/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */


#main {
    background: #eaeaea;
    min-height: calc(100vh - 65px);
}

.custom-td-action {
    width: 75px;
}

.modal-histo-rebut {
    width: 65%;
}

.minifyme {
    display: none;
}

#header {
    /* background: #fff !important;*/
    background: rgb(103, 102, 102) !important;
    border-bottom: 1px solid;
    height: 65px;
}

.title-header {
    /*color: #000;*/
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
}

.smart-style-2 .header-search>input[type=text] {
    background: #fff !important;
    border: 0px;
}

#ribbon {
    /*box-shadow: 1px 0px 1px;*/
    background: #f7f7f7 !important;
    /* display: none; */
}

.custom_border_radius {
    border-radius: 20px !important;
}

.demo {
    display: none;
}

.btn-bg-new {
    /* background: #f1444e !important;
    color: #fff;
    border: 1px solid #f1444e !important;
    border-radius: 30px; */

    background: #f97c19 !important;
    color: #fff;
    border: 1px solid #f97c19 !important;
    border-radius: 30px;
}

.btn-bg-update {
    /* background: #ea75049c !important;
     color: #fff;
     border: 0px;*/
    /* background: #fff !important;
     border: 1px solid #ea7504 !important;
     color: #ea7504;*/
    border: 0;

}

.btn-bg-delete {
    background: #ff0000a3 !important;
    border: 0px;
    color: #fff;
}

.minus-td {
    width: 30px;
    text-align: center;
}

.td-action {
    width: 30px;
    text-align: center;
}

.btn-action {
    /* background: orange;
     color: #fff;*/
}

.required_champs {
    color: red;
}

.custom-modal-header {
    /* border-bottom:2px solid #cc9901; */
    padding-left: 22px;
    padding-right: 22px;
    background: #858687 !important;
    color: #fafafa;
}

.modal-custom {
    width: 65%;
}

.isCancel {
    color: red;
}

.btn-cancel-modal {
    border-radius: 30px;
}

.modal-footer-custom {
    padding-right: 22px !important;
}

.btn-add-product {
    margin-top: -42px;
    margin-right: -17px;
    border-radius: 50%;
}

.panel-body {
    padding-top: 0px !important;
}

.custom-pagination-table {
    margin-top: 5px;
}

.modal-custom-info-client {
    width: 25%;
}

.ng-busy-default-wrapper {
    /* background-color: #000;
    opacity: 0.2; */
}

.ng-busy-default-sign {}

.even {
    background: #edecf3 !important;
}


.custom-table-thead {
    /*background: #73b973 !important;*/

    font-size: 13px !important;
    font-weight: bold;

    background: #58595b !important;
    color: #fff;

}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #58595b !important;
    border: 1px solid #58595b !important;
}

.btn-bg-new.active,
.btn-bg-new:active,
.btn-bg-new:hover {
    color: #f97c19 !important;
    background-color: #fff !important;
    border: 1px solid #f97c19 !important;
}

.margin-update-icone {
    margin-right: 10px;
}

legend {
    font-weight: bold !important;
}

.refreshIcon {
    color: #fff;
    float: left;
    margin-right: 1px;
    /* display: none; */
}

.refreshIcon:hover {
    color: #f6d22f !important;
}

.custom-tfoot-for-pagination {
    background: #fff !important;
}

.custom-tfoot-for-pagination :hover {
    background: #fff;
}

.bg-codefact {
    background: red;
    color: black;
}

.bg-taux {
    background: yellow;
    color: black;
}

.form-create {
    background: #9bf59eeb;
    margin: 0;
    padding-top: 10px;
    box-shadow: 1px 1px 1px 2px #75b19547;
}

.form-update {
    background: #f5f556e3;
    margin: 0;
    padding-top: 10px;
    box-shadow: 1px 1px 1px 2px #75b19547;
}


.btn-bg-search {
    border: 2px solid #ea7504;
    color: #ea7504;
}

.fieldset_search {
    border: 1px dashed #ea7504;
}

.legend_fieldset_search {
    background: #ea7504;
    color: #fff;
    padding-left: 10px;
}

.modal-custom-reinit {
    width: 421px;
}

#mobile-profile-img {
    display: block !important;
}

.smart-style-2 .header-dropdown-list a.dropdown-toggle,
.smart-style-2 .header-search>button {
    color: #fff !important;
}

.btn_print_custom {
    color: #ea7504;
    /*font-weight: bold;*/
    border: 1px solid #ea7504;
}

.modal-custom-preview {
    width: 70%;
}


.ngx-datepicker-calendar-container {
    z-index: 1;
}

.ngx-datepicker-container {
    z-index: 1 !important;
    border-radius: 25px;
    width: 100%;
    position: initial !important;
}

.ngx-datepicker-input {
    border-radius: 25px;
    width: 100% !important;
}

.custom-td-saisie-middle-prenoms {
    font-size: 10px;
    background: 0 !important;
    border: 0;
    padding-left: 1px;
    padding-right: 1px;
}

.title-main-page {
    color: #000;
    background: #ff7901;
    font-size: 13px;
    padding: 10px;
}

.faedit {
    color: #6ac899;
}

.fadelete {
    color: #ff7b0c;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
}

.smart-style-2 nav ul .active>a,
.smart-style-2 nav ul li.open>a,
.smart-style-2 nav ul li.open>a b {
    color: #000 !important;
    font-weight: 700;
    background: #e0e0ee !important;
}

.smart-style-2 nav ul li a:active,
.smart-style-2 nav ul ul li>a:active {}

/* .active
{
  background: rgb(210, 230, 125);
} */

.smart-style-2 nav ul li a:hover,
.smart-style-2 nav ul ul li>a:hover {
    /* color: #e59093 !important;
  font-weight: 700;
  background: #fff!important; */

    color: #000 !important;
    font-weight: 700;
    background: #e0e0ee !important;

}

.smart-style-2 nav ul li a:active,
.smart-style-2 nav ul ul li>a:active {
    /* color: #e59093 !important;
  font-weight: 700;
  background: #fff!important; */

    color: #e59093 !important;
    font-weight: 700;
    background: #e0e0ee !important;

}

.custom-margin-left-modal {
    margin-left: 15px;
}

.bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step {
    background: #f6d22f;
    color: #000;
    font-weight: 700;
    padding: 7px 13px;
    font-size: 15px;
    border-radius: 50%;
    border: 3px solid #55606E;
}

.smart-style-2 nav ul li a {

    color: #000 !important;
    font-size: 14px !important;
    /* border-left: 4px solid #202427; */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: bold;


    /* color: #000 !important;
    font-size: 14px!important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: bold; */

}

nav ul li {
    border-bottom: 1px solid #f9656c;
}

#left-panel {
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* padding-top: 104px !important; */
}

.color-nav {
    color: #f9656c;
}

.bg-auth {
    /* background-image:url(../../../assets/img/decoupes/illustration-auth-2.png) !important; */
    /* background-image:url(../../../assets/img/decoupes/banner.jpg) !important; */

    background: #306969 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.custom_login_input {

    color: #000 !important;
    border: 2px solid #0f6d6d !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background: #f3f7f8 !important;

}

.custom_input {

    color: #000 !important;
    border-radius: 30px !important;
    /* border: 1px solid #000 !important; */
    /* border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background: #f3f7f8 !important; */

}

#form-login-auth ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

.title-banner {
    text-align: center;
    position: absolute;
    top: -139px;
    z-index: 1000;
    color: #fff;
    font-size: 24px;
}

.fa-ico-header {
    color: #fff;
    font-size: 22px
}

.custom-cadre {
    /* box-shadow: 1px 2px 1px 1px #889696; */
    padding-top: 18px;
    background: #fff;
}

.title-page {
    color: #2627c2;
    font-weight: bold;
    font-size: 17px;
}

.cadre-title-page {
    border-bottom: 1px solid #eceeee;
    padding-bottom: 10px;
}


.smart-style-2 .pagination>.active>a,
.smart-style-2 .pagination>.active>a:focus,
.smart-style-2 .pagination>.active>a:hover,
.smart-style-2 .pagination>.active>span,
.smart-style-2 .pagination>.active>span:focus,
.smart-style-2 .pagination>.active>span:hover {
    background: 0 !important;
    color: #58595b !important;
    font-weight: bold !important;
    border: 0 !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: 0 !important;
    color: #58595b !important;
    font-weight: bold !important;
    border: 0 !important;
}

.tableScroll {
    height: 210px;
    overflow: auto;
    width: 100%;
}

.even {
    background: #fff !important;
}

.btn-input-file-customize {
    background: #62eb79 !important;
    border-radius: 25px;
    padding: 2px;
    padding-left: 10px !important;
    margin-top: 1px !important;
    padding-right: 10px !important;
}

.modal-details-service {
    width: 60%;
}

.isColorRed {
    color: red;
}

.icone-nav {
    height: 22px;
    /* margin-top: 6px; */
    color: #e3878b;

    margin-right: 7px;
}

#ribbon .breadcrumb li:last-child,
#ribbon .breadcrumb>.active {
    color: #1d6c6a;
    font-weight: bold;
}

.img-tableau {
    width: 35px;
    height: 30px;
    border: 1px solid #eceeee;
    padding: 1px;
}

.popover {
    z-index: 2000;
}

.custom_enter_per_page {
    width: 50px;
    float: right;
    margin-right: 2px;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.btn-bg-new-soumettre {

    color: #fff;
    background: #2d4d4c !important;
    border: 1px solid #2d4d4c !important;
    border-color: #2d4d4c;
}

.isArchive {
    color: red;
}

.btn-bg-cancel {
    margin-left: 2px;
    /* background: #d63131; */
    color: #000;
    border-radius: 30px;
}

.icone-termine {
    color: #fff;
    background: #ea7504;
    padding: 1px;
    border-radius: 50%;
    font-size: 10px;
    position: absolute;
    margin-left: 5px;
    margin-top: 2px;
}

.title_table_th_calendar {
    color: #126666;
    font-weight: bold;
    background: #bed9d8 !important;
}

.primary-tr td {
    background: #7eb2b3 !important;
    color: #fff;
    font-weight: bold;
    vertical-align: middle !important;
    padding: 3px !important;
}

.secondary-tr td {
    background: #bed9d8 !important;
    color: #fff;
    vertical-align: middle !important;
    font-weight: bold;
    padding: 3px !important;
}

.td-bg {
    background: #499e97 !important;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.smart-style-2 .btn-success {
    /* background-color: #ed1c23;
    border: 1px solid #ed1c23;
    border-radius: 30px !important; */

    /* background-color: #fff;
    border: 1px solid #eceeee;
    border-radius: 30px !important;
    color: #000; */

    background-color: #ed1c23;
    border: 1px solid #eceeee;
    border-radius: 30px !important;
    color: #fff;


}

.ranges li.active,
.ranges li:hover {
    background: #fff9c4 !important;
    border: 1px solid #fff9c4 !important;
    color: #000 !important;
}

.ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #000 !important;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
}

.modal-body {
    padding: 10px !important;
    /* padding-top: 10px !important;  */
}

.smart-style-2 .btn-success:hover {
    background-color: #f6d22f;
    border: 1px solid #f6d22f;
    color: #000;
}

.cancelBtn {
    border-radius: 30px;
}

::ng-deep .daterangepicker td.start-date.end-date {
    background-color: #ed1c23 !important;
    border-color: transparent;
    color: #fff;
}


.bulettins-box {
    background: #e6f0f1;
    padding: 10px;
    text-align: center;
}


.isOneDayBeforLastSave {
    color: red;
}

.isTwoDayBeforLastSave {
    color: orange;
}

.isThreeDayBeforLastSave {
    color: green;
}

.btn-bg-valide {
    background: #499e97 !important;
    color: #fff;
}

.readOnlyClass {
    background: #c3d7d6 !important;
}

.isValide {
    background: #499e97 !important;
}

.btn-wizard-invalide {
    background: #cd9a00;
    border-radius: 0%;
    color: #fff;
    font-size: 10px;
    border: 1px solid #fff;
}

.btn-wizard-valide {
    color: green !important;
    font-weight: bold;
    /*border: 1px solid #cd9a00 !important;*/
    border: 1px solid #fff !important;
}

.ico-wizard-active {
    color: green;
    /* margin-top: 20px; */
    padding: 3px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid;
}

.btn-retour {
    margin: 10px;
    margin-bottom: 15px;
}

.img-td {
    /* width: 45px;
    height: auto; */
    width: 40px;
    height: 45px;
    border: 1px solid #eceeee;
}

.vertical-alling-css {
    vertical-align: middle !important;
}

.modal-custom-appro {
    width: 75%;
}

.form-message {
    background: #ede65f;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-import-export {
    margin-right: 10px;
    background-color: #f6d22f;
}


.btn-export {
    background-color: #f6d22f;
}

.valeur-global {
    color: #fff;
    float: right;
    margin-top: -70px;
    background: #f1444e;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 30px;
}

.swal2-styled {
    padding: 5px 16px !important;
}

.swal2-modal h2 {
    font-size: 20px !important;
}

.swal2-modal {
    width: 400px !important;
}

.swal2-icon {
    width: 40px !important;
    height: 40px !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin: 0px auto 0px !important;
}

.smart-style-2 .dropdown-menu>li>a:hover {
    background-color: #fff9c4;
    color: #000;
}

select {
    text-transform: none;
    background: #fff !important;
}

.table-hover>tbody>tr:hover {
    /* background-color: #fff9c4; */
}

.icone-responsive {
    display: none;
}

.btn-screen-small {
    display: none;
}

.btn-screen-large {
    display: block;
}

@media only screen and (max-width: 850px) {
    .block-name-user-responsive {
        display: none !important;
    }

    .station-block {
        margin-top: -7px;
    }

    .libelle-station-header {
        display: none !important;
    }

    .icone-responsive {
        display: block !important;
        background: #58595b;
    }

    .navigation-responsive {
        padding: 10px !important;
        padding-top: 43px !important;
    }

    .btn-screen-large {
        display: none;
    }

    .btn-screen-small {
        display: block;
    }

}

.mat-tab-label-active:focus {
    background: #fed1ad !important;
    font-weight: bold !important;
}

.mat-tab-label-active {
    background: #fed1ad !important;
    font-weight: bold !important;
    opacity: 1 !important;
}

.mat-tab-label:hover {
    font-weight: bold !important;
}

.mat-tab-label {
    height: 33px !important;
}

.custom-modal-login {
    width: 60%;
}

.modal-login-reconnect {
    width: 100%;
    margin-top: -21px;
    background-image: url(../../../assets/img/decoupes/img-illustration-reconnect.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 110%;
}

.modal-login-reconnect .modal-content {
    background-color: transparent !important;
    box-shadow: none !important;
}

.no-padding {
    padding: 0px;
}

.custom-border-radius {
    border-radius: 30px;
}

.btn-modifier {
    color: #54be63;
    border: 1px solid #54be63;
    border-radius: 30px;
}

.btn-update-etat {
    color: #0d3d13 !important;
    border: 1px solid #0d3d13 !important;
    border-radius: 30px;
}


.btn-blue {
    color: #354aa3;
    border: 1px solid #354aa3;
    border-radius: 30px;
}

.btn-supprimer {
    color: red;
    border: 1px solid red;
    border-radius: 30px;
}

.td-action-multiple {
    width: 200px;
    text-align: center;
}

.vertical-align-upercasse {
    vertical-align: middle;
    text-transform: uppercase;
}

tr {
    font-size: 11px;
}

.btn-modifier:hover {
    background-color: #54be63 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.btn-supprimer:hover {
    background: red !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}


.btn-modifier:focus {
    background-color: #54be63 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.btn-supprimer:focus {
    background: red !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
}

.isWarning {
    color: orange;
}

.isCritique {
    color: red;
}

.btn-active {
    color: orange;
    border: 1px solid orange;
    border-radius: 30px;
}

.btn-active:hover {
    color: #fff;
    border: 1px solid orange;
    background: orange;
}


.btn-active:focus {
    color: #fff;
    border: 1px solid orange;
    background: orange;
}

.legend-vente {
    font-weight: 450 !important;
    border-radius: 30px;
}

.btn-details {
    color: #58595b;
    border: 1px solid #58595b;
    border-radius: 30px;
}

.btn-versement {
    color: #e4c228;
    border: 1px solid;
}

.ng-busy-default-wrapper {
    text-align: center;
    background: #eceeee;
    opacity: 0.3;
}

.bg-btn-export {
    background-color: #e4c228;
    color: #000;
    padding: 5px;
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.search-div {
    position: absolute;
    z-index: 1000;
    background: #fff;
    margin-top: 31px;
    padding-right: 40px;
}