﻿@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);


.spinner {
    margin-top: 25%;
    color: #6C7F92;
    /*background-color:White;*/
}

.copyright-text {
    display: table-cell !important;
    position: fixed !important;
}


.bottom-column {
    float: none;
    display: table-cell;
    vertical-align: bottom;
}

.spacer {
    width: 15px;
    height: auto;
    display: inline-block;
}

.colore-default {
    color: #6C7F92 !important;
}

.fs-40 {
    font-size: 40px;
}

.fs-72 {
    font-size: 72px;
}

.fs-200 {
    font-size: 200px;
}

.fs-8 {
    font-size: 8px;
}

.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}

.fs-16-light {
    font-size: 16px;
    font-weight: 300;
}

.fs-24 {
    font-size: 24px;
}

.fs-large {
    font-size: large;
}

.fs-10-vh {
    font-size: 10vh;
}



.force-cr {
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.d-inline {
    display: inline !important;
}

.d-block {
    display: block !important;
}

.d-none {
    display: none !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-grid {
    display: grid !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.v-align-middle {
    vertical-align: middle;
}

.p-relative {
    position: relative;
}

.btn-host {
    height: auto;
    display: inline-block;
}

.uppercase {
    text-transform: uppercase;
}

.bootstrap-tagsinput {
    border: 0;
    box-shadow: none;
    padding: 0px;
    line-height: 40px;
    margin-top: -2px;
    background-color: transparent;
}


    .bootstrap-tagsinput input {
        padding: 5px;
        display: none;
    }

    .bootstrap-tagsinput .tag {
        font-size: 16px !important;
        font-weight: 300;
        background-color: #6C7F92;
        border-radius: 0;
        line-height: inherit;
    }

        .bootstrap-tagsinput .tag.tag-brown {
            background-color: #C83A2A;
        }



        .bootstrap-tagsinput .tag.full-width-tag {
            font-size: 12px !important;
        }


.lb-testo.txAlias, .lb-testo.txOpzioni,
.lb-testo.txNomeTabella, .lb-testo.txTagContenitore,
.lb-testo.txTagContatto {
    height: 22px !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

.lb-testo.errore {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #a94442 !important;
}

.pnl-tbl-alias, .pnl-tbl-opzioni {
    margin-top: -2px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-right: 8px;
    margin-left: 8px;
    cursor: pointer;
}


.full-width-tag {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    line-height: normal !important;
    height: 22px;
    padding-top: 2px !important;
}

.btn-right-tag {
    float: right;
    margin-top: 3px;
}

.partial {
    color: Silver;
}

.main-content {
    min-height: 0px;
}

    .main-content .container {
        min-height: 0px;
    }

.main-content-row {
    margin-top: 0px;
    background-color: White;
}

.search-box {
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    background: url(img/search.png)left 10px top 7px no-repeat #fff;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    color: #555 !important;
    line-height: 2.0;
    padding-left: 30px;
    float: none;
    margin-bottom: 5px;
}

.custom-dropdown-menu {
    position: relative;
    display: block;
    margin: 0px 5px 5px;
    max-height: 250px;
    width: 280px;
    overflow-y: auto;
}

.pnl-where {
    background: url(img/italy.png) no-repeat #fff;
    /*background-size: 45%;*/
    background-size: contain;
    background-position: 50% 50%;
}

.pnl-what {
    background: url(img/what.png) no-repeat #fff;
    /*background-size: 35%;*/
    background-size: contain;
    background-position: 50% 50%;
}

.fa-list-icon {
    margin-top: 4px;
    margin-left: 1.5em !important;
}

.dropdown-menu > li > a.a-list-custom {
    color: #6C7F92;
    text-transform: uppercase;
}



    .dropdown-menu > li > a.a-list-custom:hover, .dropdown-menu > li > a.a-list-custom:focus {
        color: White;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #6C7F92;
    }

.panel-catg {
    display: flex;
}

.li-border {
    border-bottom: 1px solid #D9D9D9;
}

.li-notifiche {
    padding: 5px;
    height: auto;
}

.tx-notifiche {
    max-width: 180px;
    opacity: 1;
    text-decoration: none;
    display: inline-block;
}

.label-messaggio {
    font-size: 14px !important;
    font-weight: normal !important;
}


.label-default {
    background-color: #6C7F92 !important;
    cursor: pointer;
}

.titolo-modal {
    color: Dimgray;
}

.testo-step {
    color: Dimgray;
}

.navbar-tools {
    height: 100%;
}

.container {
    padding: 0px;
    margin: 0px;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
}

.dl-menuwrapper .dl-menu {
    margin: 0 0 0 0;
}

.ps-container {
    margin: 0px;
    -ms-touch-action: inherit;
    touch-action: inherit;
}

.pannello-full-height, .pannello-half-height {
    padding: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(217, 217, 217);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(217, 217, 217);
}

.pannello-last-height {
    padding: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(217, 217, 217);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(217, 217, 217);
}

.pannello-results {
    margin-top: 10px;
}


.panel-body.no-results {
    background: url(img/results.png) no-repeat #fff;
    background-size: contain;
    background-position: 50% 50%;
    background-origin: content-box;
    /*padding:10px;*/
}

.pnl-results.no-results {
    background: url(img/results.png) no-repeat #fff;
    background-size: contain;
    background-position: 50% 50%;
    background-origin: content-box;
    /*padding:10px;*/
}


.pnl-dettagli.no-dettagli, .pnl-gallery.no-dettagli, .pnl-localizzazione.no-dettagli {
    background: url(img/results.png) no-repeat #fff;
    background-size: contain;
    background-position: 50% 50%;
    background-origin: content-box;
    /*padding:10px;*/
}


.pnl-no-files {
    background: url(img/files.png) no-repeat #fff;
    background-size: contain;
    background-position: 50% 50%;
    background-origin: content-box;
    /*padding:10px;*/
}

.pannello-movimenti {
    margin-top: 10px;
}

.pnl-movimenti.no-movimenti {
    background: url(img/movimenti.png) no-repeat #fff;
    /*background-size: 35%;*/
    background-size: contain;
    background-position: 50% 50%;
}


.attenzione {
    font-size: 24px;
    color: coral;
}

.informazione {
    font-size: 24px;
    color: #6C7F92;
}

.no-margin {
    margin: 0px;
}

.side-padding {
    padding: 0px 20px 0px 20px;
}


.choose-check-box {
    font-size: 20px;
}

    .choose-check-box.disabled {
        color: Silver;
    }

.tooltip-inner {
    white-space: pre-wrap;
    background-color: #6C7F92;
}

.tooltip {
    font-weight: 300;
}

.mini-stats {
    border: 0 none;
}

.circle-icon.circle-default {
    background-color: #6C7F92;
    color: #FFFFFF;
}


.stat-circle {
    background-color: white;
    padding: 5px;
    cursor: pointer;
}

    .stat-circle.checked, .col-file-cst.checked {
        background-color: #F9F9F9;
    }

        .stat-circle.checked i {
            background-color: #C83A2A;
            font-weight: normal;
            font-style: normal;
        }

            .stat-circle.checked i label {
                font-weight: bolder;
                font-style: normal;
            }

.w5 {
    width: 5%;
}

.w6 {
    width: 6%;
}

.w8 {
    width: 8%;
}

.w10 {
    width: 10%;
}

.w12 {
    width: 12%;
}

.w15 {
    width: 15%;
}

.w16 {
    width: 16%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w35 {
    width: 35%;
}

.w40 {
    width: 40%;
}

.w50 {
    width: 50%;
}

.w60 {
    width: 60%;
}

.w70 {
    width: 70%;
}

.w75 {
    width: 75%;
}


.w80 {
    width: 80%;
}



.w100 {
    width: 100%;
}

.w15p {
    width: 15px;
}

.w40p {
    width: 40px;
}

.w50p {
    width: 50px !important;
}

.w150p {
    width: 150px;
}

.w250p {
    width: 250px !important;
}

.mw100p {
    max-width: 100px !important;
}

.mw150p {
    max-width: 150px !important;
}

.mw200p {
    max-width: 200px !important;
}

.wa {
    width: auto !important;
}


.me0 {
    min-height: 0px !important;
}

.me150 {
    min-height: 150px !important;
}

.h05 {
    height: 5%;
}

.h10 {
    height: 10%;
}

.h15 {
    height: 15%;
}

.h20 {
    height: 20%;
}


.h25 {
    height: 25%;
}

.h30 {
    height: 30%;
}


.h40 {
    height: 40%;
}

.h50 {
    height: 50%;
}

.h60 {
    height: 60%;
}

.h70 {
    height: 70%;
}

.h75 {
    height: 75%;
}

.h80 {
    height: 80%;
}

.h85 {
    height: 85%;
}

.h90 {
    height: 90%;
}

.h95 {
    height: 95%;
}

.h100 {
    height: 100%;
}

.h10p {
    height: 10px;
}

.h30p {
    height: 30px;
}

.h36p {
    height: 36px;
}

.h50p {
    height: 50px;
}

.h150p {
    height: 150px !important;
}

.h200p {
    height: 200px !important;
}

.h250p {
    height: 250px !important;
}

.h300p {
    height: 300px !important;
}

.h550p {
    height: 550px;
}

.hAuto {
    height: auto;
}

.bordo-1 {
    border: 1px solid #DDDDDD;
}


.bordo-dx {
    border-right: 1px solid #DDDDDD;
}

.bordo-sx {
    border-left: 1px solid #DDDDDD;
}

.bordo-dn {
    border-bottom: 1px solid #DDDDDD;
}

.bordo-dn-primario {
    border-bottom: 1px solid #be9667 !important;
}



.bordo-up {
    border-top: 1px solid #DDDDDD;
}

.bordo-up-del {
    border-top: none;
}

.bordo-dn-2 {
    border-bottom: 2px solid #DDDDDD;
}

.bordo-up-2 {
    border-top: 2px solid #DDDDDD;
}

.tdjustify, .aJustify {
    text-align: justify;
}


.tdright, .aRight {
    text-align: right;
}

.tdleft, .aLeft {
    text-align: left;
}

.tdcenter, .aCenter {
    text-align: center;
}

.btn-default {
    background-color: #6C7F92;
    color: #FFFFFF;
    border-color: #424E5A;
}


    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #364F6A;
        border-color: #424E5A;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #9AA0A7;
        border-color: #6C7F92;
    }

    .btn-default .badge {
        color: #d9534f;
        background-color: #fff;
    }




.lb-intestazione {
    margin-bottom: 1px !important;
    font-size: smaller !important;
    color: #6C7F92 !important;
}


.lb-intestazione-smaller {
    margin-bottom: 1px !important;
    font-size: smaller !important;
    font-weight: 600 !important;
    color: #6C7F92 !important;
}

.lb-intestazione-smaller-bold {
    margin-bottom: 1px !important;
    font-size: smaller !important;
    font-weight: 900 !important;
    color: #6C7F92 !important;
}

.lb-intestazione-normal {
    margin-bottom: 1px !important;
    color: #6C7F92 !important;
}

.lb-intestazione-normal-bold {
    margin-bottom: 1px !important;
    font-weight: 900 !important;
    color: #6C7F92 !important;
}


.lb-intestazione-normal-bold-beneficiario {
    margin-bottom: 1px !important;
    font-weight: 900 !important;
    background-color: #6C7F92 !important;
    color: white !important;
    padding: 3px;
    border-radius: 2px;
}

.lb-intestazione-big {
    margin-bottom: 1px !important;
    font-size: large !important;
    font-weight: 600 !important;
    color: #6C7F92 !important;
}

.lb-intestazione-xxl {
    margin-bottom: 1px !important;
    font-size: xx-large !important;
    font-weight: 600 !important;
    color: #6C7F92 !important;
}

.lb-campo-anagrafica {
    margin-bottom: 1px !important;
    font-weight: 600 !important;
    color: #6C7F92 !important;
    display: block;
}

.lb-testo {
    line-height: 2 !important;
    border: 1px solid #6C7F92 !important;
    border-radius: 3px !important;
    background: #ECF0F1 !important;
    padding: 5px !important;
    color: dimgray !important;
    width: 100%;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}


    .lb-testo.normal-text {
        text-transform: none !important;
    }


    .lb-testo.mobile {
        line-height: 1 !important;
        font-size: 10px !important;
    }

.lb-errore {
    color: #C83A2A !important;
    text-decoration: underline !important;
}

.lb-successo {
    /*color:#53AD14;*/
    color: #5CB85C !important;
}


.xls {
    background: url(img/xlsx.png) no-repeat #fff;
}

.acc {
    background: url(img/accdb.png) no-repeat #fff;
}

.xml {
    background: url(img/xml.png) no-repeat #fff;
}

.pdf {
    background: url(img/pdf.png) no-repeat #fff;
}

.mail {
    background: url(img/mail.png) no-repeat #fff;
}

.file-ric, .file-ricm {
    width: 50px;
    height: 50px;
    background-size: 100%;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}


.file-cst {
    width: 100px;
    height: 100px;
    background-size: 100%;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}


.p-0 {
    padding: 0px;
}

.p-5 {
    padding: 5px;
}


.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-50 {
    padding: 50px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-3 {
    padding-top: 3px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-0 {
    padding-bottom: 0px;
}

.m-a {
    margin: auto;
}

.m-0 {
    margin: 0px;
}


.m-3 {
    margin: 3px;
}

.ml-2 {
    margin-left: 2px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-0 {
    margin-right: 0px !important;
}


.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}


.mt-0 {
    margin-top: 0px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-n2 {
    margin-top: -2px !important;
}

.mt-n3 {
    margin-top: -3px !important;
}

.mt-n18 {
    margin-top: -18px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

table.mb-0 {
    margin-bottom: 0px !important;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-10-n {
    margin-bottom: -10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-20-n {
    margin-bottom: -20px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-30-n {
    margin-bottom: -30px;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-60-n {
    margin-bottom: -60px;
}


.progress, .progress-bar {
    height: 28px;
}

.progress {
    border-top: 1px solid #6C7F92;
    border-bottom: 1px solid #6C7F92;
}


.bordo-dx-3 {
    border-right: 3px solid #DDDDDD;
    height: 40px;
}

.bordo-sx-3 {
    border-right: 3px solid #DDDDDD;
    height: 40px;
}

.row-spazio {
    height: 10px;
    background-color: White;
}

.input-group-addon:first-child {
    border: none;
    border-radius: 1px;
}

/*.input-group-addon:last-child {
    border: none;
    border-radius: 1px;
}*/

/*.input-group-addon {
    font-size: x-small;
    border-right: 1px solid #6C7F92 !important;
    border-left: 1px solid #6C7F92 !important;
    background: #ECF0F1;
    color: #6C7F92;
}*/

.btn-acquista, .btn-stampa, .btn-notifiche-clr {
    width: 100%;
    line-height: 1.8;
    margin-top: 15px;
}

.modal-acquista {
    display: none;
}


.frame-acquista {
    width: 100%;
    height: 500px;
}

.frame-documento {
    width: 100%;
    height: 100%;
}

.cnt-carrello {
    background: white;
}

.cnt-pagamento {
    /*display: none; /*inizializzazione*/
    height: 430px;
    /*margin-top:10px;*/
    background: white;
}

.cnt-esito {
    background: white;
}

.ppal-pill {
    background: url(img/tab_paypal.png) no-repeat #fff;
    background-position: 50% 50%;
}

.ccard-pill {
    background: url(img/creditcards.png) no-repeat #fff;
    background-position: 50% 50%;
}


.nav-pills > li {
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Silver !important;
    border-bottom: none;
}

    .nav-pills > li.active {
        border-color: #6C7F92 !important;
    }

    .nav-pills > li > a {
        border-radius: 0;
        background-color: White;
        height: 50px;
        opacity: 0.3;
    }


    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: white;
        opacity: 1.0;
    }



.btn-auth-paypal {
    height: 80px;
    width: 130px;
    background: url(img/PayPal.png) no-repeat #fff;
    background-position: 50% 50%;
    border: none;
}



.ppal-acc-details {
    display: none; /*inizializzazione*/
}


.steps-row {
    background-color: white;
}

.step-circle {
    background-color: white;
    padding: 5px;
}

    .step-circle.completed {
        background-color: #F9F9F9;
    }

    .step-circle.checked {
        background-color: #6C7F92;
    }



    .step-circle i {
        background-color: transparent;
        border: 3px solid silver;
        line-height: 48px;
    }

    .step-circle.completed i {
        border: 3px solid #6C7F92; /*#C83A2A;*/
    }

    .step-circle.checked i {
        border: 3px solid White;
    }


    .step-circle i label {
        font-weight: normal;
        font-style: normal;
        color: silver;
    }

    .step-circle.completed i label {
        font-weight: bolder;
        font-style: normal;
        color: #6C7F92;
    }


    .step-circle.checked i label {
        font-weight: bolder;
        font-style: normal;
        color: White;
    }


.mini-steps {
    text-align: center;
    list-style-type: none;
}


    .mini-steps .step-circle .labels {
        font-size: 14px;
        padding: 5px 0;
        color: silver;
        cursor: default;
    }

    .mini-steps .step-circle.completed .labels {
        font-weight: 600;
        color: #6C7F92;
    }


    .mini-steps .step-circle.checked .labels {
        font-weight: 600;
        color: White;
    }

.bt-cert {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.img-mpag {
    height: 24px;
    margin-bottom: 5px;
    margin-top: 2px;
}


.box-success {
    width: 100%;
    border-bottom: 3px solid #5cb85c;
    margin-bottom: 2px;
}

.box-warning {
    width: 100%;
    border-bottom: 3px solid #f0ad4e;
    margin-bottom: 2px;
}

.box-danger {
    width: 100%;
    border-bottom: 3px solid #d9534f;
    margin-bottom: 2px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-colorecst {
    color: #fff;
    background: #6C7F92;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-colorecst {
    color: dimgrey;
    background: #ECF0F1;
}


@media screen and (max-width: 767px) {
    .pannello-full-height {
        height: 100% !important;
    }

    .btn-acquista {
        margin-bottom: 10px;
    }
}

.modal-content {
    height: 100% !important;
}

.modal-footer {
    /*margin:0px !important;*/
    /*margin:5px !important;*/
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.msg-esito {
    color: #6C7F92;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    margin-top: 25%;
}

    .msg-esito.registrazione {
        font-size: 24px;
    }

.footer-inner {
    position: absolute;
    bottom: 0px;
    padding: 8px;
    color: #6C7F92;
}


.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px;
    user-select: none;
    -webkit-user-select: none;
    border: 1px solid #6C7F92;
    border-radius: 3px;
    background: #ECF0F1;
    padding: 5px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
}



.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: dimgray !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
    width: 30px !important;
    background: #6C7F92 !important;
}


    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #ECF0F1 transparent transparent transparent;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #ECF0F1 transparent;
}

.select2-dropdown {
    z-index: 9999;
}


.navbar-tools .dropdown-menu li .dropdown-menu-title {
    background: #ECF0F1 !important;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background: #ECF0F1 !important;
}

.navbar-tools .drop-down-wrapper.situazione {
    height: 301px;
}

.nav > li > .dropdown-menu.todo.shift-right {
    min-height: 330px !important;
}

.nav > li > .dropdown-menu.todo {
    min-height: 280px !important;
}


.b-shw-16dp {
    box-shadow: 0 16px 24px 2px rgba(108,127,146, .14), 0 6px 30px 5px rgba(108,127,146, .12), 0 8px 10px -5px rgba(108,127,146, .2)
}

.row-campi-cst {
    min-height: 250px;
}

input.txDimensioneCampo {
    height: 38px;
    border: 1px solid #6C7F92 !important;
    border-radius: 3px !important;
}


span.add-on {
    margin-top: 6px;
    font-size: 20px;
    position: relative;
    margin-left: -30px;
    color: #6C7F92;
    padding-right: 8px;
}

    span.add-on.small {
        font-size: 12px;
        margin-left: -16px;
        padding-right: 5px;
    }


body.registrazione, body.video {
    background-color: #6C7F92;
}

.logo.registrazione {
    background-color: white;
}

.cnt-registrazione {
    margin-right: 10%;
    margin-left: 10%;
    padding: 20px;
    background-color: White;
}

.tx-regform {
    line-height: 1.5 !important;
}

.lb-check {
    margin-right: 0px !important;
}

.doc-link {
    cursor: pointer;
}


input.has-error {
    border-color: #C83A2A;
    box-shadow: 0 0 8px #b33426;
    outline: 0 none;
}

.asp-select {
    width: 100% !important;
    height: 31px !important;
    border-color: #6C7F92 !important;
    background-color: #ECF0F1 !important;
    color: dimgray !important;
    font-weight: 600;
}

.footer.registrazione {
    font-size: 12px;
    padding: 8px 20px 5px;
    position: relative;
    height: 20px;
    text-align: center;
    color: whitesmoke;
}

/*HYDRA*/


.menu-child {
    padding-left: 40px !important;
    cursor: pointer;
}

    .menu-child.selected {
        background-color: #C8C7CC;
    }


.row-operativa {
    background-color: #F6F6F6;
    height: 41px;
}

.label-ctnt {
    background-color: #C8C7CC;
    color: #6C7F92;
    text-align: center;
    font-size: medium !important;
    font-weight: 300 !important;
    height: 100%;
    padding: 8px;
}

.col-filtro {
    text-align: right;
}


.tx-filtro {
    line-height: 1.5 !important;
    font-size: 12px;
}


.modal-data {
    display: none;
}


.tab-content {
    background: white;
    border: 1px solid #6C7F92;
    padding-bottom: 0px;
}

.tab-pane {
    height: 100%;
    background: white;
}

.tabbable {
    margin-bottom: 5px;
}

.lb-testo.tx-regform {
    border-radius: 0px !important;
}

.bottom-row {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 5px;
}

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 31px;
        user-select: none;
        -webkit-user-select: none;
        border: 1px solid #6C7F92;
        border-radius: 0px;
        background: #ECF0F1;
        padding: 0px;
        width: 100%;
        text-transform: uppercase;
        font-weight: 600;
        /*margin-top: -2px;*/
    }


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
    width: 30px !important;
    background: #6C7F92 !important;
    /*margin-top: -2px;*/
    margin-right: -1px;
}


.input-append {
    height: 36px;
}

    .input-append.small {
        height: 28px;
    }

.img-cover {
    height: 136px;
    width: 100%;
    border: 1px solid #6C7F92;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}

img.no-image {
    background: url(img/no-image.jpg) no-repeat #fff;
    background-size: contain;
    background-position: 50% 50%;
    background-origin: content-box;
    padding: 0px;
}

.btn-flat {
    height: 100%;
    border-radius: 0px;
    padding: 0px;
    padding: 0px 3px 0px 3px;
}

.btn-flat-full {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    padding: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px;
    padding-left: 5px;
}

.table tbody tr.active td, .table tbody tr.active th {
    background-color: #6C7F92;
    color: #FFF;
}

.table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th {
    background-color: #6C7F92;
}

.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #66788a !important;
}

.data-record {
    cursor: pointer;
}

.btn-file {
    background-color: #6C7F92 !important;
}

.datepicker {
    z-index: 9999 !important;
}

.tab-padding.tab-blue > li.disabled > a {
    opacity: 0.85;
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
}

    .tab-padding.tab-blue > li.disabled > a:hover {
        opacity: 0.85;
        color: #999;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    }

.btn-play {
    margin-top: 18px;
}

.icona-ctg-cnt {
    width: 50px;
    height: 50px;
    border: 1px solid #6C7F92 !important;
    display: table;
}


.icona-ctg {
    color: #6C7F92;
    font-size: 36px;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.icona-ctg-cnt-select {
    width: 60px;
    height: 60px;
    border: 1px solid #6C7F92 !important;
    display: inline-block;
}

    .icona-ctg-cnt-select.active {
        background-color: #ccd7da;
    }

.icona-select {
    color: #6C7F92;
    font-size: 36px;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.icona-wrp {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.icone-cnt {
    height: 100%;
    padding: 0px;
    display: block;
    text-align: justify;
}

.gallery-cnt {
    height: 100%;
    padding: 0px;
    display: block;
}

.gallery-elem {
    display: inline-block;
    margin-right: 5px;
}



.img-cnt {
    width: 100px;
    height: 100px;
    overflow: hidden;
    /*background: lightgray;*/
    border: solid 3px #6C7F92;
    border-bottom: solid 20px #6C7F92;
    border-radius: 3px 3px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    line-height: 100px;
    padding: 5px;
}


    .img-cnt img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

span.add-on-gallery i.fa-search-plus {
    font-size: 12px;
    position: absolute;
    margin-top: 95px;
    margin-left: -43px;
    color: white;
}

span.add-on-gallery i.fa-trash {
    font-size: 12px;
    position: absolute;
    margin-top: 95px;
    margin-left: -25px;
    color: white;
    cursor: pointer;
}

.operationTime.input-group .input-group-addon {
    padding: 3px 5px;
}

.colorBox.WorkingDayState {
    border: 2px solid #364f6a;
    background-color: #6C7F92;
}

.colorBox.RestDayState {
    border: 2px solid #6C7F92;
    background-color: white;
}


.go-elenco {
    cursor: pointer;
}

.label-disabled {
    color: Silver !important;
    cursor: not-allowed;
}


.btn-elimina-blocco {
    margin-top: 10px;
    float: right;
    margin-right: 5px;
}

.box-login {
    max-width: 400px;
    margin: auto;
}

.elementSelection.selected {
    background-color: #d9d9d9 !important;
}

.badge-container {
    padding: 10px;
}

.badge-da-completare {
    color: #8b2d36;
    background-color: #ffe7ea;
    margin: 5px;
    border-radius: 3px;
    padding: 10px;
}

.badge-completato {
    color: #123e1c;
    background-color: #b1f1bf;
    margin: 5px;
    border-radius: 3px;
    padding: 10px;
}

.badge-da-validare {
    color: #895100;
    background-color: #ffcb82;
    margin: 5px;
    border-radius: 3px;
    padding: 10px;
}

.badge-non-necessario {
    color: #555555;
    background-color: #d7d7d7;
    margin: 5px;
    border-radius: 3px;
    padding: 10px;
}

.badge-unita-immobiliare {
    margin: 3px !important;
}

.btn-da-completare {
    color: #8b2d36;
    background-color: #ffe7ea;
}

.btn-completato {
    color: #123e1c;
    background-color: #b1f1bf;
}

.btn-da-validare {
    color: #895100;
    background-color: #ffcb82;
}

.btn-non-necessario {
    color: #555555;
    background-color: #d7d7d7;
}


.btn-utente {
    color: #428bca;
    background-color: white;
    border-color: #428bca;
}


.btn-note {
    color: #fff;
    background-color: #364f6a;
    border-color: #0044cc;
}

    .btn-note:hover {
        color: #fff;
    }


    .btn-note[disabled] {
        background-color: #5bc0de;
        border-color: #46b8da;
        opacity: 0.65;
    }





.btn-da-completare.btn.active {
    /*-webkit-box-shadow: inset 0 3px 5px #c83a2a8f;
    box-shadow: inset 0 3px 5px #c83a2a8f;*/

    -webkit-box-shadow: 0 5px 5px #c83a2a8f;
    box-shadow: 0 5px 5px #c83a2a8f;
}

.btn-completato.btn.active {
    -webkit-box-shadow: 0 5px 5px #3d9400e6;
    box-shadow: 0 5px 5px #3d9400e6;
}

.btn-da-validare.btn.active {
    -webkit-box-shadow: 0 5px 5px #c77400;
    box-shadow: 0 5px 5px #c77400;
}

.btn-non-necessario.btn.active {
    -webkit-box-shadow: 0 5px 5px #333;
    box-shadow: 0 5px 5px #333;
}

.btn-utente.btn.active {
    background-color: #428bca;
    color: white;
    -webkit-box-shadow: 0 5px 5px #333;
    box-shadow: 0 5px 5px #333;
}


.td-da-completare {
    color: #8b2d36;
    background-color: #ffe7ea;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}

.td-completato {
    color: #123e1c;
    background-color: #b1f1bf;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}

.td-da-validare {
    color: #895100;
    background-color: #ffcb82;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}

.td-non-necessario {
    color: #555555;
    background-color: #d7d7d7;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}

.td-visibilita {
    color: #C83A2A;
    background-color: #d7d7d7;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}

.td-stecche {
    color: #C83A2A;
    background-color: #d7d7d7;
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
}



.f-right {
    float: right !important;
}

input:disabled {
    cursor: not-allowed !important;
}


.btn.go-lista-proprietari-unita-immobiliare {
    min-width: 30px;
}


.go-elimina-proprietario:disabled {
    cursor: not-allowed !important;
}

label.errore {
    color: red !important;
}

[data-tooltip]:before {
    /* needed - do not touch */
    content: attr(data-tooltip);
    position: absolute;
    opacity: 0;
    /* customizable */
    transition: all 0.15s ease;
    padding: 10px;
    color: #333;
    border-radius: 10px;
    box-shadow: 1px 1px 1px lightgray;
}

[data-tooltip]:hover:before {
    /* needed - do not touch */
    opacity: 1;
    /* customizable */
    background: #fffbe5;
    border-color: #e3b000;
    margin-top: -20px;
    margin-left: 20px;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
    pointer-events: none;
}


.overlay-loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 9999;
    cursor: pointer;
}

    .overlay-loading i {
        margin-top: 25%;
    }


.fs-xxxlarge {
    font-size: xxx-large !important;
}

.fs-med {
    font-size: medium !important;
}


/*body {
    background-color: black;
}*/


html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.centered-wrapper {
    position: fixed;
    text-align: center;
}

/*.centered-wrapper:before {*/
/*content: "";*/
/*position: relative;
        display: inline-block;
        width: 0;
        height: 100%;
        vertical-align: middle;
    }*/

.centered-content {
    display: inline-block;
    vertical-align: middle;
    /*outline: 1px solid black;*/
    border: 1px solid #be9667;
    background-color: white;
}


.center-div {
    margin: 0 auto;
}


.zigzag {
    position: relative;
    width: 150px;
    height: 150px;
    /*background: red;*/
}

    .zigzag::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 30px;
        background: linear-gradient(135deg,#fff 4px, transparent 0%), linear-gradient(-135deg,#fff 4px, transparent 0%);
        background-size: 12px;
    }

    .zigzag::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 30px;
        background: linear-gradient(45deg, #fff 4px, transparent 0%), linear-gradient(-45deg, #fff 4px, transparent 0%);
        background-size: 12px;
    }





.panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.btn {
    border-radius: 0px !important;
}


.sl-tessuto.selected, .sl-collo.selected, .sl-polso.selected,
.sl-davanti.selected, .sl-taschino.selected, .sl-dietro.selected,
.sl-iniziali.selected, .sl-stecche.selected {
    -webkit-box-shadow: inset 0px 0px 0px 4px #be9667;
    -moz-box-shadow: inset 0px 0px 0px 4px #be9667;
    box-shadow: inset 0px 0px 0px 4px #be9667;
}


.font-1 {
    font-family: Arial;
}

.font-2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.font-3 {
    font-family: 'Times New Roman', Times, serif;
}


.row-header-camicia {
    /*background-color: #be9667;*/
    color: white;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid #be9667;
}


.row-footer-camicia {
    height: 60px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #be9667;
}


    .row-footer-camicia .btn, .btn-entra, .btn-conferma-registrazione, .btn-attiva {
        min-width: 70px;
        color: white;
        background-color: #be9667;
        font-family: 'Raleway';
        font-weight: 600;
    }


.btn-ordina {
    min-width: 120px;
    color: white;
    background-color: #be9667;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: x-large
}

.row-container-camicia {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

/*.min-70p {
    min-width: 70px;
}*/

.row-blocco {
    height: 300px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}

.row-blocco-sm {
    height: 250px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}

/*.blocco-tessuto {
    margin-bottom: 48px;
    position: relative;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    width: 100%;
}*/

.panel-default {
    border-radius: 0px !important;
}

.row.cVert {
    display: flex;
    align-items: center;
}

.cHoriz {
    float: none;
    margin: 0 auto;
}


.lb-campo-anagrafica {
    margin-bottom: 1px !important;
    font-weight: 600 !important;
    color: #6C7F92 !important;
    display: block;
}


.tNormale {
    font-size: small;
    font-family: 'Raleway';
    font-weight: 400;
    color: #757575;
}

.tDescrizione {
    font-family: 'Raleway';
    color: white;
    font-size: 1.5vh;
}


.tDescrizione-sm {
    font-family: 'Raleway';
    color: white;
    font-size: 1.8vh;
}


.tEuro {
    font-family: 'Calibri';
    font-size: large;
    font-weight: 600;
    color: #be9667;
}

.tEuro-sm {
    font-family: 'Calibri';
    font-size: medium;
    font-weight: 600;
    color: #be9667;
}


.tDidascalia {
    font-family: 'Raleway';
    font-weight: 700;
    color: #be9667;
    font-size: 1.3vh;
}

.tDidascaliaBig {
    font-family: 'Raleway';
    font-weight: 700;
    color: #be9667 !important;
    font-size: 1.5vh;
    display: block;
    margin-bottom: 0px;
}

.tDidascaliaBigger {
    font-family: 'Raleway';
    font-weight: 600;
    color: #be9667 !important;
    font-size: 1.6vh;
    display: block;
    margin-bottom:0px;
    font-style:italic;
}


.tFlex {
    font-family: 'Raleway';
    font-weight: 700;
    color: #be9667;
    font-size: 1.3vh;
}


.tLink {
    font-size: large;
    font-family: 'Raleway';
    font-weight: 600;
    color: #be9667;
    cursor: pointer;
}

.tMessaggio {
    font-size: small;
    font-family: 'Raleway';
    font-weight: 400;
    color: #be9667;
}


small.tLink {
    font-size: small;
    font-weight: 400;
}

.tTitoloBig {
    font-family: 'Raleway';
    font-size: 2.5vh;
    font-weight: 700;
    color: #be9667;
}


.tTitolo {
    font-family: 'Raleway';
    font-size: 1.5vh;
    color: white;
}

.tTitolo-sm {
    font-family: 'Raleway';
    font-size: 2.2vh;
    color: white;
}

.tTitoloBlocco {
    font-family: 'Raleway';
    font-size: 1.3vh;
    color: #be9667;
}

.tEtichetta {
    font-family: 'Raleway';
    font-size: 1.5vh;
    color: white;
}

.tEtichetta-sm {
    font-family: 'Raleway';
    font-size: 1.8vh;
    color: white;
}


.tBastoncino {
    font-family: 'Arial';
    font-size: 1.9vh;
    color: black;
}

.tCorsivo {
    font-family: 'Great Vibes';
    font-size: 1.9vh;
    color: black;
}


.fsNormal {
    font-size: medium;
}


.fstBold {
    font-weight: 600;
}


.tx-misura {
    font-size: 1.8vh !important;
}

.tx-anagrafica {
    font-size: 1.6vh !important;
}


.btn.torna-a-misure, .btn-chiudi-splash {
    width: 30px;
    height: 30px;
    color: white;
    background-color: #be9667;
    font-family: 'Raleway';
    font-weight: 900;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9999;
}


.btn.torna-a-misure i, .btn-chiudi-splash i {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 100%;
    font-size: x-large;
}


textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="custom"] {
    padding: 6px 12px !important;
    color: #555 !important;
    line-height: unset;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}




.form-control:focus {
    border-color: #be9667 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(190 150 103 / 60%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(190 150 103 / 60%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(190 150 103 / 60%) !important;
}

.cPrimario {
    color: #be9667 !important;
}


.guida {
    color: #757575;
}


.sfondo30 {
    background-color: rgb(190 150 103 / 30%);
}

.sfondo100 {
    background-color: rgb(190 150 103);
}

.stile-pannello-dati {
    border: 10px solid white;
    background-color: rgb(190 150 103 / 30%);
}


.row-descrizione-misura {
    font-family: 'Raleway';
    font-size: x-large;
    color: #757575;
}



.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background: #be9667;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 3px;
    right: -2px;
}


.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    background: #be9667;
    font-family: 'Raleway';
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #fff;
    background: #be9667;
    font-family: 'Raleway';
}

.bootstrap-switch {
    height: 31px;
    margin-top: 1px;
    /*border-radius: 0px;
    border-color: #6C7F92;*/
}


    .bootstrap-switch .bootstrap-switch-container {
        border-radius: 0px;
        height: 100%;
    }

    .bootstrap-switch .bootstrap-switch-handle-on {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }


    .bootstrap-switch.bootstrap-switch-focused {
        border-color: #be9667;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(190 150 103 / 60%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(190 150 103 / 60%);
    }


.input-group-addon {
    color: white;
    background-color: #be9667;
    font-family: 'Raleway';
    font-size: medium;
    font-weight: 400;
}


.large-input-group {
    display: block !important;
}

.small-input-group {
    display: table !important;
}


.large-form-control {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.small-form-control {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}


[data-tooltip]:before {
    /* needed - do not touch */
    content: attr(data-tooltip);
    position: absolute;
    opacity: 0;
    /* customizable */
    transition: all 0.15s ease;
    padding: 10px;
    /*color: #333;*/
    color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 1px lightgray;
    z-index: 9999;
}

[data-tooltip]:hover:before {
    /* needed - do not touch */
    opacity: 1;
    /* customizable */
    background: #be9667;
    /*border-color: #be9667;*/
    margin-top: -100px;
    margin-left: 30px;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: small;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
    pointer-events: none;
}



.badge-step {
    display: inline-block;
    min-width: 3vh;
    padding: 0.5vh 0.5vh;
    font-size: 1.6vh;
    font-weight: 500;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: none;
    color: #be9667;
    border-radius: 50px;
    border: 1px solid;
    margin: 5px 2px 5px 2px;
    font-family: 'Calibri';
}


.badge-step.selected {
    background-color: #be9667;
    color: white;
}


.badge-colore, .badge-colore-blocco {
    display: inline-block;
    min-width: 3vh;
    min-height: 3vh;
    padding: 0.5vh 0.5vh;
    font-size: 1.6vh;
    font-weight: 500;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 0px;
    margin: 5px 2px 5px 2px;
    border: 1px solid #DDDDDD;
}


.badge-colore.selected {
    border: 5px solid #be9667;
}

.nero{

    background-color:black;
}

.blu {
    background-color: blue;
}

.azzurro {
    background-color: dodgerblue;
}

.verde {
    background-color: green;
}

.giallo {
    background-color: yellow;
}

.arancio {
    background-color: darkorange;
}

.rosso {
    background-color: red;
}

.viola {
    background-color: blueviolet;
}

.bianco {
    background-color: white;
}



.btn-toggle {
    background-color: white !important;
    color: #be9667 !important;
    border-color: #be9667 !important;
    font-family: 'Raleway' !important;
}


    .btn-toggle.active {
        color: white !important;
        background-color: #be9667 !important;
    }

.btn-primo {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

.btn-ultimo {
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.col-guida {
    background-color: white;
}


.btn-filtro-tessuto, .btn-selezione-tessuto {
    margin: 5px;
    background-color: white !important;
    color: #be9667 !important;
    border-color: #be9667 !important;
    font-family: 'Raleway' !important;
    border-radius: 3px;
}


.btn-filtro-tessuto.active, .btn-selezione-tessuto.active {
    color: white !important;
    background-color: #be9667 !important;
    border-radius: 3px;
}

.btn-selezione-tessuto {
    margin: 0px !important;
}

.btn-info-filtro-tessuto {
    color: #be9667 !important;
    border-color: #be9667 !important;
    background-color: white !important;
    font-family: 'Raleway' !important;
}

.input-group-filtro-tessuti{

    margin:5px;
    display: inline-block;

}



/*TESTI RESPONSIVE*/

.rsp-tTitoloBig {
    font-family: 'Raleway';
    font-size: calc((.4em + 1.5vmin) + (.4em + 1.5vmax));
    font-weight: 700;
    color:#505050;
}


.rsp-tTitolo {
    font-family: 'Raleway';
    font-size: calc((.4em + 1vmin) + (.4em + 1vmax));
    color: white;
}

.rsp-tTitoloSmall {
    font-family: 'Raleway';
    font-size: calc((.4em + 0.8vmin) + (.4em + 0.8vmax));
    color: #505050;
}


.rsp-tTitoloBlocco {
    font-family: 'Raleway';
    font-size: calc((.4em + 0.25vmin) + (.4em + 0.25vmax));
    color: #be9667;
}


.rsp-tTitoloItalic {
    font-family: 'Raleway';
    font-weight: 600;
    color: #be9667 !important;
    font-size: calc((.4em + 0.4vmin) + (.4em + 0.4vmax));
    display: block;
    margin-bottom: 0px;
    font-style: italic;
}

.rsp-tDidascaliaBig {
    font-family: 'Raleway';
    font-weight: 700;
    color: #505050 !important;
    font-size: calc((.4em + 0.4vmin) + (.4em + 0.4vmax));
    display: block;
    margin-bottom: 0px;
}

.rsp-tCopyright {
    font-family: 'Raleway';
    font-size: calc((.4em + 0.25vmin) + (.4em + 0.25vmax));
    font-weight: 600;
    color: #505050;
}