/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 06 2020 | 02:22:23 */
input.termsagree {
    background-image: none !important;
    background-color: #E7511E;
    color: #ffffff;
    outline-color: white !important;
}
input.termsdecline {
    background-image: none !important;
    background-color: #aaaaaa;
    color: #ffffff;
    outline-color: white !important;
}
.termscontentwrapper .content {
    padding: 35px;
}
.termscontentwrapper .content p {
    margin-bottom: 25px;
}