html, body {
    height: 100%;
    margin: 0;
    overflow: auto!important;
}
body {
    font-family: 'gill sans', sans-serif;
    color:#4f4f4f;
    background: #E9EAED;
}
#headmenu {
    position: relative;
    width: 100%;
    margin-bottom:45px;

}

#headmenu .navbar-nav {
}
#headmenu .nav-item {
    color:#fff;
    padding: 5px 10px 5px 10px;
    background:#004f87;
}
#headmenu .nav-link {
    color:#fff;
    text-align:center;
}
#headmenu .navbar-dark {
    background:#004f87!important;
}
#headmenu .nav-item:hover{
    background:#0070bf;
}
#headmenu .dropdown-menu {
    border-radius: 0;
    padding: 0;
    margin-left: -10px;
    margin-top: 4px;
    background: #0070bf;
    min-width: 200px;
    border:0;


}
#headmenu .dropdown-menu li a:hover {
    background:#004f87;
}
#headmenu .dropdown-item2 {
    padding: 15px 10px 15px 25px;
    /*border-bottom: solid 1px #004f87;*/
    color:#fff;
    min-width:100px;
    font-size:15px;
}
.dropdown-divider {
    margin:0;
}
#headmenu .navbar{
    padding:0;
    position: fixed;
    z-index: 1021;
    width: 100%;

}
#headmenu .alert {
    margin-bottom:0;
    border-radius: 0;
    border:0;
}
#headmenu .alertmsg {
    position: fixed;
    z-index: 2000;
    left: 50%;
    transform: translate(-50%, 0);
    top:62px;
    overflow-y: auto;
    max-height: 90%;
}

.alert-close {
    position: absolute;
    right: 3px;
    top: -3px;
    font-size: 23px;
}
.alert-close:hover {
    cursor:pointer;
}
.btn-primary {
    background:#0081db;
    border:none;
}
.btn-secondary {
    color:#4c4c4c;
    background:#cdcdcd;
    border:none;
}
.btn-primary:hover,btn-outline-primary:hover {
    background:#0070bf;
}
.btn {
    border-radius:0!important;
}
.top-bg {
    background: #f7f7f7;
    height:50px;

}
.top-bg th{
    border-bottom:none!important;
}

.sidebar {
    background: #f4faff;

    position: fixed;
    height: 100%;
    padding: 10px;
    left: 0;
    top: 0;
    padding: 70px 18px 18px 18px;
    width: 15rem;
    overflow: auto;
}
.row-list {
    border-bottom: 1px solid #e9eaed;
    word-break: break-word;
}
.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 3%;
}
.main-content {
    padding-left: 240px
}
.brand-desc {
    font-style: italic;
    font-size: .875rem;
    color: #718096;
}
.user-status-list {
    border-radius: 50px;
    width: 10px;
    height: 10px;
}
.user-status {
    text-align: center;
    width: 112px;
    color: #fff;
    padding: 4px;
    font-weight: bold;

}
.user-status-1 {  /* Активен */
    background: #02cf32;
}
.user-status-2 {  /* Неактивен */
    background: #b5b5b585;
    color:#4f4f4f;
}
.user-status-3 {  /* Забранен */
    background: #d90404;
}
.status,.priority-status {
    padding: 1px 7px 1px 7px;
    font-size: 12px;
}
.status{
    border-radius: 10px;
}
.priority-status  {

}
.status,.status2,.priority-status  {
    text-align: center;
    color: #fff;
    display: Inline-block;

}
.form-control,.form-select  {
    border-radius: 0!important;
}
.status2 {
    padding: 5px 10px 5px 10px;
    min-width: 119px;
}
.status-1 {  /* New */
    background: #d90404;
}
.status-2 { /* Closed */
    background: #b5b5b585;
}
.status-3 { /* In progress */
    background: #00a9da;
}
.status-4 { /* Awaiting Reply */
    background: #f27800;
}
.status-7 { /* On Hold */
    background: #9d1da1;
}
.status-8 { /* Customer Reply */
    background: #4d9908;
}

.status-order-1,.paid-status-no  {
    background: #828282;
}
.status-order-2 {
    background: #e67e22;
}
.status-order-3,.paid-status-yes {
    background: #35a600;
}
.paid-status-bank_transfer {
    background: #e67e22;
}
.status-order-4 {
    background: #d90404;
}
.status-order-5 {
    background: #000;
}
.status-order-6 {
    background: #eb8d9e;
}
.status-order-7 {
    background: #3498db;
}
.status-order-8 {
    background: #8ca7c1;
}

.status-refunded {  /* New */
    background: #d90404;
}
.status-paid { /* Closed */
    background: #35a600;
}
.priority-status-1 {  /* low */
    background: #828282;
}
.priority-status-2 { /* medium */
    background: #3498db;
}
.priority-status-3 { /* high */
    background: #e67e22;
}
.priority-status-4 { /* critical */
    background: #e74c3c;
}
#select-ticket-menu,
#conn-check-loading,
.checkout-hide,
#euship-menu
{
    display:none;
}

.active>.page-link, .page-link.active {
    background-color: #212529;
    border-color: #212529;
}
.page-link {
    color:#212529;
}
.dropdown-item:active {
    background:#212529;
}
.dropdown-item:hover {
    background:#004f87;
}

@media (min-width: 1200px){
    .main-content.col-xl-11 {
        flex: 0 0 auto;
        width: 88%;
    }
}
.mw-45{
    max-width: 45px;
}
.mw-60 {
    max-width: 60px;
}
.maxw-100 {
    max-width: 100px;
}
.maxw-300 {
    max-width: 200px;
}
.mw-90 {
    max-width: 90px;
}
.w-280 {
    width: 276px;
}
.fs-13{
    font-size:13px
}
.user-1 {
    color:#059669;
}
.user-0 {
    color:#dc2626;
}
.note-body {
    background: #fef3c7;
    border-color:#fcd34d !important;
}
.small-title {
    color:#718096;
    font-size:13px;

}



.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.filter-btn {
    position: fixed;
    transform: rotate(90deg);
    top: 94px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -52px;
    border-bottom: 0 !important;
    font-size: 14px;
    padding: 4px 4px 4px 4px;
    border: 1px solid #ccc;
    color: #4f4f4f;
    z-index:1;
}

#list .align-items-center {
    min-height:50px;
    padding-left:15px;
}



#user .user-rows {
    margin-bottom:15px;
}

#sidebar {
    height: 100%;
    background: #fff;
    position: fixed;
    overflow: scroll;
    z-index: 10;
    direction: rtl;

}
#sidebar-nav {
    padding-bottom: 40px;
    direction:ltr;
    width:223px;
}
.access-ex {
    font-size:40px;
    color:#d90404;
}
.password-field {
    position:relative;
    top:8px;
}
#couriers .img-box{

    height:300px;
}
.courier-choose img{
    width:300px;
}
#couriers .title{
    color:#004f87!important;
}
#couriers .img-box,#user {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#couriers .status-text {
    color:green;
}
.img-size {
    width:100px;
}
.shop-icon-size {
    min-width: 16px;
    position: relative;
    bottom: 2px;
    width: 16px;
}
.shop-icon-bg {
    background: #eef2ff;
    border-radius: 44px;
    padding: 4px;
}
.shop-icon-text {
    word-break: break-word;
    max-width: 180px;
    display: inline-block;
    margin-left:1px;
}
.shop-icon-width{
    min-width:130px;
}
.img-size200 {
    width:200px;
}
.img-size350 {
    width:350px;
}
.img-product {
    width: 75px;
    padding: 6px;
}
.img-addstore {
    width:200px;
}
.emtpy-block {
    width:75px;
    padding: 6px;
}
.emtpy-block-17 {
    width:17px;

}
.emtpy-block-90 {
    width:90px;

}
.courier-choose {
    border: 2px solid #fff;
}

.platform-frame, .platform-choose:hover,
.courier-frame, .courier-choose:hover {
    border:solid 2px #0070bf!important;
    cursor:pointer;
}
.platform-choose {
    border:solid 2px #dee2e6;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.input-group {

    position: relative;
}

.input-group {
    position: relative;
}

.input-group-addon {
    border: none;
}

.linkname {
    display: none;
}

#copyButton {
    cursor: pointer;
    background: #0070bf;
    color:#fff;
}

#copyTarget {
    border-left: none;
    z-index: 2;
}

.copied {
    position: absolute;
    left: 50%;
    font-size:20px;
}

@media (min-width: 768px) {
    .copied {
        left: 50%;
    }

    .linkname {
        display: block;
        background: #3b3e45;
        color: #fff;
    }
}
a {
    text-decoration:none;
    color:#0070bf;
}
.order-num {
    min-width:68px;
}
.order-status {
    min-width:48px;
}
.order-title {
    font-size:22px;
}

.order-long-info {
    display:none;
}
.order-long-show {
    display:flex;
}
.order-long-show2 {
    display:table-row;
}
.order-short:hover {
    cursor:pointer;
}
.btn-hover:hover {
    cursor:pointer;
}
/*
h2, h3 {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}

h2:before,h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 35px;
  background-color: #004f87;
  z-index:999;
}
h2:after,h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 3px;
  width: 95%;
  max-width: 70px;
  background-color: #a2d8ff;
}
*/
.customcheck2 {
    padding-left: 0px!important;
}
/* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 24px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e9eaed;
    /*border-radius: 5px;*/
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #02cf32;
    /*border-radius: 5px;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#econt-office,#euship-cityid,#euship-city,#euship-zip,#speedy-office {
    display:none;
}
.rememberme {
    margin-left:32px;
}
.d-none2 {
    display:none;
}
.bottom-bar {
    position: fixed;
    bottom: 0;
    background: #e9eaed!important;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index:10;
}
.bottom-bar2 {
    position: fixed;
    bottom: 0;
    background: #fff!important;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index:10;
}
.bottom-btn {
    min-width:200px;

}
#dashboard .icon-size {
    font-size:80px;
    color: #ccc;
    position:absolute;
    top:-70px;
    right:0px;
}
#dashboard .icon-size:hover {
    font-size:90px;

}
#dashboard .orders {
    font-size: 43px;
    color: #004f87;
    position: relative;
    top: 20px;
    left: 0px;
    padding-bottom: 10px;
}
#dashboard .box {
    max-width:300px;
}
#dashboard .desc{
    font-size:20px;
    padding-bottom: 5px;
    color:#4f4f4f;

}
#dashboard .desc-1{
    border-bottom: 3px solid #5bc0de;
}
#dashboard .desc-2{
    border-bottom: 3px solid #5cb85c;
}
#dashboard .desc-3{
    border-bottom: 3px solid #d9534f;
}
.tooltip-inner  {
    border-radius:0!important;

}
.card {
    border-radius: 0;
}


.mw-72 {
    width: 72px;
    min-width: 72px;
    padding-left: 0;
    padding-right: 0;
}
.mw2-100 {
    width: 100px;
    min-width: 100px;
    padding-left: 0;
    padding-right: 0;
}
#login .input-group-text{
    border-radius: 0;
    background: #fff;
    border-right: 0;
    /* padding-right: 0;*/

}
#login {
    color:#4f4f4f;
}
#login .form-control{
    padding-left: 39px;
}
#login .form-control:focus {
    box-shadow:none!important;
}
#login .top-title{
    background: #004f87;
    padding-top: 70px!important;
    padding-bottom: 70px!important;
}
.dropdown-menu  {
    border-radius: 0;
    padding:0;
}

.dropdown-menu li a:hover {
    background:#efefef;
}
.dropdown-menu li a{
    padding: 15px 10px 15px 25px;
    /*border-bottom: solid 1px #004f87;*/
    min-width:100px;
    font-size:15px;
}
.dropdown-menu li a:active {
    color:#4f4f4f;
}
.main-prods {
    width:190px;
}
.counts {
    background: #e9eaed;
    color: #4f4f4f;
    /* border-radius: 0; */
    width: 38px;
    margin-left: 7px;
}
.mh-40 {
    min-height:40px;
}
.gj-datepicker {
    width: 192px!important;
}
#sent, #created, #completed {
    display:none;
}
.fromto {
    position:relative;
}
.text-primary {
    color:#0081db!important;
}
#loading {
    display:none;
}
.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #000;
    opacity: 0.1;
    width: 100%;
    height: 100%;
}
.loading {
    position:fixed;
    left: 50%;
    top: 50%;
    z-index: 1000;
    opacity: 1!important;
}
.alert {
    border-radius:0!important;
}
.show-pass,.enable-edit {
    position: relative;
}
.show-pass:hover,.enable-edit:hover, .enable-edit2:hover  {
    cursor:pointer;
}
.show-pass > .bi,.enable-edit > .bi {
    position: absolute;
    right: 10px;
    z-index: 10;
    background:#fff;
    top: 8px;
}
.enable-edit > .bi {
    background:none;
}
.enable-edit2 {
    position: absolute;
    top: 40px;
    right: 24px;
}
.showhide-en {
    margin-left: -37px!important;
}
.lang-menu {
    position: absolute;
    right: 0;
    bottom: 14px;
}
.help-menu {
    position: absolute;
    left: 15px;
    bottom: 14px;
}
.width-0 {
    width:0px;
}
.nav-right-menu, .nav-right-menu2,.nav-right-menu3 {
    position: absolute;
    right: 0;

}
.nav-right-menu2 {
    min-width:150px!important;
}
.nav-right-menu2 > *:hover,.nav-item:hover {
    cursor:pointer;

}
.nav-right-menu > .nav-item {
    padding:5px!important;
}
.nav-right-menu2 li a {
    padding-right:25px!important;
    text-align:right;
}

.nav-right-menu3 {
    position:relative;
    background: #fff!important;
    border: 1px #ccc solid!important;
}
.nav-right-menu3 li a {
    padding:25px!important;
    padding-right:40px!important;
    min-width: 400px;

}
.nav-right-menu3 li a:hover {
    background:#f6f6f6!important;

}
.dot-menu {
    position: absolute;
    font-size: 61px;
    bottom: -17px;
    color: #f00;
    right: -16px;
}

.text-secondary2 {
    color:#959595!important;
    background:#fff!important;
}
.text-success2 {
    color:#35a600!important;
}
.nav-right-menu3 .bi-info-circle-fill {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.notify-mark {
    position:absolute;
    top:38%;
    right:10px;
}
.notif-date {
    position: absolute;
    bottom: 2px;
    right: 12px;
}
.table-responsive {
    overflow-x:unset!important;
}
.change-order2 > *:hover,.change-product > *:hover{
    background:#e7e3e3;
}
.change-product > * {
    font-size:15px;
    padding:10px;
    margin-bottom:0!important;
}
.change-product {
    width:350px;
    height:250px;
    overflow-y:auto
}
.change-product .checkmark {
    margin:9px;
}
.change-product .product-name {
    margin-left:30px;
}

.per-pos {
    margin-top:-12px;
}
.apply-filter-count {
    background: #3498db;
    padding: 3px;
    padding-right: 7px;
    padding-left: 7px;
    color: #fff;
    border-radius: 37px;
    font-size: 14px;
}
.client-orders {
    background: #e1e1e1;
    padding-right: 6px;
    padding-left: 6px;
    color: #000;
    border-radius: 37px;
    font-size: 12px;
    display: inline-block;
    margin-right:5px;
}

.client-orders:hover{
    cursor:pointer;
}
.bl-icon {
    margin-left:2px;
}
.waiting-box {
    max-height: 300px;
    overflow: auto;
}
#status_id_menu,#priority_menu,#paid_menu,#confirmed_menu {
    display:none;
}
.input-icons {
    position: absolute;
    z-index: 18;
    left: 12px;
    top: 7px;
}

@keyframes fadeBackgroud{
    from {
        background:#fff8e6;
    }
    to {
        background:#fff;
    }
}
.pulse{
    animation:fadeBackgroud 4s linear;
}
.change-courier {
    font-style: italic;
    text-decoration:underline;
    text-align:center;
    margin-top:10px;
}
.change-courier:hover {
    cursor:pointer;
}
@media (min-width: 1199px) {
    .order-btns {
        min-width:255px;
    }
}

@media (max-width: 1199px) {
    .order-btns2 {
        --bs-gutter-x: 2.6rem;
    }
}

.edit-menu {
    right: 0;
    background: #0081db;
    color:#fff;
    inset:none;
    transform:none;
}
.edit-menu a,.edit-menu i {
    color:#fff;
}
.edit-menu li a {
    padding:0;
    padding-right:20px;
}
.edit-menu li a:hover {
    background:#0070bf!important;
    color:#fff;
    cursor:pointer;
}
#print-ship-box {
    display:none;
}
.print-ship {
    position: absolute;
    left: 21px;
    bottom: -15px;

}
.print-ship-text {
    position: relative;
    bottom: 5px;
    left: 10px;
}
.note-box {
    display:none;
    position:absolute;
    width:250px;
    top:0;
    background:#fff;
    border: 1px solid #ccc;
    padding: 12px;
    z-index:1;
}
.edit-note:hover,.edit-note-client:hover {
    cursor:pointer;
}
.prod-edit {
    padding: 0px 5px 0px 5px;
    position:relative;
}
.prod-edit:hover{
    cursor:pointer;
}
.prod-edit-icon {
    position:absolute;
    padding: 2px 7px 2px 7px;
    top:-3px;
    font-size:18px;
}
.filter-menu-select {
    max-width:200px;
}
.table>:not(caption)>*>* {
    padding: .2rem 0.5rem .2rem 0.5rem;
}
.table tr:hover {
    background:#f7f7f7;
}
@media (max-width: 1700px) {
    html {
        font-size: .9rem;
    }
    .status2 {
        padding: 5px 10px 5px 10px;
        min-width: 109px;
    }
    .filter-menu-select {
        max-width:190px;
    }
}
.discount-input {
    display:inline;
    width:50px;
}
.change-discount, .add-discount {
    text-decoration:underline;
}
.change-discount:hover, .add-discount:hover {
    cursor:pointer;
}
#videos-table td {
    padding-bottom:10px;
    border:none;
}
.search-menu-dd {
    display:none;
    position:absolute;
    width:100%;
}
.search-menu-dd-menu {
    background: #fff;
    z-index: 999;
    width: 100%;
    height: 400px;
    overflow: auto;
    border: 1px solid #ccc;
}
.search-menu-item:hover {
    background: #f3f3f3;
    cursor: pointer;
}
.search-menu-item {
    padding: 10px;
    padding-left: 20px;
}
.search-menu-minimal {
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    height:100%;
}
.search-menu-minimal:focus {
    background-image:
        linear-gradient(45deg, green 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, green 50%),
        linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 15px) 1em,
        calc(100% - 20px) 1em,
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
}
.search-menu:hover {
    cursor: pointer;
}
.free-ship {
    padding: 1px 4px;
}
.free-ship i {
    position:relative;
    top:0.9px;
    left:0.9px;
}
.order-export {
    position: absolute;
    right: 10px;
    top: 12px;
}
.no-double-border {
    margin: -1px -1px 0 0;
}
.border2 {
    border: 1px solid #979797;
}
.tags {
    background: #e3e3e3;
    padding: 2px 4px;
    border-radius: 5px;
    margin-right:4px;
}
#sidebar-box {
    width: 270px;
}
@media (pointer:none), (pointer:coarse) {
    #sidebar-box {
        width: 255px;
    }
}