@charset "UTF-8";

.pageheader .breadcrumbs ol.breadcrumb > li + li::before,
ol.breadcrumb > li + li::before,
.recent-activity .tab-content > ul > li .user::after,
.dataTables_wrapper .table-datatable > thead > tr th.sorting:before, .dataTables_wrapper .table-datatable > thead > tr td.sorting:before,
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr td.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr td.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_desc:before,
.table.table-custom > thead > tr > th.sortable.sort-alpha.sort-asc::before, .table.table-custom > thead > tr > th.sorting.sort-alpha.sort-asc::before, .table.table-custom > thead > tr > td.sortable.sort-alpha.sort-asc::before, .table.table-custom > thead > tr > td.sorting.sort-alpha.sort-asc::before,
.table.table-sortable > thead > tr > th.sortable.sort-alpha.sort-asc::before, .table.table-sortable > thead > tr > td.sortable.sort-alpha.sort-asc::before,
.table.table-custom > thead > tr > th.sortable.sort-asc::before, .table.table-custom > thead > tr > th.sorting.sort-asc::before, .table.table-custom > thead > tr > td.sortable.sort-asc::before, .table.table-custom > thead > tr > td.sorting.sort-asc::before,
.table.table-sortable > thead > tr > th.sortable.sort-asc::before, .table.table-sortable > thead > tr > td.sortable.sort-asc::before,
.table.table-custom > thead > tr > th.sortable::before, .table.table-custom > thead > tr > th.sorting::before, .table.table-custom > thead > tr > td.sortable::before, .table.table-custom > thead > tr > td.sorting::before,
.table.table-sortable > thead > tr > th.sortable::before, .table.table-sortable > thead > tr > td.sortable::before,
.checkbox input[type="checkbox"]:checked + label::after

{
	font-family: 'Font Awesome 5 Free', sans-serif;
	font-weight: 900;
}

a, a:active, a:hover, a:focus {
	outline: none;
}

.bg-darkgrey{
	background-color: #212d3a;
}

.navbar-brand{
	/*background: url('../images/logo.png') no-repeat 0 16px !important;*/
	background: none !important;
}

.navbar-brand img{
	height: 175%;
	margin-top: -18px;
}

#content{
	background-color: #f1f1f1;
}

#sidebar{
	background-color: #1e2834;
	z-index:100;
}

/*#content,*/
.nice-display-urth .media-body small a,
.nav.nav-tabs li a,
.pageheader ol li,
.pageheader ol li::before
{
	color: rgb(113, 113, 113) !important;
}
.pageheader,
.pageheader h2,
.pageheader h2 i
{
	color: rgb(113, 113, 113);
}
.pageheader h2 i{
	border: none;
}

#navigation .sidebar-toggle,
#general-settings .sidebar-toggle
{
	color: white;
}

.progress .progress-bar.progress-bar-transparent-grey{
	background-color: rgb(113, 113, 113);
}

.pagination .active a{
	color: white;
}

.pagination .active a:hover{
	color: lightgrey;
}

.tile [class^="tile-"].color.paleblue { background-color: #aefdff; }

.pageheader h2 i{
	border-color: rgb(113, 113, 113);;
}

.btn.btn-orange{
	color: #525252;
}

.btn.btn-red,
.btn.btn-blue{
	color: white;
}

#session-page-info .inline.divided.nice-display-urth .btn{
	width: 100%;
	height: 100%;
}

/*li.notif-list.notif.checked{*/
/*	opacity: 0.5;*/
/*}*/

.grayed{
	opacity: 0.3;

	-webkit-transition: opacity 0.2s; /* Safari prior 6.1 */
	transition: opacity 0.2s;
}
.grayed:hover,
.grayed:active,
.grayed:focus
{
	opacity: 1;
}

/*.eval-slider{
	width: 50%;
	margin-left: 25%;
}*/

/*.hidden{
	display: none;
}*/

.eval-slider-container{
	min-height: 50px;
}

.btn-validation{
	padding-top: 0;
	padding-bottom: 0;
}

.align-right{
	text-align: right;
}

.float-right{
	float: right;
}

.matching{
	display: inline-block;
	width: 100%;
}
a.matching,
span.matching{
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
a.matching:hover{
	text-decoration: none;
	/*color: lightgrey;*/
}

.matching-0,
.btn.matching-0:focus,
.btn.matching-0:active {
	background-color: #e17055;
	color: white;
	outline: none !important;
}
.matching-10,
.btn.matching-10:focus,
.btn.matching-10:active {
	background-color: #e17055;
	color: white;
	outline: none !important;
}
.matching-20,
.btn.matching-20:focus,
.btn.matching-20:active {
	background-color: #fab1a0;
	color: rgb(113, 113, 113);
	outline: none;
}
.matching-30,
.btn.matching-30:focus,
.btn.matching-30:active {
	background-color: #fab1a0;
	color: rgb(113, 113, 113);
	outline: none !important;
}
.matching-40,
.btn.matching-40:focus,
.btn.matching-40:active {
	background-color: #ffeaa7;
	color: rgb(113, 113, 113);
	outline: none;
}
.matching-50,
.btn.matching-50:focus,
.btn.matching-50:active {
	background-color: #ffeaa7;
	color: rgb(113, 113, 113);
	outline: none !important;
}
.matching-60,
.matching-60:focus,
.btn.matching-60:active {
	background-color: #55efc4;
	color: rgb(113, 113, 113);
	outline: none !important;
}
.matching-70,
.matching-70:focus,
.btn.matching-70:active {
	background-color: #55efc4;
	color: rgb(113, 113, 113);
	outline: none !important;
}
.matching-80,
.btn.matching-80:focus,
.btn.matching-80:active {
	background-color: #00b894;
	color: white;
	outline: none !important;
}
.matching-90,
.btn.matching-90:focus,
.btn.matching-90:active {
	background-color: #00b894;
	color: white;
	outline: none !important;
}
.matching-100,
.btn.matching-100:focus,
.btn.matching-100:active {
	background-color: #00b894;
	color: white;
	outline: none !important;
}
/*.btn.matching-0:focus,*/
/*.btn.matching-0:active,*/
/*.btn.matching-20:focus,*/
/*.btn.matching-20:active,*/
/*.btn.matching-40:focus,*/
/*.btn.matching-40:active,*/
/*.btn.matching-60:focus,*/
/*.btn.matching-60:active,*/
/*.btn.matching-80:focus,*/
/*.btn.matching-80:active{*/
/*	outline: none;*/
/*}*/

.toggle-hidden{
	display: none;
}

img.signature{
	max-height: 50px;
}

.notif-list.notif{
	min-height: 40px;
}

.md-content .table.table-custom > thead > tr > th,
.md-content .table.table-custom > thead > tr > th:hover{
	color: white;
}
/*.md-content .table.table-custom > thead > tr > th::after,*/
/*.md-content .table.table-custom > thead > tr > th::after:hover{*/
/*	background-color: white;*/
/*}*/

/*.bg-green{*/
/*	color: #00ffaf;*/
/*}*/
/*.bg-yellow{*/
/*	color: #f6ff9e;*/
/*}*/
/*.bg-red{*/
/*	color: #ff8482;*/
/*}*/

/*.btn,*/
/*.btn:active,*/
/*.btn:focus{*/
/*	outline: none;*/
/*	_noFocusLine: expression(this.hideFocus=true);*/
/*}*/
.btn.btn-formateur-statut:not(.active){
	background-color: #f1f1f1;
	color: rgb(113, 113, 113);
}

/*.form-group {*/
/*	margin-bottom: 15px;*/
/*}*/

/*.tile [class^="tile-"] {*/
/*	position: static;*/
/*}*/

.form-group.eval-slider-container > div{
	margin-top: 20px;
}
.eval-slider-container{
	margin-bottom: 30px;
}

.task-list.no-timeline{
	padding: 0;
}
.task-list.no-timeline::after{
	display: none;
}
.task-list.no-timeline > li{
	padding-left: 0;
}
.task-list > li .task-group > .task.panel.task-head{
	border: none;
	padding-left: 15px;
}
.task.task-head.panel .panel-heading{
	padding: 0;
}
.task-list > li .task-group > .task > .priority{
	width: 10px;
}

.noUi-handle{
	background: #999;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5{
	font-family: Roboto, sans-serif;
}

.task-list.no-timeline > li .task-group > .task.active .panel-heading {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.task-list.no-timeline > li .task-group > .task .panel-heading > .label {
	/*font-family: "Roboto Condensed", sans-serif;*/
	text-transform: none;
	position: static;
	/*right: 80px;*/
	/*top: 22px;*/
	top:0;
}
.task-list.no-timeline > li .task-group > .task .task-toggle, .task-list.no-timeline > li .task-group > .task .task-toggle:hover,
.task-list.no-timeline > li .task-group > .task .task-toggle, .task-list.no-timeline > li .task-group > .task .task-toggle
{
	line-height: 40px;
	text-align: center;
}
.task-list.no-timeline > li .task-group > .task .panel-heading .task-toggle {
	font-size: 30px;
}
.task-list.no-timeline > li .task-group > .task .panel-heading .task-toggle > i{
	margin-left: 0;
}

.recent-activity .tab-content > ul > li .time{
	float: none;
	margin-right: 5px;
}

.nav.nav-tabs a{
	outline: none;
}

.nice-display-urth{
	padding: 0;
}

.dropdown-menu > li.notif > a{
	white-space: normal;
}

.notif .notif-text{
	margin: 0 2px;
}

li.dropdown ul.dropdown-menu.wide > li h1, li.dropdown ul.dropdown-menu.wider > li h1{
	text-align: center;
}
/*li.dropdown ul.dropdown-menu.wide > li h1, li.dropdown ul.dropdown-menu.wider > li h1 a,*/
/*li.dropdown ul.dropdown-menu.wide > li h1, li.dropdown ul.dropdown-menu.wider > li h1 a:hover{*/
/*	color: rgba(255, 255, 255, 0.5) !important;*/
/*	text-decoration: none !important;*/
/*}*/

.task-list.no-task-toggle > li .task-group > .task .panel-heading{
	padding-right: 15px;
}
.task-list{
	margin: 0 auto;
}

.line-bottom{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.line-top{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 5px;
	margin-top: 5px;
}

.md-modal {
	/*left: 50%;*/
	/*width: 50%;*/
	max-width: none;
}

.btn:active{
	outline: none;
}

.md-content > div ul li.group{
	padding: 0;
}

.media{
	margin-top: 0;
}

.nav.nav-tabs.nav-tabs-on-white > li.active > a,
.nav.nav-tabs.nav-tabs-on-white > li.active > a:active,
.nav.nav-tabs.nav-tabs-on-white > li.active > a:hover,
.nav.nav-tabs.nav-tabs-on-white > li.active > a:focus {
	background-color: rgba(0, 0, 50, 0.15);
}

.nav.nav-tabs.nav-tabs-on-white > li:not(.active) > a:hover,
.nav.nav-tabs.nav-tabs-on-white > li:not(.active) > a:focus {
	background-color: rgba(0, 0, 0, 0.05);
}

.btn.full-width,
.btn-like.full-width {
	width: 100%;
	margin: 10px auto;
}

.noUi-marker.noUi-marker-horizontal.undefined{
	display: none;
}
.noUi-value.noUi-value-horizontal.undefined {
	width: 30px;
}
.noUi-value.noUi-value-horizontal.undefined:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

#basicContainer{
	padding: 0;
}

.task-list > li .task-group > .task .task-content .task-controls{
	padding-left: 15px;
	padding-right: 15px;
}

/*#sidebar.open {*/
/*	background-color: transparent;*/
/*}*/
/*#sidebar #navigation .menu li{*/
/*	background-color: #1e2834;*/
/*}*/

a#notif-to-dashboard{
	color: rgba(255, 255, 255, 0.5);
}
a#notif-to-dashboard:hover,#notif-to-dashboard:focus{
	color: white;
	text-decoration: none;
}

.profile-photo{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	margin-left: 15px;
	height:100%;
}
.profile-photo img{
	width: 100%;
}

.el-container{
	width: 100%;
}

.upload-file-outline{
	position: relative;
	border: 3px dashed lightgrey;
	color: lightgrey;
	text-align: center;
	min-height: 100px;
	font-size: 50px;
}
.upload-file-outline i.fa{
	position: absolute;
	top: 25px;
	/*left: 42%;*/
	/*font-size: 50px;*/
}

table{
	width: 100%;
	table-layout: fixed;
}
.th-5{
	width: 5%;
}
.th-10{
	width: 10%;
}
.th-20{
	width: 20%;
}
.th-30{
	width: 30%;
}
.th-40{
	width: 40%;
}

.panel-body.task-content.formateur,
.panel-body.task-content.session{
	min-height: 120px;
}

.table-doc img{
	height: 37px;
}

.parsley-errors-list{
	list-style: none;
}
.parsley-errors-list.filled {
	background: #f8c8cd;
}

.profile-photo{
	margin-left: 0;
}

.task.task-red{
	background-color: rgba(255, 100, 100, 0.1);
}
.task.task-yellow{
	background-color: rgba(246, 255, 30, 0.2);
}

.star-yellow{
	color: yellow;
	text-shadow: rgba(0, 0, 0, 1) 0 0 0.5px;
}
.star-red{
	color: #ff6653;
	text-shadow: rgba(0, 0, 0, 1) 0 0 0.2px;
}

.formateur-nom{
	padding-left: 0 !important;
}

.btn {
	outline: none !important;
}

#formateur-filtres-form{
	margin-top: 15px;
}

.padding-top-2{
	padding-top: 2px;
}
.padding-top-5{
	padding-top: 5px;
}
.padding-top-10{
	padding-top: 10px;
}
.padding-top-15{
	padding-top: 15px;
}

.btn-enlarge-your{
	padding: 5px 15px !important;
}

.formateurs-picture{
	width: 120px;
	height: 80px;
}

.list-right-buttons{
	margin-right: 15px;
}

.select2-dropdown {
	z-index: 9999;
}

.task.salle h4,
.task.entreprise h4{
	margin-top: 0;
}

.js-signature,
.emargement-signature{
	width: 100%;
	height: auto;
	max-width: 600px;
	max-height: 400px;
}

.btn-formateur-statut.btn-eval{
	width:100%;
	overflow: visible;
	margin-bottom: 2px;
}

ul.no-style{
	list-style: none;
}

.btn.btn-gray{
	background-color: #b2b2b2;
	color: #f2f2f2;
}

.navbar-nav.side-nav > li.navigation .menu > li > a > b.dropdown-plus, .navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a > b.dropdown-plus{
	color: rgba(255, 255, 255, 0.9);
}

.main_menu_title{
	background-color: #161f28;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	color: #7a8a94;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 2px solid #2d3740;
}

.valider-paiement-echeance{
	cursor: pointer;
}

.table-facturation td{
	word-break: break-all;
}

.GoogleDocIFRAME {
	margin-left:1%;
	margin-right:1%;
	height:376px;
	margin-bottom:10px;
}
.GoogleDocIFRAME iframe{
	height:100%;
	width:100%;
	margin:0;
	padding: 0;
}
@media (min-width: 576px){
	.GoogleDocIFRAME {
		width:17%;
	}
}
@media (max-width: 575px) {
	.GoogleDocIFRAME {
		width:100%;
	}
}

button.iframe-delete {
	position:absolute;
	left: 15px;
	top: 15px;
	border: 1px solid black;
}
button.iframe-archive {
	position:absolute;
	left: 15px;
	top: 55px;
	border: 1px solid black;
}

.nice-display-urth img {
	width: 150px;
}

.nav.nav-tabs.nav-separated,
.nav.nav-pills.nav-separated {
	margin-bottom: 0;
}

@media (max-width: 576px) {
	.mobile-show {
		display: block;
	}

	.mobile-hide {
		display: none;
	}
}

@media (min-width: 575px) {
	.mobile-show {
		display: none;
	}

	.mobile-hide {
		display: block;
	}
}

@media (min-width: 768px) {
	input.form-control.form-control-responsive {
		width: auto;
	}

}

.btn-like{
	outline: none !important;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 6px 12px;
	/*margin-bottom: 0;*/
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
}

.btn-like.btn-blue{
	color: white;
	background-color: #69a3d5;
}

.btn-like .dropdown-toggle{
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: white;
}

/* Utilisé dans les stats */
.progress-label{
	text-align: right;
}
.progress-container{
	text-align:center;
	top: 5px;
}
.progress-data{
	text-align:right;
	line-height:9px;
}

/* Select2 uniformisation */
.select2-container--default .select2-selection--single {
	border-color: rgb(226, 226, 226) !important;
	color: #717171 !important;
	font-size: 13px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #717171 !important;
}

/* Tabs contour */

.nav-tabs.nav-justified > li{
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
}
.nav-tabs.nav-justified > li:not(.active){
	border: 1px solid #e6e8ff;
	border-bottom: 2px solid #e0e5fb;
}

.nav-tabs.nav-justified > li.active{
	border: 2px solid #e0e5fb;
	border-bottom: 2px solid white;
	-webkit-box-shadow: 0 0 10px 1px #69a3d5;
	-moz-box-shadow: 0 0 10px 1px #69a3d5;
	box-shadow: 0 0 10px 1px #69a3d5;
}

/* Questionnaire à chaud et rapport */

.inacceptable{
	border:1px solid red; color:red;
	padding: 5px 10px;
}
.normal_value_display{
	border:1px solid dodgerblue; color: dodgerblue;
	padding: 5px 10px;
	margin-right: 5px;
}

.excellent{
	border:1px solid green; color:green;
	padding: 5px 10px;
	margin-right: 5px;
}

.inacceptable_checked{
	text-align: center;
	border:1px solid red;
	color:white;
	background-color: #ff5654;
	padding: 5px 10px;
	margin-right: 5px;
}
.normal_value_display_checked{
	text-align: center;
	border:1px solid dodgerblue;
	color: white;
	background-color: #76b3ff;
	padding: 5px 10px;
	margin-right: 5px;
}

.excellent_checked{
	text-align: center;
	border:1px solid green;
	color:white;
	background-color: #6fcd73;
	padding: 5px 10px;
	margin-right: 5px;
}

/* Dashboard */

.cellDashboardSwitch td {vertical-align:middle !important;}
#basicDataTable td.finishedTask {
	background: #C5EBD4 !important;
	color: #184B21 !important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6) !important;
	border:1px solid white;
}
#basicDataTable td.inProgressTask {
	background: #FFCCCC !important;
	color: #740D0A !important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6) !important;
	border:1px solid white;
}

.tableFixHead thead tr th {
	position: sticky !important;
	top: 0 !important;
	background:gray;
	color:white;
}

/* Modal stagiaires */
.action-ajouter-stagiaire{
	width: 60%;
}

/* Autocomplete */
.ui-autocomplete{
	z-index: 9999;
}

/* onglet Referent */
.user-card-custom, .profile-controls{
	text-align: left;
}

.user-card-custom h3,
.user-card-custom h5
{
	text-align: left;
}

.user-card-custom .profile-controls .info > span{
	position:static;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	/*border: 1px solid #69a3d5;*/
	border: 1px solid rgba(105, 163, 213, 0.5);
	color: rgb(113, 113, 113);
	margin: 5px 0 5px -12px;
	display: block;
	padding: 5px 10px;
	font-size: 11px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.user-card-custom .profile-controls > li {
	vertical-align: middle;
	padding: 0;
}

.user-card-custom .profile-controls .profile-photo {
	width: 120px;
	border: 5px solid white;
	position: relative;
	z-index: 99;
	/*-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);*/
	/*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);*/
	-webkit-box-shadow: 0 0 0 1px rgba(105, 163, 213, 0.5);
	box-shadow: 0 0 0 1px rgba(105, 163, 213, 0.5);
}

.margin-bottom-10{
	margin-bottom: 10px;
}

/*Page Rapport RC*/
.legend-lightblue{
	color: #6eafff;
}

.panel-group .panel .panel-heading::before {
	/*content: '\0025BA'; !* override fontawesome font that doesn't work  *! !*&#9660*!*/
	content: attr(data-before); /* override fontawesome font that doesn't work  */ /*&#9660*/
}
.panel-title > a{
	margin-left: 10px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
	max-height:50px;
}

/** SPINNER CREATION **/
.loadingModul{
	position:fixed;
	top:45%;
	right:45%;
	background-color:red;
	z-index: 100000;
	width:200px;
}
.loader {
	position: relative;
	text-align: center;
	margin: 15px auto 10px auto;
	z-index: 100000;
	display: block;
	width: 65px;
	height: 65px;
	border: 10px solid rgba(164, 206, 0, 0.3);
	border-radius: 50%;
	border-top-color: #a4ce00;
	animation: spin 800ms ease-in-out infinite;
	-webkit-animation: spin 800ms ease-in-out infinite;
}

@keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
	}
}

.nav .tabdrop{
	z-index: 500;
}

.d-block{
	display: block !important;
}

label.font-weight-normal{
	font-weight: normal;
}

body.mobile-device #form-eval label{
	display: block;
	margin-left: 0;
}

/* Tableau dashboard des sessions by Nico */

/*.cellDashboardSwitch td {vertical-align:middle !important;}*/
/*#basicDataTable td.finishedTask {*/
/*	background: #C5EBD4 !important;*/
/*	color: #184B21 !important;*/
/*	text-shadow: 1px 1px 1px rgba(255,255,255,0.6) !important;*/
/*	border:1px solid white;*/
/*}*/
/*#basicDataTable td.inProgressTask {*/
/*	background: #FFCCCC !important;*/
/*	color: #740D0A !important;*/
/*	text-shadow: 1px 1px 1px rgba(255,255,255,0.6) !important;*/
/*	border:1px solid white;*/
/*}*/

/* .tableFixHead thead tr th { position: sticky !important; top: 0 !important;background:gray;color:white;}*/

/************/

/*table.dataTable.fixedHeader-floating {*/
/*	display: none !important; !* Hide the fixedHeader since we dont need it*!*/
/*}*/

/*.dataTables_scrollHeadInner{*/
/*	margin-left: 0px;*/
/*	width: 100% !important;*/
/*	position: fixed;*/
/*	display: block;*/
/*	overflow: hidden;*/
/*	margin-right: 30px;*/
/*	background: white;*/
/*	z-index: 1000;*/
/*}*/

/*.dataTables_scrollBody{*/
/*	padding-top: 60px;*/
/*}*/


/*#top-ventes-datatable{*/

/*}*/