/*
CTC Separate Stylesheet
Updated: 2026-08-25 15:17:24
*/

.footer-column-colored-1 {
    margin-bottom: 14px;
}

.page .content>.gridContainer>.row {
	margin-top: -290px;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	color: #000 !important;
}
.nf-form-content button, .nf-form-content input[type=button], input[type=submit], input[type=button], .nf-form-content input[type=submit], .button, .button-primary, .button-large {
	background-color: #000 !important;
	color: #fff !important;
	border-radius:3px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	border-radius: 3px !important;	
}
html #wpadminbar {
	position: fixed;
}