
::selection {
    background: #FEF035 !important;
    color: #000 !important;
}

ul li a i {
    font-size: 20px !important;
    color: #007FFF !important;
}

.btn-toggle-offcanvas:hover {
    cursor: pointer;
}

.fw-normal {
    font-weight: 600;
    line-height: 38px;
}

#main-content {
    background: #fafafa;
}

.error {
    color: red;
}

.radius-send {
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

.tabIcon {
    filter: invert(20%) sepia(91%) saturate(383%) hue-rotate(170deg) brightness(94%) contrast(86%);
    width: 20px;
    height: 20px;
}

.list-unstyled li:hover {
    width: 100%;
    background: #151617;
}

.padding-card-home {
    padding: 30px 20px 10px 20px;
}

.size-icon-cardbox-home {
    font-size: 70px;
}

.box-shadow-form {
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.5);
}

/*.card-box {
    box-shadow: 0 30px 30px -30px rgba(0, 0, 0, 0.7);
}

.card-box:hover {
    transition: 0.3s;
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.6);
    margin-top: 6px;
}*/

a:focus {
    box-shadow: none !important;
}

#card-i {
    margin-bottom: 60px;
}

.rowCount {
    height: 170px;
}

#bg-home-card {
    background: linear-gradient(to bottom right, #eea849, #f46b45);
    box-shadow: 0 30px 30px -30px rgba(241, 134, 71, 1);
    border-radius: 6px;
}

    #bg-home-card:hover {
        box-shadow: 0 15px 15px -15px rgba(241, 134, 71, 1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-order {
    background: linear-gradient(to bottom right, #44A08D, #093637);
    box-shadow: 0 30px 30px -30px rgba(65, 155, 137, 1);
    border-radius: 6px;
}

    .bg-home-order:hover {
        box-shadow: 0 15px 15px -15px rgba(65, 155, 137, 1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-customer {
    background: linear-gradient(to bottom right, #ED213A, #93291E);
    box-shadow: 0 30px 30px -30px rgba(234, 33, 57, 0.8);
    border-radius: 6px;
}

    .bg-home-customer:hover {
        box-shadow: 0 15px 15px -15px rgba(234, 33, 57, 0.8);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-item {
    background: linear-gradient(to bottom right, #1D976C, #348F50);
    box-shadow: 0 30px 30px -30px rgba(34, 149, 101, 0.8);
    border-radius: 6px;
}

    .bg-home-item:hover {
        box-shadow: 0 15px 15px -15px rgba(34, 149, 101, 0.8);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-batch {
    background: linear-gradient(to bottom right, #6dd5ed, #2193b0);
    box-shadow: 0 30px 30px -30px rgba(77, 186, 212, 0.8);
    border-radius: 6px;
}

    .bg-home-batch:hover {
        box-shadow: 0 15px 15px -15px rgba(77, 186, 212, 0.8);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-gift {
    background: linear-gradient(to bottom right, #FF416C, #FF4B2B);
    box-shadow: 0 30px 30px -30px rgba(255, 70, 76, 0.8);
    border-radius: 6px;
}

    .bg-home-gift:hover {
        box-shadow: 0 15px 15px -15px rgba(255, 70, 76, 0.8);
        transition: 0.3s;
        margin-top: 6px;
    }


.bg-home-chat {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#60F516), to(#50C294), color-stop(.8,#67A39F));
    box-shadow: 0 30px 30px -30px rgba(96,245,22,1);
    border-radius: 6px;
}

    .bg-home-chat:hover {
        box-shadow: 0 15px 15px -15px rgba(96,245,22,1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-topPoint {
    background: -webkit-gradient(linear, 0% 21%, 0% 100%, from(#49E012), to(#48A862), color-stop(.6,#64B82C));
    box-shadow: 0 30px 30px -30px rgba(96,245,22,1);
    border-radius: 6px;
}

    .bg-home-topPoint:hover {
        box-shadow: 0 15px 15px -15px rgba(96,245,22,1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-config {
    background: -webkit-gradient(linear, 0% 6%, 0% 100%, from(#E00B19), to(#82FF54), color-stop(.8,#C7EB15));
    box-shadow: 0 30px 30px -30px rgba(96,245,22,1);
    border-radius: 6px;
}

    .bg-home-config:hover {
        box-shadow: 0 15px 15px -15px rgba(96,245,22,1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-news {
    background: -webkit-gradient(linear, 0% 6%, 0% 100%, from(#12E064), to(#67FF38), color-stop(.8,#3FEB5C));
    box-shadow: 0 30px 30px -30px rgba(96,245,22,1);
    border-radius: 6px;
}

    .bg-home-news:hover {
        box-shadow: 0 15px 15px -15px rgba(96,245,22,1);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-user {
    background: -webkit-gradient(linear, 0% 6%, 0% 100%, from(#FF19E0), to(#429BAD), color-stop(.8,#9D36EB));
    box-shadow: 0 30px 30px -30px rgba(245,234,27,0.74);
    border-radius: 6px;
}

    .bg-home-user:hover {
        box-shadow: 0 15px 15px -15px rgba(245,234,27,0.74);
        transition: 0.3s;
        margin-top: 6px;
    }

.table-hover tbody tr:hover {
    background: #fafafa;
}

.bg-thead {
    background: #FEF035;
}

th {
    color: black !important;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important;
}

.table-bordered-print td, .table-bordered-print th {
    border: 1px solid #333 !important;
}


.btn:focus {
    box-shadow: none;
}

label {
    margin-bottom: 0;
}

/*.btn {
    height: 100%;
}*/

.batch-relative {
    position: relative;
    height: 59px;
}

.text-bold {
    font-weight: bold;
}

.width2btn {
    width: 82px;
}

.width3btn {
    width: 111px;
}

.btnEdit {
    font-size: 20px;
    color: #1896a3;
}

    .btnEdit:hover {
        color: #1c6a72;
    }

.btnDelete {
    font-size: 20px;
    color: #ff0000;
}

    .btnDelete:hover {
        color: #e60000;
    }

.btnView {
    font-size: 20px;
    color: #1b1a1a;
}

    .btnView:hover {
        color: #000;
    }

.cursor-pointer {
    cursor: pointer;
}

.absolute-icon-calendar {
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 20px;
}

.relative-icon-calendar {
    position: relative;
}

.absolute-icon-calendar-warranty {
    position: absolute;
    right: 25px;
    top: 30px;
    font-size: 20px;
}

.relative-icon-calendar-warranty {
    position: relative;
}

.radius-form {
    border-radius: 4px;
}

.box-shadow-form {
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.3);
}

.width-stt {
    width: 100px !important;
}

.btn-dekko {
    background: #FEF035;
    color: #007FFF;
}

    .btn-dekko:hover {
        background: #f1e113;
        color: #007FFF;
    }

.bg-dekko {
    background: #FEF035;
}

.bg-selected-last-msg {
    background: #f4dc42;
    /*border-radius: 5px;*/
    /*padding: 10px 0px 5px 20px !important;*/
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        background-color: none;
        color: #007FFF;
        border-top: 1px solid #007FFF;
        border-right: 1px solid #007FFF;
        border-bottom: 2.4px solid #007FFF;
        border-left: 1px solid #007FFF;
    }

.nav-tabs {
    border-bottom: 1px solid #007FFF;
}

    .nav-tabs .nav-link {
        border-radius: 0;
    }

        .nav-tabs .nav-link:hover {
            color: #007FFF;
            background-color: #d74e35;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: #007FFF;
            border-left-color: transparent;
        }

.tab-content #profile i {
    color: #f56a4f;
}

.tab-content {
    padding: 0px;
}

.avatar-circle {
    border: 2px solid #333;
    border-radius: 50%;
}

.avatar-xxlg {
    width: 120px;
    height: 120px;
}

@media (min-width: 576px) {
    .avatar-xxlg {
        width: 130px;
        height: 130px;
    }
}

@media (min-width: 768px) {
    .avatar-xxlg {
        width: 150px;
        height: 150px;
    }
}

@media (min-width: 1000px) {
    .avatar-xxlg {
        width: 150px;
        height: 150px;
    }
}

.box-shadow-profile {
    box-shadow: 0 15px 15px -20px rgba(0, 0, 0, 0.3);
}

.btn-delete-customer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 33px;
}

.btn-customer {
    position: absolute;
    top: 15px;
    right: 25px;
    height: 33px;
}

.btn-delete-customer:hover {
    color: #fff !important;
}

.form-control:focus {
    border: 1px solid #FEF035;
}

.hide {
    display: none;
}

.icon-size-16 {
    font-size: 16px;
}

.border-form {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* start custom button camera choose image */
.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        font-size: 200px;
        direction: ltr;
        cursor: pointer;
    }
/* end custom button camera choose image */

.avatar-chat {
    border: 1px solid #FEF035;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.mr-10px {
    margin-right: 10px;
}


/*  BLUR FORM LOG IN & SIGN UP  */

.bg-image {
    height: 100px;
    background-image: url(images/jack.jpg) !important;
    /* Add the blur effect */
    filter: blur(8px);
    -webkit-filter: blur(8px);
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* Position text in the middle of the page/image */
.bg-text {
    /*background-color: rgb(0, 0, 0);
    /* Fallback color */
    /* Black w/opacity/see-through */
    background-color: #ccb959;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 20px;
    text-align: center !important;
    height: 400px;
    width: 340px;
    /*background: linear-gradient(45deg, rgba(153, 0, 0, 0.8) 0%, rgba(128, 0, 96, 0.8) 100%) !important;*/
    /*background: linear-gradient(45deg, rgb(153, 0, 0) 0%, rgb(128, 0, 96) 100%) !important;*/
    opacity: 1;
    border-radius: 10px;
    width: 400px;
    height: 485px;
}

.txtLogin input {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #ff8080 !important;
    background: 0 0 !important;
    background-color: initial;
    border-radius: 0;
    color: white !important;
    transition: none !important;
    margin: 0 auto;
    position: relative;
}

.iconUsernameLogin {
    top: 244px;
    position: absolute;
    right: 46px;
    font-size: 13px;
}

.iconPasswordLogin {
    top: 286px;
    position: absolute;
    right: 46px;
}

.btnLogin {
    border-radius: 30px !important;
    color: #009900 !important;
    font-weight: bold !important;
    background-color: white !important;
}

    .btnLogin:hover {
        color: rgba(167, 43, 26, 1) !important;
        background-color: #FEF035 !important;
    }

.bg-text p {
    font-size: 12px !important;
}

p a {
    font-weight: bolder;
}
/*  BLUR FORM LOG IN & SIGN UP  */


#txtLogin input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}

#txtLogin input:-moz-placeholder {
    color: #fff !important;
}

#txtLogin .form-control {
    border: 1px solid #fff !important;
    background: #fff;
    border-radius: 50px;
}

.opacity-1 {
    opacity: 1 !important;
}

.border-dekko {
    border: 1px solid #FEF035;
}

.ui-datepicker-header {
    background-color: #FEF035;
}

.ui-state-default ui-state-active ui-state-hover {
    background-color: #FEF035;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #fef035;
    border: 1px solid #ffd800;
    color: #2b2b2b;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #31c2d1;
    background: #76eafb;
    color: #000;
}

.table tbody tr td, .table tbody th td {
    white-space: normal !important;
}

.contentImg {
    width: 50%; /* or whatever is required */
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
    max-width: 200px;
    max-height: 200px;
}

.contentImg2 {
    width: 100%; /* or whatever is required */
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
    max-width: 200px;
    max-height: 200px;
}

/* scroll the page when a modal dialog is longer than the screen */
.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}
/* scroll the page when a modal dialog is longer than the screen */

.bg-chat {
    background: #fff;
}

.bg-search-chat {
    background: #373c43;
    border-radius: 30px;
    border: none;
    color: #fff !important;
    padding-left: 30px;
    padding-right: 16px;
}

    .bg-search-chat:focus {
        background: #373c43;
        border: none;
    }

.absolute-icon-search-chat {
    position: absolute;
    top: 11px;
    left: 8px;
    font-size: 16px;
}

.radius-10 {
    border-radius: 6px !important;
}

.input-chat {
    border: none;
    /*padding: auto 20px;*/
    padding-left: 1rem;
    height: 50px;
    position: relative;
    padding-right: 4rem;
}

    .input-chat:focus {
        border: none;
    }

.ic-send-message {
    color: #179aca;
    font-size: 16px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.ic-image-message {
    color: #f68c1f;
    position: absolute;
    bottom: 14px;
    right: 45px;
}

.img-message {
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
    max-width: 300px;
    max-height: 300px;
    /*margin: 1rem 0 0 1rem;*/
    border-radius: 4px;
}

    .img-message:hover {
        opacity: 0.8;
        cursor: pointer;
    }

.div-message {
    position: relative;
    /*width: 100%;
    max-width: 400px;*/
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .3s ease;
}

.div-message:hover .overlay {
    opacity: 1;
}

.width-message-content {
    max-width: 70%;
}

.color-require {
    color: #f11111;
}

.require-field {
    color: #f11111;
    font-size: 11px;
}

#mdBatchDetail label {
    font-size: 13.5px;
}

.transistion:active {
    transition: 1s;
}

.widthCreatedDate {
    width: 100px;
}

/*.ic-menu {
    width: 20px;
    height: 20px;
    margin:auto;
    margin-left:30px;
}*/




input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}


/* Spinner */
.divLoading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #111111 !important;
    opacity: 0.8;
    z-index: 10000;
}

.spinner {
    /*width: 80px;
    height: 80px;
    border: 2px solid #f3f3f3;
    border-top: 3px solid #f25a41;
    border-radius: 100%;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /*animation: spin 1s infinite linear;*/
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.avartar-img {
    background-image: url("/Content/images/noaccount.png");
}


#mdAdd .icon-inner {
    right: 25px;
    top: 33px;
    font-size: 13px;
}

.sidebar-nav .metismenu > li.active > a {
    background-color: #e6e6e6;
}

input[type="radio"] {
    -ms-transform: scale(2) !important; /* IE 9 */
    -webkit-transform: scale(2) !important; /* Chrome, Safari, Opera */
    transform: scale(2) !important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #ddd;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #007bff;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.select2 {
    background: #fff !important;
}

#divItem .form-control:disabled, #divItem .form-control[readonly] {
    background-color: #bdbdbd !important;
    opacity: 0.3 !important;
}

.iconChangePassword {
    top: 30px;
    position: absolute;
    right: 20px;
    font-size: 20px;
    display: none;
}

.theme-orange .sidebar-nav .metismenu > li i {
    color: #294868 !important;
}

.theme-orange:before, .theme-orange:after {
    background: #f8f9fa;
}

.theme-orange #wrapper:before, .theme-orange #wrapper:after {
    background: #f0f0f0;
}

.table-bordered thead td, .table-bordered thead th {
    background-color: #fafafa;
}

.table-bordered tbody tr {
    background-color: #fff;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: rgb(242, 127, 70);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#sendNotify {
    display: none;
}

.upload-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 100px;
    border: 1px dashed gray;
    cursor: pointer;
    color: gray;
    background: #fafafa;
}

.upload-icon {
    margin-right: 3px
}

.upload-image-card {
    display: inline-block;
    width: 104px;
    height: 104px;
    margin: 0 8px 8px 0;
    vertical-align: top;
    position: relative;
}


.upload-image-item {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 8px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
}

.delete-icon {
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    transition: all 0.3s;
    opacity: 0.8;
}

.change-icon {
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-right: 5px;
    transition: all 0.3s;
    opacity: 0.8;
}

    .change-icon:hover {
        opacity: 1;
    }

.delete-icon:hover {
    opacity: 1;
}
/*.upload-image-card-background:hover .delete-icon {
    opacity:0.4;
}
.upload-image-card-background:hover .change-icon {
    opacity: 0.4;
}*/


.upload-image-item-picture {
    width: 100%;
    height: 100%;
}

.upload-image-card-background {
    position: absolute;
    width: 86px;
    height: 86px;
    margin: 8px;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333;
    opacity: 0;
    transition: all 0.5s;
}


.upload-image-card:hover .upload-image-card-background {
    opacity: 0.8;
}

.status-active {
    color: #389e0d;
    background: #f6ffed !important;
    border-color: #b7eb8f !important;
}

.status-active-false {
    color: #cf1322;
    background: #fff1f0 !important;
    border-color: #ffa39e !important;
}

.status-pill {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum","tnum";
    display: inline-block;
    height: auto;
    margin: 0 8px 0 0;
    padding: 0 7px;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
    background: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    opacity: 1;
    transition: all .3s;
}

.pill-primary {
    color: #096dd9;
    background: #e6f7ff;
    border-color: #91d5ff;
}

.pill-purple {
    color: #531dab;
    background: #f9f0ff;
    border-color: #d3adf7;
}

.pill-lime {
    color: #7cb305;
    background: #fcffe6;
    border-color: #eaff8f;
}

.pill-gold {
    color: #d48806;
    background: #fffbe6;
    border-color: #ffe58f;
}

.pill-red {
    color: #cf1322;
    background: #fff1f0;
    border-color: #ffa39e;
}

.pill-orange {
    color: #d46b08;
    background: #fff7e6;
    border-color: #ffd591;
}

.pill-volcano {
    color: #d4380d;
    background: #fff2e8;
    border-color: #ffbb96;
}

.pill-geekblue {
    color: #1d39c4;
    background: #f0f5ff;
    border-color: #adc6ff;
}

#profile i {
    font-size: 18px;
}

.avatar {
    padding-bottom: 15px;
    border-bottom: 1px solid #333;
}

.notification .dropdown .dropdown-menu {
    transform: none !important;
    border: none;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 50%);
    padding: 15px;
    border-radius: .55rem;
    width: 430px;
}

.notification {
    margin: 20px;
    font-size: 18px;
}

    .notification a {
        color: #333
    }

.noti-item:hover {
    border-radius: 4px;
    cursor: pointer;
    background-color: rgb(238, 238, 238);
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #fff
}


::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d9d9d9
}

.list-notification {
    margin: 0px;
    max-height: 400px;
    overflow-y: scroll;
    list-style: none;
    padding: 0px;
}

.clear-noti {
    font-size: 18px;
    color: #333;
    padding: 0px 10px;
    cursor: pointer;
}

.noti-item {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 10px 6px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}


.modal-backdrop.in {
    opacity: .5
}

.read-noti-icon {
    width: 26px;
    background: transparent;
    cursor: pointer;
    margin: 0px 10px;
}

.body-print {
    background: #D3D3D3;
    font-size: 8mm;
}

.container-print {
    width: 300mm;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding-top: 15mm;
    color: #333;
}

.header-print {
    display: flex;
    margin-bottom: 4mm;
}

.header-left {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    align-items: baseline;
}

.header-right {
    flex: 0 0 80%;
    max-width: 80%;
    text-align: center;
}

.title-print {
    font-size: 8mm;
    color: #333;
    text-align: center;
}

.title-print-card {
    line-height: 1.2;
}

.order-code {
    color: #333;
    font-weight: bold;
}

.order-info {
    margin-bottom: 2mm;
}

.company-address {
    font-size: 6mm;
}

.company-phone {
    font-size: 6mm
}

.company-des {
    font-weight: bold;
    font-size: 7mm;
    color: #333;
    letter-spacing: 0.15mm;
}

.bank-info {
    border: 1px #333 solid;
    padding: 1mm 1mm;
    font-size: 6.5mm;
    margin-bottom: 6mm;
}

.text-sign {
    flex: 0 0 20%;
    max-width: 20%;
}

.nav-item > .active.show {
    border-bottom: 3px #007FFF solid;
}

.nav-item > a {
    padding: 5px;
}


    .nav-item > a:hover {
        border-bottom: 3px #b6d8fa solid;
        background-color: inherit !important;
    }


.nav-item {
    padding: 5px;
    font-size: 15px;
}


a[aria-expanded=true] .fa-plus-square-o {
    display: none;
}

a[aria-expanded=false] .fa-minus-square-o {
    display: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 6px;
}

    .slider.round:before {
        border-radius: 30%;
    }

.hover_none:hover {
    text-decoration: none !important;
    color: inherit !important;
    background-color: inherit !important;
}

#left-sidebar .sidebar-nav ul.main-menu li {
    background-color: #F4F6F6;
}

    #left-sidebar .sidebar-nav ul.main-menu li:hover,
    #left-sidebar .sidebar-nav ul.main-menu li.active {
        background-color: #F4F6F6;
    }

.bootstrap-select {
    height: 36px !important;
}

.dropdown-toggle {
    height: 100% !important;
}

.tooltip.bs-tooltip-top {
    opacity: 1;
}

.tooltip {
    z-index: 1151 !important;
}

div[class='modal-backdrop show'] {
    display: none;
}


.truncate {
    text-overflow: ellipsis;
    /* Needed to make it work */
    overflow: hidden;
    white-space: nowrap;
}

.form-control[readonly] {
    background-color: #fff;
}


/* Style for clear input text */
.clear-input-container {
    position: relative;
}

.clear-input-button {
    /* button position */
    position: absolute;
    right: 5px;
    top: 11px;
    bottom: 0;
    /* button appearane */
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 50%;
    background: gray;
    margin: 0;
    padding: 2px;
    color: white;
    font-size: 13px;
    cursor: pointer;
    /* hide the button initially */
    display: none;
}

    .clear-input-button:hover {
        background: darkgray;
    }

.clear-input--touched:focus + .clear-input-button,
.clear-input--touched:hover + .clear-input-button,
.clear-input--touched + .clear-input-button:hover {
    display: inline-flex;
}

#addAvatar {
    max-width: 100px;
    max-height: 100px;
}