

/* Start:/local/components/aravia/vote.results.list/templates/.default/style.css?17314005601885*/
#voting-results_page .auth-form_container {
    margin:50px auto;
    width:300px;
}
#filter-form_buttons {
    margin: 10px 0;
}
#filter-form_fields-list label {
    display: inline-block;
    white-space: nowrap;
    margin: 5px;
}
#filter-form_fields-list select,
#filter-form_fields-list input,
#filter-form_buttons input {
    display: inline-block;
    font-family: 'Circe-Light';
    font-size: 16px;
}
#filter-form_fields-list select,
#filter-form_fields-list input {
    padding-left: 5px;
    border: 1px solid #b4b4b4;
    height: 28px;
}
#filter-form_buttons input {
    border: none;
    padding: 5px 10px;
    color: #fff;
    background: #582c83;
    text-decoration: none;
    cursor: pointer;
}
#filter-form_buttons input + input {
    margin-left: 10px;
}
#voting-results_filter,
#voting-results-table_container {
    padding: 10px 10px 20px;
}
#voting-results-table {
    border-collapse: collapse;
    margin:0 auto;
    font-size:14px;
    width:100%;
}
#voting-results-table tr:nth-child(odd) {
    background-color: #fff;
}
#voting-results-table tr:nth-child(even) {
    background-color: #d5c5ec;
}
#voting-results-table th,
#voting-results-table td {
    border: solid 1px #b4b4b4;
    padding: 5px;
    max-width: 300px;
}
.vote-error_container {
    text-align:center;
    margin:10px;
}
.vote-error_text {
    display:inline-block;
    padding:5px 7px;
    background-color:#da8171;
    border:1px solid #770c0c;
}
#checkbox-is-complete {
    display: inline-block;
    height: 28px;
    width: 28px;
    border: 1px solid #b4b4b4;
    vertical-align: middle;
}
#checkbox-is-complete .icon-check {
    display: block;
    margin: 4px;
}
#checkbox-is-complete .icon-check svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    fill: #000;
}
#FILTER_IS_COMPLETE:checked + #checkbox-is-complete .icon-check {
    display: block !important;
}

/* End */


/* Start:/bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1731400511424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png)}
/* End */
/* /local/components/aravia/vote.results.list/templates/.default/style.css?17314005601885 */
/* /bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1731400511424 */
