@charset "utf-8";

.selectbox.w-50px { min-width: auto; width: 50px; float: none; margin-left: 5px; }
.upload-info-btn { font-weight: 400; font-size: 11px; padding: 2px 10px; border-radius: 3px; margin-top: 7px; border: 1px solid #00addb; color: #00addb; text-align: center; display: inline-block; cursor: pointer; }

.vote-search-list { padding: 30px; background: #fff; border: 1px solid #dee3eb; }
.vote-search-list .vote-table { position: relative; height: 250px; overflow-y: auto; background: #fff; margin-top: 0; }
.vote-search-list .vote-table thead tr { position: sticky; top: 0; }
.vote-search-list .search-table { margin-bottom: 20px; }