
.maiBodyContainer {
    background-color: #ffffff !important;
    color: #324045 !important;
}

.knessetName {
    font-family: 'Playfair Display', serif !important;
    font-size: 40px;
}


.ltrBodyContainer {
    direction: ltr !important;
}

    .ltrBodyContainer .BannerKnessetLeft h1 {       
        color: #324045 !important;
    }

.rtlBodyContainer {
    direction: rtl !important;
}

    .rtlBodyContainer .BannerKnessetRight  h1 {        
        color: #324045 !important;
    }

.TopBarDate {
    text-align: left !important;
    font-weight: bold !important;
}

    .TopBarDate .KnessetHeadline {
        float: left;
    }

    .TopBarDate .KnessetHeadlineRtl {
        float: right;
    }

    .TopBarDate .TopBarSep {
        top: -1px;
        position: relative;
    }

    .TopBarDate .KnessetHeadlineLan {
        float: right;
        font-weight: bold;
    }

    .TopBarDate .KnessetHeadlineLanRtl {
        float: left;
    }

.TopBarLang {
    text-align: right !important;
}

.TopBarFontSizeLrg, .TopBarFontSizeMed, .TopBarFontSizeNormal {
    direction: rtl;
}

.rmRootGroup .NavArrow {
    margin-left: 0px !important;
    margin-left: 7px !important;
}

.rmRootGroup .rmTextSpan {
    /*float: left;*/
}


table[id$='BreacCrumb'] tr:nth-child(1) td {
    padding-right: 0px;
    padding-left: 20px;
}

.RadMenu_Knesset3 .rmFirst a.rmLink {
    background-position: 100% -144px !important;
}


.RadMenu_Knesset3 .rmTextSpanFirst {
    float: left;
}

.RadMenu_Knesset3 .rmBottomShadowRight {
    width: 100% !important;
}

.RadMenu_Knesset3 .rmBottomLeft {
    bottom: -3px !important;
    width: 5px !important;
    z-index: 1000;
    left: 563px !important;
}

.RadMenu_Knesset3 .rsmItem > .rsmLink {
    margin-left: 10px !important;
}

.RadMenu_Knesset3 .rmBottomFix {
    right: 5px !important;
}

.RadMenu_Knesset3 .rmTopFix {
    right: 5px !important;
}


.ltrBodyContainer .BannerKnessetSep {
    float: left;
    width: calc(100% - 480px);
    display: inline-block;
}


.ltrBodyContainer .BannerKnessetContainer {
    width: 480px;
    display: inline-block;
}

.rtlBodyContainer .BannerKnessetSep {
    float: right;
    width: calc(100% - 480px);
    display: inline-block;
}


.ltrBodyContainer .BannerKnessetContainer, .rtlBodyContainer .BannerKnessetContainer {
    width: 480px;
    display: inline-block;
}

.ltrBodyContainer .BannerKnessetContainerInnerCell, .rtlBodyContainer .BannerKnessetContainerInnerCell {
    display: inline-block;
}

.rtlBodyContainer .BannerKnessetContainerInnerLogo {
    width: 276px;
    float: right;
    text-align: center;
}

.ltrBodyContainer .BannerKnessetContainerInnerLogo {
    width: 276px;
    float: left;
    text-align: center;
}

 .ltrBodyContainer .BannerKnessetContainerInnerLogo img, .rtlBodyContainer .BannerKnessetContainerInnerLogo img {
        width: 50px;
        height: auto;
    }


.ltrBodyContainer .BannerKnessetContainerInnerEmpty, .rtlBodyContainer .BannerKnessetContainerInnerEmpty {
    width: 204px;
}


.ltrBodyContainer .BannerKnessetRight {
    background-image: url(/_layouts/15/1037/EN/IMAGES/custom/pictureA.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: left;
    height: 146px !important;
    background-color: #c5c0bc !important;
    width: 100% !important;
}

.ltrBodyContainer .BannerKnessetLeft {
    background-image: url(/_layouts/15/1037/EN/IMAGES/custom/pictureB.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: right;
    height: 146px !important;
    background-color: #f2f2f2 !important;
    width: 100% !important;
}



.rtlBodyContainer .BannerKnessetRight {
    background-image: url(/_layouts/15/1037/EN/IMAGES/custom/pictureB_RTL.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: left;
    height: 146px !important;
    background-color: #f2f2f2 !important;
    width: 100% !important;
}

.rtlBodyContainer .BannerKnessetLeft {
    background-image: url(/_layouts/15/1037/EN/IMAGES/custom/pictureA_RTL.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: right;
    height: 146px !important;
    background-color: #c5c0bc !important;
    width: 100% !important;
}


.innerPageTitle {
    padding-left: 52px;
}




/*GENERAL*/
.maiBodyContainer a:hover {
    text-decoration: none;
}

.h2Title {
    font-size: 16px !important;
    color: #666666;
}

.h3Title {
    font-size: 15px !important;
}

.clearFloat {
    clear: both;
}

.dottedBorder {
    height: 1px;
    border-top: 1px dotted;
    width: 90%;
    border-color: #ccc8c8;
}

.titleHr {
    height: 1px;
    background-color: #BCBCBC;
}

.tableMainLanguages {
    width: 100% !important;
}

.pl-div-odd {
    background-color: #f7f4f4;
    min-height: 50px;
    padding: 20px 0;
}

.pl-div-even {
    background-color: #ffffff;
    min-height: 50px;
    padding: 20px 0;
}

.pl-div-inner {
    margin: 0 auto;
    width: 1000px;
}

/*END GENERAL*/


/*SLIDER*/

.div-slider-main {
    width: 1000px;
}

    .div-slider-main .owl-carousel .owl-stage-outer {
        height: 391px;
        border-top: 1px solid #aaa6a6;
        border-bottom: 1px solid #aaa6a6;
        margin-bottom: 15px;
    }

    .div-slider-main .owl-item .itemImage {
        width: 586px !important;
        height: 391px !important;
        float: right;
    }

    .div-slider-main .owl-item .itemText {
        width: 414px !important;
        height: 391px !important;
        float: right;
        background-color: #f7f7f7;
    }

        .div-slider-main .owl-item .itemText h4 {
            font-size: 150%;
            font-weight: bold;
            padding: 15px 30px;
            line-height: 25px;
        }

        .div-slider-main .owl-item .itemText p {
            font-size: 120%;
            padding: 0 30px 30px 30px;
            line-height: 25px;
            height: 391px !important;
        }

        .div-slider-main .owl-item a{
            outline:0px;
        }

    .div-slider-main .owl-carousel .owl-nav {
        position: absolute;
    }

        .div-slider-main .owl-carousel .owl-nav .owl-prev,
        .div-slider-main .owl-carousel .owl-nav .owl-next,
        .div-slider-main .owl-carousel .owl-dot {
            height: 30px;
        }

        .div-slider-main .owl-carousel .owl-nav .owl-prev,
        .div-slider-main .owl-carousel .owl-nav .owl-next {
            position: absolute;
        }

        .div-slider-main .owl-carousel .owl-nav .owl-prev {
            background: url(/_layouts/15/1037/EN/IMAGES/custom/slider_left.png);
            background-repeat: no-repeat;
            height: 60px;
            right: -82px;
            top: -230px;
            outline: none;
        }

        .div-slider-main .owl-carousel .owl-nav .owl-next {
            background: url(/_layouts/15/1037/EN/IMAGES/custom/slider_right.png);
            background-repeat: no-repeat;
            height: 60px;
            left: 980px;
            top: -230px;
            outline: none;
        }

        .div-slider-main .owl-carousel .owl-nav .owl-prev-rtl {
            background: url(/_layouts/15/1037/EN/IMAGES/custom/slider_right.png) !important;
            background-repeat: no-repeat !important;
            height: 60px;
            left: 56px;
            position: relative;
            width: 30px !important;
            display: inline-block;
            top: -230px;
            cursor: pointer;
            border: none;
            outline: none;
        }

        .div-slider-main .owl-carousel .owl-nav .owl-next-rtl {
            background: url(/_layouts/15/1037/EN/IMAGES/custom/slider_left.png) !important;
            background-repeat: no-repeat !important;
            height: 60px;
            right: 848px;
            position: relative;
            width: 30px !important;
            display: inline-block;
            top: -230px;
            cursor: pointer;
            border: none;
            outline: none;
        }

    .div-slider-main .owl-item .itemImage-rtl {
        float: left;
    }

    .div-slider-main .owl-item .itemText-rtl {
        float: left;
    }



    .div-slider-main .owl-dots {
        margin: 0 auto; /*for centering the dots*/
        text-align: center;
    }

        .div-slider-main .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            border-radius: 100%;
            border: 1px solid #ccc;
            background: #aaa6a6;
            margin-right: 5px;
            display: inline-block; /*for making them horizontal, if you want vertical then you can use- display: block*/
        }

        .div-slider-main .owl-dots .active {
            background: #5b9bbd !important;
        }

    .div-slider-main input[type=button], input[type=reset], input[type=submit], button.owl-dot {
        min-width: inherit !important;
    }

/*END SLIDER*/
/* Press Release*/
.div-pressRelease-main {
    padding-bottom: 20px;
    padding-top: 10px;
}

    .div-pressRelease-main .pressReleaseTbl {
        display: table;
        width: 100%;
    }

    .div-pressRelease-main .pressReleaseTr {
        display: table-row;
    }

    .div-pressRelease-main .pressReleaseTitleTd {
        display: table-cell;
        text-align: center;
    }

    .div-pressRelease-main .pressReleaseHrTd {
        display: table-cell;
        text-align: left;
    }


        .div-pressRelease-main .pressReleaseHrTd .titleHr {
            width: 93%;
        }


    .div-pressRelease-main .pressReleaseItems {
        display: table-cell;
        vertical-align: top;
    }

    .div-pressRelease-main .pressReleaseItem {
        margin-top: 15px;
    }

    .div-pressRelease-main .pressReleaseItem A {
        outline:0px;
    }

    .div-pressRelease-main .pressReleaseImg {
        float: left;
    }

    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseImg {
        float: right;
    }

    .div-pressRelease-main .pressReleaseImg img {
        max-width: 146px;
        height: 98px;
        display: inline-block;
    }

    .div-pressRelease-main .pressReleaseContent {
        height: 98px;
        padding-right: 20px;
        width: 428px;
        display: inline-block;
    }

    .div-pressRelease-main .pressReleaseContentInner {
        height: 97px;
    }


    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseContent {
        padding-right: inherit;
        padding-left: 20px;
    }

    .div-pressRelease-main .pressReleaseTitle {
        padding-left: 4px;
        font-weight: 600;
    }

    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseTitle {
        padding-left: initial;
        padding-right: 4px;
    }


    .div-pressRelease-main .pressReleaseDate {
        margin: 0;
        padding-top: 5px;
        padding-left: 4px;
        height: 20px;
    }

    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseDate {
        margin: 0;
        padding-right: 4px;
        padding-left: initial;
    }


    .div-pressRelease-main .pressReleaseAdv {
        display: table-cell;
        vertical-align: top;
        width: 406px;
    }

    .div-pressRelease-main .pressReleaseAdvInner {
        border: 1px solid #ccc;
        width: 390px;
        padding: 4px;
    }

    .div-pressRelease-main .pressReleaseAdvInnerInner {
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/PressReleases_Eng.png');
        background-repeat: no-repeat;
        width: 390px;
        height: 260px;
    }


    .div-pressRelease-main.div-pressRelease-main-rtl.div-pressRelease-main-ar .pressReleaseAdvInnerInner {
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/arabic_press_release.jpg');
    }

    .div-pressRelease-main.div-pressRelease-main-ltr.div-pressRelease-main-ru .pressReleaseAdvInnerInner {
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/RU_press_release.jpg');
    }

    .div-pressRelease-main .pressReleaseAll {
        margin-top: 60px;
        margin-left: 8px;
    }

        .div-pressRelease-main .pressReleaseAll .linkAllPressReleases {
            /*
                background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/LinkArrowSmall.png');
                background-repeat:no-repeat;
                background-position:right center;
                    */
        }

    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseAll {
        margin-left: initial;
        margin-right: 8px;
    }

    .div-pressRelease-main .pressReleaseAll img {
        position: relative;
        top: -1px;
        left: 4px;
    }

    .div-pressRelease-main.div-pressRelease-main-rtl .pressReleaseAll img {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        left: initial;
        right: 4px;
    }
/*RU_press_release.jpg PressReleases_Eng.png arabic_press_release.jpg*/
/*End Press Release */

/* Announcement*/
.div-announcement-main, .div-today-main {
    padding-bottom: 20px;
    padding-top: 10px;
}

    .div-announcement-main .announcementTitleContainer, .div-todayInknesset-main .todayInknessetTitleContainer {
        text-align: center;
    }

    .div-announcement-main .titleHr, .div-todayInknesset-main .titleHr, .div-yeasterYear-main .titleHr {
        margin: 8px 20% 0px;
    }

    .div-announcement-main .rptAnnouncementsContainer {
        margin-top: 16px;
    }

    .div-announcement-main .rptAnnouncementsItem {
        padding-top: 4px;
        padding-left: 35px;
        padding-right: 35px;
        display: table;
        width: 100%;
    }

        .div-announcement-main .rptAnnouncementsItem img {
            margin-right: 6px;
            position: relative;
            top: -2px;
        }

    .div-announcement-main.div-announcement-main-ltr .rptAnnouncementsItem img {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
    }

    .div-announcement-main.div-announcement-main-rtl .rptAnnouncementsItem img {
        margin-right: initial;
        margin-left: 6px;
    }

    .div-announcement-main .rptAnnouncementsItemCell {
        display: table-cell;
        vertical-align: top;
    }

    .div-announcement-main .rptAnnouncementsItemCellImg {
        width: 22px;
    }




/* End Announcement*/
/* todayInknesset*/
.div-todayInknesset-main .todayInknessetContainer {
    display: table;
    width: 100%;
    margin-top: 16px;
    height: 485px;
}

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerRow {
        display: table-row;
        width: 100%;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell {
        display: table-cell;
        vertical-align: top;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCellCommittee {
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/Committees.png');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 671px;
        border-left: 4px solid #5b9bbd;
    }

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .todayInknessetContainerCellCommittee {
    border-left: 0px;
    border-right: 4px solid #5b9bbd;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCellSep {
    width: 1.5%;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerPlenum {
    width: 312px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 500px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeTbl {
    display: table;
    width: 100%;
    margin-top: 8px;
    border-collapse: collapse;
    height: 239px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell committeeTblWeekly {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeRow {
    display: table-row;
    border-bottom: 15px solid transparent;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell {
    display: table-cell;
    vertical-align: top;
}

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .committeeCellContent {
        height: 39px;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .committeeCellTitle {
        height: 13px;
        overflow: hidden;
        font-weight: bold;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .committeeCellDetails {
        height: 29px;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .linkCommitteesContainer {
        border: 1px solid #5b9bbd;
        padding: 10px 7px 9px;
        width: 229px;
    }

        .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .linkCommitteesContainer img {
            top: -1px;
            left: 6px;
            position: relative;
            flip: initial;
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            filter: FlipH;
            -ms-filter: "FlipH";
        }

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .todayInknessetContainerCell .committeeCell .linkCommitteesContainer img {
    top: -1px;
    left: initial;
    right: 6px;
    position: relative;
    -moz-transform: inherit;
    -o-transform: initial;
    -webkit-transform: inherit;
    transform: inherit;
    filter: inherit;
    -ms-filter: inherit;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCell .linkCommitteesContainer a {
    color: #3d7999 !important;
}


.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCellEmpty {
    width: 14px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeSquare {
    width: 39px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeSquareInner {
    width: 39px;
    height: 39px;
    background-color: #5b9bbd;
    text-align: center;
}

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeSquareInner .committeeDate {
        color: #fff;
        display: inline-block;
        font-size: 11px;
        margin-top: 2px;
    }

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeSquareInner .linkCommitteeBroadcasting {
        width: 21px;
        height: 20px;
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/Play.png');
        background-repeat: no-repeat;
        display: inline-block;
    }

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeSquareInnerBroadcast {
    background-color: #8a8c8c;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCellEven {
    padding-left: 4px;
    padding-right: 56px;
    width: 231px;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .todayInknessetContainerCell .committeeCellEven {
    padding-right: 4px;
    padding-left: 56px;
    width: 231px;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .todayInknessetContainerCell .committeeCellOdd {
    padding-right: 4px;
    padding-left: 38px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerCell .committeeCellOdd {
    padding-left: 4px;
    padding-right: 38px;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerPlenumContent {
    height: 276px;
    background-color: #5b9bbd;
    padding: 10px 18px;
    box-sizing: border-box;
    color: white;
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerPlenumTitle {
}

    .div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerPlenumTitle .titleHr {
        margin: 8px 0% 0px;
        width: 92px;
        background-color: #fff;
        height: 2px;
    }

.div-todayInknesset-main .todayInknessetContainer .plenumContent {
    padding-top: 23px;
    line-height: 26px;
    font-size: 15px;
    height: 154px;
}

.div-todayInknesset-main .todayInknessetContainer .linkPlenumContainer {
    margin-top: 3px;
    border: 1px solid #fff;
    padding: 10px 7px 9px;
    width: 229px;
}

    .div-todayInknesset-main .todayInknessetContainer .linkPlenumContainer A {
        color: #fff !important;
    }

    .div-todayInknesset-main .todayInknessetContainer .linkPlenumContainer img {
        top: -1px;
        left: 6px;
        position: relative;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
    }

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .linkPlenumContainer img {
    left: 0px;
    right: 6px;
    -moz-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.div-todayInknesset-main .todayInknessetContainer .todayInknessetContainerPlenumImg {
    background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/Plenum.png');
    background-repeat: no-repeat;
    width: 312px;
    height: 208px;
    margin-top: 13px;
}

.div-todayInknesset-main .todayInknessetContainer .comitteesTitleContainer {
    padding-top: 24px;
    padding-left: 19px;
}

.div-todayInknesset-main .todayInknessetContainer .NoCommitteeRecords {
    padding-left: 19px;
    padding-top: 10px;
    width: 100%;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .NoCommitteeRecords {
    padding-right: 19px;
    padding-left: inherit;
    padding-top: 10px;
    width: 100%;
}



.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .comitteesTitleContainer {
    padding-left: initial;
    padding-right: 19px;
}



.div-todayInknesset-main .todayInknessetContainer .comitteesTitleContainer .titleHr {
    margin-left: -2px;
    margin-top: 3px;
    height: 2px;
    width: 100px;
    color: #8F8F8F;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .todayInknessetContainer .comitteesTitleContainer .titleHr {
    margin-right: -2px;
    margin-left: initial;
}


.div-todayInknesset-main .todayInknessetContainer .committeeWeeklyTbl {
    display: table;
}
/* End todayInknesset*/


/* events */
.div-todayInknesset-main .eventsContainer {
    display: table;
    margin-top: 20px;
    border-right: 4px solid #5b9bbd;
    width: 100%;
    box-sizing: border-box;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainer {
    border-right: 0px;
    border-left: 4px solid #5b9bbd;
}



.div-todayInknesset-main .eventsContainerRow {
    display: table-row;
}

.div-todayInknesset-main .eventsContainerCell {
    display: table-cell;
    position: relative;
    height: 201px;
}

    .div-todayInknesset-main .eventsContainerCell.eventsContainerCellBackground {
        display: table-cell;
        background-image: url('/_layouts/15/1037/EN/IMAGES/Custom/Events.png');
        background-repeat: no-repeat;
        width: 475px;
        height: 201px;
    }

    .div-todayInknesset-main .eventsContainerCell .h3Title {
        padding-left: 15px;
        padding-top: 10px;
    }

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .h3Title {
    padding-right: 15px;
    padding-left: 0px;
}



.div-todayInknesset-main .eventsContainerCell .titleHr {
    margin-left: 15px;
    margin-top: 4px;
    height: 2px;
    width: 100px;
    color: #8F8F8F;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .titleHr {
    margin-right: 15px;
    margin-left: 0px;
    margin-top: 4px;
    height: 2px;
    width: 100px;
    color: #8F8F8F;
}

.div-todayInknesset-main .eventsContainerCell .eventsContainerInnerCell {
    height: 100%;
}


.div-todayInknesset-main .eventsContainerCell .tblEvents {
    display: table;
    margin-top: 10px;
    padding-left: 15px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    overflow-y: hidden;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .tblEvents {
    padding-right: 15px;
    padding-left: 0px;
}


.div-todayInknesset-main .eventsContainerCell .NoEventsRecords {
    margin-top: 10px;
    padding-left: 15px;
    width: 100%;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .NoEventsRecords {
    padding-right: 15px;
    padding-left: initial;
}

.div-todayInknesset-main .eventsContainerCell .rowEvent {
    display: table-row;
    line-height:20px;
}

.div-todayInknesset-main .eventsContainerCell .cellEvent {
    display: table-cell;
}

.div-todayInknesset-main .eventsContainerCell .arrowEvents {
    width: 14px;
}

.div-todayInknesset-main .eventsContainerCell .contentEvents {
    padding-right: 9px;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .contentEvents {
    padding-left: 9px;
    padding-right: 0px;
}

.div-todayInknesset-main .eventsContainerCell .arrowEvents img {
    top: -1px;
    position: relative;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .arrowEvents img {
    -moz-transform: initial;
    -o-transform: initial;
    -webkit-transform: initial;
    transform: initial;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.div-todayInknesset-main .eventsContainerCell .containerAllEvents {
    border: 1px solid #5b9bbd;
    padding: 10px 7px 9px;
    width: 229px;
    height: 14px;
    margin-top: 3px;
    position: absolute;
    right: 13px;
    bottom: 4px;
    display: inline-block;
}

    .div-todayInknesset-main .eventsContainerCell .containerAllEvents img {
        top: -1px;
        left: 6px;
        position: relative;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
    }

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .containerAllEvents img {
    top: -2px;
    right: 6px;
    left: 0px;
    -moz-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.div-todayInknesset-main.div-todayInknesset-main-rtl .eventsContainerCell .containerAllEvents {
    margin-top: 3px;
    position: absolute;
    right: initial;
    left: 13px;
    bottom: 4px;
}





.div-todayInknesset-main .eventsContainerCell .containerAllEvents A {
    color: #3d7999 !important;
}


/* end events */

/*  */
.div-yeasterYear-main {
}

    .div-yeasterYear-main .yeasterYearTitleContainer {
        text-align: center;
    }

    .div-yeasterYear-main .rptYeasterYearContainer {
        display: table;
        margin-top: 20px;
        border-right: 4px solid #5b9bbd;
        width: 100%;
        box-sizing: border-box;
    }

    .div-yeasterYear-main.div-yeasterYear-main-rtl .rptYeasterYearContainer {
        border-right: 0px;
        border-left: 4px solid #5b9bbd;
    }

    .div-yeasterYear-main .rptYeasterYearItem {
        display: table-row;
    }

    .div-yeasterYear-main .rptYeasterYearItemCell {
        display: table-cell;
        vertical-align: top;
    }

        .div-yeasterYear-main .rptYeasterYearItemCell:nth-child(1) {
            width: 191px;
        }

        .div-yeasterYear-main .rptYeasterYearItemCell:nth-child(2) {
            padding-left: 15px;
            padding-right: 40px;
            line-height: 16px;
        }

    .div-yeasterYear-main.div-yeasterYear-main-rtl .rptYeasterYearItemCell:nth-child(1) {
        width: 191px;
    }

    .div-yeasterYear-main.div-yeasterYear-main-rtl .rptYeasterYearItemCell:nth-child(2) {
        padding-right: 15px;
        padding-left: 40px;
        line-height: 16px;
    }

    .div-yeasterYear-main .rptYeasterYearItemCell img {
        width: 183px;
        height: 148px;
        border: 1px solid #5b9bbd;
        padding: 4px;
    }

    .div-yeasterYear-main .News_Entrance_Date {
        color: #3d7999;
        font-weight: 600;
        margin-top: 4px;
    }

    .div-yeasterYear-main .ContentDescription {
        margin-top: 5px;
        height: 133px;
    }
