.login-form .has-error{
    border: 1px solid #8b131b;
    border-radius: 4px;
}

.page-header.navbar .page-logo .logo-default {
    margin: 4px 0 0;
    height: 41px;
}

.page-header.navbar .page-logo>.logo-image, .page-header.navbar .page-logo>a {
    width: 81%;
}

small.required {
    color: #970b0b;
}

.select2-container--bootstrap .select2-results__group {
    font-size: 14px;
}

.not_read{
    background-color: #ffcbcf !important;
}

.remove_order_product_item{
    position: absolute;
    left: 2px;
    top: 2px;
}