/* global styles */

.no-margint-top {
    margin-top: 0;
}

.no-margint-bottom {
    margin-bottom: 0 !important;
}

.br-15 {
    border-radius: 15px;
}

.bxshadow {
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
}

.pt-5 {
    padding-top: 5px;
}

.pb-15 {
    padding-bottom: 15px;
}

.mr-5 {
    margin-right: 5px;
}

.float-none {
    float: none;
}

.bgwhite {
    background: #fff;
}

.menu-icon-sprite:after {
    content: '';
    background: url('/img/tablet_menu_icons.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -17px;
}

.menu-icon-country-0:after {
    background-position: -1px -1px;
    width: 36px;
    height: 39px;
}

.menu-icon-country-1:after {
    background-position: -1px -45px;
    width: 36px;
    height: 38px;
}

.menu-icon-plan-0:after {
    background-position: -2px -94px;
    width: 35px;
    height: 25px;
}

.menu-icon-plan-1:after {
    background-position: -1px -137px;
    width: 36px;
    height: 25px;
}

.menu-icon-5:after {
    background-position: -7px -177px;
    width: 25px;
    height: 33px;
}

.menu-icon-6:after {
    background-position: -7px -222px;
    width: 25px;
    height: 30px;
}

.menu-icon-7:after {
    background-position: -7px -266px;
    width: 25px;
    height: 30px;
}

.menu-icon-8:after {
    background-position: -6px -311px;
    width: 26px;
    height: 26px;
}

.menu-icon-9:after {
    background-position: -2px -352px;
    width: 34px;
    height: 32px;
}

.menu-icon-10:after {
    background-position: -2px -396px;
    width: 34px;
    height: 30px;
}

.menu-icon-11:after {
    background-position: -2px -440px;
    width: 35px;
    height: 21px;
}

.menu-icon-12:after {
    background-position: -6px -479px;
    width: 26px;
    height: 30px;
}

.menu-icon-13:after {
    background-position: -6px -523px;
    width: 26px;
    height: 27px;
}

@media (max-width: 767px) {
    .menu-icon-sprite:after {
        background: url('/img/mobile_menu_icons.png') no-repeat;
    }

    .menu-icon-country-0:after {
        background-position: -1px -1px;
        width: 22px;
        height: 24px;
    }

    .menu-icon-country-1:after {
        background-position: -1px -28px;
        width: 22px;
        height: 23px;
    }

    .menu-icon-plan-0:after {
        background-position: -2px -57px;
        width: 21px;
        height: 15px;
    }

    .menu-icon-plan-1:after {
        background-position: -1px -83px;
        width: 22px;
        height: 15px;
    }

    .menu-icon-5:after {
        background-position: -5px -107px;
        width: 15px;
        height: 20px;
    }

    .menu-icon-6:after {
        background-position: -5px -134px;
        width: 15px;
        height: 19px;
    }

    .menu-icon-7:after {
        background-position: -5px -161px;
        width: 15px;
        height: 18px;
    }

    .menu-icon-8:after {
        background-position: -4px -188px;
        width: 16px;
        height: 16px;
    }

    .menu-icon-9:after {
        background-position: -2px -213px;
        width: 20px;
        height: 19px;
    }

    .menu-icon-10:after {
        background-position: -2px -240px;
        width: 20px;
        height: 18px;
    }

    .menu-icon-11:after {
        background-position: -2px -265px;
        width: 21px;
        height: 12px;
    }

    .menu-icon-12:after {
        background-position: -4px -288px;
        width: 16px;
        height: 18px;
    }

    .menu-icon-13:after {
        background-position: -4px -315px;
        width: 16px;
        height: 16px;
    }
}

/* end global styles */

.unloading-icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url("/img/bsh_report_types_sprite.png");
    background-repeat: no-repeat;
    background-position: top left;
    width: 58px;
    height: 77px;
}

.unloading-icon-1 {
    background-position: -1px -1px;
}

.unloading-icon-2 {
    background-position: -63px -1px;
}

.unloading-icon-3 {
    background-position: -125px -1px;
}

.unloading-icon-4 {
    background-position: -189px -1px;
}

.unloading-icon-5 {
    background-position: -252px -1px;
}

.unloading-icon-6 {
    background-position: -315px -1px;
}

.unloading-icon-7 {
    background-position: -378px -1px;
}

.unloading-icon-8 {
    background-position: -441px -1px;
}

@media (max-width: 400px) {
    .unloading-icon {
        background-image: url("/img/bsh_report_types_sprite_320.png");
        width: 40px;
        height: 54px;
    }

    .unloading-icon-1 {
        background-position: -3px -3px;
    }

    .unloading-icon-2 {
        background-position: -49px -3px;
    }

    .unloading-icon-3 {
        background-position: -94px -3px;
    }

    .unloading-icon-4 {
        background-position: -229px -3px;
    }

    .unloading-icon-5 {
        background-position: -139px -3px;
    }

    .unloading-icon-6 {
        background-position: -315px -1px;
    }

    .unloading-icon-7 {
        background-position: -184px -3px;
    }

    .unloading-icon-8 {
        background-position: -318px -3px;
    }
}

.info-icon-redesign {
    background: url("/img/info-icon-redesign.png") 100% 100% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

body {
    font-family: 'Open Sans';
}

body.page-login {
    height: 100%;
    min-height: 100%;
    padding: 0
}

.login-page-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 15px 0;
    background: #7c1711;
    background: -moz-linear-gradient(top, #7c1711 0, #a91512 62%, #c90c0f 100%);
    background: -webkit-linear-gradient(top, #7c1711 0, #a91512 62%, #c90c0f 100%);
    background: linear-gradient(to bottom, #7c1711 0, #a91512 62%, #c90c0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c1711', endColorstr='#c90c0f', GradientType=0);
}

.theme-dust.page-login .panel {
    width: 100%;
    max-width: 365px;
    background: rgba(255, 295, 295, .8);
    border: none;
    border-radius: 25px;
    padding: 12px 0 22px;
    margin: 0 auto
}

.theme-dust h1.form-header {
    color: #9c211e;
    font-size: 34px;
    font-weight: 600;
    font-family: 'Open Sans';
    padding: 14px 0 21px;
    margin: 0
}

.login-cell {
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.login-page-wrapper .form-control,
.login-page-wrapper .page-signin-alt .signin-password input {
    display: block;
    margin: 0 auto;
    max-width: 220px;
    border-radius: 10px;
    background-color: #b32824;
    font-family: 'Open Sans';
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 0 8px 4px !important;
    box-sizing: border-box;
    letter-spacing: .3px;
    height: 30px;
    border: 1px solid transparent
}

.login-page-wrapper .form-control::-webkit-input-placeholder {
    color: #fff
}

.login-page-wrapper .form-control::-moz-placeholder {
    color: #fff
}

.login-page-wrapper .form-control:-moz-placeholder {
    color: #fff
}

.login-page-wrapper .form-control:-ms-input-placeholder {
    color: #fff
}

.login-page-wrapper .form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.login-page-wrapper .form-control:focus::-moz-placeholder {
    color: transparent
}

.login-page-wrapper .form-control:focus:-moz-placeholder {
    color: transparent
}

.login-page-wrapper .form-control:focus:-ms-input-placeholder {
    color: transparent
}

.login-page-wrapper .has-error .help-block {
    font-weight: 600;
    color: #651814;
    font-family: 'Open Sans';
    background: 0 0;
    text-align: center;
    display: block;
    border: none;
    padding: 0;
    margin-bottom: -14px
}

.login-page-wrapper .checkbox input[type=checkbox],
.login-page-wrapper .has-error .help-block:after,
.login-page-wrapper .has-error .help-block:before {
    display: none
}

.login-page-wrapper .has-success .form-control {
    margin-bottom: 5px
}

.login-page-wrapper .checkbox {
    margin-bottom: 0
}

.login-page-wrapper .checkbox > label {
    padding-left: 0
}

.login-page-wrapper .checkbox .lbl {
    color: #b32824 !important;
    font-family: 'Open Sans';
    font-size: 15px
}

.login-page-wrapper .checkbox .lbl:before {
    content: '';
    background-color: #b32824;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 6px
}

.login-page-wrapper .checkbox input[type=checkbox]:checked + .lbl:before {
    background-image: url("/img/checkbox.png");
    background-repeat: no-repeat;
    background-position: center 1px
}

.signin-password {
    margin-bottom: 14px
}

.field-loginform-rememberme {
    margin-bottom: 19px
}

.form-actions-login .btn,
.theme-dust .form-actions-login .btn-primary:hover {
    position: relative;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 22px;
    background-color: #be2b26 !important;
    background-image: none !important;
    border: none;
    display: block;
    max-width: 149px;
    padding: 5px 0 7px;
    margin: 0 auto;
    border-radius: 16px
}

.form-actions-login .btn:before {
    top: 50%;
    right: 2px;
    position: absolute;
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-top: -13px
}

.form-actions-login .btn:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    right: 8px;
    font-size: 28px;
    top: 50%;
    margin-top: -14px;
    height: 28px;
}

.login-page-wrapper .mobile-apps {
    padding-top: 0
}

.login-page-wrapper .mobile-apps h4 {
    font-weight: 600;
    color: #b32824;
    font-family: 'Open Sans';
    font-size: 15px;
    margin: 41px 0 16px
}

.login-page-wrapper .mobile-app-links {
    max-width: 220px;
    margin: 0 auto
}

.login-page-wrapper .mobile-app-links a {
    display: block;
    float: left;
    width: 100px;
    height: 30px
}

.login-page-wrapper .mobile-app-links a:last-child {
    float: right
}

.login-page-wrapper .mobile-app-links a img {
    display: block;
    width: inherit;
    height: inherit
}

.theme-dust .form-actions-login .btn-primary:hover {
    background-color: #6d1614 !important;
    color: #9a5c5b
}

.theme-dust .form-actions-login .btn-primary:hover:before {
    border-color: #9a5c5b
}

.theme-dust .form-actions-login .btn-primary:active {
    background-color: #be2b26 !important;
    color: #fff
}

.theme-dust .form-actions-login .btn-primary:active:before {
    border-color: #fff
}

.theme-dust .page-header {
    border: none;
    background-color: #e5e5e5;
    margin-bottom: 0;
    padding-bottom: 12px;
}

.page-header h1 {
    color: #373737;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20.04px;
}

#content-wrapper {
    background-color: #e5e5e5;
}

.approve-btn,
.approve-btn:hover,
.approve-btn:active {
    position: relative;
    padding: 3px 8px 5px 25px;
    color: #fff !important;
    font-size: 11px;
    font-weight: 600;
    background: #78962f !important;
    border: none;
    font-family: 'Open Sans';
    margin-bottom: 9px;
    border-radius: 15px;
    box-shadow: 0px 0px 8.2px 1.8px rgba(87, 105, 32, 0.3);
}

.approve-btn:hover {
    background: #566d1f !important;
    color: #899963 !important;
}

.approve-btn:before {
    position: absolute;
    content: "\f058";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 2px;
    top: 0;
}

.approve-btn:hover:before {
    color: #899963;
}

.summary {
    color: #000;
    font-size: 11px;
    font-family: 'Open Sans';
}

.approve-btn + .table-primary {
    margin-bottom: 10px;
}

.theme-dust .nav-tabs > li {
    margin-right: 9px;
    outline: none;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active,
.theme-dust .nav-tabs > li.active > a,
.theme-dust .nav-tabs > li.active > a:hover {
    color: #fff;
    font-size: 9px;
    background: #49adb2 !important;
    border-bottom: 0 !important;
    margin: 0;
    padding: 7px 24px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    outline: none;
}

.theme-dust .nav-tabs > li.active > a {
    color: #49adb2;
    background: #fff !important;
}

.theme-dust .table-primary table {
    margin-top: 0 !important;
}

table.table-redesign {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    background: #fff;
}

table.table-redesign thead {
    border: none;
}

table.table-redesign:not(.show-header-table) thead tr:first-child {
    display: none;
}

.zui-wrapper {
    border-radius: 15px;
    background-color: #fff;
    box-shadow: none;
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
}

table.table-redesign thead th,
table.table-redesign thead td,
table.table-redesign tbody td {
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

table.table-redesign thead th,
table.table-redesign thead td {
    border: none;
    color: #266165;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 600;
}

table.table-redesign thead th .span-wrap-td,
table.table-redesign thead td .span-wrap-td {
    padding: 3px 10px;
    display: block;
    width: 92px;
}

table.table-redesign tbody td {
    color: #000;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 400;
    border: none;
    white-space: nowrap;
}

.color-blue {
    color: #49adb2 !important;
}

.color-blue .login {
    color: #787878;
    font-size: 9px;
}

table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-selection__arrow b,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-selection__arrow b,
table.table-redesign thead td .select2-container--krajee .select2-selection--single .select2-selection__arrow b,
table.table-redesign thead th .select2-container--krajee .select2-selection--single .select2-selection__arrow b {
    border: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0;
    margin-top: -5px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    height: 10px;
}

.btn-filter-date:after,
table.table-redesign thead th .select2-search.select2-search--inline:after,
table.table-redesign thead td .select2-search.select2-search--inline:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0;
    margin-top: -6px;
    position: absolute;
    text-align: center;
    right: 0;
    height: 10px;
    top: 50%;
}

table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-selection__arrow b:after,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-selection__arrow b:after,
table.table-redesign thead th .select2-container--krajee .select2-selection--single .select2-selection__arrow b:after,
table.table-redesign thead td .select2-container--krajee .select2-selection--single .select2-selection__arrow b:after {
    content: "\f107";
}

table.table-redesign thead td .form-control,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple,
table.table-redesign thead td .select2-container--krajee .select2-selection--single,
table.table-redesign thead th .form-control,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple,
table.table-redesign thead th .select2-container--krajee .select2-selection--single {
    padding: 0;
    border: none;
    box-shadow: none;
    height: auto;
    line-height: 1;
    white-space: nowrap;
}

table.table-redesign thead th .form-control,
table.table-redesign thead td .form-control {
    white-space: normal;
}

.btn-filter-date,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-selection__rendered,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-selection__placeholder,
table.table-redesign thead td .select2-container--krajee .select2-selection--single .select2-selection__rendered,
table.table-redesign thead td .select2-container--krajee .select2-selection--single .select2-selection__placeholder,
table.table-redesign thead td .form-control,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-selection__rendered,
table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-selection__placeholder,
table.table-redesign thead th .select2-container--krajee .select2-selection--single .select2-selection__rendered,
table.table-redesign thead th .select2-container--krajee .select2-selection--single .select2-selection__placeholder,
table.table-redesign thead th .form-control {
    display: inline-block;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #266165;
    border: none;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    height: auto;
}

table.table-redesign thead td .filter-select + .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: transparent;
    cursor: pointer;
}

table.table-redesign thead td .form-control::-webkit-input-placeholder {
    color: #266165;
}

table.table-redesign thead td .form-control::-moz-placeholder {
    color: #266165;
}

/* Firefox 19+ */
table.table-redesign thead td .form-control:-moz-placeholder {
    color: #266165;
}

/* Firefox 18- */
table.table-redesign thead td .form-control:-ms-input-placeholder {
    color: #266165;
}

table.table-redesign thead th .form-control::-webkit-input-placeholder {
    color: #266165;
}

table.table-redesign thead th .form-control::-moz-placeholder {
    color: #266165;
}

/* Firefox 19+ */
table.table-redesign thead th .form-control:-moz-placeholder {
    color: #266165;
}

/* Firefox 18- */
table.table-redesign thead th .form-control:-ms-input-placeholder {
    color: #266165;
}

table.table-redesign thead td .filter-select + .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #266165;
}

table.table-redesign thead td .filter-select + .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #266165;
}

/* Firefox 19+ */
table.table-redesign thead td .filter-select + .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field:-moz-placeholder {
    color: #266165;
}

/* Firefox 18- */
table.table-redesign thead td .filter-select + .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #266165;
}

table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-selection__arrow,
table.table-redesign thead th .select2-container--krajee .select2-selection--single .select2-selection__arrow,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-selection__arrow,
table.table-redesign thead td .select2-container--krajee .select2-selection--single .select2-selection__arrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: 0;
    width: 20px;
    height: 18px;
    border: none;
}

.table-redesign input[type=checkbox] {
    display: none;
}

.table-redesign input[type=checkbox] + span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 2px solid #d0d0d0;
    border-radius: 50%;
    vertical-align: middle;
}

.table-redesign th input[type=checkbox] + span {
    width: 13px;
    height: 13px;
}

.table-redesign input[type=checkbox]:checked + span {
    background-color: #266165;
    border-color: #266165;
}

.table-redesign label {
    cursor: pointer;
    margin: 0;
    padding: 0;
    line-height: 0.6;
    position: relative;
    top: -1.5px;
}

table.table-redesign tbody td:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 12px;
}

table.table-redesign tbody td:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 12px;
    text-align: left;
}

table.table-redesign tbody td:last-child a {
    margin: 0 3px;
    display: inline-block;
    vertical-align: middle;
}

table.table-redesign thead th .select2-container--krajee .select2-selection--multiple,
table.table-redesign thead th .select2-container--krajee .select2-selection--single,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple,
table.table-redesign thead td .select2-container--krajee .select2-selection--single {
    cursor: pointer;
    min-height: 1px;
}

table.table-redesign .glyphicon {
    display: inline-block;
    width: 20px;
    height: 20px;
}

table.table-redesign .glyphicon.glyphicon-eye-open:before {
    display: none;
}

table.table-redesign .glyphicon-eye-open {
    background: url("/img/eye.png");
}

table.table-redesign .glyphicon.glyphicon-pencil:before {
    display: none;
}

table.table-redesign .glyphicon-pencil {
    background: url("/img/pencil.png");
}

.checked-tr td {
    background-color: #e8e8e8;
}

.redesign-select-select2-container.select2-container--open:not(.select2) {
    margin-top: 0;
    background: transparent;
    padding-top: 0;
}

.filter-select-select2-container.select2-container--open:not(.select2) {
    border: 2px solid #296468;
    border-radius: 10px;
}

.new-plan-select2-container.select2-container--open:not(.select2),
.work-plan-select2-container.select2-container--open:not(.select2) {
    max-width: 135px;
}

.new-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown,
.work-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown {
    background: #e5e5e5;
    border: 2px solid #296468;
    border-radius: 10px;
    overflow: hidden;
}

.new-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--below,
.work-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--below {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: none;
}

.new-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--above,
.work-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--above {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
    box-shadow: none;
}

.select-type-plan-select2-container.select2-container--open:not(.select2) {
    margin-top: 0;
}

.filter-select-select2-container.redesign-select-select2-container.select2-container--open:not(.select2) {
    margin-top: -20px;
    padding-top: 20px;
    z-index: 1;
}

.select2-container--krajee .select2-dropdown {
    min-width: 139px;
    border: none;
    border-radius: 10px;
    display: block;
    position: relative;
}

.select2-results__option {
    color: #296468;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 600;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice,
.select2-container .select2-selection__choice,
.select2-container .select2-search--inline {
    float: none;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    margin-bottom: 1px;
}

table.table-redesign thead th .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field,
table.table-redesign thead td .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
    position: relative;
    z-index: 3;
    background: transparent;
}

.select2-container--krajee .select2-results__option[aria-selected] {
    position: relative;
    color: #296468;
    padding: 3px 25px 3px 11px;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
}

.select2-container--krajee .select2-results__option[aria-selected=true],
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    color: #296468;
    background: #e8e8e8;
}

.s2-togall-button .glyphicon,
.s2-togall-button .glyphicon-unchecked,
.select2-container--krajee .select2-results__option[aria-selected]:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 2px solid #4b7679;
    right: 11px;
    top: 50%;
    margin-top: -4.5px;
    border-radius: 50%;
}

.s2-togall-button .glyphicon-check,
.select2-container--krajee .select2-results__option[aria-selected=true]:after,
.select2-container--krajee .select2-results__option--highlighted[aria-selected]:after {
    background-color: #4b7679;
}

.select2.select2-container--open.redesign-select-select2-container {
    min-width: 143px;
}

table.table-redesign thead th .select2-container--krajee.select2-container--open.redesign-select-select2-container .select2-selection--multiple .select2-search--inline .select2-search__field,
table.table-redesign thead td .select2-container--krajee.select2-container--open.redesign-select-select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    text-align: left;
}

table.table-redesign thead th .select2-container--open.redesign-select-select2-container .select2-search.select2-search--inline:after,
table.table-redesign thead td .select2-container--open.redesign-select-select2-container .select2-search.select2-search--inline:after {
    content: "\f106";
    right: 0;
}

.s2-togall-button {
    width: 100%;
    padding: 3px 9px;
}

.s2-togall-select .s2-select-label {
    display: block !important;
    color: #296468;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.filter-select-select2-container .s2-togall-select .s2-select-label {
    border-top: 2px solid #296468;
    padding-top: 7px;
}

.s2-togall-button .glyphicon {
    right: 0;
    margin: 0;
    margin-top: -4.5px !important;
}

.filter-select-select2-container .s2-togall-button .glyphicon {
    right: 2px;
}

.s2-togall-select .glyphicon-unchecked:before {
    display: none;
}

.min-width-column {
    min-width: 143px;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
    margin: -9px 0 0;
    float: none;
    position: absolute;
    right: 4px;
    top: 50%;
}

table.table-redesign tbody tr:not(:last-child) td {
    border-bottom: 1px solid #d6d6d6;
}

table.table-redesign tbody tr:not(:last-child) td:first-child:after,
table.table-redesign tbody tr:not(:last-child) td:last-child:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    height: 1px;
    width: 10px;
    background-color: #fff;
}

table.table-redesign tbody tr td:first-child:after {
    left: 0;
}

table.table-redesign tbody tr td:last-child:after {
    right: 0;
}

#main-wrapper {
    padding-left: 0;
}

.top-bar {
    position: relative;
    padding: 6px 18px;
    background-color: #fff;
}

.top-bar-item {
    float: left;
    height: 34px;
    box-sizing: border-box;
}

.top-bar-item-0 {
    display: none;
    position: relative;
    z-index: 2;
}

.top-bar-item-0 button {
    display: block;
    width: 79px;
    height: 34px;
    background-image: url("/img/menu_btn.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
}

.top-bar-item-1 {
    position: relative;
    z-index: 2;
    border-right: 2px solid #f4f4f4;
    margin: 0;
    padding: 0;
    width: 32px;
}

.top-bar-item-2 {
    width: 100%;
    padding: 0 47px 0 32px;
    margin: 0 -47px 0 -32px;
}

.top-bar-item-3 {
    z-index: 2;
    border-left: 1px solid #f4f4f4;
    width: 47px;
    text-align: right;
    border-left: 2px solid #e5e5e5;
}

.top-bar-logo {
    display: block;
    margin: 0;
    padding: 0;
}

.top-bar-logo img {
    display: block;
}

.top-navigation {
    display: block;
    margin: 0;
    padding: 0;
    height: inherit;
    text-align: left;
}

.top-navigation > li {
    position: relative;
    display: inline-block;
    float: left;
    /*min-width: 100px;*/
    margin-left: 13px;
    margin-right: 13px;
    height: inherit;
    padding-bottom: 6px;
}

.top-navigation > li:first-child {
    margin-left: 20px;
}

.top-navigation > li:last-child {
    margin-right: 20px;
}

.top-navigation > li > a {
    color: #a82521;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    height: inherit;
    line-height: 34px;
    display: block;
}

.top-navigation:not(.visible-menu) > ul > li > a:hover span {
    text-shadow: 0 -8px 0 rgba(168, 37, 33, 0.45);
}

.top-navigation:not(.visible-menu) > ul > li > a:hover:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #e5bdbc;
    bottom: 0;
    left: 0;
    border-radius: 50%;
}

.lk-navbar > li > ul,
.top-navigation > li > ul {
    position: absolute;
    display: none;
    background-color: #a82521;
    width: 150%;
    min-width: 120px;
    max-width: 300px;
    top: 40px;
    left: 0;
    padding: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0 2px 22.5024px 1.4975999999999998px rgba(93, 26, 24, 0.64);
    margin-top: 0;
    overflow: hidden;
}

.lk-navbar > li > ul {
    width: 120px;
    right: 0;
    margin-top: 0;
    left: auto;
}

.top-bar:not(.mobile-top-bar) .lk-navbar > li:hover > ul,
.top-menu-list-wrap:not(.visible-menu) .top-navigation > li:hover > ul {
    display: block;
    z-index: 2;
}

.lk-navbar > li > ul > li,
.top-navigation > li > ul > li {
    display: block;
    padding: 0;
    margin: 0;
}

.lk-navbar > li > ul > li > a,
.top-navigation > li > ul > li > a {
    display: block;
    padding: 8px 14px;
    margin: 0;
    text-decoration: none;
    position: relative;
    color: #fff;
}

.lk-navbar > li > ul > li > a {
    text-align: left;
}

.top-menu-lk-list-wrap:not(.visible-menu) .lk-navbar > ul > li > ul > li > a:hover,
.top-menu-list-wrap:not(.visible-menu) > ul > li > ul > li > a:hover {
    background-color: #ae5350;
}

.lk-navbar > li > ul > li > a:after,
.top-navigation > li > ul > li > a:after {
    position: absolute;
    display: none;
    content: '';
    width: 4px;
    height: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
}

.top-menu-lk-list-wrap:not(.visible-menu) .lk-navbar > ul > li > ul > li > a:hover:after,
.top-menu-list-wrap:not(.visible-menu) .top-navigation > ul > li > ul > li > a:hover:after {
    display: block;
}

#content-wrapper {
    padding-top: 0;
    position: relative;
}

.breadcrumb.breadcrumb-page {
    margin-top: 0;
}

.lk-navbar {
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.lk-navbar > li {
    display: block;
    margin: 0;
    padding: 0;
}

.user-photo {
    display: inline-block;
    height: 34px;
    width: 34px;
    background-color: #78962f;
    border-radius: 50%;
    font-size: 16.24px;
    font-weight: 500;
    color: #fff;
    line-height: 34px;
    text-align: center;
}

#main-wrapper {
    overflow: visible !important;
}

.top-navigation li.fullhd-hidden {
    display: none;
}

body.body-visible-menu:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(168, 37, 33, 0.7);
    z-index: 3;
}

.menu-icon-sprite,
.menu-icon {
    display: none;
}

.close-menu-btn {
    display: none;
    top: 11px;
    right: 33px;
    width: 14px;
    height: 14px;
    color: #000;
    position: absolute;
    background: none;
    border: none;
    outline: none;
    padding: 0;
    font-size: 18px;
}

@media screen and (max-width: 1279px) {
    .top-navigation li {
        display: none;
        border: none;
    }

    .top-navigation li .mobile-hidden {
        display: none;
    }

    .top-bar-item-0 {
        display: block;
    }

    .top-bar-item-2 {
        padding-left: 111px;
        margin-left: -111px;
    }

    .top-bar-item-1 {
        border-right: 0;
        border-left: 2px solid #f4f4f4;
    }

    .top-bar-item-3 {
        border-left: 0;
        border-right: 2px solid #f4f4f4;
        padding-right: 9px;
    }

    .top-bar-logo {
        padding-left: 9px;
    }

    .visible-menu {
        position: absolute;
        left: 50%;
        width: 744px;
        max-width: 100%;
        margin-left: -372px;
        margin-top: 11px;
        margin-bottom: 11px;
        z-index: 4;
        height: auto;
        background-color: #fff;
        border-radius: 10px;
        padding: 133px 0;
    }

    .visible-menu .lk-navbar > li > ul,
    .visible-menu .top-navigation {
        position: relative;
        width: 100%;
        display: block;
        max-width: 100%;
        border-radius: 0;
        box-shadow: none;
        background-color: #fff;
    }

    .visible-menu .lk-navbar > li > ul > li,
    .visible-menu .top-navigation > li:not(.mobile-hidden),
    .visible-menu .top-navigation > li.fullhd-hidden {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        text-align: center;
        float: none;
        border-right: 6px solid transparent;
        padding-right: 6px;
    }

    .visible-menu .lk-navbar > ul > li > li.active,
    .visible-menu .lk-navbar > li > ul li:hover,
    .visible-menu .top-navigation > li.active,
    .visible-menu .top-navigation > li:hover {
        background-color: #ebebeb;
        border-right: 6px solid #a82521;
    }

    .visible-menu .menu-icon-sprite,
    .visible-menu .menu-icon {
        display: inline-block;
        width: 80px;
        height: 44px;
        text-align: center;
        vertical-align: middle;
        padding: 11px 0;
        margin-right: 55px;
    }

    .visible-menu .lk-navbar > li > ul > li > a,
    .visible-menu .top-navigation > li > a {
        max-width: 450px;
        margin: 0 auto;
        text-align: left;
        font-size: 23.6px;
        color: #a82521;
        padding: 0;
    }

    .visible-menu .menu-icon-sprite + span,
    .visible-menu .menu-icon + span {
        vertical-align: middle;
    }

    .visible-menu .close-menu-btn {
        display: inline-block;
    }

    .visible-menu .user-photo {
        display: none;
    }
}

.select2-container--open.redesign-select-select2-container .scroll-wrapper > .scroll-content {
    box-sizing: border-box !important;
    position: relative;
    z-index: 1;
}

.work-plan-select2-container.select2-container--open.redesign-select-select2-container:not(.select-type-plan-select2-container) .scroll-wrapper > .scroll-content,
.new-plan-select2-container.select2-container--open.redesign-select-select2-container:not(.select-type-plan-select2-container) .scroll-wrapper > .scroll-content,
.filter-select-select2-container.select2-container--open.redesign-select-select2-container:not(.select-type-plan-select2-container) .scroll-wrapper > .scroll-content {
    padding-bottom: 37px;
    margin-bottom: -37px !important;
    box-sizing: border-box !important;
    position: relative !important;
}

.clear-select-2-btn-wrap {
    background-color: #fff;
    padding: 10px 11px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.clear-select-2-btn {
    border-radius: 10px;
    background-color: #a82521;
    color: #fff;
    font-size: 11px;
    font-family: 'Open Sans';
    border: none;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    padding: 1px 0 2px;
}

.clear-select-2-btn:hover {
    background: #6d1714;
    color: #a17b7a;
}

.table-scroll-body .table-redesign-wrap {
    overflow: auto;
    width: calc(100% + 18px);
}

.table-scroll-body .table-redesign-container {
    position: relative;
    background: none;
    box-shadow: none;
}

.zui-scroller:after,
.table-scroll-body .table-redesign-container:after {
    content: '';
    display: block;
    width: 81px;
    height: 81px;
    position: fixed;
    background: url("/img/touch_scroll.png") no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    right: 0;
    box-shadow: 0px 0px 8.2px 1.8px rgba(8, 72, 75, 0.5);
    border-radius: 50%;
    z-index: 1;
}

.zui-scroller:after {
    display: none;
}

.not-table-scroll-body .zui-scroller:after,
.not-table-scroll-body .table-redesign-container:after {
    display: none;
}

.approve-btn.home-icon {
    margin-bottom: 5px;
}

.approve-btn.home-icon:before {
    content: '\f015';
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #fff;
    color: #78962f;
    font-size: 15px;
    padding-top: 3px;
    top: 1px;
}

.approve-btn.home-icon:hover:before {
    color: #566d1f;
}

.approve-btn.home-icon:hover {
    margin-bottom: 5px;
}

.page-header a.btn {
    margin-right: 0;
}

.panel-redesign {
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
}

.panel-redesign .panel-heading {
    background: #fff;
    border: none;
    text-align: center;
    padding-top: 21px;
}

.panel-redesign .panel-title {
    color: #000000;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
}

.panel-redesign .panel-body {
    padding-top: 0;
    padding-bottom: 7px;
    max-width: 700px;
    margin: 0 auto;
}

.panel-redesign .panel-footer {
    padding-left: 35px;
    padding-right: 35px;
    max-width: 700px;
    margin: 0 auto;
}

.panel-redesign .control-label {
    font-size: 11px;
    margin-bottom: 12px;
}

.panel-redesign .select2-container--krajee .select2-selection--single,
.panel-redesign .form-control {
    border-radius: 13px;
    background-color: #ebebeb;
    border: none;
    padding: 0 10px;
    font-size: 13px;
}

.panel-redesign .select2-container .select2-selection--single .select2-selection__rendered {
    height: 34px;
    line-height: 34px;
}

.panel-redesign .help-block {
    position: absolute;
    background: none;
    border: none;
    font-size: 11px;
    padding: 0 10px;
    margin-top: 1px;
}

.has-error .help-block:before {
    display: none;
}

.has-error .help-block:after {
    display: none;
}

.has-error .form-control {
    background-color: #f2dede;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #cfcfcf;
}

.wrap-from-form-control.select2-container--open.redesign-select-select2-container:not(.select2) {
    padding-top: 40px;
    margin-top: -37px;
    margin-left: -1px;
    border-radius: 14px;
}

.wrap-from-form-control.select2-container--krajee .select2-dropdown {
    border-radius: 14px;
}

.user-datefield .form-control {
    background-color: #49adb2;
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
    color: #fff;
}

.user-datefield .form-group {
    position: relative;
}

.user-datefield .form-group:after {
    content: "\f073";
    font: normal normal normal 14px/1 FontAwesome;
    width: 19px;
    height: 19px;
    color: #fff;
    display: block;
    bottom: 6px;
    right: 2px;
    position: absolute;
}

.panel-redesign .panel-footer {
    padding-top: 7px;
    padding-bottom: 29px;
    border-top: none;
}

.no-icon:hover,
.no-icon {
    padding: 4px 25px 4px 25px;
}

.no-icon:before {
    display: none;
}

.modal-open .select2-container--open.redesign-select-select2-container:not(.select2) {
    padding-top: 34px;
    margin-top: -34px;
    margin-left: -2px;
    z-index: 9999;
    border-radius: 5px;
}

.modal-open .select2-container--krajee .select2-dropdown {
    border-radius: 5px;
}

.borderless td,
.borderless th {
    border: none !important;
}

.table-grid-view-redesign th {
    font-weight: 600;
    font-size: 11px;
}

.table-grid-view-redesign.table > tbody > tr {
    padding: 7px;
}

.table-grid-view-redesign td {
    font-weight: 400;
    font-size: 13px;
}

.panel-redesign .dl-horizontal dt {
    font-weight: 600;
    font-size: 11px;
    text-align: left;
}

.panel-redesign .dl-horizontal dd {
    font-size: 11px;
    text-align: left;
}

.br-10 {
    border-radius: 10px;
}

.ovh {
    overflow: hidden;
}

.pd-header-upd .panel-heading {
    padding-right: 9px;
}

.panel-redesign .panel-body-alert {
    max-width: 100%;
}

.panel-redesign .panel-body-alert .alert {
    border: none;
    border-radius: 0;
    background: #e4f5f5;
    margin-bottom: 0;
    padding: 15px 0;
}

.alert-item {
    padding: 0 9px;
}

.alert-info-item {
    color: #266165;
    font-size: 11px;
}

.alert-info-item:nth-child(2n+1) {
    background-color: #d1eeee;
}

.panel-redesign .dl-horizontal .alert-item dt {
    width: 390px;
}

.panel-redesign .dl-horizontal .alert-item dd {
    margin-left: 390px;
}

.no-max-width {
    max-width: 100% !important;
}

.sku-table th {
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    border-bottom: none !important;
}

.sku-table td {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    padding: 6px 8px;
    border-top-color: #a6a6a6 !important;
}

.sku-table tr:first-child td {
    border-top: none;
}

.custom-fields-widget-wrap .panel-body {
    padding: 11px 13px;
}

.report-image-wrap {
    display: inline-block;
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
}

.report-image-wrap:first-child {
    margin-left: 0;
}

.report-image-wrap:last-child {
    margin-right: 0;
}

.report-img {
    width: 100%;
    height: 123px;
    margin-bottom: 11px;
}

.report-img a {
    display: block;
}

.report-img img {
    display: block;
    max-width: 100%;
}

.no-image-wrap {

}

.no-image {
    background-color: #a6a6a6;
    background-image: url("/img/not-photo.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.no-image-label {
    font-size: 11px;
    line-height: 1.2;
}

.br-3 {
    border-radius: 3px;
}

.report-img-dowload-link {
    display: inline-block;
    width: 14px;
    height: 15px;
    background-image: url("/img/file-upload.png");
}

.redesign-modal .modal-header {
    background: none;
    border: none;
    padding: 16px 22px;
}

.redesign-modal .modal-body {
    padding: 3px 21px 23px;
}

.redesign-modal .modal-body img {
    display: block;
    width: 100%;
}

.redesign-modal .modal-dialog .close {
    color: #000;
    opacity: 1;
    font-size: 25px;
    width: 13px;
    height: 13px;
    line-height: 0.1;
    margin: 0;
    outline: none;
}

.modal-backdrop {
    background-color: #266165;
}

.btn-generate-redesign {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 141px;
    border-radius: 10px;
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
    text-align: center;
    box-sizing: border-box;
    padding: 8px;
    background-color: #fff;
    margin: 0 10px 19px;
}

.btn-generate-redesign .unloading-icon {
    margin-bottom: 5px;
}

.unloading-label {
    display: table;
    height: 33px;
    overflow: hidden;
    font-size: 9px;
    color: #000;
    width: 100%;
}

.unloading-label > span {
    display: table-cell;
    height: 33px;
    vertical-align: middle;
    text-align: center;
}

.download-redesign-icon {
    width: 23px;
    height: 23px;
    border: 1px solid #224200;
    border-radius: 50%;
    color: #224200;
    text-align: center;
    line-height: 22px;
    background: #fff;
    position: absolute;
    bottom: -11.5px;
    left: 50%;
    margin-left: -11.5px;
}

.actions-redesign {
    padding: 50px 0 23px;
}

.table.table-redesign th > a[data-sort] {
    color: #000;
    text-decoration: none;
}

.table-redesign-pagination-wrap {
    text-align: right;
    padding: 13px 0;
}

.table-redesign-pagination-wrap .pagination {
    display: block;
}

.table-redesign-pagination-wrap .pagination li {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    margin: 0 2px;
    text-align: center;
}

.table-redesign-pagination-wrap .pagination li.prev,
.table-redesign-pagination-wrap .pagination li.next {
    width: 105px;
    border-radius: 15px;
}

.table-redesign-pagination-wrap .pagination li.prev.disabled,
.table-redesign-pagination-wrap .pagination li.next.disabled {
    display: none;
}

.table-redesign-pagination-wrap .pagination li.prev {
    margin-right: 15px;
}

.table-redesign-pagination-wrap .pagination li.next {
    margin-left: 15px;
}

.table-redesign-pagination-wrap .pagination li > span,
.table-redesign-pagination-wrap .pagination li a {
    display: inline-block;
    width: inherit;
    height: inherit;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    line-height: inherit;
    color: #000;
    font-size: 11px;
}

.table-redesign-pagination-wrap .pagination li a > span {
    font-size: inherit;
    width: auto;
    height: auto;
}

.table-redesign-pagination-wrap .pagination li a {
    background-color: #fff;
}

.table-redesign-pagination-wrap .pagination li.active a,
.table-redesign-pagination-wrap .pagination li:hover a {
    color: #fff;
    background-color: #cccccc;
}

.table-scroll-body .table-redesign.bxshadow {
    box-shadow: none;
}

.panel-redesign .form-group {
    margin-bottom: 26px;
}

.icon-xls {
    display: inline-block;
    width: 23px;
    height: 30px;
    vertical-align: middle;
    background: url("/img/icon-xls.png") no-repeat;
}

table.table-redesign.unloading-table tbody tr:not(:last-child) td {
    border: none;
}

table.table-redesign.unloading-table {
    max-width: 644px;
}

table.table-redesign.unloading-table tbody tr td:last-child {
    text-align: center;
}

table.table-redesign.unloading-table tbody td:first-child {
    text-align: left;
    color: #49adb2;
    width: 370px;
    padding-left: 15px;
}

table.table-redesign.unloading-table tbody td:first-child ~ td {
    width: 145px;
}

table.table-redesign.unloading-table thead th {
    padding-top: 14px;
}

.back-link-wrap {
    padding: 21px 14px 0;
}

.back-link-wrap a {
    color: #a82521;
    font-size: 11px;
    font-weight: 600;
}

.theme-dust {
    background: #e5e5e5;
}

.approve-btn.download-icon:before {
    content: "\f0ed";
    margin-right: 10px;
}

.modal-dialog {
    border-radius: 10px;
    box-shadow: 0px 5px 5px 0px rgba(88, 116, 142, 0.3);
    overflow: hidden;
}

.modal-header {
    text-align: center;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #373737;
    padding: 20px;
}

.modal-footer {
    text-align: center;
    border: none;
    padding: 20px;
}

.approve-btn.not-icon,
.approve-btn.not-icon:hover,
.approve-btn.not-icon:active {
    padding: 3px 8px 5px;
}

.approve-btn.not-icon:before {
    display: none;
}

.input-group.input-daterange .input-group-addon {
    background: #49adb2;
    color: #fff;
}

.modal-dialog .input-group .form-control {
    border-color: #49adb2;
}

.theme-dust .datepicker thead th.next,
.theme-dust .datepicker thead th.prev,
.theme-dust .datepicker thead tr {
    background: #49adb2 !important;
    border-color: #49adb2;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    display: none;
}

.datepicker-dropdown {
    border: none;
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
}

.datepicker thead th.next:after,
.datepicker thead th.prev:after {
    background-color: #fff;
    color: #49adb2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    line-height: 15px;
    font-weight: 400;
    margin-top: 9px;
    font-size: 9px;
}

.datepicker thead th.prev:after {
    margin-left: 10px;
    padding-right: 1px;
    left: 0;
    right: auto;
}

.datepicker thead th.next:after {
    margin-right: 10px;
    padding-left: 1px;
    right: 0;
    left: auto;
}

.datepicker-days th.dow {
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.theme-dust .datepicker table tr td {
    position: relative;
    font-size: 14px;
}

.theme-dust .datepicker table tr td.selected {
    padding: 0 !important;
    background: #8bdbde !important;
    border-radius: 0;
    color: #000000;
    padding: 0 !important;
    color: #000000 !important;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #49adb2 !important;
}

.datepicker table tr td.range {
    background: #49adb2 !important;
}

.input-group.input-daterange .input-group-addon {
    border: 1px solid #49adb2;
}

table.dataTable.table-redesign thead th .select2-container--krajee:not(.select2-container--open) .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: transparent;
    cursor: pointer;
}

.btn-filter-date {
    position: relative;
    white-space: pre-wrap;
    padding: 0 17px;
    width: 105px;
    outline: none;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
    padding: 0 18px 2px 6px;
}

.page-header .generate-unloading {
    margin: 10px 0;
}

.round-item .round-item-container {
    border-radius: 10px;
    padding: 15px 15px 100px;
    background-color: #fff;
    box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
}

.round-item h5 {
    font-size: 14px;
    margin: 0 0 63px 0;
}

.period-container {
    margin-bottom: 30px;
}

.work-plan-item {
    max-width: 300px;
    margin: 0 auto;
}

.new-plan-filter,
.work-plan-filter {
    padding: 26px 0;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple {
    height: auto;
    min-height: 1px;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: #767676;
    font-size: 11px;
    box-shadow: none;
    background: transparent;
    padding: 0;
    height: auto;
    display: inline-block;
    border: none;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field,
.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: #296468;
}

.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #296468;
}

.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #296468;
}

.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field:-moz-placeholder {
    color: #296468;
}

.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field:-moz-placeholder {
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple {
    background: transparent;
    box-shadow: none;
    border: none;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection__rendered,
.work-plan-filter-select + .select2-container--krajee .select2-selection__rendered {
    position: relative;
    border: 2px solid #767676;
    border-radius: 15px;
    outline: none;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection__rendered:after,
.work-plan-filter-select + .select2-container--krajee .select2-selection__rendered:after {
    content: '';
    position: absolute;
    display: inline-block;
    right: 11px;
    top: 50%;
    margin-top: -2.5px;
    width: 12px;
    height: 5px;
    background: url("/img/down-icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    white-space: nowrap;
}

.focus-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice,
.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
    margin: 0;
    display: inline-block;
    width: auto;
    color: #266165;
    font-size: 11px;
    white-space: nowrap;
    padding-right: 15px;
    padding-left: 0;
    background: none;
    border: none;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.remove-focus-btn,
.focus-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove,
.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
    display: inline-block;
    top: 50%;
    right: 3px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin-top: -5px;
    color: #a82521;
    opacity: 1;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
}

.remove-focus-btn {
    position: relative;
    top: 3px;
    left: 5px;
}

.remove-focus-btn:hover {
    opacity: 0.6;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
    padding: 0 9px 0;
    cursor: pointer;
}

.s2-togall-button {
    padding: 3px 8px !important;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open.redesign-select-select2-container.select2-container--below .select2-selection,
.work-plan-filter-select + .select2-container--krajee.select2-container--open.redesign-select-select2-container.select2-container--below .select2-selection {
    box-shadow: none;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection__rendered.select2-with-items,
.work-plan-filter-select + .select2-container--krajee .select2-selection__rendered.select2-with-items {
    border-color: #266165;
    padding-right: 33px;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered .select2-search--inline,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
    line-height: 1;
    padding: 1px 0 0px;
    border-bottom: 2px solid transparent;
}

.new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered.select2-with-items .select2-search--inline,
.work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__rendered.select2-with-items .select2-search--inline {
    display: inline-block;
    width: auto;
    max-width: 5em;
}

.new-plan-filter-item,
.work-plan-filter-item {
    width: 135px;
    margin-right: 9px;
    display: inline-block;
    vertical-align: middle;
}

#sell-chart-filter-wrapper .filter-reset,
#work-plan-filter-wrapper .filter-reset {
    width: auto;
    color: #a82521;
    font-size: 11px;
    font-weight: 600;
}

.minus-btn.approve-btn,
.plus-btn.approve-btn {
    padding: 3px 8px 5px 34px;
}

.plus-btn.approve-btn:before {
    margin-top: -11px;
    top: 50%;
    content: '\f055';
    margin-right: 14px;
}

.minus-btn.approve-btn:before {
    margin-top: -11px;
    top: 50%;
    content: '\f056';
    margin-right: 14px;
}

.zui-table thead:first-child tr > th {
    border-top: none;
    border-bottom: none;
}

.zui-table thead td,
.zui-table thead th,
.zui-table thead .zui-sticky-col {
    border: none;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: center;
}

.zui-table thead tr:first-child td,
.zui-table thead tr:first-child th,
.zui-table thead tr:first-child .zui-sticky-col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.zui-table thead tr + tr td,
.zui-table thead tr + tr th,
.zui-table thead tr + tr .zui-sticky-col {
    padding-top: 0 !important;
}

.zui-table tbody tr:not(:last-child) td {
    border-bottom: 1px solid #d6d6d6;
}

.zui-table tbody tr:not(:last-child) td:first-child:after,
.zui-table tbody tr:not(:last-child) td:last-child:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    height: 1px;
    width: 10px;
    background-color: #fff;
    z-index: 1;
}

.zui-table tbody tr:not(:last-child) td:first-child:after {
    left: 0;
}

.zui-table tbody tr:not(:last-child) td:last-child:after {
    right: 0;
}

.zui-table th,
.zui-table td,
.zui-table .zui-sticky-col {
    text-align: center;
}

.table.zui-table > tbody > tr > td,
.zui-table tbody td,
.zui-table tbody td.zui-sticky-col {
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 400;
    border: none;
    white-space: nowrap;
    border-bottom: 1px solid #a6a6a6;
}

.zui-table tbody tr:first-child td {
    border-top: none;
}

.zui-table:not(.zui-table-2) thead tr > th:nth-child(6),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(9) {
    color: #a82521;
    font-weight: 600;
    font-size: 8px;
}

.zui-table:not(.zui-table-2) thead tr > th:nth-child(6),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(9),
.zui-table:not(.zui-table-2) tbody tr > td:nth-child(6),
.zui-table:not(.zui-table-2) tbody tr > td:nth-child(9) {
    background: #f6bab9;
    border-right: 3px solid #fff;
}

.zui-table:not(.zui-table-2) thead tr > th:nth-child(7),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(10) {
    color: #49adb2;
    font-weight: 600;
    font-size: 8px;
}

.zui-table:not(.zui-table-2) thead tr > th:nth-child(7),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(10),
.zui-table:not(.zui-table-2) tbody tr > td:nth-child(7),
.zui-table:not(.zui-table-2) tbody tr > td:nth-child(10) {
    background: #c4e9ea;
}

.zui-table:not(.zui-table-2) thead tr > th:nth-child(6),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(7),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(8),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(9),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(10),
.zui-table:not(.zui-table-2) thead tr > th:nth-child(11) {
    font-size: 8px;
}

.new-filter-show-btn,
.work-plan-filter-show-btn {
    display: none;
    text-align: center;
    padding: 19px 0;
}

.show-plan-filter-btn {
    display: inline-block;
    position: relative;
    border: 2px solid;
    border-radius: 15px;
    background: none;
    color: #266165;
    font-size: 14.52px;
    font-weight: 600;
    vertical-align: middle;
    outline: none;
    padding: 2px 68px 3px;
}

.show-plan-filter-btn:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url("/img/down-arrow-big.png") 100% 100% no-repeat;
    width: 16px;
    height: 7px;
    top: 50%;
    margin-top: -3.5px;
    right: 12px;
}

.show-plan-filter-btn.show-btn-pushed:after {
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

.rotate-phone-message-wrapper {
    display: none;
}

.rotate-phone-message {
    color: #a82521;
    font-size: 11.79px;
    margin: 33px 0 27px;
    text-align: center;
}

.rotate-phone-icon {
    width: 112px;
    height: 110px;
    margin: 0 auto;
    background: url("/img/rotate-icon.png");
}

.round-item.week-round .round-item-container {
    padding-top: 57px;
    padding-bottom: 57px;
}

.week-round .round-item-container {
    min-height: 342px;
}

.select-type-plan + .select-type-plan-select2-container {
    max-width: 151px;
    margin: 0 auto;
}

.select-type-plan + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection,
.select-type-plan + .select2-container--krajee .select2-selection--single,
.select-type-plan + .select2-container--krajee .select2-selection--single:focus {
    padding: 0 9px;
    cursor: pointer;
    box-sizing: border-box;
    display: block;
    line-height: 1.428571429;
    list-style: none;
    margin: -40px auto 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border: 2px solid #266165;
    border-radius: 15px;
    outline: none;
    background-color: transparent;
    height: auto;
    width: 155px;
    box-shadow: none;
}

.select-type-plan + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection,
.select-type-plan + .select2-container--krajee.select2-container--open .select2-selection--single,
.select-type-plan + .select2-container--krajee.select2-container--open .select2-selection--single:focus {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
    box-shadow: none;
}

.select-type-plan + .select2-container--krajee .select2-selection--single .select2-selection__rendered {
    color: #266165;
    font-size: 11px;
    text-overflow: ellipsis;
    padding: 1px 17px 0 0;
    font-weight: 600;
    border-bottom: 2px solid transparent;
}

.select-type-plan + .select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__rendered {
    border-color: #296468;
}

.select-type-plan + .select2-container--krajee .select2-selection--single .select2-selection__arrow {
    position: absolute;
    display: inline-block;
    right: 11px;
    top: 50%;
    margin-top: -2.5px;
    width: 12px;
    height: 5px;
    background: url("/img/bottom-arrow-green.png") 0 0 no-repeat;
    background-size: 100% 100%;
    white-space: nowrap;
    border: none;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.sales-round-title {
    padding: 17px 0;
    text-align: center;
}

.sales-round-title h5 {
    font-size: 13px;
    margin: 0;
}

.round-item.week-round.sales-round .round-item-container {
    padding-top: 0;
    padding-bottom: 0;
}

.sales-round-right {

}

.sales-round-right-top {
    min-height: 134px;
    max-width: 312px;
    margin: 0 auto;
}

.sell-chart-label {
    color: #6e9c29;
    font-size: 16px;
    margin-top: -22px;
    font-weight: 600;
    text-align: center;
}

.sales-round-right-bottom {

}

.sell-chart-pie-wrapper,
.sell-chart-pie-legend {
    padding: 0;
}

.sell-chart-pie-legend ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.sell-chart-pie-legend li {
    display: inline-block;
    margin: 0 16px 0 0;
    padding: 0;
    font-size: 8px;
}

.sell-chart-pie-legend li span {
    display: inline-block;
    width: 18px;
    height: 11px;
    margin-right: 8px;
    vertical-align: middle;
}

#sell-chart-data.zui-scroller {
    margin-left: 740px;
}

.zui-table {
    border-color: #a6a6a6;
}

.zui-table-2 thead tr + tr th,
.zui-table-2 thead tr + tr .zui-sticky-col,
.zui-table-2 thead tr + tr th {
    padding: 3px 6px !important;
    border: none;
}

.zui-table-2 td {
    position: relative;
}

.zui-table-span {
    display: block;
    max-width: 97px;
    margin: 0 auto;
    padding: 3px 0;
}

tr:first-child .zui-table-span {
    padding: 3px 0;
}

.zui-table-span-red {
    background-color: #fbe0df;
}

.zui-table-span-blue {
    background-color: #e4f5f5;
}

.zui-table-header-red .zui-table-span {
    color: #a82521;
    background-color: #fbe0df;
}

.zui-table-header-blue .zui-table-span {
    color: #266165;
    background-color: #e4f5f5;
}

.table.zui-table > thead > tr > .zui-table-td-with-span,
.table.zui-table > tbody > tr > .zui-table-td-with-span {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.mh-23 {
    max-height: 23px;
}

#sell-chart-data-filters {
    /*display: none;*/
}

.sales-round-left {

}

.select2-container--krajee.work-plan-select2-container .select2-results__option[aria-selected] {
    background-color: #e5e5e5;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection__rendered:after,
.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection__rendered:after {
    background: url("/img/down-icon.png") 0 0 no-repeat;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection__rendered:after,
.work-plan-filter-select + .select2-container--krajee.select2-container--open .select2-selection__rendered:after,
.select-type-plan + .select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__arrow {
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
    background: url("/img/bottom-arrow-green.png") 0 0 no-repeat;
}

.select-type-plan-select2-container.select2-container--krajee.select2-container-not-multiple .select2-results__option:after {
    display: none;
}

.work-plan-select2-container.select2-container--krajee .select2-results__option[aria-selected] {
    padding: 0 25px 0 9px;
    color: #296468;
}

.work-plan-select2-container.select2-container--krajee .select2-results__option[aria-selected=true] {
    color: #296468;
}

.new-plan-select2-container.select2-container--krajee .select2-results__option--highlighted[aria-selected],
.work-plan-select2-container.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    background-color: #d5d5d5;
    color: #296468;
}

.select-type-plan-select2-container.select2-container--open.redesign-select-select2-container .select2-results__options > .select2-results__options {
    padding-top: 5px;
}

.work-plan-select2-container.select2-container--open.redesign-select-select2-container .select2-results__options > .select2-results__options {
    padding-bottom: 19px;
    background-color: #e5e5e5;
}

.work-plan-filter-select + .select2-container--below.select2-container--krajee.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline,
.new-plan-filter-select + .select2-container--below.select2-container--krajee.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline,
.select-type-plan + .select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered {
    border-color: #296468;
}

.work-plan-filter-select + .select2-container--above.select2-container--krajee.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline,
.new-plan-filter-select + .select2-container--above.select2-container--krajee.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline,
.select-type-plan + .select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered {
    border-top: 2px solid #296468;
    border-bottom: 0;
}

.work-plan-filter-select + .select2.select2-container--open.redesign-select-select2-container,
.new-plan-filter-select + .select2.select2-container--open.redesign-select-select2-container {
    min-width: 135px;
}

.work-plan-select2-container.select2-container--krajee .select2-dropdown,
.new-plan-select2-container.select2-container--krajee .select2-dropdown {
    min-width: 131px;
    max-width: 100%;
    background: #e5e5e5;
}

.new-plan-select2-container .s2-togall-select .s2-select-label,
.new-plan-select2-container.select2-container--krajee .select2-results__option[aria-selected] {
    background-color: #e5e5e5;
    color: #296468;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered,
.work-plan-filter-select + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered {
    border-color: #296468;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-color: transparent;
}

.new-plan-filter-select + .select2-container--krajee.select2-container--open.select2-container--above .select2-selection--multiple .select2-selection__rendered,
.work-plan-filter-select + .select2-container--krajee.select2-container--open.select2-container--above .select2-selection--multiple .select2-selection__rendered {
    border-color: #296468;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent;
}

.new-plan-select2-container.select2-container--krajee .select2-results__option.select2-results__option--highlighted {
    background: #d5d5d5;
}

.work-plan-select2-container .clear-select-2-btn-wrap,
.new-plan-select2-container .clear-select-2-btn-wrap {
    background: #e5e5e5;
}

.select2-container--krajee .select2-results__option[aria-selected] {
    padding: 0 25px 0 9px;
}

.select-type-plan-select2-container.select2-container--open:not(.select2).select2-container-not-multiple {
    max-width: 155px;
}

.select2-container--krajee.select2-container--open .select2-selection,
.select2-container--krajee .select2-selection:focus {
    box-shadow: none;
}

.focus-select + .select2-container--krajee {
    background: #78962f;
    border-radius: 15px;
    padding-left: 20px;
    max-width: 165px;
    box-shadow: 0px 0px 9.82px 0.18px rgba(87, 105, 32, 0.3);
}

.focus-select + .select2-container--krajee.select2-container--open.select2-container--below {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.focus-select + .select2-container--krajee.select2-container--open.select2-container--above {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.focus-select + .select2-container--krajee:after {
    content: '';
    margin-top: -11px;
    top: 50%;
    content: '\f055';
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 2px;
    color: #fff;
}

.focus-select + .select2-container--krajee .selection {
    display: block;
}

.focus-select + .select2-container--krajee .select2-selection__rendered {
    white-space: nowrap;
}

.focus-select + .select2-container--krajee .select2-selection__rendered .select2-selection__choice {
    display: inline-block;
    color: #fff;
    max-width: 100%;
    text-overflow: ellipsis;
    padding-left: 5px;
}

.focus-select + .select2-container--krajee .select2-selection {
    background: transparent;
    min-height: 1px;
    box-shadow: none;
    border: none;
}

.focus-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: transparent;
    font-size: 11px;
    height: auto;
    line-height: 1.2;
    padding: 6px 6px 6px 3px;
    min-width: 120px;
    width: 120px !important;
    cursor: pointer;
}

.focus-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field {
    color: #fff;
    cursor: text;
    width: 145px !important;
    text-align: center;
}

.focus-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #fff;
}

.focus-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
.focus-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field:-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
.focus-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #fff;
}

.select2-container--krajee.focus-select-select2-container.select2-container--open .select2-dropdown {
    background: #78962f;
}

.select2-container--krajee.focus-select-select2-container.select2-container--open.select2-dropdown--below .select2-dropdown {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.select2-container--krajee.focus-select-select2-container.select2-container--open.select2-dropdown--above .select2-dropdown {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.select2-container--krajee.focus-select-select2-container .select2-results__option[aria-selected] {
    color: #fff;
    background: #78962f;
}

.select2-container--krajee.focus-select-select2-container .select2-results__option--highlighted[aria-selected] {
    background: transparent;
}

.select2-container--open.focus-select-select2-container .s2-togall-button .glyphicon,
.select2-container--open.focus-select-select2-container .s2-togall-button .glyphicon-unchecked,
.select2-container--krajee.focus-select-select2-container .select2-results__option[aria-selected]:after {
    border-color: #fff;
}

.select2-container--open.focus-select-select2-container .s2-togall-button .glyphicon-check,
.select2-container--open.focus-select-select2-container.select2-container--krajee .select2-results__option[aria-selected=true]:after,
.select2-container--krajee.focus-select-select2-container .select2-results__option--highlighted[aria-selected]:after {
    background-color: #fff;
}

.select2-container--krajee.focus-select-select2-container .select2-dropdown {
    background: transparent;
}

.focus-select-select2-container .s2-togall-select .s2-select-label {
    color: #fff;
}

.focus-select-select2-container .select2-dropdown--below .s2-togall-select .s2-select-label {
    border-top: 2px solid #fff;
    padding-top: 6px;
}

.focus-select-select2-container.select2-container--open .scroll-wrapper > .scroll-content {
    padding-bottom: 37px;
    margin-bottom: -37px !important;
    box-sizing: border-box !important;
    position: relative !important;
}

.select2-container--krajee.select2-container--open.select2-container--below .select2-selection {
    box-shadow: none;
}

.focus-select-select2-container .clear-select-2-btn-wrap {
    background: #78962f;
}

.focus-select + .select2-container--krajee.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
    border-color: #296468;
}

.focus-select-select2-container .s2-togall-button .glyphicon {
    margin-top: -3px !important;
}

.select2-container--krajee.focus-select-select2-container .select2-results__option--highlighted[aria-selected] {
    background: #6e8339;
}

.new-plan-filter .remove-all {
    position: relative;
    border: none;
    box-shadow: none;
    background: #a82521;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    border-radius: 15px;
    outline: none;
    padding: 5px 12px 6px 32px;
    box-shadow: 0px 0px 8.2px 1.8px rgba(181, 0, 0, 0.3);
}

.new-plan-filter .remove-all:before {
    content: '\f056';
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 2px;
    color: #fff;
    margin-top: -11px;
    top: 50%;
}

.new-plan-filter .remove-all:hover {
    background: #6d1714;
    color: #995d5b;
}

.new-plan-filter .remove-all:hover:before {
    color: #995d5b;
}

.add-focus-block {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-right: 14px;
}

.select-type-plan + .select2-container--krajee {
    max-width: 155px;
    margin: 0 auto;
}

.select2-container--krajee.select2-container--open.select2-container--above .select2-selection {
    box-shadow: none;
}

.zui-table .zui-sticky-col {
    margin-top: 1px;
}

.empty-zui-table tbody tr:first-child td {
    border: none;
}

.empty-zui-table .zui-sticky-col {
    margin-top: -1px;
    border-top: 1px solid #ddd;
}

.empty-zui-table tfoot > tr {
    border-top: 1px solid #ddd;
}

.logo-commercial-network {
    display: inline-block;
    margin-right: 17px;
    vertical-align: top;
}

.address-commercial-network {
    display: inline-block;
}

.focus-title-wrap {
    padding: 3px 0;
}

#report-grid-filters .select2-search__field,
#report-grid-filters .btn-filter-date,
#report-grid-filters .span-wrap-td {
    font-weight: bold;
}

#directory-grid {
    display: block !important;
}

@-moz-document url-prefix() {
    .zui-table .zui-sticky-col {
        margin-top: 0;
    }

    .empty-zui-table .zui-sticky-col {
        margin-top: -1px;
    }
}

@media (max-width: 1280px) {
    .new-plan-filter,
    .work-plan-filter {
        padding: 23px 0 18px;
    }

    .new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field,
    .work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
        font-size: 8.73px;
    }

    #sell-chart-filter-wrapper .filter-reset,
    #work-plan-filter-wrapper .filter-reset {
        font-size: 8.73px;
    }

    .new-plan-filter-item,
    .work-plan-filter-item {
        width: 108px;
        margin-right: 7px;
    }

    .new-plan-filter-item:last-child,
    .work-plan-filter-item:last-child {
        width: auto;
    }

    .select2.select2-container--open.redesign-select-select2-container {
        min-width: 108px;
    }

    .focus-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice,
    .new-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice,
    .work-plan-filter-select + .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media (max-width: 1200px) {
    table.table-redesign tbody td {
        font-size: 8.73px;
    }

    .nav-tabs > li > a,
    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:active,
    .theme-dust .nav-tabs > li.active > a,
    .theme-dust .nav-tabs > li.active > a:hover {
        font-size: 7.15px;
        font-size: 7.15px;
        line-height: 1.3;
        height: 24px;
        vertical-align: middle;
        padding: 3px 9px;
        text-align: center;
        line-height: 21px;
    }

    .theme-dust .nav-tabs > li.active > a:hover,
    .theme-dust .nav-tabs > li > a:hover,
    .theme-dust .nav-tabs > li.active > a {
        color: #49adb2;
        background: #fff !important;
    }

    table.table-redesign .glyphicon {
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }
}

@media (max-width: 1024px) {
    .panel-redesign .control-label {
        font-size: 8.73px;
        margin-bottom: 9px;
    }

    .panel-redesign .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 8.73px;
    }

    .panel-redesign .select2-container .select2-selection--single .select2-selection__rendered,
    .panel-redesign .select2-container--krajee .select2-selection--single, .panel-redesign .form-control {
        font-size: 10.32px;
        height: 23px;
        line-height: 23px;
    }

    .panel-redesign .panel-heading {
        padding-top: 16px;
        padding-bottom: 3px;
    }

    .panel-redesign .panel-footer {
        padding-bottom: 18px;
    }

    .panel-redesign .select2-container--krajee .select2-selection--single .select2-selection__arrow {
        height: 22px;
    }

    .no-icon:hover, .no-icon {
        padding: 3px 25px 5px 25px;
    }

    .user-datefield .form-group:after {
        bottom: 1.5px;
    }

    .wrap-from-form-control.select2-container--open.redesign-select-select2-container:not(.select2) {
        padding-top: 24px;
        margin-top: -24px;
    }

    .panel-redesign .dl-horizontal {
        margin-bottom: 0;
    }

    .panel-redesign .dl-horizontal dt {
        font-size: 8.77px;
    }

    .panel-redesign .dl-horizontal dd {
        font-size: 8.77px;
    }

    .panel-redesign .panel-heading {
        padding: 16px 7px;
    }

    .no-image-label {
        font-size: 8.98px;
    }

    .report-img {
        margin-bottom: 9px;
        height: 101px;
    }

    .report-image-wrap {
        width: 82px;
    }

    .page-header h1 {
        font-size: 15.94px;
    }

    .panel-redesign .panel-body-alert .alert {
        padding: 11px 0;
    }

    .alert-item {
        padding: 0 7px;
    }

    .panel-redesign .dl-horizontal .alert-item dt,
    .panel-redesign .dl-horizontal .alert-item dt {
        font-size: 8.77px;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td,
    .table-redesign-pagination-wrap .pagination li > span,
    .table-redesign-pagination-wrap .pagination li a {
        font-size: 8.73px;
    }

    .round-item h5 {
        font-size: 11.12px;
        margin: 0 0 50px 0;
    }

    .work-plan-item {
        max-width: 240px;
    }

    .work-plan-days-label,
    .work-plan-hours-label {
        font-size: 18.26px;
    }

    .round-item .round-item-container {
        padding: 15px 15px 80px;
    }

    .zui-table thead td,
    .zui-table thead th,
    .zui-table thead .zui-sticky-col,
    .table.zui-table > tbody > tr > td,
    .zui-table tbody td, .zui-table tbody td.zui-sticky-col {
        font-size: 8.73px;
    }

    .zui-table:not(.zui-table-2) thead tr > th:nth-child(6),
    .zui-table:not(.zui-table-2) thead tr > th:nth-child(7),
    .zui-table:not(.zui-table-2) thead tr > th:nth-child(8),
    .zui-table:not(.zui-table-2) thead tr > th:nth-child(9),
    .zui-table:not(.zui-table-2) thead tr > th:nth-child(10),
    .zui-table:not(.zui-table-2) thead tr > th:nth-child(11) {
        font-size: 6.35px;
    }
}

@media (max-width: 1023px) {
    .zui-scroller:after {
        display: block;
    }

    .zui-wrapper {
        background: none;
        border-radius: 0;
    }

    .zui-scroller {
        background-color: #fff;
        width: calc(100% + 18px);
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    #sell-chart-data.zui-scroller {
        margin-left: 0;
    }

    .zui-wrapper {
        box-shadow: none;
    }
}

@media (max-width: 991px) {
    .actions-redesign {
        max-width: 500px;
        margin: 0 auto;
    }

    .new-filter-container,
    .work-plan-filter-container {
        text-align: center;
    }

    .new-plan-filter,
    .work-plan-filter {
        float: none !important;
        width: auto;
        display: inline-block;
    }

    .new-filter-container .new-plan-filter,
    .work-plan-filter-container-2 .work-plan-filter {
        padding-top: 0;
    }

    .new-plan-filter-item,
    .work-plan-filter-item {
        margin: 0 5px 10px;
    }

    .new-plan-filter-item:last-child,
    .work-plan-filter-item:last-child {
        display: block;
        margin: 0 auto;
    }

    .sales-round .round-item-container {
        min-height: 238px;
    }

    .sales-round-left {
        margin-bottom: 10px;
    }

    .sales-round-right .round-item-container {
        background: none;
        box-shadow: none;
        min-height: 1px;
    }

    .sales-round-right-item-container:first-child {
        padding-left: 0;
        padding-right: 7px;
    }

    .sales-round-right-item-container + .sales-round-right-item-container {
        padding-right: 0;
        padding-left: 7px;
    }

    .sales-round-right-item-container-in {
        background-color: #fff;
        box-shadow: 0px 0px 8.2px 1.8px rgba(88, 116, 142, 0.3);
        min-height: 178px;
        border-radius: 10px;
    }

    .sell-chart-pie-wrapper {
        min-height: 150px;
    }
}

@media (max-width: 950px) {
    .round-item h5 {
        font-size: 12.7px;
        margin: 0 0 13px 0;
    }

    .work-plan-item {
        max-width: 200px;
    }

    .round-item .round-item-container {
        padding: 12px 12px 20px;
    }

    .work-plan-days-label,
    .work-plan-hours-label {
        font-size: 15.22px;
    }

    .zui-table thead td,
    .zui-table thead th,
    .zui-table thead .zui-sticky-col,
    .table.zui-table > tbody > tr > td,
    .zui-table tbody td,
    .zui-table tbody td.zui-sticky-col {
        font-size: 9.98px;
    }
}

@media (max-width: 820px) {
    .new-filter-wrapper,
    .work-plan-filter-wrapper {
        display: none;
    }

    .new-filter-show-btn,
    .work-plan-filter-show-btn {
        display: block;
    }

    .select-type-plan + .select2-container--krajee .select2-selection--single .select2-selection__rendered {
        font-size: 14.52px;
        font-weight: 600;
        padding-right: 21px;
    }

    .select-type-plan + .select2-container--krajee .select2-selection--single .select2-selection__arrow {
        background: url("/img/down-arrow-big.png");
        width: 16px;
        height: 7px;
        top: 50%;
        margin-top: -3.5px;
        right: 12px;
    }

    .select-type-plan + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection,
    .select-type-plan + .select2-container--krajee .select2-selection--single,
    .select-type-plan + .select2-container--krajee .select2-selection--single:focus {
        width: 204px;
        padding: 0 9px;
    }

    .select-type-plan + .select2-container--krajee .select2-selection--single .select2-selection__rendered {
        padding: 2px 17px 1px 0;
    }

    .select-type-plan + .select-type-plan-select2-container,
    .select2-container--krajee .select2-dropdown {
        max-width: 204px;
    }
}

@media (max-width: 768px) {
    .panel-redesign .panel-body {
        max-width: 600px;
    }

    .panel-redesign .panel-footer {
        max-width: 600px;
    }

    .panel-redesign .control-label {
        font-size: 11px;
    }

    .panel-redesign .select2-container .select2-selection--single .select2-selection__rendered,
    .panel-redesign .select2-container--krajee .select2-selection--single,
    .panel-redesign .form-control {
        font-size: 11.79px;
    }

    .page-header h1 {
        font-size: 18.21px;
    }

    .panel-redesign .dl-horizontal dt {
        font-size: 10.02px;
        width: 50%;
    }

    .panel-redesign .dl-horizontal dd {
        font-size: 10.02px;
        width: 50%;
        margin-left: 50%;
    }

    .pd-header-upd .panel-body {
        max-width: 100%;
    }

    .panel-redesign .dl-horizontal .alert-item dd,
    .panel-redesign .dl-horizontal .alert-item dt {
        width: 50%;
        font-size: 10.02px;
    }

    .panel-redesign .dl-horizontal .alert-item dd {
        margin-left: 50%;
    }

    .report-image-wrap {
        width: 72px;
    }

    .no-image-label {
        font-size: 10.26px;
    }

    .unloading-label > span {
        font-size: 7.2px;
    }

    .unloading-label > span {
        height: 27px;
    }

    .btn-generate-redesign {
        height: 135px;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        font-size: 9.98px;
    }

    .table-redesign-pagination-wrap .pagination li {
        width: 33px;
        height: 33px;
        line-height: 33px;
    }

    .table-redesign-pagination-wrap .pagination li > span,
    .table-redesign-pagination-wrap .pagination li a {
        font-size: 15.69px;
    }

    .table-redesign-pagination-wrap .pagination li.prev,
    .table-redesign-pagination-wrap .pagination li.next {
        width: 147px;
    }

    .round-item.week-round .round-item-container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 170px;
    }
}

@media (max-width: 767px) {
    .visible-menu {
        padding: 133px 0;
        left: 0;
        top: 0;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .actions {
        text-align: center;
        padding-top: 15px;
    }

    .actions .approve-btn.home-icon {
        max-width: 228px;
        float: none !important;
    }

    .page-header {
        padding: 15px 18px;
    }

    .page-header h1 {
        font-size: 18.21px;
    }

    .panel-redesign .panel-title {
        font-size: 11.79px;
    }

    .panel-redesign .panel-heading {
        padding-top: 8px;
    }

    .table-grid-view-redesign.table thead > tr > th:first-child,
    .table-grid-view-redesign.table tbody > tr > td:first-child {
        display: none;
    }

    .table-grid-view-redesign.table {
        display: block;
    }

    .table-grid-view-redesign.table thead {
        display: none;
    }

    .table-grid-view-redesign.table tbody {
        display: block;
    }

    .table-grid-view-redesign.table tbody > tr {
        padding-left: 30px;
        padding-right: 30px;
        border-bottom: 1px solid #a6a6a6;
        display: block;
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .table-grid-view-redesign.table tbody > tr > td {
        display: block;
        padding: 3.5px;
        font-size: 11.79px;
    }

    .sku-table thead {
        display: none;
    }

    .sku-table tr {
        border-bottom: 1px solid #a6a6a6;
    }

    .table.sku-table tbody > tr > td {
        display: block;
        border: none;
        padding: 0 10px 7px;
    }

    .panel-sku .panel-body {
        padding: 0;
    }

    .table.sku-table tbody > tr {
        padding: 14px 0;
    }

    .table.sku-table tbody > tr:last-child {
        border-bottom: none;
    }

    .table.sku-table {
        margin-bottom: 0;
    }

    .table.sku-table tbody > tr > td:first-child {
        margin-top: 14px;
        text-align: center;
    }

    .panel-redesign .dl-horizontal dt,
    .panel-redesign .dl-horizontal .alert-item dt {
        float: left;
    }

    .page-header .actions-redesign a {
        width: 100px;
    }

    .round-item-1 {
        margin-bottom: 15px;
    }

    .select-type-plan + .select2-container--krajee.select2-container--open.select2-container--below .select2-selection,
    .select-type-plan + .select2-container--krajee .select2-selection--single,
    .select-type-plan + .select2-container--krajee .select2-selection--single:focus {
        margin-top: 0;
    }

    .sales-round-right-item-container:first-child {
        margin-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
    }

    .sales-round-right-item-container + .sales-round-right-item-container {
        padding-right: 0;
        padding-left: 0;
    }

    .select-type-plan + .select2-container--krajee {
        max-width: 204px;
    }

    .select-type-plan-select2-container.select2-container--open:not(.select2).select2-container-not-multiple {
        max-width: 204px;
    }

    .new-plan-select2-container.select2-container--open:not(.select2),
    .work-plan-select2-container.select2-container--open:not(.select2) {
        max-width: 108px;
    }

    .new-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--below,
    .work-plan-select2-container.select2-container--open:not(.select2) .select2-dropdown.select2-dropdown--below {
        min-width: 108px;
    }
}

@media (max-width: 480px) {
    .theme-dust h1.form-header {
        font-size: 28px;
        padding: 0 0 19px
    }

    .theme-dust.page-login .panel {
        max-width: 254px;
        margin: 0 auto;
        padding: 27px 0 19px
    }

    .login-page-wrapper .form-control,
    .login-page-wrapper .page-signin-alt .signin-password input {
        max-width: 151px;
        font-size: 12px
    }

    .login-page-wrapper .has-error .help-block {
        font-size: 10px
    }

    .login-page-wrapper .mobile-apps h4 {
        margin: 33px 0 13px
    }

    .login-page-wrapper .mobile-app-links a {
        width: 83px;
        height: 25px
    }

    .login-page-wrapper .mobile-app-links {
        max-width: 180px
    }

    .form-actions-login .btn,
    .theme-dust .form-actions-login .btn-primary:hover {
        font-size: 18px;
        max-width: 123px
    }

    .visible-menu .lk-navbar > li > ul > li > a,
    .visible-menu .top-navigation > li > a {
        font-size: 14.27px;
        font-weight: 600;
        max-width: 255px;
    }

    .visible-menu .menu-icon-sprite,
    .visible-menu .menu-icon {
        width: 53px;
        height: 29px;
        padding: 7px 0;
        margin-right: 32px;
    }

    .close-menu-btn {
        top: 11px;
        right: 11px;
    }

    .visible-menu {
        padding: 42px 0;
    }

    .top-bar {
        padding: 6px 0;
    }

    .panel-redesign {
        width: calc(100% + 36px);
        margin-left: -18px;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
        border-radius: 0;
    }

    .panel-redesign .panel-body,
    .panel-redesign .panel-heading {
        padding-right: 0;
        padding-left: 0;
    }

    .panel-redesign .panel-footer .form-group {
        text-align: center;
    }

    .panel-redesign .panel-heading {
        max-width: 254px;
        margin: 0 auto;
    }

    .pd-header-upd .panel-heading {
        max-width: 100%;
    }

    .panel-redesign .dl-horizontal dt {
        width: 100%;
    }

    .panel-redesign .dl-horizontal dd {
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .pd-header-upd {
        padding-right: 10px;
        padding-left: 10px;
    }

    .pd-header-upd .panel-heading {
        padding: 10px 0 0;
    }

    .panel-redesign .panel-body-alert .alert {
        padding: 0 0;
        margin-left: -10px;
        width: calc(100% + 20px);
    }

    .alert-item {
        padding: 10px 10px 8px;
    }

    .panel-redesign .dl-horizontal .alert-item dd,
    .panel-redesign .dl-horizontal .alert-item dt {
        width: 100%;
    }

    .panel-redesign .dl-horizontal .alert-item dd {
        margin: 0;
    }

    .alert-info-item:nth-child(2n+1) {
        background-color: #e4f5f5;
    }

    .alert-info-item:nth-child(2n+1) {
        background-color: #d1eeee;
    }

    .panel-sku .grid-view {
        margin-left: -10px;
        width: calc(100% + 20px);
    }

    .report-image-wrap {
        width: 60px;
    }

    .report-img {
        height: 74px;
    }

    .redesign-modal {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 479px) {
    .work-plan-data-container .work-plan-filter-form {
        display: none;
    }

    .rotate-phone-message-wrapper {
        display: block;
    }

    .sell-chart-data-container {
        display: none;
    }
}

@media (max-width: 400px) {
    .page-header .actions-redesign a {
        width: 151px;
        height: 71px;
        padding: 6px 8px 11px;
        margin: 0 4px 18px;
    }

    .download-redesign-icon {
        width: 21px;
        height: 21px;
        left: 18px;
        margin-left: 0;
        float: left;
    }

    .btn-generate-redesign .unloading-icon {
        margin-bottom: 0;
    }

    .unloading-label {
        height: 54px;
        width: 95px;
        float: right;
        font-size: 10.26px;
    }

    .actions-redesign {
        max-width: 320px;
    }

    .page-header .actions-redesign a:nth-child(2n + 1) {
        margin-left: 0;
    }

    .page-header .actions-redesign a:nth-child(2n) {
        margin-right: 0;
    }

    .actions-redesign {
        padding-bottom: 0;
    }

    .unloading-label > span {
        padding-left: 9px;
    }

    table.table-redesign thead {
        display: none;
    }

    table.table-redesign tbody td:last-child {
        text-align: center;
    }

    table.table-redesign tbody tr:not(:last-child) td {
        border-bottom: none;
        text-align: center;
    }

    .table-scroll-body .table-redesign-container:after,
    table.table-redesign tbody tr:not(:last-child) td:first-child:after,
    table.table-redesign tbody tr:not(:last-child) td:last-child:after {
        display: none;
    }

    .table-redesign-wrap {
        width: calc(100% + 36px) !important;
        margin-left: -18px;
    }

    .table-redesign {
        border-radius: 0;
        display: block;
    }

    .table-redesign tbody,
    .table-redesign tbody tr,
    .table-redesign tbody td {
        display: block;
    }

    table.table-redesign tbody td {
        font-size: 9.98px;
    }

    .table-redesign tbody tr {
        padding: 8px 0;
    }

    .table.sku-table tbody > tr:nth-child(2n),
    .table-redesign tbody tr:nth-child(2n) {
        background-color: #ebebeb;
        border-top: 1px solid #a6a6a6;
        border-bottom: none;
    }

    .table-redesign-pagination-wrap .pagination li.prev,
    .table-redesign-pagination-wrap .pagination li.next {
        width: 110px;
    }

    .table-redesign-pagination-wrap {
        text-align: center;
    }

    .table-redesign-pagination-wrap .pagination li a > span {
        display: none;
    }

    .table-redesign-pagination-wrap .pagination li.prev,
    .table-redesign-pagination-wrap .pagination li.next {
        width: 33px;
    }

    .table-primary {
        display: none;
    }

    .nav-tabs,
    .nav-tabs > li,
    .nav-tabs > li > a:active,
    .theme-dust .nav-tabs > li.active > a:hover,
    .theme-dust .nav-tabs > li.active > a,
    .nav-tabs > li > a {
        display: block;
    }

    .nav-tabs > li,
    .nav-tabs > li > a:active,
    .theme-dust .nav-tabs > li.active > a:hover,
    .theme-dust .nav-tabs > li.active > a,
    .nav-tabs > li > a {
        float: none;
        width: 100%;
    }

    .nav-tabs > li {
        margin-bottom: 27px;
    }

    .nav-tabs > li > a:active,
    .theme-dust .nav-tabs > li.active > a:hover,
    .theme-dust .nav-tabs > li.active > a,
    .nav-tabs > li > a {
        border-radius: 10px;
        max-width: 150px;
        margin: 0 auto;
        font-size: 10.26px;
        height: auto;
        line-height: 1;
        padding: 9px 0 10px;
    }

    .nav-tabs > li > a:active,
    .theme-dust .nav-tabs > li.active > a:hover,
    .theme-dust .nav-tabs > li.active > a {
        color: #809b9d;
        background: #266165 !important;
    }

    table.table-redesign tbody td {
        white-space: normal;
    }

    table.table-redesign.unloading-table tbody td:first-child {
        width: auto;
    }

    table.table-redesign.unloading-table tbody td:first-child ~ td {
        width: auto;
    }
}
