/*
 * 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
 */

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

 .minifyme
 {
     display: none;
 }

 #header
 {
    /* background: #fff !important;*/
    background: #fff !important;
    /* border-bottom: 1px solid; */
    height: 105px;
 }

 .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: #fff !important;
     border: 1px solid #c2c2c2;
    /* display: none; */
 }

 .custom_border_radius
 {
     border-radius: 20px !important;
     background: #9ed1ad !important;
     border: 1px solid #7dc28e !important;
 }


 .custom_input
 {
     border-radius: 20px !important;
     background: #fff !important;
     border: 1px solid #e1dede !important;
     color: #000 !important;
     opacity: 0.9;
 }

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

 .table-hover>tbody>tr:hover
 {
     background-color: #ede8e5;
 }
 .demo
 {
     display: none;
 }

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

     background:#00A984 !important;
     color: #fff;
     border: 1px solid #00A984 !important;

 }

  .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;
 }

 .padding-30
 {
    padding-right: 35px;
    padding-left: 35px;
 }

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

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

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

 .required_champs
 {
     color: red;
 }

 .custom-modal-header
 {
    border-bottom:2px solid #00A984;
 }

 .modal-footer-custom
 {

 }

 .page-item active
 {
    border-radius: 50%;
    background: #4e724e !important;
    color: #fff !important;
 }

 .btn-round
 {
     color: #00A984;
     border: 1px solid #00A984;
     border-radius: 20px;
 }

 .custom-table-thead
 {
     /*background: #73b973 !important;*/
     /* background: #fff !important;
     color: #000;
     font-size: 15px !important; 
     font-weight: bold; */

     background: #808080 !important;
     color: #ffffff;
     font-weight: bold;
     font-size: 12px !important;
     border-right: 0;
     border-top : 1px solid #c2c2c2;
     border-bottom: 1px solid #c2c2c2;
 }

 .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 #00A984;
    color: #00A984;
}

.fieldset_search
{
    border: 1px dashed #00A984;
}

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

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

#main
{
    background: #ffffff;
    min-height: 790px;
}

.custom-hr
{
    margin-top: 5px;
    width: 100%;
}
#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: #00A984;
    /*font-weight: bold;*/
    border: 1px solid #00A984;
}

.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: #00A984;
    font-size: 13px;
    padding: 10px;
}

.faedit
{
 color: #6ac899;
}

.fadelete
{
 color: #00A984;
}

.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: #fff !important;
    font-weight: 400;
    background: #252b21 !important;
}

.smart-style-2 nav ul li a:hover, .smart-style-2 nav ul ul li>a:hover
{
    color: #fff !important;
    font-weight: 400;
    background: #252b21 !important;
}

.smart-style-2 nav ul li a {
    color: #ffffff !important;
    font-size: 12px!important;
    /* border-left: 4px solid #018535; */
    padding-top: 5px;
    padding-bottom: 5px;
    /* margin-bottom: 1px; */
}

#left-panel
{
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 105px !important;
}

.bg-auth
{
    background-image:url(../../assets/img/decoupes/Background.png) !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;

}

.bg-cadre-connexion
{
    background-image:url(../../assets/img/decoupes/bg_img_right.png) !important;
    /* background-image:url(../../../assets/img/decoupes/banner.jpg) !important; */
    

    background-repeat: no-repeat !important;
    background-size: cover !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: 10px;
    background: #fff;
    border-radius: 10px;
    margin-top: 15px
}
.custom-title-bold
{
    font-weight: bold;
}

.title-page
{
    /* color: #cc9901;
    font-weight: bold;
    font-size: 17px; */

    color: #00A984;
    font-weight: bold;
    font-size: 22px;

}

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

    background: #e9f5e9;
    padding: 19px !important;
    padding-left: 22px !important;

}

.pagination>li>a
{
    color: #00A984 !important;
}


.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: #00A984 !important;
    color: #fff !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: #00A984 !important;
    font-weight: bold !important;
    border: 0 !important;
}

.even
{
    background: #e7e3de !important; 
}

.table-striped>tbody>tr:nth-of-type(even)
{
    background: #EBEBEB !important
}

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

.icone-nav
{
    height: 27px;
    margin-top: 6px;
}

#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: 100px;
    float: right;
}

.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: #fff; */

    margin-left: 2px;
    background: #333333 !important;
    color: #fff;
    border: 1px solid #333333 !important;

}

.btn-bg-cancel:hover
{
    background: #333333 !important;
    color: #fff;
    border: 1px solid #333333 !important;
}

.icone-termine
{
    color: #fff;
    background: #00A984;
    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;
}


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


.isOneDayBeforLastSave
{
    color: red;
}

.isTwoDayBeforLastSave
{
    color: 36820d;
}

.isThreeDayBeforLastSave
{
    color: green;
}

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

.readOnlyClass
{
    background: #c3d7d6 !important;
}

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

.btn-wizard-invalide
{
    background: #00A984;
    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;
}


.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; 
}
 
.ng-busy-default-wrapper
{
    background-color: #fff; 
    opacity: 0.4;
}

.modal-custom-role
{
    width: 65%;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f1dbca !important;
    opacity: 1;
}

.btn-custom-action
{
    background-color: #00A984;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 11px;
}

tr
{
    font-size: 12px !important;
}

.smart-style-2 .dropdown-menu>li>a:focus, .smart-style-2 .dropdown-menu>li>a:hover 
{
    background-color: #00A984;
}

.btn-filter
{
    background-color: #e3f3e9 !important;
    border: 1px solid #e3f3e9 !important;
    font-weight: bold;
    color: #399e5e;
    font-size: 12px;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 18px;
    padding-left: 18px;
}

.btn-filter:hover
{
    color: #fff;
    background: #399e5e !important;
}


.btn-filter:focus
{
    color: #fff;
    background: #399e5e !important;
}


.btn-filter-active
{
    color: #fff;
    background: #399e5e !important;
}

.btn-return-in-main
{
    background-color: #333333 !important;
    border: 1px solid #333333 !important;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    margin-left: 21px !important;
    margin-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 18px;
    padding-left: 18px;
}


.btn-return-in-main:hover
{
    background-color: #333333 !important;
    border: 1px solid #333333 !important;
    color: #fff;
}


.filtre-search
{
    margin-top: 7px;
    margin-right: 12px;
    font-size: 13px;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle
{
    background-color: #4c8b4c;
    color: #fff !important;
}

.btn-custom-action:hover
{
    background-color: #4c8b4c;
    color: #fff !important;
}

.modal-custom-prestataire
{
    width: 65%;
}

.tableImport
{
    overflow: auto;
    height: 250px;
}

.padding-10
{
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 4px
}

.libelle-details
{
    font-weight: bold;
    font-size: 13px;
}

.custom-margin-btn-table-foot
{
    margin-top: 12px;
}

.btn-bg-cancel:focus{
    color: #fff;
}

.link-header
{
    margin-top: 43px;
    font-weight: bold;
    font-size: 15px
   
}

.link-header>a
{
    color: #000 !important;

}

.menu-item-parent
{
    text-transform: uppercase
}

.custom-modal-historique
{
    width: 80%
}

.label-warning
{
    padding: 4px;
    border-radius: 5px; 
}

.label-primary
{
    background-color: linear-gradient(45deg, #4099ff, #73b4ff);
    padding: 4px;
    border-radius: 5px; 
}

.label-inverse
{
    background-color: #dfa1a1;
    padding: 4px;
    border-radius: 5px; 
}
.label-success
{
    background-color: #43c0c4;
    padding: 4px;
    border-radius: 5px;
}
.label-danger
{
    background-color: #318644;
    padding: 4px;
    border-radius: 5px;
}

.label-info{
    background-color:gray;
    padding: 4px;
    border-radius: 5px;
}
.label-info-bis{
    background-color:#ff9900;
    padding: 4px;
    border-radius: 5px;
}

.btn-import
{
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
}

.custom-modal-client
{
    width: 99.8%; 
}
.custom-modal-coop
{
    width: 88.8%; 
}
.modal-dialog {
    margin: 0px auto !important;
}
.fa-refresh{
    color: #ffffff;
}