

.navbar-mschools{
    background-color: #F1F1F1;
    max-height: 50px;
    font-size: 13px;
    /*font-family: "Helvetica Neue";*/
}
.navbar-mschools a{
    color:#000000;
}

.navbar-mschools .navbar-brand{
    padding:5px;
}

.navbar-mschools img {
    padding: 0 !important;
}

.navbar-mschools .navbar-brand img{
     max-height: 36px;
}

.barraMschools{
    max-width: 1220px;
    margin: 0 auto;
}

.enllasosMschools li{
    border-left: 1px solid #C8c8c8;
}

.barraIdiomes a, .mschoolsLinks a{
    display: inline-block !important;
    border-left: 1px solid #C8c8c8;
    border-right: 1px solid #C8c8c8;
    padding: 0 10px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #888887;
}

.barraIdiomes a:first-child, .mschoolsLinks a:first-child{
    padding-left: 15px !important;
    border:none;
    
}
.barraIdiomes a:last-child, .mschoolsLinks a:last-child{
    padding-right: 15px !important;
    border: none;
}

.barraIdiomes a.active{
    color: #ff216b;
}

.enllasosMschools a:hover{
    background-color: transparent !important;
    color: #ff216b;
}

.xarxes a{
    display: inline-block !important;
    padding: 13px 0 !important;
}

.xarxes a:first-child{
    padding-left: 15px !important;
    padding-right: 5px !important;
}

.xarxes a:last-child{
    padding-right: 15px !important;
    padding-left: 5px !important;
}

.mschoolsLinks a{
    color: #000000;
    font-size: 11px;
    margin-top: 16px;
    font-weight: 400;
}







.navbar-geoe{
    /*background-image:url("/bundles/geoecore/images/mhm/topbar.png");*/
    height:46px; 
    min-height: 0;
}

.changeUser {
    color: #666666;
    font-size: 10px !important;
    height: 25px !important;
    line-height: 25px !important;
    margin-left: 20px;
    width: 60%;
    
}

.go{
    float: right;
    height: 25px;
    margin-right: 17px;
    width: 25px;
}


#boto_login {
    background: rgba(0, 0, 0, 0) url("/bundles/geoecore/images/eduloc/portada/botonlogin1.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    /*font-family: GothamRounded-Medium;*/
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    position: absolute;
    right: 135px;
    top: 15px;
    text-align: center;
    text-decoration: none;
    width: 55px;
}

/*#menuLoginMHM{
    display: inline-block;
}

#menuLoginMHM a:hover{
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

#menuLoginMHM a{
    border-left: 1px solid #dddddd;
    padding:15px;
    line-height: 20px;
    float: left;
}

#menuLoginMHM.dropdown.open ul.dropdown-menu li a{
    border: none;
    width: 100%;  
    padding-top: 5px;
    padding-bottom: 5px;
}

#menuLoginMHM.dropdown.open ul.dropdown-menu li a:hover{
    color:#000000;
}

#modalLogin{
    color:#000000;
}*/


