.gform_heading {
    display: none;
}

input[type="button"] {
    padding: 12px 30px;
    border-radius: 50px;
    background: #0069B1;
    color: #fff;
    border-color: #0069B1;
}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
    background: #00ca00;
    border: #00ca00;
}
    .gf_placeholder {
    font-weight: 600;
}

.gfield_label.gform-field-label {
    border-bottom: 0px;
}

#warning_input_75_27, #warning_input_75_42 {
    font-size: 14px;
    position: absolute;
    background: #fff;
    z-index: 10;
    padding: 10px 0px;
}

li {
    padding-bottom: 3px;
}

#gf_progressbar_wrapper_75 {
    display: none;
}

#field_75_57 {
    grid-column: span 6;
}

.ui-datepicker td.red-day a {
    background-color: #ff4545 !important;
    color: white !important;
}

.ginput_container .instruction {
    display: none;
}

#field_75_13, #field_75_35, #field_75_34 {
    grid-column: span 6;
}

#field_75_3 {
    margin-bottom: 40px;
}

#field_75_16, #field_75_52 {
    margin: 20px 0px;
}

#field_75_175 .gfield_label.gform-field-label, #field_75_175 .ginput_container {
    float: left;
    width: auto;
    line-height: 50.5px;
    height: 41px;
    font-size: 20px;
}

    #field_75_175 .ginput_container #input_75_175 {
        font-size: 275px;
        color: #000;
    }

#field_75_175 .ginput_container {
    text-align: right;
}

#field_75_35 p {
    font-size: 15px;
}

#field_75_9 #input_75_9 {
    /*! padding: 15px; */
    /*! float: left; */
    /*! display: block; */
    background: #000000;
}

#gform_submit_button_75, #gform_next_button_75_55, #gform_submit_button_63, #gform_next_button_63_55 {
    background: #0069B1;
    border: 0px;
    color: #fff;
    padding: 15px 45px;
    border-radius: 35px;
}

#gform_previous_button_75, #gform_previous_button_63 {
    background: #DFDFDF;
    border: 0px;
    color: #fff;
    padding: 15px 45px;
    border-radius: 35px;
    color: #333;
}

#field_75_175 {
    margin: 20px 0px;
}

#gform_fields_75 #field_75_9 label {
    display: none;
}

#gform_fields_75 .gform_button_select_files, #gform_fields_63 .gform_button_select_files {
    border-radius: 4px;
    padding: 12px 35px;
    height: auto;
    cursor: pointer;
    background-color: #00B7BD;
    border: 0px solid rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
    margin-right: 16px;
    color: #fff;
    border-radius: 35px;
}

#field_75_9 {
    margin-bottom: 30px;
}




/* file upload button hover state */
.gform_page .gform_button_select_files:hover {
    background-color: #00aaad;
}

/* file upload button active state */
.gform_page .gform_button_select_files:active {
    background-color: #00aaad;
}

#gfield_description_75_27 {
    position: absolute;
    width: auto;
}

#field_75_54 {
    opacity: 0;
}

.gform_page td, .gform_page tr {
    font-size: 16px !important;
}

.gform_page font strong {
    font-size: 17px;
    font-weight: 500;
}

.gform_page tr, .gform_page tr:first-child td {
    background: transparent !important;
}

.gform_page td font {
    font-size: 15px !important;
    padding-bottom: 20px;
}

.gform_page table tr table tr table td strong {
    font-size: 15px !important;
    font-weight: 500;
    color: #333 !important;
}

.ui-datepicker-days-cell-over.ui-datepicker-today + td a,
.ui-datepicker-days-cell-over.ui-datepicker-today + td + td a {
    /* background: #ff4545 !important;
  color: #fff !important;*/
}

#ui-datepicker-div p, #ui-datepicker-div span, #ui-datepicker-div div, #ui-datepicker-div a:not(.ui-datepicker-prev, .ui-datepicker-next), #ui-datepicker-div select {
    font-size: 11px;
}

.red-day:before {
    content: attr(title); /* here's the magic */
    position: absolute;
    /* vertically center */
    top: 50%;
    transform: translateY(-50%);
    /* move to right */
    left: 70%;
    margin-left: 15px;
    z-index: 20;
    */
    /* basic styles */
    width:auto;
    padding: 10px;
    border-radius: 30px;
    background: #f33;
    color: #ffffff;
    text-align: center;
    display: none; /* hide by default */
    font-size: 14px;
    min-width: 175px;
    font-weight: 600;
}

.red-day:hover:before {
    display: block;
}

.red-day {
    position: relative;
}



#gform_page_9_2 td, #gform_page_9_2 tr {
    font-size: 16px !important;
}

#gform_page_9_2 font strong {
    font-size: 17px;
    font-weight: 500;
}

#gform_page_9_2 tr, #gform_page_9_2 tr:first-child td {
    background: transparent !important;
}

#gform_page_9_2 td font {
    font-size: 15px !important;
    padding-bottom: 20px;
}

#gform_page_9_2 table tr table tr table td strong {
    font-size: 15px !important;
    font-weight: 500;
    color: #333 !important;
}



/*
fieldset[data-conditional-logic="hidden"]{
padding:10px 20px !important;
}
.gfield--type-checkbox{padding:10px 0px;}

body .gfield--type-checkbox:hover + fieldset[data-conditional-logic="hidden"] {
  display: block !important;
  border:1px solid #efefef;
 background-color:#efefef;
}
body fieldset[data-conditional-logic="hidden"]:hover{
 display: block !important;
}
fieldset[data-conditional-logic="visible"] {
  margin-left: 20px !important;
}

*/


#gform_fields_9 .gform_button_select_files {
    border-radius: 4px;
    padding: 12px 35px;
    height: auto;
    cursor: pointer;
    background-color: #00B7BD;
    border: 0px solid rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
    margin-right: 16px;
    color: #fff;
    border-radius: 35px;
}

.gfield_checkbox .gchoice, .gfield_checkbox .gchoice input, .gfield_checkbox .gchoice label {
    cursor: pointer;
}

#gform_submit_button_9, #gform_next_button_9_45 {
    background: #0069B1;
    border: 0px;
    color: #fff;
    padding: 15px 45px;
    border-radius: 35px;
}

#gform_previous_button_9 {
    background: #DFDFDF;
    border: 0px;
    color: #fff;
    padding: 15px 45px;
    border-radius: 35px;
    color: #333;
}

fieldset[data-conditional-logic="visible"] {
    margin-left: 20px !important;
}

.gform_heading, #gf_progressbar_wrapper_9 {
    display: none;
}

#field_9_19, #field_9_20, #field_9_21 {
    grid-column: span 6;
    -ms-grid-column-span: 6;
}

.gfield--type-section {
    margin: 40px 0px 10px !important;
}


#field_9_24 .ginput_container.ginput_container_radio {
    float: left;
    width: 20%;
    margin-top: 4px;
}

#field_9_24 #gfield_description_9_24 {
    float: left;
    width: calc(75% - 20px);
    clear: none;
    padding-top: 0px;
    margin-top: 5px;
    margin-right: 10px;
}

div.gfield {
    margin: 0px 0px 25px;
}

.gfield.gfield--type-radio, #field_9_56.gfield--type-checkbox {
    margin: 0px 0px 25px !important;
}

#field_9_25 label {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    margin-bottom: 4px;
}

.gfield--type-radio label, .gfield--type-checkbox label {
    font-weight: inherit;
}