:root {
    --bg-raya-light: #536a7d;
    --bg-raya-dark: #384859;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "AppTextFont" !important;
}

p,
span,
b,
a,
label,
#clock,
#showDate,
button[data-target="#financialYearModal"] {
    font-family: "AppTextFont" !important;
}

body {
    font-family: "AppTextFont" !important;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: right;
    color: #838585;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

li,
ul {
    list-style: none;
}

a {
    color: #838585;
}

a:hover,
a:focus {
    color: #838585;
    text-decoration: none;
}

.table td,
.table th {
    padding: 0.75rem 0.2rem;
    border: 1px solid #a9a9a9;
    font-size: 11px;
    font-weight: 400;
}

.main-menu.menu-light .navigation > li ul .active > a {
    color: #fff !important;
    font-weight: 500 !important;
    background: #c1bfbf !important;
    border-left: none !important;
}

input::placeholder {
    opacity: 0.6 !important;
}

.num_room {
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    flex-direction: column;
    position: relative;
    width: 65px;
    height: 55px;
    border-radius: 5px;
    margin: 0px 5px;
}

.num_room label {
    margin-bottom: 0px;
}

.mnp_bts {
    display: flex;
}

.customizer a.customizer-toggle {
    background: var(--bg-raya-light) !important;
    color: #fff !important;
}

.customizer {
    width: 300px;
    left: -300px;
}

.customizer .customizer-toggle {
    position: absolute;
    bottom: 5% !important;
    top: auto;
}

.main-menu.menu-dark,
.main-menu.menu-dark .navigation,
.navbar-semi-dark .navbar-header {
    background: #9c752c;
}

.main-menu.menu-dark .navigation > li:hover > a {
    background: #3f1760;
    color: #fff;
}

/* .custom-control-label::before {
  background-color: #bd98cc;
} */

/* .custom-control-input:checked~.custom-control-label::before {
  background: #643579 !important;
} */

.border-left-blue-grey.border-left-lighten-4 {
    background: #f1f1f1;
}

.nav.nav-tabs.nav-underline {
    background: #fff5db;
    border-bottom: 1px solid #a78628;
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link,
.nav.nav-tabs.nav-underline .nav-item a.nav-link:hover {
    color: #000;
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link:before {
    background: #bd98cc;
}

.main-menu.menu-dark .navigation > li.active {
    background: #3f1760 !important;
}

.card-header .heading-elements ul li a {
    font-size: 10px;
    padding: 3px;
}

.card-header .heading-elements,
.card-header .heading-elements-toggle {
    background-color: inherit;
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 1;
}

.card-header .heading-elements a.btn,
.card-header .heading-elements-toggle a.btn {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 12px;
}

.form_border {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding-top: 20px;
    position: relative;
    margin-top: 30px;
    padding-bottom: 12px;
}

.form_title {
    position: absolute;
    top: -16px;
    background: #fff;
    right: 10px;
    padding: 0px 13px;
}

.form_title h2 {
    font-size: 20px;
    color: #373a3c;
}

.btn_silver:checked ~ .btn_silver::before {
    background-color: #e5e5e5 !important;
}

.btn_silver::before {
    background-color: #e5e5e5;
}

.btn-silver {
    background-color: #e5e5e5;
}

.btn-score .btn-primary {
    background-color: #e5e5e5 !important;
    border: 1px solid #e5e5e5 !important;
    color: #000000;
}

.btn-save {
    background-color: #37bc9b;
    color: #ffffff;
}

.btn-cancel {
    background-color: #808080;
    color: #ffffff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "انتخاب" !important;
}

.b_s_r {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px;
}

form .form-actions {
    border-top: none;
    margin-top: 0px;
}

.l-s45 {
    line-height: 45px;
}

.add-p-r {
    padding-right: 26px;
}

.card-body {
    padding-bottom: 0px !important;
}

.cover_music {
    height: 64px;
}

.cover_photo {
    width: 64px;
}

.bg_black {
    background-color: #f5f5f5;
}

.border_coll {
    border: 1px solid #e5e5e5;
}

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */

.start_time {
    position: absolute;
    right: 45%;
    top: 0px;
    background: #ccc;
    padding: 10px 32px;
    border-radius: 5px;
    color: #fff;
}

.start_end {
    position: absolute;
    right: 45%;
    background: #ccc;
    padding: 10px 32px;
    border-radius: 5px;
    color: #fff;
    bottom: 0px;
}

.room_color {
    line-height: 42px;
    text-align: center;
    width: 100%;
    height: 40px;
    border-radius: 5px;
}

.color_1 {
    background: #72c64b;
}

.color_2 {
    background: #5eb7ca;
}

.color_3 {
    background: #e0cd4e;
}

.color_4 {
    background: #bb4440;
}

.color_5 {
    background: #72c64b;
}

.color_6 {
    background: #5eb7ca;
}

.color_7 {
    background: #e0cd4e;
}

.color_8 {
    background: #bb4440;
}

.color_9 {
    background: #e0cd4e;
}

.color_10 {
    background: #bb4440;
}

.parking_img img {
    width: 45px;
}

.nav.nav-tabs.nav-topline .nav-item a.nav-link.active {
    background: 0 0;
    box-shadow: none !important;
    color: #000 !important;
    border-radius: 0 !important;
    border-top-color: #e0e0e0 !important;
    border-bottom: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.scroll-toolbar {
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.scroll-toolbar .nav-item a.nav-link {
    padding: 0.8rem 0.1rem !important;
    min-width: 119px;
    max-width: 180px;
    width: 120px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav.nav-tabs.nav-topline .nav-item a.nav-link:hover {
    color: #000;
}

/************************* Chat ***************************/

.chat {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px;
    direction: ltr;
}

.messages {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}

.message {
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.yours {
    align-items: flex-start;
}

.yours .message {
    margin-right: 25%;
    background-color: #eee;
    position: relative;
}

.yours .message.last:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: -7px;
    height: 20px;
    width: 20px;
    background: #eee;
    border-bottom-right-radius: 15px;
}

.yours .message.last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 10px;
}

.mine {
    align-items: flex-end;
}

.mine .message {
    color: white;
    margin-left: 25%;
    background: linear-gradient(to bottom, #00d0ea 0%, #0085d1 100%);
    background-attachment: fixed;
    position: relative;
    padding-right: 30px;
}

.mine .message.last:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: -8px;
    height: 20px;
    width: 20px;
    background: linear-gradient(to bottom, #00d0ea 0%, #0085d1 100%);
    background-attachment: fixed;
    border-bottom-left-radius: 15px;
}

.mine .message.last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-left-radius: 10px;
}

.chat > .chat-box-footer {
    width: 100%;
    padding: 20px 15px;
    border-top: solid 1px #cfcfcf;
    box-sizing: border-box;
    display: flex;
    margin-top: 25px;
}

form.sends_in #chat_input {
    color: #2f2f2f;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    background-color: #d2d2d2;
    width: 100%;
    height: 59px;
    max-height: 120px;
    border: none;
    padding: 10px 15px;
    resize: none;
    box-sizing: border-box;
    border-radius: 13px;
    transition: 0.3s background-color;
    outline: none;
    direction: rtl;
}

form.sends_in #chat_input:focus {
    background-color: #efefef;
}

form.sends_in #send {
    background: none;
    border: none;
    margin-right: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 25px;
    color: var(--bg-raya-light);
}

form.sends_in #sendFile {
    background: none;
    border: none;
    margin-right: 10px;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 25px;
    color: var(--bg-raya-light);
}

form.sends_in {
    display: flex;
    width: 100%;
}

.avatar_img {
    text-align: center;
}

.avatar_img img {
    width: 200px;
    height: auto;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    float: right !important;
}

.line_box {
    border-bottom: 1px solid #ccc;
    padding: 15px 15px 0px;
}

.border_bottom {
    border-bottom: 1px solid #ccc;
}

.mr_2rem {
    margin-right: 2rem !important;
}

.custom-file-upload {
    border-radius: 50%;
    display: inline-block;
    position: relative;
    padding: 1px;
    cursor: pointer;
    margin-bottom: 25px;
}

.custom-file-upload input[type="file"] {
    display: none;
}

.img-wrap {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
}

.img-upload:before {
    content: "\e94b";
    font-family: feather;
    font-size: 90px;
    position: absolute;
    padding-top: 80px;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #a4a5a7;
    width: 285px;
    height: 289px;
    border-radius: 50%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #fff;
}

.img-upload:hover:before {
    opacity: 1;
}

.img-wrap img {
    height: 200px;
    width: 200px;
}

.clickable:hover {
    cursor: pointer;
    color: #000 !important;
}

.bg-default {
    background-color: #3bafda !important;
}

/* .list-inline .btn-toolbars {
  font-size: .875rem;
  line-height: 1;
  border-radius: .18rem;
  padding: 7px 8px;
  background: #364347;
  cursor: pointer;
} */

.btn-toolbar-lights {
    background-color: #f7f7f9 !important;
    border-color: #f7f7f9 !important;
}

.btn-toolbar-lights:hover {
    background-color: #e1e1e9 !important;
    border-color: #dadae3 !important;
}

.btn-toolbar > i {
    color: #5b636a !important;
}

.btn-toolbar-warning.pressed {
    background-color: #f7f7f9 !important;
}

.toolbar-warning {
    background-color: #f7f7f9 !important;
}

.search-tools form input[type="search"],
.search-tools input[type="search"] {
    background: #f6bb42 url(../../../shared/images/search.webp) no-repeat 12px center;
    background-size: auto;
    border: solid 1px #f6bb42;
    width: 0px;
    transition: all 0.5s;
    border-radius: 0.18rem;
    padding: 2px 19px;
    background-size: 14px;
}

@-moz-document url-prefix() {

    .search-tools form input[type="search"],
    .search-tools input[type="search"] {
        background: #f6bb42 url(../../../shared/images/search.webp) no-repeat 12px center;
        background-size: auto;
        border: solid 1px #f6bb42;
        width: 0px;
        transition: all 0.5s;
        border-radius: 0.18rem;
        padding: 2px 19px 2px;
        background-size: 14px;
        height: 27px;
    }
}

.btn_dang {
    background: #f6bb42;
}

.search-tools form input[type="search"]:focus,
.search-tools input[type="search"]:focus {
    width: 180px;
    background-color: #fff;
    border-color: #66cc75;

    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}

.search-tools form input:-moz-placeholder,
.search-tools input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

input.input_pagin {
    width: 50px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #adb5bd;
    text-align: center;
}

.swal-footer {
    text-align: center !important;
}

.pb_form {
    padding-bottom: 26px;
    margin-right: 1px;
}

.table-hover tbody tr:hover {
    color: #263436 !important;
    cursor: pointer;
    background-color: #3848597a !important;
    font-weight: 400;
}

/* .table-hover tbody tr:hover th,
.table-hover tbody tr:hover td {
  border-left: 1px solid #8d8d8d;
} */

.table-hover tbody tr:hover .text-danger,
.table-hover tbody tr:hover .text-success,
.table-hover tbody tr:hover small {
    color: #000000 !important;
}

.table thead tr th.text-danger {
    color: #fa8d98 !important;
}

.table thead tr th.text-success {
    color: #7aeed1 !important;
}

th.sort {
    cursor: pointer;
}

/* @media print {

  body {
    direction: rtl;
  }

  table,
  th,
  td {
    border-collapse: collapse;
    border: 1px solid black;
    width: 100%;
    text-align: right;

  }

  th {
    border-collapse: collapse;
    border: 1px solid black;
    width: 30px !important;
    text-align: right;
  }

  .no-print {
    display: none;
  }

} */

.bg_icon {
    background: #eeeeee47;
}

.s_box_img {
    background: url(../../../shared/images/widget.webp);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.s_box_icon::after {
    content: "\f067";
    font-size: 60px;
    color: #e2e0e0;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
    cursor: pointer;
}

.s_box_icon:hover::after {
    color: #00000059;
    transition: all 0.3s ease 0s;
}

.w-12 {
    flex: 0 0 12.667% !important;
    max-width: 12.667% !important;
}

.w-87 {
    flex: 0 0 87% !important;
    max-width: 87% !important;
}

.repeater_lists:nth-last-child(1) {
    display: none;
}

.ml_1 {
    margin-right: 4px;
}

.col_mds_1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 11%;
    flex: 0 0 11%;
    max-width: 11%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col_mds_11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 89%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 89%;
    flex: 0 0 89%;
    max-width: 89%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col_mds_11.pl_2 {
    padding-right: 27px;
}

.tooltip-inner {
    list-style: none;
    font-size: 12px;
    max-width: 200px;
    padding: 3px 3px 3px 4px;
    color: #000000;
    text-align: right;
    background-color: #fff5db;
    border-radius: 0.25rem;
    border: 1px solid #cba53a;
    font-family: AppTextFont !important;
    height: 100%;
    overflow: hidden;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #cba53a !important;
}

.tooltip-inner ul {
    text-align: right;
    direction: rtl;
    list-style: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.tooltip-inner ul li {
    text-align: right;
    direction: rtl;
}

span.erorrs_icons {
    position: absolute;
    top: -5px;
    left: -5px;
}

.badge-rack {
    font-size: 11px;
    border-radius: 100%;
    min-width: 20px;
    min-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -16px;
    right: -8px;
    max-width: 40px;
    padding: 4px 9px;
    line-height: 16px;
}

.repeater-list-none:first-child {
    display: none;
}

th[sort]::after {
    content: " \21C5";
    cursor: pointer;
    color: #fff;
    opacity: 0.7;
    font-size: 10px;
    font-weight: bold;
}

.cursor {
    cursor: pointer;
}

.no-cursor {
    cursor: initial;
}

.attr_panel {
    color: #fff;
    padding: 0px 5px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
    height: 31px;
}

.attr_panel label {
    margin-bottom: 0px;
    padding-right: 5px;
    font-size: 12px;
    align-items: center;
    cursor: pointer;
}

.attr_panel > div {
    display: flex;
    width: 87%;
    justify-content: space-between;
}

.attr_panel i {
    padding-left: 10px;
    border-left: 1px solid;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 4px;
    cursor: pointer;
    width: 12%;
}

div#listOnline {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rack-now {
    position: fixed;
    bottom: 5%;
    left: 5%;
}

.btn-rack-now {
    background: #008000 !important;
}

.bg_panel {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000000;
    padding: 0px 5px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
}

.bg_panel > div {
    display: flex;
    width: 87%;
    justify-content: space-between;
}

.bg_panel i {
    padding-left: 10px;
    border-left: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 4px;
    cursor: pointer;
    width: 12%;
}

.bg_panel label {
    margin-bottom: 0px;
    padding-right: 5px;
    font-size: 12px;
    align-items: center;
    cursor: pointer;
}

.bg-hotel {
    background-color: #cba53a;
}

.bg-hotel:hover {
    background-color: #a78628;
}

.mr_top {
    margin-top: 4px;
}

.w-19 {
    width: 19% !important;
}

.border-right-c {
    border-left: 1px solid #eceeef !important;
}

.thead-light td {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.title_table {
    font-size: 16px;
    font-weight: bold;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.icon-menu {
    float: right;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.widget_box,
.widget_boxs {
    position: relative;
}

.widget_box a,
.widget_box a:hover,
.widget_boxs a,
.widget_boxs a:hover {
    color: #000;
}

.widget_box span,
.widget_boxs span {
    padding-top: 20px;
}

a.btn.btn-sm.bg_icon.removeWidget.widget_box_img {
    position: absolute;
    bottom: 0px;
}

.widget_box_clock {
    height: 100%;
    align-items: center;
}

.widget_box .card,
.widget_boxs .card {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.widget_box .card img,
.widget_boxs .card img {
    width: 80px;
}

.col-6 .widget_box .card {
    height: 160px;
}

.col-6 .widget_box .card img {
    width: 50px;
}

@media (min-width: 576px) {
    .col-sm-6 .widget_box .card {
        height: 160px;
    }

    .col-sm-6 .widget_box .card img {
        width: 50px;
    }
}

@media only screen and (min-width: 768px) {
    .col-md-3 .widget_box .card {
        height: 150px;
    }

    .col-md-3 .widget_box .card img {
        width: 55px;
    }
}

@media only screen and (min-width: 992px) {
    .col-lg-2 .widget_box .card {
        height: 150px;
    }

    .col-lg-2 .widget_box .card img {
        width: 50px;
    }
}

.px_55 {
    padding: 5px !important;
}

.pt_7 {
    padding-top: 7px;
}

button.btn.btn-sm.bg_icon.w-100.text-right.elementWidget.d-flex.align-items-center {
    overflow: hidden;
}

.custom-deposite {
    width: 100%;
}

.btn_item_toggle {
    background: #536a7dc9;
    color: #ffffff;
    width: 50%;
    border-left: 1px solid #5a7082;
    font-size: 12px;
    padding: 7px 0px;
    border-radius: 0px;
}

.btn_item_toggle.active {
    background: var(--bg-raya-dark);
    color: #fff;
}

.thumbnails-50 {
    width: 50px;
    height: 50px;
}

.rack_boxing {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.rack_boxing .icons {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.rack_boxing .icons img {
    width: 100%;
    height: 75px;
    padding: 5px;
}

.rack_boxing .title h2 {
    text-align: center;
    font-size: 14px;
}

.btn_doc {
    border-color: #cba53a !important;
    background-color: #cba53a !important;
    color: #fff !important;
}

.btn-gold {
    border-color: #cba53a !important;
    background-color: #cba53a !important;
    color: #fff !important;
}

.pointer {
    cursor: pointer;
}

.w-98 {
    width: 98% !important;
}

.img-attach {
    width: 80px;
    height: 80px;
    padding: 0px;
    overflow: hidden;
    border: none;
}

.img-attach img {
    width: 100%;
    height: 100%;
}

.attach-icons {
    width: 80px;
    min-height: 80px;
    padding-top: 30px;
}

.attach-icons i {
    font-size: 22px;
}

/* loading effect */

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #a78628;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: 0 45%;
    text-align: center;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* loading effect */
@media only screen and (max-width: 850px) {
    li#showDate {
        width: auto !important;
    }
}

.nav.nav-tabs .nav-item .nav-link {
    color: #000 !important;
    cursor: pointer;
    min-width: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
    padding: 10px 20px 10px 4px;
    outline: none !important;
}

.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc,
.tablesorter-default thead .tablesorter-headerSortUp {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    border-bottom: #000 2px solid;
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc,
.tablesorter-default thead .tablesorter-headerSortDown {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    border-bottom: #000 2px solid;
}

.tablesorter-default .tablesorter-processing {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=) !important;
}

.flash {
    animation-name: example;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: red;
}

@keyframes example {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        opacity: 0.3;
    }
}

.height-auto {
    height: auto !important;
}

.custom-order {
    padding-right: 20px;
    padding-left: 12px;
}

.custom-order .btn_food {
    width: 23%;
    min-height: 80px;
    margin: 10px 0px;
    background: transparent;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin: 5px;
}

.custom-order .btn_food h6 {
    font-size: 13px;
    line-height: 17px;
}

.custom-order .btn_food span {
    opacity: 0.8;
    font-size: 13px;
}

.custom-order .btn_food .badge-rack.bg-dark {
    font-size: 11px;
    border-radius: 100%;
    min-width: 20px;
    min-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 20px;
    max-width: 36px;
    padding: 4px 9px;
    line-height: 16px;
    color: #fff;
    right: auto;
}

.custom-order-cancel .btn-cancel {
    width: 100%;
}

@media only screen and (max-width: 992px) {
    .custom-order .btn_food {
        width: 44%;
    }
}

a#maximizeCard {
    margin-right: 5px;
}

.icon_brush {
    background: url(../../../shared/icons/maid.svg);
    display: block;
    width: 18px;
    height: 20px;
    background-size: 19px;
    background-repeat: no-repeat;
}

.mnp_bts small {
    display: flex;
    align-items: center;
}

marquee {
    width: 100%;
    padding: 10px 0 0;
}

.select2-container {
    width: 100% !important;
}

.line-40 {
    line-height: 40px;
}

/* #gridView thead{
  background: var(--bg-raya-light) !important;
  color: #fff;
  text-align: center;
} */
.table thead {
    background: var(--bg-raya-light) !important;
    color: #fff;
    text-align: center;
}

.table thead th[colspan] {
    background: #5b7488;
    position: relative;
}

/* .table thead th[colspan]::after {
  content: "";
  width: 100%;
  height: 1px;
  background: unset;
  position: absolute;
  right: 0;
  bottom: 0;
}

.table thead th[colspan]::before {
  content: "";
  width: 1px;
  height: 100%;
  background: #b7b4b4;
  position: absolute;
  left: 0;
  bottom: 0;
} */

.table thead th:last-child[colspan]::before {
    background: none;
}

.table tbody {
    text-align: center;
}

.table-striped tbody tr:nth-of-type(2n + 1) {
    background-color: #f0eded;
}

#gridView tbody tr td .btn-sm {
    padding: 0.3rem 0.45rem;
}

.checklist-custom {
    --background: #ffffff;
    --text: #414856;
    --check: #4f29f0;
    --disabled: #c3c8de;
    --border-radius: 10px;
    background: #ccc;
    color: #fff;
    width: 100%;
    height: auto;
    border-radius: var(--border-radius);
    position: relative;
    box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05);
    padding: 15px 9px;
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
}

.checklist-custom label {
    color: #fff;
    position: relative;
    cursor: pointer;
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.checklist-custom label.checklist-custom-body {
    width: 80%;
}

.checklist-custom label.checklist-custom-body .labels {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: flex-start;
    color: #fff;
}

.checklist-custom label.checklist-custom-body .labels span {
    font-size: 14px;
}

.checklist-custom label::before,
.checklist-custom label::after {
    content: "";
    position: absolute;
}

.checklist-custom label::before {
    height: 2px;
    width: 8px;
    left: -27px;
    background: #fff;
    border-radius: 2px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.checklist-custom label:after {
    height: 4px;
    width: 4px;
    top: 8px;
    left: -25px;
    border-radius: 50%;
}

.checklist-custom input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    height: 15px;
    width: 15px;
    outline: none;
    border: 0;
    margin: 0 15px 0 0;
    cursor: pointer;
    background: none;
    display: grid;
    -webkit-box-align: center;
    align-items: center;
}

.checklist-custom span.received {
    display: none;
    transition: 0.9s ease;
}

.checklist-custom input[type="checkbox"]:checked ~ span.received {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 9px;
    font-size: 12px;
    transition: 0.9s ease;
}

.checklist-custom input[type="checkbox"]::before,
.checklist-custom input[type="checkbox"]::after {
    content: "";
    position: absolute;
    height: 2px;
    top: auto;
    background: #fff;
    border-radius: 2px;
}

.checklist-custom input[type="checkbox"]::before {
    width: 0px;
    right: 60%;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.checklist-custom input[type="checkbox"]::after {
    width: 0px;
    left: 40%;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.checklist-custom input[type="checkbox"]:checked::before {
    -webkit-animation: check-01 0.4s ease forwards;
    animation: check-01 0.4s ease forwards;
}

.checklist-custom input[type="checkbox"]:checked::after {
    -webkit-animation: check-02 0.4s ease forwards;
    animation: check-02 0.4s ease forwards;
}

.checklist-custom input[type="checkbox"]:checked + label {
    color: #000000;
    -webkit-animation: 0.3s ease 0.1s forwards;
    animation: 0.3s ease 0.1s forwards;
}

.checklist-custom input[type="checkbox"]:checked + label::before {
    background: var(--disabled);
    -webkit-animation: 0.4s ease;
    animation: 0.4s ease;
    opacity: 0;
}

/* .checklist-custom input[type="checkbox"]:checked + label::after {
  -webkit-animation: firework .5s ease forwards .1s;
          animation: firework .5s ease forwards .1s;
} */

.check {
    position: absolute;
    top: -1px;
    right: -1px;
    border-bottom-left-radius: 7px;
    padding: 5px;
    font-size: 23px;
    opacity: 0;
    transition: 0.5s;
}

@keyframes check {
    0% {
        box-shadow: 1px 1px 15px -4px rgb(32, 30, 30);
    }
}

.ageChild {
    background: #2980b9;
    font-size: 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 2px 13px;
    border-top-right-radius: 7px;
}

.ageAdult {
    background: var(--bg-raya-light);
    font-size: 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 2px 13px;
    border-top-right-radius: 7px;
}

.checkB:checked + .checklist-custom {
    opacity: 1;
    background: #6dd35d;
}

.checkB:checked + .checklist-custom .check {
    opacity: 1;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@-webkit-keyframes move {
    50% {
        padding-left: 8px;
        padding-right: 0px;
    }

    100% {
        padding-right: 4px;
    }
}

@keyframes move {
    50% {
        padding-left: 8px;
        padding-right: 0px;
    }

    100% {
        padding-right: 4px;
    }
}

@-webkit-keyframes slice {
    60% {
        width: 100%;
        left: 4px;
    }

    100% {
        width: 100%;
        left: -2px;
        padding-left: 0;
    }
}

@keyframes slice {
    60% {
        width: 100%;
        left: 4px;
    }

    100% {
        width: 100%;
        left: -2px;
        padding-left: 0;
    }
}

@-webkit-keyframes check-01 {
    0% {
        width: 4px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 0px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    51% {
        width: 0px;
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    100% {
        width: 5px;
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@keyframes check-01 {
    0% {
        width: 4px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 0px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    51% {
        width: 0px;
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    100% {
        width: 5px;
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@-webkit-keyframes check-02 {
    0% {
        width: 4px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 0px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    51% {
        width: 0px;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    100% {
        width: 10px;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@keyframes check-02 {
    0% {
        width: 4px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 0px;
        top: auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    51% {
        width: 0px;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    100% {
        width: 10px;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes firework {
    0% {
        opacity: 1;
        box-shadow: 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0,
        0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        box-shadow: 0 -15px 0 0px #4f29f0, 14px -8px 0 0px #4f29f0,
        14px 8px 0 0px #4f29f0, 0 15px 0 0px #4f29f0, -14px 8px 0 0px #4f29f0,
        -14px -8px 0 0px #4f29f0;
    }
}

@keyframes firework {
    0% {
        opacity: 1;
        box-shadow: 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0,
        0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0, 0 0 0 -2px #4f29f0;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        box-shadow: 0 -15px 0 0px #4f29f0, 14px -8px 0 0px #4f29f0,
        14px 8px 0 0px #4f29f0, 0 15px 0 0px #4f29f0, -14px 8px 0 0px #4f29f0,
        -14px -8px 0 0px #4f29f0;
    }
}

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

/*
.table-responsive {
  overflow-y: auto;
  height: 100vh;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.table-responsive::-webkit-scrollbar {
  display: none;
}

.table-responsive #gridView thead th {
  position: sticky;
  top: -1px;
  background: #d5e5f1 !important;
}
*/

.app-content.center-layout,
html body .content.app-content,
.table-responsive {
    overflow: visible;
}

.row.match-height {
    margin-left: 0px;
    margin-right: 0px;
}

#gridView,
.gridView {
    width: 100% !important;
    border-right: 0;
    border-top: 0;
}

#gridView thead th[sort]:hover,
.gridView thead th[sort]:hover {
    cursor: n-resize;
    color: #ffcc41;
}

#gridView thead th[sort]:hover:after,
.gridView thead th[sort]:hover:after,
#gridView thead th[sort]:hover:before,
.gridView thead th[sort]:hover:before {
    color: #ffcc41;
}

#gridView thead th[sort]::after,
.gridView thead th[sort]::after {
    position: absolute !important;
    display: block;
    left: 2px;
    line-height: 9px;
    font-size: 10px;
    bottom: 50% !important;
    content: "\f0d8";
    color: #fff;
    font-family: 'FontAwesome';
    right: unset !important;
}

#gridView thead th[sort]::before,
.gridView thead th[sort]::before {
    position: absolute !important;
    display: block;
    left: 2px;
    line-height: 9px;
    font-size: 10px;
    bottom: 30% !important;
    content: "\f0d7";
    color: #fff;
    font-family: 'FontAwesome';
}

#gridView thead th,
.gridView thead th,
#gridView thead td,
.gridView thead td {
    position: sticky;
    top: 99px;
    vertical-align: bottom;
    border: 2px solid #07427d;
    border-top: 1px solid #e3ebf3;
    border: 2px solid rgb(180, 125, 125);
    background: var(--bg-raya-light) !important;
    color: #fff;
    text-align: center;
    border: 1px solid #a9a9a9;
    border-left: 0px;
    z-index: 1;
    font-size: 10px;
    padding-left: 13px;
}

/* #myTable thead {
  position: sticky;
  top: 66px;
  vertical-align: bottom;;
  z-index: 99999999;
  background: #fff;
} */

#gridView thead th {
    border-bottom: none;
}

#myTable thead th {
    border-bottom: none;
}

#gridView tbody tr td a .fa.fa-info {
    width: 10px;
}

.main-ribbon-fix {
    position: sticky;
    top: 58px;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 14px;
    z-index: 999;
    min-height: 43px;
}

.main-ribbon-fix h4 {
    font-size: 14px;
}

.main-rebon-fix img.icon-menu {
    width: 20px;
    height: 25px;
}

#dataTable tbody tr td {
    padding: 2px 1px;
    /* position: relative; */
}

#dataTable tbody tr {
    line-height: 24px;
}

#dataTable tbody .checkbox-table {
    position: relative;
    top: 2px;
    right: 0px;
}

.card-fullscreen .main-ribbon-fix {
    top: 0px;
}

.card-fullscreen #gridView thead th {
    top: 52px;
}

.file-repeater {
    overflow-x: auto;
    margin-bottom: 5px;
}

.invoice-card-info label {
    font-size: 12px;
    margin-bottom: 0px;
}

.invoice-card-info .form_border .form-group {
    margin-bottom: 12px;
}

.invoice-card-info .form_border .form-group label:last-child {
    font-weight: bold;
}

table.dataTable thead .sorting::before,
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::before,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc_disabled::before,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc_disabled::before,
table.dataTable thead .sorting_desc_disabled::after {
    position: relative !important;
    background: transparent !important;
    bottom: 0px !important;
}

#table-count, #table-fields {
    background-color: #f6bb42;
    height: 27px;
    visibility: visible !important;
    color: #fff !important;
    border: none;
    padding: 0px 8px;
    font-size: 12px;
    padding-left: 20px;
}

.paginate-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0px;
}

#gridView_paginate .pagination .page-link {
    color: var(--bg-raya-light);
}

.dt-paging .pagination .page-link {
    color: var(--bg-raya-light);
}

.pagination .page-item.active .page-link {
    background-color: var(--bg-raya-light);
    border-color: var(--bg-raya-light);
    color: #fff !important;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

/* .pagination .paginate_button:first-child {
  border-radius: 0px 5px 5px 0px;
  overflow: hidden;
} */

.pagination .page-item.active .page-link {
    background-color: var(--bg-raya-light);
    border-color: var(--bg-raya-light);
    color: #fff !important;
}

.page-item:first-child .page-link {
    border-top-right-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
    margin-left: -1px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
}

/* ------------------------- */
.just-print {
    display: none;
}

/* @media print {
  .no-print {
    display: none;
  }

  .just-print {
    display: block;
  }
} */

@media only screen and (max-width: 700px) {
    #gridView thead th {
        position: static;
    }

    table.dataTable thead .sorting:after,
    table.dataTable thead .sorting_asc:after,
    table.dataTable thead .sorting_desc:after,
    table.dataTable thead .sorting_asc_disabled:after,
    table.dataTable thead .sorting_desc_disabled:after {
        right: 0.2em !important;
    }

    .main-ribbon-fix {
        top: 0px;
    }

    .app-content.center-layout,
    html body .content.app-content,
    .table-responsive {
        overflow-x: auto !important;
    }

    ul.header-menu-top {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    ul.header-menu-top li {
        margin-inline: 2px;
        margin-block: 0 2px;
    }

    ul.header-menu-top li a#maximizeCard {
        margin-right: 0px;
    }

    #gridView tbody tr td .btn-sm,
    table button,
    table a {
        margin-block: .12rem;
    }

    .card-header .heading-elements {
        top: 0px;
        border: none;
    }

    .search-tools form input[type="search"] {
        padding: 2px 19px 2px;
    }
}

.divider-row {
    background: var(--bg-raya-light) !important;
    color: #fff;
}

.icon-dialog {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.icon-dialog span {
    margin: 2px;
    width: 48px;
    height: 35px;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
}

.deposit-md-1 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.deposit-md-11 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.agencies-md-1 {
    max-width: 13.5%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 15px;
    flex: 0 0 13.5%;
}

.agencies-md-11 {
    flex: 0 0 86.5%;
    max-width: 86.5%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 12px;
}

table.table.table-bordered.table-hover.table-striped.dataTable {
    margin-top: -5px !important;
}

.header-cartext .btn_item_toggle {
    width: 32%;
    padding: 3px 0px;
}

.btn-group.btn-group-toggle {
    width: 100%;
}

.ui-widget {
    font-family: "AppTextFont" !important;
    font-size: 10px !important;
}

.header-cartext {
    width: 239px !important;
    height: 27px !important;
}

.rightClickFocus {
    color: #263436 !important;
    cursor: pointer;
    background-color: #3848597a !important;
    font-weight: 500;
}

textarea {
    resize: none;
}

.Btnloading {
    color: transparent !important;
    min-height: 1.6rem;
    pointer-events: none;
    position: relative;
}

.Btnloading::after {
    -webkit-animation: loading 500ms infinite linear;
    animation: loading 500ms infinite linear;
    border: 0.2rem solid white;
    border-radius: 0.8rem;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 1.2rem;
    left: 50%;
    margin-left: -0.8rem;
    margin-top: -0.8rem;
    position: absolute;
    top: 58%;
    width: 1.2rem;
}

@-webkit-keyframes loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

button.btn.btn-save.w-25.formSave.Btnloading {
    background-color: #37bc9b;
}

.card-header {
    padding-left: 13px;
    padding-right: 14px;
}

.card-header h4 {
    font-size: 14px;
    padding-top: 4px;
}

#tabs .card-body.form_border {
    margin-top: 0px !important;
    padding-top: 10px !important;
}

.modal-header {
    background-color: var(--bg-raya-light) !important;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.modal-header * {
    color: #ffffff;
}

form .form-control {
    font-weight: 400;
    font-family: "AppTextFont" !important;
    font-size: 12px;
    color: #1e1e1e !important;
}

form .form-control > option {
    -moz-appearance: none;
    font-weight: 500;
    font-family: "AppTextFont" !important;
    font: -moz-pull-down-menu;
}

form select.form-control option {
    -moz-appearance: none;
    font-family: "AppTextFont" !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

tr.highlighted {
    color: #263436 !important;
    cursor: pointer;
    background-color: #3848597a !important;
    font-weight: 500;
}

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

    #showDate,
    #clock {
        display: none !important;
    }
}

@media only screen and (max-width: 1190px) {
    #gridView thead th {
        top: 122px;
    }
}

.card,
.card-footer,
.card-header {
    background-color: #fff;
}

.header-menu-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.header-menu-top li {
    margin: 0px 2px;
}

.btn-sm {
    min-width: 30px !important;
}

.p-1 {
    padding: 1rem !important;
}

.pl-2,
.px-2 {
    padding-left: 1.5rem !important;
}

/* .pb-2,
.py-2 {
  padding-bottom: 1.5rem !important;
} */

.pr-2,
.px-2 {
    padding-right: 1.5rem !important;
}

.pl-1,
.px-1 {
    padding-left: 1rem !important;
}

.pr-1,
.px-1 {
    padding-right: 1rem !important;
}

/* .ml-1,
.mx-1 {
  margin-left: 1rem !important;
} */

/* .mt-1,
.my-1 {
  margin-top: 1rem !important;
} */

.mt-3,
.my-3 {
    margin-top: 3rem !important;
}

/* .pt-1,
.py-1 {
  padding-top: 1rem !important;
} */

.pb-1,
.py-1 {
    padding-bottom: 1rem !important;
}

/* .mt-2 {
  margin-top: 1.5rem !important;
} */

.pt-2,
.py-2 {
    padding-top: 1.5rem !important;
}

.px-1-5 {
    padding-inline: 1.5rem !important;
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
}

.navbar-header .navbar-nav {
    display: flex;
    justify-content: flex-end;
}

label.btn.btn_item_toggle:hover {
    color: #ffffff;
}

.custom-file-label {
    height: 2rem;
    overflow: hidden;
    line-height: 15px;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    height: 40px;
    line-height: 15px;
}

.custom-file-label::after {
    right: auto !important;
    left: -1px !important;
    border-radius: 0.25rem 0 0 0.25rem;
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.form-control {
    height: calc(1.5em + 0.5rem + 2px);
    /* padding: .95rem; */
    font-size: 0.975rem;
    line-height: 1.45;
    /* border-radius: .18rem; */
}

.select2-container .select2-selection--single,
.select2-selection--multiple {
    font-size: 0.8rem;
    height: 2rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    line-height: 15px;
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.form-actions .btn {
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.75rem 1rem;
    font-size: 14px;
    line-height: 1;
    border-radius: 0.21rem;
    -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
    -o-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;
    -moz-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;
    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;
    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,
    -webkit-box-shadow 0.15s ease-in-out;
}

.btn {
    font-size: 12px;
}

.table thead th {
    border: 1px solid #a9a9a9;
}

.table thead tr th {
    font-weight: 400;
    border-left: 1px solid #a9a9a9;
}

.table td,
.table th {
    padding: 0.5rem 0.2rem !important;
}

.table thead {
    font-size: 11px;
}

.dropdown .dropdown-menu .dropdown-item {
    text-align: right;
    margin-inline: 5px;
    width: 95%;
}

.dropdown-menu-right {
    left: 0px !important;
    right: auto !important;
    text-align: right;
}

.dropdown-menu {
    min-width: 14rem !important;
}

.dropdown-notification .dropdown-menu .dropdown-menu-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 0px 10px 5px 0px;
    position: relative;
}

.dropdown-notification .dropdown-menu .dropdown-menu-header h6 {
    font-size: 12px;
    padding-right: 10px;
    font-weight: 500;
}

.dropdown-notification .dropdown-menu .dropdown-menu-header span.notification-tag {
    font-size: 10px;
    font-weight: 500;
    background-color: #f6bb42;
    padding: 5px;
    border-radius: 0.21rem;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 4px;
    margin-left: 14px !important;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media {
    padding: 4px 15px 7px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 0;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media .media-left {
    padding-left: 1rem;
    float: right;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media .media-left .avatar-sm {
    width: 32px;
    position: relative;
    padding-left: 0 !important;
    margin-left: 0;
    vertical-align: bottom;
    white-space: nowrap;
    display: inline-block;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media .media-left .avatar img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0;
    border-radius: 1000px;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media .media-body .media-heading {
    font-size: 14px;
    color: #373a3c;
}

.dropdown-notification .dropdown-menu .scrollable-container ul li a .media .media-body .notification-text {
    margin-bottom: 5px;
}

.header-navbar .navbar-container ul.nav li .scrollable-container {
    position: unset;
}

.dropdown-notification .dropdown-menu-footer {
    margin-top: 10px;
}

.dropdown-item {
    padding: 10px 8px !important;
}

.modal-dialog .modal-header .close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem;
}

.modal-dialog .modal-header * {
    color: #ffffff;
    font-size: 16px;
}

.modal-dialog .modal-header .close span {
    font-size: 20px;
    line-height: 24px;
}

.widget-shortcut .bg_icon {
    justify-content: start !important;
    min-height: 29px;
    height: 50px;
}

.widget-shortcut .bg_icon span {
    text-align: right;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
}

.drilldown-menu-custom {
    height: auto !important;
}

.drilldown-menu-custom .menu-panel-root {
    flex-direction: row;
    flex-wrap: wrap;
}

.drilldown-menu-custom .sliding-menu-wrapper .menu-panel-root .dropdown-item {
    display: flex;
    background: #f1f1f1;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 5px;
}

.navbar-nav .mega-dropdown-menu .dropdown-menu-header,
.navigation-main .mega-dropdown-menu .dropdown-menu-header {
    text-align: right;
}

.paginate-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0px;
}

#gridView_paginate .pagination .page-link {
    color: var(--bg-raya-light);
}

.pagination .page-item.active .page-link {
    background-color: var(--bg-raya-light);
    border-color: var(--bg-raya-light);
    color: #fff !important;
}

.table .text-left,
.table tbody .text-left,
.table tbody tr .text-left,
.table tbody tr td.text-left {
    text-align: left !important;
}

.table .text-right,
.table tbody .text-right,
.table tbody tr .text-right,
.table tbody tr td.text-right {
    text-align: right !important;
}

.app-content.center-layout,
html body .content.app-content,
.table-responsive {
    overflow: visible !important;
}

.custom-control-label {
    vertical-align: unset !important;
}

/* for sm */

.custom-switch.custom-switch-sm .custom-control-label {
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.custom-switch.custom-switch-sm .custom-control-label::before {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
}

.custom-switch.custom-switch-sm .custom-control-label::after {
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    border-radius: calc(1rem - (1rem / 2));
}

.custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1rem - 0.25rem));
}

/* for md */

.custom-switch.custom-switch-md .custom-control-label {
    /* padding-left: 2rem; */
    padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px);
    border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1.5rem - 0.25rem));
}

/* for lg */

.custom-switch.custom-switch-lg .custom-control-label {
    padding-left: 3rem;
    padding-bottom: 2rem;
}

.custom-switch.custom-switch-lg .custom-control-label::before {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}

.custom-switch.custom-switch-lg .custom-control-label::after {
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    border-radius: calc(3rem - (2rem / 2));
}

.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2rem - 0.25rem));
}

/* for xl */

.custom-switch.custom-switch-xl .custom-control-label {
    padding-left: 4rem;
    padding-bottom: 2.5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::before {
    height: 2.5rem;
    width: calc(4rem + 0.75rem);
    border-radius: 5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::after {
    width: calc(2.5rem - 4px);
    height: calc(2.5rem - 4px);
    border-radius: calc(4rem - (2.5rem / 2));
}

.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2.5rem - 0.25rem));
}

.custom-switch.custom-swich-raya-3 .custom-control-label::before {
    left: -0.25rem;
}

.custom-switch.custom-swich-raya-3 .custom-control-label::after {
    left: calc(-0.25rem + 2px);
}

.custom-switch.custom-switch-permission {
    padding: 0;
}

.custom-switch.custom-switch-permission.custom-switch-md .custom-control-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.custom-switch.custom-switch-permission.custom-switch-md .custom-control-label::before {
    top: 24px;
    left: 14%;
}

.custom-switch.custom-switch-permission.custom-switch-md .custom-control-label::after {
    top: 26px;
    left: 19%;
}

.custom-switch.custom-switch-res-rack .custom-control-label::before {
    top: -2px;
}

.custom-switch.custom-switch-res-rack .custom-control-label::after {
    top: 0px;
}

.card-header .title_dociments h2 {
    font-size: 1.74rem;
}

.ov-he {
    overflow: scroll !important;
    height: 263px;
    margin-bottom: 5px;
}

.ov-he-chart {
    overflow-x: auto !important;
    height: unset;
    margin-bottom: 5px;
}

.badge {
    display: inline-block;
    padding: 0.35em 0.4em;
    font-size: 85%;
    text-align: center;
    vertical-align: baseline;
    border-radius: 0.21rem;
    font-weight: 400;
}

.inline-block {
    display: inline-block !important;
}

.card .card-title {
    letter-spacing: unset !important;
}

.border_coll {
    border: 1px solid #e5e5e5;
}

.bg_black {
    background-color: #f5f5f5;
}

.table-permission td,
.table-permission th {
    border: 1px solid #e9e9e9;
}

.page-item.disabled .page-link {
    border-color: #818a91;
}

#gridView tbody tr td .btn-sm,
table tbody tr td .btn-sm {
    padding: 1px 6px;
    min-width: 26px !important;
    max-width: initial;
    min-height: 22px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.dropdown-notification a.nav-link-label .badge-info {
    color: #fff;
    background-color: #17a2b8;
    padding: 7px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 6px;
    text-align: center;
}

.icheckbox_line-blue,
.iradio_line-blue {
    background: #adb5bd;
}

.icheckbox_line-blue.checked,
.iradio_line-blue.checked {
    background: #007bff;
}

.icheckbox_line-blue.hover,
.icheckbox_line-blue.checked.hover,
.iradio_line-blue.hover {
    background: #3b99ff;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}

select#table-count, select#table-fields {
    background-position-y: 4px;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}

.statics-keeping .p-2.bg-grey.text-white.media-body.text-right.rounded-left {
    border-radius: 0px 5px 5px 0px !important;
    border-left: 0px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 15px !important;
}

.statics-keeping .p-2.bg-grey.text-white.media-body.text-right.rounded-left h5 {
    font-size: 16px;
}

.statics-keeping .p-2.text-center.bg-grey.bg-darken-2.rounded-right {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px 0px 0px 5px !important;
    padding: 18px 20px !important;
}

.statics-keeping .p-2.text-center.bg-grey.bg-darken-2.rounded-right i {
    font-size: 42px;
}

.dropdown-menu-person {
    min-width: 11rem !important;
}

.dropdown-menu-person a {
    font-size: 12px;
}

label.form-control-line {
    line-height: 25px;
}

label.label-border {
    font-size: 12px;
    margin-bottom: 0px;
    align-items: center !important;
    display: flex !important;
    background-color: #f8f9fa !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    min-height: calc(1.5em + 0.5rem + 2px);
    height: calc(1.5em + 0.5rem + 2px);
    cursor: not-allowed;
}

.label-border-gruop .input-group-append {
    position: absolute;
    left: 0;
    overflow: hidden;
}

label.label-border-overflow {
    font-size: 12px;
    display: grid !important;
    margin-bottom: 0px;
    align-items: center !important;
    background-color: #f8f9fa !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    min-height: 2rem;
    max-height: 48px;
    overflow: auto;
    cursor: not-allowed;
}

div.label-border {
    font-size: 12px;
    margin-bottom: 0px;
    align-items: center !important;
    display: block !important;
    background-color: #f8f9fa !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: calc(3.5em + 2.5rem + 2px);
    cursor: not-allowed;
}

div.label-border-overflow {
    font-size: 12px;
    display: grid !important;
    margin-bottom: 0px;
    align-items: center !important;
    background-color: #f8f9fa !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    min-height: 2rem;
    max-height: calc(7.5em + 2.5rem + 2px);
    overflow: auto;
    cursor: not-allowed;
}

.custom-main-resrack #btnRibbonFilter {
    margin-left: 4px;
}

#chartWidget .carousel-indicators {
    bottom: -45px;
}

#chartWidget .carousel-indicators li {
    background-color: #050505 !important;
}

#chartWidget .carousel-control-next-icon {
    background-image: none;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

#chartWidget .carousel-control-prev-icon {
    background-image: none;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.pr_7 {
    padding-right: 7px;
}

.badge-room-rack-tl,
.badge-room-rack-ml,
.badge-room-rack-bl,
.badge-room-rack-tr,
.badge-room-rack-mr,
.badge-room-rack-tmr,
.badge-room-rack-tml,
.badge-room-rack-br {
    position: absolute;
    z-index: 13;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    box-shadow: 0 0 1px 1px #0000001c;
}

.badge-room-rack-tl i,
.badge-room-rack-ml i,
.badge-room-rack-bl i,
.badge-room-rack-tr i,
.badge-room-rack-mr i,
.badge-room-rack-br i {
    width: 10px;
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.badge-room-rack-tl,
.badge-room-rack-tml,
.badge-room-rack-ml,
.badge-room-rack-bl {
    left: -5px;
}

.badge-room-rack-tr,
.badge-room-rack-tmr,
.badge-room-rack-mr,
.badge-room-rack-br {
    right: -5px;
}

.badge-room-rack-tl,
.badge-room-rack-tr {
    top: -8px;
}

.badge-room-rack-tmr,
.badge-room-rack-tml {
    top: 5px;
}

.badge-room-rack-ml,
.badge-room-rack-mr {
    top: 19px;
}

.badge-room-rack-bl,
.badge-room-rack-br {
    top: unset;
    bottom: -3px;
}

.silver {
    background-color: #bdbdbd;
}

.gold {
    background-color: goldenrod;
}

#AddcontactModal .modal-body .row .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
}

.form-check-custom[type="radio"]:checked,
.form-check-custom[type="radio"]:not(:checked) {
    /* position: absolute;
  left: -9999px; */
    display: none;
}

.form-check-custom[type="radio"]:checked + label.form-label-custom,
.form-check-custom[type="radio"]:not(:checked) + label.form-label-custom {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.form-check-custom[type="radio"]:checked + label.form-label-custom:before,
.form-check-custom[type="radio"]:not(:checked) + label.form-label-custom:before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.form-check-custom[type="radio"]:checked + label.form-label-custom:after,
.form-check-custom[type="radio"]:not(:checked) + label.form-label-custom:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #007bff;
    position: absolute;
    top: 0px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.form-check-custom[type="radio"]:not(:checked) + label.form-label-custom:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.form-check-custom[type="radio"]:checked + label.form-label-custom:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tr-disable {
    opacity: 0.6;
}

.required::before {
    content: "*";
    color: #dd3e4d;
    margin-left: 3px;
}

@media (max-width: 991.98px) {

    .app-content.center-layout,
    html body .content.app-content,
    .table-responsive {
        overflow: scroll !important;
    }

    #gridView thead th,
    .gridView thead th {
        position: unset !important;
    }
}

/* custom panel */
.panel_store_color {
    background-color: var(--bg-raya-light);
}

.panel_search_color {
    background-color: transparent;
}

.attr_panel_store {
    color: #fff;
    padding: 0px 5px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
}

.attr_panel_store label {
    margin-bottom: 0px;
    padding-right: 5px;
    font-size: 12px;
    align-items: center;
    cursor: pointer;
}

.attr_panel_store:hover label,
.attr_panel_store:hover i {
    color: #222;
}

.attr_panel_store > div {
    display: flex;
    width: 66%;
    justify-content: space-between;
}

.attr_panel_store i {
    padding-left: 10px;
    border-left: 2px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 4px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: -6px;
    cursor: pointer;
    width: 33%;
    font-style: normal !important;
}

.attr_panel_search input {
    width: 120%;
    margin-right: 2px;
    margin-left: -2px;
    background-color: transparent;
    border: none;
    border-radius: 2px;
    color: #373a3c;
    padding-right: 4px;
}

.attr_panel_search input:focus {
    outline: none !important;
    border-color: transparent;
    box-shadow: 0;
}

.attr_panel_search {
    color: #373a3c;
    border: 2px solid var(--bg-raya-light);
    padding: 0px 5px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    cursor: default;
    border-radius: 5px;
}

.attr_panel_search > div.search {
    display: flex;
    width: 66%;
    justify-content: space-between;
}

.attr_panel_search.search i {
    padding-left: 10px;
    border-left: 2px solid var(--bg-raya-light);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 4px;
    margin-right: -6px;
    cursor: default;
    width: 33%;
    font-style: normal !important;
}

@media (max-width: 991.98px) {

    .app-content.center-layout,
    html body .content.app-content,
    .table-responsive {
        overflow: scroll !important;
    }

    #gridView thead th,
    .gridView thead th {
        position: unset !important;
    }

    .btn-cancel {
        -webkit-appearance: none !important;
    }

    .px_mob_0 {
        padding: 0px !important;
    }
}

.btn-cancel,
.btn {
    -webkit-appearance: none !important;
}

/* custom width */
.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

/* table resize */
table thead th:first-child {
    max-width: 7% !important;
}

table thead th:last-child {
    max-width: 20% !important;
}

.no_select {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
    supported by Chrome, Edge, Opera and Firefox */
}

.row-table {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-table span {
    padding-right: 5px;
    font-size: 12px;
}

.round-right {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.round-left {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
}

td {
    vertical-align: middle !important;
}

table tbody th:first-child {
    vertical-align: middle !important;
}

@media (max-width: 991px) {
    .main-ribbon-fix {
        position: unset;
        top: 0;
    }
}

.dropdown-menu-custom {
    min-width: 10rem !important;
}

.dropdown-menu-custom .dropdown-item {
    font-size: 12px !important;
}

.custom-checkbox {
    padding-right: 1.5rem;
    padding-left: unset !important;
}

.custom-checkbox .custom-control-label::before {
    right: -1.5rem;
    left: unset !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-checkbox .custom-control-label::before {
    right: -1.5rem;
    left: unset !important;
}

.custom-checkbox .custom-control-label::after {
    right: -1.5rem;
    left: unset !important;
}

.custom-radio {
    padding-right: 1.5rem;
    padding-left: unset !important;
}

.custom-radio .custom-control-label::before {
    right: -1.5rem;
    left: unset !important;
}

.custom-radio .custom-control-input:checked ~ .custom-radio .custom-control-label::before {
    right: -1.5rem;
    left: unset !important;
}

.custom-radio .custom-control-label::after {
    right: -1.5rem;
    left: unset !important;
}

.select2-results .select2-disabled,
.select2-results__option[aria-disabled="true"] {
    display: none;
}

.border-default {
    border: 1px solid #d8d8d8 !important;
}

/* form label{
  color: #fff;
} */
.form-group.form-check {
    margin-bottom: 5px !important;
}

.form-check {
    padding-right: 1.25rem;
    padding-left: 0px;
}

.form-check-input {
    margin-right: -1.25rem;
    margin-left: 0px;
}

/* Start media print */

@media print {
    body.vertical-layout.vertical-menu.menu-expanded .main-menu {
        display: none;
    }

    .main-ribbon-fix,
    nav {
        display: none;
    }

    body.vertical-layout.vertical-menu.menu-expanded .content,
    body.vertical-layout.vertical-menu.menu-expanded .footer,
    body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
        margin-right: 0;
    }

    #gridView thead th,
    .gridView thead th {
        position: unset;
        /* border: 1px solid #000 !important; */
    }

    #gridView thead th:nth-last-child(-n+2),
    .gridView thead th:nth-last-child(-n+2) {
        border-left: 1px solid #000000 !important;
    }

    #gridView tbody td:nth-last-child(-n+2),
    .gridView tbody td:nth-last-child(-n+2) {
        border-left: 1px solid #000000 !important;
    }

    #gridView tfoot td:nth-last-child(-n+2),
    .gridView tfoot td:nth-last-child(-n+2) {
        border-left: 1px solid #000000 !important;
    }

    table.dataTable thead .sorting:after,
    table.dataTable thead .sorting_asc:after,
    table.dataTable thead .sorting_desc:after,
    table.dataTable thead .sorting_asc_disabled:after,
    table.dataTable thead .sorting_desc_disabled:after {
        content: "" !important;
    }

    .table td,
    .table th {
        border-color: #000 !important;
    }

    .no-print {
        display: none;
    }

    .just-print {
        display: table-row;
    }

    .paginate-custom {
        display: none;
    }

    table.dataTable {
        border: none;
    }

    table.table-bordered.dataTable tbody th,
    table.table-bordered.dataTable tbody td {
        border-bottom-width: 0 !important;
    }

    table.table-bordered.dataTable th:last-child,
    table.table-bordered.dataTable tbody tr td:last-child {
        border-left: 1px solid #000 !important;
    }

    .table thead tr th {
        border: 1px solid #000 !important;
    }

    .tooltip {
        display: none;
    }

    @page {
        size: auto;
        margin-top: 5px;
        margin-left: 0px;
        margin-bottom: 5px;
        margin-right: 0px;
    }
}

/* End media print */

/* --------------------------- منوی راست کلیک --------------------------- */
/******* بخش مشترک *******/
.context-menu-icon.context-menu-icon--fa {
    padding: 0.3em 2em !important;
}

.context-menu-icon.context-menu-icon--fa span {
    padding-right: 5px;
}

.context-menu-icon.context-menu-icon--fa::before {
    color: #fff !important;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 3px;
    margin: auto 2px;
}

/******* بخش متغیر *******/
/* ویرایش */
.context-menu-icon.context-menu-icon--fa.fa-pencil::before {
    background: #3bafda;
}

/* حذف */
.context-menu-icon.context-menu-icon--fa.fa-trash::before {
    background: #da4453;
}

/* نمایش / فولیو میهمان / صورتحساب */
.context-menu-icon.context-menu-icon--fa.fa-info::before {
    background: #37bc9b;
}

/* پیشینه / ضمائم */
.context-menu-icon.context-menu-icon--fa.fa-file-text::before {
    background: #f6bb42;
}

/* چک اوت */
.context-menu-icon.context-menu-icon--fa.fa-sign-out::before {
    background: #da4453;
}

/* تحویل */
.context-menu-icon.context-menu-icon--fa.fa-reply::before {
    background: #f6bb42;
}

/* افزودن همراهان */
.context-menu-icon.context-menu-icon--fa.fa-users::before {
    background: #f6bb42;
}

/* پرینت */
.context-menu-icon.context-menu-icon--fa.fa-print::before {
    background: #3bafda;
}

/* صورتحساب */
.context-menu-icon.context-menu-icon--fa.fa-question::before {
    background: #37bc9b;
}

/* ثبت */
.context-menu-icon.context-menu-icon--fa.fa-plus::before {
    background: #3bafda;
}

/* کنسل رزو */
.context-menu-icon.context-menu-icon--fa.fa-close::before {
    background: #da4453;
}

/* نظافت انجام شد */
.context-menu-icon.context-menu-icon--fa.fa-check::before {
    background: #37bc9b;
}

/* ثبت خسارت */
.context-menu-icon.context-menu-icon--fa.fa-check-square-o::before {
    background: #f6bb42;
}

/* لغو چک اوت */
.context-menu-icon.context-menu-icon--fa.fa-times::before {
    background: #da4453;
}

/* اتصال به تفصیل */
.context-menu-icon.context-menu-icon--fa.fa-link::before {
    background: #f6bb42;
}

/* کپی */
.context-menu-icon.context-menu-icon--fa.fa-copy::before {
    background: #f6bb42;
}

/* تصویر گواهی نامه */
.context-menu-icon.context-menu-icon--fa.fa-id-card::before {
    background: #f6bb42;
}

/* تصویر راننده */
.context-menu-icon.context-menu-icon--fa.fa-user::before {
    background: #f6bb42;
}

/* ثبت شماره تلفن */
.context-menu-icon.context-menu-icon--fa.fa-address-book::before {
    background: #37bc9b;
}

/* ثبت درخواست */
.context-menu-icon.context-menu-icon--fa.fa-comments::before {
    background: #bdbdbd;
}

/* نمایش تاریخچه */
.context-menu-icon.context-menu-icon--fa.fa-history::before {
    background: #3bafda;
}

/* --------------------------- منوی راست کلیک --------------------------- */

.events-off {
    pointer-events: none;
}

.header-navbar .navbar-header .navbar-brand {
    display: flex;
    right: 0;
    position: absolute;
    width: 100%;
    margin-inline-start: 0;
    padding-inline: 1rem;
}

.header-navbar .navbar-header .navbar-brand .brand-logo {
    height: 36px;
}

.header-navbar .navbar-header .navbar-brand .box-brands {
    flex-direction: column;
    display: flex;
}

.header-navbar .navbar-header .navbar-brand .box-brands h6 {
    font-size: 14px;
    margin-bottom: 3px;
}

.header-navbar .navbar-header .navbar-brand .box-brands h6:nth-child(2) {
    font-size: 10px;
    color: rgb(255 255 255 / 71%) !important;
}

.select2-container .select2-selection--multiple {
    display: inline-block !important;
    width: 100% !important;
    height: 100% !important;
}

.redSelect:hover,
.redSelect:focus {
    background-color: #f9e1e4 !important;
}

table.table-bordered.dataTable tbody th:last-child,
table.table-bordered.dataTable tbody td:last-child {
    border-left-width: 1px !important;
}

table.table-bordered.dataTable tbody tr:last-child th,
table.table-bordered.dataTable tbody tr:last-child td {
    border-bottom-width: 1px !important;
}

/* --------- license -----------*/
.unactive {
    filter: grayscale(100%);
    opacity: 0.3;
}

.modal-mds {
    max-width: 600px;
    margin: 1.75rem auto;
}

.dropdown-menu.bg-green.bg-lighten-5.text-right.droopdown-person.dropdown-menu-person.show {
    border-color: #a1d9a5 !important;
}

.dropdown-menu.bg-green.bg-lighten-5.text-right.droopdown-person.dropdown-menu-person.show:hover {
    border-color: #a1d9a5 !important;
    background-color: #dbf9dd !important;
}

.cardLogo {
    margin-bottom: 7px;
    padding: 10px 0px;
}

.cardLogo .icon-menu {
    margin-left: 5px !important;
    margin-top: -2px;
}

.select2-search__field {
    direction: rtl;
}

.all-panel-operation {
    background-color: var(--bg-raya-light);
}

.height-426 {
    height: 426px !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #16181b !important;
    text-decoration: none !important;
    background-color: #f8f9fa !important;
}

.wiget_sup_box {
    display: flex;
    align-items: center;
    padding: 20px;
}

.wiget_sup_box h3 {
    position: absolute;
    top: 20px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    width: 92%;
}

.wiget_sup_box ul li {
    display: flex;
    align-items: center;
    color: #000;
    margin-bottom: 25px;
}

.wiget_sup_box ul li i {
    font-size: 20px;
    padding-left: 10px;
}

.wiget_sup_box ul li span {
    padding-top: 0 !important;
    padding-right: 5px;
    height: 20px;
    display: block;
    width: 1px;
}

.wiget_sup_box ul li a {
    font-size: 14px;
    padding-right: 5px;
}

.form-control.selectize-control {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-family: "AppTextFont" !important;
    font-size: 12px;
    color: #1e1e1e !important;
    height: calc(1.5em + 0.5rem + 2px);
    line-height: 1.45;
}

.selectize-control .selectize-input {
    height: 28px !important;
    font-weight: 400 !important;
    font-family: "AppTextFont" !important;
    font-size: 12px !important;
    color: #1e1e1e !important;
    min-height: 28px !important;
}

.selectize-control .selectize-dropdown [data-selectable] {
    padding: 5px 10px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.selectize-control.rtl.single .selectize-input:after {
    left: calc(10px + -2px) !important;
    border-width: 4px 4px 0 4px !important;
    margin-top: 0px !important;
    border-color: #888888 transparent transparent transparent !important;
}

/* حذف عرض ۲۵ درصد دکمه ذخیره فرم در اسکرین های کوچک تر از ۴۱۰ پیکسل */
@media screen and (max-width: 410px) {
    #btnRibbonSave {
        width: unset !important;
    }
}

@media screen and (max-width: 766px) {
    .badge-up {
        position: absolute;
        top: 7px;
        left: -7px;
    }
}

.dropdown-item .customDrop:focus,
.dropdown-item.customDrop:hover {
    background-color: #9e9e9e;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px !important;
    text-align: right !important;
}

ul.log-widget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.log-widget li {
    flex: 0 0 49.666667%;
    max-width: 49.666667%;
    border-bottom: 1px solid #fff;
}

ul.log-widget li:nth-child(odd) {
    background: var(--bg-raya-light);
    color: #fff;
    padding: 5px;
}

ul.log-widget li:nth-child(even) {
    background: #f0eded;
    padding: 5px;
    text-align: center;
}

.color-border {
    border: 1px solid #d4d4d4;
    color: #5a5a5a;
    border-radius: 4px;
}

.dash-line {
    height: 0.5px;
    background-color: #e1e1e1;
    width: 100%;
    border: 1px dashed #f0f0f0;
}

.dropdown-menu-header .dropdown-item {
    padding: 5px 8px !important;
    border-bottom: 1px solid #ccc;
}

.dropdown-menu-header .dropdown-item:last-child {
    border-bottom: 0px !important;
}

/* highcharts */
g,
text {
    font-family: "AppTextFont" !important;
}

.highcharts-credits {
    display: none;
}

tspan.highcharts-text-outline {
    display: none;
}

.highcharts-contextmenu,
.highcharts-menu-item {
    direction: rtl;
    text-align: start;
}

/* highcharts */

@media only screen and (max-width: 600px) {
    .mobile_box {
        height: 35px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        background: #ededed !important;
    }

    .mobile_box:after {
        content: "";
    }

    .mobile_box label {
        margin-bottom: 0px !important;
        font-size: 12px;
        font-weight: 400;
        color: #000;
    }

    .mobile_box i {
        margin-left: 4px;
    }
}

#btnRibbonBack a.bg-lighten-3 {
    background-color: #eee !important;
}

.text-dir {
    text-align: left !important;
}

.mt-detaile {
    margin-top: 1.2rem !important;
}

.modal-damage-rack .modal-body .file-repeater .btn-repeater-remove {
    display: flex;
    height: 28px;
    align-items: center;
}

.accounting-codding-show .input-group .label-border:nth-child(1) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accounting-codding-show .input-group .label-border:nth-child(2) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.accounting-exchangeRate .prs_0 {
    padding-left: unset !important;
}

.accounting-exchangeRate .pls_0 {
    padding-right: unset !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}

.login-btns button.bg-dark {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.login-btns button.dropdown-toggle {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    background-color: #343a40 !important;
}

.login-btns .dropdown-toggle::after {
    font-size: 1.2rem;
    content: "\f0ac" !important;
}

.active-form label.label-border {
    letter-spacing: 4px;
    text-align: center;
    justify-content: center;
}

.rack_boxing_border {
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    padding: 5px;
}

.rack_boxing_border .icons img {
    width: 100%;
    height: unset;
}

.rack_boxing:hover {
    color: #000;
}

@media print {
    .table-bordered thead th {
        border: unset !important;
    }

    .table-bordered thead tr.just-print th {
        border-bottom: none !important;
    }

    table.table-bordered.dataTable td,
    table.table-bordered.dataTable th {
        border-left-width: 0 !important;
    }

    /* table.table-bordered.dataTable tfoot tr td{
    border-top-width: 0 !important;
  }

  table.table-bordered.dataTable tfoot tr td:last-child{
    border-left-width: 1px !important;

  }

  table.table-bordered.dataTable tfoot tr.just-print th{
    border-top-width: 0 !important;
  } */
}

.datepicker-plot-area .datepicker-day-view .table-days td.today span {
    background-color: #fff;
    color: #333;
    text-shadow: none;
}

.range-to .datepicker-plot-area,
.range-from .datepicker-plot-area {
    box-shadow: none !important;
}

.datepicker-plot-area {
    box-shadow: unset !important;
    border: unset !important;
    font-family: AppTextFont !important;
}

.datepicker-plot-area .datepicker-navigator {
    background: #f5f5f5;
    padding: 0.2rem 0.2rem;
    border: 1px solid #ddd;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn {
    /* color: #fff !important; */
    background-color: unset !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td {
    padding: 0.1rem !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    border: 1px solid #a9a9a9;
}

.datepicker-plot-area .datepicker-day-view .table-days td span.personal-shift,
.datepicker-plot-area .datepicker-day-view .table-days td span.personal-shift:hover {
    position: absolute;
    left: 2px;
    background: #bee5eb;
    top: 2px;
    font-size: 8px !important;
    width: 22px;
    height: 16px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-weight: 500;
    overflow: hidden !important;
    z-index: 0;
}

.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
    border: 1px solid #cfcfcf;
}

.datepicker-plot-area .datepicker-day-view .month-grid-box {
    margin: 3px 0 8px !important;
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header {
    background: var(--bg-raya-light);
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    color: #fff !important;
}

.datepicker-month-view .month-item,
.datepicker-year-view .year-item {
    border: 1px solid #cfcfcf !important;
    /* width: 32.33333% !important;
		margin: 0.1rem !important; */
}

.datepicker-plot-area .datepicker-day-view,
.datepicker-plot-area .datepicker-month-view,
.datepicker-plot-area .datepicker-year-view {
    display: flex !important;
    width: 100%;
    float: unset;
    height: 200px;
    margin: 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    direction: rtl;
}

.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
    margin: unset;
    float: unset;
    height: 42px;
    line-height: unset;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 32.333% !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td.selected span,
.datepicker-plot-area .datepicker-year-view .year-item.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected {
    background-color: var(--bg-raya-light) !important;
    border: none;
    text-shadow: 1px 1px 1px #000;
    font-family: "AppTextFont" !important;
    font-size: 12px !important;
    color: #fff !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover,
.datepicker-plot-area .datepicker-day-view .table-days td span:hover,
.datepicker-plot-area .datepicker-year-view .year-item:hover,
.datepicker-plot-area .datepicker-month-view .month-item:hover {
    background-color: var(--bg-raya-dark) !important;
    font-family: "AppTextFont" !important;
    font-size: 12px !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
    font-family: "AppTextFont" !important;
    font-size: 12px !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    border: 1px solid #a9a9a9 !important;
}

.datepicker-plot-area.datepicker-gregorian {
    font-family: "AppTextFontLatin" !important;
}

.datepicker-plot-area.datepicker-gregorian .datepicker-day-view .table-days td span {
    font-family: "AppTextFontLatin" !important;
}

.main-menu.menu-light .navigation > li ul li > a {
    font-size: 0.9em;
}

body.phone-call .navbar-bg {
    background-color: var(--bg-raya-dark);
    margin-bottom: 20px;
}

body.phone-call .navbar-bg ul.navbars {
    display: flex;
}

body.phone-call .navbar-bg ul.navbars li {
    padding: 10px;
    border-left: 1px solid #b1afaf;
}

body.phone-call .navbar-bg ul.navbars li:last-child {
    border-left: unset;
}

body.phone-call .navbar-bg ul.navbars li a {
    color: #fff;
}

body.phone-call .navbar-bg ul.navbars li a:hover {
    color: #ccc;
}

body.phone-call label.label-border.font-bold {
    font-weight: 400 !important;
    font-size: 20px !important;
}

#uploadModalProfile .modal-footer {
    position: relative;
}

.modal-upload-span {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 11px;
}

#btnRibbonExcel a,
#btnRibbonNew a,
#btnRibbonHelp a,
#btnRibbonFavorite a,
#btnRibbonFilter a {
    height: 27px;
}

.btn-group.btn-restore-group {
    margin-inline-end: 1px;
    height: 27px;
}

.dropdown-search .nav-link-search i {
    color: #fff;
}

.dropdown-search .dropdown-menu {
    right: 0;
    left: unset;
    text-align: right;
    max-height: 90vh;
    overflow-y: auto;
}

.dropdown-search .dropdown-menu li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.dropdown-search .dropdown-menu li:first-child {
    border-bottom: unset;
}

.dropdown-search .dropdown-menu li a {
    display: flex;
    flex-direction: column;
    padding: 5px 0;
    transition: all 0.5s;
}

.dropdown-search .dropdown-menu li a:hover {
    background: #ccc;
    color: #fff;
    transition: all 0.5s;
}

.dropdown-search .dropdown-menu li a .title {
    padding-bottom: 8px;
}

.dropdown-search .dropdown-menu li a .title img {
    width: 16px;
}

.dropdown-search .dropdown-menu li a .title span {
    font-size: 14px;
}

.dropdown-search .dropdown-menu li a .address {
    padding-right: 3px;
}

@media (max-width: 990px) {
    .dropdown-search {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
        display: inline-block !important;
    }
}

@media screen and (max-width: 1200px) and (min-width: 840px) {

    #navbar-mobile .nav.navbar-nav.ml-auto.float-left,
    #navbar-mobile .nav.navbar-nav.float-right {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    li#showDate {
        display: none !important;
    }
}

/* Loading Page */

.loadingBox {
    position: absolute;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d3d3d35c;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.loadingBox::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;
    width: 300%;
    height: 100%;
    background: #d3d3d35c repeating-linear-gradient(60deg,
    transparent,
    transparent 10px,
    #0000000a 10px,
    #31313114 20px);
    animation: preLoader 0.9s infinite linear;
}

.loadingBox .loadingPage {
    width: 100px;
    height: 100px;
    border: 10px solid grey;
    border-top: 10px solid white;
    border-radius: 60px;
    animation: load 1s linear infinite;
    z-index: 99999;
}

.loadingBox.d-none .loadingPage {
    display: none !important;
}

@keyframes preLoader {
    0% {
        transform: translateX(25px);
    }

    100% {
        transform: translateX(-20px);
    }
}

@keyframes load {
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 767.98px) {
    .header-navbar .navbar-header .navbar-brand {
        width: unset;
        right: 50%;
    }

    .navbar-light .navbar-header .navbar-nav .nav-link,
    .navbar-semi-light .navbar-header .navbar-nav .nav-link {
        color: #fff;
    }
}

/* Start NavBar Main View Page */

.card-header nav.navbar {
    padding: 0;
}

.card-header nav.navbar .navbar-collapse {
    justify-content: end;
}

.card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFilter span#formFilter {
    display: block;
}

#btnRibbonFavorite a span,
#btnRibbonFilter a span {
    display: none;
}

.card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFavorite i,
.card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFilter i {
    display: block;
}

.card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFavorite span,
.card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFilter span {
    display: none;
}


@media (max-width: 991px) {
    .card-header nav.navbar {
        justify-content: end;
    }

    .card-header nav.navbar button.navbar-toggler {
        background: var(--bg-raya-light);
        color: #fff;
    }
}

@media (max-width: 600px) {
    .card-header nav.navbar {
        position: relative;
    }

    .card-header nav.navbar .navbar-collapse {
        position: absolute;
        top: 30px;
        width: 50%;
        background: var(--bg-raya-light);
        left: 0;
        box-shadow: 0px 0px 7px rgb(0 0 0 / 10%);
        padding: 5px;
        border-radius: 5px;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top {
        flex-direction: column;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li .btn {
        width: 100%;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li .btn-group.btn-restore-group {
        width: 100%;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li .btn-group.btn-restore-group .dropdown-toggle-split {
        width: 25%;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li .btn-group.btn-restore-group #btn_multiTrash {
        width: 20%;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonCountPage,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonHelp,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li.fa_print,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li.restore-group {
        display: none;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFavorite i,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFilter i {
        display: none;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFavorite span,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonFilter span {
        display: block;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonSearch .search-tools form input[type="search"] {
        width: 100%;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonSearch .search-tools form input[type="search"]:focus,
    .card-header nav.navbar .navbar-collapse ul.header-menu-top li#btnRibbonSearch .search-tools input[type="search"]:focus {
        background-color: #f6bb428c !important;
    }

    .card-header nav.navbar .navbar-collapse ul.header-menu-top li .btn-deliverydeposite {
        margin-right: unset !important;
    }
}

/* End NavBar Main View Page */
/* Start Main Table */

table.table_mobile .mobileHide {
    display: table-cell !important;
}

table.table_mobile .mobileShow {
    display: none !important;
}

@media (max-width: 992px) {
    table.table_mobile .mobileHide {
        display: none !important;
    }

    table.table_mobile .mobileShow {
        display: table-cell !important;
    }

    table.table_mobile .mobileShow .mobile_show_box {
        display: flex;
        flex-direction: column;
    }

    table.table_mobile .row-table input[type=checkbox] {
        display: none;
    }
}

/* End Main Table */

#btnRibbonHelp [data-target="#helpModal"] a {
    transform: rotateY(180deg);
}

label {
    margin-bottom: 0;
}

.w-26--px {
    width: 26px;
}

.h-22--px {
    height: 22px;
}

.bg-green.bg-lighten-4:hover {
    border-color: #a9a9a9 !important;
    background-color: #c8e6c9 !important;
    color: #263436 !important;
}

#dataTable tbody tr td.bg-green.bg-lighten-4,
#dataTable tbody tr td.bg-danger.bg-accent-1 {
    border: 1px solid #a9a9a9;
    position: unset !important;
}

.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1400px) {
    .col-xxl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xxl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxl-11 {
        margin-left: 91.666667%
    }
}

.blur-txt {
    font-size: 40px;
    filter: blur(4px);
    -webkit-filter: blur(4px);
}

@media print {

    html body.fixed-navbar {
        padding-top: 0;
    }

    .app-content.center-layout,
    html body .content.app-content,
    .table-responsive {
        overflow: hidden !important;
    }

    .cardLogo,
    footer,
    .pagination,
    table input[type="checkbox"],
    .card-header {
        display: none;
    }

    .btn,
    .badge {
        background-color: transparent !important;
        border-color: #000 !important;
        color: #000 !important;
    }

    .cardLogo h6 {
        padding-inline: .5rem;
    }

    .form_border {
        border: unset;
    }

    .form_title {
        right: unset;
    }

    label.label-border {
        background-color: transparent !important;
        color: #000;
        border-radius: 0;
    }

    .table th {
        color: #000;
        font-weight: bold !important;
    }

    .card {
        padding-left: 1cm;
        padding-right: 1cm;
    }

}

.general_room_color, .resturant_open_order {
    background-color: var(--bg-raya-dark);
}

.no-print > a,
.no-print > button {
    margin: 2px;
}

.table-striped > tfoot > tr:nth-child(odd) > td,
.table-striped > tfoot > tr:nth-child(odd) > th {
    background-color: #d7e3ed;
}

.table-striped > tfoot > tr > td,
.table-striped > tfoot > tr > th {
    font-weight: bold;
}

.table-hover tbody tr:hover td {
    color: #111 !important;
    background-color: #9fa7af !important;
    outline: 1px solid #ccc;
}

.ltr {
    direction: ltr !important;
}

.rounded-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

th.sorting_1,
td.sorting_1 {
    background-color: #bac8c887 !important;
}

table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
    padding-inline: 15px !important;
}

table.dataTable thead > tr > th.sorting::before,
table.dataTable thead > tr > th.sorting_asc::before,
table.dataTable thead > tr > th.sorting_desc::before,
table.dataTable thead > tr > th.sorting_asc_disabled::before,
table.dataTable thead > tr > th.sorting_desc_disabled::before,
table.dataTable thead > tr > td.sorting::before,
table.dataTable thead > tr > td.sorting_asc::before,
table.dataTable thead > tr > td.sorting_desc::before,
table.dataTable thead > tr > td.sorting_asc_disabled::before,
table.dataTable thead > tr > td.sorting_desc_disabled::before {
    position: absolute !important;
    font-size: 12px !important;
    right: 3px !important;
    top: 3px !important;
}

table.dataTable thead > tr > th.sorting::after,
table.dataTable thead > tr > th.sorting_asc::after,
table.dataTable thead > tr > th.sorting_desc::after,
table.dataTable thead > tr > th.sorting_asc_disabled::after,
table.dataTable thead > tr > th.sorting_desc_disabled::after,
table.dataTable thead > tr > td.sorting::after,
table.dataTable thead > tr > td.sorting_asc::after,
table.dataTable thead > tr > td.sorting_desc::after,
table.dataTable thead > tr > td.sorting_asc_disabled::after,
table.dataTable thead > tr > td.sorting_desc_disabled::after {
    position: absolute !important;
    font-size: 12px !important;
    right: 3px !important;
    bottom: 3px !important;
}

.dropdown-export .dropdown-menu {
    min-width: 100% !important;
}

.dropdown-export .dropdown-menu .dropdown-item {
    text-align: left;
    margin-inline: 0;
    width: 100%;
    padding: 5px !important;
}

#datatables_buttons_info {
    z-index: 1100;
}

.dtsb-dropDown {
    background-color: #fff !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
    margin: 10px 0 !important;
}

div.dt-paging ul.pagination {
    justify-content: center !important;
    margin: 10px 0 !important;
}

.dataTables_paginate {
    display: flex;
    justify-content: center;
}

.dataTables_paginate .pagination {
    width: fit-content;
}

/* toast */
.toast-title {
    font-weight: bold;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.toast-message a,
.toast-message label {
    color: #FFFFFF;
}

.toast-message a:hover {
    color: #CCCCCC;
    text-decoration: none;
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}

.toast-close-button:hover,
.toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}

.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

.toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    /*overrides*/
}

.toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #FFFFFF;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

.toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center;
}

.toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}

.toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

.toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

.toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

.toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

.toast-container.toast-top-center > div,
.toast-container.toast-bottom-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.toast-container.toast-top-full-width > div,
.toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.toast {
    background-color: #030303;
}

.toast-success {
    background-color: #51A351;
}

.toast-error {
    background-color: #BD362F;
}

.toast-info {
    background-color: #2F96B4;
}

.toast-warning {
    background-color: #F89406;
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
    .toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }

    .toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }

    .toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }

    .toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    .toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }

    .toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }

    .toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }

    .toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    .toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }

    .toast-container > div.rtl {
        padding: 15px 50px 15px 15px;
    }
}

.cells-sum-bg {
    background-color: #9E9E9E !important;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-js-d-none {
    display: none !important;
}

.dt-search {
    display: none;
}

.dt-info {
    margin-top: .5rem;
}

.printable-table {
    width: calc(100% - 6rem);
    margin-left: 3rem;
    margin-right: 3rem;
}

#gridView thead th, .gridView thead th, #gridView thead td, .gridView thead td {
    position: sticky;
    top: 99px;
    vertical-align: bottom;
}

table.dataTable.table-bordered th, table.dataTable.table-bordered td {
    border-right-width: 1px !important;
}

#gridView thead input {
    color: white;
    background-color: transparent;
    text-align: center;
    border: #536a7d;
    border-radius: 3px;
    width: 100%;
    font-weight: bold;
}

#gridView thead input::placeholder {
    color: white;
}

#column-visibility-dropdown .badge-pill {
    position: absolute;
    z-index: 13;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    box-shadow: 0 0 1px 1px #0000001c;
    right: -2px;
    top: -2px;
}

.dt-container .dtsb-searchBuilder {
    display: none !important;
}

