@charset "utf-8";
/*home==========*/

.main_header {
	float: left;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}
.main_header_in {
	padding: 22px 0;
	border-bottom: 1px solid #fff;
}
.main_logo {
	float: left;
}
.main_logo img {
	width: auto;
	height: auto;
	max-height: 44px;
	max-width: 245px;
}
.header_right {
	float: right;
	padding: 4px 0;
}
.header_right ul li {
	float: left;
	margin-left: 7px;
}
.header_right ul li a {
	line-height: 38px;
	color: #fff;
	border: 1px solid transparent;
	padding: 0 22px;
	font-size: 16px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
}
.header_right ul li a:hover, .header_right ul li.active a {
	border: 1px solid #fff;
}
/*banner==========*/

.banner_main {
	padding-bottom: 65px;
	position: relative;
}
.banner_blue {
	position: relative;
	min-height: 700px;
	float: left;
	width: 100%;
}
.banner_line {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.overlay_baner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,149,255,1);
	background: -moz-linear-gradient(-45deg, rgba(0,149,255,1) 0%, rgba(63,81,181,1) 93%, rgba(63,81,181,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,149,255,1)), color-stop(93%, rgba(63,81,181,1)), color-stop(100%, rgba(63,81,181,1)));
	background: -webkit-linear-gradient(-45deg, rgba(0,149,255,1) 0%, rgba(63,81,181,1) 93%, rgba(63,81,181,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(0,149,255,1) 0%, rgba(63,81,181,1) 93%, rgba(63,81,181,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(0,149,255,1) 0%, rgba(63,81,181,1) 93%, rgba(63,81,181,1) 100%);
	background: linear-gradient(135deg, rgba(0,149,255,1) 0%, rgba(63,81,181,1) 93%, rgba(63,81,181,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095ff', endColorstr='#3f51b5', GradientType=1 );
}
.banner_content {
	position: absolute;
	z-index: 2;
	text-align: center;
	bottom: -65px;
}
.banner_content_ttl {
	font-size: 32px;
	position: relative;
	color: #ffffff;
	padding-bottom: 24px;
}
.banner_content_ttl:before {
	content: "";
	position: absolute;
	bottom: 0px;
	height: 2px;
	width: 123px;
	background-color: #fff;
}
.banner_content_text {
	font-size: 17px;
	color: #ffffff;
	margin-top: 22px;
	line-height: 28px;
	padding: 0 5%;
}
.banner_content_img {
	margin-top: 30px;
}
.banner_content_img img {
	width: auto;
	height: auto;
	max-width: 100%;
}
/*support_logo==========*/

.support_logo_in {
	padding: 80px 0;
	text-align: center;
}
.support_logo_in ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 22px;
}
.support_logo_in ul li a {
	display: inline-block;
}
/*tab==========*/

.tab_area_in {
	border-top: 1px solid #bfbfbf;
	padding: 40px 0;
}
.tab_header {
	margin-bottom: 30px;
}
.tab_social {
	float: left;
}
.tab_social ul li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.tab_social ul li p {
	font-size: 16px;
	color: #2196f3;
}
.tab_social ul li a {
	font-size: 22px;
	color: #b7b7b7;
}
.tab_social ul li a:hover {
	color: #2196f3;
}
.planTabNav {
	float: right;
	padding: 3px 0;
}
.planTabNav ul li {
	float: left;
	padding-left: 18px;
	margin-left: 20px;
	position: relative;
}
.planTabNav ul li:before {
	background-color: #c2c3c3;
	position: absolute;
	content: "";
	left: 0px;
	width: 2px;
	height: 12px;
	position: absolute;
}
.planTabNav ul li a {
	font-size: 16px;
	color: #b7b7b7;
	display: inline-block;
}
.planTabNav ul li:first-child {
	margin-left: 0px;
	padding-left: 0px;
}
.planTabNav ul li:first-child:before {
	display: none;
}
.planTabNav ul li a:hover, .planTabNav ul li a.currentTabNav {
	color: #2196f3;
}
.planTabPan p {
	color: #a3a2a2;
	font-size: 12px;
}
/*tab end==========*/





.loig_sign_body {
	width: 100%;
	height: 100vh;
	position: relative;
	background-color: #fafafa;
	text-align: center;
}
.login_footer {
	font-size: 12px;
	color: #b0b0b0;
	height: 80px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.scroll_log {
	height: calc(100% - 80px);
	height: -webkit-calc(100% - 80px);
	overflow: auto;
	float: left;
	width: 100%;
}
.scroll_log .mCS-dark.mCSB_scrollTools .mCSB_buttonUp, .scroll_log .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	display: none !important;
}
.scroll_log .mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 0 !important
}
.scroll_log .mCSB_scrollTools .mCSB_draggerRail {
	border: none;
	width: 6px !important;
	background-color: #dadada !important;
}
.scroll_log .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px !important;
	background: #2196f3!important;
}
.scroll_log .mCSB_inside > .mCSB_container {
	margin-right: 0 !important;
	min-height: 100%;
}
.scroll_log .mCSB_scrollTools {
	width: 6px !important;
}
.log_in_box {
	width: 468px;
	padding: 50px;
	background-color: #ffffff;
	margin: 0px auto;
	display: inline-block;
	box-shadow: 0 0 5px 0 rgba(185,182,182,0.85);
	-webkit-box-shadow: 0 0 5px 0 rgba(185,182,182,0.85);
}
.log_sign_frm {
	margin-bottom: 28px;
}
.log_sign_frm input[type=text], .log_sign_frm input[type=password], .log_sign_frm input[type=email], .log_sign_frm input[type=tel], .log_sign_frm input[type=url], .frm_log_sign_frmrow textarea, .log_sign_frm select {
	height: 50px;
	padding: 0 48px 0 60px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
}
.email_acnt {
	background-image: url(../images/input_1.png);
}
.pass_acnt {
	background-image: url(../images/input_2.png);
}
.re_pass_acnt {
	background-image: url(../images/input_3.png);
}
.log_sign_frm .showPass {
	position: absolute;
	right: 15px;
	z-index: 1;
	cursor: pointer;
	width: 22px;
	height: 22px;
}
.log_sign_frm .showPass img {
	float: left;
	width: auto;
	height: auto;
	position: absolute;
	max-width: 100%;
	max-height: 100%;
}
.showPass2 {
	opacity: 0;
}
.showPass-text .showPass2 {
	opacity: 1;
}
.showPass-text .showPass1 {
	opacity: 0;
}
input.account_set_sub {
	float: left;
	width: 100%;
	border: 2px solid #2196f3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
}
input.account_set_sub:hover {
	background-color: transparent;
	color: #2196f3;
	border: 2px solid #2196f3;
}
.for_got {
	float: right;
	font-size: 14px;
	color: #31333b;
}
.for_got:hover {
	color: #2196f3;
}
.checkbox_custom, .checkbox_custom_label {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: auto;
	height: auto;
}
.checkbox_custom_label {
	position: relative;
	padding-left: 45px;
	font-size: 14px;
	color: #a0a0a0;
}
.checkbox_custom {
	opacity: 0;
	position: absolute;
}
.checkbox_custom + .checkbox_custom_label:before {
	content: '';
	background-color: rgba(33,150,243,0.5);
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 13px;
	padding: 0px;
	position: absolute;
	top: 3px;
	left: 0px;
	text-align: center;
}
.checkbox_custom + .checkbox_custom_label:after {
	position: absolute;
	left: 0px;
	content: "";
	top: -1px;
	width: 20px;
	height: 20px;
	opacity: 1;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background-color: rgba(33,150,243,1);
}
.checkbox_custom:checked + .checkbox_custom_label {
	color: #2196f3
}
.checkbox_custom:checked + .checkbox_custom_label:after {
	left: 17px;
}
.checkbox_custom:focus + .checkbox_custom_label {
	outline: 0px solid #ddd;
}
.check_box_row {
	float: left;
	position: relative;
}
.logo_to_page {
	font-size: 16px;
	margin: 40px 0;
}
.logo_to_page a:hover {
	color: #000;
}
.logo_login {
    margin: 30px 0;
}
.sign_up_row_link p {
	font-size: 12px;
}
.sign_up_row_link {
	margin-bottom: 20px;
}
.sign_up_row_link a {
	color: #2196f3;
}
.sign_up_row_link a:hover {
	color: #000;
}
.sign_up_row_cap {
	margin-bottom: 20px;
}
.sign_up_row_cap img {
	width: 100%;
	height: auto;
	float: left;
}
.sectiom-title{
	font-size:24px;
	color:#2196f3;
	margin-bottom:20px;
}
.comments-area{
	display:none !important;
}

