/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2024 | 03:12:56 */
ul.sub-menu li a {
    padding: 10px 13px!important;
}

.fw-step-part {
    border-color: #1c4378 !important;
}

.fw-wizard-step-header.fw-current h2 {
    font-size: 26px !important;
}
#multi-step-form .fw-wizard-step-container h3 {
    
    font-size: 14px !important;
	 font-family: monospace;
 
}
#multi-step-form h2.fw-step-part-title {
 
    font-size: 25px !important;

}
.fw-active .progress, ul.fw-progress-bar li.fw-active:before {
    background: #1c4378 !important;
}
.fw-button-previous, .fw-button-next, .fw-button-fileupload {
    background: #1c4378 !important;
}

