/**************************************/
/*              GLOBALS               */
/**************************************/
.left{float:left}
.right{float:right}
.both{clear:both}
.hidden { display: none; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border, a img { border: none!important; }
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.ml10{margin-left:10px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px  !important;}
.mt40{margin-top:40px  !important;}
.mt50{margin-top:50px  !important;}
.mt60{margin-top:60px  !important;}
.mt80{margin-top:80px  !important;}
.mt100{margin-top:100px  !important;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mtt15{margin-top:-15px}
.mtt10{margin-top:-10px}
.mtt30 > div{margin-top:-30px;}
.tright{text-align: right}
.pos_relative{position: relative}
.clear{
		margin:0;
		padding:0;
		line-height:0.1em;
		height:0.1em;
		font-size:0.1em;
		clear:both;
		background: none;
}
body{
	background: #f8f6f1;
	font-family: 'Open Sans', sans-serif;
    padding-top: 108px;
}
html, body, header {
    min-width: 320px
}
.wrap{
	width:1000px;
	margin:0 auto;
	/*outline:1px dotted rgba(0,0,0,0.3)*/
}
img{
	max-width: 100%;
	height: auto;
}

.tcenter{text-align: center}

/**************************************/
/*              HEADER                */
/**************************************/
header{
    position: fixed;
    height: 108px;
    z-index: 999;
    top:0;
    background: #f8f6f1;
    width: 100%;
}

.small_header{
    border-bottom:1px solid #d7d6d2;
    height: 65px;
    background: #eeede9;
}
.small_header:after {
    background: url(../images/slid_shadow.png) no-repeat center top;
    height: 14px;
    content: "";
    position: absolute;
    bottom: -14px;
    width: 100%;
    opacity: 0.7
}

.small_header .menu_top{
    display:none
}

.small_header .logo img {
    height:45px
}
.small_header .menu {
    border: 0;
}

.logo{
	margin:10px 0;
	display:block
}

/**************************************/
/*             NAVIGATION             */
/**************************************/
.menu_top{
	text-align: right;
	margin:10px 0
}
.menu_top ul{
	display: inline-block;
	margin:0;
	padding: 0;
	text-align: right
}
.menu_top li{
	list-style: none;
	display: inline-block
}

.menu_top li a{
	color:#6a6a68;
	font-size: 14px;
	border-left:1px solid #e4e3de;
	padding:0 11px 0 15px
}

/*.menu_top ul li.active a{*/
    /*border:1px solid #62cae3;*/
    /*text-decoration: none;*/
    /*border-radius:5px*/
/*}*/
.menu_top li:first-child a{
	border-left:none
}

nav.menu{
	text-align: right;
	border-top:1px solid #e4e3de;
	padding-top: 19px;
	display: block
}

nav.menu ul{
	display: inline-block;
	margin:0;
	padding: 0;
	text-align: right
}

nav.menu ul li{
	display: inline-block;
	list-style: none;
}

nav.menu ul li a{
	color:#2d2d2c;
	font-size: 18px;
	padding:2px 12px;
	text-decoration: none !important;
	border-radius:5px;
	box-sizing: border-box;
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		-webkit-box-sizing: border-box; /* Safari */
}

nav.menu ul li a:hover{
	background: #bfe5ec
}

nav.menu ul li.how a{
	border:1px solid #62cae3
}
nav.menu ul li.how a:hover{
/*	border:none*/
}
nav.menu ul li.sign a{
	border:1px solid #009700;
	background: #009700;
	color:#f8f6f1;
	padding:1px 12px
}
nav.menu ul li.sign a:hover{
	background: #19b419;
	border-color:#19b419
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.slid_shadow{
	background: url(../images/slid_shadow.png) no-repeat center top;
	height: 14px
}

.as-nav a.as-active{
	margin:6px;
	background: #62cae3;
	width:18px;
	height: 18px
}
.mac{
	position:absolute;
	top:auto !important;
	left:50px;
	width:700px;
	bottom:0px
}

.car_title{
	color: #fff;
	font-size: 42px !important;
	line-height:50px !important;
	text-shadow: 2px 4px 4px rgba(0,0,0,.48);
}

.car_title span{
	color:#f3ffae
}

.car_cont{
	font-size:20px !important;
	color:#fff;
	margin-top:20px;
	line-height:28px !important
}

.slider_bg{
	backround-size:contain;
	background-position:center center;
	min-height:380px
}

.car_title{
	top:0px;
	left:56% !important
}
.car_cont{
	top:70px;
	left:56% !important;
	width:450px
}

.car_button{
	top:260px !important;
	left:70% !important;
/*	opacity: 0.8 !important*/
}

.car_button:hover{
	opacity: 1 !important
}
.btn-top{
	background: rgba(247,147,34,0.8) !important;
	color:#fff !important;
	border:none !important;
	font-size:20px;
	margin-top:40px;
	padding:8px 12px 8px 20px
}

.btn-top:hover{
	background: rgba(247,147,34,1) !important;
}
.ms-bullets-count{
	bottom:-70px;
	z-index:2
}

.ms-nav-next,
.ms-nav-prev{
	opacity:0.3
}

.ms-nav-next:hover,
.ms-nav-prev:hover{
	opacity:1
}
.ms-bullets-count div{
	border:3px solid #62cae3;
	border-radius: 50em;
	display: inline-block;
	background: none !important;
}
.ms-bullets-count div.ms-bullet-selected{
	display:inline-block !important;
	background-color: #62cae3 !important;
}

.top_form, .footer_form{
	background: #e6e5e2;
	margin:65px auto 0;
	padding:13px 11px;
	border-radius:5px
}

.btn-green{
	background: #00a000;
	color:#fff;
	border:0
}
.btn-green{
	background: #00a000 url(../images/button_arrow.png) no-repeat right center;
	color:#fff;
	border:0;
	padding:7px 32px;
	font-size:18px
}
.btn-green:hover,
.btn-green:active,
.btn-green:focus{
	background-color: #19b419;
	color:#fff;
	border:0
}

.top_form input, .footer_form input{
	height: 41px;
	padding: 5px 11px;
	font-size:18px;
	width:233px !important;
	color:#2d2d2d;
	font-weight: 300;
	border-color:#969797;border-radius: 7px;
	box-shadow: inset 0 4px 4px rgba(0,0,0,.08);
	margin:0 3px
}

.top_form input:active,
.top_form input:focus,
.footer_form input:active,
.footer_form input:focus{
	box-shadow: inset 0 4px 4px rgba(0,0,0,.08), inset 0 0 5px rgba(75,194,250,.33) !important;
}

.top_form input::-webkit-input-placeholder, .footer_form input::-webkit-input-placeholder { color: #a9a9a9;}
.top_form input:focus::-webkit-input-placeholder, .footer_form input:focus::-webkit-input-placeholder { color: #e4e4e4;}
.top_form input::-moz-placeholder, .footer_form input::-moz-placeholder { color: #a9a9a9;}
.top_form input:focus::-moz-placeholder, .footer_form input:focus::-moz-placeholder { color: #e4e4e4;}
.top_form input:-moz-placeholder, .footer_form input:-moz-placeholder { color: #a9a9a9; }
.top_form input:-moz-placeholder:focus, .footer_form input:-moz-placeholder:focus { color: #e4e4e4; }
.top_form input:-ms-input-placeholder, .footer_form input:-ms-input-placeholder { color: #a9a9a9; }
.top_form input:focus:-ms-input-placeholder, .footer_form input:focus:-ms-input-placeholder { color: #e4e4e4; }
.top_form input.placeholder, .footer_form input.placeholder { color: #a9a9a9;}
.top_form input.placeholder:focus, .footer_form input.placeholder:focus { color: #e4e4e4;}


.form_warning{
	position: absolute;
	bottom:60px;
	background: #f0b9b9;
	left:5px;
	border-radius:5px;
	padding:5px 10px;
	color:#781e1e;
	display:none
}

.has-error .form_warning{
	display:block
}
.form_warning:after{
	position: absolute;
	bottom:-15px;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	border-color: #f0b9b9 transparent transparent transparent;
	left:10px
}

.w_title{
	color:#2d2d2c;
	font-size:38px;
	text-align: center;
	margin-top:50px;
}

.w_subtitle{
	color:#2d2d2c;
	font-size:26px;
	text-align: center;
	line-height: 36px;
    margin-top: 0;
}

.line{
	border-top:1px solid #e0deda;
	margin:65px 0 50px
}

.h_title_wrap{
	margin:-76px auto 0;
	text-align: center
}

.h_title{
	text-transform: uppercase;
	color: #7f7f7c;
	font-size: 36px;;
	padding:0 37px;
	background: #f8f6f1;
	display: inline-block;
	text-align: center
}

.section_title{
	color: #eb9520;
	font-size: 26px;
	margin-top:60px;
	margin-bottom: 22px
}
.section_cont{
	font-size:16px;
	line-height: 26px
}
.feat_wrap{
	margin:0 auto;
	text-align: center;
	width:100%
}
.feat_img{
	border: 1px solid #fff;
	box-shadow: inset 0 0 15px 1px rgba(0,0,0,.17);
	text-align: center;
	overflow: hidden;
	border-radius:10px;
	display: block;
}

.feat_img img{
	position: relative;
	/*width:100%;*/
	z-index:-2
}

.feature{
	margin-top:75px
}

.feature_cont{
	color: #2d2d2c;
	font-size: 14px;
	line-height: 26px;
	margin-left:-15px;
	font-weight:400;
}

.feature_cont h3{
	display:block;
	font-size: 21px;
	white-space: nowrap;
	margin-bottom: 15px;
    margin-top:0;
	font-weight:400;
}

.drag_area{
	background: #f89e22 url(../images/shadow_drag.png) no-repeat top center;
	margin-top: 65px;
	padding:30px 0;
	border-bottom:1px solid #fff
}

.drag{
	border:4px dashed #fcd8a7;
	border-radius:20px;
	padding:40px 0 45px;
	text-align: center
}

.drag_title{
	color: #f7f7f7;
	font-size: 22px;
	font-weight: 400
}

.drag_line{
	width: 45%;
	border-top:1px solid #fbc57a;
	margin:0 auto;
	margin-top:15px
}

.drag_or_wrap{
	margin:-11px auto 0;
	text-align: center
}
.drag_or{
	background: #f89e22;
	padding:0 6px;
	margin-top:-20px;
	color: #f7f7f7;
	font-size: 16px;
	font-weight: 400;
	display: inline-block
}

.h_title_wrap{
	margin:-76px auto 0;
	text-align: center
}

.h_title{
	text-transform: uppercase;
	color: #7f7f7c;
	font-size: 36px;;
	padding:0 37px;
	background: #f8f6f1;
	display: inline-block;
	text-align: center
}

.drag_input{
	margin-top:20px;
	display: inline-block;
	width:45%
}

.drag_start{
	margin-top:20px;
	color: #2d2d2c;
	font-size: 22px;
	font-weight: 400
}

.price{
	color: #2d2d2c;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	margin-top: 40px
}
.placeholder { color: #aaa; }
div.ms-slide.slider_bg.ms-slide-auto-height.ms-sl-selected, div.ms-view.ms-fade-view{
	min-height:380px !important;
	height:380px !important
}
.title_bg{
    background: url(../images/support_bg.jpg);
    background-size: cover;
    height:89px;
    line-height: 89px;
    color:#fff;
    font-size:42px
}
.support_text{
    font-size:26px;
    color:#2d2d2c;
    line-height:36px
}

.support_social span{
    display:block;
    font-size:16px;
    margin-bottom:18px;
    margin-top:45px
}

.support_social a{
    display:inline-block;
    margin-right:48px;
    font-size:17px;
    font-weight:bold
}

.support_social a img{
    margin-right:13px;
    max-width:100%
}
.hyperspin{
    font-size:16px;
    line-height:26px
}

.hyperspin a{
    display:block;
    margin-bottom: 22px;
}
.help_content_title{
    color: #2d2d2c;
    font-size:16px;
    margin-bottom: 20px;
}

.help_content_items ul{
    padding-left:25px
}
.help_content_items ul li{
    font-size:16px;
    line-height:19px;
    padding: 5px 0
}
.help_content_items ul li span{
    background: #ff0000;
    vertical-align: middle;
    display: inline-block;
    color:#fff;
    border-radius:5px;
    padding: 2px 9px;
    margin: -3px 5px -2px 0
}

.help_title{
    margin-top:20px;
    background: #e7e6e0;
    font-size: 18px;
    color: #2d2d2c;
    padding: 12px 15px;
}
.help_subtitle{
    color:#eb9620;
    font-size:22px;
    margin: 20px 15px 30px;
}

.help_area p{
    margin: 0 15px;
}

.help_img{
    margin: 30px 0px;
    text-align: center;
}
/*
.help_img img{
    border:3px solid #cfcec9
}
*/

.help_area .alert-warning{
    margin:30px;
    border:2px solid #fac128;
    border-radius:0;
    color: #2d2d2c;
    font-size:16px;
    background: #fafde9;
}
.help_area .help_table {
    margin: 5px 30px;
}
.help_table table{
    font-size:16px;
}
.help_table table thead th{
    background: #a09f9f;
    color:#fff;
    text-align: center;
    border:1px solid #a09f9f
}
.help_table .table_head td{
    background: #e7e6e0;
    color:#2d2d2c;
    font-weight:600;
}

.help_table th,
.help_table td{
    border-color:#e7e6e0 !important;
    vertical-align:middle
}
.not_found {
    color: #2d2d2c;
    line-height: 36px;
    font-size: 22px
}

.red_label_small {
    border-radius: 5px;
    background-color: #ff0000;
    height: 17px;
    line-height: 17px;
    padding: 0px 5px 0px 6px;
    color: #FFFFFF;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    display: inline-block;
    margin: 0px 3px 0px 0px;
}

/*   SIGN UP PAGE START   */

.sign_title {
    color: #2d2d2c;
    font-size: 26px;
    text-align: center;
    margin: 0;
    line-height: 30px;
}
.sign_form_area {
    background: #fff;
    border: 1px solid #d6d5d0;
    margin-top: 20px;
    border-radius: 10px;
    padding: 60px 0 70px;
}
.sign_form_item {
    margin: 0 0 10px 220px;
    position: relative;
}

.sign_form_item > *{
    display: inline-block;
    width: auto;
    font-size: 16px;
}
.sign_form_item label{
    width: 220px;
    text-align: right;
    font-weight: normal;
}

.sign_form_item .form-control{
    width: 285px;
    margin-left: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #dbfcfe;
    border-color: #bad6d8;
}

.sign_form_item .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.sign_form_item input.form-control:active,
.sign_form_item input.form-control:focus{
    background: #faf6df;
    border-color: #d4d1bd
}
.sign_form_item .sign_domen{
    color: #676765;
    margin-left: 5px;
}
.sign_form_item button.btn{
    margin-left: 229px;
    width: 286px;
    background-image: none;
    margin-top: 20px;
    padding: 13px 32px;
    font-size: 18px;
    font-weight: normal;
}
.sign_form_terms {
    color: #888885;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 375px;
    width: 405px;
}
.sign_form_item .form_warning {
    left: 525px;
    bottom: 4px;
    display: none;
    font-size: 12px;
    white-space: nowrap;
}
.sign_form_item.has-error .form_warning{
    display: block
}

.sign_form_item.has-error input{
    border-color: #a94442;
    box-shadow: none !important;
}
.sign_form_item .form_warning:after {
    left: -20px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f0b9b9;
    border-width: 12px;
    margin-top: -12px;
}

.sign_form_item .help-acc{
    display: block;
    margin-left: 230px;
    font-size: 11px;
    color: #a3a3a3;
}

.sign_form_item.has-error .help-acc{
    display: none
}

/*.sign_form_item.pay_method .form-control{*/
    /*width: 40px;*/
/*}*/

/*.sign_form_item.pay_method label.metthod{*/
    /*width: 100px;*/
    /*text-align: left;*/
    /*font-weight: normal;*/
/*}*/

.credit_img {
    display: inline-block;
    margin-top: -3px;
    padding-left: 6px;
}

label.radio-inline {
    width: auto;
    margin-left: 10px;
}

.card_info {
    text-align:center;
    padding: 0px 0px 8px;
    font-size: 11px;
    color: #a3a3a3;
    font-weight: normal;
}
.expiry_date select.form-control{
    width: 85px;
    display: inline-block !important;
}
.expiry_date select.form-control:first-child{
    width: 65px;
}

.expiry_date span {
    margin: 0px 2px 0 6px;
    display: inline-block;
}
.secure_check {
    padding: 5px 0px 5px 17px;
    margin-left: 3px;
    background-image: url(/images/pay/red_lock.png);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    background-position: 0px 2px;
    color: #ba152d;
}
.help_inline {
    font-size: 11px;
    font-family: Arial,Verdana, Tahoma,sans-serif;
    color: #a3a3a3;
}

.sign_form_wall {
    margin:0 auto 15px;
    padding: 2px 0px 3px 6px;
    text-align: left;
    font-size: 15px;
    font-family: Verdana, Arial, sans-serif;
    color: #de9d29;
    font-weight: bold;
    border-bottom: 1px solid #de9d29;
}
.form-control.card_cvc {
    width: 85px;
}
/*   SIGN UP PAGE END   */





/*   PRICING PAGE START   */

.pricing_title {
    color: #2d2d2c;
    font-size: 26px;
    text-align: center;
}
.pricing_desc {
    color: #2d2d2c;
    font-size: 18px;
    text-align: center;
    margin-top: 3px;
}

.pricing_item {
    background: #fff;
    margin-top: 35px;
    border: 1px solid #d6d5d0;
    border-radius: 10px;
    text-align: center;
    padding: 12px 0 16px;
}
.pricing_item_title {
    color: #eb9620;
    font-size: 26px;
}
.price_area {
    background: #dbfcfe;
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50em;
    margin-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 26px;
    color: #2d2d2c;
    font-size: 25px;
    font-weight: 400;
    line-height: 1
}

.price_area span {
    font-size: 57px;
    margin: 0 0 0 -7px;
    display: inline-block;
    font-weight: 600;
    /*outline: 1px solid*/
}

.price_area div {
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 10px;
}

.price_area i {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
}

.price_area.plus {background: #b7f8fc}
.price_area.premium {background: #94f5fb}
.price_area.enterprise {background: #70f1f9}

.price_options {
    color: #676765;
    font-size: 16px;
    margin-top: 25px;
}

.price_options div {
    margin-bottom: 5px;
}

.pricing_item .btn-green {
    width: 60%;
    background-image: none;
    margin-top: 15px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

.pricing_line {
    height: 1px;
    border-bottom: 1px solid #cacaca;
    margin-top: 40px;
}

.pricing_or {
    background: #f8f6f1;
    width: 76px;
    text-align: center;
    display: inline-block;
    color: #2d2d2c;
    font-size: 22px;
    line-height: 22px;
    margin-top: -12px;
    margin-left: -38px;
    position: absolute;
    /*outline: 1px solid*/
    font-weight: bold;
    left: 50%;
}

.trial_title {
    font-weight: bold;
    color: #2d2d2c;
    font-size: 18px;
    text-align: center;
    margin-top: 28px;
}

.trial_desc {
    color: #888885;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}

.trial_button button{
    margin-top: 25px;
    background-image: none;
    padding: 13px 5px;
    width: 345px;
    text-align: center;
}
.trial_button_desc {
    color: #7d7d7a;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}

.plans_desc {
    text-align: center;
    color: #2d2d2c;
    line-height: 26px;
    margin-top: 60px;
    font-size: 16px;
}

.discount_title {
    font-size: 28px;
    font-weight: 600;
    color: #00a000;
    text-align: center;
    margin-top: 10px
}

.discount_area {
    display: none
}
.discount .discount_area {
    display: block;
}
.discount {
    padding-top: 15px;
}
.discount > span{
    text-decoration: line-through;
    font-size: 30px;
    margin-top: -10px;
}

.discount > i{
    font-size: 17px;
    margin-top: -4px;
    margin-right: 3px;
}

.discount .discount_area  span{
    font-size: 40px;
    color: #00a000;
}
.discount .discount_area  i{
    font-size: 22px;
    color: #00a000;
    margin-top: 0;
    margin-right: 2px
}
/*   PRICING PAGE END   */


/**************************************/
/*               FOOTER               */
/**************************************/

footer{
	background: #484746 url(../images/footer_bg.png) repeat-x top;
	margin-top:80px;
	padding:45px 0 30px;
	color:#fff
}

footer ul{
	list-style: none;
	margin:0;
	padding:0
}

footer ul li.footer_title{
	color: #f7f5f1;
	font-size: 18px;
    margin: 0 0 5px 0;
	font-weight:400;
	line-height:32px
}

footer ul li.footer_title h3{
    margin: 0;
    font-size: 18px;
}

footer ul li a{
	color:#bab8b5;
	font-size:14px;
	line-height:24px
}

footer ul li a:hover{
	color:#bab8b5;
}

footer ul.firefly_blog li a {
    display: inline-block;
    max-width: 316px;
    line-height: 18px;
    margin-left: 3px;
}

.footer_red_label {
    background: #d15d5d;
    vertical-align: top;
    margin-top: 9px;
}

.footer_form_title{
	color: #f7f5f1;
	font-size: 16px;
	margin-top:25px
}

.form_footer{
	margin-top:5px
}

.form_footer input{
	height: 41px;
	padding: 5px 11px;
	font-size:18px;
	width:195px !important;
	color:#2d2d2d !important;
	font-weight: 300;
	border-color:#969797;border-radius: 7px;
	box-shadow: inset 0 4px 4px rgba(0,0,0,.08);
	margin:0 3px
}

.form_footer input:active,
.form_footer input:focus{
	box-shadow: inset 0 4px 4px rgba(0,0,0,.08), inset 0 0 5px rgba(75,194,250,.33) !important;
}

.form_footer button{
	background: #6e6c6b;
	color:#fff;
	border:0;
	padding:10px 17px;
	font-size:14px
}
.form_footer button:hover,
.form_footer button:active,
.form_footer button:focus{
	background-color: #6e6c6b;
	color:#fff;
	border:0
}
/**************************************/
/*               OTHER                */
/**************************************/
.cop{
	margin-top:124px
}

.ms-bullets-count,
.ms-nav-next,
.ms-nav-prev,
.ms-slide-layers a.btn {
    display:none
}

.car_title{
    top:80px !important
}
.car_cont {
    top: 140px !important
}

.terms_page ul li {
    margin-bottom: 15px;
}

.help_lists li{
    margin-bottom: 15px
}

.help-acc {
    color: #9F9F9B;
    margin-top: 4px;
    margin-left: 11px;
}

.help-acc .help-ex-label {
    display: none;
}

.help-acc.empty-acc .help-ex-label {
    display: inline;
}

.help-acc-name {
    font-weight: bold;
}

.youtube_video {
  outline: 1px solid #a8afba;
}


/*privacy*/
.form_bottom_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #9f9f9b;
}

.form_bottom_text .text_tpr {
	font-size: 15px;
	margin-right: 160px;
	margin-top: 7px;
	visibility: hidden;
}

.form_active .form_bottom_text .text_tpr {
	visibility: visible;
}

.sign_form_terms {
	width: 525px;
	margin: 15px auto 0 auto;
	text-align: center;
}

.uptime {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 181px;
	height: 67px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid #d6dce2;
	border-radius: 10px;
	margin: 0 auto;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eff4f7));
	background: linear-gradient(to bottom, #fff 0%, #eff4f7 100%);
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.uptime:hover {
	border-color: #b6bdc3;
}
.uptime:hover,
.uptime:focus,
.uptime:active {
	text-decoration: none;
}
.uptime div {
	color: #25444b;
}
.uptime img {
	margin-bottom: 3px;
}