@charset "iso-8859-1";
/* Feuille de style générale */

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

html{
	min-height:100%;
	margin:0;
	padding:0;
}

body {
  color: #252525;
  font:13px arial, helvetica, sans-serif;
  padding: 0 !important;
  margin: 0 !important;
}

.mceContentBody {
	color: #000000
}

img
{
	border:none;
	padding:0;
	margin:0;
}

.imgicon
{
	border:none;
	padding:0;
	margin:0;
	margin-top:3px;
	margin-bottom:-3px;
}

h2 .imgicon
{
	margin-top:-5px;
}

h2
{
	padding:0;
	margin:10px;
	margin-bottom:8px;
	margin-left:0;
	margin-top:5px;
	top:0;
	color:#51b3ea;
	font-size:1.25em;
	line-height: normal;
}

h2 a
{
	color:#51b3ea;
}

body > h2 {
	padding-left: 10px;
}

h3
{
	display:block;
	margin:0;
	padding:0;
	line-height:25px;
	font-size:1.2em;
	color:#004b8b;
}

h4
{
	line-height:25px;
	font-size:1.2em;
	color:#004b8b;
}

h5
{
	display:inline;
	font-size:1.1em;
	color:#777777;
}

a
{
	color:#004b8b;
	text-decoration:none;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
	color:36a3eb;
}

b
{
	color:#004b8b;
}

b.nocolor
{
	color:#555555;
}

hr {
    margin: 10px 0;
}

select
{
	color:#5d6476;
}

form
{
	padding:0;
	margin:0;
} 

.zindexHigh {
  z-index: 10000;
}

.connexion_input input[type="text"], input[type="password"] {
    height: 24px;
    line-height: 24px;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    border-width: 1px;
    padding: 0px 2px 1px;
    box-shadow: none;
    border: 1px solid #ccc;
}

input[type="text"], select {
  height: 24px;
  line-height: 24px;
  padding: 0;
  margin-bottom: 0;
  text-align:center;
  background:white;
  color:#5d6476;
  width:200px;
  border-radius: 0;
  border-width: 1px;
  padding: 0px 2px 1px;
  box-shadow: none;
  border: 1px solid #ccc;
}  

input.tab 
{
	font-size:10pt;	
	border:1px solid gray;
}

input[type=button] 
{
	color:#5d6476;
	padding: 3px 10px;
	border-radius: 2px;
	border: 1px solid #babfcc;
	margin-left: 5px;
	cursor: pointer;
}

input[type=submit] {
	padding: 4px 10px;
    padding-bottom: 4px;
	font: bold 13px Arial;
	color: #fff;
	border-radius: 2px;
	border: 1px solid #0097ec;
	margin-left: 5px;
	background-color: #51b3ea;
	cursor: pointer;
}

.btn-primary {
    color: #fff;
    background-color: #51b3ea; 
    border-color: #0097ec;
}

.table tbody tr.active:not(.selection-td) td, .table tbody tr.active:not(.selection-td) th {
    background-color: #51b3ea !important;
    color: #3e3e43 !important;   
}

table {
	clear:both;
	border-collapse:collapse;
	border:none;
	color:#555555;
	font-size:0.9em;
}

.tablesorter {
	background-color:#eff0f4;
}

.table-striped > tbody > tr:nth-child(odd), .table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th, tr.ligne_couleur1 {
    background-color: #f5f6fa;
}
.table-striped > tbody > tr:nth-child(even) {
    background-color: white;
}

tr.ligne_couleur0 {
	background-color:#ebecf0;
}
tr.ligne_couleur1 {
	background-color:#f2f3f7;
}

tr.ligne_couleur0bis {
	background-color:#dbffd0;
}
tr.ligne_couleur1bis {
	background-color:#d0e5c5;
}

th, td {
	border:1px solid white;
	padding-left:2px;
	padding-right:2px;
}

.colonne_gauche {
	border-left:2px solid black;
}

th,  thead td {
	font:0.9em verdana, helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	height:25px;
	background-color: #d0d1d5 !important;
}

.tablesorter th, .tablesorter thead td {
	background-color: #d0d1d5;
}

th a {
	color:#000000;
}

td {
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	height:22px;
}

table.tablesorter th {
	padding:4px 16px 4px 2px;
	cursor:pointer;			
	background:#d0d1d5 url(images/ip_tri_desc1.png) no-repeat;
	background-position:95% 50%;
} 

table.tablesorter th.headerSortUp {
	background:#51b3ea url(images/ip_tri_asc.png) no-repeat;
	background-position:95% 50%;
}

table.tablesorter th.headerSortDown {
	background:#51b3ea url(images/ip_tri_desc.png) no-repeat;
	background-position:95% 50%;
}

img
{
	border:none;			
}		
.hovermenu ul{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
    margin-bottom: 5px;
    background-color: #DADBDF;
    height: 38px;
    line-height: 30px;
}

.hovermenu ul li {
	list-style: none;
	display: inline;
	line-height: normal;
}

.hovermenu ul li a {
	padding: 2px 0.5em;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #DADBDF;
  border: 2px solid transparent;
  line-height: 30px !important;    
  height: inherit;
}

.hovermenu ul li a img {
    border: none;
    padding-top: 6px;
}

.hovermenu ul li a.active, .hovermenu ul li a.active:hover {
	background-color: #005AA5;
	color: white;
}

.hovermenu ul li a:hover {
	background-color: #005AA5;
	border-style: outset;
	color:white;
    line-height: 17px;
}

.hovermenu .deconnexion {
  height: 30px;
}

html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
	border-style: inset;
}

.hovermenu2 ul{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
    height: 23px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.hovermenu2 ul li{
	list-style: none;
	display: inline;
	line-height: normal;
}

.hovermenu2 ul li a {
	padding: 2px 0.5em;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #EFF0F4;
    border: 2px solid transparent;
}

.hovermenu2 ul li a.active, .hovermenu2 ul li a.active:hover {
	background-color: #207AC5;
	color: white;
}

.hovermenu2 ul li a:hover{
	background-color: #207AC5;
	border-style: outset;
	color:white;
}

html>body .hovermenu2 ul li a:active { /* applique un effet mousedown sur les navigateurs autres que IE */
	border-style: inset;
}

/* Connexion */

#conteneur_connexion
{
	position:relative;
	min-height:100%;
	width:950px;
	margin:0 auto;
	text-align:left;
	background:#e3e3e3;
}

#connexion-heading, #connexion-container {
	width: 100%;
	clear: both;
}

#connexion-heading {
	height: 50px;
}

#connexion-container {
	margin-top: 8px;
}

#connexion_logo {
	float: left;
}

#connexion_logo a {
	display:block;
	background:url('./images/logo-ROCH.png') no-repeat 0 0;
	width:161px;
	height: 30px;
    margin-right: 20px;
	text-indent:-5000px;
    margin-top: 7px;
}

#centre_connexion {
	position:relative; 
	top:30px;
	width:90%;
}

#box_connexion {
	position:relative; 
	top:250px;
	left:325px;
	height:230px;
	width:310px;
	background:white;
	color:#9e9e9e;
	padding: 20px;
}

.box_connexion_titre {
	padding:0;
	margin:0;
	width:100px;
	float:left;
	color:#d6d6d6;
	font-size: 3em;
	font-weight:bold;

}

.connexion_input label {
	width: 100px;
    display: inline-block;
    margin: 10px 0;
}

.connexion_input input[type=text]  {
	width: initial;
}

input[type=submit].bouton_ok_connexion 
{		
	color: white !important;
	background: #003e89;
	border: none;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    height: 30px;
}

input[type=submit].bouton_ok_connexion_azure
{		
	color: white !important;
	background: #336699;
	border: none;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    height: 30px;
}  

#box_connexion p
{
	margin:0;
	padding:0;
	margin-top:8px;
}

#box_modification_mdp
{
	position:relative; 
	top:250px;
	left:250px;
	height:260px;
	width:380px;
	background:white;
	color:#9e9e9e;
	padding-left:20px;
	padding-top:5px;
}

#box_modification_mdp p
{
	margin:0;
	padding:0;
	margin-top:8px;
}

.modification_mdp_droite
{ 
	position:absolute;
	top:120px;
	left:165px;
	height:50px;

}

.modification_mdp_texte
{
	margin:0;
	padding:0;
	margin-top:15px;
}

.modification_mdp_droite input
{
	margin-top:5px;
	border:none;
	background:#f1f1f1;
}

.bouton_ok_modification_mdp 
{		
	position:relative; 
	top:15px;
	left:130px;
	color:white;
	background:#003e89;
} 

.crm-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.crm-content legend {
	font-size: 18px;
	margin-bottom: 10px;
}

.crm-content .form-horizontal .control-group {
	padding: 0;
	margin: 5px;
}

.panel .panel-body, .panel-body {
    padding: 5px !important;
    padding-bottom: 0 !important;
}

#dropfile {
    border: dashed 3px #C1C3C5;
    line-height: 50px;
    text-align: center;
    padding: 20px;
    margin: 20px 10px;
}
#dropfile .fa {
    width: 100%;
}
#dropfile .uploadimage-text {
    font-size: 20px;
    font-weight: 600;
    color: #b1b3b7;
}
#dropfile .uploadimage-input {
    margin-bottom: 10px;
}
#dropfile .uploadimage-input input {
    line-height: normal;
    margin-left: 150px;
}

.gauche {
    float: left;
}

.droite {
  float: right;
}

.margin-10 {
  margin: 10px !important;
}

.margin-horizontal-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.no-margin {
	margin: 0 !important;
}

input.form-control, select.form-control {
    font-size: 12px !important;
}

input, button, select, textarea {
	font: inherit;
}

.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0 !important;
}

.form-control {
    padding: 0;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0 !important;
}

.criteres .form-control, .form-control {
    height: 23px !important;
    line-height: 23px !important;
}

.form-liste-critere {
    background-color: #f5f5f7;
    color: #675f5e;
    margin-bottom: 5px;
    padding: 5px !important;
}

.form-horizontal label {
    text-align: left !important;
}

label, input, button, select, textarea {
    font-size: 13px;
}

/*textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}*/
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-daterange > div:first-child, .input-daterange input:first-child {
    border-left: 1px solid #ccc;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.criteres .picker {
    width: 85%;
    float: left;
    max-width: 530px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.criteres .input-sm.input-group-addon {
  line-height: 21px !important;
  height: 23px !important;
}
.input-daterange .input-group-addon {
  padding: 0 12px !important;
}
.input-daterange > div, .input-daterange input {
    border: 1px solid #ccc;
    border-left: none;
}

#clear-dates {
  width: 24px !important;
  background-color: #F5F5F5;
}

.btn .fa, .btn .far {
    padding: 2px 0px 3px;
}

.criteres .picker .btn.btn-sm {
    margin-left: 7px;
    padding: 1px 5px !important;
}

.panel {
    margin-bottom: 0 !important;
}

.panel .panel-heading {
    color: #606068;
    background-color: white;
    border-bottom: 2px solid #ddd;
    height: 31px;
    padding: 4px 10px !important;
    line-height: 22px;
}

.box-table-scroll-auto {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.box-table-scroll-auto input[type="search"] {
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
    width: 160px;
}

.table {
    width: 100%;
    max-width: 100%;
}

.table-bordered {
    border-radius: 0;
    margin-bottom: 10px;
}

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
    border-radius: 0;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    padding: 2px 4px;
    line-height: 1.8;
    text-align: left;
}

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 0;
}

.criteres .form-group {
    margin-bottom: 4px;
}

.criteres {
    padding: 0;
}

.criteres > .row {
    margin-left: 0;
    margin-right: 0;
}

.container-support .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.row > div {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.table .red td {
    background-color: #feada6 !important;
}

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #434348;
  border-top: 0;
  border-bottom: 1px solid #eeeeee;
  max-width: 150px;
  font-size: 11px;
}


.content-clientV2 *, .content-clientV1 *  {
    box-sizing: border-box;
}

input[type=password] {
    text-align: center;
}

.dataTables_filter, .dataTables_paginate {
    float: right;
}
.dataTables_wrapper .dataTables_length, .dataTables_info {
    float: left;
}
.hovermenu .fa-sign-out-alt {
	font-size: 27px;
}

.dataTables_wrapper .bottom {
    margin: 5px;
    margin-top: 2px;
    margin-bottom: 0;
    clear: both;
}

div.processing:not(:required), div.dataTables_processing:not(:required) {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;
  -moz-animation: processing 2000ms 300ms infinite ease-out;
  -webkit-animation: processing 2000ms 300ms infinite ease-out;
  animation: processing 2000ms 300ms infinite ease-out;
  background: #51b3ea;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
  padding-bottom: 0 !important;
}

@-moz-keyframes processing {
  0% {
    background: #005AA5;
  }
  10% {
    background: #3588ce;
  }
  40% {
    background: #207AC5;
  }
}
@-webkit-keyframes processing {
  0% {
    background: #005AA5;
  }
  10% {
    background: #3588ce;
  }
  30% {
    background: #207AC5;
  }
}
@keyframes processing {
  0% {
    background: #005AA5;
  }
  10% {
    background: #3588ce;
  }
  30% {
    background: #207AC5;
  }
}
.processing:not(:required):before, .processing:not(:required):after,
.dataTables_processing:not(:required):before, .dataTables_processing:not(:required):after {
  background: #207AC5;
  content: '\x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.processing:not(:required):before, .dataTables_processing:not(:required):before {
  -moz-animation: processing 2000ms 150ms infinite ease-out;
  -webkit-animation: processing 2000ms 150ms infinite ease-out;
  animation: processing 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.processing:not(:required):after, .dataTables_processing:not(:required):after  {
  -moz-animation: processing 2000ms 450ms infinite ease-out;
  -webkit-animation: processing 2000ms 450ms infinite ease-out;
  animation: processing 2000ms 450ms infinite ease-out;
  right: -1.6em;
}

.table > thead > tr > td:not(.no-sorting):after,
.table > thead > tr > th:not(.no-sorting):after {
  float: right;
  display: inline;
  font-family: Font Awesome\ 5 Free;
  color: #3e3e43;
  content: "\f0dc";
  font-size: 14px;
  line-height: 1.3;
}

.table > thead > tr > td:not(.no-sorting).sorting_asc:after, .table > thead > tr > th:not(.no-sorting).sorting_asc:after {
    content: "\f0de";
    top: 4px;
    color: #51b3ea;
}
.table > thead > tr > td:not(.no-sorting).sorting_desc:after, .table > thead > tr > th:not(.no-sorting).sorting_desc:after {
    content: "\f0dd";
    top: -6px;
    color: #51b3ea;
}
.datepicker td, .datepicker th {
	background-color: white !important;
}

body > .datepicker {
  color: #555555;
}

body > .datepicker table tr td.highlighted {
  color: #555555 !important;
  background-color: #d9edf7 !important;
  border-color: darken(#d9edf7, 10%);
}

body > .datepicker table tr td.highlighted:hover {
	background: #eeeeee !important;
	color: #555555 !important;
}

/* Jours selectionnables*/

body > .datepicker table tr td.today, body > .datepicker table tr td.today:hover {
  position: relative;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7 !important;
  border-top-color: rgba(0, 0, 0, 0.2);
  background-image: none !important;
  filter: none !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: transparent !important;
  color: #999 !important;
}

body > .datepicker table tr td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

body > .datepicker table tr td.range-highlight, body > .datepicker table tr td.range-highlight.disabled {
  color: #fff !important;
  background-color: #337ab7 !important;
  border-color: darken(#337ab7, 10%) !important;
  background-image: none !important;
  border-radius: 0;
}

body > .datepicker table tr td.range-highlight, body > .datepicker table tr td.range-highlight.disabled.today:before {
    border-bottom-color: white;
    color: #fff !important;
    background-color: #337ab7 !important;
  }
}

body > .datepicker table tr td.active, body > .datepicker table tr td.active:hover {
  color: #fff !important;
  background-color: darken(#337ab7, 5%) !important;
  border-color: darken(#337ab7, 10%) !important;
  background-image: none !important;
}
.table-scroll {
    max-height: 300px;
    position: relative;
    overflow: hidden;
    width: 100% !important;
}
.table-scroll table {
    width: 100% !important;
}
.table.dataTable, .table.dataTable th, .table.dataTable td {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px; 
}
.table.dataTable, .table.dataTable th, .table.dataTable td{

}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
table.dataTable {
    border: none;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc { 
	background: none 
}

table.dataTable {
    margin: 0 !important;
}

.ps-container .ps-scrollbar-x-rail, .ps-container .ps-scrollbar-x {
  opacity: 0.6 !important;
}

.ps-container .ps-scrollbar-x {
  height: 6px;
}
.ps-container .ps-scrollbar-y {
  height: 6px;
}

.ps-scrollbar-x-rail {
  position: absolute; /* please don't change 'position' */
  bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 5px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

.ps-scrollbar-x {
  position: absolute; /* please don't change 'position' */
  bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
  height: 5px;
  background-color: #aaa;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

.ps-scrollbar-y-rail {    
    position: absolute;
    right: 2px;
    width: 5px;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}
 .ps-scrollbar-y {
    position: absolute;
    right: 0px;
    width: 5px;
    background-color: #999;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-scrollbar-y-rail {
  opacity: 0.6 !important;
}

.btn.btn-sm.fa, .btn.btn-sm.far {
    padding: 2px !important;
}

.btn.btn-icon {
    line-height: 1;
    display: inline-block !important;
    height: inherit;
    width: inherit;
}

.btn.fa , .btn.far {
    height: inherit;
    width: inherit;
}

.btn + .btn {
    margin-left: 3px;
}

.btn-icon + .btn-icon {
    margin-left: 5px;
}

.btn.btn-sm.fa:before, .btn.btn-sm.far:before {
    padding: 0 !important;
}

.btn-link, .btn-link:hover, .btn-link:focus {
  text-decoration: none;
}

.btn-danger {
    color: #fff !important;
    background-color: #FD5041 !important;
    border-color: #FD5041 !important;
}

.btn-success {
    background-color: #20b718 !important;
    color: #ffffff !important;
}

.btn-link.btn-danger {
    color: #FD5041 !important;
    background-color: inherit !important;
    border-color: inherit !important;
    text-shadow: inherit !important;
    border: none !important;
}

.btn-link.btn-success {
    color: #20b718 !important;
    background-color: inherit !important;
    border-color: inherit !important;
    text-shadow: inherit !important;
    border: none !important;
}

.btn-link.btn-success:active, .btn-link..btn-success:hover {
  color: #1f8e19 !important;
}

.btn-link.btn-danger:active, .btn-link..btn-danger:hover {
  color: #d93023 !important;
}

.fa-5 {
  font-size: 12em !important;
}
.fa-4 {
  font-size: 7em !important;
}
.fa-3 {
  font-size: 4em !important;
}
.fa-2 {
  font-size: 2em !important;
}
.fa-1 {
  font-size: 1.3em !important;
}

.table .fa-1 {
  font-size: 1.5em !important;
}
#noty_top_layout_container {
  top: 50px !important;
  left: 1% !important;
  width: 98% !important;
  z-index: 1010 !important;
}
#noty_top_layout_container li, #noty_topCenter_layout_container li {
  margin-bottom: 10px;
  border: none !important;
}
#noty_top_layout_container .noty_bar, #noty_topCenter_layout_container .noty_bar {
  font-weight: 500 !important;
  color: #ffffff !important;
}
#noty_top_layout_container .noty_bar.noty_type_error, #noty_topCenter_layout_container .noty_bar.noty_type_error {
  background-color: #ec4726 !important;
  border: 2px solid #b62b10 !important;
}
#noty_top_layout_container .noty_bar.noty_type_warning, #noty_topCenter_layout_container .noty_bar.noty_type_warning {
  background-color: #ec8226 !important;
  border: 2px solid #b65d10 !important;
}
#noty_top_layout_container .noty_bar.noty_type_information, #noty_topCenter_layout_container .noty_bar.noty_type_information {
  background-color: #5991bf !important;
  border: 2px solid #396a92 !important;
}
#noty_top_layout_container .noty_bar.noty_type_success, #noty_topCenter_layout_container .noty_bar.noty_type_success {
  background-color: #7ec63b !important;
  border: 2px solid #588b29 !important;
}
.noty_type_warning .btn-warning {
  background-color: #ec8226 !important;
}

.col-pourcent-12 {
  width: 12.5% !important;
}
.form-group label {
    padding: 0;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 3px;
}
.form-horizontal .form-group {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

.largeModal .modal-dialog {
  width: 80% !important;
  height: 95% !important;
}

.modal .modal-dialog .modal-content .modal-header.modal-success, .modal .modal-dialog .modal-content .modal-header.modal-success h4 {
    background-color: #20b718;
    color: #ffffff !important;
    border: none;
}

.table.dataTable tbody tr.active td, .table.dataTable tbody tr.active th {
    background-color: #9dd4fc !important;
}
.table.dataTable tbody tr.active:hover td, .table.dataTable tbody tr.active:hover th {
    background-color: #8fcffc !important;
}

.btn.text-ico .fa:before {
    font-size: 14px;
    padding-right: 0.6em;
}

.modal-content, .alert {
  border-radius: 0;
}

.alert {
  padding: 5px;
}

.table > thead > tr > td, .table > thead > tr > th {
    position: relative;
    vertical-align: middle;
}

.table > tbody > tr > td.selectable, .table > tbody > tr > th.selectable {
    padding: 0 !important;
    vertical-align: middle !important;
    width: 25px;
    text-align: center !important;
}

.table > tbody > tr > td.selectable > *, .table > tbody > tr > th.selectable > *, .table > thead > tr > td.selectable > *, .table > thead > tr > th.selectable > * {
    margin: 0 5px !important
}

.table thead > tr > th.selectable {
    padding: 2px 4px !important;
}


.cbr-replaced .cbr-input {
    display: none;
}

.cbr-replaced {
    position: relative;
    display: inline-block;
    top: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cbr-replaced .cbr-state {
    position: relative;
    display: block;
    background: #FFF;
    border: 1px solid #dddddd;
    line-height: 1;
    width: 15px;
    height: 15px;
}

.cbr-replaced .cbr-state span {
    display: block;
    background: url(images/ok.png) no-repeat center center;
    background-image: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
}
.cbr-replaced.cbr-checked span {
    background-image: url(images/ok.png);
}

.alert-info {
    color: #31678f;
    background-color: #daebf7;
    border-color: #bad7ec;
}

.cbr-replaced {
    position: relative;
    display: inline-block;
    top: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    padding: 2px 4px;
}

.panel-heading .nb {
  margin-left: 5px;
}

.panel-heading .gauche span {
  vertical-align: middle;
  font-weight: 600;
  color: #207AC5;
}
.panel-heading .gauche span.fa-neuter {
  font-size: 1.4em;
}
.panel-heading .gauche span.fa {
 margin-top: -3px;
  color: #005AA5;
}

.table .label {
    font-size: 100% !important;
    padding: 0.3em 0.6em !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: .25em;
    display: inline-block;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.label-warning {
  background-color: #ff8a39;
}

.modal-dialog {
    margin: 20px auto;
}

.modal-body, .modal-footer {
  padding: 5px;
}

.modal-header {
  padding: 10px;
}