.print_butt {
    float: left;
    margin: 10px 0 10px 0;
}
.top_pagination .limitbox {
    float: right;
}
.print_butt a.btn.btn-success.prbutt:hover{
    background: #000!important;
}
.table-responsive tr td:first-child {
    max-width: 20px;
    width: 20px!important;
}
.order_link {
    font-size: 15px;
    text-decoration: underline;
    white-space: nowrap;
}
.brk {
    display: none;
}
.print_ver {
    display: none;
}
#table_special_cab .headtable_special_cab td {
    background: #008fd5;
    color: #fff;
}
.sortirovka {
    margin: 20px 0;
}
input.btn.btn-small.confbutt {
    background: green;
    color: #fff;
    margin: 4px 0;
}
.table_ttfsp_orders .sortirovka .col-md-6 {
    width: 100%;
}
div#filtersortirovka_chosen, div#filterorderby_chosen {
    width: 100%!important;
}
div#filtersortirovka_chosen a, div#filterorderby_chosen a {
    display: block!important;
}
input.btn.submorders {
    background: #596574;
    color: #fff;
}
input.btn.submordersdelete {
    background: red;
    color: #fff;
}
div#win_popup {
    display: none;
}
div#for_center_popup {
    background: #e8e8ff;
    padding: 10px;
    border: solid 2px red;
    margin: 10px 0;
}
.pop_up_wind_title {
    font-size: 20px;
    font-weight: bold;
}
div#order_status_change_chosen a {
    min-width: 300px;
    margin: 10px 0;
}
.one_order_user_block {
    padding: 10px;
    box-shadow: 1px 1px 3px 1px #ccc;
    margin: 5px 0 10px;
}
.number_ord_list_title, .time_reception, .spec_name, .stusus_ord {
    font-size: 20px;
}
.user_order_main {
    background: #e8e8e8;
    margin: 10px 0;
    padding: 5px 0 1px 5px;
}
.spec_name {
    text-transform: uppercase;
    color: #A51F18;
}
.no_items {
    margin: 10px 0;
    color: red;
}