.scheda-tc{
    margin-top:5px
}
.vantaggi ul li:before{
    background-image: url(/img/dev/li-arrow-purple.png);
    background-size: 20px 20px;
    height: 22px;
    background-position: 0px 2px;
}
.prezzo-des-tc{
    font-size:13px;
    line-height: 13px;
    text-transform: uppercase;
}
.scheda-tc .scadenza{
    text-align: left;
    padding: 5px 0 25px;
}
.scheda-tc .counter{
    margin:0;
    height: 80px;
    border-radius:10px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}
.scheda-tc .counter .time-numbers{
    padding-top:16px;
}
.scheda-tc .counter .counter-text{
    padding: 24px 20px 33px 10px
}
.action-tools{
    margin-bottom: 30px
}
.container-card-tc{
    padding-bottom: 70px;
}
.card-box-tc{
    border:none;
    box-shadow:none;
    margin:10px 0 20px;
    text-align: center
}
.card-box-tc .card-img{
    border:none;
    background: none;
    height: 118px;
    float:none
}
.card-box-tc .card-title, .card-box-tc .card-text{
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
.card-box-tc .card-text{
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}
.card-schede-tc .row>div{
    padding-left: 0;
    padding-right: 0;
}
.card-schede-tc .row div:nth-child(1)> .card-box-tc, .card-schede-tc .row div:nth-child(2)> .card-box-tc{
    border-right:1px solid #d7d7d7
}
.scheda-tc .addon-schede{
    padding: 0 110px;
}
.addonBox .theAddOffer{
   width: 24px;
   height: 24px;
   background-image: url(/img/check_off.png);
   background-size: contain;
   padding: 6px;
   -webkit-box-shadow: none;
   box-shadow: none;
   background-repeat: no-repeat;
}
.addonBox .theAddOffer.active{
   width: 24px;
   height: 24px;
   background-image: url(/img/check_on.png);
   padding: 6px;
}
.addonBox .theAddOffer.dis{
    width: 24px;
    height: 24px;
    background-image: url(/img/check_dis.png);
    padding: 6px;
}
/* MODAL BCM */
.bcm .modal-body{
    padding:20px 70px
}
.bcm .modal-header .close{
    opacity: 1
}
.bcm .modal-header .close:hover{
    opacity: 0.5
}
.bcm .modal-header{
    border: 0
}
.bcm h2{
    font-size: 24px;
    text-align: left;
}
.bcm p{
    text-align: left;   
}
.bcm textarea{
    width:100%;
    height: 90px;
    border: 1px solid #D8D8D8;
    margin-bottom: 20px;
}
.bcm .col-md-4{
    padding-top:20px;
    padding-bottom: 20px
}
.bcm #sellProd{
    padding:40px 0 40px 15px; 
}
.bcm label {
    color: #84828F;
    font-family: Roboto;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-top:20px !important
}
.bcm input{
    border:0;
    border-bottom: 1px solid #D8D8D8;
    border-radius: 0;
    font-size: 16px;
    width:100%
}
.bcm .alert{
    margin-left: 15px;
    width: 97%;
}
.bcm .bcmNameProd{
    border-bottom: 1px solid #D8D8D8;
    font-weight: 700
}
.bcm input[disabled=disabled]{
    background-color: #FFF
}
.bcm .ui-widget-content{
    z-index: 100
}
.bcm .modal-footer{
    border-top:0;
    text-align: center
}
.ui-autocomplete-input {
    border: none; 
    z-index: 1511;
    position: relative;
}
.ui-menu .ui-menu-item a {

}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1510 !important;
    float: left;
    display: none;


}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}
.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #5f57a1;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

@media only screen and (max-width: 1200px) {
    .scheda-tc .vantaggi {
        padding-right: 80px;
    }
    .scheda-tc .prezzo-box {
        margin-top: 20px;
    }
    .scheda-tc .scadenza{
        padding: 34px 0 20px;
    }
    .scheda-tc .time-desc div:nth-child(4){
        padding: 0px 19px;
    }
}

@media only screen and (max-width: 990px) {
    .scheda-tc .vantaggi {
        padding-right: 30px;
    }
    .container-card-tc{
        padding-bottom: 40px;
    }
    .card-box-tc{
        margin-bottom: 0;
    }
    .card-box-tc .card-img {
        height: 70px
    }
    .card-box-tc .card-img img{
        width:180px
    }
    .scheda-tc .card-box .card-img{
        height: 140px
    }
    .scheda-tc .addon-schede{
        padding: 0;
    }
    .scheda-tc .addon-box{
        padding-top:15px;
    }
}
@media only screen and (max-device-width: 768px){
    .scheda-tc .btn-scheda{
        font-size: 16px;
        width:160px
    }
    .scheda-tc .btn-help{
        font-size: 16px;
        width:156px
    }
}
@media only screen and (max-device-width: 455px){
    .scheda-tc .scadenza{
        font-size:16px;
        text-align: center;
        padding: 10px 0 20px;        
    }
    .scheda-tc .counter{
        width: 100%
    }
    .scheda-tc .counter .time-numbers{
        font-size:36px;
    }
    .scheda-tc .counter .time-desc div:nth-child(1) {
        padding-left: 5px
    }
    .scheda-tc .counter .time-desc div:nth-child(2) {
        padding: 0 30px
    }
    .scheda-tc .counter .time-desc div:nth-child(4) {
        padding: 0 30px
    }
    .scheda-tc .stripe-schede{
        margin-left: 0;
        margin-right: 0;
    }
    .scheda-tc .stripe-schede .stripe-titolo-xs{
        padding-right:50px
    }
    .scheda-tc .stripe-schede .stripe-testo{
        padding-right:19px
    }
    .card-box-tc{
        margin:30px 0 20px
    }   
    .card-schede-tc .row div:nth-child(1)> .card-box-tc, .card-schede-tc .row div:nth-child(2)> .card-box-tc{
        border:none
    }
    .card-box-tc .card-img {
        height: 90px
    }
    .card-box-tc .card-img img{
        width:auto
    }
    .scheda-tc .card-box .card-img{
        height:192px;
    }
    .carousel-indicators{
        bottom:-27px
    }
    .carousel-indicators li{
        width: 12px;
        height: 12px;
        background-color: #ccc;
        border: 1px solid #ccc;
        margin: 0 10px
    }
    .carousel-indicators .active{
        background-color: #5F57A1;
        border: 1px solid #5F57A1;
        margin: 0 10px;
    }
    .scheda-tc .action-tools-mobile .btn-scheda{
        width:100%;
        margin-bottom: 20px;
        font-size:18px
    }
    .scheda-tc .action-tools-mobile .pleft, .scheda-tc .action-tools-mobile .pright{
        margin-bottom: 20px
    }
    .scheda-tc .action-tools-mobile .btn-help{
        width:100%;                               
        text-align: center; 
        font-size:18px        
    }
    .scheda-tc .action-tools-mobile .pleft{
        padding-right:7px
    }
    .scheda-tc .action-tools-mobile .pright{
        padding-left:7px
    }
    .footer {
        margin-bottom: 190px;
    }
    /* MODAL BCM */
    #bcm > .tool-copertura{
        height: 100%
    }
    #buyMobile {
        top: 0px;
        border-top: 4px solid #5f57a1;
    }
    #buyMobile .close{
        margin-top:5px;
        opacity: 1.0;

    }
    #buyMobile .back {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
    }
    #buyMobile #goBack img {
        width: 26px;
        margin-top: 5px;
    }
    .bcmMobile{
        top: 0px;
        border-top: 4px solid #5f57a1;
    }
    .bcmMobile .modal-content,.bcmMobile .modal-dialog{
        border:none;
    }
    .bcmMobile .modal-header{
        height:56px
    }
    .bcmMobile .progress {
        border-radius: 4px;
        height: 9px;
        width: 162px;
        margin-top: 15px;
        background-color: rgb(85%, 85%, 85%);
    }
    .bcmMobile .close{
        margin-top: 5px;
        opacity: 1.0
    }
    .bcmMobile .modal-body{
        padding: 30px
    }
    .bcmMobile .modal-body .row .col-xs-12{
        margin-top:12px
    }
    .bcmMobile label {
        color: #84828F;
        font-family: Roboto;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin-top:20px
    }
    .bcmMobile input{
        border:0;
        border-bottom: 1px solid #D8D8D8;
        border-radius: 0;
        font-size: 20px;
        width:100%
    }
    .bcmMobile textarea{
        width:100%;height:70px;border: 1px solid #D8D8D8;
    }
    .bcmMobile input[disabled=disabled]{
        background-color: #FFF;
    }
    .bcmMobile #step-1, .bcmMobile #step-2, .bcmMobile #step-3{
        height:auto;
    }

    .bcmMobile #acquista{
        margin-top:30px;
        margin-bottom:15px
    }

    .bcmMobile .font-small{
        font-size:13px;
        line-height:16px
    }
    .bcmMobile .privacy{
        /*margin-top:20px*/
    }
    .bcmMobile .addOffer{
        margin-left: 0;
        margin-top: 20px !important;
    }
    #emailMsg,#cittaMsg,#telMsg {
        position: absolute;
        right: 20px;
        top: 58px;
        font-size: 18px;
        z-index: 1512;
    }
    .glyphicon-ok, .glyphicon-remove{
        color:#5f57a1;
    }
    #step-2,#step-3{
        display:none
    }
    #avanti{
        display: none
    }
    .bcmMobile #goBack img{
        width: 26px;
        margin-top: 5px;
    }
} 