

@font-face {
    font-family: 'Prompt';
    src: url('fonts/Prompt-Regular.eot');
    src: url('fonts/Prompt-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Prompt-Regular.woff2') format('woff2'),
        url('fonts/Prompt-Regular.woff') format('woff'),
        url('fonts/Prompt-Regular.ttf') format('truetype'),
        url('fonts/Prompt-Regular.svg#Prompt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-Regular.eot');
    src: url('fonts/Sarabun-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Sarabun-Regular.woff2') format('woff2'),
        url('fonts/Sarabun-Regular.woff') format('woff'),
        url('fonts/Sarabun-Regular.ttf') format('truetype'),
        url('fonts/Sarabun-Regular.svg#Sarabun-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'PromptThin';
    src: url('fonts/Prompt-Thin.eot');
    src: url('fonts/Prompt-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Prompt-Thin.woff2') format('woff2'),
        url('fonts/Prompt-Thin.woff') format('woff'),
        url('fonts/Prompt-Thin.ttf') format('truetype'),
        url('fonts/Prompt-Thin.svg#Prompt-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PromptMedium';
    src: url('fonts/Prompt-Medium.eot');
    src: url('fonts/Prompt-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Prompt-Medium.woff2') format('woff2'),
        url('fonts/Prompt-Medium.woff') format('woff'),
        url('fonts/Prompt-Medium.ttf') format('truetype'),
        url('fonts/Prompt-Medium.svg#Prompt-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




body {
    margin: 0;
    font-family: "Sarabun";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #EFF2F9;
}

.brand-link img {
    max-width: 70%;
    height: auto;
    margin-top: -8px;
}
.warpper-none {
    padding-left:0 !important;
}

.font-prompt {

    font-family: 'Prompt';
}

.font-700 {
    font-weight: 700;
}

[class*=sidebar-dark-] {
    background-color: #000000;
}

.main-footer {
    background-color: unset;
    border-top: unset;
    color: #869099;
    padding: 15px 15px;
}

.main-sidebar {
    height: 100vh;
    overflow-y: hidden;
    z-index: 10;
}

.nav-ham {
    position: absolute;
    margin-left: -65px;
    color: #FFFFFF;
    z-index: 99999;
}

.nav-ham .fa-bars{
    color:#FFFFFF;
    font-size: 18px;
}

.main-sidebar, .main-sidebar::before {
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
    width: 200px;
}


@media (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 0px;
    }
}


.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
    width: calc(200px - .5rem * 2);
    transition: width ease-in-out .3s;
}


.layout-fixed .brand-link {
    width: 200px;
}

.aside {
    font-family: "Prompt";
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: unset;
    color: #fff;
    font-weight: 700;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    box-shadow: unset;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: unset;
    color: #fff;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0;
}

.nav-sidebar>.nav-link {
    display: block;
    padding: 5px 0px;
}

.nav-sidebar .nav-item>.nav-link:hover p {
     text-decoration: underline;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover {
    background-color: rgba(255,255,255,.1);
    color: #fff;
    text-decoration: underline;
}

 

[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-treeview {
    background-color: transparent;
  
}

.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    position: absolute;
    right: .5rem;
    top: .95rem;
    font-size: 10px;
}

.nav-sidebar>.nav-item .nav-icon.fa, .nav-sidebar>.nav-item .nav-icon.fab, .nav-sidebar>.nav-item .nav-icon.fad, .nav-sidebar>.nav-item .nav-icon.fal, .nav-sidebar>.nav-item .nav-icon.far, .nav-sidebar>.nav-item .nav-icon.fas, .nav-sidebar>.nav-item .nav-icon.ion, .nav-sidebar>.nav-item .nav-icon.svg-inline--fa {
    font-size: .85rem;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0;
    font-family: 'PromptThin';
    font-size: 16px;
    padding: 10px 0px;
    
}

 


[class*=sidebar-dark-] .sidebar a {
    color: #FFFFFF;
}

.nav-treeview > .nav-item > .nav-link { 
    font-size: 14px;
   font-family: 'Sarabun';
     padding-left: 35px;
 }

 .fa, .fas {
    font-weight: 600;
}

.dropdown-submenu  {
    font-size: 14px;
}

.dropdown-menu-lg {
    max-width: 300px;
    min-width: 180px;
    padding: 0;
    margin-top: 10px;
}

.content-header {
     font-family: 'Prompt';
}
.title-page {
    font-size: 21px;
    font-family: 'Prompt';
}
 
.content {
    padding: 1.875rem !important;;
    padding-left: .75rem;
    padding-right: .75rem
}

@media(min-width: 992px) {
    .content {
        padding:1.875rem !important;
    }
}

.content>.container-fluid {
    padding-left: 0;
    padding-right: 0
}

@media(min-width: 769px) {
    .wrapper {
        padding-left:200px
    }
}

.title-page {
    margin: 0 0 .5rem;
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-family: kanit
}

.footer {
    padding-bottom: 10px;
    text-align: center
}

.footer__feedback {
    margin-bottom: 10px
}

#sidenav {
    -ms-overflow-style: none;
    scrollbar-width: none
}

#sidenav::-webkit-scrollbar {
    display: none
}

#normalfilter {
    font-size: 0
}

.print-page-container {
    max-width: 795px;
    margin: 0 auto
}

.modal {
    overflow: auto!important
}

.fixoverlay {
    overflow: hidden
}

.zort-logo a {
    color: #fff
}

.zort-logo a:hover {
    text-decoration: none
}

.overflow-visible {
    overflow: visible!important
}

@media only screen and (max-width: 768px) {
    .overflow-visible .name .typeahead__list,.overflow-visible .cat .typeahead__list {
        left:-70px!important
    }
}

.overflow-visible .typeahead__list {
    width: 65vw!important;
    white-space: normal!important
}

.overflow-visible .name .typeahead__list {
    width: 50vw!important
}

@-moz-document url-prefix() {
    .datetimepicker td,.datetimepicker th {
        width: 27px
    }
}

.button {
    display: inline-block;
    margin-bottom: .25rem;
    font-weight: 400;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .5rem 1.875rem;
    font-size: 1rem;
    font-family: kanit;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.button:hover {
    color: #3e3e3e;
    text-decoration: none
}

.button:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #d0daff
}

.button.disable,.button:disabled {
    opacity: .5;
    cursor: not-allowed
}

.button:not(:last-child) {
    margin-right: .25rem
}

.button>[class*=fa-]:first-child {
    margin-right: .25rem
}

.button>[class*=fa-]:last-child {
    margin-left: .25rem
}

.button-round {
    border-radius: 1.5rem
}

.button-sm {
    padding: .25rem .5rem;
    font-size: .75rem
}

.button-md {
    padding: .5rem .75rem;
    font-size: .875rem
}

.button-lg {
    padding: .75rem 2.25rem;
    font-size: 1.5rem
}

.button-primary {
    color: #fff;
    border-color: #4165ed;
    background-color: #4165ed
}

.button-primary:hover {
    color: #fff;
    border-color: #97adfd;
    background-color: #97adfd
}

.button-primary:active,.button-primary:focus {
    color: #fff;
    border-color: #2a58ad;
    background-color: #2a58ad
}

.button-secondary {
    color: #868e96;
    border-color: #adb5bd;
    background-color: #f1f3f5
}

.button-secondary:hover {
    color: #4165ed;
    border-color: #4165ed;
    background-color: #f1f3f5
}

.button-secondary:active,.button-secondary:focus {
    color: #fff;
    border-color: #4165ed;
    background-color: #97adfd
}

.button-default {
    color: #3e3e3e;
    border-color: #adb5bd;
    background-color: #fff
}

.button-default:hover {
    color: #3e3e3e;
    border-color: #adb5bd;
    background-color: #eff2f9
}

.button-default:active,.button-default:focus {
    color: #fff;
    border-color: #4165ed;
    background-color: #4165ed
}

.button-red {
    color: #fff;
    border-color: #f25757;
    background-color: #f25757
}

.button-red:hover {
    color: #f1f3f5;
    border-color: #d33535;
    background-color: #d33535
}

.button-red:active,.button-red:focus {
    color: #f1f3f5;
    border-color: #d33535;
    background-color: #d33535
}

.button-link {
    color: #868e96;
    border-color: transparent;
    background-color: transparent
}

.button-link:hover {
    color: #22252b;
    border-color: transparent;
    background-color: transparent
}

.button-link:active,.button-link:focus {
    color: #22252b;
    border-color: transparent;
    background-color: transparent
}

.button-line {
    color: #fff;
    border-color: #00b900;
    background-color: #00b900
}

.button-line:hover {
    color: #fff;
    border-color: #00b900;
    background-color: #00b900
}

.button-line:active,.button-line:focus {
    color: #00b900;
    border-color: #00b900;
    background-color: #00b900
}

.button-grey {
    color: #fff;
    border-color: #adb5bd;
    background-color: #adb5bd
}

.button-grey:hover {
    color: #fff;
    border-color: #4165ed;
    background-color: #4165ed
}

.button-grey:active,.button-grey:focus {
    color: #fff;
    border-color: #4165ed;
    background-color: #4165ed
}

.button-dropdown-wrap {
    width: 47%;
    margin-right: -6px
}

@media(min-width: 768px) {
    .button-dropdown-wrap {
        width:auto;
        margin-right: 0
    }
}

.button-dropdown {
    width: 100%;
    line-height: 21px;
    text-align: left
}

@media(min-width: 768px) {
    .button-dropdown {
        min-width:120px
    }
}

.button-dropdown .caret {
    position: absolute;
    top: 47%;
    right: 10px
}

.button-merge-right {
    margin-right: -6px!important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.button-merge-left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-etc .far {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    line-height: 22px;
    text-align: center;
    border-radius: 100%
}

.btn-etc .far:hover {
    background-color: #e8ecef;
    cursor: pointer
}

.button-dropdown-right {
    min-width: 200px!important;
    right: 0!important;
    left: auto!important
}

@media screen and (max-width: 767px) {
    .t-responsive .dropdown-menu,.dropdown--mobile .dropdown-menu {
        position:fixed;
        top: auto!important;
        right: 0%!important;
        left: 0%!important;
        bottom: 10px;
        width: calc(100% - 20px);
        margin: 0 10px;
        border: none;
        border-radius: 10px
    }

    .t-responsive .dropdown-backdrop,.dropdown--mobile .dropdown-backdrop {
        background-color: rgba(0,0,0,.2)
    }

    .dropdown--mobile-block {
        position: absolute;
        top: 0;
        right: 0
    }

    .dropdown--mobile__dropdown {
        padding: .75rem
    }

    .dropdown--mobile__dropdown .button {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .dropdown--mobile__dropdown {
        display:block;
        position: static;
        background-color: transparent;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0;
        float: none
    }
}

.chart-hori {
    position: relative;
    height: 25px;
    border-radius: 3px;
    background-color: #9bd1ff
}

.chart-hori .chart-text {
    position: absolute;
    top: 4px;
    left: 5px;
    display: inline-block;
    width: 70px;
    font-family: Lato;
    font-size: .75rem
}

.chart-wrapper {
    width: 100%;
    min-height: 300px
}

.stepper {
    position: relative
}

.stepper--bar {
    position: absolute;
    top: 17px;
    left: 55px;
    width: calc(100% - 110px);
    border-top: 1px dashed #ccc
}

.stepper--item {
    text-align: center
}

.stepper--item .zort-icon {
    color: #fff
}

.stepper--label {
    font-family: kanit;
    line-height: 1;
    color: #ced4da
}

.stepper--primary {
    display: block;
    font-size: .7rem
}

.stepper--secondary {
    font-size: .6rem
}

.stepper__active .zort-icon {
    color: #4165ed
}

.stepper__active .zort-icon .fa-stack-1x {
    color: #fff
}

.stepper__active .stepper--primary {
    color: #3e3e3e
}

.stepper__active .stepper--secondary {
    color: #868e96
}

@media(min-width: 577px) {
    .stepper--item {
        max-width:110px;
        min-width: 110px
    }

    .stepper--primary {
        font-size: .875rem
    }

    .stepper--secondary {
        font-size: .75rem
    }
}

@font-face {
    font-family: thsarabunnewregular;
    src: url(../fonts/thsarabunnew.eot);
    src: url(../fonts/thsarabunnew.eot) format("embedded-opentype"),url(../fonts/thsarabunnew.woff) format("woff"),url(../fonts/thsarabunnew.ttf) format("truetype"),url(../fonts/thsarabunnew.svg#THSarabunNewRegular) format("svg")
}

.webfont {
    font-family: THSarabunNewRegular
}

.form-control::-moz-placeholder {
    color: #adb5bd
}

.form-control:-ms-input-placeholder {
    color: #adb5bd
}

.form-control::-webkit-input-placeholder {
    color: #adb5bd
}

label {
    font-weight: 500;
    margin-bottom: .25rem
}

.form-text,.bootstrap-tagsinput {
    min-height: 40px;
    padding: .25rem .75rem;
    border: 1px solid #adb5bd;
    color: #3e3e3e;
    box-shadow: none;
    line-height: 40px
}

.form-text .tag,.bootstrap-tagsinput .tag {
    display: inline-block;
    margin-top: .25rem;
    padding: .25rem .5rem;
    border-radius: 1.5rem;
    color: #4165ed;
    font-size: .75rem;
    line-height: 1;
    background-color: #a3a0fb;
    font-weight: 400
}

.form-textarea {
    padding: .5rem .75rem;
    border: 1px solid #adb5bd;
    color: #3e3e3e;
    box-shadow: none
}

.form-group {
    margin-bottom: 1.25rem
}

.form-group~.form-group:last-child {
    margin-bottom: 0
}

.form-input-group .form-control {
    height: 40px;
    font-family: 'Prompt';
}

.form-input-group .btn-default {
    padding-top: 11px!important
}

.form-group-view {
    margin-bottom: .5rem
}

.form-group-view .form-group-view__label {
    color: #868e96;
    font-size: .875rem;
    font-weight: 400
}

@media(min-width: 992px) {
    .form-group-view .form-group-view__label {
        margin-bottom:0;
        font-size: 1rem
    }
}

.form-text-icon {
    position: relative;
    min-width: 400px
}

@media(max-width: 767px) {
    .form-text-icon {
        min-width:180px;
        width: 180px
    }
}

.form-text-icon .fal {
    position: absolute;
    top: .75rem;
    left: 1.25rem;
    color: #adb5bd;
    font-size: .875rem
}

.form-text-icon .form-text {
    padding-left: 2.625rem
}

.form-text-icon--w-auto {
    min-width: auto
}

@media(max-width: 767px) {
    .form-text-icon--w-auto {
        width:auto
    }
}

fieldset {
    margin-bottom: 1.875rem
}

fieldset legend {
    margin: 0 0 1.25rem;
    font-family: kanit;
    font-size: 1.25rem;
    font-weight: 500;
    border: none
}

.help-text {
    font-size: .875rem;
    color: #868e96
}

.required-field {
    color: #ff8181;
    padding-left: .25rem
}

.form-text--transparent {
    height: 40px;
    margin: 0;
    padding: .25rem 0;
    color: #3e3e3e;
    line-height: 2rem;
    box-shadow: none
}

.button-picker .btn-default {
    height: 40px
}

.typeahead__container .typeahead__field input {
    height: 40px;
    line-height: 40px;
    padding: .25rem .75rem;
    border: 1px solid #adb5bd;
    color: #3e3e3e;
    box-shadow: none;
    font-size: .875rem;
    border-radius: 4px
}

.typeahead__list>li>a {
    padding: .25rem .75rem;
    font-size: .875rem
}

.z-toggle {
    width: 147px;
    background-color: #eff2f9;
    border-radius: 1.5rem;
    border: 1px solid #4165ed
}

.z-toggle__item {
    display: inline-block;
    width: 70px;
    text-align: center;
    border-radius: 1.5rem;
    padding: .25rem .5rem;
    font-weight: 400;
    font-size: .875rem
}

.z-toggle__item:hover {
    color: #4165ed;
    text-decoration: none
}

.z-toggle--active,.z-toggle--active:hover,.z-toggle--active:focus {
    color: #fff;
    text-decoration: none;
    background-color: #4165ed
}

.payment-select {
    box-shadow: 0 0 0 1px #ced4da
}

.payment-select:hover {
    cursor: pointer;
    box-shadow: 0 0 0 2px #d0daff
}

.payment-choice:checked+.payment-select {
    box-shadow: 0 0 0 2px #4165ed
}

.custom-checkbox {
    width: 40px;
    height: 20px;
    background: #868e96;
    display: block;
    margin: 0!important;
    border-radius: 100px;
    position: relative;
    cursor: pointer
}

.custom-checkbox:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 90px;
    transition: .3s
}

.custom-checkbox__input {
    position: absolute;
    left: -999em;
    height: 0;
    width: 0;
    visibility: hidden
}

.custom-checkbox__input:checked+.custom-checkbox {
    background: #00c48c
}

.custom-checkbox__input:checked+.custom-checkbox::after {
    left: calc(100% - 5px);
    transform: translateX(-100%)
}

.z-input-file {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 30px;
    border: 1px solid #e5e5e5;
    opacity: 0
}

.btn-fake {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 30px;
    background-color: #ededed;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    text-align: center;
    line-height: 34px
}

.btn-fake:hover {
    background-color: #e0e0e0;
    cursor: pointer
}

.letter {
    background-image: repeating-linear-gradient(45deg,#6fa6d6,#6fa6d6 25px,transparent 0,transparent 41px,#f18d9b 0,#f18d9b 65px,transparent 0,transparent 82px)
}

.form-text-search {
    min-width: auto;
    width: 100%
}

@media(min-width: 992px) {
    .form-text-search {
        width:200px
    }
}

.form-date-search {
    width: 100%
}

@media(min-width: 768px) {
    .form-date-search {
        width:180px
    }
}

.file-input-wrap {
    position: relative;
    width: 100px;
    margin: 0 .25rem .25rem 0
}

.file-input {
    display: block;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0;
    border: 1px dashed #dee2e6;
    text-align: center;
    background-color: #f8f9fa
}

.file-input__label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%
}

.file-input__label:hover {
    cursor: pointer
}

.file-input__text {
    font-family: kanit;
    font-weight: 300;
    font-size: .75rem
}

.file-input__icon {
    font-size: 1.5rem;
    margin-bottom: .5rem
}

.file-input__remove,.file-input__remove-mini {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    z-index: 999;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    font-size: .75rem;
    text-align: center;
    line-height: 20px;
    padding: 0;
    box-shadow: 0 0 2px 0 #e8ecef
}

.file-input__remove:hover,.file-input__remove-mini:hover {
    cursor: pointer
}

.file-input__remove-mini {
    top: 3px;
    right: 3px;
    color: #fff;
    line-height: 1.4rem;
    background-color: #ff8181
}

.file-input__remove-mini:hover {
    background-color: #f25757
}

.file-input__file {
    height: 100%;
    left: 0;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.file-input-wrap--sm {
    width: 70px
}

.file-input-wrap--sm .file-input {
    width: 70px;
    height: 70px
}

.file-input-wrap--sm .file-input__icon {
    margin: 0
}

.file-input-wrap--sm .file-input__text {
    display: none
}

.register {
    padding: 40px 20px;
    border: 1px solid #dedede;
    background-color: #fff
}

@media(min-width: 992px) {
    .register {
        padding:40px 30px
    }
}

@media(max-width: 767px) {
    .register {
        padding:40px 10px
    }
}

.login {
    margin: 50px 0 0;
    padding: 30px 40px 40px;
    border: 1px solid #dedede;
    background-color: #fff
}

.logo-block {
    margin: -12px 0 15px;
    text-align: center
}

.logo-block .sitename {
    margin-left: 3px;
    font-weight: 700;
    font-size: 50px;
    vertical-align: middle
}

.form-block .form-control {
    padding: 20px 15px;
    border-radius: 0;
    border: 1px solid #dedede
}

.form-block label {
    margin: 0 0 5px;
    font-weight: 500;
    font-size: 20px;
    color: #5d5d5d
}

.form-block .checkbox label {
    font-weight: lighter
}

.form-block .form-group {
    margin: 0 0 10px
}

.form-block .title {
    margin-top: 0
}

.register-form .form-inline {
    margin-bottom: 10px
}

.register-form .form-inline label {
    display: block
}

.register-form .form-inline .form-group {
    width: 49%;
    margin: 0
}

.register-form .form-inline .form-control {
    width: 100%
}

.new-member {
    width: 110px;
    margin: 25px auto;
    padding: 10px 0;
    font-size: 22px;
    color: #b9b9b9;
    text-align: center;
    background-color: #fff
}

.line {
    margin-bottom: -45px;
    margin-top: 45px
}

.gplus {
    display: block;
    width: 232px;
    margin: 15px auto 0
}

.forget {
    margin-top: 5px;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: lighter;
    text-decoration: underline
}

.close-form {
    margin-top: 8px;
    font-size: 13px
}

.close-form:hover {
    cursor: pointer
}

.term-condition label {
    font-size: 16px
}

.blue {
    background-color: #2c85de
}

@media(max-width: 1199px) {
    .slide-wrap {
        margin-top:10%
    }
}

@media(max-width: 991px) {
    .slide-wrap {
        margin-top:30%
    }
}

@media(max-width: 767px) {
    .slide-wrap {
        margin-top:50px;
        margin-bottom: 20px
    }
}

.slide-wrap div.slide {
    margin: 0 40px
}

@media(min-width: 992px) {
    .slide-wrap div.slide {
        margin:0 40px
    }
}

.slick-prev:before,.slick-next:before {
    color: #aaa
}

.slick-dots {
    bottom: -40px
}

.topbar {
    padding-left: 200px;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(65,101,237,.06)
}

.topbar .navbar-toggle .icon-bar {
    width: 20px
}

.company .logo {
    display: inline-block;
    height: 34px;
    margin: -5px 0 0
}

@media(max-width: 767px) {
    .company .logo {
        display:none;
        margin: -40px 0 0
    }
}

.company .name {
    display: inline-block;
    margin: 13px 5px;
    font-family: kanit
}

@media(max-width: 767px) {
    .company .name {
        white-space:nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px
    }
}

@media(max-width: 767px) {
    .company {
        height:50px;
        margin-left: 15px
    }
}

.navbar-nav>li .avatar-img {
    padding-top: 12px;
    padding-bottom: 9px
}

.navbar-nav>li .avatar-img:hover {
    color: #bdbec1
}

@media(max-width: 768px) {
    .topbar {
        padding-left:0
    }

    .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
}

.top-nav .notification-item {
    position: relative
}

.top-nav .notification-item .notification-toggle {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    color: #adb5bd;
    background-color: transparent
}

.top-nav .notification-item.open .notification-toggle,.top-nav .notification-item.open .notification-toggle:hover,.top-nav .notification-item .notification-toggle:hover,.top-nav .notification-item .notification-toggle:focus {
    color: #4165ed;
    background-color: transparent
}

@media(min-width: 768px) {
    .top-nav .notification-item .notification-toggle {
        padding-left:10px;
        padding-right: 10px
    }
}

@media(max-width: 768px) {
    .top-nav .notification-item .notification-toggle {
        padding:10px
    }
}

.notification-number {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 13px;
    height: 13px;
    color: #fff;
    font: 7px/13px "Lato";
    text-align: center;
    border-radius: 100%;
    background-color: #f35959
}

@media(min-width: 769px) {
    .notification-number {
        right:2px
    }
}

.notification-profile {
    position: relative;
    color: #4165ed
}

@media(min-width: 768px) {
    .notification-profile:before {
        position:absolute;
        top: 15px;
        left: 0;
        content: "";
        width: 1px;
        height: 20px;
        background-color: #ced4da
    }
}

@media(min-width: 769px) {
    .notification-text {
        display:none
    }
}

@media(min-width: 768px) {
    #profiledropdown {
        margin-right:15px
    }
}

.topbar-icon {
    margin: 0 2px 0 0;
    width: 20px;
    height: 20px;
    text-align: center
}

@media(min-width: 769px) {
    .topbar-icon {
        margin:0
    }
}

.topbar-icon-zortpoint {
    margin: 0 3px 0 0;
    fill: #adb5bd;
    vertical-align: text-top;
    display: inline
}

.notification-toggle:hover .topbar-icon-zortpoint {
    fill: #4165ed
}

.icon-avatar {
    width: 20px;
    margin-right: 5px
}

@media(min-width: 768px) {
    .subnav-popup {
        width:450px
    }
}

@media(max-width: 768px) {
    #topnav .sub-nav {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        box-shadow: none!important
    }

    #topnav .sub-nav .-header {
        display: none
    }
}

.msg {
    display: block
}

.navbar-default .side-nav {
    color: #ced4da;
    font-weight: 300;
    font-family: kanit;
    background-color: #22285a
}

.navbar-default .side-nav>li>a {
    color: #ced4da
}

.navbar-default .side-nav>li>a.menuactive {
    color: #fff;
    font-weight: 400
}

.navbar-default .side-nav>li>a:hover,.navbar-default .side-nav>li>a:focus {
    color: #fff
}

.navbar-default .side-nav>li>a:hover {
    background-color: rgba(255,255,255,.1)
}

.navbar-default .side-nav>li>a:hover span {
    color: #fff;
    text-decoration: underline
}

.navbar-default .side-nav>li>ul {
    padding: 0 0 10px;
    font-family: boon,helvetica,arial,sans-serif
}

.navbar-default .side-nav>li>ul>li>a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: .875rem;
    line-height: 1.4em
}

.navbar-default .side-nav>li>ul>li>a.submenuactive {
    background-color: #4165ed
}

li.app-update {
    bottom: 0;
    width: 180px;
    background-color: #eff2fa;
    padding: 20px;
    border-radius: 15px;
    margin: 10px;
    display: block
}

li.app-update .app-update-container {
    display: flex;
    flex-direction: column;
    font-size: 12px
}

li.app-update .app-update-container .title-box {
    margin-bottom: 8px
}

li.app-update .app-update-container .title-box>span:first-child {
    background-color: red;
    padding: 0 8px;
    border-radius: 8px;
    color: #fff;
    font-weight: 400
}

li.app-update .app-update-container .title-box>span:last-child {
    font-weight: 600;
    color: #22285a;
    font-size: 14px;
    padding-left: 3px
}

li.app-update .app-update-container p {
    font-weight: 400;
    color: #b7b3b3
}

li.app-update .app-update-container a:hover {
    text-decoration: none
}

li.app-update .app-update-container a .app-update-button {
    background: #377af9;
    border-radius: 9px;
    color: #fff;
    border: none;
    height: 40px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center
}

li.app-update .app-update-container .app-update-close {
    font-size: 16px;
    font-weight: 300;
    color: #d9d9d9;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

li.app-update.short {
    display: none
}

@media(max-width: 768px) {
    li.app-update {
        display:none
    }
}

.nav-icon {
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: .875rem
}

@media(min-width: 769px) {
    .nav-icon {
        margin:0 10px 0 5px
    }
}

.arrow-icon {
    float: right;
    margin-right: 7px;
    line-height: 1.5rem;
    font-size: .75rem
}

.navbar-nav .sub-nav {
    border: none;
    box-shadow: 0 -1px 12px 0 #ced4da
}

.navbar-nav .sub-nav>li>a {
    font-size: .875rem
}

.navbar-nav .sub-nav .-header {
    padding: 10px 20px;
    font-size: 1rem;
    font-family: kanit;
    line-height: 1rem;
    color: #3e3e3e;
    font-weight: 500;
    background: #f1f3f5
}

@media(min-width: 769px) {
    .navbar-nav .sub-nav>li>a {
        padding-top:5px;
        padding-bottom: 5px
    }

    .navbar-nav .sub-nav.-top {
        top: 130%
    }

    .navbar-nav .sub-nav.-top:before {
        position: absolute;
        top: -6px;
        right: 15px;
        display: block;
        overflow: hidden;
        width: 7px;
        height: 7px;
        content: "";
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fff
    }
}

@media(max-width: 768px) {
    .side-nav>li>ul>li>a {
        padding:10px 15px 10px 40px
    }

    #sidenav {
        float: none;
        margin: 0 -15px
    }

    #sidenav>li {
        float: none
    }

    #sidenav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #topbar-header {
        float: none
    }

    #topbar-header .navbar-toggle {
        display: block
    }

    #topnav.navbar-right {
        float: none!important;
        margin-right: 0
    }

    #topnav.navbar-nav {
        margin: 0 -15px
    }

    #topnav>li {
        float: none
    }
}

@media(max-width: 768px) {
    #nav-wrapper.navbar-collapse {
        margin:0 -15px;
        padding-left: 15px;
        padding-right: 15px
    }

    #nav-wrapper.collapse.in {
        display: block!important;
        overflow-y: auto!important
    }

    #nav-wrapper.collapse {
        display: none!important
    }
}

@media(min-width: 769px) {
    .side-nav {
        position:fixed;
        top: 0;
        left: 175px;
        width: 200px;
        margin-left: -175px;
        border-radius: 0;
        overflow-y: auto;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px
    }

    .navbar-default .side-nav>li>a {
        width: 200px;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 200
    }

    .side-nav>li>ul>li>a {
        padding: 9px 15px 9px 50px
    }

    .side-nav>li>ul>li>a:hover {
        text-decoration: underline;
        background-color: rgba(255,255,255,.1)
    }

    .topbar.short {
        padding-left: 50px
    }

    .wrapper.short {
        padding-left: 50px
    }

    .side-nav.short {
        width: 50px;
        overflow: visible
    }

    .side-nav.short>li,.side-nav.short>li>a {
        width: 50px
    }

    .side-nav.short .zort-brand {
        padding: 15px 9px 25px
    }

    .side-nav.short .zort-brand .zort-logo {
        display: none!important
    }

    .side-nav.short>li>a>span,.side-nav.short>li>a>.arrow-icon,.side-nav.short>li>.collapse.in {
        display: none
    }

    .side-nav.short #hamburger {
        margin-left: 0
    }

    .side-nav.short .navmini {
        display: block
    }

    .side-nav.short>li:hover .collapse {
        position: absolute;
        top: 0;
        left: 100%;
        display: block;
        width: 150px;
        padding-bottom: 0;
        list-style: none;
        background-color: #22285a
    }

    .side-nav.short>li:hover .collapse>li>a {
        padding: 11px 10px;
        color: #ced4da;
        font-weight: 300;
        font-family: kanit
    }

    .side-nav.short>li>ul.collapse {
        height: auto!important
    }

    .side-nav.short>li>a.menuactive {
        background-color: #4165ed
    }
}

#hamburger {
    margin-left: 48px
}

#hamburger:hover {
    color: #fff;
    cursor: pointer
}

.navmini {
    display: none
}

.navmini__header {
    display: block;
    padding: 0 0 3px;
    color: #fff;
    margin: 5px 10px 0;
    font-family: kanit;
    border-bottom: 1px solid #5b5b5b;
    font-weight: 500
}

.side-nav .zort-brand {
    display: none
}

.side-nav .zort-brand .zort-sitename {
    font-weight: 500;
    font-size: 1.125rem;
    font-family: kanit;
    letter-spacing: 1.8px
}

.side-nav .zort-brand .zort-img {
    width: 20px;
    margin-right: 10px
}

@media(min-width: 769px) {
    .side-nav .zort-brand {
        display:block;
        padding: 15px 15px 25px
    }
}

.table-view {
    margin-bottom: 1.25rem;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(65,101,237,.1)
}

.zort-table {
    margin-bottom: 0;
    background-color: #fff
}

.zort-table>thead {
    background-color: #e8ecef
}

.zort-table>thead>tr>th {
    padding: .75rem .5rem;
    font-family: kanit;
    font-weight: 400;
    font-size: .875rem;
    border-bottom: none
}

.zort-table>tbody>tr>td {
    padding: .5rem;
    font-size: .875rem;
    border-top: none;
    word-break: break-all
}

.zort-table>tbody>tr:nth-child(even) {
    background: #f8f9fa
}

.zort-table tbody tr:hover {
    background-color: #eff2f9
}

.zort-table .index,.zort-table .chk {
    font-size: .75rem;
    text-align: center;
    overflow: hidden;
    font-family: 'Prompt';
}

.zort-table .chk {
    width: 22px;
    max-width: 22px;
    padding-left: 5px;
    padding-right:5px;

}

.zort-table .index {
    padding-left: 5px;
    padding-right: 5px;
    width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #868e96;
    display:block;
}

.zort-table--tiny>thead>tr>th,.zort-table--tiny>tbody>tr>td {
    padding: .5rem .25rem
}

.product-grid__body {
    border-bottom: 1px solid #e8ecef
}

.table-package {
    background-color: #fff
}

.table-package thead tr th {
    padding: .75rem;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #e8ecef
}

.table-package thead tr th:first-child {
    border-left: none
}

.table-package tbody tr td {
    padding: .25rem .75rem;
    border-top: none;
    border-left: 1px solid #e8ecef
}

.table-package tbody tr td:first-child {
    border-left: none
}

.table-package .feature-header {
    background-color: #f1f3f5;
    color: #4165ed
}

@media screen and (max-width: 767px) {
    .t-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .t-responsive>.table>thead>tr>th,.t-responsive>.table>tbody>tr>th,.t-responsive>.table>tfoot>tr>th,.t-responsive>.table>thead>tr>td,.t-responsive>.table>tbody>tr>td,.t-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
}

.zort-table--contact tbody .id {
    min-width: 12%;
    width: 12%;
    max-width: 12%;
    overflow: hidden
}

.zort-table--contact tbody .name {
    min-width: 57%;
    width: 57%;
    max-width: 57%
}

.zort-table--contact tbody .taxid {
    min-width: 27%;
    width: 27%;
    max-width: 27%;
  
}

.zort-table--contact tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--contact-list tbody .id {
    min-width: 12%;
    width: 12%;
    max-width: 12%;
    overflow: hidden
}

.zort-table--contact-list tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--contact-list tbody .taxid {
    min-width: 17%;
    width: 17%;
    max-width: 17%;

}

.zort-table--contact-list tbody .tel {
    min-width: 15%;
    width: 15%;
    max-width: 15%;

}

.zort-table--contact-list tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--tier tbody .name {
    min-width: 72%;
    width: 72%;
    max-width: 72%
}

.zort-table--tier tbody .discount {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--tier tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--agent tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--agent tbody .tel {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--agent tbody .email {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--agent tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--agent.zort-table--agent-sm tbody .name {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--agent.zort-table--agent-sm tbody .tel {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--agent.zort-table--agent-sm tbody .email {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--agent.zort-table--agent-sm tbody .action {
    min-width: 14%;
    width: 14%;
    max-width: 14%
}

.zort-table--dropship tbody .name {
    min-width: 76%;
    width: 76%;
    max-width: 76%
}

.zort-table--dropship tbody .discount {
    min-width: 16%;
    width: 16%;
    max-width: 16%
}

.zort-table--dropship tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%;
    text-align: right
}

.zort-table--commission tbody .name {
    min-width: 36%;
    width: 36%;
    max-width: 36%
}

.zort-table--commission tbody .cal {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--commission tbody .method {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--commission tbody .shipping {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--commission tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--commission-template tbody .name {
    min-width: 76%;
    width: 76%;
    max-width: 76%
}

.zort-table--commission-template tbody .com {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--commission-template tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--fin tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--fin_etc tbody .date {
    min-width: 14%;
    width: 14%;
    max-width: 14%
}

.zort-table--fin_etc tbody .name {
    min-width: 17%;
    width: 17%;
    max-width: 17%
}

.zort-table--fin_etc tbody .payment {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--fin_etc tbody .value {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--fin_etc tbody .action {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--transfer tbody .date {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--transfer tbody .status {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--transfer tbody .amount {
    min-width: 32%;
    width: 32%;
    max-width: 32%
}

.zort-table--transfer tbody .start {
    min-width: 32%;
    width: 32%;
    max-width: 32%
}

.zort-table--warehouse tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehouse tbody .name {
    min-width: 32%;
    width: 32%;
    max-width: 32%
}

.zort-table--warehouse tbody .type {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehouse tbody .amount {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--warehouse tbody .upadte {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--warehouse tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--warehousemovements tbody .date {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--warehousemovements tbody .type {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehousemovements tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehousemovements tbody .name {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--warehousemovements tbody .value {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehousemovements tbody .order {
    min-width: 18%;
    width: 18%;
    max-width: 18%
}

.zort-table--warehousemovements tbody .status {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--warehousemovements tbody .from {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--variant tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--variant tbody .name {
    min-width: 24%;
    width: 24%;
    max-width: 24%
}

.zort-table--variant tbody .var {
    min-width: 14%;
    width: 14%;
    max-width: 14%
}

.zort-table--variant tbody .product {
    min-width: 14%;
    width: 14%;
    max-width: 14%
}

.zort-table--variant tbody .total {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--variant tbody .sale {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--variant tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--category tbody .name {
    min-width: 56%;
    width: 56%;
    max-width: 56%
}

.zort-table--category tbody .total {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--category tbody .subtotal {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--category tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--pv tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--pv tbody .name {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--pv tbody .buy {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--pv tbody .sell {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--pv tbody .totla {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--pv tbody .subtotal {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--pv tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--wtransfer tbody .name {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--wtransfer tbody .type {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--wtransfer tbody .date {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--wtransfer tbody .from {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--wtransfer tbody .to {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--wtransfer tbody .status {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--wtransfer tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--user tbody .name {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--user tbody .registerdate {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--user tbody .logindate {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--user tbody .permission {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--user tbody .status {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--userrole tbody .name {
    min-width: 80%;
    width: 80%;
    max-width: 80%
}

.zort-table--userrole tbody .action {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--shippingchannel tbody .channel {
    min-width: 66%;
    width: 66%;
    max-width: 66%
}

.zort-table--shippingchannel tbody .rate {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--shippingchannel tbody .unit {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--shippingchannel tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--product tbody .id {
    min-width: 100px;
    width: 100px;
    max-width: 100px;
    white-space: inherit!important
}

.zort-table--product tbody .name {
    min-width: 35%;
    width: 35%;
    max-width: 35%
}

.zort-table--product tbody .integration {
    min-width: 13%;
    width: 13%;
    max-width: 13%
}

.zort-table--product-w tbody .id {
    min-width: 100px;
    width: 100px;
    max-width: 100px
}

.zort-table--product-w tbody .name {
    min-width: 35%;
    width: 35%;
    max-width: 35%
}

.zort-table--product-w tbody .sell {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--product-w tbody .remain {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--product-w tbody .ready {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--product-w tbody .integration {
    min-width: 13%;
    width: 13%;
    max-width: 13%
}

.zort-table--product-w tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--product-lot-serial tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--product-lot-serial tbody .lot {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--product-lot-serial tbody .serial {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--barcode tbody .name {
    min-width: 40%;
    width: 40%;
    max-width: 40%
}

.zort-table--barcode tbody .code {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--barcode tbody .amount {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--variant-popup tbody .name {
    min-width: 40%;
    width: 40%;
    max-width: 40%
}

.zort-table--variant-popup tbody .detail {
    min-width: 56%;
    width: 56%;
    max-width: 56%
}

.zort-table--variant-popup tbody .action {
    min-width: 6%;
    width: 6%;
    max-width: 6%
}

.zort-table--product-serial tbody .id {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--product-serial tbody .sell {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--product-serial tbody .buy {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--product-serial tbody .warehouse {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--p-lot tbody .number {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--p-lot tbody .value {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--p-lot tbody .expried {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--p-lot tbody .sell {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--p-lot tbody .buy {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--p-lot tbody .warehouse {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--serialnumber tbody .id {
    min-width: 26%;
    width: 26%;
    max-width: 26%
}

.zort-table--serialnumber tbody .sell {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--serialnumber tbody .buy {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--serialnumber tbody .warehouse {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--serialnumber tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--exlot tbody .name {
    min-width: 16%;
    width: 16%;
    max-width: 16%
}

.zort-table--exlot tbody .value {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--exlot tbody .expried {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--exlot tbody .sell {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--exlot tbody .buy {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--exlot tbody .warehouse {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--exlot tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--insert-product tbody .select {
    min-width: 7%;
    width: 7%;
    max-width: 7%;
    word-break: keep-all
}

.zort-table--insert-product tbody .id {
    min-width: 20.3333333333%;
    width: 20.3333333333%;
    max-width: 20.3333333333%
}

.zort-table--insert-product tbody .name {
    min-width: 27.3333333333%;
    width: 27.3333333333%;
    max-width: 27.3333333333%
}

.zort-table--insert-product tbody .amount {
    min-width: 14.3333333333%;
    width: 14.3333333333%;
    max-width: 14.3333333333%
}

.zort-table--insert-product tbody .value {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--insert-product tbody .total {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-product tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--insert-product.zort-table--full tbody .id {
    min-width: 16%;
    width: 16%;
    max-width: 16%
}

.zort-table--insert-product.zort-table--full tbody .name {
    min-width: 23%;
    width: 23%;
    max-width: 23%
}

.zort-table--insert-product.zort-table--full tbody .amount {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--insert-product.zort-table--full tbody .discount {
    min-width: 13%;
    width: 13%;
    max-width: 13%
}

.zort-table--doc tbody .type {
    min-width: 18%;
    width: 18%;
    max-width: 18%
}

.zort-table--doc tbody .name {
    min-width: 14%;
    width: 14%;
    max-width: 14%
}

.zort-table--doc tbody .ref {
    min-width: 19%;
    width: 19%;
    max-width: 19%
}

.zort-table--doc tbody .by {
    min-width: 19%;
    width: 19%;
    max-width: 19%
}

.zort-table--doc tbody .date {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--doc tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--file tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--file tbody .order {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--file tbody .by {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--file tbody .date {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--file tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--d-move tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--d-move tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--d-move tbody .in {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-move tbody .out {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-move tbody .ex {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-move tbody .total {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-sale tbody .id {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--d-sale tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--d-sale tbody .value {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-sale tbody .total-unit {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--d-sale tbody .total-percent {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--packagecart tbody .name {
    min-width: 36%;
    width: 36%;
    max-width: 36%
}

.zort-table--packagecart tbody .type {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--packagecart tbody .period {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--packagecart tbody .price {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--packagecart tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--insert-prod tbody .id {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prod tbody .name {
    min-width: 30%;
    width: 30%;
    max-width: 30%
}

.zort-table--insert-prod tbody .remain {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--insert-prod tbody .price {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--insert-prod tbody .action {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prodsell tbody .id {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prodsell tbody .name {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--insert-prodsell tbody .remain {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prodsell tbody .ready {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prodsell tbody .price {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--insert-prodsell tbody .action {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--fin_history tbody .date {
    min-width: 13%;
    width: 13%;
    max-width: 13%;
    font-size: .75rem
}

.zort-table--fin_history tbody .order {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--fin_history tbody .change {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--fin_history tbody .total {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--fin_history tbody .remain {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--bundle-list tbody .id {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--bundle-list tbody .name {
    min-width: 12%;
    width: 12%;
    max-width: 12%
}

.zort-table--bundle-list tbody .price {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--bundle-list tbody .price-b {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--bundle-list tbody .exprice {
    min-width: 11%;
    width: 11%;
    max-width: 11%
}

.zort-table--bundle-list tbody .remian {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--bundle-list tbody .sale {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--bundle-list tbody .status {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--bundle-list tbody .integration {
    min-width: 10%;
    width: 10%;
    max-width: 10%
}

.zort-table--bundle-list tbody .action {
    min-width: 3%;
    width: 3%;
    max-width: 3%
}

.zort-table--bundle-list.noStock tbody .price {
    min-width: 23%;
    width: 23%;
    max-width: 23%
}

.zort-table--bundle-list.noStock tbody .exprice {
    min-width: 23%;
    width: 23%;
    max-width: 23%
}

.zort-table--bundle tbody .select {
    min-width: 16%;
    width: 16%;
    max-width: 16%
}

.zort-table--bundle tbody .name {
    min-width: 40%;
    width: 40%;
    max-width: 40%
}

.zort-table--bundle tbody .cat {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--bundle tbody .price {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--bundle tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.zort-table--tierprice-popup tbody .name {
    min-width: 40%;
    width: 40%;
    max-width: 40%
}

.zort-table-leadtime-group tbody .code {
    min-width: 16%;
    width: 16%;
    max-width: 16%
}

.zort-table-leadtime-group tbody .name {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table-leadtime-group tbody .remain {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table-leadtime-group tbody .readytosale {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table-leadtime-group tbody .purchaseprice {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table-leadtime-group tbody .saleprice {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--salepage tbody .name {
    min-width: 36%;
    width: 36%;
    max-width: 36%
}

.zort-table--salepage tbody .product {
    min-width: 25%;
    width: 25%;
    max-width: 25%
}

.zort-table--salepage tbody .warehouse {
    min-width: 20%;
    width: 20%;
    max-width: 20%
}

.zort-table--salepage tbody .status {
    min-width: 15%;
    width: 15%;
    max-width: 15%
}

.zort-table--salepage tbody .action {
    min-width: 4%;
    width: 4%;
    max-width: 4%
}

.z-block {
    margin-bottom: 5px;
    background-color: #fff;
    clear: both
}

.z-header {
    line-height: 34px;
    padding: 5px 10px;
    overflow: hidden;
    background-color: #f7f7f7;
    border-bottom: 1px solid #efefef
}

.z-header .title {
    margin: 0;
    font-size: 16px
}

.z-header .title.-mini {
    font-size: 24px
}

.z-header .link {
    display: inline-block;
    padding-right: 5px
}

.z-content {
    position: relative
}

.z-content.z-padding {
    padding: 15px
}

.z-content select.form-control {
    width: 70px
}

.z-form-block {
    padding: 20px 15px;
    margin-bottom: 25px;
    border: 1px solid #dedede;
    background-color: #f7f7f7
}

.z-form-block .title {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 24px;
    border-bottom: 1px solid #e9e9e9
}

.z-plugin-block {
    font-size: 22px;
    line-height: 1.2em
}

.z-plugin-block .z-header {
    padding: 15px
}

.z-plugin-block .title {
    padding: 0;
    line-height: 1em
}

.z-plugin-block .icon {
    font-size: 20px;
    line-height: 1em
}

.z-plugin-block .label {
    padding: 0 10px
}

.z-plugin-block .plugin-row {
    padding-top: 15px;
    padding-bottom: 15px
}

.z-plugin-block .table .col-detail.-content .z-plugin-cover {
    position: absolute;
    top: 20px;
    left: 20px
}

.modal .z-plugin-block {
    margin: 0
}

.welcome-block {
    margin: 0 0 50px;
    padding: 30px;
    border: 1px solid #dedede;
    background-color: #fff;
    clear: both
}

@media(max-width: 767px) {
    .welcome-block {
        padding:15px
    }
}

.welcome-block .welcome-text {
    margin-bottom: 30px;
    padding: 0 10%
}

@media(max-width: 767px) {
    .welcome-block .welcome-text {
        padding:0
    }
}

.welcome-block .btn {
    font-size: 24px;
    margin-bottom: 10px
}

.shopping-action {
    font-size: 22px;
    margin: 20px 0
}

.shopping-action .go-to-summary {
    margin: 0 0 0 15px;
    padding: 0 0 0 20px;
    border-left: 1px solid #dedede
}

.shopping-action .fa-shopping-cart {
    margin: 0 10px 0 0;
    font-size: 18px
}

.shopping-action .cart {
    display: inline-block
}

.shopping-action .cart .dropdown-menu {
    width: 220px;
    font-size: 18px
}

.shopping-action .cart .dropdown-menu ul {
    margin: 5px 0;
    list-style: none;
    padding: 0 15px
}

.shopping-action .cart .dropdown-menu ul li:first-child {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: 700
}

@media(max-width: 480px) {
    .shopping-action {
        clear:both;
        float: none!important
    }
}

.stat {
    padding: 25px 20px;
    margin-bottom: 25px;
    background-color: #fff
}

.stat .stat-heading {
    margin: 0 0 5px;
    line-height: 1.1em
}

.stat .stat-value {
    margin: 0;
    color: #01ade5;
    line-height: 24px;
    font-weight: 500
}

.stat .icon-circle {
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 25px 0 0;
    font-size: 26px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    background-color: #43c1c3
}

@media(max-width: 992px) {
    .stat-dashboard {
        margin:0 0 20px
    }

    .stat-dashboard.-last {
        margin: 0
    }

    .stat-dashboard .stat-heading {
        float: left;
        line-height: 50px
    }

    .stat-dashboard .stat-value {
        float: right;
        line-height: 50px
    }
}

@media(max-width: 480px) {
    .stat-dashboard .stat-heading,.stat-dashboard .stat-value {
        float:none;
        line-height: 1.2em
    }
}

.stat-product {
    overflow: hidden
}

@media(max-width: 767px) {
    .stat-product .stat-heading {
        float:left;
        line-height: 50px
    }

    .stat-product .stat-value {
        float: right;
        line-height: 50px
    }
}

.swicth-chart {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px
}

.swicth-chart .swicth-icon {
    display: block;
    margin: 0 0 5px;
    color: #5a5a5a;
    opacity: .5
}

.swicth-chart .swicth-icon.active {
    opacity: 1
}

@media(max-width: 991px) {
    .product-preview {
        overflow:hidden;
        margin-bottom: 25px
    }
}

.product-preview p {
    margin: 0
}

.company-logo {
    border: 1px dashed #dee2e6;
    padding: 20px;
    margin: 0 auto;
    max-width: 200px;
    text-align: center
}

.total-summary-section {
    padding: 20px 0 10px
}

@media(max-width: 767px) {
    .total-summary-section {
        padding-top:0
    }
}

.total-summary .row {
    margin-bottom: 5px
}

@media(max-width: 991px) {
    .total-summary {
        padding:20px 20px 10px
    }

    .total-summary .p-right {
        padding-right: 15px
    }
}

.status-dott {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    border-radius: 100%;
    background-color: #ccc
}

.status-dott.green {
    background-color: #43c1c3
}

.status-dott.red {
    background-color: #ff6036
}

.status-dott.blue {
    background-color: #00d0ff
}

.status-dott.orange {
    background-color: orange
}

.status-dott.grey {
    background-color: #4e4e4e
}

.lab-chart {
    display: block;
    width: 250px;
    margin: 20px auto
}

.lab-chart-c {
    display: block;
    width: 300px;
    margin: 20px auto
}

.tabsbar-vertical {
    display: block
}

@media(min-width: 769px) {
    .tabsbar-vertical {
        display:flex
    }

    .tabsbar-vertical .tabsbar-vertical__tabs {
        width: 200px;
        padding-bottom: 0;
        box-shadow: 6px 0 5px -5px rgba(65,101,237,.1);
        border-bottom: none
    }

    .tabsbar-vertical .tabsbar-vertical__content {
        width: calc(100% - 200px)
    }
}

.tabsbar-vertical .tabsbar-vertical__tabs {
    padding-bottom: .75rem;
    border: none;
    border-bottom: 1px solid #f1f3f5
}

.tabsbar-vertical .tabsbar-vertical__tabs>li {
    display: block;
    float: none;
    font-family: kanit;
}

.tabsbar-vertical .tabsbar-vertical__tabs>li>a {
    margin: 0;
    padding: .75rem 1.25rem;
    border-radius: 0;
    border: none;
    color: #868e96;
    font-weight: 300;
    display: block;
}

.tabsbar-vertical .tabsbar-vertical__tabs>li>a:hover {
    border: none;
    color: #4165ed;
    background-color: transparent
}

.tabsbar-vertical .tabsbar-vertical__tabs>li.active>a,.tabsbar-vertical .tabsbar-vertical__tabs>li.active>a:hover,.tabsbar-vertical .tabsbar-vertical__tabs>li.active>a:focus {
    border: none;
    color: #4165ed;
    font-weight: 400;
    box-shadow: inset 5px 0 0 0 #4165ed;
    background-color: #eff2f9
}

.tabsbar-vertical__content {
    width: 100%
}

.tabsbar-vertical__header {
    margin-bottom: 1.25rem;
    padding: .75rem 1.875rem;
    border-bottom: 1px solid #f1f3f5
}

.tabsbar-vertical__body {
    padding: 0 1.875rem 2.25rem
}

.tabsbar .nav-tabs {
     border-bottom: none;
    line-height: 40px;
    padding: 5px 0px;
 }

.tabsbar .nav-tabs>li>a {
    padding: .75rem 1rem;
    color: #adb5bd;
    font-size: 1rem;
    font-family: kanit;
    font-weight: 300;
    background-color: transparent
}

.tabsbar .nav-tabs>li>a:hover {
    color: #4165ed;
    background-color: transparent;
    border-color: transparent
}

.tabsbar .nav-tabs>li.active>a {
    border: none;
    color: #4165ed;
    font-weight: 400;
    box-shadow: inset 0 -3px 0 0 #4165ed
}

@media(max-width: 767px) {
    .tabsbar.tabsbar--scroll {
        overflow-x:scroll;
        overflow-y: hidden
    }

    .tabsbar.tabsbar--scroll .nav-tabs {
        width: 550px
    }
}

.nav-tabs>li {
    float: left;
    margin-bottom: -3px
}

.payment-mpay {
    margin: 0 0 .75rem;
    padding: 15px;
    text-align: center;
    line-height: 1.2em;
    border: 3px solid #dee2e6;
    box-shadow: 0 3px 6px 0 #e8ecef
}

@media(min-width: 768px) {
    .payment-mpay {
        width:140px;
        height: 140px;
        margin: 0 .75rem 0 0
    }
}

.payment-mpay.alwaysbold {
    border-color: #4165ed
}

.payment-mpay:hover {
    cursor: pointer;
    border-color: #ced4da
}

.payment-mpay:hover.alwaysbold {
    border-color: #4165ed
}

.select-block {
    margin-bottom: 1.25rem;
    padding: .5rem;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #ced4da
}

.select-block:hover {
    cursor: pointer;
    box-shadow: 0 0 0 1px #ced4da
}

.select-choice:checked+.select-block {
    box-shadow: 0 0 0 2px #4165ed
}

.pager-view {
    color: #868e96
}

.select-pager {
    display: inline-block;
    height: 28px;
    margin-left: 5px;
    width: 60px;
    padding: 5px;
    text-align: center;
    font-size: .75rem
}

.pager-navigation>.button:not(last-child) {
    margin-right: .25rem
}

.pager-navigation>b {
    background-color: #dee2e6
}

.view-type__item {
    color: #adb5bd
}

.view-type__item.active {
    color: #4165ed
}

.badge-inactive {
    font-size: .5rem;
    color: #ced4da;
    background-color: #fff
}

.badge-active {
    font-size: .5rem;
    color: #fff;
    background-color: #adb5bd
}

.z-tag {
    display: inline-block;
    margin-top: .25rem;
    padding: .25rem .5rem;
    border-radius: 1.5rem;
    color: #4165ed;
    font-size: .75rem;
    line-height: 1
}

.z-tag-critical {
    color: #d33535
}

.z-tag>[class*=fa-] {
    margin-right: .25rem
}

.z-badge {
    display: inline-block;
    border-radius: 1.5rem;
    padding: .5rem;
    line-height: 1
}

.z-badge--primary {
    color: #fff;
    background-color: #0d6efd
}

.z-badge--success {
    color: #1f9070;
    background-color: #cefff1
}

.z-badge--progress {
    color: #2f8dde;
    background-color: #ebf6ff
}

.z-badge--waiting {
    color: #ea9043;
    background-color: #fff8e6
}

.z-badge--cancel,.z-badge--error {
    color: #d33535;
    background-color: #ffebeb
}

.z-badge--alert {
    color: #fff;
    background-color: #f25757
}

.z-badge--waiting-shipping {
    color: #eb689f;
    background-color: #ffe5f0
}

.z-badge--sm {
    padding: .25rem .75rem
}

.tab-action {
    position: fixed;
    top: auto;
    right: 5%;
    left: 1%;
    bottom: 2%;
    margin: 0 auto
}

@media(min-width: 500px) {
    .tab-action {
        top:auto;
        left: auto;
        right: 20px;
        bottom: 20px
    }
}

.tab-popup__wrap {
    position: fixed;
    top: auto;
    right: 1%;
    left: 1%;
    bottom: 80px;
    border-radius: 5px;
    width: 96%;
    height: 75vh;
    font-family: tahoma,arial;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    z-index: 9999
}

@media(min-width: 500px) {
    .tab-popup__wrap {
        width:450px;
        height: 520px;
        top: auto;
        left: auto;
        right: 20px;
        bottom: 80px
    }
}

.tab-popup__nav {
    float: left;
    width: 50px;
    height: 100%;
    border-radius: 5px 0 0 5px;
    background-color: #4267b2
}

@media(min-width: 500px) {
    .tab-popup__nav {
        width:60px
    }
}

.tab-popup__content {
    height: 100%;
    margin: 0 0 0 50px;
    border-radius: 0 5px 5px 0;
    background-color: #fff
}

@media(min-width: 500px) {
    .tab-popup__content {
        margin:0 0 0 60px
    }
}

.tab-popup__item {
    position: relative;
    width: 50px;
    height: 50px
}

.tab-popup__item .chat-group__avatar {
    opacity: .5;
    color: #fff
}

.tab-popup__item:hover {
    background-color: #5267ad;
    cursor: pointer
}

.tab-popup__item:hover .chat-group__avatar {
    opacity: .7
}

@media(min-width: 500px) {
    .tab-popup__item {
        width:60px;
        height: 60px
    }
}

.tab-popup__item_active {
    background-color: #5267ad
}

.tab-popup__item_active .chat-group__avatar {
    opacity: 1
}

.tab-popup__item_active:hover .chat-group__avatar {
    opacity: 1
}

.chat-room-list {
    height: 100%;
    overflow-y: scroll
}

.chat-group {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 35px;
    transform: translate(-50%,-50%)
}

.chat-group__wrap {
    position: relative;
    text-align: center;
    color: #fff
}

.chat-group__wrap_center {
    text-align: center
}

.chat-group__back {
    width: 20px
}

.chat-group__avatar {
    width: 30px;
    border-radius: 100%
}

@media(min-width: 500px) {
    .chat-group__avatar {
        width:35px
    }
}

.chat-group__notification {
    position: absolute;
    top: -10px;
    right: -5px;
    display: inline-block;
    margin: 5px 0 0;
    padding: 3px 5px;
    border-radius: 10px;
    font-size: 9px;
    text-align: center;
    color: #fff;
    background-color: #f30
}

.chat-room {
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #e9e9e9
}

.chat-room:first-child {
    border-radius: 0 5px 0 0
}

.chat-room:hover {
    cursor: pointer;
    background-color: #f9f9f9
}

.chat-room__avatar {
    float: left;
    width: 30px;
    margin: 0 10px 0 0;
    border-radius: 100%;
    box-shadow: 0 0 1px #999
}

@media(min-width: 500px) {
    .chat-room__avatar {
        width:35px
    }
}

.chat-room__name {
    width: calc(100% - 90px);
    font-size: 13px;
    line-height: 13px;
    color: #4d4d4d;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0 5px;
    font-family: kanit;
    text-overflow: ellipsis
}

@media(min-width: 500px) {
    .chat-room__name {
        width:calc(100% - 120px)
    }
}

.chat-room__msg {
    width: calc(100% - 90px);
    margin: 0;
    font-size: .75rem;
    line-height: 1rem;
    color: #868e96;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(min-width: 500px) {
    .chat-room__msg {
        width:calc(100% - 165px)
    }
}

.chat-room__right {
    position: absolute;
    top: 15px;
    right: 30px
}

.chat-room__notification {
    margin: 5px 0 0;
    padding: 3px 5px;
    border-radius: 10px;
    font-size: 9px;
    text-align: center;
    color: #fff;
    background-color: #f30
}

.chat-room__time {
    font-size: .5rem;
    color: #868e96
}

.redtag {
    margin-top: .25rem;
    border-radius: 1.5rem;
    font-family: kanit;
    font-size: .75rem;
    text-align: center;
    color: #2f8dde;
    background-color: #ebf6ff
}

.greentag {
    margin-top: .25rem;
    border-radius: 1.5rem;
    font-family: kanit;
    font-size: .75rem;
    text-align: center;
    color: #1f9070;
    background-color: #cefff1
}

.chat-messages {
    height: 100%
}

.chat-header {
    position: relative;
    height: 51px;
    padding: 10px;
    border-radius: 0 5px 0 0;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f8f8f8
}

@media(min-width: 500px) {
    .chat-header {
        height:56px;
        padding: 10px
    }
}

.chat-header__avatar {
    float: left;
    width: 30px;
    margin: 0 10px 0 0;
    border-radius: 100%;
    box-shadow: 0 0 1px #999
}

@media(min-width: 500px) {
    .chat-header__avatar {
        width:35px
    }
}

.chat-header__name {
    line-height: 30px;
    font-weight: 700;
    font-size: 13px
}

@media(min-width: 500px) {
    .chat-header__name {
        line-height:35px
    }
}

.chat-header__action {
    position: absolute;
    top: 5px;
    right: 7px;
    width: 20px
}

@media(min-width: 500px) {
    .chat-header__action {
        top:10px
    }
}

.chat-header__more,.chat-header__more_chatroom {
    font-size: 16px;
    opacity: .4
}

.chat-header__more:hover,.chat-header__more_chatroom:hover {
    cursor: pointer;
    opacity: 1
}

.chat-header__modal {
    position: relative
}

.chat-header__content {
    position: absolute;
    top: 25px;
    right: 0;
    width: 200px;
    border: 1px solid #ccc;
    font-size: 13px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    z-index: 999
}

.chat-header__modal_item {
    display: block;
    padding: 5px 10px;
    background-color: #fff
}

.chat-header__modal_item:not(:last-child) {
    border-bottom: 1px solid #eee
}

.chat-header__modal_item:hover {
    background-color: #eee
}

.chat-body {
    height: calc(100% - (51px + 83px));
    padding: 15px;
    font-size: 13px;
    overflow-y: scroll
}

@media(min-width: 500px) {
    .chat-body {
        height:calc(100% - (56px + 83px))
    }
}

.chat-body__item.chat-body__item_sender .chat-body__msg {
    color: #fff;
    background-color: #827ecf
}

.chat-body__time {
    margin: 0 0 5px;
    font-size: 9px;
    color: #a3a3a3
}

.chat-body__msg {
    display: inline-block;
    border-radius: 5px;
    margin: 0 0 10px;
    padding: 7px;
    color: #767a89;
    line-height: 1.4em;
    background-color: #e9ecf1
}

.chat-body__image {
    display: block;
    max-width: 200px!important;
    margin: 5px 0 0;
    border: 1px solid #999;
    background-color: #fff
}

.chat-footer {
    height: 83px
}

.chat-footer__action,.chat-footer__typing {
    padding: 7px;
    border-top: 1px solid #e9e9e9;
    background-color: #f9f9f9;
    border-radius: 0 0 5px 0
}

.chat-footer__typing {
    height: 83px
}

.chat-footer__input {
    float: left;
    width: calc(100% - 40px);
    height: 65px;
    padding: 5px;
    resize: none;
    font-size: 13px;
    border: 1px solid #e4e4e4
}

.chat-footer__submit {
    display: inline-block;
    width: 40px;
    height: 35px;
    border: none;
    color: #7f8187;
    font-size: 13px;
    background-color: #f9f9f9
}

.tab-action {
    text-align: right
}

.chat-icon {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 7px 10px;
    margin: 10px 0 0;
    border-radius: 100%;
    text-align: center;
    line-height: 46px;
    color: #fff;
    background-color: #4267b2;
    box-shadow: 0 0 10px rgba(0,0,0,.5)
}

.chat-icon__image {
    width: 25px
}

.chat-icon__icon {
    display: block;
    width: 14px
}

.chat-icon__notification {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #f35959;
    z-index: 999
}

.chat-icon:hover {
    cursor: pointer
}

.loadinglayercss {
    position: absolute;
    color: #fff;
    background-color: rgba(0,0,0,.3);
    z-index: 999;
    bottom: 10px;
    width: calc(100% - 100px);
    border-radius: 5px;
    right: 27px
}

.slider.closed {
    display: none
}

.slider {
    overflow-y: hidden;
    max-height: 500px;
    transition-property: all
}

.chatitemwrap {
    word-break: break-word
}

.search-box .search-toggle {
    font-size: .875rem
}

.search-advance {
    background-color: #fff
}

.search-advance.search-advance__sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    overflow-y: auto;
    height: 100vh
}

@media(min-width: 768px) {
    .search-advance.search-advance__sticky {
        width:300px
    }
}

.search-advance.search-advance__sticky .form-group {
    position: relative
}

.search-advance.search-advance__sticky .form-text {
    padding: .5rem .75rem 0
}

.search-advance.search-advance__sticky .form-control:focus+label,.search-advance.search-advance__sticky .form-control:placeholder-shown+label,.search-advance.search-advance__sticky .form-control:not(:placeholder-shown)+label {
    top: -6px;
    left: 10px;
    visibility: visible
}

.search-advance.search-advance__sticky .form-control+label {
    position: absolute;
    left: -999em;
    background: #fff;
    font-size: .875rem;
    padding: 0 5px;
    visibility: hidden
}

@media(min-width: 768px) {
    .search-advance.search-advance__sticky .button-picker .btn-group .dropdown-menu {
        width:200px
    }
}

.search-advance.search-advance__sticky .row {
    margin: 0!important
}

.search-advance.search-advance__sticky .col-sm-4,.search-advance.search-advance__sticky .col-sm-7 {
    float: none!important;
    width: 100%!important;
    padding: 0!important;
    margin-bottom: .75rem
}

.search-advance.search-advance__sticky .col-sm-6,.search-advance.search-advance__sticky .col-sm-12,.search-advance.search-advance__sticky .col-sm-7 {
    padding: 0!important
}

.search-advance.search-advance__sticky .remember_section {
    margin: -1.25rem -1.25rem 1.25rem;
    padding: .5rem 1.25rem
}

.search-advance__header {
    padding: .75rem 1.25rem;
    box-shadow: 0 0 6px 0 #dee2e6
}

.search-advance__body {
    padding: 1.25rem
}

.search-advance__title {
    margin: 0;
    font-family: kanit;
    font-size: 1.125rem
}

.search-advance__legend {
    margin: 0 0 1.25rem;
    font-family: kanit;
    font-size: 1rem;
    font-weight: 500;
    border: none
}

.search-advance__icon {
    font-size: .75rem;
    color: #d0daff
}

.search-advance__icon .fal {
    color: #4165ed
}

.search-box .tooltip {
    width: 100px
}

@media(min-width: 768px) {
    #filter-section {
        display:inline-block
    }
}

.zort-icon {
    margin-right: .5rem;
    color: #d0daff
}

.zort-icon .fa-stack-1x {
    color: #4165ed
}

.zort-warning-icon {
    margin-right: .5rem;
    color: #ffbf00
}

.zort-warning-icon .fa-stack-1x {
    color: #a1311d
}

.z-icon {
    font-size: 1rem
}

.z-icon--xxs {
    font-size: .5rem
}

.z-icon--xs {
    font-size: .75rem
}

.z-icon--sm {
    font-size: .875rem
}

.z-icon--md {
    font-size: 1.125rem
}

.z-icon--lg {
    font-size: 1.5rem
}

.z-icon--xl {
    font-size: 1.875rem
}

.z-icon--inner1x .fa-stack-1x {
    font-size: 1em
}

.z-icon--inner2x .fa-stack-1x {
    font-size: 1.45em
}

.z-icon--success .fa-stack-2x {
    color: #cefff1
}

.z-icon--success .fa-stack-1x {
    color: #13af82
}

.z-icon--progress .fa-stack-2x {
    color: #ebf6ff
}

.z-icon--progress .fa-stack-1x {
    color: #2f8dde
}

.z-icon--waiting .fa-stack-2x {
    color: #ffe29e
}

.z-icon--waiting .fa-stack-1x {
    color: #efb15d
}

.z-icon--cancel .fa-stack-2x {
    color: #ffebeb
}

.z-icon--cancel .fa-stack-1x {
    color: #f25757
}

.z-icon--waiting-2 .fa-stack-2x {
    color: #ffe5f0
}

.z-icon--waiting-2 .fa-stack-1x {
    color: #eb689f
}

.modal .modal-content {
    box-shadow: 0 3px 6px 0 #868e96;
    border: none
}

.modal .modal-header,.modal .modal-body,.modal .modal-footer {
    border: none;
    padding-left: .75rem;
    padding-right: .75rem
}

.modal .modal-header {
    border-bottom: 0
}

.modal .modal-header .close {
    margin: .7rem 0 0 .5rem;
    padding: 0;
    font-size: 18px;
}

.modal .modal-title {
    font-family: kanit;
    font-size: 1.5rem
}

.modal .msg-area {
    max-width: 400px;
    margin: 0 auto;
    border-radius: 6px;
    padding: 1.25rem
}

@media(min-width: 577px) {
    .modal .modal-header,.modal .modal-body,.modal .modal-footer {
        padding:.75rem 1.875rem
    }

    .modal .modal-header {
        padding-top: 1.25rem
    }

    .modal .modal-footer {
        padding-bottom: 1.25rem
    }
}

.modal.modal--alert .modal-header {
    border-radius: 6px 6px 0 0;
    padding-top: 0.25rem;
    padding-bottom: 1.45rem;
}

.modal.modal--alert .modal-header .close {
    margin: 0 0 0 .5rem;
    opacity: .7
}

.modal.modal--alert .modal-header .close:hover,.modal.modal--alert .modal-header .close:focus {
    opacity: 1
}

.modal.modal--alert .modal-header .close i {
    color: #fff
}

.modal.modal--error .modal-header {
    background-color: #f25757
}

.modal.modal--error .msg-area {
    color: #3e3e3e;
    background-color: #ffebeb
}

.modal.modal--error .fa-icon {
    color: #faa
}

.modal.modal--warning .modal-header {
    background-color: #4165ed
}

.modal.modal--warning .msg-area {
    color: #3e3e3e;
    background-color: #eff2f9
}

.modal.modal--warning .fa-icon {
    color: #d0daff
}

.modal-backdrop {
    background-color: #22252b
}

.dropship-shop {
    margin-top: 0;
    color: #111;
    background-color: #fff
}

.dropship-shop .navbar-header {
    float: none;
    margin: 0!important
}

.dropship-shop .topbar {
    box-shadow: none;
    padding: 7px 0
}

.dropship-shop .logo {
    border-radius: 20px
}

.dropship-shop .company {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0!important
}

.dropship-shop .name {
    font-weight: 500;
    font-size: 18px
}

.dropship-shop .slogan {
    color: #a8a8a8;
    font-size: 8px;
    font-family: kanit;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px
}

.dropship-shop .login-shop {
    background-color: #fafafa
}

.dropship-shop .shop-nav {
    background-color: transparent;
    font-family: kanit
}

.dropship-shop .product-card .headline,.dropship-shop .product-list-view .headline {
    font-family: kanit;
    font-size: 1rem
}

.dropship-shop .product-card .headline a,.dropship-shop .product-list-view .headline a {
    color: #111
}

.dropship-shop .product-card .description,.dropship-shop .dropshipgridproductname,.dropship-shop .product-list-view .description {
    font-size: .75rem;
    font-family: kanit;
    color: #a8a8a8;
    margin: 0
}

.dropship-shop .dropshipgriddiv {
    height: auto
}

.dropship-shop .-grid .prize,.dropship-shop .product-list-view .-grid .prize {
    position: static;
    padding: 0
}

.dropship-shop .product-card .prize,.dropship-shop .product-list-view .prize {
    font-family: kanit;
    color: #4165ed
}

.dropship-shop .-list .prize,.dropship-shop .product-list-view .-list .prize {
    display: block
}

.dropship-shop .summary-block {
    margin-bottom: .75rem;
    padding: 1.25rem;
    background-color: #fafafa
}

.dropship-shop .sticky-block {
    position: sticky;
    top: 20px
}

.dropship-shop .footer {
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
    font-family: kanit;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 11px;
    color: #a8a8a8;
    background-color: #fff
}

.product-list-view .headline {
    font-family: kanit;
    font-size: .875rem!important
}

.product-list-view .dropshipgridproductname,.product-list-view .description {
    font-size: .75rem;
    font-family: kanit;
    color: #a8a8a8;
    margin: 0
}

.product-list-view .-grid .prize {
    position: static;
    padding: 0
}

.product-list-view .prize {
    font-family: kanit;
    color: #4165ed
}

.product-list-view .-list .prize {
    display: block
}

.product-list-view .item {
    margin-bottom: 1rem!important
}

@-moz-document url-prefix() {
    .navbar-nav>li>a {
        line-height: 15px
    }

    .z-table>tbody>tr>td,.z-table>tbody>tr>th {
        vertical-align: middle
    }

    .btn-etc .icon {
        line-height: 26px
    }

    .arrow-icon {
        line-height: 26px
    }

    .avatar-img .arrow-icon {
        line-height: 30px
    }

    .label-success {
        padding-top: 5px
    }

    .form-pager .form-control {
        padding: 0
    }

    .login .form-group .form-control {
        padding: 0 15px!important;
        font-size: 24px
    }

    .favtext {
        color: red;
        font-weight: 700
    }
}

.font-Prompt {
    font-family: 'Prompt';
}

.font-kanit {
    font-family: kanit
}

.font-boon {
    font-family: boon
}

.fs-xxs {
    font-size: .5rem
}

.fs-xsm {
    font-size: .6rem
}

.fs-xs,.msg {
    font-size: .75rem
}

.fs-sm {
    font-size: .875rem
}

.fs-base {
    font-size: 1rem
}

.fs-md {
    font-size: 1.125rem
}

.fs-xmd {
    font-size: 1.25rem
}

.fs-lg {
    font-size: 1.5rem
}

.fs-xl {
    font-size: 1.875rem
}

.fs-xxl {
    font-size: 2.25rem
}

.fs-xxxl {
    font-size: 3rem
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.lh-1 {
    line-height: 1
}

.word-break {
    word-break: break-all!important
}

@media(min-width: 768px) {
    .word-space {
        white-space:break-spaces;
        word-break: break-word;
        max-width: 100px
    }
}

@media(min-width: 993px) {
    .word-space {
        white-space:break-spaces;
        word-break: break-word;
        max-width: 250px
    }
}

.m-0 {
    margin: 0!important
}

.m-1 {
    margin: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.m-3 {
    margin: .75rem!important
}

.m-4 {
    margin: 1.25rem!important
}

.m-5 {
    margin: 1.875rem!important
}

.m-6 {
    margin: 2.25rem!important
}

.m-7 {
    margin: 2.625rem!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.mb-2,.msg {
    margin-bottom: .5rem!important
}

.mb-3,.box-white {
    margin-bottom: .75rem!important
}

.mb-4,.product-grid {
    margin-bottom: 1.25rem!important
}

.mb-5 {
    margin-bottom: 1.875rem!important
}

.mb-6 {
    margin-bottom: 2.25rem!important
}

.mb-7 {
    margin-bottom: 2.625rem!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mt-3 {
    margin-top: .75rem!important
}

.mt-4 {
    margin-top: 1.25rem!important
}

.mt-5 {
    margin-top: 1.875rem!important
}

.mt-6 {
    margin-top: 2.25rem!important
}

.mt-7 {
    margin-top: 2.625rem!important
}

.mr-0 {
    margin-right: 0!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mr-3 {
    margin-right: .75rem!important
}

.mr-4 {
    margin-right: 1.25rem!important
}

.mr-5 {
    margin-right: 1.875rem!important
}

.mr-6 {
    margin-right: 2.25rem!important
}

.mr-7 {
    margin-right: 2.625rem!important
}

.ml-0 {
    margin-left: 0!important
}

.ml-1 {
    margin-left: .25rem!important
}

.ml-2 {
    margin-left: .5rem!important
}

.ml-3 {
    margin-left: .75rem!important
}

.ml-4 {
    margin-left: 1.25rem!important
}

.ml-5 {
    margin-left: 1.875rem!important
}

.ml-6 {
    margin-left: 2.25rem!important
}

.ml-7 {
    margin-left: 2.625rem!important
}

.p-0 {
    padding: 0!important
}

.p-1 {
    padding: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.p-3 {
    padding: .75rem!important
}

.p-4,.box-white {
    padding: 1.25rem!important
}

.p-5 {
    padding: 1.875rem!important
}

.p-6 {
    padding: 2.25rem!important
}

.p-7 {
    padding: 2.625rem!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pb-3,.product-grid__body,.product-grid__footer {
    padding-bottom: .75rem!important
}

.pb-4 {
    padding-bottom: 1.25rem!important
}

.pb-5,.content-container {
    padding-bottom: 1.875rem!important
}

.pb-6 {
    padding-bottom: 2.25rem!important
}

.pb-7 {
    padding-bottom: 2.625rem!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pt-3,.product-grid__body,.product-grid__footer {
    padding-top: .75rem!important
}

.pt-4 {
    padding-top: 1.25rem!important
}

.pt-5,.content-container {
    padding-top: 1.875rem!important
}

.pt-6 {
    padding-top: 2.25rem!important
}

.pt-7 {
    padding-top: 2.625rem!important
}

.pr-0 {
    padding-right: 0!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pr-3,.product-grid__body,.product-grid__footer {
    padding-right: .75rem!important
}

.pr-4 {
    padding-right: 1.25rem!important
}

.pr-5,.content-container {
    padding-right: 1.875rem!important
}

.pr-6 {
    padding-right: 2.25rem!important
}

.pr-7 {
    padding-right: 2.625rem!important
}

.pl-0 {
    padding-left: 0!important
}

.pl-1 {
    padding-left: .25rem!important
}

.pl-2 {
    padding-left: .5rem!important
}

.pl-3,.product-grid__body,.product-grid__footer {
    padding-left: .75rem!important
}

.pl-4 {
    padding-left: 1.25rem!important
}

.pl-5,.content-container {
    padding-left: 1.875rem!important
}

.pl-6 {
    padding-left: 2.25rem!important
}

.pl-7 {
    padding-left: 2.625rem!important
}

@media(min-width: 1px) {
    .mt-xs-0 {
        margin-top:0!important
    }

    .mb-xs-0 {
        margin-bottom: 0!important
    }

    .ml-xs-0 {
        margin-left: 0!important
    }

    .mr-xs-0 {
        margin-right: 0!important
    }

    .mt-xs-1 {
        margin-top: .25rem!important
    }

    .mb-xs-1 {
        margin-bottom: .25rem!important
    }

    .ml-xs-1 {
        margin-left: .25rem!important
    }

    .mr-xs-1 {
        margin-right: .25rem!important
    }

    .mt-xs-2 {
        margin-top: .5rem!important
    }

    .mb-xs-2 {
        margin-bottom: .5rem!important
    }

    .ml-xs-2 {
        margin-left: .5rem!important
    }

    .mr-xs-2 {
        margin-right: .5rem!important
    }

    .mt-xs-3 {
        margin-top: .75rem!important
    }

    .mb-xs-3 {
        margin-bottom: .75rem!important
    }

    .ml-xs-3 {
        margin-left: .75rem!important
    }

    .mr-xs-3 {
        margin-right: .75rem!important
    }

    .mt-xs-4 {
        margin-top: 1.25rem!important
    }

    .mb-xs-4 {
        margin-bottom: 1.25rem!important
    }

    .ml-xs-4 {
        margin-left: 1.25rem!important
    }

    .mr-xs-4 {
        margin-right: 1.25rem!important
    }

    .mt-xs-5 {
        margin-top: 1.875rem!important
    }

    .mb-xs-5 {
        margin-bottom: 1.875rem!important
    }

    .ml-xs-5 {
        margin-left: 1.875rem!important
    }

    .mr-xs-5 {
        margin-right: 1.875rem!important
    }

    .mt-xs-6 {
        margin-top: 2.25rem!important
    }

    .mb-xs-6 {
        margin-bottom: 2.25rem!important
    }

    .ml-xs-6 {
        margin-left: 2.25rem!important
    }

    .mr-xs-6 {
        margin-right: 2.25rem!important
    }

    .mt-xs-7 {
        margin-top: 2.625rem!important
    }

    .mb-xs-7 {
        margin-bottom: 2.625rem!important
    }

    .ml-xs-7 {
        margin-left: 2.625rem!important
    }

    .mr-xs-7 {
        margin-right: 2.625rem!important
    }
}

@media(min-width: 577px) {
    .mt-sm-0 {
        margin-top:0!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0 {
        margin-left: 0!important
    }

    .mr-sm-0 {
        margin-right: 0!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1 {
        margin-left: .25rem!important
    }

    .mr-sm-1 {
        margin-right: .25rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2 {
        margin-left: .5rem!important
    }

    .mr-sm-2 {
        margin-right: .5rem!important
    }

    .mt-sm-3 {
        margin-top: .75rem!important
    }

    .mb-sm-3 {
        margin-bottom: .75rem!important
    }

    .ml-sm-3 {
        margin-left: .75rem!important
    }

    .mr-sm-3 {
        margin-right: .75rem!important
    }

    .mt-sm-4 {
        margin-top: 1.25rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.25rem!important
    }

    .ml-sm-4 {
        margin-left: 1.25rem!important
    }

    .mr-sm-4 {
        margin-right: 1.25rem!important
    }

    .mt-sm-5 {
        margin-top: 1.875rem!important
    }

    .mb-sm-5 {
        margin-bottom: 1.875rem!important
    }

    .ml-sm-5 {
        margin-left: 1.875rem!important
    }

    .mr-sm-5 {
        margin-right: 1.875rem!important
    }

    .mt-sm-6 {
        margin-top: 2.25rem!important
    }

    .mb-sm-6 {
        margin-bottom: 2.25rem!important
    }

    .ml-sm-6 {
        margin-left: 2.25rem!important
    }

    .mr-sm-6 {
        margin-right: 2.25rem!important
    }

    .mt-sm-7 {
        margin-top: 2.625rem!important
    }

    .mb-sm-7 {
        margin-bottom: 2.625rem!important
    }

    .ml-sm-7 {
        margin-left: 2.625rem!important
    }

    .mr-sm-7 {
        margin-right: 2.625rem!important
    }
}

@media(min-width: 769px) {
    .mt-md-0 {
        margin-top:0!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0 {
        margin-left: 0!important
    }

    .mr-md-0 {
        margin-right: 0!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1 {
        margin-left: .25rem!important
    }

    .mr-md-1 {
        margin-right: .25rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2 {
        margin-left: .5rem!important
    }

    .mr-md-2 {
        margin-right: .5rem!important
    }

    .mt-md-3 {
        margin-top: .75rem!important
    }

    .mb-md-3 {
        margin-bottom: .75rem!important
    }

    .ml-md-3 {
        margin-left: .75rem!important
    }

    .mr-md-3 {
        margin-right: .75rem!important
    }

    .mt-md-4 {
        margin-top: 1.25rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.25rem!important
    }

    .ml-md-4 {
        margin-left: 1.25rem!important
    }

    .mr-md-4 {
        margin-right: 1.25rem!important
    }

    .mt-md-5 {
        margin-top: 1.875rem!important
    }

    .mb-md-5 {
        margin-bottom: 1.875rem!important
    }

    .ml-md-5 {
        margin-left: 1.875rem!important
    }

    .mr-md-5 {
        margin-right: 1.875rem!important
    }

    .mt-md-6 {
        margin-top: 2.25rem!important
    }

    .mb-md-6 {
        margin-bottom: 2.25rem!important
    }

    .ml-md-6 {
        margin-left: 2.25rem!important
    }

    .mr-md-6 {
        margin-right: 2.25rem!important
    }

    .mt-md-7 {
        margin-top: 2.625rem!important
    }

    .mb-md-7 {
        margin-bottom: 2.625rem!important
    }

    .ml-md-7 {
        margin-left: 2.625rem!important
    }

    .mr-md-7 {
        margin-right: 2.625rem!important
    }
}

@media(min-width: 993px) {
    .mt-lg-0 {
        margin-top:0!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0 {
        margin-left: 0!important
    }

    .mr-lg-0 {
        margin-right: 0!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1 {
        margin-left: .25rem!important
    }

    .mr-lg-1 {
        margin-right: .25rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2 {
        margin-left: .5rem!important
    }

    .mr-lg-2 {
        margin-right: .5rem!important
    }

    .mt-lg-3 {
        margin-top: .75rem!important
    }

    .mb-lg-3 {
        margin-bottom: .75rem!important
    }

    .ml-lg-3 {
        margin-left: .75rem!important
    }

    .mr-lg-3 {
        margin-right: .75rem!important
    }

    .mt-lg-4 {
        margin-top: 1.25rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.25rem!important
    }

    .ml-lg-4 {
        margin-left: 1.25rem!important
    }

    .mr-lg-4 {
        margin-right: 1.25rem!important
    }

    .mt-lg-5 {
        margin-top: 1.875rem!important
    }

    .mb-lg-5,.box-white {
        margin-bottom: 1.875rem!important
    }

    .ml-lg-5 {
        margin-left: 1.875rem!important
    }

    .mr-lg-5 {
        margin-right: 1.875rem!important
    }

    .mt-lg-6 {
        margin-top: 2.25rem!important
    }

    .mb-lg-6 {
        margin-bottom: 2.25rem!important
    }

    .ml-lg-6 {
        margin-left: 2.25rem!important
    }

    .mr-lg-6 {
        margin-right: 2.25rem!important
    }

    .mt-lg-7 {
        margin-top: 2.625rem!important
    }

    .mb-lg-7 {
        margin-bottom: 2.625rem!important
    }

    .ml-lg-7 {
        margin-left: 2.625rem!important
    }

    .mr-lg-7 {
        margin-right: 2.625rem!important
    }
}

@media(min-width: 1201px) {
    .mt-xl-0 {
        margin-top:0!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0 {
        margin-left: 0!important
    }

    .mr-xl-0 {
        margin-right: 0!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1 {
        margin-left: .25rem!important
    }

    .mr-xl-1 {
        margin-right: .25rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2 {
        margin-left: .5rem!important
    }

    .mr-xl-2 {
        margin-right: .5rem!important
    }

    .mt-xl-3 {
        margin-top: .75rem!important
    }

    .mb-xl-3 {
        margin-bottom: .75rem!important
    }

    .ml-xl-3 {
        margin-left: .75rem!important
    }

    .mr-xl-3 {
        margin-right: .75rem!important
    }

    .mt-xl-4 {
        margin-top: 1.25rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.25rem!important
    }

    .ml-xl-4 {
        margin-left: 1.25rem!important
    }

    .mr-xl-4 {
        margin-right: 1.25rem!important
    }

    .mt-xl-5 {
        margin-top: 1.875rem!important
    }

    .mb-xl-5 {
        margin-bottom: 1.875rem!important
    }

    .ml-xl-5 {
        margin-left: 1.875rem!important
    }

    .mr-xl-5 {
        margin-right: 1.875rem!important
    }

    .mt-xl-6 {
        margin-top: 2.25rem!important
    }

    .mb-xl-6 {
        margin-bottom: 2.25rem!important
    }

    .ml-xl-6 {
        margin-left: 2.25rem!important
    }

    .mr-xl-6 {
        margin-right: 2.25rem!important
    }

    .mt-xl-7 {
        margin-top: 2.625rem!important
    }

    .mb-xl-7 {
        margin-bottom: 2.625rem!important
    }

    .ml-xl-7 {
        margin-left: 2.625rem!important
    }

    .mr-xl-7 {
        margin-right: 2.625rem!important
    }
}

@media(min-width: 1px) {
    .pt-xs-0 {
        padding-top:0!important
    }

    .pb-xs-0 {
        padding-bottom: 0!important
    }

    .pl-xs-0 {
        padding-left: 0!important
    }

    .pr-xs-0 {
        padding-right: 0!important
    }

    .pt-xs-1 {
        padding-top: .25rem!important
    }

    .pb-xs-1 {
        padding-bottom: .25rem!important
    }

    .pl-xs-1 {
        padding-left: .25rem!important
    }

    .pr-xs-1 {
        padding-right: .25rem!important
    }

    .pt-xs-2 {
        padding-top: .5rem!important
    }

    .pb-xs-2 {
        padding-bottom: .5rem!important
    }

    .pl-xs-2 {
        padding-left: .5rem!important
    }

    .pr-xs-2 {
        padding-right: .5rem!important
    }

    .pt-xs-3 {
        padding-top: .75rem!important
    }

    .pb-xs-3 {
        padding-bottom: .75rem!important
    }

    .pl-xs-3 {
        padding-left: .75rem!important
    }

    .pr-xs-3 {
        padding-right: .75rem!important
    }

    .pt-xs-4 {
        padding-top: 1.25rem!important
    }

    .pb-xs-4 {
        padding-bottom: 1.25rem!important
    }

    .pl-xs-4 {
        padding-left: 1.25rem!important
    }

    .pr-xs-4 {
        padding-right: 1.25rem!important
    }

    .pt-xs-5 {
        padding-top: 1.875rem!important
    }

    .pb-xs-5 {
        padding-bottom: 1.875rem!important
    }

    .pl-xs-5 {
        padding-left: 1.875rem!important
    }

    .pr-xs-5 {
        padding-right: 1.875rem!important
    }

    .pt-xs-6 {
        padding-top: 2.25rem!important
    }

    .pb-xs-6 {
        padding-bottom: 2.25rem!important
    }

    .pl-xs-6 {
        padding-left: 2.25rem!important
    }

    .pr-xs-6 {
        padding-right: 2.25rem!important
    }

    .pt-xs-7 {
        padding-top: 2.625rem!important
    }

    .pb-xs-7 {
        padding-bottom: 2.625rem!important
    }

    .pl-xs-7 {
        padding-left: 2.625rem!important
    }

    .pr-xs-7 {
        padding-right: 2.625rem!important
    }
}

@media(min-width: 577px) {
    .pt-sm-0 {
        padding-top:0!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0 {
        padding-left: 0!important
    }

    .pr-sm-0 {
        padding-right: 0!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1 {
        padding-left: .25rem!important
    }

    .pr-sm-1 {
        padding-right: .25rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2 {
        padding-left: .5rem!important
    }

    .pr-sm-2 {
        padding-right: .5rem!important
    }

    .pt-sm-3 {
        padding-top: .75rem!important
    }

    .pb-sm-3 {
        padding-bottom: .75rem!important
    }

    .pl-sm-3 {
        padding-left: .75rem!important
    }

    .pr-sm-3 {
        padding-right: .75rem!important
    }

    .pt-sm-4 {
        padding-top: 1.25rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.25rem!important
    }

    .pl-sm-4 {
        padding-left: 1.25rem!important
    }

    .pr-sm-4 {
        padding-right: 1.25rem!important
    }

    .pt-sm-5 {
        padding-top: 1.875rem!important
    }

    .pb-sm-5 {
        padding-bottom: 1.875rem!important
    }

    .pl-sm-5 {
        padding-left: 1.875rem!important
    }

    .pr-sm-5 {
        padding-right: 1.875rem!important
    }

    .pt-sm-6 {
        padding-top: 2.25rem!important
    }

    .pb-sm-6 {
        padding-bottom: 2.25rem!important
    }

    .pl-sm-6 {
        padding-left: 2.25rem!important
    }

    .pr-sm-6 {
        padding-right: 2.25rem!important
    }

    .pt-sm-7 {
        padding-top: 2.625rem!important
    }

    .pb-sm-7 {
        padding-bottom: 2.625rem!important
    }

    .pl-sm-7 {
        padding-left: 2.625rem!important
    }

    .pr-sm-7 {
        padding-right: 2.625rem!important
    }
}

@media(min-width: 769px) {
    .pt-md-0 {
        padding-top:0!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0 {
        padding-left: 0!important
    }

    .pr-md-0 {
        padding-right: 0!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1 {
        padding-left: .25rem!important
    }

    .pr-md-1 {
        padding-right: .25rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2 {
        padding-left: .5rem!important
    }

    .pr-md-2 {
        padding-right: .5rem!important
    }

    .pt-md-3 {
        padding-top: .75rem!important
    }

    .pb-md-3 {
        padding-bottom: .75rem!important
    }

    .pl-md-3 {
        padding-left: .75rem!important
    }

    .pr-md-3 {
        padding-right: .75rem!important
    }

    .pt-md-4 {
        padding-top: 1.25rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.25rem!important
    }

    .pl-md-4 {
        padding-left: 1.25rem!important
    }

    .pr-md-4 {
        padding-right: 1.25rem!important
    }

    .pt-md-5 {
        padding-top: 1.875rem!important
    }

    .pb-md-5 {
        padding-bottom: 1.875rem!important
    }

    .pl-md-5 {
        padding-left: 1.875rem!important
    }

    .pr-md-5 {
        padding-right: 1.875rem!important
    }

    .pt-md-6 {
        padding-top: 2.25rem!important
    }

    .pb-md-6 {
        padding-bottom: 2.25rem!important
    }

    .pl-md-6 {
        padding-left: 2.25rem!important
    }

    .pr-md-6 {
        padding-right: 2.25rem!important
    }

    .pt-md-7 {
        padding-top: 2.625rem!important
    }

    .pb-md-7 {
        padding-bottom: 2.625rem!important
    }

    .pl-md-7 {
        padding-left: 2.625rem!important
    }

    .pr-md-7 {
        padding-right: 2.625rem!important
    }
}

@media(min-width: 993px) {
    .pt-lg-0 {
        padding-top:0!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0 {
        padding-left: 0!important
    }

    .pr-lg-0 {
        padding-right: 0!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1 {
        padding-left: .25rem!important
    }

    .pr-lg-1 {
        padding-right: .25rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2 {
        padding-left: .5rem!important
    }

    .pr-lg-2 {
        padding-right: .5rem!important
    }

    .pt-lg-3 {
        padding-top: .75rem!important
    }

    .pb-lg-3 {
        padding-bottom: .75rem!important
    }

    .pl-lg-3 {
        padding-left: .75rem!important
    }

    .pr-lg-3 {
        padding-right: .75rem!important
    }

    .pt-lg-4 {
        padding-top: 1.25rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.25rem!important
    }

    .pl-lg-4 {
        padding-left: 1.25rem!important
    }

    .pr-lg-4 {
        padding-right: 1.25rem!important
    }

    .pt-lg-5 {
        padding-top: 1.875rem!important
    }

    .pb-lg-5 {
        padding-bottom: 1.875rem!important
    }

    .pl-lg-5 {
        padding-left: 1.875rem!important
    }

    .pr-lg-5 {
        padding-right: 1.875rem!important
    }

    .pt-lg-6 {
        padding-top: 2.25rem!important
    }

    .pb-lg-6 {
        padding-bottom: 2.25rem!important
    }

    .pl-lg-6 {
        padding-left: 2.25rem!important
    }

    .pr-lg-6 {
        padding-right: 2.25rem!important
    }

    .pt-lg-7 {
        padding-top: 2.625rem!important
    }

    .pb-lg-7 {
        padding-bottom: 2.625rem!important
    }

    .pl-lg-7 {
        padding-left: 2.625rem!important
    }

    .pr-lg-7 {
        padding-right: 2.625rem!important
    }
}

@media(min-width: 1201px) {
    .pt-xl-0 {
        padding-top:0!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0 {
        padding-left: 0!important
    }

    .pr-xl-0 {
        padding-right: 0!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1 {
        padding-left: .25rem!important
    }

    .pr-xl-1 {
        padding-right: .25rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2 {
        padding-left: .5rem!important
    }

    .pr-xl-2 {
        padding-right: .5rem!important
    }

    .pt-xl-3 {
        padding-top: .75rem!important
    }

    .pb-xl-3 {
        padding-bottom: .75rem!important
    }

    .pl-xl-3 {
        padding-left: .75rem!important
    }

    .pr-xl-3 {
        padding-right: .75rem!important
    }

    .pt-xl-4 {
        padding-top: 1.25rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.25rem!important
    }

    .pl-xl-4 {
        padding-left: 1.25rem!important
    }

    .pr-xl-4 {
        padding-right: 1.25rem!important
    }

    .pt-xl-5 {
        padding-top: 1.875rem!important
    }

    .pb-xl-5 {
        padding-bottom: 1.875rem!important
    }

    .pl-xl-5 {
        padding-left: 1.875rem!important
    }

    .pr-xl-5 {
        padding-right: 1.875rem!important
    }

    .pt-xl-6 {
        padding-top: 2.25rem!important
    }

    .pb-xl-6 {
        padding-bottom: 2.25rem!important
    }

    .pl-xl-6 {
        padding-left: 2.25rem!important
    }

    .pr-xl-6 {
        padding-right: 2.25rem!important
    }

    .pt-xl-7 {
        padding-top: 2.625rem!important
    }

    .pb-xl-7 {
        padding-bottom: 2.625rem!important
    }

    .pl-xl-7 {
        padding-left: 2.625rem!important
    }

    .pr-xl-7 {
        padding-right: 2.625rem!important
    }
}

@media(min-width: 1px) {
    .text-xs-right {
        text-align:right!important
    }

    .text-xs-left {
        text-align: left!important
    }

    .text-xs-center {
        text-align: center!important
    }

    .float-xs-left {
        float: left!important
    }

    .float-xs-right {
        float: right!important
    }

    .float-xs-none {
        float: none!important
    }
}

@media(min-width: 577px) {
    .text-sm-right {
        text-align:right!important
    }

    .text-sm-left {
        text-align: left!important
    }

    .text-sm-center {
        text-align: center!important
    }

    .float-sm-left {
        float: left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media(min-width: 769px) {
    .text-md-right {
        text-align:right!important
    }

    .text-md-left {
        text-align: left!important
    }

    .text-md-center {
        text-align: center!important
    }

    .float-md-left {
        float: left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media(min-width: 993px) {
    .text-lg-right {
        text-align:right!important
    }

    .text-lg-left {
        text-align: left!important
    }

    .text-lg-center {
        text-align: center!important
    }

    .float-lg-left {
        float: left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media(min-width: 1201px) {
    .text-xl-right {
        text-align:right!important
    }

    .text-xl-left {
        text-align: left!important
    }

    .text-xl-center {
        text-align: center!important
    }

    .float-xl-left {
        float: left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.z-index-1 {
    z-index: 1
}

.no-rounded {
    border-radius: 0!important
}

.rounded {
    border-radius: 1.5rem !important;
}

.rounded-sm,.box-white {
    border-radius: 6px !important;
}

.rounded-xs {
    border-radius: 3px !important;
}

.vertical-align {
    vertical-align: middle!important
}

.truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.v-divide {
    display: inline-block;
    width: 1px;
    height: 30px;
    margin: 0 .5rem;
    vertical-align: middle;
    background-color: #ced4da
}

.errortextbox {
    background-color: #f25757;
    color: #fff
}

.bg-line {
    color: #00b900
}

.bg-fb {
    color: #4267b2
}

.bg-ig {
    color: #e1306c
}

.bg-grey--0 {
    background-color: #f8f9fa
}

.bg-grey-0 {
    background-color: #f1f3f5
}

.bg-grey-50 {
    background-color: #e8ecef
}

.bg-grey-100 {
    background-color: #dee2e6
}

.bg-grey-200 {
    background-color: #ced4da
}

.bg-grey-300 {
    background-color: #adb5bd
}

.bg-grey-400 {
    background-color: #868e96
}

.bg-grey-500 {
    background-color: #495057
}

.bg-grey-600 {
    background-color: #3e3e3e
}

.bg-grey-700 {
    background-color: #22252b
}

.bg-red-100 {
    background-color: #ffebeb
}

.bg-red-200 {
    background-color: #faa
}

.bg-red-300 {
    background-color: #ff8181
}

.bg-red-400 {
    background-color: #f25757
}

.bg-red-500 {
    background-color: #d33535
}

.bg-red-600 {
    background-color: #c32323
}

.bg-red-700 {
    background-color: #a31c1c
}

.bg-blue-100 {
    background-color: #ebf6ff
}

.bg-blue-200 {
    background-color: #d6e9fa
}

.bg-blue-300 {
    background-color: #9bd1ff
}

.bg-blue-400 {
    background-color: #66b5f8
}

.bg-blue-500 {
    background-color: #2f8dde
}

.bg-blue-600 {
    background-color: #1c6fb7
}

.bg-blue-700 {
    background-color: #124b7c
}

.bg-yellow-100 {
    background-color: #fff8e6
}

.bg-yellow-200 {
    background-color: #ffe29e
}

.bg-yellow-300 {
    background-color: #ffda83
}

.bg-yellow-400 {
    background-color: #f0c045
}

.bg-yellow-500 {
    background-color: #efb15d
}

.bg-yellow-600 {
    background-color: #ea9043
}

.bg-yellow-700 {
    background-color: #ce7409
}

.bg-pink-100 {
    background-color: #ffe5f0
}

.bg-pink-200 {
    background-color: #ffd0e3
}

.bg-pink-300 {
    background-color: #ffa3ca
}

.bg-pink-400 {
    background-color: #eb689f
}

.bg-pink-500 {
    background-color: #d64783
}

.bg-pink-600 {
    background-color: #c63974
}

.bg-pink-700 {
    background-color: #a3285b
}

.bg-green-100 {
    background-color: #cefff1
}

.bg-green-200 {
    background-color: #6cfcd3
}

.bg-green-300 {
    background-color: #21dea8
}

.bg-green-400 {
    background-color: #00c48c
}

.bg-green-500 {
    background-color: #13af82
}

.bg-green-600 {
    background-color: #1f9070
}

.bg-green-700 {
    background-color: #1b7e62
}

.bg-violet-100 {
    background-color: #ecebff
}

.bg-violet-200 {
    background-color: #deddff
}

.bg-violet-300 {
    background-color: #c9c7ff
}

.bg-violet-400 {
    background-color: #a3a0fb
}

.bg-violet-500 {
    background-color: #8885eb
}

.bg-violet-600 {
    background-color: #6561e2
}

.bg-violet-700 {
    background-color: #5854cb
}

.bg-orange-100 {
    background-color: #ffe9e6
}

.bg-orange-200 {
    background-color: #ffd0c9
}

.bg-orange-300 {
    background-color: #ffa79b
}

.bg-orange-400 {
    background-color: #ff8373
}

.bg-orange-500 {
    background-color: #f26d5b
}

.bg-orange-600 {
    background-color: #e05b4b
}

.bg-orange-700 {
    background-color: #cb5545
}

.aspect-ratio {
    height: 0;
    position: relative
}

.aspect-ratio--1x1 {
    padding-bottom: 100%
}

.aspect-ratio--8x5 {
    padding-bottom: 62.5%
}

.aspect-ratio--16x9 {
    padding-bottom: 56.25%
}

.aspect-ratio--facebook-image {
    padding-bottom: 52.25%
}

.aspect-ratio--object {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.cover {
    background-size: cover!important
}

.product-img--50 {
    width: 50px
}

.bg-white,.content-container,.product-grid,.box-white {
    background-color: #fff
}

.shadow,.product-grid {
    box-shadow: 0 3px 6px 0 rgba(65,101,237,.1)
}

.white {
    color: #fff
}

.grey-700 {
    color: #22252b
}

.grey-600 {
    color: #3e3e3e
}

.grey-500 {
    color: #495057
}

.grey-400 {
    color: #868e96
}

.grey-300 {
    color: #adb5bd
}

.grey-200 {
    color: #ced4da
}

.grey-100 {
    color: #dee2e6
}

.grey-50 {
    color: #e8ecef
}

.grey-0 {
    color: #f1f3f5
}

.grey--0 {
    color: #f8f9fa
}

.green-700 {
    color: #1b7e62
}

.green-600 {
    color: #1f9070
}

.green-500 {
    color: #13af82
}

.green-400 {
    color: #00c48c
}

.green-300 {
    color: #21dea8
}

.green-200 {
    color: #6cfcd3
}

.green-100 {
    color: #cefff1
}

.red-700 {
    color: #a31c1c
}

.red-600 {
    color: #c32323
}

.red-500 {
    color: #d33535
}

.red-400 {
    color: #f25757
}

.red-300 {
    color: #ff8181
}

.red-200 {
    color: #faa
}

.red-100 {
    color: #ffebeb
}

.yellow-700 {
    color: #ce7409
}

.yellow-600 {
    color: #ea9043
}

.yellow-500 {
    color: #efb15d
}

.yellow-400 {
    color: #f0c045
}

.yellow-300 {
    color: #ffda83
}

.yellow-200 {
    color: #ffe29e
}

.yellow-100 {
    color: #fff8e6
}

.blue-700 {
    color: #124b7c
}

.blue-600 {
    color: #1c6fb7
}

.blue-500 {
    color: #2f8dde
}

.blue-400 {
    color: #66b5f8
}

.blue-300 {
    color: #9bd1ff
}

.blue-200 {
    color: #d6e9fa
}

.blue-100 {
    color: #ebf6ff
}

.ci-700 {
    color: #040617
}

.ci-600 {
    color: #0c113c
}

.ci-500 {
    color: #141a4d
}

.ci-400 {
    color: #22285a
}

.ci-300 {
    color: #4450c2
}

.ci-200 {
    color: #4165ed
}

.ci-100 {
    color: #7d97fa
}

.primary-700 {
    color: #11215f
}

.primary-600 {
    color: #192f81
}

.primary-500 {
    color: #2a58ad
}

.primary-400 {
    color: #4165ed
}

.primary-300 {
    color: #97adfd
}

.primary-200 {
    color: #d0daff
}

.primary-100 {
    color: #eff2f9
}

.violet-700 {
    color: #5854cb
}

.violet-600 {
    color: #6561e2
}

.violet-500 {
    color: #8885eb
}

.violet-400 {
    color: #a3a0fb
}

.violet-300 {
    color: #c9c7ff
}

.violet-200 {
    color: #deddff
}

.violet-100 {
    color: #ecebff
}

.orange-700 {
    color: #cb5545
}

.orange-600 {
    color: #e05b4b
}

.orange-500 {
    color: #f26d5b
}

.orange-400 {
    color: #ff8373
}

.orange-300 {
    color: #ffa79b
}

.orange-200 {
    color: #ffd0c9
}

.orange-100 {
    color: #ffe9e6
}

@media(min-width: 1px) {
    .wf-xs-25 {
        width:25px!important
    }

    .wf-xs-50 {
        width: 50px!important
    }

    .wf-xs-75 {
        width: 75px!important
    }

    .wf-xs-100 {
        width: 100px!important
    }

    .wf-xs-125 {
        width: 125px!important
    }

    .wf-xs-150 {
        width: 150px!important
    }

    .wf-xs-175 {
        width: 175px!important
    }

    .wf-xs-200 {
        width: 200px!important
    }

    .wf-xs-225 {
        width: 225px!important
    }

    .wf-xs-250 {
        width: 250px!important
    }

    .wf-xs-275 {
        width: 275px!important
    }

    .wf-xs-300 {
        width: 300px!important
    }

    .wf-xs-325 {
        width: 325px!important
    }

    .wf-xs-350 {
        width: 350px!important
    }

    .wf-xs-375 {
        width: 375px!important
    }

    .wf-xs-400 {
        width: 400px!important
    }
}

@media(min-width: 577px) {
    .wf-sm-25 {
        width:25px!important
    }

    .wf-sm-50 {
        width: 50px!important
    }

    .wf-sm-75 {
        width: 75px!important
    }

    .wf-sm-100 {
        width: 100px!important
    }

    .wf-sm-125 {
        width: 125px!important
    }

    .wf-sm-150 {
        width: 150px!important
    }

    .wf-sm-175 {
        width: 175px!important
    }

    .wf-sm-200 {
        width: 200px!important
    }

    .wf-sm-225 {
        width: 225px!important
    }

    .wf-sm-250 {
        width: 250px!important
    }

    .wf-sm-275 {
        width: 275px!important
    }

    .wf-sm-300 {
        width: 300px!important
    }

    .wf-sm-325 {
        width: 325px!important
    }

    .wf-sm-350 {
        width: 350px!important
    }

    .wf-sm-375 {
        width: 375px!important
    }

    .wf-sm-400 {
        width: 400px!important
    }
}

@media(min-width: 769px) {
    .wf-md-25 {
        width:25px!important
    }

    .wf-md-50 {
        width: 50px!important
    }

    .wf-md-75 {
        width: 75px!important
    }

    .wf-md-100 {
        width: 100px!important
    }

    .wf-md-125 {
        width: 125px!important
    }

    .wf-md-150 {
        width: 150px!important
    }

    .wf-md-175 {
        width: 175px!important
    }

    .wf-md-200 {
        width: 200px!important
    }

    .wf-md-225 {
        width: 225px!important
    }

    .wf-md-250 {
        width: 250px!important
    }

    .wf-md-275 {
        width: 275px!important
    }

    .wf-md-300 {
        width: 300px!important
    }

    .wf-md-325 {
        width: 325px!important
    }

    .wf-md-350 {
        width: 350px!important
    }

    .wf-md-375 {
        width: 375px!important
    }

    .wf-md-400 {
        width: 400px!important
    }
}

@media(min-width: 993px) {
    .wf-lg-25 {
        width:25px!important
    }

    .wf-lg-50 {
        width: 50px!important
    }

    .wf-lg-75 {
        width: 75px!important
    }

    .wf-lg-100 {
        width: 100px!important
    }

    .wf-lg-125 {
        width: 125px!important
    }

    .wf-lg-150 {
        width: 150px!important
    }

    .wf-lg-175 {
        width: 175px!important
    }

    .wf-lg-200 {
        width: 200px!important
    }

    .wf-lg-225 {
        width: 225px!important
    }

    .wf-lg-250 {
        width: 250px!important
    }

    .wf-lg-275 {
        width: 275px!important
    }

    .wf-lg-300 {
        width: 300px!important
    }

    .wf-lg-325 {
        width: 325px!important
    }

    .wf-lg-350 {
        width: 350px!important
    }

    .wf-lg-375 {
        width: 375px!important
    }

    .wf-lg-400 {
        width: 400px!important
    }
}

@media(min-width: 1201px) {
    .wf-xl-25 {
        width:25px!important
    }

    .wf-xl-50 {
        width: 50px!important
    }

    .wf-xl-75 {
        width: 75px!important
    }

    .wf-xl-100 {
        width: 100px!important
    }

    .wf-xl-125 {
        width: 125px!important
    }

    .wf-xl-150 {
        width: 150px!important
    }

    .wf-xl-175 {
        width: 175px!important
    }

    .wf-xl-200 {
        width: 200px!important
    }

    .wf-xl-225 {
        width: 225px!important
    }

    .wf-xl-250 {
        width: 250px!important
    }

    .wf-xl-275 {
        width: 275px!important
    }

    .wf-xl-300 {
        width: 300px!important
    }

    .wf-xl-325 {
        width: 325px!important
    }

    .wf-xl-350 {
        width: 350px!important
    }

    .wf-xl-375 {
        width: 375px!important
    }

    .wf-xl-400 {
        width: 400px!important
    }
}

.wf-15 {
    width: 15px!important
}

.wf-20 {
    width: 20px!important
}

.wf-25 {
    width: 25px!important
}

.wf-50 {
    width: 50px!important
}

.wf-55 {
    width: 55px!important
}

.wf-75 {
    width: 75px!important
}

.wf-100 {
    width: 100px!important
}

.wf-150 {
    width: 150px!important
}

.wf-200 {
    width: 200px!important
}

.wf-225 {
    width: 225px!important
}

.wf-250 {
    width: 250px!important
}

.wf-275 {
    width: 275px!important
}

.wf-300 {
    width: 300px!important
}

.wf-325 {
    width: 325px!important
}

.wf-350 {
    width: 350px!important
}

.wf-375 {
    width: 375px!important
}

.wf-400 {
    width: 400px!important
}

.wp-100 {
    width: 100%
}

.mw-350 {
    max-width: 350px
}

.mw-540 {
    max-width: 540px
}

.mw-720 {
    max-width: 720px
}

.m-auto {
    margin: 0 auto
}

.bd-grey-100 {
    border: 1px solid #dee2e6
}

.bd-bottom-grey-100 {
    border-bottom: 1px solid #dee2e6
}

.bd-left-grey-100 {
    border-left: 1px solid #dee2e6
}

@media(max-width: 991px) {
    .button-sm-nowrap {
        white-space:nowrap
    }
}

.position-relative {
    position: relative
}

.qrcodeproduct canvas {
    width: 150px;
    height: 150px
}

.form-control.form-text.errortextbox::-webkit-input-placeholder {
    color: #fff
}

.form-control.form-text.errortextbox::-moz-placeholder {
    color: #fff
}

.form-control.form-text.errortextbox:-ms-input-placeholder {
    color: #fff
}

.form-control.form-text.errortextbox:-moz-placeholder {
    color: #fff
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media(min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.unavailablebtn {
    pointer-events: none;
    cursor: default;
    color: #c8c8c8
}

.nextpreviousclass {
    font-size: 14px!important;
    height: 30px
}

.warehousetag {
    max-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.disabled {
    pointer-events: none;
 
}




@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400;
}

a {
    color: #337ab7;
    text-decoration: none;
}


 
 .tab-content>.active {
    display: block;
}


.fade.in {
    opacity: 1;
}

.col-xs-6 {
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
 

  

.input-group-addon, .input-group-btn  {
    display: table-cell;
}

/*
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}*/

@media (min-width: 992px) {
    .modal-lg {
        max-width: 900px;
    }
}

.fs-xs, .msg {
    font-size: .75rem;
}



/*
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}*/



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}


.dropdown-menu-right {
    left: auto;
    right: 0;
}


.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}


.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.open>.dropdown-menu {
    display: block;
}



.page-item {
    margin:1px 1px;
     font-size: .75rem;
     border-radius: .25rem !important;
}

.current {
    background: #adb5bd;
    
}

.page-link {
    color: #000000;
      padding: .25rem .5rem;
}



#toast-container {
    font-family: 'Kanit';
}

    #toast-container > div:hover {
        cursor: auto;
        opacity: 1 !important;
        box-shadow: 0 0 12px #999 !important;
    }

    #toast-container > div {
        opacity: 1;
        padding-left: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
        min-width: 300px !important;
        width: auto !important;
        max-width: 450px !important;
    }

    #toast-container.toast-top-center {
        top: 60px;
    }

    #toast-container .toast {
        border-radius: 80px;
    }

        #toast-container .toast .toast-title {
            font-size: 1.3em;
            font-weight: 500;
        }

        #toast-container .toast.toast-success {
            border: 1px solid #588d3c;
            background-color: #edf7ed;
            color: #588d3c;
        }

    #toast-container .toast-success .toast-title {
        color: #345423;
    }

    #toast-container .toast.toast-error {
        border: 1px solid #ce3d20;
        background-color: #f7e7e5;
        color: #ce3d20;
    }

    #toast-container .toast-error .toast-title {
        color: #b0351c;
    }

    #toast-container .toast.toast-warning {
        border: 1px solid #dda245;
        background-color: #fff1d7;
        color: #dda245;
    }

    #toast-container .toast-warning .toast-title {
        color: #bb8530;
    }

    #toast-container .toast.toast-info {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
    }

    #toast-container .toast.toast-error {
        background-position-x: 20px;
        background-size: 40px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjA1MTYgNy42NDY0OEMxMy4wNTk4IDcuMzY0NzEgMTIuODMzNyA3LjEzMTgyIDEyLjU1MTggNy4xMzE4MkgxMS40NDg2QzExLjE2NjYgNy4xMzE4MiAxMC45NDAzIDcuMzY0OTUgMTAuOTQ4OCA3LjY0Njg1TDExLjExMDUgMTMuMDIxNUMxMS4xMTE1IDEzLjA1NTMgMTEuMTE1OSAxMy4wODgyIDExLjEyMzIgMTMuMTE5OUMxMS4xNzQ3IDEzLjM0MiAxMS4zNzM4IDEzLjUwNjUgMTEuNjEwMyAxMy41MDY1SDEyLjM5NDJDMTIuNjY0NiAxMy41MDY1IDEyLjg4NiAxMy4yOTE0IDEyLjg5MzkgMTMuMDIxMUwxMy4wNTE2IDcuNjQ2NDhaIiBmaWxsPSIjY2UzZDIwIi8+CjxwYXRoIGQ9Ik0xMS4xODc0IDE2LjczOTFDMTEuNDE0MyAxNi45NjI4IDExLjY4NiAxNy4wNzQ2IDEyLjAwMjQgMTcuMDc0NkMxMi4yMDY5IDE3LjA3NDYgMTIuMzk1NSAxNy4wMjM1IDEyLjU2ODEgMTYuOTIxMkMxMi43NDA3IDE2LjgxNTggMTIuODc5NyAxNi42NzY3IDEyLjk4NTIgMTYuNTA0MkMxMy4wOTM4IDE2LjMyODQgMTMuMTQ5OCAxNi4xMzUgMTMuMTUzIDE1LjkyNDFDMTMuMTQ5OCAxNS42MTA5IDEzLjAzMzEgMTUuMzQyNCAxMi44MDMgMTUuMTE4N0MxMi41NzI5IDE0Ljg5NSAxMi4zMDYgMTQuNzgzMSAxMi4wMDI0IDE0Ljc4MzFDMTEuNjg2IDE0Ljc4MzEgMTEuNDE0MyAxNC44OTUgMTEuMTg3NCAxNS4xMTg3QzEwLjk2MDUgMTUuMzQyNCAxMC44NDg2IDE1LjYxMDkgMTAuODUxOCAxNS45MjQxQzEwLjg0ODYgMTYuMjQwNSAxMC45NjA1IDE2LjUxMjEgMTEuMTg3NCAxNi43MzkxWiIgZmlsbD0iI2NlM2QyMCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDIyQzE3LjUyMjggMjIgMjIgMTcuNTIyOCAyMiAxMkMyMiA2LjQ3NzE1IDE3LjUyMjggMiAxMiAyQzYuNDc3MTUgMiAyIDYuNDc3MTUgMiAxMkMyIDE3LjUyMjggNi40NzcxNSAyMiAxMiAyMlpNMTIgMjBDMTYuNDE4MyAyMCAyMCAxNi40MTgzIDIwIDEyQzIwIDcuNTgxNzIgMTYuNDE4MyA0IDEyIDRDNy41ODE3MiA0IDQgNy41ODE3MiA0IDEyQzQgMTYuNDE4MyA3LjU4MTcyIDIwIDEyIDIwWiIgZmlsbD0iI2NlM2QyMCIvPgo8L3N2Zz4K) !important;
    }

    #toast-container .toast.toast-success {
        background-position-x: 20px;
        background-size: 40px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUwMDEgOC45OTk5OEMxNi44OTA2IDkuMzkwNSAxNi44OTA2IDEwLjAyMzcgMTYuNTAwMSAxMC40MTQyTDExLjcwNzIgMTUuMjA3MUMxMS4zMTY3IDE1LjU5NzYgMTAuNjgzNSAxNS41OTc2IDEwLjI5MyAxNS4yMDcxTDguMDAwMSAxMi45MTQyQzcuNjA5NTggMTIuNTIzNyA3LjYwOTU4IDExLjg5MDUgOC4wMDAxIDExLjVDOC4zOTA2MyAxMS4xMDk1IDkuMDIzNzkgMTEuMTA5NSA5LjQxNDMyIDExLjVMMTEuMDAwMSAxMy4wODU4TDE1LjA4NTkgOC45OTk5OEMxNS4xMzQ3IDguOTUxMTYgMTUuMTg3MyA4LjkwODQ1IDE1LjI0MjggOC44NzE4NEMxNS42MzA5IDguNjE1NTYgMTYuMTU4NCA4LjY1ODI3IDE2LjUwMDEgOC45OTk5OFoiIGZpbGw9IiM1ODhkM2MiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAxMkMyMiAxNy41MjI4IDE3LjUyMjggMjIgMTIgMjJDNi40NzcxNSAyMiAyIDE3LjUyMjggMiAxMkMyIDYuNDc3MTUgNi40NzcxNSAyIDEyIDJDMTcuNTIyOCAyIDIyIDYuNDc3MTUgMjIgMTJaTTIwIDEyQzIwIDE2LjQxODMgMTYuNDE4MyAyMCAxMiAyMEM3LjU4MTcyIDIwIDQgMTYuNDE4MyA0IDEyQzQgNy41ODE3MiA3LjU4MTcyIDQgMTIgNEMxNi40MTgzIDQgMjAgNy41ODE3MiAyMCAxMloiIGZpbGw9IiM1ODhkM2MiLz4KPC9zdmc+Cg==) !important;
    }

    #toast-container .toast.toast-warning {
        background-position-x: 20px;
        background-size: 40px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjA0NDQgMTAuMTUzMkMxMy4wNTY1IDkuODY4OTEgMTIuODI5MyA5LjYzMTgyIDEyLjU0NDggOS42MzE4MkgxMS40NTU3QzExLjE3MSA5LjYzMTgyIDEwLjk0MzcgOS44NjkyNSAxMC45NTYyIDEwLjE1MzdMMTEuMTA0MSAxMy41Mjg0QzExLjExNTggMTMuNzk1NyAxMS4zMzYgMTQuMDA2NSAxMS42MDM2IDE0LjAwNjVIMTIuNDAwNkMxMi42Njg0IDE0LjAwNjUgMTIuODg4NyAxMy43OTU0IDEyLjkwMDEgMTMuNTI3OEwxMy4wNDQ0IDEwLjE1MzJaIiBmaWxsPSIjYmI4NTMwIi8+CjxwYXRoIGQ9Ik0xMS4xODc0IDE3LjIzOTFDMTEuNDE0MyAxNy40NjI4IDExLjY4NiAxNy41NzQ2IDEyLjAwMjQgMTcuNTc0NkMxMi4yMDY5IDE3LjU3NDYgMTIuMzk1NSAxNy41MjM1IDEyLjU2ODEgMTcuNDIxMkMxMi43NDA3IDE3LjMxNTggMTIuODc5NyAxNy4xNzY3IDEyLjk4NTEgMTcuMDA0MkMxMy4wOTM4IDE2LjgyODQgMTMuMTQ5NyAxNi42MzUgMTMuMTUyOSAxNi40MjQxQzEzLjE0OTcgMTYuMTEwOSAxMy4wMzMxIDE1Ljg0MjQgMTIuODAzIDE1LjYxODdDMTIuNTcyOSAxNS4zOTUgMTIuMzA2IDE1LjI4MzEgMTIuMDAyNCAxNS4yODMxQzExLjY4NiAxNS4yODMxIDExLjQxNDMgMTUuMzk1IDExLjE4NzQgMTUuNjE4N0MxMC45NjA1IDE1Ljg0MjQgMTAuODQ4NiAxNi4xMTA5IDEwLjg1MTggMTYuNDI0MUMxMC44NDg2IDE2Ljc0MDUgMTAuOTYwNSAxNy4wMTIxIDExLjE4NzQgMTcuMjM5MVoiIGZpbGw9IiNiYjg1MzAiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC43MDA5IDMuMjVDMTEuMjc4MyAyLjI1IDEyLjcyMTcgMi4yNSAxMy4yOTkgMy4yNUwyMi4yNDc5IDE4Ljc1QzIyLjgyNTMgMTkuNzUgMjIuMTAzNiAyMSAyMC45NDg5IDIxSDMuMDUxMDZDMS44OTYzNiAyMSAxLjE3NDY4IDE5Ljc1IDEuNzUyMDMgMTguNzVMMTAuNzAwOSAzLjI1Wk0yMC4wODI5IDE5TDEyIDVMMy45MTcwOSAxOUgyMC4wODI5WiIgZmlsbD0iI2JiODUzMCIvPgo8L3N2Zz4K) !important;
    }

    .btn-etc { padding-right: 15px; }

    .modal .modal-header .close {
margin: .7rem 0 0 .5rem;
padding: 0;
font-size: 18px;
position: absolute;
right: 25px;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
max-width: 100%;
height: auto;
}

.fa-search { margin-top:5px; }

#logistic-info-v2 .modal-body {
    border-radius: 10px;
    border: 1px solid var(--border-primary, #D1D2D2);
    padding: 1rem;
    margin: 1rem;
}

#logistic-info-v2 .cod-badge {
    display: flex;
    height: 25px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    color: #FFFCFC;
    border-radius: 21px;
    background: #4165EC;
}

.li2-modal-body-header {
    display: flex;
    height: 52px;
    justify-content: center;
    align-items: center;
    color: var(--font-normal, #000);
    text-align: center;
    /* Font/Headline 3 */
    font-family: Kanit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */

    border-radius: 10px;
    background: var(--bg-bg-box, #F7F9FA);
}

.order-point-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.75rem 0rem;
    color: #ABB5BD;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 21px; /* 95.455% */
}

.lp2-warning-order {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    border-radius: 8px;
    background: var(--button-status-red-bg, #FEEEEE);
    padding: 0.5rem 1rem;
    color: var(--button-status-red, #F25757);
    text-align: center;
    font-family: Kanit;
    font-size: 14px;
    font-style: normal;
    /* font-weight: 600; */
    line-height: 28px;
}
#rcorners2 {
    border-radius: 5px;
    border: 1px solid #D1D2D2;
    padding: 20px;
    width: 100%;
    height: 100%;
}

    @-moz-document url-prefix() {
        ul#menu {
            padding-top: 0px;
            margin-top: 12px;
        }
    }

    .w700 {
        width: 700px;
    }
    .popover {
        font-size: 0.8em;
    }

    .spantruncateheader {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
    }

    .menuBar {
        width: 100%;
        height: 25px;
        display: block;
        position: absolute;
        /*position: fixed;*/
        top: 0;
        left: 0;
        background-color: #deebf6;
    }
.spinner input {
text-align: right;
}
.input-group-btn-vertical {
position: relative;
white-space: nowrap;
width: 1%;
vertical-align: middle;
display: table-cell;
}
.input-group-btn-vertical > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
padding: 8px;
margin-left: -1px;
position: relative;
border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
margin-top: -2px;
border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
position: absolute;
top: 0;
left: 4px;
}
/*tooltip*/

    .tooltip-hover {
        position: relative;
        display: inline-block;
        border-bottom: 1px black;
    }

        .tooltip-hover .tooltip-text {
            visibility: hidden;
            width: 400px;
            background-color: #fff;/*#DEEBF6*/
            color: #000;
            text-align: center;
            padding: 5px 0;
            /*border-radius: 1px;
            border-style: solid;
            border-color: cornflowerblue;*/
            border: 1px solid #DEDEDE;
            /* Position the tooltip text */
            position: absolute;
            z-index: 999;
            left: 20%;
            /*margin-left: -60px;*/
            /* Fade in tooltip */
            opacity: 0;
            transition: opacity 1s;
            /*shadow*/
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

    .tooltip-top {
        bottom: 100%;
    }
    .tooltip-bottom {
        top: 100%;
    }

        .tooltip-hover:hover .tooltip-text {
            visibility: visible;
            opacity: 1;
        }

    .tooltip-hover .tooltip-text::after {
        content: " ";
        position: absolute;
        bottom: 100%; /* At the top of the tooltip */
        left: 20%;
        margin-left: -5px;
        /*border-width: 0.5px;
            border-style: solid;
            border-color: transparent transparent transparent transparent;*/
        /*border: 1px solid #DEDEDE;*/
    }


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
-moz-appearance:textfield; /* Firefox */
}


.banner {
    text-align: center;
    margin: 0 0 15px;
}

.z-pics45{
    width:45px;
}
 


 .form-text {
    display: block;
     margin-top: 0;
}

.zort-table>tbody>tr>td>div.input-group {
    display: table !important;
 }

 .zort-table>tbody>tr>td>div.input-group>.form-control {
    width: 100% !important; 
 }