.padding-left-20px {
    padding-left:20px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.list-style-type-none {
    list-style-type: none !important;
}

.list-style-type-circle {
    list-style-type: circle !important;
}

.point-to-note {
    font-weight: bolder !important;
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}

.width-30px {
    width: 30px !important;
}

#authorizedPerson .noTrainingOfficer_panel i::after {
    left: 1px !important;
    top: 3px !important;
}
