.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

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

.select2-selection__rendered {
    padding-bottom: 5px !important;
}
.has-error .form-control {
    border: 1px solid red;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

body {
    font-family: 'Lato', sans-serif !important;
    font-size: 0.9rem !important;
}

.btn-primary {
    color: #fff;
    background-color: #4bd7ef !important;
    border-color: #40c0d6 !important;
}

.button-option {
    width: 100% !important;
}

.mandatory:focus {
    color: #495057;
    background-color: #fcfadb !important;
    border-color: #ef556c !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(236, 82, 110, 0.25) !important;
}

.mandatory {
    background-color: #fcfadb !important;
}

.mandatory-select .select2-selection {
    background-color: #fcfadb !important;
}

.mandatory-select .select2-selection:focus {
    color: #495057;
    background-color: #fcfadb !important;
    border-color: #ef556c !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(236, 82, 110, 0.25) !important;
}

.btn-light {
    min-height: calc(2.25rem + 2px) !important;
    border-color: 1px solid #ced4da !important;
}

.mandatory-select .filter-option {
    background-color: #fcfadb !important;
}

.mandatory-select .filter-option:focus {
    color: #495057;
    background-color: #fcfadb !important;
    border-color: #ef556c !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(236, 82, 110, 0.25) !important;
}

.help-block {
    color: #ef556c !important;
}

.view_img_detail {
    width: 95%;
    height: auto;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #c8ced3;
}

.view_img_detail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view_thum_detail_photo {
    width: 60px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    object-fit: cover;
    border: 1px solid #20a8d8;
    padding: 2px;
}

.to_view_color_box {
    padding: 2px 5px;
    font-size: 10px;
    font-weight: bold;
    width: 25px;
    height: 20px;
    float: left;
    margin-right: 10px;
    box-shadow: 0px 0px 1px 0px #aaa;
}

.view_img_sale_item {
    width: 35px;
    height: 40px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    padding: 1px;
    border: 1px solid #ccc;
}

.add_more_address_btn {
    float: right;
    font-size: 18px;
}

.rem_more_address_btn {
    float: right;
    font-size: 18px;
    color: #ef556c;
}

.rem_more_address_btn:hover {
    float: right;
    font-size: 18px;
    color: #dc445b;
}

.sidebar-nav {
    overflow: scroll !important;
}


/* .custom_sidebar_menu{

} */


/* width */

.custom_sidebar_menu::-webkit-scrollbar {
    width: 10px;
}


/* Track */

.custom_sidebar_menu::-webkit-scrollbar-track {
    background: #2F353A;
}


/* Handle */

.custom_sidebar_menu::-webkit-scrollbar-thumb {
    background: #eee;
    border-left: 2px solid #2F353A;
    border-right: 2px solid #2F353A;
}


/* Handle on hover */

.custom_sidebar_menu::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.show_customer_notifi {
    font-size: 10px;
    padding: 3px 5px;
    border-radius: 3px;
    background-color: #4DBD74;
    color: #fff;
    font-weight: bold;
}

.hidden {
    display: none !important;
}

.dbox--color--01 {
    background: linear-gradient(0deg, rgba(0, 48, 122, 1) 0%, rgba(41, 163, 222, 1) 100%);
    text-align: center;
    border-radius: 3px;
    margin-top: 60px
}

.cycle_box_01 {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: rgba(0, 48, 122, 1);
    border-radius: 50%;
    margin-top: -20px;
    opacity: 0.3;
}

.cycle_sub_box_01 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: linear-gradient(0deg, rgba(0, 48, 122, 1) 0%, rgba(41, 163, 222, 1) 100%);
    border-radius: 50%;
    margin-top: 5px;
}

.dbox--color--02 {
    background: linear-gradient(0deg, rgba(255, 85, 0, 1) 0%, rgba(222, 171, 41, 1) 100%);
    text-align: center;
    border-radius: 3px;
    margin-top: 60px
}

.cycle_box_02 {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: rgba(255, 85, 0, 1);
    border-radius: 50%;
    margin-top: -20px;
    opacity: 0.3;
}

.cycle_sub_box_02 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: linear-gradient(0deg, rgba(255, 85, 0, 1) 0%, rgba(222, 171, 41, 1) 100%);
    border-radius: 50%;
    margin-top: 5px;
}

.dbox--color--03 {
    background: linear-gradient(0deg, rgba(132, 0, 255, 1) 0%, rgba(222, 41, 218, 1) 100%);
    text-align: center;
    border-radius: 3px;
    margin-top: 60px
}

.cycle_box_03 {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: rgb(132, 0, 255);
    border-radius: 50%;
    margin-top: -20px;
    opacity: 0.3;
}

.cycle_sub_box_03 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: linear-gradient(0deg, rgba(132, 0, 255, 1) 0%, rgba(222, 41, 218, 1) 100%);
    border-radius: 50%;
    margin-top: 5px;
}

.dbox--color--04 {
    background: linear-gradient(0deg, rgba(9, 103, 29, 1) 0%, rgba(3, 210, 93, 1) 100%);
    text-align: center;
    border-radius: 3px;
    margin-top: 60px
}

.cycle_box_04 {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: rgb(9, 103, 29);
    border-radius: 50%;
    margin-top: -20px;
    opacity: 0.3;
}

.cycle_sub_box_04 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: linear-gradient(0deg, rgba(9, 103, 29, 1) 0%, rgba(3, 210, 93, 1) 100%);
    border-radius: 50%;
    margin-top: 5px;
}

.dbox__action__btn:hover {
    text-decoration: none;
    background-color: #eee;
}

.main_category_photo {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 2px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.main_category_photo_show {
    width: 100%;
    height: 140px;
    border: 1px solid #c8ced3;
    padding: 2px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.switch_platform_btn {
    width: 45px;
    height: 35px;
    background-color: rgba(255, 85, 0, 0.7);
    position: fixed;
    top: 9px;
    right: 30px;
    z-index: 1111;
    text-align: center;
    line-height: 2.3;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid rgba(255, 85, 0, 0.8);
    color: #fff;
}

.switch_platform_btn:hover {
    background-color: rgba(255, 85, 0, 0.8);
}

.switch_platform_btn_pc {
    display: block;
}

.switch_platform_btn_mb {
    display: none;
}

@media only screen and (max-width: 768px) {
    .switch_platform_btn {
        width: 45px;
        height: 35px;
        background-color: rgba(255, 85, 0, 0.7);
        position: fixed;
        top: 9px;
        right: 30px;
        z-index: 1111;
        text-align: center;
        line-height: 2.3;
        border-radius: 4px;
        cursor: pointer;
        border: 1px solid rgba(255, 85, 0, 0.7);
    }
    .switch_platform_btn_pc {
        display: none;
    }
    .switch_platform_btn_mb {
        display: block;
    }
}

.nav-dropdown-items li a {
    padding-left: 30px !important;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    /* width: 150px; */
}

.nav-dropdown-items li a i {
    font-size: 12px !important;
    margin-right: 3px !important;
}

.btn_view_product_price {
    font-size: 9px;
    padding: 4px 7px 3px;
    margin-top: 6px;
    border-radius: 2px;
}

.class_parent_property_detail {
    z-index: 11;
    width: 100%;
    height: 38px;
}

.__parent_property_detail,
.__child_property_detail,
.__um {
    width: 100%;
    height: 38px;
    position: absolute;
    z-index: 11;
    cursor: no-drop;
}

.dt-button-collection a {
    width: 100%;
    text-align: left;
    color: #aaa;
}

.dt-button-collection .active {
    color: #000;
    content: "\2713";
}


/* .btn_dropdown_show_advance_filter {
    position: absolute;
    right: 20px;
    margin-top: 69px;
    z-index: 100;
} */

.to_show_advance_filter {
    width: 20px;
    height: 29px;
    border: 1px solid #e4e7ea !important;
    line-height: 1;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.dt-button-collection> :first-child {
    display: none;
}

.dt-btn-custom {
    background-color: #F0F3F5;
    color: #23282c;
}

.dt-btn-custom:hover {
    background-color: #d9e1e6;
    color: #23282c;
}

.cus_profile {
    height: 54px;
    float: right;
    margin-right: 30px;
    line-height: 3.7;
    color: #111;
    font-weight: bold;
    position: fixed;
    right: 0;
}

.cus_profile img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 5px;
    padding: 1px;
    margin-top: -1px;
    border: 1px solid #1B5681;
}

.cus_profile_bar {
    height: 55px;
    cursor: pointer;
}

.cus_profile_box {
    width: 200px;
    height: 150px;
    position: absolute;
    background-color: #1B5681;
    right: 0;
    top: 55px;
    box-shadow: 0px 1px 1px 0px #999;
    display: none;
}

.cus_profile_box_top {
    height: 90px;
    float: left;
    width: 100%;
}

.cus_profile_box_top img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
    margin-top: 17px;
    box-shadow: none;
    border: 3px solid #49789A;
}

.cus_profile_box_bottom {
    float: left;
    text-align: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.cus-btn-width {
    width: 25px !important;
}

.view_photo_product{
    width: 35px;
    height: 40px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    padding: 1px;
    border: 1px solid #ccc;
}

div.dataTables_wrapper div.dataTables_processing{
    top: 87px !important;
}
.data-table{
    width: 100% !important;
}

.text-bold {
    font-weight: bold;
}

.label {
    padding: 0.3em;
    font-weight: normal;
    color: #fafafa;
    border-radius: 3px;
}
.label-success {
    background-color: #00a65a !important;
}
.label-warning {
    background-color: #f39c12 !important;
}
.label-danger {
    background-color: #f86c6b !important;
}
.label-info {
    background-color:#63c2de !important;
}

table.dataTable tfoot {
    display: table-row-group;
    background-color: #ddd !important;
}

.hidden {
    display: none;
}

ul.pagination li.active > a {
    background-color: #20a8d8 !important;
    color: #fafafa !important;
}

.iti {
    width: 100% !important;
}

.select2-container--bootstrap4 .select2-results__group {
    color: #000!important;
    font-size:100%!important;
}
