﻿@charset "utf-8";
/* CSS Document */
/*******CARH********/
@import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css);
/******************Fonts****************/


/*#nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !important;
}*/


/*************Hide outline*************/
*:focus, *:hover {
	outline: 0 !important;
}
.x-webkit *:focus, *:focus {
	outline: 0 !important;
}
button:focus, .btn:focus {
	outline: 0 !important;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}
.x-webkit *:focus, *:focus {
	outline: 0 !important;
}
button:focus, .btn:focus {
	outline: 0 !important;
}
ul.notes-echelle.js li.note-focus {
	outline: 0 !important;
}
.rsDefaultInv .rsArrow:hover, .rsDefaultInv .rsArrow:focus {
	outline: 0;
	border: none
}
/***************/
body {
	background: #f1eef0;
	color: #000
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
	font-weight: normal
}
h1 {
	font-size: 30px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #e1007a;
}
h1, h2, h3, h4 {
	font-weight: bold;
	
}
h2 { color: #e1007a; font-size: 24px}
h3 { color: #a20c70; font-size: 16px}
h4 { color: #a585ab; font-size: 14px}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
}
p {
	color: #000;
	font-size: 14px;
}
/***********Header***********/
header {
	background: transparent url('images/header.png') repeat-y center top
}
.navbar-header {
}

/*****************Menu*****************/
#search-panel {
	background: transparent;
}
#menu-panel .panel-body {
	
}
#menu-panel {
	border: none;
}
/*****************Logo*****************/
.navbar-header {
}
.navbar-inverse {
}
.navbar-brand-before {
	display: none;
	width: 151px;
	height: 151px;
	background: transparent url('images/logo_carh.png') no-repeat left center;
	float: left
}
.navbar-inverse .navbar-brand {
		padding: 0 0 160px 956px;
		background-size: 100% auto;
}


.navbar-brand {
	background: transparent url(images/nouveau_logo.png) no-repeat center;
}
.navbar-brand h1 {
	display: none
}
.navbar-header-after {
}
#share_social {
	z-index: 9999
}
/*****************Search*****************/
.container-header {
	background: transparent;
}
#search-panel > .container {
	background: transparent;
}
#search-panel {
	background: transparent;
	padding: 0
}
#globalScenarioMobile {
	background: #ed0587 url('images/btn.png') repeat-y right center;
	color: #fff
}
#globalScenarioMobile > li > a {
	color: #fff;
}
#globalScenarioMobile .active, #globalScenarioMobile .active:hover, #globalScenarioMobile .active:focus {
	background: #F56B05;
	color: #fff;
}
#globalScenarioMobile > li > a:hover, #globalScenarioMobile > li > a:focus {
	color: #fff;
	background: #F56B05
}
#globalAdvancedSearchLink {
	color: #fff;
	
	font-size: 14px;
	padding: 0 6px;
}
#globalAdvancedSearchLink:hover {
	text-decoration: underline
}
.tt-suggestion.tt-cursor {
	background: #737373;
}
#textfield, .clean-text-field {
	color: #1d1d1b;
	background: #fff;
	border: 1px solid #fff;
}
.clean-text-field {
	padding: 0
}
#scenario-selection, #submit-search {
	padding: 0 15px;
}
#scenario-selection { background: #ed0587 url('images/btn.png') repeat-y right center; border: none}
#submit-search { background: #f56b05; border: none}
.twitter-typeahead {
}
.clean-text-field {
	color: #4d4041;
	background: #fff;
	border: 1px solid #fff;
}
.clean-text-field {
}
.clean-text-field:hover {
}
.clean-text-field .icon-remove {
}
.site-btn a, .site-btn a:hover, .site-btn a:focus {
	color: #000000
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #E1007A
}
#textfield, .tt-hint {
}
.site-btn a, .site-btn a:hover, .site-btn a:focus {
	color: #fff
}
.site-btn .caret {
	border-top: 4px solid #fff
}
.twitter-typeahead, #search-panel .input-group {
}
#scenario-selection {
}
#submit-search {
}
.tt-hint, #textfield, .clean-text-field {
}
.connectBox {
	background: #A71778
}
#identite_utilisateur {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	
	position: absolute;
	left: 0;
	top: 7px;
	padding: 2px 10px;
}
#nav_connexe {
	position: relative;
}
.tt-suggestion.tt-cursor {
	background: #F56B05;
}
/*****************Ariane*****************/
#ariane {
	font-size: 14px;
	color: #fff;
	padding: 0 8px;
	
	display: inline-block;
}
#ariane .actif {
	font-weight: normal;
	color: #fff;
}
#ariane span.texte {
}
#ariane a {
	color: #fff
}
#langue-btn {
	bottom: 20px;
	position: absolute;
	right: 0;
	z-index: 1;
}
#langue-btn li a {
	background: #fff;
	padding: 6px 8px;
	font-size: 11px;
	color: #F56B05;
}
#langue-btn a.active {
	background: #F56B05;
	color: #fff
}
ul.pipe-separators li::after {
	display: none
}
/*****************Button*****************/
/*********Default***********/
.btn-default {
	background-color: #e1007a;
	border-color: #e1007a;
	color: #fff
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #ef0282;
	border-color: #ef0282;
	color: #fff
}
.btn-dark {
    background-color: #e1007a;
    border-color: #e1007a;
    color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #ef0282;
    border-color: #ef0282;
    color: #fff;
}
.btn-action {
	background-color: #c6adcb;
	border-color: #c6adcb;
	color: #fff;
}
.btn-action:hover, .btn-action:focus, .btn-action:active, .btn-action.active, .btn-action.disabled, .btn-action[disabled] {
	background-color: #c6adcb;
	border-color: #c6adcb;
	color: #fff;
}
.btn-primary {
	background-color: #e8619c;
	border-color: #e8619c;
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #e8619c;
	border-color: #e8619c;
	color: #fff;
}
.btn-info {
	background-color: #e8619c;
	border-color: #e8619c;
	color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-color: #e8619c;
	border-color: #e8619c;
	color: #fff;
}
.btn-validation {
	background-color: #F56B05;
	border-color: #F56B05;
	color: #fff;
}
.btn-validation:hover, .btn-validation:focus, .btn-validation:active, .btn-validation.active, .open .dropdown-toggle.btn-validation {
	background-color: #F56B05;
	border-color: #F56B05;
	color: #fff;
}
.btn-basket {
	background-color: #C6ADCB;
	border-color: #C6ADCB;
	color: #fff;
}
.btn-basket:hover, .btn-basket:focus, .btn-basket:active, .btn-basket.active, .btn-basket.disabled, .btn-basket[disabled] {
	background-color: #C6ADCB;
	border-color: #C6ADCB;
	color: #fff;
}
.memoriser .dropdown-toggle {
	border-top: 1px solid #a68cab;
}
.holdings-displaymode a {
	font-weight: normal;
}
h2.category_header {
	color: #a20c70;
	font-size: 16px;
    
    margin: 18px 0px 6px;
	    text-transform: uppercase;
}
#notice_longue  h3 {
    font-size: 14px;
    margin: 10px 0 5px 3px;
	color: #a585ab;
	text-transform: uppercase;
}
.template-info {
    color: #222222;
	font-size: 14px
	}
#notice_longue .rsSlideContainer h3 { margin: 0 0 8px 0; color: #808080; font-size: 16px}
#agenda-datepicker-fields {
    
    margin: 0 0 14px 0;
   
    display: inline-block;
}
#detail-notice .nav-tabs > li.active > a, #detail-notice .nav-tabs > li.active > a:hover, #detail-notice .nav-tabs > li.active > a:focus {
	
}
#detail-notice .nav-tabs > li {
	
}
#detail-notice .nav-tabs > li > a {
	
}
#detail-notice .nav-tabs > li > a:hover, #detail-notice .nav-tabs > li > a:focus {
	
}
#detail-notice .tab-content {
	
}
#detail-notice .nav-tabs {
	
}
#detail-notice .nav-tabs>li {
	
}
dt {
	font-weight: normal;
}
#documents_memorises .vignette_container, #resultats_recherche .vignette_container, #resultats_detail .vignette_container {
	}
#resultats_detail .vignette_container {
	
}
/*****************Content*****************/
.panel-front, .panel-selection {
	background: #fff
}
.panel > .panel-heading h2, .panel-title, .panel-front > .x-panel-header {
	text-transform: uppercase
}
.panel-front > h2, .panel-heading > h2 {
	color: #141414;
	font-weight: normal;
	font-size: 24px;
	
}
#portal .frame {
/*margin: 0 0 10px !important;*/
}
/*********Themes**********/
/*********Thème 1**********/


/*************************/
.royalSlider {
	overflow: hidden
}
/***************/

.carousel .webframe-ermes-carousel {
	background: #5f9bd7;
	font-family: arial
}
.carousel .webframe-ermes-carousel h2, .carousel_3 h3 {
	color: #5f5b5b
}
.carousel .webframe-ermes-carousel .panel-heading {
	display: none
}
.carousel_3 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #a20c70;
	margin: 10px 0;
	line-height: 100%
}
.carousel_3 p {
	color: #000;
	font-size: 13px;
	text-align: justify;
}
 .webframe-ermes-carousel .panel-body {
	
}
 .bs-bullets .rsNavSelected button {
	background: #e1007a;
	border-color: #e1007a;
	border-radius: 0
}
.bs-bullets button, .carousel .bs-bullets button:focus, .carousel .bs-bullets button:active, .carousel .bs-bullets button:hover {
	background: transparent;
	border-color: #e1007a;
	border-radius: 0
}
.carousel_3 {
	display: inline-block
}
.carousel_3 .slider_container {
	background: transparent url('images/tr_bg.png') repeat left top;
}
.carousel_3 .slider_container {
	width: 30%;
	padding: 0 14px 10px 2px
}
.carousel_3 .slider_thumb {
	width: 70%;
	float: right
}
.carousel_3 a {
	color: #e1007a
}
#notice_longue p {
	margin: 2px 0;
	text-align: justify;
}
.ctbc_1 .col-md-4 {
}
.tt_bcm {
	position: relative;
	overflow: hidden;
}
.tt_bcm h3 {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	margin: 0;
	text-align: center;
	color: #fff;
	padding: 8px 10px;
	text-transform: uppercase
}
.thb_bcm img {
	width: 100%
}
/*********Thème 17**********/
.theme_17 {
	position: relative;
}
.theme_17 .panel-front, .theme_17 .panel-selection {
	padding: 0
}
.theme_17 .panel-heading > h2 {
	display: none
}
#portal .theme_17 .panel-body {
	padding: 0
}
/*************************/
p.template-info {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.template-title {
	color: #e1007a;
	font-weight: bold;
	font-size: 18px;
}
#resultats_recherche {

}

.cite_exemplaire .item-red {
	color: #e1007a;
}


#aside {
	
}
.vignette_document .icon-new {
    background-color: #A20C70;
    -moz-box-shadow: -3px -3px 0 #E1007A;
    -webkit-box-shadow: -3px -3px 0 #E1007A;
    box-shadow: -3px -3px 0 #E1007A;
    
}
#options_resultat .panel-heading > h2 {
	font-size: 24px;
    text-align: left;
 
    margin: 0 14px;
    padding: 32px 10px;
}
#options_resultat .panel-heading {
	padding: 0
}
#accordion .panel-heading {
	padding: 20px 0;
}

#options_resultat .panel-body, #options_document .panel-body {
	padding: 24px;
}
.panel-title {
	text-transform: uppercase;
    font-size: 16px;
    /*padding: 0 0 12px 0;*/
    font-weight: bold;
}
.badge {
	color: #e1007a;
	font-size: 12px
}
.searchContainer p {
	font-size: 14px;
	margin: 15px 5px;
}
.facet-controls > a {
	color: #e1007a;
	text-transform: uppercase;
}
/**************************/
.facetList.nav-stacked {
    padding: 2px 0;
}
#criteres_recherche p, #description_resultats, .taille_page {
	color: #a20c70;
}
a.btn.btn-action.btn-xs.disabled {
	background: #c6adcb;
	border: none;
	color: #fff;
	opacity: 1
}
.pagination > li > a, .pagination > li > span {
	
	
	color: #000;
	
	border-bottom: 5px solid #beb6b4
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	
	border-bottom: 5px solid #e1007a;
	color: #e1007a;
}
.btn-group.pageSize-container button {
	color: #e1007a;
}
.criteres_tri label.label-tri {
    color: #a20c70;
	}
.displaymode-icon-container .active, .siteRestriction-icon-container .active, .pageSize-container .active, .sort-order .active {
	background-color: #e1007a;
	color: #fff
}
.displaymode-icon-container a.active:hover,
        .siteRestriction-icon-container a.active:hover,
        .pageSize-container a.active:hover,
        .sort-order a.active:hover
        {
            background-color: #e1007a;
        }
.btn-group.pageSize-container.open .dropdown-menu > li > a {
	color: #e1007a;
}
.displaymode-icon-container a.active:hover, .siteRestriction-icon-container a.active:hover, .pageSize-container a.active:hover, .sort-order a.active:hover {
	background-color: #e1007a;
	color: #fff
}
.displaymode-icon-container.desktop button, .siteRestriction-icon-container.desktop button, .sort-order button {
	background-color: #e1007a;
	color: #fff
}
.search-icon-container > a {
	color: #4b494a;
}
.additional-infos {
	color: #4d4041;
}
#resultats .select {
	background-color: #a20c70;
}
#resultats > ul > li.on {
	background-color: #fff;
}
#resultats > ul > li {
	background-color: #fff;
	border-bottom: 4px solid #fff;
	padding: 0;
}
.select-all {
	background-color: #a20c70;
}
#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
	color: #e1007a;
}
/******************/
#modeDisplayVignet .notice.notice_courte, #modeDisplayVignet .statut, #modeDisplayVignet .statut-disabled {
	position: relative;
	background: #4d4041
}
#modeDisplayVignet .informationVignet {
	display: block;
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: transparent url('images/br_tr.png') repeat center center;
}
#modeDisplayVignet .paragraph-end {
	display: none
}
#modeDisplayVignet .subTitleVignet {
	color: #fff;
	white-space: normal;
}
.obtain-document-link-vignet, #modeDisplayVignet .statut, #modeDisplayVignet .noStatus {
	padding: 5px 10px;
	position: absolute;
	width: 5%;
	top: 0;
	bottom: auto;
	border-radius: 0;
}
#modeDisplayVignet .vignette_document .icon-new {
	z-index: 1;
}
#modeDisplayVignet .vignette_document {
	line-height: 100%;
}
#modeDisplayVignet .titleVignet, #containerSearchList .titleVignet {
	color: #fff;
	font-weight: normal;
}
.facetList.nav-pills > li > a {
	padding: 2px 0;
}
h4.media-heading {
	margin: 20px 0 5px;
	color: #5f5b5b;
	text-transform: uppercase
}
.mobile-navigation, .mobile-navigation > .btn-group, .mobile-navigation .btn, .mobile-navigation .btn.precedent, .mobile-navigation .btn.suivant {
	background-color: #F56B05;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background-color: #e1007a;
}
.myaccount-activity .myaccount-welcome .user-name a, .myaccount-profile .account-label {
	color: #e1007a;
}
.myaccount-rights ul li.reader-right {
	background-color: #e1007a;
}
h3.category_header {
	background-color: #e1007a;
	color: #fff;
}
#detail-holdings [class|="detail-holds"] thead th, .detail-subscriptions thead th, #detail-holdings [class|="detail-holds"] thead td, .detail-subscriptions thead td {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
.panel-front > .x-panel-header span {
	color: #e1007a
}
.rs-textualFrieze .rsThumb.rsNavSelected {
	background-color: #ddd;
}

.facet-controls > a {
    color: #e1007a;
    background: #fff;
    border: 1px solid #e1007a;
    padding: 5Px 3px 5px 10px;
    display: inline-block;
}
.facet-controls > a:hover {
    color: #fff;
    background: #e1007a;
    border: 1px solid #e1007a;
   
}
#resultats .notice_courte p {
    margin: 2px 0;
    color: #000;
    font-size: 14px;
}



/******************/
.table.table-striped thead  th{ background: #ed0488; color: #fff}
.tab-content {
    
    
    font-size: 14px;
    
}
.dl-horizontal dt { color: #a585ab}
/*****************Footer*****************/
footer {
	background: transparent url('images/header.png') repeat-y center top;
	color: #fff;
	font-size: 16px
}
footer a, footer a:hover, footer a:focus, footer [class^="icon-"], footer [class*=" icon-"] {
	color: #fff
}
footer .container ul li, .label-ermes {
	color: #fff
}
footer div.footer-mobile [class^="icon-"], footer.footer-mobile [class*=" icon-"] {
	color: #fff
}
#mobile-actions .caret {
	border-top: 4px solid #fff;
}
.footer-social-category {
	display: none;
}

/******************Responsive devices*******************/

/* Full HD · width: 1920px */
@media (min-width: 1920px) {
}

/* Kindle landscape · width: 1024px */
/* iPad landscape · width: 1024px */


@media (min-width: 1024px) {
#search-panel .panel-body {
	width: 99.5%;
	margin: 0;
}
#ermes_main_menu li.LEVEL1 {
	font-size: 22px;
}
}

@media (max-width: 1024px) {
#ermes_main_menu li.LEVEL1 {
	font-size: 18px;
}
}

@media (max-width: 992px) {
}

@media (max-width: 800px) {
/* .navbar-brand-before {
	width: 18%;
    margin: 5px 10px 0 0;
    background-size: 100%;
    height: 116px;
} */
/* .navbar-brand {
	width: 60%;
	background-size: 100%;
} */
#ermes_main_menu li.LEVEL1 {
	font-size: 13px;
}
}

@media (min-width: 769px) {
}

/* iPad portrait  width: 768px */
@media (min-width: 768px) {
.navbar>.container .navbar-brand {
	margin: 0;
}
.container>.navbar-header,
.container>.navbar-collapse {
	width: 100%
}
header {
	border-top: 10px solid #ffffff;
}
#menu-panel {
	border-top: 15px solid #c6adcb;
	background: #f1eef0;
}
#menu-panel .panel-body.container{
	padding: 0;
}

.statut, .statut-disabled, .statut-primaryDoc {
	background-color: #eee;
}
.btn-account {
	background: transparent;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 16px;
}
.btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.active, .open .dropdown-toggle.btn-account {
	color: #fff;
}
.button-my-account {
}
.btn-account i {
}
.register_user_link, .register_user_link:hover {
	color: #fff;
}
.connectBox {
	padding-bottom: 6px;
	padding-top: 6px;
}
/*******************/

#ermes_main_menu {
	width: 100%;
	background: transparent;
	padding: 0;
	
}
#ermes_main_menu li.LEVEL1 {
	width: auto;
	background: #f56b05;
	border: none;
	margin: 0 5px 0 0 ;
	border-top:5px solid #f4a469	
}
#ermes_main_menu li.LEVEL1 > a {
	padding: 12px 27px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	height: 100%;
	display: block;
	width: 100%;
	font-size: 18px
}
#ermes_main_menu li.LEVEL1 > a:hover, #ermes_main_menu li:hover > a {
	background: transparent;
	color: #fff;
}
#ermes_main_menu .dropdown-menu {
	background: #f56b05;
	border: none;
}
#ermes_main_menu .dropdown-menu>li>a {
	color: #fff;
	font-size: 16px;
	text-align: left
}
#ermes_main_menu .dropdown-menu>li>a:hover {
	background: #fff;
	color: #f56b05;
}

#ermes_main_menu li.LEVEL1 .caret, #ermes_main_menu li.LEVEL1 a:hover .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
	display: none;
}
#ermes_main_menu li.LEVEL1 > a:hover .caret, #ermes_main_menu li:hover > a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
/*************Rich Menu***************/

#nav-rich-menu {
	width: 100%;
	background: transparent;
	padding: 0;
}
#nav-rich-menu li {
	width: auto;
	background: #f56b05;
	border: none;
	margin: 0 5px 0 0 ;
	border-top:5px solid #f4a469;
}
#nav-rich-menu li > a {
	padding: 12px 27px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	height: 100%;
	display: block;
	width: 100%;
	font-size: 18px
}
#nav-rich-menu li > a:hover, #nav-rich-menu li:hover > a {
	background: #fff;
	color: #f56b05;
}
/********************/

#nav-rich-menu li .dropdown {
	background: #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.11);
-moz-box-shadow:    0px 1px 6px 0px rgba(50, 50, 50, 0.11);
box-shadow:         0px 1px 6px 0px rgba(50, 50, 50, 0.11);
}
#nav-rich-menu li .dropdown .dropdown_container {
}
#nav-rich-menu li .dropdown_container a {
	background: #ff9647;
	padding: 17px 6px 0;
	text-align: center;
}
#nav-rich-menu li .dropdown_container a:hover {
	background: #f56b05;
}
#nav-rich-menu .title_menu h4 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 6px;
	
	font-weight: normal;
	text-transform: uppercase;
}
/* .title_menu {
	display: inline-block;
	float: left;
} */
.title_menu p {
	color: #fff;
}
#nav-rich-menu li .dropdown_container a:hover .title_menu p, #nav-rich-menu li .dropdown_container a:hover .title_menu h4 {
	color: #fff;
	
}
#nav-rich-menu .illustration {
	display: none;
}
#nav-rich-menu .illustration img {
	
}
.rich-item > .clearfix {
	display: none
}
/******************/

}

@media (max-width: 768px) {
	#admin-actions, #mobile-actions {
		background: #F56B05;
	}
	/*******************/

	#nav-rich-menu .dropdown img {
		max-height: 60px;
		/*display: none*/float: left;
		margin: 0 8px 8px 0;
	}
	#nav-rich-menu .rich-item {
		background: #F56B05;
		border-bottom: 2px solid #fff
	}
	#nav-rich-menu .rich-item:hover {
		background: #F56B05
	}

	#nav-rich-menu > li > a {
		padding: 10px;
		color: #fff;
		font-size: 18px;
	}
	#nav-rich-menu .title_menu h4, #nav-rich-menu .title_menu:hover h4 {
		color: #fff;
		font-size: 14px;
		text-decoration: none;
	}
}

@media (max-width: 767px) {
   #menu-panel {
		top: 46px;
	}
	#nav-rich-menu {
		background-color: #E1007A;
		box-shadow: 0 4px 12px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.5);
		-moz-box-shadow: 0 4px 12px rgba(0,0,0,0.5);
	}
}

/* iPhone 6 Plump landscape · width: 736px */
@media (max-width: 736px) {
}

/* iPhone 6 landscape · width: 667px */
@media (max-width: 667px) {
}

/* Kindle portrait · width: 600px */
/* Android (Nexus 4) landscape · width: 600px */

@media (max-width: 600px) {
}

/* iPhone 5 Retina regardless of IOS version */
/* iPhone 5 landscape · width: 568px */

@media (max-width: 568px) {
.carousel_3 .slider_thumb {
    width: 100%;
    float: left;
}
.carousel_3 .slider_container {
    width: 100%;
    padding: 0 14px 10px 2px;
    position: relative;
}
}

/*iPhone 3+4 landscape · width: 480px*/

@media (max-width: 480px) {
/* .navbar-brand-before, .navbar-brand {
	height: 70px
} */

}

/*iPhone 6 Plump portrait · width: 414px*/
@media (max-width: 414px) {
}

/*Android (Nexus 4) portrait · width: 384px*/


@media (max-width: 384px) {
}

/*Crappy Android landscape · width: 320px*/
/*iPhone 5 portrait · width: 320px*/
/*iPhone 3+4 portrait · width: 320px*/

@media (max-width: 320px) {
}

/*Crappy Android portrait · width: 240px*/


@media (max-width: 240px) {
}

/* =================  RESPONSIVE RESPONSINATOR  ====================*/


@media (min-width: 320px) and (max-width: 374px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 65px 296px;
	}
}
@media (min-width: 375px) and (max-width: 383px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 80px 342px;
	}	
}
@media (min-width: 384px) and (max-width: 413px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 80px 356px;
	}
}
@media (min-width: 414px) and (max-width: 567px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 80px 382px;
	}	
}
@media (min-width: 568px) and (max-width: 599px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 110px 536px;
	}	
}
@media (min-width: 600px) and (max-width: 666px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 110px 566px;
	}
}
@media (min-width: 667px) and (max-width: 735px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 130px 636px;
	}	
}
@media (min-width: 736px) and (max-width: 767px) /* col-xs */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 140px 706px;
	}	
}
@media (min-width: 768px) and (max-width: 1023px) /* col-sm */ {
	#nav-rich-menu li > a {
		padding: 12px 10px;
		font-size: 14px;
	}
	#nav-rich-menu li:first-child > a {
		padding: 12px;
	}
	.navbar-inverse .navbar-brand {
		padding: 0 0 140px 736px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) /* col-md */ {
	#nav-rich-menu li > a {
		padding: 12px 14px;
	}
}



/* #nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !important;
} */

.holding_status_pilon {
	display:none;
}
.holding_status_perdu {
	display:none;
}

