﻿

.eng .loginBackLeft {
    display: none;
}

.eng .loginBackRight {
    display: block;
}

.engHide {
    display: none;
}


.eng header {
    width: 100%;
    height: 86px;
    font-size: 15px;
    text-align: center;
    /*font-family: 'OpenSans-Regular','Arial';*/
}

    .eng header .left {
        float: right;
        width: 227px !important;
    }

        .eng header .left .top {
            width: 100%;
            height: 43px;
            background-color: #F1F1F1;
            line-height: 43px !important;
        }

            .eng header .left .top a {
                color: #5B5963;
                margin-right: 47px;
            }



        .eng header .left .bottom {
            width: 100%;
            height: 43px;
            font-size: 15px;
            background-color: #5B5963;
            text-align: right;
            padding-top: 10px;
            line-height: 22px !important;
        }



            .eng header .left .bottom a {
                color: #FFFFFF;
                text-underline: none !important;
            }

            .eng  .membersArrow {
              float: right;
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
                filter: FlipH;
                -ms-filter: "FlipH";
            }

            

.eng .membersInput {
    color: #ffffff;
    background-color: #5B5963;
    border: none;
    height: 43px;
    width: 100%;
    padding-right: 10px !important;
}




/******************************   menu start   ******************************/


.eng header .center {
    margin: 0 auto;
    display: inline-block;
    float: right;
}

    .eng header .center nav {
        direction: ltr;
    }



        .eng header .center nav .liDiv {
            float: left;
            margin-right: 1px;
        }


        .eng header .center nav a.mainHeaderLink {
            border-left: 1px solid #C8C8C8;
            border-right: 0 !important;
            padding: 32px 8px;
        }






.eng .floatingMenu {
    position: absolute;
    right: 0;
}

.eng .menuItem ul {
    list-style-type: none;
    padding-right: 0;
    margin-bottom: 0;
    width: 120px;
    padding-left: 0;
}


.eng .menuItem li a {
    /*font-family: 'OpenSans-Regular','sans-serif';*/
}




.eng .activeMenu {
    background-color: #f2f2f2 !important;
    border: none !important;
    /*font-family: 'OpenSans-Bold','sans-serif' !important;*/
}




.eng .menuItem {
    padding-left: 50px !important;
    padding-right: 0 !important;
    text-align: left;
}

    .eng .menuItem .menuItemHeader {
        font-family: "museo-sans-condensed";
    }



.eng .floatingMoreGrants .moreGrants {
    /*font-family: 'OpenSans-Regular','sans-serif';*/
}






    .eng .floatingMoreGrants .moreGrants li {
        padding-bottom: 8px;
        font-size: 12px;
        line-height: 14px;
    }

        .eng .floatingMoreGrants .moreGrants li a {
            color: #000000;
        }


.eng #Line {
    height: 1px;
    background-color: #CFCFCF;
    width: 240px;
    float: right;
    margin-top: 14px;
}

.eng #LineText {
    font-size: 12px;
    margin-top: 14px;
}

.eng .floatingMoreGrants .moreGrantsDivider {
    margin-right: 50px;
    width: 1130px;
    height: 1px;
    border-bottom: 1px solid #CFCFCF;
}

.eng .allGrantsLink {
    font-family: "museo-sans-condensed" !important;
}

/******************************   floating more grants menu end   ********************************/



.eng header .right {
    float: right;
    border-right: 0 !important;
    width: 225px !important;
}



    .eng header .right img {
        float: right;
    }

@media (max-width: 1680px) {
    .eng header .right {
        width: 182px !important;
    }

    .eng header .left .top a {
        margin-right: 0 !important;
    }

        .eng header .left {
        width: 184px !important;
    }
}

@media (max-width: 1366px) {
    .eng header .right {
        width: 173px !important;
    }
        .eng header .left {
        width: 184px !important;
    }
}





/*.eng .activeMenuBold {
    font-family: 'OpenSans-Bold','Arial';
}

.eng .activeMenuBold1 {
    font-family: 'OpenSans-Bold','Arial';
}

.eng .activeMenuBold2 {
    font-family: 'OpenSans-Bold','Arial';
}

.eng .activeMenuBold3 {
    font-family: 'OpenSans-Bold','Arial';
}

.eng .activeMenuBold4 {
    font-family: 'OpenSans-Bold','Arial';
}

.eng .activeMenuBold5 {
    font-family: 'OpenSans-Bold','Arial';
}*/



.eng header .col-xs-2 {
    float: right !important;
}
