

/*MAIN*/



.GeneralKNSSection {
    background-color: #ffffff;
}

.HistRightSection {
    margin-bottom: 30px;
    background-color: #ffffff;
    padding-bottom: 20px;
    width: 205px;
    vertical-align: top;
}


.HistMainSection {
    width: 720px;
    vertical-align: top;
}


.HistKnSelectSection {
    width: 50px;
    vertical-align: top;
    text-align: center;
}


.HistRightNav {
    vertical-align: top;
    padding-right: 10px;
}


    .HistRightNav div {
        height: 34px;
    }

.HistSepLine {
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url(/_layouts/15/1037/images/custom/histunderline.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 3px;
}

.HistRightLink {
    margin-bottom: 10px;
}

    .HistRightLink div {
        display: inline-block;
        vertical-align: middle;
    }

    .HistRightLink img {
        margin-left: 7px;
    }

.HistRightLinkTitle {
    margin-bottom: 6px;
}

.KnessetHistoryHeader .HistKnsTitleh2 {
    color: CurrentColor !important;
    font-size: 120%;
    display: inline-block;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    float: right;
}

.KnessetHistoryHeader p {
    width: 65%;
    float: right;
    font-weight: bold;
    padding-top: 5px;
}

.KnessetHistoryHeaderPrint .HistKnsTitleh2 {
    color: CurrentColor !important;
    font-size: 120%;
    display: inline-block;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    float: right;
}

.KnessetHistoryHeaderPrint p {
    width: 65%;
    float: right;
    font-weight: bold;
    padding-top: 5px;
}

.HistSrOnly {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.HistElectDetails {
    margin-bottom: 30px;
    margin-right: 15px;
}

    .HistElectDetails div {
        margin-bottom: 3px;
        margin-top: 3px;
    }

.HistResOuterTable {
    margin-right: 15px;
    width: 100%;
}

    .HistResOuterTable td {
        width: 230px;
        vertical-align: top;
    }

.HistResTable, .HistFactionListsTable {
    margin-bottom: 30px;
    width: 450px;
    float: right;
}

    .HistResTable td, .HistFactionListsTable td {
        border: #c4b9ab 1px solid;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: center;
    }

    .HistResTable th, .HistFactionListsTable th {
        /*background-image: url(/_layouts/15/1037/images/custom/lexBar_1px.png);*/
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
        background-repeat: repeat-x;
        font-weight: bold;
        text-align: center;
        border: #c4b9ab 1px solid;
        padding-top: 3px;
        padding-bottom: 3px;
        /*padding-left: 5px;
        padding-right: 5px;*/
    }

        .HistResTable th:first-child, .HistResTable td:first-child, .HistFactionListsTable th:first-child, .HistFactionListsTable td:first-child {
            text-align: right;
            padding: 2px 5px;
        }

.HistResPieDiv {
    text-align: center;
}

.HistResPhotoCaptionTr {
}

    .HistResPhotoCaptionTr td {
        text-align: center;
    }

    .HistResPhotoCaptionTr img {
        width: 214px;
    }

.HistFactionListsDetails {
    margin-bottom: 6px;
    vertical-align: top;
    padding-right: 20px;
    padding-top: 0px;
    min-width: 435px;
    max-width: 706px;
}

    .HistFactionListsDetails p {
        display: inline;
        line-height: 1.4;
    }

    .HistFactionListsDetails div div {
        margin: 3px 0 10px 0;
    }

        .HistFactionListsDetails div div:first-child p:first-of-type {
            display: block;
        }

.factionNotesRow p {
    display: inherit !important;
    line-height: 1.4;
}



.HistFactionListsTable {
    border-collapse: collapse;
    margin-top: 20px;
}

    .HistFactionListsTable td {
        width: 100px;
        padding-left: 3px;
        padding-right: 3px;
    }

        .HistFactionListsTable td:first-child {
            width: auto;
        }

.HistFactionListsPhotos {
    vertical-align: top;
    padding-top: 6px;
    text-align: center;
    padding-right: 20px;
}

    .HistFactionListsPhotos div {
        padding-bottom: 10px;
    }

    .HistFactionListsPhotos img {
        width: 214px;
    }

.reviewDiv {
    padding-right: 20px;
    line-height: 1.7;
}

    .reviewDiv h2 {
        padding-bottom: 20px;
    }

.story {
    margin-top: -5px;
    width: 75%;
    margin: 0 auto;
}

.imgDivRow {
    display: table;
    margin: 0 auto;
}

    .imgDivRow .imgDiv {
        margin-top: 20px;
        text-align: center;
        display: inline-grid;
        width: 100%;
        font-weight: bold;
    }
        
        .imgDivRow .imgDiv  div:first-child{
			width: 495px;
			text-align: center;
			line-height: 13px;
		}

        .imgDivRow .imgDiv img {
            width: 100%;
        }

.imgDivRow2 {
    display: table;
    /* box-sizing: border-box; */
    /* width: 680px; */
    /* text-align: center; */
    margin: 0 auto;
}

    .imgDivRow2 .imgDiv {
        margin: 5px;
        border-style: solid;
        border-width: 1px;
        border-color: darkgrey;
        text-align: center;
        display: inline-grid;
    }

        .imgDivRow2 .imgDiv img {
            max-height: 200px;
        }

.imgDivRow3 {
    width: 680px;
    display: table;
    margin: 0 auto;
    text-align: center;
}

    .imgDivRow3 .imgDiv {
        margin: 5px;
        border-style: solid;
        border-width: 1px;
        border-color: darkgrey;
        text-align: center;
        display: inline-grid;
    }

        .imgDivRow3 .imgDiv img {
            max-height: 200px;
        }

.imgDivRow4 {
    width: 680px;
    display: table;
    margin: 0 auto;
    text-align: center;
}

    .imgDivRow4 .imgDiv {
        margin: 5px;
        border-style: solid;
        border-width: 1px;
        border-color: darkgrey;
        text-align: center;
        display: inline-grid;
    }

        .imgDivRow4 .imgDiv img {
            max-height: 200px;
        }

/*
.reviewDiv img {
    width: 300px;
}

.reviewDiv .imgDiv {
    width: 280px;
    border-style: solid;
    border-width: 1px;
    border-color: darkgrey;
    text-align: center;
    display: table;
    margin-top: 30px;
    margin-bottom: 30px;
    white-space: normal;
}

.reviewDiv .firstImgDiv {
    margin-top: 0px!important;
}

.reviewDiv .lastImgDiv {
    margin-bottom: 0px!important;
}

.reviewDiv .imgDiv:nth-child(odd) {
    clear: both;
    float: right;
    margin-left: 35px;
}

.reviewDiv .imgDiv:nth-child(even) {
    clear: both;
    float: left;
    margin-right: 35px;
}

.reviewDiv.imgDiv:first-child {
    margin-top: 0px !important;
}*/


.KnessetDispListCls {
    background-image: url('/_layouts/15/1037/images/custom/IconList.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 22px;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 20px;
}

    .KnessetDispListCls:hover {
        text-decoration: underline;
    }

.KnessetDispTimelineCls {
    background-image: url('/_layouts/15/1037/images/custom/IconTimline.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 22px;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
}

    .KnessetDispTimelineCls:hover {
        text-decoration: underline;
    }

.KnessetDispPrintCls {
    background-image: url('/_layouts/15/1037/images/custom/IconPrint.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 23px;
    display: inline-block;
    margin-right: 18px;
    height: 20px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
}

    .KnessetDispPrintCls:hover {
        text-decoration: underline;
    }

.KnessetHistEventsButtonsSection {
    width: 100%;
    padding: 10px;
}

.DisableControl {
    text-decoration: none !important;
    pointer-events: none !important;
    cursor: default !important;
}

.HideControl {
    display: none !important;
}

    .HideControl div {
        display: none !important;
    }


.KnessetListTbl {
    display: table;
    width: 692px;
    padding: 10px;
}

.KnessetListThRow {
    display: table-row;
    width: 100%;
    height: 31px;
    color: #441206 !important;
    background-image: url(/_layouts/15/1037/images/custom/Bkg16px.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}

.KnessetListThCell {
    border-top: dotted 1px #eee;
    border-bottom: dotted 1px #eee;
    float: none;
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #441206 !important;
    font-weight: bold;
    text-align: right;
}

    .KnessetListThCell:first-child {
        padding-right: 10px;
        width: 100px;
    }



.KnessetListRow {
    display: table-row;
}

    .KnessetListRow:hover {
        background-color: #e3e6e8;
    }

    .KnessetListRow div:first-child {
    }

        .KnessetListRow div:first-child span {
            width: 9px;
            height: 9px;
            display: inline-block;
            border-radius: 50%;
            margin-left: 3px;
        }


.KnessetListCell {
    float: none;
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-bottom: dotted 1px #eee;
    padding-left: 10px;
    font-family: Arial;
}

.KnessetListCell a{
	text-decoration:underline !important;
}

.KnessetListCellDate {
    font-weight: bold !important;
}

.KnessetTitleBlue {
    font-family: Arial !important;
    font-weight: bold;
    font-size: 125% !important;
    padding-bottom: 3px;
    margin-top: 20px !important;
    padding-right: 15px;
}

/*#loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/_layouts/15/1037/images/custom/loading.gif) white no-repeat center top;
    opacity: 0.75;
    width: 100%;
    height: 100%; 
    min-height:200px; 
    z-index: 999999;
}*/

#loading-overlay {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: white;
}

#loading-overlay-mobile {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: white;
}

.dot {
    width: 12px;
    height: 12px;
    border: 3px solid #304982;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: fx 1000ms ease infinite 0ms;
    animation: fx 1000ms ease infinite 0ms;
}

    .dot:nth-child(2) {
        -webkit-animation: fx 1000ms ease infinite 300ms;
        animation: fx 1000ms ease infinite 300ms;
    }

    .dot:nth-child(3) {
        -webkit-animation: fx 1000ms ease infinite 600ms;
        animation: fx 1000ms ease infinite 600ms;
    }

@-webkit-keyframes fx {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fx {
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


.vipRowCls {
    /*display: inline-flex;*/
    width: 100%;
}

    .vipRowCls div {
        /*margin: 0 3px !important;*/
    }

.tblFactionLists {
    /*width: 706px !important;*/
}


/*END MAIN*/


/*MENU*/

.HistRightSection ul.lstMenuSideBarType1 {
    padding-right: 15px;
}

.HistRightSection ul.lstMenuSideBarType2,
.HistRightSection ul.lstMenuSideBarType3,
.HistRightSection ul.lstMenuSideBarType4 {
    padding-right: 2px;
}

    .HistRightSection ul.lstMenuSideBarType2 div,
    .HistRightSection ul.lstMenuSideBarType3 div,
    .HistRightSection ul.lstMenuSideBarType4 div {
        display: inline-flex;
    }

        /*.HistRightSection ul.lstMenuSideBarType2 div a,
        .HistRightSection ul.lstMenuSideBarType3 div a {
            font-weight: bold;
        }

        .HistRightSection ul.lstMenuSideBarType4 div a {
            padding-top: 2px;
            font-weight: bold;
        }*/

        .HistRightSection ul.lstMenuSideBarType2 div img,
        .HistRightSection ul.lstMenuSideBarType3 div img,
        .HistRightSection ul.lstMenuSideBarType4 div img {
            padding-left: 5px;
            max-width: 35px;
            max-height: 35px;
        }


    .HistRightSection ul.lstMenuSideBarType2 span,
    .HistRightSection ul.lstMenuSideBarType3 span,
    .HistRightSection ul.lstMenuSideBarType4 span {
        display: inherit;
        color: #2f393c !important;
    }

        .HistRightSection ul.lstMenuSideBarType2 span label,
        .HistRightSection ul.lstMenuSideBarType3 span label {
            vertical-align: initial !important;
            font-weight: bold;
        }

        .HistRightSection ul.lstMenuSideBarType4 span label {
            vertical-align: initial !important;           
        }

        .HistRightSection ul.lstMenuSideBarType2 span label {
            min-width: 60px;
        }

    .HistRightSection ul.lstMenuSideBarType2 .allmkcls {
        vertical-align: initial !important;
        font-weight: bold;
        padding-top: 10px;
        display: inline-block;
    }

    .HistRightSection ul.lstMenuSideBarType2 .pcscls {
        vertical-align: initial !important;
        font-weight: bold;
        display: inline-block;
    }

    .HistRightSection ul.lstMenuSideBarType3 span label {
        display: inline-table;
        padding-left: 2px;
    }

    .HistRightSection ul.lstMenuSideBarType2 span,
    .HistRightSection ul.lstMenuSideBarType3 span {
        padding-top: 10px;
    }

    .HistRightSection ul.lstMenuSideBarType4 span {
        padding-top: 2px;
    }

        .HistRightSection ul.lstMenuSideBarType4 span a {
            padding-top: 2px;
        }

.lstMenuSideBarType1 li {
    padding-bottom: 20px;
    padding-right: 15px;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    border-right: 2px solid #2F4981;
    list-style-type: none;
    direction: rtl;
    top: 0;
}

    .lstMenuSideBarType1 li:last-child {
        padding-bottom: 0px;
    }

    .lstMenuSideBarType1 li .spnMenuBulletSelected {
        content: '';
        position: absolute;
        right: -8px;
        top: 0;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background: #2F4981;
    }

    .lstMenuSideBarType1 li .spnMenuBullet {
        content: '';
        position: absolute;
        right: -8px;
        top: 0px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #FFFFFF;
        border: 2px solid #2F4981;
    }

.lstMenuSideBarType2 li {
    padding-bottom: 15px;
    padding-right: 1px;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    list-style-type: none;
    direction: rtl;
}

.lstMenuSideBarType3 li,
.lstMenuSideBarType4 li {
    padding-bottom: 15px;
    padding-right: 1px;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    list-style-type: none;
    direction: rtl;
}

/*END MENU*/

/*LEFT KNESSET NUMBERS*/

.lstBulletsBar li {
    padding-bottom: 30px;
    padding-right: 14px;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    list-style-type: none;
    direction: rtl;
    top: 0;
}

    .lstBulletsBar li:not(:last-child) {
        border-right: 2px solid #2F4981;
    }

    .lstBulletsBar li:last-child a {
        color: transparent !important;
    }

.lstBulletsBar a {
    font-size: 11px !important;
    font-weight: bold;
    text-decoration: none !important;
    position: absolute;
    z-index: 999999999;
    left: 5px;
    text-align: center;
    width: 20px;
    height: 20px;
    bottom: 10px;
    padding-top: 5px;
    color: #2F4981;
}



.lstBulletsBar li .spnKnessetBullet {
    content: '';
    position: absolute;
    left: 4px;
    top: -5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #2F4981;
}

.lstBulletsBar li .spnKnessetBulletSelected {
    background: #2F4981;
}

.lstBulletsBar li:last-child .selected {
    color: #2F4981 !important;
}

.lstBulletsBar .selected {
    color: #FFFFFF !important;
    font-size: 11px !important;
    font-weight: bold;
    text-decoration: none !important;
    position: absolute;
    z-index: 999999999;
    left: 10px;
    text-align: center;
    width: 11px;
}

/*END LEFT KNESSET NUMBERS*/


/* TIMELINE KNESSETS LOBBY */
/*---------------------------------------------------*/

.divTimelineItem .divCover {
    display: none;
    position: relative;
    height: inherit;
    z-index: 2;
    /*cursor: pointer;*/
    text-decoration: none!important;
}

.divCover div {
    display: inline-block;
    padding-top: 10px;
}

/*.divTimelineItem .divCover:last-child{
    display: inline-block;
}*/
.plusImg {
    background-image: url(/_layouts/15/1037/images/custom/plus-white-circle.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 5px;
    padding-top: 0px!important;
}

.timelineLobby ul li:nth-child(odd) .divCover {
    /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_left.png);*/
    background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_right.png);
    padding-left: 23px;
    width: 430px;
}

.timelineLobby ul li:nth-child(even) .divCover {
    /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_right.png);*/
    background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_left.png);
    padding-right: 23px;
    width: 430px;
}

.divTimelineItem:hover .divCover {
    display: inline-block;
    text-align: center;
}

.divTimelineItem:hover .divCoverImage {
    display: block;
}

.divTimelineItem:hover .tblData {
    display: none;
}


.divCoverImage {
    display: none;
    position: relative;
    text-align: center;
    width: 430px;
    height: 160px;
    /*background-color:#ffd800;*/
    bottom: 160px;
    z-index: 1;
}



.itemImage {
    /*width: 206px;
    height: 160px;*/
}


.knessetHistoryMainSep {
    background-image: url(/_layouts/1037/images/Custom/bgpattern.png);
    background-repeat: repeat;
    width: 5px;
    display: none;
}

.tableLobbyRowPStr {
    width: 200px;
    padding-top: 5px;
}


/* TIMELINE EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

.KnessetSelected {
    background: #304982 !important;
    border: 6px solid #304982 !important;
    color: #FFFFFF !important;
}

.timelineLobby ul {
    /*background: #304982;*/
    padding: 0;
}

    .timelineLobby ul li {
        list-style-type: none;
        position: relative;
        width: 6px;
        margin: 0 auto;
        background: #304982;
        height: 160px !important;
    }

        .timelineLobby ul li .KnessetNum {
            content: '';
            position: absolute;
            left: 50%;
            bottom: 100px;
            transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            width: 35px;
            height: 35px;
            border-radius: 50%;
            background: inherit;
            text-align: center;
            font-size: 21px;
            font-weight: bold;
            color: #304982;
            line-height: 36px;
            top: 0px;
        }

        .timelineLobby ul li:last-child .KnessetNum {
            color: transparent !important;
        }

        .timelineLobby ul li .divTimelineItem {
            position: relative;
            width: 452px;
            /*border: 1px solid #dedede;*/
            height: 160px;
            bottom: 0px;
        }

        /*.timelineLobby ul li .divTimelineItem::before {
                content: '';
                position: absolute;
                bottom: 120px;
                width: 0;
                height: 0;
                border-style: solid;
            }*/

        .timelineLobby ul li:nth-child(odd) .divTimelineItem {
            left: 475px;
        }

        .timelineLobby ul li .itemData h2 {
            font-size: 15px !important;
            color: inherit !important;
            font-weight: bold !important;
            width: 100%;
            padding-bottom: 5px;
        }

        .timelineLobby ul li .divCover h2 {
            font-family: Arial !important;
            color: #ffffff !important;
            margin: 0 auto !important;
            padding-top: 45px !important;
            font-size: 30px !important;
            width: 100%;
        }

        .timelineLobby ul li .divCover span {
            font-family: Arial !important;
            color: #ffffff !important;
            margin: 0 auto !important;
            font-size: 15px !important;
            width: 100%;
        }

        .timelineLobby ul li:nth-child(odd) .tblData {
            width: 425px;
            position: inherit;
            top: -3px;
            right: -3px;
        }

        .timelineLobby ul li:nth-child(odd) .itemData {
            padding-right: 2px;
        }




        /*.timelineLobby ul li:nth-child(odd) .divTimelineItem::before {
                left: -16px;
                border-width: 8px 16px 8px 0;
                border-color: transparent #DEDEDE transparent transparent;
            }*/

        .timelineLobby ul li:nth-child(even) .divTimelineItem {
            left: -30px;
            direction: ltr;
        }

        .timelineLobby ul li:nth-child(even) .tblData {
            position: absolute;
            top: -3px;
            left: -3px;
        }

        .timelineLobby ul li:nth-child(even) .itemData {
            position: absolute;
            right: -208px;
            text-align: right;
            width: 208px;
        }

/*.timelineLobby ul li:nth-child(even) .divTimelineItem::before {
                right: -16px;
                border-width: 8px 0 8px 16px;
                border-color: transparent transparent transparent #DEDEDE;
            }*/

.timelineLobby h3 {
    font-size: 15px;
}

.timelineLobby h4 {
    font-family: Arial;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 45px;
    font-size: 30px;
}

.timelineLobby h2 {
    font-family: Arial;
    color: #ffffff;
    float: left;
    font-weight: normal!important;
}


.timelineLobby table tr .itemImage {
    /*width: 50%;*/
}

.timelineLobby table tr .itemData {
    vertical-align: text-top;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .timelineLobby table tr .itemData .tableLobbyRow {
        padding-top: 4px;
        direction: rtl;
        display:inline-block;
    }

        .timelineLobby table tr .itemData .tableLobbyRow p {
            display: inline-block;
        }


.KnsLobbyButtonsSection {
    width: 950px !important;
}


.KNSLobbyDispList {
    background-image: url('/_layouts/15/1037/images/custom/IconList.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 22px;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 20px;
}

    .KNSLobbyDispList:hover {
        text-decoration: underline;
    }


.KNSLobbyDispPhotos {
    background-image: url('/_layouts/15/1037/images/custom/IconImage.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 22px;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
}

    .KNSLobbyDispPhotos:hover {
        text-decoration: underline;
    }

.KNSLobbyDispSepLine {
    width: 360px;
    height: 2px;
    border-bottom: dotted 1px #4b4646;
    margin-bottom: 30px;
}


/* EFFECTS EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

.timelineLobby ul li .KnessetNum {
    transition: background .5s ease-in-out;
}

.timelineLobby ul li .KnessetNum {
    background: #FFFFFF;
    border: 6px solid #304982;
}

.timelineLobby ul li .divTimelineItem {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.timelineLobby ul li:nth-child(odd) .divTimelineItem {
    /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_left.png);*/
    background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_right.png);
    transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
}

.timelineLobby ul li:nth-child(even) .divTimelineItem {
    /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_right.png);*/
    background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_left.png);
    transform: translate3d(-200px, 0, 0);
    -ms-transform: translate3d(-200px, 0, 0);
}

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .timelineLobby ul li:nth-child(odd) .divTimelineItem {
        background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_right.png);
        transform: none;
    }

    .timelineLobby ul li:nth-child(even) .divTimelineItem {        
        background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_left.png);
        4: none;
    }
}*/

.timelineLobby ul li.in-view .divTimelineItem {
    transform: none;
    -ms-transform: none;
    visibility: visible;
    opacity: 1;
}


/* GENERAL MEDIA QUERIES EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */





/* END TIMELINE KNESSETS*/
/*-------------------------------------------------*/



/* TIMELINE EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

.timeline ul {
    padding: 0;
    margin: 0;
}


.timeline .timelineHeader {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 90px;
    margin: 0 auto;
    height: 25px;
    color: #ffffff;
    padding-top: 8px;
    position: relative;
}

.timeline .spntimelineHeader {
    position: absolute;
    right: 544px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    clear: both;
    z-index: 100;
}

.timeline .timelineMore {
    text-align: center;
    width: 35px;
    margin: 0 auto;
    height: 29px;
    color: #ffffff;
    padding-top: 6px;
    z-index: 9999999999999;
    border-radius: 50%;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    top: -40px;
}


.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    /*padding-top: 50px;*/
    background: #2F4981;
    padding-top: 20px;
}

    .timeline ul li .spnBullet {
        content: '';
        position: absolute;
        left: 50%;
        top: 2px;
        transform: translateX(-50%);
        width: 18px;
        height: 18px;
        border-radius: 50%;
        margin-top: 20px;
        z-index: 99;
    }


    /*.timeline ul li::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: 0;
            transform: translateX(-50%);
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: inherit;
        }*/

    .timeline ul li:last-child {
        padding-bottom: 100px;
    }

    .timeline ul li .divEventBox {
        position: relative;
        bottom: 0;
        width: 280px;
        min-height: 100px;
        height: 155px;
        cursor: default;
    }



        .timeline ul li .divEventBox .divEventDescription {
            text-align: center;
            padding-top: 5px;
            height: 120px;
            /*display: flex;*/
            position: absolute;
        }

            .timeline ul li .divEventBox .divEventDescription:after {
                clear: both;
            }

            .timeline ul li .divEventBox .divEventDescription a {
                text-decoration: underline;
            }

            .timeline ul li .divEventBox .divEventDescription .divDescriptionText {
                padding: 0px 4px;
                text-align: right;
            }

            .timeline ul li .divEventBox .divEventDescription .divDescriptionText div:first-child {
                width: 272px;
            }

            .timeline ul li .divEventBox .divEventDescription .divDescriptionImage {
                /*float: right;*/
                padding: 6px;
            }

                .timeline ul li .divEventBox .divEventDescription .divDescriptionImage img {
                    top: 0;
                    max-height:110px;
                }

    .timeline ul li:nth-child(odd) .divEventBox .divEventDescription .divDescriptionImage {
        float: right;
    }

    .timeline ul li:nth-child(even) .divEventBox .divEventDescription .divDescriptionImage {
        float: left;
    }

.grow {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

    .grow:hover {
        height: 290px !important;
        display: block;
    }


.timeline ul li .divEventBox .spnHeaderTl {
    text-align: center;
    padding-top: 5px;
    color: #ffffff;
}

.timeline ul li .divEventBox .spnArrow {
    content: '';
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ul li:nth-child(odd) .divEventBox {
    left: 320px;
}

    .timeline ul li:nth-child(odd) .divEventBox .spnArrow {
        left: -16px;
        border-width: 7px 16px 7px 0;
        border-color: transparent #F45B69 transparent transparent;
    }

.timeline ul li:nth-child(even) .divEventBox {
    left: -45px;
}

    .timeline ul li:nth-child(even) .divEventBox .spnArrow {
        right: -16px;
        border-width: 7px 0 7px 16px;
        border-color: transparent transparent transparent #F45B69;
    }



/* EFFECTS EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

/*.timeline ul li::after {
            transition: background .5s ease-in-out;
        }

        .timeline ul li.in-view::after {
            background: #F45B69;
        }*/

.timeline ul li .spnBullet {
    transition: background .5s ease-in-out;
}

.timeline ul li .divEventBox {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) .divEventBox {
    transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) .divEventBox {
    transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view .divEventBox {
    transform: none;
    visibility: visible;
    opacity: 1;
}


/* GENERAL MEDIA QUERIES EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

@media screen and (max-width: 900px) {
    .timeline ul li .divEventBox {
        width: 250px;
    }

    .timeline ul li:nth-child(even) .divEventBox {
        left: -289px;
        /*250+45-6*/
    }
}

@media screen and (max-width: 600px) {
    .timeline ul li {
        margin-left: 20px;
    }

        .timeline ul li .divEventBox {
            width: calc(100vw - 91px);
        }

        .timeline ul li:nth-child(even) .divEventBox {
            left: 45px;
        }

            .timeline ul li:nth-child(even) .divEventBox::before {
                left: -15px;
                border-width: 8px 16px 8px 0;
                border-color: transparent #F45B69 transparent transparent;
            }
}



/* SINGLE KNESSET HISTORY STYLES 
    ----------------------------------------------------------*/
.KnessetHistoryContainer {
    width: 960px;
    direction: rtl;
    position: relative;
}

.KnessetHistoryHeader {
    width: 100%;
    height: 50px;
}

.KnessetHistoryContent {
    width: 100%;
}

    .KnessetHistoryContent .KnessetHistoryDynamicSideMenu {
        width: 200px;
        background-color: aqua;
        float: right;
        height: 500px;
    }

    .KnessetHistoryContent .KnessetHistoryMain {
        width: 710px;
        float: right;
    }

    .KnessetHistoryContent .KnessetHistoryTimeLine {
        width: 50px;
        background-color: blue;
        float: right;
        height: 500px;
    }

    .KnessetHistoryContent .KnessetHistoryMainContainer {
    }

.KnessetHistoryMainEventsContainer {
}

.selected-item {
    pointer-events: none;
    cursor: default;
    font-weight: bold;
}

.pscMain {
    font-family: Arial;
    line-height: 20px;
    padding: 0 20px;
}

    .pscMain h3 {
        color: #304982 !important;
        text-decoration: underline;
        font-size: 14px;
    }

    .pscMain h4 {
        font-weight: bold;
        display: inline-block;
        padding-top: 5px;
    }

    .pscMain .pscMembers {
    }

        .pscMain .pscMembers p {
        }

.govLinks {
    width: 100%;
    display: inline-block !important;
    line-height: 8px;
    padding-top: 2px;
}

    .govLinks a {
        /*display: inline-block;*/
        width: 100%;
    }

    .govLinks span:first-child a {
        font-weight: bold;
    }
/* END SINGLE KNESSET HISTORY STYLES 
    -----------------------------------------------------------*/



/*MODAL
    --------------------------------------------------------------------*/

.timelineMore {
    z-index: 999999999 !important;
}

.modal,
.modal-box {
    z-index: 9999999999999999999;
}

.modal-sandbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
}

.modal {
    display: none;
    position: fixed;
    width: 960px;
    top: 0;
    margin: 0 auto;
    /* background: rgb(0,0,0); */
    /* background: rgba(0,0,0,.4); */
    overflow: auto;
}

.modal-box {
    position: relative;
    width: 80%;
    max-width: 920px;
    margin: 100px auto;
    animation-name: modalbox;
    animation-duration: .3s;
    animation-timing-function: ease-out;
    box-shadow: 10px 10px 9px #888888;
}

.modal-header {
    padding: 10px 20px;
    background: #ababab;
    color: #ffffff;
}

.modal-body {
    background: #fdfdfd;
    padding: 15px 40px;
    height: 500px;
    overflow: auto;
    position: relative;
}

/* Close Button */
.close-modal {
    text-align: right;
    cursor: pointer;
    font-size: 25px;
}

/* Animation */
@-webkit-keyframes modalbox {
    0% {
        top: -250px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes modalbox {
    0% {
        top: -250px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

/* Aditional Styles */

.modal-trigger, button {
    top: 50%;
    left: 50%;
    padding: 20px 40px;
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
}

.modal-trigger {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: ease .2s;
}

    .modal-trigger:hover {
        padding: 20px 60px;
    }

.timeline-container {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    margin-top: 16px;
}

.modal-body .timelineHeaderModal {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 90px;
    height: 25px;
    color: #ffffff;
    padding-top: 8px;
    position: relative;
}

.modal-body .spntimelineHeaderModal {
    position: absolute;
    right: 40px;
    border-left: 15px solid transparent;
    border-bottom: 10px solid transparent;
    clear: both;
    z-index: 100;
}

.timeline-item {
    padding: 0em 2em 2em;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    border-right: 3px solid #2F4981;
}

    .timeline-item p {
        width: 530px;
        float: right;
    }

.timeline-item-date {
    width: 70px;
    float: right;
}

.divModalText {
    top: 0px;
    position: absolute;
}

.divModalText a{
    text-decoration:underline !important;
}

.spnInnerModalBullet {
    width: 13px;
    height: 13px;
    display: block;
    top: 0px;
    position: absolute;
    right: -8px;
    border-radius: 10px;
    content: '';
}

.timeline-item::before {
    position: absolute;
    right: 2em;
    font-weight: bold;
    top: 1em;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: .785rem;
}

/*.timeline-item::after {
  width: 10px;
  height: 10px;
  display: block;
  top: 1em;
  position: absolute;
  right: -7px;
  border-radius: 10px;
  content: '';
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
}*/

.timeline-item:last-child {
    -o-border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
    border-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.3)), to(transparent)) 1 100%;
    border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
}

/*END MODAL
    --------------------------------------------------------------------*/

/*Imasges gallery stylse*/

.html5gallery-car-1,
.html5gallery-car-1 * {
    direction: rtl !important;
}

.html5gallery-title-text-1,
.html5gallery-description-text-1 {
    direction: rtl !important;
    text-align: right !important;
}

.html5gallery-tn-title-1 {
    direction: rtl !important;
}



.html5gallery .html5gallery-title-1 {
    padding: 0px!important;
}

.html5gallery .html5gallery-elem-1 {
    padding: 0px!important;
    margin: 0px!important;
}

.html5gallery .html5gallery-title-text-1 {
    text-align: center!important;
    font-size: 12px!important;
    background: rgba(102, 102, 102, 0.8);
}

.html5gallery .html5gallery-elem-image-1 {
    top: 0px!important;
}

.html5gallery #html5gallery-elem-video-1 {
    top: 0px!important;
    left: 0px!important;
}

.html5gallery-car-1 {
    direction: ltr;
}


.html5gallery .html5gallery-elem-img-1 {
    margin: 0px!important;
}
/*
    .html5gallery .html5gallery-tn-1 div {
        width: 120px!important;
        left: 0px!important;
        height: 100px!important;
        top: 0px!important;
    }*/

.html5gallery .html5gallery-tn-1 div img {
    /*height: 100px!important;*/
}

.html5gallery .html5gallery-tn-selected-1 div img {
    height: 100px!important;
}

.html5gallery .html5gallery-car-1, .html5gallery .html5gallery-car-list-1, .html5gallery .html5gallery-car-mask-1 {
    width: 680px!important;
    left: 3px!important;
}

    /*.html5gallery-car-1_visible {
    display: block!important;
}*/

    .html5gallery .html5gallery-car-1 .html5gallery-car-right-1, .html5gallery .html5gallery-car-1 .html5gallery-car-left-1 {
        background-color: #FFFFFF!important;
        opacity: 0.7!important;
        background-position: center center!important;
        background-repeat: no-repeat;
        height: 100px;
        width: 28px;
        top: 12px;
        /*display: none;*/
    }

.html5gallery-toolbox-buttons-1 .html5gallery-left-1 {
    background-image: url(/_layouts/15/1037/html5_gallery/html5gallery/skins/gallery/lightbox_next.png)!important;
}

.html5gallery-toolbox-buttons-1 .html5gallery-right-1 {
    background-image: url(/_layouts/15/1037/html5_gallery/html5gallery/skins/gallery/lightbox_prev.png)!important;
}

.html5gallery .html5gallery-car-1 .html5gallery-car-right-1 {
    background-image: url(/_layouts/15/1037/html5_gallery/html5gallery/skins/gallery/side_prev.png)!important;
    background-size: 30px 30px;
}

.html5gallery .html5gallery-car-1 .html5gallery-car-left-1 {
    background-image: url(/_layouts/15/1037/html5_gallery/html5gallery/skins/gallery/side_next.png)!important;
    background-size: 30px 30px;
    /*left: 3px;*/
}

.k-tooltip {
    z-index: 999999999 !important;
}
/* background-attachment: fixed; */


.noDataDiv {
    padding: 0px 5px 15px 5px;
    width: 80%;
}

.html5-title {
    text-align: right;
}
/*END Imasges gallery stylse*/
/*MOBILE*/

.timelineLobbyMobile {
    padding: 5px;
}

    .timelineLobbyMobile ul li:nth-child(odd) .divCover {
        /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_left.png);*/
        background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_right.png);
        padding-left: 23px;
    }

    .timelineLobbyMobile ul li:nth-child(even) .divCover {
        /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_right.png);*/
        background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_blue_left.png);
        padding-right: 23px;
    }


    .timelineLobbyMobile ul {
        padding: 0;
    }

        .timelineLobbyMobile ul li {
            list-style-type: none;
            position: relative;
            width: 6px;
            margin: 0 auto;
            background: #304982;
            height: 125px !important;
        }

            .timelineLobbyMobile ul li div {
                border: 1px solid #f1f1f1;
            }

                .timelineLobbyMobile ul li div::before {
                    left: -17px;
                    border-width: 8px 16px 8px 0;
                    border-color: transparent #c6c6c6 transparent transparent;
                    content: '';
                    position: absolute;
                    top: 15px;
                    width: 0;
                    height: 0;
                    border-style: solid;
                }

            .timelineLobbyMobile ul li .KnessetNumMobile {
                content: '';
                position: absolute;
                left: 49%;
                bottom: 100px;
                transform: translateX(-49%);
                width: 33px;
                height: 33px;
                border-radius: 50%;
                background: inherit;
                text-align: center;
                font-size: 19px;
                font-weight: bold;
                color: #304982;
                line-height: 36px;
                top: 0px;
            }

            .timelineLobbyMobile ul li .divTimelineItemMobile {
                position: relative;
                /*width: 285px;*/
                /*border: 1px solid #dedede;*/
                height: 110px;
                bottom: 0px;
            }

.divTimelineItemMobile {
}

.tblDataMobile {
    width: 100%;
    position: absolute;
    top: -3px;
    right: -3px;
}

.itemDataMobile {
    padding-right: 2px;
}




.timelineLobbyMobile h3 {
    font-size: 20px;
    font-family: Arial;
    color: #304982;
    font-weight: bold;
}

.timelineLobbyMobile h4 {
    font-family: Arial;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 45px;
    font-size: 30px;
}

.timelineLobbyMobile h2 {
    font-family: Arial;
    color: #ffffff;
    float: left;
    font-weight: normal!important;
}


.timelineLobbyMobile table tr td {
    /*width: 50%;*/
    padding-top: 3px;
}

.timelineLobbyMobile table tr .itemDataMobile {
    vertical-align: middle;
    text-align: center;
    padding: 10px 5px;
}

    .timelineLobbyMobile table tr .itemDataMobile .tableLobbyMobileRow {
        padding-top: 4px;
        direction: rtl;
        font-size: 12px;
    }

        .timelineLobbyMobile table tr .itemDataMobile .tableLobbyMobileRow p {
            display: inline-block;
        }

.timelineLobbyMobile table tr td img {
    height: 110px;
}



/* EFFECTS EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */

.timelineLobbyMobile ul li .KnessetNumMobile {
    transition: background .5s ease-in-out;
}

.timelineLobbyMobile ul li .KnessetNumMobile {
    background: #FFFFFF;
    border: 6px solid #304982;
	box-sizing: content-box;
}

.timelineLobbyMobile ul li:last-child .KnessetNumMobile {
    background: #FFFFFF;
    border: 6px solid #304982;
    color: #FFFFFF;
}

.timelineLobbyMobile ul li .divTimelineItemMobile {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.divTimelineItemMobile {
    /*background-image: url(/_layouts/15/1037/images/custom/HistoryLobby_left.png);*/
    transform: translate3d(200px, 0, 0);
}



.timelineLobbyMobile ul li.in-view .divTimelineItemMobile {
    transform: none;
    visibility: visible;
    opacity: 1;
    position: relative;
    display: inline-block;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}


/* GENERAL MEDIA QUERIES EVENTS
末末末末末末末末末末末末末末末末末末末末末末末末末 */
@media all and (orientation:landscape) {
    .timelineLobbyMobile ul {
        float: left;
    }

        .timelineLobbyMobile ul li {
            margin-left: 20px !important;
        }
}

@media screen and (max-width: 900px) {
    .divTimelineItemMobile {
        width: 250px;
    }
}

@media screen and (max-width: 600px) {
    .timelineLobbyMobile ul li {
        margin-left: 20px;
    }

    .divTimelineItemMobile::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #F45B69 transparent transparent;
    }
}



.divTimelineItemMobile .divCover {
    display: none;
    position: relative;
    height: inherit;
    z-index: 2;
    /*cursor: pointer;*/
    text-decoration: none!important;
}

.divKnessetTopHeaderMobile {
    padding-right: 20px;
}

    .divKnessetTopHeaderMobile h2 {
        font-size: 25px;
        font-family: Arial;
        font-weight: bold;
        color: #304982;
    }

    .divKnessetTopHeaderMobile p {
        display: inline-block;
        line-height: 1.4;
    }


.divKnessetMainContainerMobile {
    padding: 30px 10px;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.tabs {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}

    .tabs [class^="tab"] label,
    .tabs [class*=" tab"] label {
        color: #304982;
        cursor: pointer;
        display: block;
        font-size: 17px;
        font-weight: bold;
        line-height: 1em;
        padding: 2rem 0;
        text-align: center;
        margin: 0px !important;
    }

    .tabs [class^="tab"] [type="radio"],
    .tabs [class*=" tab"] [type="radio"] {
        border-bottom: 1px solid rgba(239, 237, 239, 0.5);
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .tabs [class^="tab"] [type="radio"]:hover,
        .tabs [class^="tab"] [type="radio"]:focus,
        .tabs [class*=" tab"] [type="radio"]:hover,
        .tabs [class*=" tab"] [type="radio"]:focus {
            border-bottom: 1px solid #304982;
        }

        .tabs [class^="tab"] [type="radio"]:checked,
        .tabs [class*=" tab"] [type="radio"]:checked {
            border-bottom: 3px solid #304982;
        }

            .tabs [class^="tab"] [type="radio"]:checked + div,
            .tabs [class*=" tab"] [type="radio"]:checked + div {
                opacity: 1;
            }

        .tabs [class^="tab"] [type="radio"] + div,
        .tabs [class*=" tab"] [type="radio"] + div {
            display: block;
            opacity: 0;
            padding: 5px 0;
            width: 90%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

    .tabs .tab-2 {
        width: 50%;
    }

        .tabs .tab-2 [type="radio"] + div {
            width: 200%;
            margin-left: 200%;
        }

        .tabs .tab-2:first-child [type="radio"] + div {
            margin-right: 0px !important;
        }

        .tabs .tab-2:last-child [type="radio"] + div {
            margin-right: -100% !important;
        }

        .tabs .tab-2 [type="radio"]:checked + div {
            margin-left: 0;
        }

        .tabs .tab-2:last-child [type="radio"].tabs {
            display: block;
            display: -webkit-flex;
            display: -moz-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0;
            overflow: hidden;
        }

    .tabs [class^="tab"] label,
    .tabs [class*=" tab"] label {
        color: #304982;
        cursor: pointer;
        display: block;
        font-size: 17px;
        font-weight: bold;
        line-height: 1em;
        padding: 1rem 0;
        text-align: center;
    }

    .tabs [class^="tab"] [type="radio"],
    .tabs [class*=" tab"] [type="radio"] {
        border-bottom: 1px solid rgba(239, 237, 239, 0.5);
		border-radius:0px !important;
		height: 1px !important;
        cursor: pointwebkit-appearanceer;
        -: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .tabs [class^="tab"] [type="radio"]:hover,
        .tabs [class^="tab"] [type="radio"]:focus,
        .tabs [class*=" tab"] [type="radio"]:hover,
        .tabs [class*=" tab"] [type="radio"]:focus {
            border-bottom: 1px solid #304982;
        }

        .tabs [class^="tab"] [type="radio"]:checked,
        .tabs [class*=" tab"] [type="radio"]:checked {
            border-bottom: 3px solid #304982;
        }

            .tabs [class^="tab"] [type="radio"]:checked + div,
            .tabs [class*=" tab"] [type="radio"]:checked + div {
                opacity: 1;
            }

        .tabs [class^="tab"] [type="radio"] + div,
        .tabs [class*=" tab"] [type="radio"] + div {
            display: block;
            opacity: 0;
            padding: 10px 0;
            width: 90%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

    .tabs .tab-2 {
        width: 50%;
    }

        .tabs .tab-2 [type="radio"] + div {
            width: 200%;
            margin-right: -100%;
        }

        .tabs .tab-2 [type="radio"]:checked + div {
            margin-left: 0;
        }

        .tabs .tab-2:last-child [type="radio"] + div {
            margin-left: 100%;
        }

        .tabs .tab-2:last-child [type="radio"]:checked + div {
            margin-left: -100%;
        }



        .tabs .tab-2:last-child [type="radio"]:checked + div {
            margin-left: -100%;
        }

    .tabs [class^="tab"] [type="radio"], .tabs [class*=" tab"] [type="radio"] {
        margin-right: 0px !important;
    }

.divKnessetTopBannerMobile img {
    width: 100%;
}

.divReview {
    text-align: justify;
}

.imgReviewMobDiv {
    margin: 10px 0;
    border-style: solid;
    border-width: 1px;
    border-color: darkgrey;
    text-align: center;
    display: table;
    white-space: normal;
}

    .imgReviewMobDiv div {
        font-weight: bold;
        line-height: 2em;
    }

    .imgReviewMobDiv img {
        max-width: 100%;
        display: block;
        padding: 0px;
        margin: 0 auto;
    }

.reviewDivMobileContainer {
    text-align: justify;
    padding: 0 15px;
    line-height: 20px;
}

    .reviewDivMobileContainer .divReviewTextMobile {
        padding: 15px 0;
    }

    .reviewDivMobileContainer .divReviewImagesMobile {
        margin: 10px 0;
        border-style: solid;
        border-width: 1px;
        border-color: darkgrey;
        text-align: center;
        display: table;
        white-space: normal;
    }

        .reviewDivMobileContainer .divReviewImagesMobile img {
            max-width: 100%;
            display: block;
            padding: 0px;
            margin: 0 auto;
        }

        .reviewDivMobileContainer .divReviewImagesMobile div {
            font-weight: bold;
            line-height: 2em;
        }





.KnessetListMobileRow {
    display: table-row;
}

    .KnessetListMobileRow div:first-child {
        font-size: 14px;
        width: 28%;
    }

    .KnessetListMobileRow div:last-child {
        width: 100%;
		font-size:14px !important;
		line-height:normal !important;
    }
		
		.KnessetListMobileRow div:last-child  p{        
			font-size:14px !important;
			line-height:normal !important;
		}

    .KnessetListMobileRow div:first-child span {
        background-color: rgb(80, 114, 129);
        width: 9px;
        height: 9px;
        display: inline-block;
        border-radius: 50%;
        margin-left: 5px;
    }


.KnessetListMobileCell {
    /*float: right;*/
    display: table-cell;
    padding-bottom: 15px;
}

.KnessetTitleMobileBlue {
    font-family: Arial !important;
    font-weight: bold;
    color: #304982;
}


.timelineMobileYearHeader {
    text-align: right;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0px;
}

.TabSelected {
    background-color: #eee;
}

/*
.KnessetListMobileRow {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}


    .KnessetListMobileRow.in-view {
        transform: none;
        visibility: visible;
        opacity: 1;
    }*/




/*END MOBILE*/




@media screen and (max-width: 1200px) and (min-width: 600px) {
    .timelineLobbyMobile ul li {
        margin-left: 20px;
    }

    .timelineLobbyMobile {
        width: 96%;
        margin: 0 auto;
    }
}


#html5box-html5-lightbox {
    z-index: 99999999999 !important;
}

.html5gallery-loading-1{
	display:none !important;
}

.html5gallery-title-text-1{
	padding:10px !important;
}

.knsListLobby {
    width: 100%;
}


    .knsListLobby .knsListLobbyRow {
        width: 100%;
        display: table;
        margin-bottom:13px;
    }

        .knsListLobby .knsListLobbyRow .knsListLobbyCol1 {
            width: 20%;
            float: right;
            display: flex;
        }

            .knsListLobby .knsListLobbyRow .knsListLobbyCol1 h2 {
                font-size: 17px !important;
            }

            .knsListLobby .knsListLobbyRow .knsListLobbyCol1 img {
                width: 15px;
                height: 15px;
                padding-top: 4px;
            }

        .knsListLobby .knsListLobbyRow .knsListLobbyCol2 {
            width: 80%;
            float: right;
        }
        
         .knsListLobby .knsListLobbyRow .knsListLobbyCol2 .tableLobbyListRow {
            display: flex;
            padding-bottom: 10px;
        }
 .knsListLobby .knsListLobbyRow .knsListLobbyCol2 .tableLobbyListRow strong {
            
            padding-left: 5px;
        }
.tableLobbyListRow:blank {
    display: none;
}

tableLobbyListRow:-moz-only-whitespace {
    display: none;
}