body {
    font-family: "Poppins" !important;
}
.inputHeader {
    font-weight: normal;
    font-family: "Poppins";
    color: #1D174F;
/*    font-size: 18px;
*/

}

.fontSet {
    font-family: "Poppins" !important;
}
.saveButtonRow {
    padding-top: 30px;
    font-family: "Poppins" !important;
}
.firstRow {
    padding-top: 20px;
    font-family: "Poppins" !important;
}
.seperator30 {
    height: 30px;
    font-family: "Poppins" !important;
}
.padTop20 {
    padding-top: 20px;
    font-family: "Poppins" !important;
}
.padBot10 {
    padding-bottom: 10px;
    font-family: "Poppins" !important;
}
.ContentfirstRow20 {
    padding-top: 20px;
    font-family: "Poppins" !important;
}
.ContentfirstRow30 {
    padding-top: 30px;
    font-family: "Poppins" !important;
}
.ContentInputSpacer {
    padding-top: 10px;
    font-family: "Poppins" !important;
}
.ContentfirstRow {
    padding-top: 15px;
    font-family: "Poppins" !important;
}
.secondRow {
    padding-bottom: 30px;
    padding-top: 10px;
    font-family: "Poppins" !important;
}
.singleRow {
    padding-bottom: 30px;
    padding-top: 20px;
    font-family: "Poppins" !important;
}
.ctrlSpacer {
    padding-top: 20px;
    font-family: "Poppins" !important;
}
@media (max-width: 550px) {
    .mobiCheckSpacer {
        padding-top: 0px !important;
    }
    .mobiAddSpacer {
        padding-top: 20px !important;
    }
}
