.fieldError{
    border: 1px solid red !important;
}
#register_sucessful{
    display: none;
}
.register-body {
    background-image: url(../img/reg-leaves.png);
    background-size: cover;
    height: 54vw;
    position: relative;
    margin-bottom: 13vw;
/*    top: -60vw;
    height: 0vw;*/
}
.prize-banner-new {
    height: 56vw;
    margin-top: 15vw;
}
.yellow-banner-new{
    width: 66vw;
}
.register-body .reg-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 12vw;
}
.register-body .reg-header h1{
    color:white;
    font-family: OpenSans;
    font-size: 6vw;
    margin: 0;
    text-align: center;
    font-weight: 600;
}
.register-body .reg-header h2{
    color:white;
    font-family: OpenSans, sans-serif;
    font-size: 1.7vw;
    margin: 0;
    text-align: center;
}
.register-body .reg-header .title {
    height: 4.5vw;
    margin-top: 7vw;
}
.register-body .reg-header p {
    width: 35vw;
    text-align: center;
    font-size: 1.15vw;
}
.register-body .reg-header .bold {
    margin-bottom: 0.5vw;
}
.register-body .reg-header .fine-print {
    margin-top: 0;
}
.register-body .reg-inputs {
    display: flex;
    width: 73vw;
    flex-direction: column;
}
.register-body .reg-inputs .inputs-container {
    width: 77vw;
}

.reg-inputs p {
    color: grey;
    font-family: OpenSans, sans-serif;
    font-style: italic;
    text-align: center;
    margin-top: 1vw;
    font-size: 1vw;
}


.register-body .container {
    display:flex;
    margin-bottom: 3vw;
}
.side-img .placeholder{
    height: 36vw;
    left: -2vw;
    top: 7vw;
}
.reg-button {
    background-color: darkgreen;
    padding: 2vw 7.5vw;
}
.reg-button span {
    background-color: green;
    padding: 2vw 7.5vw;
}

.reg-inputs .radio__label {
    color: white;
    font-family: OpenSans, sans-serif;
    font-style: italic;
    font-size: 1.5vw;
    font-weight: 600;
}
.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    background-color: inherit;
    color: white;
    border: 2px solid white;
}
.checkbox-button__input {
    opacity: 0;
    position: absolute;
}
.checkbox-button {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.checkbo-button {
    
}
.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background-color: white;
}
input#terms {
    width: 4vw;
    margin-bottom: 0;
}
.login-form .form-row {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.intro1 .left .content .form-row {
    display: flex;
    justify-content: center;
}

#register {
  margin-left: 4vw;
  margin-right: 4vw;
}
#register h1, #register h3, #register p {
  text-align: center;
}
/*#register h1, #register h3 {
  color: #00493B;
}*/
#register h1 {
  font-size: 2.5em;
  margin-top: 3vw;
  /*margin-bottom: 3vw;*/
}
#register h3 {
  font-size: 1.25em;
}
#register p {
  font-size: 1em;
}
@media only screen and (min-width: 48em) {
  #register p {
    margin-bottom: 4vw;
  }
}

#register-form {
  margin-left: auto;
  margin-right: auto;
  width: 90vw;
}
@media only screen and (min-width: 48em) {
  #register-form {
    width: 60vw;
  }
}
#register-form .form-row {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
@media only screen and (min-width: 48em) {
  #register-form .form-row {
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
}
#register-form .form-col {
  width: 100%;
  margin-left: 0.75vw;
  margin-right: 0.75vw;
  margin-bottom: 3vw;
}
@media only screen and (min-width: 48em) {
  #register-form .form-col {
    margin-left: 1vw;
    margin-right: 1vw;
    margin-bottom: 1.25vw;
  }
}
#register-form label {
  /*color: darkblue;*/
  font-family: OpenSans, sans-serif;
  font-size: 1.15em;
}
@media only screen and (min-width: 48em) {
  #register-form label {
    font-size: 1em;
  }
}
#register-form .inputbox {
  margin-top: 2vw;
  margin-bottom: 1.5vw;
}
@media only screen and (min-width: 48em) {
  #register-form .inputbox {
    margin-top: 1vw;
    margin-bottom: 0.75vw;
  }
}
#register-form .inputbox input, #register-form .inputbox select {
  font-size: 1em;
  font-family: OpenSans, sans-serif;
  border: 1.5px solid black;
  background-color: transparent;
  color: black;
  width: 100%;
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
}
@media only screen and (min-width: 48em) {
  #register-form .inputbox input, #register-form .inputbox select {
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 1vw;
  }
}
#register-form .inputbox input {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  #register-form .inputbox input {
    text-align: left;
  }
}
#register-form .inputbox input:-webkit-autofill {
  -webkit-background-clip: text;
  -webkit-text-fill-color: darkblue;
}
#register-form .inputbox select {
  text-align: left;
  padding-left: 4vw;
  -moz-text-align-last: center;
       text-align-last: center;
  cursor: pointer;
  /*color: fieldtext;*/
}
@media only screen and (min-width: 48em) {
  #register-form .inputbox select {
    padding-left: 1vw;
    margin-left: 10px;
    padding-right: 1vw;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
#register-form .inputbox select option {
  text-transform: uppercase;
  /*color: #00493B;*/
  text-align: left;
}
#register-form .inputbox select option[value=""] {
  /*color: #00493B;*/
  text-align: center;
}
#register-form .inputbox select:invalid {
  /*color: #00493B;*/
  text-align: center;
  text-align: left;
  /*text-align: left;*/
}
#register-form #address-section-label {
  margin-left: 0.75vw;
}
@media only screen and (min-width: 48em) {
  #register-form #address-section-label {
    margin-left: 1vw;
  }
}
#register-form #address-section {
  margin-top: 1.5vw;
}
@media only screen and (min-width: 48em) {
  #register-form #address-section {
    margin-top: 1.25vw;
  }
}
#register-form #address-section span {
  color: #000;
  font-size: 0.65em;
}
@media only screen and (min-width: 48em) {
  #register-form #address-section span {
    font-size: 0.75em;
  }
}
#register-form #checkboxes label {
  /*color: #00493B;*/
  display: block;
  position: relative;
  padding-left: 10vw;
  margin-bottom: 1vw;
  margin-top: 2vw;
  text-align: left;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 48em) {
  #register-form #checkboxes label {
    padding-left: 4vw;
    margin-bottom: 0;
    margin-top: 1vw;
    font-size: 1em;
  }
}
#register-form #checkboxes label a {
  color: inherit;
  font-weight: bold;
}
#register-form #checkboxes input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  visibility: hidden;
}
#register-form #checkboxes input:checked ~ .checkmark {
  background-color: darkblue;
}
#register-form #checkboxes input:checked ~ .checkmark:after {
  display: block;
}
#register-form #checkboxes .checkmark {
  position: absolute;
  /*top: 0.15vw;*/
  left: 0;
  height: 1.25em;
  width: 1.25em;
  /*background-color: #eee;*/
  border: 1.5px solid black;
  cursor: pointer;
}
#register-form #checkboxes .checkmark:hover {
  background-color: #ccc;
}
#register-form #checkboxes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  background-color: darkblue;
  color: darkblue;
}
#register-form .btnbox {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
}
#register-form #register_btn {
  font-size: 1.5em;
  font-family: OpenSans, sans-serif;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 3em;
  padding-right: 3em;
  margin-top: 4vw;
  margin-bottom: 6vw;
  border-radius: 1.5vw;
  color: #f6f7f6;
  /*background-color: #00493B;*/
}
@media only screen and (min-width: 48em) {
  #register-form #register_btn {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-radius: 0.5vw;
    margin-top: 2vw;
    margin-bottom: 3vw;
  }
}

#reg-page-break {
  width: 100vw;
  height: auto;
  display: block;
}













body{
    margin: 0;
    /*font-family: OpenSans;*/
    font-family: OpenSans, sans-serif;
} 
*::-webkit-scrollbar-track{	
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: rgba(255,255,255,0.3);
}

*::-webkit-scrollbar{	
    width: 6px;	
}
*::-webkit-scrollbar-thumb {	
    background-color: #0071A3;
}
.close-btn{
    font-size: 2.5vw;
    color: red;
    margin-left: 28vw;
    margin-top: -10vw;
    border: none;
    position: absolute;
    background: none;   
    cursor: pointer;
}
.navBtn{
    height: 2.2vw;
    width: 7vw !important;
}
.header {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: fixed;
    top: 0px;
    z-index: 11;
    padding: 0px 50px;
    width: 100%;
    height: 70px;
    /*background-color: #0071A3;*/
    background-color: white;
    transition: 1s;
    filter: none !important;
    pointer-events: auto !important;
    user-select: auto !important;
    box-sizing: border-box;
}

.hamburger{
    display: none;
}

.sidebar {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background-color: #0071A3;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: white;
    display: block;
    white-space: nowrap;
    transition: 0.3s;
}

.sidebarOpen{
    width: 250px;
}
#ourof{
    display: none;
}
.header-inner{
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    color: white;
    counter-reset: item 0;
    z-index: 13;
}

.header-logo-div{
    display: flex;
    -webkit-box-pack: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}

  .header-logo{
    height: 3vw;
    width: auto; 
  }
	

  .header-links{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .header-links ol{
    display: flex; 
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
  }

  .header-links ol li {
    margin: 0px 5px;
    position: relative;
    counter-increment: item 1;
    font-size: 16px;
}

.header-links ol li a {
    padding: 10px;
    color: white;
    text-decoration: none;
}

h1{
    font-family: OpenSans, sans-serif;
}

a{
    text-decoration: none;
    color: inherit;
}

.landingDiv{
    display: flex;
    align-items: center;
    justify-content: center;
} 

#arr{
    font-size: 4vw;
}
#landing-header{
    margin-top: 6px;
    width: 100%;
    margin-bottom: 4vw;
}
.ldContent{
    width: 100%;
    text-align: center;
    margin-top: -5vw;
}

.landing-form{
   display: inline-flex;
}
.stdi{
    border: 2px solid #0071A3;
    display: block;
    margin: 10px auto;
    width: 30vw;
    padding: 10px 0;
    text-align: center;
    outline: none;
}
#verify-text{
    display: flex;
    justify-content: center;
}
.stdbtn{
    padding: 10px 0;
    /*background: #EA502A;*/
    background: darkblue;
    color: white;
    border: none;
    border-radius: 7px;
    margin: 20px auto;
    max-width: 180px;
    width: 95%;
    display: block;
    text-decoration: none;
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}


input.l-stdi, button.l-stdbtn {
    box-sizing: border-box;
}
#reg-names{
    display: flex;
    width: 50%;
}
#reg-names input{
    border-radius: 10px;
    margin-right: 8px;
}
input.l-stdi {
    border: 2px solid #0071A3;
    display: block;
    margin: 17px auto;
    width: 17vw;
    padding: 10px 0;
    text-align: center;
    outline: none;
    height: 2.4vw;
    font-size: 16px;  /* adjust if needed */
    line-height: 1;  /* adjust if needed */
}

button.l-stdbtn {
    padding: 10px 0;
    background: red;
    color: white;
    border: none;
    margin: 17px auto;
    height: 2.4vw;
    max-width: 180px;
    width: 95%;
    display: block;
    text-decoration: none;
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}
.bg-cont{
    /*min-height: 100vh;*/
    margin-top: -5vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-cont{
    min-height: 100vh;
    /*margin-top: -5vw;*/
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cContent{
    text-align: center;
    width: 95%;
    max-width: 600px;
    padding: 100px 0;
}

.cContentLarge{
    max-width: 1000px;
}

hr{
    outline: none;
    border: none;
    background-color: #686868;
    height: 2px;
    width: 100%;
    margin: 15px auto;
}

.row{
    display: flex;
    flex-wrap: wrap;
}

.full{
    flex: 100%;
}
.full-landing{
   display: flex;
}
.half{
    flex: 50%;
}

.third{
    flex: 33%;
}

.checkcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}

.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkcontainer input:checked ~ .checkmark {
  background-color: #0071A3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkcontainer input:checked ~ .checkmark:after {
  display: block;
}

.checkcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.acct-inner{
    display: flex;
    flex-wrap: wrap;
}

.info-col{
    flex: 50%;
}

.acct-list {
    width: 100%;
}
    
.acct-list thead, tbody {
    display: block;
}
    
.acct-list tbody {
    height: 8vw;
    overflow-y: auto;
    overflow-x: hidden;
}
    
.acct-list th,td {
    padding: .5vw;
    width: 15vw;
}

.rules-box {
   padding: 20px 0;
   height: 80vh;
   width: 100%;
   margin: 0 auto;
   list-style-type: none;
   overflow-y: scroll;
   border: 2px solid #0071A3;
}

.rules-box-inner{
    padding: 0 20px
}

.rules-box::-webkit-scrollbar-track{	
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: rgba(255,255,255,0.3);
}

.rules-box::-webkit-scrollbar{	
    width: 6px;	
}
.rules-box::-webkit-scrollbar-thumb {	
    background-color: #0071A3;
}

.footer{
    background-color: #464c45;
    color: white;
    text-align: center;
    padding: 20px 0;
    display: flex;
    justify-content: center;
}
#footer-cont{
    width: 75%;
}
#footer-text{
    font-size: 15px;
}

.footer p{
    display: inline-block;
    padding: 0 10px;
}

.footer a{
    color: white;
    text-decoration: underline;
}
.socials{
    width: 2vw;
    margin: 0.5vw 0.5vw -0.5vw 0.5vw;
}
.sdContent{
    width: 100%;
    text-align: center;
    padding-top: 14vw;
    min-height: 58vh;

}

#final-message{
     text-align: center;
}

.hidden{
    display: none;
}
.box {
  width: 50%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.pop-button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.pop-button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.7);
/*  transition: opacity 500ms;*/
  /*visibility: hidden;*/
  /*opacity: 0;*/
}
/*.overlay:target {
  visibility: visible;
  opacity: 1;
}*/

#ty_er{
    display: none;
}
#success{
    display: none;
}
.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  width: 30%;
  color: black;
  margin-top: 18vw;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h1 {
  margin-top: 0;
  color: #333;
  font-family: OpenSans, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: darkblue;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

#spinHeader{
    font-size: 2vw;
    margin-left: -11vw;
    width: 51vw;
}

.header_txt{
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    font-size: 3em;
    color: white;
    transform: translate(-50%, -50%);
}
#regi-form{
    display: none;
}
#regi{
    display: none;
}
.zoom{
    width: 4vw;
    height: 3vw;
    /* border: 1px solid lime; */
    background-image: url(https://rcups001.dev.marketingresources.com/bin/img/arrow-d.png);
    transition: transform .2s;
    background-repeat: no-repeat;
    left: 44%;
    position: absolute;
    margin-top: 1vw;
}
.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

    
