body{
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
	color: #666;
	font: normal 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(/static/img/pattern.png);
	}
        body.white {
            background-image: none;
            background-color: #fff;
        }

a{color:#3a9adc; text-decoration: none;}
a:hover{color:#2F87C2;}

.registration{
	text-align: center;
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 21px;
	width: 370px;
	padding-bottom: 50px;
	height: 422px;
	padding: 21px;
	border-radius: 10px;
	}

.registration h3 {margin: 0;}

.registration .free{
	color: #79BE8D;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	}

.register-form{
	position: relative;
	border: solid 2px #79BE8D;
	padding: 20px 20px 40px;
	border-radius: 10px;
	}

.demo:hover{color:#2F87C2}
.demolink{
	color:#2F87C2;
	line-height: 1.2;
	font-size:14px;
	margin-top:20px;
	cursor:pointer;
	}

.bill{
	width: 930px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 1px 10px #ccc;
	padding-bottom: 4px;
	margin-bottom: 30px;
	position: relative;
	}
.centertext h2{
	font-size: 21px;
	font-weight: normal;
	line-height: 1.4;
	}
.how{
	padding-left: 110px;
	text-align:left;
	margin-bottom: 50px;
	}
.centertext .first{background: url(/static/img/icon_notepade.png) no-repeat;}
.centertext .second{background: url(/static/img/icon_cloud.png) no-repeat;}
.centertext .third{background: url(/static/img/icon_dash.png) no-repeat;}
.centertext{
	text-align: center;
	color: #2D2D2D;
	margin-top: 45px;
	font-size: 16px;
	padding: 0 40px;
	line-height: 1.6;
	border-bottom: solid 1px #cdd0d2;
	}
.startbutton{
	width: 250px;
	border: solid 2px #1793fd;
	border-radius: 5px;
	text-align: center;
	color: #1793fd;
	padding: 10px 5px;
	font-size: 21px;
	margin: 40px auto 30;
	cursor: pointer;
	}
.startbutton:hover{
	background-color: #1793fd;
	color: #fff;
	}
.icon_start{
	background: url(/static/img/icon_start.png) no-repeat;
	width: 57px;
	height: 57px;
	margin: 35px auto;
	}
.loginlink{
	position: absolute;
	right: 30;
	top: 45px;
	z-index: 100;
	}
.subtitle{
	font-size: 14px;
	color: #7d7d7d;
	}
.sublogo{
	position: absolute;
	width: 100%;
	height: 83px;
	display: block;
	background: url(/static/img/subtotal_logo.png) no-repeat;
	border-bottom: solid 1px #cdd0d2;
	background-position: 30px 67%;
	z-index: 10;
	}
.header{
	border-bottom: solid 1px #cdd0d2;
	height: 83px;
	}
.page{
	position: relative;
	padding: 20px 60px;;
	color:#2D2D2D;
	height: 500px;
	}
.buttongrayright {
	float: right!important;
	border-radius: 3px;
	padding: 8px 15px;
	margin-right: 10px;
	color: #737373;
	background-color: #e0e0e0;
	border: solid 2px #e0e0e0;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
.buttongray {
	background-color: #e0e0e0;
	padding: 10px 15px;
	font-size: 14px;
	color: #737373;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	border: solid 2px #e0e0e0;
}
.btn-close:hover, .buttongray:hover {
	background-color: #CECECE;
	border: solid 2px #CECECE;
	color: #737373;
}
.cancel {
	background-color: #000;
	padding: 10px 15px;
	font-size: 14px;
	color: white;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	border: solid 2px #000;
}

.restorelink{font-size: 13px;}

.button {
	background-color: #3a9adc;
	padding: 10px 15px;
	font-size: 14px;
	color: white;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	border: solid 2px #3a9adc;
}

.buttongreen {
	background-color: #79BE8D;
	padding: 10px 15px;
	font-size: 14px;
	color: white;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	border: solid 2px #79BE8D;
	margin-top: 20px;
}

.buttongreen:hover {
	background-color: #40C767;
	border: solid 2px #40C767;
	}

.button:hover, .buttongrayright:hover{
	background-color:#2F87C2;
	border: 2px solid #2F87C2;
	color: #fff;
}
.button[disabled]{
	color: #fff;
	background-color: #AAA;
	border: solid 2px #aaa;
}

.btn-close {
	font-size: 14px;
	border: solid 2px #ccc;
	padding: 10px 20px;
	color: #737373;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer;
}
.btn-close-mini {
	font-size: 12pt;
	border: solid 2px #ccc;
	padding: 0px 5px;
	color: #ccc;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: 0.8;
	float: right;
}

.btn-save{
	background-color:  #79BE8D;
	font-size: 14px;
	color: white;
	border: solid 2px #79BE8D;
	padding: 10px 20px;
	border-radius: 3px;
	cursor: pointer;
	}
.btn-save:hover{
	background-color: #5BAF73;
	border: solid 2px #5BAF73;
}
.head {
	font-size: 32px;
	color: #3a9adc;
	font-weight: bold;
	margin:0px 0 20px 0;
}


.logininput{
	height: 38px;
	border: 2px solid #DCDCDC;
	border-radius: 3px;
	font-size: 14px;
	padding: 0 10px;
	margin:5px 0;
	width: 250px;
	}

.error {
	font-size: 12px;
	color: red;
	padding: 10px;
	background-color: #FFDFE1;
	border-radius: 3px;
	margin: 5px 0 0 0;
}
.copyright{
	width: 710px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #7AA7CC;
	margin-bottom: 150px;
	}


.infofield {
	padding: 100px;
}

/******************************************************************************/
/********************************** LOGIN FORM ********************************/
.login .help {
	font-size: small;
	color: gray;
}
.login h3{
	font-size: 24px;
	margin: 0;
	}
/******************************************************************************/

.fastregpage .registration{
	right: 149px;
	width: 570px;
	text-align: left;
	}
.fastregpage .register-form{
	border: 0px;
	}
.fastregpage label{font-size: 15px;}

.fastregpage .itemform{
	margin-bottom:10px;
	}
