/* FIEV */


/*.front .main {*/
    /*margin-left : 300px !important;*/
/*}*/

/*.front .sidebar .sidebar-nav {*/
    /*width : 300px !important;*/
/*}*/

/*.front .sidebar .nav {*/
    /*width : 300px !important;*/
/*}*/

/*@media (min-width: 992px) {*/
    /*.front .sidebar-fixed .sidebar {*/
        /*width : 300px !important;*/
    /*}*/
/*}*/

/*@media (min-width: 992px) {*/
    /*.front .sidebar-fixed .sidebar {*/
        /*width: 300px !important;*/
    /*}*/
/*}*/

/*html:not([dir="rtl"]) .front .sidebar {*/
    /*margin-left: -300px !important;*/
/*}*/

/*html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main,*/
/*html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer,*/
/*html:not([dir="rtl"]) .sidebar-show.sidebar-fixed.sidebar-minimized .main,*/
/*html:not([dir="rtl"]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer {*/
    /*margin-left: 50px !important;*/
/*}*/


.lds-dual-ring {
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: -108%;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #0C5B7A;
    border-color: #0C5B7A transparent #B01D25 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



.fixed-bottom-right {
    position: fixed;
    z-index: 1;
    right: 0;
    bottom: 0;
}

.sidebar .nav-dropdown .nav-dropdown-items {
    border-left: 3px solid #b12027;
}
.sidebar .nav-dropdown.open .nav-link.nav-dropdown-toggle {
    border-left: 3px solid #1e6784 !important;
}

.sidebar {
    background: #0a4962 !important;
}

.tooltip-inner {
	max-width : 600px !important;
	text-align : left !important;
}

td .switch {
	vertical-align: middle;
}

td .switch-sm {
	margin-bottom: 0 !important;
}

label.required:after {
    content : ' *' ;
    color : #ccc ;
}

.table-hover tbody tr {
    cursor : pointer;
}

.table-hover tbody tr:hover {
    background-color: #20a8d8 !important;
    color : white !important;
}

.form-group .fstMultipleMode {
    display: block !important;
    font-size: 0.7em !important;
    border: 1px solid #e4e7ea !important;
    border-radius: 0.25rem !important;
}

.table th, .table td {
    padding: 0.4rem !important;
}

.labelval {
    margin: 0.3rem 0;
}

.labelval span:first-child {
    padding: 0.37rem 0.75rem;
    background-color: #1e5f79;
    border: 1px solid #1e5f79;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    color: #fff;
    display: inline-block;
    min-width: 30%;
}

.labelval span:last-child:before {
    content : "\00a0\00a0";
}

.labelval span:last-child {
    padding: 0.37rem 0.75rem;
    padding-left : 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    color: #000;
    display: inline-block;
    min-width: 40%;
}

.sansbordure .list-group-item {
    border : 0 !important;
    padding: 0.37rem 1.75rem;
}

.cliquable {
    cursor: pointer;
}
.cliquable:hover {
    text-decoration: underline !important;
}

.petit_accordion h5 {
    font-size: 0.9rem;
}

.petit_accordion .card-header {
    padding: 0.37rem 0.75rem;
    border : 0 !important;
}

.petit_accordion .list-group-item {
    padding: 0.37rem 0.75rem;
    border: 1px solid #f0f0f0 !important;
}

.petit_accordion .card {
    border : 0 !important;
}

.fstMultipleMode .fstControls {
    width: 100% !important;
}

.cardcliquablefront {
    color: initial;
}
.cardcliquablefront .card-header {
    font-weight : bold;
}
.cardcliquablefront:hover {
    text-decoration: none;
}

.carddisabled {
    opacity: 0.5;
}

.saisieouverte {
    font-weight : bold;
}

.societesfront .text-value {
    font-size: 0.9rem;
}
.societesfront .card-body {
    padding: 0.75rem;
}
.societesfront > div {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.societesfront .card {
    margin-bottom: 10px !important;
}

.tablesaisie tbody {
    border: 1px solid #c8ced3;
}
.tablesaisie thead, .tablesaisie th {
    border: 0 !important;
}
.tablesaisie td {
    border: 0 !important;
}
.tablesaisie td {
    vertical-align: middle !important;
}
.tablesaisie th {
    border-bottom: 1px solid #c8ced3 !important;
    text-align  : center ;
}
.tablesaisie .canal_0 {
    background-color: #0C5B7A !important;
    color : white ;
}
.tablesaisie .canal_1 {
    background-color: #22a1d3 !important;
    color : white ;
}
.tablesaisie .canal_2 {

}
.tablesaisie .canal_0 td:first-child {
    padding-left : 1% !important;
}
.tablesaisie .canal_1 td:first-child {
    padding-left : 3% !important;
}
.tablesaisie .canal_2 td:first-child {
    padding-left : 5% !important;
}
.tablesaisie .canal_3 td:first-child {
    padding-left : 7% !important;
}
.tablesaisie .canal_4 td:first-child {
    padding-left : 9% !important;
}
.tablesaisie input[type=text], .tablesaisie input[type=number] {
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.42);
}
.tablesaisie .canal_0 input {
    color : white !important;
    border: 1px solid #6baac2;
}
.tablesaisie .canal_1 input {
    color : white !important;
    border: 1px solid #8fcbe3;
}
.tablesaisie tfoot {
    background-color: #b12027;
    color: white;
}
.tablesaisie input[type=text]::-ms-clear {
    display: none;
}


.tablesaisieback {

}
.tablesaisieback tbody {
    border: 1px solid #c8ced3;
    border-bottom: 0 !important;
}
.tablesaisieback tfoot {
    border-top: 0 !important;
    border: 1px solid #c8ced3;
}
.tablesaisieback thead, .tablesaisieback th {
    border: 0 !important;
}
.tablesaisieback td {
    border: 0 !important;
}
.tablesaisieback td {
    vertical-align: middle !important;
    text-align: center;
}
.tablesaisieback th {
    vertical-align: middle !important;
    text-align: center;
}
.tablesaisieback th.canal_2 {
    background-color: #e5eff3 !important;
}
.tablesaisieback th:first-child {
    text-align: left !important;
}
.tablesaisieback td:first-child {
    text-align: left !important;
}
.tablesaisieback .canal_0 {
    background-color: #0C5B7A !important;
    color : white ;
}
.tablesaisieback .canal_1 {
    background-color: #22a1d3 !important;
    color : white ;
}
.tablesaisieback .canal_2 {

}
.tablesaisieback .canal_0 td:first-child {
    padding-left : 1% !important;
}
.tablesaisieback .canal_1 td:first-child {
    padding-left : 3% !important;
}
.tablesaisieback .canal_2 td:first-child {
    padding-left : 5% !important;
}
.tablesaisieback input[type=text], .tablesaisieback input[type=number] {
    font-weight: bold;
    background-color: #ffffff6b;
}
.tablesaisieback .canal_0 input {
    color : white !important;
    border: 1px solid #6baac2;
}
.tablesaisieback .canal_1 input {
    color : white !important;
    border: 1px solid #8fcbe3;
}
.tablesaisieback tfoot {
    background-color: #b12027;
    color: white;
}

.textarea-lg {
	height : 300px !important;
}


.petit_accordion .list-group-item:hover {
	background-color: #fafafa !important;
}

.boutonModaleSaisies {
	cursor : pointer;
}


.select-danger .fstChoiceItem, .select-danger .fstResultItem.fstSelected, .select-danger .fstResultItem.fstFocused {
	background-color : #b12027 !important;
	border-color: #b12027 !important;
}

.select-info .fstChoiceItem, .select-info .fstResultItem.fstSelected, .select-info .fstResultItem.fstFocused {
	background-color : #63C2DE !important;
	border-color: #63C2DE !important;
}

.select-success .fstChoiceItem, .select-success .fstResultItem.fstSelected, .select-success .fstResultItem.fstFocused {
	background-color : #4dbd74 !important;
	border-color: #4dbd74 !important;
}

.select-primary .fstChoiceItem, .select-primary .fstResultItem.fstSelected, .select-primary .fstResultItem.fstFocused {
	background-color : #1e5f79 !important;
	border-color: #1e5f79 !important;
}

.select-light .fstChoiceItem, .select-light .fstResultItem.fstSelected, .select-light .fstResultItem.fstFocused {
	background-color : #f0f3f5 !important;
	border-color: #f0f3f5 !important;
	color: #23282c !important;
}
.select-light .fstChoiceItem .fstChoiceRemove {
	color: #23282c !important;
}


.lbjs {
    width: 100% !important;
    background : transparent !important;
	border: 1px solid #e4e7ea !important;
}

.lbjs .lbjs-list .lbjs-item {
    border-radius: 5px;
    margin: 2px !important;
}
.lbjs .lbjs-list .lbjs-item[selected] {
    background: rgb(241, 241, 241) !important;
}
.lbjs .lbjs-list .lbjs-item[selected]:hover {
    background: rgb(244, 244, 244) !important;
}
.lbjs .lbjs-list .lbjs-item:hover:not([selected]) {
    background: rgb(250, 250, 250) !important;
}

.suggestion {
    position: absolute;
    height: 100%;
    line-height: 34px;
    right: 2%;
    opacity: 0.5;
    z-index: 4;
    pointer-events: none;
}

.suggestionVar {
    color: red;
    font-weight: bold;
}

.form-invalide {
    border: 1px solid red !important;
}
.form-modifie {
    border: 1px solid #ffc107 !important;
}

.calendrier-periode {
    display: block;
    height: 25px;
    width: 100%;
    margin : 0;
    position: relative;
}

.calendrier-periode > div {
    background-color: #e2e4e8;
    height: 100%;
    overflow: hidden;
    position: absolute;
    text-align: center;
    cursor: pointer;
    opacity: 0.9;
}

.calendrier-periode > div > div {
    left : 0;
    right : 0;
    position: absolute;
    text-align: center;
    background-color: inherit;
    height : 100% ;
}


.form-readonly-eudonet .fstMultipleMode {
    pointer-events: none;
    opacity: 0.7;
}
.form-readonly-eudonet .fstMultipleMode:before {
    content : 'Synchronisé avec Eudonet' ;
    margin : 5px ;
}

.form-readonly-input-eudonet input {
    pointer-events: none;
    opacity: 0.7;
}
.form-readonly-input-eudonet textarea {
    pointer-events: none;
    opacity: 0.7;
}
.form-readonly-input-eudonet select {
    pointer-events: none;
    opacity: 0.7;
}
.form-readonly-input-eudonet label {
    pointer-events: none;
    color: #aaa;
}
.form-readonly-input-eudonet label:after {
    content: 'Synchronisé avec Eudonet';
    color: #ccc;
    display: block;
    font-size: 11px;
}

@media (max-width: 1000px) {
    .suggestion {
        position: relative;
        width: 100%;
        opacity : 0.9;
        font-size: .7rem;
        line-height: 1rem;
    }
}

@media (min-width: 1600px) { .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}}

@media (min-width: 1600px) { .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}}

@media (min-width: 1600px) { .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}}