@import "font-awesome.css" screen;

.single-company #main, .post-type-archive-company #main, .tax-company_categories #main {
	max-width:996px;
	min-width:974px;
	border:#ececec 3px solid;
	background:#ffffff;
	padding:30px 0;
	width: 100%;
	margin:20px auto;
}
.xmk_wrapper {
	width:924px;
	margin:0 auto;
	font-family:Arial;	
}
.xmk_wrapper h1,
.xmk_wrapper h2,
.xmk_wrapper h3,
.xmk_wrapper h4 {
	color:#3e3e40;
	margin-bottom:18px;
}
.xmk_wrapper h1 {
	font-size:22px;
}
.xmk_wrapper h2 {
	font-size:18px;
}
.xmk_wrapper h3 {
	font-size:16px;
}
.xmk_wrapper h4 {
	font-size:14px;
}

.xmk_wrapper > .breadcrumbs_xmk {
	clear:both;
	width:100%;
	margin-bottom:20px;
	font-size:12px;
}
.xmk_wrapper > .breadcrumbs_xmk ul li {
	list-style:none;
	display:inline-block;
	vertical-align:middle;
}
.xmk_wrapper > .breadcrumbs_xmk ul li:before {
	background:url(../images/arrow.png) no-repeat 0 0;
	display:inline-block;
	vertical-align:middle;
	width:10px;
	height:11px;
	content:"";
	margin:0 6px 0 3px;
}
.xmk_wrapper > .breadcrumbs_xmk ul li:first-child:before {
	display:none;
}
.xmk_wrapper > .breadcrumbs_xmk ul li span {
	color:#008cc6;
}
.xmk_wrapper > .breadcrumbs_xmk ul li a {
	color:#2d2f35;
	text-decoration:none;
}
.xmk_content_box {
	float:left;
	width:682px;
}
.xmk_sidebar {
	float:right;
	width:240px;
	margin-top:28px;
}
.xmk_sidebar .xmk_widget {
	margin-bottom:17px;
}
.xmk_sidebar  .xmk_banner img {
	width:100%;
	height:auto;
}
.xmk_sidebar .xmk_best_cat {
	
}
.xmk_sidebar .xmk_best_cat h3 {
	display:block;
	background:#fff;
	margin: 0 0 18px;	
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.xmk_best_cat .xmk_company_table tr td {
	background: #fff !important;
}
.xmk_best_cat .xmk_company_table tr:first-child td {
	background: #f6f7f8 !important;
	height: 49px;
	font-size: 14px;	
	vertical-align: middle;
	border-bottom: #dfdfdf 1px solid;
	border-top:none;
}
.xmk_best_cat .xmk_company_table tr td span {
	font-size:14px;
	color:#080808;
	font-weight:bold;
}
.xmk_company_logo {
	width:190px;
	text-align:left;
	float:left;
	border-right:#bfc1c2 1px solid;
	margin:0 40px 0 0;
	font-size:14px;
	color:#3e3e40;
	padding-bottom:4px;
}
.xmk_company_logo span {
	vertical-align:middle;
}
.xmk_company_logo img {
	margin-bottom:8px;	
}
.xmk_content_box h1 {
	font-size:24px;
	color:#3e3e40;	
	vertical-align:middle;
	margin:0 60px 5px 0;	
}
.xmk_company_logo > div > a {
	font-size:12px;
	color:#1373aa;
	vertical-align: top;
	line-height: 24px;
	display: inline-block;
}
.xmk_content_box .xmk_info_list {
	margin-bottom:16px;
}
.xmk_content_box .xmk_info_list span {
	font-size:14px;
	color:#3e3e40;
}
.xmk_content_box .xmk_info_list a {
	color:#5489a8;
	font-weight:bold;	
}
.xmk_rating, .xmk_comm_rating {
	display:inline-block;	
	vertical-align:middle;
	min-width:100px;
}
.xmk_rating span, .xmk_comm_rating span {
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../images/starrating.png) no-repeat -20px 0;
	margin:0;
	cursor:pointer;
}
.xmk_rating span.active , .xmk_comm_rating span.active{
	background-position:0 0;
}
.xmk_discription_top {	
	float:right;
	width: 450px;
	margin:0 0 16px;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.xmk_discription_top_full {
	margin:0 0 16px;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.xmk_rev_count {
	float:left;	
	color:#3e3e40;
	font-size: 14px;	
}
.xmk_rev_count .xmk_good, .xmk_rev_count .xmk_bad {
	background:url(../images/like.png) no-repeat 0 center;
	display:inline-block;
	padding-left:24px;
	line-height:20px;	
	color:#3e3e40;
	margin:0 0 0 8px;
	vertical-align:middle;
	font-size: 14px;
	font-weight:bold;
}
.xmk_rev_count .xmk_bad {
	background-image:url(../images/unlike.png);	
}
.xmk_click_pane {
	border-bottom:#c6c8cc 1px solid;
	padding:0 3px;
	position:relative;	
}
.xmk_click_pane:before {
	display:block;
	content:"";
	width:41px;
	left:-35px;
	bottom:-1px;
	border-bottom:#c6c8cc 1px solid;
	position:absolute;
}
.xmk_click_pane a {
	border:#c6c8cc 1px solid;	
	display:inline-block;
	background:#f2f3f4;
	height:47px;
	padding: 0 25px;
	margin-bottom:-1px;	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	line-height:47px;
	position:relative;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
}
.xmk_click_pane a h2 {
	color:#000000;
	font-size:16px;
	margin:0;
}
.xmk_click_pane a.active {
	border-bottom:none;
	height:48px;
	background:#fff;
	z-index:10;
}
.xmk_click_block {
	display:none;
	width:655px;
	float: right;
}	
.xmk_click_block.active {
	display:block;
}
.xmk_rev_type_svicher {
	margin:20px 0 30px;
}
.xmk_rev_type_svicher span {
	font-size: 17px;
	line-height: 18px;
	color:#929293;
	vertical-align:middle;
}
.xmk_rev_type_svicher a {
	font-size:14px;
	display:inline-block;
	color:#929293;
	border-bottom:#929293 1px dotted;
	text-decoration:none;
}
.xmk_rev_type_svicher a:hover {
	border-bottom:0;
	padding-bottom:1px;
}
.xmk_rev_type_svicher a.active {
	color:#000000;
	border-color:#000000;
}
.xmk_rev_type_svicher .xmk_gen_btn , .xmk_form_box #submit{
	background:url(../images/xmk_btn.png) no-repeat 0 0;
	color:#fff;
	text-shadow:0px -1px 1px #0d4067;
	width:122px;
	height:33px;	
	line-height:33px;
	text-align:center;
	border:none;	
	text-decoration:none;
	float:right;	
}
.xmk_comment_box {	
	padding:30px 0;
	border-bottom:1px solid #c6c8cc;
}
.xmk_comment_box .xmk_left_path {
	float:left;
	width:80px;	
	text-align:center;
}
.xmk_left_path img {
	border-radius:50%;
	margin-top:20px;
}
.xmk_comment_box:after {
	display:block;
	clear:both;
	content:"";
}
.xmk_comment_box .xmk_right_path {
	float:right;
	width:540px;
}
.xmk_right_path  .xmk_comm_title {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#0e8f23;
	line-height:18px;
}
.xmk_right_path .xmk_comm_name {
	display:block;
	font-size:16px;
	color:#000000;
	margin-bottom:10px;
	font-weight:bold;
}
.xmk_bad_comm .xmk_right_path  .xmk_comm_title {
	color:#e72505;
}
.xmk_right_path .xmk_comm_cont {	
	color:#000000;
	font-size:14px;
	line-height:18px;
	
}
.xmk_comm_date {
	color:#3e3e40;
	display:block;
	padding:10px 0 0;
	font-size:11px;
}
.xmk_comm_rate {
	margin-top:8px;
}
.xmk_leave_comm_box {
	color:#000000;
}
.xmk_leave_comm_box h4 {
	font-size:16px;
	padding-bottom:15px;	
	color:#000000;
	font-weight:bold;
	margin-bottom:0;
}
.xmk_form_box {
	margin-bottom:45px;
}
.xmk_form_box .xmk_comment_inp, .xmk_iframe_inp {	
	height:31px;
	padding:0 5px;
	border:1px solid #c6c8cc;
	box-shadow:inset 0 0 8px rgba(193,207,217,0.4);
	-moz-box-shadow:inset 0 0 8px rgba(193,207,217,0.4);
	-webkit-box-shadow:inset 0 0 5px rgba(193,207,217,0.4);
	font-size:14px;
	color:#828282;
	font-family:Arial;
}
.xmk_iframe_inp {
	width:300px;
}
.xmk_form_box #author {
	width:146px;
}
.xmk_form_box #email {
	width:146px;
	margin-left:6px;
}
.xmk_form_box #com_title {
	width:400px;	
	float:right;
}
.xmk_comm_title_box {
	margin:16px 0;
	height:32px;
	line-height:32px;
	clear:both;
	color:#515151;
	font-size:14px;
}
.xmk_comment_inp::-webkit-input-placeholder {color:#828282;}
.xmk_comment_inp:-moz-placeholder {color:#828282;}
.xmk_comm_textarea {
	position:relative;
	margin-bottom:12px;
}
.xmk_comm_textarea span {
	display:block;
	position:absolute;
	top:-11px;
	left:12px;
	background:#fff;
	padding:0 3px;
}
.xmk_form_box #comment {
	display:block;
	min-height:130px;
	padding:10px;
	width:635px;
}
.xmk_sel_span {
	font-size:14px;
	color:#515151;
}
.xmk_form_box #xmk_comm_sel {	
	color:#000;
	width:102px;
	height:31px;
	text-align:center;
	border:#caccd0 1px solid;
	box-shadow: inset 0 0 8px rgba(193,207,217,0.4);
	-moz-box-shadow: inset 0 0 8px rgba(193,207,217,0.4);
	-webkit-box-shadow: inset 0 0 5px rgba(193,207,217,0.4);
	padding-left:14px;
}
.xmk_form_box #submit {
	float:right;
}
.xmk_back_link {
	font-size:14px;
	margin-bottom:20px;
	display: inline-block;
	color:#266fc7;
}
.xmk_back_link span {
	font-size:10px;
}
.xmk_bot_links {
	text-align:center;	
}
.xmk_bot_links a {
	font-size:14px;
	color:#080808;
	font-weight:bold;
}
.xmk_bot_links span {
	font-size:16px;
	color:#bfc1c2;
	margin:0 3px;	
}
.xmk_comm_nav {
	text-align:right;
	height:20px;
	margin:20px 0;
}
.xmk_comm_nav a {
	font-size:14px;
	color:#266fc7;
	text-decoration:none;
}
.xmk_single_wrapper .xmk_comm_nav a:hover {
	text-decoration:underline;
}
.xmk_click_block_inn {
	padding:30px 0;
}
.xmk_ulogin {
	display:inline-block;
	width:210px;	
	vertical-align: middle;		
}
.xmk_ulogin > div {
	margin:0 !important;
	display:inline-block;
}
.xmk_ulogin > div > div {
	float:none !important;
}
.xmk_rev_form > span.separator {
	margin:0 34px;
	font-size:18px;
	color:#2c450c;
}
.xmk_company_archive h1 {
	font-size:22px;
	margin:10px 0 20px;
	color:#000;
}
.xmk_company_archive h2 {
	font-size:18px;
	margin:0 0 10px;
	color:#000;
}
.xmk_company_category {
	margin:0 0 20px;
	float:left;
	width:500px;
	padding:0;	
}
.xmk_company_category li {
	float:left;
	width:250px;
	font-size:14pt;
}
.xmk_company_category li a {
	font-size:14px;
	color:#000;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 40px;
	background-repeat:no-repeat;
	background-position:8px center;
}
.xmk_company_category li a.platezhnye-agregatory {
	background-image:url(../images/pay.png);
	
}
.xmk_company_category li a.sport {
	background-image:url(../images/sport.png);	
}
.xmk_company_category li a.internet-marketing {
	background-image:url(../images/cart.png);	
}
.xmk_company_category li a.banki-i-investicii {
	background-image:url(../images/bank.png);	
}
.xmk_like {
	display:inline-block;
	vertical-align:middle;
	background:url(../images/xmk_like.png) no-repeat 0 0;
	width:25px;
	height:18px;
}
.xmk_company_table {
	width:100%;
	margin-bottom:30px;
}
.xmk_company_table thead td {
	background:#f6f7f8;
	height:49px;
	font-size:14px;
	font-weight:bold;
	color:#4c5465;
	vertical-align:middle;
	border-bottom:#dfdfdf 1px solid;	
}
.xmk_company_table thead td:first-child {
	padding-left:7px;
	border-radius:3px 0 0 0;
}
.xmk_company_table thead td:last-child {
	border-radius:0 3px 0 0;
}
.xmk_company_table tbody td {
	height:48px;
	vertical-align:middle;
	color:#000;
	border-bottom:#dfdfdf 1px solid;
	font-size:14px;
	color:#221e1e;
}
.xmk_company_table tbody td.xmk_t_com_name a {
	color:#008cc6;
	font-weight:bold;	
	text-decoration:none;
}

.xmk_company_table tbody td.xmk_t_com_rub a {
	font-size:12px;
	color:#777777;
}
.xmk_company_table tbody td.xmk_t_com_rub a:hover {
	text-decoration:none;
}
.xmk_company_table tbody tr:first-child td {
	border-top:#e6e6e6 2px solid;
}
.xmk_company_table tbody td:first-child {	
	padding-left:15px;
}
.xmk_company_table tbody td img {
	max-height:60px;
	width:auto;
}
.xmk_company_table tbody tr:nth-child(odd) td {	
	background:#eeeeee;
}
.xmk_company_archive h3 {
	font-size:16px;
	margin-bottom:12px;
	font-weight:bold;
	color:#3e3e40;
	clear:both;
	font-family:Arial;
}
.xmk_navigation {
	display:block;
	text-align:right;
	margin-bottom:30px;
}
.xmk_navigation a {
	display:inline-block;
	margin:0 -2px;
	background:#fff;
	height:26px;
	line-height:26px;
	border:#bfc1c2 1px solid;
	border-left:none;
	padding:0 7px;	
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	color:#2d2f35;
}
.xmk_navigation a.prev {
	border-left:#bfc1c2 1px solid;
	border-radius:3px 0 0 3px;
}
.xmk_navigation a.next{
	border-radius:0 3px 3px 0;
}
.xmk_navigation a.prev, .xmk_navigation a.next {
	padding:0 15px;
}
.xmk_navigation span.current {
	display:inline-block;
	margin:0 -2px;
	background:#d0cbcb;
	height:26px;
	border:#d0cbcb 1px solid;	
	line-height:26px;	
	padding:0 7px;	
	font-size:12px;
	color:#030303;
	font-weight:bold;	
	vertical-align:middle;
}
.xmk_text_block {
	padding:0 0 20px;
}
.xmk_company_table_box {
	margin-top:20px;
}

.xmk_company_table_box .xmk_company_table td {
	padding:5px;
}
.xmk_nav_single_comp {
	float:right;
	font-size:14px;
	color:#266fc7;
}
.xmk_nav_single_comp a {	
	width:50px;
	height:50px;
	display: block;
	background-color: #1a1a1a;
	color: #fff;
	text-align: center;
	line-height: 50px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
}
.xmk_nav_single_comp a:hover {
	color:#008cc6;
}
.xmk_nav_single_comp a i {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}
.xmk_nav_single_comp a.prev i:before {
	content: "\f053";
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}
.xmk_nav_single_comp a.next i:before {
	content: "\f054";
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}
.xmk_nav_single_comp a.prev {
	position: fixed;
	top: 50%;
	left: 0;
}
.xmk_nav_single_comp a.next {
	position: fixed;
	top: 50%;
	right: 0;
}
.xmk_iframe_box {
	clear:both;
	padding:20px 0;
}
.xmk_iframe_box span {
	color:#5489a8;
	display:inline-block;
	margin:0 15px 5px 0;
	text-decoration:underline;
	cursor:pointer;
}
.xmk_iframe_box span:hover {
	color:#06e;
}
.xmk_iframe_box input.xmk_iframe_inp {
	display:none;
	width:250px;
	height:30px;
}
.taxonomy .xmk_company_archive h1 {
	font-size:18px;
	color:#3e3e40;
	font-weight:bold;
}
.xmk_single_wrapper {
	width:942px;
	margin-left:35px;
}
.xmk_single_wrapper .breadcrumbs_xmk {
	margin-bottom:45px;
}
.xmk_single_wrapper a:hover {
	text-decoration:none;
}
.xmk_right_single_info {
	float:right;
	width:450px;
}
.xmk_nav_single_comp.xmk_navigation a {
	border-left:#bfc1c2 1px solid;
}
.xmk_table_wrapp {
	position:relative;
}
.xmk_table_wrapp .xmk_ajax_loader {
	background:rgba(255,255,255,0.5) url(../images/ajax_loader.gif) no-repeat center center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.breadcrumbs span {
	background: #f24422;
	color: #fff;
	display: block;
	height: 22px;
	padding: 3px 17px 0 6px;
}
.xmk_single_wrapper .breadcrumbs {
	margin-bottom:20px;
}
.xmk_company_tax_table tr:first-child td:first-child span,
.xmk_company_tax_table tr:nth-child(2) td:first-child span,
.xmk_company_tax_table tr:nth-child(3) td:first-child span
{
	background:url(../images/place-1.png) no-repeat 0 0;
	display:inline-block;
	width:26px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:middle;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.xmk_company_tax_table tr:nth-child(2) td:first-child span {
	background-image:url(../images/place-2.png);
}
.xmk_company_tax_table tr:nth-child(3) td:first-child span {
	background-image:url(../images/place-3.png);
}
.xmk_company_tax_table td:first-child {
	text-align:center;
}