/*
 * 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: #f9f9fb !important;
    /* border-bottom: 1px solid; */
    height: 115px;
 }

 .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: #ff7901 !important;
     color: #fff;
     border: 1px solid #ff7901 !important;
     */

     background: #f59302 !important;
     color: #fff;
     border: 1px solid #f59302 !important;
     border-radius: 30px !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;
 }

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

 .modal-footer-custom
 {

 }

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

 .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: #f0eeee !important;
  font-weight: 700;
  /* background: #fff !important; */
  background: #de9007 !important;
  /* border-left: 4px solid #cc9901; */
}

.smart-style-2 nav ul li a:hover, .smart-style-2 nav ul ul li>a:hover
{
  color: #f0eeee!important;
  font-weight: 700;
  background: #de9007 !important;
  /* border-left: 4px solid #cc9901; */
}

.smart-style-2 nav ul li a {
    color: #f0eeee !important;
    font-size: 12px!important;
    /* border-left: 4px solid #202427; */
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-transform: uppercase;
    /* background: #de9007 !important; */
}

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

.bg-auth
{
    
}

.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
{
   border-radius: 15px !important;
   padding-left: 6px;
    /* color: #000 !important; */
    /* border: 2px solid #0f6d6d !important; */
    /* border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; */
    /* background: #f3f7f8 !important; */
    /* background: #fff */

}

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

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

    color: #000;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
}

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

.cadre-title-page b{
    margin-top: 4px;
}

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

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

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

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


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

#main
{
    background: #f9f9fb;
}


.cadre-custom-app
{
    background: #fff;
    border: 1px solid #e3dee3;
    border-radius: 3px;
    margin-top: 25px;
    box-shadow: 0px 3px 5px 0px #eceeee;
    padding: 10px;
}

.btn-bg-new-second
{
    background: #17aa07 !important;
    border-radius: 30px !important;
    color: #fff;
}


.btn-bg-new-second:hover
{
    /* background: #f59300;
    color: #fff; */

    background: #10b79c;
    color: #fff;
}


.btn-bg-new-second:focus
{
    /* background: #f59300;
    color: #fff; */

    background: #10b79c;
    color: #fff;
}
 

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

    background: #e87323 !important;
    color: #fff;
    border: 1px solid #e87323 !important;
   
}

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

    background: #e87323 !important;
    color: #fff;
    border: 1px solid #e87323 !important;
}

.custom-label
{
    font-weight: bold;
    padding-left: 3px
}

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

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


.mat-tab-label-active:focus
{
    background: #f5c379 !important
}

.mat-tab-label-active
{
    /* background: #4b8b4c !important;
    font-weight: bold !important;
    opacity: 1 !important;
    color: #fff !important; */

    background: #f5c379 !important;
    font-weight: bold !important;
    opacity: 1 !important;
    color: #000 !important;
}


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


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

tr {
    font-size: 11px;
}

.custom-header-information
{
    position: absolute;
}

.modal-login-reconnect
{
    width: 100%;
    margin-top: -21px;
    background-image:url(../../../assets/img/decoupes/image_floutee.png) !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;
    border: 0px !important;
}

.modal-custom-details-sms
{
    width: 60%;
}

.btn-refresh
{
    color: #f7950d;
}