﻿body {
    font-size: 12px;
    font-family: "Elza", sans-serif;
    color: #1d1d1d;
}

a {
    font-family: "Elza", sans-serif;
    color: #808080;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.btn-link:hover {
    color: #333;
}

.switch-swaps-link {
    background: #000; 
}

input[type="checkbox"] {
    accent-color: #333;
    cursor: pointer;
}

/**** PRODUCT *****/
.product-image-container {
    text-align: center;
}

.miniature-image video {
    height: 150px;
}

#productImage .item {
    text-align: center;
}

#productImage .item img {
    margin: 0 auto;
}

    #productImage .item video {
        height: 500px;
    }

/*** LOOK ****/
.look-row > div {
    padding-top: 10px;
    padding-bottom: 20px;
}

.look-description-container {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.look-with-product .imm_look {
    max-height: 600px;
    height: auto;
}

.imm_look {
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    display: table-cell;
}

.look-main-container {
    position: sticky;
    overflow: hidden;
    height: calc(100vh - 80px);
}

.look-detail-description-container {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.look-detail-image-container {
    height: calc(100vh - 80px);
    display: table;
    width: 100%;
}

    .look-detail-image-container > img.look-detail-image {
        margin-left: auto;
        margin-right: auto;
        display: table-cell;
    }

.look-model-item-list-container {
    overflow-y: auto;
    height: calc(100vh - 80px);
}

.look-model-item-container {
    min-height: 300px;
    padding-top: 10px;
    padding-bottom: 10px
}

.look-model-item-description-container {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.look-model-item-description {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    height: 17px;
}

    .look-model-item-description .model-item-description {
        float: left;
        display: inline-block;
    }

.look-price-container {
    float: right;
    display: inline-block;
}

.look-model-item-code {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

    .look-model-item-code > a {
        float: left;
        width: 100%;
    }

.look-model-item-image {
    display: table;
    width: 100%;
}

    .look-model-item-image > a {
        display: table-cell;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

.look-detail-container a.back-to-selection-url {
    position: absolute;
    right: 30px;
    top: 15px;
}

.lookbook-image-box-link {
    cursor: pointer;
}

    .lookbook-image-box-link .lookbok-image {
        max-height: calc(100vh - 50px);
        text-align: center;
    }


.logos-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: table;
}

.logo-container {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 33%;
}

.logo-container-title {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold
}

.no-brand-enabled {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-size: 36px;
}

.logo-container > a {
    display: block;
}

.logo-container img {
    width: 400px;
}

    .logo-container img:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


.width100 {
    width: 100%;
}

.catalog-link {
    border: 1px solid #333;
    border-radius: 6px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
    cursor: pointer;
}

    .catalog-link:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .catalog-link img {
        width: 200px;
    }

    .catalog-link .pdf-title {
        padding-left: 10px;
        padding-right: 10px;
    }

.materials-container {
    padding-right: 15px;
    padding-left: 15px;
}

.materials-block > div {
    border: 1px solid #333;
    border-radius: 6px;
    text-align: center;

    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
    cursor: pointer;
}

    .materials-block > div:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .materials-block img {
        width: 200px;
    }

    .materials-block .pdf-title {
        padding-left: 10px;
        padding-right: 10px;
    }

.materials-container .video-container {
    text-align:center;
    padding-bottom: 40px;
}

.materials-container video {
    height: calc(100vh - 220px);
}

.materials-container .back-to-landing {
    position: absolute;
    top: 20px;
    right: 40px;
}

.materials-container .brand-video-container video {
    width: 100%;
}

.materials-container .brand-video-container {
    padding-bottom:40px;
    padding-left: 20px;
    padding-right: 20px;
}

.local-signature-iframe {
    border: none;
    width: 100%;
    height: 68vh;
}

/* dialog con report embed */

.embed-dashboard-dialog .modal-dialog {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}

.embed-dashboard-dialog .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.embed-dashboard-dialog .modal-body {
    flex: 1;
}

.bootstrap-dialog-body,
.bootstrap-dialog-message,
#dashboardContainer {
    height: 100%;
}

.embed-dashboard-dialog .modal-header {
    background-color: #ececec !important;    
}

.embed-dashboard-dialog .bootstrap-dialog-title {
    color: #777 !important;
}

.bootstrap-tagsinput {
    min-width: 100%;
}

.bootstrap-tagsinput .tag {
    background-color: #f9f9f9;
    color: #555555;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #000;
}

img.select-loader {
    position: absolute;
    z-index: 10;
    top: 1px;
    right: 40px;
}

.grid-element-container {
    height: 400px;
    margin-bottom: 10px;
}

    .grid-element-container .colors-swatches-container {
        margin: 10px auto 10px auto;
        height: 70px;
        width: 500px;
        overflow-x: auto;
        white-space: nowrap;
        font-family: "Elza", sans-serif;
    }

.grid-element-name-link {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

table[data-target='avtab'] input.taglia-bloccata {
    background-color: #E78F8F !important;
}

/* LOGIN PAGE */

.login-box {
    position: relative;
    margin: 0 auto;
    width: 50%;
}

.card-body {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

/*BENEFIT BAR HIDDEN*/
body.without-benefit-bar {
}

body.without-benefit-bar .benefit-bar {
    display: none;
}

body.without-benefit-bar > .navbar-default {
    top: 0;
    margin-bottom: 0;
}

body.without-benefit-bar #toolsHeaders {
    position: fixed;
    top: 54px;
    background-color: #111111;
    color: #fff;
    line-height: 50px;
    margin: 0 auto;
    width: 100%;
    z-index: 20;
    min-height: 50px;
}

#body-block {
    width: 100%;
    overflow-y: auto;
    position: relative;
}

body.without-benefit-bar #body-block {
    margin-top: 104px;
    height: calc(100vh - 104px);
    min-height: calc(100vh - 104px);
}

body.without-benefit-bar .image-homepage-container {
    min-height: calc(100vh - 140px);
}

body.without-benefit-bar .content-block.default-bg.new {
    height: calc(100vh - 131px);
    min-height: calc(100vh - 131px);
}

body.without-benefit-bar #tab-catalogue {
    height: calc(100vh - 190px);
    font-size: 12px;
    margin-top: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}

.frm-auth-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 100vh;*/
    top: 50%;
    transform: translateY(-50%);
}

footer {
    background: #ddd;
    /*border: 1px solid #e8e4d6;*/
    color: #1d1d1d;
    /*height: 30px;*/
    bottom: 0;
    line-height: 30px;
    position: static;
    width: 100%;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

footer a {
    font-weight: 600;
}

.u-userLauncherColor:not([disabled]) {
    background-color: #333333 !important;
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

button.btn {
    color: #fff;
    fill: #fff;
    padding: 10px 15px;
    letter-spacing: 0.1rem;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
}

button.btn-default {
    border: 1px solid #333333;
    background-color: #111111;
    fill: #FFFFFF !important;
}

button.btn-default:hover,
button.btn-default:active,
button.btn-default:focus
{
    -webkit-tap-highlight-color: transparent;
    background-color: #1d1d1d;
    color: #fff;
    border: 1px solid #1d1d1d;
}

.navbar-default .navbar-brand {
    padding: 0 0 0 20px;
    height: 54px;
}

.navbar-default .navbar-brand img {
    height: 100%;
    padding: 12px 0;
}

#nav-collapse3 {
    padding: 10px 0;
    border-bottom: 1px solid #333;
}

#bar-container {
    text-align: center;
    padding-right: 20px;
}

.breadcrumbs-bar > a {
    color: #000;
}

#nav-collapse3 .breadcrumbs-bar {
    /*position: absolute;
    display: inline-block;
    left: 20px;
    top: 20px;*/
    padding-left: 20px;
    margin-top: 5px;
}

.breadcrumbs-ba-content {
}

.breadcrumbs-bar img {
    vertical-align: bottom;
    width: 20px;
    margin-right: 5px;
}

.no-more-product {
    height: 20px;
}

#detTabContainer .no-more-product {
    margin: 20px 0;
    height: auto;
}

#detTabContainer #loadmoreajaxloader {
    height: 80px;
}

.btn-icon > img.excel-export {
    margin-top: -2px;
    width: 22px;
}

button[name="creaSessione"] {
    font-size: 12px;
    font-family: "Elza", sans-serif;
    color: #333;
    font-weight: 800;
}

#ValueSearch {
    font-size: 12px;
    color: #333;
}

#ValueSearch::placeholder {
    font-size: 12px;
    color: #777;
    opacity: 1; /* Firefox */
}

#ValueSearch:-ms-input-placeholder {
    font-size: 12px;
    color: #777;
}

#order-compose-filters button.btn-compose-filter {
    font-size: 12px;
    padding: 6px 10px;
    color: #755b5a;
    font-weight: bold;
}

span.codice-articolo {
    color: #333;
    font-weight: bold;
}

.modal {
    z-index: 5000 !important;
}

span.prezzo {
    color: #000;
}

span.prezzoRetail {
    color: #808080;
}

#ReadOnly {
    color: #ff0000;
    font-weight: 600;
    font-size: 12px;
    font-family: "Elza", sans-serif;
}



#display_orderPanel {
    display:none;
    position: fixed;
    top: 200px;
    left: 10px;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    z-index: 20000
}

body.landing-page-body #display_orderPanel {
    display: none;
}

body.brand-page-body #display_orderPanel {
    display: none;
}

body.target-body #display_orderPanel {
    display: none;
}

body.showroom-body #display_orderPanel {
    display: none;
}

#OrdineInCorso {
    position: fixed;
    width: 600px;
    top: 230px;
    left: 10px;
    border: solid thin #000;
    padding: 8px;
    display: none;
    overflow: hidden;
    background-color: #FFF;
    z-index: 1000;
    font-size: 12px;
}

    #OrdineInCorso table {
        margin-bottom: 0;
    }

    #OrdineInCorso table td {
        padding: 4px;
    }

#toolsHeaders .ordineInfo-inline button[name="show-order"] {
    color: #FFF;
    background-color: #000;
    padding: 7px 12px;
    border-radius: 0;
    border-color: #FFF;
}

table tbody td.col-sel div.function_table {
    display: inline-block;
    padding: 0 5px;
}

#product-container {
    overflow: hidden;
    padding: 0 10px 0 15px;
}

#product-container .breadcrumbs-bar {
    top: 20px;
    z-index: 50;
}

table[data-target='avtab'] div[data-target='taglie'] {
    /*overflow: hidden;
    overflow-x: auto;
        */
}

body.without-benefit-bar .cart-container {
    min-height: calc(100vh - 173px);
}

body.without-benefit-bar {
    height: calc(100vh - 630px);
    overflow-y: auto;
}

center {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-control {
    z-index: 1000;
}

[data-action] {
    cursor: pointer;
}

.showHideBlockedColors {
    margin-left: 5px;
}

.showHideBlocked, .showWishlist {
    display: inline-block;
}

table[name=griglia-taglie] {
    margin-top: 20px;
}

.with-overlay {
    opacity: 0.3;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#list_2 .no-more-product {
    padding: 20px 0;
}

.grid-element-container.articolo-bloccato,
.detrow.product-main-container.articolo-bloccato {
    opacity: 0.5;
}

/*body.without-benefit-bar .no-order-header-extra-info #detTabContainer {
    height: calc(100vh - 473px);
}*/

.miniatures-container {
    display: inline-block;
    width: 200px;
    max-height: calc(100vh - 340px);
    text-align: center;
    vertical-align: top;
    overflow-y: auto;
}

.agent-container ul.dropdown-menu,
.customer-container ul.dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
}

.is-in-order-flag {
    /*position: absolute;    
    top: 40px;
    right: 40px;*/
    font-size: 20px;
}

.qta-ordered-flag {
    position: absolute;
    top: 30px;
    border-radius: 10px;
    border: 2px solid #fff;
    line-height: 1;
}

.qta-ordered-flag span {
    background-color: #000;
    /*background-color: #FFF;
    border: 1px solid #333;
    color: #333;*/
}

table[data-target='avtab'] tbody td.col-colore .qta-ordered-flag {
    right: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-text-container {
    margin-left: 10px;
}

/* SCROLLBAR */

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #333 #ddd;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background: #ddd;
}

*::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 20px;
    border: 3px solid #ddd;
}

/* SCROLLBAR */

.tooltipster-content {
    max-height: max-content;
}

.otherInfosContainer {
    margin-top: 20px;
}

.otherInfosContainer span {
    text-transform: capitalize;
}

a.otherInfos {
    background-color: #000;
    padding: 0 2px;
    min-height: auto;
    vertical-align: baseline;
    font-size: 12px;
}

a.otherInfos:hover,
a.otherInfos:active,
a.otherInfos:focus {
    background-color: #333;
}

.title {
    font-weight: bold;
}

#DescProduct {
    margin-bottom: 20px;
}

.default-image-label-container {
    position: absolute;
    left: 40px;
    z-index: 10;
}

.product-image-container img {
    max-width: 100%;
}

.default-image-label {
    background-color: #111;
    color: #FFF;
    padding: 3px 7px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
}

.new-order, #compose, .closedOrders {
    /*padding: 10px 0;*/
}



/* MOBISCROLL */

.mbsc-sc-whl-sc > div[role="option"] > div {
    color: rgba(255,255,255,0) !important;
}

.mbsc-material .mbsc-sc-whl-l {
    border-top: 2px solid #333 !important;
    border-bottom: 2px solid #333 !important;
}

.mbsc-material .mbsc-fr-btn {
    color: #000 !important;
}

.arrow_box {
    position: relative;
    background: #FFF;
}

.arrow_box:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFF;
    border-width: 20px;
    margin-left: -20px;
}

.homepage-container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url("/images/Ftp/portfolio/background.jpg");
    background-size: cover;
}

.homepage-container #parent {
    padding-left: 5px;
    padding-right: 5px;
}

.homepage-container-box {
    padding:0;
}

.homepage-container-box-left {
    border-right: 2px solid #FFF;
}

.homepage-container-box-right {
    border-left: 2px solid #FFF;
}

body.without-benefit-bar .image-homepage-container {
    min-height: calc(100vh - 135px);
}

.image-homepage-container {
    position: relative;
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    background-size: cover;
    min-height: calc(100vh - 155px);
}

.homepage-container-box .homepage-label-container {
    text-align: left;
    position: absolute;
    left: 50%;
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.homepage-container-box .homepage-label-first {
    font-size: 8vh;
    color: #ddfd00;
    line-height: 13vh;
}

.homepage-container-box .homepage-label-second {
    font-size: 8vh;
    color: #fff;
    line-height: 8vh;
    padding-bottom: 2vh;
}

.homepage-container-box .homepage-label-third {
    background: #fff;
    padding: 12px;
    font-size: 2vh;
    width: fit-content;
    font-weight: bold;
}

.homepage-container-box .homepage-button {
    background: #fff;
    color: #000;
    margin-top: 15px;
    font-size: 2vh;
    text-transform: uppercase;
}

.new-order {
    min-height: calc(100vh - 135px);
}

#portfolio-menu-container {
    display: inline-flex;
    float: left;
}

#toolsHeadersButton {
    flex: 1;
    padding: 12px 15px;
    text-transform: uppercase;
}

#toolsHeadersButton > a {
    color: #777;
}

#portfolio-menu {
    min-height: 54px;
}

/***** BRAND PAGE *****/
.brand-block-container {
    position: relative;
    min-height: calc(100vh - 135px);
    display: flex;
    flex-direction: row;
    place-items: center;
    place-content: center;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    gap: 10px;
}

.brand-block {
    flex: 1 0 20%;
    text-align: center;
    /*
        flex: 1 0 25%;
        display: inline-block;
    width: 270px;
    height: 200px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 3px;
    margin-right: 3px;*/
}

.homepage-label-placeholder {
    color: transparent;
    font-size: 2vh;
    margin-top: 15px;
    border: 1px solid;
    border-color: transparent;
    padding: 10px 15px;
    letter-spacing: 0.1rem;
}

/**** WISHLIST ****/
.icon-liked {
    background: #fff;
    border-radius: 34px;
    height: 34px;
    width: 34px;
    padding: 7.5px;
    cursor: pointer;
}

.icon-liked img {
    width: 18px;
    height: 18px;
}

.icon-liked.is-like-blocked {
    cursor: not-allowed;
    pointer-events: none;
}

.grid-element-container .icon-liked {
    cursor: pointer;
    /*position: absolute;*/
    font-size: 20px;
    /*top: 40px;
    right: 40px;*/
}

#detTabContainer .div-tot {
    font-weight: bold;
}

#detTabContainer .div-prezzo {
    border-top: 0;
}

.product-details .img-container .img-responsive {
    max-height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.color-product-container img {
    max-height: 250px;
    margin-left: auto;
    margin-right: auto;
}

.pack-table {
    width: 45vw !important;
}

.product-header {
    position: relative;
    margin-bottom: 20px;
}

.product-header .icon-liked {
    position: absolute;
    top: 15px;
    right: 15px;
}

.btn-compose-filter[data-codice="wishlist"] > img {
    width: 24px;
    height: 24px;
}

#order-compose-filters > .dropdown,
#order-compose-filters > .dropdown.open {
    display: inline-block;
}

.user-wishlist {
    cursor: pointer;
    padding-left: 15px;
}

.modal .grid-image-container .icon-liked {
    right: 40px;
    top: 10px;
}

.wishlist-export-button img {
    width: 20px;
    height: 20px;
}
/*** FINE WISHLIST ****/

div.showHideBlocked,
div.showWishlist,
div.showHideAvailable {
    padding: 0 10px;
    margin: 0;
}

div.showWishlist,
div.showHideAvailable {
    margin-top: 2px !important;
}

.showHideBlocked label,
.showWishlist label {
    padding-left: 0;
    vertical-align: sub;
}

.showWishlist .glyphicon {
    top: 2px;
}

.orderDetails {
    padding: 0 15px;
    min-height: calc(100vh - 135px);
}

#nav-collapse3 .breadcrumbs-bar .go-back-image {
    display: inline-block;
    width: 25px;
    vertical-align: top;
}

#nav-collapse3 .breadcrumbs-bar .go-back-text {
    display: inline-block;
    width: calc(100% - 32px);
}

.right-icons {
    position: absolute;
    right: 20px;
    top: 20px;
    display: flex;
    flex-direction: column;
}

.nomeTaglia {
    height: 30px;
    width: 40px;
    text-align: center;
    font-weight: bold;
}

table[data-target='avtab'] input[data-posizione-taglia],
table[data-target='avtab'] input[data-id-taglia] {
    height: 38px;
    width: 40px;
}

.ajLoader {
    margin-top: 8px;
    width: 100%;
    text-align: center;
}

.model-item-color-swatches-container {
    /*display: flex;
    flex-direction: row;
    width: 80%;
    overflow-x: auto;
        height: 65px;
    justify-content: center;*/
    height: 65px;
    overflow-x: auto;
    white-space: nowrap;
    width: 94%;
    margin: 0 auto;
}

.color-swatch-container {
    position: relative;
    display: inline-block;
}

.model-item-description-container {
    padding-top: 10px;
}

.div-taglie {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.div-taglie-title {
    /*display: inline-block;
    width: 100px;
    vertical-align: top;*/
}

.div-taglie-container {
    display: inline-block;
    width: 100%;
}

    .div-taglie-container.with-dispo {
        /*width: calc(100% - 110px);*/
    }

ul.ultaglie,
ul.dispo-now,
ul.dispo-30,
ul.dispo-60 {
    overflow-x: auto;
    /*white-space: nowrap;*/
    width: 100%;
    /*text-align: center;*/
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.ultaglie li,
ul.dispo-now li,
ul.dispo-30 li,
ul.dispo-60 li {
    float: none;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    /*width: 46px;*/
    /*margin-left: 5px;*/
}

ul.ultaglie li input,
ul.dispo-now li input,
ul.dispo-30 li input,
ul.dispo-60 li input {
    border: 2px solid #ccc;
    text-align: center;
}

ul.ultaglie li > div {
    width: 40px;
    text-align: center;
}

.model-item-description-container .promo-icon {
    position: absolute;
    margin-top: -60px;
}

.promo-icon {
    display: inline-table;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    background-color: #8b0000;
    border-radius: 50%;
    color: #FFF;
}

.promo-icon > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.grid-element-container.promo .prezzo,
.grid-element-container.promo .prezzoRetail {
    text-decoration: line-through;
}

.has-discount-price {
    text-decoration: line-through;
}

.end-promo-date {
    font-weight: bold;
    color: #8b0000;
}

table[data-target='avtab'] tbody td.total-labels,
table[data-target='avtab'] thead th.total-labels {
    text-align: right;
    /*padding-right: 20px;*/
}

table[data-target='avtab'] thead tr {
    border-bottom: thin solid #000;
}

table[data-target='avtab'] tbody tr:not(.last) {
    border-bottom: thin solid #000;
}

table[data-target='avtab'] tbody td {
    border: none;
}

/*table[data-target='avtab'] tbody tr.last {
    border-bottom: 2px solid #000;
}*/

table[data-target='avtab'] tbody tr.blocco-totale td.col-tot {
    color: #E78F8F !important;
    text-decoration: line-through;
}

/*.pGriglia1 {
    padding-right: 10px;
}*/

.showHideAvailable label {
    padding-left: 0;
    margin-top: 3px;
}

.showHideAvailable img {
    width: 20px;
}

div.frm-auth-img {
    height: calc(100vh - 30px);
}

.pGriglia1 .grid-color-swatch-container {
    display: inline-block;
}

.detrow td.detrow-immagine {
    padding-bottom: 10px;
    text-align: center;
    width: 20%;
}

.orderDetails table[data-target='avtab'] tbody td.total-labels {
    width: 150px;
}

#Ordini0,
#Ordini2,
#closedorders {
    font-size: 12px;
    text-transform: uppercase;
}

#Ordini0 th,
#Ordini2 th,
#closedorders th {
    font-family: "Elza",sans-serif;
    font-size: 12px;
}

#Ordini0 tbody tr td,
#Ordini2 tbody tr td,
#closedorders tbody tr td {
    vertical-align: middle;
}

#closedorders tbody tr {
    cursor: pointer;
}

#closedorders tbody tr:hover {
    text-decoration: underline;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.in-progress {
    background: grey;
}

.sent {
    background: #E74132;
}

.in-transit {
    background: #FFB24B;
}

.confirmed {
    background: #4BFF79;
}

table tbody td.col-colore {
    max-width: 300px;
    padding: 5px;
    position: relative;
    min-width: 200px;
}

table tbody td.col-taglie {
}

table tbody td.col-notaglie {
    width: 50px;
}

table tbody td.col-prezzo {
    width: 100px;
 
}

table tbody td.col-pcs {
    width: 50px;
  
}

table tbody td.col-ordertype {
    width: 150px;
}

table tbody td.col-season {
 
    width: 160px;
}

table tbody td.col-data {
  
    width: 100px;
}

table tbody td.col-sel {
    width: 120px
}

table tbody td.col-ordernum {
    width: 120px;
}

table tbody td.col-st3k {
    width: 200px;
}

table tbody td.col-status {
    text-align: center;
}

table tbody td.col-func {
    width: 180px;
}

.copy-order-container {
    position: relative;
    min-height: calc(100vh - 135px);
    width: 80%;
    margin: 0 auto;
}

.multiselect-container > li.multiselect-filter > div.input-group {
    width: 100%;
}

.multiselect-container .input-group {
    margin: 0;
    padding: 5px;
}

.multiselect-container > li.multiselect-filter > div.input-group > span.input-group-addon {
    padding: 10px 15px;
    width: 40px;
}

.multiselect-container > li.multiselect-filter > div.input-group > input.multiselect-search {
    min-width: 160px;
}

.multiselect-container > li.multiselect-filter > div.input-group > span.input-group-btn {
    width: 40px;
}

 

.TargetDetailsPage {
    min-height: calc(100vh - 135px);
}

.appuntamenti-home {
    min-height: calc(100vh - 135px);
}

.scheduler-home {
    min-height: calc(100vh - 135px);
}

.TargetWidgetWrapper {
    min-height: calc(100vh - 135px);
}

#targetNavigationContainerDiv {
    display: flex;
}

#targetNavigationContainerDiv > div {
    width: 50%;
    padding-bottom: 10px;
}

.target-page-title {
    line-height: 38px;
    font-weight: bold;
    font-size: 24px;
}

