body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #151b1e;
    text-align: left;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #20a8d8;
    text-decoration: none;
}

a:hover {
    color: #167495;
}

.sb-sidenav-dark {
    background-color: #343a40;
}

.navbar-dark {
    background-color: #343a40 !important;
}

.sb-sidenav-footer a {
    color: rgba(255, 255, 255, 0.25);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sb-sidenav-footer a:hover {
    color: #ffffff;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0.875rem;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

.btn:hover {
    opacity: 0.5;
}

.btn-primary {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: #1b8eb7;
    border-color: #1985ac;
}

.btn-primary {
    color: #ffffff !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #c2cfd6;
    margin-bottom: 1.5rem;
}

.login {
    margin-top: 90px;
}

.info-page {
    margin-top: 90px;
}

.info-page h1 {
    font-weight: 200;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #ffffff;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.container-fluid {
    margin-top: 30px;
}

.navbar .btn-link {
    color: #000000;
    margin-right: 12px;
}

.navbar-brand {
    background-image: none;
    border-bottom: none;
    width: auto;
    height: auto;
    letter-spacing: 1px;
    padding-left: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.form-top-buttons {
    text-align: right;
}

.breadcrumb {
    padding-left: 0 !important;
    border-bottom: 0 !important;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.card-header .btn {
    float: right;
}

.progress-bar {
    background-color: #20a8d8;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #3e515b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c2cfd6;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-group {
    margin-bottom: 1rem;
}

.footer {
    padding-top: 90px;
    padding-bottom: 20px;
}

.sb-sidenav .sb-sidenav-menu .nav .nav-link {
    color: #ffffff;
}

.sb-sidenav-dark .sb-sidenav-menu .nav-link:hover {
    color: #fff;
    background: #20a8d8;
}

.sb-topnav .navbar-brand {
    width: auto;
    color: #ffffff;
}

.sb-topnav.navbar-dark #sidebarToggle {
    padding-right: 16px;
}

.breadcrumb-menu {
    margin-bottom: 20px;
}

.breadcrumb .breadcrumb-item
{
    text-transform:capitalize;
}

.input-group-text {
    font-size: 0.875rem;
    line-height: 1.5;
}

.input-group span:last-of-type
{
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important;
}

.date span:first-of-type
{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* DATATABLES */

.dataTables_empty {
    font-size: 12px;
    text-transform: uppercase;
}

.table.dataTable.no-footer {
    border-bottom: 0px;
}

.dataTable th {
    font-size: 12px !important;
    text-transform: uppercase;
    color: #333333;
}

.paging_simple_numbers {
    margin-top: 10px;
    margin-bottom: 10px;
}

.paging_simple_numbers a {
    margin-left: 2px;
    margin-right: 2px;
}



.hidden-category {
    display: none;
}

.category-with-subcategory {
    font-weight: bold;

}

.table td {
    vertical-align: middle !important;
}

.table thead th {
    border-top: 0px !important;
}

.tree-root-category {
    padding-left: 0;
}

.select-category-box ul {
    padding-left: 15px;
}

.category-with-subcategory {
    margin-left: 0px;
}

.select-category-box ul {
    list-style-type: none;
    font-size: 14px;
    text-transform: uppercase;
    list-style-position: inside;

}

.toright {
    text-align: right;
}

.sidebar .nav-link i,
.sidebar .navbar .dropdown-toggle i,
.navbar .sidebar .dropdown-toggle i {
    color: #ffffff;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #c2cfd6;
}

.global-invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    color: #f86c6b;
}

.gallery-box img {
    max-width: 90px;
    max-height: 90px;
    margin-bottom: 5px;
}

.gallery-box img:hover {
    opacity: 0.5;
}

.not-active-table-row {
    color: #c2cfd6;
}

.dataTables_wrapper .dataTables_processing {

    color: #000000;
    background-color: #ffffff !important;
    background: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 1000;
    letter-spacing: 1px;
    padding: 10px;
}

div.dataTables_processing div:last-child div {
    display: none;
  }

.switch-disabled {
    opacity: 0.5;
}

.switch-text {
    margin-bottom: 0;
}

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

.progress {
    height: 2em;
}

.submit-button {
    margin-bottom: 90px;
}

.btn-delete-picture {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-content {
    border: 0;
}

.modal-lg {
    display: block !important;
    /* I added this to see the modal, you don't need this */
}

/* Important part */
.modal-lg .modal-dialog {
    overflow-y: initial !important
}

.modal-lg .modal-body {
    height: 80vh;
    overflow-y: auto;
}

table.dataTable tbody tr.selected a {
    color: #ffffff !important;
}

.modal-product-list td {
    font-size: 12px;
}

.dropdown-item {
    padding: 10px;
}

.text-right {
    text-align: right;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #ced4da;
    background-image: none;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.product_list a:hover {
    cursor: pointer;
}

.product_list img {
    max-width: 100px;
    max-height: 200px;
}

.no-wrap {
    white-space: nowrap;
}

.no-amount {
    color: #ced4da;
}

.previous_year {
    display: none;
}


.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
    border-color: #ced4da;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top]
{
    padding:0;
}

.report-table .table-link
{
    color: #000000 !important;
    font-weight: bold;
}

.toast
{
    position: absolute;
    z-index: 900;
}

.toast-header
{
    border-bottom:0;
}

.customer-advice
{
    background-color: var(--bs-danger);
    color:#ffffff;
}

.btn-close-white
{
    opacity:1;
}