

/* Start:/local/templates/kit/components/bitrix/voting.form/pool_umu_2017/style.css?16892357851655*/
.voting-form-box
{
	font-size:100%;
	border:1px solid #ccc;
	padding:4px;
}

#content_container_ver .voting-form-box
{
    font-size:75%
}

.voting-form-box .active
{
	color:green;
}

.voting-form-box .disable
{
	color:red;
}

.voting-form-box label
{
	line-height:20px;
}

.voting-form-box form
{
	margin:0;
}

.starrequired 
{
    color:red;
    font-size: 23px;
}
.vote-reply-field-captcha-label {
    margin-bottom:6px;}
.vote-vote-footer {
    margin-top:6px;}
.vote-reply-field-captcha-image {
    margin:6px 0;}

    textarea {
        width: 100%;
    }

label {
    display: block;
    margin-bottom: 5px;
}

.page-content select,
.page-content textarea,
.page-content input[type="text"] {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

.page-content input[type="text"] {
    width: 206px;
}

.page-content textarea {
    resize: both;
    height: auto;
    width: 100%;
}

select {
    width: 220px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}
/* End */
/* /local/templates/kit/components/bitrix/voting.form/pool_umu_2017/style.css?16892357851655 */
