.notification_count {
    position: absolute;
    background: #f1416c;
    color: white;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 3px;
    text-align: center;
    top: 10px;
}

.col-form-label, .form-label {
    color: #7239ea;
    margin-top: 10px;
}

hr:not([size]) {
    height: 5px;
}

.dropzone .dz-preview .dz-image img {
    width: 100%;
}

.special-order {
    background-color: #9899ac !important;
    color: #fff !important;
}
