﻿
html, body {
    height: 100%;
}

.removeMarginTopFromBtnAcceability {
    /*margin-top:0px !important;*/
}

body {
    font-family: "opensanshebrew-Regular","Arial" !important;
}

a:focus, a:active {
    color: inherit !important;
}

img:focus {
    outline: none !important;
}

.hebShow {
    display: none;
}

/*@decimal-format price {
  grouping-separator: ",";
  decimal-separator : "."
}*/

h1 {
    font-family: "almoni-tzar","Arial" !important;
    font-size: 24px;
    line-height: 30px;
}

h2, .h2 {
    font-size: 18px !important;
    font-family: "opensanshebrew-Bold","Arial" !important;
    margin-top: 0 !important;
}

h3 {
    font-size: 14px !important;
    font-family: "opensanshebrew-Bold","Arial" !important;
    margin-top: 0 !important;
    margin-bottom: 3PX !important;
}

p {
    font-size: 14px !important;
    font-family: "opensanshebrew-Regular","Arial";
    line-height: 22px;
}

    p.foreignFirstPi {
        font-size: 13px !important;
    }

a {
    color: #333;
    text-decoration: none;
}

.liDiv:focus {
    outline: none !important;
}

a:focus, button:focus {
    outline: none !important;
}

select {
    background: url('../../../Images/RightNav_arrowDown.png') no-repeat;
    background-position: 10px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.contentdivider {
    height: 1px;
    border: 1px solid #f1f1f1;
    width: 100%;
}

.mainBody {
    margin-bottom: 30px;
}

.loadingGif {
    margin: 50px 570px 0 0;
}

img {
    max-width: 100%;
    height: auto;
}


.backImage {
    width: 100%;
    max-height: 388px;
    height: 100%;
    /*z-index: -10;*/
    position: absolute;
    right: 0;
    background: center center no-repeat;
    background-size: cover;
}

.loginBackground {
    background-image: url('/Images/Login/header_image_login.JPG');
}

#exactSciences {
    background: #605951;
    background-color: rgba(96,89,81,0.9);
}

#lifeSciences {
    background: #61A6AB;
    background-color: rgba(97,166,171,0.9);
}



#socialSciences {
    background: #C2B8AA;
    background-color: rgba(194,184,171,0.9);
}



#humanities {
    background: #8CCEC0;
    background-color: rgba(140,206,192,0.9);
}



#workshops {
    background: #C2B8AA;
    background-color: rgba(194,184,171,0.9);
}


#scientificequipment {
    background: #605951;
    background-color: rgba(96,89,81,0.9);
}


#scholarships {
    background: #5A879E;
    background-color: rgba(90,135,158,0.9);
}



#publishing {
    background: #3aa8ba;
    background-color: rgba(111,182,200,0.9);
}



#research {
    background: #8CCEC0;
    background-color: rgba(140,206,192,0.9);
}



.ChannelHover1:hover {
    background: #605951;
    background-color: rgba(96,89,81,0.7) !important;
    cursor: pointer;
}

.ChannelHover2:hover {
    background: #5A879E;
    background-color: rgba(90,135,158,0.7) !important;
    cursor: pointer;
}

.ChannelHover3:hover {
    background: #3aa8ba;
    background-color: rgba(111,182,200,0.7) !important;
    cursor: pointer;
}

.ChannelHover4:hover {
    background: #8CCEC0;
    background-color: rgba(140,206,192,0.7) !important;
    cursor: pointer;
}

.ChannelHover5:hover {
    background: #C2B8AA;
    background-color: rgba(194,184,171,0.7) !important;
    cursor: pointer;
}

.ChannelHover6:hover {
    background: #61A6AB;
    background-color: rgba(97,166,171,0.7) !important;
    cursor: pointer;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.first, .second, .third {
    float: right;
}


a:hover {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

.infoBox {
    padding-bottom: 0 !important;
}

    .infoBox p {
        line-height: 20px !important;
    }

.imgText {
    min-height: 64px;
}

.contactLink {
    position: absolute;
    top: 9px;
    left: 15px;
}

.marginBoxHeader {
    margin-top: -6px;
}

.contactLink a {
    font-family: 'OpenSansHebrew-regular','sans-serif' !important;
    font-size: 14px !important;
}

footer {
    color: #b9afc6;
    font-size: 13px;
    background-color: #5A5862 !important;
    /*height: 45px;*/
    line-height: 45px;
    font-family: 'OpenSansHebrew-Light','sans-serif';
    width: 100%;
    float: right;
}

    footer .left {
        float: left;
        direction: ltr;
        padding-left: 0;
    }

    footer .right {
        float: right;
        padding-right: 0;
    }

.mainWrapper {
    min-height: 100%;
    margin-bottom: -45px;
}

    .mainWrapper:after {
        display: block;
    }

    footer, .mainWrapper:after {
        height: 45px;
    }


.subMenu {
    margin-top: -35px;
    position: absolute;
    margin-right: 49px;
}

    .subMenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 800px;
        display: inline-block;
    }

        .subMenu ul li {
            float: right;
            text-align: center;
            height: 40px;
            margin-left: 15px;
        }

            .subMenu ul li a {
                font-family: 'OpenSansHebrew-regular','sans-serif' !important;
                font-size: 14px !important;
                color: #ffffff !important;
                display: inline-block;
            }

                .subMenu ul li a:after {
                    display: block;
                    content: attr(title);
                    font-family: 'OpenSansHebrew-Bold','sans-serif' !important;
                    height: 1px;
                    color: transparent;
                    overflow: hidden;
                    visibility: hidden;
                }

            .subMenu ul li img {
                margin-right: 1px;
                margin-top: 12px;
                transition: .2s;
            }


            .subMenu ul li:hover > a {
                font-family: 'OpenSansHebrew-Bold','sans-serif' !important;
            }

            .subMenu ul li:hover > img {
                margin-top: -10px;
            }


        .subMenu ul .subMenuActive {
            /*font-family: 'OpenSansHebrew-Bold','sans-serif' !important;*/
            background: url('../Images/arrow_keren_inner.png') no-repeat;
            background-position: center 30px;
        }

            .subMenu ul .subMenuActive a {
                font-family: 'OpenSansHebrew-Bold','sans-serif' !important;
            }

.eng .dropdown-menu {
    text-align: left;
}

.eng .checkbox label {
    padding-right: 20px !important;
    padding-left: 0 !important;
}

.eng ul.dropdown-menu.dropdown-menu-form {
    width: 425px !important;
}

.eng ul.dropdown-menu .glyphicon {
    margin-right: 20px;
}

.layman-eng-display {
    display: none;
}

.eng .layman-eng-display {
    display: block;
}

.eng .layman-reports-sub-menu,
.eng .layman-menu-item {
    display: none;
}

.searchBtn {
    width: 150px;
    height: 34px;
    border: none;
    background-color: #8f5a67;
    transition: background-color 0.3s;
    color: #ffffff;
}

    .searchBtn:hover {
        background-color: #733141 !important;
    }

.carouselNav {
    float: left;
    width: 150px;
    margin-top: 193px;
    margin-left: 15px;
}

.navCircle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ffffff;
    float: left;
    margin-left: 10px;
}

    .navCircle:hover {
        /*border: 2px solid #ffffff;
        border: 2px solid rgba(255, 255, 255, 0.5);*/
        background-color: #72aecb;
        cursor: pointer;
    }

.navCircleSmall {
    width: 8px;
    height: 8px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
}

.carousel-caption {
    padding-bottom: 0 !important;
    text-shadow: none !important;
}

    .carousel-caption p {
        text-align: right;
        color: #5b5963;
    }

    .carousel-caption h3 {
        color: #938e9c;
        text-align: right;
    }

.icon-prev,
.icon-next {
    color: #72aecb;
    text-shadow: none;
    cursor: pointer;
}

.carousel-control .icon-prev {
    margin-left: -5px !important;
}

.carousel-control .icon-next {
    margin-right: -5px !important;
}

.carousel-indicators {
    bottom: 0 !important;
    margin-bottom: -2px !important;
    width: 70% !important;
}

    .carousel-indicators li {
        width: 9px !important;
        height: 9px !important;
        background-color: #E2E4DF !important;
    }

        .carousel-indicators li.active {
            margin: 1px !important;
            background-color: #72aecb !important;
        }

.navCircleControl {
    background-color: #72aecb;
    background-color: rgba(114, 174, 203, 0.4) !important;
}

.navCircleControlPause {
    background: url('/../Images/pause.png') no-repeat center;
}

.navCircleControlPlay {
    background: url('/../Images/play.png') no-repeat center;
}

.imgSliderControl {
    float: left;
    margin: -15px 0 0 15px;
}

    .imgSliderControl:hover {
        cursor: pointer;
    }

.circleNavActive {
    background-color: #72aecb;
}

.phoneMargin {
    margin-right: 2px;
}

.faxMargin {
    margin-right: 7px;
}

.eng .faxMargin {
    margin-right: 0 !important;
    margin-left: 20px;
}

.modal-body {
    padding: 10px !important;
}

.modal-dialog {
    width: 30% !important;
    margin-right: 67% !important;
    margin-top: 20% !important;
}


.mobilePopUp {
    background: url('../Images/Text_bck.png') center no-repeat;
}

    .mobilePopUp p {
        color: #fff;
        padding: 25px;
        text-align: center;
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }

    .mobilePopUp button {
        font-family: "opensanshebrew-Regular", "Arial";
        font-size: 20px;
        color: #ffffff;
        background-color: #00AEEF !important;
        border: none;
        padding: 10px 25px;
        border-radius: 7px;
        margin-bottom: 20px;
        margin-right: 23%;
    }

.modal-backdrop {
    /* position: absolute; */
    top: 0;
    /* right: 0; */
    /* left: 0; */
    background-color: black;
    height: 100%;
    left: 0;
    right: 0;
    /* margin-right: auto; */
    /* margin-left: auto; */
    position: fixed !important;
    opacity: 0.6;
    z-index: 100;
    /* background-color: #000; */
}

.backgroundFill {
    height: 43px;
}

.backgroundFillTop {
    background-color: #F1F1F1;
}

.backgroundFillBottom {
    background-color: #5B5963;
}

.pointerOnHover:hover {
    cursor: pointer;
}

.footerLink {
    color: #b9afc6;
}

    .footerLink:hover {
        color: #fff;
    }

    .footerLink:active, .footerLink:focus {
        color: #fff;
    }

.accessibility {
    position: absolute;
    margin-right: -140px;
}

.accessibilityContainer {
    height: 455px;
    width: 225px;
    background-color: #e1e1e1;
    border: 1px solid #e2e2e2;
    box-shadow: 0 6px 6px 0 #000000;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.03);
    position: relative;
    margin-top: -498px;
    z-index: 1000;
    transition: all 0.4s;
}

.accessibilityBtn {
    background-color: #004879;
    color: #fff;
    border: none;
    float: left;
    position: relative;
    font-family: 'OpenSansHebrew-regular','Arial';
    line-height: 30px;
    margin-right: 25px;
    font-size: 16px;
    z-index: 100;
    padding: 3px 15px;
    margin-top: -43px;
    margin-left: 63%;
}


.accessibilityBtnAfterOpen {
    background-color: #004879;
    color: #fff;
    border: none;
    float: left;
    position: relative;
    font-family: 'OpenSansHebrew-regular','Arial';
    line-height: 30px;
    margin-right: 25px;
    font-size: 16px;
    z-index: 100;
    padding: 3px 15px;
    /*margin-top: -43px;*/
    /*margin-left: 63%;*/
}

.laymanBox,
.searchBox,
.infoBox {
    position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .accessibilityBtn {
        /*margin-top: 0 !important;*/
    }
}

.accessibilityNewOpen {
    position: fixed;
    margin-top: -26.2%;
    margin-right: -6.5%
}

.accessibilityBtnOpen {
    margin-top: 0 !important;
}

.accessibilityBtn:focus {
    outline: none !important;
}

.ChangelangBtn {
    margin-right: 25px !important;
}

.accessibilityOpen {
    margin-top: -43px !important;
}

.accessibilityIconContainer {
    width: 19px;
    height: 19px;
    background-color: #ffffff;
}

.accessibilityIconContainerBlack {
    background-color: #ffffff;
}

.accessibilityHeaderDiv {
    padding: 15px;
    float: right;
    width: 100%;
}

.accessibilityHeader {
    float: right;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.accessibilityContentDiv {
    float: right;
    width: 100%;
    border-top: 1px solid #CAC6C6;
    padding-right: 15px;
    text-align: right;
}

.closeOpenAccessibilityImg {
    float: left;
}

.accessibilityLink {
    font-size: 15px !important;
    color: #000 !important;
}

    .closeOpenAccessibilityImg:hover, .accessibilityLinkImg:hover, .accessibilityLink:hover {
        cursor: pointer;
    }

.accessibilityLinkImg {
    margin-left: 10px;
    /*line-height: 10px;*/
}



.accessibilityLinkActive {
    color: #3378a5 !important;
}

@media (max-width: 1680px) {
    .loadingGif {
        margin: 50px 450px 0 0;
    }

    .subMenu {
        margin-right: 28px;
    }

    .ChangelangBtn {
        margin-right: 55px !important;
    }
}


.errorMessage {
    margin-top: 30px;
    text-align: center;
}

    .errorMessage p {
        font-family: openSansHebrew-Bold !important;
    }

/*@media (max-height: 860px) {
    .third {
        margin-bottom: 45px;
    }
}*/


.mobileHeader {
    display: none !important;
}

.mobileHomePageHeaderRow {
    display: none !important;
}

.mobileInfoBox {
    display: none !important;
}

.mobileNumbers {
    display: none !important;
}

.mobileFooter {
    display: none !important;
}

.mobileMenu {
    display: none !important;
}

.mobileHeadline {
    display: none !important;
}

.mobileSelect {
    display: none;
}


.excelBtn {
    border-radius: 1px;
    background-color: rgb(234, 233, 233);
    width: 34px;
    height: 34px;
    border: none;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    transition: all 0.4s;
}

    .excelBtn:hover {
        background-color: rgb(194, 189, 189);
    }

.eng .excelBtn {
    float: right;
    margin-right: 0 !important;
}


.desktopSubMenuLink {
    display: block;
}

.mobileSubMenuLink {
    display: none !important;
}

@media (max-width: 768px) {
    .mobileSubMenuLink {
        display: block !important;
    }

    .desktopSubMenuLink {
        display: none !important;
    }

    .laymanBox {
        display: none !important;
    }
}


input[disabled] {
    background-color: transparent !important;
}


.storyBoxTextHeader {
    padding-left: 10px;
}



.boxHeaderTxtBooks {
    margin-right: 250px;
}

.newlines {
    white-space: pre-line !important;
}

.contact-wrapper {
    padding-right: 13px;
    background-color: #f3f4f2;
    margin-bottom: 5px;
    font-family: "opensanshebrew-Regular","Arial";
    width: 260px;
    height: 27px;
}

.margin {
    margin-left: 5px;
}

.contact-text {
    font-size: inherit !important;
    vertical-align: sub;
}

.layman-button {
    float: left;
    height: 25px;
    width: 120px;
}

.layman-not-published {
    float: left !important;
    height: 25px !important;
    margin-top: 0 !important;
    color: #8f5a67 !important;
}


@supports (-ms-ime-align: auto) {
    /* Microsoft EdgeV13&14 CSS styles go here */
    .accessibilityBtn {
        /*margin-top: 0;*/
    }

    .accessibilityOpen {
    }
}

@media (max-width: 1600px) {
    .height-div {
        height: 50px !important;
    }
}

/*.searchBox-position {
    right: 17.5%
}

.laymanBox-width-position {
    width: 444px;
    right: 17.6%;
}

.infoBox-position {
    right: 17.8%;
}

.gatewayInfo-width-position {
    width: 320px!important;
    right: 18.4%;
}
.margin-inner-container-div {
    margin-right: 4%;
}*/
.div-search-position {
    right: 12.4%;
}

.div-layman-box-position {
    right: 12.3%;
}

.div-info-box-position {
    right: 12.3%;
}

.div-gateway-box-position {
    right: 13%;
}

.contactLink {
    /*margin-left: 72%;*/
    right: 78%;
}

.contactUs-link-margin {
    right: 69%;
}

.gatewayInfo-width-position {
    width: 334px !important;
    /*left: 19.5%;*/
}

.gatewayInfo {
    width: 291px;
    float: right;
    background-color: #E2E4DF;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    color: #5b5963;
    font-family: 'almoni-tzar-light';
    height: 175px;
    padding-right: 15px;
}
.show-small-rezolution{
    display:none;
}
.margin-inner-container-div {
    margin-left: 4%;
}
.margin-div-include-text {
    margin-bottom: 7%;
    width: 286px;
}

@supports (-ms-ime-align:auto) {
    /*.gatewayInfo-width-position {
        width: 290px !important;
    }*/

    .contactLink {
        right: 77%;
    }

    .contactUs-link-margin {
        right: 68% !important;
    }
}
@-moz-document url-prefix() {
    .contactLink {
        right: 77%;
    }

    .contactUs-link-margin {
        right: 68% !important;
    }

    .div-search-position {
        right: 12.4%;
    }

}
