.account a {
	text-decoration: underline;
}
#cartLogIn {
	float:left;
	margin-left: 25px;
}

#cartRegister {
	float:left;
	margin-left: 20px;
}

.cartlabel {
	font-size:14px;
	font: Helvetica;
	color:#ffffff;
}	

.cartbuttonu{
	border: thin solid #7F94AF;
}

.carttext {
	color: black;
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	text-align: justify;
}

.carttext1 {
	font-size: 12px;
	text-transform: none;
	color: #FFFAFA;
	margin: 0px;
	padding: 0px;
}

.cartheader1 {
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}

.cartheader2 {
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

.cartmainIcon img {
	padding-left:10px;
	border-right: 15px #f2f2f2 solid;
	width: 90px;
	height: 65px;
}

.cartBoxTitle {
	padding-top: 10px;
} 


.carttitle {
	font-size:16px;
	font: Helvetica;
	font-weight:bold;
	color:#3b4661;
}

.cartsubtitle {
	font-size:12px;
	font: Helvetica;
	color:#3b4661;
}

.cartblue {
	background-color:#4a5777;
	padding:5px;
	border-bottom:1px #868c8f solid;
}

.cartblue2 {
	background-color:#4a5777;
	padding:5px;
	border-bottom:1px #868c8f solid;
	font-size:13px;
	font: Helvetica;
	color:#ffffff;
	text-align:right;
	padding-right: 15px;
}

.cartblue3 {
	background-color:#4a5777;
	padding:5px;
	padding-right:15px;
	border-bottom:1px #868c8f solid;
}	
		
.cartgrey {
	background-color:#f2f2f2;
	padding:10px;
}

.accountmsg {
	background-color: #EEEEEE;
}

.accountmsg td {
	padding:10px;
}
.table4 td{
	padding:4px 3px;
}

.table2 td{
	padding:2px;
}

.table6 td{
	padding:6px;
}

.table5 td{
	padding:5px;
}

.table10 td{
	padding:10px;
}

.table15 td{
	padding:15px;
}

.buttonuheader {
	border: thin solid #7F94AF;
	background-color: #7F94AF;
}

.buttonuheaderlight {
	border: thin solid #9EADC2;
	background-color: #9EADC2;
}

.buttonutableborder {
	border: thin solid #9EADC2;
}

.buttonubottom {
	border-style: none none solid none;
	border-width: thin;
	border-color: #9EADC2;
}

.buttonuleft {
	border-style: none none none solid;
	border-width: thin;
	border-color: #9EADC2;
}

.buttonuright {
	border-style: none solid none none;
	border-width: thin;
	border-color: #9EADC2;
}


.productsubmenu {
	width: 150px;
	background-color: #f5f5f5;
	border: 1px solid #a2a2a2;
	border-radius: 8px 8px 0 0;
	text-align: center;
	font-size: 106%;
	font-weight: bold;
	color: #4a5779;
	padding: 10px 2px;
	border-bottom-style: none;
	cursor: pointer;
	margin-left:2px;
	float: left;
}

@media (max-width: 635px) {
	.productsubmenu {
		width: 125px;
		font-size: 103%;
		letter-spacing:-0.1em;
		padding: 10px 1px;
	}
}

@media (max-width: 530px) {
	.productsubmenu {
		width: 100px;
		font-size: 90%;
		letter-spacing:-0.1em;
		padding: 10px 1px;
	}
}

@media (max-width: 435px) {
	.productsubmenu {
		width: 135px;
		font-size: 100%;
		padding: 10px 5px;
	}
}


.AccountSelectSimForm {
	border: thin solid #9EADC2;
	border-collapse: separate;
	border-radius: 8px;
	width:100%;
	min-width: 200px;
	max-width:900px;
}

.AccountSelectSimForm td {
	padding: 11px;
	line-height: 170%;
}

.AccountBlueBG {
	background-color: #b5cde5;
	border-collapse: separate;
}

.AccountLightBG1 {
	background-color: #ebf0f6;
}

.AccountLightBG2 {
	background-color: #dae4f0;
}

.AccountSelectSimForm a {
	text-decoration: underline;
}

.AccountTable {
	width:100%;
	min-width: 200px;
	max-width:900px;
}

.AccountTable td {
	padding: 4px;
}

.AccountTable a {
	text-decoration: underline;
}

.AccountInput {
	min-width:40px;
	width:100%;
	max-width:400px;
}

.AccountCardInput {
	min-width:30px;
	width:100%;
	max-width:55px;
}

@media (max-width: 386px) {
	.buttoncart{
		font-size:90%;
		padding:1px 0;
	}
}

.fieldset {
	padding: 10px 20px;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
	border-radius: 10px;
}

.fieldset legend{
	border: 0;
	width: auto;
	font-size: 100%;
	padding: 0 2px;
	margin-bottom: 0;
}

.virtualsimorder {
	width:400px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.virtualsimorder {
		width:300px;
	}
}
@media (max-width: 991px) {
	.virtualsimorder {
		width:100%;
	}
}

.icon-blue {
	fill:#b6cce5;
}

.virtualsimorderrow {
	margin:10px 5px;
}

.virtualsimorderprice {
	font-size:11px; 
	font-weight:600; 
	margin-bottom:0;
}

.virtualsimordertitle {
	display: inline-block; 
	text-align: left;
	line-height:140%; 
	margin-top:2px;
}
