.slider {
    width:280px;
    height:16px;
    background:url(../img/conf/slider/barra_grigia.png);
    position:relative;
    margin-top:0px;
    margin-left: 15px;
    margin-right: 15px;
    padding:0 10px;
    float: left;
}

/*Style for the slider button*/
.ui-slider-handle {
    width:27px;
    height:27px;
    position:absolute;
    top:-6px;
    margin-left:-12px;
    z-index:99;
    background:url(../img/conf/slider/pulsante_small.png);
    outline: none;
}

/*Result div where the slider value is displayed*/
.slider-result {
    float: left;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    padding:5px;
}

/*This is the fill bar colour*/
.ui-widget-header {
    background:url(../img/conf/slider/slider_azzurro.png) no-repeat left;
    height:16px;
    left:0px;
    top:0px;
    position:absolute;
}


.tab_riassuntiva_dx{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 400px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 40px;
    z-index: 100;
    background-color: white;
}

.scheda1{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 624px;
    padding: 25px 40px 40px 40px;
    background-color: white;
}

.scheda2{
    position: absolute;
    top: 0px;
    right: -224px;
    height: 100%;
    width: 624px;
    padding: 25px 40px 40px 40px;
}

.tab_finale{
    position: absolute;
    top: 0px;
    right: -624px;
    height: 100%;
    width: 624px;
    padding: 25px 40px 40px 40px;
}

.titleConfH2{
    font-weight: normal;
    height: 38px;
    line-height: 50px;
}

.titleBlue{
    color: #195ea0;
}

.vps_icona{
    float: right;
}

h3{
    color: #aaa;
    font-weight: normal;
}

h5{
    color: #aaa;
    font-weight: normal;
}

hr{
    height: 1px;
    width: 100%;
    background-color: #ccc;
    border: none;
}


table.table1{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
    margin: 0px auto;
}

.table1 tbody th{
    width: 160px;
    line-height: 30px;
    text-align: right;
    color:#fff;
    background-color:#195ea0;
    border:1px solid #195ea0;
    padding-right: 15px; 
    font-weight: normal;
    font-size: 0.8em;

    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}

.notSelect{
    color: #ccc !important;
}

.table1 tbody img{
    float: left;
}

.table1 thead th:empty{
    background:transparent;
    border:none;
}

.table1 tfoot td{
    color: #000;
    font-size:16px;
    text-align:right;
    padding-left: 10px;
}
.table1 tfoot th{
    color:#003391;
    font-size: 26px;
}

.table1 tbody td{
    width: 160px;
    padding:5px;
    text-align:center;
    background-color:#fff;
    border: 1px solid #aaa;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}

.buttonBlue{
    background-color: #195ea0;
    padding: 10px;
    width: 100px;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.conf_divContCubo{
    position: relative;
    height: 160px;
}

.conf_imgCuboIntero{
    position: absolute;
    top: 15px;
    left: 140px;
}

.conf_imgCuboVerde{
    position: absolute;
    top: 15px;
    right: 0px;
    display: none;
}

.conf_imgScudo{
    position: absolute;
    top: 15px;
    right: -25px;
    z-index: 100;
    display: none;
}

input[type='radio']{
    margin-right: 5px;
}

table.table2{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
    margin: 0px auto;
}

.table2 tbody th{
    width: 160px;
    line-height: 30px;
    text-align: left;
    color:#fff;
    background-color:#195ea0;
    border:1px solid #195ea0;
    padding: 10px 5px 10px 15px; 
    font-weight: normal;
    font-size: 1.2em;

    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}

.notSelect{
    color: #ccc !important;
}

.table2 {
    width:100%;
}
.table2 tbody img{
    float: left;
}

.table2 thead th:empty{
    background:transparent;
    border:none;
}

.table2 tfoot td{
    color: #000;
    font-size:16px;
    text-align:right;
    padding-left: 10px;
}
.table2 tfoot th{
    color:#003391;
    font-size: 26px;
}

.table2 tbody td{
    padding:5px;
    text-align:center;
    background-color:#fff;
    border: 1px solid #aaa;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}

.table2 tbody td.tabSconto{
    width:140px;
    font-size: 35px;
    color: #195ea0 !important;
}

.td_prezzo_finale{
    float:right;
    margin-right: 10px;
}

.td_prima_cifra{
    float:left;
    font-size: 32px;
    line-height: 60px;
}

.td_decimali{
    float: right;
    height: 60px;
    padding: 14px 0px;
}

.td_decimali_1{
    border-bottom: 1px solid black;
    font-size: 18px;
}

.td_mese{
    line-height: 120%;
    font-size: 10px;
}

.td_totalone{
    font-size: 2.0em;
    width: 100%;
    border-bottom: 1px solid black;
    text-align: right;
    padding-bottom: 7px;
    color: #195ea0;
}

.td_totalone_iva{
    width: 100%;
    font-size: 0.8em;
    text-align: right;
}

.icone_vps { background: url('../img/icone_conf.png') no-repeat top left; width: 76px; height: 38px;  } 
.icone_vps.vps_icona_01 { background-position: 0px 0px;  } 
.icone_vps.vps_icona_02 { background-position: 0px -48px;  } 
.icone_vps.vps_icona_03 { background-position: 0px -96px;  } 