.addTaxCerticationPage {
    line-height: 22px;
}

    .addTaxCerticationPage .listSubP .checkNredioLeble span p {
        margin-bottom: 10px;
    }

    .addTaxCerticationPage .viewCheck .checkNredioLeble span {
        line-height: 16px;
    }

.addEditTeacher {
    margin: 0px;
    padding: 0px;
}

.sectionTitel {
    color: #333;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    font-family: 'AvenirNextLTPro-Regular', sans-serif;
    font-weight: normal;
    line-height: 14px;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}

.col-form-label {
    font-family: 'AvenirNextLTPro-Regular', sans-serif;
    font-weight: normal;
    line-height: 14px;
    font-size: 14px;
}

.subFieldSection .col-form-label {
    text-align: right !important;
}
.subFieldSection .textAlignLeft {
    text-align: left !important;
}
.pTagBtn {}
.pTagBtn p {
    margin-bottom:5px;
}
    .pTagBtn p:last-child {
        margin-bottom: 15px;
    }
.sectionField {
    padding: 0px 15px;
}

.headerInfo {
    text-align: center;
    position: relative;
    margin: 5px auto 0px auto;
}

    .headerInfo p {
        font-family: 'AvenirNextLTPro-Bold', sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 15px;
        line-height: 20px;
        color: #0099CC;
        text-align: center;
        margin: 0px;
        padding: 0px;
        text-transform: capitalize;
    }

.textUpper {
    text-transform: uppercase;
}

.regFormListCheck {
    display: block;
}

    .regFormListCheck .checkNredioLeble {
        margin-right: 12px;
    }

.sectionCont {
    color: #333;
    font-family: 'AvenirNextLTPro-Regular', sans-serif;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 25px;
}

.viewCheck {
    margin-left: 30px;
}

    .viewCheck .checkNredioLeble {
        display: block;
        margin-bottom: 10px;
    }

        .viewCheck .checkNredioLeble input {
            margin-right: 0px;
            position: absolute;
        }

        .viewCheck .checkNredioLeble span {
            vertical-align: top;
            padding-left: 18px;
            display: block;
            font-family: 'AvenirNextLTPro-Regular', sans-serif;
            font-weight: normal;
            line-height: 14px;
            font-size: 14px;
        }

.withOutIconHead {
    margin-left: 0px !important;
}

.preSubOption {
}

    .preSubOption .viewCheck {
        margin-left: 0px;
    }

        .preSubOption .viewCheck .checkNredioLeble span {
            vertical-align: top;
            padding-left: 18px;
            display: block;
            font-family: 'AvenirNextLTPro-Bold', sans-serif;
            font-weight: bold;
            line-height: 14px;
            font-size: 14px;
        }

.listSubP .checkNredioLeble span p {
    margin-bottom: 5px;
}
/*Change by Gouranga 01/24/2018*/
.preSubOption .viewCheck .checkNredioLeble {
    display: inline-block;
    margin-bottom: 20px;
}

.italicList {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style: none;
}

    .italicList li {
        float: none;
        display: block;
        font-style: italic;
        font-family: 'AvenirNextLTPro-Regular', sans-serif;
        font-weight: normal;
        line-height: 14px;
        font-size: 14px;
        margin-bottom: 5px;
    }

.lblBottomMarginZero {
    margin-bottom:0px !important;
}