.wpcf7 form.invalid .wpcf7-response-output {
    color: #ffb900;
}
span.wpcf7-spinner{
    position: absolute;
}
.wpcf7 form.sent .wpcf7-response-output {
    color:#46b450;
}
.formgroup p {
    margin: 0px;
}
.ContentBasedPage ul {
    padding-left: 20px;
}


.ContentBasedPage ul li {
    font-weight: 500;
    margin: 0px 0px 5px;
}