body {
	/*background: url("/skin/img/back.png") repeat scroll 0% 0% rgb(52, 52, 52);*/
	padding-top: 60px;
	padding-bottom: 40px;
}
li {
list-style-type: none; /* Убираем маркеры */
}

#splashscreen {
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
}
.splashscreen-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.blog-post li {list-style-type:circle;} 
.main-container {
    max-width: 1366px;
    margin: 0px auto 16px;
    width: 100%;
    min-width: 768px;
	margin-bottom: 0px;
	border-radius: 6px;
}

.text-center {text-align:center;}
.sidebar-nav {
	padding: 9px 0;
}

@media (max-width: 980px) {
	/* Enable use of floated navbar text */
	.navbar-text.pull-right {
		float: none;
		padding-left: 5px;
		padding-right: 5px;
	}
}
.fl_right{float:right;}
.fl_left{float:left;}
.t_center{text-align:center;}

.navbar-text a {color: white;text-decoration: none;display: inline-block; font-size: 12px;}
.navbar-text a:hover {color:#86c2ff;}
.autorizationname {color: white;display: inline-block;padding: 0px 10px;text-decoration: none;}

.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 120px auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin input[type="text"], .form-signin input[type="password"] {
	font-size: 12px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}

.hero-unit_main {
	padding: 2px 0px 2px 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 20px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.name-url {
	width: 250px;
}
.url_add textarea, .keyword_add textarea{
	width: 100%;
}
.serp_title {
    font-size: 13px;
}
.serp_snippet, .serp_copy_yandex, .hed_table  {font-size:12px;}
.serp_copy_yandex {text-align:right;}

div.pdiv {
	margin-bottom: 15px;
}

.serp_timework {
	margin: 0.3em 0px;
}
.timework_number {
font-size: 12px;
margin-right: 1.5em;
max-width: 70%;
overflow: hidden;
display: inline-block;
text-overflow: ellipsis;
vertical-align: bottom;}

.serp_address {
	font-size: 11px;
	padding: 0px;
	margin: 0.3em 0px;
}
.serp_address a {color: #060}
.serp-sitelinks {margin: 0.2em 0px;}
.serp-sitelinks a {margin: 0px 1.5em 0px 0px;font-size: 12px;}

#seolib_upstat {text-align:center;width:210px;font-family:tahoma;font-size:11px;} #seolib_upstat a {color:#000;text-decoration:none;} #seolib_upstat a:hover {color:#00A;text-decoration:underline;} .seolib_table { border-collapse:collapse; font-family:tahoma; font-size:11px; margin:0px auto auto 0px; width:210px; } .seolib_table th { background-color:#EEE; border:1px solid #CCC; font-weight:bold; padding:3px; text-align:center; } .seolib_table td {border:1px solid #CCC;padding:3px;text-align:center;} .seolib_table .podsv1 {background-color:#E3F9E3;} .seolib_table .podsv2 {background-color:#FFFDBD;} .seolib_table .podsv3 {background-color:#F3E2E2;}
.fix_update {width: 190px; float: right;}

.bs-docs-example {position: relative;
padding: 10px 19px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}

.time_parser_webyandex {margin: 5px; padding: 5px;}

.imgservice img {vertical-align: initial;}
.imgservice a {margin-left: 5px;}

.helpinfo {
	font-size:12px;
	font-style: italic;
}
.text_table_tbody {
	font-size:12px;
}
.crumbs {
	padding-top: 20px;
}
.col-md-12 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 15px;
}

.box {
    background: none repeat scroll 0% 0% #FFF;
    margin-bottom: 28px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #D2D5D2;
    box-shadow: 0px 0px 3px 0px #D2D5D2;
    color: #666;
}
.form {
    overflow: hidden;
    padding: 15px 20px 15px 150px;
    color: #83898B;
}
.form input {margin: 1px;}
div.form label {
    float: left;
    margin-left: -122px;
    text-align: right;
    width: 112px;
	padding-top: 5px;
}
.left_align {float: left;}
.right_align {float: right;}

.badge-success {
  background-color: #468847;
}

.fields{
 margin-top:15px;
}
.fields select{
 height:32px;
}

.fields .control-label{
 line-height:34px;
 padding-left:0;
}

.nav.noclear:after{
 clear:none;
 width: 100%;
}

.top_field > .col-xs-4, .no-float > div{
float:none;
padding:10px 0;
}

.ico-link{
 float:right;
 margin-right:15px;
}

.filter_center {width: 66.6667%;}


.tabs-left > .nav-tabs1 > li {
  float: none;
}

.tabs-left > .nav-tabs1 > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs1 {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs1 > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs1 > li > a:hover,
.tabs-left > .nav-tabs1 > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs1 .active > a,
.tabs-left > .nav-tabs1 .active > a:hover,
.tabs-left > .nav-tabs1 .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.manual-relevant a {
    color: #BCBCBC;
}

.positions_width_checkbox {width: 30px; padding: 10px; 2px; 10px; 2px; }
.positions_width_keywords {min-width: 100px; max-width: 300px; font-size: 14px; text-align:center;}
.positions_links_relevant {font-size: 11px;}

.position_up_text-green {color: #008000;}
.position_down_text-red {color: #C00;}
.position_number {text-align:center; font-size: 14px; }



.all_info_block td {
    padding: 6px 6px 6px 12px;
    border-right: 1px solid #E9E9E9;
    line-height: 16px !important;
}
.all_info_block h4 {
    font-size: 14px;
    padding-bottom: 5px;
}
span.info_block {
    font: bold 22px Arial;
    color: #81B22F;
}
span.info_block_down {
    font: bold 22px Arial;
    color: #C00;
}
span.percent {
    font: 12px Arial;
    color: #576470;
    padding-left: 5px;
}
.scrollbox {
 overflow: auto;
 width: 200px;
 max-height: 200px;
 margin: 30px auto;
 background:
  linear-gradient(white 30%, rgba(255,255,255,0)),
  linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
  radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.2), rgba(0,0,0,0)),
  radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.2), rgba(0,0,0,0)) 0 100%;
 background-repeat: no-repeat;
 background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
 background-attachment: local, local, scroll, scroll;
}
.check_filter {padding: 15px;}

/* Make clicks pass-through */
#nprogress {
pointer-events: none;
}
#nprogress .bar {
background: #29d;
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px #29d, 0 0 5px #29d;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
display: block;
position: fixed;
z-index: 1031;
top: 15px;
right: 15px;
}
#nprogress .spinner-icon {
width: 18px;
height: 18px;
box-sizing: border-box;
border: solid 2px transparent;
border-top-color: #29d;
border-left-color: #29d;
border-radius: 50%;
-webkit-animation: nprogress-spinner 400ms linear infinite;
animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
overflow: hidden;
position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
position: absolute;
}
@-webkit-keyframes nprogress-spinner {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}


.super_class {color:#4CAE4C;}
.end_of_fantasy_class, .super_puper_mega_nah_class {color:#FF0000;}
.mega_puper_class, .super_mega_class, .super_puper_mega_class {color:#5BC0DE;}

.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.input-group { margin-bottom:10px; }
.separator { border-right: 1px solid #dfdfe0; }
.facebook,.twitter { min-width:170px; }
.facebook { background-color:#354E84;color:#fff; }
.twitter { background-color:#00A5E3;color:#fff; }
.facebook:hover,.twitter:hover { color:#fff; }

.demo
{
	padding: 30px 0;
}
.heading-title
{
	margin-bottom: 100px;
}

.pricingTable{
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}

.pricingTable-header{
    padding: 25px 10px;
    background-color: #fff;
}

.pricingTable .pricingTable-header h3{
    font-size:21px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}

.pricingTable-header span{
    display: block;
    font-size:12px;
}

.pricing-plans{
    padding: 25px 0;
}

.price-value{
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    position: relative;
}

.price-value i{
    position: absolute;
    top: 3px;
    font-size: 22px;
}

.price-value span{
    font-size: 40px;
    color: #fff;
    margin-left: 17px;
}

.pricing-plans .month{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 100;
}

.pricingContent ul{
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
}

.pricingContent ul li{
    padding: 15px 0;
}

.pricingContent ul li:nth-child(even){
    background-color: #f7f8f4;
}

.pricingTable .pricingTable-sign-up{
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
}

.btn-block{
    width: 50%;
    margin: 0 auto;
    background: #6c6c6c;
    border: 1px solid #6c6c6c;
    padding: 10px 0;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
}

.pricingTable .btn-block:hover{
    background: #fff;
    color: #008b8b;
    border: 1px solid #008b8b;
}

.pricingTable.purple .pricing-plans{
    background-color: #b696e9;
}

.pricingTable.yellow .pricing-plans{
    background-color: #e8ae42;
}

.pricingTable.green .pricing-plans{
    background-color: #008b8b;
}

@media screen and (max-width:990px){
    .pricingTable{
        margin-bottom: 30px;
    }
}
.lead-14 {font-size:14px; margin-top: 10px;}
.lead-16 {font-size:16px; margin-top: 10px;}
.bold-a {font-weight:bold;}

.zagolovok-tools {font-weight: bold; font-size:16px;}

.payment-menu {
  line-height: 20px;
  font-size: 14px;
}
.payment-menu-l {
  width: 35%;
  float: left;
}
.payment-menu-r {
  text-align: right;
  width: 65%;
  float: left;
}
.payment-menu-bottom-l {
  float: left;
  width: 40%;
  line-height: 25px;
}
.payment-menu-bottom-r {
  width: 60%;
  float: left;
  text-align: right;
}
.navbar-default .navbar-nav .payment-menu-bottom-l a,
.navbar-default .navbar-nav .payment-menu-r a {
  color: #7cab2b;
}
.payment-menu-row.payment-menu-main {
  font-size: 13px;
  font-weight: bold;
  padding: 10px 10px 0;
}
.payment-menu-row {
  margin: 0px;
  padding: 0 15px;
}
.payment-menu-row:after {
  display: block;
  clear: both;
  content: '';
}
.payment-menu-bottom:after {
  content: '';
  display: block;
  clear: both;
}
.payment-menu-bottom {
  padding: 10px 15px;
  background: #f7f9fa;
  border-top: 1px solid #f1f1f1;
}
.payment-menu-bottom-l {
  float: left;
  width: 40%;
  line-height: 25px;
}
.payment-menu-bottom-r {
  width: 60%;
  float: left;
  text-align: right;
}
.navbar-default .navbar-nav .payment-menu-bottom-l a,
.navbar-default .navbar-nav .payment-menu-r a {
  color: #7cab2b;
}
.payment-menu-bottom:after {
  content: '';
  display: block;
  clear: both;
}
.payment-menu-bottom {
  padding: 10px 15px;
  background: #f7f9fa;
  border-top: 1px solid #f1f1f1;
}
.search-logo-image {
    width: 16px;
    margin-top: -3px;
    margin-right: 5px;
}

.register__separator {
    display:flex;
	gap: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #737373;;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
	margin-bottom: 20px;
}

.register__separator:after,.register__separator:before {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: #d4d4d4;;
    content: "";
    flex-grow: 1;
    height: 1px;
    pointer-events: none;
}