﻿

/*
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);body
{
}
 * Open Sans Hebrew (Hebrew) http://www.google.com/fonts/earlyaccess
 */
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(/opensans/OpenSansHebrew-LightItalic.eot);
    src: url(/opensans/OpenSansHebrew-LightItalic.eot?#iefix) format('embedded-opentype'), url(/opensans/OpenSansHebrew-LightItalic.woff) format('woff'), url(/opensans/OpenSansHebrew-LightItalic.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(/Css/opensans/OpenSansHebrew-Light.eot);
    src: url(/Css/opensans/OpenSansHebrew-Light.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-Light.woff2) format('woff2'), url(/Css/opensans/OpenSansHebrew-Light.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-Light.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(/Css/opensans/OpenSansHebrew-Italic-webfont.eot);
    src: url(/Css/opensans/OpenSansHebrew-Italic-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-Italic-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-Italic-webfont.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(/Css/opensans/OpenSansHebrew-Regular-webfont.eot);
    src: url(/Css/opensans/openSansHebrew-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-Regular-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-Regular-webfont.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(/Css/opensans/OpenSansHebrew-BoldItalic-webfont.eot);
    src: url(/Css/opensans/OpenSansHebrew-BoldItalic-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-BoldItalic-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-BoldItalic-webfont.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(/Css/opensans/OpenSansHebrew-Bold-webfont.eot);
    src: url(/Css/opensans/OpenSansHebrew-Bold-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-Bold-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-Bold-webfont.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(/Css/opensans/OpenSansHebrew-ExtraBoldItalic-webfont.eot);
    src: url(/Css/opensans/OpenSansHebrew-ExtraBoldItalic-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-ExtraBoldItalic-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-ExtraBoldItalic-webfont.ttf) format('truetype');
}
@font-face
{
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(/Css/opensans/OpenSansHebrew-ExtraBold-webfont.eot);
    src: url(/Css/opensans/OpenSansHebrew-ExtraBold-webfont.eot?#iefix) format('embedded-opentype'), url(/Css/opensans/OpenSansHebrew-ExtraBold-webfont.woff) format('woff'), url(/Css/opensans/OpenSansHebrew-ExtraBold-webfont.ttf) format('truetype');
}

body
{
}
* 
{
     direction: rtl;
    }
footer *
{
    
    font-family: 'Open Sans Hebrew';
}
.stocks-holder *
{
    font-family: 'Open Sans Hebrew';
}
header *
{
  
    font-family: 'Open Sans Hebrew';
}

html, body
{
  /*  font-size: 100%;*/
}
textarea:focus, input:focus
{
    outline: 0;
}
ul
{
    list-style: none;
}

.content-holder
{
    width: 100%;
    max-width: 980px;
    margin: auto;
    position: relative;
    outline: 0px solid red;
}


#accessibilityDiv {
    position: relative;
}
#accessibilityDiv img {
    position: fixed;
    top: 0px;
    right: 0px;
}
/* ----- TOP HEADER ----- */
.top-header-block, .top-header-nav-elm
{
    display: inline-block;
    vertical-align: middle; /*outline: 1px solid red;*/
}
.top-header
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-header-nav
{
    width: calc(100% - 224px);
    direction: ltr;
    text-align:left;
}

.search-form
{
    position: relative;
    margin-left: 40px;
}

.search-field
{
    color: #b8b8b8;
    font-size: 16px;
    padding-bottom: 10px;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #b8b8b8;
}

.search-btn
{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: none;
    background-image: url("/images/search.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.AgentReportError{
display:none;
}
.login-button
{
    background-color: #E39C30;
    color: #fff;
    width: 185px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
}

.registr-button
{
    color: #3B3B3B;
    font-size: 12px;
    max-width: 80px;
    margin-left: 10px;
    text-decoration: underline;
}

/*.registr-button::after
{
    content: ">";
    margin-right: 5px;
}*/
/* ----- TOP HEADER END ----- */



/* ----- BOTTOM HEADER ----- */
.bottom-header
{
    border-top: 5px solid #3c4a82;
}

.header-menu-item
{
    display: table-cell;
    vertical-align: top;
    max-width: 68px;
    padding: 10px 15px;
    border-left: 1px solid #d1d1d1;
}

.header-menu-item:last-child
{
    border: 0;
}

.header-menu-link
{
    display: block;
    width: 100%;
    height: 100%;
    color: #273560;
    font-size: 16px;
    font-weight: bold;
}

/* ----- BOTTOM HEADER END ----- */









/* ----- STOCKS SLIDER END ----- */

.stocks-holder
{
    background-color: #F0F0F0;
    padding-top: 19px;
    padding-bottom: 19px;
}

.stock-holder, .stock-item
{
    display: inline-block;
    vertical-align: middle;
    color: #000000;
     direction:ltr;
	 min-height: 30px;
    max-height: 50px;
}

.stock-holder
{
    direction: ltr; /*margin-left: 25px;     margin-right: 25px;*/
    width: 245px; /*border: 1px solid red;*/
   
}

.stock-name
{
    width: 65px;
    white-space: pre;
    white-space: normal;
    font-size: 11px;
    color: #000;
     text-align:right;
    direction:rtl;
}

/* ----- STOCKS SLIDER END ----- */


/* ----- BOTTOM MENU ----- */

.bottom-menu-holder
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1d3365;
}
.bottom-menu-holder *
{
    color:#fff;
    }
.bottom-menu-holder ul
{
    display: inline-block;
    vertical-align: middle;
}

.bottom-menu-item
{
    display: inline-block;
    vertical-align: middle;
}

.bottom-menu-item:last-child
{
    border: 0;
}

.bottom-menu-item:last-child::before
{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-image: url(../images/phone-at.png);
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 20px;
}

.bottom-menu-item:last-child a
{
    color: #fff;
    margin-top: 3px;
    display: block;
}

.bottom-menu-link
{
     height: 14px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
  
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #fff;
}

.last-item-value-holder
{
    display: inline-block;
    vertical-align: middle;
}

.last-item-title
{
    display: block;
    color: #fff;
    font-family: arial;
    font-size: 12px;
}
.last-item-value-holder a
{
    font-size: 14px;
}
.social-links
{
    float: left;
    cursor:pointer;
}

.social-link-item
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
}

.social-link-item:first-child
{
    margin-right: auto;
}

.social-link-item:last-child
{
    margin-left: auto;
}

.social-link
{
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
}

.social-link.facebook
{
  /*  background-image: url(../images/facebook.png);*/
   background-image:none;
}

.social-link.tweeter
{
    /*background-image: url(../images/tweeter.png);*/
     background-image:none;
}

.social-link.youtube
{
 /*   background-image: url(../images/youtube.png);*/
   background-image:none;
}

/* ----- BOTTOM MENU END ----- */


/* ----- FOOTER ----- */

footer
{
    padding-top: 20px;
    padding-bottom: 70px;
    background-color: #a3a3a3;
}


.footer-list
{
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
    margin-right: 35px;
}

.footer-list:first-child
{
    margin-right: auto;
}

.footer-list:last-child
{
    margin-left: auto;
}

.footer-list-title
{
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    text-decoration: underline;
}

.footer-list-item
{
    margin-bottom: 20px;
}

.footer-list-link:last-child
{
    margin-bottom: auto;
}

.footer-list-link
{
    color: #fff;
    font-size: 12pt;
    line-height: 32px;
}


.sub-footer
{
    height: 80px;
    background-color: #f0f0f0;
}
/* ----- FOOTER END ----- */


.mobile-menu
{
    display: none;
    background-color: #E0E0E0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    padding-right: 10px; /*text-align: center;*/
}

.sidr-class-header-menu-item
{
    display: block;
    padding: 10px;
    padding-right: 15px;
    border-bottom: 1px solid #fff;
}

.sidr-class-header-menu-item a
{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

/*.sub-slider-holder,
.sub-slider-items-holder {
    direction: ltr;
}*/

.sub-arrow-left.disabled, .sub-arrow-right.disabled
{
    visibility: hidden;
}

.apoinment-form-button:hover, .login-button:hover
{
    cursor: pointer;
    background-color: #6CB8C3;
}

.slogan:hover
{
    cursor: default;
    background-color: rgba(17, 17, 17, 0.78);
}

.top-header-nav-elm.registr-button:hover
{
    color: #6CB8C3;
}

.header-menu-item:hover
{
    cursor: pointer;
    background-color: rgba(128, 128, 128, 0.2);
}

.box-holder:hover
{
    cursor: pointer;
    color: #fff;
    background-color: rgba(108, 184, 195, 1);
    transition: all 0.3s ease 0s;
}

.box-holder:hover .box-title
{
    color: #fff;
}

/*.box-holder:hover .box-corner {
        border-bottom-color: #fff;
    }*/

/*.box-holder:hover .box-corner-text {
        color: rgb(108, 184, 195);
    }*/

.chanel-content-holder:hover
{
    background-color: #013066;
}

.huge-button:hover, .big-button-image-holder:hover
{
    cursor: pointer;
    background-color: #23a6b0;
}

.footer-list-link:hover, .bottom-menu-link:hover
{
    color: #387680;
}

.gray-panel-title:hover
{
    color: #111;
}

.calculator-item:hover a
{
    color: #6cb8c3;
}

.sub-slider-item:hover
{
    cursor: pointer;
    border-radius: 3px;
    background-color: #f5f5f5;
}



@media screen and (max-width:1560px)
{
    .apoinment-form-holder
    {
        padding-top: 55px;
    }

    .top-sub-header
    {
        max-height: 380px;
    }
}

@media screen and (max-width:1500px)
{
    .apoinment-form-holder
    {
        padding-top: 20px;
    }

    .top-sub-header
    {
        max-height: 345px;
    }
}


@media screen and (max-width:1430px)
{
    .box-holder
    {
        height: 175px;
    }

    .box-corner
    {
        /*bottom: 2px;         left: 2px;*/
        width: 0px;
        height: 0px;
        cursor: pointer;
        position: absolute;
        border-bottom: 50px solid rgb(108, 184, 195);
        border-right: 50px solid transparent;
    }

    .box-corner-text
    {
        color: #FFF;
        width: auto;
        text-align: center;
        font-weight: 400;
        font-size: 35px;
        border: 0px solid #F00;
        position: absolute;
        bottom: 50%;
        transform: translateY(150%) translateX(115%);
    }
}


@media screen and (max-width:1360px)
{
    .box-holder
    {
        height: 165px;
    }

    .box-title
    {
        font-size: 25px;
        height: 70px;
        padding-top: 15px;
        padding-right: 15px;
    }

    .box-content
    {
        padding-right: 15px;
    }
}

@media screen and (max-width:1320px)
{
    .box-holder
    {
        height: 135px;
    }

    .box-title
    {
        font-size: 22px;
        height: 60px;
        padding-top: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:1220px)
{
  

    .top-sub-header
    {
        max-height: 315px;
    }

    .apoinment-form-holder
    {
        padding: 10px;
    }

    .bottom-sub-header
    {
        margin-top: 20px;
    }

    .bottom-sub-header
    {
        margin-top: 10px;
    }
}


@media screen and (max-width:1130px)
{
    .box-holder
    {
        height: 100px;
        width: 300px;
    }

    .box-title
    {
        font-size: 18px;
        height: 45px;
        padding-top: 5px;
        padding-right: 5px;
    }

    .box-content
    {
        padding-right: 5px;
        font-size: 15px;
    }

    .sub-header-slider-pager
    {
        margin-top: -10px;
    }
}
/*
@media screen and (max-width:999px)
{
    .sub-header-slider-pager, .sub-header-slider-holder
    {
        display: none;
    }

    .sub-header-content
    {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
    }

    .top-sub-header
    {
        max-height: inherit;
    }

    .apoinment-form-holder
    {
        float: none;
        left: auto;
        right: auto;
        margin: auto;
        width: 95%;
        position: relative;
    }

    .slogan-holder
    {
        top: auto;
        width: auto;
        margin: auto;
        display: block;
        max-width: initial;
        text-align: center;
    }

    .slogan::after
    {
        content: '';
        margin: auto;
    }

    .bottom-sub-header
    {
        padding-top: 15px;
        text-align: center;
        background-color: #F0F0F0;
    }

    .box-holder, .box-holder:nth-child(3n)
    {
        margin-left: 5px;
        margin-right: 5px;
        text-align: right;
    }

    .chanels-holder, .video-holder, .calculators-holder
    {
        margin: auto;
        width: auto;
        display: block;
        margin-bottom: 20px;
    }

    .gray-panel-title
    {
        text-align: center;
    }

    .gray-panel-title::after
    {
        content: '';
    }

    .gray-panel-content
    {
        width: 98%;
        margin: auto;
    }

    .chanel-holder
    {
        width: auto;
        margin-bottom: 10px;
    }

    .chanel-content-holder
    {
        width: calc(100% - 170px);
    }


    .big-button-image-holder, .big-button-string, .huge-button, .big-button-holder
    {
        display: block;
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
    }

    .big-button-holder
    {
        margin-bottom: 30px;
    }

    .big-button-image
    {
        margin-left: auto;
        margin-right: auto;
        left: auto;
        right: auto;
    }

    .huge-button-string::after
    {
        background: none;
        margin: auto;
        display: none;
    }

    .bottom-menu-holder ul
    {
        display: block;
        float: none;
        text-align: center;
    }


    .bottom-menu-item:last-child a
    {
        text-align: right;
    }

    .bottom-menu-item:last-child
    {
        display: block;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    footer
    {
        padding-bottom: 20px;
    }

    .footer-list
    {
        text-align: center;
        width: auto;
        display: block;
        margin: auto;
        margin-bottom: 40px;
    }

    .footer-list:last-child
    {
        margin-bottom: auto;
    }

    .top-header-block
    {
        display: block;
        width: auto;
        text-align: center;
    }

    .top-header-nav-elm
    {
        display: block;
        float: none;
        margin: auto;
        max-width: initial;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 17px;
    }

    .search-form
    {
        max-width: 170px;
    }

    .logo-holder img
    {
        margin: auto;
    }

    .sub-slider-holder
    {
        display: none;
    }

    .sub-header
    {
        max-height: initial;
    }
}

@media screen and (max-width:999px) and (min-width:681px)
{
    .main-video-img-holder
    {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

    .main-video-descr-holder
    {
        height: 127px;
        background-color: #FFF;
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 225px);
    }
}

@media screen and (max-width:799px)
{
    .header-menu-list, .nav
    {
        display: none;
    }

    .bottom-header
    {
        border-top: 0px;
    }

    .mobile-menu
    {
        display: block;
    }
}


@media screen and (max-width:680px)
{
    .chanel-holder
    {
        height: auto;
    }

    .chanel-media-holder
    {
        display: block;
        width: 100%;
        max-width: initial;
        height: auto;
    }

    .chanel-content-holder
    {
        width: 100%;
    }

    .stocks-holder
    {
        display: none;
    }
}

*/


.SearchMainArea, .SearchMainAreaOver, .SearchText
{
    background-image: none;
    width: auto;
}
.SearchMainArea, .SearchMainAreaOver
{
    border-bottom: 1px solid #b8b8b8;
    height: 30px;
}
.SearchText
{
    color: #b8b8b8;
    font-size: 15px;
    padding-bottom: 10px;
    border: 0;
    outline: 0;
    height: 21px;
    float: right;
    width: 180px;
    font-family: Arial;
}
.SearchButton
{
    float: left;
    border: 0;
    background: none;
    background-image: url("/images/search.png");
    background-repeat: no-repeat; /* background-size: 100% 100%;*/
    width: 18px;
    height: 18px;
    cursor: pointer;
}


.nav
{
}
.UpperNavLI
{
    background-image: none;
}
.UpperNavSelected
{
    background-color: #e6e6e6;
    position:relative;
}
ul.nav li.UpperNavLI
{
    width: auto;
    display: table-cell;
    vertical-align: top;
    max-width: 68px;
    padding: 10px 15px;
    border-left: 1px solid #d1d1d1;
    float: none;
    height: auto;
    line-height: normal;
}

ul.nav li.UpperNavLI:hover
{
    background-color: #e6e6e6;
}

ul.nav li.UpperNavLI:last-child
{
    border-left: none;
}
ul.nav li.HomeLink
{
    display: none;
}
ul.nav li a
{
    display: block;
    width: 100%;
    height: 100%;
    color: #273560;
    font-size: 13px;
    font-weight: bold;
    border-left: none;
}
ul.nav li.ybg
{
    display: none;
    background: none;
}
.HPContactUsBox
{
    width: auto;
    background-color: transparent;
}


/*
.ExtraInformationCombo
{
    display: block;
    width: 100%;
    height: 100%;
    color: #3b3b3b;
    line-height: 38px;
    border: 0;
    outline: 0;
    font-size: 14px !important;
    padding-right: 10px;
    height: 38px !important;
}*/
.HPContactUsBox > span table
{
    display: none;
}
.HPContactUsBox select
{
    font-size: 16px;
    color: #3b3b3b;
}

#divSend
{
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0;
    background-color: #e39c30;
    cursor: pointer;
}
#divSend:hover
{
    background-color: #6CB8C3;
}
#divSend:before
{
    direction: rtl;
    content: "שלח";
}
#divSend img
{
    display: none;
}
/*.tblQuestionMain span
{
    font-size: 12px;
    position: absolute;
    text-align: right;
}
.tblQuestionMain td
{
    text-align: right;
}*/
.sitemapcontiner, .sitemapcontiner td, .divSiteMapHeader
{
    background-color: transparent;
}
.divSiteMapHeader a
{
    font-size: 12px;
    color: #fff;
    margin-bottom: 20px;
    text-decoration: underline;
}
.sitemapcontiner ul li a
{
    color: #fff;
    font-size: 12px;
}
.sitemapcontiner ul li a:hover
{
    color: #387680;
}
.divSiteMapHeader
{
    width: auto;
    text-align: right; /* display: list-item;     list-style-image: url('/SiteData/1/templates/Excellence/Images/square_bulet.png');*/
    margin-bottom: 20px;
}
#sitemap ul
{
    /*  right: 0px;*/
    top: 0px;
}
#sitemap ul li
{
    /* list-style-image: url('/SiteData/1/templates/Excellence/Images/square_bulet.png'*/
    margin-bottom: 16px;
}

.sitemapcontiner .AspNet-DataList > table > tbody tr td
{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: auto !important;
}
#divSiteChild
{
    width: 95%;
}

.disclamer
{
    color: #fff;
}


.social-links a
{
    height: 37px;
}
.sub-footer
{
    height: 0px;
}
/*.trQuestionSeperator
{
    display: none;
}*/

.calculators-list li
{
    list-style-image: none;
}

footer .content-holder .section:nth-child(2n)
{
    display: none;
}


.maininnercontent
{
    border-top: Solid 3px #ccd6e0;
    width: 980px;
}
#Main
{
    width: 980px;
}
.AspNet-DataList .TooltipWord
{
    border: none;
}
.AspNet-DataList *
{
    font-family: Arial;
}
#divTopLogos img
{
    display: none;
}
#divRightNav img:first-child
{
   /* display: none;*/
}
.UpperNavSel
{
/*width:100%;
height:5px;
background-color: #e39c30;  */
}
.UpperNavSelected::before
{
       content: "";
width:100%;
height:5px;
background-color: #e39c30;  
margin-top:-15px;
display: block;
    padding: 0px 15px;
    margin-right: -15px;
        margin-bottom: 10px;
}
ul.nav
{
overflow:visible;    
}

.GridRowBorderRight
{
    border-right-style: none;
}
.datePicker
{
position:relative;    
}

a#recaptcha_switch_audio_btn {
    display: block !important;
}


