@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Roboto Regular';
	src: url('fonts/roboto-regular-webfont.eot');
	src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-regular-webfont.woff') format('woff'),  url('fonts/roboto-regular-webfont.ttf') format('truetype'),  url('fonts/roboto-regular-webfont.svg#RobotoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Medium';
	src: url('fonts/roboto-medium-webfont.eot');
	src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-medium-webfont.woff') format('woff'),  url('fonts/roboto-medium-webfont.ttf') format('truetype'),  url('fonts/roboto-medium-webfont.svg#RobotoLtRegular') format('svg');
	font-weight: normafinances-left-columnl;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Light';
	src: url('fonts/roboto-light-webfont.eot');
	src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-light-webfont.woff') format('woff'),  url('fonts/roboto-light-webfont.ttf') format('truetype'),  url('fonts/roboto-light-webfont.svg#RobotoLtRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Light';
	src: url('fonts/roboto-light-webfont.eot');
	src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-light-webfont.woff') format('woff'),  url('fonts/roboto-light-webfont.ttf') format('truetype'),  url('fonts/roboto-light-webfont.svg#RobotoThRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.pricing-top-outer {
	width:100%;
	min-height:168px;
	background:#D1D2D2;
}
.pricing-top-inner {
	width:1024px;
	background:#D1D2D2;
	margin:0 auto;
}
.pricing-top-header {
 color: #616161;
   font-family: 'Roboto Regular';
    font-size: 24px;
    margin-left: 257px;
    padding-top: 52px;
    width: 500px;
}
.pricing-top-header-text-outer {
	width:100%;
	background:#FFF;
	min-height:68px;
	/*border-bottom:2px solid #DCDBDB;*/
}
.pricing-top-header-text-outer-register {
	background:#FFF;
	min-height:68px;
	border-bottom:2px solid #DCDBDB;
}

.pricing-top-header-text-inner {
	width:1024px;
	margin:0 auto;
}
.pricing-top-header-text {
	background-color: #F7F7F7;
    color: #616161;
    float: left;
   font-family: 'Roboto Regular';
    font-size: 21px;
    height: 38px;
    margin-right: 8%;
    margin-top: 30px;
    padding-top: 7px;
    text-align: center;
    width: 17%;
}

.pricing-top-header-text-register {

    color: #616161;
    float: left;
   font-family: 'Roboto Regular';
    font-size: 21px;
    height: 38px;
    margin-right: 8%;
    margin-top: 30px;
    padding-top: 7px;
    text-align: center;
    width: 17%;
}

.pricing-bottom-outer {
	width:100%;
	min-height:180px;
	background:#FFF;
}
.pricing-bottom-inner {
	width:1024px;
	background:#FFF;
	margin:0 auto;
	margin-top:20px;
}
.pricing-bottom-content {
	width:17%;
	margin-right:8%;
	float:left;
	min-height:180px;
}
.pricing-bottom-text {
	height:20px;
	font-family: 'Roboto Regular';
	font-size:17px;
	color:#616161;
	margin-left:25px;
}
.pricing-bottom-text-center {
	background-color: #F7F7F7;
    color: #616161;
    font-size: 24px;
    height: 30px;
    margin-top: 30px;
    text-align: center;
}

.pricing-bottom-text-center-register {
	
    color: #616161;
    font-size: 24px;
    height: 30px;
    margin-top: 30px;
    text-align: center;
}

.pricing-sign-btn {
	height:39px;
	width:122px;
	color:#fff;
	text-align:center;
	border:none;
	font-size:17pt;
	margin-top: 22px;
}
.pink-bt {
	background:#ED186D;
}
.green-bt {
	background:#B4D334;
}
.blue-bt {
	background:#11C2EE;
}
.orange-bt {
	background:#E99D24;
	width:200px;
}
.black-bt {
	background:#000;
	width:200px;
}
.pricing-footer {
	min-height:55px;
	width:100%;
	background:#D1D2D2;
}

.left
{
	 margin-left: 24px;
	 cursor:pointer;
}
/** for payment confirmation start***/
.mainclass{
min-height: 350px; width: 1024px; margin: 0px auto; padding-top: 20px;
}
.txtmesage
{
color: #606060;font-family: Roboto Regular;font-size: 23px;height: 40px;line-height: 40px;text-align: center;width: 100%;
}
.btn-header
{
	height: 100px; margin: 0px auto; width: 100%; text-align: center; line-height: 85px;
}
.btn-dashboard
{
	background-color: #606060;border: medium none;color: #FFFFFF;font-family: Roboto Regular;font-size: 21px;height: 39px;width: 210px;cursor:pointer;
}
.botom-image-apps
{
	margin: 0px auto; width: 100%; text-align: center; padding-left: 250px; padding-top: 15px;
}
.img-apps
{
	line-height:30px;width:132px;float:left; margin: 0 60px 0 auto;;
}
/****for payment confirmation end***/