/* ==================================================
  OKAY STYLE
  ================================================== *//*

1. Подключаемые стили
2. Шрифты
3. Общие стили
    - Text ( Форматирование текста)
    - Indents (margin, padding)
    - Heading (Заголовки)
    - Buttons (Кнопки)
    - Pagination (Пагинация)
    - Links (Ссылки)
    - Boxed
    - Form (Элементы форм)
    - Tag
    - Raiting (Рейтинг)
    - Drag and drop
4. Стилизация списков на всех страницах
5. Catalog menu
6. Header_style


*//* ==================================================
  OKAY STYLE
  ================================================== */


/********************************************************************* Подключаемые стили */

@import url("grid.css");
@import url("reboot.css");
@import url("font-awesome.min.css");
@import url("toastr.css");
@import url("simple-hint.css");
@import url("bootstrap-select.css");
@import url("jquery.scrollbar.css");
@import url("bootstrap_theme.css");


/********************************************************************** Шрифты */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,latin-ext');

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-MediumItalic.eot');
    src: local('Graphik LCG Medium Italic'), local('GraphikLCG-MediumItalic'),
        url('../fonts/GraphikLCG-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-MediumItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-MediumItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-SuperItalic.eot');
    src: local('Graphik LCG Super Italic'), local('GraphikLCG-SuperItalic'),
        url('../fonts/GraphikLCG-SuperItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-SuperItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-SuperItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-SuperItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-SemiboldItalic.eot');
    src: local('Graphik LCG Semibold Italic'), local('GraphikLCG-SemiboldItalic'),
        url('../fonts/GraphikLCG-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-SemiboldItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Black.eot');
    src: local('Graphik LCG Black'), local('GraphikLCG-Black'),
        url('../fonts/GraphikLCG-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Black.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Black.woff') format('woff'),
        url('../fonts/GraphikLCG-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Super.eot');
    src: local('Graphik LCG Super'), local('GraphikLCG-Super'),
        url('../fonts/GraphikLCG-Super.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Super.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Super.woff') format('woff'),
        url('../fonts/GraphikLCG-Super.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Thin.eot');
    src: local('Graphik LCG Thin'), local('GraphikLCG-Thin'),
        url('../fonts/GraphikLCG-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Thin.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Thin.woff') format('woff'),
        url('../fonts/GraphikLCG-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-ExtralightItalic.eot');
    src: local('Graphik LCG Extralight Italic'), local('GraphikLCG-ExtralightItalic'),
        url('../fonts/GraphikLCG-ExtralightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-ExtralightItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-ExtralightItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-ExtralightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

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

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-BoldItalic.eot');
    src: local('Graphik LCG Bold Italic'), local('GraphikLCG-BoldItalic'),
        url('../fonts/GraphikLCG-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-BoldItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-BoldItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-LightItalic.eot');
    src: local('Graphik LCG Light Italic'), local('GraphikLCG-LightItalic'),
        url('../fonts/GraphikLCG-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-LightItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-LightItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-BlackItalic.eot');
    src: local('Graphik LCG Black Italic'), local('GraphikLCG-BlackItalic'),
        url('../fonts/GraphikLCG-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-BlackItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-BlackItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Medium.eot');
    src: local('Graphik LCG Medium'), local('GraphikLCG-Medium'),
        url('../fonts/GraphikLCG-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Medium.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Medium.woff') format('woff'),
        url('../fonts/GraphikLCG-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Light.eot');
    src: local('Graphik LCG Light'), local('GraphikLCG-Light'),
        url('../fonts/GraphikLCG-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Light.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Light.woff') format('woff'),
        url('../fonts/GraphikLCG-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Semibold.eot');
    src: local('Graphik LCG Semibold'), local('GraphikLCG-Semibold'),
        url('../fonts/GraphikLCG-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Semibold.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Semibold.woff') format('woff'),
        url('../fonts/GraphikLCG-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Bold.eot');
    src: local('Graphik LCG Bold'), local('GraphikLCG-Bold'),
        url('../fonts/GraphikLCG-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Bold.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Bold.woff') format('woff'),
        url('../fonts/GraphikLCG-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Extralight.eot');
    src: local('Graphik LCG Extralight'), local('GraphikLCG-Extralight'),
        url('../fonts/GraphikLCG-Extralight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-Extralight.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Extralight.woff') format('woff'),
        url('../fonts/GraphikLCG-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-ThinItalic.eot');
    src: local('Graphik LCG Thin Italic'), local('GraphikLCG-ThinItalic'),
        url('../fonts/GraphikLCG-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-ThinItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-ThinItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-RegularItalic.eot');
    src: local('Graphik LCG Regular Italic'), local('GraphikLCG-RegularItalic'),
        url('../fonts/GraphikLCG-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikLCG-RegularItalic.woff2') format('woff2'),
        url('../fonts/GraphikLCG-RegularItalic.woff') format('woff'),
        url('../fonts/GraphikLCG-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}




/************************************************************************* Общие стили  */
html {
    max-width: 100%;
    min-height: 100%;
    position: static;
    /*overflow-x: hidden;
    min-width: 320px;*/
}
body {
    font-family: 'Graphik LCG', sans-serif;
    font-size: 13px;
    min-height: 100%;
    line-height: 1.2;
    color: #848484;
    font-weight: normal;
    background-color: #FFF;
    max-width: 100%;
    min-width: 320px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    max-width: 100%;
    overflow: hidden;
}
.main .container-fluid {
    padding: 0 0px;
    border-left: 0px solid #edeff0;
    padding-bottom: 35px;
    min-height: 100%;
    position: relative;
    z-index:2;
}
.main {
    width: 100%;
    padding: 0;
    /*padding-top: 55px;*/
    margin: 0;
    min-height: 100%;
    height: calc(100% - 55px);
    position: relative;
    width: 100%;
    overflow: auto;
}

.border_img{
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.d_flex{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
body:not(.top-nav) header.navbar {
    z-index: 200;
    display: none;
}
/********************************************************* Text  */
.text-success,
.text_success{color: #10cfbd;}
.text-green,
.text_green{color: green;}
.text-danger,
.text_warning{color:  #F55753!important;}
.text-primary,
.text-info,
.text_primary{color: #48b0f7;}
.text_dark{color: #2c2c2c}
.text-white,
.text_white{color: #fff;}
.text-muted,
.text_grey{color: #b4b4b5!important;display: block;     font-size: 10px;}

.opensans{
    font-family: 'Graphik LCG', sans-serif;
}


#tblor {
  font-family: "Graphik LCG", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  background:#fff;
}


.imgclip{

}

/* ????? ??? ?????? */
.info-icon-ak {
    display: inline-block;
    width: 16px; /* ????? ?????? ?????? */
    height: 16px;
    position: absolute;
    left: -5px;
    cursor: help;
    background-image: url('/backend/design/images/info.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.info-icon-ak img {
    width: 16px;
    height: 16px;
    display: block;
}           



.body-back-ak {
    background-image: url(/backend/design/images/wave.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.login-ak {
    margin-right: 20px;
    width: 49%;
    float: left;
    border-radius: 20px;
    backdrop-filter: blur(1px);
    background-color: #ffffff5e !important;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    color: #000;
    border: 0px solid rgb(201 201 201 / 30%) !important;
}

.auth-session-warning {
    margin-bottom: 12px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.35;
}
.login-pass-ak {
    border-radius: 25px !important;
    background: #fff !important;
    text-align: left !important;
    padding: 5px !important;
    border: 1px solid #c7c7c7;
    backdrop-filter: blur(10px);
}
.login-photo-ak {
    height: 35px;
    width: 35px !important;
    border-radius: 20px;
    padding: 4px;
}

.login-pass-znak-ak {
        width: 90% !important;
}
.btn-log-ak {
    height: 45px;
    width: 100%;
    float: right;
    border-radius: 25px !important;
    backdrop-filter: blur(4px);
    background-color: #ffffffb3 !important;
    color: #000;
}
.btn-log-ak:hover {
                   color: #000;
}

.image-auth-ak {
    width: 290px;
    background: #ffffff;
     border-radius: 150px;
     box-shadow: 0px 0px 17px 15px rgb(255 255 255);
     transition: transform 2.0s ease-in-out;
}

.image-auth-ak:hover {
    transform: rotate(360deg);
}
.icon-lock {
    background-image: url(/backend/design/images/lock.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
}
.icon-user {
    background-image: url(/backend/design/images/user.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}

.manager-sticker {
    position: fixed;
   /* bottom: 30px; */
    TOP: 35px;
    right: 30px;
    background-color: #323232;
    color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    font-size: 14px;
    max-width: 300px;
    z-index: 9999;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    overflow: visible;
}

.manager-sticker.show {
    opacity: 1;
}

.manager-sticker.collapsed {
    TOP: 35px;
    right: -30px; /* почти уходит за экран, оставляя 20px бейджа */
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
}

.manager-sticker.collapsed .sticker-content {
    display: none;
}

.manager-sticker .sticker-badge {
    position: absolute;
    top: 0;
    right: 14px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
}
.manager-sticker.show .sticker-badge{
    display: none;
}
.manager-sticker.collapsed .sticker-badge{
    display: flex;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: transparent !important;
    box-shadow: 0 0 0px 1000px white inset !important;
    color: black !important;
}


.danger-log-ak {
    clear: both;
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
    color: #0e0e0e;
    border: 0px solid #cfd8dc;
    padding: 25px;
    background: #1E1E1E;
    border-radius: 20px;
    margin-top: 20px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    backdrop-filter: blur(4px);
    background-color: #ffffff5e !important;
}

.login-right-ak{
    width: 50%;
    border-radius: 20px;
    height: 343px;
}
.info-icon-ak:hover {
    background-color: #bfccff;
}

.info-icon-ak:hover .info-text-ak {
    cursor: help;
}
.primer-spravka-ak {
    background: #ebf3ff;
    padding: 5px;
    border-radius: 8px;
}

/* ????? ???????????? ???? */
.tooltip-ak {
    display: none;
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-size: 13px;
    box-shadow: rgba(0, 0, 0, 0.61) 0px 0px 21px;
    max-width: 350px;
    width: max-content;
    text-align: left;
    padding: 15px;
    border-radius: 8px;
    z-index: 10;
}

.info-icon-ak.active .tooltip-ak {
    display: block;
}

.otgruzList .otg-margin-info {
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 0 0 4px;
}

.otgruzList .otg-margin-info .tooltip-ak {
    left: 0;
    right: auto;
    top: 22px;
    transform: none;
    min-width: min(500px, calc(100vw - 40px));
    max-width: calc(100vw - 40px);
    z-index: 10000;
}

.progress-bar-file {
        width: 100%;
    /*background-color: #f3f3f3;
    border: 1px solid #ccc;     */
    border-radius: 5px;
    height: 6px;
    overflow: hidden;
}

.progress-bar-file-fill {
    height: 20px;
    width: 0px;
    background-color: #4caf50;
    border-radius: 5px;
    transition: all 4.4s;
}


#statusMessage{
    float: left;
    width: 100%;
    overflow: hidden;
}

.zaprdost{
    float: left;
    position: relative;
    width: 200px;
    z-index: 9999;
}

.zaprdost .btn{
    cursor:pointer;
    z-index: 99999;
    position:relative;
}


.sohrdost{
    float: left;
    position: relative;
    width: 200px;
    z-index: 9999;
        margin-right: 30px;
}

.sohrdost .btn{
    cursor:pointer;
    z-index: 99999;
    position:relative;
}



.imgcliphov{
    display:none;
}


.strminifile{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.filebasemini{
    float: left;
    width: 20px;
    height: 20px;
    background: transparent;
    margin: 0px 3px;
    cursor: pointer;
}
.filebasemini:hover{
    background: transparent;
}






.strminifile_n{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.filebasemini_n{
    float: left;
    width: 20px;
    height: 20px;
    background: transparent;
    margin: 0px 3px;
    cursor: pointer;
}
.filebasemini_n:hover{
    background: transparent;
}




.strminifile2{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.filebasemini2{
    display:inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    margin: 0px 3px;
    cursor: pointer;
}
.filebasemini2:hover{
    background: transparent;
}

#previewContainer {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 10px;
    border: 1px solid #ccc;
    z-index: 1000;
}

.progress-barnn {
    width: 200px;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    height: 20px;
    margin-top: 10px;
}

.progressnn {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 4.4s;
}


.js-copy-bob-all{
    background:url(../images/copyclip.png) no-repeat;
        height: 30px;
    width: 25px;
    float: left;
    background-size: 100%;
}

.js-copy-bob-btn{
    background:url(../images/copyclip.png) no-repeat;
        height: 30px;
    width: 25px;
    
    float: left;
    background-size: 100%;
}
.js-copy-bob-btnmanager{
    background:url(../images/copyclip.png) no-repeat;
        height: 30px;
    width: 25px;
    
    float: left;
    background-size: 100%;
}
.js-copy-bob-btn2 {
        background: url(../images/copyclip.png) no-repeat;
    height: 25px;
    width: 16px;
    float: RIGHT;
    margin-left: 6px;
    background-size: 100%;
}


.js-copy-bob-btn3 {
    background: url(../images/copyclipgrey.png) no-repeat;
    height: 30px;
    width: 25px;
    float: left;
    background-size: 100%;
    position: relative;
    margin-top: 4px;
    left: 16px;
}
.formschg{
        width: 25px;
    color: white;
    right: -23px;
    position: relative;
    left: -43px;
}

.transact_sch{
           height: 14px;
    width: 14px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    margin-top: -1px;
}
.transact_sch a img{
    max-width: 20px;
}

.infosch{
    background: #48b0f7;
    color: #ffffff;
    height: 10px;
    width: 10px;
    font-size: 10px;
    cursor: pointer;
    position: absolute;
    margin-top: -6px;
}
.plssch{
    background: #34c15c;
    color: #ffffff;
    height: 14px;
    width: 14px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    margin-top: -18px;
}

.pereplsch {
        color: #ffffff;
    height: 12px;
    width: 12px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    margin-top: -2px;
    margin-left: 100px;
}

#filezav{
    display: inline;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    width: 50%;
    font-size: 12px;
    color: #000000;
    position: absolute;
    padding: 10px;
    z-index: 9;
}



#fileper{
    display: inline;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    width: 50%;
    font-size: 12px;
    color: #000000;
    position: absolute;
    padding: 10px;
    z-index: 9;
}

.ssilnaimg{
    z-index:1;
    position:relative;
}
.ssilnaimg2{
    z-index:1;
    position:relative;
}
.ssilnaimg:hover{
    z-index: 3;
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 7px rgb(0 0 0);
    padding-left: 5px;
}

.ssilnaimgdivimg img{
    max-height:100%;
    max-width: 100%;
}
.ssilnaimgdivimg{
    display: none;
    position: fixed;
    right: 0px;
    z-index: 9;
    width: 55%;
    height: 100%;
    top: 0px;
}

a.ssilnaimg:hover+b {
    display: block;
}

p.ssilnaimg:hover+b {
    display: block;
}

/*
 * Единая кнопка предпросмотра документа.
 * Блок расположен после старых правил .ssilnaimg, поэтому устаревший hover
 * больше не меняет размер и оформление новой иконки.
 */
.filebasemini:has(> .file-preview-trigger),
.filebasemini_n:has(> .file-preview-trigger),
.filebasemini2:has(> .file-preview-trigger),
.filebasemini:has(> p.ssilnaimg),
.filebasemini_n:has(> p.ssilnaimg),
.filebasemini2:has(> p.ssilnaimg),
.filebasemini:has(> p.ssilnaimg2),
.filebasemini_n:has(> p.ssilnaimg2),
.filebasemini2:has(> p.ssilnaimg2) {
    width: 26px;
    height: 26px;
    overflow: visible;
}

.file-preview-trigger,
.filebasemini > p.ssilnaimg,
.filebasemini_n > p.ssilnaimg,
.filebasemini2 > p.ssilnaimg,
.filebasemini > p.ssilnaimg2,
.filebasemini_n > p.ssilnaimg2,
.filebasemini2 > p.ssilnaimg2 {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
    overflow: visible;
    box-sizing: border-box;
    color: #34c15c;
    background: #eaf9ee;
    border: 1px solid #c9efd4;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgb(33 79 47 / 8%);
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    cursor: pointer;
    transition: color .16s ease, background-color .16s ease, border-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

.file-preview-trigger::before,
.filebasemini > p.ssilnaimg::before,
.filebasemini_n > p.ssilnaimg::before,
.filebasemini2 > p.ssilnaimg::before,
.filebasemini > p.ssilnaimg2::before,
.filebasemini_n > p.ssilnaimg2::before,
.filebasemini2 > p.ssilnaimg2::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M6.75 2.25A2.75 2.75 0 0 0 4 5v14a2.75 2.75 0 0 0 2.75 2.75h10.5A2.75 2.75 0 0 0 20 19V8.12a2.75 2.75 0 0 0-.81-1.95l-3.36-3.36A2.75 2.75 0 0 0 13.88 2H6.75v.25Zm6.5 1.5h-6.5A1.25 1.25 0 0 0 5.5 5v14c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25V8.75h-2.75A2.75 2.75 0 0 1 13 6V3.75h.25Zm1.25.62V6c0 .69.56 1.25 1.25 1.25h1.63L14.5 4.37ZM7.2 14.5c.94-1.53 2.64-2.5 4.8-2.5s3.86.97 4.8 2.5c.2.32.2.68 0 1-.94 1.53-2.64 2.5-4.8 2.5s-3.86-.97-4.8-2.5a.94.94 0 0 1 0-1Zm1.5.5c.72.91 1.82 1.5 3.3 1.5s2.58-.59 3.3-1.5c-.72-.91-1.82-1.5-3.3-1.5s-2.58.59-3.3 1.5Zm3.3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M6.75 2.25A2.75 2.75 0 0 0 4 5v14a2.75 2.75 0 0 0 2.75 2.75h10.5A2.75 2.75 0 0 0 20 19V8.12a2.75 2.75 0 0 0-.81-1.95l-3.36-3.36A2.75 2.75 0 0 0 13.88 2H6.75v.25Zm6.5 1.5h-6.5A1.25 1.25 0 0 0 5.5 5v14c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25V8.75h-2.75A2.75 2.75 0 0 1 13 6V3.75h.25Zm1.25.62V6c0 .69.56 1.25 1.25 1.25h1.63L14.5 4.37ZM7.2 14.5c.94-1.53 2.64-2.5 4.8-2.5s3.86.97 4.8 2.5c.2.32.2.68 0 1-.94 1.53-2.64 2.5-4.8 2.5s-3.86-.97-4.8-2.5a.94.94 0 0 1 0-1Zm1.5.5c.72.91 1.82 1.5 3.3 1.5s2.58-.59 3.3-1.5c-.72-.91-1.82-1.5-3.3-1.5s-2.58.59-3.3 1.5Zm3.3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.file-preview-trigger:hover,
.file-preview-trigger:focus,
.filebasemini > p.ssilnaimg:hover,
.filebasemini_n > p.ssilnaimg:hover,
.filebasemini2 > p.ssilnaimg:hover,
.filebasemini > p.ssilnaimg2:hover,
.filebasemini_n > p.ssilnaimg2:hover,
.filebasemini2 > p.ssilnaimg2:hover {
    z-index: 3;
    color: #279f49;
    background: #ddf6e5;
    border-color: #aee5bd;
    border-radius: 6px;
    box-shadow: 0 3px 8px rgb(33 79 47 / 16%);
    padding: 0;
    outline: none;
    text-decoration: none;
    transform: translateY(-1px);
}

.file-preview-trigger--error {
    color: #ff7373;
    background: #fff0f0;
    border-color: #ffd0d0;
}

.filebasemini > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]),
.filebasemini_n > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]),
.filebasemini2 > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]),
.filebasemini > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]),
.filebasemini_n > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]),
.filebasemini2 > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]) {
    color: #ff7373;
    background: #fff0f0;
    border-color: #ffd0d0;
}

.file-preview-trigger--error:hover,
.file-preview-trigger--error:focus,
.filebasemini > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]):hover,
.filebasemini_n > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]):hover,
.filebasemini2 > p.ssilnaimg:has(+ .ssilnaimgdivimg img[src="../"]):hover,
.filebasemini > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]):hover,
.filebasemini_n > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]):hover,
.filebasemini2 > p.ssilnaimg2:has(+ .ssilnaimgdivimg img[src="../"]):hover {
    color: #e65757;
    background: #ffe5e5;
    border-color: #ffbcbc;
    box-shadow: 0 3px 8px rgb(140 38 38 / 14%);
}

.file-preview-trigger--ready:hover + .ssilnaimgdivimg,
.file-preview-trigger--ready:focus + .ssilnaimgdivimg {
    display: block;
}

.linetab{
    float: left;
    width: 100%;
    margin-bottom: -1px;
    border: 1px solid #b2b2b2;
    padding: 3px;
}
.lefttab{float:left; width:50%;}
.righttab{float:right;width:50%;}

.plssch2{
    background: #34c15c;
    color: #ffffff;
    height: 14px;
    width: 14px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
        position: absolute;
    margin-top: 0px;
    margin-left: -15px;
    z-index:999;
    float: left;}

    
.adddreg{
        width:60%;
    }
    .doppolprotke{
        text-align:left;
    }
.adddreg .form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
}


    .squaresvrabote{
        background: #ff0000;
    width: 10px;
    height: 10px;
    float: right;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 1px;}
    .squaresvrabote.green{
        background: #34c15c;
    width: 10px;
    height: 10px;
    float: right;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 1px;
    }

.okay_list .okay_list_head .pole1{width: 5%;}
.okay_list .okay_list_head .pole2{width: 8%;}
.okay_list .okay_list_head .pole3{width: 5%;}
.okay_list .okay_list_head .pole30{width: 5%;}
.okay_list .okay_list_head .pole4{width: 5%;}
.okay_list .okay_list_head .pole5{width: 11.5%;}
.okay_list .okay_list_head .pole6{width: 5%;}
.okay_list .okay_list_head .pole7{width: 5%;}
.okay_list .okay_list_head .pole8{width: 5%;}
.okay_list .okay_list_head .pole9{width: 5%;}
.okay_list .okay_list_head .pole10{width: 6%;}
.okay_list .okay_list_head .pole11{width: 14%;}
.okay_list .okay_list_head .pole12{width: 6%;}
.okay_list .okay_list_head .pole13{width: 8%;}
.okay_list .okay_list_head .pole14{width: 8%;}
  
.okay_list .okay_list_head .pole12{width: 7%; text-align: left;}  
.okay_list .okay_list_head .pole22{width: 7%; text-align: left;}
.okay_list .okay_list_head .pole32{width: 7.5%; text-align: left;}
.okay_list .okay_list_head .pole42{width: 7%; text-align: left;}
.okay_list .okay_list_head .pole52{width: 7.5%; text-align: left;}
.okay_list .okay_list_head .pole62{width: 7%; text-align: left;}
.okay_list .okay_list_head .pole72{width: 15.5%; text-align: left;}
.okay_list .okay_list_head .pole82{width: 7.5%; text-align: left;}
.okay_list .okay_list_head .pole92{width: 15%; text-align: left;}
.okay_list .okay_list_head .pole102{width: 8%; text-align: left;}
.okay_list .okay_list_head .pole112{width: 5%; text-align: left;}
.okay_list .okay_list_head .pole113{width: 5.5%; text-align: left;}
.okay_list .okay_list_head .pole114{width: 3.5%; text-align: left;}
.okay_list .okay_list_head .pole115{width: 9%; text-align: left;}
.okay_list .okay_list_head .pole1122{width: 6%; text-align: left;}

.okay_list .okay_list_body .okay_list_boding.pole001{text-align: left;}
.okay_list .okay_list_body .okay_list_boding.pole0011{text-align: left;width: 6%;}
.okay_list .okay_list_body .okay_list_boding.pole002{text-align: left;width: 5%;}
.okay_list .okay_list_body .okay_list_boding.pole0022{text-align: left;width: 5.5%;}
.okay_list .okay_list_body .okay_list_boding.pole003{text-align: left;width: 3.5%;}
.okay_list .okay_list_body .okay_list_boding.pole004{text-align: left;width: 16%;    word-break: break-word;}
.okay_list .okay_list_body .okay_list_boding.pole005{text-align: left;width: 11.5%;}
.okay_list .okay_list_body .okay_list_boding.pole006{text-align: left;width: 9%;}
 
 
 
  #admin_catalog .sidebar-menu .menu_items > li.left_catalog{}
 .titlemens{
     display: inline-block;
     z-index: 9;
    position: relative;
        line-height: 9px;
        font-size: 10px;
      /*  font-weight: 500;  */
        color: Black;
        float: left;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    font-style: normal;
  /*  text-transform: uppercase;     */
 }
 
.farr{
    font-family: Arial;      
}  
.window-easy{
    background: #fbfbfb;
  /*  margin-top: 10px; */
    border-radius: 4px 4px 2px 2px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    padding: 10px;
}


.headffg{
        height: 35px;
    position: sticky;
    top: 0px;
    background: #ffffff;
    z-index: 9;
}  

.headffgtab{
    height: 35px;
    position: sticky;
    top: 40px;
    opacity:0.9;
    background: #ffffff;
    z-index: 9;
}
    
    
#svgpodp{
  fill: green;
}
#svgnepodp{
  fill: gray;
}    
    
    
hr.hrt{
    float: left;
    width: 100%;
    margin: 5px 0px;
}
    
.tableschff {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse; 
}
.tableschff th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
.tableschff td {
    border: 1px solid #dddddd;
    padding: 5px;
}


.quantity-overlay {
                right: 2px;
    position: absolute;
    background: red;
    color: white;
    padding: 5px 5px;
    height: 20px;
    line-height: 9px;
    top: -4px;
    width: 20px;
    border-radius: 20px;
    font-size: 14px;
        }
        

.tableschtranz {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse; 
}
.tableschtranz th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
.tableschtranz td {
    border: 1px solid #dddddd;
    padding: 5px;
}


.fn_card .col-lg-12 .inppol{   
  /*  border: 1px solid #f2f3f3;
    border-radius: 4px;
    margin-top: 7px; */
    padding: 0px; !important;
        height: 30px;
}


.tableschtranzprih {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse; 
}
.tableschtranzprih th {
    font-weight: 400;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
.tableschtranzprih td {
    border: 1px solid #dddddd;
    padding: 5px;
}

.bluewindow{
    background: #E2EEFE;
    border-radius: 20px;
    border: 1px solid #6C9BD8;
    margin-top: 10px;
    margin-bottom: 10px;
}

.window-info {
    padding: 5px;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    border-radius: 10px;
    margin: 4px;
    border: 1px solid #efefef;
}


.dday{
    position: absolute;
    font-size: 60px;
    left: 0%;
    margin-left: 42%;
    top: 25%;
    z-index: 2;
}
.rashcal{display: inline-block;
    width: 50%;
    background: #ff2f00;
    color: #ffffff;float:left;
height: 100%;
}
.prihcal{display: inline-block;
    width: 50%;
    background: #00a1ff;
    color: #ffffff;
    float:right;
height: 100%;
}
.prihcal p,.rashcal p    {z-index: 9999;
    position: relative;}

.tableprihff {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse; 
}
.tableprihff th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
.tableprihff td {
    border: 1px solid #dddddd;
    padding: 5px;
}


.js-copy-bob-btn-order {
    background:url(../images/copyclip.png) no-repeat !important;
    height: 30px !important;
    width: 25px !important;
    float: left !important;
    background-size: 100% !important;
    left: 1px !important;
    cursor:pointer;
}

[data-title] {
     position: relative; /* Относительное позиционирование */ 
     cursor: help; /* Меняем курсор на справочный */
   }
   [data-title]::after {
     content: attr(data-title); /* Выводим текст из атрибута data-title */
     position: absolute; /* Абсолютное позиционирование */
     left: 0; top: 1em; /* Положение подсказки */
     opacity: 0; /* Скрываем подсказку, делая её прозрачной */
     transition: 0.5s; /* Время появления подсказки */
     pointer-events: none; /* Подсказка не реагирует на курсор */
     background: rgba(57, 137, 201, 0.9); /* Синий цвет фона */
     color: #fff; /* Белый цвет текста */
         width: 300px;
         z-index: 1;
    text-align: center;
     padding: 0.5em; /* Поля вокруг текста */
   }
   [data-title]:hover::after {
     opacity: 1; /* Показываем подсказку */
   }                    


#tblor td, #tblor th {
  border: 0px solid #fbfbfb;
  padding: 7px;
 /* border-radius: 30px;              */
}

#tblor .vozvratcss td{border-radius: 0px;}

#tblor td.otgruzProductName, #tblor td.otgruzProductCount {
    padding: 3px;
}

.otgruzList {
    margin: 2px;
    border-radius: 15px;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 100%;
    
}

.otgruzProduct {
    background-color: #fbfbfb;
    border-radius: 5px;
    /* display: inline-block; */
    border-bottom: 3px solid #ffffff;
    
}

.filter-otg {
    
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    padding: 10px;
    margin: 10px 20px 0px 20px;
}

.tab_navigation-otg {
border-bottom: 0px solid #ddd;
    padding-bottom: 5px;
    border: 0px solid #ddd;
    padding-bottom: 5px;
    float: left;
    padding: 0px;
    font-size: 15px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 5px;
    }
    
.block-logist-otg {
        width: 19.3%;
    position: relative;
    vertical-align: top;
    border: 0px solid #fbfbfb;
    display: inline-block;
    margin: 5px;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    min-height: 350px;
    background: #fff;
    border-radius: 15px;
    padding: 17px;
       
}    
.block-logist-otg:hover {
        height: auto; /* ??? ?????????? ?????? ?????? */
    overflow: visible; /* ?????? ???? ??????? ?????? ??????? */
}

.tooltip-container {
    position: relative;
    display: inline-block;
}

.tooltip-text {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    width: 320px;
    padding: 10px;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    z-index: 1;
    white-space: normal;
}
.icon-info-ak {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: currentColor;
    mask: url(/files/info-icon.svg) no-repeat center;
    -webkit-mask-size: contain;
}

.tooltip-container:hover .tooltip-text {
    display: block;
}

/* ????? ????????? ??? ??????? ???? */
.input-container-ak {
    float: left;
    width: 17%;
    margin-right: 10px;
}

/* ????? ??? ???????? */
.label-ak {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

/* ????? ??? ???? ???? */
.input-date-ak {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    min-height: 35px;
    text-align: center !important;
}

/* ????? ??? ???? ????? */
.input-sum-ak {
    width: 100%;
    border: 1px solid #dddddd;
    text-align: right;
    border-radius: 6px;
        min-height: 35px;
}

/* ????? ??? ????????? ??????? ???????????? */
.input-comment-ak {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    min-height: 35px;
    line-height: 12px;
    padding: 10px;
}

/* ????? ??? ??????????? ?????? */
.input-select-ak {
    width: 100%;
    border: 1px solid #dddddd;
    height: 30px;
    border-radius: 6px;
        min-height: 35px;
}

/* ????? ??? ?????????? ? ????? ???? */
.input-container-date-ak {
    float: left;
    width: 17%;
    margin-right: 10px;
}

/* ????? ??? ?????????? ? ????? ????? */
.input-container-sum-ak {
    float: left;
    width: 17%;
    margin-right: 10px;
}

/* ????? ??? ?????????? ? ????? ???????????? */
.input-container-comment-ak {
    float: left;
    width: 31%;
    margin-right: 10px;
}

/* ????? ??? ?????????? ? ????? ???? ?????? */
.input-container-type-ak {
    float: left;
    width: 31%;
    margin-right: 10px;
}

/* ????? ??? ?????????? ? ????? ????????? */
.input-container-urgency-ak {
    float: left;
    width: 31%;
    
}


/* ????? ??? ?????? ??????? */
.label-date-ak,
.label-sum-ak,
.label-comment-ak,
.label-type-ak,
.label-urgency-ak {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

/* ????? ??? ???? ???? */
.input-date-ak {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding: 5px;
}

/* ????? ??? ???? ????? */
.input-sum-ak {
    width: 100%;
    border: 1px solid #dddddd;
    text-align: right;
    border-radius: 6px;
    padding: 5px;
}

/* ????? ??? ????????? ??????? ???????????? */
.input-comment-ak {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    min-height: 35px;
    line-height: normal;
}

/* ????? ??? ??????????? ?????? ???? ?????? */
.input-select-type-ak,
.input-select-urgency-ak {
    width: 100%;
    border: 1px solid #dddddd;
    height: 35px;
    border-radius: 6px;
    padding: 5px;
}

.start-table-ak {
    border-radius: 8px 0 0 8px;
}
.end-table-ak {
    border-radius: 0 8px 8px 0;
}
.icon_type_circle-info {
    color: #858585;
    left: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.docsList {
    
}
.table-norm {
    display: inline-block;
    width: 100%;
}

.gallery {
    
        margin: 10px;
}


#tblor tr:nth-child(even){
    /*background-color: #f2f2f2;
    border-top: 0px solid #e5f5fb;
    border-bottom: 0px solid #e5f5fb;   */
}

#tblor tr:hover {background-color: #f9fcfe;}

#tblor th {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  height: 38.5px;
  /*background-color: #04bbd6;*/
  border-bottom: 0px solid #06bbd6;
  color: #b0bec5;
  font-weight: 400;
 /* background: linear-gradient(to bottom, #ffffff, #20a8d83d) 40% 41%;*/
}

.visunvis {
    
}

.box-no-shadow{
    background: #FFFFFF00 !important;
    border: 0 !important;
    box-shadow: 0px 0px 0px !important;
}

.upd-table{
        background-color: #fbfbfb;
    border-radius: 5px;
    /* display: inline-block;        */
    border-bottom: 3px solid #ffffff;
    height: 35px;
}

.bp-vat-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 20px;
    margin: 0;
    padding: 0 5px;
    border: 1px solid currentColor;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
    white-space: nowrap;
}

.bp-vat-cell {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    padding: 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.bp-vat-badge--0 {
    color: #7b8494;
}

.bp-vat-badge--5 {
    color: #2fa85a;
}

.bp-vat-badge--20 {
    color: #4d7fe5;
}

.bp-vat-badge--22 {
    color: #8b5bd9;
}





#fdei{
    display: none;
    float: left;
}
#tabln{
        float: left;
    clear: both;
    margin-top: 10px;
}
#tabad input{
    width:80px;
}

.table_blur {
  background: #fff;
  border-collapse: collapse;
  text-align: left;
}
.table_blur th {
  border-top: 1px solid #777777;
  border-bottom: 1px solid #777777;
  box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
  background: linear-gradient(#9595b6, #5a567f);
  color: white;
  padding: 10px 15px;
  position: relative;
}
.table_blur th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 25%;
  height: 25%;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255,255,255,.08));
}
.table_blur tr:nth-child(odd) {
  /*background: #ebf3f9;*/
}
.table_blur th:first-child {
  border-left: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur th:last-child {
  border-right: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur td {
  border: 0px solid #e3eef7;
  padding: 2px 10px;
  position: relative;
  transition: all 0.5s ease;
}
.table_blur td span{
    width: 100%;
    display: inline-block;
    color: #000000;
}
.table_blur td span.gray{
    width: 100%;
    display: inline-block;
    color: #030303;
    font-size:10px;
}

.table_blur tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #a09f9d;
}
.table_blur tbody:hover tr:hover td {
  color: #444444;
  text-shadow: none;
}


.font_12{font-size: 12px;}
.font_14{font-size: 14px;}
.font_16{font-size: 16px;}
.font_20{font-size: 20px;line-height: 24px;}

.text_700{font-weight: 601!important;}
.text_600{font-weight: 400!important;}
.text_500{font-weight: 500!important;}

.text-xs-center,
.txt_center{text-align: center!important;}

.text-xs-left,
.txt_left{text-align: left!important;}

.text-xs-right,
.txt_right{text-align: right !important;}

@media (min-width: 576px) {
    .text-sm-left {text-align: left !important;}
    .text-sm-right {text-align: right !important;}
    .text-sm-center {text-align: center !important;}
}
@media (min-width: 768px) {
    .text-md-left {text-align: left !important;}
    .text-md-right {text-align: right !important;}
    .text-md-center {text-align: center !important;}
}
@media (min-width: 992px) {
    .text-lg-left {text-align: left !important;}
    .text-lg-right {text-align: right !important;}
    .text-lg-center {text-align: center !important;}
}
@media (min-width: 1200px) {
    .text-xl-left {text-align: left !important;}
    .text-xl-right {text-align: right !important;}
    .text-xl-center {text-align: center !important;}
}

/********************************************************* Indents  */
.m-q {margin: 0.25rem 0.25rem !important;}
.mt-q {margin-top: 0.25rem !important;}
.mb-q { margin-bottom: 0.25rem !important;}
.ml-q {margin-left: 0.25rem !important;}
.mx-q {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}
.my-q {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}

.m-h {margin: 0.5rem 0.5rem !important;}
.mt-h {margin-top: 0.5rem !important;}
.mr-h {margin-right: 0.5rem !important;}
.mb-h {margin-bottom: 0.5rem !important;}
.ml-h {margin-left: 0.5rem !important;}
.mx-h {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}
.my-h {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}

.m-0 {margin: 0 0 !important;}
.mt-0 { margin-top: 0 !important;}
.mr-0 {margin-right: 0 !important;}
.mb-0 {margin-bottom: 0 !important;}
.ml-0 {margin-left: 0 !important;}
.mx-0 {margin-right: 0 !important;margin-left: 0 !important;}
.my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}

.m-1 {margin: 1rem 1rem !important;}
.mt-1 {margin-top: 10px !important;}
.mr-1 {margin-right: 1rem !important;}
.mb-1 {margin-bottom: 1rem !important;}
.ml-1 {margin-left: 1rem !important;}
.mx-1 { margin-right: 1rem !important;margin-left: 1rem !important;}
.my-1 {margin-top: 1rem !important;margin-bottom: 1rem !important;}

.m-2 {margin: 1.5rem 1.5rem !important;}
.mt-2 {margin-top: 10px !important;}
.mr-2 {margin-right: 1.5rem !important;}
.mb-2 {margin-bottom: 1.5rem !important;}
.ml-2 { margin-left: 1.5rem !important;}
.mx-2 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}
.my-2 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}

.m-3 {margin: 3rem 3rem !important;}
.mt-3 {margin-top: 3rem !important;}
.mr-3 {margin-right: 3rem !important;}
.mb-3 {margin-bottom: 3rem !important;}
.ml-3 {margin-left: 3rem !important;}
.mx-3 {margin-right: 3rem !important;margin-left: 3rem !important;}
.my-3 {margin-top: 3rem !important;margin-bottom: 3rem !important;}

.p-q {padding: 0.25rem 0.25rem !important;}
.pt-q {padding-top: 0.25rem !important;}
.pr-q {padding-right: 0.25rem !important;}
.pb-q {padding-bottom: 0.25rem !important;}
.pl-q {padding-left: 0.25rem !important;}
.px-q {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}
.py-q {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}

.p-h {padding: 0.5rem 0.5rem !important;}
.pt-h {padding-top: 0.5rem !important;}
.pr-h {padding-right: 0.5rem !important;}
.pb-h {padding-bottom: 0.5rem !important;}
.pl-h {padding-left: 0.5rem !important;}
.px-h {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}
.py-h {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}

.p-0 {padding: 0 0 !important;}
.pt-0 {padding-top: 0 !important;}
.pr-0 {padding-right: 0 !important;}
.pb-0 {padding-bottom: 0 !important;}
.pl-0 {padding-left: 0 !important;}
.px-0 {padding-right: 0 !important;padding-left: 0 !important;}
.py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}

.p-1 {padding: 1rem 1rem !important;}
.pt-1 {padding-top: 1rem !important;}
.pr-1 {padding-right: 1rem !important;}
.pb-1 {padding-bottom: 1rem !important;}
.pl-1 {padding-left: 1rem !important;}
.px-1 {padding-right: 1rem !important;padding-left: 1rem !important;}
.py-1 {padding-top: 1rem !important;padding-bottom: 1rem !important;}

.p-2 {padding: 1.5rem 1.5rem !important;}
.pt-2 {padding-top: 1.5rem !important;}
.pr-2 {padding-right: 1.5rem !important;}
.pb-2 {padding-bottom: 1.5rem !important;}
.pl-2 {padding-left: 1.5rem !important;}
.px-2 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}
.py-2 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}

.p-3 {padding: 3rem 3rem !important;}
.pt-3 {padding-top: 3rem !important;}
.pr-3 {padding-right: 3rem !important;}
.pb-3 {padding-bottom: 3rem !important;}
.pl-3 {padding-left: 3rem !important;}
.px-3 {padding-right: 3rem !important;padding-left: 3rem !important;}
.py-3 {padding-top: 3rem !important;padding-bottom: 3rem !important;}

/************************************************************************* Heading  */
.heading_page{
    font-family: 'Graphik LCG', sans-serif;
    font-weight: 301;
    color: #2b303b;
    font-size: 28px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.heading_box{
    font-family: 'Graphik LCG', sans-serif;
    font-weight: 401;
    color: #2b303b;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.heading_label{
    font-family: 'Graphik LCG', sans-serif;
    font-weight: normal;
    color: #9b9c9e;
    font-size: 12px;
   /* line-height: 20px;
    height: 25px; */
}

.block-all-info {
    padding: 0px;
    padding-bottom: 12px;
}

.block-all-text {
        min-height: 10px !important;
    height: 20px !important;
    border: 0px;
    
}

.heading_normal{
    font-family: 'Graphik LCG', sans-serif;
    font-weight: normal;
    color: #767676;
    font-size: 16px;
    line-height: 26px;
}
.min_height_170px{
    min-height: 170px;
}
.min_height_210px{
    min-height: 210px;
}
.min_height_230px{
    min-height: 230px;
}
.min_height_250px{
    min-height: 250px;
}
.min_height_335px{
    min-height: 335px;
}
.padding_0px{
 padding: 0px;   
}
.padding_left_15px{
 padding-right: 0px;
 padding-left: 15px;   
}
.hidden {
    display: none!important;
}

.okay_bg{
    background: #091A33;
}
.page-container {
    width: 100%;
    height: 100%;
    /*padding-left: 70px;*/
        padding-left: 70px;
    position: fixed;
    overflow: hidden;
}
.okay_list_heading .hidden_check_1{
    display: none;
}
.okay_list_heading a,
.okay_list_heading span{
    display: inline-block;
    vertical-align: middle;
}
.okay_list_heading a{
    color: #fff;
    margin-left: 3px;
}
.okay_list_heading a svg{
    width: 18px;
    height: 18px;
}

/************************************************************************* Links  */
a.link{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #263238;
    text-decoration: underline;
}
a.link:focus,
a.link:hover{
    text-decoration: none;
}
a.link_white{
    color: #fff;
    text-decoration: underline;
}
a.link_white:focus,
a.link_white:hover{
    text-decoration: none;
}

/************************************************************************* Buttons  */

.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    font-weight: 501;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.3rem 1rem;
    font-size: 0.875rem;
    transition: all 0.2s ease-in-out;
}
.btn2 {
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: pre-wrap;
    vertical-align: middle;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding-bottom: 2px;
    padding-top: 2px;
    transition: all 0.2s ease-in-out;
}
.btn_admin{
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #6d5cae;
    padding: 6px 10px;
    transition: all 0.2s ease-in-out;
    color: #fff;
    background-color: #6d5cae;
}
.btn_admin:focus,
.btn_admin:hover{
    color: #fff;
    background-color: #8a7dbe;
    border-color: #8a7dbe;
}
.btn_vid_help{
    border: 1px solid #d55959;
    color: #fff;
    background-color: #d55959;
    margin-left: 5px;
    margin-bottom: 5px;
}
.btn_vid_help:focus,
.btn_vid_help:hover{
    color: #fff;
    background-color: #de3838;
    border-color: #de3838;
}


.btn.btn_big svg{
    width: 20px;
    height: 20px;
    margin-right: 3px;
}
.btn.btn_small svg{
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.btn.btn_small.add svg{
    width: 20px;
    height: 20px;
}
.btn.btn_mini svg{
    width: 14px;
    height: 14px;
    margin-right: 3px;
}
.btn:focus,
.btn:hover {text-decoration: none;}
.btn:active,
.btn.active {background-image: none;outline: 0;}
.btn.disabled,
.btn:disabled {cursor: not-allowed;opacity: .65;}

.btn_big{
    padding: 0.75rem 1.5rem;
    font-size: 16px;
}
.btn_small{
    padding: 8px 18px;
    font-size: 14px;
}
.btn_mini{
    padding: 5px 15px;
    font-size: 14px;
}
.btn-block {
    display: block;
    width: 100%;
}
/* Button save */
.btn_blue {
    color: #274770;
    background-color: #E2EEFE;
    padding: 8px;
    border-radius: 6px;
   /*  border-color: #6C9BD8;*/
}

.btn_green{
    color: #fff;
    background-color: #34c15c;
    border-color: #34c15c;
}
.ercountsch{
    width: 20px;
    float: none;
    display: inline-block;
}
.errnesootvnomotg{
    width: 40px;
    float: none;
    display: inline-block;
}
.errnesootvnomotg .icon{
    width:40px;
}
.errorschetperevozwithupd{
    width: 40px;
    float: none;
    display: inline-block;
}

.errorschetperevozwithupd .icon{
    width:30px;
}

.ercountsch span{
    background: #000000;
    width: 11px;
    height: 11px;
    position: absolute;
    z-index: 99;
    float: right;
    margin-top: 8px;
    color: #ffffff;
    font-size: 9px;
    line-height: 10px;
    padding-left: 3px;
    
}

.btn_red {
    color: #fff;
    background-color: #f2b7bd;
    border-color: #f2b7bd;  
}
.btn_blue:active,
.btn_blue:focus,
.btn_blue:hover {
    color: #fff;
    background-color: #6dc0f9;
    border-color: #6dc0f9;
}
.btn_blue:active:hover,
.btn_blue:active:focus{
    color: #fff;
    background-color: #3a8fc8;
    border-color: #3a8fc8;
}
.btn_blue:disabled:focus{
    background-color: #3a8fc8;
    border-color: #3a8fc8;
}
.btn_blue:disabled:hover {
    background-color: #3a8fc8;
    border-color: #3a8fc8;
}

/* Button info and download */
.btn-info{
    color: #fff;
    background-color: #0A7C71;
    /*border-color: #0A7C71;*/
}

.btn-info:hover{
    color: #fff;
    background-color: #40d9ca;
    border-color: #40d9ca;
}

.btn-info:focus{
    color: #fff;
    background-color: #40d9ca;
    border-color: #40d9ca;
}

.btn-info:active{
    color: #fff;
    background-color: #0da899;
    border-color: #0da899;
    background-image: none;
}

.btn-info:active:hover,
.btn-info:active:focus{
    color: #fff;
    background-color: #0da899;
    border-color: #0da899;
}
.btn-info:disabled:focus{
    background-color: #0da899;
    border-color: #0da899;
}
.btn-info:disabled:hover {
    background-color: #0da899;
    border-color: #0da899;
}

/* Button add*/
.btn_yellow{
    color: #fff;
    background-color: #f8d053;
    border-color: #f8d053;
}
.btn_yellow:hover{
    color: #fff;
    background-color: #f9d975;
    border-color: #f9d975;
}
.btn_yellow:focus{
    color: #fff;
    background-color: #f9d975;
    border-color: #f9d975;
}
.btn_yellow:active{
    color: #fff;
    background-color: #c9a843;
    border-color: #c9a843;
    background-image: none;
}
.btn_yellow:active:hover,
.btn_yellow:active:focus{
    color: #fff;
    background-color: #c9a843;
    border-color: #c9a843;
}
.btn_yellow:disabled:focus{
    background-color: #c9a843;
    border-color: #c9a843;
}
.btn_yellow:disabled:hover {
    background-color: #c9a843;
    border-color: #c9a843;
}

/* Button comments*/
.btn-warning{
    color: #fff;
    background-color: #6d5cae;
    border-color: #6d5cae;
}
.btn-warning:hover{
    color: #fff;
    background-color: #8a7dbe;
    border-color: #8a7dbe;
}
.btn-warning:focus{
    color: #fff;
    background-color: #8a7dbe;
    border-color: #8a7dbe;
}
.btn-warning.active,
.btn-warning:active{
    color: #fff;
    background-color: #584b8d;
    border-color: #584b8d;
    background-image: none;
}
.btn-warning.active:hover,
.btn-warning:active:hover,
.btn-warning:active:focus{
    color: #fff;
    background-color: #584b8d;
    border-color: #796300;
}
.btn-warning:disabled:focus{
    background-color: #584b8d;
    border-color: #584b8d;
}
.btn-warning:disabled:hover {
    background-color: #584b8d;
    border-color: #584b8d;
}

/* Button danger*/
.btn-danger{
    color: #fff;
    background-color: #f55753;
    border-color: #f55753;
}
.btn-danger:hover{
    color: #fff;
    background-color: #f77975;
    border-color: #f77975;
}
.btn-danger:focus{
    color: #fff;
    background-color: #f77975;
    border-color: #f77975;
}
.btn-danger:active{
    color: #fff;
    background-color: #c64643;
    border-color: #c64643;
    background-image: none;
}
.btn-danger:active:hover,
.btn-danger:active:focus{
    color: #fff;
    background-color: #c64643;
    border-color: #c64643;
}
.btn-danger:disabled:focus{
    background-color: #c64643;
    border-color: #c64643;
}
.btn-danger:disabled:hover {
    background-color: #c64643;
    border-color: #c64643;
}


.btn-secondary {
    color: #fff;
    background-color: #2b303b;
    border-color: #2b303b;
}
.btn-secondary:hover{
    color: #fff;
    background-color: #3d424d;;
    border-color: #3d424d;;
}
.btn-secondary:focus{
    color: #fff;
    background-color: #3d424d;
    border-color: #3d424d;
}

.btn-secondary:active{
    color: #fff;
    background-color: #3d424d;
    border-color: #3d424d;
    background-image: none;
}

.btn-secondary:active:hover,
.btn-secondary:active:focus{
    color: #fff;
    background-color: #3d424d;
    border-color: #3d424d;
}
.btn-secondary:disabled:focus{
    background-color: #3d424d;
    border-color: #3d424d;
}
.btn-secondary:disabled:hover{
    background-color: #3d424d;
    border-color: #3d424d;
}



.btn_border_blue{
    color: #48b0f7 ;
    background-image: none;
    background-color: transparent;
    border-color: #48b0f7 ;
}
.btn_border_blue:hover{
    color: #fff;
    background-color: #6dc0f9 ;
    border-color: #6dc0f9 ;
}
.btn_border_blue:focus{
    color: #fff;
    background-color: #48b0f7 ;
    border-color: #48b0f7 ;
}
.btn_border_blue:active{
    color: #fff;
    background-color: #3a8fc8 ;
    border-color: #3a8fc8 ;
}
.btn_border_blue:active:hover,
.btn_border_blue:active:focus{
    color: #fff;
    background-color: #6dc0f9;
    border-color: #6dc0f9;
}
.btn_border_blue:disabled:focus{
    border-color: #6dc0f9;
}
.btn_border_blue:disabled:hover {
    border-color: #6dc0f9;
}



.btn-outline-info{
    color: #10cfbd;
    background-image: none;
    background-color: transparent;
    border-color: #10cfbd;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #10cfbd;
    border-color: #10cfbd;
}
.btn-outline-info:focus{
    color: #fff;
    background-color: #10cfbd;
    border-color: #10cfbd;
}
.btn-outline-info:active{
    color: #fff;
    background-color: #0da899;
    border-color: #0da899;
}

.btn-outline-info:active:hover,
.btn-outline-info:active:focus{
    color: #fff;
    background-color: #0da899;
    border-color: #0da899;
}
.btn-outline-info:disabled:focus{
    border-color: #0da899;
}
.btn-outline-info:disabled:hover {
    border-color: #0da899;
}


.btn_border_yellow{
    color: #f8d053;
    background-image: none;
    background-color: transparent;
    border-color: #f8d053;
}
.btn_border_yellow:focus,
.btn_border_yellow:hover {
    color: #fff;
    background-color: #f8d053;
    border-color: #f8d053;
}
.btn_border_yellow:active{
    color: #fff;
    background-color: #c9a843;
    border-color: #c9a843;
}
.btn_border_yellow:active:hover,
.btn_border_yellow:active:focus{
    color: #fff;
    background-color: #c9a843;
    border-color: #c9a843;
}
.btn_border_yellow:disabled:focus{
    border-color: #c9a843;
}
.btn_border_yellow:disabled:hover {
    border-color: #c9a843;
}

.btn-outline-warning{
    color: #6d5cae;
    background-image: none;
    background-color: transparent;
    border-color: #6d5cae;
}
.btn-outline-warning:focus,
.btn-outline-warning:hover {
    color: #fff;
    background-color: #6d5cae;
    border-color: #6d5cae;
}
.btn-outline-warning.active,
.btn-outline-warning:active{
    color: #fff;
    background-color: #584b8d;
    border-color: #584b8d;
}
.btn-outline-warning.active:hover,
.btn-outline-warning:active:hover,
.btn-outline-warning:active:focus{
    color: #fff;
    background-color: #584b8d;
    border-color: #584b8d;
}
.btn-outline-warning:disabled:focus{
    border-color: #584b8d;
}
.btn-outline-warning:disabled:hover {
    border-color: #584b8d;
}


.btn-outline-danger{
    color: #f55753;
    background-image: none;
    background-color: transparent;
    border-color: #f55753;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #f55753;
    border-color: #f55753;
}
.btn-outline-danger:disabled:focus{
    border-color: #fdcdcc;
}
.btn-outline-danger:disabled:hover {
    border-color: #fdcdcc;
}

.btn-outline-secondary{
    color: #b0bec5;
    background-image: none;
    background-color: transparent;
    border-color: #b0bec5;
}
.btn-outline-secondary:hover{
    background-color: #20a8d8;
    border-color: #20a8d8;
    color: #fff;
}
.btn-outline-secondary.fn_active_class {
    background-color: #20a8d8;
    border-color: #20a8d8;
    color: #fff;
}
.btn-outline-secondary:active{
    color: #fff;
    background-color: #b0bec5;
    border-color: #b0bec5;
}
.btn-outline-secondary:disabled:focus{
    border-color: #ebeef0;
}
.btn-outline-secondary:disabled:hover {
    border-color: #ebeef0;
}







/************************************************************************* Boxed  */
.boxed{
    background: #FFF;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    padding: 10px;
    margin-bottom: 0px;
}
.boxed-info {
   /* background: #FFF;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    padding: 10px;
    margin-bottom: 0px; */
    
}

.boxed-zakaz {
    background: #FFF;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    padding: 10px;
    margin-bottom: 10px;
    
}

.boxed_success,
.boxed_warning,
.boxed_attention{
    background-color: #39ccfc;
    color: #fff;
    border-color: #39ccfc;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 15px;
    border-radius: 3px;
    font-size: 14px;
    border-width: 0;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    border: 1px solid transparent;
}
.boxed_warning{
    background-color: #F55753;
    color: #fff;
    border-color: #F55753;
}
.boxed_success{
    background-color: #0A7C71;
    color: #fff;
    border-color: #0A7C71;
}
.boxed_notify{
    background-color: #6d5cae;
    color: #fff;
    border-color: #6d5cae;
}
.boxed_yellow{
    background-color: #F8D053;
    color: #fff;
    border-color: #F8D053;
}
.boxed_success .heading_box,
.boxed_warning .heading_box,
.boxed_attention .heading_box{
    font-weight: 501;
    color: #fff;
    text-shadow: none;
    font-size: 20px;
    margin: 0px;
    line-height: 24px;
}
.boxed_success .text_box,
.boxed_warning .text_box,
.boxed_attention .text_box{
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    margin-top: 15px;
    padding-left: 15px
}
.boxed_success .text_box li,
.boxed_warning .text_box li,
.boxed_attention .text_box li{
    margin: 7px 0px;
    line-height: 22px;

}
.boxed_sorting{
  /*  margin-bottom: 15px;  */
}
.boxed_button{
    margin: 10px 0px 40px;
        text-align: right;
}
.box_btn_heading,
.boxes_inline,
.box_heading{
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
}
.box_heading{
    margin-right: 20px;
    line-height: 36px;
}
.boxes_inline{
    margin-right: 10px;
}
.wrap_heading{
    padding: 5px 0px;
}

.boxed_success .btn_return{
    color: #fff;
    background-image: none;
    background-color: transparent;
    border: 2px solid #fff;

}
.boxed_success .btn_return svg{
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.boxed_success .btn_return:hover{
    background-color: #fff;
    border-color: transparent;
    color: #0A7C71;
}

.strdtn {float:left;margin-bottom: 35px;    margin-top: -21px;}
.sercvn{color:#b5c5cc;float:left;clear:both;    margin-bottom: 4px;}
.zelcv{color:#34c15c;float:left;clear:both;font-weight:500;    font-size: 14px;}
.krcv{color:#ff0000;float:left;clear:both;font-weight:500;    font-size: 14px;}
.sercvz{color:#627d8b;float:left;clear:both;font-weight:500;    font-size: 14px;}
.sercvz .form-control{color: #627d8b;
    float: left;
    clear: both;
    font-weight: 500;
    font-size: 14px;
    padding: 0px;
    height: 20px;
    line-height: 20px;
    min-height: 20px;}
 
.nclotgms{    float: left;
    width: 100%;
    margin-top: 20px;}
#svnsbt{float:left; border-radius: 4px 0px 0px 4px;}
#svnsbt2{float:left; border-radius: 4px 0px 0px 4px;}
#svnsbt4{float:left; border-radius: 4px 0px 0px 4px;}
#svnsbt5{float:left; border-radius: 4px 0px 0px 4px;}
#svnsbt7{float:left; border-radius: 4px 0px 0px 4px;}



.osndiag{float:left;width: 100%; background: #e4edfb;  border-radius: 4px;margin-bottom:35px;}
.osndiag2{float:left;width: 100%; background: #eee9f8;  border-radius: 4px;margin-bottom:35px;}
.osndiag4{float:left;width: 100%; background: #f9ecc8;  border-radius: 4px;margin-bottom:0px;}
.osndiag6{float:left;width: 100%; background: #f9ecc8;  border-radius: 4px;margin-bottom:0px;}
.osndiag5{float:left;width: 100%; background: #f7f7f7;  border-radius: 4px;height: 4px;margin-bottom: 0px;margin-top: 6px;}
.osndiag7{float:left;width: 100%; background: #f7f7f7;  border-radius: 4px;height: 4px;margin-bottom: 0px;margin-top: -29px;}


.sbcl_50 { background:#ff7373; }
.sbcl_50_95 { background:#fec228; }
.sbcl_95_150 { background:#90ee90; }
.sbcl_150_200 { background:#90ee90; }
.sbcl_200plus { background:#90ee90; }

.bol_200plus{     box-shadow: 0px 0px 10px #ffd700 !important;}

.boll_200plus{
       background: url(/backend/design/images/salut.gif) no-repeat;
    width: 100%;
    height: 100%;
    background-size: auto 40%;
    
    background-position: 170px 160px;
    left: 0px;
    top: 0px;
}


.posabsotch { position:absolute; }


.txtdiag{position:relative; margin-top:-18px;float:left; width:100%;}
.txtdiag b:nth-child(0n+1){float:left; font-weight:400;font-size: 14px;color: #b5c5cc;}
.txtdiag b:nth-child(0n+2){float:right;font-weight:500; font-size: 12px;color: #627d8b;}
.txtdiag b i{font-style: normal;}

.txtdiag b input{
    height: 16px;
    padding: 0px;
    line-height: 16px;
    margin-top: -1px;
    min-height: 16px;
    float: left;
    width: 90px;
    text-align: right;
    min-width: auto;
    font-size: 12px;
    margin-right: 3px;
    color: #627d8b;
    font-weight: 500;}

.dlpol{display:inline-block;}
.form-control.inppol{display:inline-block;width:auto; width: 100%;font-size: 13px;}
.no_padding{padding:0px;}
.inppol {
    display: inline-block;
    width: 100%;
    line-height: 20px;
    height: 35px;
    padding-left:5px;
}
.mail-block-ak {
     width: 100%;
}

.name-email-ak {
        padding: 10px;
        text-align: right;
        
}

.short_textarea.inppol{
    min-height: 100px;
}


/************************************************************************* Form  */
.variant_input,
.form-control {
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    font-family:'Graphik LCG';
    height: 35px;
    padding: 6px 6px;
    line-height: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    min-height: 30px;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    display: block;
    width: 100%;
    position: relative;
}
.import_file{
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    height: 35px;
    padding: 6px 12px;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    min-height: 35px;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    display: block;
    width: 100%;
    position: relative;
}
.file_upload {
    position: relative;
    overflow: hidden;
    width: 20%;
    height: 30px;
    background: url('../images/uploader.png') no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    text-align: center;
}
.variant_input:focus,
.form-control:focus {
    border-color: rgba(0,0,0,0.1);
    background-color: #fff;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none !important;
    box-shadow: 0px 0px 3px rgb(73 176 247);
}
.new_feature::-moz-placeholder,
.variant_input::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #626262;
    opacity: 1
}
.new_feature:-ms-input-placeholder,
.variant_input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #626262;
}
.new_feature::-webkit-input-placeholder,
.variant_input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #626262;
}
.form-control:disabled,
.form-control[readonly] {/*background-color: #cfd8dc ;*/opacity: 1;color: #9b9b9b;cursor: not-allowed}
.date_filter .form-control[readonly] {background-color: transparent;cursor: pointer}
input[type=search] {
    -webkit-appearance: none
}
.form-group {
    margin-bottom: 15px
}
select.form-control:focus::-ms-value {color: #607d8b;background-color: #fff;}
select{
    width: 100%;
    font-family: 'Graphik LCG';
    height: 35px;
    padding: 6px 12px;
    line-height: normal;
    font-size: 13px;
    font-weight: normal;
    appearance: none;
-webkit-appearance: none;
    border: 0px; 
}
option {
    font-weight: normal;
    display: block;
    
    min-height: 1.2em;
    padding: 0px 2px 1px;
    white-space: nowrap;
}
.box-info-zakaz {
        background: #F7F8F9;
    padding: 5px !important;
    border-radius: 5px;
}

.activity_of_switch{
    height: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
}
.activity_of_switch .activity_of_switch_item{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.hidden_check{
    display: none;
}
.hidden_check2{
    display: none;
}

.inpwi input{
    width:205px;
}

.inpwi select{
    width:205px;
}


.hidden_check_1{
    display: none;
}
.okay_ckeckbox{
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.okay_ckeckbox:before{
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
}
input[type=checkbox]:checked + .okay_ckeckbox:before{
    content: '\f00c';
    font-family: "FontAwesome";
    color: rgb(43, 48, 59);
}
.fn_user_complite{cursor: pointer;}
.header_switcher > a{
    color: #263238;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.75rem;
    text-decoration: none;
    cursor: pointer;
}
.hide_switcher{
    display: none;
}
.switch_block{
    display: block!important;
}

/* Переключатель */

label.switch_label {
    margin-top: 3px;
    margin-right: 10px;
}
.switch.switch-default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 5px;
    background-color: #efefef;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.switch.switch-default .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch.switch-default .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 501;
    text-transform: uppercase;
    background-color: #dcdee0;
    border: 1px solid #dcdee0;
    border-radius: 2px;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    -webkit-transition-property: opacity background;
    transition-property: opacity background;
}

.switch.switch-default .switch-input:checked ~ .switch-label::before {
    opacity: 0;
}

.switch.switch-default .switch-input:checked ~ .switch-label::after {
    opacity: 1;
}

.switch.switch-default .switch-handle {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: #b1aeae;
    border: 1px solid #b1aeae;
    border-radius: 50%;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    -webkit-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

.switch.switch-default .switch-input:checked ~ .switch-handle {
    left: 15px;
    background: #20a8d8;
    border: 1px solid #20a8d8;
}

/************************************************************************* Tag  */
.wrap_tags{margin-bottom: -3px; margin-right: -2px;}
.tag {
    line-height: 1;
    color: rgb(255, 255, 255);
    text-align: center;
    vertical-align: baseline;
    border-radius: 3px;
    margin-right: 1px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: 501;
    font-size: 12px;
    display: inline-block;
    padding:  3px 9px 5px;
    text-transform: lowercase;
}

.tag-default {background-color: rgb(230, 230, 230);color: rgb(98, 98, 98);}
.tag-primary {background-color: rgb(58, 143, 200);}
.tag-success {background-color: rgb(16, 207, 189);}
.tag-info {background-color: rgb(72, 176, 247);}
.tag-warning {background-color: rgb(248, 208, 83);}
.tag-danger {background-color: rgb(245, 87, 83);}

.watermark_image{max-width: 200px;}



/* Search */
.boxed_search{padding: 7px 0px;}
.search{overflow: hidden;}
.search button{height: 35px;}





/************************************************************************* Raiting  */
.raiting_boxed{
    margin-bottom: 15px;
    margin-top: 5px;
}
.raiting_boxed .range_input{
    margin-top: 3px;
}
.raiting_boxed .raiting_range_number{
    overflow: hidden;
    margin-top: 3px;
}

/************************************************************************* Drag and drop  */
.move_zone.fa-arrows{
    font-size: 20px;
    color: #02bcf2;
}
.sortable_flex{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.sortable_flex_items{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.sortable_flex_items_inner{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.sortable_flex_item{
    padding: 10px 15px 10px 0px;
}
.sortable_flex_item .product_icon{
    width: 43px;
    height: 43px;
    display: block;
    background-color: #ffffff;
    border: solid 1px #cfd8dc;
    line-height: 43px;
    text-align: center;
}
.sortable_flex_item:last-child{
    padding: 10px 0px 10px 0px;
    float: right;
}
.dropzone_block_image{
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    border: 1px dashed #ddd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
}
.dropzone_block_image .dropzone_image{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.dropzone_block_image:hover{
    background: #bababa;
}















.limit_show{
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-left: 0;
}
.export_block{
    float: none;
    display: inline-block;
    margin-left: 5px;
    color: #02bcf2;
    cursor: pointer;
    font-size: 32px;
    position: relative;
}
.print_block {
    float: none;
    display: inline-block;
    margin-left: 5px;
    color: #584b8d;
    cursor: pointer;
    font-size: 32px;
    position: relative;
}
.print_block:hover {
    color: #584b8d;
}
.okay_icon img{
    width: 22px;
}


.item_image{
    list-style: none;
    position: relative;
    border: 1px solid #cfd8dc;
    padding: 2px;
    text-align: center;
    overflow: hidden;
    max-height: 130px;
    max-width: 130px;
    cursor: pointer;
    height: 130px;
    width: 130px;
    line-height: 130px;
    float: left;
}
.delete_item{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.item_image:hover > .delete_item{
    display: block;
}
.image_wrapper{
    position:relative;
}
.delete_image{
    display: none;
    position: absolute;
    top:0;
    right: 0;
}
.image_wrapper:hover .delete_image {
    display: block;
}



/************************************************************************* Autocomplete  */
.autocomplete-suggestions {
    background-color: #fff;
    overflow: hidden;
    overflow-y: auto;
    display: block;
    margin-top: 10px;
    box-shadow: 5px 5px rgba(102, 102, 102, .1);
    text-shadow: none;
    margin: 10px 0 0;
    border: 1px solid #eee;
    font-family: "Graphik LCG", Helvetica, Arial, sans-serif;
    max-width: 100%;
}

.autocomplete-suggestion {
    display: block;
    width: 100%;
    padding: 5px 10px;
    cursor: pointer;
}

.autocomplete-suggestion:nth-child(even) {
    background-color: #fbfbfb;
}

.autocomplete-suggestions .autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete_arrow{
    position: relative;
    cursor: pointer;
}
.autocomplete_arrow > input{
    cursor: pointer;
}
.autocomplete_arrow > input:focus{
    cursor: text;
}
.autocomplete_arrow::after {
    content: "\f107";
    border: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 10px;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #10cfbd;
}

.autocomplete-suggestion div {
    width: 45px !important;
    text-align: center;
    margin-right: 5px;
}

.autocomplete-suggestion div,
.autocomplete-suggestions span,
.autocomplete-suggestions a {

    display: inline-block;
    vertical-align: middle;
}

.autocomplete-suggestions span {
    white-space: nowrap;
    width: calc(100% - 55px);
}


/************************************************************************* Pagination */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 5px;
}

.page-item,
.pagination-datatables li,
.pagination li {
    display: inline-block;
}

.page-item:first-child .page-link,
.pagination-datatables li:first-child .page-link,
.pagination li:first-child .page-link,
.page-item:first-child .pagination-datatables li a,
.pagination-datatables li .page-item:first-child a,
.pagination-datatables li:first-child a,
.page-item:first-child .pagination li a,
.pagination li .page-item:first-child a,
.pagination li:first-child a {
    margin-left: 0;
}

.page-item.active .page-link,
.pagination-datatables li.active .page-link,
.pagination li.active .page-link,
.page-item.active .pagination-datatables li a,
.pagination-datatables li .page-item.active a,
.pagination-datatables li.active a,
.page-item.active .pagination li a,
.pagination li .page-item.active a,
.pagination li.active a,
.page-item.active .page-link:focus,
.pagination-datatables li.active .page-link:focus,
.pagination li.active .page-link:focus,
.page-item.active .pagination-datatables li a:focus,
.pagination-datatables li .page-item.active a:focus,
.pagination-datatables li.active a:focus,
.page-item.active .pagination li a:focus,
.pagination li .page-item.active a:focus,
.pagination li.active a:focus,
.page-item.active .page-link:hover,
.pagination-datatables li.active .page-link:hover,
.pagination li.active .page-link:hover,
.page-item.active .pagination-datatables li a:hover,
.pagination-datatables li .page-item.active a:hover,
.pagination-datatables li.active a:hover,
.page-item.active .pagination li a:hover,
.pagination li .page-item.active a:hover,
.pagination li.active a:hover {
    z-index: 2;
    border-radius: 3px;
    color: #fff;
    cursor: default;
    background-color: #48b0f7;
    border-color: #48b0f7;
}

.page-item.disabled .page-link,
.pagination-datatables li.disabled .page-link,
.pagination li.disabled .page-link,
.page-item.disabled .pagination-datatables li a,
.pagination-datatables li .page-item.disabled a,
.pagination-datatables li.disabled a,
.page-item.disabled .pagination li a,
.pagination li .page-item.disabled a,
.pagination li.disabled a,
.page-item.disabled .page-link:focus,
.pagination-datatables li.disabled .page-link:focus,
.pagination li.disabled .page-link:focus,
.page-item.disabled .pagination-datatables li a:focus,
.pagination-datatables li .page-item.disabled a:focus,
.pagination-datatables li.disabled a:focus,
.page-item.disabled .pagination li a:focus,
.pagination li .page-item.disabled a:focus,
.pagination li.disabled a:focus,
.page-item.disabled .page-link:hover,
.pagination-datatables li.disabled .page-link:hover,
.pagination li.disabled .page-link:hover,
.page-item.disabled .pagination-datatables li a:hover,
.pagination-datatables li .page-item.disabled a:hover,
.pagination-datatables li.disabled a:hover,
.page-item.disabled .pagination li a:hover,
.pagination li .page-item.disabled a:hover,
.pagination li.disabled a:hover {
    color: #b0bec5;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link,
.pagination-datatables li a,
.pagination li a {
    position: relative;
    float: left;
    padding: 4px 15px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #626262;
    margin: 0px 1px;
    font-size: 12px;
}

.page-link:focus,
.pagination-datatables li a:focus,
.pagination li a:focus,
.page-link:hover,
.pagination-datatables li a:hover,
.pagination li a:hover {
    color: #fff;
    background-color: #48b0f7;
    border-color: #48b0f7;
}
.pagination .drop_active {
    background-color: #c3def1;
}
.pagination .drop_hover {
    background-color: #79c5fb;
}

.pagination-lg .page-link,
.pagination-lg .pagination-datatables li a,
.pagination-datatables li .pagination-lg a,
.pagination-lg .pagination li a,
.pagination li .pagination-lg a {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-sm .page-link,
.pagination-sm .pagination-datatables li a,
.pagination-datatables li .pagination-sm a,
.pagination-sm .pagination li a,
.pagination li .pagination-sm a {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
}



.otklmash{
    
}
#svnsbt3min1,#svnsbt3max{}
#svnsbt3min1{
    text-align:left;
    display: inline-block;
    color:#ffffff;
    padding-left:10px;font-size:12px;
}
.spminmax{
    position: absolute;
    font-size: 12px;
    color:#b5c5cc;
    left:5px;
    top: 2px;
}
.spminmax2{
    position: absolute;
    font-size: 12px;
    color:#b5c5cc;
    right:5px;
    top: 2px;
}
#svnsbt3min{
    width: 49.1%;
    display: inline-block;
    text-align: right;
}
#svnsbt3max{
    width: 49.1%;
    display: inline-block;
    text-align: left;
}
.razdminmax{
        width: 0.8%;
    background: #000000;
    display: inline-block;
    height: 24px;
    position: absolute;
    margin-top: -3px;
    margin-left: -4px;
}

.pointredf{
    color: red;
    font-size: 18px;
    position: absolute;
    left: 0px;
    margin-top: -21px;
    z-index: 999999;
    height: 3px;
}
#filzzz{
        background: #e5e5e5;
    float: left;
    margin-bottom: 10px;
    display: inline-grid;
    height: auto;
    padding: 20px;
}
.filzz{
    float: left;
    width: 100%;
    line-height: 21px;
    border-bottom: 1px dotted #999999;
}

.udalitfail{
    cursor:pointer;
}

#txtdd{
    height: 241px;
    width: 100%;
    min-height: 400px;
    padding: 15px;
}
.dtzjj{
    float: right;
    clear: both;
    margin-right: 35px;
    font-size: 10px;
    margin-top: -7px;
    color: #999999;
}

/***************************************************  Стилизация списков на всех страницах    */
.okay_list{
    text-align: center;
    border-bottom: 0px solid #04bbd6;

}
.okay_list.variants_list{
    text-align: left;
    border: 1px solid #ccc;
    border-bottom: none;
   -webkit-overflow-scrolling: touch;
    width: 100%;
}

.okay_list .dropdown-menu{
    text-align: left;
}
.okay_list .okay_list_head{
    width: 100%;
    height: 40px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    color: #627d8b;
    /* border-bottom: 1px solid #05bbd6;
   background: linear-gradient(to bottom, #ffffff, #20a8d83d) 40% 41%;
    background-color: #2b303b;*/
}
.okay_list .okay_list_footer{
    width: 100%;
    height: 60px;
    color: #263238;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.okay_list .okay_list_footer .btn{
    margin-right: 15px;
}
.okay_list .okay_list_footer .okay_list_foot_left{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.table_tovar_inside_cart {
    background: #FFF;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 11px rgb(222 222 222 / 50%);
    padding: 10px;
}




.okay_list .okay_list_body_item,
.okay_list .okay_list_body{
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    font-size: 12px;
}
.okay_list .okay_list_body_item{
    /*border-bottom: 1px solid #e5f5fb;*/
    min-height: 30px;
    background-color: #fbfbfb;
    border-radius: 5px;
    /* display: inline-block; */
    border-bottom: 3px solid #ffffff;
    /*height: 35px;*/
   
}
.neopl-table {
    border-radius: 5px;
    margin-bottom: 1px;
    box-shadow: 0px 0px 7px rgb(222 222 222 / 50%);
    
}

.okay_list .min_h{
    border-bottom: 1px solid #ccc;
    min-height: 50px;
}
.okay_list .okay_list_body_item:hover{
    background-color: #f9fcfe;
}

.okay_list .okay_list_row{
    width: 100%;
    height: auto;
    /*min-height: 50px;*/
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
}

.knopper{
    cursor:pointer;
    background: url(../images/rel.png) no-repeat;
    width:30px; float:right;
    height:30px;
}

.okay_list .okay_list_body_item_child_comments{
    border-bottom: 0px;
    margin-bottom: 10px;
}
.okay_list .okay_list_body .okay_list_boding,
.okay_list .okay_list_head .okay_list_heading{
    float: left;
    padding: 4px;
}
.okay_list .okay_list_head .okay_list_heading {
    font-weight: 400;
    font-family: 'Graphik LCG', sans-serif;
    /*text-transform: uppercase;*/
    font-size: 14px;
}
.okay_list .okay_list_drag{
    width: 40px;
    cursor: grab;
}
.okay_list .variants_item_drag{
    width: 40px;
    cursor: grab;
}
.okay_list .okay_list_boding .heading_label{
    min-height: 24px;
}
.okay_list .variants_item_sku{
    width: 120px;
}
.okay_list .variants_item_name{
     width: calc(100% - 775px);
}
.okay_list .variants_item_price{
    width: 115px;
}
.okay_list .variants_item_discount{
    width: 115px;
}
.okay_list .variants_item_currency{
    width: 90px;
}
.okay_list .variants_item_amount{
   width: 90px;
}
.okay_list .variants_item_weight{
    width: 90px;
}
.okay_list .variants_item_units{
    width: 90px;
}
.okay_list .variants_item_yandex{
    width: 120px;
}
.okay_list .variants_item_yandex .heading_label{
    width: 120px;
}
.okay_list .variants_item_file{
/*    width: 220px;*/
    width: auto;
}
.okay_list .variants_list_item{
    position:relative;
    height: 210px;
}
.okay_list .variants_list_item .okay_list_row{
    min-height: 80px;
}
.okay_list .remove_variant{
   position: absolute;
    width: 50px;
    right: 0px;
    top: 0px;
}

.okay_list .okay_list_subicon{
    width: 50px;
}
.okay_list .okay_list_subicon a{
    display: block;
    font-size: 20px;
    color: #02bcf2;
    border: 0px;
    outline: 0px;
    border-radius: 3px;
}
.okay_list .okay_list_check{
    width: 40px;
    margin-left: 10px;
}
.okay_list .okay_list_subicon + .okay_list_drag{
    margin-left: -20px;
}
.okay_list .okay_list_drag + .okay_list_check
{
    margin-left: -10px;
}

.okay_list .okay_list_option{
    width: auto;
    margin-left: 10px;
}
.okay_list .okay_list_loc_pos{
    float: right;
}
.okay_list .okay_list_photo{
    width: 80px;
    text-align: center!important;
}
.okay_list .okay_list_related_photo{
    width: 50px;
    text-align: center!important;
}
.okay_list .okay_list_related_name {
    width: calc(100% - 150px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_brands_photo{
    width: 140px;
    text-align: center!important;
}
.okay_list .okay_list_delivery_photo{
    width: 140px;
    text-align: center!important;
}
.okay_list .okay_list_comments_btn{
    width: 240px;
    text-align: center!important;
}
.okay_list .okay_list_brands_group{
    width: 180px;
    text-align: center!important;
}
.okay_list .okay_list_boding a{
    color: #2b303b;
    display: block;
    text-decoration: none;
}
.okay_list .okay_list_boding.okay_list_comments_name a{
    color: #02bcf2;
    display: inline-block;
    text-decoration: underline;
}
.okay_list .okay_list_boding a:hover{
    color:  #2b303b;
    text-decoration: none;
}
.okay_list .okay_list_boding.okay_list_comments_name a:hover{
    color: #02bcf2;
}
.okay_list .okay_list_photo a{
    border: 1px solid #eee;
    display: block;
    border-radius: 3px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    margin: 0px auto;
    background: #fff
}
.okay_list .okay_list_brands_photo a{
    border: 1px solid #eee;
    display: block;
    border-radius: 3px;
    width: 110px;
    height: 80px;
    text-align: center;
    line-height: 76px;
    margin: 0px auto;
    background: #fff
}
.okay_list .okay_list_delivery_photo a{
    border: 1px solid #eee;
    display: block;
    border-radius: 3px;
    width: 110px;
    height: 80px;
    text-align: center;
    line-height: 76px;
    margin: 0px auto;
    background: #fff
}
.okay_list .okay_list_photo a img{
    max-width: 100%;
    max-height: 60px;
}
.okay_list .okay_list_brands_photo a img{
    max-width: 100%;
    max-height: 80px;
}
.okay_list .okay_list_delivery_photo a img{
    max-width: 100%;
    max-height: 80px;
}
.okay_list .okay_list_name_brand{
    margin-top: 3px;
    font-size: 12px;
}
.okay_list .okay_list_name{
    width: calc(100% - 690px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_blog_name{
    width: calc(100% - 570px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_page_name{
    width: calc(100% - 550px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_comments_name{
    width: calc(100% - 260px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_delivery_name{
    width: calc(100% - 610px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_languages_name{
    width: calc(100% - 350px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_bransimages_name{
    width: calc(100% - 580px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_variant_name{
    width: calc(100% - 690px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_manager_name{
    width: calc(100% - 120px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_usergroups_name{
    width: calc(100% - 450px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_subscribe_name{
    width: calc(100% - 110px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_coupon_name{
    width: calc(100% - 785px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_coupon_sale{
    width: 145px;
    text-align: center;
}
.okay_list .okay_list_usergroups_sale{
    width: 150px;
    text-align: center;
}
.okay_list .okay_list_usergroups_counts{
    width: 180px;
    text-align: center;
}
.okay_list .okay_list_coupon_condit{
    width: 140px;
    text-align: center;
}
.okay_list .okay_list_blog_type{
    width: 150px;
    text-align: center;
}
.okay_list .okay_list_delivery_condit{
    width: 220px;
    text-align: left;
}
.okay_list .okay_list_coupon_validity{
    width: 160px;
    text-align: center;
}
.okay_list .okay_list_boding.okay_list_delivery_condit,
.okay_list .okay_list_boding.okay_list_coupon_validity,
.okay_list .okay_list_boding.okay_list_coupon_condit{
    line-height: 18px;
    font-weight: 500;
    color: #2b303b;
}
.okay_list .okay_list_coupon_disposable{
    width: 110px;
    text-align: center;
}
.okay_list .okay_list_coupon_count{
    width: 120px;
    text-align: center;
}
.okay_list .okay_list_categories_name{
    width: calc(100% - 470px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_reportstats_categories{
    width: calc((100% - 250px) / 2);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_reportstats_products{
    width: calc((100% - 250px) / 2);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_categorystats_categories{
   width: calc(100% - 250px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_categorystats_total,
.okay_list .okay_list_reportstats_total{
    width: 140px;
    text-align: center;
}
.okay_list .okay_list_categorystats_setting,
.okay_list .okay_list_reportstats_setting{
    width: 100px;
    text-align: center;
}
.okay_list .subcategories_level_1 .okay_list_categories_name{
    width: calc(100% - 500px);
}
.okay_list .subcategories_level_2 .okay_list_categories_name{
    width: calc(100% - 530px);
}
.okay_list .subcategories_level_1 .okay_list_subicon{
    margin-left: 30px;
}
.okay_list .subcategories_level_2 .okay_list_subicon{
    margin-left: 60px;
}
.okay_list .submenu_level_1 .okay_list_body_item {
    border-bottom: 0px solid rgb(204, 204, 204);
}
.okay_list .okay_list_boding .menu_icon_add{
    color: RGB(16, 207, 189);
    margin-top: 4px;
}
.okay_list .okay_list_boding .menu_icon_add:hover{
    color: RGB(16, 207, 189);
}
.okay_list .okay_list_menu_name{
    width: calc(100% - 400px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.okay_list .okay_list_menu_name .okay_list_menu_item{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: left;
}
.okay_list .submenu_level_1 .okay_list_body_item{
    padding-left: 30px;
}
.okay_list .submenu_level_2 .okay_list_body_item{
    padding-left: 60px;
}
.okay_list .submenu_level_3 .okay_list_body_item{
    padding-left: 90px;
}
.okay_list .okay_list_features_name{
    width: calc(100% - 560px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_support_name{
    width: calc(100% - 560px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_support_num{
    width: 160px;
}
.okay_list .okay_list_support_status{
    width: 250px;
}
.okay_list .okay_list_support_time{
    width: 150px;
}
.okay_list .okay_list_topic_name{
    width: 290px;
    position: relative;
    text-align: left;
}
.okay_list .okay_list_topic_message{
     width: calc(100% - 460px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_topic_time{
    width: 150px;
}
.okay_list .okay_list_brands_name{
    width: calc(100% - 430px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_features_tag{
    width: 320px;
    text-align: left;
}
.okay_list .okay_list_currency_name{
    width: 160px;
    text-align: left;
    position: relative;
}
.okay_list .okay_list_currency_num{
    width: 30px;
}
.okay_list .okay_list_brands_tag{
    width: 420px;
    text-align: left;
}
.okay_list .okay_list_price{
    width: 110px;
}
.okay_list .okay_list_orders_price{
    width: 150px;
}
.okay_list .okay_list_count{
    width: 60px;
}
.okay_list .okay_list_status{
    width: 110px;
    text-align: center;
}
.okay_list .okay_list_url_status{
    width: 110px;
    text-align: center;
}
.okay_list .okay_list_log_status{
    width: 120px;
    text-align: center;
}
.okay_list .okay_list_currency_iso,
.okay_list .okay_list_currency_sign{
    width: 80px;
    text-align: center;
}
.okay_list .okay_list_currency_exchange_item .equality{
    font-weight: 501;
    font-size: 26px;
    margin: 0px 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.okay_list .okay_list_log_name{
    width: calc(100% - 250px);
    text-align: left;
}
.okay_list .okay_list_currency_exchange{
    width: calc(100% - 650px);
    text-align: left;
}
.okay_list .okay_list_currency_exchange_item{
    max-width:260px;
    width: 100%;
    text-align: left;
}

.button.btnr{
    width:120px;
}

.razdelitns{
        width: 100%;
    float: left;
    height: 1px;
    border-top: 1px dotted #b1b1b1;
    margin-top: 3px;
    margin-bottom: 3px;
}
.okay_list_currency_name .currency_name_active{
    position: absolute;
    right: 18px;
    top: 18px;
    color: #10CFBD;
}
.okay_list .okay_list_currency_exchange_item .cur_input_exchange{
    width: 115px;
}
.okay_list .okay_list_order_number{
    width: 140px;
}
.okay_list .okay_list_order_kontr{
    width: 200px;
}
.okay_list .okay_list_order_dsv{
    width:150px;
}
.okay_list .okay_list_order_dizm{
    width:150px;
}

.okay_list .okay_list_order_dizm input{
    max-width: 95%;
}

.okay_list .okay_list_currency_number{
    width: 100px;
}
.okay_list .okay_list_order_date{
    width: 150px;
}
.okay_list .okay_list_users_date{
    width: 160px;
}
.okay_list .okay_list_order_status{
    width: 125px;
}
.okay_list .okay_list_user_number{
    width: 140px;
}
.okay_list .okay_list_user_name{
    width: calc(100% - 500px);
    text-align: left;
}
.okay_list .okay_list_user_date{
    width: 160px;
}
.okay_list .okay_list_user_price{
    width: 200px;
}
.okay_list .okay_list_user_price2{
    width: 340px;
}
.delizm{
    cursor:pointer;
}

.schtbsave,.updtbsave,.schpertbsave,.updpertbsave,.otgsave{
    display:none;
}

.okay_list .okay_list_ordfig_name{
    width: calc(100% - 340px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_ordfig_val{
    width: 130px;
    text-align: center;
}
.okay_list .okay_list_ordfig_price{
    width: 150px;
    text-align: center;
}

.okay_list .okay_list_text_inline,
.okay_list .okay_list_order_product_count span,
.okay_list .okay_list_order_status span{
    display: inline-block;
    vertical-align: middle;
}
.okay_list .okay_list_orders_name{
    width: calc(100% - 705px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_order_name{
    width: calc(100% - 985px);
    width: 24%;
    position: relative;
    text-align: left;
}
.okay_list .okay_list_users_name{
    width: calc(100% - 720px);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_order_product_count{
    width: 90px;
}
.okay_list .okay_list_order_product_count i{
    color: #48b0f7;
    cursor: pointer;
}
.okay_list .okay_list_order_total_price{
    width: 200px;
}
.okay_list .okay_list_order_amount_price{
    width: 150px;
}
.okay_list .okay_list_order_marker{
    width: 140px;
}
.okay_list .okay_list_order_stg_sts_name{
     width: calc(100% - 350px);
    text-align: left;
}
.okay_list .okay_list_order_stg_lbl_name{
     width: calc(100% - 170px);
    text-align: left;
}
.okay_list .okay_list_order_stg_sts_status{
    width: 210px;
     text-align: left;
}
.okay_list .okay_list_order_stg_sts_label{
    width: 60px;
    text-align: center;
}
.okay_list .okay_list_order_stg_sts_label .label_color_item{
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #cccccc;
}
.okay_list .okay_list_pages_group{
    width: 200px;
    text-align: center!important;
}
.okay_list .okay_list_users_group{
    width: 140px;
    text-align: center!important;
}
.okay_list .okay_list_users_email{
    width: 200px;
    text-align: left!important;
}
.okay_list .okay_list_blog_setting,
.okay_list .okay_list_pages_setting,
.okay_list .okay_list_features_setting,
.okay_list .okay_list_products_setting{
     width: 110px;
    text-align: center;
}
.okay_list .okay_list_setting{
    width: 100px;
}
.okay_list .okay_list_menu_setting{
    width: 100px;
}
.okay_list .cur_settings{
    width: 90px;
}
.okay_list .products_variants_block .okay_list_setting{
    text-align: left;
    padding-left: 12px;
}
.okay_list .okay_list_close{
    width: 50px;
}
.okay_list .okay_list_translations_num{
    width: 70px;
}
.okay_list .okay_list_translations_name{
    width: calc((100% - 200px) / 2);
    position: relative;
    text-align: left;
}
.okay_list .okay_list_translations_variable{
    width: calc((100% - 200px) / 2);
    position: relative;
    text-align: left;
}

.okay_list .okay_list_close .btn_close{
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    color: #8c8c8c;
}
.btn_close{
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    color: #fff;
}
.btn_close svg,
.okay_list .okay_list_close .btn_close svg{
    display: inline-block;
    cursor: pointer;
    transition: 0.1s all;
    margin: 2px 2px;
    vertical-align: middle;
    line-height: 0px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}
.btn_close.delete_feature svg{
    margin-top: 10px;
    height: 10px;
    width: 10px;
    color: #848484;
}

.btn_close.delete_grey:hover svg,
.btn_close:hover svg,
.okay_list .okay_list_close .btn_close:hover{
    background: none;
    border: none;
    outline: none;
    color: #f82828;
}

.pop_dobtransact {
    width: 50%;
}

.okay_list .okay_list_variants{
    margin-top: -10px;
    margin-bottom: 10px;
}
.input-group-addon-date,
.input-group-addon,
.input-group > .variant_input,
.input-group-btn,
.input-group-qw,
.import_file,
.input-group .form-control {
    display: table-cell;
    vertical-align: top;
        font-family: Verdana;
}
.search .input-group-btn{
    width: 50px;
}
.okay_list_currency_exchange_item .input-group-qw{vertical-align: middle;}
.okay_list_boding .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}
.input-group{
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
    border-radius: 3px;
}
.date_filter button{
    height: 35px;
}
.input-group .form-control:focus {
    border-color: rgba(0,0,0,0.1);
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none !important;
    color: #626262;
}
.input-group-addon {
    width: 1%;
    min-width: 18px;
    white-space: nowrap;
    vertical-align: middle;
    /*padding: 0.3rem 0.75rem;*/
    margin-bottom: 0;
    /*font-size: 0.875rem;*/
    font-weight: normal;
    line-height: 1.25;
    color: #626262;
    text-align: center;
   /* border: 1px solid rgba(0,0,0,0.1);
    background-color: #f0f0f0;*/
}
.input-group-addon-date {
    min-width: 40px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.3rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    color: #626262;
    text-align: center;
 }
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    text-align: right;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0px;
    border-right: 0px;
    color: #626262;
}
.okay_list .okay_list_ordfig_val .form-control,
.okay_list .okay_list_count .form-control,
.okay_list .okay_list_price .form-control{
    height: 20px;
    padding: 2px 2px;
    min-height: 20px;
    font-family: Verdana;
}
.cur_settings .setting_icon,
.okay_list_setting .setting_icon{
    display: inline-block;
    height: 28px;
    width: 40px;
    background: rgb(255, 255, 255);
    color: rgb(206, 206, 206);
    position: relative;
    border: 1px solid rgb(206, 206, 206);
    border-radius: 2px;
    cursor: pointer;
    transition: 0.1s all;
    margin: 4px 2px;
    line-height: inherit;
    vertical-align: middle;
    font-size: 12px;
}
.cur_settings .setting_icon svg,
.cur_settings .setting_icon svg,
.okay_list_setting .setting_icon svg{
    display: inline-block;
    vertical-align: top;
    height: 14px;
    width: 16px;
}
.cur_settings .setting_icon_yandex.fn_active_class,
.okay_list_setting .setting_icon_yandex.fn_active_class{
    background: #10CFBD;
    border-color: #10CFBD;
    color: #fff;
    font-weight: 501;
}
.okay_list_setting .setting_icon_featured.fn_active_class,
.okay_list_setting .setting_icon_featured:hover{
    background: #F8D053;
    border-color: #F8D053;
    color: #fff
}
.okay_list_setting .setting_icon_open svg{
    height: 26px;
    width: 16px;
}
.okay_list_setting .setting_icon_open:hover{
    background: #8A7DBE;
    border-color: #8A7DBE;
    color: #fff
}
.okay_list_setting .setting_icon_copy{

}
.okay_list_setting .setting_icon_copy:hover{
    background: #2B6A94;
    border-color: #2B6A94;
    color: #fff
}
.tov_inside_table{
    height: 35px;
}

.steklo{
    background-color: #fffFFF00;
}

.deltov1:hover .steklo{
        background: #eaf9ee;
}

#ost_time{
    float: left;
    width: 100%;
    font-size: 8px;
    line-height: 9px;
}

/***************************************************  Стилизация списков 2 вариант   */
.purchases_table{
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    height: auto;
}
.purchases_table .purchases_head{
    width: 100%;
    overflow: hidden;
    min-height: 30px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    color: #2b303b;
    font-weight: 501;
    font-family: 'Graphik LCG', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
}
.purchases_table .purchases_body_items,
.purchases_table .purchases_body{
    width: 100%;
    min-height: 40px;
    height: auto;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
}
.purchases_table .purchases_body_item {
    width: 100%;
    height: 100%;
    min-height: 40px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.purchases_table .purchases_body_item{
    background: #fff;
    border-bottom: 1px solid #ccc;
    color: #2b303b;
}
.purchases_head .purchases_heading,
.purchases_body .purchases_bodyng{
    padding: 10px 10px;
}

.purchases_table .purchases_table_orders_num{
    width: 50px;
    min-height: 30px;
}
.purchases_table .purchases_table_orders_sku{
    width: 150px;
    min-height: 30px;
}
.purchases_table .purchases_table_orders_price{
    width: 100px;
    min-height: 30px;
}
.purchases_table .purchases_table_orders_unit{
    width: 100px;
    min-height: 30px;
}
.purchases_table .purchases_table_orders_total{
    width: 110px;
    min-height: 30px;
}
.purchases_table .purchases_table_orders_name{
    width: calc(100% - 520px);
    text-align: left;
    min-height: 30px;
}

/****************************************** Catalog menu  */

.pg_id_grup{
    width: calc(100% - 60px);
    margin: 0px;
}


/****************************************** Catalog menu  */

body.mobile-open {
    max-width: 100%;
    overflow-x: hidden;
}

body.mobile-open .sidebar {
    margin-left: 0;
}
body.mobile-open #footer,
body.mobile-open .main {
    margin-left: 200px !important;
}
body .main .page_scroll{
    height: calc(100% - 15px);
    width: 100%;
}
body.sidebar-nav .sidebar {
    margin-left: 0;
}
body.sidebar-nav #footer,
body.sidebar-nav .main {
    padding-left: 200px!important;
}

body.menu-pin #admin_catalog {
    width: 280px;
    transform: translate(210px,0) !important;
-webkit-transform: translate(210px,0) !important;
-ms-transform: translate(210px,0) !important;
}
body.menu-pin .page-container {
    padding-left: 0;
}

#admin_catalog {
    /*width: 280px;*/
    width: 70px;
    background-color: #fff;
    z-index: 1100;
    /*left: -210px;*/
    left: 0px;
    position: fixed;
    bottom: 0;
    top: -10px;
    right: auto;
    cursor: pointer;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.05,0.74,0.27,0.99);
    -moz-transition: -moz-transform 400ms cubic-bezier(0.05,0.74,0.27,0.99);
    -o-transition: -o-transform 400ms cubic-bezier(0.05,0.74,0.27,0.99);
    transition: transform 400ms cubic-bezier(0.05,0.74,0.27,0.99);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.manager-photo-gl{
    width: 45px;
    height: 45px;
    border-radius: 25px;
    object-fit: cover;
    object-position: top;
    margin-top: 3px;
}

.nnff{
    color:#000000;
    font-size:10px;
}

#quickview .sidebar_header,
#admin_catalog .sidebar_header {
    display: block;
    height: 55px;
    line-height: 55px;
    background-color: #fbfbfb;
    border-bottom: 1px solid #fbfbfb;
    color: #ffffff;
    width: 100%;
    padding: 0 10px;
    padding-left: 55px;
    clear: both;
    z-index: 10;
}
#quickview .sidebar_header .logo_box,
#admin_catalog .sidebar_header .logo_box{
    display: inline-block;
    width: 150px;
}

.fix_logo_img{
    position: fixed;
    left: 0px;
    width: 31px;
    top: 8px;
}

#admin_catalog  .sidebar-menu {
    height: calc(100% - 55px);
    position: relative;
    width: 100%;
        top: -20px;
}
#admin_catalog  .sidebar-menu .menu_items {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 0px);
    padding-bottom: 25px!important;
    width: 100%;
}
#admin_catalog  .sidebar-menu .menu_items > li {
    display: block;
    padding: 0;
    clear: right;
    line-height: 24px;
}

#admin_catalog  .sidebar-menu .menu_items > li::after,
#admin_catalog  .sidebar-menu .menu_items > li::before {
    display: table;
    content: " ";
    clear: both;
}
#admin_catalog  .sidebar-menu .menu_items > li > a {
    display: block;
    padding: 6px 0px;
    padding-left: 0px;
    min-height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: rgb(120, 129, 149);
}
#admin_catalog  .icon-thumbnail{
    display: inline-block;
    background: #fbfbfb;
    height: auto;
    width: 100%;
    line-height: 0px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0;
    float: left;
    margin: 0 auto;
    /*margin-right: 13px;
    margin-left: 18px;*/
    
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05,0.74,0.27,0.99);
    transition: transform 0.4s cubic-bezier(0.05,0.74,0.27,0.99);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: 601;
}
#admin_catalog  .sidebar-menu .menu_items > li.active > a,
#admin_catalog  .sidebar-menu .menu_items > li.active > .icon-thumbnail,
#admin_catalog  .sidebar-menu .menu_items > li:hover > a,
#admin_catalog  .sidebar-menu .menu_items > li:hover > .icon-thumbnail{
    color: #21252d;
}
#admin_catalog  .sidebar-menu .menu_items > li > a > .title {
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 85px);
    display: none;
}
#admin_catalog  .sidebar-menu .menu_items> li > a > .arrow {
    float: right;
}
#admin_catalog  .sidebar-menu .menu_items > li > a > .arrow::before {
    float: right;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
}

#admin_catalog .sidebar-menu .menu_items > li.nav-dropdown.open > a > .arrow::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#admin_catalog  .sidebar-menu .menu_items > li ul.submenu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0 0 10px 0;
    background-color: #21252d;
    padding: 10px 0 10px 0;
}
#admin_catalog  .sidebar-menu .menu_items > li.nav-dropdown.open > ul.submenu {
    display: block;
}
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li {
    background: none;
    padding: 0px 20px 0 40px;
    margin-top: 1px;
}
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li > a {
    display: block;
    padding: 5px 0px;
    font-size: 13px;
    white-space: normal;
    color: #788195;
}
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li:hover > a,
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li:hover > .icon-thumbnail,
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li.active > a,
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li.active > .icon-thumbnail{
    color: #fff;
}
#admin_catalog  .sidebar-menu .menu_items > li ul.submenu > li .icon-thumbnail {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    background-color: #2b303b;
    font-size: 14px;
}
#admin_catalog  .scrollbar-inner > .scroll-element.scroll-y{
    left: 103px;
    z-index: 99;
}
::-webkit-scrollbar-track {
    background-color: #fff; /*Цвет скролла*/
} 
::-webkit-scrollbar-thumb { 
    border-radius: 5px; /*Закругление ползунка*/
    background-color: #ccc; /*Цвет ползунка*/
} 
::-webkit-scrollbar { 
    width: 5px;  /*Толщина скролла*/
}
body.menu-pin #admin_catalog .scrollbar-inner > .scroll-element.scroll-y,
#admin_catalog:hover .scrollbar-inner > .scroll-element.scroll-y{
    left: 103px;
    z-index: 99;
}
#mob_menu {
    top: -100%;
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    height: 100%;
    background-color: #272b35;
    display: block;
    z-index: 9;
    padding: 80px 20px 20px 20px;
}


/******************************************* Header_style  *******/
header.navbar {
    position: fixed!important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    position: relative;
    height: 55px;
    padding: 0;
    background-color: rgb(44 49 60);
    border-bottom: 1px solid #cfd8dc;
    z-index: 1030;
    padding-left: 70px;
}
header.navbar .container-fluid{
     height: 55px;
}
.admin_switches{
    position: relative;
    margin-left: 0px;
    margin-top: 10px;
    display: inline-block;
}
.admin_switches .box_adswitch{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.admin_switches .adswitch{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #02bcf2;
    display: block;
    width: 50%;
    text-align: center;
}
.admin_switches .adswitch:hover{
    background: #fff;
     color: #02bcf2;
}
.admin_switches .adswitch.active{
    background: #02bcf2;
    color: #ffffff;
}
.admin_languages,
.admin_notification,
.admin_techsupport,
.admin_exit{
    
    margin-top: 8px;
    cursor: pointer;
    
}

.admin_notification .notification_title,
.admin_techsupport a,
.admin_exit a{
    display: block;
    height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.admin_languages .languages_inner{
    display: block;
    padding-right: 5px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    margin-top: 8px;
}
.admin_languages a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    height: 24px;
    border: 1px solid rgba(204, 204, 204, 0.6);
    border-radius: 3px;
    opacity: 0.5;
}
.admin_languages a.focus,
.admin_languages a:hover{
    opacity: 1;
}
.admin_languages a:before {
    margin-top: 10px;
}
.admin_languages a:after {
    margin-top: 20px;
}
.admin_languages a img{
    margin-top: -5px;
}
.admin_notification .notification_title,
.admin_techsupport a{
    color: #cfd8dc;
}
.admin_notification .notification_title:hover,
.admin_techsupport a:hover{
    color: #02bcf2;
}
.admin_notification .counter,
.admin_techsupport .counter{
    background: #02bcf2;
    color: #ffffff;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    position: absolute;
    top: 0px;
    right: 12px;
    font-weight: 601;
    border-radius: 50%;
    display: block;
}
.admin_notification .counter{
    background: #10CFBD;
}
.admin_techsupport [data-hint]::after {
    width: 140px;
    line-height: 24px;
}

.admin_exit a{
    color: #cfd8dc;
    padding-right: 15px;
        text-align: center;
}

.admin_exit a:hover {
    color: #f82828;
}
.btn svg,
.btn span,
.admin_notification .notification_title span,
.admin_notification .notification_title svg,
.admin_techsupport a span,
.admin_techsupport a svg,
.admin_exit a span,
.admin_exit a svg,
.admin_switches a span,
.admin_switches a svg{
    display: inline-block;
    vertical-align: middle;
}
.admin_exit a svg,
.admin_notification .notification_title svg,
.admin_techsupport a svg{
    margin-left: 0px;
    width: 20px;
    height: 20px;
}
.admin_switches a svg{
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.admin_switches a.btn_vid_help svg{
    margin-right:0px;
}
.menu_switch{
    position: relative;
    width: 50px;
    height: 55px;
    margin: 0px 0px 0 0;
    line-height: 55px;
    display: block;
    float: right;
    padding-top: 30px;
    padding-left: 10px;
    cursor: pointer;

}
.menu_hamburger{
    width: 24px;
    height: 3px;
    background: #fff;
    border-radius: 4px;
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
    display: block;
}
.menu_hamburger::before, .menu_hamburger::after {
    content: '';
    display: block;
    width: 24px;
    height: 3px;
    background: #fff;
    position: absolute;
    border-radius: 4px;
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu_hamburger::before {
    top: -8px;
    left: 0;
    width: 22px;
}
.menu_hamburger::after {
    top: 8px;
    width: 16px;
    left: 0;
}
.menu_switch:hover .menu_hamburger::before,
.menu_switch:hover .menu_hamburger::after {
    width: 24px;
    animation: xfade 48s 0s infinite;
}
@keyframes xfade{
  0%{
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  33% {
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  66%{
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  100% {
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
}
#quickview.open .menu_switch .menu_hamburger,
body.menu-pin .menu_switch .menu_hamburger {
    background: none;
}
#quickview.open .menu_switch .menu_hamburger::before,
#quickview.open .menu_switch .menu_hamburger::after,
body.menu-pin .menu_switch .menu_hamburger::before,
body.menu-pin .menu_switch .menu_hamburger::after {
    top: 0;
    width: 24px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#quickview.open .menu_switch .menu_hamburger::after,
body.menu-pin .menu_switch .menu_hamburger::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.notification_inner{position: relative;}
.notification_toggle{
    top: 125%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, top 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, top 0.3s ease;
    background: #ccc;
    width: 240px;
    white-space: normal;
    border-radius: 3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
/*    margin-top: 10px;*/
    display: inline-block;
/*    pointer-events: none;*/
    position: absolute;
    visibility: hidden;
    border: 1px solid rgba(204, 204, 204, 0.2);
    padding: 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px rgba(204, 204, 204,0.2);
    box-shadow: 0px 0px 5px rgba(204, 204, 204,0.2);
    color: rgb(118, 118, 118);
    cursor: pointer;
    z-index: 200;
}
.notification_inner:hover > .notification_toggle,
.notification_inner .notification_toggle:hover{
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.notification_toggle .notif_item{
    line-height: inherit;
    margin-right: 5px;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 100%;
    height: 40px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.notification_toggle .notif_item .l_notif{
    display: flex;
    align-items: center;
    display: -moz-flex;
    align-items: -moz-center;
    display: -webkit-flex;
    align-items: -webkit-center;
    width: calc(100% - 35px);
}
.notification_toggle .notif_item:last-child{
    border-bottom: none;
}
.notification_toggle .notif_icon{
    padding: 0px;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 0px;
    line-height: 49px;
}
.notification_toggle .notif_icon svg{
    width: 18px;
    height: 18px;
}
.notification_toggle .notif_icon svg{
    width: 18px;
    height: 18px;
}
.notification_toggle .notif_count,
.notification_toggle .notif_title{
   padding: 10px;
    cursor: pointer;
}
.notification_toggle .notif_count{
   color: #2b303b;
    width: 35px;
}

.celline{
    float:left;
    width:100%;
}

/************************************************************************* Footer  */
#footer {
    padding: 0px 15px 0px;
    line-height: 35px;
    color: rgb(38, 50, 56);
    /*position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(43, 48, 59);
    height: 35px;
    padding-left: 0px;
    z-index: 100;
}




/************************************************************************* Products.tpl  */

.fixed-panel{
    position: fixed;
    top: 55px;
    z-index: 2000;
    transition: 0.5s all;
}
.variants_toggle{
    cursor: pointer;
    color: #20a8d8;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    font-weight: 500;
}

.products_variants_block{
    display: none;
    width: 100%;
}

.tablet_icon_menu{
    display: none;
    padding: 5px;
    border-radius: 2px;
    position: absolute;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    top: 33px;
    width: 100%;
    background: #fff;
}
.fn_show_icon_menu.show .tablet_icon_menu{
    display: block;
}
.fn_show_icon_menu.show:before{
    content: '';
    position: absolute;
    bottom: -9px;
    border: 5px solid transparent;
    border-top: 5px solid #20a8d8;
}







/************************************************************************* Products.tpl  */

.file_upload:hover span {
    color: #20a8d8;
}
.file_upload input[type="file"]{
    display: none;
}
.file_upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.file_upload span {
    line-height: 30px;
}

/************************************************************************* Order.tpl  */

.wrap_order_label{
    padding: 15px;
    border-radius: 3px;
    font-size: 14px;
    background-color: #fefefe;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    border: dashed 1px #cfd8dc;
    margin-bottom: 15px;
}
.wrap_order_label .box_order_label{

}



.box_border_buyer{
    border-top: 0px solid #cfd8dc;
    padding-top: 0px;
    margin-top: 0px;
}

.add_order_marker .tag{
    margin-bottom: 0px;
}
.checkbox_email{
   width: 290px;
    margin-top: 10px;
}
.checkbox_email .checkbox_label span{
    display: inline-block;
    vertical-align: middle;
}
.checkbox_email  .checkbox_label{
    width: 20px;
    height: 20px;
    position: relative;
    text-align: center;
    margin: 0 auto;
     display: inline-block;
    vertical-align: middle;
}
.checkbox_email  .checkbox_label::before {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
}

.rt.checkbox_label::before {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    position: relative;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
}

.checkbox_email input[type="checkbox"]:checked + .checkbox_label::before {
    content: '\f00c';
    font-family: "FontAwesome";
}
.neighbors_orders {
    float: right;
    font-weight: 401;
    padding-top: 4px;
}
.error-zagolovok-ak {
    padding: 5px;
    height: 35px;
    align-content: center;
    
}
.neighbors_orders .prev_order,
.neighbors_orders .next_order {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
}
.text_otgrtuz_inside_card {
    font-weight: 401;
    padding-top: 5px;
}


/************************************************************************* Orders.tpl  */

.orders_toggle{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-align: center;
}
.purchases_table div.table_row:nth-of-type(even){
    background-color: #eceff1;
}
.order_paid{
    margin-top: 5px;
}
.okay_list .orders_labels .tag{
   margin-top: 10px;
    margin-bottom: 0px;
}
.okay_list .okay_list_order_marker .orders_labels .tag{
    margin-top: 5px
}
.box_labels_show{
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dotted #48b0f7;
    position: relative;
    cursor: pointer;
}
 .box_labels_show:hover{
    border-bottom: 1px dotted transparent;
}
.box_labels_show span,
.box_labels_show svg{
    display: inline-block;
    vertical-align: middle;
    color: #48b0f7;
}
.box_labels_show svg{
    width: 12px;
    height: 12px;
}
.box_labels_hide{
    background: #fff;
    border-radius: 3px;
    border: 1px solid #D6DADC;
    border-bottom-color: #C4C9CC;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    display: none;
    overflow: hidden;
    position: absolute;
    width: 170px;
    z-index: 70;
    -webkit-transform: translate3d(0,0,0);

}
.box_labels_hide.active_labels{
    display: block;
}
.box_labels_hide .heading_label{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px solid #D6DADC;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: 500;
    padding: 5px 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
}
.btn_close.delete_grey svg,
.btn_close.delete_labels_hide svg{
    color: #848484;
    height: 10px;
    width: 10px;
}
.btn_close.delete_labels_hide{
    position: absolute;
    right: 10px;
    top: 5px;
}
.box_labels_hide .option_labels_box{
    margin: 0px;
    padding: 0px 10px;
}
.box_labels_hide .option_labels_box li{
    margin-bottom: 10px;
    display: block;
    border-radius: 3px;
    color: #fff;
    font-weight: 501;
    text-shadow: 0 0 1px rgba(0,0,0,.2),0 0 2px #000;
    text-align: left;
    padding: 5px 5px 6px;
    font-size: 12px;
}
.option_labels_box .label_labels{
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0px;
}
.option_labels_box .label_labels span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 22px;
}
.option_labels_box .label_labels::before {
    content: "";
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.2),0 0 2px #000;
    vertical-align: middle;
    left: inherit;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
    margin-right: 0px;
    text-align: center;
}
.option_labels_box .label_labels:hover::before,
.option_labels_box input[type="checkbox"]:checked + .label_labels::before {
    content: '\f00c';
    font-family: "FontAwesome";
}
.orders_purchases_block {
    width: 100%;
    padding: 0px 10px 10px;
    height: auto;
}



/************************************************************************* Comments.tpl  */

.admin_note{
    border-left: 5px solid #02bcf2;
    padding: 0px 10px!important;
}
.admin_note2{
    border-bottom: none;
    padding-bottom: 10px;
}
.okay_list .okay_list_comments_name.admin_note {
    width: calc(100% - 280px);
    margin-left: 20px;

}

/************************************************************************* Import.tpl  */

.import_table_wrap{
    overflow-x: auto;
}
.import_item{
    font-size: 12px;
}



/************************************************************************* Export.tpl  */

.option_export_wrap label{
    display: block!important;
    cursor: pointer;
}
.option_export_wrap input{
    display: none;
}
.export_item{
    display: block;
    position: relative;
    padding: 0.25rem;
    margin: 0 auto;
}
.export_item:before{
    color: #4dbd74;
    content: "";
    cursor: pointer;
    font-size: 32px;
    height: 100%;
    position: absolute;
    right: 0;
    top: -9px;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 15%;
}
.option_export_wrap input[type=radio]:checked + .export_item:before{
    content: '\f00c';
    font-family: "FontAwesome";
}
.option_export_wrap input[type=radio]:checked + .export_item + .export_options{
    display: block!important;
}

/************************************************************************* Theme.tpl  */

.gray_filter{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}
.rename_theme{
    cursor: pointer;
    padding: 0.3rem;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.opacity_toggle{
    opacity: 0;
}
.theme_active{
    color: #48b0f7;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.theme_active svg{
    width: 22px;
    height: 22px;
    font-weight: 501;
}
.theme_active_span{
    display: inline-block;
    vertical-align: middle;
}
.banner_card_header {
    color: #fff;
    background-color: #2b303b;
    font-weight: 501;
    font-family: 'Graphik LCG', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
}
.img_bnr_c_head{
    min-height: 60px;
    line-height: 28px;
}

/************************************************************************* Images.tpl  */

.theme_image_item{
    width: 100%;
    height: 150px;
    text-align: center;
    display: block;
    background: url("../images/transparent.gif");
    line-height: 150px;
}
.theme_image_item > img{
    max-width: 140px;
    max-height: 140px;
}
.wrap_bottom_tag_images{
    position: relative;
}
.wrap_bottom_tag_images .tag{
    position: absolute;
    bottom: -5px;
}
.btn_images_add{
    float: left;
}
.btn_images_add+input{
    float: left;
    width: auto;
    margin-left: 15px;
    height: 36px;
    padding: 0px;
}

/************************************************************************* Categories.tpl  */

.okay_textarea{
    width: 100%;
    min-height: 107px;
    resize: none;
}
.short_textarea{
    width: 100%;
    min-height: 350px;
    resize: none;
    color: #2c2c2c !important;
        background: #fbfbfb;
}
.category_image img{
    max-width: 100%;
    max-height: 100%;
}
.category_image{
    max-width: 250px;
    margin: 0 auto;
}
.categories_sub_block{
    width: 100%;
}
.categories_sub_block .fn_row{
    min-height: 80px;
}

/************************************************************************* Banner.tpl  */

.banner_card{
    margin-bottom: 20px;
    position: relative;
    display: block;
    background-color: #fff;border: 1px solid #ccc;
}
.banner_card_header{
    color: #fff;
    background-color: #2b303b;
    font-weight: 501;
    font-family: 'Graphik LCG', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
}
.banner_card_block{
    padding: 15px;
}
.theme_block_image{
    min-height: 300px;
    max-height: 300px;
    text-align: center;
    line-height: 300px;
}
.theme_block_image img{
    max-height: 290px;
}
.theme_block_image .btn{
    position:absolute;
    right: 0px;
    width: 100%;
}
.theme_block_image .theme_btn_admin{
    bottom:0px;
}
.theme_block_image .theme_btn_block{
    bottom:45px;
}
.bnr_id_grup{
    width: 100%;
    margin: 0px 0px 10px;
}
.bnr_id_grup .form-control{
   border-right: 1px solid #ccc;
}
.menus_id_grup{
    width: 35%;
    margin: 0px;
}
/************************************************************************* Banners_image.tpl  */

.banner_image{
    position: relative;
    width: auto;
    display: inline-block;

/*

    max-height: 250px;
    height: 250px;
*/
}
.watermark_image,
.admin_banner_images{
    max-width: 100%;
    max-height: 100%;

}
.delete_banner{
    display: none;
}
.banner_image:hover .delete_banner{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}
.dropzone_banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.dropzone_block_banner{
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    border: 1px dashed #ddd;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.dropzone_block_banner:hover{
    background: #bababa;
}
.banner_placeholder{
    font-size: 60px;
    color: #ddd;
}


/************************************************************************* Category.tpl  */

.category_images_list{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom: -10px;
    overflow: hidden;
}
.category_images_list li{
    min-height: 100px;
    overflow: hidden;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
    position: relative;
    height: 120px;
    line-height: 115px;
    background: #F8F8F8;
    width: 215px;
    float: left;
    text-align: center;
    cursor: pointer;
    -moz-transition: 0.1s all;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
    box-sizing: border-box;
}
.category_image_item{
    border: 1px solid #ddd;
    padding: 0;
    float: left;
    width: 18%;
    text-align: center;
    line-height: 100px;
    cursor: grab;
}
.category_image_item:hover .remove_image {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
}
.text_center {
    text-align: center !important;
}





/************************************************************************* Brand.tpl  */

.brand_images_list{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom: -10px;
    overflow: hidden;
}
.brand_images_list li{
    min-height: 100px;
    overflow: hidden;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
    position: relative;
    height: 120px;
    line-height: 115px;
    background: #F8F8F8;
    width: 215px;
    float: left;
    text-align: center;
    cursor: pointer;
    -moz-transition: 0.1s all;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
    box-sizing: border-box;
}
.brand_image_item{
    border: 1px solid #ddd;
    padding: 0;
    float: left;
    width: 18%;
    text-align: center;
    line-height: 100px;
    cursor: grab;
}
.banner_image:hover .remove_image,
.brand_image_item:hover .remove_image {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
}


/************************************************************************* Product.tpl  */
.toggle_arrow_wrap{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0px;
}
.toggle_arrow_wrap a{
    position: relative;
    display: block;
    font-size: 24px;
}
.action_title{
    position: relative;
}
.toggle_body_wrap{
    display: none;
}
.toggle_body_wrap.on{
    display: block
}

.product_images_list{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom: -10px;
}
.product_images_list li{
    min-height: 100px;
    overflow: hidden;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
    position: relative;
    height: 120px;
    line-height: 115px;
}
.product_image_item{
    border: 1px solid #ddd;
    padding: 0;
    float: left;
    width: 18%;
    text-align: center;
    line-height: 100px;
    cursor: grab;
}
.product_image_item:hover{
    border: 1px solid #4DCDC1;
    -webkit-box-shadow: -1px 3px 5px 0px rgba(221,221,221,1);
    -moz-box-shadow: -1px 3px 5px 0px rgba(221,221,221,1);
    box-shadow: 0px 1px 3px 0px rgba(77,205,193,1);
}

.dropzone_block{
    background: #F8F8F8;
    width: 18%;
    float: left;
    text-align: center;
    padding: 15px;
    border: 1px dashed #ddd;
    position: relative;
    cursor: pointer;
    -moz-transition: 0.1s all;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
    box-sizing: border-box;
}
.product_image_item img{
    max-width: 100%;
    text-align: center;
    max-height: 120px;
}
.dropzone_block:hover,
.dropzone_block:hover span{
    background: #bababa;
    cursor: pointer;
}

.dropzone_block i{
     -moz-transition: 0.1s all;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
}
.dropzone_block:hover i{
    color: #F8F8F8;
}
.first_image{
    border-color: #4DCDC1;
}
.first_image:before{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border: 20px solid transparent;
    border-top: 20px solid #4DCDC1;
    border-right: 20px solid #4DCDC1;
}

.first_image:after{
    display: block;
    width: 15px;
    height: 15px;
    content: '✔';
    color: #fff;
    position: absolute;
    top: 0;
    right: 3px;
    font-size: 17px;
    line-height: 22px;
}

.remove_image{
    display: none;
    position: relative;
    background: none;
    border: none;
    outline: none;
    padding: 0px;
    cursor: pointer;
}
.remove_image:before{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border: 20px solid transparent;
    border-top: 20px solid #f66a6a;
    border-right: 20px solid #f66a6a;
}
.remove_image:hover:before{
    border-top-color: #f82828;
    border-right-color: #f82828;
}
.remove_image:after{
    display: block;
    width: 15px;
    height: 15px;
    content: '\f00d';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    position: absolute;
    top: 4px;
    right: 4px;
}
.product_image_item:hover .remove_image{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
}
.dropinput{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    opacity: 0;
    cursor: pointer;
}
.variants_header div{
    float: left;
}

input[type=range] {
    -webkit-appearance: none;
    border: 1px solid white;
    width: 100%;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 7px;
    background: #cfd8dc;
    border: none;
    border-radius: 3px;

}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    width: 17px;
    height: 17px;
    background-color: #4ccdc1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    margin-top: -4px;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #cfd8dc;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 7px;
    background: #cfd8dc;
    border: none;
    border-radius: 3px;
}
input[type=range]::-moz-range-thumb {
    border: none;
     width: 17px;
    height: 17px;
    background-color: #4ccdc1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring{
    outline: 1px solid white;
    outline-offset: -1px;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 7px;

    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;

    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #cfd8dc;
    border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
    background: #cfd8dc;
    border-radius: 10px;
}
input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #4ccdc1;
}
input[type=range]:focus::-ms-fill-lower {
    background: #cfd8dc;
}
input[type=range]:focus::-ms-fill-upper {
    background: #cfd8dc;
}

.feature_row{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 34px;
    overflow: hidden;
}
.new_feature_row{
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.wrap_inner_new_feature{
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    width: calc(100% - 35px);
    float: left;
    overflow: hidden;
}

.delete_feature{
    float: right;
}
.delete_variant_1{
    width: 34px;
    height: 34px;
    text-align: center;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: none;
    cursor: pointer;
    font-size: 16px;
    line-height: 34px;
    color: #f66a6a;
}
.delete_variant_1:hover{
    color: #f62323;
}
.feature_name{
    float: left;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    background-color: rgba(118, 118, 118, 0.7);
    width: 35%;
    padding: 5px 10px;
    height: 34px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.feature_name a{
    color: #ffffff;
}
.additional_values.feature_name {
    background: transparent;
}
.new_feature_row .new_feature_name{
    float: left;
    width: 35%;
}
.new_feature_row .new_feature_value{
    float: left;
    width: 65%;
}
.new_feature_row .new_feature{
    padding: 5px 10px;
    border: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 0px;
    height: 34px;
    font-weight: 400;
    font-size: 14px;
    color: #263238;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.new_feature_row .new_feature:first-child{
    border-left: none;
}
.feature_value{
    float: left;
    width: 65%;
}
.feature_multi_values {
    width: 35px;
    padding: 5px;
    float: left;
    height: 34px;
    text-align: center;
    border-radius: 0px;
}
.feature_multi_values.btn.btn_mini svg{
    margin: 0;
}
.feature_input {
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    color: #607d8b;
    border: none;
    transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
    background: #f7f7f7;
    height: 34px;
    font-weight: 400;
    border: 1px solid transparent;
    float: left;
}
.feature_input:focus {
    border-color: rgba(118, 118, 118, 0.7);
    background: #fff;
    border-radius: 0px 5px 5px 0px;
}
.feature_value::-ms-expand {
    background-color: transparent;
    border: 0; }
.feature_value:focus {
    color: #607d8b;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
.feature_value::placeholder {
    color: #999;
    opacity: 1; }
.feature_value:disabled, .variant_input[readonly] {
    background-color: #cfd8dc;
    opacity: 1; }
.feature_value:disabled {
    cursor: not-allowed; }
.new_feature{
    display: block;
    float: left;
    width: 45%;
    padding: 4px;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #607d8b;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.new_feature:focus{
    color: #607d8b;
    background-color: #fff;
    border-color: #66afe9;
    outline: none;
}


.tab{
    display: none;
}
.tab_navigation{
    border-bottom: 0px solid #ddd;
    padding-bottom: 5px;
    border: 0px solid #ddd;
    padding-bottom: 5px;
    float: left;
    padding: 0px;
        font-size: 15px;
    margin-top: 0px;
    width: 54%;
    margin-bottom: 0px;
}

.date-filter {
        width: 6%;
    padding: 5px;
}

.boxed-filter {
    padding-top: 0px;
    
}
.tab_navigation a{
    padding: 10px;
    float: left;
    border-right: 0px solid #b7b7b7;
    color: #000
}
.tab_navigation a.selected{
    /*background: #2b303b;*/
    color: #20a8d8;
    border-top: 2px solid #20a8d8;
   /* background: linear-gradient(to top, #ffffff, #20a8d83d) 40% 41%;
    border-bottom: 2px solid #b7b7b7;
    border-image: linear-gradient(to right, #ffffff, #20a8d8, #ffffff ) 31% 0%;*/
}
.tab_navigation2{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    border: 1px solid #ddd;
    padding-bottom: 5px;
    float: left;
    padding: 5px;
}
.tab_navigation2 a{
    padding: 10px;
    float: left;
    border-right: 1px solid #b7b7b7;
}
.tab_navigation2 a.selected{
    background: #2b303b;
    color: #ffffff;
}

.tab_navigation_link{
    text-transform: uppercase;
    font-weight: 501;
    color: rgb(183, 183, 183);
    font-size: 16px;
    margin-right: 20px;
    text-decoration: none;
    position: relative;
}
.tab_navigation_link.selected{
    color: #263238;
    text-decoration: none;
}
.tab_container{
    min-height: 160px;
}

.tab_navigation_link:hover{
    color: #263238;
}

.tab_navigation_link.selected:before{
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    width: 100%;
    content: '';
    border-bottom: 2px solid  #4ccdc1;
}
.show_more_images{
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #02bcf2;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin-top: 18px;
    text-decoration: underline;
}
.show_more_images:hover{
    text-decoration: none;
}
.save_btn{
    font-weight: 601;
    color: #000;
}
.product_category_item{
    float: left;
    padding: 5px 5px;
    background: #f7f7f7;
    border-radius: 4px;
    color: #83959d;
    margin: 5px;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    white-space: nowrap;
    border: 1px solid transparent;
    line-height: 14px;
}
.sortable_cat{
    overflow: hidden;
    margin-left: -5px;
    margin-bottom: -5px;
}

.product_category_item .product_cat_name{
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.product_category_item label{
    margin: 0 0 0 1px !important;
    position: relative;
    text-align: center;
    top: 0;
    right: 0;
    color: #f66a6a;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.product_category_item input{
    display: none;
}
.product_category_item.first_category{
    border-color: #4DCDC1;
}
.first_category:before{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border: 5px solid transparent;
    border-top: 5px solid #4DCDC1;
    border-right: 5px solid #4DCDC1;
}


.product_image_item.product_special{
    border-color: #4DCDC1;
}
.product_special:before{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border: 20px solid transparent;
    border-top: 20px solid #4DCDC1;
    border-right: 20px solid #4DCDC1;
}
.product_special:after{
    display: block;
    width: 15px;
    height: 15px;
    content: "✔";
    color: rgb(255, 255, 255);
    position: absolute;
    top: 0px;
    right: 3px;
    font-size: 17px;
    line-height: 22px;
}
.change_special{
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}
.product_image_item:hover .change_special{
    display: block;
    line-height: 28px;
    background: #4DCDC1;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}
/************************************************************************* manager.tpl  */

.permission_block{
    padding: 15px;
    background: #f7f7f7;
    border-radius: 4px;
    color: #83959d;
    position: relative;
    border: 1px solid transparent;
    margin-bottom: 15px;
}
.permission_block .permission_boxes{

}
.permission_block .permission_box{
    padding: 10px 0px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

}
.permission_block .permission_box span{
   margin-right: 15px;
}
.permission_block .permission_box label{

}


/************************************************************************* templates.tpl  */

.design_tabs{

}
.design_tabs .design_navigation{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.design_tabs .design_navigation .design_navigation_link{
    text-transform: uppercase;
    font-weight: 501;
    font-size: 16px;
    color: #83959d;
    margin-right: 20px;
    position: relative;font-family: 'Graphik LCG', sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
}
.design_tabs .design_navigation .design_navigation_link:hover,
.design_tabs .design_navigation .design_navigation_link.focus{
    color: #263238;
    text-decoration: none;
}
.design_tabs .design_navigation .design_navigation_link.focus::before {
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    width: 100%;
    content: '';
    border-bottom: 2px solid #4ccdc1;
}
.design_tabs .design_container{
    min-height: 100px;
    overflow: hidden;
}
.design_tabs .design_container .design_tab{
    float: left;
    padding: 5px 5px;
    background: #f7f7f7;
    border-radius: 4px;
    color: #83959d;
    margin: 5px;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    white-space: nowrap;
    border: 1px solid transparent;
    line-height: 14px;
}
.design_tabs .design_container .design_tab:hover,
.design_tabs .design_container .design_tab.focus{
    border-color: #4DCDC1;
}
.design_tabs .design_container .design_tab:hover::before,
.design_tabs .design_container .design_tab.focus::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border: 5px solid transparent;
    border-top: 5px solid #4DCDC1;
    border-right: 5px solid #4DCDC1;
}
/************************************************************************* Delivery.tpl  */
.payment_item{
    height: 60px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.wrap_payment_item{
    margin-top: 10px;
}
.bnr_dl_price{
    width: 120px;
    margin: 0px;
}
.delivery_inline_block{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.payment_item .okay_ckeckbox{
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    text-align: left;
    padding: 10px 0px;
    cursor: pointer;
}
.okay_ckeckbox::before {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: inherit;
    position: relative;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
    margin-right: 10px;
    text-align: center;
}
.payment_item .okay_ckeckbox .payment_name_wrap,
.payment_item .okay_ckeckbox .payment_img_wrap {
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
}
.payment_item .okay_ckeckbox .payment_img_wrap {
    margin-right: 10px;
}









.chosen-container-multi .chosen-choices {
    cursor: pointer!important;
    border: 1px solid #ccc!important;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    padding: 5px 5px 40px !important;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    min-height: 35px!important;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    display: block;
    width: 100%;
}
.chosen-container-multi .chosen-choices:after {
    content: "\f107";
    border: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 15px;
    top: 15px;

}
.chosen-container-multi .chosen-choices li.search-choice {
    float: left;
    padding: 5px 5px!important;
    background: #f7f7f7!important;
    border-radius: 4px!important;
    color: #848383 !important;
    margin: 5px!important;
    position: relative!important;
    cursor: pointer!important;
    max-width: 100%!important;
    white-space: nowrap;
    border: 1px solid #e4e4e4!important;
    line-height: 14px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    margin: 0 0 0 1px !important;
    position: relative!important;
    text-align: center!important;
    top: 0!important;
    right: 0!important;
    width: 20px!important;
    height: 14px!important;
    color: #f66a6a!important;
    font-size: 13px!important;
    cursor: pointer!important;
    display: inline-block!important;
    vertical-align: middle!important;
    transition: 0.5s all!important;
    background: none!important;
    font: normal normal normal 14px/1 FontAwesome!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before {
    content: "\f00d";
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word!important;
    display: inline-block!important;
    vertical-align: middle!important;
}
.chosen-container .chosen-drop {

    box-shadow: 5px 5px rgba(102, 102, 102, .1)!important;
    text-shadow: none!important;
    padding: 0!important;
    background-color: #fff!important;
    margin: 10px 0 0!important;
    border: 1px solid #eee!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.chosen-container-active .chosen-choices {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.chosen-container .chosen-results li.highlighted {
    text-decoration: none!important;
    background-image: none!important;
    background-color: #f6f6f6!important;
    color: #555!important;
    filter: none!important;
}

.chosen-container .chosen-results li {
    padding: 8px 16px!important;
    color: #6f6f6f!important;
    text-decoration: none!important;
    display: block!important;
    clear: both!important;
    font-weight: 300!important;
    line-height: 18px!important;
    white-space: nowrap!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item!important;
    color: rgb(204, 204, 204)!important;
    cursor: default!important;
}
.seo_cateogories_wrap{
    min-height: 300px;
    max-height: 650px;
    overflow-y: auto;
    border: 1px solid #ddd;
}
.seo_item{
    position: relative;
    cursor: pointer;
    padding: 5px;
}
.seo_item:hover, .seo_item.active {
    background: rgba(38, 50, 56, 0.4);
    cursor: pointer;
}
.ajax_preloader{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0.7;
    background: #fff url(../images/ajax_preloader.gif) no-repeat top center;
    z-index: 9999;
}

/***************************************************** select language  */
.borderRadius {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.borderRadiusTp {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.borderRadiusBtm {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.ddcommon {
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
    *display: inline;
    cursor: pointer;
}

.ddcommon ul {
    padding: 0;
    margin: 0;
}

.ddcommon ul li {
    list-style-type: none;
}

.borderRadiusTp ul li:last-child {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 0 none #c3c3c3;
}

.borderRadiusBtm ul li:first-child {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1 solid #c3c3c3;
}

.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
    opacity: .5;
    /* standard: ff gt 1.5, opera, safari */
    -ms-filter: "alpha(opacity=50)";
    /* ie 8 */
    filter: alpha(opacity=50);
    /* ie lt 7 */
    -khtml-opacity: .5;
    /* safari 1.x */
    -moz-opacity: .5;
    /* ff lt 1.5, netscape */
    color: #999999;
}

.ddcommon .clear {
    clear: both
}

.ddcommon .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.ddcommon input.text {
    color: #7e7e7e;
    padding: 0 0 0 0;
    position: absolute;
    background: #fff;
    display: block;
    width: 98%;
    height: 98%;
    left: 2px;
    top: 0;
    border: none;
}

.ddOutOfVision {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.borderRadius .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.borderRadiusBtm .shadow {
    -moz-box-shadow: -5px -5px 5px -5px #888888;
    -webkit-box-shadow: -5px -5px 5px -5px #888888;
    box-shadow: -5px -5px 5px -5px #888888
}

.borderRadiusTp .border,
.borderRadius .border {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.borderRadiusBtm .border {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

img.fnone {
    float: none !important
}

.ddcommon .divider {
    display: none;
}

.ddcommon .ddArrow {
    display: inline-block;
    position: absolute;
    right: 4px;
}

.ddcommon .ddArrow:hover {
    background-position: 0 100%;
}

.ddcommon .ddTitle {
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid rgb(123, 123, 123);
    -webkit-appearance: none;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    height: 35px;
    vertical-align: middle;
    padding: 1px 6px;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    outline: 0;
    line-height: 1.42857143;
    color: rgb(44, 44, 44);
    background-color: rgb(255, 255, 255);
    background-image: none;
    padding-right: 25px;
    z-index: 1;
}

.ddcommon .ddTitle .ddTitleText {
    display: block;
}

.ddcommon .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.ddcommon .ddTitle .description {
    display: block;
}

.ddcommon .ddTitle .ddTitleText img {
    position: relative;
    vertical-align: middle;
    float: left
}

.ddcommon .ddChild {
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999
}

.ddcommon .ddChild li {
    clear: both;
}

.ddcommon .ddChild li .description {
    display: block;
}

.ddcommon .ddChild li img {
    border: 0 none;
    position: relative;
    vertical-align: middle;
    float: left
}

.ddcommon .ddChild li.optgroup {
    padding: 0;
}

.ddcommon .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: 601;
    font-style: italic
}

.ddcommon .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.ddcommon .noBorderTop {
    border-top: none 0 !important;
    padding: 0;
    margin: 0;
}


/*************** default theme **********************/


.dd .divider {
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #fff;
    ;
    right: 24px;
}
.dd .ddArrow{
    width: 16px;
    height: 16px;
    margin-top: 7px;
}
.dd .ddArrow:before {

    content: "\f107";
    display: inline-block;
    border: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    color: rgb(44, 44, 44);
}

.dd .ddArrow:hover {
    background-position: 0 100%;
}



.dd .ddTitle .ddTitleText {
    padding: 5px 20px 5px 5px;
}

.dd .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.dd .ddTitle .description {
    font-size: 12px;
    color: #666
}

.dd .ddTitle .ddTitleText img {
    padding-right: 5px;
    max-width: 28px;
}

.dd .ddChild {
    border: 1px solid #c3c3c3;
    background-color: #fff;
    left: -1px;
}

.dd .ddChild li {
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #c3c3c3;
}

.dd .ddChild li .description {
    color: #666;
}

.dd .ddChild li .ddlabel {
    color: #333;
}

.dd .ddChild li.hover {
    background-color: #f2f2f2
}

.dd .ddChild li img {
    padding: 0 6px 0 0;
    max-width: 28px;
}

.dd .ddChild li.optgroup {
    padding: 0;
}

.dd .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: 601;
    font-style: italic
}

.dd .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.dd .ddChild li.selected {
    background-color: #d5d5d5;
    color: #000;
}









#footer,
.main {
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: padding-left, padding-right, margin-left, margin-right;
}

.aside-menu {
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.footer {
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: padding-left, padding-right, margin-left, margin-right, left, right;
}


.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    display: none;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
    text-align: center;
}
.modal-body .btn-danger svg{
    width: 12px;
    height: 12px;
}
.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(43, 48, 59);
    border-bottom: 1px solid rgb(33, 37, 45);
}
.modal .heading_modal {
    font-family: 'Graphik LCG', sans-serif;
    font-weight: 601;
    color: rgb(255, 255, 255);
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}
.modal .card-header::after {
    content: "";
    display: table;
    clear: both;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 670px;
        margin: 100px auto 30px;
    }
    .modal-content {
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
    .modal-md {
        width: 400px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}



/************************************************************************* Progress Bar */
.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
}

.progress[value] {
    background-color: #eceff1;
    border: 0;
    appearance: none;
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0;
}

.progress[value]::-moz-progress-bar {
    background: url(../images/progress.gif);
}

.progress[value]::-webkit-progress-value {
    background: url(../images/progress.gif);
}

.progress[value]::-webkit-progress-bar {
    background-color: #eceff1;
}

base::-moz-progress-bar,
.progress[value] {
    background-color: #eceff1;
}

@media screen and (min-width: 0\0) {
    .progress {
        background-color: #eceff1;
    }
    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
    }
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

@media screen and (min-width: 0\0) {}

.progress-animated[value]::-webkit-progress-value {
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {}

.progress-success[value]::-webkit-progress-value {
    background-color: #4dbd74;
}

.progress-success[value]::-moz-progress-bar {
    background-color: #4dbd74;
}

.progress-success[value]::-ms-fill {
    background-color: #4dbd74;
}

@media screen and (min-width: 0\0) {
    .progress-success .progress-bar {
        background-color: #4dbd74;
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #63c2de;
}

.progress-info[value]::-moz-progress-bar {
    background-color: #63c2de;
}

.progress-info[value]::-ms-fill {
    background-color: #63c2de;
}

@media screen and (min-width: 0\0) {
    .progress-info .progress-bar {
        background-color: #63c2de;
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f8cb00;
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f8cb00;
}

.progress-warning[value]::-ms-fill {
    background-color: #f8cb00;
}

@media screen and (min-width: 0\0) {
    .progress-warning .progress-bar {
        background-color: #f8cb00;
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #f86c6b;
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #f86c6b;
}

.progress-danger[value]::-ms-fill {
    background-color: #f86c6b;
}

@media screen and (min-width: 0\0) {
    .progress-danger .progress-bar {
        background-color: #f86c6b;
    }
}

.progress.progress-sm {
    height: 8px;
}


/**/

.d-table{display: table;height: 100%}
.d-100vh-va-middle{display: table-cell;vertical-align: middle;}
.d-table .input-group .form-control{border-right: 0px solid rgb(204, 204, 204);border-left: 0px;text-align: center;}

.card {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid #cfd8dc;
}
.card-block {padding: 20px;}
.okay_/*bg {background: RGB(9, 26, 51);}*/
.card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .card-group .card {
        display: table-cell;
        vertical-align: middle;
    }
    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }



.fn_fast_save {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    background-color: rgba(43, 48, 59, 0);
    padding: 10px;
    transition: 1s;
    display: none;
    z-index: 1000;
}
.fn_fast_save button {
    display: inline-block;
    float: none;
    box-shadow: 0px 0px 25px rgb(73 176 247);
}
.fn_fast_action_block {
    display: inline-block;
}
.fn_fast_save .additional_params,
.fn_fast_save .action {
    max-width: 300px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.fn_fast_save .additional_params>div {
    width: 100% !important;
}
.fn_disable_url{cursor:pointer;}
div.mce-fullscreen {
    top: 60px!important;
    background: #fff!important;
}
.colorpicker {z-index: 100!important;}
#ui-datepicker-div{z-index: 100!important;}

.okay_disabled,
.okay_disabled input,
.okay_disabled select,
.okay_disabled textarea{
    background: rgba(221, 221, 221, 0.5);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.system_header{
    color: #fff;
    background-color: #2b303b;
    font-weight: 501;
    font-family: 'Graphik LCG', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
}
.system_information{
    min-height: 50px;
    text-align: left;
}
.import_row{
    min-height: 35px
}
.lite_logo {
    font-size: 30px;
    padding: 0;
    margin-top: 0px;
    font-weight: 300;
}
.seo_template_button{
    color: #2b303b;
}
.feature_alias_variable{
    width: 30%;
    text-align: left;
}
.feature_alias_name{
    width: 30%;
    text-align: left;
}
.feature_alias_value{
    width: calc(40% - 90px);
    text-align: left;
}
.boxed_not_available {
    background: RGB(193, 48, 42);
    border: 1px solid rgb(230, 230, 230);
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 4px 4px 2px 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 60px 20px;
}
.boxed_not_available_title{
    font-family: 'Graphik LCG', sans-serif;
    font-size: 2.3rem;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-weight: 501;
}
.boxed_not_available svg{
    max-width: 100%;
    max-height: auto;
}
.boxed_not_available_text{
    font-size: 1.1rem;
    font-weight: 500;
    margin-top: 40px;
    line-height: 1.4;
}
.boxed_not_available_text a{
    text-decoration: underline;
    color: rgb(34, 188, 248);
    font-weight: 501;
    font-size: 1.2rem;
}
.boxed_not_available_text a:hover{
    text-decoration: none;
}

.feature_value_name{
    width: calc(100% - 500px);
    text-align: left;
}
.feature_value_translit{
    width: 200px;
    text-align: left;
}
.feature_value_products_num{
    width: 90px;
    text-align: left;
}
.feature_value_products_num .form-control {
    text-align: center;
    background-color: #cfd8dc;
}
.feature_value_index{
    width: 120px;
    text-align: center;
}
.fn_test_smtp_status {
    width: auto;
    border: none;
    margin-left: 15px;
    display: none;
}
.svgh i{float:left;line-height: 15px;font-style: normal;color: #ffffff;text-align: center;font-size: 14px;    align-content: center;}


.margin-20 {
    margin-top: 20px;
}
.fileUploadList input[type="file"] {
    color: transparent;
    display: inline-block;
    width: 20%;
    height: 27px;
}
.fileUploadList input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}
.fileUploadList input[type="file"]::before {
    content: "\f0c6";
    
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
  /*  border: 1px solid #07bbd6; */
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 601;
    font-size: 10pt;
    color:#848484;
}
.fileUploadList input[type="file"]:hover::before {
    border-color: black;
}
.fileUploadList input[type="file"]:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.icon {
    width: 20px;
}

.point{
    position: sticky;
    right: 0px;
    top:0px;
    background: #eaf9ee;
    padding: 6px;
    border: 4px;
    display:block;
    width:100%;
    margin-top: 0px;
    margin-right: 4px;
    color: #34c59e;
    cursor: pointer;
    text-align: center;
}

.listShipping{
    /*
    
    border: 1px solid rgb(82, 194, 231);
    z-index: 1010;
    box-shadow: rgb(7, 187, 214) 0px 0px 5px 0px;
      */
    
    top: 0px;
    left: 0px;
    display: block;
      
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 17px 23px rgb(222 222 222 / 50%);
    width: 60%;
    font-size: 12px;
    color: #000000;
    position: absolute;
    padding: 10px;
    z-index: 1010;
}

.listShippingcomm {
    position: absolute;
    top: -40px;
    left: 0px;
    background: #fff;
    border: 1px solid #e6e6e6;
    z-index: 10;
    box-shadow: 0px 0px 17px 23px rgb(222 222 222 / 50%);
    border-radius: 10px;
}

.close-windows {
    border: 1px solid #e6e6e6;
    padding: 7px 9.29px;
    background: #fff;
    border-radius: 50%;
    top: -26px;
    right: -32px;
    box-shadow: 0px 0px 3px rgba(165,177,202,.3), 0px 10px 40px rgba(165,177,202,.3); 
}
.close-windows:hover {
     background: #afdafc;
}

.docOtgBlock {
 /*     display: flex;
  align-items: center; */
    
}

.docOtgName {
    width: 30%;
    float: left;
    
    
}

.docOtgText {
    width: 68%;
    float: left;
    
        border-left: 1px solid;
    border-radius: 8px;
        padding-left: 6px;
    margin-bottom: 10PX;
    
}
.docOtgTextInside {
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 93%;
    float:right;
    display: block;
}

.doc-otg-block {
    border: 1px solid #d0d0d0;
    padding: 10px 4px 4px;
    box-shadow: inset -10px 10px 6px -10px #d1d1d1d6;
    border-radius: 10px;
    
}

.bacc_order_status_1 .dropdown-toggle{
    background: #afdafc;
    width: 110px;
    height: 25px;
    border: 0px;
    line-height: 25px;
    
}
.greencube{
    background: #00FF00;
    width: 12px;
    height: 12px;
    display: inline-block;float:left;}
.greencubekol{
    font-size:10px;
        line-height: 12px;
        float:left;margin-left:2px;
}

.bluecube{background: #51C2E7;
    width: 12px;
    height: 12px;
    display: inline-block;float:left;}
.bluecubekol{font-size:10px;
        line-height: 12px;
        float:left;margin-left:2px;
}

.graycube{background: #DCDCDC;
    width: 12px;
    height: 12px;
    display: inline-block;float:left;}
.graycubekol{font-size:10px;
        line-height: 12px;
        float:left;margin-left:2px;
}

.yellowcube{background: #FFFF00;
    width: 12px;
    height: 12px;
    display: inline-block;float:left;}
.yellowcubekol{font-size:10px;
        line-height: 12px;
        float:left;margin-left:2px;
}

.cubeo{
    display: inline-block;
    height: 12px;
}
    
.bacc_order_status_2 .dropdown-toggle{
    background: #f5ef2f;
    width: 110px;
    height: 25px;
    border: 0px;
    line-height: 25px;
}
.bacc_order_status_4 .dropdown-toggle{
    background: #90ee90;
    width: 110px;
    height: 25px;
    border: 0px;
    line-height: 25px;
}


.order_status_1 {
    /* border-left: 10px solid #afdafc; */
    background: linear-gradient(to left, #ffffff 99%, #afdafc);
}
.order_status_2 {
  /*  border-left: 10px solid #f5ef2f;*/
    background: linear-gradient(to left, #ffffff 99%, #f5ef2f);
}
.order_status_3 {
   /* border-left: 10px solid #767676;*/
    background: linear-gradient(to left, #ffffff 99%, #767676);
}
.order_status_4 {
   /* border-left: 10px solid #90ee90;*/
    background: linear-gradient(to left, #ffffff 99%, #90ee90);
}
.zupd_status_0 {
    border-left: 0px solid #f2b7bd;
}
.zupd_status_1 {
    border-left: 6px solid #afdafc;
}
.zupd_status_2 {
    border-left: 0px solid #90ee90;
}
.zurd_header {
    border-left: 6px solid #04bbd600;
}
.zurd_button {
    width: 100px;
}
.unvisible {
    visibility:hidden;
}
.undisplayed {
    display: none;
}
.order_rent {
    line-height: 6px;
}
.rest_to_pay {
  width: 10px;
  height: 10px;
  position: absolute;
  margin-left: -10px;
  margin-top: 3px;
}
.sebest {
    font-weight: 900;
    position: absolute;
    margin-left: -6px;
    margin-top: 4px;
}
.upd {
    padding: 2px;
    color: #ffffff;
    padding-left: 2px;
    padding-right: 2px;
}
.whitebg {
    background: #ffffff00;
    color: #848484;
    text-align: right;
    font-family: Verdana;
}
.purplebg {
    background: purple;
}
.greenbg {
    background: #34c15c;
}
.orangebg {
    background: #f5ef2f;
}
.redbg {
    background: #ff7373;
}
.lightredbg {
    background: #ffbbbb;
}
.dolg {
    width: 30%;
    float: right;
    margin-top: 5px;
    color: #ff0101;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 15px;
}

#emailpost{ margin:0 auto; max-width:900px;}

.addorder.textarea {
    width: 550px;
    height: 120px;
}
.addorder.list{
    float:right;
    min-width:400px;
}
.addorder.select{
    padding: 0px;
    float: right;
}
.dobord {
    margin-bottom: 0px;
    float: right;
}
.clear {
    float:right;
    clear:both;
}
.noborder {
    border: 0px;
}
.order_itogo {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    margin-top: -16px;
}
.docname {
    width: 80%;
    padding: 5px;
    display: block;
    float:left
}
.otgrinfo {
 margin-top: -18px;   
}
@media screen and (max-width: 1400px) {
.otgrinfo {
 margin-top: -46px;   
     border-radius: 4px;
}
}
.adddoc{
    
}
.addsfgh{
    max-height:800px;overflow-y: scroll;
}
.propusk{
        float: left;
    
    text-align: left;
    width: 15px;
    height: 15px;
    margin-top: 0px;
    margin-left: 0px;
}
input:enabled::-webkit-calendar-picker-indicator{
    margin: 0px;
}
.errpervskr{
    max-width: 16px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.adddochide{
    display:block;
    opacity:0;
      transition-property: opacity, left, top, height;
  transition-duration: 1s, 5s;
}
.adddoc:hover .adddochide{
    display:block;
    opacity:1;

}
.adddocx{
    
}
.adddochidex{
    color:#fff;
}
.adddocx:hover .adddochidex{
    color:#848484 !important;
}
.deltov1{
}
.deltov2{
    display:none;
}
.deltov1:hover .deltov2{
    display:inline-block;
}
.hideblock{ /*Блок, при наведении на который будет отображаться*/
}
.hideblocknone{ /*Блок, который мы скрываем*/
    display:block;
}
.hideblock:hover .hideblocknone{
    display:none;
    color:#fff;
}
.fontsize24{ /*Блок, который мы скрываем*/
    font-size: 24px;
}
.hideblock:hover .fontsize24{
    font-size: 12px;
}


.selectpicker1{
    appearance: auto;
    -webkit-appearance: auto;
}

/* Visual links between carrier invoices and carrier UPDs on the order page. */
.bp-carrier-links-layer {
    position: fixed;
    inset: 0;
    z-index: 40;
    width: 100vw;
    height: 100vh;
    overflow: visible;
    pointer-events: none;
}

.bp-carrier-link {
    color: var(--bp-carrier-link-color, #7895b1);
    opacity: .62;
    transition: none;
}

.bp-carrier-link__branch,
.bp-carrier-link__trunk {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    vector-effect: non-scaling-stroke;
}

.bp-carrier-link__branch {
    stroke-width: 1.55;
}

.bp-carrier-link__trunk {
    stroke-width: 2.15;
}

.bp-carrier-link__endpoint {
    fill: currentColor;
    stroke: #fff;
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
}

.bp-carrier-links-layer.is-hovering .bp-carrier-link:not(.is-active) {
    opacity: .13;
}

.bp-carrier-link.is-active {
    opacity: 1;
    filter: drop-shadow(0 1px 2px rgba(57, 78, 104, .26));
}

.bp-carrier-link.is-active .bp-carrier-link__branch {
    stroke-width: 2.55;
}

.bp-carrier-link.is-active .bp-carrier-link__trunk {
    stroke-width: 3;
}

#tbper tr.bp-carrier-link-row > td,
#tbper2 tr.bp-carrier-link-row > td {
    transition: none;
}

#tbper tr.bp-carrier-link-row.is-active > td,
#tbper2 tr.bp-carrier-link-row.is-active > td {
    background-color: rgba(103, 129, 158, .09);
}

.bp-carrier-card__total {
    margin-left: 12px !important;
    white-space: nowrap;
}

@media (min-width: 1200px) {
    .bp-carrier-card--invoice {
        width: calc(54.5% - 18px) !important;
        margin-right: calc(.5% + 36px) !important;
    }

    .bp-carrier-card--upd {
        width: calc(45% - 18px) !important;
    }
}

@media (max-width: 1199px) {
    .bp-carrier-links-layer {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .bp-carrier-link,
    #tbper tr.bp-carrier-link-row > td,
    #tbper2 tr.bp-carrier-link-row > td {
        transition: none;
    }
}
