<style>

.schoolresults p {
	margin-bottom: 50px;
	text-align: center;	
}

form.stateform,
form.cityform,
form.cysform {
    margin-bottom: 10px;
    text-align: center;  
}

.stateform h3,
.cityform h3 {
    text-align: center;
}


.cysform select,
select.cyslookup,
.csl-theme body select,
.select2-selection,
select {
    border: none !important;
    background: #dfe1e1 !important;
    height: 40px !important;
    color: #6a6a6a !important;
    margin-bottom: 20px;
    margin: 0 auto;
    padding: 5px 25px;
}

.select2-container {
    width: 100% !important;
}

.cysform select,
select.cyslookup {
        width: 50%;
}

.cysform input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    height: 51px;
    background-color: #0363b1;
    color: #fff;
    padding: 1px 20px;
    border-radius: 50px;
}

.cysform input[type="submit"] {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

table.cyc-table {
    margin: 0 auto;
}

.cyc-table th, td {
    text-align: center;
}

.cyc-table th {
    padding: 15px;
    font-weight: bold;
    text-decoration: underline;
}

.action-buttons2 a {
    display: inline-block;
    background: #f5e518;
    font-size: 14px;
    font-family: "GothamBold";
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid #f5e518;
    color: #5b666f !important;
    padding: 5px 20px;
}
.action-buttons2 {
    margin-bottom: 10px;
    text-align: center;
}


/** PMPRO **/
.pmpro_checkout-fields {
    text-align: center;
}

form.pmpro_form label,
.pmpro_form input:not([type=submit]){
width: 50%;
display: inline-block;
}


/** Hide Floating Bar on Pages **/
.page-id-13930 .action-buttons,
.page-id-13932 .action-buttons,
.page-id-12898 .action-buttons,
.page-id-13930 .footer,
.page-id-13932 .footer,
table#pmpro_pricing_fields {
    display: none !important;
}

</style>