.RadListBox .rlbCheckAllItemsCheckBox, .RadListBox .rlbCheck {
    margin-right: 5px;
}

.RadListBox .rlbCheckAllItems > label, .RadListBox .rlbItem > label {
    font-weight: normal !important;
}

.btn-mypdark:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.badge50 {
    width: 55px !important;
}