﻿@import url('/_layouts/15/ISA.WebSite/Styles/alefstyle.css');

body {
    overflow: auto;
}

.bodyContainer {
    /*overflow:hidden;*/
}

* {
    margin: 0;
    padding: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

body {
    position: relative;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

input, select, textarea {
    font-family: Arial;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 1500px;
    width: 100%;
    background: url('/_layouts/15/images/isa.website/ISA_Website_Home01-51.jpg') no-repeat center top;
    opacity: 0.5;
}

.conteiner {
    width: 940px;
    margin: 0 auto;
    font-family: Alef Hebrew;
    /*font-family: 'Alef', sans-serif;*/
}

a img {
    border: none;
}

.top {
    height: 29px;
    background: url('/_layouts/15/images/isa.website/bg_top.png') repeat-x;
    font-family: Alef Hebrew;
    font-size: 12px;
}

    .top .lang {
        font-weight: bold;
        margin-left: 13px;
        line-height: 29px;
    }

        .top .lang a {
            text-decoration: none;
            padding-right: 14px;
            color: #1c6ebd;
        }

    .top .size {
        color: #1c6ebd;
        margin-right: 9px;
        line-height: 29px;
    }

        .top .size a {
            padding-right: 4px;
        }

input[type=button], input[type=reset], input[type=submit], button {
    font-family: Alef;
    font-size: 12px;
}

#isasearchbox {
    height: 25px;
    margin-top: 32px;
    margin-left: 16px;
}

    #isasearchbox button {
        background: url('/_layouts/15/images/isa.website/search.png') no-repeat;
        height: 25px;
        width: 30px;
        border: none;
        float: left;
        cursor: pointer;
    }

    #isasearchbox input {
        height: 25px;
        width: 229px;
        background: url('/_layouts/15/images/isa.website/search_input.png') no-repeat;
        border: none;
        padding: 0 0 0 25px;
    }

        #isasearchbox input:focus {
            outline: none;
        }

.cont_logo .logo, .cont_logo .logo A:visited {
    padding-right: 80px;
    background: url('/_layouts/15/images/isa.website/ISA__ISA_Logo.png') top no-repeat;
    display: block;
    width: 320px;
    height: 53px;
    margin-top: 23px;
    margin-right: 5px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Alef Hebrew;
    font-size: 20px;
    text-decoration: none;
    color: #1c6ebd;
}

.menu {
    height: 31px;
    background: url('/_layouts/15/images/isa.website/bg_menu.png') repeat-x;
    margin-bottom: 20px;
    position: relative;
}

    .menu ul li {
        height: 31px;
        line-height: 31px;
        float: left;
        padding: 0 29px;
    }

        .menu ul li:hover {
            background: url('/_layouts/15/images/isa.website/bg_menu_hover.png') repeat-x;
        }

        .menu ul li a {
            font-family: Alef Hebrew;
            color: #fff;
            font-weight: 600;
            text-decoration: none;
            font-size: 17px;
        }

        .menu ul li:hover a {
            color: #1c6ebd;
        }

.chaild_menu_active {
    display: none;
}

.menu ul li.active .chaild_menu_active {
    display: block;
    margin: 0 auto;
    margin-bottom: -31px;
}

.white {
    color: #fff !important;
}

.chaild_menu {
    width: 940px;
    height: 419px;
    position: absolute;
    z-index: 10;
    top: 30px;
    padding-top: 15px;
    right: 0;
    display: none;
    background: url('/_layouts/15/images/isa.website/bg_chaild_menu.png') no-repeat bottom;
}

.chaild_conteiner {
    position: relative;
    width: 940px;
    height: 419px;
}

.chaild_1, .chaild_2, .chaild_3, .chaild_4 {
    position: absolute;
    width: 240px;
}

.chaild_1 {
    right: -20px;
    top: 0;
}

.chaild_2 {
    right: 240px;
    top: 0;
    display: none;
}

.chaild_3 {
    right: 240px;
    top: 0;
    display: none;
}

.chaild_4 {
    right: 240px;
    top: 0;
    display: none;
}

    .chaild_4 ul li:hover {
        background: url('/_layouts/15/images/isa.website/chaild_menu_hover_last.png') no-repeat !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

.chaild_conteiner ul li {
    padding: 0;
    margin: 0;
    clear: both;
    width: 210px;
    height: 30px;
    padding-right: 10px;
    line-height: 30px;
    text-align: right;
}

    .chaild_conteiner ul li:hover {
        background: url('/_layouts/15/images/isa.website/chaild_menu_hover.png') no-repeat;
        margin-left: -12px;
        padding-left: 12px;
    }

    .chaild_conteiner ul li a:hover {
        color: #fff;
    }

    .chaild_conteiner ul li a {
        color: #1c6ebd;
        font-size: 13px;
        display: block;
        width: 210px;
        padding-right: 10px;
        border-bottom: 1px solid #72a0cf;
        height: 30px;
        font-family: Alef Hebrew;
        font-weight: 600;
    }

.slide {
    height: 264px;
    position: relative;
    margin-bottom: 20px;
}

.slide_content {
    background: url('/_layouts/15/images/isa.website/eng%20pic.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 720px;
    height: 264px;
}

    .slide_content .text {
        background: url('/_layouts/15/images/isa.website/bg_text.png');
        /*height: 130px;*/
        width: 380px;
        /*margin-top: 88px;*/
        margin-top: 0px;
        word-wrap: break-word;
        position: absolute;
        float: left;
        overflow: auto;
        bottom: 44px;
        left: 0px;
    }

        .slide_content .text .text-layout {
            margin: 8px 12px;
        }

        .slide_content .text p {
            margin-left: 10px;
            font-family: Alef Hebrew;
            color: #fff;
            font-weight: bold;
            font-size: 14px;
            display: none;
            /*position: absolute;*/
            width: 350px;
        }

.navigation {
    position: absolute;
    width: 234px;
    right: 0;
}

    .navigation ul {
        padding-left: 13px;
        width: 221px;
    }

        .navigation ul li {
            padding-right: 15px;
            height: 44px;
            line-height: 44px;
            background: url('/_layouts/15/images/isa.website/bg_navigation.png');
            text-align: right;
        }

            .navigation ul li:hover, .navigation ul li.active {
                padding-left: 28px;
                height: 44px;
                line-height: 44px;
                margin-left: -13px;
                background: url('/_layouts/15/images/isa.website/bg_navigation_hover.png');
            }

            .navigation ul li a {
                color: #fff;
                font-weight: bold;
                text-decoration: none;
                font-size: 17px;
                white-space: nowrap;
            }

.title {
    background: url('/_layouts/15/images/isa.website/bg_title.png');
    height: 55px;
    line-height: 55px;
    font-size: 17px;
    font-weight: 300;
    color: #1c6ebd;
    text-align: right;
    font-family: Alef Hebrew;
}

.last {
    margin-right: 0 !important;
}


.title_block {
    background: url('/_layouts/15/images/isa.website/news_bg.png') no-repeat;
    height: 38px;
}

.news ul {
    margin: 15px 15px 0 15px;
    font-family: Arial;
}

    .news ul li {
        text-align: right;
        font-size: 13px;
        margin-bottom: 15px;
        color: #4d4d4d !important;
        font-family: Arial;
    }

.news {
    height: 298px;
    background: url('/_layouts/15/images/isa.website/bg_news.png') bottom left no-repeat;
}

    .news marquee {
        height: 250px;
    }

    .news ul li .time {
        font-weight: 600;
    }
/*News Inside*/
.ISA-News-Inside {
    width: 510px;
}

    .ISA-News-Inside .title_block {
        background: url('/_layouts/15/images/isa.website/inside_news_bg.png') no-repeat;
        height: 38px;
    }

    .ISA-News-Inside .news ul {
        margin: 15px 15px 0 15px;
        font-family: Arial;
    }

        .ISA-News-Inside .news ul li {
            text-align: right;
            font-size: 13px;
            margin-bottom: 15px;
            color: #4d4d4d !important;
            font-family: Arial;
        }

    .ISA-News-Inside .news {
        background-color: #f7f7f9;
        background-image: none;
        height: auto;
    }

        .ISA-News-Inside .news ul li .time {
            font-weight: 600;
        }


.right_content {
    width: 620px;
    float: right;
}

.but_fade {
    background: url(/_layouts/15/images/isa.website/arrow_down.png) no-repeat right bottom;
    padding-right: 12px;
    margin-right: 12px;
    font-family: Alef Hebrew;
    font-size: 11px;
    color: #858585;
    text-align: right;
    cursor: pointer;
}

    .but_fade.active {
        background-position: right top;
    }

.but_fade2 {
    background: url(/_layouts/15/images/isa.website/arrow_down.png) no-repeat right top;
    padding-right: 12px;
    margin-right: 12px;
    font-family: Alef Hebrew;
    font-size: 11px;
    color: #858585;
    text-align: right;
    cursor: pointer;
}

    .but_fade2.active {
        background-position: right bottom;
    }

.main_news {
    height: 246px;
    /*background: url('/_layouts/15/images/isa.website/main_news.png') no-repeat top;*/
    overflow: hidden;
    width: 620px;
}

.main_news2 {
    margin-bottom: 14px;
}

.main_news img {
    margin-right: 18px;
    margin-top: 14px;
}

.main_news .video {
    background: url('/_layouts/15/images/isa.website/main_news1.png') no-repeat top;
    display: inline-block;
}

.main_news .text {
    /*width: 235px;*/
    width: 220px;
    float: left;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    background: url('/_layouts/15/images/isa.website/main_news1.png') no-repeat top;
}

    .main_news .text h3 {
        font-family: Alef Hebrew;
        font-weight: bold;
        margin-top: 10px;
        line-height: 21px;
        font-size: 1.3em;
        margin-bottom: 10px;
        text-align: right;
        color: #2954A1;
    }

    .main_news .text p {
        font-family: 'Arial';
        font-size: 1em;
        color: #4d4d4d;
    }



.but {
    margin-top: 18px;
}

    .but a {
        font-size: 13px;
        font-weight: 600;
        font-family: Alef Hebrew;
        color: #fff;
        display: block;
        line-height: 20px;
        vertical-align: middle;
        padding-top: 5px;
        cursor: pointer!important;
    }

        .but a.but_left {
            background: url('/_layouts/15/images/isa.website/ISA_Website_Home_Links.png') no-repeat;
            height: 50px;
            width: 82px;
            text-align: center;
        }

            .but a.but_left:hover {
                background: url('/_layouts/15/images/isa.website/ISA_Website_Home_Links_Hover.png') no-repeat;
            }

        .but a.but_right {
            background: url('/_layouts/15/images/isa.website/ISA_Website_Home_Mailing_List.png') no-repeat;
            height: 50px;
            width: 137px;
            text-align: center;
        }

            .but a.but_right:hover {
                background: url('/_layouts/15/images/isa.website/ISA_Website_Home_Mailing_List_Hover.png') no-repeat;
            }

        .but a:hover {
            text-decoration: none !important;
        }

.inner_right {
    width: 380px;
    height: 163px;
    background: url('/_layouts/15/images/isa.website/other_news.png') no-repeat;
    float: right;
}

    .inner_right img {
        margin-right: 18px;
        margin-top: 16px;
    }

    .inner_right .text {
        width: 135px;
        float: left;
        text-align: right;
        padding-left: 15px;
        height: 160px;
        overflow: auto;
    }


        .inner_right .text h3 {
            font-family: 'Alef Hebrew';
            font-weight: bold;
            margin-top: 10px;
            line-height: 21px;
            font-size: 1.3em;
            margin-bottom: 10px;
            text-align: right;
            color: #2954A1;
        }

        .inner_right .text p {
            font-family: Arial;
            font-size: 1em;
            color: #4d4d4d;
        }

.inner_rightInside {
    width: 220px;
    height: 270px;
    background: url('/_layouts/15/images/isa.website/ISA__How_to_Invest.png') no-repeat;
    float: right;
}

    .inner_rightInside img {
        margin-right: 18px;
        margin-top: 16px;
    }

    .inner_rightInside .text {
        width: 218px;
        float: left;
        text-align: right;
        font-size: 15px;
    }

        .inner_rightInside .text h3 {
            font-family: 'Alef Hebrew';
            font-weight: bold;
            line-height: 21px;
            font-size: 17px;
            margin-bottom: 10px;
            text-align: right;
            color: #2954A1;
            margin-right: 10px;
        }

        .inner_rightInside .text p {
            font-family: 'Alef Hebrew';
            font-size: 13px;
            color: #4d4d4d;
            margin-right: 10px;
        }

.footer {
    margin-top: 15px;
    background: url('/_layouts/15/images/isa.website/bg_footer.png') repeat-x;
    font-size: 11px;
    color: #858585;
    width: 920px;
    bottom: 0;
    text-align: center;
    padding: 5px 0;
    margin: 0 auto;
    height: 115px;
    padding-left: 10px;
    padding-right: 10px;
}

    .footer .footerLinksRow {
        float: right;
        width: 100%;
    }

    .footer .footerItem, .footer .footerSeparator {
        float: right;
        padding-right: 4px;
        padding-left: 4px;
        margin-top: 5px;
        height: 30px;
        line-height: 30px;
    }

    .footer .footerItemRights {
        float: left;
        line-height: 20px;
    }

    .footer a img {
        margin-top: 5px;
    }

    .footer .footerLogo a img {
        margin-top: 10px;
    }

.info {
    margin-top: 14px;
    margin-left: 8px;
    line-height: 10px;
}

.fot_menu {
    font-size: 11px;
}

    .fot_menu td {
        padding: 0 4px 0 4px;
    }


/*-----------------------------------------------------------------------*/
.conteiner.rtl h1, .conteiner.rtl h2, .conteiner.rtl h3, .conteiner.rtl p, .conteiner.rtl a, .conteiner.rtl span {
}

.conteiner.rtl .top .lang a {
    float: left;
    margin-right: 14px;
    margin-left: 14px;
    padding-right: 0;
}

    .conteiner.rtl .top .lang a.first, .conteiner.rtl .top .lang a.last {
    }

.conteiner.rtl .top .size a {
    float: left;
    margin-right: 6px;
    padding-right: 0;
}

    .conteiner.rtl .top .size a:visited {
        color: #1c6ebd;
    }

.conteiner.rtl .cont_logo .logo span {
    direction: rtl;
}

.conteiner.rtl .fot_menu li {
    float: left;
    margin: 0 4px 0 3px;
    padding: 0;
}

    .conteiner.rtl .fot_menu li a {
        padding: 0;
    }

        .conteiner.rtl .fot_menu li a.fot_menu_rss {
            direction: rtl;
        }

.headline {
    float: right;
    width: 60px;
    font-family: Alef Hebrew;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 10px;
    margin-top: 5px;
}

.headlink {
    width: 90px;
    float: left;
    margin-left: 10px;
}

    .headlink a {
        color: #ffffff;
        font-family: Alef Hebrew;
        font-size: 13px;
        font-weight: bold;
    }

/* MS header */
.cont_logo {
    height: 91px;
    background: url('/_layouts/15/images/isa.website/bg_cont_logo.png') repeat-x;
    position: relative;
}

#search-wrapper {
    position: absolute;
    left: 30px;
    top: 35px;
}
/* ME header */

/* MS Navigation start*/

.ms-listMenu-editLink {
    display: none!important;
}

#isa-topnavigation-wrapper {
    background: url('/_layouts/15/images/isa.website/bg_menu.png') repeat-x;
    font-family: Alef Hebrew;
}

/* MS Complaint Part */

.ComplaintsHome_main_container {
    background: url('/_layouts/15/images/isa.website/ISA__Complaints_1.png') no-repeat;
    width: 300px;
    height: 106px;
    margin-bottom: 17px;
}

    .ComplaintsHome_main_container .ComplaintsHome_header {
        width: 100%;
        float: right;
    }

        .ComplaintsHome_main_container .ComplaintsHome_header h3 {
            width: 105px;
            font-family: Alef Hebrew;
            float: right;
            margin-right: 15px;
            margin-top: 10px;
            line-height: 21px;
            font-size: 17px;
            text-align: right;
            color: #ffffff;
            font-weight: bold;
        }

    .ComplaintsHome_main_container .styled-select {
        width: 205px;
        height: 25px;
        overflow: hidden;
        background: url(/_layouts/15/images/isa.website/bg_tel.png) no-repeat right top;
        border: none;
        text-align: right;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-top: 10px;
        margin-right: 15px;
        float: right;
    }

        .ComplaintsHome_main_container .styled-select select {
            background: transparent;
            width: 225px;
            font-size: 13px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 25px;
            -webkit-appearance: none;
        }

.ComplaintsInside_main_container {
    background: url('/_layouts/15/images/isa.website/ISA__ComplaintsInside.png') no-repeat;
    width: 220px;
    height: 105px;
}

    .ComplaintsInside_main_container .ComplaintsInside_header {
        width: 100%;
        float: right;
    }

        .ComplaintsInside_main_container .ComplaintsInside_header h3 {
            width: 105px;
            font-family: Alef !important;
            float: right;
            margin-right: 15px;
            margin-top: 10px;
            line-height: 21px;
            font-size: 17px;
            text-align: right;
            color: #ffffff;
            font-weight: bold;
        }

    .ComplaintsInside_main_container .styled-select {
        width: 118px;
        height: 25px;
        overflow: hidden;
        background: url(/_layouts/15/images/isa.website/bg_doc.png) no-repeat right top;
        border: none;
        text-align: right;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-top: 10px;
        margin-right: 15px;
        float: right;
    }

        .ComplaintsInside_main_container .styled-select select {
            background: transparent;
            width: 138px;
            font-size: 13px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 25px;
            -webkit-appearance: none;
        }
/* ME Complaint Part*/
/*MS Forms And Systems Home*/
.formAndSystemHome_container {
    width: 220px;
}

    .formAndSystemHome_container .formAndSystem_body {
        background: url('/_layouts/15/images/isa.website/doc.png') no-repeat;
        height: 88px;
        width: 205px;
        padding-right: 15px;
    }

        .formAndSystemHome_container .formAndSystem_body h3 {
            font-family: Alef Hebrew;
            font-weight: bold;
            font-size: 17px;
            color: #2954A1;
            padding-top: 10px;
        }

    .formAndSystemHome_container .styled-select {
        width: 118px;
        height: 25px;
        overflow: hidden;
        background: url(/_layouts/15/images/isa.website/bg_doc.png) no-repeat right top;
        border: none;
        text-align: right;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-top: 5px;
    }

        .formAndSystemHome_container .styled-select select {
            background: transparent;
            width: 138px;
            font-size: 13px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 25px;
            -webkit-appearance: none;
        }
/*End of Forms And Systems Home*/
/*MS Forms And Systems Inside*/
.formAndSystem_container {
    width: 220px;
}

    .formAndSystem_container .formAndSystem_body {
        background: url('/_layouts/15/images/isa.website/ISA__Forms1.png') no-repeat;
        height: 88px;
        width: 205px;
        margin-top: 15px;
        padding-right: 15px;
    }

        .formAndSystem_container .formAndSystem_body h3 {
            font-family: Alef Hebrew;
            font-weight: bold;
            font-size: 14px;
            color: #2954A1;
            padding-top: 10px;
        }

    .formAndSystem_container .styled-select {
        width: 118px;
        height: 25px;
        overflow: hidden;
        background: url('/_layouts/15/images/isa.website/bg_doc.png') no-repeat right top;
        border: none;
        text-align: left;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-top: 5px;
    }

        .formAndSystem_container .styled-select select {
            background: transparent;
            width: 135px;
            font-size: 15px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 25px;
            -webkit-appearance: none;
        }
/*End of Forms And System Inside*/

/* MS Fund Manager Wages*/
.fundManagerWages_main_container .fundManagerWages_tbl .clsFVHeader {
    background-color: #2954A1;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}

.fundManagerWages_main_container .clsFVSep {
    background-color: #F3F3F3;
}

.fundManagerWages_main_container .clsFVFooter {
    height: 30px;
    color: #FFFFFF;
    font-size: 13px;
    background-color: #2954A1;
    font-family: Arial;
}

.fundManagerWages_main_container .clsFVDataTitle {
    font-family: Arial;
    color: #3BA6D4;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fundManagerWages_main_container .clsFVDataMainTitle {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fundManagerWages_main_container .clsFVMainTitleData {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
}

.fundManagerWages_main_container .clsFVData {
    font-family: Arial;
    width: 80px;
    line-height: 20px;
    padding-top: 10px;
    color: #3BA6D4;
}

.fundManagerWages_main_container .fundManagerWages_header_container .divInsideContainer {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 25px;
}

    .fundManagerWages_main_container .fundManagerWages_header_container .divInsideContainer span {
        width: 20px;
        font-size: 13px;
        font-family: Arial;
    }

.fundManagerWages_main_container .fundManagerWages_header_container .leftSideTextBox {
    width: 54px;
    height: 15px;
    line-height: 20px;
    display: inline-block;
    color: #3ba6d4 !important;
    font-family: Arial !important;
    font-size: 12px !important;
}

.fundManagerWages_main_container .fundManagerWages_header_container .ButtonShow {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show.png');
    height: 16px;
    width: 60px;
    min-width: 60px !important;
    cursor: pointer;
    display: inline-block;
}

.fundManagerWages_main_container .fundManagerWages_header_container .ButtonShowHover {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show_Hover.png');
    cursor: pointer;
}

.fundManagerWages_main_container .fundManagerWages_header_container .ButtonShowLocked {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show_Locked.png');
    height: 16px;
    width: 60px;
    min-width: 60px !important;
    cursor: pointer;
    display: none;
    float: right;
    margin-right: 10px;
}

.fundManagerWages_main_container .fundManagerWages_header_container .ButtonExcel {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Excel.png');
    height: 16px;
    width: 139px;
    cursor: pointer;
    display: inline-block;
}

.fundManagerWages_main_container .fundManagerWages_header_container {
    height: 30px;
    width: 536px;
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
}

.fundManagerWages_main_container .fundManagerWages_tbl {
    width: 536px;
    border-collapse: collapse;
}

    .fundManagerWages_main_container .fundManagerWages_tbl separator_td {
        height: 4px;
    }

.fundManagerWages_main_container .fundManagerWages_disclamer {
    padding: 10px 5px 10px 5px;
    width: 526px;
    text-align: right;
}

.fundManagerWages_main_container .fundManagerWages_noDisclamerMsg {
    padding: 10px 5px 5px 5px;
    text-align: right;
    font-size: 13px;
    display: none;
}
/* End MS Fund Manager Wages */

/* MS Fund Value*/
.fundValue_main_container .fundValue_tbl .clsFVHeader {
    background-color: #2954A1;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial;
    height: 55px;
    text-align: center;
    vertical-align: top;
    padding-top: 5px;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-left-width: 1px;
}

.fundValue_main_container .fundValue_tbl .clsWidthHeaderBig {
    width: 70px !important;
}

.fundValue_main_container .fundValue_tbl .clsWidthHeaderSmall {
    width: 50px !important;
}

.fundValue_main_container .clsFVSep {
    background-color: #F3F3F3;
    width: 2px;
}

.fundValue_main_container .clsFVFooter {
    height: 30px;
    color: #FFFFFF;
    font-size: 13px;
    background-color: #2954A1;
    font-family: Arial;
    padding-right: 5px;
    text-align: center;
    direction: ltr;
}

.fundValue_main_container .clsFVDataTitle {
    font-family: Arial;
    color: #3BA6D4;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
}

.fundValue_main_container .clsFVDataMainTitle {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: white;
    border-left-width: 1px;
    border-bottom-width: 1px;
}

.fundValue_main_container .clsFVMainTitleData {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    text-align: center;
    direction: ltr;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: white;
    border-left-width: 1px;
    border-bottom-width: 1px;
}

.fundValue_main_container .clsFVData {
    font-family: Arial;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #3BA6D4;
    text-align: center;
    direction: ltr;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
}

.fundValue_main_container .fundValue_header_container .divInsideContainer {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 25px;
}

    .fundValue_main_container .fundValue_header_container .divInsideContainer span {
        width: 20px;
        font-size: 13px;
        font-family: Arial;
    }

.fundValue_main_container .fundValue_header_container .leftSideTextBox {
    width: 62px;
    height: 18px !important;
    line-height: 20px;
    display: inline-block;
    color: #3ba6d4 !important;
    font-family: Arial !important;
    font-size: 12px !important;
    vertical-align: middle;
}

.fundValue_main_container .fundValue_header_container .ButtonShow {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show.png');
    height: 16px;
    width: 60px;
    min-width: 0px !important;
    cursor: pointer;
    display: inline-block;
}

    .fundValue_main_container .fundValue_header_container .ButtonShow:hover {
        background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show_Hover.png');
        cursor: pointer;
        height: 16px;
        width: 60px;
        display: inline-block;
        min-width: 0px !important;
    }

.fundValue_main_container .fundValue_header_container .ButtonShowLocked {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Show_Locked.png');
    height: 16px;
    width: 60px;
    min-width: 0px !important;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    display: none;
}

.fundValue_main_container .fundValue_header_container .ButtonExcel {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Excel.png');
    height: 16px;
    width: 139px;
    cursor: pointer;
    display: inline-block;
}

    .fundValue_main_container .fundValue_header_container .ButtonExcel:hover {
        background-image: url('/_layouts/15/images/isa.website/funds_ISA_Excel_Hover.png');
        height: 16px;
        width: 139px;
        cursor: pointer;
        display: inline-block;
    }

.fundValue_main_container .fundValue_header_container {
    height: 30px;
    width: 540px;
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
}

.fundValue_main_container .fundValue_tbl {
    width: 540px;
    border-collapse: collapse;
}

    .fundValue_main_container .fundValue_tbl separator_td {
        height: 4px;
    }

.fundValue_main_container .fundValue_disclamer {
    padding: 10px 5px 10px 5px;
    width: 526px;
    text-align: right;
}

.fundValue_main_container .fundValue_noDisclamerMsg {
    padding: 10px 5px 5px 5px;
    text-align: right;
    font-size: 13px;
    display: none;
}

.fundValue_main_container .clsTRData {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f3;
}

.fundValue_main_container .tdParam {
    position: relative;
    vertical-align: middle;
}

    .fundValue_main_container .tdParam span {
        margin-right: 0px;
        font-size: 12px;
    }

    .fundValue_main_container .tdParam img {
        position: absolute;
        top: 2px;
        right: 65px;
    }
/* End MS Fund Value*/

#isa-formsandsystems .docInside {
    background: url('/_layouts/15/images/isa.website/ISA__Forms1.png') no-repeat;
    width: 220px;
    height: 88px;
}

    #isa-formsandsystems .docInside h3 {
        font-family: Alef Hebrew;
        float: right;
        margin-right: 15px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 21px;
        font-size: 17px;
        text-align: right;
        color: #2954A1;
    }

    #isa-formsandsystems .docInside .form {
        margin-top: 15px;
        margin-right: 15px;
    }

        #isa-formsandsystems .docInside .form .select1 {
            width: auto;
            height: 25px;
            text-align: right;
            font: 13px Alef Hebrew;
            background: url(/_layouts/15/images/isa.website/bg_doc.png) no-repeat;
            line-height: 25px;
            border: 0;
            padding-right: 15px;
            zoom: 1; /* äëÿ IE6 */
            margin: 3px 0 5px 0;
        }

            #isa-formsandsystems .docInside .form .select1 select {
                width: 121px;
                height: 25px;
                font: 13px Arial, Tahoma, Helvetica, Verdana;
                text-align: right;
                line-height: 25px;
                padding: 0 15px;
                margin: 3px 0 5px 0;
            }
/* ME Form And System Part */

/* MS Banners */
#isa-banners-wrapper {
    margin-top: 20px;
}

#isa-banners-container {
    overflow-y: hidden;
    background: url('/_layouts/15/images/isa.website/bg_banners-container-2.png') no-repeat;
    margin-bottom: 20px;
}

    #isa-banners-container .second_menu {
    }

        #isa-banners-container .second_menu ul li {
            width: 155px;
            text-align: center;
            float: right;
            margin-right: 1px;
            margin-top: 0px;
        }

            #isa-banners-container .second_menu ul li a {
                font-family: Alef Hebrew;
                font-size: 15px;
                color: #2954a1;
                font-weight: bold;
                text-decoration: none;
                display: block;
                position: relative;
                height: 90px;
                padding: 0 0px;
                padding-bottom: 6px;
                padding-top: 15px;
            }

                #isa-banners-container .second_menu ul li a:hover {
                    color: #1c6ebd;
                    background: url('/_layouts/15/images/isa.website/ISA__Buttons_Strip_Hover.png') no-repeat !important;
                }

                #isa-banners-container .second_menu ul li a img {
                    position: absolute;
                    bottom: 0;
                    right: 35px;
                }

                    #isa-banners-container .second_menu ul li a img:hover {
                    }

.left_content {
    width: 300px;
}
/**/
/* ME Banners */

#isa-news-video-wrapper {
    display: inline-block;
    margin: 15px;
}

    #isa-news-video-wrapper > object, #isa-news-video-wrapper > object > embed {
        width: 330px!important;
        height: 216px!important;
    }

.isa-news-small-video-wrapper {
    display: inline-block;
    margin: 15px;
}

.isa-news-small-video-wrapperInside {
    display: inline-block;
    margin: 15px;
    margin-right: 10px;
}
/*  */
.inner-hp-content {
    list-style: none;
    margin-top: 6px;
}

    .inner-hp-content li {
        display: inline-block;
        vertical-align: top;
    }

.left-cell {
    margin-right: 15px;
}

.lower-content-zone {
    list-style: none;
}

    .lower-content-zone li {
        display: inline-block;
        vertical-align: top;
    }

    .lower-content-zone .lower-fixed {
        width: 220px;
        margin-right: 15px;
    }

.lower-fixed-right {
    width: 380px;
}

.right-inner-content .ms-webpartzone-cell {
    margin-bottom: 15px;
}

.navigation > ul > li > a {
    /*margin-right: 5px;*/
}

/* MS Search Customization */

#search-wrapper .ms-srch-sb {
    background: white;
}

    #search-wrapper .ms-srch-sb input {
        height: 25px;
        width: 254px !important;
    }

    #search-wrapper .ms-srch-sb > a {
        background-image: url('/_layouts/15/images/isa.website/Search.png');
        background-repeat: no-repeat;
        width: 30px;
        height: 25px;
    }

        #search-wrapper .ms-srch-sb > a img {
            display: none;
        }
/* ME Search Customization */

#isa-news-wrapper .title_block {
    line-height: 30px;
}

    #isa-news-wrapper .title_block .new-title {
        font-family: Alef Hebrew;
        font-size: 16px;
        color: white;
        font-weight: 600;
        margin-right: 15px;
    }

#isa-news-wrapper .title_block {
    font-family: Alef Hebrew;
    font-size: 16px;
    color: white;
    font-weight: 600;
    padding-right: 10px;
}

    #isa-news-wrapper .title_block span a {
        float: LEFT;
        font-family: Alef Hebrew;
        margin-left: 15px;
        color: white;
        font-size: 14px;
    }

#isa-news-wrapper ul li {
    display: block;
}

.isa-zone-wrapper .ms-webpartzone-cell {
    margin-bottom: 15px;
    width: 300px;
}

.VerticalLI {
    display: inline-block;
    font-family: Alef Hebrew;
    color: #2954A1 !important;
    font-size: 13px;
    font-weight: normal;
    background: url('/_layouts/15/images/isa.website/ISA__Menu_Down.png') no-repeat;
    background-size: 140px;
    background-position: right;
    width: 140px !important;
    margin-top: 0px;
    line-height: 26px;
}

.VerticalUL :hover {
    font-size: 14px !important;
    font-weight: bold !important;
    background: url('/_layouts/15/images/isa.website/ISA_Side_Menu_Hover_1.png') no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    width: 147px !important;
    font-family: Alef Hebrew;
    color: #FFFFFF !important;
    font-size: 13px !important;
    margin-top: 0px !important;
    text-decoration: none !important;
}

.VerticalA {
    font-family: Alef Hebrew !important;
    color: #2954A1 !important;
}



.BreadPathSeparator {
    padding: 0 5px 0 5px !important;
    text-decoration: none !important;
    font-family: Alef Hebrew !important;
    font-size: 14px !important;
    color: #EB9034 !important;
}

.BreadCurrentNode {
    font-weight: bold !important;
    text-decoration: none !important;
    font-family: Alef Hebrew !important;
    font-size: 14px !important;
    color: #EB9034 !important;
}

.BreadCrumbDiv {
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    vertical-align: middle;
    padding-top: 5.5px;
    padding-bottom: 5.5px;
}

.BreadCrumbP {
    padding-top: 20px;
}

.BreadCrumbStyle a {
    font-family: Alef Hebrew;
    font-weight: normal;
    font-size: 14px;
    color: #EB9034;
    text-decoration: underline;
}

    .BreadCrumbStyle a:visited {
        font-family: Alef Hebrew;
        font-weight: normal;
        font-size: 14px;
        color: #EB9034;
    }

.ms-ToolPaneOuter {
    margin-right: 60px !important;
}

.RegionMainContentStyle {
    width: 940px;
    padding-top: 20px;
}

.Template7MainContent {
    font-family: Arial !important;
}
/* Contact Us   */
.ContactUs_main_container .ContactUsFormMainDiv {
    width: 540px;
    display: inline-block;
    font-family: Arial !important;
}

.ContactUs_main_container .mainDiv {
    background-color: #F0F0F3;
    width: 540px;
    padding-bottom: 20px;
    padding-top: 10px;
    float: right;
}

.ContactUs_main_container .sendsummary_container {
    text-align: center;
}

.ContactUs_main_container .divInsideContainerContactUs {
    /*margin-top: 20px;*/
}

    .ContactUs_main_container .divInsideContainerContactUs .styled-select_forms {
        width: 380px;
        height: 20px;
        overflow: hidden;
        background: url(/_layouts/15/images/isa.website/bg_forms_ddll.png) no-repeat left top;
        border: none;
        text-align: right;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-top: 10px;
        float: right;
        border: 1px solid rgb(171, 171, 171);
        background-color: white;
    }

        .ContactUs_main_container .divInsideContainerContactUs .styled-select_forms select {
            background: transparent;
            width: 400px;
            font-size: 13px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 20px;
            -webkit-appearance: none;
            margin-top: 0px !important;
        }

.ContactUs_main_container .ButtoncontainerContactUs {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

    .ContactUs_main_container .ButtoncontainerContactUs input, .ContactUs_main_container .ButtoncontainerContactUs button {
        font-family: Alef;
        font-size: 12px;
        margin: 0px !important;
        padding: 0px 10px !important;
        min-width: 0px;
    }

.ContactUs_main_container .lblMultipleLinesText {
    width: 380px;
    height: auto;
}
/*DirectLine Form*/
.DirectLine_main_container .ChooseTypeDiv {
    width: 540px;
    padding-bottom: 20px;
    font-family: Arial;
}

    .DirectLine_main_container .ChooseTypeDiv select {
        width: 450px;
    }

.DirectLine_main_container .DirectLine_text1 {
    width: 540px;
    font-family: Arial;
}

.DirectLine_main_container .DirectLine_text2 {
    width: 540px;
    display: none;
    font-family: Arial;
}

.DirectLine_main_container .ValidationSummary {
    margin-left: 20px;
    margin-top: 10px;
}

.DirectLine_main_container .divmain {
    background-color: #F0F0F3;
    width: 540px;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.DirectLine_main_container .FormComment {
    display: inline-block;
    width: 540px;
}

    .DirectLine_main_container .FormComment .FormComment_text {
        width: 100%;
        float: right;
        display: inline-block;
        margin-top: 20px;
        margin-right: 10px;
        color: #eb9034;
    }

.DirectLine_main_container .pnlAfterSend .successMsg {
    color: #2954A1;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

.DirectLine_main_container .pnlAfterSend .attachFilesTD {
    border: 1px solid #173d65;
    padding: 5px;
}

.DirectLine_main_container .additionalInfo {
    height: 245px;
    display: inline;
    width: 100%;
}

.DirectLine_main_container .span {
    color: #4D4D4D;
    font-family: Alef;
    font-size: 13px;
    width: 105px;
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 15px;
}

.DirectLine_main_container .leftSideElm {
    float: left;
    display: inline-block;
    width: 380px;
    height: 20px;
    margin-top: 20px;
}

.DirectLine_main_container .leftSideTextBox {
    width: 240px;
    /*float: left;*/
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-top: 10px;
}

.DirectLine_main_container .leftSidelableBox {
    width: 240px;
    /*float: left;*/
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-top: 20px;
}

.DirectLine_main_container .leftSideTextBoxHieght {
    width: 380px;
    height: 60px;
    /*float: left;*/
    height: 110px;
    line-height: 20px;
    /* display: inline-block;*/
    margin-top: 10px;
}

.DirectLine_main_container .divInsideContainer {
    margin-left: 20px;
    margin-right: 10px;
    clear: both;
    line-height: 20px;
    vertical-align: middle;
}

.DirectLine_main_container .Buttoncontainer {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

    .DirectLine_main_container .Buttoncontainer input, .DirectLine_main_container .Buttoncontainer button, .DirectLine_main_container .attachFilesTD input {
        font-family: Alef;
        font-size: 12px;
        margin: 0px !important;
        padding: 0px 10px !important;
        min-width: 0px;
    }

.DirectLine_main_container .ButtonSend {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white;
    cursor: pointer;
}

    .DirectLine_main_container .ButtonSend:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.DirectLine_main_container .ButtonClear {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white;
    cursor: pointer;
}

    .DirectLine_main_container .ButtonClear:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

/*DirectLine Form End*/
.testest :hover {
    background-image: url('/_layouts/15/images/isa.website/chaild_menu_active.png');
}

.spanContactUs {
    color: #4D4D4D;
    font-family: Alef;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 10px;
}

.spanContactUsEng {
    color: #4D4D4D;
    font-family: Alef;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}


.leftSideElmContactUs {
    float: right;
    display: inline-block;
    width: 380px;
    height: 20px;
    margin-top: 10px;
    font-family: Arial;
}

.leftSideElmContactUsEng {
    float: left;
    display: inline-block;
    width: 380px;
    height: 20px;
    margin-top: 20px;
    font-family: Arial;
}

.leftSideTextBoxContactUs {
    width: 240px;
    height: 18px !important;
    /*float: left;*/
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
}

.leftSidelableBoxContactUs {
    width: 240px;
    height: 20px;
    float: right;
    height: 20px;
    line-height: 20px;
    /*display: inline-block;*/
    margin-top: 10px;
}

.leftSideTextBoxHieghtContactUs {
    width: 380px;
    height: 60px;
    /*float: left;*/
    height: 90px;
    line-height: 20px;
    /* display: inline-block;*/
    margin-top: 10px;
}

.divInsideContainerContactUs {
    margin-left: 5px;
    margin-right: 10px;
    clear: both;
    line-height: 20px;
    vertical-align: middle;
}

.ButtoncontainerContactUs {
    direction: ltr;
    margin-top: 20px;
    margin-left: 20px;
}

.ButtonSendContactUs {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white;
    cursor: pointer;
}

    .ButtonSendContactUs:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.ButtonCenterContactUs {
    display: block;
    margin: 0 auto !important;
}

.ButtonClearContactUs {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white;
    cursor: pointer;
}

    .ButtonClearContactUs:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

.ButtonPrintContactUs {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white !important;
    cursor: pointer;
}

    .ButtonPrintContactUs:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

.ButtonClearContactUsEng {
    background-image: url('/_layouts/15/images/isa.website/Eng_ISA_Clear.png');
    color: white;
    cursor: pointer;
}

.explanation {
    direction: rtl;
}

/* END Contact Us   */



.StepToPage {
    font-size: 13px !important;
}

    .StepToPage a {
        margin-right: 0px;
    }


.ComplaintFormPreview {
    width: 540px;
    font-family: Arial;
}

.divCheckBoxRptr > label {
    padding-right: 10px;
}

/*MailingList*/
.MailingList_ValidationSummary {
    color: #eb9034;
}

.spanMailingList {
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 20px;
}

.spanMailingListEng {
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-left: 20px;
    float: left;
    margin-top: 20px;
}


.spantitleMailingList {
    color: #4D4D4D;
    font-family: Alef;
    font-weight: bold;
    font-size: 15px;
    color: #3BA6D4;
    margin: 10px;
}


.leftSideTextBoxMailingList {
    width: 240px;
    height: 18px;
    /*float: left;*/
    line-height: 18px;
    display: inline-block;
    margin-top: 10px;
    font-family: Arial !important;
}

.spanInsideMailingListEng {
    width: 118px !important;
    height: 20px;
    float: left;
    line-height: 25px;
    margin-top: 10px;
}

.spanInsideMailingList {
    width: 90px;
    height: 20px;
    float: right;
    line-height: 25px;
    margin-top: 10px;
}

.leftSidelableBoxMailingList {
    width: 240px;
    height: 20px;
    /*float: left;*/
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: 20px;
}

.leftSideTextBoxHieghtMailingList {
    width: 360px;
    height: 60px;
    /*float: left;*/
    height: 110px;
    line-height: 20px;
    /* display: inline-block;*/
    margin-top: 10px;
}

.divInsideContainerMailingList {
    margin-right: 10px;
    clear: both;
    vertical-align: middle;
    height: 30px;
}

.divInsideContainerMailingListEng {
    margin-left: 10px;
    clear: both;
    vertical-align: middle;
    height: 30px;
}

.ButtoncontainerMailingList {
    float: left;
    margin-top: 20px;
}

.ButtonSendMailingList {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white;
    cursor: pointer;
}

    .ButtonSendMailingList:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.ButtonCenterMailingList {
    display: block;
    margin: 0 auto !important;
}

.ButtonLinkMailingList {
    margin-right: 5px;
    color: #38a6d4;
    padding-top: 15px;
}

.ButtonClearMailingList {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white;
    cursor: pointer;
}

    .ButtonClearMailingList:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

.IntresetDivMailingList {
    display: inline-block;
    width: 250px !important;
    padding-top: 10px;
}

.spanDivTitleMailingList {
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    color: #38A6D4;
}

.DivOpenTitleMailingList {
    background-color: #E4E5EA;
    height: 30px;
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    cursor: pointer;
    padding-top: 10px;
}

.DivCloseTitleMailingList {
    background-color: white;
    height: 30px;
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    cursor: pointer;
    padding-top: 10px;
}

.ButtonLeftMailingList {
    float: left;
    margin-left: 38px;
    height: 20px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 0px !important;
    min-width: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.divBtnNewMemberMailingList {
    width: 380px !important;
    float: none !important;
}

.ButtonRigthMailingList {
    margin-right: 250px !important;
    float: none !important;
}

.ConfirmationSpanMailingList {
    color: #2954A1;
    font-weight: bold;
    font-size: 15px;
}


divInsideContainerMailingList label {
    display: inline;
}

.divInsideContainerMailingListInput {
    visibility: hidden;
}

    .divInsideContainerMailingListInput + label {
        background-color: #fafafa;
        border: 1px solid #cacece;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
        /*padding: 9px;*/
        height: 16px;
        width: 16px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
    }

        .divInsideContainerMailingListInput + label:active, .divInsideContainerMailingListInput:checked + label:active {
        }

    .divInsideContainerMailingListInput:checked + label {
        background-image: url('/_layouts/15/images/isa.website/16378_thumb_2013_10_16_Square_2.png');
    }

        .divInsideContainerMailingListInput:checked + label:after {
            background-image: url('/_layouts/15/images/isa.website/16378_thumb_2013_10_16_Square_2.png');
        }

.pnlRestorePassword {
    background-color: #f0f0f3;
    width: 380px;
    padding-bottom: 10px;
    float: right;
}
/*EndMailingList*/



.ComplaintsFormContactDetails {
    padding-top: 10px;
    font-family: Arial !important;
}

#pnlTelAviv {
    padding-top: 10px;
}

/* ISATemplate9  */
.DivWebPartISATemplate9 {
    padding-top: 10px;
    width: 95% !important;
}

.VerticalULTemplate9 :hover {
    /*
  font-size:14px !important;
  font-weight:bold !important;
  background: url('/_layouts/15/images/isa.website/ISA_Side_Menu_Hover_1.png') no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  width: 147px !important;
  font-family: Alef Hebrew;
  color:#FFFFFF !important;
  font-size:13px !important;
  margin-top:0px !important;
  text-decoration:none !important;
        */
}

.VerticalLITemplate9Link {
    font-family: Alef Hebrew;
    font-size: 12px;
    padding-top: 10px;
    height: 100%;
    padding-bottom: 10px;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
    background-color: #F7F3F7;
    padding-right: 10px;
    width: 100% !important;
    /*
  display:inline-block;
  background: url('/_layouts/15/images/isa.website/ISA__Menu_Down.png') no-repeat ;
  background-size:140px;
  background-position:right;
  width: 140px !important;
  margin-top:0px;
        */
}

    .VerticalLITemplate9Link a, .VerticalLITemplate9Header a {
        font-family: Alef Hebrew;
        font-weight: bold;
        font-size: 13px;
        color: #38a6d4 !important;
        width: 100% !important;
    }

        .VerticalLITemplate9Header a:hover {
            text-decoration: none;
            cursor: text;
        }

.VerticalLITemplate9Header {
    font-family: Alef Hebrew;
    font-size: 12px;
    padding-top: 10px;
    height: 100%;
    padding-bottom: 10px;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: #E4E5EA;
    padding-right: 10px;
    cursor: text;
    width: 100% !important;
}

.ISASummaryDescription a {
    font-weight: normal;
    font-size: 12px;
}

.VerticalATemplate9 {
    font-family: Alef Hebrew !important;
    color: #2954A1 !important;
    width: 100% !important;
}

/*END ISATemplate9  */

/*GalleryPictureMain  */
.GalleryPictureMain {
    display: block;
    width: 100%;
    text-align: right;
    height: 13px;
    font-size: 13px;
    font-family: Arial;
    color: #2954A1;
    margin: 0;
    margin-top: -5px;
    padding-right: 12px;
}

/*END GalleryPictureMain  */


.divInsideContainerSearch {
    margin-right: 10px;
    margin-top: 10px;
    clear: both;
    vertical-align: middle;
    height: 30px;
}

.span_InsideSearch {
    height: 20px;
    float: right;
    line-height: 25px;
    margin-top: 10px;
    width: 120px;
}

.leftSideDropBoxSearch {
    width: 250px;
    height: 25px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    font-family: Arial !important;
}


    .leftSideDropBoxSearch option {
        width: 250px !important;
        color: red;
        display: list-item !important;
    }

.isa-banners-container-P {
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: 45px !important;
    padding-top: 9px;
    font-family: Alef;
    font-size: 25px;
    color: #2954a1;
}


.IsaTemp1Title {
    font-weight: bold;
    padding-top: 0px;
    margin-top: -5px;
    color: #3ba6d4;
    font-size: 17px;
    font-family: Alef;
}

.IsaTemp1SubTitle {
    padding-top: 10px;
    font-family: Alef;
    font-weight: normal;
    font-size: 13px;
    color: #4D4D4D;
}



.IsaTemp1PageContent {
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #4D4D4D;
}

.IsaTemp1Picture {
    padding-top: 5px;
    padding-left: 8px;
    margin-left: 8px;
    padding-right: 10px !important;
}

.IsaTemp1WebPartZone {
    padding-top: 0px;
    width: 222px !important;
}

.ms-textSmall {
    line-height: 25px !important;
    color: black !important;
    font-size: 13px !important;
}

/*Left Navigation*/
.VerticalMenudiv {
    width: 140px;
    float: right;
    margin-left: 20px;
}

.ISAQuickLaunch {
    width: 140px;
    background-color: #F7F3F7;
    border-right: 1px #ddd solid;
    padding-bottom: 20px;
    margin-top: 5px;
    min-height: 520px;
}

    .ISAQuickLaunch .ms-core-listMenu-selected {
        background-color: transparent !important;
    }

    .ISAQuickLaunch li.static {
        width: 147px;
        color: #2954a1;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .ISAQuickLaunch li.static span {
            background-image: none !important;
        }

    .ISAQuickLaunch .ms-core-listMenu-item {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 10px !important;
    }

    .ISAQuickLaunch li.static span {
        font-family: Alef Hebrew !important;
        font-size: 13px !important;
        color: #2954a1 !important;
    }

    .ISAQuickLaunch li.static a:hover {
        background-image: url("/_layouts/15/images/isa.website/ISA_Side_Menu_Hover_1.png") !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./_layouts/15/images/isa.website/ISA_Side_Menu_Hover_1.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_layouts/15/images/isa.website/ISA_Side_Menu_Hover_1.png', sizingMethod='scale')";*/
    }

        .ISAQuickLaunch li.static:hover, .ISAQuickLaunch li.static a:hover, .ISAQuickLaunch li.static a:link, .ISAQuickLaunch li.static a:visited, .ISAQuickLaunch li.static a:active, .ISAQuickLaunch li.static a:hover span {
            color: #ffffff !important;
        }
/*New top navigation*/
.isa-aspmenu ul.level1 {
    margin-right: 5px !important;
}

    .isa-aspmenu ul.level1 a.level1 {
        display: none !important;
    }

.isa-aspmenu ul.level2 {
    position: relative;
}

.isa-aspmenu .isa-menu-dynamic-ul {
    border: none !important;
    box-shadow: 0px !important;
    list-style: inherit !important;
}

.isa-aspmenu ul.level3 li {
    margin-right: 0px !Important;
}

.isa-aspmenu a.level2 {
    padding: 0px !important;
}

.isa-aspmenu ul.level3 li a {
    padding: 0px 10px 0px 0px!important;
    margin: 0px !important;
}

.isa-aspmenu ul.level1 > li > a.level2 {
    margin: 0px;
    font-family: Alef Hebrew;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    margin-right: 25px !important;
    margin-left: 22px !important;
}

.isa-aspmenu ul.level1 > li:hover {
    background: url('/_layouts/15/images/isa.website/bg_menu_hover.png') repeat-x;
    text-align: right !important;
}

.isa-aspmenu a.level2 {
    background-image: none !important;
}

.isa-aspmenu ul.level1 > li:hover > a.level2 {
    color: #1c6ebd !important;
    background-repeat: no-repeat;
    background-position-y: 35px;
    background-position-x: 50%;
}

.isa-aspmenu ul.level3, .isa-aspmenu ul.level4, .isa-aspmenu ul.level5 {
    background-color: #DDDEE5;
    font-weight: bold;
    width: 100% !important;
    border: 1px solid white !important;
    min-width: 190px;
}

    .isa-aspmenu ul.level3 a.level3, .isa-aspmenu ul.level4 a.level4, .isa-aspmenu ul.level5 a.level5 {
        color: #1c6ebd;
        /*border-bottom: 1px solid #1c6ebd;*/
        font-size: 13px;
        min-height: 19px;
        font-family: Alef Hebrew;
        font-weight: bold;
        margin: 0px;
        white-space: pre-wrap !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }
    /*.isa-aspmenu ul.level3 li.has-popup:hover
{
    background: url('/_layouts/15/images/isa.website/chaild_menu_hover.png') no-repeat !important;
	background-position:right top;
    background-size:100% 100%;
}*/
    .isa-aspmenu ul.level3 li:hover {
        background: url('/_layouts/15/images/isa.website/chaild_menu_hover_last.png') repeat;
        background-position: right top;
    }

    .isa-aspmenu ul.level3 li.has-popup a {
        background: none !important;
    }

    .isa-aspmenu ul.level3 li.has-popup > a {
        background: url('/_layouts/15/images/isa.website/2013.10.14_ISA_Left_Arrow.png') no-repeat left center !important;
        padding-left: 15px !important;
    }

    .isa-aspmenu ul.level3 li:hover > a {
        color: white !important;
    }

.isa-aspmenu ul.level4 {
    max-width: 708px !important;
}

.isa-aspmenu ul.level5 {
    max-width: 476px !important;
}

input[type=password], input[type=text], input[type=file], textarea, .ms-inputBox {
    padding: 0px 0px !important;
}


/*Home Page Marquee Banner*/

.Isa-HomePageBanerWebPart {
    height: 55px;
    line-height: 55px;
    font-family: Alef;
    background-image: url('/_layouts/15/images/isa.website/2014_01_07_ISA_Website_Home_Advertising_banner.png');
    padding-right: 15px;
    padding-left: 15px;
}

    .Isa-HomePageBanerWebPart a {
        color: #2954a1;
        font-weight: bold;
        font-size: 19px;
    }

    .Isa-HomePageBanerWebPart marquee {
        width: 910px;
    }

.RootContainerHomePageBanner .ms-webpartzone-cell {
    margin-bottom: 0px !important;
}


/*Home page News */

.ISA-News-Date {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

.ISA-News-Content {
    /*margin-bottom:20px;*/
}

/*VWGrades*/

.spanGrades {
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    /*width: 80px;*/
    display: inline-block;
    margin-left: 20px;
    float: right;
    /*margin-top: 20px;*/
    text-align: right;
    padding-right: 10px;
}


.spantitleGrades {
    color: #4D4D4D;
    font-family: Alef;
    font-weight: bold;
    font-size: 15px;
    color: #3BA6D4;
    margin: 10px;
    text-align: right !important;
}


.TextBoxGrades {
    width: 240px;
    height: 18px;
    line-height: 20px;
    display: inline-block;
    /*margin-top: 10px;*/
    float: right;
}

.ComboGrades {
    width: 242px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    float: right;
}

.spanInsideGrades {
    width: 90px;
    height: 20px;
    float: right;
    line-height: 25px;
    margin-top: 20px;
}




.ButtoncontainerGrades {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.ButtonSendGrades {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white;
    cursor: pointer;
    height: 20px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 0px !important;
    min-width: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

    .ButtonSendGrades:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.ButtonCenterGrades {
    display: block;
    margin: 0 auto !important;
}

.ButtonLinkGrades {
    margin-right: 5px;
    color: #38a6d4;
    padding-top: 15px;
}

.ButtonClearGrades {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white;
    cursor: pointer;
}

    .ButtonClearGrades:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }



.TitleGrades {
    background-color: #E4E5EA;
    height: 30px;
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
}

.ButtonLeftGrades {
    float: left;
    margin-left: 30px;
}

.ButtonRigthGrades {
    margin-right: 280px !important;
    float: none !important;
}

.ConfirmationSpanGrades {
    color: #2954A1;
    font-weight: bold;
    font-size: 15px;
}

.clsFVHeaderGrades {
    background-color: #2954A1;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    width: 55px;
    min-height: 40px;
}

.clsFVHeaderGrades2 {
    background-color: #2954A1;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    min-height: 40px;
    width: 67px;
}

.clsFVSepGrades {
    background-color: #F3F3F3;
    width: 2px;
}

.clsHZSepGrades {
    background-color: #F3F3F3;
    height: 2px;
}

.clsFVFooterGrades {
    height: 30px;
    color: #FFFFFF;
    font-size: 13px;
    background-color: #2954A1;
    font-family: Arial;
}

.clsFVDataTitleGrades {
    font-family: Arial;
    color: #3BA6D4;
    min-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.clsFVDataMainTitleGrades {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
}

.clsFVMainTitleDataGrades {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
}

.clsFVDataGrades {
    font-family: Arial;
    text-align: center;
    min-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.SubTitleGrades {
    color: #3ba6d4;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.DivOpenTitleGrades {
    background-color: #E4E5EA;
    height: 30px;
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    cursor: pointer;
    padding-top: 10px;
}

.DivCloseTitleGrades {
    background-color: white;
    height: 30px;
    border-bottom-color: #f0f0f3;
    border-top-color: #f0f0f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    cursor: pointer;
    padding-top: 10px;
}

.TdPaddingRGrades {
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-family: Arial !important;
}

.TdbtnLoginGrades {
    padding-top: 13px;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 27px;
}

.tblLoginGrades {
    width: 540px;
    font-family: Arial;
}

.tblInsideLogin {
    background-color: #F0F0F3 !important;
    width: 380px;
}

.tblDetailsGrades {
    background-color: #F0F0F3 !important;
    width: 540px;
}

.SubjectGrades {
    padding-right: 10px !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    font-family: Arial !important;
    font-weight: bold !important;
}



.IsaMailingTitle {
    font-weight: bold;
    padding-top: 0px;
    margin-top: -5px;
    color: #3ba6d4;
    font-size: 17px;
    font-family: Alef;
}

.MailingPageContent {
    border: solid;
    min-width: 530px;
    min-height: 100px;
    border: 1px solid #72a0cf;
}

.MailingPageTitle {
    border: 1px solid #72a0cf;
    min-width: 530px;
}

.MailingPageInterest {
    border: 1px solid #72a0cf;
    min-width: 530px;
}

.MailingBottom {
    height: 200px;
}

.MailingPageInterest select {
    width: 200px !important;
}

.MailingPageInterest .ms-formfieldvaluecontainer {
    padding-bottom: 20px;
}

.MailingPageTitle .ms-spellcheck-true {
    border: none;
    min-width: 530px;
}
/*Search Box Home*/
.SearchBox_container {
    width: 300px;
    height: 25px;
}

    .SearchBox_container .searchBox_link {
        width: 30px;
        height: 25px;
        float: right;
    }

    .SearchBox_container .searchBox_input {
        width: 268px;
        height: 23px;
        float: right;
    }

    .SearchBox_container .searchBox_advanced_link {
        float: left;
        color: #2954A2;
    }

        .SearchBox_container .searchBox_advanced_link:hover {
            text-decoration: none !important;
        }

/*Module 2 and FAQ web part*/
.titleheadModule2 {
    height: 30px;
    width: 375px;
    border-bottom-color: #F0F0F3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
}

    .titleheadModule2 h2 {
        vertical-align: text-top;
        color: #38A6D4;
        padding-right: 5px;
        padding-top: 10px;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial;
        width: 370px;
    }

.titleheadFAQModule2 {
    height: 30px;
    width: 510px;
    border-bottom-color: #F0F0F3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
}

    .titleheadFAQModule2 h2 {
        vertical-align: text-top;
        color: #38A6D4;
        padding-right: 5px;
        padding-top: 10px;
        font-weight: 500;
        font-size: 13px;
        font-family: Arial;
        width: 510px;
    }

.grayBackground {
    background-color: #E4E5EA;
}
/*Service Form*/
.serviceForm_main_container .serviceForm_applicationForm {
    float: right;
    width: 540px;
    padding-bottom: 20px;
    background-color: #F0EFF4;
}

.serviceForm_main_container .sendMessageTop {
    color: #2954A1;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

.serviceForm_main_container .sendMessageBottom {
    color: #2954A1;
    display: inline;
    font-weight: bold;
    font-size: 14px;
}

.serviceForm_main_container .divmain {
    background-color: #F0F0F3;
    width: 540px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

    .serviceForm_main_container .divmain .message {
        display: none;
        text-align: center;
        vertical-align: central;
        margin-top: 10px;
        float: right;
        width: 540px;
    }

.serviceForm_applicationForm .message {
    padding-right: 10px;
    padding-top: 30px;
}

.serviceForm_main_container .divmain .idType {
    line-height: 15px !important;
}

    .serviceForm_main_container .divmain .idType .span {
        margin-top: 10px;
    }

.serviceForm_main_container .serviceForm_summary {
    width: 540px;
    display: inline-block;
    margin-top: 20px;
    font-family: Arial;
}

    .serviceForm_main_container .serviceForm_summary .importantMessage {
        color: #eb9034;
    }

.serviceForm_main_container .serviceForm_validationSummary {
    margin-left: 20px;
}

.serviceForm_main_container .span {
    color: #4D4D4D;
    font-family: Alef;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 15px;
}

.serviceForm_main_container .leftSideElm {
    float: right;
    display: inline-block;
    width: 380px;
    height: 20px;
    margin-top: 10px;
    font-family: Arial;
}

.serviceForm_main_container .leftSideTextBox {
    width: 240px;
    height: 20px;
    /*float: left;*/
    height: 18px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
}

.serviceForm_main_container .leftSidelableBox {
    width: 240px;
    height: 20px;
    /*float: left;*/
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: 20px;
}

.serviceForm_main_container .leftSideTextBoxHieght {
    width: 375px;
    height: 60px;
    /*float: left;*/
    height: 110px;
    line-height: 20px;
    /* display: inline-block;*/
    margin-top: 10px;
}

.serviceForm_main_container .divInsideContainer {
    margin-left: 20px;
    margin-right: 10px;
    clear: both;
    line-height: 9px;
    vertical-align: middle;
    float: right;
    width: 540px;
}

    .serviceForm_main_container .divInsideContainer .span {
        margin-top: 10px;
        line-height: 15px !important;
    }

.serviceForm_main_container .ButtoncontainerServiceForm {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

    .serviceForm_main_container .ButtoncontainerServiceForm input, .serviceForm_main_container .ButtoncontainerServiceForm button {
        font-family: Alef;
        font-size: 12px;
        margin: 0px !important;
        padding: 0px 10px !important;
        min-width: 0px;
    }

.serviceForm_main_container .ButtonSend {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white !important;
    cursor: pointer;
    font-family: Alef;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px 10px !important;
}

    .serviceForm_main_container .ButtonSend:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.serviceForm_main_container .ButtonClear {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white;
    cursor: pointer;
    font-family: Alef;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px 10px !important;
}

    .serviceForm_main_container .ButtonClear:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

.serviceForm_main_container .styled-select_forms {
    width: 380px;
    height: 20px;
    overflow: hidden;
    background: url(/_layouts/15/images/isa.website/bg_forms_ddll.png) no-repeat left top;
    border: none;
    text-align: right;
    font: 13px Alef Hebrew;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    float: right;
    border: 1px solid rgb(171, 171, 171);
    background-color: white;
    margin-top: 10px;
}

    .serviceForm_main_container .styled-select_forms select {
        background: transparent;
        width: 400px;
        font-size: 13px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 20px;
        -webkit-appearance: none;
        margin-top: 0px !important;
    }
/*Service Form End*/


/*Advanced Search*/

.srch-advancedtable {
    border: none !important;
    width: 520px;
    background-color: #F7F3F7;
}

    .srch-advancedtable td {
        height: 30px;
        line-height: 30px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

        .srch-advancedtable td input {
            height: 20px;
            padding: 0px;
        }

.ms-advsrchbutton input {
    font-size: 13px;
    margin-left: 20px;
    background-image: url("/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png");
    color: #fff;
}

    .ms-advsrchbutton input:hover {
        background-image: url("/_layouts/15/images/isa.website/ISA_Send_Hover.png");
    }

.ms-advsrchText-v1 {
    font-size: 13px;
    font-family: Alef;
}
/*Complaints Form */
.ComplaintForm_main_container {
    float: right;
    width: 540px;
}

    .ComplaintForm_main_container .LastContactDate {
        margin-top: 25px !important;
        width: 75px;
    }

    .ComplaintForm_main_container .styled-select_forms {
        width: 380px;
        height: 20px;
        overflow: hidden;
        background: url(/_layouts/15/images/isa.website/bg_forms_ddll.png) no-repeat left top;
        border: none;
        text-align: right;
        font: 13px Alef Hebrew;
        line-height: 1;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        float: right;
        border: 1px solid rgb(171, 171, 171);
        background-color: white;
        margin-right: 5px;
    }

    .ComplaintForm_main_container .secondForm, .ComplaintForm_main_container #thirdForm, .ComplaintForm_main_container #fiveform, .ComplaintForm_main_container {
        padding-bottom: 10px;
    }

        .ComplaintForm_main_container .secondForm .styled-select_forms, .ComplaintForm_main_container .firstForm .styled-select_forms, .ComplaintForm_main_container #thirdForm .styled-select_forms {
            margin-top: 10px;
            margin-right: 0px;
        }

        .ComplaintForm_main_container .secondForm .divInsideContainerComplaintsForm, .ComplaintForm_main_container #thirdForm .divInsideContainerComplaintsForm {
            margin-left: 0px;
        }

        .ComplaintForm_main_container #fiveform .styled-select_forms {
            width: 35px;
        }

        .ComplaintForm_main_container #sixForm .styled-select_forms {
            width: 80px;
        }

        .ComplaintForm_main_container .styled-select_forms select {
            background: transparent;
            width: 400px;
            font-size: 13px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 20px;
            -webkit-appearance: none;
            margin-top: 0px !important;
        }

        .ComplaintForm_main_container #fiveform .styled-select_forms select {
            width: 55px;
        }

        .ComplaintForm_main_container #sixForm .styled-select_forms select {
            width: 100px;
        }

        .ComplaintForm_main_container .ComplaintFormPreview {
            width: 540px;
        }

        .ComplaintForm_main_container .pressLink {
            color: #38a6d4;
            text-decoration: underline;
        }

        .ComplaintForm_main_container .attentionMsg {
            color: #eb9034;
        }

        .ComplaintForm_main_container .validationSummary {
            margin-left: 20px;
        }

.validationSummary .DatePickerError {
    display: none;
    color: #eb9034;
}

.ComplaintForm_main_container .validationSummary .DatePickerError {
    display: none;
    color: #eb9034;
}

.ComplaintForm_main_container .validationSummary .DatePickerError2 {
    display: none;
    color: #eb9034;
}

.ComplaintForm_main_container .mainForm_container {
    float: right;
    width: 540px;
    padding-bottom: 20px;
    background-color: #F0EFF4;
}

.ComplaintForm_main_container .buttons_container {
    display: inline-block;
    width: 540px;
}

    .ComplaintForm_main_container .buttons_container input {
        font-family: Alef;
        font-size: 12px;
        margin: 0px !important;
        padding: 0px 10px !important;
        min-width: 0px;
    }
/*ComplaintsForm --Original CSS*/
.spanComplaintsForm {
    color: #4D4D4D;
    font-family: Alef !important;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 10px;
}

.spanreqComplaintsForm {
    margin-right: -5px;
    margin-left: 2px;
    color: #eb9034;
}

.spanWideComplaintsForm {
    width: 200px !important;
}

.spanFontComplaintsForm {
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
}

.leftSideElmComplaintsForm {
    display: inline-block;
    width: 370px;
    height: 20px;
    margin-top: 20px;
    font-family: Arial;
}

.leftSideTextBoxComplaintsForm {
    width: 240px;
    height: 18px;
    /*float: left;*/
    line-height: 18px;
    display: inline-block;
    margin-top: 10px;
    vertical-align: bottom !important;
}

.leftSidelableBoxComplaintsForm {
    width: 240px;
    height: 18px;
    /*float: left;*/
    line-height: 18px;
    display: inline-block;
    margin-top: 20px;
}

.leftSideTextBoxHieghtComplaintsForm {
    width: 380px;
    height: 60px;
    /*float: left;*/
    height: 110px;
    line-height: 20px;
    /* display: inline-block;*/
    margin-top: 10px;
}

.leftSideTextBoxHieght2ComplaintsForm {
    width: 380px !important;
    display: inline-block;
}

.divInsideContainerComplaintsForm {
    margin-left: 20px;
    margin-right: 10px;
    clear: both;
    /*line-height: 30px !important;*/
    vertical-align: middle;
    width: 540px;
}

.ButtoncontainerComplaintsForm {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.ButtonSendComplaintsForm {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Send_01.png');
    color: white !important;
    cursor: pointer;
    font-family: Alef;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px 10px !important;
}

    .ButtonSendComplaintsForm:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Send_Hover.png');
    }

.ButtonClearComplaintsForm {
    background-image: url('/_layouts/15/images/isa.website/Fixed_ISA__Clean_Form_01.png');
    color: white !important;
    cursor: pointer;
    font-family: Alef;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px 10px !important;
}

    .ButtonClearComplaintsForm:hover {
        background-image: url('/_layouts/15/images/isa.website/ISA_Clean_Form_Hover.png');
    }

    .ButtonClearComplaintsForm input, ButtonClearComplaintsForm button {
        font-family: Alef;
        font-size: 12px;
        margin: 0px !important;
        padding: 0px 10px !important;
        min-width: 0px;
    }

.WhiteBoxComplaintsForm {
    background-color: white;
    height: 15px;
    margin-top: 5px;
}

.spcialDrobDownElmComplaintsForm {
    width: 60px;
}

/*END ComplaintsForm*/

/*Complaints Form End*/
.IsaFormTemplateTitle {
    font-weight: bold;
    padding-top: 7px;
    margin-top: -5px;
    color: #3ba6d4;
    font-size: 17px;
    font-family: Alef;
}

.ISAAllNewsList {
    width: 510px;
}

#isa-topnavigation-wrapper {
    display: none;
}

.isaFreeTags_container {
    padding: 30px 0px 10px 0px;
}

    .isaFreeTags_container, .isaFreeTags_container div {
        direction: rtl;
        color: grey;
    }

        .isaFreeTags_container .isaFreeTags_lbl {
            font-weight: bold;
            text-decoration: underline;
        }

.LBD_CaptchaImageDiv img, .LBD_CaptchaImageDiv {
    width: 180px !important;
}

div#status_preview {
    display: none !important;
}

.supervisedEntities_main_container {
    background: url('/_layouts/15/images/isa.website/ISA__Index.png') no-repeat;
    width: 300px;
    height: 85px;
    margin-bottom: 17px;
}

.supervisedEntities_main_container .supervisedEntities_header {
        width:100%;
        float:right;
}

.supervisedEntities_main_container .supervisedEntities_header  h3{
        width:250px !important;
}


.supervisedEntities_main_container .supervisedEntities_header h3 {
        width:200px;
        font-family: Alef Hebrew;
        float: right;
        margin-right: 15px;
        margin-top: 10px;
        line-height: 21px;
        font-size: 17px;
        text-align: right;
        color: #ffffff;
        font-weight:bold;
}

.supervisedEntities_main_container .supervisedEntitiesStyled-select {
   -webkit-appearance: none;
   margin-top:5px;
    width:210px;
    height:25px;
    overflow: hidden;
    border: none;
	text-align:left;
    font:13px Alef Hebrew;
    line-height: 1;
    border: 0;
    border-radius: 0;
   -webkit-appearance: none;
-moz-appearance:none;
    margin-top: 10px;
    margin-right: 15px;
    float:right; 
	background-position-x:right;
    background: url("/_layouts/15/images/isa.website/bg_tel.png") no-repeat right top;

}

.supervisedEntities_main_container .supervisedEntitiesStyled-select select 
{
   -webkit-appearance: none;
   background: transparent;
    width: 230px;
   font-size: 15px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 25px;
   float:right;
   padding-right:3px;
}

/* MS holding Value*/
.holdingValue_main_container .holdingValue_tbl .clsFVHeader {
    background-color: #2954A1;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial;
    height: 55px;
    text-align: center;
    vertical-align: top;
    padding-top: 5px;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-left-width: 1px;
}

.holdingValue_main_container .holdingValue_tbl .clsWidthHeaderBig {
    width: 70px !important;
}

.holdingValue_main_container .holdingValue_tbl .clsWidthHeaderSmall {
    width: 50px !important;
}

.holdingValue_main_container .clsFVSep {
    background-color: #F3F3F3;
    width: 2px;
}

.holdingValue_main_container .clsFVFooter {
    height: 30px;
    color: #FFFFFF;
    font-size: 13px;
    background-color: #2954A1;
    font-family: Arial;
    padding-right: 5px;
    text-align: center;
    direction: ltr;
}

.holdingValue_main_container .clsFVDataTitle {
    font-family: Arial;
    color: #3BA6D4;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
}

.holdingValue_main_container .clsFVDataMainTitle {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: white;
    border-left-width: 1px;
    border-bottom-width: 1px;
}

.holdingValue_main_container .clsFVMainTitleData {
    background-color: #F0F0F3;
    color: #4D4D4D;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    text-align: center;
    direction: ltr;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: white;
    border-left-width: 1px;
    border-bottom-width: 1px;
}

.holdingValue_main_container .clsFVData {
    font-family: Arial;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #3BA6D4;
    text-align: center;
    direction: ltr;
    border-left-style: solid;
    border-color: #f0f0f3;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
}

.holdingValue_main_container .holdingValue_header_container .divInsideContainer {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 25px;
}

    .holdingValue_main_container .holdingValue_header_container .divInsideContainer span {
        width: 20px;
        font-size: 13px;
        font-family: Arial;
    }

.holdingValue_main_container .holdingValue_header_container .leftSideTextBox {
    width: 62px;
    height: 18px !important;
    line-height: 20px;
    display: inline-block;
    color: #3ba6d4 !important;
    font-family: Arial !important;
    font-size: 12px !important;
    vertical-align: middle;
}

.holdingValue_main_container .holdingValue_header_container .ButtonShow {
    background-image: url('/_layouts/15/images/isa.website/holdings_ISA_Show.png');
    height: 16px;
    width: 60px;
    min-width: 0px !important;
    cursor: pointer;
    display: inline-block;
}

    .holdingValue_main_container .holdingValue_header_container .ButtonShow:hover {
        background-image: url('/_layouts/15/images/isa.website/holdings_ISA_Show_Hover.png');
        cursor: pointer;
        height: 16px;
        width: 60px;
        display: inline-block;
        min-width: 0px !important;
    }

.holdingValue_main_container .holdingValue_header_container .ButtonShowLocked {
    background-image: url('/_layouts/15/images/isa.website/holdings_ISA_Show_Locked.png');
    height: 16px;
    width: 60px;
    min-width: 0px !important;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    display: none;
}

.holdingValue_main_container .holdingValue_header_container .ButtonExcel {
    background-image: url('/_layouts/15/images/isa.website/funds_ISA_Excel.png');
    height: 16px;
    width: 139px;
    cursor: pointer;
    display: inline-block;
}

    .holdingValue_main_container .holdingValue_header_container .ButtonExcel:hover {
        background-image: url('/_layouts/15/images/isa.website/funds_ISA_Excel_Hover.png');
        height: 16px;
        width: 139px;
        cursor: pointer;
        display: inline-block;
    }

.holdingValue_main_container .holdingValue_header_container {
    height: 30px;
    width: 540px;
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
}

.holdingValue_main_container .holdingValue_tbl {
    width: 540px;
    border-collapse: collapse;
}

    .holdingValue_main_container .holdingValue_tbl separator_td {
        height: 4px;
    }

.holdingValue_main_container .holdingValue_disclamer {
    padding: 10px 5px 10px 5px;
    width: 526px;
    text-align: right;
}

.holdingValue_main_container .holdingValue_noDisclamerMsg {
    padding: 10px 5px 5px 5px;
    text-align: right;
    font-size: 13px;
    display: none;
}

.holdingValue_main_container .clsTRData {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f3;
}

.holdingValue_main_container .tdParam {
    position: relative;
    vertical-align: middle;
}

    .holdingValue_main_container .tdParam span {
        margin-right: 0px;
        font-size: 12px;
    }

    .holdingValue_main_container .tdParam img {
        position: absolute;
        top: 2px;
        right: 65px;
    }
/* End MS holding Value*/


.liteBoxDRP {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 300;
    display: none;
}

.liteBoxContentDRP {
    position: fixed;
    left: 35%;
    top: 50% !important;
    z-index: 305;
    display: none;
    font-size: 18px;
    font-weight:bold;
    color:black;
    font-family: Alef Hebrew;
}
.main_news .text div {
    font-family: 'Arial';
    font-size: 1em;
    color: #4d4d4d;
}

.slider_play_btn {
position: absolute;
    float: left;
    overflow: auto;
    left: 5px;
    bottom: 0px;
    display: none;
}

.slider_pause_btn {
position: absolute;
    float: left;
    overflow: auto;
    left: 5px;
    bottom: 0px;
}