.dnnLabel {
    width: 300px !important;
}

ul li {
    list-style-type: none !important;
}

.get-data {
    display: none !important;
}

.icon-button {
    display: none !important;
}

.form-control {
    outline: none;
}

.radio-inline label, .checkbox-inline label {
    font-weight: normal !important;
}

.g-recaptcha-response {
    display: none !important;
}

.captchaText {
    margin-top: -40px !important;
    margin-left: 25px !important;
    border: 0px !important;
    position: absolute !important;
    width: 1px !important;
    height: 0px !important;
}
.dnnerror{
    color:#ff0000;
}