div.cstats_domains {
	height: 330px;
}
.cstats_d1 {
	display: block;
	float: left;
	width: 400px;
	vertical-align: top;
	overflow-y: auto;
	height: 300px;
	max-height: 300px;
}
.cstats_d1 textarea {
	width: calc(100% - 12px);
	height: 200px;
	border: 1px solid #999;
}
.cstats_d2 {
	display: block;
	width: 500px;
	vertical-align: top;
	overflow-y: scroll;
	height: 300px;
	max-height: 300px;
	float: left;
	border: 1px solid #aaa;
}
.cstats_edit_line {
	display: none;
}
a.edit_pencil {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url("pencil.png") no-repeat 0 0;
	margin-bottom: 0 !important;
}
a.edit_pencil:hover {
	background-position: 0 -13px;
}
ul.cstats_domains {
	margin: 0;
	padding: 0;
	display: block;
	list-style: inside url("aright.png");
}
ul.cstats_domains li {
	cursor: pointer;
}
ul.cstats_domains li:hover {
	background-color: #eee;
}
input[name=min_sites] {
	width: 50px;
}
textarea[name=cstats_words] {
	width: 600px;
	height: 300px;
}
#cstats_min_sites {
	width: 370px;
	margin-left: 10px;
}
.cstats_app {
	min-width: 980px;
	width: 100%;
}
.cstats_app input[type=submit] {
	-webkit-appearance: none;
	float: none;
	background: #6EBBBE none repeat scroll 0px 0px;
	border: 0px none;
	color: #FFF;
	cursor: pointer;
	font-family: "opensans_regular";
	margin-right: 10px;
	border-radius: 0;
	height: 40px;
	font-size: 18px;
	vertical-align: middle;
	padding: 5px 10px;
}
.cstats_app input[type=submit]:hover {
	background: #84C9CC none repeat scroll 0% 0%;
}
.cstats_app input[type=text] {
	-webkit-appearance: none;
	height: 28px;
	color: #6F7C87;
	font-size: 16px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #6F7C87;
	width: 400px;
}
.cstats_app table.default {
	width: auto;
	border: 2px solid #6F7C87;
	border-collapse: separate;
}
.cstats_app table.default tbody th {
	background-color: #eee;
	font-weight: bold;
}
.cstats_app table.default tr td:last-child {
	text-align: center;
}
.cstats_app table.default tr th:last-child {
	text-align: center;
}
.cstats_cfilters {
	border: 5px solid #6F7C87;
	float: left;
	padding: 30px;
	margin-bottom: 20px;
}
.cstats_cfilters div.line {
	display: block;
	margin-bottom: 10px;
}
.cstats_cfilters div.line span.line {
}
.cstats_app input[type=button] {
	-webkit-appearance: none;
	float: none;
	background: #6EBBBE none repeat scroll 0px 0px;
	border: 0px none;
	color: #FFF;
	cursor: pointer;
	font-family: "opensans_regular";
	margin-right: 10px;
	border-radius: 0;
	height: 40px;
	font-size: 18px;
	vertical-align: top;
	padding: 5px 10px;
}
.cstats_app input[type=button]:hover {
	background: #84C9CC none repeat scroll 0% 0%;
}
#cstats_form5 {
	float: left;
}
#cstats_export1 select {
	width: 150px;
}
.cstats_app textarea[name=cstats_add_words] {
	width: 600px;
	height: 100px;
}
.cstats_app .cstats_buttons {
	margin-bottom: 20px;
	font-size: 13px;
}
.cstats_app .cstats_addwords {
	margin-bottom: 20px;
	display: none;
}
.cstats_app .cstats_addwords input[type=file] {
	display: none;
}
.cstats_app .cstats_buttons2 {
	margin-top: 20px;
}
#cstats_table3 {
	margin-bottom: 20px;
}
.cstats_app .cstats_buttons3 {
	margin-bottom: 20px;
}
.cstats_app h2 {
	font-weight: bold;
	font-size: 22px;
}
.cstats_app a.button {
	float: none;
	-webkit-appearance: none;
	background: #6EBBBE none repeat scroll 0px 0px;
	border: 0px none;
	color: #FFF;
	cursor: pointer;
	font-family: "opensans_regular";
	margin-right: 10px;
	border-radius: 0px;
	height: 40px;
	font-size: 18px;
	vertical-align: middle;
	padding: 0 10px;
	margin-bottom: 0;
	line-height: 40px;
	display: inline-block;
}
#cstats_table4 {
	margin-bottom: 10px;
}
.cstats_app input[name=value] {
	width: 100px;
}
.cstats_app .cstats_clu_stat {
	margin-bottom: 20px;
}
.cstats_app .cstats_clu_stat > span {
	margin-right: 20px;
	font-weight: bold;
}
.cstats_app .cstats_clu_stat > span span {
	font-weight: normal;
}
.cstats_app .cstats_wordsts_stat {
	margin-bottom: 20px;
	font-size: 13px;
}
.cstats_app .cstats_wordsts_stat > span {
	margin-right: 20px;
	font-weight: bold;
}
.cstats_app .cstats_wordsts_stat > span span, .cstats_app .cstats_wordsts_stat > span li {
	font-weight: normal;
}
.cstats_app .cstats_b1 input[type=text] {
	width: 50px;
}
.cstats_app select[name=perpage] {
	width: 100px;
}
.cstats_app select[name=city] {
	display: none;
}
.cstats_app select[name=ser_id] {
	display: none;
}
.cstats_app .cstatsdomain {
	font-weight: bold;
	margin-bottom: 10px;
}
.cstats_app .cstats_concs {
	width: calc(100% - 10px);
}
.cstats_app .regions_links a {
	font-size: 12px;
	text-decoration: none;
}
.cstats_app .regions_links a:hover {
	text-decoration: underline;
}
.cstats_app .regions_links a.active {
	font-weight: bold;
}
.cstats_app .regionsblock {
	display: none;
}
.cstats_app .regionsblock > div {
	margin-bottom: 10px;
}
.divformdomain .divafterinput {
	font-size: 11px;
}
.divformdomain div.line {
	margin-bottom: 10px;
}
#expand_cludiv {
	display: none;
	min-width: 0;
}
#expand_cludiv .slider3 {
	display: inline-block;
	margin-right: 10px;
}
#expand_cludiv .slider {
	width: 300px;
	margin-top: 10px;
}
#expand_cludiv .slider2 {
	display: inline-block;
}
#expand_cludiv div.table {
	max-height: 500px;
	overflow-y: auto;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#expand_cludiv div.table table {
	width: 100%;
}
#expand_cludiv div.table thead tr {
	background-color: #eee;
	font-weight: bold;
}
#expand_cludiv div.table tr:nth-child(even) {
	background-color: #eee;
}
#expand_cludiv div.table thead th {
	padding: 2px 5px;
	vertical-align: middle;
}
#expand_cludiv div.table thead th:nth-child(2) {
	width: 75px;
}
#expand_cludiv div.table thead th:nth-child(3) {
	width: 75px;
}
#expand_cludiv div.table thead th:nth-child(4) {
	width: 25px;
}
#expand_cludiv div.table td {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
}
#expand_cludiv div.table tr td:first-child {
	text-align: left;
}
#cstats_maloz {
	display: none;
	line-height: 40px;
	vertical-align: middle;
}
.csauthwin {
	display: none;
	position: fixed;
	z-index: 8888;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 350px;
	margin-left: -160px;
	margin-top: -175px;
	background-color: #fff;
	border-color: #999;
	text-align: center;
	padding: 30px;
}
.csauthwin .logo {
	margin-bottom: 65px;
	display: inline-block;
}
.csauthwin .ln {
	margin-bottom: 27px;
}
.csauthwin input[type=text], .csauthwin input[type=password] {
	font-family: 'opensans_light';
	font-size: 16px;
	border: 1px solid #c6c8c9;
	width: 268px;
	height: 40px;
	padding: 0 25px;
	color: #5e6265;
}
.csauthwin input[type=button], .csauthwin input[type=submit] {
	font-family: 'opensans_regular';
	cursor: pointer;
	border: 0;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	width: 320px;
	padding-right: 30px;
	padding-left: 0;
	height: 57px;
	background: url(https://megaindex.com/template/main/images/str.png) no-repeat scroll 266px center #6ebbbe;
}
.csauthwin .meta {
	overflow: hidden;
}
.csauthwin .meta .link_1 {
	float: left;
}
.csauthwin .meta a {
	font-size: 16px;
	color: #1a1a1a;
}
.csauthwin .meta .link_2 {
	float: right;
}
#cstats_mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 8887;
	opacity: 0.3;
	background-color: #000;
	display: none;
}
