

/* Start:/local/templates/main_new/components/bitrix/iblock.element.add.form/review_add/style.css?17016565341776*/
.stars-input
{
	display: inline-block;
	white-space: nowrap;
    font-size: 0;
    vertical-align: top;
}

.stars-input input
{
	position: absolute;
	opacity: 0.0001;
	z-index: 1;
	width: 1px;
    height: 1px;
    vertical-align: top;
}

.stars-input label
{
	position: relative;
	z-index: 2;
	color: #FEB03A;
	cursor: pointer;
	font-size: 40px;
	padding: 1px;
    margin: 0;
    vertical-align: top;
}

.stars-input input:checked ~ label
{
	color: #ccc;
}

.stars-input input:checked + label
{
	color: #FEB03A;
}

.stars-input:hover label
{
	color: #FEB03A!important;
}
.stars-input label:hover ~ label
{
	color: #ccc!important;
}


.form-review--input
{
    margin-bottom: 24px;
}

.form-review--input .label
{
    text-transform: uppercase;
    color:#424749;
    font-size: 16px;
    margin-bottom: 10px;
}

.form-review--input .info
{
    color:#CDCDCD;
    font-size: 16px;
    margin-top: 3px;
}

.form-review--rate
{
    margin-bottom: 46px;
}

.form-review--rate .label
{
    font-size: 18px;
    color: #424749;
    font-weight: bold;
    margin-bottom: 6px;
}

.file-attached
{
    margin: 22px 0;
    overflow: hidden;
}

.file-attached img 
{
    display: block;
    float: left;
    
    margin: 0 19px 0 0;
    border: 2px solid #E9E9E9;
    border-radius: 20px;
}

.file-attached .attach-title
{
    display: block;
    font-size: 16px;
    color: #32373A;
    text-transform: uppercase;
    font-weight: 500;
}

.file-attached .attach-delete
{
    display: block;
    text-transform: uppercase;
    color: #CDCDCD;
    font-size: 16;
    font-weight: 500;
    cursor: pointer;
}

.file-attached .attach-delete:hover
{
    color:#d50000;
}
/* End */
/* /local/templates/main_new/components/bitrix/iblock.element.add.form/review_add/style.css?17016565341776 */
