

/* Start:/local/templates/remer/components/bitrix/search.form/company_search/style.css?17661418381832*/
.company-detail .company-status {
	position: relative;
	float: right;
	width: 250px;
	height: 172px;
}

.company-detail .company-status .reseller,
.company-detail .company-status .bronze,
.company-detail .company-status .silver,
.company-detail .company-status .gold,
.company-detail .company-status .distributor {
	width: 100%;
	height: 172px;
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: contain;
}

.company-detail .company-status .reseller {background-image: url("/local/templates/remer/components/bitrix/search.form/company_search/images/reseller.png")}
.company-detail .company-status .bronze {background-image: url("/local/templates/remer/components/bitrix/search.form/company_search/images/bronze.png")}
.company-detail .company-status .silver {background-image: url("/local/templates/remer/components/bitrix/search.form/company_search/images/silver.png")}
.company-detail .company-status .gold {background-image: url("/local/templates/remer/components/bitrix/search.form/company_search/images/gold.png")}
.company-detail .company-status .distributor {background-image: url("/local/templates/remer/components/bitrix/search.form/company_search/images/")}

.register-users .fa-file-pdf-o {
	color: #ffc742;
}

.btn.search-tin-btn {
	width: 180px;
	height: 50px;
	border-radius: 80px;
}

.form-control.search-tin-input {
	all: unset;
    max-width: 100%;
    padding: 40px 0 15px 0;
    background: transparent;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    outline: none;
}

.form-group {
	margin-bottom: 20px;
}

.form-group label {
	font-size: 18px;
}

html.white .form-control.search-tin-input {
    border-bottom: 1px solid #2D2D2D;
    color: #2D2D2D;
}

@media (max-width: 425px) {
	.form-control.search-tin-input {
		width: 100%;
	}
	.form-group label {
		font-size: 16px;
	}
}
/* End */
/* /local/templates/remer/components/bitrix/search.form/company_search/style.css?17661418381832 */
