.iframe-div {
    display: none;
}
label#label_45_7_0 {
    background: url(/wp-content/uploads/2025/09/accident-1.svg);
    background-repeat: no-repeat;
    background-position: 50% 25px;
    min-height: 140px;
}
label#label_45_7_1 {
    background: url(/wp-content/uploads/2025/09/Group.svg);
    background-repeat: no-repeat;
    background-position: 50% 25px;
    min-height: 140px;
}
label#label_45_7_2 {
    background: url(/wp-content/uploads/2025/09/stethoscope-1.svg);
    background-repeat: no-repeat;
    background-position: 50% 20px;
    min-height: 140px;
}
label#label_45_7_3 {
    background: url(/wp-content/uploads/2025/09/injured-on-property.svg);
    background-repeat: no-repeat;
    background-position: 50% 25px;
    min-height: 140px;
}
label#label_45_7_4 {
    background: url(/wp-content/uploads/2025/09/Group-1.svg);
    background-repeat: no-repeat;
    background-position: 50% 20px;
    min-height: 140px;
}
.claim-checker-image{
    height: 450px !important;
/*    max-width: 480px !important;*/
    width: 100%;
    object-fit: contain;
}
.compensation-check h3{
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
.q1-radio .gfield_radio {
    display: flex;
    gap: 20px;
      flex-wrap: wrap;
}
.q1-radio .gfield-choice-input {
    display: none;
}
.q1-radio label{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
      margin: 20px 0;
    cursor: pointer
}
.q1-radio .gchoice:hover{
    background: #082543;
    color: #fff;
    transition: background 0.3s ease, color 0.3s ease;
}
.q1-radio img{
    max-width: 54px;
}
.q1-radio .gchoice {
    max-width: 210px;
    width: 100%;
    border: 1px solid #EDEFEE;
    background: #F8F9FA;
}
.q2-radio .gfield_radio {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.q2-radio .gfield-choice-input {
    display: none;
}
.q2-radio label{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
      margin: 20px 0;
    cursor: pointer
}
.q2-radio .gchoice:hover{
    background: #082543;
    color: #fff;
    transition: background 0.3s ease, color 0.3s ease;
}
.q2-radio .gchoice {
    max-width: 270px;
    width: 100%;
    border: 1px solid #082543;
    background: #FFF;
    max-height: 60px;
}
.q3-datepicker input{
    max-width: 378px;
}
.q4-check .gchoice, .q5-check .gchoice, .q6-check .gchoice{
        display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
}
.q4-check .gchoice label, .q5-check .gchoice label, .q6-check .gchoice label{
    margin: 0;
    font-weight: normal;
}
.q4-check .gchoice input, .q5-check .gchoice input, .q6-check .gchoice input{
    width: 20px;
    height: 20px;
    margin: 0 !important;
}
.q5-check .gfield_checkbox, .q6-check .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.q5-check .gchoice, .q6-check .gchoice {
    width: 33%;
}
#gform_45 .gform-page-footer.gform_page_footer.top_label {
   margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
#gform_45 .gfield_required{
    display: none;
}
#gform_45 .gfield_contains_required label:after{
    display: none;
}
#gform_45 .gform_previous_button{
    padding: 4px 25px;
    text-transform: uppercase;
    border: 1px solid;
} 
#gform_45 .gform_next_button, input#gform_submit_button_45 {
  background: #6EE0DB;
    border: 0;
  color: #082543;
  padding: 10px 25px;
    text-transform: uppercase;
}
#gform_45 .gfield_radio label{
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
      margin: 0;
    padding: 20px 0;
    line-height: 20px;
}
#gform_45 .top_label{
    gap: 0 !important
}
#gform_45 legend.gfield_label.gform-field-label, .q3-datepicker label {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    color: #082543;
    border: 0;
    margin-bottom: 40px;
}
#gform_45 .q3-datepicker label{
    display: none;
}
#gform_45 .gf_step{
     border: 1px solid #000;
    width: 15px;
    border-radius: 100px;
    height: 15px;
    background: #fff;
    margin: 0 !important;
}
#gform_45 .gf_step_active {
    border: 1px solid #000;
    width: 15px;
    border-radius: 100px;
    height: 15px;
    background: #082543;
}
#gform_45 .gf_step span, #gform_45 .gform_wrapper.gravity-theme .gfield-choice-input, #gform_45 .gfield_radio .gfield-choice-input{
    display: none;
}
#gform_45 .gf_page_steps{
    display: flex;
    gap: 20px;
    margin: 40px 0;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/08/Line-38.webp);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: left;
    max-width: 250px;
    justify-content: space-around;
    border: 0;
}
#gform_45 legend p {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}
#gform_45 .ginput_container_email input, #gform_45 .ginput_container_text input, #gform_45 .ginput_container_phone input{
width: 95% !important;
}
#gform_45 img.ui-datepicker-trigger {
    margin-left: -30px;
    margin-right: 0;
    margin-top: 0;
}
span#gform_ajax_spinner_45{
    display: none !important;
    width: 0 !important;
}
.q-label{
    color: #4AB4B0;
}
aside.sidebar.sidebar-primary.widget-area {
    display: none;
}
.content-sidebar .content{
	width: 100% !important;
}
.internal-header{
	background: #EEEFF1 !important;
    width: 100%;
    color: #000;
}
h1.page-title, .breadcrumb, span.breadcrumb-link-text-wrap{
    color: #082543 !important;
}
h1.page-title{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	margin-top: 10px;
}
 .internal-header h1.with-line:after{
 	display: none;
 }
.page-banner {
    background: #EEEFF1;
    padding: 55px 0;
}
 section.page-content {
 	padding-bottom: 100px;
}
.staff-redirect-lead{
    padding-top: 90px;
}
.staff-redirect-lead .lead-container{
    display: flex;
    gap: 40px;
}
.staff-redirect-lead .left-container{
    width: 30%;
}
.staff-redirect-lead .right-container {
    width: 70%;
}
.staff-redirect-lead p.title {
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 500;
}
.staff-redirect-lead p{
    font-size: 16px;
}
.staff-redirect-lead a{
    font-weight: 500;
}
span.ui-state-default, a.ui-state-default, select.ui-datepicker-month, select.ui-datepicker-year, table.ui-datepicker-calendar span{
    font-size: 16px !important;
}
body.page-template-page-injury-claim-checker .gfield_validation_message{
    display: none;
}
span#input_45_11_date_format{
    display: none;

}
@media (max-width: 767px){
    .staff-redirect-lead .lead-container{
        flex-wrap: wrap;
         gap: 10px;
    }
    .staff-redirect-lead .left-container, .staff-redirect-lead .right-container{
        width: 100%;

    }
    .q5-check .gchoice, .q6-check .gchoice{
        width: 100%;
    }
}


/** OLD GFORM THEME DO NOT REMOVE TO AVOID CONFLICTS ON DATEPICKER **/
.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date {
    margin-left: 2%
}

.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date {
    margin-left: 0
}

.gform_wrapper.gravity-theme .ginput_container_date label {
    display: block
}

html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date {
    margin-left: 0;
    margin-right: 16px
}

html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date {
    margin-right: 0
}

.gravity-theme.ui-datepicker {
    background: #fff;
    border: 1px solid #d0d1d3;
    border-radius: 3px;
    box-shadow: 0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);
    color: #607382;
    font-size: .8125rem;
    font-weight: var(--gform-theme-font-weight-medium);
    margin-top: 5px;
    max-width: 400px;
    padding: 18px 15px;
    width: auto
}

.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr {
    background: 0 0;
    border: 0;
    margin: 0
}

.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th {
    padding: 5px;
    text-shadow: none;
    text-transform: none
}

.gravity-theme.ui-datepicker .ui-datepicker-header {
    border: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    width: 100%
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    align-items: center;
    background: 0 0;
    border: 0;
    color: #607382;
    cursor: pointer;
    display: flex;
    font-family: gform-icons-theme!important;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 30px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    speak: never;
    text-decoration: none;
    top: 50%;
    transform: translateY(-50%);
    transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
    width: 30px
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
    color: #2f4054
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
    display: none
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before {
    border: 0;
    height: auto;
    position: static;
    transform: none;
    width: auto
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 0
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before {
    content: "<";
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    color: #111;
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 0
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before {
    content: ">";
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    color: #111;
}

.gravity-theme.ui-datepicker .ui-datepicker-header select {
    -webkit-appearance: none;
    background-color: transparent;
    background-image: url(../../../images/theme/down-arrow.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #585e6a;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: var(--gform-theme-font-weight-medium);
    height: auto;
    min-height: 0;
    padding: 0 22px 0 0;
    width: auto
}

.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month {
    margin-right: 20px;
    -moz-text-align-last: right;
    text-align-last: right
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span {
    font-weight: var(--gform-theme-font-weight-normal)
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar th span {
    align-items: center;
    color: #2f4054;
    display: flex;
    font-size: .8125rem;
    font-weight: var(--gform-theme-font-weight-medium);
    height: 40px;
    justify-content: center;
    width: 40px
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar td {
    font-size: .8125rem;
    height: 50px;
    width: 50px
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    align-items: center;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 100%;
    box-shadow: none;
    color: #2f4054;
    display: flex;
    height: 40px;
    justify-content: center;
    text-decoration: none;
    transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
    width: 40px
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
    background: 0 0;
    border-color: #607382;
    outline: 0
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active {
    background: #f2f3f5;
    border-color: #607382
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
    background: #607382;
    border-color: #607382;
    box-shadow: 0 .125rem .125rem rgba(58,58,87,.0596411);
    color: #fff
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover {
    border-color: #607382
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: 0 0
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    align-items: center;
    background: #f2f3f5;
    border: 1px solid rgba(32,32,46,.079);
    border-radius: 100%;
    box-shadow: 0 .125rem .125rem rgba(58,58,87,.0596411);
    color: #686e77;
    cursor: text;
    display: flex;
    height: 40px;
    justify-content: center;
    text-decoration: none;
    width: 40px
}

@media (max-width: 640px) {
    .gravity-theme.ui-datepicker {
        max-width:235px
    }

    .gravity-theme.ui-datepicker .ui-datepicker-header {
        margin-bottom: 10px
    }

    .gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th {
        padding: 3px
    }

    .gravity-theme.ui-datepicker .ui-datepicker-calendar th span {
        height: 20px;
        width: 20px
    }

    .gravity-theme.ui-datepicker .ui-datepicker-calendar td {
        height: 30px;
        width: 30px
    }

    .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default {
        height: 20px;
        width: 20px
    }

    .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
        height: 20px;
        width: 20px
    }
}

