@font-face {font-family: 'Lato';font-weight: normal;src: url('../fonts/Lato/Lato-Regular.ttf') format('truetype');}
@font-face {font-family: 'Lato';font-weight: bold;src: url('../fonts/Lato/Lato-Bold.ttf') format('truetype');}

body {font-family: Lato;font-size: 14px;color:#333;}
p {margin:6px 0}
table  {font-size: 14px;}
input, textarea {font-family: Lato;font-size: 14px;color:#333;resize: none;}
input:focus, textarea:focus {outline: none;}
input[type="checkbox"],input[type="radio"] {transform: scale(1.2);cursor: pointer;vertical-align: bottom;margin: 0 5px 3px 2px;}
input[type="text"],input[type="password"],select,textarea {padding:4px 10px;border-radius: 6px;border:1px solid #aaa;}
select {border-style:none;background-color:#f5f5f5;padding:6px 40px 6px 6px;border-radius: 0;color:#333;}
label {cursor: pointer;}
a {
	text-decoration: none;
	color:#ff9233;
}

h4 {font-size: 15px;}

th {text-align: left;}

/*==============================================================*/
/* SCROLL COULEURS 												*/
/*==============================================================*/
div::-webkit-scrollbar {
  width: 14px;               /* width of the entire scrollbar */
  /* display: none; */
}

div::-webkit-scrollbar-track {
  background: #efefef;        /* color of the tracking area */
}

div::-webkit-scrollbar-thumb {
  background-color: #cccccc;  /* color of the scroll thumb */
  border-radius: 0px;       /* roundness of the scroll thumb */
  border: 0px solid #aaaaaa;  /* creates padding around scroll thumb */
}


.alert{color:red;background-color: #ffdbc9;padding:9px 15px 10px;border-radius: 8px;margin-bottom: 14px;max-width: 660px;}
.info{color:#2b6201;background-color: #d0ff92;padding:9px 15px 10px;border-radius: 8px;margin-bottom: 14px;max-width: 660px;}

.btn_mini_pdf {
	background-color: #999 !important;
	padding: 1px 5px 3px !important;
	color:#fff !important;
	margin-right: 1px;
	cursor: pointer;
	font-weight: bold;
}
.btn_mini_pdf:hover {
	background-color: #777 !important;
}
.img_btn {
	cursor: pointer;
}
.img_btn:hover {
	filter: brightness(80%);
}

.top_admin_menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #3c3d3e;	
	color:#e0e0e0;
	padding: 10px 20px;
	z-index: 10;
}
.left_menu {
	position: fixed;
	left: 0;
	bottom: 0;
	top:0;
	background: url('../img/fond 01.jpg') center center fixed;background-size: cover;
	padding-top: 54px;
	width: 200px;
	font-size: 15px;
}
.pas_autorise {
	color: #666 !important;
	cursor: default;
}
.pas_autorise:hover {
	background-color: transparent !important;
	cursor: default;
}
.left_menu b {
	/* color:#df8e39;*/
	font-weight: normal;
}
.left_menu img {
	margin-bottom:-2px;
	margin-right:10px;
}
hr {
	height: 1px;
	border: none;
	color: #ffffff33;/* old IE */
	background-color: #ffffff33;
	margin: 0;
}
.hr2 {
	color: #ffffff11;/* old IE */
	background-color: #ffffff11;
}

.left_menu div {
	padding: 9px 14px;
	cursor: pointer;
	color:#cdc6bcff;
}
.left_menu div:hover {
	background-color: #444;
}
.left_menu div:first-child:hover {
	background-color: transparent;
}
.surbrill {
	background: url('../img/fleche_menu.png') no-repeat 186px 0px #ffffff12;
}
.main_div {
	margin: 63px 20px 58px 221px;
}
input[type="text"],input[type="number"],select, textarea {
}
input[type="text"]:disabled {
}
h3 {
	font-size: 18px;
}
/* fiche_list ------------------------------ */
.fiche_list_comment {
	color: #555;
}
.fiche_list_contrib {
	font-size:13px;
	color:#e56b00;
	margin:10px auto 15px;
}
.fiche_list_table {
	min-width: 450px;
	max-width: 700px;
	border-collapse: collapse;
	margin-top:-8px;
}
.fiche_list_table tr:first-child:hover {
	color: initial;
	background-color: initial;
	cursor: default !important;
}

.fiche_list_table tr:hover {
	color: #07d;
	background-color: #ffeedd;
}
.fiche_list_table tr td {
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-left: 10px;
}
.fiche_list_table .thumb {
	max-width: 100px;
	max-height: 100px;
}
.fiche_list_table tr td:nth-child(1) {
	cursor: pointer;
}
.fiche_list_table tr td:nth-child(2) {
	text-align: center;
	vertical-align: top;
	width: 120px;
	min-height: 120px;

}
.fiche_list_titre {
	margin-bottom:6px;
}
/* fiche_ned ------------------------------ */
.mc {
    display: inline-block;
    padding: 0px 8px 1px;
    border-radius: 4px;
    background-color: #f1ede4;
    margin-right: 3px;
    line-height: 24px;
}
.mc a {
	position: relative;
	top:-1px;
	font-weight: bold;
}
.mc:hover {
	filter:brightness(103%);
}
.mc_lieu {
	background-color: #e3ede4 !important;
}
.mc_personne {
	background-color: #ede3ec !important;
}
.mc2 {
	padding:1px 8px 1px;
    border-radius: 4px;
    background-color: #f1efe8;
}
.mc2:hover {
	background: url(../img/icons/del16.png) right no-repeat #f1efe8;
	background-origin: content-box;
}
.mc4 {
	padding:1px 8px 1px;
    border-radius: 4px;
    background-color: #f1efe8;
}
.mc4:hover {
	background: url(../img/icons/arrow_right16.png) right 4px no-repeat #f1efe8;
	background-origin: content-box;
}
.canevas_thumb {
	display: inline-block;
	padding: 3px;
	border-radius: 3px;
	height: 48px;
	cursor: pointer;
}
.canevas_thumb:hover {
	background-color: #c2efffff;
}
.canevas_thumb_selected {
	background-color: #8ae0ff !important;
}
.canevas_thumb_disabled {
	opacity: 0.2;
}
.canevas_thumb_disabled:hover {
	background-color: transparent !important;
	cursor: default;
}

.carre {
	display: inline-block;
	width: 122px;
	height: 92px;
	border:1px solid #ddd;
	margin:6px;
	padding: 3px 2px;
	text-align: center;
	vertical-align: top;
	overflow-y: hidden;
	cursor: pointer;
}
.carre:hover {
	background-color: #f8f8f8;
}
.fiche_ned_table {
	width: 100%;
	max-width: 700px;
	border-collapse: collapse;	
}
.fiche_ned_table tr td {
	vertical-align: top;
	line-height: 1.5em;
}
.fiche_ned_table tr td:nth-child(1) {
	width:106px !important;
	color:#0d8aa7;
	padding: 3px 12px 0 0;
}
.fiche_ned_table tr td:nth-child(2) {
	width: auto;
	padding: 0 12px 0 0;
}
.fiche_ned_table .rubrique {
	padding-top:12px !important;
	padding-bottom:6px !important;
	color:#e56b00 !important;
	font-size:16px;
	border-bottom:1px solid #ddd
}
.fiche_ned_table .thumb_line {
	color:#777;
	/* display: table-row; */
	box-sizing: border-box;
	width: 100% !important;
	max-width: 700px;
	border-bottom: 1px solid #ddd;
	padding-top: 9px;
	padding-bottom: 3px;
	background-color: white;
}
.fiche_ned_table .thumb_line .thumb_description {
	display: inline-block;
	}
.fiche_ned_table .thumb_line_mosaic {
    color: #777;
    display: inline-block;
    box-sizing: border-box;
    background-color: transparent;
    vertical-align: top;
}
.fiche_ned_table .thumb_line_mosaic .thumb_description {
	display: none;
	}
.fiche_ned_table .thumb {
	display: inline-block;
	text-align: center;;
	min-height: 80px;
	width: 200px;
	vertical-align: top;
	margin-bottom:6px;
	margin-right: 10px;
	cursor: pointer;
	border: 1px solid #ddd;
	background-color: white;
}
.fiche_ned_table .thumb_description {
	display: inline-block;
	width: 476px;
}
.fiche_ned_table .thumb img {
	max-height: 140px;
	min-width: 40px;
	max-width: 200px;
	vertical-align: middle;
	box-shadow: 2px 3px 15px 1px #00000022;
}

.fiche_ned_table textarea,.fiche_ned_table input[type="text"] {
	width: 100%;
	border-style: none;
	box-sizing: border-box;
	height: 28px;
	padding: 5px 8px;
	overflow-y:hidden;
	line-height: 1.3em;
	background-color: #f5f5f5;
	margin-top: 2px;
}
.fiche_ned_table textarea:focus,.fiche_ned_table input[type="text"]:focus {
	background-color: #ebf8dfff !important;
}
/*  ----------------------------------------- */
.num {
	display: inline-block;
	margin-right: 8px;
	color:#e56b00;
}
#mask {
	position: fixed;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000099;
	z-index: 1;
	display: none;
	
}
#mc_list_div {
	width: 49%;
	line-height: 1.6em;
	display: inline-block;
	margin-right: 8px;
	overflow-y: auto;
}
#mc_choice_div {
	position: absolute;
	top: 52px;
	bottom: 14px;
	width: 48%;
	display: inline-block;
	vertical-align: top;
	float: right;
	overflow-y: auto;
}
#mc_div {
	position: fixed;
	top: 64px; 
	left: calc(50% - 350px);
	bottom: 24px;
	width: 671px;
	background-color:white;
	box-shadow: 4px 4px 18px #00000077;
	padding: 15px;
	border-radius: 8px;
	display: none;
	z-index: 2;
}
#mc_div .mc {
	margin-bottom:2px;
	display: block;
}
#mc_new_div {
    position: fixed;
    top: calc(40% - 100px);
    left: calc(50% - 150px);
    width: 300px;
    background-color: white;
    box-shadow: 4px 4px 18px #00000077;
    padding: 15px;
    border-radius: 8px;
    display: none;
    z-index: 10;
}

#sortable2>div {
	cursor: pointer;
}
#sortable3>div {
	cursor: pointer;
}
#mots_clefs_liste2 {
	overflow-y: auto;
    position: absolute;
    bottom: 14px;
    top: 49px;
    width: 325px;
}

#mots_clefs_liste2 .lig {
    margin-top:2px;
    line-height: 24px;
    cursor: pointer;
}
#mots_clefs_liste2 .lig:hover {
	filter:brightness(103%);
}
.mots_clefs {
	display: inline-block;
	background-color: #ddd;
}

.table_users {
	border-collapse: collapse;
	min-width: 500px;
}
.table_users tr td,.table_users tr th {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 4px 6px 4px 12px;
	vertical-align: top;
}
.table_users tr td:first-child {
	color:#999;
}
.table_users tr:hover {
	background-color: #f8f7f0ff;
	cursor: pointer;
}
.table_users tr th {
	background-color: #f9f5f1;
}

input[type="button"],input[type="submit"],input[type="reset"],button {border-style: none;padding:8px 20px;background-color: #f9faf8;border-radius: 4px;font-family:'Lato';}
.btn {border-style: none; background-color: #0083f9 !important;cursor: pointer;color:#fff;padding: 8px 17px !important;border-radius: 4px;}
.btnACTIF {background-color: #29f !important;color:#fff;cursor: default;padding: 7px 17px !important;}
.btnACTIF2 {background-color: #ff5000 !important;color:#fff;cursor: default;padding: 7px 17px !important;}
.btnINACTIF {border: 1px solid #29f !important; color:#29f; background-color: white !important;cursor: pointer;padding: 6px 16px !important;border-radius: 4px;}
.btnINACTIF:hover {background-color: #ddeeff !important;}
.btnDESABLED {cursor: default !important;pointer-events: none;color:#777;border: 1px solid #ddd !important;background-color: #fff !important;}
.btnDESABLED2 {cursor: default !important;pointer-events: none;color:#777;border: 1px solid #ddd !important;background-color: #ddd !important;}
.btnDESABLED:hover {}




.btn {border-style: none;}
.btn:hover {filter:brightness(110%);}
.btnOK {background-color: #54b100 !important;color:#fff;cursor: pointer;}
.btnOK:hover {filter:brightness(110%);}
.btnSUPPR {background-color: #c40 !important;color:#fff;cursor: pointer;}
.btnSUPPR:hover {filter:brightness(110%);}	
.btnCANCEL {background-color: #918a7a !important;color:#fff;cursor: pointer;}
.btnCANCEL:hover {filter:brightness(110%);}

input[type="text"]::placeholder,textarea::placeholder {color:#a1a1a1 !important;}
/* ------------- UPLOAD ---------------- */
.add_media {
	display: inline-block;
	width: 204px;
	height: 95px;
	padding-top: 15px;
	border:2px dashed #29f;
	color: #29f;
	margin-top:7px;
	text-align: center;
	vertical-align: middle;
	font-size:40px;
	cursor: pointer;
}
.add_media:hover {
	background-color: #f8f8f8;
}
#file, #file_annonce {
    display: none;
}
.upload_container, .upload_container2 {
	padding:0;
    background-color: #eee;
    padding-top: 0px;
}
.dragged {
	background-color: #b2e1ffff;
	border:2px dashed #29f;
}
.not_dragged {
	background-color: transparent;
	border:2px solid transparent;
}

