form.asc-calc-form {


}

form.asc-calc-form .container input {
    width: unset !important;
    height: unset;
    opacity: 1;
    position: initial;
}

form.asc-calc-form .container .checkmark {
    display: none;
}

form.asc-calc-form .more-info {
    display: none !important;
}

form.asc-calc-form button {
    display: none !important;
}

form.asc-calc-form #print_friendly {
    display: none !important;

}
.content-page .content-section {
    margin-top: 20px !important;
}
.content-page .heading-section {
    min-height:100px;
    border: 0;

}
.content-page .heading-section .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
footer {
    display: none !important;
}