body {
    font-size: 19px;
}
hr {
    margin-top: 45px;
}
.header-image {
    height: 100px;
    max-height: 400px;
    margin-top: 90px;
    margin-bottom: 20px;

    background-repeat: no-repeat;
    background-position: center center;

    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#credito-residuo .well a::after{
    border-width:0px;
}
.btn-default {
    background-color: #e6e6e6;
}
.btn {
    font-size:19px;
    border-radius:5px;
}
.btn-primary, .btn-primary:hover, .btn-primary:active:focus, .btn-primary:active:hover {
    padding: 10px;
    border-radius:5px;
}
.btn-indietro{
    background:#ccc;
    color:#000;
    padding:12px 25px;
    border-radius:5px;
    margin-right:10px;
    display:inline-block;
    width:250px;
    text-decoration:none;
    text-align:center;
}
.box-grigio{
    background-color:#eceded;
    width:100%;
    min-height:150px;
    display:block;
    overflow:hidden;
}
.titolocorso{
    font-size:18px;

}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    color: #393939;
    opacity: 1;
}
.prezzo{
   font-size:35px;
    font-weight:bold;
    line-height:25px;
}
.form-horizontal .control-label {
    text-align: left;
    color: #7f7f7f;
    font-weight: normal;
}
.tab-totale-saldo{
    text-align:left;
}
.desc-cat{

}
.titolo-form {
    font-size: 21px;
    font-weight: bold;
    display: block;
    padding-bottom: 20px;
}

.sottotitolo-form {
    font-size: 21px;
    font-weight: normal;
}

.titolo {
    font-size: 21px;
    font-weight: bold;
}

.sottotitolo {
    font-size: 21px;
    font-weight: normal;
}

.titolo-tabella {
    color: #7f7f7f;
    font-weight: normal;
}

.breadcrumb > .active {
    font-weight: bold;
}
.breadcrumb li + li::before {
    content: "/";
    padding: 0 8px;
    color: #999;
}
#credito-residuo .well {
    /*height: 110px;*/
}
.categoria-buoni-pag-stampa {
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-top: 50px;
}

.desc-buoni-pag-stampa {
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-bottom: 40px;
}

.codice-buono-pag-stampa {
    font-size: 22px;
    display: block;
}

.benvenuto {
    padding-top: 10px;
    color: #fff;
    font-size:16px;
    padding-bottom:5px;
}
/* css APP */
.menuappCont{
    position: fixed;
    top:37px;
    z-index:1000;
    background-color:#fff;
    width:100%;
}
.menuapp{
    width: 250px;
    height: 100%;
    position: fixed;
    right: -250px;
    background: #1aa9e6;
    z-index:1300;
    top:37px;
    overflow: scroll;
padding-bottom:40px;
}

.vocemenuApp{
    border-bottom:1px solid #fff;
    padding:10px;
    overflow:hidden;

}
.vocemenuApp:active{
    background-color:#ccc;

}
.icomenuApp{
    float:left;

}
.linkmenuApp{
    float:left;
    color:#fff;
    padding: 15px 0px 0px 10px;
    font-size:15px;
}
.titolo-cella{
    display:none !important;
}
.user-head:hover{
    background-color:#000 !important;
}
.user-head:active{
    background-color:#000 !important;
}
.user-head:focus{
    background-color:#000 !important;
}
.nav-item{
    font-size:15px;
    font-weight:bold;
    padding-top:12px;
    background:transparent;
    min-width:fit-content;
}

/*BOOTSTRAP5*/
.well{
    padding:20px;
    position:relative;
}
.piu-regole{
    font-size:16px;
    padding-right:5px;
    position:absolute;
    right:5px;
    top:50%;
    margin-top:-15px;
}
.bloccato{
    display:block;
    margin:0 auto;
    color:#ecb02e;
}
.icone-home{
    display:block;
    margin:0 auto;
}
.accordion-button::after {
    display: none !important;
}
.accordion-button .fa {
    transition: transform 0.2s ease;
}

#accordionStorico .accordion-button:not(.collapsed) .fa {
    transform: rotate(180deg);
}
.accordion-button:focus{
    box-shadow:none;
}
.box-linea{
    padding:20px;
}
.link-bott2{
    width:200px !important;
    border-radius:5px;
    text-align:center;
    text-decoration:none;
    color:#fff;
    font-size:1rem;
    padding:10px;
}
.link-bott2:hover{
    color:#fff;
}
.b5-bred{
    padding-top:10px;
}
.cont-accordion{
    padding-bottom:20px;
}
input{
    height:40px;
    padding:0 10px;
}
.bg-black{
    background-color:#000;
    color:#fff;
}
.btn-black{
    background-color:#fff !important;
    color:#968870;
}
.btn-login{
    height:30px;
    padding:0 10px;
}
.link-footer{
    display:inline-block;
    padding:10px;
    font-size:15px
}
.punti-totali{
    font-weight: bold;
    font-size:50px;
}
.col-black{
    color:#000;
}
.top-20{
    margin-top:20px;
}
.top-50{
    margin-top:50px;
}
.height-10{
    min-height:10px;
    text-align:center;
}
.cookie-banner{
    z-index:9999;
    display:none;
}
.link-under-login{
    font-size: 13px;
}
.navbar-loguot{
    margin-top:0px;
}
.campi-login{
    font-size:15px;
}
.aggiornati-al{
    display:block;
    font-size:15px;
}
.closeButton{
    padding:10px 10px 10px 30px;
    color:#fff;
}
.icon-close{
    color:#fff;
    font-weight:bold;
}
.cont-logo-nav-mob{
    float:left;
    padding-left:10px;
}
.logo-navbar{
    display:block;
    height:65px;
}
.cont-menu-app{
    float:right;
    padding:17px 30px 0px 10px;
}
.container-nav-open{
    right:40px;
}
.nome-iniziativa-navbar{
    padding:29px 20px;
    font-size: 14px;
    float: left;
    max-height:65px;
}
.tools-navbar{
    font-size: 23px;
    padding-bottom:7px;
}
.tools-item{
    font-size:15px;
    padding-top:12px;
}
.cont-categorie{
    margin-bottom: 20px;
    padding: 20px 0;
}
.categoria-smeg{
background-color:#fff;
    border-color:#fff;
}
.sottocat{
    display:block;
    text-align:center;
}
.sottocat-smeg{
    color:#fff;
}
.richiedi-bianco{
    color:#fff;
}
.logo-categorie{
    display:block;
    margin:0 auto;
    padding-bottom: 15px;
    max-width:150px;
}
.theme-smeg {
    background-color: #fff;
    color: #968870;
}

.theme-default {
    background-color: #fff;
    color: var(--categoria-colore);
}
.mex-categoria{
    display:block;
    text-align:center;
}
.cont-premi-categoria{
    margin-bottom: 40px;
    padding: 60px 0px 40px 0px;
}
.premio {
    color: var(--premio-color);
    text-decoration: none;
    border: 0;
}

.premio-smeg .titolo-premio {
    background-color: #968870;
}

.titolo-premio {
    color: #fff;
}
.label-valore{
    padding:19px 0px 19px 0px;
}
.valore-premio{
    display:block; font-size:10px;
}
.prezzo-premio{
    font-size:18px;
}
.indietro-categoria{
    margin-top:20px;
}
.box-premio1{
    margin-bottom: 50px;
}
.img-premio1{
    margin-bottom: 20px;
    background: #fff;
    border-radius:10px;
}
.img-premio2{
    padding:80px 40px;
    border: 1px solid #000;
    border-radius: 10px
}
.select-qt-premio{
    font-size:30px;
    color: #6d6d6d;
    height: 50px;
    font-weight: bold;
    border-color:#6d6d6d;
}
.btn-smeg {
    background-color: #968870;
}
.well-smeg{
    background-color:#000;
    color:#968870;
    font-size:30px;
    font-weight:bold;
    text-align:center;

}
.well-smeg2{
    background-color:#000;
    color:#fff;
}
.well-bianco{
    color:#000;
}
.well-smeg-recupera{
   background-color:#000;
    text-align: center;"
}
.well-saldo{
    text-align: center;
    font-weight:bold;
}
.acc-item-saldo{
    border:0px;
}
.acc-btn-collapsed-smeg{
    background-color:#000;
}
.acc-btn-collapsed-normal{
    background-color:#eee !important;
    border-radius:10px;
}
.bott-centrato{
    margin:0 auto;
    display:block;
}
.padding-10{
    padding:10px;
}
.bott-modal{
    border:0px;
    background-color:transparent;
}
.padding-top-20{
    padding-top:20px;
}
.margin-top-15{
    margin-top:15px;
}
.width100{
        width:100%
    }
.margin-top-20{
    margin-top:20px;
}
.dont-size-18{
    font-size:18px;
}
.box-riepilogo-fattura1{
    border-radius:10px;
    padding:25px;
    background-color:#eee;
}
.padding-bottom-25{
    padding-bottom:25px;
}
.width-65{
    width:65px;
}
.apdding-bottom-40{
    padding-bottom: 40px;
}
.bott-indietro{
    width:200px !important;
    border-radius:5px;
    background-color:#ccc!important;
    color:#000!important;
    text-align:center;
    margin-top:15px!important;
}
.green{
    color:green;
}
.red{
    color:red;
}
.oragnge{
    color:orange;
}
.titoliTabella {
    font-size: 11px;
}

.cella {
    font-size: 15px;
    padding: 5px 0;
}

.numero {
    font-size: 15px;
}
.well-padding-right{
    padding-right: 30px;
    position:relative;
}
.punti-totale{
    font-size:40px;
}
.box-colorati{
    margin-bottom: 20px;
    padding: 20px 0;
}
.box-coloratipadding1{
    padding: 40px 0px 60px 0px;
    margin: 30px 0px 0px 0px;
}
.bg-black{
    background-color:#000;
}
.bg-white{
    background-color:#fff;
}
.col-black{
    color:#000;
}
.col-white{
    color:#fff;
}
.icona-fatture{
    float:left;
    width:55px;
    margin-right:15px;
}
.sottotesto-fatture{
    font-size:15px;
    display:block;
}
.bott-visualizza{
    width:200px!important;
    border-radius:5px;
    text-align:center;
}
.text-right{
    text-align:right;
}
.well-smeg-pin{
    background-color:#000;
    color:#968870;
    font-size:30px;
    font-weight:bold;
    text-align:center;
}
.box-riepilogo-fattura2{
    border-radius:10px;
    padding:25px;
    border:1px solid #ccc;
    margin-top:25px;
}
.box-carica1{
    padding-right: 30px;
    position:relative;
    margin-bottom:10px;
    font-size:30px;
    font-weight:bold;
    text-align:center;
}
.box-carica2{
    border-radius:10px;
    padding:25px;
    background-color:#eee;
}
.box-riepilogo-fattura3{
    border-bottom:1px solid #ccc;
    margin-bottom:25px;
    padding-bottom:25px;
}
.tot-punti-fattura{
    font-weight:bold;
    font-size:25px;
    padding-left:20px;
    display:inline-block;
    text-align:right;
}
.fascia-grigia-form{
    margin-bottom: 20px;
    padding: 20px 0;
    background-color: #e6e7e9;
}
.box-saldo-buoni-alert{
    margin:30px 0 0 0;
    padding-top:15px;
    padding-bottom:15px;
}
.box-saldo-buoni-alert .attenzionescadenza{
    display:block;
    padding-top:15px;
    color:#ecb02e;
}
.icone-home .cls-1 {
    fill: #3c3e3c;
    stroke-width: 0;
}

/* parte dinamica categorie*/
.icona-cat {
    color: var(--categoria-colore);
}

.scelti {
    background-color: var(--categoria-colore);
}

/*.titolo-premio {
    background-color: var(--categoria-colore);
}*/

.sottocat-normale {
    color: var(--categoria-colore);
}


.padding-well{
    padding: 20px;
}
.btn-default {
    background-color: var(--categoria-colore);
}
.richiedi-long{
    background-color:#fff;
    color:#968870;
    padding:5px;
    font-size:15px;
    display:block;
    margin: 0 auto;
    width:150px;
}
.richiedibuono{
    margin-top:70px;
    margin-bottom:30px;
}
.flag-premio1{
    width:30px;
    display:block;
    margin:0 auto;
}
@media (min-width: 768px) {
    .header-image {
        margin-top: 70px;
        height: 200px;
    }

}


@media (min-width: 992px) {
    .header-image {
        margin-top: 70px;
        height: 400px;
    }
    .carousel{
        margin-top:140px;
    }
    .b5carousel{
        margin-top:0px;
        margin-bottom: 20px;
    }
    .b5navbar{
        padding-bottom:0px;
        padding-top:50px;
    }
}

@media (min-width: 1200px) {
    .header-image {
        margin-top: 70px;
        height: 500px;
    }
}

.navbar-brand {
    height: 70px;
    padding: 0;
    display:block;
}

.navbar-fixed-top {
    top: 0;
    /*top: 20px;*/
    border-width: 0;
    right: 0;
    left: 0;
    position: fixed;
}



@media (max-width: 992px) {
    #credito-residuo .well {
        height: 135px;
    }


}

@media (min-width: 992px) {
    .navbar-fixed-top {
        top: 20px;
        position: absolute;
    }
}

.breadcrumb {
    padding: 10px 15px;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 30px;
}

.well, .well-sm {
    border-radius: 10px;
}

.well-bordered {
    background-color: #fff;
    border: 3px solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 20px;
    margin-bottom: 40px;
}

.well-bordered h2 {
    margin: 0;
    font-weight: bold;
}

.form-control {
    border: 1px solid #cacaca;
    border-radius: 0;
}

.btn {
    border-radius: 5px;
}

.btn:hover {
    font-weight: normal;
    background-color:#ccc;
}

/* tabelle */

.table > tbody > tr.white > td, .table > tbody > tr.white > th, .table > tbody > tr > td.white, .table > tbody > tr > th.white, .table > tfoot > tr.white > td, .table > tfoot > tr.white > th, .table > tfoot > tr > td.white, .table > tfoot > tr > th.white, .table > thead > tr.white > td, .table > thead > tr.white > th, .table > thead > tr > td.white, .table > thead > tr > th.white {
    background-color: #fff;
}

/* test */

#premi .premio {
    min-height: 20px;
    margin-bottom: 20px;
    padding: 0px;
    background-color: #f9f9f9;
    display: block;
    border-radius:10px;
}
.box-saldo-buoni{
    border-radius:10px;
}

#premi .premio:hover {
    text-decoration: none;
}

#premi .premio img.logo {
    height: 70px;
    padding: 10px;
}

#premi .premio .fa {
    font-size: 70px;
    /*display: none;*/
}
#premi a {
    color:#a2a2a2;
    border: 2px solid transparent;
    /*display: none;*/
}
.dett-premio{
    font-size:25px;
    /*color: #6d6d6d;*/
    font-weight:bold;
    border:0px;
}
.conf-ordine-pin{
    padding: 20px 0;
}
.banda-grigia-pin{
    padding: 20px 0;
    background-color: #e6e7e9;
}
.well-normal{
    background-color:#fff;
    border:0px;
}
.btn-richiedi-acquista{
    display:block;
    border-radius:5px;
    color:#fff;
    border:0px;
    padding:10px;
    width:250px;
}
.attenzione{
    color:#ff0000;
}
.testo-acquista-buoni{
    display:block;
    font-size:18px;
}
.form-acquista-punti{
    background-color:#fff;
    color:#000 !important;
}
.form-acquista-punti-smeg{
    background-color:#000;
    color:#fff !important;
}
.btn-paypal{
    display:block;
    width:100%;
    height:47px;
    margin:0 auto;
}
.form-acquista-punti-smeg{
    background-color:#fff;
    color:#000;
}
#premi .premio:hover img.logo {
    /*display: none;*/
}

#premi .premio:hover .fa {
    display: inline-block;
}

#categorie .categoria {

    min-height: 20px;
    margin-bottom: 20px;
    padding: 20px;
border-radius:10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-size: 30px;
    font-weight: bold;

}
.cat{
    font-size:22px !important;
}
.cat-smeg{
    background-color:#fff;
    color:#fff;
}
.box-saldo{
    padding-top:30px;
}
#categorie .fa {
    max-width: 150px;
    max-height: 150px;
    font-size: 70px;
    line-height: 140px;
}

#categorie .categoria:hover .extra-top, #categorie .categoria:hover .extra-bottom {
    /*-webkit-transform: translateX(0%);*/
    /*-moz-transform: translateX(0%);*/
    /*-ms-transform: translateX(0%);*/
    /*-o-transform: translateX(0%);*/
    /*transform: translateX(0%);*/
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.extra {
    width: 101%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;

    font-size: 16px;
}

.extra:hover {
    text-decoration: none;

    font-size: 18px;
}

.extra-top {
    height: 60%;
    top: 0;
    /*-webkit-transform: translateX(-100%);*/
    /*-moz-transform: translateX(-100%);*/
    /*-o-transform: translateX(-100%);*/
    /*-ms-transform: translateX(-100%);*/
    /*transform: translateX(-100%);*/
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);

    padding: 20px 0;
}

.extra-bottom {
    height: 40%;
    bottom: 0;
    /*-webkit-transform: translateX(+100%);*/
    /*-moz-transform: translateX(+100%);*/
    /*-o-transform: translateX(+100%);*/
    /*-ms-transform: translateX(+100%);*/
    /*transform: translateX(+100%);*/
    -webkit-transform: translateY(+100%);
    -moz-transform: translateY(+100%);
    -o-transform: translateY(+100%);
    -ms-transform: translateY(+100%);
    transform: translateY(+100%);

    padding: 30px 0;

    vertical-align: middle;
}

.scrollToTop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
}

.bot-classifiche-distrigo{
    border:2px solid #ccc;
    padding:15px;
}
.bot-classifiche-distrigo:hover{
    border:2px solid #e24411;
    padding:15px;
    background-color:#f0f0f0;
}
.bot-classifiche-distrigo-active{
    border:2px solid #e24411;
    padding:15px;
    background-color:#f0f0f0;
}
.bgercs22{
    width:100%;
    background:#f2f2f2;
    background-image:url('images/sfondoercs22.jpg');
    background-size:cover;
    background-position:center;
}
.icona-home{
    max-width:130px;
    display:block;
    margin:0 auto;
}
.richiedi{
    font-size:20px;
}
.banda-grigia{
    padding: 20px 0;
    background-color: #e6e7e9;
}

/*stili fatture */
.titoliTabella {
    font-size: 11px;
}

.cella {
    font-size: 15px;
    padding: 5px 0;
}

.numero {
    font-size: 15px;
}
.custom-table {
    border-collapse: collapse;
}

/* Mantiene i bordi orizzontali Bootstrap */
.custom-table td,
.custom-table th {
    border-top: 1px solid #dee2e6;
}

/* Aggiunge solo i divisori verticali interni */
.custom-table td:not(:last-child),
.custom-table th:not(:last-child) {
    border-right: 1px solid #dee2e6;
}

/* NIENTE bordi esterni */
.custom-table {
    border-left: none;
    border-right: none;
}

/*css carica fattutra*/
label {
    font-weight: normal;
    font-size: 15px;
}

.file-upload {
    position: relative;
    width: 100%;
}

.file-upload input[type="file"] {
    display: none;
}

.file-label {
    display: flex;
    align-items: center;
    justify-content: space-between;

    border-radius: 5px;
    padding: 0px 15px;
    cursor: pointer;
    background-color: #fff;
    transition: all 0.2s ease;
    position: relative; /* fondamentale */
    height:40px;
}
.file-label .file-icon-svg {
    position: absolute;
    right: 12px;
    bottom: 8px;
    width: 22px;
    height: 22px;
    pointer-events: none;
}
.file-label:hover {
    border-color: #007bff;
    background-color: #f0f8ff;
}

.file-label .text {
    font-size: 15px;
    color: #333;
}

.file-label .icon {
    font-size: 20px;
    color: #007bff;
}

.file-label .file-name {
    font-size: 13px;
    color: #777;
    margin-left: 10px;
    flex: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.date-wrapper {
    position: relative;
}

.date-wrapper input {
    padding-right: 45px; /* spazio per icona */
}

.date-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0.7;
    transition: 0.2s;
}

.date-icon:hover {
    opacity: 1;
}

.bottone-form{
    display:block;
    border-radius:5px;

    color:#fff;
    border:0px;
    padding:10px;
    width:250px;
}
.input-form{
    width:100%;
    border-radius:5px;

}

.cornice-set {
    border-radius: 10px;
    border: 0px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #eee;
    margin-top:50px;
}
.cornice-prodotti {
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 5px;
    position:relative;
}
.cornice-prodotti2 {
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    position:relative;
    padding:5px;
}
.display-block{
    display:block;
}
.margin-top-30{
    margin-top:30px;
}
margin-bottom-15{
    margin-bottom:15px;
}
.button-annulla-red{
    background:red;
    color:white;
    padding:12px 25px;
    border-radius:5px;
    margin-left:10px;
    display:inline-block;
}
.link-elimina {
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    background-color: #ff0000;
    padding: 5px;
    border-radius: 5px;
}

/*selectsss bootstrap*/
.ts-control{
    height:40px;
    padding:0px 10px;
    border-radius: 5px;

    font-size:1rem;
}
.ts-wrapper{
    padding:0px;
    border:0px;
    border-radius:5px;
}
.ts-dropdown, .ts-control, .ts-control input{
    font-size:1rem;
}
.item{
    padding-top:8px;
}
.delete-x{
    color:white;
    background-color:red;
    text-decoration:none;
    text-align:center;
    border-radius:30px;
    width:30px;
    height:30px;
}

.delete-x-p{
    color:white;
    background-color:red;
    text-decoration:none;
    text-align:center;
    border-radius:30px;
    width:30px;
    height:30px;
    position:absolute;
    right:10px;
}
#ios-prompt{
    display:none;
}


.benvenuto {
    padding-top: 10px;
    position:fixed;
    top:0px;z-index:10000;
    margin:0px;
    width:100%;
}
.benvenuto-inner{
    padding-right:30px;
    position:relative;
    height:20px;
}
.cont-menu-esci{
    float:right;
    width:25px;
    padding-left:10px;
    padding-top:4px;
}
.menu-esci{
    display:none;
    position:absolute;
    background-color:#fff;
    padding:5px; top:20px;
    color:#1d1d1b;
    z-index:10000;
    font-size:14px;
    border:1px solid #ccc;
}
.link-menu-esci{
    display:block;
    text-align:left;
    color:#000;
}
.monitorando{
    float:right;
}
.saldo-piu{
    max-width:30px;
}
@media(max-width: 768px){
    .bgercs22{
        width:100%;
        background:#f2f2f2;
        background-image:url('images/sfondomobileercs22.jpg');
        background-size:cover;
        background-position:center;
    }
    .b5carousel{
        margin-top:150px !important;
        margin-bottom: 20px;
    }
    .richiedi{
        font-size:16px;
    }
    .icona-home{
        max-width:110px;
    }
    .carousel{
        margin-top:110px !important;
    }

    #credito-residuo .well {
        height: 115px;
    }
    .desc-cat{
font-size:15px;
    }
    h2{
        font-size:22px;
    }
    .well{
        font-size:18px;
    }
    #categorie .categoria {

        height: 160px;
        margin-bottom: 20px;
        padding: 20px;
        position: relative;
        overflow: hidden;
        z-index: 1;
        font-size: 20px;
        font-weight: bold;

    }
    .tab-totale-saldo{
        text-align:right;
    }
    .breadcrumb{
        font-size:15px;
    }
    .titolo-premio{
        font-size:13px;
        border-bottom-left-radius:10px;
        border-bottom-right-radius:10px;
    }
    .titolocorso{
        font-size:15px;
        /*color:#ccc;*/
    }
    #categorie .fa {
        /* height: 150px; */
        font-size: 50px;
        line-height: 80px;
    }

    /* css APP */
    .titolo-cella{
        display:inline-block !important;
    }
    .extra-top{
        padding:5px;
    }
    /*stilihome*/
    .overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        z-index:2000;
    }

    .popup {
        margin: 70px auto;
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        position: relative;
        transition: all 5s ease-in-out;
        width: 70%;
    }

    .popup h2 {
        margin-top: 0;
        color: #333;
    }
    .popup .close {
        position: absolute;
        top: 10px;
        right: 30px;
        transition: all 200ms;
        font-size:3.2vmin;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }
    .popup .close:hover {
        color: #06D85F;
    }
    .popup .content {
        overflow: auto;
    }

}