@CHARSET "ISO-8859-1";

.pageTextHeader.values {
	color: #000000;
}

.pageTextHeader input,.pageTextHeader select,.pageTextHeader select option
	{
	font-size: 11px;
	padding: 2px 1px 1px;
}

.text10 {
	padding-right: 5px;
}

.withArrowsLeft {
	color: #950000;
	font-weight: bold;
	cursor: pointer;
}

.td_info {
	padding: 3px;
}

.text10rosu {
	
}

a {
	color: black;
}

a.withArrows {
	background: url(../images/button.gif) no-repeat scroll left center;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 5px;
	padding-left: 15px;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}

.withArrows span {
	background: url(../images/button.gif) no-repeat scroll right center;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 15px;
	cursor: pointer;
}

a.withArrowsMin100 {
	background: url(../images/button.gif) no-repeat scroll left center;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 5px;
	padding-left: 15px;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}

.withArrowsMin100 span {
	background: url(../images/button.gif) no-repeat scroll right center;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	min-width: 140px;
	text-align: center;
	padding-right: 15px;
	cursor: pointer;
}

.borderChenar1px {
	border: 1px solid #035466;
	background-color: #EEEEEE;
}

.borderChenar2px {
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #035466;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #035466;
	background-color: #EEEEEE;
}

.login_1 {
	border-bottom: 1px solid #999999;
}

.login_2 {
	border-bottom: 1px solid #FF0000;
}

.login_red {
	border-bottom: 1px solid red;
}

.input_font_required {
	color: red;
}

.login_3 {
	background-color: Gainsboro;
}

.border_1 {
	border-bottom: 1px solid #000000;
}

.color_1 {
	background-color: Silver;
}

.login_4 {
	background-color: #C3C3C3;
	color: #C3C3C3;
}

.border_1 {
	border: 1px solid #C3C3C3;
}

.color_2 {
	background-color: #C3C3C3;
}

.color_3 {
	background-color: #cbdce0;
}

.color_4 {
	background-color: #EEEEEE;
}



a.button_text {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	text-decoration: none;
}








div.renewButton {
    padding:2px;
    margin:3px;
    border-radius:3px;
    border-color: #aaa #aaa #aaa -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    font-size:90%;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #efefef 100%) repeat scroll 0 0;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
div.renewButton a {
color:black;
}

/***********   CLIENT ACCOUNT DECLARATIONS 	 ***********/
.client-account-wrap {
	margin: 10px;
}

.client-account-content {
	border: 1px solid #ddd;
	background: #fff;
	
}

.rounded-no-lt {
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0;
	border-radius: 6px;
	border-top-left-radius: 0;
}

.rounded-top {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.rounded-no-lb {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}

.rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.client-account-ul-menu {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
}

.client-account-ul-menu li {
	float: left;
	margin-right: 1px;
	background: #F5F5F5;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 4px;
    margin-left:3px;
    margin-bottom:3px;
    vertical-align: middle;
	color: #666666;
    max-width:140px;
    text-align:center;
    height:41px;
}

.client-account-ul-menu li:hover {
	background: #fff;
}

.client-account-ul-menu li a {
	color: #666;
    display:table-cell;
    vertical-align: middle;
    width:100%;
    height:33px;
    font-size:13px;
}
#client-account-ul-menu li {

}
#clAccount-active {
	border-bottom-color: #fff;
    height:49px;
    font-weight:bold;
	margin-bottom: -3px;
	background-color: #fff;
	margin-top: 0;
	padding-top: 7px;
	padding-bottom: 1px;
}

.clAccount-top {
	text-align: right;
	margin: 10px;
}

#clAccount-active a {
	color: #006666 !important;
}

.clAccount-block {
	border: 1px solid #ddd;
	margin: 10px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: url('../images/clAccount/clAccount-block-bg.png') repeat-x;
}

.clAccount-block-Icon {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #ddd;
}

.clAccount-block-Title {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	font-size: 14px;
}

.clAccount-block-content {
	border-top: 1px solid #ddd;
	text-align: left;
}

.clAccount-block-cLeft {
	width: 50%;
	border-right: 1px solid #ddd;
}

.clAccount-block-cRight {
	width: 50%;
	display: inline-block;
}

.clAccount-ProfileImg {
	width: 68px;
	height: 64px;
	border: 1px solid #ddd;
	margin: 5px;
	display: inline-block;
	background: url('../images/clAccount/clAccount-profile-Img.png') center bottom
		no-repeat;
}

.clAccount-Links {
	
}

.viewOrders{
margin:10px;
}
.clAccount-block-left{
width: 50%;
float:left;
border-right: 1px solid #ddd;
padding:10px;
padding-right:0;
background: #E3F6F6;
}
.clAccount-block-right{
width: 45%;
float:left;
padding:10px;
padding-right:0;
}
.clAccount-block-left span{
font-weight: bold;
padding-right:12px;
line-height:20px;
}
.clAccount-block-right span{
font-weight: bold;
padding-right:15px;
line-height:20px;
 }
.clAccount-OrderDetails{
margin-top:6px;

}
.clAccount-CommandeStatus{
font-weight: bold;
padding-right:12px;
line-height:20px;
}
.clAccount-OrderDetails a{
float:right;
line-height:20px;
margin-right:10px;
}
.nest-block{
min-height: 122px;
}
.border-1-top{
border-top:1px solid #ddd;
}
.client-account-content a:hover{
/*font-weight: bold !important;*/
color: #000;
}
.totalPurchaseCost{
float: right;
}
.margin-10{
padding: 10px;
}
.serial-red{
color: #ff0000;
}
.serialStatus-White{
background-color: #ffffff;
}
.serialStatus-Green{
background-color: #33cc33;
}
#instalationGuideDiv img{
 max-width:100% !important;
 height:auto;
}

@media only screen and (max-width: 800px) {
/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
 
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
#no-more-tables tr { border: 1px solid #ccc; }
  
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
text-align:left;
font-weight: bold;
}
 
/*
Label the data
*/
#no-more-tables td:before { content: attr(data-title); }
}


/***********   		      //	 			 ***********/