/*
 * 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; */
    padding-right: 20px;
    padding-left: 50px;
    height: 70px;
    border-bottom: 2px solid #edf5f7;
 }

 .btn-return-page
 {
   background-color: #d9d5d5;
 }
 
 .custom-modal-details-analyse
 {
     width: 97%;
     margin-top: 4px;
 }

 .legend-info-demandeur
 {
    padding-top: 0;
    border-bottom: 1px dashed #f59300;
    padding-bottom: 2px;
    margin-bottom: 10px;
 }

 .info-detail-demandeur
 {
     line-height: 1.8;
 }

 .custom-color-text
 {
     color: #6b6c6e;
 }

 .page-footer
 {
     background-color:#c9e1e3 !important;
     padding-left: 30px;
     border-top: 0px;
 }

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

 .pagination-sm .page-link
{
    font-size: 12px !important;
    color: #7b7977;
}

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

 #ribbon
 {
    /* border-bottom: 2px solid #eceeee;
    border-right: 2px solid #eceeee; */
    background: #fff !important;
    padding: 2px;
    padding-top: 10px;
 }

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

 .demo
 {
     display: none;
 }

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

     background: #f59300 !important;
     color: #fff;
     border: 1px solid #f59300 !important;
     border-radius: 15px;

 }

  .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;
     /* vertical-align: middle !important; */
     padding-top: 12px !important;
 }

 .table-hover>tbody>tr:hover {
    background-color: #e4f1e4;
}

 .minus-td a
 {
     color: #57b170;
     font-size: 13px;
 }

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

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

 .required_champs
 {
     color: red;
 }

 .custom-modal-header
 {
    /* border-bottom:2px solid #f59300; */

    border-bottom: 0px solid #eceeee;
    background-color: #f1f6f9;
 }

 .custom-modal-header h4
 {
    font-size: 17px !important;
 }

 .modal-footer-custom
 {
    border-bottom: 10px solid #f59300
 }

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

     /* background: #f2f2f2 !important;
     color: #828080;
     font-size: 12px !important;
     font-weight: bold; */

     background: #103641 !important;
    color: #e7e6e6;
    font-size: 12px !important;
    font-weight: bold
 }

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

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

 .totalCount-Table
 {
     color:#e98b00
 }

 .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: 80%;
}


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

.span-status-demande
{
    text-align: right;
    margin-top: 2px;
    color: #48aa63;
    font-weight: bold;
    font-size: 13px;
}

.modal-custom-prendre-une-decision
{
  box-shadow: 10px 40px 150px 150px #777b7c
}

.faedit
{
 color: #6ac899;
}

.nav-tabs>li.active>a
{
    background: #f5c379 !important;
    font-weight: bold !important;
    opacity: 1 !important;
    color: #000 !important;
    box-shadow: 0 -2px 0 #f5c379;
    border-bottom: 1px solid;
    
}


.nav-tabs>li>a {
    border-radius: 0;
    min-width: 153px;
    text-align: center;
    color: #7e7e7e;
    font-size: 12px;
    /* border-right: 1px solid #d1d0d0; */
}

.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: #202427 !important;
  font-weight: 700;
  background: #cecdcd!important; */

  background: #f9ab38!important;
  color: #fff !important;
  font-weight: 700;
  /* border-left: 4px solid #cc9901; */
}

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

  /* color: #202427!important;
  font-weight: 700;
  background: #cecdcd!important; */

  background: #6dd467 !important; 
  /* background: #e87323 !important; */
  color: #fff !important;
  font-weight: 700;

}

.smart-style-2 nav ul li a {
    /* color: #f0eeee !important;
    font-size: 12px!important; */

    color: #8c8989 !important;
    font-size: 12px!important;

    /* border-left: 4px solid #202427; */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

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

  background: #fff !important;
  border: 1px solid #eceeee;
  /* border-radius: 15px; */
  padding-top: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  /* min-height: 635px; */
  min-height: auto;
}

.bg-auth
{
    background-color: #f1f7f9;
}

.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-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background: #f3f7f8 !important; */


    color: #000 !important;
    background: #ebebed !important;
    border-radius: 15px !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-color: #fff;
    margin-bottom: 40px;
}

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

    color: #645e5b;
    font-weight: bold;
    font-size: 30px;
}

.custom-color-title
{
    color: #645e5b;
}

.cadre-title-page
{
    border-bottom: 1px solid #eceeee;
    padding-bottom: 10px;
    padding-top: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
}

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

    background: #f59300 !important;
    border-radius: 15px;
    padding: 2px;
    padding-left: 10px !important;
    margin-top: 1px !important;
    padding-right: 20px !important;
    color: #fff;

}

.icone-nav
{
    /* height: 27px;
    margin-top: 6px; */
    height: 22px;
    width: 22px;
}

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

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

.custom-vertical-align
{
    vertical-align: middle !important;
}

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

.custom_input_login
{
    height: 40px !important;
    border-radius: 10px  !important;
}

.container-custom
{
    margin: 40px auto;
}

#main
{
   margin-left: 50px;
   margin-right: 50px;
}

.form-message
{
    /* background: #4da348;
    color: #fff;
    border-radius: 15px; */

    background: #4da348;
    color: #fff;
    border-radius: 10px;
    margin-left: 54px;
    width: 70%;
    padding: 7px;
    margin-top: 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; 
}

.container-custom-menu
{
    padding-right: 66px ;
    padding-left: 60px ;

       /* Et on centre */
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #279e29;
}

.pagination-table
{
    text-align: right;margin-top: 5px;
}

.title-document-div
{
 margin-top: 4px;
}

.display_none_css
{
    display: none;
}

.total-demande-css
{
    text-align: left;margin-top: 13px;
}

.smart-style-2 #ribbon .breadcrumb, .smart-style-2 #ribbon .breadcrumb a, .smart-style-2 #ribbon .breadcrumb li:last-child, .smart-style-2 #ribbon .breadcrumb>.active
{
    color: #f8ab37!important;
}

.custom-content-menu
{
    background-color: #f8f8f8;
}

.btn-bg-new-menu
{
    background-color: #279e29;
    color: #fff;
    border-radius: 15px;
    padding: 5px;
    padding-left: 13px;
    padding-right: 13px;
}

tr {
    font-size: 11px;
}

.custom-border-radius-btn
{
    border-radius: 15px !important;
}


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

.btn-home
{
    /* border-radius: 25px;
    font-size: 23px;
    padding: 15px;
    margin-bottom: 6px;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    box-shadow: -2px 8px 20px 2px #d5d6da;
    font-weight: bold;
    height: 80px;
    text-align: center;  */

    border-radius: 25px;
    font-size: 20px;
    padding: 10px;
    margin-bottom: -6px;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    box-shadow: -2px 8px 20px 2px #d5d6da;
    font-weight: bold;
    height: 75px;
    text-align: center;
}

.btn-home >img
{
    /* height: 23px;
    width: 30px; */

    height: 36px;
    width: 42px;
}

.icone-home
{
    font-size: 40px;
    padding-left: 11px;
}

.btn-second-step
{
    text-align: left;
    /* width: 95%; */
}

.isCheckVideo
{
    display: none !important; 
}

.isDisplayNone
{
    display: none;
}

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

.custom-modal-details-histo
{
    width: 65%;
}

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

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


.btn-bg-new-menu: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;
}


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

.modal-custom-prendre-une-decision-bie
{
    width: 75%;
    /* margin-top: -2px; */
}

.form-group
{
    margin-bottom: 15px;
}

.legendHisto
{
    color: #f59300;
    border-bottom: 1px dashed;  
    margin-bottom: 10px;
    padding-bottom: 2px;
}

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

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

.inport-form{
    border: 2px solid #eceeee;
    border-radius: 10px;
    padding: 10px;
    margin-left: -18px;
}

.weight-1
{
    font-weight: bold;
    text-transform: uppercase;
}

.legendWizard
{
    font-size: 12px;
    color: #f59300;
    border-bottom: 1px dashed;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

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

.label-mode-recherche
{
    color: #31a556;
    font-size: 21px;
}

.upperCase_css 
{
    text-transform: uppercase;
    /* font-size: 10px; */
}

.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%;
    background: #e1e6e8 !important;
}

.bg-reconnect-auth
{
    /* background-image:url(../../../assets/img/decoupes/bg-reconnect.jpg) !important; */
    background-color: #3b5863;
    /* opacity: 0.6; */
}

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

.modal-custom-parametres-heures
{
 margin-top: 130px;
}

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

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

}

.smart-style-2 .btn-success
{

    background-color: #fe9000;
    border: 1px solid #fe9000;
    color: #000;
    border-radius: 30px;
    color: #fff;
}

.cancelBtn
{
    border-radius: 30px;
}

.highcharts-credits
{
    display: none;
}

.leaflet-control-attribution
{
    display: none;
}

.number-import-file
{
    /* background: #e98b00;
    border-radius: 30px;
    padding: 5px !important;
    color: #fff;
    font-weight: bold; */

    background: #d1d1d1;
    border-radius: 30px;
    padding: 5px !important;
    color: #000;
    font-weight: bold;
}

input[type="file"]
{
    font-size: 11px;
} 

.search-input
{
    position: absolute;
    z-index: 1;
    max-width: 109%;
    border: 1px solid #eceeee;
    width: 95%;
    background: #fff;
}

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

.modal-detail-information
{
    width: 50%
}

.refresh-value-table
{
    color: #f59300 !important
}

.modal-import
{
    width: 60%
}

.btn-bg-export
{
    background: #5e5d5d;
}

.btn-bg-search-new-cni
{
    background: #829ba1;
    border: 1px;
    color: #fff;
}

.btn-bg-switch-page
{
    color: #fff;
    background-color:#289e47;
}
.btn-bg-search-new-cni:hover
{
    background: #27aabd !important; 
}

.btn-corresponce
{
    background: #f7a743;
    border: 1px solid #f7a743;
    color: #fff;
}

.btn-bg-switch-matching-page{
    background: #000 !important;
    color: #fff;
    border: 1px solid #000 !important; 
}


.btn-bg-switch-matching-page:hover{
    background: rgb(90, 90, 90) !important;
    color: #fff;
    border: 1px solid rgb(107, 107, 107) !important; 
}

.isDesactive{
    color: #f87272; 
}

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


.btn-bg-search-new-cni:focus
{
    background: #5e5d5d !important;
    color: #fff !important;
}

.btn-bg-import
{
    background-color: #729CA2;
}

.totalCount-Table
{
    font-size: 13px;
    font-weight: bold;
}

.cadre-result-search
{
    position: absolute;
    left: -130px;
    margin-top: -40px;
    z-index: 1000;
}

.span-result
{
    font-size: 11px
}

.b-result
{
    font-size: 15px;
}

.btn-bg-search-nom-prenom
{
    color: #fff !important;
    background: #103641;
    opacity: 0.8;
    border: 1px;
}

.btn-bg-search-nom-prenom:hover
{

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

.btn-bg-search-nom-prenom:focus
{

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

.table>tbody>tr>td
{
     border-top: 0px solid #ddd !important;
}

.title_mode_affichage
{
    color: #269643;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-bg-search-verification
{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}

.btn-bg-search-verification:hover
{
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle , .mat-radio-outer-circle {
    border-color: #afafaf !important;
  }
  
  .mat-radio-button.mat-accent .mat-radio-inner-circle{
    background-color: #079837 !important;
  }

  .codeSms::placeholder {
    font-size: 11px;
    font-style: italic;
    text-transform: none !important;
    font-weight: 100;
    /* background-color: yellow; */
  }

  .autre-input::placeholder 
  {
    font-weight: 500;
    font-style: italic;
    font-size: 11px;
  }
  .css_confirm_code::placeholder {
    text-transform: none !important;
  }


  .smart-style-2 .dropdown-menu>li>a:focus, .smart-style-2 .dropdown-menu>li>a:hover {
    background-color: #e87323;
    color: #fff !important;
}
/* 
.dropdown-menu li
{
} */

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f59300;
}

.smart-style-2 .btn-success.active, .smart-style-2 .btn-success:active, .smart-style-2 .btn-success:focus, .smart-style-2 .btn-success:hover, .smart-style-2 .open .dropdown-toggle.btn-success
{
    background-color : #e87323;
    border-color: #e87323;
}

/* select {
  
    padding: 1px 2em 1px 1px;
    height: 20px;
}

.select-container:hover:after {
    border-top: 8px solid #F29400; 
  } */

/* .span-dropdown-connexion:hover
{
    color: #fff;
} */

.padding-btn-connexion
{
    padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 30px;
            padding-right: 30px;
            height: 40px;
                              font-size: 15px;
                              border-radius: 30px;
}

.span-dropdown-connexion
{
    font-weight: 300px;
    /* color: #6a6b6d; */
}

.smart-style-2 .dropdown-menu>li>a:focus, .smart-style-2 .dropdown-menu>li>a
{
    font-weight: 300px;
    color: #6a6b6d;
}

.custom_input::-webkit-input-placeholder{
    color:#acaaaa !important;
}
.custom_input:-moz-placeholder {
    color:#acaaaa !important;
}

@media only screen and (max-width: 850px) {

    .part-img-cadre{
        display: none;
    }
}