img {
    width: 100%;
}

@keyframes border-dance {
    0% {
        background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
    }
    100% {
        background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
    }
}

.invoicesGrid {
    padding-top: 20px;

}

.tableRoutSheet span.label {
    color: #d9534f;
}

.app-chat .sidebar-body,
.app-chat .chat-history-body {
    overflow-y: scroll !important;
}

.btn > .fa {
    line-height: var(--bs-btn-line-height);
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 700px;
        margin: 0px auto;
    }
}

.OrderChangeLog {
    overflow-y: scroll;
    max-height: 500px;
}

.btn-sm, .btn-group-sm > .btn {
    --bs-btn-padding-y: 0;
    --bs-btn-padding-x: 0.2875rem;
    --bs-btn-font-size: 0.65rem;
}

.fa.fa-ruble-sign {
    zoom: 0.6;
}

.ordernav {
    margin-left: -24px;
}

.zoom-75 {
    zoom: 0.75;
}

.ordernav .nav-item {
    margin-right: 0px !important;
    margin-bottom: 2px !important;
    background-color: var(--bs-card-bg) !important;
}

.ordernav .nav-item > a {
    padding: 2px;
    width: 100%;
    display: block;
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
}

.card .ordernav.nav-tabs .nav-item > a.active {
    color: var(--bs-link-color-rgb);
    border-color: #696cff !important;
    border-right-color: var(--bs-card-bg) !important;
}

.card.border-primary .ordernav .nav-item > a {
    border-right-color: #696cff !important
}


.orderModal .Select-menu-outer {
    z-index: 111111111 !important;
}

.input-group > .payment_sum_input.form-control {
    flex: 0 1 100px;
}

.form-select {
    appearance: none;
}

.dark-style .Select-control {
    background-color: #fff0;
}

.orderCardFullScreen {
    z-index: 9999;
    position: fixed;
    width: calc(100vw);
    left: 0px;
    top: 0px;
    height: calc(100vh);
    box-shadow: -14px -12px 50px 7px #000;
}

.orderCardFullScreen .form-label {
    font-size: .5rem;
    margin-bottom: 0;
}

.ordersList .card.orderCardFullScreen > .card-body {
    overflow-y: scroll;
    overflow-x: hidden;
}

.subgroupTabs > .nav > li > a {
    position: relative;
    display: block;
    line-height: 1;
    padding: 5px 8px;
    font-size: 11px;
    cursor: pointer;
}


.input-group-field {
    display: table-cell;
    vertical-align: middle;
    border-radius: 4px;
}

.input-group-field .form-control, .input-group-field .form-control {
    border-radius: inherit !important;
}

.input-group-field:not(:first-child):not(:last-child) {
    borderсв-radius: 0;
}

.AssembledBlock {
    display: inline-block;
    margin: 0px;
    width: auto;
}

.courierNameBlock {
    display: inline-block;
    margin: 0px;
    padding-left: 15px;
}

.blockMaked.courierNameShtamp {
    right: 98px;
    border: 2px dashed #d9534f;
    color: #d9534f;
    max-width: 250px;
}

.blockMaked.floristNameShtamp {
    right: 195px;
    border: 2px dashed #337ab7;
    color: #337ab7;
    max-width: 250px;
}

.blockMaked.floristNameShtamp h3, .blockMaked.courierNameShtamp h3 {

    margin: 10px 0px 0px;
}

.blockMaked.yetMaked {
    border: 2px dashed #5cb85c;
    color: #5cb85c;
}

.shipTime {
    font-size: 13px;
    vertical-align: super;
    margin-left: 4px;

}

.label {

    padding: 2px 2px;
}

.orderNumberBlock {
    vertical-align: text-bottom;
}

.orderNumber {
    font-size: 20px;
    font-weight: 700
}

.panel-heading {
    padding: 0px 7px;
}

/*.panel.panel-yellow:hover {*/
/*transform: translate(350px, 0);*/
/*-webkit-transform: translate(350px, 0); !** Chrome & Safari **!*/
/*-o-transform: translate(350px, 0); !** Opera **!*/
/*-moz-transform: translate(350px, 0); !** Firefox **!*/
/*}*/

/*.panel.panel-yellow {*/

/*transition: all 2s ease-in-out;*/
/*-webkit-transition: all 2s ease-in-out; !** Chrome & Safari **!*/
/*-moz-transition: all 2s ease-in-out; !** Firefox **!*/
/*-o-transition: all 2s ease-in-out; !** Opera **!*/
/*}*/

#navMenu .nav-item {
    margin: 0.565rem 0;
}

#navMenu .nav-item > a {
    border-radius: 0.375rem;
    padding: 0.565rem 1rem;
}

#navMenu .nav-item.active > a {
    background-color: #696cff !important;
    color: #fff;
}

#navMenu .nav-item:hover > a {
    background: #181823;
    background-color: rgba(255, 255, 255, 0.04);
}

.menu-horizontal-wrapper, .menu-horizontal .menu-inner {
    overflow: unset !important;
}


#navMenu .dropdown-item {
    line-height: 0.8;
}

.cursor-default {
    cursor: default !important;
}

.dateChange {
    float: right;
    margin-bottom: -25px;
}

.financeModule .table.table-hover.table-bordered td.compact {
    padding: 0px 4px;
    font-size: 12px;
    white-space: nowrap;
}

.blockMaked h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 10px 0px;
}

.blockMaked {
    position: absolute;
    top: 109px;
    border: 2px dashed #f0ad4e;
    color: #f0ad4e;
    padding: 0px 13px;
    opacity: 0.6;
    border-radius: 5px;
    right: 5px;
}

#content .panel {
    position: relative;
}

.scrollCats {
    max-height: 450px;
    overflow-y: scroll;
}

.rotate-225 {

    /* Safari */
    -webkit-transform: rotate(-225deg);

    /* Firefox */
    -moz-transform: rotate(-225deg);

    /* IE */
    -ms-transform: rotate(-225deg);

    /* Opera */
    -o-transform: rotate(-225deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);

}

.rotate-135 {

    /* Safari */
    -webkit-transform: rotate(-135deg);

    /* Firefox */
    -moz-transform: rotate(-135deg);

    /* IE */
    -ms-transform: rotate(-135deg);

    /* Opera */
    -o-transform: rotate(-135deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);

}

.rotate-90 {

    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.rotate-45 {

    /* Safari */
    -webkit-transform: rotate(-45deg);

    /* Firefox */
    -moz-transform: rotate(-45deg);

    /* IE */
    -ms-transform: rotate(-45deg);

    /* Opera */
    -o-transform: rotate(-45deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);

}

.input-group-field:not(:first-child):not(:last-child) .form-control {
    border-left-width: 0;
    border-right-width: 0;
}

.input-group-field:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dateInput {
    margin-top: 8px;
}

.dellReasonBlock {
    width: 150px;
    float: right;
    display: inline-block;
}

.srcBlock {
    width: 150px;
    float: left;
    display: inline-block;
}

.phoneInput {
    width: 125px;
}

.groupedSelect {

}

.groupedSelect select {
    padding: 1px;
}

.dateInput.input-group > select.form-control {

    padding: 1px;
}

.productBlock {
    position: relative;
}

.productBlock .top-heading-block {

    left: -20px;
}

input.form-control.transparent {
    height: 18px;
    line-height: 1;
    padding: 2px 4px;
    box-shadow: none;
    border: none;
    background: transparent;
}

select.form-control.transparent {
    height: 18px !important;
    padding: 0px !important;

}

.checkbox.AssembledBlock {
    width: 100%;
}

.flex_0_1_100px {
    flex: 0 1 100px !important;
}

.DateAndTime .rdt .form-control {
    width: 120px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.DateAndTime .input-group-text {
    border: none;
}

.paymentsBlock > .table td,
.productBlock > .table td {
    font-size: 12px;
}


.input-group.transparent .input-group-addon,
.input-group.transparent .input-group-text {
    background: transparent;
    height: 23px;
    /* width: 27px; */
    padding: 2px 8px;
    border: 0px;

}

.input-group.transparent .input-group-addon i,
.input-group.transparent .input-group-text i {
    width: 10px;
}

.input-group.transparent input.form-control, .input-group.transparent select.form-control {
    height: 23px;
    line-height: 1;
    border-radius: 0px;
    padding: 2px 4px;
    border: none;
    background: transparent;
    box-shadow: none;
    border-left: 1px solid #ddd;
}

.top-heading-block {
    position: absolute;
    left: -10px;
    top: -17px;
}

.top-heading-block-left {
    position: absolute;
    left: 70px;
    top: 0px;
}

.dateInput > .rdt {
    width: 90px;
}

.huge {
    font-size: 20px;
    display: inline-block;
    float: right;
}

.huge > .badge > span {
    display: none;
}

.huge:hover > .badge > span,
.huge:focus > .badge > span {
    display: inherit;
}


.popover-title {
    color: #0c0c0c;
}

.panel > .panel-heading .rdtPicker {
    color: #0c0c0c;
}

.inputCount {
    height: 18px;
    width: 40px;
}

.element-animation {
    animation: animationFrames ease-out 1.5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames ease-out 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames ease-out 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames ease-out 1.5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames ease-out 1.5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames {
    0% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-moz-keyframes animationFrames {
    0% {
        -moz-transform: rotate(0deg);
    }
    20% {
        -moz-transform: rotate(15deg);
    }
    40% {
        -moz-transform: rotate(-10deg);
    }
    60% {
        -moz-transform: rotate(5deg);
    }
    80% {
        -moz-transform: rotate(-5deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}

@-webkit-keyframes animationFrames {
    0% {
        -webkit-transform: rotate(0deg);
    }
    20% {
        -webkit-transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-o-keyframes animationFrames {
    0% {
        -o-transform: rotate(0deg);
    }
    20% {
        -o-transform: rotate(15deg);
    }
    40% {
        -o-transform: rotate(-10deg);
    }
    60% {
        -o-transform: rotate(5deg);
    }
    80% {
        -o-transform: rotate(-5deg);
    }
    100% {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes animationFrames {
    0% {
        -ms-transform: rotate(0deg);
    }
    20% {
        -ms-transform: rotate(15deg);
    }
    40% {
        -ms-transform: rotate(-10deg);
    }
    60% {
        -ms-transform: rotate(5deg);
    }
    80% {
        -ms-transform: rotate(-5deg);
    }
    100% {
        -ms-transform: rotate(0deg);
    }
}

.custom-search-form .input-group-btn .btn {
    padding: 3px 12px;
}

.mainsearchbox {
    flex: 1 0 auto;
    padding-right: 26px;
}

#template-customizer .template-customizer-open-btn {

    top: 8px !important;
    left: 0;
}

.card {
    border-width: 3px;
}

.navbar-top-links li.mainsearchbox a {
    padding: 0px;
}

.mainsearchbox input {
    height: 40px;
    position: relative;
}

.mainsearchbox a {
    position: relative;

}

.mainsearchbox a:after {
    position: absolute;
    top: 10px;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    right: 7px;
    content: "\f002";

    font-size: 20px;
}

.nav.navbar-top-links {
    width: 100%;

}

.nav.navbar-top-links li.logo > a {
    font-size: 25px;
    float: none;
    padding: 4px 10px;
    line-height: inherit;

}

.btnOpenClient {
    position: relative;
    padding: 0px 5px;
}

.drag-target {
    width: 0px !important;
}

.panel .Select-menu-outer {

    z-index: 3 !important;

}

.panel .Select-input {
    height: 27px;

}

.panel .Select-placeholder, .panel .Select--single > .Select-control .Select-value {

    line-height: 27px;
}

.panel .Select-control {
    border: none;
    height: 27px;
    background-color: transparent;
}

.productBlock .noPadding {
    padding-left: 0px;
    padding-right: 0px;
}

.minwidth70 {
    min-width: 50px;
}

.panel .nav > li > a {
    padding: 3px 5px;
}

.label-yellow {
    background-color: #f0ad4e;
}

.label-green {
    background-color: #5cb85c;
}

.label-red {
    background-color: #d9534f;
}

.panel.panel-yellow .nav-tabs > li.active > a,
.panel.panel-yellow .nav-tabs > li.active > a:focus,
.panel.panel-yellow .nav-tabs > li.active > a:hover {
    color: #f0ad4e;
    cursor: default;
    background-color: #fff;
    border: 1px solid #f0ad4e;
}

.panel.panel-red .nav-tabs > li.active > a,
.panel.panel-red .nav-tabs > li.active > a:focus,
.panel.panel-red .nav-tabs > li.active > a:hover {
    color: #d9534f;
    cursor: default;
    background-color: #fff;
    border: 1px solid #d9534f;
}

.panel.panel-green .nav-tabs > li.active > a,
.panel.panel-green .nav-tabs > li.active > a:focus,
.panel.panel-green .nav-tabs > li.active > a:hover {
    color: #5cb85c;
    cursor: default;
    background-color: #fff;
    border: 1px solid #5cb85c;
}

.NotifyContainer .lobibox-notify {
    width: auto;
    margin-right: 5px;
    height: 44px;
    display: block;
    float: left;
}

.NotifyContainer .lobibox-notify-wrapper, .NotifyContainer .lobibox-notify-wrapper-large {
    z-index: 5000;
    position: inherit;
}

.NotifyContainer .lobibox-notify.notify-mini .lobibox-notify-body {
    margin: 5px 20px 5px 35px;
}

.NotifyContainer .lobibox-notify.notify-mini .lobibox-notify-icon-wrapper {
    left: 0px;
    width: 30px;
}

.NotifyContainer .lobibox-notify.notify-mini .lobibox-notify-icon > div .icon-el {
    font-size: 28px;
    padding: 0px;
    float: left;
    margin: -2px 0px -12px 4px;
}

.NotifyContainer .lobibox-notify .lobibox-close {
    position: absolute;
    text-align: center;
    border-radius: 50%;
    right: 0px;
    top: 0px;
}

#pult.lobipanel > .panel-body {
    overflow: auto;
    position: relative;
    overflow-y: scroll;
    padding: 0px 5px 0px;
    height: 100%;
}

#pult.lobipanel.panel-unpin {

    position: fixed !important;
}

#pult.lobipanel .time {
    font-size: 9px;
}

#pult.lobipanel.panel-unpin > .panel-body {
    padding: 0px 5px 30px;
}

.lobibox.lobibox-window {
    height: auto !important;
    width: auto !important;
}

.lobibox.lobibox-window .lobibox-body {
    height: auto !important;
}

.callIcon {
    font-size: 16px;
    margin: 0px;
    padding: 0px 2px;
    vertical-align: middle;
}

.badge.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge.badge-light {
    border: 1px #ddd solid;
    color: #111;
    background-color: #f8f9fa;
}

.panel-green > .panel-heading .badge {
    color: #5cb85c;
    background-color: #fff;
}

.panel-red > .panel-heading .badge {
    color: #d9534f;
    background-color: #fff;
}

.panel-yellow > .panel-heading .badge {
    color: #f0ad4e;
    background-color: #fff;
}


.panel-heading .huge.animated .badge {
    font-size: 9px;
    text-align: right;
    padding: 1px 3px;
    margin-bottom: 4px;
}

.statusTitle .btn {
    float: right;
}

.filter_panel {
    padding-bottom: 15px;

}

.filter_panel select {
    width: auto;
    float: right;
}

.panel-control {
    float: left;
    display: inline-block;
    margin: 0px 8px 0px 0px;
    cursor: pointer;
}

.dateRange {
    display: block;
    float: left;
    width: 130px;
}

.dateRange .input-group.transparent .input-group-addon,
.dateRange .input-group.transparent input.form-control {
    height: 18px;
    width: 97px;
}

.dateRange .input-group-addon {
    width: 41px;

    text-align: right;
}

select.form-control.dateRangeField {
    width: 73px;
    height: 36px;
    padding: 0px 1px;
    float: left;
}

.exportExcel {
    float: left;
    margin-right: 3px;
    height: 36px;
}

.gridSetting {
    z-index: 99;
    position: fixed;
    bottom: 0px;
    left: 0px;
    border-style: solid;
    border-width: 50px 0 0 50px;
    border-color: transparent transparent transparent #bbbbbb;

}

.gridSetting.active {

    border-width: 0px;

    width: 300px;
    /* height: 500px; */
    padding: 12px;
    border-top-right-radius: 30px;
}

.gridSetting > * {
    display: none;
}

.gridSetting > .btnToogle {
    display: block;
}

.gridSetting.active > * {
    display: inherit;
}

.gridSetting.active .btnToogle {
    left: auto;
    bottom: auto;
    color: #000;
    right: -19px;
    top: -13px;
    padding: 10px;
}

.gridSetting__:after {
    content: "\f085";

    position: absolute;
    left: -44px;
    color: #fff;
    bottom: 7px;
}

.gridSetting .btnToogle {
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f085";
    position: absolute;
    left: -44px;
    bottom: 7px;
    color: #fff;
    cursor: pointer;
}

.gridSetting .btnToogle:hover, .gridSetting .btnToogle:focus {
    color: red;
}

.breakUserConfigBtn {
    cursor: pointer;
}

.mobileGrid > .nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    display: table-cell;
    width: 30%;
}

.mobileGrid > .nav-tabs > li.dropdown {
    width: 10%;
    text-align: right;
}

.mobileGrid > .nav-tabs {

    display: table;
    width: 100%;
}

.mobileGrid > .nav > li > a {
    text-align: center;
    position: relative;
    display: block;
    padding: 10px 0px;
}

.mobileGrid .shipTime {
    font-size: 10px;
}

.mainsearchbox.affix {
    position: fixed !important;
    width: 100%;
    display: block;
    margin-top: -50px;
}

.collapse.badge {
    display: none;
}

.collapse.badge.in {
    display: inline-block;
}

.icon-el {
    position: relative;
}

.caretIcon {
    position: absolute;
    top: 0px;
    left: 9px;
    font-size: 16px;
}

.text-red {
    color: #ed001e;
}

#mapM {
    min-height: 916px;
}

.mapGrid.row {
    margin-right: -30px;
    margin-left: -30px;

}

.mapGrid.row > div {
    padding: 0px;
}

.mapOrdersList {
    max-height: 800px;
    min-height: 388px;
    overflow-y: scroll;
    overflow-x: hidden;

}

.list-groupMapOrders > li a {
    color: #fff;
    font-size: 16px;
}

.list-groupMapOrders > li {
    padding: 10px 10px 0px;
}

.list-groupMapOrders > li h4 {
    margin: -10px -10px 0px;
    padding: 2px 15px;
    color: #fff;
}

.list-groupMapOrders > li.Compleet h4 {
    background-color: #f5f5f5;
    color: #000;
}

.list-groupMapOrders > li.Compleet a {
    color: #000;
}

.list-groupMapOrders > li.Deleted h4 {
    background-color: #f5f5f5;
    color: #000;
}

.list-groupMapOrders > li.Deleted a {
    color: #000;
}

.list-groupMapOrders > li.OnShip h4 {
    background-color: #5cb85c;
}

.list-groupMapOrders > li.ProcessShip h4 {
    background-color: #337ab7;
}

.list-groupMapOrders > li.New h4 {
    background-color: #f0ad4e;
}

.list-groupMapOrders > li.FramedShip h4 {
    background-color: #d9534f;
}

/*.list-groupMapOrders > li.lastOrderSelected {*/
/*border: 3px #b51eff dashed !important;*/
/*}*/

.list-groupMapOrders > li.Selected {
    border-left: 4px #b51eff solid;
}

h4 > span > i.fa-check-square {
    background-color: #fff;
    color: #b51eff;
    cursor: pointer;
}

.ymaps-2-1-68-map ymaps, .ymaps-2-1-68-map ymaps:after, .ymaps-2-1-68-map ymaps:before {

    font-size: 11px;
}

.active blockquote .small,
.active blockquote footer,
.active blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #fff;
}

.wshifttable .form-control {
    min-width: 94px;
    border: none;
    background: transparent;
    box-shadow: none;
}

.wshifttable .nameUser {
    min-width: 394px;
}

.wshifttable .nameUser {
    position: absolute;

    left: 0;
    top: auto;
    border: none;
    border-bottom: 1px #ddd solid;
    margin-top: 9px;
}

.wshifttableDiv {
    margin-left: 394px;
}

.wshifttable .nameUser :before {
    /* content: 'Row ';*/
}

.wshifttableDiv .table > tbody > tr > td.active {
    background-color: #ce812f42;
}

.cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 260px;

    white-space: nowrap;

    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -ms-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;

}

.ordertable {
    font-size: 85%;
    margin-top: 5px;
}

.ordertable.table > tbody > tr > td,
.ordertable.table > tbody > tr > th,
.ordertable.table > tfoot > tr > td,
.ordertable.table > tfoot > tr > th,
.ordertable.table > thead > tr > td,
.ordertable.table > thead > tr > th {
    padding: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.nowrap {
    white-space: nowrap;
}

td.tovTD {
    position: relative;
    min-width: 270px;

}

.wshifttable thead th.nameUser {
    top: -16px;
}

.cut-text:hover {
    text-overflow: initial;
    overflow: initial;
    width: initial;
    white-space: initial;
    height: auto;
    position: absolute;
    max-width: 550px;

    background: #ebf5ff;

    -webkit-box-shadow: 1px 1px 2px 0 #000;
    box-shadow: 1px 1px 2px 0 #000;
    padding-right: 3px;

}

.tovid {
    width: 40px;
    display: inline-block;
    padding-left: 3px;
}

.inlineTimeControll {
    height: 16px;

    width: 46px;
    padding: 0px 3px;

    margin: 0px 2px;
}

.huge.hover > .badge > span {
    display: inherit;
}

iframe {
    border: none;
}

.scrollVertBlock {
    overflow-y: scroll;
    max-height: 800px;
}

.mw70 {
    min-width: 70px;
}

.mw100 {
    min-width: 100px;
}

.mw150 {
    min-width: 150px;
}

.w70 {
    width: 70px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

#content .filtrPanel .Select--multi .Select-value-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
    padding: 2px 2px;
}

#content .filtrPanel .Select--multi .Select-value {

    font-size: 11px;
    line-height: 1;
    margin-left: 2px;
    margin-top: 2px;
    vertical-align: top;
}

#content .filtrPanel .Select-input {
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

#content .filtrPanel .Select-control {
    width: auto;
    min-width: 150px;
    height: 21px;

}

#content .filtrPanel .Select {
    margin: 0px 5px 5px 0px;
    float: left;
    display: block;

}

#content .filtrPanel .Select-option {

    font-size: 11px;

    padding: 3px 3px;
}

#content .filtrPanel .Select-placeholder,
#content .filtrPanel .Select--single > .Select-control .Select-value {

    line-height: 21px;
}

#content .filtrPanel .Select-input > input {

    line-height: 14px;
    padding: 2px 0 3px;

}

.cut-text2 img {
    max-height: 120px;
    width: auto;
}

.scrollVertBlock .table > tbody > tr > td,
.scrollVertBlock .table > tbody > tr > th,
.scrollVertBlock .table > tfoot > tr > td,
.scrollVertBlock .table > tfoot > tr > th,
.scrollVertBlock .table > thead > tr > td,
.scrollVertBlock .table > thead > tr > th {
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.nowMargin {
    margin: 0px -30px;
}

.nowMargin > .col-md-1,
.nowMargin > .col-md-10,
.nowMargin > .col-md-11,
.nowMargin > .col-md-12,
.nowMargin > .col-md-2,
.nowMargin > .col-md-3,
.nowMargin > .col-md-4,
.nowMargin > .col-md-5,
.nowMargin > .col-md-6,
.nowMargin > .col-md-7,
.nowMargin > .col-md-8,
.nowMargin > .col-md-9 {
    padding: 0px;
}

#CompositionItemRecalc {
    font-size: 85%;
}

#CompositionItemRecalc .form-control {
    width: 40px;
    display: inline;
    padding: 0px 2px;
    height: 20px;
    margin: 0px;
    font-size: 11px;

}

#CompositionItemRecalc.panel-group .panel + .panel {
    margin-top: 1px;
}

#CompositionItemRecalc select.form-control {
    width: 70px;
    display: inline;
    padding: 0px 0px;
    height: 20px;
    margin: 0px;
    font-size: 11px;

}

.closed .blockMaked {
    position: absolute;
    top: 11px;
    z-index: 9;
    box-shadow: 1px 1px 1px #000;
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
    border-width: 1px;
    border-style: solid;

    color: #f0ad4e;
    padding: 0px 5px;
    opacity: 1;
    border-radius: 5px;

}

.closed .blockMaked h3 {
    font-size: 9px !important;
    margin: 4px 0px;
    text-transform: lowercase;

}

.closed .blockMaked.courierNameShtamp {
    /*right: 280px;*/

    left: 104px;
    right: unset;
    top: 20px;

}

.closed .blockMaked.floristNameShtamp {
    right: 130px;
    top: 21px;
    font-size: 10px;
}

.closed .blockMaked {

    top: 18px;
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);

}

.closed .blockMaked.Assembled_1, .closed .blockMaked.Assembled_2 {
    right: 100px;
    top: 28px;

}

.closed .blockMaked.Assembled_1 {
    right: 125px;
    top: 28px;
    background-color: #f0ad4e;
}

.mobileGrid .courierTime > .label {
    font-size: 10px;

}

.mobileGrid .closed .dateAdd {
    display: none;

}

.courierTime {

    vertical-align: super;
    display: inline;
}

.mobileGrid .orderNumberBlock {
    font-size: 12px;
    vertical-align: super;
}

.mobileGrid .orderNumber {
    font-size: 14px;

}

.mobileGrid .closed .blockMaked h3 {
    text-transform: lowercase;
    font-size: 10px;

}

.mobileGrid .closed .blockMaked.floristNameShtamp {
    left: 0px;
    right: unset;
    width: fit-content;
}

.mobileGrid .closed .blockMaked.courierNameShtamp {
    left: 72px;
    right: unset;
    width: fit-content;
}

.orderModal {

}

.orderModal .modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.orderModal.modal {
    background: rgba(8, 8, 8, 0.35) !important;
}

.orderModal .modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    border: none !important;
    border-radius: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.orderModalShow {
    cursor: pointer;
}

#StatusBar {
    padding: 0px 15px 3px;
    background-color: #dfe7ee;
}

.StatusBar .label {
    padding: .2em .6em .3em;
    display: block;
    float: left;
    margin: 0px 0px 2px 2px;
}

#compositionList .nameProduct {
    font-size: 12px;
}

#compositionList i {
    cursor: pointer;
}

#compositionList .table > tbody > tr > td, #compositionList .table > tbody > tr > th, #compositionList .table > tfoot > tr > td, #compositionList .table > tfoot > tr > th, #compositionList .table > thead > tr > td, #compositionList .table > thead > tr > th {
    padding: 3px;
    line-height: 1.22857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

#buketsList a {
    font-size: 12px;

}

#StatusBar .badge {
    padding: 1px 3px;
    font-size: 11px;
    margin-top: -3px;
    margin-bottom: -2px;
}

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

.financeFilter > * {
    float: left;
    display: inline-block;
    margin-right: 5px;

}

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

.financeFilter > .dateRange {
    padding: 5px 0px;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: #0000;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

@keyframes pulseAndBorder {
    to {

        border: 1px dashed;
        opacity: 0.6;
    }
}

.orderEdited {

    -webkit-animation: spinner-border 1.75s ease-in-out infinite;
    animation: pulseAndBorder 1.75s ease-in-out infinite;
}

.nowEdite {
    color: #333;
    text-shadow: 1px 0px 5px #343a402b;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.financeModule .form-control.transparent {
    width: 150px;

}

.mapOrderControl > span {
    line-height: 12px;

}

.mapOrderControl > span > input {
    display: inline-block;

}

.mapOrderControl > span > i {
    font-size: 14px;
    font-weight: 600;
}

.orderModal .tab-content {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 600px;
}

.totalSummBlock {
    position: relative;
}

.totalSummBlock small {
    position: absolute;
    bottom: -11px;
    left: 5px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    text-decoration: line-through;
    color: #d9534f;
    background: #fff;
}

.btn-confirmation {
    max-height: 22px;
    display: block;
    float: left;
    width: fit-content;
    overflow: hidden;
}

.orderModal .modal-body > div {
    background: #f5f5f5;
}

.groupTitle {
    cursor: pointer;
}

.groupTitle:hover {
    text-shadow: 0px 1px 13px #f0ad4e;
}

.commentArea {
    position: relative;

}

.scrollTo a {
    color: #fff;
}

.commentArea .btn-group.dropup {

    right: 46px;
    bottom: 4px;
    position: absolute;

}

.spinner-border-btn {
    display: inline-block;

    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.previmg {
    position: relative;
    display: inline-block;
}

.previmg figure {
    display: none;
    position: absolute;
    z-index: 9;
    top: 2em;
    left: 2em;
    padding: 0;
    margin: 0;
    border: 5px solid #2E79;
    box-shadow: 1px 1px 1px #ddd;
    width: 350px;

    border-radius: 1em;
}

.previmg img {
    display: block;
    border-radius: 1px;
    height: 77px;
    width: auto;
}

.previmg figure img {
    display: block;
    border-radius: 0.8em;
    max-width: 100%;
    height: auto;
}

.previmg:focus figure,
.previmg:hover figure {
    display: block;
}

.table .prevImg_ img {
    height: 125px;
    margin-top: 0px;
}

.table .blockLoadedImg .previmg {
    position: relative;
    margin-right: 3px;
}

.table .blockLoadedImg .previmg span {
    position: absolute;
    cursor: pointer;
}

.table .blockLoadedImg {
    width: 100%;
    overflow-x: unset;
    height: 60px;
}

.panel.closed {
    margin-bottom: 10px;
}

.list-group-item.active .orderModalShow {
    color: #fff
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 32px;
    cursor: pointer;
    height: 32px;
}

.blockUploadImg img {
    width: 100px;
    position: absolute;
    top: 5px;
    bottom: 5px;
    top: 50px;
}

.blockUploadImg {
    position: relative;
}

.blockUploadImg .progress {
    position: absolute;
    width: 38px;
    height: 34px;
    top: 0px;
    left: 0px;
}

.addInvoicesBlock .Select-control {
    height: 26px;
}

.addInvoicesBlock .Select-input {
    margin-left: 5px;
    height: 26px;
}

.addInvoicesBlock .Select-value-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
    padding: 0px 5px;
    font-size: 10px;
}

.addInvoicesBlock .Select--multi .Select-value {
    margin-top: 2px;
}

.prevImg img {
    height: 165px;
    width: auto;
    border-radius: 6px;
    margin-right: 2px;
    margin-top: 21px;
}

.prevImg.full img {

    width: 500px;
    height: 500px;
    margin-left: 100px;
    margin-top: -300px;
    position: fixed;
    background-color: #f00;
    z-index: 6;
}

.InvoiceComments {
    position: relative;
}

.comentsFitchers {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.blockUploadImg .upload-btn-wrapper {
    background: transparent;

}

.blockLoadedImg .prevImg {
    padding-right: 0px;
    border-radius: 2px;
    display: table-cell;
}

.blockLoadedImg .prevImg {
    position: relative;
    min-width: 175px;
}

.blockLoadedImg .prevImg > .label {
    position: absolute;

    cursor: pointer;
}

.blockLoadedImg .prevImg > .btnAction {
    position: absolute;

    cursor: pointer;
}

.blockLoadedImg .prevImg:hover {
    position: relative;
}

.blockLoadedImg {
    width: 100%;
    overflow-x: auto;
    height: 170px;
}

::-webkit-scrollbar {
    width: 2px;
    height: 5px;

}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px grey;
    border-radius: 1px;

}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #6e0000;
    border-radius: 1px;

}

.invoicesGrid blockquote {
    padding: 3px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

#accordion .invoiceItem {
    margin: 5px 0px 15px;
}

.storeInvoiceItem.edite .panel-heading {
    position: relative;

}

.editBtnInvoice {
    left: -17px;
    top: -17px;
    position: absolute;
}

.metroBlock.label {
    font-size: 10px;

}

.metroBlock .badge {
    font-size: 10px;
}

.globalMin .shipTime {
    font-size: 11px;

}

.globalMin .dateAdd {
    font-size: 11px;
}

body.globalMin {
    font-size: 11px;
}

body.globalMin .orderNumber {
    font-size: 16px;
}

body.globalMin .panel-heading .huge.animated .badge {
    font-size: 8px;
}

body.globalMin .huge {
    font-size: 17px;
}

body.globalMin .table {

    margin-bottom: 10px;
}

body.globalMin .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 3px;
}

body.globalMin .panel-footer {
    padding: 4px 10px;
    font-size: 11px;
}

body.globalMin .navbar {
    position: relative;
    min-height: 40px;
}

body.globalMin .navbar-top-links li a {
    padding: 10px;
    min-height: 35px;
    font-size: 14px;
}

body.globalMin .navbar-brand {
    float: left;
    height: 35px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

body.globalMin .mainsearchbox input {
    height: 35px;
    font-size: 25px;
}

body.globalMin .nav.navbar-top-links li.logo > a {
    font-size: 25px;
    float: none;
    padding: 0px 10px;
}

body.globalMin .mainsearchbox.affix {

    background: transparent;

    margin-top: -40px;
}

body.globalMin .mainsearchbox.affix input {

    background: transparent;

}

.scrollable-col {
    max-height: 80vh;
    overflow-x: scroll;
}

.content.affix {

}

.commentArea .comentsFitchers {
    position: absolute;
    right: 22px;
    bottom: 4px;
}

.commentArea .upload-btn-wrapper input[type=file] {

    width: 22px;
    height: 22px;
}

/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */

}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.financeSaldo {
    position: relative;

}

.financeSaldo span {
    position: absolute;
    top: -9px;
    right: -16px;
    font-size: 8px;
}

.relBlock {
    position: relative;
}

.relBlock.blockLoadedImg_ {
    cursor: pointer;

}

.toogleBI {
    position: absolute;
    top: 0px;
    right: -4px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 1px 0px 5px #fff;
    background: #f5f5f5;
    padding: 0px 6px;
    border-bottom-left-radius: 6px;
}

.OrdersGrid .upload-btn-wrapper {
    width: 24px;
    cursor: pointer;
    height: 22px;
}

.InvoiceComments .blockUploadImg {

    float: left;
}

.clientsGrid .filtrPanel {
    width: 100px;
    float: left;
}

.OrdersGrid .subgroupTabs .tab-content > .active {

    padding-bottom: 15px;
}

.mapOrdersList .Select-value._1 {
    display: none;
}

.mapOrdersList .Select-value._2 {
    display: none;
}

.mapOrdersList .Select-value._4 {
    display: none;
}

.mapOrdersList .Select-value._6 {
    display: none;
}

.mapOrdersList .Select-clear-zone {
    display: none;
}

.reportExpand.table td {
    line-height: 1.2;
    padding: 2px;
    font-size: 10px;
}

.showReport {
    cursor: pointer;
}

.clickble {
    cursor: pointer;
}

.columnFiltersPanel {

    background: #ddd;
    border-radius: 4px;

}

.columnFiltersPanel .row {

}

.subgroupTabs {
    margin-top: 0px;
}

.ordersList {
    padding-top: 15px;
    padding-bottom: 30px;

}

.groupTitle {
    margin-top: 0px;
}

.columnFiltersPanel select {
    height: 22px;

    font-size: 10px;
    padding: 2px 2px;
}

.columnFiltersPanel .input-group-addon {
    padding: 3px 10px;
    font-size: 13px;
}

.filterPanelItem .row {
    margin: 0px -5px;
}

.filterPanelItem .row .col-sm-12 {
    padding: 0 5px;

}

.nextStatus {
    float: right;
}

.btn-confirmation.lastStatus {
    max-height: 34px;
}

.btn-confirmation.lastStatus .btn-group .btn {
    padding: 6px 6px;
}

.FramedShip.AdressBroken::before {
    color: #fff0ef;
}

.AdressBroken::before {
    content: "\f041";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: red;
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    animation: animationFrames ease-out 1.5s;
    animation-iteration-count: infinite;
    transform-origin: 10% 10%;
    -webkit-animation: animationFrames ease-out 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 10% 10%;
    -moz-animation: animationFrames ease-out 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 10% 10%;
    -o-animation: animationFrames ease-out 1.5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 10% 10%;
    -ms-animation: animationFrames ease-out 1.5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 10% 10%;

}

body.lobibox-open {
    overflow: initial !important;
}

.lobibox-backdrop {

    display: none !important;
}

.preorderCount {
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.boldInputText {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 5px;
}

.invoiceCatTree .nav-tabs li {
    cursor: pointer;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    height: 38px;
}

.invoiceCatTree .nav-tabs li a {
    margin-right: 2px;
    line-height: 1.2;
    border: 1px solid transparent;
    border-radius: 1px 1px 0 0;
    padding: 4px 4px;
}

.invoiceCatTree .nav-tabs li a:hover {
    border-bottom: 2px #CA2121 solid;
}

.invoiceCatTree .nav-tabs li.active a {
    border-bottom: 2px #CA2121 solid;
    font-weight: bold;
}

.input-group .input-group-btn .btn {
    padding: 3px 12px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: unset;
    margin-left: -1px;
}

.dropdown-menu a {
    cursor: pointer;
}

.preorderCount.danger {
    color: #CA2121;
}

.badge-danger {
    background: #CA2121;
    color: #fff;
}

.Select-menu-outer {

    z-index: 3;

}

.text-danger.Reserv {
    color: #8a6d3b;
}


.hasClaime {
    float: right !important;
    margin: 0px 15px 0px 0px;
    font-size: 21px;
    color: red;
}

.panel-red .hasClaime {
    color: white;
}

th.sortable {
    position: relative;
    padding-left: 15px !important;
    cursor: pointer;
}

th.sortable .sortCont {
    position: absolute;
    left: 3px;
}

th.sortable .sortCont.w_0 {
    color: #777777;

}

th.sortable .sortCont.w_-1, th.sortable .sortCont.w_1 {
    color: #CA2121;

}

.td_purchasesDates {
    width: 130px;
}

.td_img {
    padding: 1px 1px 1px 1px !important;
}

.td_img .previmg > img {
    height: 60px;
}

.td_img .previmg figure img {
    box-shadow: 2px 3px 11px 4px #000;
}

.td_img .previmg img {

    width: auto;
}

.td_img figure {
    border: none;
    box-shadow: none;
}

.td_edit {
    position: relative;
}

.td_edit:hover .ec, .td_edit.edn .ec {
    display: block;
}

.td_edit .ec {
    position: absolute;
    cursor: pointer;
    top: -2px;
    right: -2px;
    z-index: 99999;
    display: none;
}

.th_leftCount,
.th_reservCount,
.th_supplyCount,
.th_purchasesCount {
    width: 160px;
}

.Select-value.danger {
    background: #a3000759 !important;
}

.gridSetting li .reload {
    display: inline;
    width: 30px;
    height: 19px;
    margin: 0px 0px 0px 9px;
    padding: 3px;
}

.assembled.mapGrid.row > div {
    padding: 10px 10px 0px 0px;
}

.floristBoard .userTitle {
    margin: 0px;
}

.floristRow {
    margin-bottom: 5px;
}

.floristRow .bg {
    background: #403c3640;
}

.floristRow .ordersStatusHeader > .col-md-4 > h4 {
    text-align: center;

}

.bg .row .rborder:not(:nth-child(1)) {
    border-left: 2px #fff solid;
}

.floristRow .ordersStatusList, .floristRow .ordersStatusHeader {
    margin-right: -5px;
    margin-left: -5px;
}

.floristRow .ordersStatusList > .col-md-4, .floristRow .ordersStatusHeader > .col-md-4 {
    padding-right: 5px;
    padding-left: 5px;

}

.floristRow .label.label-primary b {
    color: #f39c12;
}

.clientStr {
    color: #f39c12;
}

.assembled .mapOrderControl > span > i {
    font-size: 20px;
    font-weight: 600;
}

.StatsAssembled {
    display: block;
    float: left;
    margin: 0px 10px;
}

.assembled .list-groupMapOrders > li {
    padding: 10px 10px 0px;
    margin-bottom: 3px;
}

.assembled .filtrPanel .columnFiltersPanel {
    display: inline-block;
    float: left;
    margin-right: 40px;
}