


/* Start:/local/templates/mobile/components/bitrix/news.detail/companies/style.css*/
.company-page{
	width: 90%;
	padding: 20px 5%;
}
.profile-card {
    margin: 0 0 25px 0;
}
.profile-card .pic {
    width: 126px;
    height: 126px;
    background: url(/images/profile-pic-bg.png) 0 0 no-repeat;
    float: left;
    margin: 0 28px 0 0;
}
@media screen and (max-width: 400px){
	.profile-card .pic {
		float: none;
		margin: 10px auto;
	}
}
.profile-card .pic .logo-wrapper {
    width: 126px;
    height: 126px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.logo-wrapper a {
    display: block;
    position: relative;
}
.badge-approved-company-detail {
    background-image: url(/images/badge_approved.png);
    top: -11px;
    left: -1px;
}
.profile-card .pic .logo-wrapper img {
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.profile-card .descr {
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    color: #656566;
    padding: 12px 0 10px 0;
}
.profile-card .descr .profile-edit-link-wrapper, .profile-tabs .profile-edit-link-wrapper {
    display: none;
    font-size: 13px;
    color: #fff;
}
.profile-card .descr h1 .profile-site-link, .profile-card .descr .profile-site-link {
    font-size: 11px;
    line-height: 11px;
    font-family: 'OpenSans';
    padding: 0 0 0 13px;
}
.profile-card .descr h1, .profile-card .descr .h1 {
    font-size: 26px;
    line-height: 28px;
    font-family: 'OpenSansSemibold';
    color: #202020;
    margin: 0 0 2px 0;
    display: initial;
}
.profile-card .descr .profile-params-block, .tool-descr .descr .profile-params-block {
    font-size: 13px;
    line-height: 20px;
    margin: 12px 0;
}
.profile-card .descr .profile-params-block span {
    color: #9b9b9b;
}
.login-errors-list, .registration-errors-list {
    position: relative;
    background: #ff2e46;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 29px;
    float: none !important;
    color: white;
    font-size: 14px;
}
.login-errors-list a, .registration-errors-list a {
    color: white;
}
.ico {
    background-image: url(/images/sprite.png);
    background-repeat: no-repeat;
}
.tabbed-content {
    clear: left;
    padding-top: 12px;
}
.profile-tabs .tabs {
    font-size: 14px;
    line-height: 18px;
    font-family: 'OpenSansSemibold';
}
.tabbed-content .tabs {
    font-size: 20px;
    margin-left: 4px;
}
.tabbed-content .tabs .tab {
    width: 100%;
	font-size: 24px;
    padding: 25px 0;
    line-height: 36px;
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
	background-color: #F1F1F1;
    border: 1px solid #F1F1F1;
}
.tabbed-content .tabs span {
    text-decoration: underline;
    font-family: 'OpenSansSemibold',sans-serif;
}
.profile-tabs .tabs .act span{
	text-decoration: none;
}
.tabbed-content .tabs .act {
    -webkit-box-shadow: 0 0px 5px -1px #ccc;
    -moz-box-shadow: 0 0px 5px -1px #ccc;
    box-shadow: 0 0px 5px -1px #ccc;
    border: 1px solid #e7e7e7;
    background-color: #FFF;
    z-index: 3;
}
.profile-tabs .tabs .tab-special {
    background-color: #ceeaec;
}
.profile-tabs .tabs .tab-special.act {
    background-color: #FFF;
}
.tabbed-content .tab-content-wrapper {
	padding: 20px 0;
    position: relative;
    z-index: 2;
    background-color: #FFF;
    overflow: hidden;
}
.profile-tabs .tab-content {
    padding: 14px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}
.profile-rating-1 {
    background-color: #fff7ea;
}
.profile-rating {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 20px 16px 103px;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 30px 0;
}
.profile-rating-badge {
    width: 73px;
    height: 72px;
    background: url(/images/profile-rating-bg.png) 0 0 no-repeat;
    position: absolute;
    left: 15px;
    top: -12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 #dd9734;
    font-size: 10px;
}
.profile-rating-badge span {
    display: block;
    font-family: 'OpenSansBold';
    font-size: 20px;
    line-height: 16px;
    padding: 18px 0 0 0;
}
.profile-tabs a, .profile-tabs a:visited {
    text-decoration: none;
}
.profile-tabs h2 {
    color: #3f4349;
    font-family: 'OpenSansSemibold';
    margin: 37px 0 13px 0;
    font-size: 20px;
    line-height: 22px;
    text-transform: none;
}
.profile-data {
    margin: 0 0 23px 0;
}
.profile-data .name {
    color: #9b9b9b;
}
.profile-data td {
    vertical-align: top;
    padding: 0 20px 6px 0;
    font-size: 14px;
    line-height: 18px;
}
.profile-data .data-yes {
    padding: 0 0 0 24px;
    background: url(/images/check.png) 0 3px no-repeat;
}
.profile-tabs hr {
    height: 1px;
    border: none;
    background: #ececec;
    display: block;
    margin: 23px 0;
}


.mensions-item .userpic-wrapper{margin-right: 10px; width: 26px; height: 26px; float: left;}
.profile-mensions .mensions-item {
    font-size: 13px;
    line-height: 16px;
}
.mensions-item {
    width: 100%;
    padding: 27px 0;
    position: relative;
    float: left;
    border-bottom: 1px solid #ececec;
}
.newslist-item .pic {
    width: 145px;
    float: left;
    margin: 0 17px 0 0;
}
@media screen and (max-width: 400px){
	.newslist-item .pic {
		float: none;
		margin: 10px auto;
	}
}
.mensions-item .pic img {
    width: 145px;
    position: relative;
    display: block;
}
.newslist-item .descr {
    font-size: 13px;
    line-height: 16px;
    overflow: hidden;
}
.newslist-item .post-lead {
    margin: 0 0 20px 0;
}
.newslist-item .descr h3, .newslist-item .descr .h3 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'OpenSansSemibold', sans-serif;
    color: #202020;
    margin-bottom: 10px;
    margin-top: 0 !important;
    display: block;
}
.post-data {
    line-height: 13px;
    color: #737373;
    font-size: 11px;
    position: relative;
    overflow: hidden;
}
.mensions-item .author {
    padding: 0;
}
.post-data .author {
    float: left;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    height: 30px;
}
.author a, .author a:visited {
    font-family: 'OpenSansBold',sans-serif;
    color: #54858c;
    text-decoration: none;
}
.author .userpic {
    width: 26px;
    height: 26px;
    position: relative;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
}
.comments-views .cv-item {
    color: #737373;
    margin: 0 1em 0 0;
    float: left;
}
.comments-views .ico {
    display: block;
    float: left;
    margin: 0 3px -5px 0;
    width: 18px;
    height: 18px;
}
.comments-views .cv-item a {
    text-decoration: none;
}
.ico-views {
    background-position: -18px -48px;
}
.ico-comments {
    background-position: 0 -48px;
}
.post-data .comments-views {
    right: 0;
    position: absolute;
    z-index: 2;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    padding: 8px 0 0 35px;
    background: url(/images/username-fade.png) 0 0 repeat-y;
}
.profile-card .descr h1 .profile-site-link a, .profile-card .descr h1 .profile-site-link a:visited, .profile-card .descr .profile-site-link a, .profile-card .descr .profile-site-link a:visited {
    text-decoration: none;
}
.profile-tabs .tab-content {
    padding: 14px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}
.company-news-list-item:first-child {
    padding-top: 20px;
}
.company-news-list-item {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ececec;
}
.company-news-list-item-caption {
    font-family: 'OpenSansSemibold';
}
.company-news-list-item-caption a:link, .company-news-list-item-caption a:visited, .company-news-list-item-caption a:active, .company-news-list-item-caption a:hover {
    text-decoration: none;
}
.company-news-list-item-description {
    margin-top: 20px;
}
.company-news-list-item-more-link {
    margin-top: 10px;
    font-style: italic;
    text-align: right;
    font-size: 11px;
    color: gray;
    padding-right: 20px;
    float: right;
}
.company-news-list-item-date {
    margin-top: 10px;
    font-size: 11px;
    color: gray;
    float: left;
    padding-left: 20px;
}
.company-cases-list-item:nth-child(2n+1) {
    clear: both;
}
.company-cases-list-item:nth-child(2n) {
	float: right;
    margin: 0 0 20px 2%;
}
.company-cases-list-item {
    display: block;
    width: 46%;
	float: left;
	margin: 0 2% 20px 0;
    min-height: 375px;
    vertical-align: top;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 0px 5px -1px #ccc;
    -moz-box-shadow: 0 0px 5px -1px #ccc;
    -o-box-shadow: 0 0px 5px -1px #ccc;
    box-shadow: 0 0px 5px -1px #ccc;
}
.company-case-preview-picture {
    width: 100%;
    height: auto;
    vertical-align: top;
    margin: 0;
    overflow: hidden;
    text-align: center;
}
.company-case-preview-picture img {
    width: 100%;
}
.company-case-description {
    vertical-align: top;
}
.company-case-caption {
	width: 90%;
    margin: 0 auto;
    padding-top: 22px;
    font-size: 18px;
    font-family: OpenSansSemiBold;
    overflow: hidden;
}
.company-case-text {
    display: none;
}
.company-case-link {
	width: 90%;
    margin: 20px auto;
}
.company-case-link img {
    width: 50px;
    vertical-align: middle;
    margin-top: -3px;
    float: left;
}
@media screen and (max-width: 520px){
	.company-cases-list-item {
		float: none !important;
		width: 90%;
		margin: 10px auto !important;
	}
}
.success-message-light {
    display: none;
    background: #eef7e0;
    color: #656566;
    text-align: center;
    border: 0;
    font-family: 'OpenSansSemibold';
    line-height: 20px;
    font-size: 13px;
    padding: 10px 35px 10px 14px;
    margin-bottom: 10px;
}
.success-message-light a {
    color: #000;
    text-decoration: underline;
}


.profile-soclinks {
	margin:16px 0 30px 0;
}
.profile-soclinks a {
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin:0 7px 0 0;
	background-image:url(/images/profile-soclinks.png);
	background-repeat:no-repeat;
}
.profile-soclinks .ico-vk {
	background-position:0 0;
}
.profile-soclinks .ico-ok {
	background-position:-37px 0;
}
.profile-soclinks .ico-facebook {
	background-position:-74px 0;
}
.profile-soclinks .ico-twitter {
	background-position:-111px 0;
}
.profile-soclinks .ico-google {
	background-position:-148px 0;
}
.profile-soclinks .ico-linkedin {
	background-position:-185px 0;
}
.profile-soclinks .ico-lj {
	background-position:-222px 0;
}
.profile-soclinks .ico-tg {
    background-position:-258px 0;
}
.profile-video {
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:12px 14px;
	font-size:14px;
	line-height:18px;
	margin:0 0 30px 0;
	background-color:#c3c3c3;
	width:560px;
	margin: 0 auto;
}

.tool-descr .descr h3 .profile-site-link a, .tool-descr .descr h3 .profile-site-link a:visited {
    text-decoration: none;
}
.newslist-item .descr h3 a, .newslist-item .descr h3 a:visited, .newslist-item .descr .h3 a, .newslist-item .descr .h3 a:visited {
    color: #202020;
    text-decoration: none;
}

.matrev-form-wrapper {
	margin-top: 30px;
}
.matrev-hint {
	display: none;
	margin-left: 40px;
	vertical-align: middle;
	line-height: 18px;
}
.html-narrow .matrev-hint {
	width: 50%;
}
.matrev-form {
	display: none;
	width: 100%;
	margin-top: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
	padding-bottom: 30px;
}
.matrev-form .in-progress,
.matrev-form .in-progress * {
	cursor: progress !important;
}
.matrev-form .req {
	color: #ee4b25;
}
.matrev-form .form-item,
.matrev-form-comment .form-item {
	float: none;
	margin: 0 auto 25px;
}
.matrev-form .form-item-half-width {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.html-narrow .matrev-form .form-item-half-width {
	max-width: 310px;
}
.matrev-form h4, 
.matrev-form label, 
.matrev-form-comment label {
	font-family: 'OpenSansSemibold', sans-serif;
	font-size: 16px;
	margin: 0 0 .4em 0;
	clear: left;
}
.matrev-form .form-text {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.matrev-form .form-textarea,
.matrev-form-comment .form-textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent;
	height: 60px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}
.matrev-form .form-file {
	padding: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.matrev-form .matrev-opinion {
	clear: left;
	background-color: #eef7e0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 22px;
	margin: 0 0 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.matrev-form .matrev-opinion .button {
	height: 35px;
	color: #fff;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	font-size: 13px;
	line-height: 35px;
	float: left;
}
.matrev-form .matrev-opinion .button:hover {
	background-position: 0 -100px;
}
.matrev-form .matrev-opinion .button-pos {
	width: 150px;
	background-image: url(/images/button-pos.png);
	padding: 0 16px 0 64px;
	float: none;
}
.matrev-form .matrev-opinion .button-neu {
	width: 150px;
	text-align: center;
	padding: 0 40px;
	margin: 10px auto;
	float: none;
}
.matrev-form .matrev-opinion .button-neg {
	background-image: url(/images/button-neg.png);
	padding: 0 16px 0 64px;
	width: 150px;
	float: none;
}
.matrev-form .matrev-opinion .button.button-act {
	background-position: 0 -200px;
}
.matrev-form .matrev-submit,
.matrev-form-comment .matrev-comment-submit {
	margin: 30px auto 0 0;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 200px;
}
.matrev-form .matrev-submit .form-submit {
	margin: auto;
	float: none;
}
.matrev-success,
.matrev-comment-success {
	background: #d8ef9d;
	color: #8eb42d;
}
.matrev-error,
.matrev-comment-error {
	background: #ff2e46;
	color: white;
}
.matrev-success,
.matrev-error,
.matrev-comment-success,
.matrev-comment-error 
{
	display: none;
	text-align: center;
	cursor: pointer;
	height: 42px;
	line-height: 42px;
	margin: 30px auto 0 auto;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.matrev-form .form-text,
.matrev-form .form-textarea,
.matrev-form .form-file,
.matrev-form .review-opinion,
.matrev-form .review-submit,
.matrev-form .review-success,
.matrev-form .review-error, 
.matrev-form-comment .form-textarea
{
	width: 100%;
}
.matrev-form .form-item-half-width .form-text,
.matrev-form .form-item-half-width .form-textarea,
.matrev-form .form-item-half-width .form-file {
	width: 100%;
}
.html-narrow .matrev-form .form-text,
.html-narrow .matrev-form .form-textarea,
.html-narrow .matrev-form .form-file,
.html-narrow .matrev-form .review-opinion,
.html-narrow .matrev-form .review-submit,
.html-narrow .matrev-form .review-success,
.html-narrow .matrev-form .review-error {
	width: 100%;
}
.html-narrow .matrev-form .form-item-half-width .form-text,
.html-narrow .matrev-form .form-item-half-width .form-textarea,
.html-narrow .matrev-form .form-item-half-width .form-file {
	width: 100%;
}
.html-narrow .matrev-form .button-pos {
	width: 100%;
}
.html-narrow .matrev-form .button-neu {
	width: 100%;
}

.html-narrow .matrev-form .button-neg {
	width: 100%;
}
.matrev-wrap .fancybox-skin {
	padding: 0 !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	max-width: 710px;
	overflow: hidden;
}
.matrev-wrap .fancybox-inner {
	overflow: hidden;
}
.matrev-wrap .fancybox-close {
	width: 35px;
	height: 35px;
	background: url(/images/sprite.png) -202px 0 no-repeat;
	cursor: pointer;
	float: right;
	margin: 0 -10px 0 0;
	top: 12px;
	right: 36px;
}
.matrev-list-wrapper {
	margin-top: 10px;
}
.matrev-list-wrapper.in-progress,
.matrev-list-wrapper.in-progress * {
	cursor: progress !important;
}
.matrev-list-item-wrapper {
	margin-top: 30px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 30px;
}
.matrev-list-item-wrapper-comment {
	margin-top: 30px;
	padding-bottom: 30px;
}
.matrev-list-item-comment{
	margin-left: 25px;
}
.matrev-list-item-wrapper:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.matrev-empty-hint {
	font-size: 14px;
	padding: 10px 20px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
}
.matrev-list-item-author {
	position: relative;
	color: #737373;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 16px;
}
.matrev-list-item-author-name,
.matrev-list-item-author-project-name,
.matrev-list-item-author-exp-value
{
	font-weight: bold;
	color: #54858c;
}
.matrev-list-item-author img.userpic {
	width: 26px;
	height: 26px;
	margin: 0 12px 0 0 !important;
	float: left;
}
.matrev-list-item-author-project {
	display: inline-block;
	float: left;
}
.matrev-list-item-author-exp {
	display: inline-block;
	float: right;
	font-style: italic;
}
.matrev-list-item-text-wrapper {
	margin-top: 10px;
	padding: 5px 0 0 0;
	background-image: url(/images/comment-pt.png);
	background-repeat: no-repeat;
	background-position: 30px -5px;
}
.matrev-list-item-positive .matrev-list-item-text-wrapper {
	background-position: 30px -10px;
}
.matrev-list-item-negative .matrev-list-item-text-wrapper {
	background-position: 30px -15px;
}
.matrev-list-item-text {
	background-color: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-0-border-radius: 5px;
	border-radius: 5px;
	background-color: #f1f1f1;
	padding: 20px 20px 13px 20px;
	line-height: 17px;
}
.matrev-list-item-text p {
	margin-bottom: 1.6em;
}
.matrev-list-item-text-caption {
	display: inline-block;
	font-family: 'OpenSansBold', sans-serif;
}
.matrev-list-item-positive .matrev-list-item-text {
	background-color: #eef7e0;
}
.matrev-list-item-negative .matrev-list-item-text {
	background-color: #f5e4e4;
}
.matrev-form-wrapper .req-hint {
	clear:left;
	float:right;
	padding:14px 29px 0 0;
}

.form-text {
    background-color: transparent;
    outline: none;
    border: none;
    display: block;
    height: 37px;
}
.common-form .form-text, .custom-form .form-text {
    height: 35px;
    line-height: 35px;
    padding: 0 12px 0 12px;
    outline: none;
}
.matrev-form-wrapper select {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 6px -1px #bbb;
    -moz-box-shadow: inset 0 1px 6px -1px #bbb;
    box-shadow: inset 0 1px 6px -1px #bbb;
    border-collapse: separate;
    height: 35px;
    margin-right: 0;
    line-height: 35px;
    width: 100%;
	border: none;
    outline: none;
}
.param-sel {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 6px -1px #bbb;
    -moz-box-shadow: inset 0 1px 6px -1px #bbb;
    box-shadow: inset 0 1px 6px -1px #bbb;
    border-collapse: separate;
    height: 35px;
    margin-right: 0;
    line-height: 35px;
    width: 100%;
}
.param-selector .arr {
    background: url(/images/sprite.png) -407px -198px no-repeat;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 8px;
    position: absolute;
    cursor: pointer;
}
.param-sel .sel-value {
    padding: 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
}
.matrev-form-wrapper select option {
    background: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 10px -1px #bbb;
    -moz-box-shadow: 0 1px 10px -1px #bbb;
    box-shadow: 0 1px 10px -1px #bbb;
    padding: 7px 0;
    z-index: 10;
}
.param-selector div.selected {
    color: #a0a0a0;
}
.param-selector .dropdown {
    display: none;
    position: absolute;
    background: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 10px -1px #bbb;
    -moz-box-shadow: 0 1px 10px -1px #bbb;
    box-shadow: 0 1px 10px -1px #bbb;
    padding: 7px 0;
    z-index: 10;
    min-width: 253px;
}
.param-selector .dropdown div {
    display: block;
    padding: 8px 12px;
    cursor: pointer;
}

.matreq-form .matreq-success, .matreq-form .matreq-error, .resume-form .resume-success, .resume-form .resume-error {
    display: none;
    text-align: center;
    cursor: pointer;
    padding: 15px 20px;
    margin: 30px 20px 0 auto;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.matreq-form .matreq-error, .resume-form .resume-error {
    background: #ff2e46;
    color: white;
}
.matreq-form .form-checkboxes .matreq-chechbox label {
    clear: none;
    font-size: 14px;
    font-family: 'OpenSans', sans-serif;
}
.matreq-form h4, .matreq-form label {
    font-family: 'OpenSansSemibold', sans-serif;
    font-size: 16px;
    margin: 0 0 .4em 0;
    clear: left;
}
.matreq-form .matreq-plate-under-reaction-time {
    margin-top: -25px;
    margin-bottom: 30px;
    font-size: 12px;
    text-align: left;
    padding: 5px 30px;
    color: #96999d;
    border-bottom: 1px solid #ceeaec;
    width: 100%;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.matreq-form .matreq-plate {
    position: relative;
    background: #dce4f3;
    background: #ceeaec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 24px 29px;
    float: none !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.matreq-form .matreq-plate input {
    width: 100%;
}
.common-form input.initial, .custom-form input.initial {
    color: #96999d;
    font-size: 13px;
    font-family: 'OpenSansItalic', sans-serif !important;
}
.matreq-form .form-item-half-width .form-text, .matreq-form .form-item-half-width .form-textarea, .matreq-form .form-item-half-width .form-file {
    width: 100%;
}
.matreq-form .form-item {
    float: none;
    margin: 0 18px 25px 0;
}

.common-form label, .custom-form label {
    display: block;
    margin: 0 0 .35em 0;
}
.matreq-form .matreq-success, .resume-form .resume-success {
    background: #d8ef9d;
    color: #8eb42d;
    text-align: left !important;
}
.form-wrapper .req, .form-item .req, .custom-form .req {
    font-size: 14px;
    color: #ee4b25;
    font-family: 'OpenSans', sans-serif;
}
.matreq-form .form-textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    height: 60px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}
.matreq-form .form-checkboxes .matreq-chechbox {
    margin-left: 15px;
}
.custom-form .icheckbox {
    margin-top: -2px;
}
.common-form .icheckbox, .common-form .iradio, .custom-form .icheckbox, .custom-form .iradio {
    background-image: url(/images/icheck-2.png);
}
.icheckbox, .iradio {
    background-position: 0 0;
}
.icheckbox.checked, .iradio.checked {
    background-position: -23px 0;
}
.icheckbox, .iradio {
    display: block;
    margin: 0;
    padding: 0;
    width: 23px;
    height: 23px;
    background: url(/images/icheck.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    margin-right: 11px;
    margin-top: 0;
}
.matreq-form .form-checkboxes .matreq-chechbox + .matreq-chechbox {
    margin-top: 10px;
}
/* End */



/* Start:/local/templates/mobile/components/bitrix/news.detail/advbanner/style.css*/
#close-banner {
  /*float: right;
  margin-right: 2%;*/
  font-size: 13px;
  font-weight: 600;
  background: #585858;
  padding: 3px 13px;
  border-radius: 38px;
  color: #fff;
  cursor: pointer;
  box-sizing: content-box;
  width: auto;
  margin-bottom: 4px;
    /*float: right;*/
    /*margin-right: 10px;*/
    position: absolute;
    top: -35px;
    right: 0;
}
.detail-banner-wrapper {
    position: fixed;
    bottom: -3px;
    z-index: 9999;
    width: 100%;
    max-width: 1025px;
}
/* End */
/* /local/templates/mobile/components/bitrix/news.detail/companies/style.css */
/* /local/templates/mobile/components/bitrix/news.detail/advbanner/style.css */
