.rubik {
    font-family: "Rubik", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

body {
    font-size: 13px !important;
    font-family: poppins;
    Xfont-weight: 300;
    color: #4a5765 !important;
}
/*bootstrap 4 >> 5 - FORM MODE INLINE*/
.form-inline {display: flex;flex-flow: row wrap;align-items: center; }.form-inline .form-check {width: 100%; }@media (min-width: 576px) {.form-inline label {display: flex;align-items: center;justify-content: center;margin-bottom: 0; }.form-inline .form-group {display: flex;flex: 0 0 auto;flex-flow: row wrap;align-items: center;margin-bottom: 0; }.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle; }.form-inline .form-control-plaintext {display: inline-block; }.form-inline .input-group {width: auto; }.form-inline .form-control-label {margin-bottom: 0;vertical-align: middle; }.form-inline .form-check {display: flex;align-items: center;justify-content: center;width: auto;margin-top: 0;margin-bottom: 0; }.form-inline .form-check-label {padding-left: 0; }.form-inline .form-check-input {position: relative;margin-top: 0;margin-right: 0.25rem;margin-left: 0; }.form-inline .custom-control {display: flex;align-items: center;justify-content: center;padding-left: 0; }.form-inline .custom-control-indicator {position: static;display: inline-block;margin-right: 0.25rem;vertical-align: text-bottom; }.form-inline .has-feedback .form-control-feedback {top: 0; } }
/*bootstrap 4 >> 5 - Datagrid*/
.text-right {
    text-align: right !important;
}
select[name="perPage"] {
    padding-left: 4px;
}
input[name="filter[created][from]"],input[name="filter[created][to]"] {
    max-width: 70px !important;
    padding: 1px !important;
}
.datagrid-col-filter-date-range{
    min-width: 187px;
}
.datagrid-col-filter-date-range label{
    padding: 2px !important;
}
.datagrid-col-filter-datte-range-delimiter{
    padding: 1px !important;
}
/*FORM custom - closer to Sneak*/
.form-group {
    margin-bottom: 0.5rem;
}
.custom-control-label {
    padding-left: 0.7rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 500;
}
.form-control {
    color: #292121; font-size: 14px;
}
.custom-select {
    display: block;
    width: 100%;
    padding: 0.45rem 2.25rem 0.45rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    XXXfont-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    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");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
    font-size: 14px;
}
@media (prefers-reduced-motion: reduce) {
    .custom-select {
        transition: none;
    }
}
.custom-select:focus {
    border-color: #80aac4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(0, 85, 137, 0.25);
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    background-color: #e9ecef;
}
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529;
}

.custom-select-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.25rem;
}

.custom-select-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    border-radius: 0.5rem;
}

:required {
    border: 1px solid #60985c;
    outline: none;

    content:"*";
}
.alert-error {
    background-color: #edcccc;
    font-weight: 300;
    color: #732121;
}

#ajax-spinner {
    position: fixed;
    left: 50%;
    top: 50%;
}

input::file-selector-button {
    background-color: #eaf6e6 !important;
}
.custom-file {
    height: 50px !important;
}
legend {
    font-size: 1rem !important;
    text-transform: uppercase !important;
    padding-top: 1.5rem;
    border-bottom-color: #f5f5f5 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}
.help-block {
    font-size: 0.85rem !important;
}
.fd {
    font-size: 0.80rem !important;
    color: #4a734d !important;
    padding-top: 0.3rem;
    padding-bottom: 0.4rem;
    margin-bottom: 0.2rem;
    border-bottom-color: #f1f3f0 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}
.fdmm {
    font-size: 0.80rem !important;
    color: #4a734d !important;
    padding-top: 0.3rem;
}
.welbg1{
    content: ""; background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5)), url("../images/ugnetbg.jpg");
    background-size: cover; Xposition: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; xopacity: 0.6;
}
.welbg{
    content: ""; background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5)), url("../images/ugnetbgbl.jpg");
    background-size: cover; Xposition: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; xopacity: 0.6;
}
label {
    color: #48525d !important;
}
.col-form-label{
    color: #48525d !important;
}

.cust-navbar-detached {
    width: calc(100% - (1.625rem * 2));
    margin: 0.75rem auto 0;
    border-radius: 0.375rem;
    padding: 0 1.5rem;
}
.cust-navbar-detached.container-xxl {
    max-width: calc(1440px - calc(1.625rem * 2));
}
.cust-navbar-detached {
    width: calc(100% - calc(1.625rem * 2) - 16.25rem);
}
@media (max-width: 1199.98px) {
    .cust-navbar-detached {
        width: calc(100% - (1.625rem * 2)) !important;
    }
}
@media (max-width: 991.98px) {
    .cust-navbar-detached {
        width: calc(100% - (1rem * 2)) !important;
    }
}
.cust-navbar-detached {
    width: calc(100% - calc(1.625rem * 2) - 5.25rem);
}
@media (max-width: 1199.98px) {
    .cust-navbar-detached {
        width: calc(100vw - (100vw - 100%) - (1.625rem * 2)) !important;
    }
}
@media (max-width: 991.98px) {
    .cust-navbar-detached {
        width: calc(100vw - (100vw - 100%) - (1rem * 2)) !important;
    }
}
.cust-navbar-detached, .layout-without-menu .cust-navbar-detached {
    width: calc(100% - (1.625rem * 2));
}

.navbar.bg-dark {
    background-color: #1f2328 !important;
    color: #e4e6e8;
}
.apexcharts-text, .apexcharts-legend-text {
    font-family: "Rubik", sans-serif !important;
}

.liketh {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 1px;
}

.datagrid th {
    white-space: nowrap;
}

button.acc-btn {
    /* create a grid */
    display: grid;
    /* create colums. 1fr means use available space */
    grid-template-columns: 1fr max-content max-content;
    align-items: center;
    grid-gap: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: barlow;
}
.toast {
    font-size: 13px;
}

.innershadow {
    transition: all 0.3s;
}
.innershadow:hover {
    box-shadow: 0 0 22px rgba(99, 210, 92, 0.7) inset;
    border: 1px solid rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}

.select2 {width: 100% !important;}

count-up {font-family: "Roboto Mono", monospace; !important;}