
div#table_scoderre_wrapper .no-margin table.dataTable { margin: 0px !important; }
div#table_scoderre_wrapper table.dataTable tbody td { word-break: break-word; }
div#table_scoderre_wrapper table.dataTable tbody td.no-word-break { word-break: normal; }
div#table_scoderre_wrapper table.dataTable tbody td.td-mw-100,
div#table_scoderre_wrapper table.dataTable thead th.td-mw-100 { 
	min-width: 100px !important; 
}
div#table_scoderre_wrapper table.dataTable tbody td.td-mw-150,
div#table_scoderre_wrapper table.dataTable thead th.td-mw-150 { 
	min-width: 150px !important; 
}
div#table_scoderre_wrapper table.dataTable tbody td.td-mw-200,
div#table_scoderre_wrapper table.dataTable thead th.td-mw-200 { 
	min-width: 200px !important; 
}
div#table_scoderre_wrapper table.dataTable thead th.td-mw-250,
div#table_scoderre_wrapper table.dataTable tbody td.td-mw-250 { 
	min-width: 250px !important; 
}
div#table_scoderre_wrapper table.dataTable thead th.td-route-date,
div#table_scoderre_wrapper table.dataTable tbody td.td-route-date { 
	width: 100px !important; 
	word-break: break-word;
}
div#table_scoderre_wrapper table.dataTable thead th.td-action-4,
div#table_scoderre_wrapper table.dataTable tbody td.td-action-4 { 
	min-width: 170px !important; 
}
div#table_scoderre_wrapper table.dataTable thead th.td-action-5,
div#table_scoderre_wrapper table.dataTable tbody td.td-action-5 { 
	min-width: 200px !important; 
}
div#table_scoderre_wrapper .table-scoderre-info { padding-top: 10px; }
div#table_scoderre_wrapper .table-scoderre-paginate { text-align: right; }
div#table_scoderre_wrapper .dataTables_filter { float: right; }

td.liv-etat-2 { background-color: green !important; color: yellow; }
td.liv-etat-3 { background-color: yellow !important; }
td.liv-etat-4 { background-color: red !important; color: white; }
td.liv-etat-5 { background-color: black !important; color: white; }
td.liv-etat-7 { background-color: blue !important; color: white; }

div#table_scoderre_wrapper table.dataTable th { vertical-align: middle; }

.scoderre-inscription-header {
	margin-top: 0px !important;
	position: absolute;
	height: 250px;
	width: 100%;
	z-index: -99;
	background-image: url(https://lh6.googleusercontent.com/1Grf1ahcsxZE6v1QkQLDrPdIHYN_pg009xWUwI8DKeugUCzT5CWHfXajdAJ1Cj4G2YvEyoFk1w=w1200);
}
span.table-info-nb-panier { 
	font-size: smaller;
	display: inline-block;
	margin-top: 5px; 
}
span.mandatory { color: red; }

/** bienvenu div */
div#bienvenu table.full-width { width: 100% !important; }
div#bienvenu table td span { font-family: "Open Sans", "sans-serif" !important; }