.filter_bl .select_box {
    width: 100%;
}

.all_voices {
    font-size: 14px;
}

.method_ico_cur.method_ico_president-list .method__t__a-tx,
.method_ico_cur.method_ico_region-chamber .method__t__a-tx,
.method_ico_cur.method_ico_president-method_ico_nko .method__t__a-tx {
    color: inherit;
    text-decoration: none;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

.alert p:last-of-type {
    margin-bottom: 0;
}

.btn.btn-vote {
    min-width: 132px;
}

.btn.btn-red,
.btn.btn-gray,
.btn.btn-green {
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
}

.btn.btn-red {
    border: 1px solid #D83526;
    background-color: #FE1A00;
}

.btn.btn-green {
    background-color: #5CB811;
    border: 1px solid #3B7808;
}

.btn.btn-gray {
    background-color: #929598;
    border: 1px solid #635C63;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.d-ib {
    display: inline-block;
}

.no-td:hover,
.no-td {
    text-decoration: none;
}

.no_mg_top {
    margin-top: 0 !important;
}

.no_mg_bt {
    margin-bottom: 0 !important;
}

.sortable-list {
    list-style: none;
}

.sortable-list li {
    position: relative;
    background: none;
    padding-left: 0;
}

.directions-votes .sortable-list.full-width {
    width: 100%;
}

.directions-votes .sortable-list.source {
    width: 47%;
    border: solid #ccc;
    border-width: 0 0 0 1px;
    margin: 0 0 0 15px;
}

.directions-votes .sortable-list.target {
    border: 1px dashed darkgrey;
    padding: 10px 10px 0 10px;
}

.directions-votes .sortable-list.target.full-width {
    border: 0;
    padding: 0;
}

.directions-votes .sortable-list.complete li {
    /*margin: 0 0 15px;*/
}

.directions-votes .sortable-list.target li > a,
.directions-votes .sortable-list.source li > a {
    padding: 0 0 0 15px;
}

.directions-votes .sortable-list li > span.handle {
    padding-right: 10px;
    font: bold 16px Sans-Serif;
    color: #2a4d5d;
    position: absolute;
    top: 1px;
}

.directions-votes .sortable-list {
    float: left;
    width: 50%;
    margin: 0 0 5px;
    display: inline-block;
    box-sizing: border-box;
}

.directions-votes .sortable-list.x3 {
    min-height: 93px;
}

.directions-votes .sortable-list.k0,
.directions-votes .sortable-list.x4 {
    min-height: 120px;
}

.directions-votes .sortable-list.complete {
    /*min-height: auto;*/
}

.directions-votes .sortable-list.on-drag {
    color: #31708f;
    border-color: #bcdff1;
    background-color: #d9edf7;
}

.directions-votes .sortable-list li.empty-placeholder {
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.directions-votes .sortable-list li.empty-placeholder span {
    opacity: 0.6;
}

.directions-votes .sortable-list.empty.x4 li.empty-placeholder {
    padding: 25px 0;
}

.user_sub_menu .sub_menu__wrapper {
    max-width: 1204px; margin: 0 auto;
}

.user_sub_menu .sub_menu__wrapper .sub_menu__layout {
    float: left;
    width: 50%;
    padding: 17px 0;
    max-width: none;
    box-sizing: border-box;
}

.user_sub_menu .sub_menu__voting {
    float: right;
    margin: 5px;
    padding: 8px 15px 10px;
    box-sizing: border-box;
    text-align: right;
}

.user_sub_menu .sub_menu__voting .col-left {
    float: right;
}

.user_sub_menu .sub_menu__voting .col-right {
    float: right;
    padding: 0 0 0 45px;
}

.gu-mirror {
    list-style: none;
}