/* Styles definition here */
.ui-datepicker-header {
    background: #33759b;
    
}

.ui-datepicker-calendar .ui-state-active {
    background: #D19CB5;
	border: 1px solid #33759b;
    
}

.ui-datepicker {
    height: auto;
    margin: 5px 0;
    font-family: "Audiowide", sans-serif;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

.cp_cff_clean #fbuilder .pbSubmit, .cp_cff_clean #fbuilder .pbPrevious, .cp_cff_clean #fbuilder .pbNext {
    font-family: "Montserrat", Sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 10px;
    letter-spacing: 4px;
    fill: var( --e-global-color-47f6378 );
    color: var( --e-global-color-47f6378 );
    background-color: var( --e-global-color-48bd2f1 );
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #2d363f;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    padding: 15px 27px 13px 31px;
    }

.cp_cff_clean #fbuilder {
    color: #384248;
    font-family: "MuseoSans-100" "Lucida Grande","Lucida Sans Unicode",Verdana,"Jamrul",sans-serif;
    text-shadow: 0px 1px 0px #fff;
	
}.cp_cff_clean #fbuilder {
    color: #384248;
    font-family: "MuseoSans-100" "Lucida Grande","Lucida Sans Unicode",Verdana,"Jamrul",sans-serif;
    text-shadow: 0px 0px 0px #fff;
}

h1, .h1-style {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
	text-transform: uppercase;
    line-height: 1.4;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #33759b;
}

.cp_cff_clean #fbuilder .fields.section_breaks label, .cp_cff_clean #fbuilder .fform span, .cp_cff_clean #fbuilder .uh {
    color: red;
}

#fbuilder span.uh {
    display: block;
    font-size: 100%;
	font-weight: 600;
    clear: both;
	text-align: center;
}