.loginf {
	background: #bc9632;
	border-bottom: 1px solid #475875;
	border-radius: 2px;
	box-shadow: 0 1px 1px #23324b inset;
	padding: 10px;
}

.loginpage .nopassword .userlogged a {
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

.userinfo {
	padding: 6px 18px 6px 6px;
	background: #eee no-repeat 13px center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 1px 1px 2px #2b384e;
	float: left;
	border-bottom: 1px solid #445775;
	cursor: pointer;
}

.userinfo:hover {
	background: no-repeat 13px center #ccc;
	-webkit-box-shadow: inset 1px 1px 2px #2b384e;
	box-shadow: inset 1px 1px 2px #2b384e;
}

.userinfo span {
	color: #333;
	display: inline-block;
	padding: 0 5px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.headermenu li > ul {
	display: none;
}

.choix_image_slider {
	display: block;
	overflow: hidden;
	padding: 19px;
	width: 50%;
}

.images_galerie {
	background: none repeat scroll 0 0 #fff;
	border-radius: 15px;
	box-shadow: 2px 2px 2px 1px;
	margin-left: 19px;
	min-height: 250px;
	overflow: hidden;
	padding: 10px;
	width: 95%;
}

.button_ajax {
	display: block;
	float: left;
	margin: 0 0 0 9px;
}

.button_ajax {
	display: block;
	margin-top: 18px;
	overflow: hidden;
	width: 30px;
}

.ligne_formulaire span {
	display: block;
	float: left;
	margin-top: 12px;
}

.img_galerie {
	display: block;
	float: left;
	height: 125px;
	overflow: hidden;
	position: relative;
	width: 114px;
}

img.bp_suppr_img {
	cursor: pointer;
	left: 2px;
	top: 2px;
	width: 12px !important;
	z-index: 150;
}

.img_galerie img {
	display: block;
	width: 150px;
}

.item_galerie {
	display: block;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 170px;
}

.item_galerie input[type="text"] {
	font-size: 12px;
	width: 90%;
	margin: 5px 0;
}

.ligne_formulaire {
	color: #000;
}

.champ_dynamique {
	display: block;
	overflow: hidden;
	width: 234px;
}

.textarea_dynamique {
	display: block;
	min-height: 150px;
	overflow: hidden;
	width: 594px;
}

.vernav2 ul li.current ul li a {
	overflow: hidden;
	padding-left: 4%;
	padding-bottom: 12px;
	text-overflow: ellipsis;
	width: 71%;
	float: left;
	/*height: 12px;*/
	height: auto;
	transition: all 1s ease 0s;
	-webkit-transition: All 1s ease;
	-moz-transition: All 1s ease;
	-o-transition: All 1s ease;
}

.vernav2 ul li.current ul li a:hover {
	/*height : auto;
		text-overflow: none;	*/
}

.iconmenu ul ul {
	padding-left: 4%;
}

.vernav2 ul li.current ul li a.edit_ligne {
	background: url("../../images/admin/icons/editor.png");
}

.vernav2 ul li.current ul li a.zoom_ligne {
	background: url("../../images/admin/icons/glass.png");
}

.vernav2 ul li.current ul li a.suppr_ligne {
	background: url("../../images/admin/icons/trash.png");
}

.vernav2 ul li.current ul li a.btn_action_ligne {
	background-position: 0 14px;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	margin-left: 5px;
	opacity: 0.5;
	padding: 0 0 5px;
	vertical-align: middle;
	width: 16px;
}

.headermenu li {
	height: 75px;
	overflow: visible;
	position: relative;
}

.sub_menu {
	width: 170px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 100000;
}

body ul .sub_menu li a {
	width: 100%;
	display: block;
	box-sizing: border-box;
}

body ul .sub_menu li a span {
	width: 100%;
	display: block;
}

body .sub_menu li {
	display: block;
	width: 100%;
	overflow: hidden;
	background: url("../../images/admin/default/headerbg.png") repeat scroll 0 0 #485b79;
	height: auto;
}

.header, .headermenu {
	overflow: visible;
}

.centercontent {
	margin-left: 287px;
	position: relative;
}

body.withvernav {
	/* background: url("../../images/admin/line.ccc.png") repeat-y scroll 286px 0 #fff;*/
}

.vernav2 ul {
	display: block;
	clear: both;
	overflow: hidden;
	width: 100%;
}

#formsub li {
	overflow: hidden;
	display: block;
}

.input_statique {
	width: 50%;
}

.barre_ajout_paragraphe {
	display: block;
	overflow: hidden;
	width: 96%;
	background: #rtyui;
}

.barre_ajout_paragraphe #bouinss {
	float: right;
}

.subcontent_statique {
	display: block;
	overflow: hidden;
}

.header_enlight {
	display: block;
	text-decoration: underline;
	font-weight: bold;
	height: 35px;
	overflow: hidden;
}

.headermenu li.current li.level1 a {
	background: none;
}

body .headermenu li.current li.level1 a span {
	text-transform: capitalize;
}

.headermenu li a span.icon-fichier {
	background: url(../images/icons/fichier.png) no-repeat center center;
}

/*.pageheader h1,*/
.pageheader .pagedesc {
	opacity: 0;
}

.topheader .search {
	display: none;
	opacity: 0;
}

body .ui-sortable li > a:first-child {
	cursor: all-scroll;
}

.vernav2 ul ul li {
	display: block;
	overflow: hidden;
}

.field {
	display: block;
	overflow: hidden;
}

.compteur_titre_referencement {
	float: left;
	clear: right;
	font-weight: bold;
	padding-left: 14px;
}

.compteur_description_referencement {
	float: left;
	clear: right;
	font-weight: bold;
	padding-left: 14px
}

.titre_referencement {
	float: left;
	display: block;
}

.description_referencement {
	float: left;
	display: block;
	box-sizing: border-box;
}

body #contentwrapper .cool_style {
	background: url("../../images/admin/default/headerbg.png") repeat scroll 0 0 #555555;
	display: block;
	width: 100%;
	z-index: 99;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 85px;
}

body #contentwrapper .cool_style .submit,
body form button.submit {
	background: none repeat scroll 0 0 #bc9632;
	border: 1px solid #8e6e26;
	border-radius: 2px;
	box-shadow: none;
	color: #eee;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 19px auto auto;
	padding: 7px 10px;
	width: 290px;
	font-size: 20px;
	text-transform: uppercase;
}

body #contentwrapper .cool_style .submit:hover,
body form button.submit:hover {
	background: #555555;
}

.btn_up_page {
	font-size: 20px;
	float: right;
	width: 176px;
	cursor: pointer;
	overflow: hidden;
	padding: 5px;
	margin-top: -36px;
	font-weight: bold;
	color: #eee;
	border: 1px solid;
	text-align: center;
	margin-right: 20px;
}

.btn_up_page {
	font-size: 20px;
	float: right;
	width: 176px;
	cursor: pointer;
	overflow: hidden;
	padding: 8px 5px;
	margin-top: -36px;
	font-weight: bold;
	color: #eee;
	border: 1px solid #eee;
	text-align: center;
	margin-right: 20px;
}

.btn_up_page:hover {
	background: #eee;
	color: #333;
}

.tab_tarifs table tr td {
	border: 1px solid green;
	padding: 5px;
}

.tab_tarifs {
	padding-bottom: 125px;
}

/************   NEW ICONS ***********************/
.headermenu li a span.icon-actualites {
	background: url(../../images/admin/icons/icone_actualites.png) no-repeat center center;
}

.headermenu li a span.icon-imgs-fond {
	background: url(../../images/admin/icons/icone_imgs_fond.png) no-repeat center center;
}

.headermenu li a span.icon-pages-dyn {
	background: url(../../images/admin/icons/icone_pages_dyn.png) no-repeat center center;
}

.headermenu li a span.icon-pages-statiques {
	background: url(../../images/admin/icons/icone_pages_statiques.png) no-repeat center center;
}

.headermenu li a span.icon-pages-partenaires {
	background: url(../../images/admin/icons/icone_partenaires.png) no-repeat center center;
}

.headermenu li a span.icon-pages-realisations {
	background: url(../../images/admin/icons/icone_realisations.png) no-repeat center center;
}

.headermenu li a span.icon-manuel {
	background: url(../../images/admin/icons/icone_manuel.png) no-repeat center center;
}

.headermenu li a span.icon-eye {
	background: url(../../images/admin/icons/icone_eye_white.png) no-repeat center center;
}

.headermenu li a span.icon-formulaires {
	background: url(../../images/admin/icons/icone_formulaires.png) no-repeat center center;
}

.headermenu li a span.icon-newsletter {
	background: url(../../images/admin/icons/icone_newsletter.png) no-repeat center center;
}

.headermenu li a span.icon-tracteur {
	background: url(../../images/admin/icons/tracteur.png) no-repeat center center;
}

.headermenu li a span.icon-agenda {
	background: url(../../images/admin/icons/icone_calendrier.png) no-repeat center center;
}

.headermenu li a span.icon-brochure {
	background: url(../../images/admin/icons/icone_manuel.png) no-repeat center center;
}

.headermenu li a span.icon-rapports {
	background: url(../../images/admin/icons/icone_rapports.png) no-repeat center center;
}

.headermenu li a span.icon-utilisateur {
	background: url(../../images/admin/icons/icone_utilisateur.png) no-repeat center center;
}

.headermenu li a span.icon-documentsElus {
	background: url(../../images/admin/icons/icone_documentsElus.png) no-repeat center center;
}

body ul li.current ul li.lower_case_sub a {
	font-size: 14px;
	padding-left: 11%;
	text-transform: lowercase;
	width: 64%;
	background: url("../../images/admin/line.dashed.png") no-repeat scroll -9px center #fff;
}

.voir_site {
	background: none no-repeat scroll 13px center #bc9632;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	float: left;
	padding: 8px 18px 9px 6px;
	margin-right: 10px;
}

.voir_site:hover {
	color: #333;
}

.voir_site img {
	vertical-align: middle;
	margin-right: 10px;
}

.voir_site:hover {
	background: #fff;
}

.voir_site:hover a {
	color: #bc9632;
}

body .vernav2 .formsub_sortable li:first-child {
	/*font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px solid #bc9632;*/
}

body .vernav2 .formsub_sortable li:first-child a {
	/*background-color: #EFEFEF;
	color: #bc9632;*/
}

.centercontent .pagetitle {
	margin: 0 20px 10px;
	width: 75%;
}

.infos_images {
	display: block;
	width: 95%;
	overflow: hidden;
	margin: 30px 20px 10px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.infos_images h3 {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.infos_images_content {
	display: block;
	float: left;
	overflow: hidden;
	width: 45%;
	margin-bottom: 10px;
}

.infos_images span {
	background: #9F9E9E;
	color: #fff;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ligne_newsletter {
	display: block;
	position: relative;
	z-index: 10000;
	margin-left: 220px;
}

.check_enregistrer {
	border: 1px solid #000;
	display: block;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	width: 25%;
	border-radius: 2px;
	z-index: 10000;
	background: #555555;
}

.btn_enregistrer {
	color: #fff;
	padding: 7px 10px !important;
	text-align: center !important;
	border-radius: 2px;
}

#sauvegardenews {
	margin: 12px 0 0;
	cursor: pointer;
}

.iconmenu ul li a.root_li {
	background-image: none;
	padding-left: 5px;
	font-weight: bold;
}

.userinfo span {
	color: inherit;
}

.userdata {
	margin-left: 0;
}

.userdata h4, .userdata .email {
	margin-left: 5px;
}

.userdata h4 {
	font-size: 14px;
}

.userdata ul li a {
	border: 1px solid #ccc;
}

.voir_manuel {
	background: #78756C;
}

body .bodywrapper .iconmenu ul li.current a.editor {
	background-position: 8px -170px !important;
	font-weight: bold !important;
	text-transform: capitalize !important;
	margin: 10px 0 0 !important;
	border-top: 2px solid #bc9632 !important;
}

.stdform .admin_checkbox {
	width: 40%;
	display: inline-block !important;
	text-align: left;
	margin: 10px 0 0 0 !important;
}

.stdform .admin_checkbox input {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#gaia_loginform {
	display: block !important;
	text-align: left;
	margin-bottom: 20px;
}

.champs_speciaux {
	font-size: 13px;
	color: #FFFFFF;
	background: #666;
	padding: 2px 5px;
	margin: 10px 0 0 290px;
	overflow: hidden;
	display: block;
	width: 35%;
}

.infos_champs {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}

.stdform p, .stdform div.par {
	margin: 20px 0;
	display: block;
}

.stdform label {
	float: left;
	width: 270px;
	text-align: right;
	padding: 5px 20px 0 0;
}

/***************** MEDIA QUERIES POUR RESPONSIVE **************/
@media (max-width: 440px) {

	.topheader .right {
		position: absolute;
		top: 55px;
		left: 10px;
		right: auto;
	}

	.topheader {
		height: 210px;
	}

	.voir_site, .userinfo {
		width: 95%;
		margin: 10px auto;
		float: none;
	}

	.headermenu li {
		width: 100%;
		border-bottom: 1px solid #fff;
	}

	.headermenu li a {
		padding: 5px;
		display: inline-block;
		width: 100%;
	}

	.headermenu li a span.icon {
		height: 30px;
		display: block;
		margin-bottom: 5px;
	}

	.headermenu li.current a {
		background-repeat: repeat-x;
	}

}

/*******GMAP***************/

#map_jdb {
	border: 1px solid #000000;
	display: block;
	min-height: 450px;
	overflow: hidden;
	position: relative;
	width: auto;
	margin-left: 0;
	margin-bottom: 80px;
}

#refresh_map {
	display: block;

	overflow: hidden;
	background: #fff;
	font-size: 15px;
	cursor: pointer;
	width: 60%; /*192px;*/
	text-align: center;
	padding-left: 7px;

}

#refresh_map span {
	display: block;
	text-align: left;
	/* width: 154px; */
	float: left;
	line-height: 24px;
}

#refresh_map img {
	display: block;
	float: right;
}

.target_map {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border: 3px solid #000000;
	height: 30px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	width: 30px;
	z-index: 10000;
}

.class_position_relative {
	position: relative;
	width: 95%;
}


.contactFields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}

.contactFields .contactFields-label {
	float: none;
	width: auto;
	text-align: left;
	padding: 0;
	margin-right: 10px;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.contactFields .contactFields-label input {
	display: block;
	width: 100%;
	min-width: 200px;
	box-sizing: border-box;
}

.datatabe-actions {
	text-align: center;
}

.clearfix {
	clear: both;
}

#table {
	margin-top: 15px;
}

#table_length {
	margin-right: 15px;
}

#formFiltres .field > input[type=checkbox] {
	margin-top: 10px;
}

#formFiltres p {
	overflow: hidden;
}

.editionFiltre {
	padding: 10px 0;
	background-color: #f0f0f0;
	margin-bottom: 15px;
}

.iframe-gest-docs-elus {
	width: 100%;
	height: 610px;
}

.ui-multiselect-menu input[type=checkbox] {
	margin-right: 8px;
}

.ui-multiselect-header ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.listeDocumentsElus {
	line-height: 23px;
}

.li-dossierElu {
	margin: 6px 0;
}

.dossierElu {
	font-style: italic;
}

.contenuDossierElu {
	list-style: none;
	padding-left: 30px;
}

.fichierElu:hover {
	text-decoration: underline;
}

.infoAucunDocument {
	font-style: italic;
}