.container {
    padding-top:10px;
}
#shops_table img, #orders_table .name img{
    display: inline-block;
    width:16px;
    vertical-align: text-bottom;
    margin-right:4px;
}


.shops_select img {
    display: inline-block;
    width:16px;
    vertical-align: text-bottom;
    margin-right:4px;
}

.shops_select.checked {
    opacity:1;
}

.shops_select {
    opacity:0.4;
}