#overlay {
    background: #69696973;
    color: #FF8200;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.8;
}

.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #FF8200;
    border-right-color: transparent;
    border-radius: 50%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*Typerhead*/
.twitter-typeahead,
.tt-hint,
.tt-input,
.tt-menu {
    width: 100%;
}
.tt-menu {
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
    padding: 3px 20px;
    border-radius: 0;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #4aa23c;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;
}

.site_gallary_img {
    max-width: 100%;
    height: 200px;
    width: 100%;
}
.dflex_center {
    display: flex;
    justify-content: center;
}
.g_img {
    position: relative;
}
.gimg_action {
    position: absolute;
    bottom: 0;
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    background: #113b5a91;
    padding: 8px 10px;
}
.gimg_chk_label {
    color: #fff;
    font-weight: 600;
}
.gtrash_icon {
    color: #fff;
    font-weight: 600;
    height: 22px;
}
.action_tabl_icon {
    display: flex;
    justify-content: start;
}
.action_tabl_icon a {
    margin: 0px 2px;
}

.lable_table_title {
    font-size: 14px;
    font-weight: 500;
    color: #FF8200;
}
.mr10 {
    margin-right: 10px;
}
.export_button_hide .dt-action-buttons {
    display: none;
}
.dt-buttons button.dt-button {
    background: #113b5a;
    border: 0;
    color: #fff;
    padding: 4px 10px;
    font-weight: 600;
    border-radius: 4px;
}
.dt-action-buttons {
    margin-left: 20px;
}

#overlay {
    background: #69696973;
    color: #FF8200;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.8;
}

.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #FF8200;
    border-right-color: transparent;
    border-radius: 50%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.side_menu_icon {
    opacity: 0.8;
    height: 19px;
    margin-right: 14px;
}
.brand-logo img {
    height: 80px;
}

.logo_sidebaar {
    height: 80px;
    position: relative;
    top: 10px;
    left: 10px;
}

.td_menu_action {
}
.mb10 {
    margin-bottom: 10px;
}
.ecommerce-application .product-checkout.list-view {
    grid-template-columns: 10fr 0fr;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}
.m_b0 {
    margin-bottom: 0;
}

.breadcump_custom {
    padding: 0 20px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 0.5rem;
}
.pos_tile_cump {
    position: relative;
    top: 10px;
    font-size: 20px;
    font-weight: 500 !important;
    color: #033b59 !important;
    text-transform: capitalize;
}
.pos_bcump_right {
    justify-content: flex-end;
    position: relative;
    top: 6px;
}
.pos_radio_form {
    position: relative;
    top: -10px;
}
.pos_checkbox_form {
    position: relative;
    top: -15px;
}
.text-right {
    text-align: right;
}
.pos_bcump_right_btn {
    justify-content: flex-end;
    position: relative;
    top: 7px;
}
.pos_tile_cump2 {
    position: relative;
    top: 14px;
    font-size: 20px;
    font-weight: 500 !important;
    color: #033b59 !important;
    text-transform: capitalize;
}
.card_header_custom {
    border-bottom: 1px solid rgb(0 82 153 / 13%);
    margin-bottom: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.card_header_custom .card-title {
    font-size: 15px;
    font-weight: 600;
    color: #FF8200;
}
.tabs_icon_img {
    height: 18px;
    filter: contrast(0);
}
.active .tabs_icon_img {
    height: 18px;
    filter: inherit;
}

.dataTables_length .form-select {
    padding: 0.571rem 1rem;
}
.dataTables_filter .form-control {
    padding: 0.571rem 1rem;
    font-size: 1rem;
    background-clip: padding-box;
    border: 1px solid #d8d6de;
    appearance: none;
    border-radius: 0.357rem;
    -webkit-transition: border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    position: relative;
    left: 34px;
}
.dark-layout .breadcump_custom {
    background-color: #283046;
}
.dark-layout .pos_tile_cump2 {
    color: #d0d2d6 !important;
}
.dark-layout .pos_tile_cump {
    color: #d0d2d6 !important;
}
.dark-layout .header-navbar {
    background-color: #283046 !important;
}

.dflex_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 768px) {
    .breadcump_custom {
        padding: 10px 20px;
    }

    .ecommerce-application .list-view .ecommerce-card .item-img {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .ecommerce-application .product-checkout.list-view {
        column-gap: 0rem;
    }
}
