.tableFixHead {
	overflow-y: auto;
	height: 318px;
}
.tableFixHead thead th {
	position: sticky;
	top: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
}
th,
td {
	padding: 8px 16px;
	border: 1px solid #ccc;
}
th {
	background: #eee;
	font-weight:bold;
}

.testimonial-style .testimonial-caption-style {
	font-size:20px;
}
.panel-heading a:after, .panel-heading a.collapsed:after{
	background-color:#3c763d;
}
.panel-heading a {
	background-color: #393d3d;
}
.navbar-logo {
	background: url(../../images/logos/logo_axamformation_secourisme.jpg) no-repeat left;
	width: 365px;
	height: 85px;
}
.inner-Pages {
	padding-top: 10px;
	padding-bottom: 5px;
}
.swal2-modal .swal2-checkbox, .swal2-modal .swal2-file, .swal2-modal .swal2-input, .swal2-modal .swal2-radio, .swal2-modal .swal2-select, .swal2-modal .swal2-textarea {
	margin: 10px auto;
}

#accordion li {
	margin-left:20px;
    list-style-type: disc;
	font-weight:initial;
	font-size: 14px;
	line-height: 22px;
}

#formulaire_reservation_legend p {	
	padding:1px;
	color:white;
	font-size:16px;
	margin-top:24px;
	text-align:right;
}

#div_formulaire_reservation p {	
	padding:10px;
	font-size:16px;
	margin-top:30px;
	font-weight:bold;
	color:#777;
}

.text_qualite {
    position: inherit;
    top: -60px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#to-top {
    right: 100px;
}

h1 {
    font-size: 25px;
}

.inputerror::-webkit-input-placeholder {
    color: #b2cde0
}

.bs-example::after{color:#959595;content:"Les dernières offres d'emploi nécessitant des compétences en secourisme";font-size:12px;font-weight:700;left:15px;letter-spacing:1px;position:absolute;text-transform:uppercase;top:15px}