.job-search .media-body {
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}
.page-item a {
	cursor: pointer;
}

.profile .card-footer {
	margin: -20px 0 0 0;
	padding: 0;
}
.profile .card-footer DIV {
	border-bottom: 1px solid #efefef;
	line-height: 15px;
	padding: 10px 0 5px 0;
	border-left: 0;
}
.profile .card-footer DIV:nth-child(2) {
	padding: 20px 0 5px 0;
}
.profile .card-footer DIV:last-child {
	border-bottom: 0;
}
.profile .card-footer DIV H6 {
	font-size: 12px;	
}
.profile .card-footer DIV a {
	color: #6d6d6d;
}

.sidebar-list a {
	cursor: pointer;
}
.sidebar-img {
	text-align: center;
	margin-top: 20px;
	
}
.sidebar-img IMG {
	border: 1px solid #dedede;
	width: 100%;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 4px;
}


#bodyContent p {
	line-height: 15px;
}

.salle LABEL {
	display: inline-block;
	width: 140px;
}
.salle .adresse {
	line-height: 25px;
}
.salle SPAN {
	font-weight: bolder;
}

.nav-right a {
	color: #000;
}

@media(min-width: 767px) {
	.left-header {
		min-width: CALC(100% - 100px);
	}
	.nav-right {
		width: 100px;
	}
}
.sidebar-links LI.divider {
	border-bottom: 1px solid #e8e8e8;
	height: 5px;
	margin-left: 20px;
	max-width: 265px;
}


.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper 
.sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask 
.simplebar-content-wrapper .simplebar-content>li .sidebar-submenu li a:after {
    content: none !important;
    border: none !important;
}

.sidebar-submenu {
    border-left: 2px solid #dedede;
    margin-left: 10px;
}
.sidebar-submenu LI {
    padding: 2px 5px 2px 10px;
    line-height: 15px; 
    border-radius: 0 6px 6px 0;
}
.sidebar-submenu LI:hover {
    background-color: #dedede;
}
.sidebar-list.active,
.sidebar-submenu li.active {
  background-color: #E08F97;     
}

.sidebar-submenu LI A {
    white-space: normal !important;   /* autorise le retour à la ligne */
    overflow: visible !important;     /* pas de cache / pas de coupure */
    text-overflow: clip !important;   /* pas d'ellipse */
    line-height: 15px;
    /*display: grid !important;
    grid-template-columns: 18px auto;*/
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu>li a {
    padding-left: 0 !important;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu>li a SPAN {
    color: #868686;
}

.sidebar-link span,
.sidebar-title span,
.sidebar-submenu a span,
.sidebar-submenu a {
	text-transform: none !important;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu>li:hover a SPAN {
    color: #373737;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu>li.active a SPAN {
    color: #fff;
}

#pdf {
	height: CALC(100VH - 220px);
}
@media(min-width: 1200px) {
	.sidebar-wrapper {
		min-width: 300px;
	}	
	.page-body-wrapper {
		-webkit-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
		min-height: CALC(100VH - 50px);
	}
	.logo-wrapper {
		height: 82px;
	}
	.logo-wrapper IMG:last-child {
		display: none;
	}
	
}
@media(max-width: 1199px) {
	.logo-wrapper IMG:first-child {
		display: none;
	}
	#pdf {
		height: CALC(100VH - 180px);
	}
	.card-footer H6 {
		
	}
}
.gsm {
	display: none;
	visibility: hidden;
	height: 0;
}

@media(max-width: 968px) {
	#pdf {
		height: CALC(100VH - 150px);
	}	
	.right-header {
		display: none;
	}
	.sidebar-list.gsm {
		display: block;
		visibility: visible;
		background: #3DBFD9;
		height: 50px;
		margin-bottom: 10px;
		padding-left: 30px;
		text-align: center;
	}
	.sidebar-list2 {
		float: left;
		width: 20%;
		margin-top: 15px;
	}
	.sidebar-list2 i {
		color: #fff;
		font-size: 20px;
	}
	.separator {
		border-right: 1px solid #fff;
	}
}
@media(max-width: 767px) {
	#pdf {
		height: CALC(100VH - 120px);
	}
	
	.product-details.text-center H4 {
		font-size: 14px;
	}
	.product-details.text-center P {
		font-size: 12px;
	}
	
	
}
.MsoNormal {
	text-align: justify;
}

#index IMG, #index TABLE {
	max-width: 100%;
}

.product-details.text-center H4 {
	font-variant: small-caps;
}

#logo.row .card {
	border: 1px solid #dedede;
}
#logo.row .card .product-img {
padding: 10px;	
}
#logo.row .product-details {
	border-top: 1px solid #dedede;
	
}

.box-layout{
    background-image:url(../../img/bg.jpg);
}

#pdf {
    width: 100%;
    height: 100vh; /* occupe toute la fenêtre */
    border: none;
    background: white;
    display: block;
  }


#map {
  width: 100%;
  height: 550px;
  content-visibility: visible !important;
  contain: none !important;
}

.custom-marker {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -100%);
}

.custom-marker img {
  filter: drop-shadow(0 1px 2px rgba(0,0,0,0.4));
}


