.blockUI.blockMsg.blockPage {
    z-index: 1011 !important;
    position: fixed !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 10% !important;
    top: 40% !important;
    left: 45% !important;
    text-align: center !important;
    color: rgb(0, 0, 0) !important;
    border: 0px !important;
    cursor: wait !important;
    background-color: rgba( 200, 200, 200, .5 ) !important;
    padding: 10px !important;
    background-color: #fff !important;
    border-radius: 2px !important;
    text-shadow: 0px 1px 10px #999 !important;
}

.paging_full_numbers {
    height: 22px;
    line-height: 22px;
}
.paging_full_numbers {
    height: 22px;
    line-height: 22px;
}
.dataTables_paginate {
    float: right;
    text-align: right;
    margin-top: 10px;
}
.paging_full_numbers a.paginate_active {
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    color: #333!important;
    -webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    -ms-transition: all 600ms linear;
    transition: all 600ms linear;
}

.legend {
    width: 10em;
    border: 1px solid black;
}

.legend .title {
    display: block;
    margin-bottom: 0.5em;
    line-height: 1.2em;
    padding: 0 0.3em;
}

.legend .color-sample {
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    border: 2px solid; /* Comment out if you don't want to show the fillColor */
    border-radius: 0.5em; /* Comment out if you prefer squarish samples */
    margin-right: 0.5em;
}

.tracking-checkpoints {
    padding: 0 10px;
}
.tracking-checkpoint:first-child {
    margin-top: 6px;
}
.tracking-checkpoint {
    font-size: 18px;
    line-height: 24px;
    margin-top: 18px;
    position: relative;
}
.tracking-checkpoint-details {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
    margin-top: 3px;
}
.track-title {
    font-size: 22px;
}

[v-cloak] {
    display: none;
}

.list-item {
    display: inline-block;
    margin-right: 10px;
}
.list-enter-active, .list-leave-active {
    transition: all 1s;
}
.list-enter, .list-leave-active {
    opacity: 0;
    transform: translateY(30px);
}
.upsale-container select.good_color, .upsale-container select.upsale_color {
    width:25%;
    float: left;
    height: 20px;
    padding:0;
}
.upsale-container p, .upsale-container .upsales_item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0%;
    width: 50%;
    float: left;
    color: #428bca;
}

/* скрыто, пока не зальют все цвета*/
#offer-short-info > select {
    /*display: none !important;*/
}
.upsale-container>p {
    width: 80%;
    overflow: visible;
    white-space: normal;
}
.upsales_item>i {
    padding-right: 5px;
    line-height: 23px;
    color: #428bca;
    font-style: normal;
    font-family: sans-serif;
}

.upsale-container .upsales_list {
    width: 90%;
    display: block;
    float: left;
    margin: 10px 0 15px 20px;
}
.upsale-container .upsales_item {
    width:100%;
    clear: both;
}
.upsale-container .upsales_item * {
    float: left;
}
.upsale-container .upsales_item .upsale_color {
    width:25%;
    height:25px;
    padding:0;
    margin-left:15px;
}
#offer-short-info select[name='good_color'] {
    clear: both;
}
.tab-content .tab-pane table.table-bordered {
    clear: both;
    /*table-layout: fixed;*/
}

.tab-content .tab-pane table#report-response.table-bordered {
    clear: both;
    table-layout: fixed;
}
.empty_field {
    border:2px solid #f44336;
}

h3.section-heading {
    text-decoration: underline dashed;
    cursor: pointer;
    margin-left: 40px;
}

.highlight {
    background-color: #fff34d;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
    padding:1px 4px;
    margin:0 -4px;
}

.dataTables_processing {
    height: 50px !important;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-color: #5cb85c !important;
    height: 4px !important;
    animation: stripe_prog_bar 2s linear infinite;
}

@keyframes stripe_prog_bar {
    0% { background-position: 40px 0; }
    100% { background-position: 0 0; }
}

.checkbox-group {
    padding-top: 1.4em;
}

.goods.col-4 tr th:nth-child(5),
.goods.col-4 tr td:nth-child(5) {
    display: none;
}

.paginate_button.current {
    font-weight: bold;
}

.progress-bar-group {
    min-width: 150px;
}
    .progress-bar {
        transition: none;
        -webkit-transition: none;
    }
.player-fixed {
    background-color: #fff;
    border: 1px solid #e3dfd8;
    position: fixed;
    bottom: 0;
    padding: 10px 10px 0;
    z-index: 1000;
    box-shadow: 0 -5px 5px -5px rgba(0,0,0,.25);
    width: 100%;
    left: 0;
}
    .player-fixed .progress-bar-group {
        min-width: 300px;
    }

.tasks-order.order-desc:after {
    content: '\a0↑';
}
.tasks-order.order-asc:after {
    content: '\a0↓';
}

#audition-tasklists .dataTables_length {
    float: right;
}
.sorting,
.sorting_desc,
.sorting_asc {
    padding-right: 14px !important;
}

#table-articles tbody tr td:nth-child(5) {
    font-family: Arial;
}

.postal-manager-message {
    text-align: right;
}
textarea.form-control {
    max-width: 100%;
    min-width: 100%;
}


.label-violet {
    background-color: #9C27B0;
}
.has-error .selectize-input {
    border-color: #ff3434 !important;
}

#left-navigation i {
    display: none;
}

#left-navigation.active i {
    display: inline-block;
}

#left-navigation.active ul.mainNav li a {
    display: flex;
    justify-content: center;
    padding-left: 5px;
}

#left-navigation.active ul.mainNav li a i.fa {
    width: unset;
    padding-left: 5px;
}
#left-navigation .phone-nav-box {
    display: none !important;
}
#left-navigation.active .user-image,
#left-navigation.active .user-image img {
    width: 30px !important;
}
#left-navigation img.avatar-crown {
    position: absolute;
    bottom: 71%;
    right: 21%;
}
#left-navigation.active img.avatar-crown {
    width: 15px !important; 
}
ul.mainNav.active>li:hover a {
    display: block !important;
}

ul.mainNav.active>li:hover i.fa,
ul.mainNav.active>li.check i.fa {
    display: none !important;
}
