/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/*
body {
    padding-top: 40px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. * /
}
*/
textarea {
    resize: none;
}

a:hover, a:visited, a:focus{
    text-decoration: none;
}


.bordo-tab{
    padding: 20px 20px 10px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.col-15 {
    width: 20%;
    margin: 0px;
    float: left;
}

.bordo-clusterDispari{
    /*padding: 5px;*/
    border: 2px solid #dadada;
    margin-bottom: 8px;
    background-color: #ffffff;
}

.bordo-clusterDispari:hover{
    /*padding: 5px;
    border: 5px solid #5dc1ae;
    margin-bottom: 8px;
    background-color: #ffffff;
    */
    border: 2px solid #fe002a;
    margin-bottom: 8px;
}

.bordo-clusterDispari:hover .titoloClusterAsta {text-decoration:underline}

.clusterOfferteDash{
    border: 2px solid #dadada;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.clusterOfferteDash:hover{
    border: 2px solid #fe002a;
    margin-bottom: 20px;
}

.bordo-clusterPariQuestion{
    /*padding: 5px;*/
    border: 5px solid #f9f9f9;
    margin-bottom: 8px;
    background-color: #f9f9f9;
}

.bordo-clusterPariQuestion:hover{
    /*padding: 5px;*/
    border: 5px solid #fe002a;
    margin-bottom: 8px;
    background-color: #f9f9f9;
}

.bordo-clusterPari{
    /*padding: 5px;*/
    border: 2px solid #dadada;
    margin-bottom: 8px;
    background-color: #ffffff;
}

.bordo-clusterPari:hover{
    /*padding: 5px;*/
    border: 2px solid #fe002a;
    margin-bottom: 8px;
}

.bordo-clusterPari:hover .titoloClusterAsta {text-decoration:underline}

/* NP */

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
    border-radius: 0px;
}

.thumbnail .caption-full {
    padding: 9px 9px 0px;
    color: #333;
}

.bordo-box{
    border: 1px solid #cccccc;
    padding: 8px;
}

.no-marginB{
    margin-bottom: 0px;
}
.marginTB{
    margin: 5px 0px;
}

.marginTB20{
    margin: 30px 0px 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}

.marginDR{
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

footer {
    margin: 50px 0;
}

.numeroMsg{
    visibility: hidden;
}

/* sidebar */
.menu-sidebar{
    padding: 0px;
    margin: 0px 0px 20px;
    border-radius: 20px;
	color:#707070;
}

.menu-sidebarUtente{
    background-color: #fe002a;
    padding: 10px 5px;
    margin: 0px 0px 20px;
}

ul.menu{
	list-style: none;
	padding:5px 0 10px 0;
}

ul.menu ul.menu {padding-left:10px;}

.margineR10{
    margin-right: 10px;
}

ul.menu > li {padding:5px 0}

ul.menu > li a {
    display: inline;
	color:#333333
}

ul.menu > li{
	color:#707070;
    font-size: 16px;
    font-weight: 300;
}

ul.menu > li:hover{
    display: block;
}

ul.menu > li a:hover, ul.menu > li a:focus{
    text-decoration: none;
	color:#fe002a;
}


.attivo{
    text-decoration: none;
    background-color: rgba(74,167,152,.1);
}

/* dashboard */
.bollinoUtenteDash{
    background-color: #f4af1a;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 2px solid #ffffff;
    color: #ffffff;
}
.messDash {
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 5px;
    color: #ffffff;
}

ul.menu-dash {
    padding-left: 0px;
    list-style: none;
}

ul.menu-dash > li {

    /*padding: 10px 0px;*/
    display: block;
}

ul.menu-dash > li a{
    color: #818181;
    font-size: 13px;
    display: block;
    font-weight: 300;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul.menu-dash > li:hover{

    display: block;
    /*background-color: #ffffff;*/
}

ul.menu-dash > li a:hover{
    color: #fe002a;
    text-decoration: none;
}

/*.attivo-dash{
    color: #ee8b7c;
    color: #fe002a;
    font-size: 16px;
    text-decoration: none;
    display: block;
    background-color: #ffffff;
}*/

.titleMenuDash{
    font-size: 20px;
	line-height:28px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.titleAbbonamento{
    color: #fe002a;
    text-decoration: none;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

/*.titleMenuDashNM{
    color: #ee8b7c;
    color: #fe002a;
    font-size: 16px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    border-bottom: 1px solid #fe002a;
    padding-bottom: 5px;
}*/

.titleBidUp{
    /*color: #ee8b7c;*/
    color: #818181;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #818181;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.titleAnswerDash{
    /*color: #ee8b7c;*/
    color: #fe002a;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #fe002a;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.titleAstaReview{
    /*color: #ee8b7c;*/
    color: #fe002a;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.titleOfferteReview{
    /*color: #ee8b7c;*/
    color: #fe002a;
    text-decoration: none;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 22px;
}

.titleAnswerDash a{
    font-size: 16px;
    text-decoration: none;
}

.titleAnswerDash a:hover{
    text-decoration: none;
}

.titleSezMenuDash{
    /*color: #ee8b7c;*/
    color: #70706e;
    font-size: 14px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: 400;
}


/* end */

/* menù header */
.barraNavigazione{
    margin-bottom: 0px !important;
    height: auto;
    background-color: #ffffff;
    padding-bottom: 10px;
}

.menu-generale > li {
    float: left;
    display: block;
    padding: 5px 10px;
}
.navbar-nav > li > a{
    color: #333333;
    font-weight: 400;
}

.navbar-nav > li > a:hover{
    font-weight: 400;
    padding-bottom: 5px;
    text-decoration: none;
}
.navbar-nav > li > a.blocco-attivo{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:2px solid #70706e;
    background-color: #ffffff;
    padding-bottom: 5px;
}

.navbar-nav > li > span > a{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #ffffff;
    padding-top: 10px;
}

.navbar-nav > li > span > a:hover{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:2px solid #70706e;
    background-color: #ffffff;
    padding-bottom: 5px;
    text-decoration: none;
}

/* navbar order */
.navbarOrder > li > a{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #ffffff;
    border-bottom:3px solid #fe002a;
    padding-bottom: 5px;
    margin-right: 10px;
    font-size: 12px;
}

.navbarOrder > li > a:hover{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:3px solid #f4af1a;
    background-color: #ffffff;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px;
}
.navbarOrder > li > a.blocco-attivo{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:3px solid #f4af1a;
    background-color: #ffffff;
    padding-bottom: 5px;
    font-size: 12px;
    margin-right: 10px;
}

.navbarOrder > li > span > a{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #ffffff;
    padding-top: 10px;
    font-size: 12px;
    margin-right: 10px;
}

.navbarOrder > li > span > a:hover{
    color: #70706e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:3px solid #70706e;
    background-color: #ffffff;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px;
}
/* end */




.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ffffff;
    border-color: #ffffff;
    padding-bottom:5px;
}

ul.dropdown-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}

.dropdown-menu > li  {
    color: #fe002a;
    text-decoration: none;
    background-color: #f2f2f2;
}

.dropdown-menu > li > a {
    color: #fe002a;
    font-weight: 300;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #fe002a;
}

.attivoMenu a{
    color: #ffffff !important;
    text-decoration: none;
    background-color: #70706e;
}

/*
#visual_nav {
    margin:0px 0 0 0;
    padding:0;
    list-style: none;
    /*float: right;
    width: 78.5%;* /
}
*/

#azienda_nav, #prodotto_nav {
    margin:10px 0 0 0px;
    padding:0;
    list-style: none;
}

/*
#visual_nav li {
    display:inline-block;
    padding:0px 0;

}
*/

#visual_nav li {
    background:transparent;
    text-align: center;
}

#visual_nav li a{
	font-weight:bold;
	font-size:18px;
	line-height:18px;
    text-decoration:none;
    display: block;
	margin-right:5px;
}

#visual_nav li:last-child a {margin-right:0}

#visual_nav li a:hover {
    text-decoration: none;
}

#visual_nav li:hover {
    text-decoration: none;
}


#search_form {
    margin-top:2px;
    /*width:78.5%;
    float: right;*/


}
#search_form_evento_date {
    width:100%;
    margin-top:20px;
    margin-left:15px;
}

#search_form_evento_date input[type="text"] {
    height:22px;
}

#search_form_evento_date h4 {
    font-size:15px;
}

#search_form_azienda {

    width:100%;
    margin-top:20px;
}


#search_form span {
	color:#707070;
	font-size:18px;
	line-height:30px;
	margin:2px 0 0 10px;
    float:left;
}

#search_form_azienda span, #search_form_calendario span {
    color:#dfdfdf;
    font-size:18px;
    padding:6px 10px 4px 0px;
    float:left;
    margin-left:-5px;
}

#search_form .search_input {
    border: none;
    line-height: 30px;
    font-size:18px;
    margin:2px 0 0;
    display:block;
    float:left;
}

#search_form .search_input_mobile {
    color: #70706e ;
    font-weight: 200;
    padding-top: 6px;
    border: none;
    /*line-height: 30px;*/
    font-size:12px;
    margin:0px 0 0 0;
    display:block;
    float:left;
    font-weight:600;

}

#search_form_azienda .search_input_azienda, #search_form_calendario .search_input_azienda{
    color:#333;
    border: none;
    line-height: 28px;
    font-size:12px;
    margin:0px 0 0 0;
    display:block;
    float:left;
    font-weight:600;
    /*width:82%;*/

}

#search_form_azienda .search_input_azienda:focus, #search_form_calendario .search_input_azienda:focus, #search_form .search_input:focus {outline:none;}

#search_form .search_button, #search_form_evento_date .search_button {
    float:right;
    margin:2px 2px 2px 0px;
    max-width:110px;
    color:#ffffff;
	background: #fe002a;
	background: -moz-linear-gradient(-45deg,  #fe002a 0%, #ff6633 100%);background: -webkit-linear-gradient(-45deg,  #fe002a 0%,#ff6633 100%);background: linear-gradient(135deg,  #fe002a 0%,#ff6633 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe002a', endColorstr='#ff6633',GradientType=1 );border:2px solid #fe002a;
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
    border-radius: 0px;
}

#search_form .search_button:hover, #search_form_evento_date .search_button:hover {background:#ffffff;color:#fe002a}

#search_form .search_button_mobile, #search_form_evento_date .search_button_mobile {
    float:right;
    margin:2px 2px 2px 0px;

    background: #f3a100;
    color:#fff;
    border:none;
    /*line-height: 26px;*/
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
}

#search_form_azienda .search_button_azienda, #search_form_evento_date .search_button_azienda, #search_form_calendario .search_button_azienda {
    float:right;
    margin:2px 2px 2px 0px;
    background: #333;
    color:#fff;
    border:none;
    line-height: 26px;
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
}

#search_form_azienda select, #search_form_calendario select {
    margin:0px 0px 0px 0px;
    color:#333;
    font-size: 14px;
    float:left;
    height:34px;
}


#advanced_search {
    float:right;
    border: 1px solid #bbb;
    line-height:22px;
    font-size:11px;
    width:130px;
    margin:5px 0 0 0;
    text-align:center;
    font-weight:bold;
    background:#fff;
}

#advanced_search span {
    padding:0 5px 0 0;
}
/* end */

/* menù utente */

.thumbImgAuction{
    width:70px;
    margin-right: 4px;
    margin-bottom: 4px;
}

.margineTop15{
        margin-top: 15px !important;
    }

.imageArtworkUpload{
    max-width: 130px;
    max-height: 130px;
    overflow: hidden;
}

.creaOfferta{
    width: 135px;
}

.premiumIcoImg, .premiumIcoImgAbb, .premiumIcoImgAnd{
    width: 120px;
}

.segui, .giasegui{
    width: 80px;
}

.accediDomanda{
    width: 160px;
}

.imageArtworkRem{
position: absolute;
top: calc(50% - 26px);
left: calc(50% - 26px);
}

@media (max-width: 480px) {

    .imageArtworkRem{
        position: absolute;
        top: 7px;
        right: 7px;
        width: 30px;
    }


    .imageArtworkUpload{
        max-width: 48px;
        max-height: 48px;
        overflow: hidden;
    }

    .imageArtworkUploadPadding{
        padding: 0px !important;
    }

    .margineTop15{
        margin-top: 7px !important;
    }

    .thumbImgAuction{
        width:47px;
        margin-right: 4px;
        margin-bottom: 4px;
    }

    .bordo-clusterDispariM{
       padding-top: 15px;
        /*border:  5px solid #ffffff !important; */
        border-bottom:  7px solid #fe002a !important;
        margin-top: 10px;
        margin-bottom: 20px;
        background-color: #f9f9f9 !important;

    }
    /*
    .creaOfferta{
        width: 200px;
    }


    .bordo-clusterDispari:hover{
        padding-top: 15px;
        border: 5px solid #fe002a !important;
        margin-bottom: 8px;
        background-color: #f9f9f9 !important;
    }
    */
    .bordo-clusterPariM{
        padding-top: 15px;
        border-bottom:  5px solid #fe002a !important;
        margin-top: 10px;
        margin-bottom: 20px;
        background-color: #f9f9f9 !important;
    }
    /*
    .bordo-clusterPari:hover{
        padding-top: 15px;
        border: 5px solid #fe002a !important;
        margin-bottom: 8px;
        background-color: #f9f9f9 !important;
    }
    */

    /* navbar order */
    .navbarOrderM > li > a{
            color: #70706e;
        font-weight: 300;
        text-transform: uppercase;
        background-color: #ffffff;
        border-bottom:3px solid #fe002a;
        padding-bottom: 5px;

        font-size: 12px;
    }

    .navbarOrderM > li > a:hover{
            color: #70706e;
        font-weight: 300;
        text-transform: uppercase;
        border-bottom:3px solid #f4af1a;
        background-color: #ffffff;
        padding-bottom: 5px;
        text-decoration: none;
        font-size: 12px;

    }
    .navbarOrderM > li > a.blocco-attivo{
            color: #70706e;
        font-weight: 300;
        text-transform: uppercase;
        border-bottom:3px solid #f4af1a;
        background-color: #ffffff;
        padding-bottom: 5px;
        font-size: 12px;

    }

    .navbarOrderM > li > span > a{
            color: #70706e;
        font-weight: 300;
        text-transform: uppercase;
        background-color: #ffffff;
        padding-top: 10px;
        font-size: 12px;

    }

    .navbarOrderM > li > span > a:hover{
            color: #70706e;
        font-weight: 300;
        text-transform: uppercase;
        border-bottom:3px solid #70706e;
        background-color: #ffffff;
        padding-bottom: 5px;
        text-decoration: none;
        font-size: 12px;

    }
    /* end */
}






@media (max-width: 767px) {
    #tabPeople li {
        background: #fe002a;
        text-align: center;
        border-right: 1px solid #ffffff;
        width: 25%;
        float:left;
        margin-bottom: 2px;
    }

    #tabPeople li a {
        color: #ffffff;
        /*background:#fe002a;*/
        /*padding:5px 10px 5px 10px;
        line-height: 30px;*/
        font-size: 16px;
        text-decoration: none;
        display: block;
    }




    #visual_nav li {
        text-align: center;
        width: 50%;
        float:left;
        margin-bottom: 1px;
    }

    #visual_nav li a {
        font-size: 13px;
        text-decoration: none;
        display: block;
    }

    .boxAstaHome {
        padding: 0px 0px;
        background-color: #ffffff;
        /*border: 4px solid #c1c1c0;*/
        height: auto !important;
    }

    .bollinoTempo {
        margin: 0 auto;
        position: absolute;
        top: 20% !important;
        left: 28% !important;
    }


    .contenutoBollinoTempo {
        position: absolute;
        top: 29% !important;
        left: 39.5% !important;
    }

    .contenutoBollinoTempo100{
        position: absolute;
        top: 29% !important;
        left: 38% !important;
    }

    .contenutoBollinoTempoA{
        position: absolute;
        top: 32% !important;
        left: 38% !important;
    }

    .contenutoBollinoCatATempo{
        position: absolute;
        top: 29% !important;
        left: 36% !important;
    }

    .iconaArtista{
        margin: 0 auto;
        position: absolute;
        top:145px !important;
    }
    .margineT40{
        margin-top: 20px !important;
    }
    .paddingTRM{
        padding-right: 0px;
        padding-top: 10px;
        margin-right: 20px;
        padding-left: 0px !important;
    }

    /*
    .utenteTipClusterAsta {
        margin: 0px 0px 0px 138px !important;
    }
    */
    .margineDescMobile{
        margin-top: 20px !important;
    }
    .paddingL{
        padding: 0px 20px !important;
    }

    .paddingL30{
        padding: 0px 20px 30px !important;
    }
    .paddingZero{
        padding: 0px !important;
    }
    .paddingTRZ {
        padding-left: 0px !important;
        padding-right: 10px !important;
        padding-top: 0px !important;
    }

    .utenteClusterAsta {
            color: #70706e;
        font-weight: 600;
        margin: 0px 0px 0px 0px !important;
        font-size: 16px;
    }

    .btn-1 {
        color: #ffffff;
        background-color: #fe002a;
        border-color: #ffffff;
        border-radius: 0px;
        text-transform: uppercase;
    }

    .btn-cancella {
        font-size: 14px !important;
    }

    .btn-annulla {
        font-size: 14px !important;
    }

    .riassuntoTitle{
        margin-top: 0px;
        border-bottom: none !important;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .paddingTopMobile{
        padding-top: 20px !important;
    }

    .paddingTopMobilePost{
        padding-top: 30px !important;
    }

    .paddingFolMob{
        padding: 0px 0px 20px !important;
    }

    .feedbackPeople{
        margin-bottom: 10px !important;
        padding-top: 0px !important;
    }
    ul#tabPeople{
        list-style: none !important;

    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 25% !important;
        left: 28% !important;
    }


    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 36% !important;
        left: 40% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 40% !important;
        left: 36% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 38% !important;
        left: 39% !important;
    }

    .margineCatMobile{
        margin: 0px 10px !important;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 20% !important;
        left: 31% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 25% !important;
        left: 45% !important;
    }

    .contenutoBollinoCatTempoA{
        position: absolute;
        top: 25% !important;
        left: 45% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 28% !important;
        left: 40% !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .infoClusterAsta1{
            color: #70706e;
        font-weight: 300;
        margin: 0px;
        font-size: 10px !important;
    }

    .btn-positive1 {
        color: #ffffff;
        background-color: #fe002a;
        border-color: #ffffff;
        border-radius: 0px;
        padding: 3px 10px;
            font-size: 10px !important;
        text-transform: uppercase;
    }

    .infoClusterAsta2{
            color: #70706e ;
        font-weight: 300;
        margin: 0px;
        font-size: 8px !important;
    }

    .btn-positive2 {
        color: #ffffff;
        background-color: #fe002a;
        border-color: #ffffff;
        border-radius: 0px;
        padding: 3px 10px;
            font-size: 9px !important;
        text-transform: uppercase;
    }

    .contatoriAsta{
            color: #70706e;
        font-weight: 300;
        margin: 0px;
        font-size: 11px !important;

    }

}

.feedbackPeople{
    margin-bottom: 10px;
    padding-top: 80px;
}

.paddingFolMob{
    padding: 0px;
}


.paddingTopMobile{
    padding-top: 5px;
}

.paddingTopMobilePost{
    padding-top: 0px;
}

.riassuntoTitle{
    margin-top: 0px;
    border-bottom: 1px solid #acacac;
    padding-bottom: 10px;
    margin-bottom: 30px;
}


.paddingL{
    padding-left: 0px;
}

.paddingL30{
    padding-left: 0px;
}


.margineT40{
    margin-top: 40px;
}

.paddingTRM{
    padding-right: 0px;
    padding-top: 10px;
}

.paddingTRZ{
    padding-right: 0px;
    padding-top: 0px;
}



#visual_nav li:hover {
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 992px) {

    .imageArtworkUpload{
        max-width: 100px;
        max-height: 100px;
        overflow: hidden;
    }

    .iconaArtista {
        margin: 0 auto;
        position: absolute;
        top: 155px !important;
    }

    .iconaArtistaCat{
        margin: 0 auto;
        position: absolute;
        top:195px !important;
    }

    .bollinoTempo {
        margin: 0 auto;
        position: absolute;
        top: 14% !important;
        left: 33% !important;
    }


    .contenutoBollinoTempo {
        position: absolute;
        top: 20% !important;
        left: 40% !important;
    }

    .logged {
        margin-left: 78px !important;
    }
    .accedi {
        margin-left: 204px !important;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        overflow: hidden;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {
    .iconaArtista {
        margin: 0 auto;
        position: absolute;
        top: 90px !important;
    }

    .iconaArtistaCat{
        margin: 0 auto;
        position: absolute;
        top:195px !important;
    }

    .bollinoTempo {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 33% !important;
    }

    .contenutoBollinoTempo100 {
        position: absolute;
        top: 25%;
        left: 42%;
    }

    .logged {
        margin-left: 78px !important;
    }
    .accedi {
        margin-left: 204px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 320px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 320px !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 31% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 15% !important;
        left: 43% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 41% !important;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .logged {
        margin-left: 244px !important;
    }
    .accedi {
        margin-left: 350px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 500px !important;
    }

    .contenutoBollinoTempo{
        position: absolute;
        top: 28% !important;
        left: 39% !important;
    }

    .contenutoBollinoTempo100{
        position: absolute;
        top: 28% !important;
        left: 36% !important;
    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 15% !important;
    }


    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 35% !important;
        left: 38% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 35% !important;
        left: 25% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 35% !important;
        left: 33% !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        /*height: 210px;*/
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:-50%;
        top:-50%;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 31% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 15% !important;
        left: 45% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 41% !important;
    }

    .contenutoBollinoTempoA{
        position: absolute;
        top: 25% !important;
        left: 31% !important;
    }

    .titoloArtisti{
            color: #70706e;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 5px;
        font-size: 23px !important;
    }

    .priceClusterAstaIndex {
        font-size: 19px !important;
    }
}
@media (min-width: 1281px) and (max-width: 1366px) {
    .logged {
        margin-left: 244px !important;
    }
    .accedi {
        margin-left: 350px !important;
    }

    .priceClusterAstaIndex {
        font-size: 19px !important;
    }

    .titoloArtisti{
            color: #70706e;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 5px;
        font-size: 23px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 500px !important;
    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 12% !important;
        left: 15% !important;
    }

    .contenutoBollinoTempo{
        position: absolute;
        top: 28% !important;
        left: 39% !important;
    }

    .contenutoBollinoTempo100{
        position: absolute;
        top: 28% !important;
        left: 36% !important;
    }

    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 33% !important;
        left: 37% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 33% !important;
        left: 33% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 35% !important;
        left: 25% !important;
    }


    div.centraCluster{
        position:relative;
        width: auto;
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:-50%;
        top:-50%;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }
}
@media (min-width: 1367px) and (max-width: 1440px) {
    .logged {
        margin-left: 244px !important;
    }
    .accedi {
        margin-left: 350px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 500px !important;
    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 15% !important;
    }

    .contenutoBollinoTempo{
        position: absolute;
        top: 24% !important;
        left: 40% !important;
    }

    .contenutoBollinoTempo100{
        position: absolute;
        top: 24% !important;
        left: 37% !important;
    }

    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 36% !important;
        left: 37% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 36% !important;
        left: 33% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 35% !important;
        left: 25% !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        /*height: 250px;*/
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 27% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 17% !important;
        left: 41% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 38% !important;
    }


}
@media (min-width: 1441px) and (max-width: 1680px) {

    .bollinoTempo {
        margin: 0 auto;
        position: absolute;
        top: 23% !important;
        left: 31% !important;
    }


    .contenutoBollinoTempo {
        position: absolute;
        top: 30% !important;
        left: 42% !important;
    }

    .contenutoBollinoTempo100 {
        position: absolute;
        top: 30% !important;
        left: 40% !important;
    }

    .logged {
        margin-left: 469px !important;
    }
    .accedi {
        margin-left: 595px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 500px !important;
    }


    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 15% !important;
    }


    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 36% !important;
        left: 37% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 36% !important;
        left: 33% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 35% !important;
        left: 27% !important;
    }


    div.centraCluster{
        position:relative;
        width: auto;
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 27% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 17% !important;
        left: 39% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 36% !important;
    }
}
@media (min-width: 1680px) and (max-width: 1919px) {
    .iconaArtista {
        margin: 0 auto;
        position: absolute;
        top: 310px !important;
    }

    .iconaArtistaCat{
        margin: 0 auto;
        position: absolute;
        top:305px !important;
    }

    .logged {
        margin-left: 603px !important;
    }
    .accedi {
        margin-left: 729px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto;
        height: 500px !important;
    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 19% !important;
    }


    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 38% !important;
        left: 37% !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        height: 250px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        position:absolute;
        left:0px;
        top:0px;
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 27% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 17% !important;
        left: 41% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 38% !important;
    }

}
@media (min-width: 1920px) {
    .iconaArtista {
        margin: 0 auto;
        position: absolute;
        top: 350px !important;
    }

    .iconaArtistaCat{
        margin: 0 auto;
        position: absolute;
        top:345px !important;
    }

    .bollinoTempo {
        margin: 0 auto;
        position: absolute;
        top: 24% !important;
        left: 32% !important;
    }


    .contenutoBollinoTempo {
        position: absolute;
        top: 31% !important;
        left: 42% !important;
    }

    .contenutoBollinoTempo100 {
        position: absolute;
        top: 31% !important;
        left: 41% !important;
    }




    .logged {
        margin-left: 603px !important;
    }
    .accedi {
        margin-left: 729px !important;
    }

    .box_chat {
        overflow-y: scroll;
        height: 500px !important;
        background-color: #ffffff;
        border-left: 1px solid #fe002a;
        -moz-appearance: none;
    }

    .box_chat_contatti {
        overflow-y: auto !important;
        height: 500px !important;
    }

    .bollinoTempoCluster {
        margin: 0 auto;
        position: absolute;
        top: 15% !important;
        left: 17% !important;
    }


    .contenutoBollinoTempoCluster {
        position: absolute;
        top: 38% !important;
        left: 33% !important;
    }

    .contenutoBollinoTempoCluster100 {
        position: absolute;
        top: 38% !important;
        left: 31% !important;
    }

    .contenutoBollinoTempoClusterA {
        position: absolute;
        top: 38% !important;
        left: 30% !important;
    }

    div.centraCluster{
        position:relative;
        width: auto;
        height: 245px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px;
    }
    div.centraCluster img{
        position:absolute;
        left:0px;
        top:-65px;
        width: 100%;
    }

    div.centraCluster2{
        position:relative;
        width: 250px;
        height: 210px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraCluster2 img{
        position:absolute;
        left:-70px;
        top:-100px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    div.centraClusterAste{
        position:relative;
        width: auto;
        height: 160px;
        /*z-index: 1000;*/
        overflow: hidden;
        margin: 0px !important;
    }
    div.centraClusterAste img{
        position:absolute;
        left:0px;
        top:0px;
        /*width: 100%;
        height: 100%;*/
        overflow: hidden;
    }

    .bollinoCatTempo{
        margin: 0 auto;
        position: absolute;
        top: 4% !important;
        left: 32% !important;
        width: 140px;
    }
    .contenutoBollinoCatTempo{
        position: absolute;
        top: 17% !important;
        left: 43% !important;
    }

    .contenutoBollinoCatTempo100{
        position: absolute;
        top: 17% !important;
        left: 41% !important;
    }
}
/* end */


/* box aste home */
.margineZA{
    margin: 0 auto;
}
.bollinoTempo{
    margin: 0 auto;
    position: absolute;
    top: 20%;
    left: 25%;
    width: 140px;
}
.contenutoBollinoTempo{
    position: absolute;
    top: 25%;
    left: 44%;
}

.contenutoBollinoTempo100{
    position: absolute;
    top: 25%;
    left: 42%;
}

.contenutoBollinoTempoA{
    position: absolute;
    top: 31%;
    left: 38%;
}

.contenutoBollinoTempoA100{
    position: absolute;
    top: 25%;
    left: 42%;
}

.bollinoCatTempo{
    margin: 0 auto;
    position: absolute;
    top: 4%;
    left: 31%;
    width: 140px;
}
.contenutoBollinoCatTempo{
    position: absolute;
    top: 15%;
    left: 45%;
}

.contenutoBollinoCatTempo100{
    position: absolute;
    top: 17%;
    left: 41%;
}



.contenutoBollinoTempo h4{
   color: #ffffff;
   margin: 0px;
   font-weight: 400;
}

.contenutoBollinoTempo p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempo p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}

.contenutoBollinoTempo100 h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempo100 p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempo100 p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}


.contenutoBollinoTempoA h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoA p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempoA p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 30px;
}

.contenutoBollinoTempoA100 h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoA100 p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempoA100 p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 32px;
}

.contenutoBollinoCatTempo h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoCatTempo p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoCatTempo p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}

.contenutoBollinoCatATempo h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoCatATempo p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoCatATempo p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 30px;
}

.contenutoBollinoCatTempo100 h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoCatTempo100 p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoCatTempo100 p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}




.contenutoBollinoTempoCluster h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoCluster p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}



.contenutoBollinoTempoCluster h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoCluster p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempoCluster p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}


.contenutoBollinoTempoClusterA h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoClusterA p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempoClusterA p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 30px;
}

.contenutoBollinoTempoCluster100 h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoCluster100 p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.contenutoBollinoTempoCluster100 p.tempo{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
    font-size: 36px;
}

.contenutoBollinoTempoCat{
    position: absolute;
    top: 11%;
    left: 39%;
}


.contenutoBollinoTempoCat h4{
    color: #ffffff;
    margin: 0px;
    font-weight: 400;
}

.contenutoBollinoTempoCat p{
    color: #ffffff;
    margin: 0px;
    font-weight: 200;
}

.boxAstaHome{
    padding: 0px 0px;
    background-color: #ffffff;
	margin-bottom:30px;
}

.boxAstaHome_:hover{
border-color:#fe002a
}

.boxArtworkHomePadding{
    padding:0px;
    border: 1px solid #dadada;
	overflow:hidden;
	margin-bottom:20px;
}

.boxArtworkHomePadding .boxTitoloAsteText{color:#333333}

.boxArtworkHomePadding:hover{
    padding: 0px;
    border-color:#f2a700
}

.boxArtistHomePadding{
    padding:0px;
    border: 2px solid #dadada;
    border-radius: 2px;
}


.boxArtistHomePadding:hover{
    padding: 0px;
    background-color: #f9f9f9;
    border: 2px solid rgba(0,178,226,1);
    border-radius: 2px;
}

.boxGallerieHomePadding{
    padding:0px;
    border: 2px solid #dadada;
    border-radius: 2px;
}


.boxGallerieHomePadding:hover{
    padding: 0px;
    background-color: #f9f9f9;
    border: 2px solid rgba(236,137,124,1);
    border-radius: 2px;
}

.boxMuseiHomePadding{
    padding:0px;
    border: 2px solid #dadada;
    border-radius: 2px;
}


.boxMuseiHomePadding:hover{
    padding: 0px;
    background-color: #f9f9f9;
    border: 2px solid rgba(197,181,154,1);
    border-radius: 2px;
}

.boxPrivatiHomePadding{
    padding:0px;
    border: 2px solid #dadada;
    border-radius: 2px;
}


.boxPrivatiHomePadding:hover{
    padding: 0px;
    background-color: #f9f9f9;
    border: 2px solid rgba(42,45,124,1);
    border-radius: 2px;
}





.boxAstaHomePadding{
	overflow:hidden;
	padding:0px;
    border: 1px solid #dadada;
    margin-bottom:20px;
}

.prezzoAsteBox {
    color: #fe002a;
    font-weight: 600;
    padding-bottom: 5px;
    margin: 0px 0px 5px;
    /*font-size: 21px;
     border-bottom: 1px solid #70706e; */
}


.boxAstaHome h4{
    color: #70706e ;
    font-weight: 600;
    padding-bottom:5px;
    margin: 10px 0px 5px;
    /*border-bottom: 1px solid #70706e;*/
}
.boxAstaHome p.descrizione{
    color: #70706e ;
    font-weight: 300;
    margin: 0px 0px 12px;
}
.boxAstaHome p.request{
    color: #666a6a;
    font-weight: 400;
    margin: 0px 0px 0px;
}

.boxAstaHome p.pezzi{
    color: #666a6a;
    font-weight: 700;
    margin: 0px 0px 0px;
}

.boxAstaHome span.pezzi{
    color: #666a6a;
    font-weight: 400;
    margin: 0px 2px 12px 0px;
}

.circle{
     height:45px;
     width:45px;
     border-radius: 45px;
     background:green;
}


.boxAstaHome p.pezziB{
    color: #70706e ;
    font-weight: 600;
    padding-bottom:10px;
    margin: 10px 0px 5px;
    border-bottom: 1px solid #70706e;
}

.boxAstaHome span{
    color: #70706e;
}

.boxAstaCat{
    padding: 0px 0px;
    background-color: #ffffff;
    border: 4px solid #c1c1c0;
}

.boxAstaCat:hover{
    padding: 0px 0px;
    background-color: #f9f9f9;
    border: 4px solid #e64e1b;
}

.boxAstaCat h4{

    color: #70706e;
    font-weight: 600;
    padding-bottom:5px;
    margin: 10px 0px 5px;
    /*border-bottom: 1px solid #70706e;*/
}

.boxPeopleCat{
    padding: 0px 0px;
    background-color: #ffffff;
    border: 4px solid #c1c1c0;
}

.boxPeopleCat:hover{
    padding: 0px 0px;
    background-color: #f9f9f9;
    border: 4px solid #e64e1b;
}

.boxPeopleCatMuseo{
    padding: 0px 0px;
    background-color: #fe002a;
    border: 4px solid #c1c1c0;
    color: #ffffff;
}

.boxPeopleCatMuseo hr{
    width: 30px; margin: 0 auto; border-top: 2px solid #ffffff;
}

.boxPeopleCatMuseo:hover hr{
    width: 30px; margin: 0 auto; border-top: 2px solid #fe002a;
}

.boxPeopleCatMuseo:hover{
    padding: 0px 0px;
    background-color: #f9f9f9;
    border: 4px solid #e64e1b;
    color: #fe002a;
}

.boxPeopleCat h4{

    color: #70706e;
    font-weight: 600;
    padding-bottom:5px;
    /*margin: 10px 0px 5px;
    border-bottom: 1px solid #70706e;*/
}


.marginePrice{
    margin: 0px 0px 10px;
}

.margineScopri{
    margin: 0px;
}

.marginePriceCat{
    margin: 10px 0px;
}

.marginePrice p.price{
    font-size: 16px !important;
    color: #70706e;
    font-weight: 600;
}

.marginePriceCat p.priceCat{
    font-size: 19px !important;
    color: #70706e;
    font-weight: 600;
}

.marginePrice p.link a{
    font-size: 16px !important;
    color: #70706e;
    font-weight: 600;
    text-decoration: none;
    padding-top: 5px;
}

.margineSottoBoxAsta{
    margin-bottom: 20px;
}

/* end */

/* Box vetrine home */
.boxArtisti{
    padding: 20px 0px;
    background-color: #f2f2f2;
    margin-top: 20px;
}
.divisoriIcone{
    border-bottom: 1px solid #c1c1c0;
    padding-top: 30px;
}

.divisoriIconeMostra{
    border-bottom: 1px solid #c1c1c0;
    padding-top: 10px;
}

.margineArtistiB30{
    margin-bottom: 10px;
}

.margineArtistiB10{
    margin-bottom: 10px;
}

.titoloArtisti{
    color: #70706e;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 24px;
}

.sottotitoloArtisti{
    color: #70706e;
    /*font-weight: 200;*/
    font-style: italic;
}

.backgroundArtisti{
    background-color: #ffffff;
    padding: 20px;
    border-left: 2px solid rgba(0,178,226,.9);
    border-right: 2px solid rgba(0,178,226,.9);
    border-bottom: 2px solid rgba(0,178,226,.9);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.backgroundArtistiTop{
    position: relative;
    border-left: 2px solid rgba(0,178,226,.9);
    border-right: 2px solid rgba(0,178,226,.9);
    border-top: 2px solid rgba(0,178,226,.9);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.backgroundGalleria{
    background-color: #ffffff;
    padding: 20px;
    border-left: 2px solid rgba(236,137,124,.9);
    border-right: 2px solid rgba(236,137,124,.9);
    border-bottom: 2px solid rgba(236,137,124,.9);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.backgroundGalleriaTop{
    position: relative;
    border-left: 2px solid rgba(236,137,124,.9);
    border-right: 2px solid rgba(236,137,124,.9);
    border-top: 2px solid rgba(236,137,124,.9);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.backgroundMuseo{
    background-color: #ffffff;
    padding: 20px;
    border-left: 2px solid rgba(197,181,154,.9);
    border-right: 2px solid rgba(197,181,154,.9);
    border-bottom: 2px solid rgba(197,181,154,.9);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.backgroundMuseoTop{
    position: relative;
    border-left: 2px solid rgba(197,181,154,.9);
    border-right: 2px solid rgba(197,181,154,.9);
    border-top: 2px solid rgba(197,181,154,.9);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}



.backgroundArtistiCompra{
    background-color: rgba(0,178,226,.9);
    padding: 24px 10px;
    color: #ffffff;
}
.backgroundGallerieCompra{
    background-color: rgba(236,137,124,.9);
    padding: 24px 10px;
    color: #ffffff;
}
.backgroundMuseiCompra{
    background-color: rgba(197,181,154,.9);
    padding: 24px 10px;
    color: #ffffff;
}
.iconaArtista{
    margin: 0 auto;
    position: absolute;
    top:245px;
}

.iconaArtistaCat{
    margin: 0 auto;
    position: absolute;
    top:235px;
}

.nomeArtista{
    font-weight: 600;
    color: #ffffff !important;
    padding: 10px 0px 10px 0px;
    background-color: #fe002a;
    margin: 0px 0px 5px 0px;
}
.catArtista{
    font-weight: 400;
    color: #70706e;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.nomeArtistaHome{
    font-weight: 600;
    color: #ffffff !important;
    padding: 10px 0px 10px 25px;
    background-color: #fe002a;
    margin: 0px 0px 5px 50px;
}
.catArtistaHome{
    font-weight: 400;
    color: #70706e;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 75px;
}

.descArtista{
    font-weight: 300;
    color: #70706e;
    padding: 10px 20px 10px;
}

.descArtista2{
    font-weight: 300;
    color: #70706e;

    margin-bottom: 5px;
}

.acquistaLabel{
    font-weight: 400;
    color: #70706e;
    margin-bottom: 5px;
}

.btn-impression {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding: 0px 5px;
    margin-bottom: 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #fe002a;
    border-radius: 4px;
    color: #fe002a;
    background-color: #ffffff;
    /*text-transform: uppercase;*/
}

.btn-impression:hover {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
    /*text-transform: uppercase;*/
}

.btn-impression2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding: 7px 20px;
    margin-bottom: 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #fe002a;
    border-radius: 4px;
    color: #fe002a;
    background-color: #ffffff;
    /*text-transform: uppercase;*/
}

.btn-impression2:hover {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
    /*text-transform: uppercase;*/
}


.more{
    font-weight: 400;
    color: #70706e;
    padding: 0px 20px 10px;
    text-decoration: none;
}
.more:hover{
    font-weight: 400;
    color: #fe002a;
    padding: 0px 20px 10px;
    text-decoration: none;
}

/* end */

/* Vetrina Galleria */
.nomeGalleria{
    font-weight: 600;
    color: #ffffff;
    padding: 0px 20px;
    margin: 10px 0px 5px;
}

.cityGalleria{
    font-weight: 200;
    color: #ffffff;
    padding: 0px 20px;
    margin: 0px 0px 12px;
}
.descGalleria{
    font-weight: 300;
    color: #ffffff;
    padding: 0px 20px 18px;
}
.bgGalleria{
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(236,137,124,.9);
    width: 100%;

}
.bgMusei{
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(197,181,154,.9);
    width: 100%;

}
.bgCritici{
    background-color: #ed8c00;
}
/* end */

/* footer */
.boxFooterVerde{
    padding: 50px 0px 0px 0px;
}
.boxFooterVerdeSotto{
    padding: 0px;

    background-color: #e9e9e9;

}
.boxFooter{
    padding: 20px 0px 40px;
    border-top: 5px solid #ffffff;
    background-color: #f2f2f2;
}

.boxFooter h4{
    font-weight: 300;

}

.boxFooter hr{
    margin-top: 10px;
    width: 30px;
    border-top: 1px solid #70706e;
}

.boxFooter ul{
    list-style: none;
    padding: 0px;
}

.boxFooter ul li > a{
    color: #70706e;
}

/* pannello 768 */
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 0px;
    border-radius: 0px !important;
}
.menu-sidebar768 {
    background-color: #f2f2f2;
    padding: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
    /* menù header */
    .navbar-nav{
        margin-bottom: 5px;
    }

    .navbar-nav > li > a{
            font-weight: 300;
        text-transform: uppercase;

        font-size: 11px !important;
    }

    .navbar-nav > li > a:hover{
        color: #fe002a !important;
        font-weight: 300;
        text-transform: uppercase;

        text-decoration: none;
    }

	.navbar-nav > li > a.btn-yellow:hover{
		color:#ffffff !important
	}

	.navbar-nav > li > a.blocco-attivo{
            color: #fe002a;
        font-weight: 300;
        text-transform: uppercase;
        border-bottom:2px solid #f3a100;

        padding: 10px 7px 5px;
    }
}

/* cluster asta */
.titoloClusterAsta{
    margin-top: 0px;
    padding-bottom: 10px;
}

.titoloClusterPageAsta{
    color: #70706e;
    margin-top: 0px;
}

.titoloClusterPageAsta a{
    color: #70706e;
    margin-top: 0px;
}

.titoloClusterAsta a{
    color: #70706e;
    margin-top: 0px;
    font-weight: 600;
}

.priceClusterAsta{
    color: #70706e ;
    margin-top: 0px;
    font-weight: 400;

}

.priceClusterAstaIndex{
    color: #fe002a;
    margin-top: 0px;
    font-weight: 600;
    padding-bottom:10px;
    border-bottom: 1px solid #c1c1c0;
}

.priceClusterArtworkIndex{
    color: #f0c000;
    margin-top: 0px;
    font-weight: 600;
    padding-bottom:10px;
    border-bottom: 1px solid #c1c1c0;
}

.pricePageAsta{
    color: #70706e;
    font-weight: 600;
    margin: 0px;
    font-size: 21px;
}

.utenteClusterAsta{
    color: #70706e;
    font-weight: 600;
    margin: 0px 0px 0px 5px;
    font-size: 16px;
}

.prezzoPageAsta{
    color: #70706e;
    font-weight: 600;
    margin: 0px 10px 0px 5px;

}

.utenteClusterAsta:hover{
    color: #70706e;
    font-weight: 600;
    margin: 0px 0px 0px 5px;
    font-size: 16px;
    text-decoration: none;
}

.utenteRiepilogo{
    color: #70706e;
    font-weight: 600;
    margin: 0px;

}

.utenteRiepilogo:hover{
    color: #fe002a;
    font-weight: 600;
    margin: 0px;

    text-decoration: none;
}

.utenteTipClusterAsta{
    color: #70706e;
    font-weight: 200;
    margin: 0px 0px 0px 5px;
}

.utenteTipClusterAsta:hover{
    color: #70706e;
    font-weight: 200;
    margin: 0px 0px 0px 5px;
    text-decoration: none;
}

.infoClusterAsta{
    color: #70706e;
    font-weight: 300;
    margin: 0px;
    font-size: 16px;
}

.testoNotifiche{
    color: #70706e;
    font-weight: 400;
    margin: 0px;

}


.testoClusterUser{
    color: #70706e;
    font-weight: 300;
    margin: 0px;
}

.riepilogoBid{
    color: #70706e ;
    font-weight: 300;
    margin: 2px;

}

.testoBid{
    color: #70706e ;
    font-weight: 400;
    margin: 0px;

}

.testoTable{
    color: #70706e;
    font-weight: 400;
    margin: 0px;
    font-size: 16px;
}

.blocco-attivo2:hover {
    display: block;
    background-color: #fe002a;

}

.blocco-attivo {
    color: #ffffff;
    font-weight: 600;
    margin: 0px;
    font-size: 16px;
}

.blocco-attivo:hover {
    color: #f5f5f5;
    font-weight: 600;
    margin: 0px;
    font-size: 16px;
}

.linkOrder {
    color: #ffffff;
    font-weight: 600;
    margin: 0px;
    font-size: 16px;
}

.linkOrder:hover {
    color: #f5f5f5;
    font-weight: 600;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
}

.advSearch{
    color: #70706e ;
    font-weight: 300;
    margin: 0px;
}

.contatoriAsta{
    color: #70706e;
    font-weight: 300;
    margin: 0px;

}

.infoPageAstaRem{
    color: #ffffff;
    font-weight: 600;
    margin: 0px;
    font-size: 16px;
}
.infoPageAstaRemLigh{
    color: #ffffff;
    font-weight: 200;
    margin: 0px;
    font-size: 16px;
}

.pezziClusterAsta{
    color: #70706e;
    font-weight: 300;
    margin: 0px;
    font-size: 16px;
}

.pezziBClusterAsta{
    color: #70706e;
    font-weight: 600;
    margin: 0px;
    /*font-size: 16px;*/
}

.dataNotifiche{
    color: #70706e;
    font-weight: 400;
    margin: 0px;
    /*font-size: 16px;*/
}


.textThumb{
    color: #70706e;
    font-weight: 400;
    margin: 0px;
    /*font-size: 16px;*/
}

@media (max-width: 1024px) {
  .textThumb{
    color: #70706e;
    font-weight: 400;
    margin: 0px;
    font-size: 12px;
}
}

a.textPremium{
    color: #fe002a !important;
    font-weight: 600;
    margin: 0px;
    /*font-size: 16px;*/
}

.titoloCategoria{
    color: #70706e;
    font-weight: 600;
    margin: 10px 0px 0px;
    font-size: 32px;
}

.titoloOperaOfferta{
    color: #70706e;
    font-weight: 600;
    margin: 0px;

}

.titoloOperaOfferta:hover{
    color: #fe002a;
    font-weight: 600;
    margin: 0px;

}

.infoClusterAsta span{
    color: #70706e;
    font-weight: 500;
    margin: 0px;
    font-size: 16px;
}
/* end */

/* domande risposte */
.titoloDR{
    color: #70706e;
    font-weight: 600;
    margin-top: 0px;
    /*border-top: 1px #70706e solid;*/
    padding: 25px 0px 15px;
}

.titoloDRAuction{
    color: #70706e;
    font-weight: 600;
    margin-top: 0px;
    /*border-top: 1px #70706e solid;*/
    padding: 0px;
}


.titoloDRD{
    color: #70706e;
    font-weight: 600;
    margin-top: 0px;

    padding: 0px 0px 15px;
}

.titoloOfferte{
    color: #70706e;
    font-weight: 600;
    margin-top: 0px;
    border-bottom: 1px #70706e solid;
    padding-bottom: 15px !important;
    margin-bottom:10px;
}

.titoloOfferteTop{
    color: #70706e;
    font-weight: 600;
    margin-top: 0px;
    border-top: 1px #70706e solid;
    padding-top: 25px !important;
    padding-bottom: 15px !important;
    margin-bottom:10px;
    margin-top:30px;
}

.mostraDR{
     color: #fe002a;
    font-weight: 400;
    margin-top: 0px;
}

.domanda{
     color: #70706e;
    font-weight: 300;
    font-size: 14px;
}

.risposta{
     color: #fe002a;
    font-weight: 300;
    font-size: 14px;
}

.risposta:hover{
     color: #70706e;
    font-weight: 300;
    text-decoration: none;
}

.domandaD{
     color: #70706e;
    font-weight: 600;
}


.inviataDR{
     color: #fe002a;
    font-weight: 500;
    padding-bottom: 15px;
    /*border-bottom: 1px solid #fe002a;*/
}

.inviataDR2{
     color: #fe002a;
    font-weight: 500;
}

.inviataDR2:hover{
     color: #575754;
    font-weight: 500;
}

.inviataDR3{
     color: #575754;
    font-weight: 500;
}

.btn-domanda {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
}
.btn-domanda:focus,
.btn-domanda.focus {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}
.btn-domanda:hover {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}

.btn-1 {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
}
.btn-1:focus,
.btn-1.focus {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}
.btn-1:hover {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}

.btn-acquista {
    color: #ffffff;
    background-color: #f3a100;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 7px 20px;
     border-radius: 5px;
    text-transform: uppercase;
}
.btn-acquista:focus,
.btn-acquista.focus {
    color: #f3a100;
    background-color: #ffffff;
    border-color: #f3a100;
}
.btn-acquista:hover {
    color: #f3a100;
    background-color: #ffffff;
    border-color: #f3a100;
    border-radius: 5px;
}

.btn-scopri {
    color: #70706e;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    border-radius: 0px;


}
.btn-scopri:focus,
.btn-scopri.focus {
    color: #70706e;
    background-color: #ffffff;
    border-color: #70706e;
}
.btn-scopri:hover {
    color: #70706e;
    background-color: #ffffff;
    border-color: #70706e;
}

.btn-gold {
    color: #ffffff;
    background-color: #fab715; /*#dfc11f;*/
    border-color: #ffffff;
    border-radius: 0px;
    padding: 10px;

    text-transform: uppercase;
}
.btn-gold:focus,
.btn-gold.focus {
    color: #ffffff;
    background-color: #bfa100;
    border-color: #bfa100;
}
.btn-gold:hover {
    color: #ffffff;
    background-color: #bfa100;
    border-color: #bfa100 !important;
}

.btn-silver {
    color: #ffffff;
    background-color: #c0c0c0;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 10px;

    text-transform: uppercase;
}
.btn-silver:focus,
.btn-silver.focus {
    color: #ffffff;
    background-color: #afaca6;
    border-color: #afaca6;
}
.btn-silver:hover {
    color: #ffffff;
    background-color: #afaca6;
    border-color: #afaca6;
}

.asta {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 0px 50px 10px;
     font-size: 16px;
    text-transform: uppercase;
}
.gold {
    color: #ffffff;
    background-color: #fab715; /*#dfc11f;*/
    border-color: #ffffff;
    border-radius: 0px;
    padding: 0px 50px 10px;
     font-size: 16px;
    text-transform: uppercase;
}
.silver {
    color: #ffffff;
    background-color: #c0c0c0;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 0px 50px 10px;
     font-size: 16px;
    text-transform: uppercase;
}

.goldGradiente{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed8d23+0,fed629+100 */
    background: #ed8d23; /* Old browsers */
    background: -moz-linear-gradient(top,  #ed8d23 0%, #fed629 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ed8d23 0%,#fed629 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ed8d23 0%,#fed629 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8d23', endColorstr='#fed629',GradientType=0 ); /* IE6-9 */
     color: #ffffff;
     border-radius: 0px;
    padding: 0px 50px 10px;
     font-size: 16px;
    text-transform: uppercase;
}



/* btn annulla e cancella */
.btn-annulla {
    color: #ffffff;
    background-color: #c6c6c5;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 10px 50px;
     font-size: 16px;
    text-transform: uppercase;
}
.btn-annulla:focus,
.btn-annulla.focus {
    color: #c6c6c5;
    background-color: #ffffff;
    border-color: #c6c6c5;
}
.btn-annulla:hover {
    color: #c6c6c5;
    background-color: #ffffff;
    border-color: #c6c6c5;
}

.btn-cancella {
    color: #ffffff;
    background-color: #e6332a;
    border-color: #e6332a;
    border-radius: 0px;
    padding: 10px 50px;
     font-size: 16px;
    text-transform: uppercase;
}
.btn-cancella:focus,
.btn-cancella.focus {
    color: #e6332a;
    background-color: #ffffff;
    border-color: #e6332a;
}
.btn-cancella:hover {
    color: #e6332a;
    background-color: #ffffff;
    border-color: #e6332a !important;
}
/* end */




/* tasti feedback */
.btn-positive {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 3px 10px;
     font-size: 16px;
    text-transform: uppercase;
}
.btn-positive:focus,
.btn-positive.focus {
    color: #ffffff;
}
.btn-positive:hover {
    color: #ffffff;
}

.btn-winner {
    color: #ffffff;
    background-color: #fe002a;
    border:1px solid #fe002a;
    border-radius: 0px;
    padding: 3px 10px;
     font-size: 14px;
}
.btn-winner:focus,
.btn-winner.focus {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}
.btn-winner:hover {
    color: #fe002a;
    background-color: #ffffff;

    border:1px solid #fe002a;
}

.btn-positive1 {
    color: #ffffff;
    background-color: #fe002a;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 3px 10px;
     font-size: 16px;
    text-transform: uppercase;
}
.btn-positive1:focus,
.btn-positive1.focus {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}
.btn-positive1:hover {
    color: #fe002a;
    background-color: #ffffff;
    border-color: #fe002a;
}

.nascosto{
    display: none;
}
/* domande risposte */

/* box offerte Asta */
.boxOffertePageAsta{
    background-color: #f3f3f3;
    border-bottom: 5px solid #fe002a;
    margin-bottom: 20px;
    padding: 15px;
}

.boxOffertePageAstaWin{
    background-color: #f3f3f3;
    border-bottom: 5px solid #fe002a;
    padding-bottom: 15px;
}

.hoverThumbOfferte{
    border: 3px solid #ffffff;
    width: 100px;
}

.hoverThumbOfferte:hover{
 opacity: 0.6;
 border: 3px solid #fe002a;
}

/* end */
.boxTitoloCat {
     font-weight: 200;
    background-color: #fe002a;
    margin: 0px;
    padding: 10px 20px;
    color: #ffffff;
}

/* tab people */
#tabPeople li {
    background:#d2d2d2;
    text-align: center;
    border-right: 1px solid #ffffff;

}

#tabPeople li a{
    color:#ffffff;
    padding:5px 10px;
    line-height:30px;
    font-size:13px;
    text-decoration:none;
    display: block;
}

#tabPeople li:hover {
    color:#ffffff;
    /*background: #2650ff !important;*/
    background: #2650ff !important;
    text-decoration: none;
}

#tabPeople li.active {
    color:#ffffff;
    /*background: #2650ff !important;*/
    background: #2650ff !important;
    text-decoration: none;
}

.bordo-tabPeople{
    padding: 20px 20px 10px;
    /*border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;*/
    background-color: #ffffff;
    margin-bottom: 20px;
}

.bordo-tabOfferta{
    padding: 20px 20px 10px;
    /*border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;*/
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 4px solid #f2f2f2;
}


.bordo-tabWinner{
    padding: 20px 20px 10px;
    /*border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;*/
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 4px solid #f4af1a;
}

.bordo-feedbackResult{
    padding: 20px 20px 10px;
    /*border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: rgba(249,249,249, .4);*/
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.PostPagePeople{
     color: #70706e;
    font-weight: 600;
    padding-bottom:5px;
    margin: 0px 0px 30px;
    border-bottom: 1px solid #70706e;
}

.titoloPostPagePeople{
     color: #70706e;
    font-weight: 600;
    padding-bottom: 5px;
}

.titoloPostPagePeople a{
     color: #70706e;
    font-weight: 600;

}

.titoloPostPagePeople a:hover{
     color: #fe002a;
    font-weight: 600;

}

.infoPostPagePeople{
     color: #70706e;
    font-weight: 300;
    margin: 0px;
    padding-bottom: 10px;
}

.infoPostPagePeople2{
     color: #70706e;
    font-weight: 300;
    margin: 0px;
    padding-bottom: 10px;
    font-size: 15px;
}

.infoPostPagePeople3{
     color: #70706e;
    font-weight: 400;
    margin: 0px;
    padding-bottom: 10px;

}

.infoPagePeople{
     color: #70706e;
    font-weight: 400;
    margin: 0px;
    padding-bottom: 10px;
    font-size: 17px;
}

.bloccoSegui{
    background-color: #f19f00;
    padding: 10px;
    color: #ffffff;
    margin: auto 10px;
    text-decoration: none !important;
}

.bloccoSegui:hover{
    background-color: #fe002a;
    padding: 10px;
    color: #ffffff;
    margin: auto 10px;
    text-decoration: none !important;
}

.bloccoSeguiG{
    background-color: #fe002a;
    padding: 10px;
    color: #ffffff;
    margin: auto 10px;
    text-decoration: none !important;

}

.hoverLink{
    text-decoration: none !important; cursor:pointer;
}

.bloccoSeguiG:hover{
    background-color: #f19f00;
    padding: 10px;
    color: #ffffff;
    margin: auto 10px;
    text-decoration: none !important;
}

/* end */

.bordiRettangolari{
    border-radius: 0px !important;
}

.labelAste{
    color: #818181;
    font-size: 12px;
    font-weight: 200;
}

/* message */
.box_candidate{
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 0px;
}

.sidebar_message > li {
    padding: 5px 5px 5px 5px;
    border-bottom: 3px solid #f5f5f5;
    background-color: #ffffff;
}

.sidebar_message > li.attiva {
    background-color: #f0f0f0 !important;
    border-bottom: 3px solid #fe002a;
    /*
    border-radius: 4px;
    background-color: #a4c7e2 !important;
    */
}

.sidebar_message > li.attiva > a {
     font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12pt;
    text-decoration: none;
}

.sidebar_message > li > a {
     font-weight: 400;
    color: #70706e;
    text-transform: uppercase;
    font-size: 12pt;
    text-decoration: none;
}

.sidebar_message > li > a:hover {
     font-weight: 400;
    color: #fe002a;
    text-transform: uppercase;
    font-size: 12pt;
}
.sidebar_message > li:hover {
    background-color: #f0f0f0;
    border-bottom: 3px solid #fe002a;
    color: #ffffff;
    /*border-radius: 4px;*/
}

.ricevuto {
    /*background:white!important;
    border:1px solid #a4c7e2!important;
    padding:10px!important;
    text-align:left;
    */
    border-bottom:5px solid #ffffff !important;

    margin-bottom: 5px !important;

}

.inviato {
    /*background:white!important;
    border:1px solid #a4c7e2!important;
    padding:10px!important;
    text-align:right;
    */
    border-bottom:5px solid #ffffff !important;

    margin-bottom: 10px !important;
}
.box_chat {
    overflow-y: scroll;
    height: 220px;
    background-color: #ffffff;
    border-left: 1px solid #fe002a;
    -moz-appearance: none;
}

.box_chat_contatti {
    overflow-y: auto;
    height: 220px;
}

.box_chat_interno {
    padding: 5px 15px 5px 15px !important;
    margin: 0px;
}

.box2 {
    margin: 0px;
}

.form-control:focus {
    border-color: #fe002a;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bottone_commenti {
    padding: 6px 96px 6px 12px !important;
}
.azzera_padding1 {
    padding: 0px 0px 0px 0px !important;

}

.bordi_study{
    border: 2px solid #f5f5f5;
    padding: 20px;
}

/* centra immagini */
div.markup{
    position:relative;
    border: 4px solid #fe002a;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    z-index: 1000;
    overflow: hidden;
    margin: 0 auto;
}
div.markup img{
    position:absolute;
    left:0px;
    top:0px;
}


/* end centra immagini*/

.hoverBolliniDash{
    color: #ffffff;
}

.hoverBolliniDash:hover{
    color: #fe002a;
}

.tw, .fb, .li, .go, .ins, .web, .twOff, .fbOff, .goOff, .insOff, .webOff{
    width: 25px;
}

.dimFreccia{
    width: 25px;
    margin-left: 5px;
}

.creaOffertaIMG{
    width: 150px;
    padding: 10px 0px;
}


.bottoneOfferta{
    display: block;
    margin-top: 20px;
    border:1px solid #f4af1a;
    background-color: #ffffff;
}

.bottoneOffertaOver{
    display: block;
    margin-top: 20px;
    border:1px solid #f4af1a;
    background-color: #f4af1a;
}

.segui, .giasegui{
    /*width: 50px;*/
}

.editPost{
    width: 22px;
}

/* Fascia tempo */
.time {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(74,167,152,.9);
    width: 100%;
}

.winner {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(109,110,112,.9);
    width: 100%;
}

.coccarda{
    position: absolute;
    right: 5px;
    z-index: 5;
    width: 40px;
    top: 5px;
}

.ribbon{
    position: absolute;
    right: 5px;
    z-index: 5;
    width: 60px;
    top: 5px;
}

.bgArtistaBox {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(0,178,226,.9);
    width: 100%;
}



.bgPrivatiBox {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    background-color: rgba(42,45,124,.9);
    width: 100%;
}

.artistaBarra {
    position: absolute;
    right: 0;
    z-index: 10;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    text-shadow: none;
    bottom: 0px;
    width: 100%;
}
.timeText{
     font-weight: 200 !important;
    margin:0px !important;
    color:#ffffff !important;
}
.timeNumber{
     font-weight: 700 !important;
    margin:0px !important;
    color:#ffffff !important;
    padding-bottom: 0px !important;
}

.timeYear{
     font-weight: 400 !important;
    margin:0px !important;
    color:#ffffff !important;
    padding-bottom: 0px !important;
}

.boxTitoloAste{
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    z-index: 5;
}
.boxTitoloAsteText{
     font-weight: 600;
    margin: 0px !important;
    padding: 0px !important;
    color: #fe002a;
}
/* end */

/* centra immagine galleria */
.wrapperIMG {
    position: relative;
    width: 100%;
    height:380px;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
}
img.classname{
   position:absolute;
   top:50%;
   left:50%;
   -webkit-transform: translate(-50%,-50%);
   -moz-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%,-50%);
}
/**/

.paddingZero{
    padding: 0px !important;
}
.marginTB10{
    margin: 10px 0px;
}

.margineImgAb{
    margin: 0px auto 5px;

}

.infoClusterAsta1{
     color: #70706e;
    font-weight: 600;
    margin: 0px;

    padding: 15px 10px !important;
}

/* fumetto */
.fumetto {
	width:240px;
	height:120px;
        padding: 20px;
        margin-top: 20px;
	background:#ed8c00;
	position:relative;
	border-radius:12px;
	-moz-transform:rotate(0);
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	-o-transform:rotate(0);
	transform:rotate(0);
        color: #ffffff;

}
.fumetto:before {
        content:"";
        width:0;
        height:0;
        position:absolute;
        right:100%;
        top:35px;
        border-top:15px solid transparent;
        border-right:30px solid #ed8c00;
        border-bottom:15px solid transparent;
}
/* end */

.editTable, .vaiTable, .eliminaTable{
    width: 25px;
    margin: 0 auto;
}

.bgTable{
    background-color: #fe002a;

}
thead.bgTable tr td{
    padding: 10px 8px;

}

.noBorderRadius{
    border-radius: 0px;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px !important;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px !important;
    border-radius: 10px !important;
    /*background: rgba(255,0,0,0.8); */
    background:#fe002a !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4);
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #000000 !important;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.avatarFreeColor{
    border: 2px solid #fe002a;
}
.avatarSilverColor{
    border: 2px solid #c0c0c0;
}
.avatarGoldColor{
    border: 2px solid #fab715; /*#dfc11f;*/
}




.avatarFree{
    border: 2px solid #fe002a;
    width: 23px;
    height: 23px;
    margin-right: 5px;
}
.avatarSilver{
    border: 2px solid #c0c0c0;
    width: 23px;
    height: 23px;
    margin-right: 5px;
}
.avatarGold{
    border: 2px solid #fab715; /*#dfc11f;*/
    width: 23px;
    height: 23px;
    margin-right: 5px;
}

.avatarFreeThumb{
    border: 1px solid #fe002a;
    width: 40px;
    margin-right: 5px;
     border-radius: 2px;
}
.avatarSilverThumb{
    border: 1px solid #c0c0c0;
    width: 40px;
    margin-right: 5px;
     border-radius: 2px;
}
.avatarGoldThumb{
    border: 1px solid #fab715; /*#dfc11f;*/
    width: 40px;
    margin-right: 5px;
    border-radius: 2px;
}

.avatarThumb{
    border: 1px solid #f5f5f5;
    width: 40px;
    margin-right: 5px;
    border-radius: 2px;
}

.feedbackUp{
    color:#77b24b;
    cursor: pointer;
}

.feedbackUp:hover{
    color:#70706e;
    cursor: pointer;
}

.feedbackUpPopUp{
    color:#77b24b;
    cursor: pointer;
}

.feedbackUpPopUp:hover{
    color:#77b24b;
    cursor: pointer;
}

.feedbackUpOff{
   color:#70706e;
   cursor: pointer;
}

.feedbackUpOff:hover{
     color:#77b24b;
     cursor: pointer;
}

.feedbackDown{
    color:#ff0000;
    cursor: pointer;
}

.feedbackDown:hover{
    color:#70706e;
    cursor: pointer;
}

.feedbackDownPopUp{
    color:#ff0000;
    cursor: pointer;
}

.feedbackDownPopUp:hover{
    color:#ff0000;
    cursor: pointer;
}

.feedbackDownOff{
   color:#70706e;
   cursor: pointer;
}

.feedbackDownOff:hover{
     color:#ff0000;
     cursor: pointer;
}

.notificheHover{
    margin: 0px 0px 10px;
    padding: 0px;
}
.notificheHover:hover{
    margin: 0px 0px 10px;
    padding: 0px;
    background-color: rgba(254,106,0,.15);
}

.letta{
    padding: 10px;
    margin-bottom: 5px;
}

.leggere{
    padding: 10px;
    margin-bottom: 5px;
    background-color: #d4ecfc;
}

.coloreLink{
    color: #70706e;
    font-weight: bold;
}

.imgNotifiche{
    width:65px;
    margin-right: 10px;
}

.breadcrumbBG{
 padding: 0px;
 margin-top: 5px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    font-size: 12px;
}

.breadcrumbText{
    color: #70706e;
    font-weight: 400;
    margin: 0px;

}

.breadcrumbTextLink{
    color: #70706e;
    font-weight: 400;
    margin: 0px;

}

.breadcrumbTextLink:hover{
    color: #fe002a;
}

.logoDim{
    margin: 0px auto;
    width: 160px;
}

.fontSizeTop{
    font-size: 11px;
}
.fontSizeBottom{
    font-size: 12px;
}

.imgCover{
    width: 600px;
    height: 150px;
    overflow: hidden;
}

.imgPeopleAvatar{
        width: 150px;
        height: 150px;
        overflow: hidden;
    }

.banner-sotto-sidebar{
width: 100%;
height: auto;
max-width: 300px;
max-height: 250px;
cursor: pointer;
}
.banner-sotto-sidebar:hover{
opacity: 0.8;
}
.banner-sopra-cluster{
width: 100%;
height: auto;
max-width: 728px;
max-height: 90px;
cursor: pointer;
margin-bottom: 15px;
}
.banner-sopra-cluster:hover{
opacity: 0.8;
}

@media (max-width: 480px){
    .utenteTipClusterAsta{
             color: #70706e;
        font-weight: 200;
        margin: 0px 0px 0px 0px;
    }

    .utenteTipClusterAsta:hover{
             color: #70706e;
        font-weight: 200;
        margin: 0px 0px 0px 0px;
        text-decoration: none;
    }

    .bordo-feedbackResult {
        padding: 20px 0px 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #f1f1f1;
    }

    .imgCover{
        width: 300px;
        height: 75px;
        overflow: hidden;
    }

    .imgPeopleAvatar{
        width: 75px;
        height: 75px;
        overflow: hidden;
    }
    .upload, .rem{
        width: 40px;
    }

    .menu-sidebar{
        background-color: #f2f2f2;
        padding: 10px 20px 10px;
        margin: 0px 0px 20px;
        border-radius: 3px;
    }
}

/*AGGIUNTA MATTIA START*/

.ui-datepicker .ui-datepicker-prev:after, .ui-datepicker .ui-datepicker-next:after {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #000;
    z-index: 1000000;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    font-family: monospace;
}
.ui-datepicker .ui-datepicker-prev:after {
    content: "<";
}
.ui-datepicker .ui-datepicker-next:after {
    content: ">";
}
.carousel-inner {
    max-height: 350px;
    /*MDA*/
    /*height: 350px;*/
}
/*.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: inline-block;
}*/
/*.carousel-inner > .item {
    float: left;
}
@media not all, (-webkit-transform-3d){
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
}*/


.display-block{display: block;}
.opacity-1{opacity: 1;}
.opacity-09{opacity: 0.9;}
.opacity-07{opacity: 0.7;}
.opacity-05{opacity: 0.5;}
.opacity-01{opacity: 0.1;}
.opacity-0{opacity: 0;}
.height-auto{height: auto;}
.height-10{height: 10px;}
.height-25{height: 25px;}
.height-50{height: 50px;}
.height-100{height: 100px;}
.height-150{height: 150px;}
.border-radius-0{border-radius: 0px !important;}
.border-radius-3{border-radius: 3px !important;}
.border-radius-5{border-radius: 5px !important;}
.border-radius-10{border-radius: 10px !important;}
.border-radius-20{border-radius: 20px !important;}
.border-radius-25{border-radius: 25px !important;}
.border-tl-radius-0{border-top-left-radius: 0px !important;}
.border-tl-radius-3{border-top-left-radius: 3px !important;}
.border-tl-radius-5{border-top-left-radius: 5px !important;}
.border-tr-radius-0{border-top-right-radius: 0px !important;}
.border-tr-radius-3{border-top-right-radius: 3px !important;}
.border-tr-radius-5{border-top-right-radius: 5px !important;}
.border-bl-radius-0{border-bottom-left-radius: 0px !important;}
.border-bl-radius-3{border-bottom-left-radius: 3px !important;}
.border-bl-radius-5{border-bottom-left-radius: 5px !important;}
.border-br-radius-0{border-bottom-right-radius: 0px !important;}
.border-br-radius-3{border-bottom-right-radius: 3px !important;}
.border-br-radius-5{border-bottom-right-radius: 5px !important;}
.border-radius-50perc{border-radius: 50% !important;}
.box-shadow-none{box-shadow: none;-webkit-box-shadow: none;}
.font-weight-bolder{font-weight: bolder;}
.font-weight-normal{font-weight: normal;}
.text-decoration-none{text-decoration: none !important;}
.text-decoration-underline{text-decoration: underline;}
.border-width-1{border-width: 1px;}
.border-width-2{border-width: 2px;}
.border-width-3{border-width: 3px;}
.border-width-4{border-width: 4px;}
.border-width-5{border-width: 5px;}
.border-style-dashed{border-style: dashed;}
.border-style-solid{border-style: solid;}
.border-style-dotted{border-style: dotted;}
.border-color-000{border-color: #000;}
.border-color-fff{border-color: #fff;}
.border-color-dadada{border-color: #dadada;}
.border-color-35766a{border-color: #fe002a;}
.border-color-fe002a{border-color: #fe002a;}
.border-0{border: 0;}
.border-top-0{border-top: 0;}
.border-bottom-0{border-bottom: 0;}
.border-left-0{border-left: 0;}
.border-right-0{border-right: 0;}
.max-height-100perc{max-height: 100% !important;}
.max-height-500{max-height: 500px;}
.position-relative{position: relative !important;}
.position-absolute{position: absolute;}
.position-fixed{position: fixed;}
.position-top-0{top: 0px;}
.position-top-5{top: 5px;}
.position-top-10{top: 10px;}
.position-bottom-0{bottom: 0px;}
.position-bottom-5{bottom: 5px;}
.position-bottom-10{bottom: 10px;}
.position-left-0{left: 0px;}
.position-left-5{left: 5px;}
.position-left-10{left: 10px;}
.position-right-0{right: 0px;}
.position-right-5{right: 5px;}
.position-right-10{right: 10px;}
.z-index-0{z-index: 0;}
.z-index-5{z-index: 5;}
.z-index-10{z-index: 10;}
.z-index-20{z-index: 20;}
.z-index-30{z-index: 30;}
.white-space-nowrap{white-space: nowrap;}
.text-overflow-ellipsis{text-overflow: ellipsis;}
.overflow-hidden{overflow: hidden;}
.overflow-auto{overflow: auto;}
.cursor-pointer{cursor: pointer;}
.cursor-help{cursor: help;}
.cursor-no-drop{cursor: no-drop;}
.vertical-align-top{vertical-align: top;}
.vertical-align-text-bottom{vertical-align: text-bottom;}
.vertical-text-top{vertical-align: text-top;}
.vertical-text-middle{vertical-align: middle;}
.vertical-align-sub{vertical-align: sub;}
.background-color-fff{background-color: #fff;}
.background-repeat-no-repeat{background-repeat: no-repeat;}
.background-size-contain{background-size: contain;}
.background-size-cover{background-size: cover;}
.background-position-top{background-position: top;}
.background-position-center{background-position: center;}
.background-position-bottom{background-position: bottom;}
.color-999{color: #999;}
.color-c6c6c6{color: #c6c6c6;}
.color-fff{color: #fff;}
.color-fff-imp{color: #fff !important;}
.font-size-50{font-size: 50px;}
.font-size-40{font-size: 40px;}
.font-size-30{font-size: 30px;}
.font-size-25{font-size: 25px;}
.font-size-20{font-size: 20px;}
.font-size-18{font-size: 18px;}
.font-size-16{font-size: 16px;}
.font-size-14{font-size: 14px;}
.font-size-12{font-size: 12px;}
.font-size-10{font-size: 10px;}
.line-height-25{line-height: 25px;}
.line-height-20{line-height: 20px;}
.line-height-18{line-height: 18px;}
.line-height-16{line-height: 16px;}
.line-height-14{line-height: 14px;}
.line-height-12{line-height: 12px;}
.line-height-10{line-height: 10px;}
.margin-left-right-auto{margin-left: auto;margin-right: auto;}
.margin-0{margin: 0px !important;}
.margin-5{margin: 5px !important;}
.margin-10{margin: 10px !important;}
.margin-20{margin: 20px !important;}
.margin-left-0{margin-left: 0px !important;}
.margin-left-5{margin-left: 5px !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-left-20{margin-left: 20px !important;}
.margin-right-0{margin-right: 0px !important;}
.margin-right-5{margin-right: 5px !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-top-0{margin-top: 0px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-bottom-0{margin-bottom: 0px !important;}
.margin-bottom-5{margin-bottom: 5px !important;}
.margin-bottom-10{margin-bottom: 10px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}
.padding-0{padding: 0px !important;}
.padding-5{padding: 5px !important;}
.padding-10{padding: 10px !important;}
.padding-20{padding: 20px !important;}
.padding-left-0{padding-left: 0px !important;}
.padding-left-5{padding-left: 5px !important;}
.padding-left-10{padding-left: 10px !important;}
.padding-left-20{padding-left: 20px !important;}
.padding-right-0{padding-right: 0px !important;}
.padding-right-5{padding-right: 5px !important;}
.padding-right-10{padding-right: 10px !important;}
.padding-right-20{padding-right: 20px !important;}
.padding-top-0{padding-top: 0px !important;}
.padding-top-5{padding-top: 5px !important;}
.padding-top-10{padding-top: 10px !important;}
.padding-top-20{padding-top: 20px !important;}
.padding-bottom-0{padding-bottom: 0px !important;}
.padding-bottom-5{padding-bottom: 5px !important;}
.padding-bottom-10{padding-bottom: 10px !important;}
.padding-bottom-20{padding-bottom: 20px !important;}

/*AGGIUNTA MATTIA END*/
