@import url("https://fonts.googleapis.com/css?family=Roboto");

body {

	font-family: 'Roboto', Sans-Serif;

}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


.form-group.required .col-form-label-sm:after,

.col-form-label.required::after {

	color: #d00;

	content: "*";

	/*position: absolute;*/

	margin-left: 8px;

	top: 7px;

}



.fond-fiche {

	background-color: #fafafa;

	border: 1px solid #cecece;

	padding: 20px;

}





/* Formulaire page d'accueil */

#home_form .elementor-form-fields-wrapper {flex-direction:column; display: flex; align-items:center; }

#home_form .elementor-button { box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5); margin-top: 30px; }

#home_form .elementor-message { text-align: center; }





/* Switch actif/inactif */

.onoffswitch {

	position: relative; width: 90px;

	-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;

}

.onoffswitch-checkbox {

	display: none;

}

.onoffswitch-label {

	display: block; overflow: hidden; cursor: pointer;

	border: 1px solid #b0b0b0; border-radius: 25px;

}

.onoffswitch-inner {

	display: block; width: 200%; margin-left: -100%;

	transition: margin 0.3s ease-in 0s;

}

.onoffswitch-inner:before, .onoffswitch-inner:after {

	display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;

	font-size: 16px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;

	box-sizing: border-box;

}

.onoffswitch-inner:before {

	content: "Actif";

	padding-left: 10px;

	background-color: #FFFFFF; color: #bbcf32;

}

.onoffswitch-inner:after {

	content: "Inactif";

	padding-right: 10px;

	background-color: #FFFFFF; color: #bb0000;

	text-align: right;

}

.onoffswitch-switch {

	display: block; width: 25px; margin: 0.5px;

	background: #A1A1A1;

	position: absolute; top: 0; bottom: 0;

	right: 63px;

	border: 1px solid #888; border-radius: 25px;

	transition: all 0.3s ease-in 0s; 

}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {

	margin-left: 0;

}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {

	right: 0px; 

	background-color: #bbcf32; 

}



#page-tdb {

	border: 1px solid #cecece;

	box-shadow: rgba(0,0,0,0.24) 0 2px 2px;

	padding: 20px 30px;

}



#page-tdb .thead-dark th {

	color: #ffffff;

	background-color: #8ACBC4;

	border: 1px solid #cdcdcd;

}



#page-tdb .btn {

	color: #ffffff;

	background-color: #bbcf32;

	border-radius: 2px 2px 2px 2px;

	padding: 12px 24px 12px 24px;

	border-style: solid;

	border-width: 0px 0px 0px 0px;

	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.24);

	text-transform: uppercase;

}





.dataTables_wrapper .dataTables_paginate .paginate_button {

	padding: 0.25em 0.5em;

}



a i.fa { color : #8ACBC4; }

a i.fa:hover { color : #bbcf32; }







.form-control-sm[readonly] {

  background-color: #e9ecef;

  opacity: 1;

  border: none;

}



#data-liste-organismes { width: 100%; }



.watty-loader {

	position : absolute;

	z-index: 9999;

	background : url('./loader.gif') 50% 50% no-repeat;

	/*background-color: #bbcf32;*/

	background-color: #aaa;

	opacity: 0.25;

	top : 0px;

	left : 0px;

	height : 100%;

	width : 100%;

	cursor : wait;

	display: none;

}



.boite-flex .elementor-widget-wrap {

	height: 100%;

}

.boite-flex .elementor-widget-wrap .elementor-widget-divider {

	position: absolute;

	bottom: 0;

}



.not-active {

  /*pointer-events: none;*/

  cursor: default;

  text-decoration: none;

}

a.elementor-button-link.elementor-button.elementor-size-sm[href="https://www.watty.fr/espace-connecte/front-office/fiche-temoignage/"] {
    display: none;
}
#data-liste-temoignages .thead-dark th{
	padding: 10px;
}

.ui-widget.ui-widget-content{
	max-width: 260px;
	border: 1px solid #eee !important;
}
.ui-menu .ui-menu-item{
	padding-top: 7px;
	padding-bottom: 7px;
}
.ui-widget.ui-widget-content li:nth-child(even) {
	background: #f9f9f9;
}


/* MAP */
.elementor-5122 .elementor-element.elementor-element-b87f1a #map-fm,
.elementor-5122 .elementor-element.elementor-element-b87f1a #map-dom1,
.elementor-5122 .elementor-element.elementor-element-b87f1a #map-dom2,
.elementor-5122 .elementor-element.elementor-element-b87f1a #map-dom3{
	width: 100%;
	height: 700px;
}