/* do not group these rules */
*::-webkit-input-placeholder {
    color: #512da8!important;
    font-weight: 700
}
.pas-body.vsc-initialized{
background-color:transparent!important;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #512da8!important;
    font-weight: 700
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #512da8!important;
    font-weight: 700
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #512da8!important;
    font-weight: 700
}
.se-pre-con{
	width: 100vw;
	height: 100vh;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2500;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #d32f2f!important;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.formulaire_formidable_1 .submit, .formulaire_formidable_3 .submit, .formulaire_formidable_5 .submit{
    padding: 10px 22px;
    background-color: transparent;
    border-radius: 30px !important;
    color: #640b5f;
    padding: 10px 22px;
}
.formulaire_formidable_2 .submit, .formulaire_formidable_4 .submit{
    padding: 10px 22px;
    background-color: transparent;
    border-radius: 30px !important;
    color: #fb9c00;
    padding: 10px 22px;
}
.reponse_formulaire_ok p{
	background-color: green;
	color: white;
	padding: 1rem;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
}
.reponse_formulaire_erreur p{
	background-color: red;
	color: white;
	padding: 3rem;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
}
.alert.alert-warning{
	background-color: #fb9c00!important;
}


.texteencadre-spip{
	background-color: whitesmoke;
	border: 1px dotted #CCC;
	padding: 10px;
	font-size: 18px;
    line-height: 32px;
	overflow: hidden;
	clear: both;
	font-style: italic;
}
.texteencadre-spip .spip_documents_left{
	margin-right: 10px;
	margin-bottom: 10px;
}
.media_application_pdf iframe{
	width: 100%!important;
	height: 100vh!important;
}
.spip_documents_left{
	margin-right: 15px;
	margin-bottom: 15px;
}
.spip_documents_right{
	margin-left: 15px;
	margin-bottom: 15px;

}
.comment-box{
	width: 100%;
	padding: 10px 0;
}
.comments-ul{
	padding: 0;
}
.comment-box a{
	background-color: transparent;
}
.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}

.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}

.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #D5D8DD;
}

.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.post_reply ul li{
  float:left;
}

.post_reply ul li a {
  display: block;
}

.post_reply ul li a i {
  border: 1px solid #DDDDDD;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}

.post_reply ul li a i.fa-facebook {
  background: #0182C4;
}

.post_reply ul li a i.fa-twitter {
  background: none repeat scroll 0 0 #3FC1FE;
}

.post_reply ul li a i.fa-google-plus{
 background: none repeat scroll 0 0 #D34836;
}

.post_reply ul li a i:hover{
  opacity:.5;
}

.post_reply_content {
  margin: 30px;
}

.post_reply_content h1 a:hover{
  color:#FFC800;
}

.post_reply_content h4 {
  margin-bottom: 50px;
}

.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:block;
}
.media-body h3{
	font-weight: 700;
	color: #a61313;
	margin-bottom: 0;
}
.accombottom{
	background-color: whitesmoke;
}
.formulaire_spip ul, .comments-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ariaformprop{
	width: 100%;
}
.gravatar_info_forum{
	font-size: 12px;
	color: #CCC;
}
.reponse_formulaire_ok{
	display: block;
	color: green;
	margin-bottom: 30px;

}
button.submit, .submit{
	border-width: 2px;
    font-weight: 400;
    font-size: 0.8571em;
    line-height: 1.35em;
    margin: 5px 1px;
    border: none;
    border-radius: 0.1875rem;
    padding: 11px 22px;
    cursor: pointer;
    background-color: #f96332;
    color: #FFFFFF;
}
.comments-list .bouton_action_post{
	display: inline-block;
}
.explication.saisie_texte_info{
	display: none;
}
.erreur_message{
	color: #a94442;
}
.forum textarea{
	width: 100%!important;

}
.comments-list.comments-posts.pt-5{
	padding-top: 0!important;
}
p.boutons{
	padding-right: 15px;
    padding-left: 15px;
}
div.onlytext{
	text-align: justify!important;
}
.boutonstexte a{
	height: 30px;
	width: 30px;
}
.documents_joints h2{
	font-size: 16px;
	margin-bottom: 10px;
}
.documents_joints{
	background-color: white;
	padding: 1rem;
}
.table thead {
	font-size:1.5em;
}

.table-responsive {
	border:1px solid #e6e7e7;
}
table.spip {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  background-color: transparent;
  font-size: 16px;
  clear:both;
  border: 1px solid #CCC;
}
.page-header table.spip{
	border: 1px!important;
}
.page-header table.spip > thead > tr > th{
	padding: 0;
}
.tab-content{
	min-height:90vh;
}
table.spip > thead > tr > th,
table.spip > tbody > tr > th,
table.spip > tfoot > tr > th,
table.spip > thead > tr > td,
table.spip > tbody > tr > td,
table.spip > tfoot > tr > td {
  padding: 1rem;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}
table.spip > thead > tr > th {
  vertical-align: bottom;
}
table.spip > caption + thead > tr:first-child > th,
table.spip > colgroup + thead > tr:first-child > th,
table.spip > thead:first-child > tr:first-child > th,
table.spip > caption + thead > tr:first-child > td,
table.spip > colgroup + thead > tr:first-child > td,
table.spip > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table.spip > tbody + tbody {
  border-top: 2px solid #ddd;
}
table.spip table.spip {
  background-color: #fff;
}
table.spip caption{
	font-size: 18px;
	font-weight: 700;
}
table.spip tr:nth-child(odd){
		background: #FFF;
	}
table.spip tr:nth-child(even){
		background: #F5F5F5;
	}
table.spip .row_first{
	background-color: #1d1d1b!important;
	color: white!important;
}
.formulaire_formidable form{
	width: 100%;
}
.acess-container{
	position: fixed;
	top: 1%;
	left: 1%;
	z-index: 300;
}
.pagina-acessivel, .pagina-acessivel .navbar, .pagina-acessivel .grey  {
  background-color: #333!important;
  color: white!important;
}
.header-rub .row.pagina-acessivel, .pagina-acessivel .navbar, .pagina-acessivel .grey input{
	border: 1px solid #FFF!important;
}
#jbbutton{
	cursor: pointer;
}
.pagina-acessivel .navbar{
	border-bottom: 0;
}
.pagina-acessivel h1, .pagina-acessivel p {
  color: white!important;
}
.btn-outline-deep-purple, .btn-outline-deep-purple:hover, .btn-outline-deep-purple:focus{
	background-color: white!important;
}
.pagina-acessivel .btn-outline-deep-purple, .pagina-acessivel .btn-outline-deep-purple:hover, .pagina-acessivel .btn-outline-deep-purple:focus{
	background-color: #333!important;
}
.pagina-acessivel .navbar .dropdown-menu a{
	color: white!important;
}
/* do not group these rules */
.pagina-acessivel *::-webkit-input-placeholder {
    color: #FFF!important;
    font-weight: 700
}
.pagina-acessivel *:-moz-placeholder {
    /* FF 4-18 */
    color: #FFF!important;
    font-weight: 700
}
.pagina-acessivel *::-moz-placeholder {
    /* FF 19+ */
    color: #FFF!important;
    font-weight: 700
}
.pagina-acessivel *:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF!important;
    font-weight: 700
}
.z-index-30{
	z-index: 30;
}
.z-index-40{
	z-index: 40;
}
.z-index-50{
	z-index: 50;
}
.columns-2{
	column-count: 2;
}
#cookieChoiceInfo, #banniere-cookie{
	float: left;
	position: fixed;
    width: 30%!important;
    color: white!important;
    background-color: rgb(238, 238, 238);
    margin: 0px;
    left: 0px;
    top: inherit!important;
    bottom: 0;
    padding: 4px;
    z-index: 1000;
    text-align: left!important;
    padding: 20px!important;
    color: white;
    font-size: 19px;
    background: -webkit-linear-gradient(50deg,#56123c,#ad1743)!important;
    background: -o-linear-gradient(50deg,#56123c,#ad1743)!important;
    background: linear-gradient(40deg,#56123c,#ad1743)!important;

}
#cookieChoiceInfo span, #banniere-cookie p{
	color: white;
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 300;
	display: block!important;
}
#cookieChoiceInfo a, #banniere-cookie a:not(.cicb_fermer){
	display: inline-block;
	font-size: 1.2rem;
	padding: 5px!important;
	background-color: white;
	margin-top: 10px!important;
	color: black;
	text-decoration: none;
}
#cookieChoiceInfo a:not(#cookieChoiceDismiss){
	margin-left: 0!important;
}
.ui-widget.ui-widget-content{
  width: 100%!important;
  border: 0!important;
}
.calendriermini table th, td{
  background: transparent!important;
}