@import url("/FormBuilder/_Resource/_module/plugin/bs4/bootstrap.min.css");
@import url("/FormBuilder/_Resource/_module/plugin/base/styles.min.css");
@font-face {
    font-family: 'Messina Sans';
    src: url('MessinaSans-Bold.eot');
    src: url('MessinaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('MessinaSans-Bold.woff2') format('woff2'),
        url('MessinaSans-Bold.woff') format('woff'),
        url('MessinaSans-Bold.ttf') format('truetype'),
        url('MessinaSans-Bold.svg#MessinaSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Messina Sans';
    src: url('MessinaSans-Regular.eot');
    src: url('MessinaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('MessinaSans-Regular.woff2') format('woff2'),
        url('MessinaSans-Regular.woff') format('woff'),
        url('MessinaSans-Regular.ttf') format('truetype'),
        url('MessinaSans-Regular.svg#MessinaSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Messina Sans', sans-serif;
    color: #222;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
}
.page__content {
    min-height: inherit !important;
}
table {
    margin-bottom: 20px;
}
table tr td {
    background: #fff;
    border: 1px solid #efefef !important;
    vertical-align: top;
}
.icons i:first-child {
    color: #005837;
}
a {
    color: #080d13;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover,
a:focus,
a:active {
    color: #0078a0;
}
label,
select,
input[type="checkbox"] + label,
input:not([type="button"]):not([type="submit"]) {
    font-size: 16px;
    color: #222;
    font-weight: normal;
}
.btn,
.btn-return,
button,
input[type="button"],
input[type="submit"] {
    font-family: 'Messina Sans', sans-serif;
    background: #FFF !important;
    border: 2px solid #0c314f !important;
    border-radius: 0;
    display: inline-block;
    font-weight: 400;
    padding: 14px 50px !important;
    text-align: center;
    height: auto;
    text-decoration: none;
    outline: 0 !important;
    white-space: nowrap;
    color: #0c314f !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn-return:hover,
.btn-return:active,
.btn-return:focus,
button:hover,
button:active,
button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    outline: none;
    text-decoration: none !important;
    border-color: #0c314f !important;
    color: #fff !important;
    background: #0c314f !important;
}
.btn-return::after,
.btn::after,
button::after {
    display: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Messina Sans', sans-serif;
    color: #0d161f;
    font-weight: normal;
    line-height: 1.25;
}
.h2,
h2 {
    color: #2b4350;
    font-size: 28px;
    margin: 0 0 21px;
    font-weight: 300;
}
.container {
    max-width: 62.5rem;
}
.page__header {
    background: transparent;
    min-height: 120px;
    padding: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page__header .container .navbar {
    padding: 0;
}
.page__header .container .navbar .navbar-brand {
    border: none;
    width: inherit;
    padding-left: 15px;
    padding-right: 15px;
}
.page__header .container .navbar .navbar-brand img {
    max-width: 100%;
    height: auto;
}
.page__banner {
    position: relative;
    background: url(/FormBuilder/_Resource/_module/UvICLq-yWE2zm75BR-vJ-Q/image/banner.png) center no-repeat;
    background-size: cover;
    padding: 120px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.page__banner .page__banner-title h1 {
    font-size: 45px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
}
.page__banner .page__banner-title p {
    font-family: 'Messina Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 8px;
}
.page__banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}
.page__footer {
    border: none;
    padding: 0 0 50px 0;
    position: relative;
    background: #041e2d;
    color: #fff;
    padding-top: 20px;
    font-size: 14px;
    font-weight: normal;
}
.page__footer a {
    color: #fff;
    border: none;
    text-decoration: none !important;
    position: relative;
}
.page__footer a:hover,
.page__footer a:focus,
.page__footer a:active {
    color: #fff;
    text-decoration: underline !important;
}
.iconLink a {
    background: #0c314f !important;
    border: 1px solid #0c314f !important;
    color: #fff !important;
    padding: 15px 15px 15px 55px !important;
    text-decoration: none;
    font-family: 'Messina Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.iconLink a:hover {
    text-decoration: none !important;
    border-color: #0c314f !important;
    color: #fff !important;
    background: #0c314f !important;
}
.bg-grey {
    position: relative;
    z-index: 1;
}
.bg-grey:before {
    content: "";
    background: #fbf8f3;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: -2;
    margin-left: -50vw;
}
.bg-grey table tr td {
    color: #222;
}
.bg-grey table tr:nth-child(even) td {
    background: #f3f3f3;
}
.confirmation td:first-child {
    vertical-align: top;
}
.identification .note {
    background: #fff;
    border: 1px solid #cccccc;
    font-size: 16px;
}
#bpayBox table tr td {
    border: none !important;
}
.formModule form > input[value="Confirmation"] + .step > .row.checkboxFullWidth {
    text-align: left;
}
.formModule form > input[value="Confirmation"] + .step > .formNav > .back,
.formModule form > input[value="Confirmation"] + .step > .formNav > .next {
    max-width: 200px;
    width: 100%;
}
.formModule form > input[value="Confirmation"] + .step > .formNav > .next {
    float: right;
}
.formModule form > input[value="Confirmation"] + .step > .formNav > .back {
    float: left;
}
.formModule form > input[value="home"] + .step .box {
    background: #f6f6f6;
    padding: 1.25rem;
    height: 100%;
    text-align: center;
}
.formModule form > input[value="home"] + .step .box h2 {
    font-size: 1.75rem;
}
.btn.download {
    background: #174579 !important;
    border-color: #174579 !important;
    color: #fff !important;
}
.btn.download:hover,
.btn.download:active,
.btn.download:focus {
    border-color: #165091 !important;
    background: #165091 !important;
}
@media (min-width: 578px) {
    .page__banner .page__banner-buttons {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        padding-top: 1.5rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 768px) {
    body {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .page__banner {
        height: auto;
        padding: 80px 0;
    }
    .page__banner .page__banner-title h1 {
        font-size: 40px;
    }
}
@media (max-width: 575px) {
    .h2,
    h2 {
        font-size: 28px;
    }
    .page__header .container .navbar .navbar-nav .nav-item .nav-link {
        padding: 0px 15px;
    }
    .page__banner {
        padding: 80px 0;
    }
    .page__banner .page__banner-title h1 {
        font-size: 34px;
    }
    table.dates th,
    table.dates td,
    table.dates tr {
        display: block;
    }
    table.dates th:last-child {
        display: none;
    }
    table.dates td:first-child {
        padding-bottom: 0;
    }
    table.dates td:last-child {
        padding-top: 0.25rem;
        font-style: italic;
    }
    .formModule form > input[value="Confirmation"] + .step > .formNav,
    .formModule form > input[value="Important-Information"] + .step > .formNav,
    .formModule form > input[value="Holder-Details"] + .step > .formNav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .formModule form > input[value="Confirmation"] + .step > .formNav > .next,
    .formModule form > input[value="Confirmation"] + .step > .formNav > .back,
    .formModule form > input[value="Important-Information"] + .step > .formNav > .next,
    .formModule form > input[value="Important-Information"] + .step > .formNav > .back,
    .formModule form > input[value="Holder-Details"] + .step > .formNav > .next,
    .formModule form > input[value="Holder-Details"] + .step > .formNav > .back {
        max-width: 200px;
        width: 100%;
    }
    .formModule form > input[value="Confirmation"] + .step > .formNav > .back,
    .formModule form > input[value="Important-Information"] + .step > .formNav > .back,
    .formModule form > input[value="Holder-Details"] + .step > .formNav > .back {
        margin-top: 1rem;
    }
}
