body {
    background-color: #0e0e0e;
}
form h4, .h4 {
    color: rgba(0,0,0,0.90);
    font-size: 16px;
    line-height: 24px;
    margin: 1em 0;
    font-weight: 700;
}
form .form-control {
    border: 1px solid rgba(0,0,0,0.10);
    border-radius: 2px;
}
form .form-control:hover {
    border: 1px solid rgba(0,0,0,0.25);
}
form .form-control:active,
form .form-control:focus {
    border: 1px solid #00a8e4;
}
form .has-feedback .form-control {
    /*padding-right: 30px;*/
}
form .has-feedback .form-control-feedback {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    width: 30px;
}
form.form-horizontal .control-label {
    font-size: 12px;
    line-height: 1.1;
}
form .btn-default {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.25);
    color: rgba(0,0,0,0.50);
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .35s ease-in-out;
}
form .btn-default:hover,
form .btn-default:focus {
    background: #fff;
    border-color: rgba(0,0,0,0.50);
    color: #00a8e4;
}
form .btn-default.page-forward,
form .btn-default.group-forward,
form .btn-default.form-submit {
    background: #00a8e4;
    color: #fff;
}
form .btn-default.page-forward:hover,
form .btn-default.page-forward:focus,
form .btn-default.group-forward:hover,
form .btn-default.group-forward:focus,
form .btn-default.form-submit:hover,
form .btn-default.form-submit:focus {
    background: #fff;
    color: black;
}

.select2-drop-active {
    border-color: rgba(0,0,0,0.25);
}

.select2-results .select2-highlighted {
    background-color: #00a8e4;
}

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    box-shadow: none;
    border-color: rgba(0,0,0,0.25);
}
/* To make it look like both Work and Mobile Numbers are mandatory */
.phone-num-validation:before {
    font-family: 'FontAwesome';
    content: '\f069 \ ';
    font-size: 0.5em;
    display: inline;
    color: red;
    vertical-align: super;
}
.phone-num-validation {
  font-size: 12px;
  font-style: italic;
}
.alert-container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  min-width: 300px;
  width: calc(100% - 30px);
}
#page_2 .row.form-group.cstField fieldset .radio {
  width: 40%;
  display: inline-block;
}
#page_2 .row.form-group.cstField>div>label {
  display: none;
}
#page_2 .h4:after {
  font-family: 'FontAwesome';
  content: '\f069 \ ';
  font-size: 0.4em;
  display: inline;
  color: red;
  vertical-align: super;
  font-weight: 400;
}
/* To try to make the Thank you page look better */
#page_6 .row {
  margin-top: 20px;
  margin-bottom: 20px;
}
#page_6 #calendar {
  margin-top: 40px;
}
#main-form {
    background-color: #fff;
    background-position: top 490px left 0, top 460px right calc(50% - 280px), top 65% right 0;
    background-repeat: no-repeat;
    box-shadow: none;
    font-size: 14px;
    max-width: 100% !important;
    padding: 0;
}

#main-form > [id^="page_"] {
    margin: 0 auto;
}
#main-form > [id^="page_"] > .component, #main-form > [id^="page_"] > .theme-panel {
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto;
    max-width: 810px;
    min-width: 300px;
    border-top: 1px solid #ccc !important;
    width: calc(100% - 30px);
}
#main-form > [id^="page_"] > .theme-panel {
  padding: 15px;
  margin-bottom: 20px;
}
#main-form > [id^="page_"] > .theme-panel .theme-box {
  margin-top: -10px;
}
#main-form > [id^="page_"] > .theme-panel .row.no-theme {
  padding-bottom: 10px;
}
#main-form > [id^="page_"] > .theme-panel .fee-amount::before, #main-form > [id^="page_"] > .theme-panel .fee-summary::before {
  content: '$';
}
#main-form > [id^="page_"] > .alert-container + .component {
    border-top: 1px solid #ccc;
}
#main-form > [id^="page_"] > div:nth-last-child(-n+3) {
    background: transparent;
    border: 0;
    border-top: 0 !important;
}
#main-form > [id^="page_"] > div:nth-last-child(4) {
    border-bottom: 1px solid #ccc;
}
/* this is the .brand-footer */
#main-form > [id^="page_"] > div:nth-last-child(1) {
    background: #f2f2f2;
    /*margin: 4em 0 0;*/
    padding: 0;
}
#main-form > [id^="page_"] > .component > form {
    padding: 15px;
}
#main-form > [id^="page_"] .navbar {
    background: transparent;
}
#main-form .h3 {
    color: rgba(0,0,0,0.90);
    font-size: 16px;
    line-height: 24px;
}
#main-form.landing .brand-footer {
    background: #f2f2f2;
    /*margin: 4em 0 0;*/
}
#main-form.landing .component {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 auto 10em;
    min-width: 300px;
    width: 810px;
    padding: 15px;
}
.body-content {
    padding: 0;
}
.brand-header {

}
.brand-header .wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    max-width: 1120px;
}

.brand-header .inner {
    background: rgba(0,0,0,.9);
    padding: 1em;
}

.brand-header h1 {
    color: #FFFEFE;
    display: block;
    font-family: Coda, sans-serif;
    font-size: 30px;
    line-height: 1;
    margin-bottom: .8em;
    text-transform: uppercase;
}
.brand-header h1 span {
    text-transform: lowercase;
}

.brand-header ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.brand-header li {
    color: #FFFEFE;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 1em;
    width: 100%;
}

.brand-header li span {
    color: #858585;
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 1em;
}
.brand-header img.iot-logo {
    display: block;
    margin: 0 0 1em 1em;
    width: fit-content;
}
.brand-footer {
    /*margin-top: 4em;*/
    font-family: 'Inter', sans-serif;
    background-color: #000 !important;
}
.brand-footer .logo-container {
  text-align: center;
}
.brand-footer .logo-container img {
  max-width: 173px;
}
.brand-footer .terms-container {
  text-align: center;
}
.brand-footer .container {
    padding: 0;
    max-width: 1120px;
    width: 100%;
}

.brand-footer .row {
    margin: 0;
    padding-bottom: 4em;
}

.brand-footer .row h4 {
    margin-top: 0;
}
.brand-footer dl {
    margin: 0;
}
.brand-footer dt,
.brand-footer h4 {
    color: rgba(0,0,0,0.50);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
}
.brand-footer dd,
.brand-footer li {
    background: transparent;
    color: rgba(0,0,0,0.90);
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
    margin: .5em 0;
    text-align: left;
}
.brand-footer a {
    color: #00a8e4;
}
.brand-footer span {
    display: block;
    font-size: 12px;
    margin-top: .5em;
}

.brand-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.brand-footer li {
    margin-bottom: .5em;
}
.divcom-footer {
    max-width: 810px !important;
    min-width: 300px !important;
    margin-left: auto;
    margin-right: auto;
    color: white;
}
@media (min-width: 600px) {
    .brand-header .inner {
        padding: 2em 3em 1em;
    }
    .brand-header .wrapper {
        flex-direction: row;
    }
}
@media (min-width: 768px) {
    .brand-header h1 {
        font-size: 50px;
    }
    div.form-group .form-control {
        margin-bottom: 0px;
    }
    .brand-footer .logo-container {
      text-align: left;
    }
    .brand-footer .terms-container {
      text-align: right;
    }
}
