.program_nav a.suggest_link {
    position: absolute;
    right: 0;
    top: 14px;
    font: 400 15px "Roboto","Segoe Ui","Helvetica Neue","Ubuntu","Roboto","Arial","Helvetica",sans-serif;
    display: inline-block;
    padding: 0 16px 10px;
}
.suggest_link:before {
    content: '';
    display: block;
    width: 12px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 2px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%230078d7%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EVector%20Smart%20Object41%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M15%2C6.14H12.89a4.59%2C4.59%2C0%2C0%2C0-1.36-1.52l1.22-1.27-1.06-1.1L10.07%2C3.94A4.39%2C4.39%2C0%2C0%2C0%2C9%2C3.81a4.29%2C4.29%2C0%2C0%2C0-1.06.13L6.31%2C2.25%2C5.25%2C3.35%2C6.46%2C4.61A4.65%2C4.65%2C0%2C0%2C0%2C5.11%2C6.14H3V7.69H4.57a5.35%2C5.35%2C0%2C0%2C0-.07.78v.78H3v1.56H4.5v.78a5.35%2C5.35%2C0%2C0%2C0%2C.07.78H3v1.56H5.11a4.41%2C4.41%2C0%2C0%2C0%2C7.79%2C0H15V12.36H13.43a5.35%2C5.35%2C0%2C0%2C0%2C.07-.78v-.78H15V9.25H13.5V8.47a5.35%2C5.35%2C0%2C0%2C0-.07-.78H15Zm-4.5%2C6.22h-3V10.81h3Zm0-3.11h-3V7.69h3Z%22%20transform%3D%22translate(-3%20-2.25)%22%2F%3E%3C%2Fsvg%3E") no-repeat;
/*    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20528.9%20526.32%22%3E%3Ctitle%3Epencil-edit-button%3C%2Ftitle%3E%3Cpath%20d%3D%22M328.88%2C89.13%2C436.47%2C196.71%2C164.13%2C469.05%2C56.6%2C361.46ZM518.11%2C63.18l-48-48a47.6%2C47.6%2C0%2C0%2C0-67.26%2C0l-46%2C46L464.5%2C168.75l53.61-53.61A36.68%2C36.68%2C0%2C0%2C0%2C518.11%2C63.18ZM.3%2C512.69a12.25%2C12.25%2C0%2C0%2C0%2C14.81%2C14.57L135%2C498.19%2C27.47%2C390.6Z%22%20transform%3D%22translate(0%20-1.29)%22%20style%3D%22fill%3A%230078d7%22%2F%3E%3C%2Fsvg%3E") no-repeat;*/
}

@media all and (max-width: 700px) {
   .suggest {
        position: static;
        padding: 10px 0 0;
        text-align: left;
    }
}
.prog_text {margin: 0 0 20px 0;}

/*---Info---*/
.specs {
	margin: 10px 10px 0 0;
}
.specs >div {
	margin: 10px 0;
}
.specs img {
	padding-right: 10px;
}
#adv336 {
	margin: 0 0 0 20px;
}
.info_os {
	font-size: 13px;
	margin: 5px 0 10px 12px !important;
}
.info_os >div {
	margin: 5px 0;
}
.info_os span {
	min-width: 150px;
	display: inline-block;
	margin-right: 5px;
}
.info_osvers {
	color:#999;
	min-width: 110px !important;
}
.info_bold {
	font-weight:bold;
	padding:5px 10px 5px 0;
}
.dnld_btns {
	padding:5px 0;
}
.dnld_btns div {
	text-align:center;
	width:163px;
}
.dnld_btns span {
	font-weight:bold;
	color:#999;
}
.dnld_btns a {
	display:block;
	width:163px;
	height:28px;
	cursor:pointer;
	background:url(http://img.informer.com/drivers/images/dnld32.gif) no-repeat;
	margin-bottom:1px;
}
.dnld_btn_rght {
	float: right;
}
.dnld_btn_rght a {
	background:url(http://img.informer.com/drivers/images/dnld64.gif) no-repeat;
}
.os_tdl {
	margin-bottom:5px;
}

/* download button */
.wrapper_dwnld {
    width: 336px;
    margin: 10px 0;
}
.download_btn {
    display: block;
    margin-right: 0;
    width: 100%;
    height: 80px;
    position: relative;
    padding: 0 94px 0 20px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    background-color: #98b77c;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.download_btn:before {
    content: '';
    display: block;
    width: 54px;
    height: 48px;
    position: absolute;
    top: 16px;
    right: 30px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2048%22%3E%3Ctitle%3EVector%20Smart%20Object11%3C%2Ftitle%3E%3Cpath%20d%3D%22M54%2C20.24H47.14V10H36.86V20.24H30L42%2C32.18ZM30%2C35.59V39H54V35.59Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%2248%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}
.download_btn .table {
    display: table;
    height: 80px;
    table-layout: fixed;
}
.download_btn .table_cell {
    display: table-cell;
    vertical-align: middle;
}
.download_btn span.size {
    display: block;
    margin-top: -4px;
    font: 400 17px "Roboto Condensed","Segoe Ui","Helvetica Neue","Ubuntu","Roboto","Arial","Helvetica",sans-serif;
}

/*---Available downloads---*/
.av_dnlds h3 {
	margin:25px 0;
}
.av_dnlds a, .av_dnlds span {
	margin-right:10px;
}
.av_dnlds p {
	margin:10px 0 25px;
	padding-bottom:15px;
	line-height:1.5;
	border-bottom:1px solid #CCD1D5;
}

/*---os list---*/
#os_dropdown{
	background: url(https://img.informer.com/drivers/images/dropdown.gif) no-repeat center left;
	position: relative;
	width: 200px;
	padding:5px 0;
	display: inline-block;
}
#os_dropdown .dd-container {
	 cursor: pointer;
	 position: relative;
	 width: 200px;
}
#os_dropdown .dd-action {
	 height: 22px;
	 padding: 3px 0 0 10px;
	 color:#666;
	 background-position:4px 4px;
	 background-repeat:no-repeat;
}
#dropdown {
	 position: absolute;
	 left: 0;
	 top: 27px;
	 padding: 0;
	 list-style: none;
	 width: 300px;
	 border-top: 1px solid #ADADAD;
	 border-bottom: 1px solid #ADADAD;
	 background: #ffffff;
	 z-index: 5;
	 margin:0;
	 line-height: normal;
	 max-height: 250px;
	 overflow: auto;
}
#dropdown li {
	 float: left;
	 clear: left;
	 width: 100%;
	 background: #ffffff fixed;
	 margin:0;
}
#dropdown a {
	 position: relative;
	 display: block;
	 float: left;
	 width: 100%;
	 text-decoration: none;
	 color: #000000;
}
#dropdown a:hover {
	 background-color: #0078D6;
	 color: #fff;
}
#dropdown .selected1 {
	background-color:#DDDDDD;
	color:#FFFFFF;
}
#dropdown .lang {
	 display: block;
	 background-position: 3px 50%;
	 background-repeat: no-repeat;
	 padding: 6px 6px 6px 15px;
	 border-left: 1px solid #ADADAD;
	 border-right: 1px solid #ADADAD;
}


/* comments */

.comments_wrapper {width: 100%;}
.comments {
	width: 100% !important;
	margin-bottom: 22px;
}

.pagination {margin-bottom: 32px !important;}

@media all and (max-width: 996px) {

	.comments_wrapper {
		width:auto !important;
	}
	.comments_wrapper > div {
		padding-right:0;
		max-width:640px;
	}

	.adst4 {
		float: none;
		width: auto;
		height: auto;
		position:relative !important;
		top:0 !important;
	}
	.adst3, .adst1 {
		float: none;
		width: auto;
		height: auto;
		padding: 0;
    	min-height:inherit;
		clear: both;
		margin: 0 auto;
	}
}
@media all and (max-width: 600px) {

	.wrap_comments_nav a:before {height:2px;}
}


@charset "UTF-8";
/* Comments block
-----------------------------------------------------------------------------*/
/*.blue {color: #009ad7;}*/
.light_blue {color: #80e3ff;}
.pink {color: #d91746;}
.green {color: #00a000;}
.gray {color: #838c90;}

.mod_cmnt {
    margin-left: 56px;
    margin-bottom: 10px;
}

.overflow {
	display: block;
    margin: 4px 0 10px;
    font-weight: 400;
    font-size: 14px;
}

.icon48 {
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.comments {
    position: relative;
    width: 631px;
    overflow: hidden;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
}

.comments_error {
    margin-left:56px;
}

.wrap_comments_nav {
    /*overflow: hidden;*/ /* for Subscribe block */
    border-bottom: 1px solid #cfdce2;
    height: auto;
    margin-top: 12px;
    /*padding-top: 12px;!* for Subscribe block *!*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;/* for Subscribe block */
    white-space: nowrap;
}

.wrap_comments_nav a {
    position: relative;
	display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
    font: 300 28px "Roboto Condensed", "Segoe Ui", "Helvetica Neue", "Ubuntu", "Roboto", "Arial", "Helvetica", sans-serif;
}

.wrap_comments_nav a:first-child {padding-left: 0;}

.wrap_comments_nav a.active {
    /*border-bottom: 3px solid #0079d7;*/
    color: #333;
}

.wrap_comments_nav a.active:hover {
	text-decoration: none;
	cursor: default;
}

.wrap_comments_nav a.active:before {
	content: '';
	display: block;
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	background-color: #0078d7;
}

.wrap_comments_nav a:hover {text-decoration: none;}

.count {
    border-bottom: 1px solid #e9eaed;
    margin: 30px 0 0 0;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    display: none;
}

.cmnt {
    padding: 16px 20px 0 0;
    position: relative;
    text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

.cmnt:last-of-type {margin-bottom: 0;}

.cmnt img {
    max-width: 90vw;
}
#comments_container {
    margin-top: 24px;
}
.cmnt:last-child {margin-bottom: 33px;}

.cmnt:nth-child(even) {background-color: #fff;}

.cmnt > .cmnt {
    padding-left: 56px;
    padding-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    padding-bottom: 0;
}

/*.cmnt > .cmnt:before {
    left: 0;
}*/

/*.cmnt > .cmnt:before {left: 54px;}*/
.cmnt > .cmnt:after, .cmnt > .cmnt > .cmnt .cmnt_options .link_reply, .cmnt > .cmnt > .cmnt .separate {display: none;}
/*.cmnt > .cmnt:after, .cmnt > .cmnt .cmnt_options .link_reply, .cmnt > .cmnt .separate {display: none;}*/

.cmnt p.author_name, .author_name {
    font-size: 17px;
    margin-bottom: 8px;
}

.cmnt p {
    color: #000;
    margin: 0 0 10px;
}

.cmnt p.comment_content {
    font-size: 15px;
    line-height: 20px;
    margin-top: 1px;
    overflow: hidden;
    margin-left: 56px;
	margin-bottom: 0;
}

.cmnt a {
    display: inline-block;
	line-height: 1.358;
	color: #365899
}

.cmnt_options {
    overflow: hidden;
    margin-top: 24px;
    padding-top: 5px;
    color: #757575;
    font: 14px "Roboto", Arial, sans-serif;
}

.cmnt_options.new {
    overflow: visible;
/*    min-height: 26px;*/
    position: relative;
    margin-left: 56px;
    margin-top: 0;
    padding-top: 0;
    font-size: 15px;
}

.cmnt_options .link_reply {
	/*
    padding-left: 24px;
    background: url(http://img.informer.com/images/v3/post_sprite.svg) no-repeat 0 -39px;
	*/
}

.cmnt .separate {/*padding: 0 5px;*/ padding:0;}

.cmnt_options .lft {float: left;}
.cmnt_options .rght {float: right;}

.cmnt_options.new .lft {
	float: none;
	font-size: 12px;
}

.cmnt_options.new .rght {
    float: none;
    position: absolute;
    top: -4px;
    right: 0;
}
.cmnt_options .rght.no_vote a, .cmnt_options .rght.no_vote a:hover, .cmnt_options .rght.no_vote .blue,
.cmnt_options .nowrap.no_vote a, .cmnt_options .nowrap.no_vote a:hover, .cmnt_options .nowrap.no_vote .blue,
.cmnt_options .votelinks.no_vote a, .cmnt_options .votelinks.no_vote a:hover, .cmnt_options .votelinks.no_vote .blue {
    color: inherit;
    cursor: default;
    text-decoration: none;
}

.cmnt_options.new .btn {
    line-height: 30px;
    padding: 0 18px;
    border: 1px solid #199bd5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cmnt_options.new .btn.original {
    color: #fda129;
    border-color: #fda129;
}

.cmnt_options.new .btn:hover {
    background-color: #199bd5;
    color: #fff;
    text-decoration: none;
}

.cmnt_options.new .btn.original:hover {
    background-color: #fda129;
}

.cmnt_options.new .load {
    position: absolute;
    top: 4px;
    left: -32px;
}

.nowrap {
    white-space: nowrap;
    display: inline-block;
}

.wrap_last_comments {
    text-align: right;
    margin: 20px 0 0;
}

a.last_comments {
    cursor: pointer;
    margin-right: 25px;
    padding-left: 16px;
    background: url(http://software.informer.com/images/comments-module/svg/post_sprite.svg) no-repeat 0 -135px;
}

a.last_comments:hover {
    background-position: 0 -155px;
}

.wrap_form {
    color: #494949;
    font: 16px/26px "Roboto", Arial, sans-serif;
    margin-top: 32px !important;
    overflow: hidden;
}

.wrap_form h2 {
    border-bottom: none;
    font-size: 24px;
}

.wrap_form > div {
    padding-bottom: 20px;
    width: auto;
    /*overflow: hidden;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bottom_ab {
    margin: 30px 0 20px 50px;
}

.wrap_form .note {
    background-color: #fffad0;
    padding: 22px 40px 14px 82px;
    position: relative;
    font: 18px/26px "Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    width: 100%;
    margin-bottom: 28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap_form .note:before {
    content: '';
    display: block;
    width: 24px;
    height: 20px;
    position: absolute;
    top: 25px;
    left: 30px;
    background: url(http://software.informer.com/images/comments-module/svg/post_sprite.svg) no-repeat 0 -21px;
}

.wrap_form form .top_wrap {
    float: left;
    margin-bottom: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.top_wrap.first {width: 48%; margin-right: 4%; display: none;}
.top_wrap.second {width: 48%; display: none;}

.wrap_form form input[type="text"],
.wrap_form form textarea {
    border: 1px solid #d3d6db;
    padding: 12px 8px;
    height: 40px;
    width: 100%;
    display: block;
    margin-top: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size:14px;
	text-overflow: ellipsis;

}

.wrap_form form input[type="text"].error,
.wrap_form form textarea.error {
    border-color: #d91746;
    color: #d91746;
}

form > div.gray {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 12px;
}

.wrap_form form textarea {
    resize: vertical;
    min-height: 60px;
    margin-bottom: 6px;
	/*max-height: 200px;*/
    font: 14px "Roboto", "Segoe Ui", "Helvetica Neue", "Ubuntu", "Roboto", "Arial", "Helvetica", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap_form input[type=submit],
.btn_add {
    cursor: pointer;
    color: #fff;
    background-color: #0078d7;
    font-size: 15px;
    padding: 8px 29px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top:4px;
    margin-bottom: 11px;
}

.btn_add {
    margin: 20px auto;
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 250px;
    text-align: center;
}
.btn_add:hover {
    color: #fff;
    text-decoration: none;
}

.form_reply > div {
    margin: 0;
    padding: 0;
}

.form_reply .note {display: none;}

.fb_wrap {
    /*padding-left: 20px;
    margin-bottom: 10px;*/
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.comment_form_loading {
    display: none;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(//img.informer.com/images/comments-module/load.gif) center center no-repeat;
}
.cmnt_options .comment_form_loading {
    display: inline-block;
    margin-top: -5px;
}


.comments-replies-notice {
    margin: 0 0 15px 0;
    line-height: 21px;
    display: none;
}
.form_reply .comments-replies-notice {
    display: block;
    /*float: left;*/
}


.cmt-actions {
    clear: both;
    padding-top: 10px;
}


.comment_translate {
    display: none;
    padding-left: 25px;
}

/* stars */
.wrap_form.form_reply .object-voting {
    display: none;
}

.cm_stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    letter-spacing: -3px;
    float:left;
    margin-left: 2px;
}
.cm_stars > span {
    display: inline-block;
    position: relative;
    /* width: 1.1em;*/
    font-size:26px;
    color:lightgray;
    cursor: pointer;
}
.cm_stars > span:hover,
.cm_stars > span:hover ~ span {
    color: transparent;
}
.cm_stars > span:hover:before,
.cm_stars > span:hover ~ span:before,
.cm_stars > span.active:before,
.cm_stars > span.active ~ span:before {

    position: absolute;
    left: 0;
    color: #CC0000;
}

.cm_stars > span.active:before,
.cm_stars > span.active ~ span:before {
    content: "\2605";
}
.cm_stars > span:hover:before,
.cm_stars > span:hover ~ span:before,
.cm_stars > span:hover ~ span.active:before,
.cm_stars > span.active:hover:before,
.cm_stars > span.active:hover ~ span:before
{
    content: "\2606"!important; /*FIXME: make without important*/
}

.vote_program {
    font-size:26px;
    color:lightgray;
    letter-spacing: -3px;
    position: relative;
    width: 102px;
}

.vote_program .st {
    position: absolute;
    left:0;
    bottom:0;
    display:inline-block;
    color:indianred;
    overflow: hidden;
}

.rate_thx {
    background-color: #fffec3;
	padding: 16px 20px 16px 20px;
    position: relative;
    display: none;
    margin: 20px 0 0 0;
}

.rate_thx span {
    font-weight: bold;
}

.rating_title {
    float: left;
    margin-right: 10px;
    font-size: 15px;
    line-height: 42px;
}

.g-recaptcha-comments {
    margin-bottom:20px;
    float:left;
}

.submit-block.height80 {
    height:80px;
}

.submit-block.height80 .c-input-submit {
    padding:12px 0;
    width:100%;
}

/*.submit-block {*/
/*height:54px;*/
/*}*/

.c-voting.flright {
    float:right;
	margin-top: -4px;
}

.c-input-submit {
    float:right;
    -webkit-appearance: none;
}

.wrap_form.form_reply .c-input-submit {
    float: right;
    min-width: 150px;
    width: auto;
}

.wrap_form.form_reply .submit-block.height80 {
    height:auto;
}

.wrap_form.form_reply .c-voting.flright {
    float:none;
}

.u_icon {
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 8px;
    border: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.wrapper_form {margin-left: 56px;}

.comments_wrapper > div {
  /*  padding-left: 18px;*/
    /*padding-right: 18px;*/
    width: 100%;
    /*overflow: hidden;*/
    /*font-size: 0;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.comments_wrapper > div.fb_wrap {
    /*padding-right: 10px;*/
}

.comments_wrapper > div.wrap_comments_nav {
    padding-left: 0;
    padding-right: 0;
	font-size: 0;
}

.stars_comment.stars {float: left;}

.stars_comment.stars {
    width: 136px;
    height: 22px;
    margin-top: 6px;
    cursor: pointer;
    position: relative;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20136%2022%22%3E%3Ctitle%3Ered_stars_comment1%3C%2Ftitle%3E%3Cpath%20d%3D%22M12%2C3.8l1.9%2C4.5.4.8.9.1%2C5.1.4-3.7%2C3.2-.7.6.2.9%2C1.1%2C4.6-4.4-2.6-.8-.4-.8.5L6.8%2C19l1.1-4.6.2-.9-.7-.6L3.7%2C9.6l5.1-.4.9-.1.4-.8L12%2C3.8M12%2C0%2C8.7%2C7.7%2C0%2C8.4l6.5%2C5.5L4.6%2C22%2C12%2C17.6%2C19.4%2C22l-1.8-8.1L24%2C8.4l-8.7-.7L12%2C0Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3Cpath%20d%3D%22M40%2C3.8l1.9%2C4.5.4.8.9.1%2C5.1.4-3.7%2C3.2-.7.6.2.9%2C1.1%2C4.6-4.4-2.6-.8-.4-.8.5L34.8%2C19l1.1-4.6.2-.9-.7-.6L31.7%2C9.7l5.1-.4.9-.1.4-.8L40%2C3.8M40%2C0%2C36.7%2C7.7%2C28%2C8.4l6.5%2C5.5L32.6%2C22%2C40%2C17.6%2C47.4%2C22l-1.8-8.1L52%2C8.4l-8.7-.7L40%2C0Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3Cpath%20d%3D%22M68%2C3.8l1.9%2C4.5.4.8.9.1%2C5.1.4-3.7%2C3.2-.7.6.2.9%2C1.1%2C4.6-4.4-2.6-.8-.4-.8.5L62.8%2C19l1.1-4.6.2-.9-.7-.6L59.7%2C9.7l5.1-.4.9-.1.4-.8L68%2C3.8M68%2C0%2C64.7%2C7.7%2C56%2C8.4l6.5%2C5.5L60.6%2C22%2C68%2C17.6%2C75.4%2C22l-1.8-8.1L80%2C8.4l-8.7-.7L68%2C0Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3Cpath%20d%3D%22M96%2C3.8l1.89%2C4.5.4.8.9.1%2C5.08.4-3.68%2C3.2-.7.6.2.9%2C1.1%2C4.6-4.38-2.6-.8-.4-.8.5L90.77%2C19l1.1-4.6.2-.9-.7-.6L87.68%2C9.7l5.08-.4.9-.1.4-.8L96%2C3.8M96%2C0%2C92.66%2C7.7%2C84%2C8.4l6.47%2C5.5L88.58%2C22%2C96%2C17.6l7.37%2C4.4-1.79-8.1L108%2C8.4l-8.66-.7L96%2C0h0Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3Cpath%20d%3D%22M124%2C3.8l1.92%2C4.5.4.8.91.1%2C5.14.4-3.73%2C3.2-.71.6.2.9%2C1.11%2C4.6-4.44-2.6-.81-.5-.81.5-4.44%2C2.6%2C1.11-4.6.2-.9-.71-.6-3.73-3.2%2C5.14-.4.91-.1.4-.8L124%2C3.8M124%2C0l-3.33%2C7.7L112%2C8.4l6.45%2C5.5L116.64%2C22%2C124%2C17.6l7.36%2C4.4-1.82-8.1L136%2C8.4l-8.67-.7L124%2C0Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

.stars_comment .fill, .stars_comment.stars .fill {
    height: 22px;
    overflow: hidden;
}

.stars_comment .hover {
    position: absolute;
    top: 0;
    left: 0;
}

.stars_comment .star1, .stars_comment .star2, .stars_comment .star3, .stars_comment .star4, .stars_comment .star5 {
    height: 22px;
    overflow: hidden;
    float: left;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
}
.stars_comment .star1 {width: 27px; z-index: 5;}
.stars_comment .star2 {width: 54px; z-index: 4;}
.stars_comment .star3 {width: 81px; z-index: 3;}
.stars_comment .star4 {width: 108px; z-index: 2;}
.stars_comment .star5 {width: 135px; z-index: 1;}

.stars_comment .hover img, .stars_comment.stars:hover .fill {
    display: none;
}

.stars_comment .star1:hover img,
.stars_comment .star2:hover img,
.stars_comment .star3:hover img,
.stars_comment .star4:hover img,
.stars_comment .star5:hover img {
    display: block;
}


.comment_block .user_rate {
    /*position: absolute;*/
    top: 20px;
    right: 0;
    /*margin-right: 0;*/
    width: 73px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2073%2012%22%3E%3Ctitle%3Egrey_stars_comment%3C%2Ftitle%3E%3Cpolygon%20points%3D%226.5%200%208.3%204.2%2013%204.6%209.5%207.6%2010.5%2012%206.5%209.6%202.5%2012%203.5%207.6%200%204.6%204.7%204.2%206.5%200%22%20style%3D%22fill%3A%239a9a9a%22%2F%3E%3Cpolygon%20points%3D%2221.5%200%2023.3%204.2%2028%204.6%2024.5%207.6%2025.5%2012%2021.5%209.6%2017.5%2012%2018.5%207.6%2015%204.6%2019.7%204.2%2021.5%200%22%20style%3D%22fill%3A%239a9a9a%22%2F%3E%3Cpolygon%20points%3D%2236.5%200%2038.3%204.2%2043%204.6%2039.5%207.6%2040.5%2012%2036.5%209.6%2032.5%2012%2033.5%207.6%2030%204.6%2034.7%204.2%2036.5%200%22%20style%3D%22fill%3A%239a9a9a%22%2F%3E%3Cpolygon%20points%3D%2251.5%200%2053.3%204.2%2058%204.6%2054.5%207.6%2055.5%2012%2051.5%209.6%2047.5%2012%2048.5%207.6%2045%204.6%2049.7%204.2%2051.5%200%22%20style%3D%22fill%3A%239a9a9a%22%2F%3E%3Cpolygon%20points%3D%2266.5%200%2068.3%204.2%2073%204.6%2069.5%207.6%2070.5%2012%2066.5%209.6%2062.5%2012%2063.5%207.6%2060%204.6%2064.7%204.2%2066.5%200%22%20style%3D%22fill%3A%239a9a9a%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

.comment_block .fill {
	overflow: hidden;
	height: 12px;
	display: block;
}

.comment_block .fill img {display: block;}

.comment_content .username {
    font-size: 14px;
    font-weight: bold;
	color: #757575;
}

.comment_content span.username {display: block;}

	/* Subscribe block
	-----------------------------------------------------------------------------*/
.wrap_form > div.subscribe_block {
    overflow: hidden;
    background-color: #f4f4f4;
    padding: 23px 25px 20px;
    color: #494949;
    font-size: 16px;
    font-family: inherit;
    float: none;
    width: 100%;
}

.subscribe_block label {margin-right: 13px;}

.subscribe_block .inline_block {
    display: inline-block;
    white-space: nowrap;
}

.subscribe_block input[type=email].email_filed {
    display: inline-block;
    width: 190px;
    height: 30px;
    padding: 0 10px;
    margin-right: 6px;
    outline: none;
    font: inherit;
    border: 1px solid #bdc3c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.subscribe_block input[type=submit].ok_btn {
    display: inline-block;
    line-height: 30px;
    padding: 0 18px;
    outline: none;
    margin-right: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.subscribe_msg {
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
}

.subscribe_msg.success {color: #5a8547;}
.subscribe_msg.fail {color: #cc0000;}

.subscribe_msg span {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 2px;
}

.subscribe_msg.success span {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.5%2011%22%3E%3Ctitle%3EVector%20Smart%20Object71%3C%2Ftitle%3E%3Cpolygon%20points%3D%223.92%2011%200%207.87%200.94%206.69%203.65%208.85%2010.3%200%2011.5%200.91%203.92%2011%22%20style%3D%22fill%3A%235a8547%22%2F%3E%3C%2Fsvg%3E') no-repeat;}
.subscribe_msg.fail span {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Eerror%3C%2Ftitle%3E%3Crect%20x%3D%225.09%22%20y%3D%22-1.6%22%20width%3D%221.8%22%20height%3D%2215.17%22%20transform%3D%22translate(-2.47%206)%20rotate(-45)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3Crect%20x%3D%22-1.6%22%20y%3D%225.09%22%20width%3D%2215.17%22%20height%3D%221.8%22%20transform%3D%22translate(-2.47%206)%20rotate(-45)%22%20style%3D%22fill%3A%23c00%22%2F%3E%3C%2Fsvg%3E') no-repeat;}

/*---Pagination---*/
.pagination {
    margin: 0 0 20px;
    font-size: 13px;
}
.pagination ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
.pagination li {
    display:inline;
}

.pagination li.dots {
    display: inline-block;
    position: relative;
    top: -4px;
    margin-right: 16px;
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ctitle%3EVector%20Smart%20Object%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C0H24V24H0Z%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M6%2C10a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C6%2C10Zm12%2C0a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C18%2C10Zm-6%2C0a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C12%2C10Z%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

.pagination a, .pagination div{
    text-decoration: none;
    display: inline-block;
    font: 600 13px/16px "Roboto", "Arial", "Helvetica", sans-serif;
    color: #919aa0;
    height: 24px;
    margin-right: 20px;
    padding: 8px 0 0;
    text-align: center;
    width: 32px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object2%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C16A16%2C16%2C0%2C1%2C1%2C16%2C32%2C16%2C16%2C0%2C0%2C1%2C0%2C16Zm2.12%2C0A13.88%2C13.88%2C0%2C1%2C0%2C16%2C2.12%2C13.9%2C13.9%2C0%2C0%2C0%2C2.12%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3C%2Fsvg%3E') no-repeat;
    cursor:pointer;
}
.pagination div.current{
    color: #72797e;
    cursor: default;
    background: #e7ecee none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.pagination .prev a {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object2%3C%2Ftitle%3E%3Cpath%20d%3D%22M16%2C8l1.41%2C1.41L11.83%2C15H24v2H11.83l5.58%2C5.59L16%2C24%2C8%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3Cpath%20d%3D%22M0%2C16A16%2C16%2C0%2C1%2C1%2C16%2C32%2C16%2C16%2C0%2C0%2C1%2C0%2C16Zm2.12%2C0A13.88%2C13.88%2C0%2C1%2C0%2C16%2C2.12%2C13.9%2C13.9%2C0%2C0%2C0%2C2.12%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3C%2Fsvg%3E') no-repeat;}
.pagination .prev a:hover {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object21%3C%2Ftitle%3E%3Cpath%20d%3D%22M16%2C8l1.41%2C1.41L11.83%2C15H24v2H11.83l5.58%2C5.59L16%2C24%2C8%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%230079d7%22%2F%3E%3Cpath%20d%3D%22M0%2C16A16%2C16%2C0%2C1%2C1%2C16%2C32%2C16%2C16%2C0%2C0%2C1%2C0%2C16Zm2.12%2C0A13.88%2C13.88%2C0%2C1%2C0%2C16%2C2.12%2C13.9%2C13.9%2C0%2C0%2C0%2C2.12%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%230079d7%22%2F%3E%3C%2Fsvg%3E') no-repeat;}

.pagination .next a {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object2%3C%2Ftitle%3E%3Cpath%20d%3D%22M16%2C8%2C14.59%2C9.41%2C20.17%2C15H8v2H20.17l-5.58%2C5.59L16%2C24l8-8Z%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3Cpath%20d%3D%22M16%2C32A16%2C16%2C0%2C1%2C1%2C32%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C32ZM16%2C2.12A13.88%2C13.88%2C0%2C1%2C0%2C29.88%2C16%2C13.89%2C13.89%2C0%2C0%2C0%2C16%2C2.12Z%22%20style%3D%22fill%3A%23919aa0%22%2F%3E%3C%2Fsvg%3E') no-repeat;}
.pagination .next a:hover {background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object21%3C%2Ftitle%3E%3Cpath%20d%3D%22M16%2C8%2C14.59%2C9.41%2C20.17%2C15H8v2H20.17l-5.58%2C5.59L16%2C24l8-8Z%22%20style%3D%22fill%3A%230079d7%22%2F%3E%3Cpath%20d%3D%22M16%2C32A16%2C16%2C0%2C1%2C1%2C32%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C32ZM16%2C2.12A13.88%2C13.88%2C0%2C1%2C0%2C29.88%2C16%2C13.89%2C13.89%2C0%2C0%2C0%2C16%2C2.12Z%22%20style%3D%22fill%3A%230079d7%22%2F%3E%3C%2Fsvg%3E') no-repeat;}

.pagination a:hover {
    color: #0079d7;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EVector%20Smart%20Object2%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C16A16%2C16%2C0%2C1%2C1%2C16%2C32%2C16%2C16%2C0%2C0%2C1%2C0%2C16Zm2.12%2C0A13.88%2C13.88%2C0%2C1%2C0%2C16%2C2.12%2C13.9%2C13.9%2C0%2C0%2C0%2C2.12%2C16Z%22%20transform%3D%22translate(0%200)%22%20style%3D%22fill%3A%230079d7%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

@media all and (max-width: 996px) {
	.comments, .comments_wrapper {width: 100%;}
	.comments_container {
		max-width: 630px;
		width: 100%;
	}
}

@media all and (max-width: 600px) {
	.wrap_comments_nav a { font-size:18px;}
	.wrap_comments_nav a.active:before { height:2px;}
	.wrap_comments_nav a {
		padding-right:8px;
		padding-left:8px;
	}
	#comments_container {margin-top:24px;}
	
	.comments_wrapper .u_icon, .comments_wrapper .icon48{
		width:32px;
		height:32px;
	}
	.comment_block .icon48.ava-def span {
        font-size: 20px;
        line-height: 32px;
    }
	.comments_wrapper .wrapper_form, .comments_wrapper .cmnt p.comment_content, .comments_wrapper .cmnt_options.new {
		margin-left:40px;
	}
	.comments_error {
		margin-left:39px;
	}

	.comments_wrapper > div.link_fb {padding: 12px 0;}
}
@media all and (max-width: 500px) { 
	.object-voting {
		overflow: hidden;
		margin-bottom:16px;
	}
	.wrap_form input[type=submit]{
		margin-top:0;
	}
	.wrap_form .c-input-submit {
		float:none;
	}
	.rating_title {line-height: 35px;}
}

.no-fb-com .fb_wrap {
    display: none;
}


.link_via {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
    color: #3b579a;
    padding-right: 18px;
    line-height: normal;
    cursor: pointer;
}

.link_via:hover {text-decoration: underline;}

.link_via:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 2px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Ctitle%3Eif_3_939757%3C%2Ftitle%3E%3Cpath%20d%3D%22M45%2C1H5A4%2C4%2C0%2C0%2C0%2C1%2C5V45a4%2C4%2C0%2C0%2C0%2C4%2C4H45a4%2C4%2C0%2C0%2C0%2C4-4V5A4%2C4%2C0%2C0%2C0%2C45%2C1Z%22%20transform%3D%22translate(-1%20-1)%22%20style%3D%22fill%3A%233a5ba0%22%2F%3E%3Cpath%20d%3D%22M32%2C26l1-5H28V17c0-1.5.8-2%2C3-2h2V10H29c-4.1%2C0-7%2C2.4-7%2C7v4H17v5h5V40h6V26Z%22%20transform%3D%22translate(-1%20-1)%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

.link_fb {
    border-top: 1px solid #e5e5e5;
    padding: 12px 0;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    /*margin-top: -10px;*/
}

.link_fb.with_border {border-bottom: 1px solid #e5e5e5;}

.link_fb > div {
    display: inline-block;
}

span.fb_link {
    cursor: pointer;
    color: #3a5ba0;
    border: 1px solid;
    display: inline-block;
    line-height: 26px;
    padding: 0 6px 0 30px;
    position: relative;
    border-radius: 4px;
    margin-left: 10px;
}

span.fb_link:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -8px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20327.03%20327.03%22%3E%3Ctitle%3EVector%20Smart%20Object1%3C%2Ftitle%3E%3Cpath%20d%3D%22M375%2C93H136.07A44.07%2C44.07%2C0%2C0%2C0%2C92%2C137.07V376A44.07%2C44.07%2C0%2C0%2C0%2C136.07%2C420H253.89l.2-116.86H223.73a7.16%2C7.16%2C0%2C0%2C1-7.16-7.14l-.15-37.67a7.17%2C7.17%2C0%2C0%2C1%2C7.16-7.19h30.31v-36.4c0-42.24%2C25.8-65.24%2C63.48-65.24h30.92a7.17%2C7.17%2C0%2C0%2C1%2C7.16%2C7.16v31.76a7.16%2C7.16%2C0%2C0%2C1-7.16%2C7.16h-19c-20.49%2C0-24.46%2C9.74-24.46%2C24v31.51h45a7.16%2C7.16%2C0%2C0%2C1%2C7.11%2C8l-4.47%2C37.67a7.16%2C7.16%2C0%2C0%2C1-7.11%2C6.32H305.06L304.85%2C420H375A44.07%2C44.07%2C0%2C0%2C0%2C419%2C376V137.07A44.07%2C44.07%2C0%2C0%2C0%2C375%2C93Zm0%2C0%22%20transform%3D%22translate(-92%20-93)%22%20style%3D%22fill%3A%233b579a%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

img.fb-loading {
    margin: 88px auto;
    display: block;
}