@charset "UTF-8";
/* CSS Document */


/*System Req */

#system-table4 th, td {
border-bottom:0 none #DDDDDD;
border-right:0 none #DDDDDD;
padding:6px;
}

.table-bdr {
border:1px solid #CCCCCC;
line-height:1.5em;
margin-bottom:20px;
margin:0px auto 20px auto;
}

.td1-left {
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#333333;
font-size:11px;
/*height:30px;
padding:0 2px 0 5px;*/
text-align:left;
}

.td-tittle-1 {
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#303030;
font-size:12px;
font-weight:bold;
/*height:30px;
padding:2px;*/
text-align:center;
}

.td1 {
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#333333;
font-size:11px;
/*height:30px; 
padding:2px;*/
text-align:center;
}

.td-tittle-2 {
background-color:#FBF1C3;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#303030;
font-size:12px;
font-weight:bold;
/*height:30px;
padding:2px 2px 2px 5px;*/
}

.td-tittle {
background-color:#F1EFE2;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#303030;
font-size:12px;
font-weight:bold;
/*height:30px;
padding:2px;*/
text-align:center;
}

/* Totale popup styles */
.popup-title {
margin-bottom:15px;
padding:5px 0 10px;
font-size:14px;
border-bottom:1px solid #DDDDDD;
}
#totale-plans{
width:600px !important;
margin:15px 0;
}
#totale-plans table thead {
background-color: #efe9c5;
}
#totale-plans table tbody {
background-color: #fffced;
}
#totale-plans table thead tr th, #totale-plans table tbody tr{
text-align: center;
}
#totale-plans table thead tr th{
font-weight: normal;
padding:3px 12px;
border-bottom: 1px solid #dadc93;
}
#totale-plans .lines{
border-right: 1px solid #d1cdb2; 
}
#totale-plans table tbody tr td{
padding: 10px 12px;
background-color: #fffced !important;
border-bottom: 1px solid #dadc93;
}
#totale-plans table tbody tr td.btnpad{
padding: 3px 12px;
}
#totale-plans table tbody tr td input {
margin-bottom:0;
}
#totale-plans .best-price{
background:#fffced url('/us_assets/redesign/images/store/icn_best-value.png') no-repeat left 1px;
}
#totale-plans .lpad{
padding-left:35px;
}
.plan {
color: #A78800;
font-weight: bold;
}
.totale-price{
font-size: 13px;
font-weight: bold;
}
