body {
    font-family: 'Nunito', sans-serif;
    background: #F4F5F7;
}
.page-welcome .boxx {
    padding: 0 20px;
    width: 100%;
    max-width: 500px;
}
.page-welcome .boxx svg {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
}
.main-my-panel {
    width: 100%;
}
.content-wrapper {
    padding: 1.5rem 2.187rem 1.5rem 2.187rem;
}
.buttons-panel {
    margin-bottom: 48px;
}
.home-tab .btn-wrapper .btn i.va-middle {
    vertical-align: middle;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.my-table-fix .btn,
.home-tab .buttons-panel .btn-wrapper .btn {
    font-size: 12px;
    padding: 8px 15px;
}
.home-tab .statistics-details .rate-percentage {
    font-size: 36px;
    line-height: 46px;
}
.home-tab .circle-progress-width {
    width: 70%;
    margin-right: 30px;
}
.navbar .navbar-menu-wrapper {
    width: calc(100% - 140px);
    padding: 0;
    height: 50px;
}
.page-body-wrapper {
    min-height: calc(100vh - 50px);
    padding-top: 50px;
}
.navbar .navbar-menu-wrapper nav.navbar {
    width: 100%;
    padding: 0;
}
.sidebar {
    width: 98px;
}
.navbar .navbar-brand-wrapper {
    width: 140px;
    height: 50px;
    padding: 5px 0 5px 2.187rem;
}
.navbar .navbar-brand-wrapper .navbar-brand img {
    height: 44px;
}
.navbar-nav .dropdown-menu {
    font-size: 12px;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
    vertical-align: middle;
}
.left-burger {
    margin-right: 2rem !important;
}
.navbar {
    border-bottom: 1px solid #f0eeee;
}
.navbar .navbar-nav {
    border-left: 1px solid #eee;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
    padding: 5px 15px;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link i {
    padding-right: 0;
    margin: 0 !important;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item {
    padding-left: 5px;
    padding-right: 0;
    margin: 0;
    border-right: 1px solid #eee;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.active {
    background: #828a9747;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.active > .nav-link {
    font-weight: bold;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #828a97;
}
.user-icon-header {
    border-radius: 50%;
    border: 3px solid #6fa622;
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
}
.card .card-title {
    text-transform: none;
}

textarea.form-control.form-control-text {
    height: 80px;
}
.form-control {
    height: inherit;
}
.filtered-links {
    margin: 20px 0;
}
.filtered-links a {
    margin-right: 10px;
}
.ck.ck-editor__main>.ck-editor__editable {
    min-height: 120px;
    word-break:break-all;
}
.select2-container--default .select2-selection--single {
    height: inherit;
    border: 1px solid #dee2e6;
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 22px;
    height: 43px;
    line-height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    width: 40px;
}
.form-control {
    padding: 12px 1.375rem;
}
.input-group > .form-control {
    padding: 14px 1.375rem;
}
.input-group-append .input-group-text,
.input-group-prepend .input-group-text {
    height: 100%;
}
.add-cover img {
    width: 44px !important;
    height: 44px !important;
}

.table th, .table td {
    padding: 10px;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1.4em;
}
.table td a {
    color: #000000;
}


ul.nested-sortable {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.nested-sortable span.empty-category,
ul.nested-sortable li {
    padding: 10px 30px;
    background: #DDDDDD;
    margin: 1px 0;
    width: 100%;
    display: block;
    cursor: pointer;
}
ul.category-list li h4 {
    margin: 0;
}
ul.category-list li ul {
    display: none;
    margin: 20px 0;
}
ul.childrens span.empty-category {
    background: #6fa622;
}
ul.childrens li {
    background: #eee;
}
ul.nested-sortable span.empty-category.hide {
    display: none;
}
ul.nested-sortable span.category-title {
    display: block;
    margin: 20px 0;
    font-size: 22px;
}
ul.nested-sortable li .grid-sortable {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 10px;
    grid-auto-rows: auto;
    grid-template-rows: auto;
    align-items: center;
}
ul.nested-sortable li .shafle {
    display: inline-block;
}
ul.nested-sortable li .shafle .status-wr {
    display: inline-block;
    margin: 0 2rem 0 0;
}
ul.nested-sortable li .actions {

}
.activity-last-row {
    border-bottom: 5px solid #777;
}

.home-tab h1 {
    margin-bottom: 20px;
}
.home-tab .btn-wrapper {
    margin-bottom: 20px;
}
.pagination .page-item .page-link {
    color: #000;
}
.pagination .page-item .page-link:focus,
.page-item.active .page-link {
    background-color: #6fa622;
    color: #fff;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.valid .form-control  {
    border: 1px solid #ff9696ee;
}
.valid .datepicker.input-group,
.valid .datepicker.asColorPicker-wrap,
.valid .select2-container--default .select2-selection--single {
    border: 1px solid #ff9696ee;
}
.valid .invalid-feedback {
    display: block;
    font-size: 11px;
    margin-bottom: 15px;
}
.remove-dropdown {
    padding: 0;
    position: absolute;
    font-size: 0.9rem;
    margin-top: 0;
    right: 0;
    left: auto;
    top: 0;
    border: none;
    -webkit-box-shadow: 0px 3px 21px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 3px 21px 0px rgb(0 0 0 / 20%);

    animation-name: dropdownAnimation;
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -ms-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;x
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.btn-remove-wr {
    display: inline-block;
    position: relative;
}
.remove-dropdown strong {
    padding-right: 7px;
}

.table-responsive.relative {
    padding-bottom: 10px;
}
.generate-slug:hover {
    cursor: pointer;
    color:#fff;
    background: #6fa622;
    transition: all 0.15s ease-in-out;
}
#settings-trigger {
    background: #6fa622;
    text-decoration: none;
}
.btn-primary {
    background: #6fa622;
    color: #ffffff;
    border: none;
}
.home-tab .btn {
    border: none;
}
#settings-trigger:hover,
.btn-primary:hover, .btn-primary:focus {
    background: #58821c;
    color: #ffffff;
    transition: all 0.15s ease-in-out;
}
.form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #58821c;
}
.form-check-input:checked {
    background-color: #58821c;
    border-color: #58821c;
}

.sidebar .nav .nav-item:hover > .nav-link i, .sidebar .nav .nav-item:hover > .nav-link .menu-title, .sidebar .nav .nav-item:hover > .nav-link .menu-arrow,
.sidebar .nav .nav-item.active > .nav-link i, .sidebar .nav .nav-item.active > .nav-link .menu-title, .sidebar .nav .nav-item.active > .nav-link .menu-arrow {
    color: #58821c;
}

.sidebar .nav.sub-menu .nav-item .nav-link.active {
    color: #58821c;
}
.table td img {
    border-radius: 0;
    border: 1px solid #ddd;
}
/*
.form-control:focus, .asColorPicker-input:focus, .dataTables_wrapper select:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single .select2-search__field:focus, .typeahead:focus, .tt-query:focus, .tt-hint:focus {
    border-color: #58821c;
}*/

.field-description {
    background: #eaecef;
    padding: 10px;
    font-size: 11px;
}
ul.farmer-contain,
ul.images-contain {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.farmer-contain li {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 0;
}
ul.images-contain li {
    display: inline-block;
    margin: 0;
    float: left;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
ul.farmer-contain li img.preview,
ul.images-contain li img.preview {
    width: 120px;
    height: 120px;
    border: none;
}
ul.farmer-contain li.add-new {
    width: 120px;
    align-items: stretch;
    justify-content: center;
    background: #6fa622;
    color: #fff;
    text-align: center;
    transition: all 0.15s ease-in-out;
}
ul.farmer-contain li.add-new:hover {
    background: #4b8000;
    cursor: pointer;
}
ul.farmer-contain li.add-new span.mdi {
    font-size: 75px;
    width: 120px;
    height:120px;
    line-height: 120px;
    display: inline-block;
}
ul.farmer-contain li.add-new a {
    color: #fff;
    text-decoration: none;
}
ul.farmer-contain li.add-new span.text {
    background: #4b8000;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    padding: 2px;
    transition: all 0.15s ease-in-out;
}
ul.farmer-contain li.add-new:hover span.text {
    background: #6fa622;
}
.btn-image-wr {
    width: 100%;
}
.btn-image-wr .btn {
    border-radius: 0;
    padding: 5px;
}
.twitter-typeahead {
    width: 100%;
}
.tt-menu {
    padding: 0;
    font-size: 13px;
}
.tt-suggestion {
    padding: 10px 20px;
}
.tt-suggestion:hover {
    background: #58821c;
    color: #fff;
}
.table thead th a {
    color: #000;
    text-decoration: none;
    display: inline-block;
}
.table thead th a i {
    float: left;
    margin: 0 10px 0 0;
}
.table .date-cell,
.table .action-cell {
    width: 170px !important;
    text-align: center;
}
.table .style-link a {
    color: #000000;
    font-weight: bold;
}
.table .category-cell {
    width: 140px !important;
    text-align: center;
}
.table .status-cell {
    width: 100px !important;
    text-align: center;
}
.table .auto-cell {
    width: auto !important;
}
.btn.btn-status {
     border-radius: 50%;
     width: 20px;
     height: 20px;
     box-sizing: border-box;
     display: inline-block;
     padding: 0;
 }
.select2-container {
    display: block;
}

.popup-form-admin {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}

.dataTable .btn.log-view-btn {
    float: right;
    height: 30px;
    display: inline-block;
    width: 30px;
    padding: 0;
    border-radius: 3px;
    margin: 0 0 10px 10px;
}
.log-td-top {
    vertical-align: top !important;
    word-break: break-all;
}

.order-text {
    font-size: 0.812rem;
}
.order-text a {
    color: #000;
    font-weight: bold;
}
.dash-link {
    font-size: 12px;
    color: #000;
}
.dash-cart i {
    font-size: 42px;
    color: #98bd66;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px 0 0;
}
.dash-cart a.card-title span.menu-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
}
.dash-cart .nav-item::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    margin-top: 16px;
    border-radius: 50%;
    background: #b2b2b2;
}
.dash-cart .sub-menu {
    padding: 12px 0 0 20px;
    overflow: hidden;
    position: relative;
}
.dash-cart .nav-item .nav-link {
    color: #484848;
    padding: 0.7rem 1rem;
    position: relative;
    font-size: 12px;
    line-height: 1;
    height: auto;
    border-top: 0;
}
.dash-cart a.card-title:hover i {
    color: #000;
    transition: color 0.15s ease-in-out;
}
.dash-cart a.card-title:hover span.menu-title,
.dash-cart .nav-item .nav-link:hover {
    color: #6fa622;
    transition: color 0.15s ease-in-out;
}
.form-check .form-check-label input[type="radio"] + .input-helper:before {
    border: solid #6fa622;
}
.form-check .form-check-label input[type="radio"]:checked + .input-helper:before {
    background: #6fa622;
    border-width: 0;
}
ul.list-contain {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list-contain li {
    padding-bottom: 10px;
    display: block;
    vertical-align: middle;
    position: relative;
    width: 100%;
}
ul.list-contain li .btn-span-wr {
    display: inline-block;
    padding: 0 10px 0 0;
}
ul.list-contain li .btn-span-wr .btn {
    padding: 10px;
}
ul.list-contain li h3 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    font-size: 1.125rem;
    font-weight: 600;
}
.color-list,
.skin-list {
    margin: 0 -20px;
}
.color-list > div,
.skin-list > div {
    width:50px;
    margin: 10px 20px;
    text-align: center;
}
.skin-list > div label {
    font-weight: bold;
}
.skin-list > div img {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
.color-list .color-style {
    width: 50px;
    height: 20px;
}
.color-list .color-style.color-1 { background: #B082D4; }
.color-list .color-style.color-2 { background: #4FC5B6; }
.color-list .color-style.color-3 { background: #C7C964; }
.color-list .color-style.color-4 { background: #6ED18A; }
.color-list .color-style.color-5 { background: #70CF61; }
.color-list .color-style.color-6 { background: #4CD04A; }
.color-list .color-style.color-7 { background: #FBCAF5; }
.color-list .color-style.color-8 { background: #F5E0AA; }
.color-list .color-style.color-9 { background: #FFB2B7; }
.color-list .color-style.color-10 { background: #FFEEB2; }
.color-list .color-style.color-11 { background: #D3EC8D; }
.color-list .color-style.color-12 { background: #BACBF6; }

.image_crop_container {
    display: none;
    margin: 30px 0 0;
}
.image_crop_container.active {
    display: block;
}
.image_crop_container .uploaded-img-container {
    width: 100%;
    max-width: 250px;
    max-height: 250px;
    display: inline-block;
}
.image_crop_container img {
    display: block;
    max-width: 100%;
}
.image_crop_container .preview-long,
.image_crop_container .preview {
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 0 0 0 20px;
    border: 1px solid red;
    display: inline-block;
    vertical-align: top;
}
.current-img {
    margin-bottom: 10px;
}
.pick-products-list .card-description.text-danger {
    display: none;
}
.pick-products-list.empty .card-description.text-danger {
    display: block;
}
.pick-products-list .item {
    padding: 10px 20px;
    position: relative;
    background: #eee;
}
.pick-products-list .item:nth-child(2n) {
    background: #ddd;
}
.pick-products-list .item .remove-item {
    font-size: 13px;
    cursor: pointer;
    color: red;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
}
.ajax-field-add .item {
    position: relative;
    padding-right: 30px;
}
.ajax-field-add .item .remove-item {
    position: absolute;
    box-sizing: border-box;
    font-weight: bold;
    border-radius: 100%;
    height: 28px;
    width: 28px;
    line-height: 23px;
    padding: 0;
    right: 10px;
    top: -10px;
}

.help-block {
    padding: 4px 0 0 1px;
    font-size: 12px;
    display: none;
}
.step2 .time {
    text-align: center;
    font-size: 12px;
}
.btn.btn-yellow:hover,
.btn-yellow {
    background: #fbd128;
    cursor: pointer;
}

.btn.btn-yellow.no-click:hover,
.btn.btn-yellow.no-click {
    background: #fbd128;
    opacity: 0.5;
    cursor: default;
}
.hidden-forms {
    display: none;

    background: #000c;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hidden-forms.show {
    display: block;
}
#pageBarcode {
    display: block !important;
}
.form-task-edit {
    max-width: 700px;
    width: 700px;
    padding: 30px;
    background: #fff;
    border-radius: 5px;

    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -350px;
    z-index: 100;
}

.form-task-edit.delivery-2 {
    border: 6px solid #1d3680;
    background: #dfe5ff;
}

.form-task-edit.delivery-3 {
    border: 6px solid #57801d;
    background: #f7ffdf;
}

.form-task-edit.delivery-4 {
    border: 6px solid #801d63;
    background: #e6e4e5;
}

.form-task-edit .item-customer {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}
.form-task-edit .item-customer.customer-code {
    float: right;
}
.form-task-edit .item-customer.customer-qr-file {
    position: relative;
    height: 100%;
}
.form-task-edit .item-customer.customer-pvz {
    background: #ddd;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}
.form-task-edit.qr-edit  {
    max-width: 500px;
    width: 100%;
    margin-left: -250px;
}
.form-task-edit.qr-edit h2 {
    text-align: left;
}
.form-task-edit.qr-edit .qr-form {
    margin-top: 30px;
}
.form-task-edit.qr-edit .thanks .alert-success {
    margin: 50px 0 0;
}
.form-task-edit.qr-edit .item-customer {
    text-align: left;
}

.form-task-edit .item-customer.customer-qr-file img {
    display: block;
    width: 100%;
}
.form-task-edit .absolute_img {
    overflow: scroll;
    height: 100%;
    position: absolute;
}
.form-task-edit .counter {
    margin-bottom: 20px;
    padding: 5px 10px;
    background: #fbd128;
    display: inline-block;
}
.form-task-edit .counter .current {
    font-size: 20px;
    font-weight: bold;
}
.form-task-edit .item-customer span {
    border-left: 1px solid;
    font-weight: normal;
    display: inline-block;
    padding: 0 0 0 10px;
}

.form-task-edit.qr-edit .item-customer span {
    border-left: none;
}

.form-task-edit .btn-next-wr {
    position: absolute;
    width: 200px;
    right: 135px;
    top: 20px;
}
.form-task-edit .customer-name span {
    font-size: 22px;
}
.form-task-edit .customer-qr-file {
    background: #ddd;
}

.form-task-edit .customer-code span {
    font-weight: bold;
    font-size: 20px;
}
.form-task-edit .item-customer.customer-pvz span {
    font-weight: bold;
}

.form-task-edit .item-customer.customer-pvz span,
.form-task-edit .item-customer.customer-barcode span {
    border:none;
    padding: 0;
}
.form-task-edit .customer-barcode span {
    font-size: 25px;
    font-weight: bold;
}
.form-task-edit .action-wr,
.form-task-edit .field-wr {
    margin-top: 10px;
}

.form-task-edit .close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 11;
}
.form-task-edit .close svg {
    width: 25px;
}
.form-task-edit .close:hover {
    opacity: 0.6;
    cursor: pointer;
}
.admin_name {
    background: #ddd;
    padding: 6px 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 14px;
}
.uveren .form-control {
    border: 1px solid #fbd128;
}

.table tr.info {
    background: #707070;
    color:#fff;
}
.table tr.ozon-style {
    background: #2359f4;
    color:#fff;
}
.table tr.wb-style {
    background: #ad119c;
    color:#fff;
}
.table tr.ya-style {
    background: #e05c53;
    color:#fff;
}
.table tr.ozon-style a,
.table tr.wb-style a,
.table tr.ya-style a {
    color:#fff;
}
.table tr.wb-style .btn-danger,
.table tr.ya-style .btn-danger,
.table tr.ozon-style .btn-danger {
    border: 1px solid #fff
}
@media (min-width: 992px) {
    .sidebar-icon-only .sidebar .nav .nav-item .nav-link i.menu-icon {
        color: #484848;
    }
    .sidebar-icon-only .sidebar .nav .nav-item.active .nav-link i.menu-icon {
        color:rgb(111 166 34);
    }
    .sidebar-icon-only .sidebar .nav .nav-item.active .nav-link:before {
        background:none;
    }
    .sidebar-icon-only .sidebar .nav .nav-item.active > .nav-link:before {
        background:rgb(111 166 34);
    }
}

@media (max-width: 991px) {
    .navbar .navbar-brand-wrapper .navbar-brand.brand-logo {
        display: block;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        margin: 0;
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

@media (max-width: 700px) {
    .menu-title {
        display: none;
    }
    .content-wrapper {
        padding: 10px;
    }
    .navbar .navbar-brand-wrapper {
        width: 100px;
        padding: 5px 0 5px 10px;
    }
    .navbar .navbar-menu-wrapper {
        width: calc(100% - 100px);
    }
    .page-welcome .boxx {
        padding: 0 40px;
    }
    .page-welcome .boxx svg {
        max-width: 300px;
        margin: 0 auto;
    }
}

@media (max-width: 400px) {
    .navbar .navbar-brand-wrapper .navbar-brand.brand-logo {
        display: none;
    }
    .navbar .navbar-brand-wrapper {
        display: none !important;
    }
    .navbar .navbar-menu-wrapper {
        width: 100%;
    }
    .home-tab h1 {
        font-size: 39px;
    }
    .page-welcome .boxx {
        padding: 0 20px;
    }
}

.hidden.hidden-fields {
    display: none;
    position: absolute;
    padding: 50px;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
    left: 0;
    bottom: 0;
    top: 0;
}
.hidden.hidden-fields.active {
    display: block;
}
