.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

.box.box-solid .box-success .box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a;
}

.list-type-none{
    list-style-type: none;
}

.padding-none{
    padding: 0;
}

.width_percent_100{
    width: 100%;
}

.input_require{
    color: red;
}

.bg_product_sub_sku{
    background-color: #ccc;
    border: #000 1px solid;
}

.text-strong{
    font-weight: 100;
}

.width-full-100{
    width: 100%;
}

.list-image li{
    position: relative;
    width: 10%;
    height: 200px;
    float: left;
    padding: 5px;
    list-style-type: none;
    text-align: center;
    margin-right: 5px;
}

.list-image .thumbnail{
    position: absolute;
    overflow: hidden;
    top: 0;
    right:0;
    bottom: 0;
    left: 0;
}

.list-image .thumbnail .centered{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
     transform: translate(50%,50%);
}
.list-image .thumbnail img{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-height: 100%;
    max-width: 200%;
}

.alink-insert{
    position: absolute;
    top: 0;
    left: 5px;
}

.alink-copy{
    position: absolute;
    top: 0;
    left: 5px;
}

.alink-render-copy {
    position: absolute;
    top: 0;
    left: 45%;
    right: 50%;
}

.alink-delete{
    position: absolute;
    top: 0;
    right: 5px;
}

#image-bar{
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    left: -50%;
    top: 40%;
    width: 100%;
    display: block;
    height:30px;
    z-index: 100;
    text-align: center;
}

#image-bar a{
    color: #fff;

}

.view-image-active{
    border-top: red  5px solid;
}

.width_50{
    width: 50px  !important;
}

.width_100{
    width: 100px !important;
}

.box-info .box-header {
    background: #00c0ef;
    padding: 10px;
}
.box-info .box-header .box-title {
    font-size: 14px;
}

.modal-header {
    padding: 10px 10px 5px 10px  ;
}

/** ajax loading */
.modal_loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9000;
    margin: auto;
    height: auto;
    background: url('images/loading.gif') 50% 50% no-repeat;
}

.head_title{
    background-color: #fff;
    color: #e08e0b;
    padding: 5px;
    border: #ccc 1px solid
}
.link_underline{
    text-decoration: underline;
}

.box-math-apply{
    border: #00c0ef 1px solid;
    padding: 5px;
}

.btn_customize{
    padding: 0 6px;
}

.box-math{
    float: left;
}

.box-li{
    padding: 5px;
    border: #ccc 1px solid;
}

.in-sm{
    max-width: 30px;
}

.in-md{
    max-width: 60px;
}

.in-300{
    max-width: 300px;
    font-size: 11px;
    width: 300px;
}

.in-100-percent{
    width: 100%;
}

.no-padding-right{
    padding-right: 0;
}

#show_rs p{
    text-align: center;
}

.order_status_0{
    background-color: #ffeb3b !important;
}

/* .order_status_22{
    background-color: #3bff92 !important;
}

.order_status_30{
    background-color: #ff713b !important;
}

.order_status_31{
    background-color: #bf8f7c !important;
} */

.order_status_2{
    background-color: #b99eec !important;
}

.order_status_4{
    background-color: #f9a5a5 !important;
}

.order_status_5{
    background-color: #8ed53b !important;
}

/* .order_status_22{
    background-color: #bbb7b7 !important;
}

.order_status_3{
    background-color: #ed6490 !important;
} */

.opacity_40{
    opacity: 0.4;
}

.main-sidebar { background-color: #222d32 !important }
.skin-green .main-header .navbar, .skin-green .main-header .logo {
    background-color: #222d32 !important;
}
.skin-green .sidebar-menu>li:hover>a, .skin-green .sidebar-menu>li.active>a {
    border-left-color: #3c8dbc;
}
.ul-li-box ul li {
    list-style-type: none;
    padding: 5px;
    border: #ccc 1px solid;
    float: left;
}

.in-disabled{
    pointer-events:none; color:#AAA; background:#F5F5F5; border: #ccc 1px solid
}

.short_name{
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.select2-container {
    width: 100% !important;
}
.text-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
}
.product-sub-show {
    display: block;
}
.product-sub-hide {
    display: none;
}
.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.img-wrap {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    float: left;
}
.img-wrap .del-image-bank {
    position: absolute;
    top: -5px;
    right: 0px;
    z-index: 100;
}
.table-product-extra-multiple tbody tr td {
    vertical-align: middle;
}
.table-product-extra-multiple tbody tr td i {
    font-size: 20px;
}
.form-check-input {
    width: 1.5em;
    height: 1.5em;
    margin-top: 0 !important;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.form-check-input[type=checkbox] {
    border-radius: 0.25em;
}
.form-check-input:checked {
    background-color: #00c0ef;
    border-color: #00c0ef;
}
.form-switch .form-check-input {
    width: 3em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}
.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-label {
    padding-right: 50px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000;
}
.select2-container .select2-selection--single {
    height: 35px;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
.video-js .vjs-tech {
    position: inherit;
}
.video-js {
    background-color: transparent;
    width: 100%;
    height: auto;
}
.btn-copy-link-image {
    cursor: pointer;
}
.d-none {
    display: none;
}
.hide-taskbar .cke_top, .hide-taskbar .cke_bottom {
    display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li span {
    margin-left: 0 !important;
}
.box-info .box-header .box-title {
    color: #fff;
}
.btn-dropdown-translation {
    background: transparent;
    border: 0;
    padding: 0;
    color: #3c8dbc;
}
.dropdown-menu {
    border-color: #cdcdcd;
}