﻿@import "https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css";

Legend {
    text-align: left;
    font: normal normal bold 30px/45px Mulish;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin: 30px 0px;
    width: 87%;
}
.umbraco-forms-fieldset row {
    padding-bottom: 40px;
}
.umbraco-forms-field {
    padding-bottom: 40px;
}
.fileupload .umbraco-forms-label {
    display: none !important;
   
}
 .umbraco-forms-label .umbraco-forms-tooltip .help-block {
    margin-top: 5%;
}
.btnn {
    border: 2px solid #05bcd2;
    border-radius: 35px;
    opacity: 1;
    padding: 7px;
    width: 100%;
    font: normal normal 22px/28px Mulish;
    letter-spacing: 0px;
    max-width: 369px;
    cursor: pointer;
    text-decoration: none;
}

.btnn a {
    text-decoration: none;
}

.btnn.btn-search-upload-files {
    background: #ffffff 0% 0% no-repeat padding-box;
    color: #05bcd2;
    margin-bottom: 5%;
}

.btnn.btn-search-upload-files a {
    color: #05bcd2;
}

.umbraco-forms-navigation .btnn.btn-primary {
    background: #05bcd2 0% 0% no-repeat padding-box;
    color: #ffffff !important;
    height: auto !important;
    border: 2px solid #05bcd2;
    border-radius: 35px;
    opacity: 1;
    padding: 7px;
    width: 100%;
    font: normal normal 22 px /28 px Mulish;
    letter-spacing: 0px;
    max-width: 369px;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 114px;
}

.umbraco-forms-navigation .col-md-12 .btn {
    background: #05bcd2 0% 0% no-repeat padding-box !important;
    color: #ffffff;
    border: 2px solid #05bcd2;
    border-radius: 35px;
    opacity: 1;
    padding: 7px;
    width: 100%;
    font: normal normal 22px/28px Mulish;
    letter-spacing: 0px;
    max-width: 369px;
    cursor: pointer;
    text-decoration: none;
}
.umbraco-forms-field-wrapper textarea {
    padding-bottom: 83px;
    margin-bottom: 50px;
    width: 100%;
    background: #eff5f680 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    border: none;
    text-align: left;
    font: normal normal normal 22px/40px Mulish;
    letter-spacing: 0px;
    color: #8d8d8d;
    opacity: 1;
    padding: 20px 0;
    max-width: 830px;
    max-height: 202px;
    outline: none;
}


/* CLIENT-SPECIFIC STYLES */
body,
table,
td,
a {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

table,
td {
    -mso-table-lspace: 0pt;
    -mso-table-rspace: 0pt;
}

img {
    -ms-interpolation-mode: bicubic;
}

/* RESET STYLES */
img {
    border: 0;
    height: auto;
    line-height: 100%;
    outline: none;
    text-decoration: none;
}

table {
    border-collapse: collapse !important;
    margin-bottom: 40px;
    width: 100%;
    border-spacing: 0px;
    border: 0px;
}

.purple-td {
    background-color: #413659;
    padding: 0px 10px 0px 10px;
    align-content: center;
}

.tbl-mxw-600 {
    max-width: 600px;
    padding: 0px;
    width: 100%;
    border-spacing: 0px;
    border: 0px;
}

    .tbl-mxw-600 td {
        vertical-align: top;
        padding: 40px 10px 40px 10px;
    }

.umbraco-logo {
    width: 40px;
    height: 40px;
    display: block;
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    border: 0px;
}

.white-td {
    background-color: #ffffff;
    text-align: center;
    align-content: center;
    vertical-align: top;
    padding: 40px 20px 20px 20px;
    color: #000000;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
}

    .white-td h2 {
        font-size: 36px;
        font-weight: 900;
        margin: 0;
    }

.white-td2 {
    padding: 20px 30px 40px 30px;
    color: #303033;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    align-content: left;
    background-color: #ffffff;
}

.white-td3 {
    background-color: #ffffff;
    padding: 0;
    align-content: left;
}

    .white-td3 .white-td3-img {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 100px;
        width: 600px;
        border: 0px;
    }

.white-td4 {
    background-color: #ffffff;
    padding: 40px 30px 0px 30px;
    color: #000000;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    line-height: 25px;
    align-content: left;
}

    .white-td4 h2 {
        font-size: 24px;
        font-weight: 700;
        margin: 0;
    }

.white-td5 {
    background-color: #ffffff;
    align-content: left;
    padding: 20px 30px 40px 30px;
    color: #303033;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

    .white-td5 h4 {
        font-weight: 700;
        margin: 0;
        color: #000000;
    }

    .white-td5 p {
        margin-top: 0;
    }

    .white-td5 a {
        color: #00aea2;
    }

.light-td {
    background-color: #f3f3f5;
    align-content: center;
    padding: 0px 10px 0px 10px;
}

.light-td2 {
    background-color: #f3f3f5;
    align-content: center;
    padding: 30px 10px 0px 10px;
}

.lightblue-td {
    background-color: #03bfb3;
    align-content: center;
    padding: 30px 30px 30px 30px;
    color: #ffffff;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

    .lightblue-td h2 {
        font-size: 20px;
        font-weight: 700;
        color: #ffffff;
        margin: 0;
        margin-bottom: 5px;
    }

    .lightblue-td p {
        margin: 0;
    }

    .lightblue-td a {
        color: #ffffff;
    }

table th,
table td {
    padding: 0px;
    text-align: center;
}

body {
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    background-color: #f4f4f4;
}

/* iOS BLUE LINKS */
a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

/* MOBILE STYLES */
@media screen and (max-width: 600px) {
    h2 {
        font-size: 32px !important;
        line-height: 32px !important;
    }
}
/* ANDROID CENTER FIX */
div[style*="margin: 16px 0;"] {
    margin: 0 !important;
}

/*# sourceMappingURL=alphaformstemplate.css.map */
.container {
  width: 100%;
  margin-top: 50px;
}
.container .intro {
  max-width: 1438px;
  width: 100%;
  margin: auto;
  padding: 0px 20px 80px 20px;
  text-align: center;
}
.container .intro h2 {
  font: normal normal bold 52px/64px Mulish;
  letter-spacing: 0px;
  color: #375b62;
  opacity: 1;
  margin-bottom: 50px;
}
.container .intro .description p {
  text-align: center;
  font: normal normal normal 22px/40px Mulish;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.container .intro .paragraph {
  line-height: 27px;
  padding-bottom: 10px;
}
.container .intro .bullets {
  margin: 0px 0px;
}
.container .form {
  width: 100%;
  margin: auto;
  max-width: 830px;
}
.container .form h3 {
  text-align: left;
  font: normal normal bold 32px/64px Mulishsh;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 30px 0px;
}
.container .form label {
  text-align: left;
  font: normal normal normal 22px/40px Mulish;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.container .form input {
  background: #eff5f680 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  border: none;
  max-width: 390px;
  padding: 15px 0;
  outline: none;
  width: 100%;
  padding-left: 14px;
}
.container .form textarea {
  width: 100%;
  background: #eff5f680 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  border: none;
  text-align: left;
  font: normal lighter normal 22px/40px Mulish;
  letter-spacing: 0px;
  color: #8d8d8d;
  opacity: 1;
  padding: 20px;
  max-width: 830px;
  max-height: 202px;
  outline: none;
  min-height: 202px
}

.row .umbraco-forms-container col-md-6 .umbraco-forms-field .recaptcha .recaptcha2 .mandatory .alternating {
    position: relative;
    bottom: 60px;
}
