.dnnTitle {
    margin-top: 8px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
    font-size: 25px !important;
    line-height: 36px;
    letter-spacing: -0.03em;
}

.dnnLabel {
    width: 140px !important;
    padding-right: 0px !important;
    text-align: left !important;
}

.dnnSpace {
    width: 120px !important;
}

.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
    max-width: 600px;
}

.form-control {
    display: inline;
}

.description {
    display: inline;
    font-size: 11px;
}

.dnnFormItem input[type="checkbox"] + span, .dnnFormItem input[type="radio"] + span {
    margin: 0px;
}

.paddingButton {
    padding-bottom: 20px;
    padding-top: 10px;
}

ul li {
    list-style-type: none !important;
}
