html,body{ background: #f5f5f5; height: 100% }
.site-header{background: #e5e5e5}
.form-group input, .form-group select{height:45px !important}
.side-menu {background: #e5e5e5 !important; border: 1px solid #f5f5f5}
.side-menu .active{background: #f5f5f5 !important;}
.side-menu.side-menu-compact {  padding-top: 79px; }
.side-menu a:hover{color:#00AAFF !important;}
.text-bleu {color:#00AAFF !important;}
.text-grisclair {color:#aab4bd !important;}
.LiOption {display: none}
#ContainerVoirFiltre
{
	width:100%;
	border-bottom: 1px solid #d8e2e7;
	padding:25px 25px 10px 25px;
}
#ContainerTagFiltre
{
	display:inline-block;
	width:100%;
	padding:10px;
	background:#f5f5f5;
	border-radius:5px;
	
}
.brnlittle
{
	padding:5px;
	font-size:.9rem;
	font-weight:normal;
}
.BlocTags
{
	float:left;
	border-radius:10px;
	border-bottom: 1px solid #d8e2e7;
	background:#9da8b0;
	padding:5px;
	margin:0 5px 5px 0;
	color:#fff;
	font-size:.9rem;
}
.BlocTagsDel
{
	float:right;
	color:#ecf6bb;
	padding-left:7px;
	cursor:pointer;
	margin-top:-7px;
}
.BlocTagsReporter
{
	float:left;
	border-radius:10px;
	border-bottom: 1px solid #d6e2e8;
	background:#f8fcfe;
	padding:3px;
	margin:0 4px 4px 0;
	color:#343434;
	font-size:.9rem;
}
.BlocTagsReporterActif
{
	float:left;
	border-radius:10px;
	border-bottom: 1px solid #d6e2e8;
	background:#f6f5b9;
	padding:3px;
	margin:0 4px 4px 0;
	color:#343434;
	font-size:.9rem;
}
.BlocTagsReporterDel
{
	float:right;
	color:#fa424a;
	padding-left:7px;
	cursor:pointer;
	margin-top:-7px;
}
#ContainerConnect
{
	width:100%;
	height:100%;
}
.connect-form
{
	margin:auto;
	position:relative;
	height:100%;
}
.liste-collaborateurs
{
	max-height:350px;
	overflow:scroll;
	overflow-x:hidden;
}
.capsule-profil-action
{
	width:70px;
}
.btn-action
{
	border:1px solid #ccc;
	width:25px;
	height:25px;
	text-align:center;
	padding:2px;
	border-radius:5px;
}
.btn-action-maj:hover
{
	background:#e8f3e8;
	border:1px solid #0082c6;
}
.btn-action-del:hover
{
	background:#f3e9e8;
	border:1px solid red;
}
.conteneur_event
{
	border-bottom:1px solid #ccc;
	margin:5px 0 10px 0;
}
.conteneur_event:hover
{
	background:#f6f8fa;
}
.conteneur_event_sql
{
	background:#333333;
	color:#fff;
	padding:20px;
	border-radius:10px;
	font-size:14px;
}
.wait-load-content
{
	width:100%;
	position:relative;
	text-align:center;
	background:#ecf0f1;
	padding:40px 0 40px 0;
	margin-bottom:40px;
}
.font-size-card-titre
{
	font-size:1rem;
	font-weight:normal;
}
#div_supports_ajoutes
{
	font-size:0.9rem;
	font-weight:normal;
	margin:-10px 0 3px 0;
	min-height:7px;
	float:left;
}
.BlocTagsSupportDel
{
	float:right;
	color:#fa424a;
	padding-left:7px;
	cursor:pointer;
	margin-top:-7px;
}
