table {
    font-size: 14px;
}

.btn.btn-eeeeee {
    background-color: #eeeeee;
}

a {
    color: #00897b;
    background-color: transparent;
}

a:hover,
a:focus {
    color: #009688;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: unset;
}

.color-black {
    color: #000;
}

.clientSalesIndicators .indicatorContainer {
    margin-top: 10px;
}

.inventoryCategoryIndicators .indicatorContainer {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.minWidthContent {
    width: 1%;
    white-space: nowrap;
}

.table>tbody>tr.table-td-v-a-middle>td {
    vertical-align: middle;
}

.ct-chart {
    width: 100%;
}

.linechartWeeklyPanel .ct-chart svg {
    overflow: visible;
}

#confirmOrder {
    width: 236px;
    font-size: 16px;
}

@media (max-width: 900px) {
    #confirmOrder {
        width: 100%;
    }
}

.form-material .form-control:disabled,
.form-material .form-control[disabled] {
    border-bottom: none;
}

.headerFilterRow .form-control[disabled],
.headerFilterRow .form-material .form-control:disabled,
.headerFilterRow .form-material .form-control[disabled] {
    opacity: 0.65;
    background-color: white;
    color: #757575;
}

.order .products-table>tbody>tr>td,
.order .products-table>tbody>tr>th {
    vertical-align: top;
}

#editDiscountProductsModal .productCategoryListButton {
    padding-right: 0;
}

#editDiscountProductsModal .productCategoryListButton .checkboxCheckContainer {
    float: right;
    text-align: right;
}

#editDiscountProductsModal .productCategoryListButton .checkboxCheckContainer .discountCategoryCheckLabel {
    padding: 0;
    line-height: 1;
}

.line-height-1 {
    line-height: 1;
}

.f-row {
    display: flex;
    flex-direction: row;
}

.f-right {
    margin: 0 0 0 auto;
}

.f-a-center {
    align-self: center;
}

.table.va-top>tbody>tr>td,
.table.va-top>tbody>tr>th,
.table.va-top>tfoot>tr>td,
.table.va-top>tfoot>tr>th,
.table.va-top>thead>tr>td,
.table.va-top>thead>tr>th {
    vertical-align: top !important;
}

.table.td-pv-3>tbody>tr>td,
.table.td-pv-3>tbody>tr>th,
.table.td-pv-3>tfoot>tr>td,
.table.td-pv-3>tfoot>tr>th,
.table.td-pv-3>thead>tr>td,
.table.td-pv-3>thead>tr>th {
    padding-top: 3px;
    padding-bottom: 3px;
}

.table>tbody>tr.td-pv-3>td,
.table>tbody>tr.td-pv-3>th,
.table>tfoot>tr.td-pv-3>td,
.table>tfoot>tr.td-pv-3>th,
.table>thead>tr.td-pv-3>td,
.table>thead>tr.td-pv-3>th {
    padding-top: 3px;
    padding-bottom: 3px;
}

.table>tbody>tr.td-pt-0>td,
.table>tbody>tr.td-pt-0>th,
.table>tfoot>tr.td-pt-0>td,
.table>tfoot>tr.td-pt-0>th,
.table>thead>tr.td-pt-0>td,
.table>thead>tr.td-pt-0>th {
    padding-top: 0;
}

.fs-13 {
    font-size: 13px;
}

.panel-title {
    padding-top: 30px;
}

#widgetLineareaOne .ct-chart .ct-series.ct-series-a .ct-area {
    fill: #7986cb;
}

#widgetLineareaOne .ct-chart .ct-area {
    fill-opacity: 1;
}

#widgetLineareaTwo .ct-chart .ct-series.ct-series-a .ct-area {
    fill: #ffd54f;
}

#widgetLineareaTwo .ct-chart .ct-area {
    fill-opacity: 1;
}

#widgetLineareaThree .ct-chart .ct-series.ct-series-a .ct-area {
    fill: #4dd0e1;
}

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

.font-size-22 {
    font-size: 22px;
}

.ct-circle-no-fill .ct-point {
    fill: white;
    stroke-width: 2 !important;
}

#widgetLineareaThree .ct-chart .ct-area {
    fill-opacity: 1;
}

.ct-point-square .ct-point {
    stroke-linecap: square;
}

.ct-point-round .ct-point {
    stroke-linecap: round;
}

.checkmark-left .check-mark {
    left: 10px;
}

.slidePanel {
    box-shadow: none;
}

.filterRow .dot {
    width: 1em;
    height: 1em;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
}

.productStatisticsTable td:last-child,
.productStatisticsTable th:last-child {
    border-left: 1px solid gray;
}

.productStatisticsTable td:first-child,
.productStatisticsTable th:first-child {
    border-right: 1px solid gray;
}

.productStatisticsTable {
    font-size: 11px;
}

.productStatisticsTable th {
    font-weight: 600;
}

.productStatisticsTable td {
    font-weight: 400;
}

.slidePanel {
    width: 799px !important
}

.quickCommentHolder label {
    padding: 10px;
}

.quickCommentHolder label::after {
    padding-top: 10px;
}

.sellOrderProduct .quickCommentHolder label {
    padding: 0 10px;
}
.sellOrderProduct .quickCommentHolder label::after {
    padding: 0;
}
.nav-item-screenlock {
    padding-left: 15px !important;
    padding-right: 30px !important;
}

.nav-toggle-screenlock {
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}

.filterSort th {
    cursor: pointer;
}

.btn-group .dropdown-menu>li>a {
    padding: 3px 40px 3px 15px;
}

#alertModal .btn-warning {
    font-weight: 500;
}

.alert-description {
    font-size: 14px;
}

.sa-warning {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 20px auto;
    border: 4px solid gray;
    border-radius: 50%;
    border-color: #ff9800;
}

.sa-body {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 5px;
    height: 47px;
    margin-left: -2px;
    background-color: #ff9800;
    border-radius: 2px;
}

.sa-dot {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 7px;
    height: 7px;
    margin-left: -3px;
    background-color: #ff9800;
    border-radius: 50%;
}

.sa-icon.sa-error {
    border-color: #f44336;
}

.sa-icon {
    position: relative;
    width: 80px;
    height: 80px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 20px auto;
    border: 4px solid gray;
    border-radius: 50%;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
    position: relative;
    display: block;
}

.sa-icon.sa-error .sa-line.sa-left {
    left: 17px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa-icon.sa-error .sa-line {
    position: absolute;
    top: 37px;
    display: block;
    width: 47px;
    height: 5px;
    background-color: #f44336;
    border-radius: 2px;
}

.sa-icon.sa-error .sa-line.sa-right {
    right: 16px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sa-icon.sa-error .sa-line {
    position: absolute;
    top: 37px;
    display: block;
    width: 47px;
    height: 5px;
    background-color: #f44336;
    border-radius: 2px;
}

.sa-icon.sa-success::after,
.sa-icon.sa-success::before {
    position: absolute;
    width: 60px;
    height: 120px;
    content: "";
    /*background: #fff;*/
    border-radius: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa-icon.sa-success::after {
    top: -11px;
    left: 30px;
    border-radius: 0 120px 120px 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    -ms-transform-origin: 0 60px;
    -o-transform-origin: 0 60px;
    transform-origin: 0 60px;
}

.sa-icon.sa-success::before {
    top: -7px;
    left: -33px;
    border-radius: 120px 0 0 120px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    -ms-transform-origin: 60px 60px;
    -o-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
}

.sa-icon.sa-success .sa-fix {
    position: absolute;
    top: 8px;
    left: 27px;
    z-index: 1;
    width: 7px;
    height: 90px;
    /*background-color: #fff;*/
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sa-icon.sa-success .sa-placeholder {
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 2;
    width: 80px;
    height: 80px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, .2);
    border-radius: 50%;
}

.sa-icon.sa-success {
    border-color: #4caf50;
}

.sa-icon.sa-success .sa-line.sa-tip {
    top: 46px;
    left: 14px;
    width: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line {
    position: absolute;
    z-index: 2;
    display: block;
    height: 5px;
    background-color: #4caf50;
    border-radius: 2px;
}

.sa-icon.sa-success .sa-line.sa-long {
    top: 38px;
    right: 8px;
    width: 47px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sa-icon.sa-success .sa-line {
    position: absolute;
    z-index: 2;
    display: block;
    height: 5px;
    background-color: #4caf50;
    border-radius: 2px;
}

.categoryScroll {
    display: table-row;
}

.categoryScroll .scrollable-container {
    height: 100%
}

.categoryButton {
    margin-right: 3px;
}

.buyOrderProducts .has-warning {
    background-color: #ff9800;
}

.discount_button_filler {
    padding: 6px 15px;
}

.comment-badge {
    font-size: 13px !important;
    white-space: normal;
    word-break: break-all;
    max-width: 100%;
    text-align: left !important;
}

.quickCommentInput {
    border: none;
    width: auto;
    background-color: inherit;
}

.tableCellInput {
    border: none;
    width: auto;
    background-color: inherit;
}

.numpadButton span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    padding-left: 40%;
}

#numberInputModal .modal-footer button {
    border-radius: unset;
    font-weight: 400;
}

#numberInputModal .modal-footer {
    padding: 10px 0 0 0;
    background-color: #f9f9f9;
}

.numpadButton {
    font-weight: 400 !important;
    font-size: 30px !important;
    margin: 0 !important;
    width: 25%;
    background-color: #f9f9f9;
    color: #757575;
    padding-top: 18%;
    /* 1:1 Aspect Ratio */
    position: relative;
    /* If you want text inside of it */
    border-radius: unset;
}

.screenlockNumpadButton {
    width: calc(100% / 3) !important;
    padding-top: 29%;
    position: relative;
    border-radius: unset !important;
    background-color: unset !important;
    border: unset !important;
    outline: none;
}

.screenlockNumpadButton span {
    font-weight: 400;
    font-size: 38px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    padding-left: 40%;
}

.valueButton {
    font-weight: 300 !important;
    font-size: 16px !important;
    margin: 0 !important;
    width: calc(100% / 6);
    background-color: #f9f9f9;
    color: #757575;
    border-radius: unset;
}

.numpadValue {
    font-weight: 500 !important;
    font-size: 27px !important;
    color: #ff9800;
}

.backgroundImageNone {
    background-image: none !important;
}

.badge-white {
    color: black;
    background-color: white;
}

.color-default-green {
    color: #00897b !important;
}

.badge-default {
    color: #fff;
    background-color: #00897b;
}

.color-info {
    color: #00bcd4;
}

.badge-green {
    color: white;
    background-color: #00897b;
}

.badge-gray {
    background-color: #f3f3f3;
}

.badge-brown {
    background-color: #b78e51;
    color: white;
}

.productDescription,
.productShortDescription {
    overflow:auto
}

.productDescription.has_show_more,
.productShortDescription.has_show_more {
    overflow: hidden;
    max-height: 150px;
}

.story_info {
    border-radius: 1rem;
    background-color: #f7f7f7;
    padding: 8px 15px;
    /*white-space: pre-wrap*/;
    overflow:auto;
    word-break: break-word;
    word-wrap: break-word;
}
.story_info.has_show_more {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
    max-height: 150px;
}
.story .show_more {
    display: block;
    border-radius: 1rem;
    background-color: #f7f7f7;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 8px;
    padding-bottom: 5px;
}
.story_info:empty {
    display: none;
}

.story_info a {
    color: #00897b !important;
}

.story_info * {
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-indent: 0px !important;
}

.copy-paste-format {
    overflow: auto;
}
.copy-paste-format * {
    margin: 0 !important;
    vertical-align: top;
    text-indent: 0px !important;
}
.copy-paste-format *:not(ol):not(ul) {
    padding: 0 !important;
}

.copy-paste-format b {
    font-weight: 700;
}

.comment_text {
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    text-align: left !important;
}

.comment_text a {
    color: #00897b !important;
}

.youLikedComment {
    color: #00897b !important;
    font-weight: 500;
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 1;
    overflow: visible;
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    z-index: unset;
    overflow: visible;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.print_discount_row {
    display: inline-block !important;
    width: 100%;
}

.top-buffer-small {
    margin-top: 10px;
}

.text-title {
    font-weight: 400;
    width: 100px;
    display: inline-block;
}

.top-buffer {
    margin-top: 20px;
}

.top-buffer-big {
    margin-top: 40px;
}

.bottom-buffer-small {
    margin-bottom: 10px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

.bottom-buffer-big {
    margin-bottom: 40px;
}

.padding-right-0 {
    padding-right: 0;
}

.padding-vertical-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.clickable-row {
    cursor: pointer;
}

.clickable-row-blank {
    cursor: pointer;
}

.clickable {
    cursor: pointer;
}

.clickable-underline:hover {
    cursor: pointer;
    text-decoration: underline;
}

.margin-sides-5 {
    margin: auto 5px;
}

/*----- Tabs -----*/
.tabs {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
}

/*----- Tab Links -----*/

.tab-links li {
    margin: 0px 5px;
    float: left;
    list-style: none;
}

.tab-links a {
    padding: 9px 15px;
    display: inline-block;
    border-radius: 3px 3px 0px 0px;
    font-size: 16px;
    font-weight: 600;
    transition: all linear 0.15s;
    background: #7b8f9c;
    color: #4c4c4c;
}

.tab-links a:hover {
    background: #a7cce5;
    text-decoration: none;
}

li.active a,
li.active a:hover {
    background: #fff;
    color: #4c4c4c;
    background: #7FB5DA;
    color: #4c4c4c;

}

#openSalesDay input,
#closeSalesDay input {
    text-align: center;
}

/*----- Content of Tabs -----*/
.tab-content {
    padding: 15px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.bolder-button-text button {
    font-weight: 500;
}

/********************  POS ********************/
#checkout {
    margin-right: -30px;
}

#checkout-back-button {
    padding-right: 25px !important;
}

#checkout button {
    padding: 10px 15px;
}

#checout-footer-buttons button {
    padding: 15px 15px;
}

#modal-cancel-confirm {
    display: none;
}

#checkout .btn-table {
    width: 50px;
    padding: 5px 0;
    margin: 5px 3.3px;
    overflow: visible;
}

#balance-neg,
#balance-neg-text {
    display: none;
}

#tables-grid {
    margin-bottom: 10px;
}

.selected-product-row {
    background-color: #f3f7f9 !important;
}

.selected-input-mode {
    background-color: #00897b !important;
    color: white !important;
}

.product-button {
    height: 90px;
    width: 90px;
    margin: 2px;
    white-space: normal;

    background-color: #0eae9d !important;
}

.product-emthy-button {
    height: 90px;
    width: 90px;
    margin: 2px;
    white-space: normal;
    background-color: #0eae9d !important;
}

.product-category-button {
    height: 90px;
    width: 90px;
    margin: 2px;
    white-space: normal;
    word-break: initial !important;
}

.product-button-double {
    height: 90px;
    width: 187px;
    margin: 2px;
    white-space: normal;
}

.product-button-triple {
    height: 90px;
    width: 285px;
    margin: 2px;
    white-space: normal;
}

@media (max-width: 1257px) {
    .product-button-triple {
        width: 190px;
    }
}

@media (max-width: 1115px) {
    .product-button-double {
        width: 90px;
    }
}

.product-button-name {
    height: 50px;
    position: absolute;
    top: 8px;
    overflow: hidden;
    width: 80px;
}

#products-grid,
#tables-grid {
    max-width: 777px;
}

#products-grid button {
    word-break: initial;
    padding: 5px;
    line-height: normal;
}

.selected-grid-product {
    background-color: #00463f !important;
    color: #fff;
}

.ordered-products {
    cursor: pointer;
}

.ordered-products:nth-child(even) {
    background-color: lightgrey;
}

#numpad>button {
    word-wrap: break-word;
    border: 1px solid rgb(191, 191, 191) !important;
    border-radius: 0 !important;
    border-collapse: collapse !important;
    color: rgb(85, 85, 85);
    cursor: pointer;
    display: block;
    font: normal normal bold normal 24px / normal Arial;
    float: left;
    height: 55px;
    background: #f3f3f3;
    padding: 4px 10px;
    transition: all 0.15s linear 0s;
}

#numpad {
    height: 220px;
    /*border: 1px solid rgb(191, 191, 191);*/
}

#numpad>#button_10,
#numpad>#button_15,
#numpad>#button_5 {
    font: normal normal bold normal 14px / normal Arial;
}

#sidebar-toggle {
    font-size: 38px;
    vertical-align: middle;
}

.row-discount-heading,
.row-quantity-heading,
.row-price-heading,
.row-total-heading,
.row-discount,
.row-quantity,
.row-price,
.row-total {
    text-align: right;
}

#order-products .top-buffer-small,
.ordered-products {
    border-left: 6px solid #fff;
}

#order-container .kitchen-order {
    border-left: 6px solid rgb(255, 152, 0);
}

.tiny-prices {
    margin-bottom: 5px;
    display: none;
}

#openSalesDay>div {
    width: 600px;
}

.modal-loading {
    display: none;
}

.modal-loading>img {
    width: 16px;
    height: 16px;
}

.align-center-30 {
    line-height: 30px;
}

.bg-green {
    background-color: #00897b;
}

.green-background {
    background-color: #00897b;
    color: white;
    height: 30px;
    text-align: center;
    border-radius: 3px;
}

.white-background {
    background-color: #fff;
}

.gray-background {
    background-color: #888;
    color: white;
    height: 30px;
    text-align: center;
    border-radius: 3px;
}

.green-background>* {
    vertical-align: -webkit-baseline-middle;
}

#openSalesDay input,
#closeSalesDay input {
    height: 30px;
}

#closeSalesDay {
    text-align: left;
}

#closeSalesDay .details-block span.detail-label {
    display: inline-block;
    width: 150px;
}

#order-container {
    font-size: 18px !important;
}

#order-products input[type="checkbox"] {
    transform: scale(1.5);
}

#cancelOrder>div {
    width: 800px !important;
}

#cancelOrder {
    font-weight: 500;
}

#lookOrder>div {
    width: 800px !important;
}

#lookOrder {
    font-weight: 500;
}

#lookLocalOrder>div {
    width: 800px !important;
}

#lookLocalOrder {
    font-weight: 500;
}

#noSearchResults {
    font-weight: 400;
}

#look-orders .nav-tabs-line {
    position: relative;
}

#look-orders .nav-tabs-line>li>a {
    padding: 10px 20px;
    border-bottom: 2px solid transparent;
}

#look-orders .nav-tabs-line>li>a:hover,
#look-orders .nav-tabs-line>li>a:focus {
    background-color: transparent;
}

#look-orders .nav-tabs-line>li>a:hover {
    border-bottom-color: #bdbdbd;
}

#look-orders .nav-tabs-line>li.active>a,
#look-orders .nav-tabs-line>li.active>a:hover,
#look-orders .nav-tabs-line>li.active>a:focus {
    color: #00897b;
    font-weight: 500;
    background-color: transparent;
    border-bottom: 2px solid transparent;
}

.print-table td,
.print-table th {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

#nothing-found {
    color: lightgrey;
}

#search-footer {
    display: none;
}

#search-result {
    display: none;
}

#look-orders table tr+tr {
    cursor: pointer;
}

/********************  Checkout ********************/
#toTableOrder {
    display: none;
}

.checkout-cont input {
    /*display: none;*/
}

#modal-draft-orders td,
#modal-completed-orders td,
#modal-cancelled-orders td {
    padding: 8px 0;
}

#lookOrder .modal-content,
#lookLocalOrder .modal-content {
    max-height: 600px;
    overflow: auto;
}

.modal-danger .modal-header {
    border-radius: 0px;
}

.numpad-smaller>button {
    height: 45px !important;
}

.dark-green-text {
    color: #00897b !important;
}

.light-green-text {
    color: #ff9800 !important;
}

.grey-text {
    color: gray !important;
}

.margin-top-15 {
    margin-top: 15px;
}

.selected-payment-type {
    color: #4caf50 !important;
}

.posPage .selected-payment-type {
    color: #00897b !important;
}

.payment-input-style {
    width: auto;
    min-width: 40px;
    max-width: 60px;
}

.posPage .paymentmethod .setAlltypeButton {
    background-color: #eee;
}

.color-dgreen {
    color: #00897b !important;
}

.btn-huge {
    padding: 10px 18px;
    font-size: 30px;
    line-height: 1.3333333;
    border-radius: 4px;
    font-weight: 400;
}

.btn-success-big {
    padding: 20px 18px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 4px;
    font-weight: 400;
}

.btn-warning-big {
    padding: 20px 18px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 4px;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 10px;
}

.grey-border-bottom {
    border-bottom: 1px solid #bdbdbd;
}

#look-orders .modal-body {
    overflow: auto;
    max-height: 400px;
}

#look-orders>div {
    width: 600px;
}

.width-100pr {
    width: 100%;
}

.width-100px {
    width: 100px;
}
.width-min-content {
    width: min-content;
}

.width-1-3 {
    width: 33.33%;
}

.width-fill-available {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
}

#printDiv {
    position: absolute;
    width: 100%;
    visibility: hidden;
}

@page {
    margin: 0;
    margin-top: -50px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;

    padding: 0;
    padding-bottom: 40px;
}

#stayInCheckout {
    display: none;
}

/* PROFILE START */

#profile #header-settings {
    float: right;
}

#profile #header-settings>* {
    margin-left: 10px;
}

#profile #daystart {
    width: 175px;
}

#profile-image {
    width: auto;
    height: 100%;
    max-width: 135px;
    max-height: 135px;
    border-radius: 50%;
    border: 1px solid black;
}

#recognition-image {
    width: auto;
    height: 100%;
    max-width: 135px;
    max-height: 135px;
    border-radius: 50%;
}

.recognitionBox {
    position: relative;
    width: 50%;
    /* desired width */
}

.recognitionBox:before {
    content: "";
    display: block;
    padding-top: 100%;
    /* initial ratio of 1:1*/
}

.recognitionBox span {
    position: absolute;
    right: 0;
    bottom: 0;
}

.recognitionBox .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.text-webkit-center {
    text-align: -webkit-center;
}

#profile-recognition-image {
    width: auto;
    height: 100%;
    max-width: 50px;
    max-height: 50px;
    border-radius: 50%;
}

.btn.btn-profile {
    background-color: #eeeeee;
    color: #757575;
}

.btn.btn-white {
    background-color: white;
    color: #757575;
}

.btn.btn-lightGray {
    background-color: #f9f9f9;
    color: #757575;
}

.btn.btn-lightGray-disabled {
    color: #fff;
    background-color: #616161;
    border-color: #616161;
}

.discount_button.btn-lightGray-disabled {
    display: none !important;
}

/* PROFILE END */

.tab-content div.hl {
    display: inline-block;
    width: 300px;
    vertical-align: top;
}

.tab-content div.vl {
    display: block;
    padding-bottom: 20px;
    padding-top: 20px
}

div.vl {
    padding-bottom: 20px;
    padding-top: 20px
}

div.hl.hl-2 {
    width: 50%;
    float: left;
    max-width: 50%;
}

.tab-content p {
    font-size: 14px;
    font-weight: bold;
}

.product-show b {
    font-size: 14px !important;
    font-weight: bold !important;
}

.product-show div.col-xs-6 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.discountLogicWidth {
    width: 31.5%;
    display: inline-block;
}

.group-tag {
    display: inline-block;
    height: 24px;
    width: 120px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;

    margin-bottom: 10px
}

.navbar-name {
    height: 66px;
    color: #fff;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 22px;
}

.navbar-name>span {
    display: inline-block;
}

.navbar-menubutton {
    height: 66px;
    width: 60px;
    color: #fff;
    font-size: 32px;

    display: flex !important;
    align-items: center;
    text-align: center;
}

.navbar-menubutton>span {
    margin: 0 auto;
}

.search-button {
    text-align: center;
    display: inline-block;
    background: none;
    font-size: 22px;
    padding: 0;
    height: 36px;
    width: 36px;
    margin: 0;
    vertical-align: middle;
}

.label-height {
    height: 22px;
}

.overflow-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflow-auto {
    overflow: auto;
    width: 100%;
}

.menu-button {
    text-align: center;
    display: inline-block;
    background: none;
    font-size: 22px;
    padding: 0;
    height: 36px;
    width: 36px;
    margin: 0;
    vertical-align: middle;

}

.navbar-button a {
    padding: 14px 14px !important;
    -min-width: 120px;
    text-align: center;
}

.navbar-button span {}

.navbar-button {
    padding: 0;
}

/******************* GENERAL ***********************/

/******************* THEME SETTINGS ******************/
.site-navbar {
    background-color: #00897b;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #00897b;
    border-color: transparent;
    border-bottom-color: #00897b;
}

.tab-content {
    padding: 20px;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
}

.cust.cust-menubutton {
    background-image: url("http://image.flaticon.com/icons/png/128/61/61140.png");
}

.page {
    background-color: #fff;
}

.site-footer {
    background-color: #00897b;
    color: white;
    text-align: center;
}

.site-footer a {
    text-decoration: none;
    color: white;
}


.light-gray-background {
    background: #f1f4f5;
    background-color: #f1f4f5 !important;
}

.light-gray-background-2 {
    background: #f9f9f9;
    background-color: #f9f9f9;
}

@media screen and (min-width: 901px) {
    .hidden-900-up {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .hidden-sm-up {
        display: none !important;
    }
    .border-right-sm-up {
        border-right: 1px solid #e0e0e0;
    }
}

@media screen and (min-width: 768px) {
    .padding-left-0-sm-up {
        padding-left: 0;
    }
}

.searchContainer {
    width: 50%;
}

.orderClientsModalTitleButtons {
    /*width: calc(100% - 200px);*/
    vertical-align: top;
    /*float: right;*/
    /*display: inline-block;*/
    display: table-cell;
    float: none;
}

.editDiscountBuyersModalTitleButtons {
    /*width: calc(100% - 200px);*/
    vertical-align: top;
    /*float: right;*/
    /*display: inline-block;*/
    display: table-cell;
    float: none;
}

.searchContainer {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.addAndIdCardButtons {
    width: calc(50% + 10px);
    margin-left: 20px;
    display: inline-block;
}

@media screen and (max-width: 767.5px) {
    .searchContainer {
        width: calc(50% - 40px);
    }
}

@media screen and (max-width: 430px) {
    .addAndIdCardButtons {
        width: 40px;
        margin-left: 5px;
    }

    .searchContainer {
        width: calc(100% - 50px);
    }

    .addAndIdCardButtons .readIDCardButton {
        display: none !important;
    }
}

@media screen and (max-width: 767.5px) {
    .hidden-sm-down {
        display: none !important;
    }

    .padding-left-sm-0 {
        padding-left: 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media screen and (max-width: 991.5px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .hidden-1200-down {
        display: none !important;
    }
}

.hidden-960-up {
    display: none;
}

@media screen and (max-width: 960px) {
    .hidden-960-down {
        display: none !important;
    }

    .hidden-960-up {
        display: initial;
    }
}

@media screen and (max-width: 991px) {
    .hidden-991-down {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    .hidden-900-down {
        display: none !important;
    }
}

@media screen and (max-width: 899px) {
    .hidden-899-down {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    .hidden-800-down {
        display: none !important;
    }

    .salesStorageIndexMenu {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .calendar-container {
        padding: 15px !important;
    }
}

@media screen and (max-width: 799px) {
    .hidden-799-down {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .hidden-768-down {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .hidden-768-up {
        display: none !important;
    }
}

@media screen and (max-width: 479px) {
    .hidden-479-down {
        display: none !important;
    }
}

@media screen and (min-width: 479.5px) {
    .hidden-479-up {
        display: none !important;
    }
}

@media screen and (max-width: 699px) {
    .hidden-699-down {
        display: none !important;
    }
}

@media screen and (max-width: 650px) {
    .hidden-650-down {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
    .hidden-500-down {
        display: none !important;
    }
}

@media only screen and (min-width: 599.5px) {
    .hidden-599-up {
        display: none !important;
    }

    #sessionModal .modal-body,
    #sessionModal .modal-footer {
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 30px !important;
    }
}

@media only screen and (min-width: 600.5px) {
    .hidden-600-up {
        display: none !important;
    }
}

@media only screen and (min-width: 650px) {
    .hidden-650-up {
        display: none !important;
    }
}


@media only screen and (min-width: 599.5px) and (max-width: 750px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 54%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 46%;
    }
}

@media only screen and (min-width: 751px) and (max-width: 900px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 46%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 54%;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1100px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 42%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 58%;
    }
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 34%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 66%;
    }
}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 29%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 71%;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 2000px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 25%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 75%;
    }
}

@media only screen and (min-width: 2001px) {
    .posPage.squares .pos-col-left {
        float: left;
        width: 21%;
    }

    .posPage.squares .pos-col-right {
        float: left;
        width: 79%;
    }
}

@media only screen and (min-width: 599.5px) {
    .col-600-7 {
        float: left;
        width: 58.33333333%;
    }

    .col-600-5 {
        float: left;
        width: 41.66666667%;
    }

    .pos-col-left {
        float: left;
        width: 58.33333333%;
    }

    .pos-col-right {
        float: left;
        width: 41.66666667%;
    }
}

.pos-col-right,
.pos-col-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (max-width: 600px) {
    .hidden-600-down {
        display: none !important;
    }

    .padding-left-600-0 {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 599.5px) {
    .hidden-599-down {
        display: none !important;
    }
}

@media only screen and (max-width: 599px) {

    .printOrderButton {
        padding-left: 10px;
        padding-right: 10px;
    }

    .padding-left-599-0 {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 499px) {
    .hidden-499-down {
        display: none !important;
    }
}

@media screen and (max-width: 449px) {
    .hidden-449-down {
        display: none !important;
    }
}

@media screen and (max-width: 420px) {
    .hidden-420-down {
        display: none !important;
    }
}

@media screen and (max-width: 400px) {
    .hidden-400-down {
        display: none !important;
    }
}

@media screen and (max-width: 399px) {
    .hidden-399-down {
        display: none !important;
    }
}

.css-menubar .page.withoutsidemenu,
.css-menubar .site-footer.withoutsidemenu,
.page.withoutsidemenu {
    margin-left: 0 !important;
}

@media screen and (max-width: 1199px) {
    .site-menubar {
        width: 90px !important;
    }

    .css-menubar .page.withsidemenu,
    .css-menubar .site-footer {
        margin-left: 90px !important;
    }

    .site-menubar {
        top: 66px;
        -webkit-transform: translate3d(0px, 0, 0);
        -ms-transform: translate(0px, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .css-menubar .site-menu-category:first-child {
        visibility: hidden;
    }

    .css-menubar .site-menu>.site-menu-item>a .site-menu-title {
        visibility: hidden;
        opacity: 0;
    }

    .site-menu-category {
        padding: 0 24px;
        margin-top: 20px;
        font-size: 12px;
        font-weight: 500;
        line-height: 38px;
        color: #757575;
        text-transform: uppercase;
        -webkit-transition: all .25s, font .1s .15s, color .1s .15s;
        -o-transition: all .25s, font .1s .15s, color .1s .15s;
        transition: all .25s, font .1s .15s, color .1s .15s;
    }

    .css-menubar .site-menu>.site-menu-item {
        font-size: 14px;
    }

    .css-menubar .site-menu>.site-menu-item>a .site-menu-icon {
        margin-right: 0;
        font-size: 24px;
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menu {
        overflow: visible;
    }

    .site-menubar-unfold .site-menu>.site-menu-item>a {
        padding: 0 30px;
        line-height: 38px;
    }

    .css-menubar .site-menu>.site-menu-item>a {
        height: 60px;
        line-height: 60px;
    }

    .css-menubar .site-menu-category {
        height: 2px;
        margin: 0;
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background: #fcfcfc;
    }

    .css-menubar .site-menu>.site-menu-item>a .site-menu-icon,
    .css-menubar .site-menu>.site-menu-item>a .site-menu-title {
        position: absolute;
        top: 0;
        left: 0;
        width: 90px;
        text-align: center;
        -webkit-transition: visibility .25s, opacity .25s;
        -o-transition: visibility .25s, opacity .25s;
        transition: visibility .25s, opacity .25s;
    }

    .css-menubar .site-menu>.site-menu-item.active>a .site-menu-title,
    .css-menubar .site-menu>.site-menu-item:hover>a .site-menu-title,
    .css-menubar .site-menu>.site-menu-item.open>a .site-menu-title {
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menu>.site-menu-item.active>a .site-menu-icon,
    .css-menubar .site-menu>.site-menu-item:hover>a .site-menu-icon,
    .css-menubar .site-menu>.site-menu-item.open>a .site-menu-icon {
        visibility: hidden;
        opacity: 0;
    }
}

@media screen and (min-width: 1200px) {
    .css-menubar .site-menubar {
        width: 260px !important;
    }

    .site-menubar-unfold .page:not(.posPage, .withoutsidemenu),
    .site-menubar-unfold .site-footer {
        margin-left: 260px !important;
    }
}

.page.withsidemenu {
    background: #f1f4f5;
}

/*
.site-footer.withmenu{
	margin-left: 260px !important;
}*/

.btn.btn-inverted {
    background-color: #fff;
    border-color: none;
}

.btn.btn-default {
    background-color: #00897b;
    color: #fff;
    border-color: #00897b;
}

.btn-pure.btn-default {
    color: #00897b;
}

.btn.btn-default-dark {
    background-color: #00463f;
    color: #fff;
}

.btn.btn-default-light {
    background-color: #0eae9d;
    color: #fff;
}

.btn-pure.btn-default,
.btn-pure.btn-default.active,
.btn-pure.btn-default:active,
.btn-pure.btn-default:focus,
.btn-pure.btn-default:hover,
.btn-pure.btn-default[disabled],
.open>.dropdown-toggle.btn-pure.btn-default,
fieldset[disabled] .btn-pure.btn-default {
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-pure.btn-default.active.focus,
.btn-pure.btn-default.active:focus,
.btn-pure.btn-default.active:hover,
.btn-pure.btn-default:active.focus,
.btn-pure.btn-default:active:focus,
.btn-pure.btn-default:active:hover,
.btn-pure.btn-default:focus.focus,
.btn-pure.btn-default:focus:focus,
.btn-pure.btn-default:focus:hover,
.btn-pure.btn-default:hover.focus,
.btn-pure.btn-default:hover:focus,
.btn-pure.btn-default:hover:hover,
.open>.dropdown-toggle.btn-pure.btn-default.focus,
.open>.dropdown-toggle.btn-pure.btn-default:focus,
.open>.dropdown-toggle.btn-pure.btn-default:hover {
    color: #00897b;
}

.btn-outline.btn-default {
    color: #00897b;
    background-color: transparent;
    border-color: #00897b;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker .btn, 
.bootstrap-datetimepicker-widget .timepicker .btn.active, 
.bootstrap-datetimepicker-widget .timepicker .btn:active, 
.bootstrap-datetimepicker-widget .timepicker .btn:focus, 
.bootstrap-datetimepicker-widget .timepicker .btn:hover, 
.bootstrap-datetimepicker-widget .timepicker .btn[disabled]
{
    color: #00897b;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1 {
    margin-bottom: 30px;
}

h2 {
    margin-bottom: 20px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: #00897b;
    background-color: #00897b;
}

.table>tbody>tr>th {
    border-top: 0px;
}

.dark-button {
    background-color: darkgreen;
}

#order-products {
    margin-bottom: 0px;
    height: 280px;
    overflow-y: auto;
}

/* MAIN MODAL STYLE START */

.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header:not(.modal-header-bg-clear) {
    background-color: #00897b;
    padding: 15px;
}

.modal-title {
    line-height: normal;
}

.modal-body:not(.modal-body-2) {
    padding: 15px 0;
}

.modal-body2 {
    padding-top: 30px;
}


.modal-footer:not(.modal-footer-2) {
    padding-top: 15px;
    padding-bottom: 30px;
}

.modal-body:not(.modal-body-2), .modal-footer:not(.modal-footer-2) {
    padding-left: 30px;
    padding-right: 30px;
}

.modal.modal-sides-30 .modal-header {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}

.modal.modal-sides-30 .modal-header .close {
    margin-top: -10px;
    margin-right: -10px;
    /* margin-left: 10px; */
    margin-bottom: -10px;
    padding: 10px;
}

.modal.modal-sides-30 .modal-header .modal-header-button {
    margin-top: -10px;
    margin-bottom: -10px;
    /* margin-left: 10px; */
    padding: 10px;
}

/* For mobile phones: */
@media only screen and (max-width: 768px) {

    .modal-body,
    .modal-footer {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}


.modal-body-padding {
    padding: 20px;
}

.modal-header:not(.modal-header-bg-clear) .modal-title {
    color: #fff;
}

.modal2 .modal-title {
    color: unset;
}

.modal-header:not(.modal-header-bg-clear) .close {
    color: #fff;
}

.modal .close {
    opacity: .5;
}

.modal2 .close {
    color: black;
    opacity: 1;
}

.modal-dialog {
    width: auto;
    max-width: 400px;
}

.modal-dialog {
    margin: 30px auto;
}

#editDivisionWorkersModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

#createOrderModal.createBuyInvoiceModal .modal-dialog,
#createBuyOrderInvoiceFromBuyOrderModal .modal-dialog,
.buyOrderGeneralDataModal .modal-dialog,
.buyOrderCreateModal .modal-dialog,
#createBuyOrderFromInvoiceModal .modal-dialog,
#createSellOrderModal .modal-dialog,
#createSellOrderInvoiceModal .modal-dialog,
#createSellOrderInvoiceFromSellOrderModal .modal-dialog,
#createSellOrderInvoiceFromSellOrderModal .modal-dialog,
#createSellOrderFromInvoiceModal .modal-dialog,
.buyInvoiceGeneralDataModal .modal-dialog,
.sellInvoiceGeneralDataModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

#editEventAttendersModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

#numberInputModal .modal-dialog {
    width: auto;
    max-width: 320px;
}

#editStoryModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

#addFeedbackModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

#editFeedbackModal .modal-dialog {
    width: auto;
    max-width: 600px;
}

.modal-body .col {
    margin: 5px 0 5px 0;
}

#addOrganisationModal .modal-dialog, 
#editOrganizationModal .modal-dialog, 
#editOrganisationModal .modal-dialog, 
#addClientOrganisationModal .modal-dialog, 
#editClientOrganisationModal .modal-dialog 
{
    max-width: 600px !important;
}
/* MAIN MODAL STYLE END */

#createOrderProductModal .modal-dialog {
    max-width: 1000px;
}

#orderModal .modal-dialog,
#lookSessionOrdersModal .modal-dialog,
#orderClientsModal .modal-dialog {
    width: auto;
    max-width: 800px;
}


#orderReadyModal .modal-dialog,
#kitchenModal .modal-dialog {
    width: auto;
    max-width: 700px;
}

#closeSalesDay.cashCountInEnd .modal-dialog,
#sessionModal .modal-dialog.cashcount,
#createWarehouseOrderProductModal .modal-dialog {
    max-width: 600px;
}

#sessionModal .modal-dialog.cashcountVer2 {
    max-width: 470px;
}

#addClientPersonModal .modal-dialog,
#editClientPersonModal .modal-dialog,
#addClientModal .modal-dialog,
#editStorageModal .modal-dialog,
#editPersonModal .modal-dialog
{
    max-width: 500px;
}

#createOrderModal:not(.buyOrderCreateModal) .modal-dialog
{
    max-width: 500px;
}

#closeSalesDay .modal-dialog,
#sessionModal .modal-dialog {
    max-width: 400px;
}

.closeSalesDayModalDialog {
    max-width: 490px !important;
}

#exportXLSModal .modal-dialog {
    max-width: 350px;
}

#createWarehouseOrderProductModal .btn-group {
    width: 100%;
}

#createOrderProductModal .btn-group {
    width: 100%;
}

/*#orderClientsModal .dropdown-toggle span {
    color: #fff;
}*/

.click-modal {
    cursor: pointer
}

.margin-0 {
    margin: 0 !important;
}

.padding-0 {
    padding: 0 !important;
}

.seperator-green {
    border-bottom: 2px solid green;
    width: 100%;
}

.seperator-black {
    border-bottom: 2px solid black;
    width: 100%;
}

.print-seperator-black {
    border-bottom: 1px dashed black;
    width: 100%;
}

.top-level.nav-tabs {
    border-bottom: none;
}

.top-level.nav-tabs>li.active>a {
    color: #00897b;
}

.top-level.nav-tabs>li>a {
    background: none;
    border-bottom: none;
    color: #000;
    font-size: 24px;
}

.top-level.nav-tabs>li>a:hover,
.top-level.nav-tabs>li>a:focus,
.top-level.nav-tabs>li>a:active {
    background: none;
    border-bottom: none;
}

/*****-MODAL-****/
.modal {
    overflow: scroll;
    padding-right: 0 !important;
}

.modal #modalCategories {
    padding-left: 0;
}

.modal #modalCategories>li.category-item {
    padding-left: 0;
    padding-right: 0;
}

.modal #modalCategories li.category-item span {
    position: absolute;
    top: 16px;
    right: 30px;
}

input.validator-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.modal #modalCategories li.category-item>input.delete {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.modal #modalCategories li.new-category-item span {
    position: absolute;
    top: 16px;
    right: 30px;
    padding: 0px 5px;
}

.tab-content {
    padding-left: 0;
    padding-right: 0;
}

.alert {
    margin-top: 30px
}

.btn-table:hover,
.btn-table.table-active {
    background-color: #ff9800 !important;
    border-color: #ff9800 !important;
}

.btn-table.order-placed,
.btn-table.order-placed.table-active {
    background-color: #00897b;
    border-color: #00897b;
}

.in-use {
    background-color: #f44336 !important;
    border-color: #f44336 !important;
}

.product-button-price {
    width: 100%;
    position: absolute;
    bottom: 8px;
    text-align: center;
    left: 0;

}

.order-totals {
    text-align: right;

}

.order-totals>* {
    width: 240px;
}

.order-totals .order-totals-total {
    font-size: 16px;
    font-weight: bold;
}

.order-totals .order-totals-taxamount {
    font-size: 14px;
}

.order-totals .order-totals-net {
    font-size: 14px;
}

.bcklnk {
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

.bcklnk:hover,
.bcklnk:active,
.bcklnk:visited,
.bcklnk:focus {
    text-decoration: none;
    color: #000;
}

.datepicker .day.active,
.datepicker .day.active:hover {
    background: #00897b;
}

.tabMenuButton.active {
    background: #00897b;
    color: white;
}

.bootstrap-datetimepicker-widget .glyphicon {
    color: #00897b;
}

.bootstrap-datetimepicker-widget .btn-primary {
    background: #00897b;
}

#createOrderModal .modal-body .btn-default {
    color: #757575;
    background: #fff;
}

.select-btn-white {
    color: #757575;
    background: #fff;
    border-color: #eee;
}

#createOrderProductModal .modal-body .btn-default {
    color: #757575;
    background: #fff;
}

.detail-label {
    display: inline-block;
    width: 150px;
}

/******************* SCREENLOCK ***********************/

.page-locked button {
    width: 42px;
    background-color: #00897b;
    border: 1px solid #00897b;
    font-size: 15px;
}

.page-locked button:hover,
.page-locked button:active,
.page-locked button:visited,
.page-locked button:focus {

    background-color: #00897b;
}

.page-locked a,
.page-locked a:hover {
    color: #00897b !important;
    font-weight: bold;
    text-decoration: none;
}

.page-locked .page {
    text-align: center
}

.page-locked .page input {
    border: 2px solid #00897b;
    height: 37px;
}

.page-locked .avatar>img {
    background: rgba(255, 255, 255, 0.5);
}

.page-locked .locked-user {
    margin-bottom: 0;
    margin-top: 5px;
}

.page-locked .avatar {
    margin-left: 10px;
}


.avatar {
    width: 40px;
    height: 40px;
}

.avatar .avatar-image-container {
    width: 100%;
    height: 100%;
    border-radius: 1000px;
    overflow: hidden;
    position: relative;
}

/*.navbar-avatar .avatar .avatar-image-container {
    width: 30px; 
    height: 30px; 
    border-radius: 1000px; 
    overflow: hidden;
}*/

.navbar-avatar .avatar {
    width: 30px;
    height: 30px;
}

.avatar.avatar-55 {
    width: 55px;
    height: 55px;
}

.avatar.avatar-40 {
    width: 40px;
    height: 40px;
}

.avatar.avatar-100 {
    width: 100px;
    height: 100px;
}

.avatar img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.avatar img.horizontal {
    height: 100%;
    width: auto;
    max-width: unset;
}

.avatar img.landscape {
    height: auto;
    width: 100%;
}

/******************** SPAN GROUP ***************/
.span-group {
    width: 100%;
}

.span-group .span-title {
    padding: 6px 15px;
    display: table-cell;
    border-radius: 4px 0 0 4px;
    border: 1px solid #e0e0e0;
    width: 100px;
    white-space: nowrap;
}

.span-group .span-content {
    text-align: right;
    font-weight: 400;
    font-size: 16px;
    padding: 6px 15px;
    display: table-cell;
    width: 100%;
    margin-left: -5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #e0e0e0;
    border-left: 0;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.span-group .span-content span {
    display: inline-block;
    min-width: 70px
}

.row-title {
    font-weight: 400;
}

.row-content {}

/******************** END SPAN GROUP ****************/

#cashCountModal .input-group-addon {
    width: 70px;
}

#cashCountModal .input-group input {
    text-align: center;
}

/** CASH PRINT PREVIEW **********/

.print-heading {

    font-weight: 500;
    /*width: 100%;*/
    display: inline-block;
}

.print-content {
    float: right;
    word-wrap: break-word;
    text-align: right;
    display: inline-block;
}

.print-row {
    width: 100%;
    display: table;
}

.stateSelector {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

#clearContractSearch {
    font-size: 14px;
    padding-top: 16px;
    color: red;
    cursor: pointer;
}

.feedback_info {
    border-radius: 1rem;
    background-color: #f7f7f7;
    padding: 8px 15px;
    word-break: break-word;
    overflow: auto;
}

.feedback_info:empty {
    display: none;
}
.feedback_info.has_show_more {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
    max-height: 150px;
}
.feedback .show_more {
    display: block;
    border-radius: 1rem;
    background-color: #f7f7f7;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 8px;
    padding-bottom: 5px;
}
.feedback_info.withimage {
    border-radius: 1rem 1rem 0 0;
}

.feedbackPersonContainer {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 25px;
}

/* PAGINATION */
.pagination li span {
    border: none !important;
    border-radius: 4px;
}

.pagination li a {
    border: none !important;
    border-radius: 4px;
}

ul.pagination {
    margin: 0px 0 !important;
}

/* PAGINATION */

/* CUSTOM PAGINATION */

.pagination-links {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
}

.pagination-active {
    background: #00897b;
    color: #ffffff;
}

.pagination-links:hover {
    background-color: #eeeeee;
    border-color: #e0e0e0;
    color: #00897b;
}

.pagination-active:hover {
    background: #00897b;
    color: #ffffff;
}

/* CUSTOM PAGINATION */

#kitchenModal .course {
    width: 43px !important;
}

#kitchenModal .row-course {
    width: 1%;
}

#kitchenModal .product-note {
    width: 100%;
}

#kitchen .course {
    background: #757575;
    font-weight: 500;
    font-size: 12px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

#kitchenVer2 .kitchenDashboard {
    width: 100%;
    /*width: calc(100% - 45px);*/
    padding-left: 200px;
}

#kitchenVer2 .courseHeading {
    background: #757575;
    font-weight: 500;
    font-size: 12px;
    color: white;
    padding: 3px 10px;
}

#kitchenVer2 .orderPanel {
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    float: left;
    /*removes whitespace*/
}

#kitchenVer2 .courseTitle {
    cursor: pointer;
}

#kitchenVer2 .product button {
    font-weight: 600;
    font-size: 14px;
    padding: 3px;
}

#kitchenVer2 .product .note,
#kitchenVer2 .product .quickComments {
    color: red;
}

#kitchenVer2 .product>div {
    vertical-align: middle;
}

#kitchenVer2 .orderNote {
    padding: 5px 10px;
    color: red;
    font-weight: 400;
    white-space: break-spaces;
}

#kitchenVer2 .courseProducts {
    /*    padding-left: 10px;
    padding-right: 10px;*/
}

#kitchenVer2 .courseProducts .product {
    color: #555555;
}

#kitchenVer3 .courseProducts .product {
    color: #555555;
}

#kitchenVer3 .productButton .name {
    color: #555555;
}

#kitchenVer2 .productButton .name {
    color: #555555;
}

#kitchenVer2 .courseProducts .product {
    padding: 5px 10px;
}

#kitchenVer2 .courseProducts .product.active {
    background-color: #ddfddf;
}

#kitchenVer2 .courseProducts .quantity {
    font-size: 15px;
}

#kitchenVer2 .productButton .name {
    display: inline-block;
    max-width: calc(100% - 25px);
    white-space: normal;
}

#kitchenVer2 .productButtons {
    margin: 8px;
}

#kitchenVer2 .productButtons button {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: 500;
    background-color: #eee;
}

#kitchenVer2 .productButtons button.active {
    background-color: #00897b;
    color: #fff;
    border-color: #00897b;
}

#kitchenVer3 .state-header {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    text-align: center;
    cursor: pointer;
    padding-bottom: 12px;
}

#kitchenVer3 .orderCount {
    background-color: white;
    font-size: 20px;
    vertical-align: text-top;
}

#kitchenVer3 .orders {
    position: relative;
}

#kitchenVer3 .state_new .orderCount {
    color: #00bcd4;
}

#kitchenVer3 .state_new .orderCount {
    color: #00bcd4;
}

#kitchenVer3 .state_making .orderCount {
    color: #ff9800;
}

#kitchenVer3 .state_ready .orderCount {
    color: #4caf50;
}

#kitchenVer3 .kitchenDashboard {
    width: 100%;
    /*width: calc(100% - 45px);*/
    padding-left: 200px;
}

#kitchenVer3 .courseHeading {
    background: #757575;
    font-weight: 500;
    font-size: 12px;
    color: white;
    padding: 3px 10px;
}

#kitchenVer3 .orderPanel {
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    position: relative;
    float: left;
    /*removes whitespace*/
}

#kitchenVer3 .courseTitle {
    cursor: pointer;
}

#kitchenVer3 .courseTime {
    float: right;
}

#kitchenVer3 .product button {
    font-weight: 600;
    font-size: 14px;
    padding: 3px;
}

#kitchenVer3 .product .note,
#kitchenVer3 .product .quickComments {
    color: red;
}

#kitchenVer3 .product>div {
    vertical-align: middle;
}

#kitchenVer3 .orderNote {
    padding: 5px 10px;
    color: red;
    font-weight: 400;
    white-space: break-spaces;
}

#kitchenVer3 .courseProducts {
    /*    padding-left: 10px;
    padding-right: 10px;*/
}

#kitchenVer3 .courseProducts .product {
    padding: 5px 10px;
}

#kitchenVer3 .courseProducts .product.active {
    background-color: #ddfddf;
}

#kitchenVer3 .courseProducts .quantity {
    font-size: 15px;
}

#kitchenVer3 .productButton .name {
    display: inline-block;
    max-width: calc(100% - 35px);
    white-space: normal;
}

#kitchenVer3 .productButtons {
    margin: 8px;
}

#kitchenVer3 .productButtons .categoryName {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    margin: 8px 0;
    color: #00897b;
}

#kitchenVer3 .productButtons button {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: 500;
    background-color: #f5f5f5;
    margin: 0;
}

#kitchenVer3 .productButtons button.active {
    background-color: #00897b;
    color: #fff;
    border-color: #00897b;
}

.kitchen-menu {
    left: 0;
    background-color: white;
    position: fixed;
    text-align: center;
    width: 200px;
    z-index: 3;
    -webkit-transition: visibility .1s ease, top .3s ease, left .5s ease;
    -o-transition: visibility .1s ease, top .3s ease, left .5s ease;
    transition: visibility .1s ease, top .3s ease, left .5s ease;
}

.kitchen-menu button:not(:first-child) {
    text-align: start !important;
}

.kitchen-menu button {
    margin-bottom: 8px;
    padding: 6px 0px;
}

@media only screen and (max-width: 899px) {
    .kitchen-menu {
        left: -200px;
    }

    #kitchenVer2 .kitchenDashboard {
        padding-left: 0;
    }

    #kitchenVer3 .kitchenDashboard {
        padding-left: 0;
    }
}

@media (max-width: 499.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 50%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(2n+3) {
        clear: both;
    }
}

@media (min-width: 500px) and (max-width: 649.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 33.33333333%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(3n+4) {
        clear: both;
    }
}

@media (min-width: 650px) and (max-width: 799.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 25%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(4n+5) {
        clear: both;
    }
}

@media (min-width: 800px) and (max-width: 999.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 25%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(4n+5) {
        clear: both;
    }

}

@media (min-width: 1000px) and (max-width: 1199.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 20%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(5n+6) {
        clear: both;
    }
}

@media (min-width: 1200px) and (max-width: 1399.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: 16.66666667%;
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(6n+7) {
        clear: both;
    }
}

@media (min-width: 1400px) and (max-width: 1599.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 7);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(7n+8) {
        clear: both;
    }
}

@media (min-width: 1600px) and (max-width: 1799.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 8);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(8n+9) {
        clear: both;
    }
}

@media (min-width: 1800px) and (max-width: 1999.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 9);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(9n+10) {
        clear: both;
    }
}

@media (min-width: 2000px) and (max-width: 2199.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 10);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(10n+11) {
        clear: both;
    }
}

@media (min-width: 2200px) and (max-width: 2399.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 11);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(11n+12) {
        clear: both;
    }
}

@media (min-width: 2400px) and (max-width: 2599.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 12);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(12n+13) {
        clear: both;
    }
}

@media (min-width: 2600px) and (max-width: 2799.5px) {

    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 13);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(13n+14) {
        clear: both;
    }
}

@media (min-width: 2800px) and (max-width: 2999.5px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 14);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(14n+15) {
        clear: both;
    }
}

@media (min-width: 3000px) {
    .blocks-kitchenVer2>.orderPanel {
        width: calc(100% / 15);
    }

    .blocks-kitchenVer2>.orderPanel.active:nth-child(15n+16) {
        clear: both;
    }
}

#kitchenVer3 #kitchenResults .stateColumn {
    float: left;
    display: inline-block;
}

#kitchenVer3 #kitchenResults .stateColumn .orders {
    height: calc(100vh - 195px);
    overflow-y: scroll;
}

@media (max-width: 499.5px) {
    #kitchenVer3 #kitchenResults .stateColumn.state_new {
        width: 100%;
    }

    #kitchenVer3 #kitchenResults .stateColumn.state_new .state-header {
        display: none;
    }

    #kitchenVer3 #kitchenResults .stateColumn.state_making,
    #kitchenVer3 #kitchenResults .stateColumn.state_ready {
        display: none;
        visibility: none;
    }

    #kitchenVer3 #kitchenResults .orderPanel {
        width: calc(100% / 3);
    }

    #kitchenVer3 #kitchenResults .orderPanel.active:nth-child(2n+3) {
        clear: both;
    }
}

@media (min-width: 500px) and (max-width: 1199.5px) {
    #kitchenVer3 #kitchenResults .stateColumn.state_new {
        width: 100%;
    }

    #kitchenVer3 #kitchenResults .stateColumn.state_new .state-header {
        display: none;
    }

    #kitchenVer3 #kitchenResults .stateColumn.state_making,
    #kitchenVer3 #kitchenResults .stateColumn.state_ready {
        display: none;
        visibility: none;
    }

    #kitchenVer3 #kitchenResults .orderPanel {
        width: calc(100% / 3);
    }

    #kitchenVer3 #kitchenResults .orderPanel.active:nth-child(3n+4) {
        clear: both;
    }
}

@media (min-width: 1200px) and (max-width: 1799.5px) {
    #kitchenVer3 #kitchenResults .stateColumn.active {
        width: calc(100% * 4 / 6);
    }

    #kitchenVer3 #kitchenResults .stateColumn {
        width: calc(100% / 6);
    }

    #kitchenVer3 #kitchenResults .stateColumn .orderPanel {
        width: 100%;
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orderPanel {
        width: calc(100% / 4);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orders .orderPanel.active:nth-child(4n+5) {
        clear: both;
    }
}

@media (min-width: 1800px) and (max-width: 2399.5px) {
    #kitchenVer3 #kitchenResults .stateColumn.active {
        width: calc(100% * 7 / 9);
    }

    #kitchenVer3 #kitchenResults .stateColumn {
        width: calc(100% / 9);
    }

    #kitchenVer3 #kitchenResults .stateColumn .orderPanel {
        width: 100%;
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orderPanel {
        width: calc(100% / 7);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orders .orderPanel.active:nth-child(7n+8) {
        clear: both;
    }
}

@media (min-width: 2400px) and (max-width: 2999.5px) {
    #kitchenVer3 #kitchenResults .stateColumn.active {
        width: calc(100% * 8 / 12);
    }

    #kitchenVer3 #kitchenResults .stateColumn {
        width: calc(100% * 2 / 12);
    }

    #kitchenVer3 #kitchenResults .stateColumn .orderPanel {
        width: calc(100% / 2);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orderPanel {
        width: calc(100% / 8);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orders .orderPanel.active:nth-child(8n+9) {
        clear: both;
    }

    #kitchenVer3 #kitchenResults .stateColumn:not(.active) .orders .orderPanel.active:nth-child(2n+3) {
        clear: both;
    }
}

@media (min-width: 3000px) {
    #kitchenVer3 #kitchenResults .stateColumn.active {
        width: calc(100% * 9 / 15);
    }

    #kitchenVer3 #kitchenResults .stateColumn {
        width: calc(100% * 3 / 15);
    }

    #kitchenVer3 #kitchenResults .stateColumn .orderPanel {
        width: calc(100% / 3);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orderPanel {
        width: calc(100% / 9);
    }

    #kitchenVer3 #kitchenResults .stateColumn.active .orders .orderPanel.active:nth-child(9n+10) {
        clear: both;
    }

    #kitchenVer3 #kitchenResults .stateColumn:not(.active) .orders .orderPanel.active:nth-child(3n+4) {
        clear: both;
    }
}

.panel-default-green>.panel-heading {
    background-color: #00897b;
    color: #fff;
    border-color: #00897b;
}

.panel-default-green .panel-title {
    color: #fff;
}

#kitchen .note,
#kitchen .quickComments,
.quickCommentsString {
    color: red;
    display: block;
    font-size: 12px;
}

#orderModal .product-note {
    width: 100%;
}

@media only screen and (min-width: 1020px) and (max-width: 1199px) {
    .css-menubar .site-navbar .navbar-brand-text {
        display: inline-block;
    }

    .css-menubar .site-navbar .navbar-brand {
        float: left;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .site-menubar-unfold .site-navbar .navbar-header {
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1020px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse,
    .navbar-header {
        display: inline-block !important;
        width: 100% !important;
        position: relative !important;
        float: right !important;
    }

    .navbar-collapse .collapse,
    .hidden-float {
        display: none !important;
    }

    .navbar-header .collapse,
    .navbar-brand-text {
        display: block !important;
        position: absolute !important;
    }

    .navbar-header .collapse,
    .navbar-brand {
        display: inline-block !important;
    }

    .navbar-header .collapse,
    .navbar-toggle {
        display: inline-block !important;
    }

    .css-menubar .site-navbar .navbar-brand-text {
        display: inline-block !important;
    }

    .css-menubar .site-navbar .navbar-brand {
        float: left !important;
    }

    .hidden-link-xs {
        display: none !important;
    }
}

/* Always show at least 2 menu items on the left sidemenu */
@media screen and (max-width: 1199px) and (min-width: 768px) {
    .css-menubar .site-gridmenu li {
        float: left;
        width: 50%;
        text-align: center;
    }

    .css-menubar .site-gridmenu li>a {
        padding: 30px 15px;
    }
}

#tables-grid .order-ready {
    background-color: #9c27b0;
}

#tables-grid .order-ready-image {
    position: absolute;
    top: -30px;
    display: none;
}

.table-sides-flush tr td:first-of-type,
.table-sides-flush td th:first-of-type
{
    padding-left: 0;
}

.table-sides-flush tr td:last-of-type,
.table-sides-flush td th:last-of-type
{
    padding-right: 0;
}

.connectionDetailRow {
    font-size: 12px;
}

.tablerow-no-border td,
.tablerow-no-border tbody,
.tablerow-no-border th {
    border-top: none !important;
    border-bottom: none !important;
}

.sellOrderInvoiceRow td.sellOrderInvoicesColumnSettingAdditionalInfoInPDF {
    white-space: break-spaces;
}
.sellOrderInvoiceRow td.sellOrderInvoicesColumnSettingComment {
    white-space: break-spaces;
}

.padding-8
{
    padding: 8px !important;
}

.th-no-border th
{
    border-top: none !important;
    border-bottom: none !important;
}

.table-td-padding-5 td,
.table-td-padding-5 th {
    padding: 5px !important;
}

.table-td-padding-3 td,
.table-td-padding-3 th {
    padding: 3px !important;
}

.table-td-padding-2 td,
.table-td-padding-2 th {
    padding: 2px !important;
}

.table-td-padding-0 td,
.table-td-padding-0 th
{
    padding: 0px !important;
}
.table-td-padding-top-0 td,
.table-td-padding-top-0 th {
    padding-top: 0px !important;
}

.table-td-padding-vertical-0 td,
.table-td-padding-vertical-0 th {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.table-td-padding-bottom-0 td,
.table-td-padding-bottom-0 th {
    padding-bottom: 0px !important;
}

.orderProductCommentRow td,
.orderProductCommentRow th {
    border-top: none !important;
    border-bottom: none !important;
}

tbody.orderProductRow tr td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

tbody.orderProductRow tr:first-of-type td {
    padding-top: 8px !important;
}

tbody.orderProductRow tr:last-of-type td {
    padding-bottom: 8px !important;
}

.width-auto {
    width: auto !important;
}

.border-top-none {
    border-top: none !important;
}

.checkoutTableHead th {
    border-bottom: 2px solid #e0e0e0 !important;
}

.top-sepparator {
    border-top: 2px solid #e0e0e0 !important;
}

.fill-available {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
}

.border-red {
    border-color: red !important;
}

.border-gray-1 {
    border: 1px solid #e0e0e0;
}

.bootstrap-select .dropdown-toggle.border-gray-1:focus {
    outline-color: #e0e0e0 !important;
    outline: thin dotted #333 !important;
    outline-style: auto;
    outline-width: 5px;
    outline: 5px auto #e0e0e0 !important;
    outline-offset: -2px;
}

.bootstrap-select .dropdown-toggle.no-border:focus {
    outline-color: #e0e0e0 !important;
    outline-style: auto;
    outline-width: 5px;
    outline: 0px !important;
    outline-offset: -2px;
}

.box-shadow-none {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-material.form-green .form-control,
.form-material.form-green .form-control.focus,
.form-material.form-green .form-control:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4caf50), to(#4caf50)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
    background-image: -webkit-linear-gradient(#4caf50, #4caf50), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
    background-image: -o-linear-gradient(#4caf50, #4caf50), -o-linear-gradient(#e0e0e0, #e0e0e0);
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#e0e0e0, #e0e0e0);
}

.form-material.form-green .form-control.focus~.floating-label,
.form-material.form-green .form-control:focus~.floating-label {
    color: #4caf50;
}

.form-material.form-no-background .form-control,
.form-material.form-no-background .form-control.focus,
.form-material.form-no-background .form-control:focus {
    background-image: none !important;
}

.dropdown-item {
    display: block;
    padding: 3px 28px;
    clear: both;
    font-weight: 400;
    line-height: 1.57142857;
    color: #757575;
    white-space: nowrap;
    text-decoration: none;
}

.dropdown-menu>a:hover {
    color: #757575;
    text-decoration: none;
    background-color: #eee;
}

.table .dropdown-item {
    display: block;
    padding: 3px 28px;
    clear: both;
    font-weight: 400;
    line-height: 1.57142857;
    color: #757575;
    white-space: nowrap;
    text-decoration: none;
}

.table .dropdown-menu>a:hover {
    color: #757575;
    text-decoration: none;
    background-color: #eee;
}

#divisionShow .dropdown-menu>li>a {
    white-space: normal;
}

.more-vertical {
    font-size: 18px;
    color: #757575;
    width: 50px;
    display: inline-block;
    text-align: right;
}

.more-vertical-flex {
    font-size: 18px;
    color: #757575;
    width: 20px;
    display: inline-flex;
    text-align: right;
}

.more-vertical-flex:hover {
    text-decoration: none;
}

.more-horizontal {
    color: #757575;
}

.wb-more-vertical {
    font-size: 18px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

.strikethrough {
    text-decoration: line-through;
}

.modal-checkbox>input[type=checkbox] {
    z-index: 1000 !important;
    opacity: 0.5 !important;
    margin-top: 5px;
}

.center-element {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.center-element-relative {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#printTemplates table thead tr th.padding-left-5 {
    padding-left: 5px !important;
}

#printTemplates {
    width: 8cm;
}

@media print {

    nav,
    .page,
    .site-footer,
    .modal,
    .appUpdatedAnnouncement {
        visibility: hidden;
        display: none;
        margin-left: 0px !important;
    }

    #printableArea,
    #printDiv,
    #printTemplates #printableArea *,
    #printDiv *,
    #printTemplates * {
        visibility: visible;
    }

    #printableArea,
    #printDiv,
    #printTemplates {
        position: absolute;
        left: 10px;
        top: 60px;
    }
}

.withdrawalOrderEditGeneralDataButton {
    float: right;
    display: inline-block;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 11px;
}

.BuyOrderEditGeneralDataModal {
    float: right;
    display: inline-block;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 11px;
}

.editButtonRight {
    float: right;
    display: inline-block;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 11px;
}

.panelsEditButton {
    float: right;
    display: inline-block;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 11px;
}

.BuyOrderEditWarehouseDataModal {
    float: right;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 11px;
}

@media (max-width: 800px) {
    .page-header {
        padding: 30px 15px 30px 15px;
    }

    .page-content,
    .panel-body {
        padding: 15px 15px;
    }

    .panel-footer {
        padding: 0 15px 15px;
    }

    .BuyOrderEditGeneralDataModal {
        margin-top: -10px;
    }

    .BuyOrderEditWarehouseDataModal {
        margin-top: -10px;
    }
}

#products-grid li {
    margin-bottom: 0;
}

.checkbox-dgreen input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-dgreen input[type=checkbox]:checked+label::before,
.checkbox-dgreen input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-dgreen input[type=radio]:checked+label::before {
    background-color: #00897b;
    border-color: #00897b;
}

.checkbox-dgreen input[type=checkbox]:checked+input[type=hidden]+label::after,
.checkbox-dgreen input[type=checkbox]:checked+label::after,
.checkbox-dgreen input[type=radio]:checked+input[type=hidden]+label::after,
.checkbox-dgreen input[type=radio]:checked+label::after {
    color: #fff;
}

#editProduct .page-title {
    position: relative;
    top: 4px;
}

.backbutton-style {
    border-width: 1px;
    border-style: solid;
    border-color: #c9c9c9;
    color: #c9c9c9;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    top: -5px;
}

.backbutton-style2 {
    border-width: 1px;
    border-style: solid;
    border-color: #c9c9c9;
    color: #c9c9c9;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
}

.border-radius-3 {
    border-radius: .3em;
}

.badge.badge-outline {
    color: #eee;
    background-color: transparent;
    border-color: #eee;
}

.badge-danger.badge-outline {
    color: #f96868;
    border-color: #f96868;
    background-color: transparent;
}

.badge-outline {
    border: 1px solid transparent;
}

.badge-default.badge-outline {
    color: #e0e0e0;
    background-color: transparent;
    border-color: #e0e0e0;
}

.badge-default.badge-outline {
    color: #757575;
}

.badge-primary.badge-outline {
    color: #3f51b5;
    background-color: transparent;
    border-color: #3f51b5;
}

.badge-success.badge-outline {
    color: #4caf50;
    background-color: transparent;
    border-color: #4caf50;
}

.badge-info.badge-outline {
    color: #00bcd4;
    background-color: transparent;
    border-color: #00bcd4;
}

.badge-warning.badge-outline {
    color: #ff9800;
    background-color: transparent;
    border-color: #ff9800;
}

.badge-danger.badge-outline {
    color: #f44336;
    background-color: transparent;
    border-color: #f44336;
}

.badge-dark.badge-outline {
    color: #616161;
    background-color: transparent;
    border-color: #616161;
}

.badge-green.badge-outline {
    color: #00897b;
    background-color: transparent;
    border-color: #00897b;
}

.badge-square {
    border-radius: 0.215rem;
}

.badge-success-outline {
    border: 1px solid #4caf50;
    background: white;
    color: #4caf50;
}

.badge-dark.badge-outline {
    color: #616161;
    background-color: transparent;
    border-color: #616161;
}

.color-success {
    color: #4caf50;
}

.color-warning {
    color: #ff9800;
}

.color-danger {
    color: #f96868;
}

.color-333 {
    color: #333;
}

.border-left-3-info {
    border-left: 3px #00bcd4 solid;
}

.border-left-3-danger {
    border-left: 3px #f96868 solid;
}

/* ADMIN MENU START */
.admin-menu {
    background: #111111;
    background-color: #111111;
}

.admin-menu .site-menu-item a {
    color: #666;
}

.admin-menu .site-menu>.site-menu-item.active>a {
    color: #999;
}

/* left side MENU START */
.left-side-menu {
    background: #111111;
    background-color: #111111;
}

.left-side-menu .site-menu-item a {
    color: #666;
}

.left-side-menu .site-menu>.site-menu-item.active>a {
    color: #999;
}

.variationValueButton.disabled {
    color: gray;
    border-color: gray;
    text-decoration: line-through;
}
/* ADMIN MENU END */

.calendar-icon {
    background: white;
}

.background-image-none {
    background-image: none !important;
}

.organisation-homepage-icon {
    position: absolute !important;
    z-index: 1000;
    top: 30% !important;
    right: 2%;
    text-decoration: none !important;
    color: #757575;
}

.organisation-homepage-icon:hover,
.organisation-homepage-icon:active {
    color: #919191;
}

.searchClientIcon {
    position: absolute !important;
    z-index: 1000;
    top: 30% !important;
    right: 2%;
    text-decoration: none !important;
    color: #757575;
    font-size: 24px;
    cursor: pointer;
}

.searchClientIcon:hover,
.searchClientIcon:active {
    color: #919191;
}

.datetimepicker-date {
    width: 70px;
    display: inline-block;
}

.datetimepicker-time {
    width: 40px;
    display: inline-block;
}

.table-responsive {
    border: none !important;
}

.btn {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.btn-custom-xs {
    padding: 0px 4px 0px 4px !important;
    background-color: #eee;
}

.btn-no-backgrount {
    background-color: inherit;
    font-size: 20px;
}

.custom-number-input input {
    border: hidden;
    max-width: 60px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.custom-label-floating {
    text-align: center;
}

.custom-label-floating label {
    font-size: 11.2px;
    font-weight: 500;
    margin-bottom: 0px;
    position: relative;
    top: 5px;
}

.page-menu-right.closed {
    right: -140px;
}

.page-menu-right {
    right: 0;
    background-color: white;
    position: fixed;
    text-align: center;
    width: 140px;
    height: 100%;
    z-index: 3;
    -webkit-transition: visibility .1s ease, top .3s ease, right .5s ease;
    -o-transition: visibility .1s ease, top .3s ease, right .5s ease;
    transition: visibility .1s ease, top .3s ease, right .5s ease;
}

.products-sidePanel .menu {
    width: 45px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #eee;
}

.products-sidePanel {
    display: inline-flex;
    right: 0;
    background-color: white;
    position: fixed;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);

    /*width: 45px;*/
    height: calc(100% - 65px);
    z-index: 3;
    max-width: 100%;
}

.custom-sidePanel .menu {
    width: 45px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #eee;
    padding-top: 30px;
}

.custom-sidePanel .sidePanel {
    min-height: 100%;
    overflow: auto;
    width: 800px;

}

.custom-sidePanel .sidePanels {
    overflow: auto;
    min-height: 100%;

}

.custom-sidePanel {
    display: inline-flex;
    right: 0;
    background-color: white;
    position: fixed;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);

    /*width: 45px;*/
    height: calc(100% - 65px);
    z-index: 3;

    max-width: 100%;
}

.custom-sidePanel.left {
    left: 0;
    right: unset;
}

.custom-sidePanel #sessionSettings .form-group {
    margin-bottom: 5px;
}

.custom-sidePanel #sessionSettings .settingGroupTitle {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px;
}



.order-menu {
    left: 0;
    background-color: white;
    position: fixed;
    text-align: center;
    width: 100px;
    z-index: 3;
    -webkit-transition: visibility .1s ease, top .3s ease, left .5s ease;
    -o-transition: visibility .1s ease, top .3s ease, left .5s ease;
    transition: visibility .1s ease, top .3s ease, left .5s ease;
}

.order-menu button {
    text-align: center;
    width: 95%;
    margin-bottom: 10px;
    padding: 6px 0px;
}

.order-menu button.active {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.posPage {
    animation-duration: 800ms;
    height: calc(100vh - 85px);
    opacity: 1;
    margin-left: 0 !important;
}

.posPage .page-header,
.posPage .page-content {
    margin-left: 100px !important;
}

.posPage.dontShowRightSidePanel .page-menu-right,
.posPage.dontShowRightSidePanel .invisible-sidebar-block-right {
    display: none !important;
}

.posPage.dontShowLeftSidePanel .order-menu-left,
.posPage.dontShowLeftSidePanel .invisible-sidebar-block {
    display: none !important;
}

.posPage.dontShowLeftSidePanel .page-header,
.posPage.dontShowLeftSidePanel .page-content {
    margin-left: 0 !important;
}

.page-menu-right .custom-page-aside-switch {
    right: 100%;
    right: -webkit-calc(100% - 1px);
    right: calc(100% - 1px);
    left: auto;
    padding: 15px 4px 15px 8px;
    /*border-radius: 100px 0 0 100px;*/
}

.custom-page-aside-switch .invisible-clickable-area {
    position: absolute;
    padding-right: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    top: -50px;
    left: 0;
}

.page-menu-right .custom-page-aside-switch .invisible-clickable-area {
    position: absolute;
    padding-right: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    top: -50px;
    left: -20px !important;
}

.custom-page-aside-switch {
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(25% - 25px);
    left: -webkit-calc(100% - 1px);
    left: calc(100% - 1px);
    display: none;
    padding: 15px 8px 15px 4px;
    line-height: 1;
    cursor: pointer;
    background-color: #fff;
    /*border-radius: 0 100px 100px 0;*/
    /*-webkit-box-shadow: 1px 0 3px rgba(0,0,0,.2);*/
    /*box-shadow: 1px 0 3px rgba(0,0,0,.2);*/
}

.posPage .page-title {
    font-size: 32px;
    height: fit-content;
    /*padding-right: 45px;*/
}

.invisible-sidebar-block {
    width: 45px;
    height: 10px;
    display: inline-block;
}

.invisible-sidebar-block-right {
    width: 45px;
    height: 10px;
    display: inline-block;
    float: right;
}

.page-menu-right-default-open .page-title {
    padding-right: 0px;
}

@media screen and (min-width: 901px) {
    .invisible-sidebar-block {
        display: none;
    }
}

@media screen and (min-width: 900px) {
    .page-menu-right.page-menu-right-default-open {
        right: 0 !important;
    }

    .page-menu-right.page-menu-right-default-open .custom-page-aside-switch {
        display: none;
    }

    .page-menu-right-default-open .page-header,
    .page-menu-right-default-open .page-content {
        margin-right: 140px;
    }

    .page-menu-right-default-open .invisible-sidebar-block-right {
        display: none;
    }

}

@media screen and (max-width: 900px) {
    .order-menu-left.closed {
        left: -100px;
    }

    .custom-page-aside-switch {
        display: block;
    }

    .posPage .page-header,
    .posPage .page-content {
        margin-left: 0 !important;
    }
}

.page-menu-right .custom-page-aside-switch {
    display: block;
}

.table-tbody-hover>tbody:hover {
    background-color: #eee;
}

.orderProductDefaultDiscountRow,
.orderProductDefaultDiscountRow .form-control {
    color: red;
}

.orderProductDiscountRow {
    color: red;
    font-size: 13px;
}

.orderProductDiscountRow td {
    border-top: none !important;
}

.category-title {
    padding: 12px;
    font-weight: 400;
    line-height: 1em;
}

.categoryPanel .panel-actions {
    right: 5px;
}

.categoryPanel .panel-body {
    padding: 0px 12px 15px 12px;
}

.checkoutPanel .panel-body {
    padding: 0px 15px 15px 15px;
}

.vertical-align-top {
    vertical-align: top;
}

.vertical-align-text-top {
    vertical-align: text-top;
}

.vertical-align-super {
    vertical-align: super;
}

.vertical-align-sub {
    vertical-align: sub;
}

.vertical-align-baseline {
    vertical-align: baseline;
}

.noteStyle {
    font-size: 13px;
    font-weight: 500;
    color: #00897b;
}

.clientButton button {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}


.clientButton .clientNames {
    line-height: 1.1em;
    max-width: calc(100% - 50px);
    overflow-x: hidden;
    overflow-y: clip;
    white-space: nowrap;
}

.clientButton {
    /*height: fit-content;*/
    line-height: 1em;
    max-width: calc(100% - 502px);
    width: -webkit-fill-available;
}

.hasOpenCashRegisterButtonInHeader .clientButton {
    max-width: calc(100% - 640px);
}

@media screen and (min-width: 900px) {
    .productCourseSelectorInHeader_6 .clientButton {
        max-width: calc(100% - 717px);
    }

    .productCourseSelectorInHeader_5 .clientButton {
        max-width: calc(100% - 667px);
    }

    .productCourseSelectorInHeader_4 .clientButton {
        max-width: calc(100% - 617px);
    }

    .productCourseSelectorInHeader_3 .clientButton {
        max-width: calc(100% - 575px);
    }

    .productCourseSelectorInHeader_2 .clientButton {
        max-width: calc(100% - 517px);
    }

    .hasOpenCashRegisterButtonInHeader.productCourseSelectorInHeader_6 .clientButton {
        max-width: calc(100% - 819px);
    }

    .hasOpenCashRegisterButtonInHeader.productCourseSelectorInHeader_5 .clientButton {
        max-width: calc(100% - 769px);
    }

    .hasOpenCashRegisterButtonInHeader.productCourseSelectorInHeader_4 .clientButton {
        max-width: calc(100% - 719px);
    }

    .hasOpenCashRegisterButtonInHeader.productCourseSelectorInHeader_3 .clientButton {
        max-width: calc(100% - 669px);
    }

    .hasOpenCashRegisterButtonInHeader.productCourseSelectorInHeader_2 .clientButton {
        max-width: calc(100% - 619px);
    }

}

@media screen and (max-width: 900px) {
    .defaultProductCourseSelectorContainer {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .clientButton {
        max-width: calc(100% - 399px);
    }

    .hasOpenCashRegisterButtonInHeader .clientButton {
        max-width: calc(100% - 436px);
    }
}

@media screen and (max-width: 599px) {
    .clientButton {
        max-width: calc(100% - 302px);
    }

    .hasOpenCashRegisterButtonInHeader .clientButton {
        max-width: calc(100% - 339px);
    }
}

@media screen and (max-width: 399px) {
    .clientButton {
        max-width: calc(100% - 192px);
    }

    .hasOpenCashRegisterButtonInHeader .clientButton {
        max-width: calc(100% - 231px);
    }
}

.courseHeading {
    margin: 0px;
    line-height: inherit;
}

.employeeTableRow td {
    vertical-align: middle !important;
}

.recognitionTableRow td {
    vertical-align: middle !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.bg-color-0000f0 {
    background-color: #0000f0;
}

.bg-white {
    color: #757575;
    background-color: #fff !important;
}

.eventTabElement {
    background-color: #eee !important;
    width: 50%;
}

.event-meeting-color {
    color: #a34aa4;
}

.event-training-color {
    color: #880011;
}

.event-color {
    color: #93c104;
}

.event-vacation-color {
    color: #00acc1;
}

.event-birthday-color {
    color: #ff9800;
}

.event-inactive {
    color: #7f7f7f;
}

.vertical-align-baseline-middle {
    vertical-align: -webkit-baseline-middle !important;
}

.vertical-align-baseline {
    vertical-align: baseline !important;
}

.flex {
    display: flex !important;
}

.inline-table {
    display: inline-table !important;
}

.flow-root {
    display: flow-root !important;
}

.fc-toolbar {
    margin-bottom: 0 !important;
}

.fc-toolbar .fc-right {
    position: relative !important;
}

.fc-basic-view td.fc-day-number {
    padding-right: 5px
}

@media (max-width: 430px) {
    .with_setting_buttons .fc-right {
        float: left !important;
        padding-top: 10px !important;
    }

    .with_setting_buttons .fc-left {
        width: 100%;
    }
}

@media (max-width: 800px) {

    .fc-right,
    .fc-left {
        padding: 0px 9px;
    }
}

@media (max-width: 1260px) and (min-width: 991px) {
    .with_setting_buttons .fc-right {
        float: left !important;
        padding-top: 10px !important;
    }

    .with_setting_buttons .fc-left {
        width: 100%;
    }
}

.fc-center {
    width: 100%;
}

.fc-center>div {
    float: unset !important;
}

.fc-agendaWeek-button,
.fc-agendaDay-button,
.fc-month-button {
    float: right !important;
}

.profileCalendar .fc-center,
.profileCalendar .fc-right,
.divisionCalendar .fc-center,
.divisionCalendar .fc-right {
    display: inline-block;
    position: relative !important;
}

.profileCalendar .fc-scroller {
    min-height: 50vh !important;
}

.divisionCalendar .fc-scroller {
    min-height: 43vh !important;
}

.activeTabPanelControl,
.fc-state-active {
    background-color: #00897b !important;
    color: white !important;
}

.customButtonInputValue button.active {
    background-color: #00897b !important;
    color: white !important;
}

.activeButton {
    background-color: #00897b !important;
    color: white !important;
}

.selectable-order-button {
    background-color: #fff;
    color: #00897b;
    border-color: #00897b;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bordered-green-button {
    background-color: #fff;
    color: #00897b;
    border-color: #00897b;
    margin-right: 10px;
    margin-bottom: 10px;
}

.border-none {
    border: none !important;
}

.customTabButton {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 12px;
}

.customTableHeading {
    padding-bottom: 0px !important;
    line-height: 1em !important;
}

.orderProductRow.activeBackground {
    background-color: #f5f5f5;
}

.orderProductRow.last_product {
    background-color: #f5f5f5;
}

.orderProductRow {
    border-left: 2px solid transparent;
}

.table>tbody>tr.orderProductExtraOrderProductRow>td,
.table>tbody>tr.orderProductExtraRow>td {
    border-top: unset;
}

.table>tbody>tr.tr-no-border-top>td {
    border-top: unset;
}

.kitchen_product {
    border-left: 2px solid #fff;
}

.border-left-info {
    border-left: 2px solid #00bcd4;
}

.border-left-success {
    border-left: 2px solid #4caf50;
}

.border-left-warning {
    border-left: 2px solid #ff9800;
}

.border-left-dark {
    border-left: 2px solid #616161;
}

.border-left-info-5 {
    border-left: 5px solid #00bcd4;
}

.border-left-success-5 {
    border-left: 5px solid #4caf50;
}

.border-left-warning-5 {
    border-left: 5px solid #ff9800;
}

.border-left-dark-5 {
    border-left: 5px solid #616161;
}

.orderProductRow td {
    padding-right: 0 !important;
}

.order .products-table th.hidden+th:not(.hidden),
.order .products-table th:not(.hidden):first-child,
.order .products-table td.hidden+td:not(.hidden),
.order .products-table td:not(.hidden):first-child {
    padding-left: 0px !important;
}

.toKitchenButtonClass {
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: 400;
}

.checkoutPrintButton {
    padding: 3px 6px;
    font-weight: 400;
    line-height: 1em;
}

input.paymentMethodTotal::-webkit-outer-spin-button,
input.paymentMethodTotal::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.no-spin-buttons::-webkit-outer-spin-button,
input.no-spin-buttons::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.partPercentageInput,
.partSumInput {
    background-color: #fff;
}

.prepareKitchenCourseButton.btn-gray,
.sendToKitchenButton.btn-gray {
    background-color: #eee !important;
}

.btn-gray {
    background-color: #e9e9e9;
    color: #757575;
}

.max-width-100 {
    max-width: 100px;
}

.orderProductsTableHeader th {
    padding-bottom: 3px !important;
}

.no-visible-scrollbar {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.no-visible-scrollbar::-webkit-scrollbar {
    display: none;
}

.custom_inline_button {
    display: inline-block;
    text-align: center;
    /*    margin-left: -2px; 
    margin-right: -2px;*/
    padding-right: 0;
    padding-left: 0;
    min-width: calc(100% / 6);
}

.custom_inline_input {
    display: inline-block;
    text-align: center;
    /*    margin-left: -2px; 
    margin-right: -2px;*/
    padding-right: 0;
    padding-left: 0;
    min-width: calc((100% - 30px) / 6);
    width: calc((100% - 30px) / 6);
    border-radius: 3px;
    height: 35.6px;
    padding: 0;
    border: 1px solid #f9f9f9;
    vertical-align: bottom;
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 2;
}

.custom_quantity_input.withScaleButton {
    right: calc(15px + (100% - 30px) / 6);
}

.input {
    background-color: white;
    display: inline-block;
    text-align: center;
    padding-right: 0;
    /*padding-left: 0;*/
    border-radius: 3px;
    min-height: 36px;
    padding-left: 10px;
    border: 1px solid #f9f9f9;
}

.custom_inline_input:focus {
    border-color: #00897b;
    outline: none;
}

.orderProductRow .quantityInput {
    border: none;
    width: auto;
    max-width: 50px;
    text-align: center;
    background-color: inherit;
}

.orderProductRow .quantityInput:focus {
    outline: none;
}

.orderProductRow .customer_numberInput {
    border: none;
    width: auto;
    max-width: 20px;
    text-align: center;
    background-color: inherit;
}

.orderProductRow .customer_numberInput:focus {
    outline: none;
}

.active_input_green {
    border-color: #00897b;
}

.floating-label-style {
    font-size: 11.2px;
    font-weight: 500
}

.floating-label-style-float {
    font-size: 11.2px;
    font-weight: 500;
    top: -11.2px;
    position: absolute;
    left: 0;
}

.fc-button {
    background-color: #f9f9f9;
    color: #757575;
    padding: 6px 15px !important;
    font-size: 14px !important;
    line-height: 1.57142857 !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: none !important;
    -webkit-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear !important;
    -o-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear !important;
    transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    display: inline-block;
    padding: 6px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57142857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent !important;
    height: auto;
    padding: 8px 14px;
    font-size: 14px;
    text-transform: capitalize;
    background-color: #f6f8f8;
    background-image: none !important;
    border-color: #e0e0e0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto !important;
}

.fc-toolbar .fc-right {
    top: 0 !important;
}

.fc-button.fc-prev-button,
.fc-button.fc-next-button {
    padding: 10px 10px !important;
}

.fc-button .fc-icon {
    vertical-align: middle !important;
}

.fc-icon:after {
    margin: 0 0 !important;
}

.fc-toolbar {
    padding-right: 5px;
    padding-left: 5px;
}

.postition-relative {
    position: relative;
}

.a-inherit {
    color: inherit;
}

.a-inherit:hover {
    color: inherit;
    text-decoration: none;
}

.error-text {
    font-weight: 400;
    font-size: 16px;
}

.productColorHolder {
    line-height: 1;
}

.productColorHolder label {
    margin: 0;
    line-height: 1;
}

@media (max-width: 499.5px) {
    .blocks-kitchen>li {
        width: 50%;
    }

    .blocks-kitchen>li:nth-child(2n+3) {
        clear: both;
    }
}

@media (min-width: 500px) and (max-width: 649.5px) {
    .blocks-kitchen>li {
        width: 33.33333333%;
    }

    .blocks-kitchen>li:nth-child(3n+4) {
        clear: both;
    }
}

@media (min-width: 650px) and (max-width: 799.5px) {
    .blocks-kitchen>li {
        width: 25%;
    }

    .blocks-kitchen>li:nth-child(4n+5) {
        clear: both;
    }
}

@media (min-width: 800px) and (max-width: 999.5px) {
    .blocks-kitchen>li {
        width: 20%;
    }

    .blocks-kitchen>li:nth-child(5n+6) {
        clear: both;
    }
}

@media (min-width: 1000px) and (max-width: 1199.5px) {
    .blocks-kitchen>li {
        width: 16.66666667%;
    }

    .blocks-kitchen>li:nth-child(6n+7) {
        clear: both;
    }
}

@media (min-width: 1200px) and (max-width: 1399.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 7);
    }

    .blocks-kitchen>li:nth-child(7n+8) {
        clear: both;
    }
}

@media (min-width: 1400px) and (max-width: 1599.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 8);
    }

    .blocks-kitchen>li:nth-child(8n+9) {
        clear: both;
    }
}

@media (min-width: 1600px) and (max-width: 1799.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 9);
    }

    .blocks-kitchen>li:nth-child(9n+10) {
        clear: both;
    }
}

@media (min-width: 1800px) and (max-width: 1999.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 10);
    }

    .blocks-kitchen>li:nth-child(10n+11) {
        clear: both;
    }
}

@media (min-width: 2000px) and (max-width: 2199.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 11);
    }

    .blocks-kitchen>li:nth-child(11n+12) {
        clear: both;
    }
}

@media (min-width: 2200px) and (max-width: 2399.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 12);
    }

    .blocks-kitchen>li:nth-child(12n+13) {
        clear: both;
    }
}

@media (min-width: 2400px) and (max-width: 2599.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 13);
    }

    .blocks-kitchen>li:nth-child(13n+14) {
        clear: both;
    }
}

@media (min-width: 2600px) and (max-width: 2799.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 14);
    }

    .blocks-kitchen>li:nth-child(14n+15) {
        clear: both;
    }
}

@media (min-width: 2800px) and (max-width: 2999.5px) {
    .blocks-kitchen>li {
        width: calc(100% / 15);
    }

    .blocks-kitchen>li:nth-child(15n+16) {
        clear: both;
    }
}

@media (min-width: 3000px) {
    .blocks-kitchen>li {
        width: calc(100% / 16);
    }

    .blocks-kitchen>li:nth-child(16n+17) {
        clear: both;
    }
}

li.kitchen_order {
    padding-left: 10px;
    padding-right: 10px;
}

table.customsort th {
    cursor: pointer;
}

@media (min-width: 1400px) {

    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }
}

#modulesTab .page-main {
    margin-left: 260px;
}

.custom-sidePanel.baseModuleSidePanel .sidePanel {
    width: calc(100vw - 565px);
}

.custom-sidePanel.kitchenModuleSidePanel .sidePanel {
    width: calc(100vw - 565px);
}

@media (max-width: 767px) {
    .modules-page-aside.page-aside {
        position: absolute;
        left: 0;
        top: 0;
    }
}

@media (max-width: 767px) {
    #modulesTab .page-main {
        margin-left: 0;
    }
}

@media (max-width: 1199px) {
    #modulesTab .page-main {
        margin-left: 220px;
    }

    #modulesTab .page-aside {
        width: 220px;
    }

    .custom-sidePanel.baseModuleSidePanel .sidePanel {
        width: calc(100vw - 370px);
    }

    .custom-sidePanel.kitchenModuleSidePanel .sidePanel {
        width: calc(100vw - 370px);
    }
}

.modules-page-aside .list-group-item.active {
    color: #757575;
    background-color: #eee;
    border: 0;
}

.navMenuSettingsButtons button {
    width: calc(100% / 3);
    float: left;
}

.actionOrderNavButtons button.active {
    background-color: #00897b !important;
    color: white !important;
}

.actionOrderNavButtons button {
    width: calc(100% / 3);
    margin-right: -3px;
}

.actionsSort ul li {
    width: 50%;
    display: inline-block;
    float: left;
}

.actionsSort ul li .StackedListContent {
    padding: 10px;
}

.actionsSort ul {
    padding: 0;
}

.StackedListContent:hover {
    background-color: #eee;
    cursor: pointer;
}

.StackedListContent .draggable-source--is-dragging {
    background-color: #eee;
}

table.table.sides td:nth-child(2) {
    text-align: right;
}

.orderListRow {
    cursor: pointer;
}

.openSearchProductModal {
    font-size: 30px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-right: 0 !important;
}

.ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ph-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}


.custom_input_spinner {
    width: 100%;
}

.custom_input_spinner input {
    text-align: center;
    background-color: #eeeeee;
    padding: 6px 2px;
    font-size: 14px;
    line-height: 1.571429;
    border: 1px solid transparent;
    vertical-align: bottom;
}

#editExtraProductGroupModal .custom_input_spinner input,
#addExtraProductGroupModal .custom_input_spinner input,
#editExtraProductModal .custom_input_spinner input,
#addExtraProductModal .custom_input_spinner input {
    background-color: #00897b;
    color: white;
}

#editExtraProductGroupModal .custom_input_spinner_auto_container,
#addExtraProductGroupModal .custom_input_spinner_auto_container,
#editExtraProductModal .custom_input_spinner_auto_container,
#addExtraProductModal .custom_input_spinner_auto_container {
    width: 150px;
}

.custom_input_spinner>* {
    width: calc(100% / 3);
    max-width: calc(100% / 3);
    min-width: calc(100% / 3);
}

/*.custom_input_spinner_auto_container > *{
    width: 50%;
}*/

.custom_input_spinner .maxAlert,
.custom_input_spinner .minAlert {
    text-align: center;
    margin: auto;
    color: #f96868;
    font-size: 11px;
}
#addProductModal .modal-dialog,
#editProductModal .modal-dialog,
#addVariationProductModal .modal-dialog
{
    max-width: 500px;
}

#editProductModal .custom_input_spinner .maxAlert,
#editProductModal .custom_input_spinner .minAlert,
#addProductModal .custom_input_spinner .maxAlert,
#addProductModal .custom_input_spinner .minAlert {
    font-size: 11px;
}

#editProductModal .childrenSumUnderGroupMin,
#editProductModal .childrenSumOverGroupMax,
#addProductModal .childrenSumUnderGroupMin,
#addProductModal .childrenSumOverGroupMax {
    font-size: 11px;
    color: #f96868;
}

.text-uppercase {
    text-transform: uppercase;
}

.customerAlphabetButtons button {
    padding: 5px;
    line-height: 1em;
}

#contactsPanel .customerAlphabetButtons button {
    padding: 6px;
}

.personClientRow {
    cursor: pointer;
}

.organizationClientRow {
    cursor: pointer;
}

#editDiscountBuyersModal .personClientRow {
    display: table;
    width: 100%;
}

#editDiscountBuyersModal .organizationClientRow {
    display: table;
    width: 100%;
}

#editDiscountBuyersModal thead {
    display: table;
    width: 100%;
}

#editDiscountBuyersModal tbody {
    display: block;
    max-height: 500px;
    overflow-y: auto;
}

.width-min-content {
    width: min-content;
}

.nav-tabs-button-style {
    border: none;
}

.nav-tabs-button-style.nav-tabs a {
    border-radius: 3px;
    background-color: #fff;
    color: #757575;
}

.nav-tabs-button-style.nav-tabs>li {
    margin-bottom: 0;
}

.display-table-cell {
    display: table-cell;
}

#orderClientsModal .panel {
    margin-bottom: 15px;
}

.modal .panel {
    margin-bottom: 15px;
}

.table>tbody>tr.copyExtraProductsTableChildRow>td {
    border-top: unset;
}

#loginModal .emailTextFieldContainer {
    cursor: pointer;
    text-align: center;
    margin-bottom: 15px;
    height: 36px;
}

#loginModal .emailTextFieldContainer>div {
    padding-top: 7px;
    padding-bottom: 7px;
}

#loginModal .emailTextFieldContainer:hover {
    background-color: #eee;
}

#loginForm .emailTextFieldContainer {
    cursor: pointer;
    text-align: center;
    margin-bottom: 15px;
    height: 36px;
}

#loginForm .emailTextFieldContainer>div {
    padding-top: 7px;
    padding-bottom: 7px;
}

#loginForm .emailTextFieldContainer:hover {
    background-color: #eee;
}

.orderClientCheckboxContainer {
    display: inline-block;
}
.orderClientCheckboxContainer span {
    display: none;
}
.orderClientCheckboxContainer input:checked+span {
    display: inline-block;
}

input.buttonChecbox+label {
    padding: 7px;
    border-radius: 3px;
}

input.buttonChecbox:checked+label {
    color: #fff;
    background-color: #00897b;
}

input.buttonChecbox:not(:checked)+label {
    color: #757575;
    background-color: #fff;
    border: 1px solid #757575;
}

input.buttonChecbox:not(:checked):not([disabled])+label:hover {
    color: #757575;
    background-color: #fff;
    border: 1px solid #757575;
}

input.buttonChecbox.buttonChecbox-brown:checked+label {
    color: #fff;
    background-color: #553921;
}

input.buttonChecbox.buttonChecbox-brown:not(:checked)+label {
    color: #553921;
    background-color: #fff;
    border: 1px solid #553921;
}

input.buttonChecbox.buttonChecbox-brown:not(:checked):not([disabled])+label:hover {
    color: #553921;
    background-color: #fff;
    border: 1px solid #553921;
}

.buttonChecbox.buttonChecbox-round+label {
    border-radius: 1000px;
    padding-right: 15px;
    padding-left: 15px;
}

#register .btn-success {
    font-size: 18px;
    font-weight: 400;
}

.selectMoreQuickComments {
    color: #f96868;
    font-size: 10px;
    font-weight: 500;
}

.bg-darkGray {
    color: #fff;
    background-color: #757575;
    border-color: #757575;
}

.panel-darkGray>.panel-heading {
    color: #fff;
    background-color: #757575;
    border-color: #757575;
}

.panel-darkGray .panel-title {
    color: #fff;
}

.color-424242 {
    color: #424242;
}

.font-size-17 {
    font-size: 17px;
}

.fw-400 {
    font-weight: 400;
}

.inputWithSelect {
    display: inline-block;
    width: calc(100% - 84px);
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.selectAfterInputContainer {
    display: inline-block;
    width: 84px;
    vertical-align: inherit;
    margin-left: -4px;
}

.selectAfterInputContainer .dropdown-toggle {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.withSidebarRight {
    width: calc(100% - 45px);
    display: inline-block;
}

.headerFilter {
    display: inline-block;
    float: right;
}

.headerFilter .headerFilterRow {
    display: inline-block;
    vertical-align: bottom;
}

@media (max-width: 1410px) {
    .headerFilter {
        display: block;
        float: unset;
    }

    .headerFilter .headerFilterRow {
        display: block;
    }

    .headerFilter .headerFilterRow {
        margin-top: 15px;
        vertical-align: middle;
    }

    /*.headerFilter .headerFilterRow:first-child {
        margin-top: 15px;
    }
    .headerFilter .headerFilterRow:last-child {
        margin-bottom: 0;
    }*/
}

@media only screen and (min-width: 700.5px) {
    .hidden-700-up {
        display: none !important;
    }
}

@media (max-width: 700px) {
    .withSidebarRight {
        width: 100%;
    }

    .hidden-700-down {
        display: none !important;
    }
}

.productCategoriesList2 {
    margin-bottom: 20px;
}

.productCategoriesList:not(.productCategoriesList2) {
    float: left;
    border-right: 1px solid #e0e0e0;
    /*min-height: -webkit-fill-available;*/
    min-height: 200px;
    /*padding-right: 10px;*/
    margin-right: 30px;
    width: 180px;
    /*height: calc(100vh - 100px);
    overflow-y: auto;*/
}

.productCategoriesList:not(.productCategoriesList2) .productCategoryListButton {
    width: 100%; 
    background-color: transparent;
    text-align: left;
    display: block;
    margin-bottom: 5px;
}

.productCategoriesList .productCategoryListButton.active {
    color: white;
    background-color: #00897b;
}

@media (max-width: 800px){
    .productCategoriesList:not(.productCategoriesList2) {
        margin-right: 15px;
    }
}

.productCategoriesTab .tab-content {
    padding: 0;
}

.productCategoriesSelect {
    display: none;
    margin-bottom: 10px;
}

@media screen and (max-width: 699.5px) {
    .productCategoriesList {
        display: none;
    }

    .productCategoriesSelect {
        display: block;
    }
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-default {
    color: white;
}

.custom-page-header-nav {
    display: inline-block;
    padding-left: 15px;
    vertical-align: super;
}

.custom-page-header-nav .custom-page-header-nav-buttons .btn {
    background-color: #fff;
    color: #757575;
}

.custom-page-header-nav .custom-page-header-nav-buttons .btn.active {
    background-color: #00897b;
    color: white;
}

.custom-page-header-nav .dropdown {
    display: none;
}

@media screen and (max-width: 1050px) {
    .custom-page-header-nav .custom-page-header-nav-buttons {
        display: none;
    }

    .custom-page-header-nav .dropdown {
        display: unset;
    }
}

.background-light-brown {
    background-color: #b78e51;
}

.custom-site-navbar ul {
    float: left;
    list-style: none;
}

.custom-site-navbar ul>li {
    float: left;
    list-style: none;
    position: relative;
    display: block;
}

.custom-site-navbar ul>li>a {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.custom-site-navbar ul>li>a:hover {
    text-decoration: none;
    background-color: #553921;
    cursor: pointer;
}

.custom-site-navbar {
    background-color: #b78e51;
    width: 100%;
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1500;
    min-height: 33px;
    text-align: center;
}

.custom-navbar-nav {
    margin: 0;
}

.custom-navbar-center-container {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.custom-navbar-center:hover {
    text-decoration: none;
    background-color: #b78e51;
    cursor: pointer;
}

.custom-navbar-center {
    color: white;
    padding: 0;
    background-color: #553921;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    display: inline-block;
    height: 41.6px;
    width: 200px;
}

@media (max-width: 768px) {
    .custom-navbar-center {
        width: auto;
    }

    .custom-navbar-center .name {
        display: none;
    }
}

@media (max-width: 500px) {
    .custom-navbar-center {
        display: none;
    }
}

.custom-navbar-center-container {
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg);
}


.gifticum-site-header {
    background-color: white;
    border-bottom: 1px solid #b78e51;
    padding: 20px;
    height: 101px;
}

.gifticum-site-header>div {
    display: inline-block;
}

.gifticum-site-header-right {
    float: right;
}

.gifticum-site-header-right>button {
    vertical-align: super;
}

.gifticum-page-header .nav-link {
    font-weight: 600;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gifticum-page-header {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gifticum-page-header .navbar {
    min-height: unset;
}

.gifticum-page-header-nav-button {
    display: none;
    width: 100%;
    text-align: left;
}

@media (max-width: 960px) {
    .gifticum-page-header-nav-button {
        display: block;
    }

    .gifticum-page-header .navbar {
        display: none;
    }
}

.toggleChildren {
    cursor: pointer;
}

.category-name {
    cursor: pointer;
}

.sortFilterRow {
    cursor: pointer;
}

.perPageFilterRow {
    cursor: pointer;
}

.web-product:hover {
    border: 1px solid #553921;
}

.web-product {
    border: 1px solid transparent;
    margin: 5px;
    text-align: center;
}

.gifticum-page a {
    color: #b78e51;
}

.gifticum-page .pagination>.active>a,
.gifticum-page .pagination>.active>a:focus,
.gifticum-page .pagination>.active>a:hover,
.gifticum-page .pagination>.active>span,
.gifticum-page .pagination>.active>span:focus,
.gifticum-page .pagination>.active>span:hover {
    border-color: #b78e51;
    background-color: #b78e51;
}

.gifticum-page .productPrice {
    color: #b78e51;
    font-size: 18px;
    font-weight: 400;
}

.gifticum-page .page-header-dropdown {
    border: none;
    box-shadow: none;
    background-color: #f9f9f9;
}

.gifticum-page .page-header-dropdown a {
    font-weight: 600;
}


.gifticum-page #productsPanel .productcol:nth-child(3n+1) {
    clear: left;
}

.gifticum-page #productsPanel .productcol {
    width: 33.33333333%;
    float: left;
}

@media (max-width: 1200px) {
    .gifticum-page #productsPanel .productcol:nth-child(3n+1) {
        clear: unset;
    }

    .gifticum-page #productsPanel .productcol:nth-child(2n+1) {
        clear: left;
    }

    .gifticum-page #productsPanel .productcol {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .gifticum-page #productsPanel .productcol:nth-child(1n+1) {
        clear: left;
    }

    .gifticum-page #productsPanel .productcol {
        width: 100%;
    }
}

.gifticum-page #myProductsPanel .productcol:nth-child(3n+1) {
    clear: left;
}

.gifticum-page #myProductsPanel .productcol {
    width: 33.33333333%;
    float: left;
}

@media (max-width: 1200px) {
    .gifticum-page #myProductsPanel .productcol:nth-child(3n+1) {
        clear: unset;
    }

    .gifticum-page #myProductsPanel .productcol:nth-child(2n+1) {
        clear: left;
    }

    .gifticum-page #myProductsPanel .productcol {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .gifticum-page #myProductsPanel .productcol:nth-child(1n+1) {
        clear: left;
    }

    .gifticum-page #myProductsPanel .productcol {
        width: 100%;
    }
}


.gifticum-page #myMaterialProductsPanel .productcol:nth-child(3n+1) {
    clear: left;
}

.gifticum-page #myMaterialProductsPanel .productcol {
    width: 33.33333333%;
    float: left;
}

@media (max-width: 1200px) {
    .gifticum-page #myMaterialProductsPanel .productcol:nth-child(3n+1) {
        clear: unset;
    }

    .gifticum-page #myMaterialProductsPanel .productcol:nth-child(2n+1) {
        clear: left;
    }

    .gifticum-page #myMaterialProductsPanel .productcol {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .gifticum-page #myMaterialProductsPanel .productcol:nth-child(1n+1) {
        clear: left;
    }

    .gifticum-page #myMaterialProductsPanel .productcol {
        width: 100%;
    }
}

.gifticum-page #mySpecialtyProductsPanel .productcol:nth-child(3n+1) {
    clear: left;
}

.gifticum-page #mySpecialtyProductsPanel .productcol {
    width: 33.33333333%;
    float: left;
}

@media (max-width: 1200px) {
    .gifticum-page #mySpecialtyProductsPanel .productcol:nth-child(3n+1) {
        clear: unset;
    }

    .gifticum-page #mySpecialtyProductsPanel .productcol:nth-child(2n+1) {
        clear: left;
    }

    .gifticum-page #mySpecialtyProductsPanel .productcol {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .gifticum-page #mySpecialtyProductsPanel .productcol:nth-child(1n+1) {
        clear: left;
    }

    .gifticum-page #mySpecialtyProductsPanel .productcol {
        width: 100%;
    }
}

.gifticum-page #productPanel .imagesContainer {
    width: 300px;
    float: left;
}

.gifticum-page #productPanel .imagesContainer .product-name {
    display: none;
}

.gifticum-page #productPanel .dataContainer {
    width: calc(100% - 300px);
    padding-left: 30px;
    float: left;
}

@media (max-width: 768px) {
    .gifticum-page #productPanel {
        text-align: center;
    }

    .gifticum-page #productPanel .imagesContainer .product-name {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .gifticum-page #productPanel .dataContainer .product-name {
        display: none;
    }

    .gifticum-page #productPanel .imagesContainer {
        width: 100%;
    }

    .gifticum-page #productPanel .dataContainer {
        width: 100%;
        padding-top: 30px;
    }
}

.gifticum-page #productPanel .web-product-images {
    padding-top: 15px;
}

.gifticum-page .nav-tabs-line>li>a,
.gifticum-page .nav-tabs-line>li>a:focus,
.gifticum-page .nav-tabs-line>li>a:hover {
    color: #b78e51;
    background-color: transparent;
    border-bottom: 2px solid transparent;
}

.gifticum-page .nav-tabs-line>li.active>a,
.gifticum-page .nav-tabs-line>li.active>a:focus,
.gifticum-page .nav-tabs-line>li.active>a:hover {
    color: #b78e51;
    background-color: transparent;
    border-bottom: 2px solid #b78e51;
}

.gifticum-page .web-category-link-sepparator {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.gifticum-page .web-category-link {
    text-transform: uppercase;
    color: black;
}

.gifticum-page .categoryDropdown .dropdown-toggle {
    padding-top: 14px;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-top: 1px solid transparent;
}

.gifticum-page .categoryDropdown .dropdown-toggle.active {
    padding-top: 14px;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-top: 1px solid #553921;
}

.posModule-sidePanel .sidePanel {
    height: 100%;
    /*width: 800px;*/
    max-width: 800px;
}


.cart-sidePanel .sidePanel {
    height: 100%;
    /*width: 800px;*/
    max-width: 500px;
}

.cart-sidePanel {
    display: inline-flex;
    right: 0;
    top: 0;
    background-color: white;
    position: fixed;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);

    height: 100vh;
    z-index: 1500;
}

.cartSidepanelProductImage {
    width: 30px;
}

.checkoutProductImage {
    width: 30px;
}

.form-material.has-danger-2 .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f44336), to(#f44336)), -webkit-gradient(linear, left top, left bottom, from(#f44336), to(#f44336));
    background-image: -webkit-linear-gradient(#f44336, #f44336), -webkit-linear-gradient(#f44336, #f44336);
    background-image: -o-linear-gradient(#f44336, #f44336), -o-linear-gradient(#f44336, #f44336);
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#f44336, #f44336);
}

.form-material.has-danger-2 .form-control~.floating-label {
    color: #f44336;
}

.checkbox-brown input[type=radio]:checked+label::before,
.checkbox-brown input[type=checkbox]:checked+label::before {
    background-color: #553921;
    border-color: #553921;
}

.checkbox-brown input[type=radio]:checked+label::after,
.checkbox-brown input[type=checkbox]:checked+label::after {
    color: #fff;
}

.btn-brown {
    color: #fff;
    background-color: #553921;
    border-color: #553921;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar-brown {
    background-color: #553921;
}

.progress-bar-dark-green {
    background-color: #00897b;
}

.gifticum-page a.btn-brown {
    color: #fff;
}


.floating-label.center {
    left: 50%;
    transform: translate(-50%, 0);
}

.list-group.list-group-gray-background .list-group-item.active {
    background: rgba(33, 33, 33, .08);
    color: unset;
}

.productCategoryButtonsContainer {
    display: table-row;
    height: 20px;
}

.product-button-rectangular {
    width: 100%;
    text-align: left;
    height: auto;
    padding: 6px;
}

@media screen and (min-width: 1000px) {
    .custom-sidePanel-1000-open .sidePanel {
        display: block !important;
    }

    .custom-sidePanel-1000-open .sidePanel .md-close {
        display: none !important;
    }

    .page.withoutsidemenu.custom-sidePanel-1000-open-page {
        margin-left: 260px !important;
    }

    .custom-sidePanel-1000-open-page .closeSidepanelLeft {
        display: none !important;
    }
}

@media screen and (min-width: 600px) {
    .custom-sidePanel-600-open .sidePanel {
        display: block !important;
    }

    .custom-sidePanel-600-open .sidePanel .md-close {
        display: none !important;
    }

    .page.withoutsidemenu.custom-sidePanel-600-open-page {
        margin-left: 260px !important;
    }

    .custom-sidePanel-600-open-page .closeSidepanelLeft {
        display: none !important;
    }
}

.cartOrderProductRowDelete,
.checkoutOrderProductRowDelete {
    width: 20px;
}

#gifticumNav .dropdown.open .dropdown-toggle {
    background-color: #553921;
}

.gifticum-page .custom-sidePanel {
    position: absolute;
    height: 100%;
}

.gifticum-page.page {
    min-height: calc(100% - 101px);
}

.selectpicker-add-row {
    border-top: 1px solid #e0e0e0;
    padding: 15px;
    cursor: pointer;
}

.selectpicker-add-row:hover {
    background-color: #eee;
}

.table .bootstrap-select a {
    text-decoration: none;
}

.table>tbody>tr>td.td_selectpicker,
.table>tbody>tr>th.td_selectpicker,
.table>tfoot>tr>td.td_selectpicker,
.table>tfoot>tr>th.td_selectpicker,
.table>thead>tr>td.td_selectpicker,
.table>thead>tr>th.td_selectpicker {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: top;
}

.table>tbody>tr>td.td_vertical_0,
.table>tbody>tr>th.td_vertical_0,
.table>tfoot>tr>td.td_vertical_0,
.table>tfoot>tr>th.td_vertical_0,
.table>thead>tr>td.td_vertical_0,
.table>thead>tr>th.td_vertical_0 {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: top;
}

.btn-brown.focus,
.btn-brown:focus,
.btn-brown:hover {
    color: #fff;
    background-color: #553921;
    border-color: #553921;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-inverted-brown {
    color: #553921;
    background-color: #fff;
    border-color: #fff;
}

.btn-brown-outline {
    background-color: white;
    border: 1px solid #553921;
    color: #553921;
}

.nav-tabs.nav-tabs-brown>li.active>a {
    color: #fff;
    background-color: #553921;
    border-color: transparent;
    border-bottom-color: #553921;
}

.gifticumEditProduct {
    float: right;
    cursor: pointer;
}

.gifticum-page-nav .gifticum-page-nav-right {
    float: right;
}

.gifticum-page-nav {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.documentFilesPanel {
    display: none;
}

.documentFilesPanel.active {
    display: inherit;
}

.custom-datetimepicker-1 .timepicker .table-condensed>tbody>tr>td:not(.hour):not(.minute),
.custom-datetimepicker-1 .timepicker .table-condensed>tbody>tr>th,
.custom-datetimepicker-1 .timepicker .table-condensed>tfoot>tr>td,
.custom-datetimepicker-1 .timepicker .table-condensed>tfoot>tr>th,
.custom-datetimepicker-1 .timepicker .table-condensed>thead>tr>td,
.custom-datetimepicker-1 .timepicker .table-condensed>thead>tr>th {
    padding: 0;
    height: unset;
    line-height: unset;
}

.bootstrap-datetimepicker-widget.usetwentyfour.custom-datetimepicker-1 td.minute {
    height: 27px;
    line-height: 27px;
    min-width: 30px;
}

.bootstrap-datetimepicker-widget.usetwentyfour.custom-datetimepicker-1 td.hour {
    min-width: 30px;
}

.custom-datetimepicker-1 .timepicker .table-condensed>tbody>tr>td.separator {
    width: 5px;
}

.custom-datetimepicker-1 .timepicker {
    padding: 0;
}

.custom-datetimepicker-1 .timepicker .btn {
    padding: 0;
}

.custom-datetimepicker-1 .timepicker .btn>span {
    height: 34px;
    line-height: 34px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.custom-datetimepicker-1 {
    padding: 0;
    width: auto;
    min-width: auto;
}

.node-filesTree {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.breadcrumname {
    cursor: pointer;
}

.table.overviewTableInTable>tbody>tr>th {
    padding-top: 0;
    padding-bottom: 0;
}

.table.overviewTableInTable>tbody>tr>th:first-child,
.table.overviewTableInTable>tbody>tr>td:first-child {
    padding-left: 0;
}

.table.overviewTableInTable {
    width: auto;
}

.documentFilesPanel .updatedAtColumn {
    width: 130px
}

.documentFilesPanel .iconColumn {
    width: 30px
}

.documentFilesPanel tbody .updatedAtColumn {
    font-size: 12px;
    width: 130px
}

.kitchenEditOrderModalButton {
    width: calc(100% / 3);
    float: left;
    display: inline-block;
}

.custom-modal-header {
    padding: 15px;
    border-bottom: none;
}

[placeholder]:empty::before {
    content: attr(placeholder);
    color: #9e9e9e;
}

[placeholder]:empty:focus::before {
    content: "";
}

#addStoryInfoContentEditable,
#addFeedbackInfoContentEditable {
    height: auto;
    overflow: auto;
}

.storyImages-3-vertical {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.storyImages-3-vertical>.storyImages-3-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-3-vertical .storyImages-3-left {
    width: calc(200% / 3);
    flex: 0 0 calc(200% / 3);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.storyImages-3-vertical .storyImages-3-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-3-vertical .storyImages-3-left img.portrait {
    width: 100%;
}

.storyImages-3-vertical .storyImages-3-left img.landscape {
    height: 100%;
}

.storyImages-3-vertical .storyImages-3-right {
    position: absolute;
    left: calc(200% / 3);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.storyImages-3-vertical .storyImages-3-container {
    width: 100%;
    border-left: 2px white solid;
    height: 50%;
    overflow: hidden;
    position: relative;
}

.storyImages-3-vertical .storyImages-3-container:first-child {
    border-bottom: 1px white solid;
}

.storyImages-3-vertical .storyImages-3-container:last-child {
    border-top: 1px white solid;
}

.storyImages-3-vertical .storyImages-3-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-3-vertical .storyImages-3-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-3-vertical .storyImages-3-container img.landscape {
    height: 100%;
    width: auto;
}

.storyImages-3-horizontal {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.storyImages-3-horizontal>.storyImages-3-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-3-horizontal .storyImages-3-left {
    width: calc(300% / 4);
    flex: 0 0 calc(300% / 4);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.storyImages-3-horizontal .storyImages-3-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-3-horizontal .storyImages-3-left img.portrait {
    width: 100%;
}

.storyImages-3-horizontal .storyImages-3-left img.landscape {
    height: 100%;
}

.storyImages-3-horizontal .storyImages-3-right {
    position: absolute;
    left: calc(300% / 4);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.storyImages-3-horizontal .storyImages-3-container {
    width: 100%;
    border-left: 2px white solid;
    height: 50%;
    overflow: hidden;
    position: relative;
}

.storyImages-3-horizontal .storyImages-3-container:first-child {
    border-bottom: 1px white solid;
}

.storyImages-3-horizontal .storyImages-3-container:last-child {
    border-top: 1px white solid;
}

.storyImages-3-horizontal .storyImages-3-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-3-horizontal .storyImages-3-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-3-horizontal .storyImages-3-container img.landscape {
    height: 100%;
    width: auto;
}



.storyImages-4-vertical {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.storyImages-4-vertical>.storyImages-4-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-4-vertical .storyImages-4-left {
    width: calc(300% / 4);
    height: 100%;
    flex: 0 0 calc(300% / 4);
    position: relative;
    overflow: hidden;
}

.storyImages-4-vertical .storyImages-4-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-4-vertical .storyImages-4-left img.portrait {
    width: 100%;
}

.storyImages-4-vertical .storyImages-4-left img.landscape {
    height: 100%;
}

.storyImages-4-vertical .storyImages-4-right {
    position: absolute;
    left: calc(300% / 4);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.storyImages-4-vertical .storyImages-4-container {
    width: 100%;
    border-left: 2px white solid;
    height: calc(100% / 3);
    overflow: hidden;
    position: relative;
}

.storyImages-4-vertical .storyImages-4-container:first-child {
    border-bottom: 1px white solid;
}

.storyImages-4-vertical .storyImages-4-container:nth-child(2) {
    border-top: 1px white solid;
    border-bottom: 1px white solid;
}

.storyImages-4-vertical .storyImages-4-container:last-child {
    border-top: 1px white solid;
}

.storyImages-4-vertical .storyImages-4-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-4-vertical .storyImages-4-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-4-vertical .storyImages-4-container img.landscape {
    height: 100%;
    width: auto;
}

.storyImages-4-horizontal {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.storyImages-4-horizontal>.storyImages-4-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-4-horizontal .storyImages-4-left {
    height: 75%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.storyImages-4-horizontal .storyImages-4-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-4-horizontal .storyImages-4-left img.landscape {
    height: 100%;
}

.storyImages-4-horizontal .storyImages-4-left img.portrait {
    width: 100%;
}

.storyImages-4-horizontal .storyImages-4-right {
    width: 100%;
    height: 25%;
}

.storyImages-4-horizontal .storyImages-4-container {
    vertical-align: top;
    width: calc(100% / 3);
    border-top: 2px white solid;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.storyImages-4-horizontal .storyImages-4-container:first-child {
    border-right: 1px white solid;
}

.storyImages-4-horizontal .storyImages-4-container:nth-child(2) {
    border-right: 1px white solid;
    border-left: 1px white solid;
}

.storyImages-4-horizontal .storyImages-4-container:last-child {
    border-left: 1px white solid;
}

.storyImages-4-horizontal .storyImages-4-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-4-horizontal .storyImages-4-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-4-horizontal .storyImages-4-container img.landscape {
    height: 100%;
    width: auto;
}

.imageOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    background-color: black;
    opacity: 0.7;
    z-index: 1;
    text-align: center;
}

#addFeedbackInfoContentEditable {
    height: auto;
}

.feedbackImages-3-vertical {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.feedbackImages-3-vertical>.feedbackImages-3-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-3-vertical .feedbackImages-3-left {
    width: calc(200% / 3);
    flex: 0 0 calc(200% / 3);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.feedbackImages-3-vertical .feedbackImages-3-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-3-vertical .feedbackImages-3-left img.portrait {
    width: 100%;
}

.feedbackImages-3-vertical .feedbackImages-3-left img.landscape {
    height: 100%;
}

.feedbackImages-3-vertical .feedbackImages-3-right {
    position: absolute;
    left: calc(200% / 3);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.feedbackImages-3-vertical .feedbackImages-3-container {
    width: 100%;
    border-left: 2px white solid;
    height: 50%;
    overflow: hidden;
    position: relative;
}

.feedbackImages-3-vertical .feedbackImages-3-container:first-child {
    border-bottom: 1px white solid;
}

.feedbackImages-3-vertical .feedbackImages-3-container:last-child {
    border-top: 1px white solid;
}

.feedbackImages-3-vertical .feedbackImages-3-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-3-vertical .feedbackImages-3-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-3-vertical .feedbackImages-3-container img.landscape {
    height: 100%;
    width: auto;
}

.feedbackImages-3-horizontal {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.feedbackImages-3-horizontal>.feedbackImages-3-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-3-horizontal .feedbackImages-3-left {
    width: calc(300% / 4);
    flex: 0 0 calc(300% / 4);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.feedbackImages-3-horizontal .feedbackImages-3-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-3-horizontal .feedbackImages-3-left img.portrait {
    width: 100%;
}

.feedbackImages-3-horizontal .feedbackImages-3-left img.landscape {
    height: 100%;
}

.feedbackImages-3-horizontal .feedbackImages-3-right {
    position: absolute;
    left: calc(300% / 4);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.feedbackImages-3-horizontal .feedbackImages-3-container {
    width: 100%;
    border-left: 2px white solid;
    height: 50%;
    overflow: hidden;
    position: relative;
}

.feedbackImages-3-horizontal .feedbackImages-3-container:first-child {
    border-bottom: 1px white solid;
}

.feedbackImages-3-horizontal .feedbackImages-3-container:last-child {
    border-top: 1px white solid;
}

.feedbackImages-3-horizontal .feedbackImages-3-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-3-horizontal .feedbackImages-3-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-3-horizontal .feedbackImages-3-container img.landscape {
    height: 100%;
    width: auto;
}



.feedbackImages-4-vertical {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.feedbackImages-4-vertical>.feedbackImages-4-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-4-vertical .feedbackImages-4-left {
    width: calc(300% / 4);
    height: 100%;
    flex: 0 0 calc(300% / 4);
    position: relative;
    overflow: hidden;
}

.feedbackImages-4-vertical .feedbackImages-4-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-4-vertical .feedbackImages-4-left img.portrait {
    width: 100%;
}

.feedbackImages-4-vertical .feedbackImages-4-left img.landscape {
    height: 100%;
}

.feedbackImages-4-vertical .feedbackImages-4-right {
    position: absolute;
    left: calc(300% / 4);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.feedbackImages-4-vertical .feedbackImages-4-container {
    width: 100%;
    border-left: 2px white solid;
    height: calc(100% / 3);
    overflow: hidden;
    position: relative;
}

.feedbackImages-4-vertical .feedbackImages-4-container:first-child {
    border-bottom: 1px white solid;
}

.feedbackImages-4-vertical .feedbackImages-4-container:nth-child(2) {
    border-top: 1px white solid;
    border-bottom: 1px white solid;
}

.feedbackImages-4-vertical .feedbackImages-4-container:last-child {
    border-top: 1px white solid;
}

.feedbackImages-4-vertical .feedbackImages-4-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-4-vertical .feedbackImages-4-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-4-vertical .feedbackImages-4-container img.landscape {
    height: 100%;
    width: auto;
}

.feedbackImages-4-horizontal {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100%;
}

.feedbackImages-4-horizontal>.feedbackImages-4-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-4-horizontal .feedbackImages-4-left {
    height: 75%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.feedbackImages-4-horizontal .feedbackImages-4-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-4-horizontal .feedbackImages-4-left img.landscape {
    height: 100%;
}

.feedbackImages-4-horizontal .feedbackImages-4-left img.portrait {
    width: 100%;
}

.feedbackImages-4-horizontal .feedbackImages-4-right {
    width: 100%;
    height: 25%;
}

.feedbackImages-4-horizontal .feedbackImages-4-container {
    vertical-align: top;
    width: calc(100% / 3);
    border-top: 2px white solid;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.feedbackImages-4-horizontal .feedbackImages-4-container:first-child {
    border-right: 1px white solid;
}

.feedbackImages-4-horizontal .feedbackImages-4-container:nth-child(2) {
    border-right: 1px white solid;
    border-left: 1px white solid;
}

.feedbackImages-4-horizontal .feedbackImages-4-container:last-child {
    border-left: 1px white solid;
}

.feedbackImages-4-horizontal .feedbackImages-4-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-4-horizontal .feedbackImages-4-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-4-horizontal .feedbackImages-4-container img.landscape {
    height: 100%;
    width: auto;
}

.feedbackImages-2-horizontal {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.feedbackImages-2-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-2-horizontal .feedbackImages-left {
    width: calc(200% / 3);
    flex: 0 0 calc(200% / 3);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.feedbackImages-2-horizontal .feedbackImages-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-2-horizontal .feedbackImages-left img.portrait {
    width: 100%;
}

.feedbackImages-2-horizontal .feedbackImages-left img.landscape {
    height: 100%;
}

.feedbackImages-2-horizontal .feedbackImages-right {
    position: absolute;
    left: calc(200% / 3);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.feedbackImages-2-horizontal .feedbackImages-container {
    width: 100%;
    border-left: 2px white solid;
    height: 100%;
    overflow: hidden;
    position: relative;
}


.feedbackImages-2-horizontal .feedbackImages-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-2-horizontal .feedbackImages-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-2-horizontal .feedbackImages-container img.landscape {
    height: 100%;
    width: auto;
}

.feedbackImages-2-vertical {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: calc(200% / 3);
}

.feedbackImages-2-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.feedbackImages-2-vertical .feedbackImages-left {
    width: 50%;
    flex: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.feedbackImages-2-vertical .feedbackImages-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-2-vertical .feedbackImages-left img.portrait {
    width: 100%;
}

.feedbackImages-2-vertical .feedbackImages-left img.landscape {
    height: 100%;
}

.feedbackImages-2-vertical .feedbackImages-right {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.feedbackImages-2-vertical .feedbackImages-container {
    width: 100%;
    border-left: 2px white solid;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.feedbackImages-2-vertical .feedbackImages-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackImages-2-vertical .feedbackImages-container img.portrait {
    width: 100%;
    height: auto;
}

.feedbackImages-2-vertical .feedbackImages-container img.landscape {
    height: 100%;
    width: auto;
}

.imageOverlay>span {
    font-size: 34px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50% -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.productFontBig {
    font-size: 30px;
    line-height: 30px;
}

.storyImages-2-horizontal {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.storyImages-2-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-2-horizontal .storyImages-left {
    width: calc(200% / 3);
    flex: 0 0 calc(200% / 3);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.storyImages-2-horizontal .storyImages-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-2-horizontal .storyImages-left img.portrait {
    width: 100%;
}

.storyImages-2-horizontal .storyImages-left img.landscape {
    height: 100%;
}

.storyImages-2-horizontal .storyImages-right {
    position: absolute;
    left: calc(200% / 3);
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.storyImages-2-horizontal .storyImages-container {
    width: 100%;
    border-left: 2px white solid;
    height: 100%;
    overflow: hidden;
    position: relative;
}


.storyImages-2-horizontal .storyImages-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-2-horizontal .storyImages-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-2-horizontal .storyImages-container img.landscape {
    height: 100%;
    width: auto;
}

.storyImages-2-vertical {
    /*height: 100%; */
    display: flex;
    width: 100%;
    position: relative;
    padding-top: calc(200% / 3);
}

.storyImages-2-square {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.storyImages-2-vertical .storyImages-left {
    width: 50%;
    flex: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.storyImages-2-vertical .storyImages-left img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-2-vertical .storyImages-left img.portrait {
    width: 100%;
}

.storyImages-2-vertical .storyImages-left img.landscape {
    height: 100%;
}

.storyImages-2-vertical .storyImages-right {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.storyImages-2-vertical .storyImages-container {
    width: 100%;
    border-left: 2px white solid;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.storyImages-2-vertical .storyImages-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.storyImages-2-vertical .storyImages-container img.portrait {
    width: 100%;
    height: auto;
}

.storyImages-2-vertical .storyImages-container img.landscape {
    height: 100%;
    width: auto;
}

.imageThumbnailButton,
.imageThumbnails-sortable-placeholder {
    display: inline-block;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    float: left;
    vertical-align: top;
}

.imageThumbnailButton.active {
    border: 2px #4caf50 solid;
}

.hasCenteredImage {
    position: relative;
    overflow: hidden;
}

.hasCenteredImage img.portrait {
    width: 100%;
}

.hasCenteredImage img.landscape {
    height: 100%;
}

.hasCenteredImage img {
    /*height: 100%; */
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cropper-in-background .cropper-hidden {
    display: initial !important;
}

.cropper-in-background .cropper-container {
    display: none;
}

.buyOrderProduct .totalChangeContainer,
.buyOrderProduct .priceChangeContainer,
.buyOrderProduct .netPriceChangeContainer,
.buyOrderProduct .netTotalChangeContainer {
    color: #aaaaaa;
    display: table-row;
}

.buyOrderProduct .totalChangeContainer>*,
.buyOrderProduct .priceChangeContainer>*,
.buyOrderProduct .netPriceChangeContainer>*,
.buyOrderProduct .netTotalChangeContainer>* {
    display: table-cell;
}

.productEditGeneralDataButton {
    float: right;
    display: inline-block;
    font-size: 11px;
}

@media (min-width: 801px) {
    .productEditGeneralDataButton {
        margin-top: -15px;
        margin-right: -15px;
    }
}

.btn-disabled-opacity-1 .btn.disabled {
    opacity: 1;
}

.btn-disabled-hide-caret .btn.disabled .bs-caret {
    display: none;
}

.mobile-device {
    display: block !important;
    position: absolute;
    opacity: 0;
    z-index: 2;
}

.no-backdrop .dropdown-backdrop {
    display: none;
}

.padding-6 {
    padding: 6px;
}

.th-pb-2 th {
    padding-bottom: 2px !important;
}

.th-pt-2 th {
    padding-top: 2px !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: bottom;
}

.bookmarkDeleteContainer {
    width: 30px;
    vertical-align: middle !important;
    cursor: pointer;
}

.editor-input .form-control {
    position: relative;
    height: auto;
    top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.bookmarkCheckContainer {
    width: 30px;
    vertical-align: middle !important;
    padding: 0 !important;
}

.bookmarkCheckContainer [type="checkbox"] {
    display: none;
}

.bookmarkCheckContainer label {
    font-size: 20px;
    font-weight: 600;
    padding: 8px;
    cursor: pointer;
}

.bookmarkCheckContainer label {
    color: #eeeeee;
}
.switchery + label {
    display: initial;
}

.bookmarkCheckContainer [type="checkbox"]:checked+label.md-check {
    color: #4caf50;
}

.checkboxCheckContainer {
    width: 30px;
    vertical-align: middle !important;
    padding: 0 !important;
}

.checkboxCheckContainer [type="checkbox"] {
    display: none;
}

.checkboxCheckContainer [type="radio"] {
    display: none;
}

.checkboxCheckContainer label.md-check {
    font-size: 20px;
    font-weight: 600;
    padding: 8px;
    cursor: pointer;
}

.checkboxCheckContainer label.md-check {
    color: #eeeeee;
}

.checkboxCheckContainer [type="checkbox"]:checked+label.md-check {
    color: #4caf50;
}

.checkboxCheckContainer [type="radio"]:checked+label.md-check {
    color: #4caf50;
}

.bookmarkRow {
    cursor: pointer;
}

.loader {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 40px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.loader-circle {
    width: 1em;
    height: 1em;
    border-top: .125em solid rgba(163, 175, 183, .5);
    border-right: .125em solid rgba(163, 175, 183, .5);
    border-bottom: .125em solid rgba(163, 175, 183, .5);
    border-left: .125em solid #a3afb7;
    border-radius: 50%;
    -webkit-animation: loader-circle 1.1s infinite linear;
    -o-animation: loader-circle 1.1s infinite linear;
    animation: loader-circle 1.1s infinite linear;
}

@-webkit-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-ellipsis {
    top: -.625em;
    width: .625em;
    height: .625em;
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
}

.loader-ellipsis:before,
.loader-ellipsis:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out both;
    animation: loader-ellipsis 1.8s infinite ease-in-out both;
}

.loader-ellipsis:before {
    left: -.875em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s;
}

.loader-ellipsis:after {
    left: .875em;
}

@-webkit-keyframes loader-ellipsis {

    0%,
    80%,
    100% {
        -webkit-box-shadow: 0 .625em 0 -.325em #9e9e9e;
        box-shadow: 0 .625em 0 -.325em #9e9e9e;
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #9e9e9e;
        box-shadow: 0 .625em 0 0 #9e9e9e;
    }
}

@-o-keyframes loader-ellipsis {

    0%,
    80%,
    100% {
        box-shadow: 0 .625em 0 -.325em #9e9e9e;
    }

    40% {
        box-shadow: 0 .625em 0 0 #9e9e9e;
    }
}

@keyframes loader-ellipsis {

    0%,
    80%,
    100% {
        -webkit-box-shadow: 0 .625em 0 -.325em #9e9e9e;
        box-shadow: 0 .625em 0 -.325em #9e9e9e;
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #9e9e9e;
        box-shadow: 0 .625em 0 0 #9e9e9e;
    }
}

.inventoryRowLoader {
    font-size: 14px;
    display: none;
    margin: 0;
}

.inventoryRowLoading .inventoryRowLoader {
    display: inline-block;
}

.inventoryRowLoading .loader-hidden {
    display: none;
}

.indicatorContainer.loading .loader-hidden {
    display: none;
}

.indicatorContainer .loader {
    display: none;
    font-size: 30px;
}

.indicatorContainer.loading .loader {
    display: inline-block;
}

.rowWithIndicators .indicatorContainer .loader {
    display: none;
    font-size: 18px;
}

.rowWithIndicators.loading .indicatorContainer .loader {
    display: inline-block;
}

.rowWithIndicators.loading .indicatorContainer .loader-hidden {
    display: none;
}

.i-ro-bg-n .form-control[readonly] {
    background-color: unset;
}

.custom-disabled-select .bootstrap-select.btn-group.disabled,
.custom-disabled-select .bootstrap-select.btn-group>.disabled {
    cursor: default;
}

.custom-disabled-select .bootstrap-select.btn-group.disabled:focus,
.custom-disabled-select .bootstrap-select.btn-group.disabled.focus,
.custom-disabled-select .bootstrap-select.btn-group>.disabled:focus,
.custom-disabled-select .bootstrap-select.btn-group>.disabled.focus {
    border: none;
}

.custom-disabled-select .bootstrap-select.btn-group.disabled:hover,
.custom-disabled-select .bootstrap-select.btn-group.disabled.hover,
.custom-disabled-select .bootstrap-select.btn-group>.disabled:hover,
.custom-disabled-select .bootstrap-select.btn-group>.disabled.hover {
    pointer-events: none;
}

.btn-plus-xxs {
    width: 20px;
    height: 20px;
    font-size: 12px;
}

.max-length-display {
    margin-top: 8px;
    font-size: 12px;
    color: #7d7d7d;
}

.panel-flex {
    display: flex;
    padding: 20px 30px;
    flex-direction: column;
}

.panel-flex .panel-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.panel-flex .panel-heading .panel-title {
    padding: 0;
}

.panel-flex .panel-body {
    padding: 0;
    overflow-x: auto;
}

.orderTotalPanelsRow .panel {
    margin-bottom: 15px;
}

.orderTotalPanelsRow .panel .panel-body {
    padding: 20px 30px;
}


.orderTotalPanelsRow > div:last-child > .panel:last-child {
  margin-bottom: 0;
}

.orderDeliveriesPanel tr,
.orderDiscountsPanel tr,
.orderPaymentsPanel tr,
.orderTaxesPanel tr,
.orderTotalsPanel tr {
    white-space: nowrap;
}

.orderDeliveriesPanel tr.h3,
.orderDiscountsPanel tr.h3,
.orderPaymentsPanel tr.h3,
.orderTaxesPanel tr.h3,
.orderTotalsPanel tr.h3 {
    font-size: 20px;
    font-weight: 600;
    color: #757575;
}

.orderDeliveriesPanel tr.tr-button td,
.orderDiscountsPanel tr.tr-button td,
.orderPaymentsPanel tr.tr-button td,
.orderTaxesPanel tr.tr-button td,
.orderTotalsPanel tr.tr-button td {
    padding-top: 10px !important;
}

.orderDeliveriesPanel,
.orderDeliveriesPanel .panel-body,
.orderDiscountsPanel,
.orderDiscountsPanel .panel-body,
.orderPaymentsPanel,
.orderPaymentsPanel .panel-body,
.orderTaxesPanel,
.orderTaxesPanel .panel-body,
.orderTotalsPanel,
.orderTotalsPanel .panel-body {
    overflow: auto;
}

.table-show-more tr:not(.visible) {
    display: none;
}

.table-show-more .visible td {
    padding: 0 !important;
}

.btn-show-more {
    float: right;
    margin-top: 5px;
    font-size: 12px;
    color: #757575;
}

.btn-show-more2 {
    margin-top: 5px;
    font-size: 12px;
    color: #757575;
}

.no_border_input {
    background-image: none !important;
    height: 22px;
    /*    width: 100%;*/
    border: none;
}

/* Border active, focus none; transparent border */
.no_border_input:active,
.no_border_input:focus-visible,
.no_border_input:focus {
    border-color: transparent !important;
    outline-color: transparent;
}

.sellOrderProductTableBody tr {
    white-space: nowrap;
}

#sellOrderInvoiceProductsTable tr th,
#sellOrderInvoiceProductsTable tr td {
    padding: 8px 3px !important;
    vertical-align: middle;
}

#sellOrderProductsTable tr th,
.sellOrderProductTableBody tr td {
    padding: 8px 3px !important;
    vertical-align: middle !important;
    white-space: nowrap;
}

.changePaymentMethodTable tr td {
    vertical-align: middle !important;
}

.orderProductDefaultDiscountRow,
.orderProductDefaultDiscountRow .form-control {
    color: #757575;
    font-size: 13px;
}

.orderProductDefaultDiscountRow .form-control {
    width: 25px !important;
}

.sellOrderProductTableBody tr.orderProductDefaultDiscountRow td,
.sellOrderProductTableBody tr.orderProductPriceAfterDiscountsRow td,
.sellOrderProductTableBody tr.orderProductDiscountRow td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.sellOrderProductColumnsShowDiscount {
    width: 175px;
    min-width: 175px;
}

.sellOrderProductColumnsShowVAT .form-group {
    text-align: center;
}

.sellOrderProductTableBody tr td.sellOrderProductColumnsShowUnit,
.sellOrderProductTableBody tr td.sellOrderProductColumnsShowVAT {
    padding-top: 0 !important;
}

.sellOrderProductColumnsShowUnit .form-group .btn-group,
.sellOrderProductColumnsShowVAT .form-group .btn-group {
    max-width: 60px;
    max-height: 29px;
}

.sellOrderProductColumnsShowUnit .form-group .btn-group .btn,
.sellOrderProductColumnsShowVAT .form-group .btn-group .btn {
    max-height: 33px;
}

.sellOrderProductColumnsShowUnit .noUnit {
    display: block;
    margin-top: 5px;
}

.sellOrderProductColumnsShowInStock .badge {
    margin-top: -1px;
}

.delete-row.completedHide {
    width: 25px;
}

table#sellOrderProductsTable {
    margin-bottom: 0;
}

.table-deliveries tfoot b {
    font-weight: 600;
}

.table-deliveries .btn-select-product .icon,
.table-statuses .btn-select-status .icon {
    font-size: 16px;
    font-weight: 600;
    color: #d6d6d6;
    cursor: pointer;
}

.table-deliveries tr.selected .btn-select-product .icon,
.table-statuses tr.selected .btn-select-status .icon {
    color: #43a047;
}

.table-statuses tr td b {
    font-weight: 600;
}

.table-statuses tfoot tr td {
    border-bottom: 1px solid #e0e0e0;
}

.tr-color-info,
.tr-color-warning,
.tr-color-success,
.tr-color-danger,
.tr-color-green,
.tr-color-dark {
    display: inline-block;
    position: relative;
    width: 3px;
    height: 40px;
    margin-top: -9px;
    margin-bottom: -15px;
    margin-right: 10px;
    margin-left: -8px;
}

.tr-color-info {
    background: #00bcd4;
}

.tr-color-warning {
    background: #ff9800;
}

.tr-color-success {
    background: #66bb6a;
}

.tr-color-danger {
    background: #f44336;
}

.tr-color-green {
    background: #00897b;
}

.tr-color-dark {
    background: #616161;
}

.deliverySidePanel {
    display: none;
    width: 100%;
    max-width: 500px;
}

.delivery__data b {
    font-weight: 600;
}

.delivery__data .sidebar-panel__head {
    display: flex;
    justify-content: space-between;
}

.delivery__data .sidebar-panel .sidebar-panel__head .btn-delivery-edit {
    font-size: 12px;
    font-weight: 400;
}

@media only screen and (min-width: 801px) {
    .orderTotalPanelsRow .panel {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 800px) {
    .mb-xs-15 {
        margin-bottom: 15px;
    }
}

/* Admin/API panels and sidebars */
.page-header .btn-sidebar-mobile {
    display: none !important;
}

.api-sidePanel .menu {
    padding-top: 21px;
}

.api-sidePanel .sidePanel .sidePanel-heading {
    padding: 15px;
    font-size: 18px;
    color: #424242;
    background: #fff;
}

.custom-sidePanel .menu {
    padding-top: 21px;
}

.custom-sidePanel .sidePanel .sidePanel-heading {
    padding: 15px;
    font-size: 18px;
    color: #424242;
    background: #fff;
}

.sidebar-panel .sidebar-panel__head {
    display: flex;
    margin-bottom: 1rem;
    justify-content: space-between;
    align-items: center;
}

.sidebar-panel .sidebar-panel__head.align-flex-start {
    align-items: flex-start;
}

.sidebar-panel .sidebar-panel__head a {
    color: #424242;
    font-size: 18px;
}

.sidebar-panel .sidebar-panel__head a:hover {
    text-decoration: none;
}

.sidebar-panel .sidebar-panel__head-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sidebar-panel .sidebar-panel__head-port {
    margin-bottom: 0.25rem;
    font-size: 12px;
}

.sidebar-panel .sidebar-panel__head-name {
    margin: 0;
    margin-bottom: 0.75rem;
}

.sidebar-panel .sidebar-panel__body {
    margin: 1rem 0;
}

.sidebar-panel .sidebar-panel__body p {
    margin-bottom: 1rem;
    font-weight: 400;
}

.sidebar-panel .sidebar-panel__footer {
    display: flex;
    margin-top: 1rem;
    justify-content: space-between;
    align-items: center;
}

.sidebar-panel .input-group {
    display: inline-flex;
    width: 100%;
}

.sidebar-panel .input-group .btn {
    padding: 8px 12px;
}

.sidebar-panel .sidebar-panel__row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sidebar-panel .sidebar-panel__row.flex-column {
    flex-direction: column;
}

.sidebar-panel .sidebar-panel__row.flex-row {
    flex-direction: row;
}

.sidebar-panel .sidebar-panel__row:not(:last-child) {
    margin-bottom: 20px;
}

.sidebar-panel .sidebar-panel__row p {
    margin-bottom: 0;
}

.sidebar-panel .sidebar-panel__row p:not(:last-of-type) {
    margin-bottom: 5px;
}

.delivery_date_container {
    width: 50%;
}

.delivery_date_container label {
    margin-bottom: 0;
    font-size: 12px;
}

.delivery_date_container div {
    font-size: 24px;
    line-height: 1;
    color: #424242;
}

.delivery_date_container div small {
    font-size: 16px;
}

.sidebar-panel .sidebar-panel__list-item:not(:last-of-type) {
    margin-bottom: 5px;
}

.sidebar-panel .sidebar-panel__list-item .icon {
    margin-right: 5px;
    color: #cccccc;
}

.sidebar-panel .sidebar-panel__list-item.in-cart .icon {
    color: #43a047;
}

.google-search-preview {
    border-radius: 4px;
    border: 4px solid #f4f4f4;
    padding: 12px;
    font-family: arial,sans-serif;
    pointer-events: none;
    margin-bottom: 20px;
    margin-top: 6px;
}

.google-search-preview .url-format {
    color: #006621;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    margin: 3px 0;
}

.google-search-preview span {
    display: block;
}

.google-search-preview .line-clamp.lines1 {
    -webkit-line-clamp: 1;
}

.google-search-preview .line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.google-search-preview .title-format {
    color: #1a0dab;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}

.google-search-preview .description-format {
    color: #4d5156;
    font-size: 14px;
    line-height: 1.58;
    font-weight: 400;
}

.delivery__delivery {
    display: flex;
}

.delivery__delivery label {
    margin-bottom: 0;
    font-size: 12px;
}

.delivery__delivery.overdue .delivery__delivery-time,
.delivery__delivery.overdue .delivery__delivery-time div {
    color: red;
}

.delivery__delivery .delivery__delivery-date,
.delivery__delivery .delivery__delivery-time {
    width: 50%;
}

.delivery__delivery .delivery__delivery-date div,
.delivery__delivery .delivery__delivery-time div {
    font-size: 24px;
    line-height: 1;
    color: #424242;
}

.delivery__delivery .delivery__delivery-date div small,
.delivery__delivery .delivery__delivery-time div small {
    font-size: 16px;
}

.d-flex {
    display: flex;
}

.align-items-baseline {
    align-items: baseline;
}

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

.font-size-24 {
    font-size: 24px;
}

.font-weight-600 {
    font-weight: 600;
}

/* Override site.min.css */
@media screen and (max-width: 1199px) {
    .site-menubar {
        width: 90px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .css-menubar .site-menu-category {
        height: auto;
        margin: auto;
        font-size: 12px;
        color: #757575;
        background: transparent;
    }
}

/* End of overrides */

@media only screen and (max-width: 992px) {

    /* universal for admin page */
    .page-admin .page-header {
        display: flex;
        padding: 20px 15px;
        align-items: center;
    }

    .page-admin .page-header button {
        top: -5px;
        height: 0;
        padding: 22px 0;
    }

    .page-admin .page-header .btn-sidebar-mobile {
        display: inline-block !important;
    }

    .page-admin .page.withsidemenu,
    .css-menubar .site-footer {
        margin-left: 0 !important;
    }

    .admin-menu {
        display: none;
    }

    .admin-menu.show {
        display: block !important;
    }

    /* api related */
    .admin-menu {
        display: none;
    }

    .sidePanel-responsive {
        max-width: 100vw;
    }

    .sidePanel-responsive .sidePanel {
        width: calc(100vw - 45px);
    }
}

@media only screen and (min-width: 992px) {

    /* universal for admin page */
    .page-admin .page-header {
        padding: 30px;
    }

    .admin-menu {
        display: block !important;
    }
}

@media only screen and (min-width: 801px) {

    /* universal for admin page */
    .page-admin .page-header {
        padding: 20px 30px;
    }
}

@media only screen and (min-width: 768px) {

    /* api related */
    .api-sidePanel {
        display: inline-flex !important;
    }
}

@media only screen and (max-width: 768px) {

    /* universal for admin page */
    .page-admin .tab-pane .inline-block {
        width: 100% !important;
    }

    /* api related */
    .sidePanel-responsive {
        display: none;
    }
}

.custom-loader.loader {
    border: 5px solid #e08703;
    border-top: 5px solid #ffffff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.custom_inline_input.btn-warning {
    border-color: #ffa726;
    outline: none;
}

.custom_inline_input.btn-success {
    border-color: #66bb6a;
    outline: none;
}

/* TODO: Should be universal element */
.list-registers,
.list-websites {
    margin-bottom: 20px;
}

.list-registers .list-registers__item,
.list-websites .list-websites__item {
    margin-bottom: 5px;
}

.list-registers .list-registers__item .md-check,
.list-websites .list-websites__item .md-check {
    color: #4caf50;
}

/* Loading overlay for panel contents */
.overlay-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 30px;
    z-index: 3;
    border-radius: 4px;
    text-align: center;
    background-color: rgb(255 255 255 / 90%);
}

.overlay-loading .content {
    display: flex;
    justify-content: center;
}

.overlay-loading .loader {
    font-size: 20px;
}

.overlay-loading .btn-link {
    font-size: 10px;
    color: #989898;
}

/* Sticky panel */
.panel-sticky {
    position: sticky;
    top: 50px;
}

.max-height-100vh {
    max-height: 100vh;
}

.table_tbody_scroll tbody {
    display: block;
    overflow: auto;
    height: 200px;
    width: 100%;
}

.table_tbody_scroll thead tr {
    display: block;
}

/* Sticky table header */
.th-sticky th {
    position: sticky;
    top: 0;
    background: #fff;
    white-space: nowrap;
    z-index: 1;
}

/* Double line th (without white space nowrap): 54px */
.th-sticky tr:last-of-type th {
    top: 31px;
}

.custom-scrollbar {
    overflow-y: auto;
}

/* Custom scrollbar */
.custom-scrollbar::-webkit-scrollbar,
.profileCalendar .fc-scroller::-webkit-scrollbar {
    width: 3px;
}

.custom-scrollbar::-webkit-scrollbar-track,
.profileCalendar .fc-scroller::-webkit-scrollbar-track {
    background: #f1f1f1;
}


.custom-scrollbar::-webkit-scrollbar-thumb,
.profileCalendar .fc-scroller::-webkit-scrollbar-thumb {
    background: #c1c1c1; 
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover,
.profileCalendar .fc-scroller::-webkit-scrollbar-thumb:hover {
    background: #a9a9a9;
}

/* Draggable width categories list */
.draggable-width {
    position: relative;
    border: none;
}

.draggable-width:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    cursor: w-resize;
    background: transparent;
}

/* Table with white-space: nowrap; */
.table.table-nowrap tr td {
    white-space: nowrap;
    vertical-align: top;
}

@media only screen and (max-width: 500px) {
    .table.table-nowrap tr td {
        white-space: normal;
    }
}

/* Flex header */
.page-header__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-header__flex .dropdown-toggle .icon.wb-more-horizontal {
    top: 1px;
}

.page-header__flex-helper-2 {
    display: flex;
    align-items: center;
}

@media (max-width: 1250px) {
    .page-header__flex .custom-page-header-nav .dropdown {
        display: unset;
    }

    .page-header__flex .custom-page-header-nav .custom-page-header-nav-buttons {
        display: none;
    }
}

@media (max-width: 815px) {
    .page-header__flex:not(.page-header__flex-800) {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 800px) {
    .page-header__flex {
        padding: 15px;
    }

    .page-header__flex.page-header__flex-800 {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 800px) {
    .page-header__flex-helper {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    .page-header__flex-helper-2 {
        width: 100%;
    }
}

/* Header filter v2 */
.header-filter {
    float: none;
}

.header-filter .md-refresh {
    top: 3px;
    margin-left: 10px;
    font-size: 20px;
}

@media (max-width: 1410px) {
    .header-filter .md-refresh {
        top: 0;
    }
}

.header-filter .headerFilterRow {
    margin-top: 0;
}

@media (max-width: 815px) {
    .page-header__flex:not(.page-header__flex-800) .header-filter {
        width: 100%;
        margin-top: 15px;
    }
}

@media (max-width: 800px) {
    .page-header__flex.page-header__flex-800 .header-filter {
        width: 100%;
        margin-top: 15px;
    }
}

.header-filter .input.duration-select {
    max-height: 36px;
}

@media (max-width: 525px) {
    .header-filter .input.duration-select {
        display: block;
        width: 100%;
        margin-top: 15px;
        text-align: left;
    }

    .header-filter .input.duration-select .form-group.checkmark-left {
        float: right;
    }

    .header-filter .btn-group.fakeDropdown {
        width: 100% !important;
    }

    .header-filter.show-refresh .btn-group.fakeDropdown {
        width: calc(100% - 38px) !important;
        margin-right: 0 !important;
    }

    .header-filter .md-refresh {
        top: -2px;
    }

    .header-filter__single .input.duration-select {
        display: inline-block;
        width: 100%;
    }

    .header-filter__single.show-refresh .input.duration-select {
        width: calc(100% - 38px) !important;
    }
}

/* Other */
.clickable-m .bs-caret {
    display: none;
}

@media (max-width: 800px) {

    .salesSidepanel,
    .buyOrdersSidepanel {
        max-width: 100vw;
    }

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

    .hidden-800-down {
        display: none;
    }

    .withSidebarRight.sidebar-w-800 {
        width: 100%;
    }

    .custom-sidePanel.sidebar-w-800 {
        max-width: 100%;
    }
    .custom-sidePanel.sidebar-w-800 .sidePanels {
        width: 100% !important;
    }
    .custom-sidePanel.sidebar-w-800 .sidePanel {
        width: 100vw !important;
        max-width: 100% !important;
    }
    .custom-sidePanel.sidebar-w-800 .menu {
        display: none;
    }
    
    .clickable-m {
        cursor: pointer;
    }

    .clickable-m .bs-caret {
        display: inline-block;
    }
}

@media (min-width: 801px) {
    .hidden-800-up {
        display: none !important;
    }
}

/* Input active/focus border */
.form-control.focus,
.form-control:focus {
    border-color: #00897b;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

/* Dropdown open */
.productCategoriesSelect .bootstrap-select.open .dropdown-toggle.btn-default:focus {
    color: #fff;
    border-color: #00897b;
    background-color: #00897b;
}

.white-space-nowrap {
    white-space: nowrap;
}

.v-align-top {
    vertical-align: top !important;
}

.v-align-middle {
    vertical-align: middle !important;
}

.v-align-bottom {
    vertical-align: bottom !important;
}

/* Border active, focus none; transparent border */
.border-active-none:active,
.border-focus-none:focus {
    border-color: transparent !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

.panel.panel-padding-20 .panel-title
{
    padding: 20px;
}

.panel.panel-padding-20 .panel-body
{
    padding: 20px;
}

.panel.panel-padding-15 .panel-title
{
    padding: 15px;
}

.panel.panel-padding-15 .panel-body
{
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

/* Custom datetimepicker */
.custom-datetimepicker {
    display: inline-flex;
    position: relative;
}

.custom-datetimepicker input.custom-datetimepicker__date,
.custom-datetimepicker input.custom-datetimepicker__time {
    border: none !important;
    background: none !important;
}

.custom-datetimepicker input.custom-datetimepicker__date,
.custom-datetimepicker input.custom-datetimepicker__time,
.custom-datetimepicker input.custom-datetimepicker__date:focus,
.custom-datetimepicker input.custom-datetimepicker__time:focus,
.custom-datetimepicker input.custom-datetimepicker__date:active,
.custom-datetimepicker input.custom-datetimepicker__time:active {
    outline: none !important;
}

.custom-datetimepicker input.custom-datetimepicker__date {
    width: 75px;
}

.custom-datetimepicker input.custom-datetimepicker__time {
    width: 40px;
}

.orderStateCheckButton input {
    display: none;
}

.orderStateCheckButton .icon {
    color: #dddddd;
    font-weight: 600;
}

.orderStateCheckButton input:checked+.icon {
    color: #4caf50;
}

.inputCheckLabel .icon {
    font-size: 16px;
    font-weight: 600;
    color: #d6d6d6;
    cursor: pointer;
}

.inputCheckLabel input:checked+.icon {
    color: #43a047;
}

.order_indicators .indicatorContainer {
    display: inline-block;
}

.meritAktivaRelationTabel .modal-dialog {
    width: auto;
    max-width: 700px;
}

.meritAktivaRelationTabel .meritAktiva-relation-check:not(.selected) {
    color: #75757575;
    transition: color 0.3s;
}

.meritAktivaRelationTabel .meritAktiva-relation-check:not(.selected):hover {
    color: #757575b8;
}

.meritAktivaRelationTabel .meritAktiva-relation-check.selected {
    color: #66bb6a;
}

table.orderConnectionsTable tbody tr.connectionDetailRow td{
    border-top: unset;
}


.custom-sidePanel .sidePanel.custom-Sidepanel-max-width-400{
    max-width: 400px;
    width: unset;
}

.custom-sidePanel .sidePanel.custom-Sidepanel-max-width-800{
    max-width: 800px;
    width: unset;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #00897b !important;
}

.bootstrap-select .dropdown-menu {
    max-width: 500px;
}

.bootstrap-select .dropdown-menu.inner li span.text {
    text-wrap: wrap;
}

.contenteditable-form .form-control[contenteditable] {
    position: relative;
    height: auto;
    top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.sm-height-100-51 {
    height: 100%
}
@media (max-width: 991px) {
    .sm-height-100-51 {
        height: calc(100% - 51px);
    }
}

.seo-title {
    font-family: arial,sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #1a0dab;
}

.seo-url {
    font-family: arial,sans-serif;
    color: green;
    font-size: 14px;
    line-height: 18px;
}

.seo-description {
    word-wrap: break-word;
    color: #4d5156;
    font-size: 13px;
    line-height: 18px;
}