.multiple-reservation-mad
{
	display: none;
}
.frame .panel
{
	padding-bottom: 5px;
}
button.renewdisabled {
    background-color: #ffb1aa !important;
}
#modal-holdings .modal-dialog
{
	width : 1000px;
}
.panel-front, .panel-selection{
    padding-top: 0;
    padding-bottom: -5px;
}
#share_social {
    position: fixed;
    right: 0px;
    left: auto;
    top: 40%;
}
div.social-network ul li a.pop {
    background-color: #aaa !important;
}
#identite_utilisateur {
/*     color: #000;
	left: 80px;
	top: 0; */
	font-size: 14px;
   word-wrap: break-word;
    max-width: 200px;
}

@media (min-width: 768px) and (max-width: 1023px) /* col-sm */ {
#identite_utilisateur {
    left: 18px;
    top: 15px;
    font-size: 13px;
    word-wrap: break-word;
    max-width: 150px;
	}
	header {
		margin-bottom: 25px;
	}
}
@media (min-width: 768px) {
	#ariane {
		left: -454px;
		position: absolute;
		top: 180px;

	}
}
#ermes_main_menu_mobile a {
    color: #FFFFFF;
}
.container
{
	padding-top: 15px;
}
@media (max-width: 768px) {
	#globalAdvancedSearchLink
	{
		/* display: none !important;*/
	}
}
/* RG : jgrowl popup erreur position*/
div.jGrowl.bottom-right
{
top : 0;
}


/* RG : jgrowl popup erreur */

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer
{
	background-color:#AFCAAB;
	color:#000000;
	font-size:16px !important;
	font-weight:bold;
	line-height:16px !important;
	
}
                
div.jGrowl > .ui-state-highlight {
    background: inherit;
    color: inherit;
    border: inherit;
}
div.growlError {
	background-color:#FF0000 !important;
	font-size:16px !important;
	font-weight:bold;
	line-height:16px !important;
}
#nav-rich-menu > li > a, #ermes_main_menu > li.LEVEL1 > a {
    color: #fff;
    background: #c0a729;
    white-space: nowrap;
}

@media (min-width: 768px){
.portal-main-menu li.LEVEL1 {
   font-size:17px;
    width:auto;
}
}