/*

Theme Name: Klacht.nl 2014

*/
* {
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
dl, p, h1, h2, h3, h4, h5, h6, applet, embed, object, frameset{
	margin:0 0 17px;
}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	background:none;
	border:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
	display:block;
}
@font-face {
    font-family: 'Fontin Sans';
    src: url('fonts/fontin_sans_r.eot');
    src: url('fonts/fontin_sans_r.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontin_sans_r.woff') format('woff'),
         url('fonts/fontin_sans_r.ttf') format('truetype'),
         url('fonts/fontin_sans_r.svg#Fontin Sans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fontin Sans Bold';
    src: url('fonts/fontin_sans_b.eot');
    src: url('fonts/fontin_sans_b.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontin_sans_b.woff') format('woff'),
         url('fonts/fontin_sans_b.ttf') format('truetype'),
         url('fonts/fontin_sans_b.svg#Fontin Sans Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LonghandLP';
    src: url('fonts/longhand_lp_regular.eot');
    src: url('fonts/longhand_lp_regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/longhand_lp_regular.woff') format('woff'),
         url('fonts/longhand_lp_regular.ttf') format('truetype'),
         url('fonts/longhand_lp_regular.svg#LonghandLP') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background:#fff;
	color:#4a4a4a;
	font:14px Arial, Helvetica, sans-serif;
}
a{
	color:#0283af;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
input,
textarea,
select{
	color:#494949;
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	border-style:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, b, strong, th{
	font-weight:bold;
}
h1{
	color: #000;
	font:700 37px/37px Bitter, Arial, Helvetica, sans-serif;
	margin: 0 0 7px;
}
h2{
	font: 700 25px/28px Bitter, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 16px;
}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{
	font-style:italic;
}
u,
ins{text-decoration:underline;}
s,
strike,del{text-decoration:line-through;}
q{quotes:none;}
q:before{content:'';}
q:after{content:'';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{
	list-style-type:disc;
	margin:0 0 0 10px;
	padding:0 0 15px 10px;
}
ol{
	margin:0 0 0 15px;
	padding:0 0 15px 10px;
}
ul li,
ol li{list-style-position:outside;}
#access{
	height:1px;
	left:-9999px;
	overflow:hidden;
	position:absolute;
	top:auto;
	width:1px;
}
.navigation{
	overflow:hidden;
	width:100%;
}
#nav-below{padding:15px 0 0;}
.navigation .nav-previous{
	float:left;
	width:40%;
}
.navigation .nav-next{
	float:right;
	text-align:right;
	width:40%;
}
.hentry{padding:0 0 7px;}
.entry-meta{margin:0 0 10px;}
.entry-utility{margin:0 0 14px;}
.posts-holder .hentry{
	border-top:1px solid #000;
	padding:10px 0;
}
.posts-holder .hentry:first-child{border:none;}
#comments{clear:both;}
#comments .navigation{padding:0 0 18px;}
h3#comments-title,
h3#reply-title{
	font-size:20px;
	font-weight:bold;
	margin-bottom:0;
	color: #000;
}
h3#comments-title{padding:24px 0;}
.commentlist{
	list-style:none;
	margin:0;
}
.commentlist li.comment{
	border-top:1px solid #e7e7e7;
	line-height:24px;
	margin:0 0 24px 0;
	padding:0 0 0 56px;
	position:relative;
}
.commentlist li:first-child{
	border-top:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol{margin-bottom:18px;}
.commentlist ol{list-style:decimal;}
.comment-meta{
	font-size:12px;
	margin:0 0 7px;
}
.comment-awaiting-moderation{display:block;}
.comment-author{margin:0 0 5px;}
.comment-author .avatar{
	left:0;
	position:absolute;
	top:0;
}
.comment-author .fn{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.comment-meta a{
	color:#888;
	text-decoration:none;
}
.comment-meta a:active,
.comment-meta a:hover{color:#ff4b33;}
.reply{
	color:#f00;
	font-size:12px;
	padding:0 0 24px 0;
}
.reply a,
a.comment-edit-link{color:#888;}
.reply a:hover,
a.comment-edit-link:hover{color:#ff4b33;}
.commentlist .children{
	list-style:none;
	margin:0;
}
.commentlist .children li{
	border:none;
	margin:0;
}
.nopassword,
.nocomments{display:none;}
#comments .pingback{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:18px;
	padding-bottom:18px;
}
.commentlist li.comment+li.pingback{margin-top:-6px;}
#comments .pingback p{
	color:#888;
	display:block;
	font-size:12px;
	line-height:18px;
	margin:0;
}
#comments .pingback .url{
	font-size:13px;
	font-style:italic;
}
input[type=submit]{color:#333;}
#respond{
	position:relative;
}
#respond p{margin:0;}
#respond .comment-notes{margin-bottom:1em;}
.form-allowed-tags{line-height:1em;}
.children #respond{margin:0 48px 0 0;}
h3#reply-title{margin:18px 0;}
#comments-list #respond{margin:0 0 18px;}
#comments-list ul #respond{margin:0;}
#cancel-comment-reply-link{
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
#respond .required{
	color:#ff4b33;
	font-weight:bold;
}
#respond label{
	color:#000;
	display: block;
	margin: 10px 0 5px;
}
#respond input[type="text"],
#respond input[type="email"]{
	display: block;
	background:#fff;
	border:1px solid #cbcbcb;
	margin:0 0 10px;
	padding:6px 10px;
	width:322px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
}
#respond textarea{
	width:602px;
	max-width:602px;
	height: 72px;
	overflow: auto;
	display: block;
	background: #fff;
	padding: 5px 10px;
	margin: 0 0 10px;
	border:1px solid #cbcbcb;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
}
#respond input[type="submit"]{
	background:#fe6d4c;
	border:1px solid #cbcbcb;
	color: #fff;
	margin:0;
	padding:10px 20px;
	text-align: center;
	font-size:16px;
	cursor:pointer;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow:0 0 3px #ccc;
	box-shadow:0 0 3px #ccc;
}
#respond .form-allowed-tags{
	color:#888;
	font-size:12px;
	line-height:18px;
	margin: 0 0 10px;
}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit input{
	font-size:14px;
	width:auto;
}
#content .attachment img{max-width:900px;}
.alignleft{
	float:left;
	margin:0 10px 5px 0;
}
.alignright{
	float:right;
	margin:0 0 5px 10px;
}
.aligncenter{
	display:block;
	margin:0 auto 5px;
}
#content .wp-caption{
	background:#f1f1f1;
	line-height:18px;
	margin-bottom:20px;
	padding:4px;
	text-align:center;
}
#content .wp-caption img{margin:5px 5px 0;}
#content .wp-caption p.wp-caption-text{
	color:#888;
	font-size:12px;
	margin:5px;
}
#content .wp-smiley{margin:0;}
/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left; margin: 0 12px 0 0;}
.jqTransformRadio {
	background: transparent url(images/bg-radio.png) no-repeat;
	height: 17px;
	width: 17px;
	display:block;
}
a.jqTransformRadio.jqTransformChecked { background-position: 0 -17px;}
/* -------------
 * Checkboxes
 * ------------- */
.jqTransformCheckboxWrapper{
	float:left;
	margin: 0 12px 0 0;
}
a.jqTransformCheckbox{
	background: transparent url(images/bg-checkbox.png) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 19px;
	display:block;
}
a.jqTransformCheckbox.jqTransformChecked{ background-position: 0 -19px;}
/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 47px;
	position:relative;
	height: 33px;
	background: #fff;
	border: 1px solid #cbcbcb;
	float:left;
	margin: 0 0 0 15px;
	-webkit-box-shadow:inset 1px 1px 1px #ddd;
	box-shadow:inset 1px 1px 1px #ddd;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.jqTransformSelectWrapper div span {
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	padding: 0 0 0 12px;
	overflow: hidden;
	cursor:pointer;
	font: 13px/31px Arial, Helvetica, sans-serif;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	position: absolute;
	right: 10px;
	top: 15px;
	width: 15px;
	height: 4px;
	background: url(images/arrow-select.png) no-repeat 100% 50%;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 45px;
	top: 30px;
	left: 0;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0;
	padding: 0;
	height: 152px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#999;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
#wrapper{
	overflow: hidden;
	position: relative;
}
/* start center-wrap */
.center-wrap,
.center-wrap-770,
.center-wrap-960,
.center-wrap-1040,
.center-wrap-1024,
.center-wrap-1260,
.center-wrap-1264{
	margin: 0 auto;
}
.center-wrap{
	width: 940px;
}
.center-wrap-770{
	width: 770px;
}
.center-wrap-960{
	width: 960px;
}
.center-wrap-1040{
	width: 1040px;
}
.center-wrap-1024{
	width:1024px;
}
.center-wrap-1260,
.center-wrap-1264{
	width:1264px;
}

/* end center-wrap */
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.right{
	float: right;
}
.left{
	float: left;
}
@-ms-viewport{
	width: device-width;
}
.visible-xs, .visible-sm, .visible-lg{
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block{
	display: none !important;
}
@media (max-width:767px){
	.visible-xs{
		display: block !important;
	}
	table.visible-xs{
		display: table;
	}
	tr.visible-xs{
		display: table-row !important;
	}
	th.visible-xs, td.visible-xs{
		display: table-cell !important;
	}
	.company-c-r-list .c-content-title .g-tab-nav{
		width: 100%;
	}
	.company-c-r-list .c-content-title .g-tab-nav li{
		width: 50%;
	}
}
@media (max-width:767px){
	.visible-xs-block{
		display: block !important;
	}
}
@media (max-width:767px){
	.visible-xs-inline{
		display: inline !important;
	}
}
@media (max-width:767px){
	.visible-xs-inline-block{
		display: inline-block !important;
	}
}
@media (min-width:768px) and (max-width:1039px){
	.visible-sm{
		display: block !important;
	}
	table.visible-sm{
		display: table;
	}
	tr.visible-sm{
		display: table-row !important;
	}
	th.visible-sm, td.visible-sm{
		display: table-cell !important;
	}
}
@media (min-width:768px) and (max-width:1039px){
	.visible-sm-block{
		display: block !important;
	}
}
@media (min-width:768px) and (max-width:1039px){
	.visible-sm-inline{
		display: inline !important;
	}
}
@media (min-width:768px) and (max-width:1039px){
	.visible-sm-inline-block{
		display: inline-block !important;
	}
}
@media (min-width:1040px){
	.visible-lg{
		display: block !important;
	}
	table.visible-lg{
		display: table;
	}
	tr.visible-lg{
		display: table-row !important;
	}
	th.visible-lg, td.visible-lg{
		display: table-cell !important;
	}
}
@media (min-width:1040px){
	.visible-lg-block{
		display: block !important;
	}
}
@media (min-width:1040px){
	.visible-lg-inline{
		display: inline !important;
	}
}
@media (min-width:1040px){
	.visible-lg-inline-block{
		display: inline-block !important;
	}
}
@media (max-width:767px){
	.hidden-xs{
		display: none !important;
	}
}
@media (min-width:768px) and (max-width:1039px){
	.hidden-sm{
		display: none !important;
	}
}
@media (min-width:992px) and (max-width:1039px){
	.hidden-md{
		display: none !important;
	}
}
@media (min-width:1040px){
	.hidden-lg{
		display: none !important;
	}
}
/* media mobile admin pages */
.page-admin .visible-xs, .page-admin .visible-sm, .page-admin .visible-lg{
	display: none !important;
}
.page-admin .visible-xs-block, .page-admin .visible-xs-inline, .page-admin .visible-xs-inline-block, .page-admin .visible-sm-block, .page-admin .visible-sm-inline, .page-admin .visible-sm-inline-block, .page-admin .visible-lg-block, .page-admin .visible-lg-inline, .page-admin .visible-lg-inline-block{
	display: none !important;
}
@media (min-width:768px) and (max-width:1190px){
	.page-admin .visible-sm{
		display: block !important;
	}
	.page-admin table.visible-sm{
		display: table;
	}
	.page-admin tr.visible-sm{
		display: table-row !important;
	}
	.page-admin th.visible-sm, td.visible-sm{
		display: table-cell !important;
	}
}
@media (min-width:768px) and (max-width:1190px){
	.page-admin .visible-sm-block{
		display: block !important;
	}
}
@media (min-width:768px) and (max-width:1190px){
	.page-admin .visible-sm-inline{
		display: inline !important;
	}
}
@media (min-width:768px) and (max-width:1190px){
	.page-admin .visible-sm-inline-block{
		display: inline-block !important;
	}
}
@media (min-width:1191px){
	.page-admin .visible-lg{
		display: block !important;
	}
	.page-admin table.visible-lg{
		display: table;
	}
	.page-admin tr.visible-lg{
		display: table-row !important;
	}
	.page-admin th.visible-lg, td.visible-lg{
		display: table-cell !important;
	}
}
@media (min-width:1191px){
	.page-admin .visible-lg-block{
		display: block !important;
	}
}
@media (min-width:1191px){
	.page-admin .visible-lg-inline{
		display: inline !important;
	}
}
@media (min-width:1191px){
	.page-admin .visible-lg-inline-block{
		display: inline-block !important;
	}
}
@media (min-width:768px) and (max-width:1190px){
	.page-admin .hidden-sm{
		display: none !important;
	}
}
@media (min-width:992px) and (max-width:1190px){
	.page-admin .hidden-md{
		display: none !important;
	}
}
@media (min-width:1191px){
	.page-admin .hidden-lg{
		display: none !important;
	}
}
/* end media mobile admin pages */
#header{
	background: #02678a url(images/bg-header.png) repeat-x 0 100%;
	padding: 12px 0 0;
}
.nav-header{
	float: right;
	padding: 0 0 6px;
}
#nav{
	list-style: none;
	margin: 0;
	padding: 0;
	font: 15px/18px 'Trebuchet MS', Arial, sans-serif;
}
#nav li{
	float: left;
	position: relative;
	padding: 0 0 12px 16px;
	color: #508da1;
}
#nav a{
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #508da1;
}
#nav li:hover a,
#nav .actvie a{
	border: none;
}
#nav .menu-item-has-children{
	background: url(images/arrow-2.png) no-repeat 100% 7px;
	padding-right: 16px;
}
#nav .sub-menu{
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	position: absolute;
	right: 0;
	top: 24px;
	z-index: 100;
	width: 150px;
	border: 2px solid #e6e6e6;
	font-size: 14px;
	line-height: 17px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	visibility: hidden;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#nav .sub-menu:after{
	content: '';
	border-left: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	background: #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -7px;
	right: 20px;
	z-index: 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav .sub-menu li{
	float: none;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	z-index: 2;
	&:last-child{
		border: none;
	}
}
#nav .sub-menu a{
	padding: 7px 18px;
	color: #818181;
	border-bottom: none;
}
#nav .sub-menu a:hover{
	background: #eee;
}
#nav li:hover .sub-menu{
	visibility: visible;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#header .logo{
	float: left;
}
#header .holder{
	float: right;
	clear: right;
	width: 587px;
}
.search-form{
	float: right;
	border: 1px solid #999;
	margin: 0;
	background: #fff;
}
.search-form input[type="text"]{
	float:left;
	background:#fff;
	border:none;
	margin:0;
	padding:8px 15px;
	height: 35px;
	width:290px;
	font: 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.search-form input[type="submit"]{
	float: left;
	background:#fff url(images/btn-search.png) no-repeat;
	border:solid #999;
	border-width: 0 0 0 1px;
	margin:0;
	padding:0;
	width:34px;
	height:35px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#header .socials{
	float: left;
	padding: 10px 0 0;
	width: 252px;
}
#header .socials .addthis_toolbox a{
	margin-left:12px;
}
/*#header .socials .addthis_toolbox + .addthis_toolbox{
	margin-left: 12px;
}*/
#header .socials .google_plusone_iframe_widget{
	width: auto !important;
}
#header .socials .tweet_iframe_widget{
	width: 73px !important;
}
.text-section{
	padding: 27px 0 55px;
	color: #000;
	font: 21px/23px 'Fontin Sans', Arial, Helvetica, sans-serif;
	text-align: center;
}
.text-section h1{
	font:700 39px/40px Bitter, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 7px;
}
.text-section p{
	margin: 0 0 5px;
}
.orange{
	color: #f60;
}
.info-section{
	background: #fff url(images/gradient.png) repeat-x;
	padding: 20px;
}
.info-section .title-shadow{
	margin-top: -42px;
}
.title-shadow{
	margin: 0 0 13px;
	text-align: center;
}
.title-shadow h2{
	display: inline-block;
	position: relative;
	font: 40px/40px LonghandLP, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
.title-shadow h2:before,
.title-shadow h2:after{
	content:'';
	position: absolute;
	top:22px;
	right: 107%;
	background: url(images/bg-line-shadow.png) no-repeat;
	width: 393px;
	height: 7px;
}
.title-shadow h2:after{
	right: auto;
	left: 107%;
	background-position: 100% -7px;
}
.info-section .image{
	margin: 0 auto 12px;
	display: block;
}
.info-section .holder{
	width: 945px;
	margin: 0 auto 23px;
	display: table;
	font: 14px/18px Bitter, Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}
.info-section .holder .column{
	display: table-cell;
	width: 33.33%;
	text-align: center;
}
.info-section .holder h3{
	font:700 16px/18px Bitter, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 6px;
}
.info-section .holder p{
	margin: 0;
}
.btn-orange{
	display: inline-block;
	position: relative;
	height: 47px;
	font: 22px/42px 'Fontin Sans Bold', Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: -0.5px;
	text-decoration: none;
}
.btn-orange span{
	float: left;
	background: url(images/btn-orange.png) repeat-x;
	padding: 0 22px;
	height: 47px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 2;
}
.btn-orange i{
	float: left;
	background: url(images/btn-orange.png) no-repeat 100% -47px;
	width: 60px;
	height: 47px;
	position: relative;
	z-index: 2;
}
.btn-orange:hover{
	text-decoration: none;
}
.btn-shadow{
	text-align: center;
	display: inline-block;
	position: relative;
}
.btn-shadow:before,
.btn-shadow:after{
	content:'';
	position: absolute;
	top:20px;
	right: 90%;
	background: url(images/bg-line-shadow.png) no-repeat;
	width: 393px;
	height: 7px;
	z-index: 0;
}
.btn-shadow:after{
	right: auto;
	left: 90%;
	background-position: 100% -7px;
}
.person{
	display: block;
	margin: 0 0 0 233px;
}
.person.right{
	margin: 0 60px 0 0;
	
}
#footer{
	background: url(images/bg-footer.png);
	position: relative;
	padding: 37px 0 1px;
	color: #999;
	font: 13px/16px 'Trebuchet MS', Arial, sans-serif;
}
#footer:after{
	content:'';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: url(images/bg-footer-top.png) repeat-x;
	height: 10px;
}
.footer-section{
	padding: 0 0 10px;
}
.footer-section .block-left{
	float: left;
	width: 310px;
}
.footer-section .block-right{
	float: right;
	width: 600px;
}
.footer-section h3{
	color: #858585;
	font:700 14px/16px Bitter, Arial, Helvetica, sans-serif;
	margin: 0 0 8px;
}
.footer-section .columns{
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
}
.footer-section li{
	padding: 0 0 6px;
}
.footer-section a{
	color: #999;
}
.footer-section .columns .column{
	float: left;
	padding: 0 0 0 11px;
	width: 111px;
}
.footer-section .block-right .column{
	width: 153px;
	padding: 0 0 0 20px;
}
.footer-section ol.columns .column:first-child{
	margin-left: -23px;
}
.footer-section .columns .column:first-child{
	margin-left: -20px;
}
.footer-section ol i{
	float: left;
	width: 28px;
	text-align: right;
	padding: 0 5px 0 0;
	font-style: normal;
}
.footer-section ol span{
	display: block;
	overflow: hidden;
	
	word-wrap: break-word;
}
.footer-section .link-all{
	color: #858585;
}
.footer-bottom{
	width: 1086px;
	margin: 0 0 0 -73px;
	padding: 0 73px 40px;
}
.footer-section + .footer-bottom{
	background: url(images/bg-footer-bottom.png) no-repeat;
	padding: 22px 73px 30px;
}
.footer-logo{
	background:url(images/footer-logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float: left;
	width:156px;
	height:25px;
	margin: 10px 13px 0 0;
}
.footer-logo a{
	display:block;
	height:100%;
}
.footer-bottom .copy{
	float: left;
	width: 162px;
	margin: 8px 10px 0 0;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #bab9b9;
}
.socials-list{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.socials-list li{
	float: left;
	margin: 0 0 0 17px;
}
.socials-list li:first-child{
	margin: 0;
}
.socials-list a{
	display: block;
	background: url(images/icons-socials.png) no-repeat;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	overflow: hidden;
}
.socials-list .facebook{
	background-position: -41px 0;
}
.footer-nav{
	list-style: none;
	margin: 11px -15px 0 0;
	padding: 0;
	float: right;
}
.footer-nav li{
	float: left;
	margin: 0 0 0 8px;
}
.footer-nav li:first-child{
	margin: 0;
}
.footer-nav a{
	color: #999;
}
#main{
	background: url(images/gradient-1.png) repeat-x;
	border-top: 1px solid #c7c8c9;
}
#main > .holder{
	background: url(images/bg-shadow-top.png) no-repeat 50% 0;
	padding: 35px 0 20px;
}
#content{
	float: left;
	width: 640px;
	padding: 15px 0 0;
}
#content.c-content{
	width: 642px;
	padding: 5px 0 0;
}
.c-content .column{
	float: left;
	width: 334px;
	position: relative;
	padding: 0 0 0 26px;
}
.c-content .column:after,
.c-content .column:before{
	content: '';
	background: url(images/bg-line.png) no-repeat;
	width: 3px;
	height: 163px;
	position: absolute;
	left: 26px;
	bottom: 0;
}
 .company-c-r-list.c-content .column:first-child:after,
 .company-c-r-list.c-content .column:first-child:before{
	height: 240px;
}
.c-content .column:before{
	bottom: auto;
	top: 0;
	background-position: -3px 0;
}
.c-content .h-tab-content .column:first-child{
	margin-left: -26px;
}
.c-content .column > .holder{
	position: relative;
	padding-left: 3px;
}
.c-content .column > .holder:before{
	content: '';
	position: absolute;
	left: 0;
	top: 163px;
	bottom: 163px;
	border-left: 3px solid #9ccce3;
}
.c-content .column .frame{
	margin: 0;
	float: left;
	width: 311px;
	padding-left: 26px;
}
.c-content h3{
	margin: 0 0 21px;
	font:700 22px/25px Bitter, Arial, Helvetica, sans-serif;
	color: #333;
}
.column .complaints{
	padding-left: 26px;
	margin: 0 0 23px -26px;
	overflow: auto;
	height: 970px;
}
.c-box{
	background: #fff;
	border: 1px solid #cbcbcb;
	margin: 0 0 32px;
	position: relative;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.c-box.mini{
	margin: 0 0 23px;
	width: 265px;
}
.c-box.orange.mini{
	cursor:pointer;
}
.search-block .c-box{
	margin: 0 0 20px;
}
.search-block .c-box.company{
	margin: 0 0 12px;
}
.c-box:after{
	content:'';
	background: url(images/arrows-c.png) no-repeat 100% 0;
	width: 37px;
	height: 22px;
	left: -37px;
	position: absolute;
	bottom: 34%;
	margin: -11px 0 0;
}
.search-block .c-box:after{
	display: none;
}
.c-box.mini:after{
	width: 27px;
	height: 22px;
	left: -27px;
}
.c-box.orange:after{
	bottom: 10px;
	background-position: 100% -22px;
}
.c-box.mini.orange:after{
	bottom: 24px;
}
.c-box.mini header{
	height: auto;
}
.c-box.grey:after{
	background-position: 100% -44px;
}
.c-box.orange{
	border-color: #fa9100;
}
.c-box header{
	display: table;
	width: 100%;
	height: 55px;
	color: #666;
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	line-height: 16px;
}
.search-block .c-box header{
	height: 64px;
	color: #858585;
}
.search-block .c-box.company header{
	height: 72px;
}
.c-box header .cell{
	display: table-cell;
	vertical-align: middle;
	padding: 4px 75px 4px 12px;
	width: 100%;
	position: relative;
	z-index: 2;
}
.c-box header .cell:first-child{
	padding: 4px 0 4px 20px;
	width: auto;
}
.c-box.mini header .cell{
	padding: 4px 60px 4px 0;
}
.c-box.orange.mini header .cell,
.c-box.mini.solution header .cell{
	padding: 4px 9px 4px 0;
}
.c-box.mini header .cell:first-child{
	padding: 4px 9px 4px 11px;
}
.c-box.mini header .cell.wlogo{
	padding: 4px 60px 4px 11px;
}
.c-box header.full .cell:first-child{
	width: auto;
}
.c-box.mini .content p{
	margin: 0;
}
.c-box.resolved header{
	height: 55px;
}
.c-box header img{
	display: block;
	max-width: inherit;
}
.c-box header h5{
	font: 15px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}
.c-box header h1,
.c-box header h2{
	font: bold 17px/20px Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
	padding-right:30px;
}
.c-box header p,
.c-box footer p,
.c-box.orange .content p{
	margin: 0;
}
.c-box .content p{
	margin: 0 0 20px;
}
.c-box .time{
	color: #888;
	font-size: 13px;
}
.c-box .info-read{
	display: inline-block;
	padding: 0 20px;
}
.c-box footer{
	padding: 7px 15px 7px 20px;
	background: #f8f8f8;
	position: relative;
	border-top: 1px solid #d8dde1;
	-webkit-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
}
.c-box.grey footer{
	background: #fff;
}
.c-box.mini footer{
	padding: 7px 11px 7px 13px;
}
.c-box footer:before{
	content: '';
	position: absolute;
	left: 56px;
	top: -10px;
	background: url(images/arrow-footer.png) no-repeat 50% -10px;
	width: 22px;
	height: 10px;
}
.c-box.grey footer:before{
	background-position: 50% 0;
}
.c-box.mini footer:before{
	left: 35px;
}
.c-box.mini.solution footer:before{
	background:none;
	height:0px;
}
.c-box.mini.solution footer{
	border-top:0px;
	background:#F8F8F8;
	cursor:pointer;
}
.c-box.mini.solution .content{
	padding-bottom:0px;
}
.c-box .shared{
	float: right;
	padding: 2px 0 0;
	width: 215px;
}
.c-box .shared img{
	display: block;
}
.c-box .foot-top{
	min-height:28px;
}
.c-box .foot-top:after{
	content: '';
	display: table;
	clear: both;
}
.c-box .foot-bot{
	min-height:22px;
	text-align:right;
}
.c-box .post-rating.right,
.c-box .reply-comp.right{
	clear: right;
}
.c-box .reply-comp a{
	font-size:12px;
}
.c-box .cat-affiliate{
	float:left;
	width: 260px;
}
.c-box .cat-affiliate a{
	font: bold 17px/20px Arial, Helvetica, sans-serif;
	color:#fa9100;
}
.c-box .view-num{
	display: inline-block;
	text-decoration: none;
	color: #858585;
	font-size: 14px;
}
.c-box .view-num.right{
	margin: 4px 0 0;
}
.c-box .view-num.v1{
	margin: 0 0 0 15px;
}
.c-box footer .g-btn{
	margin-top: -2px;
}
.c-box .content{
	padding: 13px 45px 1px 20px;
}
.c-box.grey .content{
	background: #f8f8f8;
}
.c-box.mini .content{
	padding: 13px 13px 21px;
}
.c-box.orange .content{
	padding: 8px 23px;
}
.c-box.mini.orange .content{
	padding: 7px 16px 10px;
}
.c-box .angle{
	position: absolute;
	right: -4px;
	top: -4px;
}
.c-box.mini header,
.c-box.mini .content,
.c-box.full header,
.c-box.full .content{
	cursor:pointer;
}
.dfp-left{
	min-height: 1px;
}
#content.c-d-content{
	width: 642px;
	position: relative;
	padding: 15px 0 0;
}
.c-d-holder{
	padding: 163px 0;
	position: relative;
}
.c-d-holder:after,
.c-d-holder:before{
	content: '';
	background: url(images/bg-line.png) no-repeat;
	width: 3px;
	height: 163px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.c-d-holder:before{
	bottom: auto;
	top: 0;
	background-position: -3px 0;
}
.c-d-holder > .frame{
	padding-left: 36px;
	border-left: 3px solid #9ccce3;
}
.c-d-holder > .frame > .container{
	float: left;
	width: 100%;
	margin: -163px 0;
}
.c-box h3{
	color: #000;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	margin: 0;
}
.c-box.full .angle{
	top: -5px;
	right: -5px;
}
#sidebar{
	float: right;
	width: 300px;
	padding:0;
	margin: 0 0 0 11px;
	color: #333;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

#sidebar div.bg-sidebar{
	padding: 50px 10px 0;
	background: url(images/bg-sidebar.png) repeat-x;
}
.widget .text{
	font-family: Vani, Arial, Helvetica, sans-serif;
}
#sidebar.has-bg{
	padding: 7px 14px 0;
	margin: 0;
	background: url(images/bg-sidebar-1.png) repeat-x 0 40px;
}
#sidebar.width-280{
	width: 280px;
	padding: 7px 14px 0;
	margin: 0;
	background: url(images/bg-sidebar-1.png) repeat-x 0 40px;
}
#sidebar.has-bg .dfp-right{
	float: none;
	margin: 0 -14px 30px;
}
.widget p{
	margin: 0 0 18px;
}
#sidebar .widget{
	padding: 0 0 47px;
}
#sidebar .widget .image{
	margin: 0 0 13px;
	overflow: hidden;
	text-align: center;
	-webkit-border-radius:50%;
	border-radius:50%;
}
#sidebar .widget .image img{
	vertical-align: top;
}
#sidebar .widget .name-row{
	font: 28px/31px 'LonghandLP', Arial, Helvetica, sans-serif;
	border-top: 1px solid #cacaca;
	padding: 10px 0;
	color: #000;
	margin: 0;
}
#sidebar .widget h3{
	border-bottom: 1px solid #cacaca;
	color: #000;
	font:700 20px/23px Bitter, Arial, Helvetica, sans-serif;
	margin: 0 0 17px;
	padding: 0 0 7px;
}
#sidebar .widget .alignright{
	margin: 8px 0 0;
}
.h-breadcrumbs{
	background: url(images/bg-line-t.png) no-repeat 50% 100%;
	padding: 14px 0 12px;
}
.breadcrumbs{
	list-style: none;
	margin-bottom: 0;
	padding: 0;
	color: #868585;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.breadcrumbs li{
	float: left;
	padding: 0 4px 0 9px;
	background: url(images/arrow.png) no-repeat 0 50%;
}
.breadcrumbs li:first-child{
	background: none;
	padding-left: 0;
}
.breadcrumbs a{
	color: #868585;
}
.breadcrumbs li.last a{
	text-decoration:none;
}
/* .company-breadcrumb,
.post-breadcrumb{
	padding: 14px 0 12px;
	background: url(images/bg-line-t.png) no-repeat 50% 100%;
} */
.company-breadcrumb .breadcrumbs,
.post-breadcrumb .breadcrumbs{
	float: left;
	margin: 0;
	width: 50%;
	background: none;
	padding: 0;
}
.company-breadcrumb .company-link-unit,
.post-breadcrumb .post-link-unit{
	float: right;
}
.complaint-top{
	font: 18px/21px 'Fontin Sans', Arial, Helvetica, sans-serif;
	color: #424242;
	margin: -1px 0 -8px;
}
.complaint-top.inner{
	margin: 0 0 37px;
	line-height: 26px;
}
.complaint-top > .holder{
	position: relative;
	padding-top: 30px;
}
.complaint-top.new > .holder {
	background: url(images/bg-ctr.png) no-repeat 100% 50%;
}
.complaint-top .frame{
	overflow: hidden;
}
.complaint-top h2{
	font:700 28px/31px Bitter, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 6px;
}
.complaint-top.inner h2{
	margin: -4px 0 12px;
	font-size: 32px;
	line-height: 32px;
}
.complaint-top .angle{
	position: absolute;
	right: -5px;
	top: -5px;
}
.complaint-top .container{
	overflow: hidden;
}
.complaint-top .logo{
	float: left;
	width: 144px;
	height: 72px;
	border: 1px solid #cbcbcb;
	margin: 0 15px 0 0;
	text-align: center;
	padding-top:1px;
}
.complaint-top.inner .logo{
	height: 95px;
	width: 190px;
	line-height: 86px;
	margin: 0 20px 0 0;
}
.complaint-top .logo img{
	vertical-align: middle;
}
.complaint-top .avatar{
	float: left;
	margin: 2px 8px 0 0;
}
.complaint-top .content{
	overflow: hidden;
	padding: 5px 0 0;
}
.complaint-top p{
	margin: 0;
}
.data-section{
	background: #fff3eb url(images/bg-shadow.png) no-repeat 50% 0;
	padding: 18px 0;
}
.status-block{
	padding: 10px 0;
}
.status-block img{
	display: block;
}
.status-block .holder{
	position: relative;
}
.status-block .popup{
	position: absolute;
	left: 127px;
	top: -2px;
	width: 134px;
	padding: 8px 21px;
	background: #fff;
	border: 1px solid #cbcbcb;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	text-align: center;
	z-index: 100;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 0 3px #ccc;
	box-shadow:0 0 3px #ccc;
}
.status-block .popup:after{
	content:'';
	position: absolute;
	left: -11px;
	top: 16px;
	background: url(images/arrow-popup.png) no-repeat;
	width: 11px;
	height: 15px;
}
.status-block .popup p{
	margin: 0;
}
.status-block .status-image{
	background: url(images/bg-status.png) no-repeat;
	width: 956px;
	height: 34px;
	margin: 7px 0 5px;
}
.status-block .status-image.two{
	background-position: 0 -34px;
}
.status-block .status-image.three{
	background-position: 0 -68px;
}
.status-block .status-image.four{
	background-position: 0 -102px;
}
.status-block .status-items{
	width: 1060px;
	margin: 0 0 4px -65px;
}
.status-block .status-items .item{
	float: left;
	width: 265px;
	text-align: center;
	color: #8e8e8e;
	font: 18px/20px 'Fontin Sans Bold', Arial, Helvetica, sans-serif;
}
.status-block .status-items .item.one{
	color: #cf412c;
}
.status-block .status-items .item.two{
	color: #f28100;
}
.status-block .status-items .item.three{
	color: #6fc126;
}
.status-block .status-items .item.four{
	color: #244d00;
}
.add-block{
	margin: 0 0 23px;
	width:603px;
	max-width:100%;
	overflow:hidden;
	text-align:center;
}
.search-results .add-block{
	width:644px;
}
.widget-complaints,
.stat-widget{
	text-align: center;
	font: 18px/21px 'Fontin Sans', Arial, Helvetica, sans-serif;
	color: #000;
}
#sidebar .widget-complaints h3,
#sidebar .stat-widget h3{
	padding: 0;
	border: none;
	margin: 0 0 11px;
	font-size: 21px;
	line-height: 27px;
}
.widget-complaints p,
.stat-widget p{
	margin: 0 0 9px;
}
.widget .news-feed{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #4a4a4a;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
.widget .news-feed li{
	padding: 0 0 17px;
}
.widget .news-feed p a{
	color: #4a4a4a;
}
.widget .news-feed p{
	margin: 0;
}
.widget .news-feed h5{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
}
.widget-providers{
	font: 14px/20px Arial, Helvetica, sans-serif;
}
.providers-list{
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #858585;
}
.providers-list li{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.providers-list .row{
	padding: 0 0 6px;
	display: table;
}
.providers-list .row .logo,
.providers-list .row .percentage{
	display: inline-block;
	vertical-align: middle;
}
.providers-list .row .logo{
	width: 71px;
	margin: 0 10px 0 0;
}
.providers-list .row .logo img{
	display: block;
}
.percentage{
	max-width: 330px;
	height: 29px;
	background: #ebebeb;
	border: 1px solid #bec5ca;
	position: relative;
	-webkit-box-shadow:inset 0 1px 1px #ccc;
	box-shadow:inset 0 1px 1px #ccc;
	-webkit-border-radius:14px;
	border-radius:14px;
}
.percentage.mini{
	width: 114px;
	height: 18px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.percentage span{
	display: block;
	text-align: right;
	background: url(images/bg-percentage.png) repeat-x;
	height: 27px;
	position: relative;
	border-bottom: 1px solid #000;
	-webkit-box-shadow:0 1px 1px #ccc;
	box-shadow:0 1px 1px #ccc;
	-webkit-border-radius:14px;
	border-radius:14px;
}
.percentage.mini span{
	background: url(images/bg-percentage-mini.png) repeat-x;
	height: 18px;
	-webkit-border-radius:9px;
	border-radius:9px;
}
.percentage i{
	display: inline-block;
	margin: 0 10px 0 5px;
	font: bold 14px/27px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.percentage.mini i{
	font-size: 12px;
	line-height: 18px;
	margin: 0 10px 0 5px;
}
.percentage i.null{
	color: #000;
	text-shadow: none;
}
#sidebar .providers-list p{
	margin: 0;
}
.buttons-area{
	text-align: center;
	margin: 0 0 15px;
	font: 14px/17px Bitter, Arial, Helvetica, sans-serif;
}
.buttons-area.inner{
	margin: 0 0 38px;
}
.buttons-area .btn-orange{
	margin: 0 0 2px;
}
.btn-orange.inner{
	font-size: 18px;
}
.btn-orange.inner span{
	background-position: 0 -95px;
}
.btn-orange.inner i{
	background-position: 100% -142px;
	width: 50px;
}
.text-content{
	font: 21px/28px 'Fontin Sans', Arial, Helvetica, sans-serif;
	color: #424242;
	padding: 22px 0 14px;
}
.text-content.search{
	font-size: 18px;
	line-height: 23px;
}
.text-content p strong{
	color: #000;
}
.filters-area{
	margin: 0 0 26px;
	color: #000;
}
.filters-area.lg-mb-0{
	margin-bottom: 0;
}
.filters-area h2{
	font:700 25px/27px Bitter, Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
}
.filters-area label{
	float: left;
	margin: 0 0 0 15px;
	font-size: 13px;
	line-height: 33px;
}
.filters-area select{
	float: left;
	margin: 0 10px 0 0;
}
.complaints_filter label{
	line-height: 16px;
}
.complaints_filter select{
	margin: 0 0 0 15px;
}
.providers-holder{
	overflow: hidden;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
	-webkit-border-radius:7px;
	border-radius:7px;
	border: 1px solid #cbcbcb;
}
.providers{
	width: 100%;
	background: #fff;
	color: #858585;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.providers td,
.providers th{
	border: solid #cbcbcb;
	border-width: 1px 0 0;
	vertical-align: middle;
	padding: 10px 5px;
}
.providers tr:first-child td,
.providers tr:first-child th{
	border-top: none;
}
.providers th{
	border-right: 1px solid #cbcbcb;
	color: #2c2c2c;
	font: 700 18px Bitter, Arial, Helvetica, sans-serif;
	width: 61px;
}
.providers .logo{
	width: 96px;
	text-align: center;
}
.providers .last{
	width: 115px;
}
.btn-switcher{
	display: block;
	background: url(images/btn-switcher.png) no-repeat;
	width: 115px;
	height: 56px;
	padding: 10px;
	color: #fff;
	text-align: center;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #222;
	margin: 5px 0 -5px;
	text-decoration: none;
}
.providers p{
	margin: 0 0 5px;
}
.providers .logo-xs{
	display: inline-block;
	margin: 0 0 5px;
}
.wp-pagenavi-holder{
	text-align: center;
	padding: 18px 0;
}
.wp-pagenavi-holder.search{
	padding: 0;
	margin: -40px 0 0;
}
.wp-pagenavi{
	display: inline-block;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #858585;
}
.wp-pagenavi-holder.search .wp-pagenavi{
	font-size: 18px;
	line-height: 23px;
}
.wp-pagenavi a,
.wp-pagenavi span{
	float: left;
	margin: 0 8px 0 7px;
}
.wp-pagenavi-holder.search a,
.wp-pagenavi-holder.search span{
	margin: 0 20px 0 0;
}
.wp-pagenavi .extend{
	color: #0283af;
}
.wp-pagenavi .current{
	font-weight: bold;
}
.c-d-content .add-block{
	width: auto;
	float: none !important;
}
.c-steps{
	background: #fff3eb url(images/bg-shadow.png) no-repeat 50% 0;
}
.c-steps .step{
	float: left;
	color: #a6a6a6;
	background: url(images/arrow-step.png) no-repeat;
	padding: 0 14px 0 58px;
	min-height: 69px;
	position: relative;
}
.c-steps .three-steps .step{
	padding-right: 0;
	width: 343px;
}
.c-steps .step.active:before{
	content:'';
	position: absolute;
	bottom: -14px;
	left: 50%;
	background: url(images/arrow-step-b.png) no-repeat;
	width: 29px;
	height: 14px;
}
.c-steps .step:first-child{
	background: none;
	padding-left: 52px;
}
.c-steps .step.active{
	color: #000;
}
.c-steps .step.success{
	color: #95ce5b;
}
.c-steps .step h3{
	font: 18px/21px'Fontin Sans Bold', Helvetica, sans-serif;
	margin: 24px 0;
	position: relative;
	display: inline-block;
}
.c-steps .step.success h3:after{
	content:'';
	position: absolute;
	right: -26px;
	top: 2px;
	background: url(images/bg-success.png) no-repeat;
	width: 16px;
	height: 17px;
	margin: 0 0 0 10px;
}
.content-box{
	background: #fff;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #cbcbcb;
	position: relative;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.c-heading{
	padding: 0 0 24px;
	margin: 0 0 26px;
	border-bottom: 1px solid #cbcbcb;
}
.content-box h2{
	font:700 25px/28px Bitter, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 20px;
}
.c-heading h2{
	margin: 0;
}
.c-heading .info{
	float: right;
	margin: 15px 0 0;
	color: #fd6808;
	font-size: 13px;
}
.form-complaint{
	color: #7f7f7f;
	font-size: 12px;
	line-height: 20px;
}
.form-complaint .row{
	padding: 0 0 21px;
}
.form-complaint .no-padding{
	padding: 0;
}
.form-complaint .column{
	float: left;
	position: relative;
	margin: 0 0 0 13px;
}
.form-complaint .column:first-child{
	margin: 0;
}
.form-complaint .left{
	width: 143px;
}
.form-complaint .center{
	width: 492px;
}
.form-complaint .right{
	width: 237px;
}
.form-complaint input[type="text"],
.form-complaint input[type="email"],
.form-complaint input[type="number"],
.form-complaint input[type="password"],
.form-switch-offer input[type="text"],
.form-switch-offer input[type="email"]{
	float: left;
	position: relative;
	background:#fff;
	border: 1px solid #cbcbcb;
	margin:0;
	padding:9px 12px;
	width:492px;
	font-size: 14px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 1px #ddd;
	box-shadow:inset 1px 1px 1px #ddd;
}
.form-complaint input[type="text"]:first-child,
.form-complaint input[type="email"]:first-child,
.form-switch-offer input[type="text"]:first-child,
.form-switch-offer input[type="email"]:first-child{
	margin: 0;
}
.form-complaint input[type="text"].right,
.form-complaint input[type="email"].right,
.form-switch-offer input[type="text"].right,
.form-switch-offer input[type="email"].right{
	float: right;
}
.form-complaint input.error,
.form-complaint textarea.error,
.form-switch-offer input.error,
.form-switch-offer textarea.error{
	border-color: #e85b5b;
}
.form-complaint textarea,
.form-switch-offer textarea{
	padding:9px 12px;
	margin: 0;
	width:492px;
	max-width: 492px;
	height: 150px;
	background:#fff;
	border: 1px solid #cbcbcb;
	font-size: 14px;
	position: relative;
	overflow: auto;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 1px #ddd;
	box-shadow:inset 1px 1px 1px #ddd;
}
.form-complaint .width-22{
	width: 22px !important;
}
.form-complaint .width-44{
	width: 44px !important;
}
.form-complaint .width-56{
	width: 56px !important;
}
.form-complaint .width-245{
	width: 245px !important;
}
.form-complaint .width-346{
	width: 346px !important;
} 
.form-complaint input.submit-1{
	display: block;
	background:url(images/btn-submit-1.png) no-repeat;
	border:none;
	margin:0 -4px 0 auto;
	padding:0;
	width:344px;
	height:47px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.form-complaint .h-btn-orange{
	margin: 0 -4px 0 0;
	float: right;
	position: relative;
}
.form-complaint .btn-orange{
	float: right;
	text-shadow: 1px 1px 1px #333;
	font: 19px/45px 'Fontin Sans', Arial, Helvetica, sans-serif;
}
.form-complaint .btn-orange span{
	background: url(images/btn-orange-submit.png) no-repeat;
	padding: 0 27px 0 20px;
	overflow: hidden;
}
.form-complaint .btn-orange i{
	background: url(images/btn-orange-submit.png) no-repeat 100% -47px;
}
.cpl-loading{
	background: transparent url(images/white-transp-bg.png);
	position:absolute;
	right:0;
	top:-1px;
	width:100%;
	height:100%;
	z-index:100;
	text-align:center;
	display:none;
}
/* .cpl-loading.loading-w2{
	width:237px;
} */
.cpl-loading img{
	margin-top:8px;
	z-index:101;
}
.form-complaint input.submit-2{
	display: block;
	background:url(images/btn-submit-2.png) no-repeat;
	border:none;
	margin:0 -4px 0 auto;
	padding:0;
	width:321px;
	height:47px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.form-complaint span.error,
.form-complaint span.error-moderate{
	display: block;
	padding: 0 0 0 26px;
	margin: 10px 0 0;
	color: #e85b5b;
	font-size: 13px;
	line-height: 20px;
	background: url(images/bg-error.png) no-repeat;
}
.form-complaint label{
	color: #000;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	display: block;
	margin: 10px 0 0;
}
.form-complaint p{
	margin: 0 0 4px;
}
.form-complaint .input-file{
	float:left;
	background: #fff;
	width: 357px;
	height: 43px;
	position: relative;
	border: 1px solid #cbcbcb;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 1px #ddd;
	box-shadow:inset 1px 1px 1px #ddd;
}
.form-complaint .input-file .btn-file{
	position: absolute;
	right: -1px;
	top: -1px;
	border: 1px solid #656565;
	height: 43px;
	padding: 0 40px 0 30px;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	font: bold 14px/42px Arial, sans-serif;
	background: #a0a09f;
	background: -moz-linear-gradient(top,  #a0a09f 0%, #7d7d7d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a09f), color-stop(100%,#7d7d7d));
	background: -webkit-linear-gradient(top,  #a0a09f 0%,#7d7d7d 100%);
	background: -o-linear-gradient(top,  #a0a09f 0%,#7d7d7d 100%);
	background: -ms-linear-gradient(top,  #a0a09f 0%,#7d7d7d 100%);
	background: linear-gradient(to bottom,  #a0a09f 0%,#7d7d7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a09f', endColorstr='#7d7d7d',GradientType=0 );
	-webkit-box-shadow:inset 1px 1px 1px #fff;
	box-shadow:inset 1px 1px 1px #fff;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.form-complaint .input-file input{
	position: absolute;
	left: 0;
	top: 0;
	width: 357px;
	height: 43px;
	cursor: pointer;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.form-complaint .max-size{
	float:left;
	font-weight:bold;
	padding:13px 0 0 15px;
}

/* Category Fields */
.form-complaint .category-fields{
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cbcbcb;
	margin:0 0 20px 0;
	padding: 20px 0 7px;
	position:relative;
	display:none;
}
.form-complaint .category-fields:before{
	content:'';
	background: url(images/arrow-1.png) no-repeat;
	width: 20px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: 28px;
}
.form-complaint .category-fields .line{
	margin: 0 0 14px 0;
}
.form-complaint .category-fields label{
	color: #000;
	font: 14px/18px Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0 0;
	width:157px;
	float:left;
}
.form-complaint .category-fields .family-members label{
	margin: 4px 0 0;
}
.form-complaint .category-fields .contract-duration label,
.form-complaint .category-fields .products label{
	margin: 0;
}

.form-complaint .category-fields .flds{
	float:left;
}
.form-complaint .category-fields .subscribe-date input{
	width:115px;
	padding:5px 7px;
}
.form-complaint .category-fields .family-members input{
	width:50px;
	padding:4px;
}
.form-complaint .category-fields .limits-fld{
	float:left;
	margin:0 15px 0 0;
}
.form-complaint .category-fields .limits-fld label{
	width:auto;
	margin:4px 5px 0 0;
}
.form-complaint .category-fields .limits-fld input{
	width:45px;
	padding:4px 6px;
}
.form-complaint .category-fields .cd-radio,
.form-complaint .post-file-type .cd-radio,
.form-complaint .category-fields .cd-check{
	float:left;
	margin-right:20px;
}
.form-complaint .category-fields .jqTransformRadioWrapper,
.form-complaint .post-file-type .jqTransformRadioWrapper,
.form-complaint .category-fields .jqTransformCheckboxWrapper{
	margin:0 4px 0 0;
}
.form-complaint .post-file-type label{
	margin:0px;
}
/* End Categories Fields */

#filename{
	padding: 11px 50px 11px 10px;
	width: 100%;
	height: 100%;
}
.error-message{
	background: #fef2f2;
	border: 1px solid #f00;
	padding: 11px;
	font-size: 14px;
	color: #f00;
	position: relative;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.form-complaint .error-message h4{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}
.form-complaint .error-message p{
	margin: 0;
}
.c-text-content{
	padding: 35px 0;
}
.form-complaint.form-2 .left{
	width: 155px;
}
.form-complaint.form-2 .center{
	width: 452px;
}
.form-2 input[type="text"],
.form-2 input[type="email"]{
	width: 426px;
}
.form-2 textarea{
	width: 426px;
}
.success-message{
	background: #eaf5e1 url(images/ico-success.png) no-repeat 15px 50%;
	border: 1px solid #6fc126;
	padding: 35px 15px 35px 86px;
	min-height: 50px;
	font: 16px/24px Arial, Helvetica, sans-serif;
	color: #424242;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:15px;
}
.success-message p{
	margin: 0;
	line-height:27px;
}
.form-title{
	border-bottom: 1px solid #d8dde1;
	padding: 0 0 10px;
	margin: 40px 0 22px;
	font:700 20px/23px Bitter, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
.form-report{
	font: 12px Arial, sans-serif;
	color: #494949;
}
.form-report .column{
	float: left;
	width: 452px;
	margin: 0 0 0 20px;
}
.form-report .column:first-child{
	margin: 0;
	width: 153px;
}
.form-report .row{
	padding: 0 0 6px;
}
.form-report .row img{
	float: left;
	margin: 0 14px 0 0;
}
.form-report .row .check{
	float: left;
	padding: 7px 0 0;
}
.form-report .row label{
	float: left;
	line-height: 17px;
}
.form-report .info{
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #949393;
}
.form-report .btn-send{
	float: right;
	margin:0 -4px 0 0;
	cursor:pointer;
}
.form-report textarea{
	padding:12px !important;
	margin: 0 0 5px;
	width:452px;
	height: 109px;
	background:#fff;
	border: 1px solid #cbcbcb !important;
	font: 14px Arial, sans-serif !important;
	overflow: auto;
	position: relative;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 1px #ddd;
	box-shadow:inset 1px 1px 1px #ddd;
}
.data-section h3{
	font: 18px/23px 'Fontin Sans Bold', Arial, Helvetica, sans-serif;
	margin: 0 0 7px;
	color: #000;
}
.complaint-info .percentage{
	float: left;
	margin: 9px 20px 4px 0;
}
.percentage.middle{
	width: 274px;
	height: 27px;
}
.percentage.middle span{
	height: 27px;
	background: url(images/bg-percentage-middle.png) repeat-x;
}
.complaint-info .h-columns{
	float: left;
}
.complaint-info .column{
	float: left;
	width: 174px;
	padding: 0 16px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #424242;
	background: url(images/separator.png) no-repeat;
}
.complaint-info .column.last{
	padding-right: 0;
}
.complaint-info .column strong{
	float: left;
	margin: 0 5px 0 0;
	font:700 40px/40px Bitter, Arial, Helvetica, sans-serif;
	color: #f60;
}
.complaint-info .column span{
	display: block;
	padding: 4px 0 0;
}
.complaint-info .column span i{
	color: #f60;
}
.complaint-info.v5 .column.c5 span{
	white-space: nowrap;
}
@media (min-width:768px){
	.complaint-info.v5 .percentage{
		margin-right: 10px;
	}
	.complaint-info.v5 .column{
		width: 131px;
		padding: 0 1px 0 7px;
		font-size: 12px;
	}
	.complaint-info.v5 .column strong{
		font-size: 36px;
	}
}

.info-list h3{
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 12px 0;
}
ul.info-list{
	list-style: none;
	margin: 0;
	padding: 0 0 47px;
}
.info-list{
	color: #a2a2a2;
	padding: 0 0 47px;
	font: 14px/17px Arial, Helvetica, sans-serif;
}
.info-list .column{
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
}
div.info-list .column{
	margin-bottom: -38px;
}
.info-list .column:first-child{
	padding: 0;
}
.info-list ul{
	list-style: none;
	margin: 0;
	padding: 0 0 38px;
}
.info-list li{
	padding: 0 0 12px;
}
.info-list .comp-row{
	border-bottom:1px solid #C1C1C1;
	padding-bottom:5px;
}
.letters-list{
	border-bottom:1px solid #C1C1C1;
}
.letters-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.letters-list li{
	padding: 0 23px 10px 0;
	float:left;
}
.letters-list li a{
	text-decoration:none;
}
.letters-list li a:hover{
	text-decoration:underline;
}
.search-block.search-company{
	padding: 0 0 20px;
}
.search-block h2{
	color: #989898;
	margin: 0 0 25px;
}
.c-box .info-item{
	display: inline-block;
	padding: 0 0 0 28px;
}
.single-comments{
	list-style:none;
	margin:0px;
	padding:0px;
}
.cbox-hidden{
	display:none;
}
.form-complaint .date-label{
	color:#7f7f7f;
	font-size:12px;
	line-height:27px;
}
.form-complaint .date-success{
	color:#339900;
	font-size:12px;
	line-height:27px;
}

.form-extra-services{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0 0 -20px;
}
.form-extra-services .section{
	padding: 25px 20px;
	margin: 0 -20px;
	border-top: 1px solid #d0d0d0;
}
.form-extra-services .section.first{
	border: none;
	padding-top: 0;
}
.form-extra-services .section.last{
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
.form-extra-services .section.grey{
	background: #fbfbfb;
}
.form-extra-services p{
	margin: 0 0 20px;
}
.form-extra-services h3{
	font:700 20px/30px Bitter, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
.form-extra-services label{
	margin: 0;
	font-weight: normal;
}
.form-extra-services .check-list{
	list-style: none;
	margin: 0;
	padding: 0  0 24px 0;
	line-height: 16px;
}
.form-extra-services .check-list li{
	padding: 13px 0 0;
}
.form-extra-services .check-list li:first-child{
	padding: 0;
}
.form-extra-services .check-list li.checked label{
	font-weight: bold;
}
.form-extra-services .bottom{
	font-size: 12px;
	line-height: 16px;
	color: #949393;
	text-align: center;
	padding: 5px 0 0;
}
.form-extra-services .h-btn-orange{
	margin: 0 0 5px;
	float: none;
	display: inline-block;
}
.form-extra-services .btn-orange{
	font-size: 19px;
}
.form-extra-services .bottom p{
	margin: 0;
}
.companies-area{
	position: relative;
	border-top: 1px solid #cdcdcd;
	padding: 28px 0 0;
}
.companies-area:after{
	content:'';
	background: url(images/arrow-1.png) no-repeat;
	width: 20px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: 28px;
}
.companies-area h5{
	font-size: 14px;
	margin: 0 0 7px;
}
.companies-area .text-red{
	color: #db0808;
	font-size: 11px;
	margin: 0 0 8px;
}
.companies-list{
	list-style: none;
	margin: 0 -42px 15px 0;
	padding: 0;
}
.companies-list li{
	float: left;
	margin: 0 40px 0 0;
	display: table;
	width: 430px;
	height:80px;
}
.companies-list li .dtc{
	display: table-cell;
	vertical-align: middle;
	padding: 11px 5px;
	border-bottom: 1px solid #ccc;
}
.companies-list .percentage-col{
	width: 308px;
	color: #858585;
	font-size: 14px;
	line-height: 17px;
}
.companies-list li .dtc.percentage-col{
	padding-right: 0;
}
.companies-list li .dtc.check{
	padding-left: 0;
}
.companies-list .percentage-col p{
	margin: 0 0 7px;
}
.companies-list .logo img{
	display: block;
	max-width:76px;
	max-height:56px;
}
.companies-list .jqTransformCheckboxWrapper{
	margin: 0;
}
.companies-list .percentage-col .percentage{
	width: 100%;
}
.companies-area .overlay{
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(images/transparent.png);
}
.companies-area .overlay img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -37px 0 0 -37px;
}
.arrow-down-area{
	position: relative;
	border-top: 1px solid #cdcdcd;
	padding: 28px 0 0 20px;
}
.arrow-down-area:after{
	content:'';
	background: url(images/arrow-1.png) no-repeat;
	width: 20px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: 28px;
}
.aside-banner{
	width: 300px;
	height: 600px;
	overflow:hidden;
}
.aside-banner iframe{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aside-banner.right{
	float: none;
	margin:0 0 15px;
	clear:both;
}
.aside-banner.left{
	float: left;
	margin: 0 11px 0 0;
}
.dfp-left{
	float: left;
	margin: 0 11px 0 0;
	width: 300px;
	text-align:center;
}
.dfp-left>div{
	margin: 0 auto;
}
.dfp-top{
	padding-top: 15px;
	text-align: center;
}
.dfp-bottom{
	padding-bottom: 15px;
	text-align: center;
}
.dfp-top > div{
	display: inline-block;
}
.dfp-top > div > div[id^="google_ads"]{
	height: 0;
	overflow: hidden;
}
.dfp-top > div,
.dfp-bottom > div,
.dfp-rect > div,
.dfp-video > div{
	margin: 0 auto;
}
.dfp-right{
	float: right;
	width: 300px;
	margin: 0 0 0 11px;
}
.dfp-rect,
.dfp-video{
	margin: 0 0 30px 0;
}

.category-top-adsense{
	width:640px;
	margin: -20px auto 20px;
}

.c-steps .step1 h3,
.c-steps .step2 h3,
.c-steps .step3 h3{
	cursor:pointer;
}

.form-extra-services .mobile-fields input[type="text"]{
	margin:0 10px 0 5px;
	padding:5px;
	width:110px;
	float:none;
}
.g-btn{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 22px;
	border: 1px solid #999;
	height: 30px;
	background: #e2e2e1;
	color: #666;
	font: 16px/28px 'Fontin Sans Bold', Arial, Helvetica, sans-serif;
	text-decoration: none;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px rgba(0,0,0,0.3);
}

.klacht-post-errors{
	padding:0 0 10px 156px;
}
.klacht-post-errors p{
	color:#FF0000;
}

.top-adsense{
	padding:0 0 20px;
}
.mid-adsense{
	padding:20px 0 0;
}
.bot-adsense{
	padding:20px 0 0;
}

.cf:after,
.clearfix:after,
.center-wrap:after,
.center-wrap-960:after,
.center-wrap-1040:after,
.center-wrap-1260:after,
.center-wrap-1264:after,
#nav:after,
.footer-section:after,
.footer-section .columns:after,
.footer-bottom:after,
#main:after,
#main > .holder:after,
#sidebar .widget:after,
.c-box .content:after,
.c-box footer:after,
.c-content .column .holder:after,
.c-d-holder > .frame:after,
.providers-list .row:after,
.filters-area:after,
.c-heading:after,
.form-complaint .row:after,
.form-report:after,
.form-report .row:after,
.complaint-info:after,
.info-list:after,
#respond:after,
.status-block .status-items:after,
.form-extra-services .check-list li:after,
.companies-list:after,
.company-breadcrumb:after,
.wp-pagenavi:after{
	content: '';
	display: table;
	clear: both;
}
/* page admin */
.page-admin{
	background: #f5f5f5;
	font: 16px 'Trebuchet MS', sans-serif;
	color: #818181;
}
.page-admin a{
	text-decoration: none;
}
.page-admin input[type="text"],
.page-admin input[type="email"],
.page-admin input[type="password"],
.page-admin input[type="number"],
.page-admin select{
	border: 2px solid #e6e6e6;
	padding: 12px 15px;
	height: 50px;
	font: 16px 'Trebuchet MS', sans-serif;
	color: #333;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.page-admin textarea{
	border: 2px solid #e6e6e6;
	padding: 12px 15px;
	font: 16px/24px 'Trebuchet MS', sans-serif;
	color: #333;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.page-admin ::-webkit-input-placeholder {
	color: #818181;
}
.page-admin :-moz-placeholder{
	color: #818181;
}
.page-admin ::-moz-placeholder{
	color: #818181;
	opacity: 1;
}
.page-admin :-ms-input-placeholder{
	color: #818181;
}
.page-admin #header{
	min-height: 102px;
	padding: 0;
	position: relative;
}
.page-admin #header.login{
	text-align: center;
	padding: 18px 0 0;
	min-height: 0;
	background: #044258;
}
.page-admin #header.login .logo-login{
	margin: 0 0 -5px;
	display: block;
}
.page-admin #header .logo{
	margin: 24px 40px 0 0;
	width: 270px;
}
.page-admin .center-wrap{
	width: 1170px;
	position: relative;
}
.box-holder{
	background: #fff;
	border: 2px solid #e6e6e6;
	padding: 28px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.b-login{
	margin: 132px auto;
	padding: 65px 98px;
	max-width: 570px;
	font: 16px/19px 'Trebuchet MS', sans-serif;
	color: #818181;
}
.b-login a{
	text-decoration: none;
}
.b-login a:hover{
	text-decoration: underline;
}
.b-login h1{
	margin: 0 0 28px;
	font: 700 34px/40px Bitter, sans-serif;
	color: #333;
}
.b-login input[type="text"],
.b-login input[type="password"]{
	width: 100%;
	display: block;
	margin: 0 0 16px;
}
.b-login .c-check{
	float: left;
	margin: 13px 0 0;
}
.b-login .c-check label{
	display: inline;
}
.jq-checkbox + label,
.jq-radio + label{
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	display: block;
}
.f-row-check{
	margin: 0 0 16px;
}
.button-form{
	display: inline-block;
	vertical-align: top;
	background:#f38200;
	border:none;
	min-width:80px;
	margin:0;
	padding:0 20px;
	font: 22px/50px 'Fontin Sans Bold', sans-serif;
	color: #fff !important;
	text-align: center;
	cursor:pointer;
	text-decoration: none;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.button-form:hover{
	background: #e37c04;
	box-shadow:0 0 3px #e37c04;
}
.button-form.smallbtn{
	font: 18px/25px 'Fontin Sans Bold', sans-serif;
	padding:0 15px;
}
.button-form.grey{
	background: #e6e6e6;
	color: #0283af !important;
}
.button-form.grey:hover{
	background: #d6d6d6;
}
.b-login footer{
	border-top: 1px solid #e5e5e5;
	padding: 12px 0 0;
	margin: 47px 0 0;
	font-size: 14px;
}
/* custom forms */
.jq-checkbox ,
.jq-radio{
	width: 22px;
	height: 22px;
	border: 2px solid #e6e6e6;
	background: #f5f5f5;
	margin: 0 5px 0 0;
	vertical-align: top;
	cursor: pointer;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.jq-checkbox.checked .jq-checkbox__div ,
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 4px 0 0 4px;
	background: url(images/checked.png) no-repeat;
}
.jq-checkbox.disabled ,
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}
/* custom forms end */
.jq-checkbox.left,
.jq-radio.left{
	margin-right: 8px;
}

.main-nav{
	float: left;
}
.main-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-nav li{
	float: left;
	margin-left: 40px;
	position: relative;
}
.main-nav li:first{
	margin-left: 0;
}
.main-nav a{
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 102px;
	text-decoration: none;
}
.main-nav i{
	position: absolute;
	top: 30px;
	right: -15px;
	background: #f00;
	width: 15px;
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.main-nav .active:after,
.main-nav li:hover:after{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -5px;
	border-bottom: 10px solid #f5f5f5;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.main-nav ul ul{
	display: none;
}
.menu-account{
	float: right;
	margin: 46px 0 0;
	position: relative;
}
.menu-account .name{
	display: block;
	padding: 0 20px 0 0;
	background: url(images/arrow-2.png) no-repeat 100% 50%;
	color: #82a1ac;
	font-size: 14px;
	line-height: 17px;
	cursor: pointer;
}
.menu-account:after{
	content: '';
	position: absolute;
	left: 50px;
	bottom: -40px;
	margin-left: -5px;
	border-bottom: 10px solid #f5f5f5;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	display: none;
}
.menu-account.active:after{
	display: block;
}
.menu-account ul{
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	position: absolute;
	right: 0;
	top: 31px;
	z-index: 100;
	width: 210px;
	border: 2px solid #e6e6e6;
	font-size: 14px;
	line-height: 17px;
	-webkit-border-radius:7px;
	border-radius:7px;
	display: none;
}
.menu-account ul.open{
	display: block;
}
.menu-account ul:after{
	content: '';
	border-left: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	background: #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -7px;
	right: 20px;
	z-index: 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-account ul li{
	position: relative;
	z-index: 2;
}
.menu-account ul li+li{
	border-top: 1px solid #e6e6e6;
}
.menu-account ul a{
	display: block;
	padding: 15px 18px;
	color: #818181;
	text-decoration: none;
}
.menu-account ul a:hover{
	background: #eee;
}
.row-breadcrumbs{
	border-bottom: 1px solid #e6e6e6;
	padding: 11px 0;
	margin: 0 0 40px;
	font-size: 13px;
	line-height: 16px;
}
.row-breadcrumbs a{
	color: #818181;
	text-decoration: none;
}
.row-breadcrumbs a:hover{
	text-decoration: underline;
}
.content-page{
	max-width: 870px;
	margin: 0 0 40px;
}
.content-page.top-space{
	margin-top: 80px;
}
.row-title-admin{
	margin: 0 0 30px;
}
.row-title-admin .button-grey{
	min-width: 102px;
}
.row-title-admin .title-page{
	margin: 0;
	float: left;
}
.title-page{
	margin: 0 0 30px;
	color: #333;
	font: 700 38px/40px Bitter, sans-serif;
}
.title-page.small{
	font-size: 34px;
}
.row-title-admin .button-grey{
	float: right;
	margin: 3px 0 0 10px;
}
.button-grey{
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	background: #e6e6e6;
	color: #0283af;
	font:bold 16px/40px 'Trebuchet MS', sans-serif;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.button-grey:hover{
	background-color: #d5d5d5;
	-webkit-box-shadow:0 0 4px #000;
	box-shadow:0 0 3px #aaa;
}
.form-admin{
	font-size: 16px;
	line-height: 20px;
}
.form-admin h2{
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 21px;
	padding: 0 0 12px;
	font:700 18px/22px Bitter, sans-serif;
}
.form-admin .f-block{
	padding: 0 0 80px;
}
.form-admin .f-row{
	margin: 0 0 18px;
}
.form-admin .f-row.f-row_checks{
	padding-top: 15px;
}
.form-admin .f-row-check{
	margin: 0 0 15px;
	height:23px;
}
.form-admin .f-row-check.selected{
	padding-left: 30px;
	background: url(images/ch-selected.png) no-repeat;
}
.form-admin .col-left{
	float: left;
	width: 180px;
	margin-right: 20px;
}
.form-admin .col-center{
	float: left;
	width: 370px;
	margin-right: 20px;
}
.form-admin .col-right{
	float: left;
	width: 220px;
}
.form-admin .col-center.wide{
	width: 610px;
	margin-right: 0;
}
.form-admin label{
	color: #818181;
}
.form-admin .col-center p{
	color: #333;
	margin: 15px 0;
}
.form-admin .col-center p .space{
	display: inline-block;
	width: 70px;
}
.form-admin .col-left label{
	display: block;
	margin: 15px 0 2px;
}
.form-admin .col-delete-profile{
	padding-top:30px;
}
.form-admin .col-delete-profile a{
	font-weight:600;
	color:#0000FF;
}
.form-admin input[type="text"],
.form-admin input[type="email"],
.form-admin input[type="password"],
.form-admin select,
.form-admin textarea{
	width: 100%;
}
.form-admin input[type="text"].error,
.form-admin input[type="email"].error,
.form-admin input[type="password"].error,
.form-admin textarea.error{
	border-color: #ca9d22;
}
.form-admin input.field-zipcode{
	float: left;
	margin: 0 16px 0 0;
	width: 100px;
}
.form-admin input.field-place{
	width: 252px;
	float: left;
}
.form-admin input[type="submit"]{
	min-width: 230px;
	margin: 15px 0 0;
}
.form-admin input[type="submit"].narrow{
	min-width: 0;
	padding: 0 38px;
}
.form-admin .label-error{
	margin: 15px 0 2px;
	font-size: 14px;
	color: #ca9d22;
}
.form-admin .c-logo-change{
	padding: 25px 0 20px;
}
.form-admin .c-logo-change .clogo{
	float: left;
	margin: 0 30px 0 0;
}
.form-admin .c-logo-change .h{
	overflow: hidden;
}
.form-admin .c-logo-change p{
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}
.form-admin .c-logo-change a{
	text-decoration: none;
	display: inline-block;
	margin: 0 0 3px;
}
.form-admin .sub-label{
	display: block;
	margin: -3px 0 2px;
	font-size: 12px;
	line-height: 14px;
	color: #c0c0c0;
}
.form-admin .cp-tabs{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}
.form-admin .cp-tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}
.form-admin .cp-tabs ul li{
	float:left;
	padding:10px 30px;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-radius:5px 5px 0 0;
	font:700 18px/22px Bitter, sans-serif;
	cursor:pointer;
	margin-bottom:-1px;
}
.form-admin .cp-tabs ul li.t-active{
	color:#000;
	border-bottom:1px solid #FFF;
}
.form-admin .cp-tabs ul li:last-child{
	margin-left:-1px;
}
.form-admin .test-conn{
	background:#2d993f;
}
.form-admin .test-conn-success{
	background:#2d993f;
	color:#FFF;
	padding:10px;
	margin-bottom:20px;
	font-weight:600;
	display:none;
}
.form-admin .test-conn-error{
	border:1px solid #F00;
	color:#F00;
	padding:10px;
	margin-bottom:20px;
	font-weight:600;
	display:none;
}
.form-admin .test-conn-loading{
	margin:25px 0 0 5px;
	display:none;
}






.mt0{
	margin-top: 0 !important;
}
.main-admin{
	padding-top: 64px;
}
.b-text-center{
	width: 70%;
	margin: 0 auto 40px;
	text-align: center;
}
.b-text-center h1{
	color: #333;
	font:700 34px/36px Bitter, sans-serif;
	margin: 0;
}
.b-text-center p{
	margin: 0;
}
.b-text-center{
	width: 70%;
	margin: 0 auto 75px;
	color: #000;
	font-size: 20px;
	line-height: 27px;
}
.b-text-center h1{
	color: #333;
	font:700 34px/36px Bitter, sans-serif;
	margin: 0 0 7px;
}
.b-text-center p{
	margin: 0;
}
.b-text-center img{
	margin: 0 0 6px;
}
.h-accounts{
	margin: 0 0 75px;
}
.h-accounts .b-account+.b-account{
	margin: 0 0 0 24px;
}
.b-account{
	width: 370px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #e6e6e6;
	background: #fff;
	text-align: center;
	color: #818181;
	font-size: 16px;
	line-height: 38px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.b-account .header{
	padding: 33px 15px 15px;
	min-height: 230px;
}
.b-account h2{
	font:700 40px/50px Bitter, sans-serif;
	color: #333;
	margin: 6px 0 2px;
}
.b-account h2.big{
	font-size: 50px;
	margin: 0 0 2px;
}
.b-account h3{
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	color: #818181;
	margin: 0 0 24px;
}
.b-account h3 sub{
	font-size: 16px;
	line-height: 16px;
	vertical-align: bottom;
}
.b-account .current{
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 20px 0 0;
	color: #044258;
	font:bold italic 16px/20px 'Trebuchet MS', sans-serif;
}
.b-account .current:before,
.b-account .current:after{
	content: '';
	/* position: absolute;
	top: 10px; */
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	border-top: 2px solid #dfe8ec;
}
.b-account .current:after{
	margin: 0 0 0 8px;
}
.b-account .button-form{
	padding: 0 30px;
}
.b-account .text{
	border-top: 2px solid #e5e5e5;
	padding: 25px 15px;
}
.b-account .text strong{
	color: #000;
}
.b-account .trial{
	position: absolute;
	right: -4px;
	top: -4px;
	background: url(images/strip.png) no-repeat;
	width: 112px;
	height: 68px;
}
.b-account .trial span{
	display: block;
	position: relative;
	left: 16px;
	top: 17px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	-moz-transform: rotate(31deg);
	-webkit-transform: rotate(31deg);
	-o-transform: rotate(31deg);
	-ms-transform: rotate(31deg);
	transform: rotate(31deg);
}
.b-account.active{
	background: #f7fbfc;
	border-color: #b1e0f0;
}
.b-account.active .text{
	border-color: #d4edf6;
}
.bg-white{
	background: #fff !important;
}
.g-section-white{
	background: #fff;
	padding: 65px 0;
}
.title-section{
	margin: 0 0 55px;
	color: #333;
	text-align: center;
	font:700 34px/44px Bitter, serif;
}
.g-sep{
	border-top: 1px solid #e6e6e6;
	margin: 85px 0;
}
.h-ctestimonials{
	padding: 0 0 25px;
}
.h-ctestimonials .b-ctestimonial+.b-ctestimonial{
	margin-left: 4%;
}
.h-ctestimonials .b-ctestimonial{
	width: 47%;
	display: inline-block;
	vertical-align: top;
}
.b-ctestimonial .photo{
	float: left;
	margin: 0 22px 0 0;
	overflow: hidden;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.b-ctestimonial .holder{
	overflow: hidden;
	padding: 10px 0 0;
}
.b-ctestimonial q{
	display: block;
	margin: 0 0 18px;
	font:italic 16px/24px 'Trebuchet MS', sans-serif;
	color: #818181;
}
.b-ctestimonial cite{
	display: block;
	margin: 0 0 4px;
	color: #022;
	font-style: normal;
	line-height: 22px;
}
.title-section + .two-columns{
	padding: 20px 0 0;
}
.two-columns .column{
	float: left;
	width: 47%;
	line-height: 24px;
}
.two-columns .column+.column{
	margin-left: 4%;
}
.two-columns p{
	margin: 0 0 28px;
}
.two-columns h5{
	margin: 0;
	color: #000;
	font-size: 16px;
	line-height: 24px;
}
.two-columns.v1{
	padding: 0 0 30px;
}
.two-columns.v1 p{
	margin-bottom: 37px;
}
.h-title-complaint .button-grey{
	margin: 4px 0 0 10px;
}
.title-complaint{
	font: 700 32px/35px Bitter, sans-serif;
	color: #333;
	margin: 0 0 7px;
}
.meta-complaint{
	color: #a4a4a4;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 17px;
}
.meta-complaint .logo{
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 8px 0 0;
	padding: 0 5px;
	height: 35px;
	line-height: 33px;
}
.meta-complaint .logo img{
	max-height: 75%;
	width: auto;
}
.meta-complaint ul{
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.meta-complaint ul li{
	float: left;
	margin: 0 20px 0 0;
}
.meta-complaint ul a{
	text-decoration: underline;
}
.meta-complaint ul a:hover{
	text-decoration: none;
}
.h-complaint-content{
	position: relative;
	padding: 0 0 0 43px;
	/* margin: 17px 0 0; */
	border-left: 2px solid #e6e6e6;
}
.h-complaint-content:before,
.h-complaint-content:after{
	content: '';
	position: absolute;
	left: -2px;
	top: 0;
	background: url(images/bg-tb.png) no-repeat;
	width: 2px;
	height: 90px;
}
.h-complaint-content:after{
	top: auto;
	bottom: 0;
	background-position: -2px 0;
}
.b-cbox{
	background: #fff;
	border: 2px solid #e6e6e6;
	position: relative;
	padding: 15px 30px;
	margin: 0 0 30px;
	color: #818181;
	font-size: 16px;
	line-height: 24px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.b-cbox > .holder{
	position: relative;
	z-index: 2;
}
.b-cbox:before{
	content: '';
	position: absolute;
	left: -9px;
	top: 27px;
	border-left: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	background: #fff;
	width: 14px;
	height: 14px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.b-cbox.b-cbox_main{
	padding: 0;
}
.b-cbox_main:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background: #f7fbfc;
	border-left: 1px solid #e6e6e6;
	width: 298px;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.b-cbox_main .ccontent{
	float: left;
	width: 770px;
	padding: 30px 28px;
}
.b-cbox_main .ccontent-inner{
	width: 90%;
}
.b-cbox h3{
	margin: 0;
	color: #000;
	font-size: 16px;
}
.b-cbox p{
	margin: 0 0 20px;
}
.b-cbox .h-buttons{
	margin: 0 0 5px;
}
.b-cbox .h-buttons a{
	float: right;
	margin: 0 0 0 10px;
}
.b-cbox_main.full-width:after{
	display: none;
}
.b-cbox_main.full-width .ccontent{
	width: 100%;
	float: none;
}
.b-cbox_main .g-images{
	margin: 6px 0 0;
}
.g-images .image{
	margin: 0 8px 0 0;
	float: left;
}
.g-images img{
	display: block;
	margin: 0 0 8px;
}
.g-images .btn-enlarge{
	visibility: hidden;
}
.g-images .image:hover .btn-enlarge{
	visibility: visible;
}
.g-images .btn-enlarge:hover{
	color: #333;
}
.g-images .post-file-box{
	position:relative;
	width:80px;
}
.g-images .overlay{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index:10;
	display:none;
}
.g-images .delete{
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(images/btn-delete.png) no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
}
.btn-enlarge{
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 20px;
	color: #bfbfbf;
	background: url(images/ico-zoom.png) no-repeat 0 50%;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	z-index: 2;
}
.b-cbox_main .caside{
	float: right;
	width: 300px;
	padding: 35px 15px 15px 32px;
	font-size: 14px;
	line-height: 20px;
}
.b-cbox_main .caside h3{
	margin: 0 0 4px;
}
.b-cbox_main address{
	font-style: normal;
	display: block;
}
.b-cbox_main .caside .separator{
	margin: 28px -15px 28px -32px;
	border-top: 1px solid #e6e6e6;
}
.b-cbox_main .caside .row-title h3{
	margin: 4px 0 0;
}
.b-cbox_main .caside .row-title .btn-add{
	margin: 0 15px 0 0;
}
.b-cbox.b-cbox_edit{
	padding: 30px;
}
.btn-add{
	display: inline-block;
	vertical-align: top;
	background: url(images/btn-plus.png) no-repeat;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
}
.b-cbox_main .list-notes .item{
	border-top: 1px solid #e6e6e6;
	padding: 8px 0;
}
.b-cbox_main .list-notes .item:first-child{
	border-top: none;
}
.b-cbox_main .list-notes p{
	margin: 0 0 12px;
}
.b-cbox_main .list-notes em{
	font-size: 13px;
	color: #b8b8b8;
}
.internal-notes .row-title{
	margin-bottom:10px;
}
.add-note-form{
	margin:5px 0 10px;
	display:none;
}
.add-note-form .sbm-button,
.edit-comment-form .sbm-button{
	margin-top:10px;
}
.edit-comment-form{
	border-top:1px solid #e5e5e5;
	padding:15px 0 0;
	margin:10px 0 0;
	display:none;
}
.b-cbox .header{
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px;
}
.b-cbox .header .photo{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.b-cbox .header .photo img{
	-webkit-border-radius:4px;
	border-radius:4px;
}
.b-cbox .header .logo{
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	padding: 0 7px;
	height: 37px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.b-cbox .header .logo img{
	max-height: 65%;
	width: auto;
}
.b-cbox .header strong{
	color: #000;
}
.b-cbox .header .right{
	font-size: 14px;
	padding: 6px 0 0;
}
.b-cbox .content{
	padding: 24px 0 0;
}
.b-cbox .content > .holder{
	margin: 0 0 -15px;
}
.b-cbox .content p{
	margin: 0 0 24px;
}
.b-cbox .content .button-grey.right{
	margin: 0 0 10px 15px;
	min-width: 102px;
}
.b-cbox .buttons-right{
	float: right;
	margin: -8px 0 -10px;
}
.b-cbox .buttons-right a{
	margin: 0 0 10px 10px;
}
.b-cbox_form{
	border-color: #b1e0f0;
	background: #f7fbfc;
}
.b-cbox_form:before{
	background: #f7fbfc;
	border-color: #b1e0f0;
}
.b-cbox_form .heading{
	padding: 7px 0 18px;
	margin: 0 0 20px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #044258;
}
.b-cbox_form form{
	margin: 0 0 8px;
}
.b-cbox_form .form-dislike{
	margin: 0 0 15px;
}
.b-cbox_form .buttons{
	margin: 0 0 23px;
}
.b-cbox_form .buttons a{
	display: inline-block;
	vertical-align: top;
	background: #dee1e2;
	border: 2px solid #dee1e2;
	color: #fff;
	margin: 0 16px 0 0;
	padding: 0 13px;
	font: 21px/46px 'Fontin Sans Bold', sans-serif;
	text-align: center;
	letter-spacing: -0.5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.b-cbox_form .buttons a.active,
.b-cbox_form .buttons a:hover{
	color: #f38200;
	background: #fff;
	border-color: #f38200;
}
.b-cbox_form .f-row{
	margin: 0 0 20px;
}
.b-cbox_form .f-col{
	float: left;
	width: 630px;
}
.b-cbox_form textarea{
	width: 100%;
	height: 120px;
}
.b-cbox_form .form-post-comment textarea{
	height: 190px;
}
.b-cbox_form .description{
	float: left;
	width: 420px;
	padding: 12px 0 0 20px;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	color: #a4a5a6;
}
.b-cbox_form .description p{
	margin: 0;
}
.b-cbox_form input[type="submit"]+.text-blue{
	margin: 18px 0 0;
	font-size: 14px;
}
.b-cbox .buttons-like{
	padding-top: 13px;
}
.form-dislike{
	max-width: 640px;
}
.form-dislike textarea{
	display: block;
	width: 100%;
	margin: 0 0 13px;
}
.text-blue{
	color: #0283af;
}
.top-message{
	background: #fffeb8;
	padding: 23px 70px 23px 40px;
	position: relative;
	color: #000;
	font-size: 15px;
	line-height: 20px;
}
.top-message p{
	margin: 0;
}
.top-message .icon{
	float: left;
	margin: 0 20px 0 0;
}
.top-message .text-holder{
	overflow: hidden;
}
.top-message a{
	color: #000;
	text-decoration: underline;
}
.top-message a:hover{
	text-decoration: none;
}
.top-message .close{
	position: absolute;
	right: 20px;
	top: 18px;
	background: url(images/btn-close.png) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
.main-dashboard{
	padding-top: 50px;
}
.main-content{
	padding-top: 50px;
}
.main-content.bottom-space{
	padding-bottom: 30px;
}
.row-breadcrumbs + .main-content{
	padding-top: 0;
}
.h-data-blocks{
	margin: 0 -15px 17px;
}
.h-data-blocks .b-data-block{
	margin: 0 13px 25px 12px;
	float: left;
}
.b-data-block{
	display: inline-block;
	vertical-align: top;
	width: 215px;
	border: 2px solid #e6e6e6;
	padding: 13px;
	min-height: 104px;
	color: #818181;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.b-data-block strong{
	display: block;
	margin: 0 0 3px;
	color: #333;
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
}
.b-data-block strong sub{
	vertical-align: bottom;
	font-size: 14px;
	line-height: 16px;
}
.b-data-block strong span{
	display: block;
}
.title-page+.row-meta-complaints{
	margin-top: -14px;
}
.row-meta-complaints .links{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 18px;
	line-height: 20px;
}
.row-meta-complaints .links li{
	float: left;
	margin: 0 38px 0 0;
}
.row-meta-complaints .links a{
	color: #818181;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0;
}
.row-meta-complaints .links .archive-solved{
	padding: 0;
	margin: -12px 0 5px;
	font-size: 11px;
}
.row-meta-complaints .links .archive-solved span{
	background: #f38200;
	margin: -2px 5px 0 0;
	padding: 0 8px;
	color: #fff;
	font-size: 11px;
}
.row-meta-complaints .links span{
	background: #e6e6e6;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	margin: 19px 0 0 10px;
	color: #818181;
	font-size: 14px;
	line-height: 23px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.row-meta-complaints .links .active a{
	color: #000;
	border-bottom: 3px solid #000;
}
.row-meta-complaints .links a:hover{
	color: #000;
}
.form-search-c input[type="text"]{
	display: block;
	width: 370px;
	background: #fff url(images/ico-search.png) no-repeat 15px 50%;
	padding-left: 38px !important;
	font-style: italic;
	font-size: 14px;
}
.form-search-c.long input[type="text"]{
	width: 470px;
}
.h-g-list-posts{
	width: 100%;
	overflow: auto;
	margin: 0 0 36px;
}
.g-list-posts{
	min-width: 100%;
	font-size: 16px;
	line-height: 20px;
}
.g-list-posts td,
.g-list-posts th{
	border: none;
	padding: 23px 7px;
}
.g-list-posts th{
	border-bottom: 2px solid #e5e5e5;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
}
.g-list-posts th a{
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #000;
}
.g-list-posts th a:after{
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 7px 0 0 8px;
	background: url(images/arrow-3.png) no-repeat;
	width: 9px;
	height: 5px;
}
.g-list-posts th a.up:after{
	background-position: -11px 0;
}
.g-list-posts td{
	border-bottom: 1px solid #e5e5e5;
}
.g-list-posts tr:hover td{
	background: #f7fbfc;
}
.g-list-posts .orange{
	color: #f07700;
}
.g-list-posts .red{
	color: #cf412c;
}
.g-list-posts .green{
	color: #2d993f;
}
.g-list-posts.users td:first-child,
.g-list-posts.users th:first-child{
	width: 70%;
}
.h-pagenavi .pagenavi-info{
	float: right;
	clear: both;
	color: #a7a7a7;
	font-size: 13px;
	line-height: 16px;
}
.h-pagenavi .wp-pagenavi{
	float: right;
	clear: both;
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 38px;
}
.h-pagenavi .wp-pagenavi .pages,
.h-pagenavi .wp-pagenavi .first,
.h-pagenavi .wp-pagenavi .last{
	display: none;
}
.h-pagenavi .wp-pagenavi a,
.h-pagenavi .wp-pagenavi span{
	float: left;
	margin: 0 0 0 8px;
}
.h-pagenavi .wp-pagenavi a{
	color: #818181;
	padding: 0 5px;
}
.h-pagenavi .wp-pagenavi a:hover{
	color: #333;
}
.h-pagenavi .wp-pagenavi .page,
.h-pagenavi .wp-pagenavi .current{
	background: #e6e6e6;
	-webkit-border-radius:5px;
	border-radius:5px;
	height: 38px;
	min-width: 38px;
	text-align: center;
}
.h-pagenavi .wp-pagenavi .current,
.h-pagenavi .wp-pagenavi .page:hover{
	background: #d6d6d6;
	color: #333;
}
.g-section-white.v1{
	padding: 35px 0;
	border-top: 1px solid #e6e6e6;
}
.b-form-email h2{
	font:700 34px/40px Bitter, sans-serif;
	color: #333;
	margin: 0 0 10px;
}
.b-form-email p{
	margin: 0;
}
.b-form-email .form-email{
	padding: 20px 0 0;
}
.form-email textarea{
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
.b-downloads.column{
	margin-top: 8px;
}
.b-downloads h3{
	font:700 24px/30px Bitter, sans-serif;
	color: #333;
	margin: 0 0 22px;
}
.list-downloads{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}
.list-downloads li{
	margin-top: 17px;
}
.list-downloads li:first-child{
	margin-top: 0;
}
.list-downloads a{
	color: #818181;
	padding: 0 0 0 35px;
	display: inline-block;
	vertical-align: top;
	background: url(images/ico-download.png) no-repeat;
}
.list-downloads a:hover{
	color: #333;
}
.page-admin.page-company-users-overview{
	background: #fff;
}
.text-orange{
	color: #f07700;
}
.text-green{
	color: #2d993f;
}
.text-red{
	color: #cf412c;
}
.buttons-like{
	padding: 0 0 20px;
}
.buttons-like .btn-like{
	margin: 0 12px 0 0;
}
.btn-like{
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	background-color:#2d993f;
	min-width: 112px;
	color: #fff;
	font: 22px/50px Arial, sans-serif;
	text-decoration: none;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
}
.btn-like:before{
	content: '';
	background: url(images/bg-like.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 12px 0 0;
}
.btn-like.no{
	background-color:#f30000;
}
.btn-like.no:before{
	background:url(images/bg-like.png) no-repeat -30px 0;
	margin-top: 14px;
}
.btn-like.inactive{
	background-color: #dee1e2;
	color: #fff;
}
.btn-like.inactive:hover{
	background-color:#2d993f;
}
.btn-like.inactive.no:hover{
	background-color:#f30000;
}
.form-edit-c .f-row{
	margin: 0 0 31px;
}
.form-edit-c .f-row.last{
	margin-bottom: 0;
}
.form-edit-c .col-label{
	float: left;
	width: 155px;
	margin: 0 10px 0 0;
}
.form-edit-c .col-fields{
	float: left;
	width: 895px;
}
.form-edit-c textarea{
	width: 100%;
	height: 128px;
	color: #818181;
}
.form-edit-c .g-images{
	float: left;
}
.form-edit-c .g-images .image{
	margin: 0 18px 0 0;
}
.form-edit-c .col-label label{
	color: #000;
	font-weight: bold;
	display: block;
	margin: 15px 0 0;
}
.form-edit-c input[type="submit"]{
	min-width: 230px;
}
.mask-overlay{
	background: #0283af;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 300;
	display: none;
}
.mask-overlay .btn-close{
	background: url(images/btn-close-overlay.png) no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
.admin-bar .mask-overlay .btn-close{
	top: 50px;
}
.message-overlay{
	width: 770px;
	max-width: 96%;
	position: fixed;
	left: 50%;
	top: 100px;
	margin-left: -385px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	z-index: 305;
	display: none;
}
.mask-overlay.green{
	background: #044258;
}
.content-overlay{
	position: fixed;
	width: 470px;
	max-width: 96%;
	top: 100px;
	left: 50%;
	margin-left: -235px;
	z-index: 305;
	color: #fff;
	display: none;
}
.message-overlay h2{
	margin: 0 0 38px;
	font:700 40px/50px Bitter, sans-serif;
	color: #fff;
}
.message-overlay .message-row{
	border:solid #67a8be;
	border-width: 1px 0;
	padding: 23px 0;
	margin: 0 40px;
}
.message-overlay .buttons{
	padding: 50px 0 20px;
}
.message-overlay .buttons a{
	margin: 0 4px;
}
.box-holder.box-holder_terms{
	max-width: 770px;
	margin: 40px auto 0;
	padding: 35px 28px;
}
.box-holder_terms h1{
	color: #333;
	font-size: 34px;
	line-height: 40px;
	margin: 0 0 3px;
}
.box-terms{
	background: #f5f5f5;
	border: 2px solid #e6e6e6;
	padding: 10px 15px;
	margin: 35px 0 20px;
	font-size: 12px;
	line-height: 17px;
	overflow: auto;
	height: 290px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.box-terms p{
	margin: 0 0 17px;
}
.box-holder_terms .row-checkbox{
	margin: 0 0 28px;
}
.box-holder_terms .button-form{
	width: 124px;
}
.inform-message{
	background: #eaf5e1;
	border: 1px solid #6fc126;
	padding: 15px;
	font: 16px/24px Arial, Helvetica, sans-serif;
	color: #424242;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.h-text-section{
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.h-text-section:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -32px;
	margin-left: -41px;
	background: url(images/arrow-4.png) no-repeat;
	width: 83px;
	height: 32px;
}
.b-text-section{
	/*min-height: 400px;*/
	padding: 25px 0 50px;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}
.b-text-section .icon{
	margin: 0 auto 10px;
}
.b-text-section h1,
.b-text-section h2{
	font:700 50px/54px 'Bitter', serif;
	margin: 0 0 8px;
}
.b-text-section .text{
}
.b-text-section p{
	margin: 0 0 30px;
}
.b-text-section small{
	font-size: 20px;
	line-height: 26px;
}
.b-text-section a{
	text-decoration: underline;
}
.b-text-section a:hover{
	text-decoration: none;
}
.b-text-section.top-space{
	padding-top: 40px;
}
.b-text-section.top-space .icon{
	margin-bottom: 16px;
}
.b-text-section.v1{
	max-height: 426px;
}
.b-text-area{
	padding: 0 0 0 158px;
	font-size: 16px;
	line-height: 24px;
}
.b-text-area h3{
	font: 700 24px/30px Bitter, sans-serif;
	margin: 0 0 15px;
	color: #333;
}
.b-text-area a{
	text-decoration: underline;
}
.b-text-area a:hover{
	text-decoration: none;
}
.b-text-area .b-info-box{
	width: 470px;
}
.b-text-area.v1{
	padding-left: 210px;
}
.list-num{
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-num .num{
	color: #333;
	float: left;
	margin: 0 15px 0 0;
}
.list-num > li{
	margin-top: 13px;
}
.list-num > li:first-child{
	margin-top: 0;
}
.list-num > li > .holder{
	overflow: hidden;
}
.list-num p{
	margin: 0;
}
.b-info-box{
	background: #f5f5f5;
	border: 2px solid #e6e6e6;
	padding: 24px 28px;
	margin: 15px 0 3px;
	position: relative;
	max-width: 100%;
	font-size: 16px;
	line-height: 24px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.b-info-box:before{
	content: '';
	border-left: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	background: #f5f5f5;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -9px;
	right: 34%;
	z-index: 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.b-info-box h4{
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 3px;
}
.b-info-box p{
	margin: 0 0 13px;
}
.b-info-box ul,
.b-info-box ol{
	margin: 0 0 24px 28px;
	padding: 0;
}
.b-info-box ul li,
.b-info-box ol li{
	margin-top: 14px;
}
.b-info-box ul li:first-child,
.b-info-box ol li:first-child{
	margin-top: 0;
}
.b-info-box>*:last-child{
	margin-bottom: 0;
}
.form-inote{
	text-align: center;
}
.form-inote h2{
	margin: 0 0 40px;
	font:700 40px/46px Bitter, sans-serif;
	color: #fff;
}
.form-inote input[type="text"]{
	display: block;
	width: 100%;
	background:#fff;
	border:none;
	margin: 0 0 20px;
}
.form-inote textarea{
	display: block;
	width: 100%;
	height: 120px;
	border: none;
	margin: 0 0 30px;
}
.form-inote .button-form{
	width: 120px;
}
.b-rate{
	text-align: center;
}
.b-rate .text{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #ef3501;
}
.b-rate .text.good{
	color: #32963d;
}
.b-rate ul{
	list-style: none;
	margin: 0 5px 0 15px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.b-rate li{
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	color: #f03501;
	width: 52px;
	height: 72px;
	border: 2px solid #eb3703;
	cursor: pointer;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.b-rate li:first-child{
	margin-left: 0;
}
.b-rate b{
	display: block;
	margin: 13px 0 8px;
	font-size: 18px;
	line-height: 20px;
}
.b-rate i{
	display: inline-block;
	vertical-align: top;
	border: 2px solid #e6e6e6;
	width: 17px;
	height: 17px;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.b-rate .two{
	color: #f03501;
	border-color: #f03501;
}
.b-rate .three{
	color: #e13c06;
	border-color: #e13c06;
}
.b-rate .four{
	color: #b75213;
	border-color: #b75213;
}
.b-rate .five{
	color: #9f5e1b;
	border-color: #9f5e1b;
}
.b-rate .six{
	color: #846c23;
	border-color: #846c23;
}
.b-rate .seven{
	color: #846c23;
	border-color: #846c23;
}
.b-rate .eight{
	color: #558432;
	border-color: #558432;
}
.b-rate .nine{
	color: #418f39;
	border-color: #418f39;
}
.b-rate .ten{
	color: #30983e;
	border-color: #30983e;
}
.b-rate li:hover i{
	background: #e6e6e6;
}
.b-rate li.active i{
	background: #999;
	border-color: #999;
}
.b-text-area.rate{
	text-align: center;
	padding-left: 0;
}
.b-text-area.rate h3{
	margin: 0 0 25px;
}
.bg-grey{
	background: #f5f5f5;
}
.bg-white{
	background: #fff;
}
.fz-20{
	font-size: 20px;
}
.page-template-complainer_agrees_to_suggested_solution,
.page-template-complainer-complaint-solution-rejected,
.page-template-thank_you_page_confirmation_complainer,
.page-template-thank_you_page_new_complaint{
	background: #fff;
}
.links-not-underline a{
	text-decoration: none;
}
.links-not-underline a:hover{
	text-decoration: underline;
}
.content-overlay.rate{
	width: 1120px;
	margin-left: -560px;
}
.h-rate-o h3{
	text-align: center;
	margin: 0 0 20px;
	font:700 24px/34px Bitter, serif;
}
.h-rate-o .b-rate{
	background: #fff;
	padding: 55px 10px 20px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.cpl-rate-block .saved-message{
	color:#32963d;
	font-weight:bold;
	padding-top:15px;
	visibility:hidden;
}
.page-admin .form-title{
	padding: 10px 0;
	border-top: 1px solid #d8dde1;
	text-align: center;
}
.page-admin .share-box{
	max-width: 626px;
	margin: 0 auto;
}
/* page admin end */

.last-button-box{
	position:relative;
	width:232px;
	margin:0 auto;
	text-align:center;
}
.popup-box{
	position: fixed;
	max-width: 600px;
	margin: 0 auto;
	top: 44%;
	left: 0;
	right: 0;
	z-index: 1000;
	background: #fff;
	border: 1px solid #cbcbcb;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
	-webkit-border-radius:7px;
	border-radius:7px;
	display: none;
}
.popup-box .text{
	padding: 7px 15px 5px 20px;
}
.popup-box .text p{
	margin: 0 0 1em;
}
.popup-box a{
	color: #fa9100;
	text-decoration: underline;
}
.popup-box a:hover{
	text-decoration: none;
}
.popup-box .footer{
	padding: 7px 15px 7px 20px;
	background: #f8f8f8;
	position: relative;
	border-top: 1px solid #d8dde1;
	-webkit-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
}
.popup-box .footer:before{
	content: '';
	position: absolute;
	left: 56px;
	top: -10px;
	background: url(images/arrow-footer.png) no-repeat 50% -10px;
	width: 22px;
	height: 10px;
}
.popup-box .close{
	position: absolute;
	right: 5px;
	top: -40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/btn-close-overlay.png) no-repeat;
	width: 30px;
	height: 30px;
}
.popup-box-mask{
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 999;
	background: rgba(125, 125, 125, .8);
	display: none;
}
.company-rating-text{
	color: #8c8c8c;
	font-size: 12px;
	text-align: center;
	padding:0 0 18px;
}
/* Iframe Company Affiliate */
.iframe-company-affiliate .clogos-list{
	background:#FFF;
	border:1px solid #c7c8c9;
	margin: 0 0 10px;
	position: relative;
}
.iframe-company-affiliate .clogos-list .ipage-logo{
	position: absolute;
	left: 0;
	bottom: 10%;
	height: 80%;
}
.iframe-company-affiliate .clogos-list .ipage-logo img{
	height: 100%;
	width: auto;
}
.iframe-company-affiliate .clogos-list h4{
	margin: 10px 0 5px;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.iframe-company-affiliate .clogos-list ul{
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.iframe-company-affiliate .clogos-list ul li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 -2px 2px;
	width:14.29%;
	text-align: center;
	position: relative;
}
.iframe-company-affiliate .clogos-list ul a{
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-size: 14px;
	line-height: normal;
}
.iframe-company-affiliate .clogos-list ul .img{
	display: block;
	height: auto;
	margin: 0 0 5px;
	overflow: hidden;
}
.iframe-company-affiliate .clogos-list img{
	width: 113px;
}
.iframe-company-affiliate .iframe-box{
	-webkit-overflow-scrolling: touch;
}
.iframe-company-affiliate iframe{
	width: 100%;
	height: 800px;
	border:1px solid #c7c8c9;
}

.gchoice_11_21_0 #choice_11_21_0{
	margin-left: 1px;
}

.gchoice_11_21_1 #choice_11_21_1{
	margin-left: 1px;
}
.submit-lock{
	background: #fff;
	opacity: 0.6;
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 10;
	height: 55px;
	width: 100%;
	display: none;
}
/* css from blog_main.css start */
.ac_results {
	padding: 0px;
	border: 1px solid #FD660D;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font-size: 18px;
	font-weight:normal;
	text-align:left;
	line-height: 20px;
	overflow: hidden;
}

.ac_loading { background: white url('images/ac-loader.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #00BFF3; color: white; }

div.steps-error {
	position:absolute;
	width:454px;
	background:#FD660D;
	color:#FFF;
	font-family:Arial,Tahoma,Verdana;
	font-size:14px;
	padding:12px 7px 12px 7px;
	margin:20px 0 0 212px;
}
div.text div.bed-words-div {
	margin:5px 0px 5px 0px;
	width:610px;
	float:left;
	display:none;
}
div.text div.bed-words-div span {
	color:#FF0000;
	font-weight:bold;
}

#formcontent .btn {
	width:130px;
}
hgroup h6 {
	width:109px;
	float:right;
	height:47px;
	padding:0px 10px;
	background:#FFF;
	border:1px solid #D9D9D9;
	margin:0px;
}
.step4-checkboxes label {
	font-size:13px;
}
/* css from blog_main.css end */
.dfp-rect{
	margin-top: 40px;
	max-width: 100%;
	overflow: hidden;
}
.report-abuse .page-title{
	margin-bottom: 15px;
}
.report-abuse .gform_button{
	padding:4px 12px;
	cursor:pointer;
}
.c-box .attach-file{
	margin:5px 0 20px;
}
.c-box .pfile-share a{
	display:block;
	float:left;
	margin-right:5px;
}
.comp-links{
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
}
.comp-links:after{
	content: '';
	display: table;
	clear: both;
}
.comp-links li{
	float: left;
	margin: 0 30px 10px 0;
}
.comp-links img{
	margin: 0 5px 0 0;
}
.comp-links a{
	text-decoration: none;
}

@media (max-width: 1263px) {
	.center-wrap-1264,
	.center-wrap-1260{
		width: 1260px;
	}
	.aside-banner.visible-lg{
		display: none !important;
	}
	#content.c-d-content{
		width: 625px;
	}
	#content.c-content{
		width: 630px;
	}
	.c-content .column{
		width: 328px;
	}
}
.b-cbox .m-head{
	overflow: hidden;
	padding: 0 0 15px;
	margin: 0 0 20px;
	border-bottom: 1px solid #e6e6e6;
}
.b-cbox .m-logo{
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
}
.b-cbox .m-head h4{
	margin: 0;
	color: #000;
	display: inline-block;
	vertical-align: middle;
}
.b-cbox .m-date{
	float: right;
	margin: 5px 0 0;
	font-size: 14px;
}
.b-cbox .m-content{
	overflow: hidden;
}
.b-cbox .m-mark{
	float: right;
	margin: 0 0 15px 15px;
}
.company-c-r-list .c-box .r-angle{
	position: absolute;
	top: -6px;
	right: -6px;
	
}
.company-c-r-list .column .complaints{
	height: auto;
	overflow: inherit;
	margin: 0 0px 23px -16px;
}
.company-c-r-list .r-stars{
	text-align: right;
	padding: 0 15px 15px 0;
}
.company-c-r-list .r-stars span{
	display: inline-block;
	vertical-align: middle;
	color: #da5e11;
}
.company-c-r-list .r-stars img{
	display: inline-block;
	vertical-align: middle;
}
.company-c-r-list #tab-2 .c-box .content p{
	margin-bottom: 5px;
}
.company-c-r-list #tab-2 .c-box .content p:last-child{
	margin-bottom: 0;
}
.company-c-r-list .c-content .column > .holder:before{
	bottom: 106px;
}
.tcs-head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 0 30px;
}
.tcs-head h1{
	margin: 0 20px 0 0;
}
.tcs-head .filters-area{
	margin: 0;
}
.tcs-head .jqTransformSelectWrapper div span{
	font:700 22px/36px Bitter, sans-serif;
	height: 40px;
	width: 100% !important;
	position: static !important;
	padding: 0 35px 0 12px !important;
}
.tcs-head .jqTransformSelectWrapper{
	height: 40px;
	width:auto !important;
	background: transparent;
	margin: 0;
	border-radius: 8px;
}
.tcs-head .jqTransformSelectWrapper ul{top: 38px;}
.tcs-head .jqTransformSelectWrapper a.jqTransformSelectOpen{
	width: 15px;
	height: 11px;
	background: url(images/down-arrow.svg) no-repeat 100% 50%;
}

section.home-timeline .h-tab-content>.holder{
	padding: 163px 0;
	position: relative;
}
section.home-timeline .h-tab-content>.holder .complaints{
	margin: -163px 0;
	float: left;
	width: 100%;
}
section.home-timeline .h-tab-content .holder:after,
section.home-timeline .h-tab-content .holder:before{
	content: '';
	background: url(images/bg-line.png) no-repeat;
	width: 3px;
	height: 163px;
	position: absolute;
	left: 0;
	bottom: 0;
}
section.home-timeline .h-tab-content .holder:before{
	bottom: auto;
	top: 0;
	background-position: -3px 0;
}
section.home-timeline .filters-area:after,
section.home-timeline .frame:after{
	content: '';
	display: table;
	clear: both;
}
section.home-timeline .frame{
	padding-left: 36px;
	border-left: 3px solid #9ccce3;
}
section.home-timeline .filters-area h3{
	float: left;
	margin: 0;
	font: 700 25px/27px Bitter, Arial, Helvetica, sans-serif;
}