﻿.schedule-block 
{
    max-height:300px;
}
.schedule-block .scrollable-area {
    float: right;
    margin: 0 1px 0 0;
    width: 305px !important;
    direction: rtl;
    text-align: right;
	max-height:300px;
}

/* custom scrollbars styles */
.scrollable-area-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}


    .scrollable-area-wrapper .hscrollbar,
    .scrollable-area-wrapper .vscrollbar {
        position: absolute;
        top: 0;
        right: 293px;
        width: 12px;
    }

    .scrollable-area-wrapper .hscroll-slider,
    .scrollable-area-wrapper .vscroll-slider {
        width: 13px;
        height: 20px;
        background: #DADADA;
    }

.program-block .vscrollbar {
    position: unset;
    display:none;
}

.program-block .vscroll-up{
    display:none;
}

.program-block .vscroll-line{
    display: none;
}

.program-block .vscroll-down{
    display: none;
}

.program-block .scrollable-area {
    overflow: auto !important;
    padding: 0;
    direction: ltr;
}

.program-block .scrollable-area::-webkit-scrollbar{
        background-color: #afafaf;
    }

    .program-block .scrollable-area::-webkit-scrollbar-thumb {
        background-color: #747474;
    }

/*------------  Start article CarouselVerticle Share ---------------*/
.followMeBar {
    background: #11198C;
    padding: 6px 0px;
    position: relative;
    z-index: 1;
    color: white;
    top: 0px;
    height: 28px;
    font-size: 16px;
    font-family: 'blender-bold','Mukta-ExtraBold','south web',Arial,Helvetica,sans-serif;
}

    .followMeBar.fixed {
        position: fixed;
        width: 290px;
        z-index: 0;
        height: auto;
        top: 280px;
        display: inline-block;
    }

        .followMeBar.fixed.absolute {
            position: relative;
        }


.heding:nth-child(even) {
    background-color: #FFF;
    /*border: 1px solid #E6E6E6;*/
}


.containerHomePage {
    width: 970px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin: 0 auto;
    direction: rtl;
}

.w1 {
    width: 970px;
    margin: 0 auto;
    direction: rtl;
}

#header {
    padding: 75px 15px 18px 0;
    min-height: 111px;
}

.bannerTopHeader {
    width: 970px;
    /*margin: 0px 0px 10px 0px;*/
    text-align: center;
}

#main {
    width: 970px;
    margin: 0 auto;
    direction: rtl;
}

#sidebarHomePage {
    float: left;
    padding: 0px;
    padding-top: 1px;
    /* padding: 0 18px 0 0; */
    width: 304px;
    position: relative;
    display: inline-block;
}

#content {
    overflow: hidden;
    /*padding: 0 3px 0 1px;*/
    width: 648px;
}

#footer {
    background: url(../../images/bg-footer.gif) repeat-x;
    overflow: hidden;
    padding: 61px 0 0px;
    margin: 0 0px 0 0px;
    color: #313131;
    font-size: 13px;
    line-height: 15px;
    display: table;
    width: 970px;
}

.gallery5 .pagination {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 100;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    font-weight: bold;
}


.gallery5 .gmask ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 648px;
    height: 346px;
    z-index: 2;
}

.gallery5 .gmask ul {
    position: relative;
    width: 648px;
    height: 346px;
}

/*.header-text-left-side .headerTextLeftSide
{
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}*/

.schedule-block table .date {
   font-weight:bold;
}


.radio-comp .rightRectLeftSide
{
   border-bottom: 24px solid;
}
.radio-comp .headerTextLeftSide {
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    position: static;
    line-height: 30px;
    border: solid 0;
    width: 304px;
    float: right;
    height:29px;
}


    .radio-comp .headerTextLeftSide span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 220px;
        position: relative;
        float: right;
        right: 53px;
    }



.radio-comp .leftRectLeftSide
{
    margin-bottom: -10px;
    width:35px;
}





.writer-dateTalent
{

    bottom:0;
}

.hp-left-articles-box
{
    height: 82px;
    margin-right:3px;
    border-bottom:solid 1px #ebebeb;
    padding:3px 0 0 0;
}





.titlebroadbox .headerTextLeftRedSide {
    top: 12px;
    font-weight: bold;
}

.titlebroadbox .arrowlinktitleLeftSide {
    position: absolute;
    left: 10px;
    margin-top: 11px;
    height: 20px;
    width: 28px;
    background: url(images/broad_arrow_l_white.svg) no-repeat;
    background-position: 50%;
    background-size: 45%;
    cursor: pointer;
}


/* מסתירים את המנגנון הישן */
.vscrollbar,
.scrollable-area-wrapper .hscroll-left,
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .hscroll-right,
.scrollable-area-wrapper .vscroll-down,
.scrollable-area-wrapper .vscroll-line {
  display: none !important;
}

.scrollable-area {
    overflow-y:unset;
}

html {
    scroll-behavior: smooth;
}

/* כבוד להפחתת תנועה למי שביקש */
@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}

/* בלי חיצים בשום scrollbar טבעי */
*::-webkit-scrollbar-button,
*::-webkit-scrollbar-button:start:decrement,
*::-webkit-scrollbar-button:end:increment {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    -webkit-appearance: none !important;
    background: none !important;
}

/* מסתיר חצים ממנגנון ישן (DIVים / ספראייט / before/after) */
.vscroll-up, .vscroll-down, .hscroll-left, .hscroll-right,
.vscrollbar, .vscroll-line {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: absolute !important;
    clip-path: inset(50%) !important;
    font-size: 0 !important; /* אם החץ הוא טקסט */
}

    .vscroll-up::before, .vscroll-down::before,
    .hscroll-left::before, .hscroll-right::before {
        content: none !important;
        display: none !important;
    }

/* מבטל ספרייטים ישנים */
[class*="scroll"] {
    background-image: none !important;
}

/* עיצוב כחול, דק, מודרני לכל אזור גלילה */
.scrollable-area, .scrollable-area-wrapper {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #CCCCCC transparent; /* Firefox */
}

    .scrollable-area::-webkit-scrollbar,
    .scrollable-area-wrapper::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background: transparent;
    }

    .scrollable-area::-webkit-scrollbar-thumb,
    .scrollable-area-wrapper::-webkit-scrollbar-thumb {
        background: #1e5af9;
        border-radius: 4px;
    }


