@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

input,
button,
select,
option {
    font-family: 'Poppins', sans-serif;
    font-weight: 300 !important;

}

body {

    font-family: 'Poppins', sans-serif;
    font-weight: 300 !important;
    background: #f9f8f8;

}

a {
    background-color: transparent;
    color: #1877a9;
    text-decoration: none;
}

.btn-link {
    color: #282938;

}

.btn-link i {
    color: #9db2c5;
    font-size: 20px;
}
.btn.focus, .btn:focus, .dataTables_wrapper .dataTables_paginate .focus.paginate_button, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    box-shadow: none;
    outline: none;
    text-decoration: none;
}
.btn-primary,
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: #172327;
    border: 0;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 26px;
   /* width: 100%;*/
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    text-align: center;
    color: #f9f8f8;
}
.btn-primary.focus, .btn-primary:focus, .dataTables_wrapper .dataTables_paginate .focus.paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
    box-shadow: none !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .dataTables_wrapper .dataTables_paginate .paginate_button.current:not(:disabled):not(.disabled).active, .dataTables_wrapper .dataTables_paginate .paginate_button.current:not(:disabled):not(.disabled):active, .dataTables_wrapper .dataTables_paginate .show>.dropdown-toggle.paginate_button.current, .show>.btn-primary.dropdown-toggle {
    background-color: #f0b24f;
    border-color: #f0b24f;
    color: #fff;
}
.app-header .navbar-toggler-icon {
    height: 40px;
}
.btn-danger:hover,
.btn-dark:hover,
.btn-ghost-danger:hover,
.btn-ghost-dark:hover,
.btn-ghost-info:hover,
.btn-ghost-primary:hover,
.btn-ghost-success:hover,
.btn-info,
.btn-info:hover,
.btn-outline-danger:hover,
.btn-outline-dark:hover,
.btn-outline-info:hover,
.btn-outline-primary:hover,
.btn-outline-success:hover,
.btn-primary:hover,
.btn-success:hover {
    background-color: #f0b24f;
    color: #fff;
    border-color: #f0b24f;
}
.swal-button:focus {
    box-shadow: none;
}
.btn-outline-danger:hover label,
.btn-outline-success:hover label{
    color: #fff;
}
.btn-outline-danger:hover,
.btn-outline-success:hover {
    border-color: #f0b24f;
    color: #fff;
}
i.la-print{
    font-size: 24px;
}
.toggle[class*=btn-outline]:hover .toggle-handle {
    background-color: #fff !important;
    opacity: 1 !important;
    border-color: #fff !important;
}
.link_bottom_form a{
    color: #848a8c;
    font-size: 12px;
    text-align: right;
}
.dataTables_filter input,
.form-control {
    display: block;
    width: 100%;
    height: 56px;
    border-radius: 8px !important;
    padding: 16px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: solid 1px rgba(132, 138, 140, 0.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_length select:focus, .form-control:focus {
    background-color: #fff;
    box-shadow: none;
    color: #495057;
    outline: 0;
    border: solid 1px #f0b24f;
}
.sidebar .nav-dropdown-toggle:before {
    background-image: url('../img/chevron-left.svg');
    width: 10px;
    height: 10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.sidebar.sidebar-pills .nav-link:hover.nav-dropdown-toggle:before {
    background-image: url('../img/chevron-left-hover.svg');
}
.app-header .navbar-toggler-icon {
    background-image: url('../img/picto_menu.svg');
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.app-header .navbar-toggler:hover .navbar-toggler-icon {
    background-image: url('../img/picto_menu_hover.svg');
}
.form-login label{
    color: #000;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
}
.text-muted {
    color: #9db7cd !important
}

.sidebar.bg-light {
    background: #f0b24f !important;
}

.sidebar-nav {
    background: #f0b24f !important;
}

.app-header {

    background: #172327 !important;
    height: 60px;
    flex: 0 0 60px;
}
.app-header .navbar-toggler {
    border: none;
    outline: none;
}
.sidebar-pills {
    padding: 8px;
}

.sidebar.sidebar-pills .nav-link.active .nav-icon,
.sidebar.sidebar-pills .nav-link:hover .nav-icon {
    color: #f9f8f8 !important;
}

.sidebar.sidebar-pills .nav-link,
.sidebar.sidebar-pills .nav-title {
    padding: 8px 2px 8px 35px;
}

.sidebar.sidebar-pills .nav-dropdown .nav-link:not(.nav-dropdown-toggle) {
    padding-left: 35px;
}

.sidebar-pills a:not(.active),
.sidebar-pills a:not(.open),
.sidebar-pills a:not(:active),
.sidebar-pills a:not(:focus),
.sidebar-pills a:not(:hover),
.sidebar-pills li {
    color: #172327 !important;
    padding: 8px 2px;
    font-size: 14px;
    display: block;
    font-size: 15px;
}
.nav-link i,
.nav-link {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.sidebar.sidebar-pills .nav-link.active,
.sidebar.sidebar-pills .nav-link:hover {
    color: #f9f8f8 !important;
    background-color: transparent;
}

.sidebar .nav-link .nav-icon {
    position: absolute;
    left: 5px;
    max-width: 35px;
    color: #172327;
    font-size: 22px;
}

.connexion_screen .app-footer {
    background: white;
    border: none;
    padding: 20px 30px;
    position: fixed;
    display: block;
    margin-top: 30px;
}

.app-footer {
    background: white;
    border: none;
    padding: 20px 30px;
}
.nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    align-content: center;
    justify-content: flex-start;
    align-items: baseline;
}


/**********/
.account-content {
    padding: 64px 0;
    background-image: url(../img/bg_authentification.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}

.account-box {
    overflow: hidden;
    padding: 40px;
    border-radius: 0 0 8px 8px;
    border: solid 1px rgba(132, 138, 140, 0.2);
    background-color: #fff;
    box-shadow: none;
}

.connexion_screen {
    min-height: calc(100vh - 80px) !important;
    display: block;
    padding-top: 50px;
    padding-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}

.account-title {
    margin-bottom: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.56;
    color: #172327;
}
.account-subtitle {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: center;
    color: #848a8c;
}
.sidebar .nav-dropdown.open>.nav-dropdown-items {
    padding: 10px;
}
.sidebar.sidebar-pills .nav-dropdown.open {
    background: transparent;
}
.jumbotron {
    background: #fff;
    border-bottom: 4px solid #f0b24f;
    padding: 24px;
    border-radius: 0;
}

.app-header.bg-light .navbar-brand {
    color: white;
    opacity: 1;
    width: 220px;
}
.table td, .table th {
    padding: 10px 8px;
    vertical-align: middle;
    border-color: #dee2e6;
    font-size: 16px;
    font-weight: 500;
    color: #172327;
}
.table thead th,
.table tfoot th {
    background: none;
    padding: 10px 8px;
    vertical-align: middle;
    border-color: #dee2e6;
    font-size: 16px;
    font-weight: 700;
    color: #172327;
}
.table-striped tbody tr:nth-of-type(2n) {
    background-color: #fff;
}
table.table-hover tbody tr:hover {
    background: rgb(23 35 39 / 10%);
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #f9f8f8;
}
.table td, .table th {
    border-top: none;
}
.table {
    color: #282938;

}

.btn-outline-primary {
    border-color: #1877a9;
    color: #1877a9;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 40px 8px 30px;
    border-radius: 8px;
}

.page-item.active .page-link {
    background-color: #172327;
    border-color: #172327;
    color: #fff;
    z-index: 1;
}
.btn-success{
    background-color: #18a94a;
    border: 0;
    line-height: 2;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
}
.btn-default {
    border-color: #1877a9;
    color: #1877a9;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 40px 10px 30px;
    border-radius: 8px;
    background: none
}
.logo_wrapper{
background: #172327;
text-align: center;
padding: 20px;
margin: 0;
border-radius: 8px 8px 0 0px;
}
.logo_wrapper img{
max-width: 200px;
}
.align-items-end{
    align-items: flex-end;
}
.sidebar.sidebar-pills .nav-dropdown.open .nav-dropdown-items .nav-dropdown-toggle{
    font-weight: 400 !important;
}
@media (max-width: 991.98px){
.app-header .navbar-brand {
    left: auto;
    margin-left: 0;
    position: static;
    top: 0;
}
.display-3{
    font-size: 30px;
}
}
@media (max-width: 768.98px){
    .account-box {
        padding:20px;

    }
    .app-header.bg-light .navbar-brand {
        width: auto;
    }
}
