﻿
/*::selection {
    background: #FEF035 !important;
    color: #000 !important;
}*/
.swal-modal {
    padding-bottom: 30px;
    padding-top:20px
}
ul li a i {
    font-size: 20px !important;
    color: #F37821 !important;
}

.btn-toggle-offcanvas:hover {
    cursor: pointer;
}

.error {
    color: red;
}

.radius-send {
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

.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(90deg, rgba(87,81,176,1) 0%, rgba(197,89,234,75) 100%);
    box-shadow: 0 30px 30px -30px rgba(0,77,144, 0.8);
    border-radius: 6px;
}

    .bg-home-order:hover {
        box-shadow: 0 15px 15px -15px rgba(0,77,144,0.8 );
        transition: 0.3s;
        margin-top: 6px;
    }

/*.bg-home-customer {
    padding: 15px 20px 10px 20px;
    background: #fff;*/
    /*background: linear-gradient(90deg, rgba(201,0,2,1) 0%, rgba(253,198,103,1) 100%);*/
    /*box-shadow: 0 30px 30px -30px rgba(201,0,2, 0.8);*/
    /*border-radius: 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(201,0,2,0.8);
        transition: 0.3s;
        margin-top: 6px;
    }

.bg-home-item {
    background: linear-gradient(90deg, rgba(271,210,1,1) 0%, rgba(289,162,103,95) 100%);
    box-shadow: 0 30px 30px -30px rgba(205,193,1, 0.8);
    border-radius: 6px;
}

    .bg-home-item:hover {
        box-shadow: 0 15px 15px -15px rgba(205,193,1, 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 {
}

.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: #007bff;
}

    .btnEdit:hover {
        color: #0069d9;
    }

.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: red;
}

    .btn-dekko:hover {
        background: #f1e113;
        color: red;
    }


.btn-create {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    background: linear-gradient(0deg, rgba(96,34,13,1) 0%, rgba(152,83,33,1) 50%, rgba(96,34,13,1) 100%);
    color: rgb(216,173,60);
}
    .btn-create:hover {
        background: rgb(120,50,1);
        background: linear-gradient(0deg, rgba(120,50,1,1) 0%, rgba(152,83,33,1) 50%, rgba(120,50,1,1) 100%);
        color: rgb(225,197,79);
    }
.btn-search {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    background: linear-gradient(0deg, rgba(120,50,1,1) 0%, rgba(171,102,52,1) 50%, rgba(120,50,1,1) 100%);
    color: rgb(225,197,79);
}
    .btn-search:hover {
        background: rgb(152,83,33);
        background: linear-gradient(0deg, rgba(152,83,33,1) 0%, rgba(195,126,76,1) 50%, rgba(152,83,33,1) 100%);
        color: rgb(245,224,108);
    }
.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 {
    color: #fff;
    background-color: rgba(245, 106, 79, 0.95);
    /*background-color: #f56a4f;*/
    border-top-color: #f56a4f;
    border-right-color: #f56a4f;
    border-bottom-color: #e2553b;
    border-left-color: #f56a4f;
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #fff;
        background-color: #d74e35;
        border-color: #dee2e6 #dee2e6 #fff;
        border-top-color: #e2553b;
        border-right-color: #e2553b;
        border-bottom-color: #e2553b;
        border-left-color: #e2553b;
    }

.nav-tabs {
    border-bottom: 1px solid #e2553b;
}

    .nav-tabs .nav-link {
        border-radius: 0;
    }

        .nav-tabs .nav-link:hover {
            color: #fff;
            background-color: #d74e35;
            border-top-color: rgba(245, 106, 79, 0.95);
            border-right-color: rgba(245, 106, 79, 0.95);
            border-bottom-color: #e2553b;
            border-left-color: rgba(245, 106, 79, 0.95);
        }

.tab-content #profile i {
    color: #f56a4f;
}

.tab-content {
    padding: 0px;
}

.avatar-circle {
    border: 2px solid #e2553b;
    padding: 2px;
    background-color: #fff;
    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: 180px;
        height: 180px;
    }
}

.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-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: rgb(87,30,12) !important;
    font-weight: bold !important;
    background: linear-gradient(90deg, rgba(231,211,90,1) 0%, rgba(204,144,37,1) 35%) !important;
}

    .btnLogin:hover {
        color: rgb(46,11,6) !important;
        background: linear-gradient(90deg, rgba(231,211,90,1) 0%, rgba(204,144,37,1) 35%) !important;
    }

.bg-text p {
    font-size: 12px !important;
}

p a {
    font-weight: bolder;
}
/*  BLUR FORM LOG IN & SIGN UP  */



.bg-login {
    /*background-image: url("images/hinh-nen-phong-thuy-may-man-cho-may-tinh.jpg");*/
    background-image: url("images/background-Trimico.jpg");
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow:hidden;
/*    background-image: linear-gradient(rgba(245, 246, 252, 0.32), rgba(117, 19, 93, 0.32)), url("images/backgroundHAF.jpg"), linear-gradient(red, yellow);
*/
}
.login-form::after {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -5;
    background-color: black;
    opacity: 0.5;
}
.bg-login::after {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -5;
    background-color: black;
    opacity: 0.5;
}
#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;
}

/* 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;
}*/

/*#tabHome:active {
    background: #f68c1f;
}*/


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: #fff;
    border-bottom-width : 1px;
}
/* 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;
}
/*@media only screen and (min-width: 869px) and (max-width: 1368px) {
    .selectize-control {
        width: 64%;
    }
}
@media only screen and (min-width: 1369px) and (max-width: 1568px) {
    .selectize-control {
        width: 60%;
    }
}
@media only screen and (min-width: 1369px) {
    .selectize-control {
        width: 50%;
    }
}*/
.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;
}
::-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;
}
.list-excel-files {
    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;
}
.noti-not-read {
    background-color: rgb(238, 238, 238);
}
.noti-not-read:hover {
    background-color: #fff;
}
.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;
}
.header-left {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    margin-bottom: 8mm;
}
.header-right {
    flex: 0 0 75%;
    max-width: 75%;
    text-align:center;
    margin-bottom:8mm;
    padding-right:15mm
}
.title-print {
    font-weight: bold;
    font-size: 8mm;
    color: #333;
    letter-spacing:0.3mm;
}
.title-print-card{
    line-height:1.2;
}
.order-code{
    color:#333;
    font-weight:bold;
}
.order-info {
    padding:5mm;
}
.company-address{
    font-size:6mm;
}
.company-phone{
    font-size:6mm
}
.company-des {
    font-weight: bold;
    font-size: 7mm;
    color: #333;
    letter-spacing: 0.15mm;
}
.btn-volcano {
    color: #d4380d;
    background: #fff2e8;
    border-color: #ffbb96;
}

.upload-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 100px;
    border: 1px dashed gray;
    cursor: pointer;
    color: gray;
    background: #fafafa;
    margin-left: auto;
    margin-right: auto;
}

.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;
}

.create_detail {
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 30px;
    border-radius: 0.25rem;
}

.type-group {
    /*background-color: #FAFAFA;*/
    padding: 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    max-width: 700px;
}
.flat-ic{
    width:20px;
    height:20px;
    margin-right:16px;
}
.flat-ic-home {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.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-debt {
    color: #F68C20;
    background: #FFFAEB;
    border-color: #F68C20;
}

.pill-volcano {
    color: #d4380d;
    background: #fff2e8;
    border-color: #ffbb96;
}

.pill-geekblue {
    color: #1d39c4;
    background: #f0f5ff;
    border-color: #adc6ff;
}
#main-content{
    background:#fff;
}
.pill-card {
    background: #FCF0FF;
    border-color: #FCF0FF;
    color: #F9A11B;
}

.switch {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px;
}

    .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: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #32BA7D;
}

input:focus + .slider {
    box-shadow: 0 0 1px #32BA7D;
}

input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 18px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.hover_none:hover {
    text-decoration: none !important;
    color: inherit !important;
    background-color: inherit !important;
}

.form-control[readonly] {
    background-color:white;
}
.slidermap {
    position: fixed;
    bottom: 15px;
    left: 80%;
    min-width: 20px;
    max-width: 80px;
    box-shadow: 0 2px 13px rgba(0,0,0,0.3);
    cursor: grab;
    opacity: 0.3;
    transition: opacity 800ms ease-in-out 200ms;
    z-index: 999;
}

    .slidermap:hover {
        opacity: 1;
        transition-delay: 0ms;
    }


.slider__size {
    position: relative;
    z-index: 3;
}

.slider__controller {
    width: 100%;
    padding-top: 100%;
    position: absolute;
    top: 0;
    left: 3px;
    transform-origin: 0 0;
    margin: -3px;
    border-radius: 10px;
    border: solid 2px #333333;
}

.slider__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform-origin: 0 0;
}
.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.truncate {
    text-overflow: ellipsis;
    /* Needed to make it work */
    overflow: hidden;
    white-space: nowrap;
}
