@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap');

html {
    color: black;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#main {
    min-height: calc(100% - 115px);
}

#back-handler {
    height: 52px;
    width: 52px;
    margin-right: 30px !important;
    margin-left: 0px;
    float: left;
}

::placeholder {
    color: #6a6a6a;
}

strong {
    font-weight: 600;
}

.section-detail .card-action h5 {
    float: left;
}

.section-detail .card-action a {
    float: right;
}

.section-detail .gi-prodSiteConfigVariant .card-action a,
.section-detail .gi-prodVariant .card-action a {
    float: none;
}

.section-detail .card .card-content {
    /*padding: 40px 24px 70px;*/
    padding: 40px 24px 24px;
    border-radius: 0 0 2px 2px;
}

@media only screen and (min-width: 993px) {
    .container {
        padding: 0 10px;
    }

    .sidebar .sidebar-content .sidebar-menu#sidebar-list {
        position: initial !important;
    }

    .sidebar .sidebar-content .sidenav-trigger {
        position: initial !important;
    }

}

.theme-cutomizer-trigger {
    top: 17%;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
}

.activity .bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 1rem;
    border-radius: 50%;
}

#activity ul {
    margin: 2rem 5%;
    padding-left: 20px !important;
}

.login-error {
    text-align: center;
}

.login-bg {
    background-image: url(../images/gallery/gicrm_cover.jpg);
}

/*.users-edit #save-item-handler {*/
/*    float: right;*/
/*    top: -90px;*/
/*}*/
.users-edit h5 {
    background-color: gainsboro;
    padding: 5px;
}

.avatar img {
    margin: 15px 0px;
}

.fn-circle-btn {
    bottom: 70px;
    right: 19px;
}

.trans-field .input-field {
    float: none;
}

.no-floating-child, .no-floating-child .input-field {
    float: none !important;
}

.sidebar .sidebar-content .sidebar-menu#sidebar-list {
    height: auto !important;
    width: auto !important;
}

.sidebar .sidebar-content .sidebar-menu ul li.active {
    margin-left: -1.8rem !important;
    padding-left: 1.8rem !important;
    border-top-right-radius: 2rem !important;
    border-bottom-right-radius: 2rem !important;
    background-color: #2196f3 !important;
    box-shadow: 0 0 8px 0 #2196f3 !important;
}

.no-floating-child .trans-field {
    padding: 0 !important;
}

.lang-field-pnl {
    position: relative;
}

.lang-field-pnl .flag-icon {
    position: absolute;
    left: 15px;
    height: 3em;
}

.lang-field-pnl input[type=text],
.lang-field-pnl textarea {
    /*padding-left: 30px;*/
}

.product-cover-image-pnl {
    width: 245px !important;
}

.tabcontent h5 {
    margin-bottom: 40px;
}

/*.tabcontent .col:not(:first-of-type) h5 {*/
/*    margin-top: 40px;*/
/*}*/

#horizontal-nav ul li a span {
    top: initial;
}

#horizontal-nav ul li a span {
    color: #fff;
}

.field-collection-row.single_media,
.field-collection-row.collection_media {
    float: left;
    width: 100%;
}

.field-collection-row.collection_media .media-field-list {
    float: left;
    clear: both;
}

.field-collection-row.collection_media .repeater-action-button {
    float: left;
    clear: both;
}

.field-collection-row .media-field {
    margin-right: 10px;
}

.nestable-menu {
    margin: 0 !important;
    padding-left: 0px;
}

.nestable-menu button {
    padding: 0px 10px;
}

.nestable-menu button.waves-effect {
    float: right;
    padding: 0px 10px;
    margin-left: 20px;
}

.dd.cat_tree > .dd-list {
    margin: 20px 10px;
}

.dd.cat_tree .save-prodcat-handler {
    float: right;
}

.dd.cat_tree .dd-item {
    cursor: pointer;
}

.dd.cat_tree .dd-item.itemSelected > .dd3-content {
    border: 1px solid #ff9100;
}

.dd.cat_tree .dd-item.itemSelected > .dd3-handle {
    background-color: #ff9100;
}

.no_cats {
    margin: 40px 10px;
    display: block;
    font-size: 20px;
}

.product-list-img {
    max-width: 70px;
    max-height: 70px;
}

.box-title span {
    margin-left: 20px;
}

.modal-address_edit,
.modal-address_new {
    width: 30%;
    max-height: none;
}

.modal-address_edit .modal-footer .row,
.modal-address_new .modal-footer .row {
    margin: 0px;
}

.modal-address_edit h5,
.modal-address_new h5 {
    margin-bottom: 50px;
}

.modal-address_edit .modal-content,
.modal-address_new .modal-content {
    width: auto;
}

.modal-address_edit .modal-footer a,
.modal-address_new .modal-footer a {
    margin: 0px !important;
    padding: 0px !important;
}

.modal-address_edit .modal-footer .shipping_address_save_btn,
.modal-address_new .modal-footer .shipping_address_save_btn {
    font-weight: bold;
}

.gi-address .card-content p {
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    margin-top: 9%;
}

.gi-address .card-action a.btn {
    margin-right: 15px !important;
    padding: 0px 15px;
}

.gi-address .card-action a.gi-address_edit_btn {
    margin-right: 0px !important;
}

.gi-address_new_btn {
    font-size: 16px;
    color: rgba(75, 124, 145, 0.7) !important;
}

.modal-address_edit .modal-footer a.btn,
.modal-address_new .modal-footer a.btn {
    padding: 0px 15px !important;
}

.gi-address.gi-address_default .card {
    border: 1px solid #4b7c91;
}

.price {
    /*float: left;*/
    margin-bottom: 20px;
    /*clear: both;*/
}

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

.promo-field {
    float: left;
}

.price h5, .collection_promos h5, .section_area h5 {
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px dotted;
    padding-top: 10px;
}

.field-collection-row .repeater-action-button {
    float: left;
    clear: both;
}

a.store-btn {
    padding: 5px 10px;
    /*border-radius: 6px;*/
    height: 50px;
    width: 140px;
    line-height: 40px;
    position: relative;
    background-color: #646f94;
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    color: #FFFFFF !important;
}

a.store-btn.disabled {
    cursor: not-allowed;
}

a.store-btn:hover {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
}

.store-btn.base {
    background-color: #779d9f;

    border: none;
}

a.store-btn.active {
    border-top: 2px solid #779d9f;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
    background-color: #ffffff;
    color: initial !important;
}

a.store-btn i {
    bottom: 2px;
    position: absolute;
    right: 0;
    font-size: 18px !important;
}

.sections-list {
    float: left;
    width: 100%;
}

.input-field > label {
    color: #333333;
    position: relative;
    left: 0 !important;
}

.select-wrapper + label {
    font-size: inherit;
    top: 0;
}

input, textarea {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

input:not([type=search]), textarea, select {
    /*background-color: rgba(38, 166, 154, 0.1) !important;*/
    background-color: rgba(100, 111, 148, 0.3) !important;
}

.header-search-input.z-depth-2 {
    background-color: transparent !important;
    color: initial !important;
}

.tabs.active-languages-tabs {
    /*background-color: #eeeeee;*/
    /*border-top-left-radius: 30px;*/
    /*border-top-right-radius: 30px;*/
}

.active-languages-tabs a .flag-icon {
    opacity: .4 !important;
    width: 80% !important;
    transition: all .3s;
}

.active-languages-tabs a.active .flag-icon {
    opacity: 1 !important;
    width: 100% !important;
}

.active-languages-tabs a:hover .flag-icon {
    opacity: 1 !important;
}

.pricelist_detail-field {
    float: left;
    clear: both;
}

.select-cat-store-label {
    color: blue;
    font-weight: bold;
}

.select2-selection.select2-selection--single {
    height: 36px;
    margin: 0 0 8px 0;
}

.custom-h5 {
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px dotted;
    padding-top: 10px;
    margin-top: 50px;
}

.remove-item {
    margin-top: 10px;
    width: 30px;
    height: 30px;
}

.media-field .remove-item i {
    margin-top: 6px;
}

.fields-section {
    padding: 0px 30px !important;
}

.priceRange-field {
    float: left;
}

input:not([type]),
input[type=text]:not(.browser-default):not(.translatable),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
    margin: 0 0 2px 0 !important;
}

/*input#product_configurations_0_priceNoDiscount_dtTo, input#product_configurations_0_priceNoDiscount_dtFrom, input#product_configurations_0_pricePromoDiscount_dtFrom, input#product_configurations_0_pricePromoDiscount_dtTo, input#product_configurations_0_pricePromoDiscount_dtTo, input#product_configurations_0_promotions_0_dtTo, input#product_configurations_0_promotions_0_dtFrom{*/
/*    width: 140px;*/
/*}*/
.input-field {
    margin-top: 7px;
    margin-bottom: 10px;
}

.current-store-logo {
    text-align: right;
}

.sidebar .sidebar-content .app-sidebar .media-field i {
    margin-top: 13px;
}

#back-handler, .save-handler, .save-single-item-handler, .apply_coupon_code, .remove_coupon_code,
#save-inventory-movements-handler, #reset-inventory-movements-handler, #save-price-list-item-handler,
#reset-price-list-item-handler, #save-sourceprice-handler, #reset-sourceprice-handler,
#save-related-item-handler, #reset-related-item-handler /*, .print-handler, .send-mail-handler, .invoice-handler*/
{
    background: #646f94 !important;
}

.save-handler {
    font-weight: bold;
    margin: 0 30px;
}

.save-handler::before {
    content: '\e161';
    font-family: 'Material Icons';
    font-size: 20px;
    font-weight: normal;
    vertical-align: top;
    margin-right: 6px;
}

.remove-handler {
    background: #FFFFFF !important;
    border: 1px solid #da4f49 !important;
    color: #da4f49 !important;
    padding: 0 10px;
    margin-right: 1% !important;
}

.copy-handler {
    background: #FFFFFF !important;
    border: 1px solid #5fa2d7 !important;
    color: #5fa2d7 !important;
    padding: 0 10px;
    margin-right: 1% !important;
}

.print-handler {
    background: #FFFFFF !important;
    border: 1px solid #5f6fd7 !important;
    color: #5f6fd7 !important;
    padding: 0 10px;
    font-weight: bold;
    /*margin-right: 1% !important;*/
}

.send-mail-handler {
    background: #FFFFFF !important;
    border: 1px solid #b3aa0f !important;
    color: #b3aa0f !important;
    padding: 0 10px;
    margin-right: 1%;
    font-weight: bold;
}

.ddt-handler, .invoice-handler, .catalogue-handler {
    background: #FFFFFF !important;
    border: 1px solid #646f94 !important;
    color: #646f94 !important;
    padding: 0 10px;
    margin-right: 1% !important;
    font-weight: bold;
}

.cancel-handler {
    background: #FFFFFF !important;
    border: 1px solid !important;
    color: #779d9f !important;
    padding: 0 10px;
    margin-right: 1% !important;
}

.open-lang-modal-btn {
    cursor: pointer;
    top: 0 !important;
    background-color: #8ec0b4;
    text-align: center;
    padding: 6px;
    color: #FFFFFF;
    border-right: 2px solid;
    width: auto !important;
    transition: all .3s;
}

.open-lang-modal-btn.active {
    background-color: #779d9f;
    color: #FFFFFF !important;
}

.input-trans-field {
    position: relative;
}

.input-trans-field span {
    position: absolute;
    top: 0px;
    left: 0px;
}

.lang-modal {
    width: 500px;
}

.lang-modal .modal-content {
    width: 100%;
}

.field-collection-row.collection_priceRangeVariants .priceRangeVariant-field,
.field-collection-row.collection_priceRange .priceRange-field {
    float: left;
    clear: both;
}

.priceRangeVariant-field-list,
.field-collection-row.collection_priceRangeVariants .repeater-action-button {
    margin-left: 15px;
}

/*.modal-prodSiteConfigVariant {*/
/*    width: 500px;*/
/*}*/

.modal-prodSiteConfigVariant .modal-content {
    width: 100%;
}

.gi-prodSiteConfigVariant i {
    float: right;
}

/*20_09*/

/*body {*/
/*    font-family: 'rubik', sans-serif;*/
/*    font-weight: 400;*/
/*    font-size: 10px;*/
/*}*/

/*h5{*/
/*    font-weight: 700;*/
/*    font-size: 16px;*/
/*    text-transform: uppercase;*/
/*}*/


[type='checkbox'].filled-in:checked + span:not(.lever):before {
    top: -4px;
    left: 2px;
    width: 8px;
    height: 12px;
}

td, th {
    border-radius: 0;
}

td.sorting_1 {
    width: 4px !important;
    padding-right: 2px !important;
}

i.icon-flag-custom {
    text-transform: uppercase;
}

label {
    text-transform: uppercase;
    font-size: 9px !important;
}

.select-dropdown, .dropdown-trigger, .dropdown-content li > a, .dropdown-content li > span {
    padding: 2px 0 2px 10px;
    font-size: 10px;
    text-transform: uppercase;
}

.dropdown-content li {
    min-height: auto;
}

.gi-address_new_btn, .gi-prodSiteConfigVariant_new_btn, .gi-prodVariant_new_btn {
    font-size: 10px;
    color: rgba(75, 124, 145, 0.7) !important;
    text-transform: uppercase;
}

.gi-prodSiteConfigVariant .material-icons, .gi-prodVariant .material-icons {
    float: none;
}

i.green-text .material-icons {
    float: right;
}

.modalTitle {
    margin-right: 0px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
    background-color: #779d9f;
    padding-left: 20px;
    padding-right: 20px;
}

a.text-sub {
    text-transform: uppercase;
}

li .tablinks:active {
    background-color: #779d9f !important;
}

.theme-cutomizer-trigger {
    top: 69px;
}

a.store-btn i {
    top: 5px;
    position: relative;
}

a.store-btn.active {
    border-top: none;
    border-bottom: 2px solid #779d9f;
}

.modal-prodSiteConfigVariant,
.modal-prodVariant {
    width: 95%;
    /*height: 95%;*/
}

.modal-prodSiteConfigVariant .modal-content,
.modal-prodVariant .modal-content {
    width: 100%;
    overflow-y: auto;
    height: calc(100% - 67px);
}

.product_variants-extra-flag {
    float: right;
    width: 200px;
    text-align: left;
}

.modal-prodSiteConfigVariant .modal-content .checkbox,
.modal-prodVariant .modal-content .checkbox {
    padding-left: 0px;
}

.modal-prodSiteConfigVariant .field-collection-row .media-field,
.modal-prodVariant .field-collection-row .media-field {
    float: right;
}

.modal-prodSiteConfigVariant > .modal .modal-footer,
.modal-prodVariant > .modal .modal-footer {
    position: absolute;
    bottom: 0px;
}

.product_variants-store-publishing {
    float: left;
}

.product_variants-store-publishing li {
    margin-top: 5px;
    float: left;
    clear: both;
}

.product_variants-store-publishing ul {
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
}

[type='checkbox'].filled-in:checked + span:not(.lever):after {
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #6675a4 !important;
    background-color: #6675a4 !important;
}

.checkbox span label {
    cursor: pointer;
}

.product_variations_price_range_pnl {
    float: left;
    margin-top: 30px;
}

.confezioni-field {
    float: left;
    width: 100%;
}

.product-save-before {
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
    font-weight: 900;
    margin-left: 30px;
    float: left;
}

.contact-field {
    float: left;
    width: 100%;
}

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

.menu-hamb-actions > a {
    padding: 0 18px !important;
}

.menu-hamb-actions a i.material-icons {
    margin-top: -5px;
}

.autocomplete-content.dropdown-content {
    width: 400px !important;
}

.autocomplete-content li .highlight {
    color: red !important;
}

#prod_side_col {
    position: sticky;
    top: 148px;
    border-left: 1px dotted;
    min-height: 100vh;
    padding-top: 10px;
    padding-bottom: 120px;
}

#cover-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /*margin-left: calc(50% - 75px);*/
    background-size: contain;
    background-position: center;
}

#cover-image input {
    /*line-height: 200px;*/
    /*font-size: 200px;*/
    position: absolute;
    opacity: 0;
    z-index: 10;
    bottom: 0;
}

#cover-image label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #646f94;
    width: 100%;
    height: 25px;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 25px;
    text-transform: uppercase;
    /*top: 0;*/
    left: 0;
    /*right: 0;*/
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.product-flag {
    width: 20px;
    height: 20px;
}

.stock-field {
    float: left;
    width: 100%;
}

.modal-variation {
    width: 95% !important;
    max-height: 90% !important;
    top: 5% !important;
}

.modal-variation .modal-content {
    width: 100%;
    overflow-y: auto;
    /*height: calc(100% - 67px);*/
}

.activation_site_name {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 16px;
}

/*ul.tabs.stores{*/
/*    text-align: center;*/
/*}*/
ul.tabs.stores li {
    height: 36px;
    line-height: 36px;
}

ul.tabs.stores li a {
    /*background-color: #779d9f;*/
    background-color: #646f94;
}

ul.tabs.stores li a:hover {
    /*background-color: #96c6c7;*/
    background-color: #6675a4;
}

.modal.modal-shippingAddress {
    width: 60%;
    max-height: 90%;
    top: 5% !important;
}

.modal-shippingAddress .modal-content {
    padding: 10px 30px;
    width: 100%;
    overflow: hidden;
}

.cover-image {
    /*width: 250px;*/
    /*height: 250px;*/
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /*margin-left: calc(50% - 75px);*/
    background-size: contain;
    background-position: center;
}

.cover-image input {
    /*line-height: 200px;*/
    /*font-size: 200px;*/
    position: absolute;
    opacity: 0;
    z-index: 10;
    bottom: 0;
    cursor: pointer;
}

.cover-image label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #646f94;
    width: 100%;
    height: 25px;
    font-size: 14px !important;
    color: #FFFFFF;
    line-height: 25px;
    text-transform: uppercase;
    /*top: 0;*/
    left: 0;
    /*right: 0;*/
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.galleryImages-field {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}

.img_delete {
    position: absolute;
    /*bottom: 30px;*/
    bottom: calc(100% - 240px);
    right: 10px;
    z-index: 20;
}

.add_barcode.btn {
    text-align: center;
    background-color: #73b258;
    padding: 0 10px;
}

#user-price-list-prod-img {
    width: 100px;
}

#user-price-list-prod-img img {
    width: 100%;
}

.confezioni-field-list .confezioni-field:first-child .remove-item {
    display: none;
}

.priceRange-field-list .priceRange-field:first-child .remove-item {
    display: none;
}

.topic-field {
    float: left;
    width: 100%;
}

.barcode-field {
    /*float: left;*/
}

.barcode-field > div {
    /*clear: both;*/
}

.modal-advSearchResult {
    width: 85%;
    height: 85%;
}

.modal-advSearchResult .modal-content {
    width: 100%;
}

.barcode-field .barcode {
    /*clear: none;*/
}

.code-link:hover {
    font-weight: bold;
    color: #2196f3;
}

tr.selected .code-link:hover {
    font-weight: bold;
    color: black;
}

.filled-in-container .checkbox {
    margin-bottom: 10px;
}

.sub-categories {
    margin-left: 25px;
}

.material-icons.status_verified {
    color: #03ca03;
}

.material-icons.status_unverified {
    color: #f7cb5e;
}

input:not([type=search]).error_code {
    border: 1px solid red !important;
    background-color: yellow !important;
}

#product_code {
    text-transform: uppercase;
}

/* ACCORDION (categories) */
.collapsible li .collapsible-btn {
    position: relative;
}

.collapsible li .collapsible-btn:after {
    content: '\e145';
    font-family: 'Material Icons';
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 18px;
}

.collapsible li.active > div > .collapsible-btn:after {
    content: '\e15b';
}

.collapsible-header_no, .collapsible-header {
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    -webkit-tap-highlight-color: transparent;
    min-height: 30px;
}

.collapsible-header i {
    font-size: 1.6rem;
    display: inline-block;
    width: 0;
    margin-right: 0;
    text-align: center;
}

.collapsible-body {
    padding: 6px 30px 6px 0px;
}

/**/


.stock-um {
    line-height: 50px;
    font-size: 12px;
}

li.stocks-variant span {
    float: left;
    clear: both;
}

li.stocks-variant {
    float: left;
}

.nestable-menu .btn-flat {
    background-color: transparent;
    font-weight: bold;
    text-transform: lowercase;
    color: #26987c;
}

ul.stocks-variants-list {
    font-size: 14px;
    line-height: 1.4em;
}

/*
    sezione ordini
*/
.order_totals {
    padding: 10px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
    margin: 10px 0;
    text-transform: uppercase;
}

.order_totals div {
    margin-bottom: 10px;
}

.order_totals.tot3, .invoice_totals.tot3 {
    background: rgba(160, 0, 53, 0.8);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}

.close_tot {
    padding: 10px 0 !important;
    margin-top: -30px !important;
    margin-left: -23px !important;
}

.close_tot i {
    border-radius: 100%;
    border: 2px solid;
    padding: 2px;
    background-color: #fff;
    color: rgba(160, 0, 53, 0.8);
}

.open_tot {
    padding-right: 0 !important;
    text-align: right;
    margin-bottom: 6px !important;
}

.open_tot i {
    vertical-align: middle;
    transform: rotate(-90deg);
}

.open_tot a {
    padding: 10px;
    background: rgba(160, 0, 53, 0.8);
    color: #FFFFFF;
    text-align: right;
}

.billing-anagra-edit-handler {
    background: #FFFFFF !important;
    border: 1px solid #5fa2d7 !important;
    color: #5fa2d7 !important;
    padding: 0 10px;
    margin-right: 1% !important;
}

.billing-anagra-new-handler {
    background: #FFFFFF !important;
    border: 1px solid !important;
    color: #779d9f !important;
    padding: 0 10px;
    margin-right: 1% !important;
}

.save_area_disabled_msg {
    font-size: 16px;
    padding: 20px 0px;
    display: block;
}

#MainSearchModal {
    width: 95%;
    height: 95%;
    max-width: 95%;
    max-height: 95%;
    min-width: 95%;
    min-height: 95%;
    top: 2% !important;
    padding: 10px;
}

#MainSearchModal .modal-content {
    width: 100%;
    overflow: hidden !important;
    max-height: 60vh;
    margin-bottom: 20px;
    /*overflow-y: auto;*/
    min-height: calc(100% - 181px);
}

#MainSearchModal .modal-content .dataTables_scrollBody {
    max-height: calc(60vh - 80px) !important;
    /*margin-bottom: 200px;*/
}


#MainSearchModal h6 {
    font-weight: bold;
    text-transform: uppercase;

    text-align: center;
    border-bottom: 1px solid #779d9f;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

#MainSearchModal .dataTables_length input {
    background-color: transparent !important;
}

.select-wrapper input.select-dropdown:focus {
    border-bottom: 1px solid #9e9e9e !important;
}

#order_listino .checkbox {
    display: inline;
    margin-right: 20px;
}

.modal-prodsSearchResult {
    width: 85%;
    height: fit-content;
    max-height: initial !important;
    top: 2% !important;
    /*z-index: 999;*/
}

.modal-prodsSearchResult .modal-content {
    width: 100%;
}

#order-insert-item-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /* margin-left: calc(50% - 75px); */
    background-size: contain;
    background-position: center;
}

#order-insert-item-totale {
    background-color: #f3f3bd !important;
    font-weight: bold;
    font-size: 19px;
}

.order-insert-item .input-field.col {
    padding: 0 0.5rem !important;
}

input.searchField {
    background-color: #c3d9ec !important;
}

#user_billingAddress_identityNum {
    text-transform: uppercase;
}

#store-main-variations {
    color: black;
}

.cat-breadcrumb {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
}

.cat-breadcrumbs {
    padding-left: 50px !important;
}

.cat-breadcrumbs li {
    list-style-type: square !important;
}

.error_required {
    border-bottom: 1px solid red !important;
}

#variant-cover-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /*margin-left: calc(50% - 75px);*/
    background-size: contain;
    background-position: center;
}

#variant-cover-image input {
    /*line-height: 200px;*/
    /*font-size: 200px;*/
    position: absolute;
    opacity: 0;
    z-index: 10;
    bottom: 0;
}

#variant-cover-image label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #646f94;
    width: 100%;
    height: 25px;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 25px;
    text-transform: uppercase;
    /*top: 0;*/
    left: 0;
    /*right: 0;*/
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.variant-cover-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /*margin-left: calc(50% - 75px);*/
    background-size: contain;
    background-position: center;
}

.variant-cover-image input {
    /*line-height: 200px;*/
    /*font-size: 200px;*/
    position: absolute;
    opacity: 0;
    z-index: 10;
    bottom: 0;
}

.variant-cover-image label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #646f94;
    width: 100%;
    height: 25px;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 25px;
    text-transform: uppercase;
    /*top: 0;*/
    left: 0;
    /*right: 0;*/
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

#ul-horizontal-nav .dropdown-content li i {
    height: 20px !important;
    color: black !important;
    padding-top: 3px !important;
    margin-right: 0px !important;
}

.table-header-style {
    margin-bottom: 4px;
    background-color: #f1f1f1;
    padding: 5px 5px 5px 20px;
    line-height: 56px;
}

.coupon-pnl {
    position: relative;
}

.items-table {
    position: relative;
}

.readonly-pnl {
    position: absolute;
    height: 100%;
    z-index: 9;
    width: auto;
}

.coupon-pnl .readonly-pnl {
    top: calc(50%);
    margin-left: 15%;
}

.items-table .readonly-pnl {
    top: calc(20%);
    margin-left: 50%;
}

#inventory_movements-insert-item-image, #user-price-list-prod-img, #related-prod-img {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /* margin-left: calc(50% - 75px); */
    background-size: contain;
    background-position: center;
}

.dashTables {
    /*float: left;*/
}

.invoice_totals {
    padding: 10px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
    margin: 10px 0;
    text-transform: uppercase;
}

.invoice_totals div {
    margin-bottom: 10px;
}

/*.invoice_totals.tot3 {*/
/*    background: rgba(100, 111, 148, .8);*/
/*    color: #FFFFFF;*/
/*    font-weight: bold;*/
/*    font-size: 16px;*/
/*}*/

#invoice-insert-item-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /* margin-left: calc(50% - 75px); */
    background-size: contain;
    background-position: center;
}

.top-toolbar .btn.j-square-btn {
    border-radius: 0px !important;
    background: #646f94 !important;
}

.iziToast > .iziToast-body,
.iziToast > .iziToast-body .iziToast-icon {
    font-weight: bold !important;
}

.dataTables_wrapper .dataTables_paginate {
    text-align: center !important;
    float: initial !important;
}

.dataTables_wrapper .dataTables_length {
    float: right !important;
}

#invoice-insert-item-totale {
    background-color: #f3f3bd !important;
    font-weight: bold;
    font-size: 19px;
}

.invoice-insert-item .input-field.col {
    padding: 0 0.5rem !important;
}

#ddt-insert-item-image {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /* margin-left: calc(50% - 75px); */
    background-size: contain;
    background-position: center;
}

.ddt-insert-item .input-field.col {
    padding: 0 0.5rem !important;
}

.credits_totals {
    padding: 10px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
    margin: 10px 0;
    text-transform: uppercase;
}

.credits_totals div {
    margin-bottom: 10px;
}

.credits_totals.tot3 {
    background: rgba(100, 111, 148, .8);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}

#credits-insert-item-totale {
    background-color: #f3f3bd !important;
    font-weight: bold;
    font-size: 19px;
}

#credits-insert-item-image {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px solid grey;
    background-repeat: no-repeat;
    /* margin-left: calc(50% - 75px); */
    background-size: contain;
    background-position: center;
}

.category_selected, .invoice_ref, .ddt_ref {
    font-weight: bold;
    font-size: 15px;
}

.invoice_ref, .ddt_ref {
    line-height: 20px;
}

.doc_title {
    max-width: 80px;
    line-height: 20px;
}

.loader_page {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2001;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: white;
    font-size: x-large;
    top: 0px;
}

.loader_page div {
    padding-top: 20%;
}

.loader_page span:before {
    content: 'Operazione in corso...';
}

.loader_page div img {
    margin-top: 20px;
}

.loader {
    position: absolute;
    top: 0;
    /*left: 15px;*/
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px calc(50% - 10px);
    z-index: 20;
    width: calc(100% - 12px);
}

.products-field {
    float: left;
    width: 100%;
}

.login-card {
    background-color: #64646424;
    /*background: linear-gradient(90deg, rgb(51 64 108) 0%, rgba(100,111,148,1) 100%);*/
}

.login-card .material-icons, .login-card label {
    color: white;
}

.login-card input {
    background-color: #e8e7e7 !important;
    font-weight: bold;
}

.login-card .btn {
    background-color: #e8e7e7;
    color: #4d5780;
    transition: all .3s;
}

.login-card .btn:hover {
    background-color: #cddc39;
}

.modal-newNumber {
    width: 30%;
}

#global_promotion_discount {
    font-weight: bold;
    font-size: 15px;
    background-color: #f3f3bd !important;
}

.modal-newNumber .newNumberContainer {
    margin-left: 50px;
}

.modal-newNumber .hole_number {
    color: black;
    font-size: 15px;
}

.modal-newNumber .modal-footer {
    padding: 0px !important;
    margin: 0px !important;
}

.modal-newNumber .modal-footer a {
    width: 120px;
    text-align: center;
    background-color: #646f94 !important;
    color: #fff;
}

.inventory_movements_um {
    font-size: 10px;
    bottom: 0;
    position: absolute;
}

.openProd-btn {
    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    background: #6675a4 !important;
    margin-left: -3px;
}

.productTranslationsContainer .product-flag {
    width: 80px !important;
    height: 80px !important;
}

#inserimento_prodotti.product-translations #order-insert-item-image {
    width: 150px !important;
    height: 150px !important;
}

#paypal-button-container {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::after {
    background-color: #6675a4;
}

[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::before, [type="radio"].with-gap:checked + span::after {
    border: 2px solid #6675a4;
}

.left_btn {
    vertical-align: middle;
    margin-left: -10px;
    padding: 0 4px;
    border-right: 2px solid #fff;
    margin-right: 10px;
    margin-top: -2px;
}

#product_variants_translations_it_description, #product_variants_translations_it_descriptionB2B {
    display: none;
}

.sidebar_riepilogo_giacenze td {
    padding: 5px 5px;
}

.modal-print {
    width: fit-content;
}

.block_used_resource {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2001;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: white;
    font-size: x-large;
    top: 70px;
}

.block_used_resource div {
    padding-top: 20%;
}

.block_used_resource span:before {
    content: 'Risorsa in uso da un altro utente';
}

.block_used_resource div img {
    margin-top: 20px;
}

.sf-toolbar {
    display: none !important;
}


.dropdown-content.select-dropdown {
    max-height: 200px !important;
    width: 100%;
}

.storeConfigs-field-list .collapsible-body {
    padding: 0px;
}

.barcode-field .collapsible-header div {
    line-height: 44px;
}

.barcode-field .collapsible-header div button.remove-item {
    margin-top: 0px;
}

.datatable_date_order {
    display: none;
}

table td {
    max-width: 200px;
    white-space: break-spaces !important;
}

.bck-color-btn {
    cursor: pointer;
}

.bck-color-btn.selected {
    border: 3px solid black !important;
}

.modify-product span, .modify-qta span {
    color: white !important;
}

#user_billingAddress_sdiCode {
    text-transform: uppercase;
}

.barcode-image {
    text-align: center;
    line-height: 0px !important;
    margin-top: 2px;
}

.barcode-image img {
    border: 1px solid gainsboro;
    width: 40px;
    height: 40px;
}

[type='radio']:not(:checked) + span, [type='radio']:checked + span {
    padding-left: 25px;
}

.add-variation-handler, .sold-out-handler {
    padding-left: 10px;
    padding-right: 10px;
    /*width: 36px;*/
    height: 36px;
    background-color: #646f94;
    font-size: 10px;
}

.add-variation-handler .material-icons {
    margin-left: -3px;
}

.sold-out-handler {
    background-color: #ff9c1a !important;
}

/*.dt-control .row_open:before {*/
/*    content: '\e145';*/
/*    color: var(--gi_secondary_color);*/
/*    font-family: 'Material Icons';*/
/*    font-size: 24px;*/
/*    margin-left: 20px;*/
/*}*/

/*tr.shown > .dt-control .row_open:before {*/
/*    content: '\e15b';*/
/*}*/

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: transparent;
}

.sticky_header .table-header-actions {
    position: sticky;
    z-index: 12;
    top: 70px;
    background: white;
}

.sticky_header table.datatable thead {
    position: sticky;
    z-index: 11;
    top: 157px;
    background: white;
}

.detailsRow, .detailsRow.selected {
    background-color: #f5ddb6
}

.delete-variation-handler, .delete-soldout-handler {
    padding-left: 10px;
    padding-right: 10px;
    /*width: 36px;*/
    /*height: 36px;*/
    /*color: #646f94;*/
    /*background-color: white !important;*/
    /*border: 1px solid red;*/
    font-size: 10px;
}

.delete-soldout-handler {
    background-color: #ff9c1a !important;
}

.delete-variation-handler .material-icons,
.delete-soldout-handler .material-icons {
    margin-left: -3px;
}

.no-cell-padding {
    padding: 0px !important;
}

.no-cell-padding div {
    height: 40px !important;
    line-height: 40px;
}

.row-variation {
    margin: 3px 0;
    background: #cddc3936;
}

.row-replaced {
    text-decoration: line-through;
    opacity: .5;
    margin-bottom: 4px;
    color: #da4f49;
}

.order_lines td {
    white-space: normal !important;
}

/*
    padding - margin x y classes
*/
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.px-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.py-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.px-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.py-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.my-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.mx-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.my-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.mx-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}

.my-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.mx-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.my-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

#main .dataTables_wrapper table.dataTable td, #main .dataTables_wrapper table.dataTable th {
    font-weight: 400;
    font-family: 'Rubik';
    color: #333333;
}

.new-order-list {
    background-color: yellow !important;
}

.pnl-stats {
    border: 2px solid gainsboro;
    border-radius: 20px;
}

#card-stats .card-stats-title {
    font-size: 1.3rem !important;
    font-weight: bold !important;
}

.card-move-up .move-up {
    padding: 20px;
}

.chart-revenue-switch {
    padding-top: 28px;
    padding-right: 10px;
    text-align: right;
    color: #fff;
}

.chart-revenue {
    float: right;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    margin-top: -15px;
}

.chart-title {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 20px 20px 30px 20px;
    display: block;
}

.chart-revenue .chart-revenue-total {
    font-size: 1.9rem;
    font-weight: bold;
}

#orders-line {
    line-height: 25px;
}

.upper-btn {
    position: relative;
    max-height: 31px;
    display: inline-block;
    font-weight: bold;
}

.upper-btn i {
    width: 20px;
    transform: rotate(270deg);
}

.downer-btn {
    position: relative;
    max-height: 31px;
    display: inline-block;
    font-weight: bold;
}

.downer-btn i {
    width: 20px;
    transform: rotate(90deg);
}

.products-field img {
    width: 98px;
    height: 98px;
}

label[id^=image-label-] {
    display: none;
}