.setting-custom a.dropdown-toggle:after {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    border: 0;
    vertical-align: middle;
    font-size: 1rem;
    margin-left: 0.36875rem;
    line-height: 1;
    content: "\f107";
    font-weight: 300;
}
.setting-custom .dropdown.active .dropdown-menu {
    display: block;
    right: 10px;
}
.setting-custom .dropdown-item i {
    padding-right: 15px;
    padding-bottom: 10px;
}
.setting-custom li:last-child .dropdown-item {
    color: #f44336;
}
select.form-select {
    height: 35px;
    width: 30%;
}
.category-create select.form-select {
    height: 100%;
    width: 100%;
}
.upload-image{
    border: 1px solid #d7d7d7;
}
.right-create select.form-select {
    height: 35px;
    width: 100%;
}
input#weight {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
span.input-group-text {
    border-radius: unset;
}
/* Category Create*/
.create-wrapper {
    margin: auto;
}
.save-cate {
    padding: 1.25rem 1.25rem;
}
.overlay-block {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.overlay-block.active{
    display: block;
}
.nav-config.nav-tabs .nav-link.active {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid red;
}
.nav-config li {
    border: unset;
}
.nav-config.nav-tabs .nav-link {
    font-size: 15px;
    font-weight: 600;
    padding: 13px 15px;
}
.nav-config.nav-tabs .nav-link {
    border: unset;
}
.setting-custom .modal-header {
    background-color: #fafafa;
    padding: 10px 15px;
}
.setting-custom .modal-footer i {
    padding-right: 10px;
}
.setting-custom .modal-footer {
    padding: 5px 15px;
}
.setting-custom .modal-body h5 {
    position: relative;
    padding: 0.9375rem 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #ff7b52;
    border-radius: 0.1875rem;
    background-color: #fcf8e3;
    color: #853a23;
    font-size: 14px;
    white-space: initial;
}
.setting-custom .dropdown {
    position: initial;
}
.addImage{
    cursor: pointer;
}
.product-create #parent_id{
    height: auto;
    width: 100%;
}
/*Upload Multiple Image*/
.upload__box {
    padding: 20px 15px;
}
.upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.upload__btn {
    outline: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding: 40px;
    border-radius: 8px;
    transition: padding 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(244, 246, 248);
    border: 1px dashed rgba(145, 158, 171, 0.32);
    width: 100%;
}
.upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
}
.upload__btn-box {
    margin-bottom: 10px;
}
.upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.upload__img-box {
    width: 150px;
    padding: 0 10px;
    margin-bottom: 12px;
}
.upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
}
.upload__img-close:after {
    content: "✖";
    font-size: 14px;
    color: white;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
}
.css-n87mvq {
    display: flex;
    align-items: center;
}
.css-1mmtv2s {
    width: 220px;
    margin-right: 45px;
}

.css-11r9ii4 {
    margin: 0;
    line-height: 1.57143;
    font-size: 0.875rem;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    color: rgb(99, 115, 129);
}
.css-1puxygr {
    margin: 0 0 8px;
    font-weight: 700;
    line-height: 1.5;
    font-size: 1.25rem;
}
/*End section*/
.attribute-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.select-option {
    flex: 1;
    display: flex;
    align-items: center;
    padding-left: 100px;
    height: 100%;
}
.select-option .select2 {
    width: 30% !important;
    height: 100% !important;
}
.attribute-item h4 {
    font-size: 14px;
}
.input-group-append {
    background: #fafafa;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5385;
    color: #333;
    text-align: center;
    white-space: nowrap;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0.1875rem;
    height: 40px;
    border-left: none;
    width: 40px;
}
.select-option .select2-container .select2-selection--single {
    height: 40px;
}
.select-option .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.select-option .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
}
.attribute-product .card-header {
    display: flex;
    align-items: center;
}

.attribute-product .card-header h4 {
    margin: 0;
    padding-left: 10px;
}
.datetime-input {
    display: flex;
    position: relative;
}
.datetime-input .form-control {
    border-right: none;
    border-bottom-right-radius: unset;
    border-top-right-radius: unset;
}
.datetime-input .input-group-text {
    border-radius: 0;
    padding: 0.7rem 0.75rem;
}
/* Switch round */
.switch {
    display: inline-block;
}

.switch input {
    display: none;
}

.switch label {
    display: block;
    width: 60px;
    height: 30px;
    padding: 4px;
    border-radius: 15px;
    background: #c1c1d4;
    cursor: pointer;
    transition: 0.3s;
}

.switch label:after {
    content: "";
    display: inherit;
    width: 22px;
    height: 22px;
    border-radius: 12px;
    background: #fff;
    transition: 0.3s;
}

.switch input:checked ~ label {
    background: #2b87ea;
}

.switch input:active:not(:disabled) ~ label::after {
    width: 28px;
}

.switch input:checked:active ~ label::after {
    translate: 24px 0;
}

.switch input:checked ~ label::after {
    translate: 30px 0;
}

.switch input:disabled ~ label {
    opacity: 0.35;
    cursor: not-allowed;
}
.costum-file {
    z-index: 1;
    position: relative;
    border: 1px solid #ddd;
    border-right: 0;
    background-color: #fff;
    text-align: left;
    word-break: break-word;
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding: 0.5rem 0.8rem;
}
.costum-file span {
    padding: 3px 0 3px 5px;
    display: block;
}
.costum-file input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    cursor: pointer;
}
.costum-file::before {
    content: "File";
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #ec407a;
    color: #fff;
    font-weight: 500;
    z-index: 99;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-radius: 5px 10px 10px 5px;
    font-weight: 400;
    font-size: 14px;
    padding-left: 20px;
}
.filter-search {
    height: 35px;
    margin-left: 7px;
    width: 70px;
    font-weight: 500;
}
.image-area {
    width: 200px;
    height: auto;
}
.datetime-input .formError.inline {
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    top: -40px !important;
}
#btnUploadImageSlide {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 10px;
}
#btnUploadImageSlide label {
    margin: 0;
}
h5#updateImageModalLabel {
    text-transform: uppercase;
    font-size: 12px;
}
#updateImageModal button.close {
    background: #fff;
    border-radius: 50%;
    color: #333;
    border: 1px solid #000;
}
div#my-dropzone {
    display: flex;
    flex-wrap: wrap;
    justify-items: start;
}
div#my-dropzone .dz-preview {
    width: calc(25% - 12px*3/4);
    max-width: calc(25% - 12px*3/4);
    position: relative;
}
.upload__btn-box{
    display: none;
}
.banner-btn {
    display: flex;
}
.banner-btn #btnUploadImageSlide {
    height: 100%;
    margin-bottom: 0;
    border-radius: unset;
    cursor: pointer;
}
.banner-btn .file-path-wrapper {
    flex: 1;
}
.banner-show .switch {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 34px;
}
.banner-show .switch input {
    display: none;
}
.banner-show .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3C3C3C;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}
.banner-show .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.banner-show input:checked + .slider {
    background-color: #0E6EB8;
}
.banner-show input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
.banner-show input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(85px);
}
.banner-btn .file-path-wrapper input {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
/*------ ADDED CSS ---------*/
.banner-show .slider:after {
    content: 'ẨN';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}
.banner-show input:checked + .slider:after {
    content: 'HIỂN THỊ';
}
.add_delivery_group .form-group {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.add_delivery_group .form-group select {
    cursor: pointer;
    display: flex;
    position: relative;
    font-size: 14px;
    color: #333;
    width: 400px;
    height: 40px;
    line-height: 40px;
    flex: 1;
    border: 1px solid #ced4da;
    padding-left: 10px;
}
.add_delivery_group .form-group select:focus-visible{
    outline: unset;
}
#load_delivery {
    padding-top: 20px;
}
.metismenu::-webkit-scrollbar-track
{
/ 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); /
background-color: #ffffff;
}

.metismenu::-webkit-scrollbar
{
    width: 5px;
    background-color: #ffffff;
}

.metismenu::-webkit-scrollbar-thumb
{
    background-color: #000000;
    border: 2px solid #555555;
}
.metismenu {
    margin: 0;
    height: 100%;
    position: relative;
    overflow-y: scroll;
}
/* select option Dashboard*/
#monthFilter {
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    outline:0;
    box-shadow:none;
    border:0!important;
    background: #5c6664;
    background-image: none;
    flex: 1;
    padding: 0 .5em;
    color:#fff;
    cursor:pointer;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
}
#monthFilter::-ms-expand {
    display: none;
}
#monthFilter {
    position: relative;
    display: flex;
    width: 16em;
    height: 3em;
    line-height: 3;
    background: #5c6664;
    overflow: hidden;
    border-radius: 0.25em;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 15px;
}
#monthFilter::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #2b2e2e;
    cursor:pointer;
    pointer-events:none;
    transition:.25s all ease;
}
#monthFilter:hover::after {
    color: #23b499;
}
.flatpickr-months .flatpickr-current-month .flatpickr-monthDropdown-months{
    width: 140px;
}
/*End section*/
.card-mostview {
    padding: 15px;
}
.card-mostview .title-mostview {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}
.card-mostview .wrapper-card {
    display: flex;
    padding-bottom: 10px;
    cursor: pointer;
}
.card-mostview .wrapper-card .stt {
    padding-right: 5px;
}
.card-mostview .wrapper-card .number-mostview {
    color: #fd3838;
    font-weight: 500;
}
.mostview-content {
    display: flex;
}
.mostview-content>div {
    padding-left: 15px;
}
.mostview-content>div:first-child {
    padding-left: 0;
}
td.permission-user{
    display: flex;
    flex-wrap: wrap;
}
td.permission-user>span {
    margin-left: 5px;
    margin-bottom: 5px;
}
/*edit_type_customer*/
.edit_type_customer .card {
    max-width: 50%;
    border-width: 1px;
    border-color: rgba(219, 234, 254, 1);
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, 1);
    padding: 1rem;
}

.edit_type_customer .header {
    display: flex;
    align-items: center;
    grid-gap: 1rem;
    gap: 1rem;
}

.edit_type_customer .icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgba(96, 165, 250, 1);
    padding: 0.5rem;
    color: rgba(255, 255, 255, 1);
}

.edit_type_customer .icon svg {
    height: 1rem;
    width: 1rem;
}

.edit_type_customer .alert {
    font-weight: 600;
    color: rgba(107, 114, 128, 1);
    margin: 0;
}

.edit_type_customer .message {
    margin-top: 1rem;
    color: rgba(107, 114, 128, 1);
}

.edit_type_customer .actions {
    margin-top: 1.5rem;
}

.edit_type_customer .actions a {
    text-decoration: none;
}

.edit_type_customer .mark-as-read, .read {
    display: inline-block;
    border-radius: 0.5rem;
    width: 100%;
    padding: 0.75rem 1.25rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
}

.edit_type_customer .read {
    background-color: rgba(59, 130, 246, 1);
    color: rgba(255, 255, 255, 1);
}

.edit_type_customer .mark-as-read {
    margin-top: 0.5rem;
    background-color: rgba(249, 250, 251, 1);
    color: rgba(107, 114, 128, 1);
    transition: all .15s ease;
}

.edit_type_customer .mark-as-read:hover {
    background-color: rgb(230, 231, 233);
}
.edit_type_customer select.form-select {
    height: 35px;
    width: 80%;
}
@media screen and (min-width: 768px){
    .add_delivery_group .fee_ship {
        width: 83.33333%;
    }
}
