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

.margin-bottom-30px {
    margin-bottom: 30px !important;
}
.width-100 {
    width: 100% !important;
}
.trd-class {
    width: 280px !important;
    padding: 0px !important;
    min-height: auto !important;
    background: none !important;
}
.print-btn {
    margin: -10px 0px 20px 0px !important;
}
.width-30px {
    width: 30px !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;
}
