hr{
	margin: 20px 0 20px 0;
	border: 0;
	height: 1px;
	background: #dadada;
}
.prt_content p{padding: 0 0 13px 0;}
.table_rows{
	margin: 0 0 10px 0;
}
.table_rows .table:nth-child(even){
	background: #f8f8f8;	
}
div.table{
	margin: 0 0 10px 0;
}
.table_rows div.table{
	margin: 0;
}
div.table .th{
	display: table-cell;
	border-bottom: 1px solid #dadada;
	padding: 10px 10px 10px 0;
	font-weight: bold;
}
div.table .td{
	display: table-cell;
	padding: 5px 10px 5px 0;
}

div.table.stat{
	margin: 0;
	border: 2px solid #18692f;
}
div.table.stat .th{
	padding: 10px 0;
	width: 320px;
	background: #18692f;
	color: #fff;
	text-align: center;
	border: 0;
}
div.table.stat .td{
	width: 320px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}

div.table_wrap{
	margin: 0 0 10px 0;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
div.table_wrap .table_rows{
	margin: 0;
}
div.table.prt{
	margin: 0;
	border-left: 1px solid #dadada;
}
div.table.prt .th{
	margin: 0;
	padding: 8px;
	background: #e0e0e0;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
div.table.prt .td{
	margin: 0;
	padding: 8px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

div.table.prt_earning .sum{ width: 100px; max-width: 100px; }
div.table.prt_earning .title{ width: 250px; max-width: 200px; }
div.table.prt_earning .date{ width: 150px; max-width: 150px; }
div.table.prt_earning .earning{ width: 100px; max-width: 100px; }
div.table.prt_earning .reason{ width: 360px; max-width: 360px; }

div.table.pr_pp .title{ width: 150px; max-width: 150px; }
div.table.pr_pp .count{ width: 150px; max-width: 150px; }
div.table.pr_pp .percent{ width: 610px; max-width: 610px; }

div.table.pr_total .month{ width: 181px; max-width: 181px; }

div.table.pr_percent{ font-size: 14px; }
div.table.pr_percent .level{ width: 130px; max-width: 130px; text-align: center; }
div.table.pr_percent .percent{ width: 150px; max-width: 150px;  text-align: center; }
div.table.pr_percent .count{ width: 155px; max-width: 155px; text-align: center; }
div.table.pr_percent .sum{ width: 220px; max-width: 220px; text-align: center; }

div.table.prt_payment .date{ width: 120px; max-width: 120px; }
div.table.prt_payment .sum{ width: 150px; max-width: 150px; }
div.table.prt_payment .details{ width: 390px; max-width: 390px; }
div.table.prt_payment .status{ width: 500px; max-width: 500px; }
div.table.prt_payment .status2{ width: 100px; max-width: 100px; }

div.table.prt_gsts .city{ width: 200px; max-width: 200px; }
div.table.prt_gsts .count{ width: 100px; max-width: 100px; }

div.table.prt_sts .title{ width: 250px; max-width: 250px; }
div.table.prt_sts .count{ width: 130px; max-width: 130px; }

.p_box_search_head{
	height: 37px;
}
.p_box_search_head .block{
	float: left;
	margin: -10px 20px -10px -20px;
	padding: 10px 40px 10px 40px;
	border-right: 1px solid #282828;
}
.p_box_search_head .block .title{
	font-weight: bold;
	color: #ddd;
	padding: 0 0 5px 0;
}
.p_box_search_head .block .data{
	font-size: 18px;
	color: #fff;
}

.p_box_gold3{
	background: #f6f4aa;
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 16px;
	text-align: center;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}

#partners_output_details_text{
	text-decoration: underline;
	cursor: pointer;
}
#partners_output_details_input textarea{
	width: 450px;
	height: 40px;
}


.p_panel_settings{
	padding: 20px;
	margin: 0 0 20px 0;
	background: #fff;
	border: 1px solid #d2dde7;
	box-shadow: 0 0 5px #d6d6d6;
}
.p_panel_sector{
	float: left;
	padding-right: 15px;
}
.p_panel_sector.right{
	float: right;
	padding: 0;
}
.p_panel_sector .title{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #000000;
	font-family: 'PT Sans', Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.p_panel_buttonset{
	list-style: none;
	height: 22px;
}
.p_panel_buttonset li{
	float: left;
	padding: 3px 5px;
	color: #24639b;
	cursor: pointer;
	border: 1px solid #dce4ea;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
.p_panel_buttonset li:hover{
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #eaeaea 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
	background: linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f9f9f9',GradientType=0 );
}
.p_panel_buttonset li.active{
	background: #0563ab;
	box-shadow: inset 3px 3px 3px -2px rgba(0, 0, 0, 0.3);
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	border-color: #0563ab;
	filter: none;
}
.partners_banners .banner{
	float: left;
	padding: 20px;
	margin: 0 20px 20px 0;
	border: 1px solid #000000;
	background: #fff;
}
.partners_banners .banner label{
	cursor: pointer;
}
.partners_banners .banner .title{
	display: block;
	margin: 0 0 10px 0;
}
.banner_code_area{
	width: 400px;
	max-width: 400px;
	height: 50px;
}


h5{
	font-weight: bold;
	color: #555;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
p.code{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #dadada;
	background: #f9f9f9;
	color: #000000;
	font-family: 'Lucida Console', 'Andale Mono', 'Consolas';
	line-height: 20px;
}
.link_pretty_form{
	margin: 30px 0;
}
.link_pretty_form input[type="text"]{
	margin-right: 10px;
	padding: 4px;
}
.link_pretty_form input[type="submit"]{
	margin-top: -1px;
}
.partners_social_row{
	border-bottom: 2px solid #EFEFEF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.partners_social_row .image{
	float: left;
	margin: 0 10px 0 0;
}
.partners_social_row .title{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.partners_social_row .desc{
	width: 400px;
	margin: 0 0 5px 0;
}
.partners_social_row .url{
	color: #999;
}
.partners_social_row .links{
	float: right;
	width: 240px;
	margin: 20px 0 0 0;
}
.partners_social_row .links a{
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 0 0 5px;
	background: url(/templates/russian/images/icon_social_big.png) no-repeat;
}
.partners_social_row .links a.vk{
	background-position: -32px 0;
}
.partners_social_row .links a.fb{
	background-position: 0 0;
}
.partners_social_row .links a.tw{
	background-position: -64px 0;
}
.partners_social_row .links a.mm{
	background-position: -96px 0;
}
.partners_social_row .links a.ok{
	background-position: -128px 0;
}
.partners_social_row .links a.lj{
	background-position: -160px 0;
}


.partners_banner{
	position: relative;
	display: block;
	width: 950px;
	height: 290px;
	background: url(images/banner.png) no-repeat -5px -5px;
	border: 5px solid #45688e;
	margin: 10px 0 20px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.partners_banner .form{
	position: absolute;
	top: 15px; right: 15px; bottom: 15px;
	width: 350px;
	background: #c3cad2;
	padding: 10px 10px 10px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.partners_banner .form .reg_type{
	margin: 10px 0 20px 0;
}
.partners_banner .form .reg_type input{
	margin: 0 3px 0 0;
	padding: 0;
}
.partners_banner .form .field{
	margin: 0 0 8px 0;
}
.partners_banner .form .field label{
	float: left;
	width: 90px;
	padding: 0 10px 0 0;
	text-align: right;
	line-height: 24px;
}
.partners_banner .form .field input{
	padding: 5px;
	width: 230px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.partners_banner .form .field_rules{
	margin: 15px 0 8px 0;
}
.partners_banner .form .default-button{
	margin: 20px 0 0 100px;
	padding: 8px 20px;
	font-size: 21px;
}
.partners_banner .form.min{
	top: 95px; bottom: 95px;
	width: 260px;
}
.partners_banner .form .default-button{
	margin: 20px 0 0 20px;
}
.partners_banner .title{
	position: absolute;
	left: 155px; top: 15px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #45688e;
}
.partners_banner .benefits{
	position: absolute;
	left: 155px; top: 100px;
	list-style: none;
}
.partners_banner .benefits li{
	margin: 0 0 15px 0;
	padding: 0 0 0 22px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #16890a;
	text-shadow: 1px 1px 0 #eee;
	
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPBJREFUeNpiFOvkYiADSANxIxCnsJCh2QyItwDxCxCHiUTNNkC8F4hFgfgdqQZoQW3mgfL/kmIAPxBvhNIwoE6KAROAWAVNjA3kFWwG8KDxvYE4AU1sARDLA/FrJrSoWQ3Eu9BsmYCmuRWIE4H4O8wLzECcD8Q3gDgEiC2B2AOqOBnN6TVQDAcgAwKBuA7N6S1QfguSWAfUdgZ0A9YAsRKUhgFjqHeEoPxNQFyJLXRhYfARiEOBOBcWv0jeuAbEcbiiBz0WpgBxNBD/gvJBdBDUAqwAW15YCQ3YpUBcD8Q38SUQXJlpGdQrawilMIAAAwApRycU4hMsxQAAAABJRU5ErkJggg==") no-repeat 0 1px;
}

#partners_email_list .recipient{
	height: 22px;
	margin: 0 0 10px 0;
}
#partners_email_list .recipient input{
	margin: 0 10px 0 0;
}
#partners_email_list .recipient a{
	color: #FF0000;
}



/* Tree */
.tree-box{ padding: 0; margin: 0; }
.tree-box li { list-style-type: none; }
.tree-box .treeNode { background: url(images/i.gif) repeat-y top left; height: 1%;}
.tree-box .treeNode ul{ margin-left: 18px;}
.tree-box .isLast { background: url(images/i_half.gif) no-repeat; }
.tree-box .open .expand{ background-image: url(images/expand_minus.gif); }
.tree-box .closed .expand { background-image: url(images/expand_plus.gif); }
.tree-box .leaf .expand { background-image: url(images/expand_leaf.gif); }
.tree-box .content { min-height: 16px; margin-left:18px; padding: 2px 0 0 0; }
* html .tree-box .content { height: 18px; }
.tree-box .content a{ text-decoration: none; color: #414141; }
.tree-box .content.active a{ color: #000; font-weight: bold; }
.tree-box .expand { width: 18px; height: 18px; float: left; }
.tree-box .open .tree-box { display: block; }
.tree-box .closed .tree-box { display: none; }
.tree-box .open .expand, .tree-box .closed .expand { cursor: pointer; }
.tree-box .leaf .expand { cursor: auto; }
.tree-box .disabled>.content{ text-decoration: line-through; }
.tree-box .loading { width: 18px; height: 18px; float: left; background-image: url(images/expand_loading.gif); }
.tree-box li a.addsubcat { display: none;  margin: 0 0 0 5px; color: #0f760a !important; cursor: pointer; font-size: 16px; line-height: 0px; font-weight: bold;}
.tree-box li span.delcat { display: none; margin: 0 0 0 5px; color: #B41212 !important; cursor: pointer; font-size: 20px; line-height: 0px; }
.tree-box div.content:hover a.addsubcat { display: inline; }
.tree-box div.content:hover span.delcat { display: inline; }
/* End Tree */

