 /* Theme espagne Madrid */

 .navbar-header-after {
     /*background: transparent url(images/madrid/partner_logo.png) no-repeat center center;
     float: left;
     width: 150px;
     height: 140px;
     background-size: auto;
     margin-left: 30px;*/
 }
.navbar-header-after {
    background: transparent url(images/madrid/partner.jpg) no-repeat center left;
    float: left;
    width: 122px;
    height: 118px;
    background-size: contain;
        margin-left: 125px;
}
.navbar-brand {
   width: 407px;
    background-image: url(images/logo_ciol_network.svg);
    
}
 #notice_longue #tab_suggestion {
     display: none;
 }

 /*.navbar-header-after:after { content:'In partnership with'; position: relative; width: 100%; display: block; font-size: 15px;}*/

 /* menu hamburger */

 #mobile-actions>div {
     display: none;
 }

 #mobile-actions.visible-xs {
     display: block !important;
     width: 1100px;
     position: relative;
     box-shadow: none;
     background-color: transparent;
     margin: 0 auto;
     z-index: 99
 }

 #mobile-actions .navbar-toggle {
     display: block !important;
     padding: 0;
     background: #fff;
     border-radius: 0;
     margin: 0;
     border: none;
 }

 #mobile-actions>.hamburger-mobile .navbar-toggle {
     float: none;
     margin-left: 0;
 }

 .navbar-collapse.collapse {
     display: none !important;
 }

 .change-site-mobile {
     display: none;
 }

 #mobile-actions.mobile-actions-compact .navbar-header {
     padding: 0;
 }

 .hamburger-mobile .icon-bar {
     background-color: #0081C7;
     height: 6px;
     width: 44px;
     margin-top: 6px;
 }

 #langue-btn {
     right: 60px;
	 bottom: 93px;
 }

.navbar-brand {
    width: 412px;
    
}
 .statut .obtain-document-link, .view-document  {
    
    /*font-size: 12px !important;
    text-transform: none !important;
    color: #878a8d !important;*/
}
 @media (max-width: 1200px) {
     .navbar-header-after {
         width: 118px;
     }
     .navbar-brand {
         width: 350px;
     }
 }

 @media (max-width: 1024px) {
     .navbar-brand {
         width: 280px;
     }
     .navbar-header-after {
         width: 92px;
         margin-left: 26px;
     }
 }

 @media (max-width: 992px) and (min-width: 768px) {
     #mobile-actions.visible-xs {
         width: 750px;
     }
     #langue-btn {
         bottom: 100px;
     }
 }

 @media (max-width: 1200px) and (min-width: 992px) {
     #mobile-actions.visible-xs {
         width: 970px;
     }
 }

 @media (min-width: 768px) {
     .button-my-account {
         right: 102px;
     }
     .container>.navbar-header, .container>.navbar-collapse {
         width: auto;
     }
     #ermes_main_menu {
         width: auto;
         padding: 0;
         display: block;
         float: right;
         display: block;
     }
     #mobile-actions>.hamburger-mobile {
         background: #fff;
         display: inline-block;
         position: absolute;
         right: 0;
         top: 195px;
     }
	 .container-header {
       background: transparent !important;
     }
 }

 @media (max-width: 767px) {
     .navbar-header-after {
         margin-left: 0;
         position: absolute;
         right: 62px;
         top: 0;
     }
     #mobile-actions>div {
         display: inline-block;
     }
     #mobile-actions.visible-xs {
         width: 100%;
     }
     .hamburger-mobile {
         float: right;
     }
     #mobile-actions>.hamburger-mobile .navbar-toggle {
         float: right;
         margin: 4px 6px;
     }
 }
 
 #globalAdvancedSearchLink {
	 display:none!important;
 }