html, body {
	height: 100%;
}
body {
	background: #ffffff !important;
	padding:0 !important;
	font-size:15px !important;
	line-height:23px !important;
}
#address tbody{
	line-height: 4;
}
*{
	padding:0;
	margin:0;
}
.up {
	text-transform: uppercase;
}
a {
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img{
	max-width:100%;
	height:auto;
}
.title{
	margin:0 auto;
	float:none !important;
	text-align:center;
}
.innercompte li {
	margin: 0 0 10px;;
}
.innercompte li a{
	background: #f5f5f5;
	display: block;
	font-weight: 600;
	padding: 10px 15px;
	color: #222222;
	font-size: 14px;
}
.innercompte li a:hover{
	background: #00418a;
	color: #ffffff;
}
.title, .post-title {
	margin:0 auto 50px;
	float:none;
}
.modal-content .title, .modal-content  .post-title {
	margin:0 auto 25px;
}
.title  hr, .post-title hr{
	border-top: 3px solid #009787;
	width: 100px;
	margin: 20px auto;
}
.name-user{
	display:block;
	font-size:18px;
	font-weight:600;
	margin:5px 0 25px;
	text-align:center;
	color:#ff345b;
}
.check-bottom{
	/* margin:40px 0 0; */
}
.all-directors{
	padding:15px;
	overflow:hidden;
}
.director-photo{
	float:right !important;
	text-align:right;
}
.box-director{
	margin:0 0 15px;
	background: #f7f7f7;
	padding: 15px;
}

.director-photo img{
	max-width:100%;
	height:auto;
}
.director-infos p{
	font-size: 15px !important;
	line-height: 12px !important;
	margin: 0 0 15px !important;
}
.page-content p{
	font-size: 15px !important;
	line-height: 23px !important;
	margin: 0 0 15px !important;

}
.bottom-page{
	border-top: 1px solid #ccc;
	padding: 15px;
	margin: 35px 0 0;
}
.compte-box .compte-inner{
	background:#f5f5f5;
	text-align:center;
	padding:15px;
	margin:0 0 15px;
	min-height: 180px;
}
.compte-box .compte-inner:hover {
	background: #00418a;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.compte-box:hover h3, .compte-box:hover a {
	color: #ffffff;
}
.page-content{
	padding:15px 15px 30px;
}
.page-content h4 {
	font-size: 18px;
	color:#18BC9C;
}

.page-content ul {
	padding:15px 0 15px 30px;
	list-style:disc;
}
.page-content h2 {
	font-size: 25px;
	font-weight: 600;
	color:#00418a;
}
.page-content h3 {
	font-size: 20px;
	font-weight: 600;
}
.compte-box h3{
	font-size:18px;
	color:#00418a;
	font-weight:600;
	margin:5px 0 10px;
}
.bienvenue-txt{
	font-size:16px;
}
.user-name{
	display:block;
	font-size:25px;
	color:#009787;
}
.bienvenue-txt a{
	color:#ff345b;
}
.lefthead{
	padding:8px 15px 0;
}
.cotisation{
	display:inline-block;
	margin:15px 0;
	position:relative;
	padding:0 0 0 30px;
}
.ajour:before, .no-ajour:before {
	content:'';
	position:absolute;
	width:17px;
	height:17px;
	border-radius:50%;
	background:#7ed321;
	left:0;
	top:4px;
}
.carousel-inner > .item > img {
	width: 100%;
}
.carousel-caption .slide-post-content{
	padding:0 20px;
}


.photo-avatars:before {
	content: "";
	background: #efeff4;
	height: 130px;
	left: 50%;
	margin: 0 0 0 -65px;
	position: absolute;
	top: 0;
	width: 130px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.photo-avatars {
	position: relative;
	min-height: 130px;
	text-align: center;
	margin: 0 auto 50px;
	width: 150px;
	padding: 40px 0 0;
}
.photo-avatars img {
	height: auto !important;
	width: 100% !important;
	max-width: 145px;
}
.photoTestimo img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	max-width: 145px;
}
.tag-1 .div.panel {
	padding: 15px;
}
.tag-select{
	margin:15px 0 35px;
}
.blockaccordion{
	padding:15px;
}


/*imgupload
 * --------------------------------*/

.file-thumbnail-footer {
	display: none;
}
.file-preview-frame {
	height: 130px !important;
	width: 130px !important;
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	border-radius: 50%;
	overflow: hidden;
	display: block !important;
	float: none !important;
	margin: 0 auto 10px !important;
}
.file-preview {
	border: none !important;
	background: #fff;
	padding: 0 5px !important;
}
.file-preview .close {
	float: right;
	position: absolute;
	right: 0;
}
.file-live-thumbs {
	margin: -40px 0 0;
}
.avatarfile {
	height: 125px !important;
	width: 125px !important;
	border: none !important;
	box-shadow: none !important;
	padding: 5px 0 !important;
	border-radius: 50%;
	overflow: hidden;
	display: block !important;
}
.photo-avatars .btn-group-lg>.btn, .photo-avatars .btn-lg {
	margin: 5px 18px;
	padding: 2px 5px;
	line-height: 20px;
	border-radius: 0;
	border: none !important;
	background: #efeff4;
	color: #222222;
	font-size: 14px;
	white-space: normal;
	text-align: center;
	box-shadow: none;
	border-radius: 5px !important;
}
.photo-avatars .btn-group-lg>.btn:hover, .photo-avatars .btn-lg:hover {
	background: #009787;
	color: #ffffff;
}
.photo-avatars .btn-lg i {
	display: none;
}
.photo-avatars .btn-default {
	border-radius: 5px !important;
	font-size: 14px;
	line-height: 30px;
	padding: 3px 15px;
}
.photo-avatars .btn .fa {
	font-size: 18px;
}
.top-compte p a{
	font-weight:600;
}
.top-compte a:hover{
	color:#00418a;
}
#moncompte p {
	line-height: 22px;
	margin: 0 0 20px;
	font-size: 16px;
}
.no-ajour:before {
	background:#d0021b;
}
.top-compte{
	text-align:center;
	margin:25px 0 35px;
	padding:0 15px;
}
a:hover {
	text-decoration:none !important;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.navbar-default {
	background-color: #ffffff !important;
	margin-bottom: 5px !important;
}
.admin-nav-bar.navbar {
	background-color: #F7F7F7 !important;
	height: 42px !important;
}
#navigation .navbar-nav {
	margin: 15px 15px 0 !important;
}
.navbar-default .navbar-nav > li > a {
	color: #00418a !important;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #222222 !important;
}
.nav > li > a {

	color: #00418a !important;
	text-transform: uppercase;
	font-weight: bold;
}
.carousel-inner > .item{
	position:relative;
}
.carousel-inner > .item:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
	background: rgba(0, 0, 0, 0.4);
}
.carousel-control {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	width: 35px !important;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -17px !important;
	background: #009787 !important;
	height: 100px !important;
	display: inline-block;
	line-height: 100px;
	background:none !important;
	margin-top: -50px !important;
}
.carousel-control .glyphicon-chevron-left:hover, .carousel-control .glyphicon-chevron-right:hover {
	background: #222222 !important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	margin-left: -17px !important;
	background: #009787 !important;
	height: 100px !important;
	display: inline-block;
	line-height: 100px;
	margin-top: -50px !important;

}
.carousel-control.left, .carousel-control.right{
	background:none !important;
}
.navbar-brand {
	padding: 0 15px !important;
	height:auto !important;
}
.top-header {
	min-height: 30px;
	/* background-color: #f7f7f7;  */
	background-color: #EEEEEE;
	border-bottom: 1px solid #fff;
}
.top-header .navbar-nav > li {
	border-left: 3px solid #fff;
	padding: 0 5px;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.top-header .navbar-nav > li:hover{
	background:#009787;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.top-header .navbar-nav > li:hover > a{
	color:#ffffff !important;
	background-color: transparent;
}
.top-header .navbar-nav > li > a {
	padding: 10px 15px;
	text-transform: none;
	font-weight: normal;
	font-size:15px;
	color: #222222 !important;

}
.top-slider{
	overflow:hidden;
	margin:0 0 25px;
}

.carousel-caption {
	left: 15px !important;
	right: 15px !important;
	top: 50%;
	bottom:inherit !important;
	text-align:center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.fb a, .twitter a{
	margin: 5px ;
	width:30px;
	height:30px;
}
.top-header .navbar-nav > li.fb, .top-header .navbar-nav > li.twitter {
	border:none;
	padding:0;
}
.fb a {
	background:url(../img/icons/facebook-ico.svg) no-repeat center;
	width:20px;
}
.twitter a{
	background:url(../img/icons/twitter-ico.svg) no-repeat center;

}
.newsltter a{
	background:url(../img/icons/newsletter.svg) no-repeat left 9px;
	padding-left: 35px !important;
	padding-right:0 !important;
}
.user-member a{
	background:url(../img/icons/user-3.svg) no-repeat left 5px;
	padding-left: 35px !important;
}
.right-navigation{
	float:right;
	margin: 20px -10px 0 5px;
}
.adrerer-btn {
	color: #ffffff !important;
	font-weight: normal;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 20px 15px 35px;
	line-height: 20px !important;
	display: inline-block;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	background: #ff345b;
	position: relative;
}
.adrerer-btn:after {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #ffffff;
	top: 17px;
	content: "";
	left: 15px;
	position: absolute;
}
.adrerer-btn:hover {
	color: #ffffff !important;
	background: #222222;
}
.searchbox{
	font-size: 25px;
	margin: 0 13px;
	width: 35px;
	height:35px;
	display: inline-block;
	text-align: center;
	color: #00418a !important;
	cursor:pointer;
}
.searchbox:hover{
	color: #222222 !important;
}
.fixed-nav{
	position:fixed;
	right:0;
	top:300px;
	z-index:9999;
}
.fixed-nav a{
	width:70px;
	height:70px;
	margin:0 0 5px;
	display: block;
}
.fixed-nav a:hover{
	background-color:#222222 !important;
}
.fixed-nav a.doc-item{
	background:#00418a url(../img/icons/group-19.png) no-repeat center ;
}
.fixed-nav a.news-item{
	background:#ff7f22 url(../img/icons/group-47.png) no-repeat center;
}
.fixed-nav a.notif-item{
	background:#009787 url(../img/icons/group-37.png) no-repeat center;
}
/* =content
-------------------------------------------------------------- */

.carousel-indicators {
	display: none;
}
.date {
	float: none !important;
	margin-right: 0 !important;
	line-height: 0 !important;

}
.press{
	color: #ffffff !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0 34px;
	line-height: 40px !important;
	display: inline-block;
	height: 41px;
	margin: 15px 0 5px;
	text-transform: uppercase;
	background: #00418A;
	width: auto !important;
}
.rev{
	color: #ffffff !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0 34px;
	line-height: 40px !important;
	display: inline-block;
	height: 41px;
	margin: 15px 0 5px;
	text-transform: uppercase;
	background: #FF7F22;
	width: auto !important;
}
.act{
	color: #ffffff !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0 34px;
	line-height: 40px !important;
	display: inline-block;
	height: 41px;
	margin: 15px 0 5px;
	text-transform: uppercase;
	background: #009787;
	width: auto !important;
}
.official{
	color: #ffffff !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0 34px;
	line-height: 40px !important;
	display: inline-block;
	height: 41px;
	margin: 15px 0 5px;
	text-transform: uppercase;
	background: #A9A9F5;
	width: auto !important;
}
#posts p{
	line-height:none!important;
	font-size: 14px !important;
}
.clearfix{
	background: #F7F7F7;
	margin: 20px 0;
}
.content{
	margin: 20px 0;
}
.timeline-InformationCircle-widgetParent{
	display:none !important;
}
.newsletter {
	color: #ffffff !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 0 5px;
	line-height: 40px !important;
	display: inline-block;
	height: 41px;
	margin: 5px 15px;
	text-transform: uppercase;
	background: #00418A;
	width: auto !important;
}

.listing-posts  .post-item, .all-posts .post-item {
	background:#f7f7f7;
	padding:0;
}
.post-item {
	position:relative;
	margin:0 0 25px;
}
.post-item img{
	width:100%;
	height:auto;
}
.top-posts{
	position:relative;
}
.innerpost{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	z-index:999;
}
.top-posts .post-item:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:9;
	background: rgba(0, 0, 0, 0.4);
}
.innerpost h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
	margin: 15px 0;
}
.innerpost h3 p{
	font-size: 20px !important;
	line-height: 25px !important;
}
.innerpost .post-content{
	display:none;
}
.head-post{
	text-align:left;
	padding: 0 15px;
}
.post-details{
	color: #fff;
	min-width: 50px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px !important;
	display: inline-block !important;
	height: 41px;
	text-transform: uppercase;
	text-decoration: none !important;
	border: 1px solid #fff;
}
.post-details-directors{
	color: #fff;
	min-width: 50px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px !important;
	display: inline-block !important;
	height: 41px;
	background: #009787;
	text-transform: uppercase;
	text-decoration: none !important;
	border: 1px solid #fff;
}
.post-details:hover{
	background: #ffffff;
	border: 1px solid #fff;
	color: #000000;

}

.listing-posts .post-details{
	color: #000000;
	border: 1px solid #000000;
	float:right;
}
.listing-posts .post-details:hover{
	color: #ffffff;
	border: 1px solid #000000;
	background: #000000;
}
.all-posts .post-details {
	color: #000000;
	border: 1px solid #000000;
	float:right;
}

.all-posts .post-details:hover {
	color: #ffffff;
	border: 1px solid #000000;
	background: #000000;
}

.all-posts .content{
	padding:0 30px 0 0;
}
.top-posts ul{
	margin:0;
	width:100%;
	float:none;
}
.top-posts ul li{
	width:100%;
	display:block;
	overflow: hidden;
	max-height: 266px;
}
.top-posts ul li:last-child {
	margin: 0;
}
.post-img{
	margin: 0;
}
.contentpost{
	padding:0 35px 15px 15px !important;
}
.contentpost h3{
	color: #000000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	margin: 15px 0 10px;
	font-weight:bold;
}
.all-posts .post-item h3 {
	color: #000000;
	font-weight:600;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
}
.contentpost p{
	color: #222222 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin: 0 0 15px !important;
}
.block-newsletter{
	background:#00418a;
	padding:20px 15px 35px;
	text-align:center;
}
.block-newsletter h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	margin: 5px 0 20px;
	font-weight:bold;
}
.block-newsletter form{
	max-width:520px;
	margin:0 auto 10px;
	overflow:hidden;
	position:relative;
}
.block-newsletter input[type="text"] {
	width: 335px;
	float: left;
	color: #222222;
	font-size: 18px;
	padding: 14px 20px;
	border: none;
	height: 50px;
}
/* added by me excel type front id 2  */
.block-newsletter input[type="email"] {
	width: 335px;
	float: left;
	color: #222222;
	font-size: 18px;
	padding: 14px 20px;
	border: none;
	height: 50px;
}
/* end added by me excel type front id 2  */

.block-newsletter input[type="submit"] {
	float: left;
	width: calc(100% - 335px);
	font-size: 15px;
	margin-left: -1px;
	color: #ffffff;
	background: #009787;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:bold;
	height: 50px;
	border: none;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.block-newsletter input[type="submit"]:hover {
	color: #ffffff;
	background: #222222;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.block-newsletter form:after {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #ffffff;
	top: 17px;
	content: "";
	left: 368px;
	margin-left: -20px;
	position: absolute;
}
.box-sidebar{
	margin:0 0 20px;
	text-align:center;
}
.box-sidebar img{
	width:100%;
}
.title-box {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 25px 10px;
	background: #00418a;
	text-align: center;
}
.content-side{
	padding:25px 15px 15px;
	background:#f7f7f7;
}
.content-side p{
	color:#222222 !important;
	margin:0 0 10px !important;
	line-height: 25px !important;
}
.link-btn{
	color: #ffffff !important;
	font-weight: normal;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 10px;
	line-height: 25px !important;
	display: inline-block;
	margin: 15px 0 0;
	text-transform: uppercase;
	background: #009787;
	width: 100%;
}
.link-btn:hover{
	color: #ffffff !important;
	background: #00418A;
}
.box-sidebar .block-newsletter {
	background: transparent;
	padding: 15px 0 10px;
	text-align: center;
}
.box-sidebar .block-newsletter form {
	max-width: 250px;
}
.box-sidebar .block-newsletter input[type="text"] {
	width: 200px;
}
/* added by me excel type front id 2  */
.box-sidebar .block-newsletter input[type="email"] {
	width: 200px;
}
/* end added by me excel type front id 2  */
.box-sidebar .block-newsletter input[type="submit"] {
	width: calc(100% - 200px);
	text-indent:9999px;
}
.box-sidebar .block-newsletter form:after {
	left: 240px;
}
.partenaire{
	padding:15px;
}
.partenair-box{
	text-align:center;
	padding:15px;
}
.partenair-inner{
	padding:0 15px
}
.partenair-box p{
	color: #222222;
	font-size: 18px !important;
	line-height: 25px !important;
	margin: 0 0 15px !important;
}
.logo-partner{
	min-height: 120px;
	line-height: 120px;
	display: block;
	margin:0 0 10px;
}
.logo-partner img{
	max-height:80px;
	width:auto;
}


/*Table
--------------------*/
.flat-table {
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	margin: 0 0 25px;
}
.flat-table th {
	background-color: #009787;
	color: white;
	font-weight: normal;
	padding: 10px 15px;
	text-align: left;
	position: relative;
}
.flat-table td {
	background-color: #ffffff;
	color: #6f6f6f;
	padding: 10px ;
	border-bottom: 1px solid #e1e1e1;
}
.spanright{
	display: inline-block;
	border-radius: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 7px;
	padding: 0 10px;
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	color: #ffffff;
	background: #00418a;
}


/*Footer
------------------*/
footer{
	background:#009787;
	padding:50px 0 0;
	margin:0 !important;
}
.box-footer{
	text-align:center;
	color:#ffffff;
}
.box-footer:nth-child(2){
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	min-height:200px;
}
.box-footer:last-child{
	border-right:none;
}
.box-footer h4{
	font-weight:bold;
	margin:10px 0 15px;
}
.box-footer a{
	text-transform:uppercase;
	font-size:16px;
	display:block;
	color:#ffffff;
	line-height:25px;
}
.box-footer a:hover{
	color:#222222;
	text-decoration:none;
}
.box-footer p{
	font-size:16px !important;
	color:#ffffff;
	line-height:25px !important;
}
.box-footer  .post-details {
	padding: 0 40px;
}
footer .block-newsletter  {
	background: #009787;
	padding:0;
}
footer  .block-newsletter form {
	max-width: 300px;
}
footer .block-newsletter input[type="text"] {
	width: 250px;
	height: 50px;
}

footer .block-newsletter input[type="email"] {
	width: 250px;
	height: 50px;
}
footer  .block-newsletter input[type="submit"] {
	width: calc(100% - 250px);
	background: #00418a;
	text-indent:9999px;
	overflow:hidden;
	position:relative;
}
footer  .block-newsletter form:after {
	left: 290px;
}
.social-list li{
	display:inline-block;
	margin:5px;
}
.social-list li a{
	font-size:35px;
	color:#ffffff;
}
.social-list li .social-icon{
	display:block;
	width:40px;
	height:40px;
}
.bottom-footer{
	text-align:center;
	background:#ffffff;
	padding:5px 0 ;
	margin:50px 0 0 !important;
	clear:both;
}
.bottom-footer p{
	font-size:16px !important;
	color:#222222 !important;
	margin:0 !important;
}
.bottom-footer a{
	text-align:center;
	color:#222222;
	margin: 0 5px;
	display:inline-block;
}
.page-scroll {
	position: fixed;
	right: 50px;
	bottom: 20px;
	z-index:999;
}
.scroltop {
	background-color: #00418a;
	color: #ffffff;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	font-size: 25px;
}
.scroltop:hover {
	background-color: #222222;
	color: #ffffff;
}
.scroltop  .fa{
	margin:0 !important;
}
.page-bottom-title {
	overflow:hidden;
	margin:0 0 15px;
}
.page-bottom-title a{
	color: #222222;
	font-size:18px;
}
.page-bottom-title .view-more{
	float:right;
	cursor: pointer;
	color: #222222;
	font-size: 18px;
}
.page-bottom-title .view-more:hover{
	color: #18BC9C;
}
.lefthead p{
	font-size:17px !important;
	margin:0 !important;
}
.righthead a{
	/* color:#222222 !important;  */
	color:#ffffff !important;
}

.top-link-left{
	float: left;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000000 !important;
}
.navbar-toggle {
	float: none;
	padding: 0 0 0 7px !important;
	border: 2px solid #000000 !important;
	border-radius: 50% !important;
	width: 40px;
	height: 40px;
	text-align: center;
}
.mobile-navtop{
	overflow:hidden;
}
.phonetop{
	background: url(../img/icons/smartphone-1.svg) no-repeat center;
	width: 35px;
	height: 35px;
	margin: 15px 0 0;
	display: inline-block;
}
.mobile-navtop{
	display:none;
}
.center-compre{
	padding: 15px;
	background: #f8f8f8;
	margin: 15px 0 50px;
}
.center-compre h3{
	margin: 0 0 35px;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
}
.top-adherent{
	text-align:center;
	overflow:hidden;
	padding:20px 0 35px;
}
.btn-login {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding: 20px 35px;
	background: #00418a;
	text-align: center;
	display:inline-block;
	letter-spacing:1px;
}
.oublipwd{
	color: #000000;
	display: block;
	text-align: center;
	margin: 5px 0;
}
.btn-login:hover, .btn-custom:hover {
	color: #ffffff;
	background: #000000;
}
.left-compte .btn-custom{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding: 15px;
	background: #00418a;
	text-align: center;
	display:inline-block;
	border-radius:0 !important;
	border:none !important;
	width:100%;
}
.left-compte .form-control {
	border: 1px solid #ccc;
	border-radius: 0 !important;
}
.service-box{
	text-align:center;
}
.service-box h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0 10px;
}
.container .service-box  p {
	line-height: 23px;
	margin: 0 0 15px;
	font-size: 15px;
}
.service .fa-stack {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border: 2px solid #009787;
	border-radius: 50%;
	color: #009787;
}
.input-lg {
	height: 50px !important;
	padding: 10px 15px !important;
	font-size: 15px !important;
	border-radius: 2px !important;
}
.left-compte{
	padding:20px 15px;
}
.right-compte{
	border-left: 1px solid #222222;
	padding: 0;
}
.container-sptes{
	padding:50px 15px;
}


.stepwizard-step p {
	margin-top: 0px;
	color: #666;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
	margin: 0 0 20px;
}
.stepwizard-step button[disabled] {
	/*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
	opacity: 1 !important;
	color: #bbb;
}
.stepwizard-row:before {
	top: 25px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-index: 0;
	left: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.stepwizard-step h3{
	font-size:20px;
	margin:15px 0 25px;
}
.btn-circle{
	line-height: 50px !important;
	height: 50px !important;
	width: 50px !important;
	border-radius: 50% !important;
	display: inline-block;
	font-size: 20px;
	line-height: 1.428571429;
	border-radius: 15px;
	font-weight: 600;
}
.panel-primary {
	border-color: #00418a !important;
}
.panel-primary > .panel-heading {
	background-color: #00418a !important;
	border-color: #00418a !important;
}
.nextBtn{
	background-color: #009787 !important;
	border-color: #009787 !important;
}
.bottom-from{
	margin:25px auto;
	float:none !important;
}
.bottom-from .nextBtn {
	display:block;
	width:100%;
	color:#ffffff;
	margin:0 0 15px;
}
.center{
	text-align:center !important;
}
.block-cotisation{
	text-align:center;
	padding:15px;
}
.block-cotisation p{
	font-size:20px !important;
	line-height:25px !important;
}
.price-box{
	font-size:25px;
	color:#009787;
}
.montant-box{
	display:block;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 15px;
	font-weight:600;
}
.mode-paiement{
	overflow:hidden;
	padding: 25px 15px 35px;
}
.mode-paiement > div{
	margin:5px 0;
}
.bank-icon .box-paie{
	background: #f5f5f5 url(../img/payzen-v01.png) no-repeat 95% center;
}
.paypal-icon .box-paie{
	/*background: #f5f5f5 url(../img/carte-bancaire.png) no-repeat 95% center;*/
	background: #f5f5f5 url(../img/carte-bancaire.png) no-repeat center 75%;
	padding: 20px 15px 40px;
}
.paypalo-icon .box-paie{
	background: #f5f5f5 url(../img/paypal.png) no-repeat 95% center;
}
.sample-icon .box-paie{
	background: #f5f5f5 url(../img/edit.png) no-repeat 95% center;
}
.transfer-icon .box-paie{
	background: #f5f5f5 url(../img/transfer.png) no-repeat 95% center;
}
.cheque-icon .box-paie{
	background: #f5f5f5 url(../img/cheque-icon.png) no-repeat 95% center;
}
.box-paie{
	background:#f5f5f5;
	padding:30px 15px;
	border: 1px solid #dddddd;
}
.mode-paiement h2{
	font-size:25px;
	font-weight:600;
	text-align:center;
	margin:0 0 35px;
}
.ligne-box{
	margin:0 0 15px;
	overflow: hidden;
}
.choix-box{
	text-align:center;
}
.setup-content{
	padding:15px;
}
.newsletter-block .actiontbox {
	padding: 15px 20px;
}
textarea.form-control {
	height: 150px !important;
}
.top-contact{
	padding:5px 15px 25px;
	text-align:center;
	font-weight:bold;
}
.top-contact p{
	color:#FF0000;
	font-size:18px !important;
}
.content-block{
	padding:0 0 25px;
}
.contact .content p{
	text-align: center;
	font-weight: bold;
	margin: 0 0 45px;
	font-size: 25px !important;
}
.formulaire-block{
	margin:25px auto;
	float:none !important;
}
.actiontbox{
	text-align:right;
	padding:15px 0;
}
.newsletter-block{
	margin:25px auto;
	float:none !important;
	padding:20px 5px;
	background:#f5f5f5;
	overflow:hidden;
}
h1, .h1 {
	font-size: 30px !important;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #009787;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.25em;
	height: 1.25em;
	border: 2px solid #ccc;
	background: #fff;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	content: '✔';
	position: absolute;
	top: 2px;
	left: 2px;
	font-size: 1.4em;
	line-height: 0.8;
	color: #09ad7e;
	transition: all .2s;
	font-family: Helvetica, Arial, sans-serif;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
[type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
	border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
	border: 2px solid #4778d9 !important;
}
.post-img img{
	width:100%;
	height:auto;
}
.action-conect{
	padding:15px 0;
	text-align:center;
}
.btn-conect{
	display: inline-block;
	padding: 10px 20px 15px;
	background: #00418a;
	color: #ffffff;
	margin: 15px 0;
	border-radius: 5px;
	font-size: 18px;
	line-height: 20px;
}
.btn-conect:hover{
	background: #222222;
	color: #ffffff;
}
.post-share{
	display:none;
}
.faq-modal .modal-header {
	padding: 15px 15px 0 !important;
	border-bottom: none !important;
}
.faq-modal .modal-body {
	padding: 0 15px !important;
}
.faq-modal .center-compre {
	margin: 15px 0 15px;
}
.rest-content{

}
.alljobs{
	padding:0 0 50px;
}
.job-search-result{
	padding:20px 15px;
	margin:0 0 15px;
	border:1px solid #e3e3e3;
	min-height: 104px;
	background-color: #fff;
	box-shadow: none;
	-webkit-transition: box-shadow 0.2s ease-in;
	-moz-transition: box-shadow 0.2s ease-in;
	-o-transition: box-shadow 0.2s ease-in;
	transition: box-shadow 0.2s ease-in;
}
.job-search-result:hover {
	border-color: #009787;
	-webkit-transition: box-shadow 0.2s ease-in;
	-moz-transition: box-shadow 0.2s ease-in;
	-o-transition: box-shadow 0.2s ease-in;
	transition: box-shadow 0.2s ease-in;
}
.job-search-result h3{
	color:#009787;
	margin:0 0 10px;
}
.job-search-result h3 a{
	color:#009787;
}
.job-search-result .job-specs-date {
	text-align: right;
}
.job-search-result a{
	color:#000000;
}
.item_logo {
	vertical-align: middle;
	width: 150px;
	text-align: center;
	position: relative;
}
.voirplus-btn{
	font-size: 16px;
	display: inline-block;
	padding: 10px 20px;
	color: #ffffff !important;
	background: #00418a;
}
.voirplus-btn:hover{
	color: #ffffff;
	background: #000000;
}
.job-specs-location .fa{
	color:#00418a;
}

.date-ann {
	color: #828282;
	margin-bottom: 5px;
	font-size: 14px;
	display:block;
	margin: 0 17px 7px 0;
}
.actions-right{
	text-align:right;
}
.details-annonce  .date-ann{
	margin:15px 0;
	display:block;
	color:#000000;
}
.contrat-info{
	font-size:15px;
	color:#000000;
	display: block;
	margin: 15px 0;
}
.detail-content{
	padding:20px 15px;
	margin: 15px 0 100px;
	border:1px solid #e3e3e3;
}
.detail-content h2{
	margin: 0 0 38px;
	font-size: 25px;
	color: #009787;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
}

.subject-contact{
	padding: 5px 15px 25px;
	font-weight: bold;
}
.subject-contact p{
	color: #FF0000;
	font-size: 18px !important;
}
.subject-contact i{
	font-size: 27px;
	color: red;
	display: inline-block;
	position: relative;
	top: 4px;
}
.item_logo  img{
	max-width: 125px;
	max-height: 125px;
	margin-right: 15px;
	display: inline-block;
	width:100%;
}
.detail-content p{
	margin:0 0 15px
}
.search-block{
	margin: 10px 0 35px;
	background: #009787;
	padding: 20px 20px 5px;
	max-width: 100%;
	overflow:hidden;
}
.search-block .form-control, input {
	border-width: 2px;
	box-shadow: none;
	border: none;
	height: 45px !important;
}
.action-search .btn-custom {
	background: #6e6c6e;
	color: #ffffff;
}
.details-footer {
	position: fixed;
	overflow: hidden;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #fff;
	height: 65px;
	z-index: 999;
	text-align:center;
	border: 1px solid #e1e1e1;
	-moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.03);
	box-shadow: 0 2px 30px rgba(0, 0, 0, 0.03);
}
.footer-btn {
	margin-top: 10px;
	position: relative;
	background: #00418a;
	border: 2px solid #ff345b;
	color: #fff;
	font-weight: bold !important;
	letter-spacing:1px;
	padding: 9px 25px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius:0 !important;
}
.footer-btn:hover{
	background: #222222 ;
}
.details-footer .social-share{
	margin: 10px 0 0;
	position: absolute;
	right: 10px;
	top: 0;
}
.details-footer .container{
	position:relative;
}
.details-footer .social-share a {
	display:inline-block;
	margin:5px;
	padding:5px;
	font-size:16px;
	color: #00418a ;
}
.details-footer .social-share a:hover{
	color: #009787 ;
}
.modal-details-ann .modal-dialog {
	max-width: 600px !important;
}
.modal-details-ann .modal-body{
	padding:15px 35px;
}

.modal-details-ann .modal-header {
	background: #00418a;
	position:relative;
}
.modal-details-ann .modal-header .modal-title {
	color: #fff !important;
}
.modal-details-ann  .close {
	color: #fff !important;
	position: absolute;
	right:15px;
	top:15px;
	opacity: 0.9;
}



@media (min-width: 768px){
	.modal-dialog {
		max-width: 1000px !important;
		width: 100% !important;
	}
}
@media (min-width: 1330px){
	.container {
		width: 1300px !important;
	}
}
@media (max-width: 1330px){
	.box-sidebar .block-newsletter input[type="text"] {
		width: 175px;
	}

	.box-sidebar .block-newsletter input[type="submit"] {
		width: calc(100% - 175px);
	}

	.top-posts ul li {
		max-height: 238px;
	}

	.box-sidebar .block-newsletter form:after {
		left: 219px;
	}

	.title-box {
		padding: 15px 10px;
	}

	.content-side p {
		font-size: 15px !important;
	}

	.box-sidebar iframe {
		width: 100%;
	}

	.lefthead {
		display: none;
	}

	.righthead {
		width: 100% !important;
	}
}
@media (max-width: 1199px){
	.top-posts ul li {
		max-height: 193px;
	}

	.innerpost h3 {
		font-size: 20px;
		line-height: 25px;
		margin: 15px 0;
	}
}
@media (max-width: 991px){

	.top-posts {
		display: none;
	}

	.post-item {
		margin: 0 0 15px;
	}

	.partenair-inner {
		min-height: 230px;
	}

	.fixed-nav a {
		width: 50px;
	}

	.fixed-nav {
		top: 50px;
	}

	.page-scroll {
		right: 10px;
		bottom: 75px;
	}

	#navigation .nav > li > a {
		padding: 10px !important;
	}

	#navigation .navbar-nav {
		margin: 0 !important;
	}

	.navbar-brand > img {
		max-height: 70px;
		width: auto;
	}

	.content-annonce {
		margin: 0 0 15px;
	}
}
@media (max-width: 767px){
	.partenair-inner {
		min-height: 50px;
	}

	.logo-partner {
		min-height: 170px;
		line-height: 170px;
		margin: 0 0 15px;
	}

	.logo-partner img {
		max-height: 150px;
	}

	.box-footer {
		border-bottom: 1px solid #ffffff;
		border-right: none;
		padding: 15px 15px 30px;
	}

	.box-footer:last-child {
		border-bottom: none;
	}

	.search-block {
		padding: 20px;
	}

	.check-bottom {
		margin: 10px 0 0;
	}

	.container-sptes {
		padding: 50px 0;
	}

	.setup-content .form-group {
		padding: 0;
	}

	.perso-adress {
		border-left: none !important;
	}

	.mode-paiement {
		padding: 25px 0 35px;
	}

	.mode-paiement > div {
		padding: 0;
	}

	#card-details {
		padding: 0;
	}

	#card-details .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.mode-paiement h2 {
		font-size: 20px;
	}

	footer .row {
		margin: 0;
	}

	.bottom-footer {
		margin: 10px 0 0 !important;
	}

	.bottom-footer p {
		font-size: 15px !important;
		line-height: 20px !important;
	}

	.top-slider {
		margin: 0;
	}

	.fixed-nav {
		position: static;
		margin: 0 0 10px;
		overflow: hidden;
	}

	.fixed-nav a {
		width: 33.33%;
		display: block;
		float: left;
	}

	.navbar-header .navbar-brand {
		display: none;
	}

	.mobile-navtop {
		display: block;
		position: relative;
	}

	.navbar-brand > img {
		max-height: 50px;
		width: auto;
	}

	.director-photo {
		text-align: left;
		margin: 0 0 15px;
	}

	.top-header .navbar-nav > li.fb, .top-header .navbar-nav > li.twitter {
		display: none;
	}

	.top-header .navbar-nav > li {
		display: inline-block;
	}

	.top-header .navbar-nav {
		margin: 0;
	}

	.logo-box {
		text-align: center;
		padding: 8px 0 0
	}

	.logo-box .navbar-brand {
		display: inline-block;
		float: none;
	}

	.top-link-left {
		position: absolute;
		left: 0;
		top: 0;
	}

	.top-link-right {
		float: right;
		position: absolute;
		right: 0;
		top: 20px;
		font-size: 20px;
	}

	.top-link-right a {
		color: #000000;
		font-size: 25px;
		margin: 0;
	}

	.top-link-right .dropdown-menu {
		right: 0;
		left: inherit;
	}

	.top-link-right a {
		font-size: 15px;
		padding: 8px;
	}

	.mobile-navtop {
		overflow: visible !important;
	}

	.top-link-right .user-member {
		background: url(../img/icons/icons-users.svg) no-repeat;
		width: 40px;
		display: block;
		height: 40px;
		background-size: 40px;
	}

	.top-link-right ul {
		margin: 0;
	}

	.top-link-right .user-member i {
		display: none;
	}

	.top-link-right {
		right: 0;
		top: 12px;
	}

	.navbar-toggle {
		float: left !important;
		margin-right: 5px !important;
	}

	.post-item {
		padding: 0 15px !important;
	}

	.all-posts .content {
		padding: 0 15px !important;
	}

	.right-compte {
		border-left: none;
		border-top: 1px solid #222222;
	}

	.stepwizard-step h3 {
		font-size: 15px;
	}

	.box-footer:nth-child(2) {
		border-left: none;
		border-right: none;
	}

	.navbar-nav .open .dropdown-menu {
		background-color: #009787 !important;
	}

	.modal-content h1 {
		font-size: 25px !important;
	}

	.box-footer:nth-child(2) {
		min-height: 50px;
	}

	.modal-details-ann .modal-body {
		padding: 15px;
	}
}
@media (max-width: 600px){
	.navbar-toggle {
		padding: 0 0 0 5px !important;
		width: 35px;
		height: 35px;
	}

	.top-header {
		display: none;
	}

	.all-posts .post-item h3 {
		font-size: 15px;
		line-height: 22px;
	}

	.details-footer .social-share {
		display: none;
	}

	.block-cotisation p {
		font-size: 15px !important;
		line-height: 25px !important;
	}

	.block-cotisation {
		padding: 15px 0;
	}

	.top-link-right {
		right: 0;
		top: 12px;
	}

	.contentpost h3 {
		font-size: 15px;
		line-height: 20px;
		margin: 15px 0 10px;
	}

	.rev, .press {
		padding: 0 20px;
		line-height: 35px !important;
		height: 35px;
	}

	.post-details {
		line-height: 36px !important;
		height: 38px;
	}

	.top-link-right .user-member {
		background: url(../img/icons/icons-users.svg) no-repeat;
		width: 38px;
		display: block;
		height: 35px;
		background-size: 35px;
	}

	.top-link-right ul {
		margin: 0;
	}

	.top-link-right .user-member i {
		display: none;
	}
}
@media (max-width: 500px){
	.faq-modal .service-box {
		width: 100%;
	}

	.stepwizard-step h3 {
		font-size: 12px;
	}

	.service-box {
		margin: 0 0 15px;
	}

	.job-search-result h3 {
		font-size: 22px;
	}

	.innerpost h3 p {
		font-size: 12px !important;
		line-height: 18px !important;
		margin: 0 0 5px;
	}

	.carousel-caption {
		top: 45%;
	}

	.fixed-nav a {
		height: 60px;
	}

	.login-box-body .row > div {
		width: 50%;
	}
}
@media (max-width: 450px){
	.item_logo {
		width: 100% !important;
		margin: 0 0 15px;
		text-align: left;
	}

	.content-annonce {
		width: 100% !important;
	}

	#logindropdown {
		min-width: 300px !important;
	}

	.top-link-right .pull-left, .top-link-right .pull-right {
		width: 100%;
		text-align: center;
		margin: 0 0 10px;
	}


}
@media (max-width: 400px){
	.stepwizard-step h3 {
		display: none;
	}

}
@media (max-width: 360px){
	footer .block-newsletter form {
		max-width: 250px;
	}

	footer .block-newsletter input[type="text"] {
		width: 205px;
	}

	footer .block-newsletter input[type="submit"] {
		width: calc(100% - 205px);
	}

	footer .block-newsletter form:after {
		left: 223px;
		margin-left: 0;
	}

	footer .block-newsletter input[type="email"] {
		width: 205px;
	}
}

.modal-body .content p{
	display: none;
}
.alert{
	text-align:center;
}
.transfert-alert{
	font-size: 20px;
	line-height: 25px;
	text-align: justify;
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}
#Newsletter-modal .block-newsletter h3 {
	color: #000000;

}
#Newsletter-modal .block-newsletter {
	background: #ffffff;
}
#Newsletter-modal .block-newsletter input[type="text"] {
	background: #ecf0f1;
}
#cat-top-posts li{
	list-style-type: none;
}
#cat-top-posts .post-details {
	float: none !important;
	margin: 85px 0;
}
#cat-top-posts .innerpost h3 {
	margin: 97px 0;
}
.cat-name h1 {
	color: #000000;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 30px;
	margin: 23px 0 45px;
	font-weight: bold;
	text-align: center;
}
.ariane{
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	margin: 23px 21px 0;
	font-weight: 500;

}
.ariane a{
	color: #000000;
	font-size: 14px;
	display:inline-block;
}
.ariane span{
	color: #00418a;
	font-size: 14px;
	display:inline-block;
	font-weight: 600;
}
.slide-post-content span{
	color: #ffffff !important;
}
.post-title{
	text-align: center;
	margin: 20px 0 50px;
}
.post-content{
	/* margin: 56px 0; */
}
.facebook, .twitter, .google{
	margin: 0 23px 0 0;
}
.share-label, .value, .Label{
	line-height: 23px;
	margin: 0 0 15px;
	font-size: 15px;
}
.bg-light-blue{
	height: 175px;
	padding: 10px;
	text-align: center;
	width: 306px;
	background-color: #f7f7f7;
}
.user-footer{
	padding: 10px;
}
.blur{
	color: transparent;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.Post-creation-date{
	margin:20px;
}
.post-content-show ul{
	list-style-type: disc;
	margin: 0 60px 37px;
	line-height: 2em;
	font-size: 1.3em;
}
.article-content{
	margin-left:14.2pt;text-align:justify;
}
.article-content p{
	color: rgb(128, 128, 128);
}
.second-section, .first-section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.second-section li, .first-section li{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	margin: 0 0 22px;
	font-size: 1.3em;
	color: rgb(128, 128, 128);
}
#article{
	text-align: justify; margin-left: 40px;
	color: rgb(0, 0, 0);
	letter-spacing: 1pt;
	font-size:14px;
}
.praticien li{
	font-size: 12px !important;
}

.second-section ol, .first-section ol{
	margin-left: 14.2pt;
	text-align: justify;
	text-indent: 0cm;
}

.praticien-title{
	font-style: italic;
	font-size: 14px !important;
	font-weight: bold;
	color: #000000 !important;

}
button.accordion {
	background-color: #f5f5f5;
	color: #00418a;
	cursor: pointer;
	padding: 15px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	position: relative;
	margin:0 0 15px;
}

button.accordion.active, button.accordion:hover {
	background-color: #009787;
	color: #ffffff;
}

button.accordion:after {
	content: '\02795';
	font-size: 13px;
	color: #00418a;
	float: right;
	margin-left: 5px;
	position: absolute;
	right: 15px;
	top: 15px;
}

button.accordion.active:after {
	content: "\2796";
	color: #ffffff;
}

div.panel {
	background-color: white;
	overflow: hidden;
	display:none;
	margin:0 0 10px;
}

div.panel.show {
	padding: 15px;
	display:block;
}
.showbox{
	display:block !important;
}
.post-details-directors{
	color: #fff;
	min-width: 50px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px !important;
	display: inline-block !important;
	height: 41px;
	background: #009787;
	text-transform: uppercase;
	text-decoration: none !important;
	border: 1px solid #fff;
	margin: 20px 0 0;
}
.post-details-directors:hover{
	background: #00418A;
	border: 1px solid #fff;
	color: #ffffff;

}
#tags option{
	text-transform: uppercase;
}
#tags{
	text-transform: uppercase;
}
.contact-info{
	line-height:3;
}
.addressblocks {
	border-right: 2px solid #e9e9e9;
}
.search_button{
	text-align:center;
	margin: 50px 0 0 0;
}

/**/
#map {
	height: 100%;
}

#infowindow-content .title {
	font-weight: bold;
}

#infowindow-content {
	display: none;
}

#map #infowindow-content {
	display: inline;
}
.customaddress{
	margin: 20px !important;
}
.addressResult{
	line-height: 2;
}
.link-btn-beta{
	color: #ffffff !important;
	font-weight: normal;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 10px;
	line-height: 25px !important;
	display: inline-block;
	margin: 15px 0 0;
	text-transform: uppercase;
	background: #009787;
	cursor: pointer;
	border-radius: 5px;
}
#addAddress{
	text-align:center;
}
.search-btn{
	color: #ffffff !important;
	font-weight: normal;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 20px 15px 35px;
	line-height: 20px !important;
	display: inline-block;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	background: #ff345b;
	position: relative;
	cursor:pointer;
	border-radius: 5px;
}
.PasswordReset-block {
	/* margin: 25px auto; */
	margin: 25px;
	float: none !important;
	padding: 20px 5px;
	/* background: #f5f5f5;  */
	overflow: hidden;
}
#remove-row{
	text-align:center;
	margin:25px 0 0;
}
.loading-icon{
	height:25px;
	width:25px;
	background:#000000;
}
.photo-avatars-container{
	text-align:center;
}
.photo-avatars.change:before {
	display: none !important;
}
.shown {
	background: #00418a !important;
	color: #ffffff !important;
}

.block-adresses{
	overflow:hidden;
}
.block-centeradress{
	float:none !important;
	margin:0 auto;
}
.block-adresses .address {
	-moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	margin: 15px 0;
	font-size: 14px;
	color: #414141;
}
.block-adresses .address .address-footer {
	border-top: 1px solid #00418a;
	padding: 8px 16px;
}
.block-adresses .address .address-footer a {
	color: #00418a;
	margin-right: 8px;
}
.block-adresses .address .address-footer a:hover {
	color: #000000;
}
.block-adresses .address .address-footer a span {
	font-size: 14px;
	vertical-align: middle;
}
.address-body{
	padding:15px;
}
.cont-adresse {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
	min-height: 144px;
}
#moncompte .right-compte{
	margin:0 0 35px;
	min-height:790px !important;
}
.address-body h4{
	font-weight:bold;
	color:#00418a;
}
#buttonsgobackhide>div{
	text-align:center;
}
#buttonsgobackhide .link-btn-gobackdanger, #buttonsgobackhide .link-btn-beta{
	display:block;
	margin-right:0 !important;
}
.profs-adress{
	border-right: 2px solid #e9e9e9;
}
.select2-container .select2-search--inline .select2-search__field {
	margin-top: 0!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 0 15px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 2px solid #dce4ec !important;
}
.select2-container--default .select2-selection--multiple {
	border: 2px solid #dce4ec !important;
}
.select2-container--default .select2-search--inline .select2-search__field {
	width: 100% !important;
}
#search_inputs .select2-container {
	width: 100% !important;
	display:block !important;
}
@media (min-width: 992px){
	.paypal-icon.col-md-2, .paypalo-icon.col-md-2, .cheque-icon.col-md-2, .transfer-icon.col-md-2, .sample-icon.col-md-2 {
		width: 20%;
	}
}
/* the modal css starts here  */
#moncompte .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{

	cursor: not-allowed;
}


/* .container {
	padding: 16px;
} */

#moncompte span.psw {
	float: right;
	padding-top: 16px;
}

/* The Modal (background) */

#moncompte .modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}
.modal-content td, .modal-content th{
	padding:0 5px;
}
/* Modal Content/Box */

#moncompte .modal-content {
	background-color: #fefefe;
	margin: 5% auto 0;
	/* 5% from the top, 15% from the bottom and centered */
	border: 1px solid #888;
	width: 100%;
	/* Could be more or less, depending on screen size */
	max-width: 667px;
	/* Could be more or less, depending on screen size */
}

/* The Close Button (x) */

#moncompte .close {
	position: absolute;
	right: 12px;
	top: -28px;
	color: #000;
	font-size: 35px;
	font-weight: bold;
}
#moncompte .file-input {
	margin-left: -4px;
}

#moncompte .close:hover,
#moncompte .close:focus {
	color: red;
	cursor: pointer;
}

/* Add Zoom Animation */

#moncompte .animate {
	-webkit-animation: animatezoom 0.6s;
	animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
	from {
		-webkit-transform: scale(0)
	}
	to {
		-webkit-transform: scale(1)
	}
}

@keyframes animatezoom {
	from {
		transform: scale(0)
	}
	to {
		transform: scale(1)
	}
}

/* Change styles for span and cancel button on extra small screens */

@media screen and (max-width: 300px) {
	#moncompte span.psw {
		display: block;
		float: none;
	}

}

/*----------Wizard---------*/

.wizard {
	margin: 20px auto;
	background: #fff;
}

.wizard .nav-tabs {
	position: relative;
	margin: 40px auto;
	margin-bottom: 0;
	border: none;
	text-align: center;
}

.wizard > div.wizard-inner {
	position: relative;
}

.connecting-line {
	height: 2px;
	background: #e0e0e0;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
}
.wizard .panel-heading {
	padding: 10px 15px;
	margin: 0 0 25px;
}
.wizard .panel-heading  h2{
	margin: 0;
	font-size:25px;
}
span.round-tab {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: #fff;
	border: 2px solid #e0e0e0;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
}
span.round-tab i{
	color: #555555;
}
.wizard li.active span.round-tab {
	background: #fff;
	border: 2px solid #18BC9C;

}
.wizard li.active span.round-tab i{
	color: #18BC9C;
}

span.round-tab:hover {
	color: #333;
	border: 2px solid #333;
}

.wizard .nav-tabs > li {
	width: 25%;
	float: none;
	display: inline-block;
}

/*.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}
*/
.wizard .nav-tabs > li a {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
}

.wizard .nav-tabs > li a:hover {
	background: transparent;
}

.wizard .tab-pane {
	position: relative;
	padding: 20px;
}

.wizard h3 {
	margin-top: 0;
}

@media( max-width : 585px ) {

	.wizard {
		width: 90%;
		height: auto !important;
	}

	span.round-tab {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.wizard .nav-tabs > li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.wizard li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}
}


/* the modal css ends here  */
.pac-container {
	z-index: 10000 !important;
}
.flashaddress {
	color:red;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.material-switch > input[type="checkbox"] {
	display: none;
}

.material-switch > label {
	cursor: pointer;
	height: 0px;
	position: relative;
	width: 40px;
}

.material-switch > label::before {
	background: rgb(0, 0, 0);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	border-radius: 8px;
	content: '';
	height: 16px;
	margin-top: -8px;
	position: absolute;
	opacity: 0.3;
	transition: all 0.4s ease-in-out;
	width: 40px;
}
.material-switch > label::after {
	background: rgb(255, 255, 255);
	border-radius: 16px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	content: '';
	height: 24px;
	left: -4px;
	margin-top: -8px;
	position: absolute;
	top: -4px;
	transition: all 0.3s ease-in-out;
	width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
	background: inherit;
	opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
	background: inherit;
	left: 20px;
}

.type_checkbox_master {
	margin: 36px 0 0;
}
.post-details-dynamic {
	color: #fff;
	min-width: 50px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px !important;
	display: inline-block !important;
	height: 41px;
	background: #00418A;
	text-transform: uppercase;
	text-decoration: none !important;
	border: 1px solid #fff;
	margin: 20px 0 0;
}
.post-details-dynamic:hover {
	background: #009787;
	border: 1px solid #fff;
	color: #ffffff;
}
.second-td{
	font-weight:bold;
	color:#000000;

}
.btn-circle-front{
	width: 65px;
	height: 65px;
	padding: 6px 0px !important;
	border-radius: 49px !important;
	margin: 9px;
}
.action-search{
	text-align:center;
}
#paypal-bouton{
	text-align:center;
	margin: 24px;
}
.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #009787;
	width: 60px;
	height: 60px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	text-align: center;
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.buttonload {
	border-radius: 5%;
	background-color: #009787; /* Green background */
	border: none; /* Remove borders */
	color: white; /* White text */
	padding: 12px 24px; /* Some padding */
	font-size: 16px; /* Set a font-size */
}

/* Add a right margin to each icon */
.fa {
	/* margin-left: -12px; */
	margin-right: 8px;
}
.windows8 {
	position: relative;
	width: 78px;
	height:78px;
	margin:auto;
}

.windows8 .wBall {
	position: absolute;
	width: 74px;
	height: 74px;
	opacity: 0;
	transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	animation: orbit 6.96s infinite;
	-o-animation: orbit 6.96s infinite;
	-ms-animation: orbit 6.96s infinite;
	-webkit-animation: orbit 6.96s infinite;
	-moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall{
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgb(0,0,0);
	left:0px;
	top:0px;
	border-radius: 10px;
}

.windows8 #wBall_1 {
	animation-delay: 1.52s;
	-o-animation-delay: 1.52s;
	-ms-animation-delay: 1.52s;
	-webkit-animation-delay: 1.52s;
	-moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
	animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
	animation-delay: 0.61s;
	-o-animation-delay: 0.61s;
	-ms-animation-delay: 0.61s;
	-webkit-animation-delay: 0.61s;
	-moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
	animation-delay: 0.91s;
	-o-animation-delay: 0.91s;
	-ms-animation-delay: 0.91s;
	-webkit-animation-delay: 0.91s;
	-moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
	animation-delay: 1.22s;
	-o-animation-delay: 1.22s;
	-ms-animation-delay: 1.22s;
	-webkit-animation-delay: 1.22s;
	-moz-animation-delay: 1.22s;
}



@keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
		origin:0%;
	}

	30% {
		opacity: 1;
		transform:rotate(410deg);
		animation-timing-function: ease-in-out;
		origin:7%;
	}

	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
		origin:30%;
	}

	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
		origin:39%;
	}

	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
		origin:70%;
	}

	76% {
		opacity: 0;
		transform:rotate(900deg);
	}

	100% {
		opacity: 0;
		transform: rotate(900deg);
	}
}

@-o-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-o-transform: rotate(180deg);
		-o-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-o-transform: rotate(300deg);
		-o-animation-timing-function: linear;
		-o-origin:0%;
	}

	30% {
		opacity: 1;
		-o-transform:rotate(410deg);
		-o-animation-timing-function: ease-in-out;
		-o-origin:7%;
	}

	39% {
		opacity: 1;
		-o-transform: rotate(645deg);
		-o-animation-timing-function: linear;
		-o-origin:30%;
	}

	70% {
		opacity: 1;
		-o-transform: rotate(770deg);
		-o-animation-timing-function: ease-out;
		-o-origin:39%;
	}

	75% {
		opacity: 1;
		-o-transform: rotate(900deg);
		-o-animation-timing-function: ease-out;
		-o-origin:70%;
	}

	76% {
		opacity: 0;
		-o-transform:rotate(900deg);
	}

	100% {
		opacity: 0;
		-o-transform: rotate(900deg);
	}
}

@-ms-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-ms-transform: rotate(180deg);
		-ms-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-ms-transform: rotate(300deg);
		-ms-animation-timing-function: linear;
		-ms-origin:0%;
	}

	30% {
		opacity: 1;
		-ms-transform:rotate(410deg);
		-ms-animation-timing-function: ease-in-out;
		-ms-origin:7%;
	}

	39% {
		opacity: 1;
		-ms-transform: rotate(645deg);
		-ms-animation-timing-function: linear;
		-ms-origin:30%;
	}

	70% {
		opacity: 1;
		-ms-transform: rotate(770deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:39%;
	}

	75% {
		opacity: 1;
		-ms-transform: rotate(900deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:70%;
	}

	76% {
		opacity: 0;
		-ms-transform:rotate(900deg);
	}

	100% {
		opacity: 0;
		-ms-transform: rotate(900deg);
	}
}

@-webkit-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-webkit-transform: rotate(180deg);
		-webkit-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-webkit-transform: rotate(300deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:0%;
	}

	30% {
		opacity: 1;
		-webkit-transform:rotate(410deg);
		-webkit-animation-timing-function: ease-in-out;
		-webkit-origin:7%;
	}

	39% {
		opacity: 1;
		-webkit-transform: rotate(645deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:30%;
	}

	70% {
		opacity: 1;
		-webkit-transform: rotate(770deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:39%;
	}

	75% {
		opacity: 1;
		-webkit-transform: rotate(900deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:70%;
	}

	76% {
		opacity: 0;
		-webkit-transform:rotate(900deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: rotate(900deg);
	}
}

@-moz-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-moz-transform: rotate(180deg);
		-moz-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-moz-transform: rotate(300deg);
		-moz-animation-timing-function: linear;
		-moz-origin:0%;
	}

	30% {
		opacity: 1;
		-moz-transform:rotate(410deg);
		-moz-animation-timing-function: ease-in-out;
		-moz-origin:7%;
	}

	39% {
		opacity: 1;
		-moz-transform: rotate(645deg);
		-moz-animation-timing-function: linear;
		-moz-origin:30%;
	}

	70% {
		opacity: 1;
		-moz-transform: rotate(770deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:39%;
	}

	75% {
		opacity: 1;
		-moz-transform: rotate(900deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:70%;
	}

	76% {
		opacity: 0;
		-moz-transform:rotate(900deg);
	}

	100% {
		opacity: 0;
		-moz-transform: rotate(900deg);
	}
}
.redirect-title{
	margin: 50px;
	font-size: 20px;
	font-weight: bold;
}
.redirect-section {
	text-align: center;

}
.windows8 {

	margin-bottom: 84px;
}
.account-nav{
	margin:80px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

	background-color:none !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	width: 100%;
}
#download_RIB{
	text-align:center;
}
#downloadat {
	color: white;
	margin: 20px 0;
	text-transform: uppercase;
}
#sample-icon{
	display: block;
	text-align: center;
}
.comming-soon {
	text-align: center;
	margin: 50px;
}
ol{
	margin-left:30px;
}
.box-item-legale{
	margin:10px 0 20px;
}
.box-item-legale h3{
	color:#00418A ;
	margin:0 0 15px;
}
.box-item-legale a{
	color:#FF7F22 ;
	text-decoration:none;
}
.box-item-legale a:hover{
	color:#000000 ;
}
.nextBtnBis {
	background-color: #009787 !important;
	border-color: #009787 !important;
}
.bottom-from .nextBtnBis {
	display: block;
	width: 100%;
	color: #ffffff;
	margin: 0 0 15px;
}
#logindropdown{
	min-width: 423px;
}
#logindropdown .user-header{
	width:100%;
}
.has-error .help-block{
	color: #E74C3C !important;
}

/*.carousel-inner > .item > img{
	     max-height: 557px;
}*/

.carousel-inner > .item  {
	height: 557px;
	overflow:hidden;
}
.carousel-inner > .item > img{
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.post-newsletter{
	padding: 0 27px;
}
@media( max-width : 1330px ) {

	.carousel-inner > .item {
		height: 500px;
	}
}
@media( max-width : 1199px ) {

	.carousel-inner > .item {
		height: 411px;
	}
}
@media( max-width : 480px ) {

	.carousel-inner > .item {
		height: 335px;
	}

}

.flat-table td:first-child {
	max-width: 600px;
}

.remove-red {
	color: #2C3E50 !important;
}

.remove-has-error {
	border: 2px solid #dce4ec !important;
}

.full-width {
	width: 90% !important;
}
.address-body{
	text-align: center;
}
.complement-lab{
	text-align: center;
}
/**
 *Search block
 */
.typeahead,
.tt-query,
.tt-hint {
	height: 30px;
	padding: 8px 12px;
	font-size: 24px;
	line-height: 30px;
	border: 2px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	outline: none;
	width: 229px;
}

.typeahead {
	background-color: #fff;
}

.typeahead:focus {
	border: 2px solid #0097cf;

}

.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
	color: #999
}

.tt-dropdown-menu, .tt-dataset {
	width: 229px;
	margin-top: 3px;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-dataset {

	transition: display 1s;
}

.tt-dataset:hover {
	display: block;
}

.tt-dataset:focus {
	z-index: 9999;
	display: block;
}
.tt-menu {
	z-index: 9999 !important;
}

.tt-suggestion {
	padding: 3px 20px;
	font-size: 18px;
	line-height: 24px;
	color: black;
}

.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;
	cursor: pointer;
}

.tt-suggestion p {
	margin: 0;
	font-size: 18px;
	text-align: left;
}

.twitter-typeahead {
	width: 100%;
}
/**
 *End of Search block
 */
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
	height: 45px !important;
	border-radius: 3px !important;
	border: 1px solid #dce4ec !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px !important;
}
.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {

	padding: 6px 4px;

}
.go-to-address{
	margin-bottom: 66px;
}
.black-hover:hover{
	background: #000000;
}
#cat-top-posts .post-details:hover{

	background: #ffffff;
	border: 1px solid #fff;
	color: #000000;
}
.notification{
	margin: 26px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.addressblocks .tab-content{
	padding: 20px;
	border: 2px solid #ecf0f1;
}
.addressblocks .nav > li > a{
	font-size:12px;
}
.profs-adress .nav > li > a{
	font-size:12px;
}
.profs-adress .tab-content{
	padding: 20px;
	border: 2px solid #ecf0f1;
}
.laravelComment #write-comment{
	font-size: 16px;
	font-weight: 600;
}
.laravelComment .field{
	font-size: 15px;
}
.laravelComment #showComment{
	font-size: 16px;
	font-weight: 600;
}
.laravelComment .laravelComment-form  input[type=submit]{
	font-size: 16px;
	font-weight: 600;
}
.swal2-popup {
	min-width: 500px;
}
.step-footer{
	margin:20px 0;
}
.top-posts{
	z-index:9;
}
.topnav{
	z-index:999;
}
.cotisation-satus{
	text-align: center;
}
.alert-success{
	font-size:19px !important;
}
/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin:0;
}

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
	-o-appearance: none;
	margin:0
}

.innercompte .active  a{
	background: #00418a;
	color: #ffffff;
}

.custom-error .form-control, .custom-error .form-control:focus {
	border: 2px solid #E74C3C;
}

.multiselect-native-select .btn-default {
    color: #2C3E50;
    background-color: #ffffff;
    border: 2px solid #dce4ec;
}

.multiselect-native-select .btn-default:hover {
    color: #2C3E50;
    background-color: #ffffff;
    border: 2px solid #dce4ec;
}

.multiselect-native-select input {
    height: 12px !important;
    position: relative !important;
    left: 0 !important;
}

.multiselect-native-select .btn-group, .multiselect-native-select .btn-group button {
    width: 100%;
}

.multiselect-native-select .btn .caret {
    float: right;
    margin: 10px 0 0 0;
}

.multiselect-native-select .btn-group button {
    text-align: left;
}

.multiselect-native-select .btn-default:active, .multiselect-native-select .btn-default.active, .multiselect-native-select .open > .dropdown-toggle.btn-default {
    color: #2C3E50 !important;
    background-color: #ffffff !important;
    border-color: #74898a;
}


.multiselect-native-select .btn-default:active:hover, .multiselect-native-select .btn-default.active:hover, .multiselect-native-select .open > .dropdown-toggle.btn-default:hover, .multiselect-native-select .btn-default:active:focus, .multiselect-native-select .btn-default.active:focus, .multiselect-native-select .open > .dropdown-toggle.btn-default:focus, .multiselect-native-select .btn-default:active.focus, .multiselect-native-select .btn-default.active.focus, .multiselect-native-select .open > .dropdown-toggle.btn-default.focus {
    color: #2C3E50;
    background-color: #ffffff !important;
    border-color: #74898a;
}

#signupform div.panel {
    overflow: unset !important;
}
#vmap{
	background-color:#ffffff !important;
}
/* delegte */
/* .delegate .container.error500_404_page {
            width: 100% !important;
            max-width: 100%;
}

.delegate .data-loaded {
            height: 750px;
            min-height: 750px;
            overflow: scroll;
}
.delegate body ::-webkit-scrollbar {
            width: 5px;
}

.delegate body ::-webkit-scrollbar-track {
            box-shadow: inset 0 0 5px #ffffff;
            border-radius: 100px;
}

.delegate body ::-webkit-scrollbar-thumb {
            background: #009787;
            border-radius: 10px;
}

.delegate body ::-webkit-scrollbar-thumb:hover {
            background: #009787;
}

@media screen and (max-width:1542px){
            .delegate div#vmap {transform: scale(0.8);float: left;width: 100% !important;height: auto !important;}
}
*/
.delegate .container.error500_404_page , .correspondant .container.error500_404_page{
	width: 100% !important;
	max-width: 100%;
}

.delegate .data, .correspondant .data {
	width: 50%;
	float: right;

}
.delegate .fixed-map-footer, .correspondant .fixed-map-footer {
	position: sticky;
	position: -webkit-sticky;
	width: 50%;
	height: 900px;
	top: 0;
}

.delegate footer, .correspondant footer {
	margin-top: 70px !important;
}

@media screen and (max-height:800px){ .map {transform: scale(0.55);} }
@media screen and (max-width: 1440px){
	.map {transform: scale(0.8);}
	div#vmap {
		position: absolute ;
		left: 0px;
	}
	.delegate .fixed-map-footer, .correspondant .fixed-map-footer {
		width: 50%;
		float: left;
	}
	.delegate .box-director p, .correspondant .box-director p {
		line-height: 16px !important;
	}
}
@media screen and (max-height: 750px) {

	div#vmap {
		position: absolute ;
		left: -70px;
		top:-300px;
	}
}
@media screen and (max-width: 1024px) {
	div#vmap {
		position: relative !important;
		left: 0px;
	}
	.delegate .fixed-map-footer, .correspondant .fixed-map-footer {
		position: relative !important;
		width: 100%;
		height: auto;
		top: 0;
	}
	.delegate .data , .delegate .data h3, .correspondant .data , .correspondant .data h3  {
		width: 100%;
		float: left;
		min-height:auto;
	}

}
@media screen and (max-width: 640px) {
    .jqvmap-pin {
        font-size: 11px;
        font-family: Arial;
    }
}
.souligner {
	text-decoration: underline;
	font-weight: bold;
}
.strong{
	font-weight: bold;
}
.center{
	text-alighn: center;
}
