
.upp-address1,
.upp-address2 {
padding-top: 12px;
}

.upp-postal span {
display: block;
}

body {
background: #F1F1F1;
}

header,
.header {
display: none !important;
}

* {
font-weight: 400;
}

#logopanel img {
max-height: 60px;
}


h1 {
font-size: 25px;
font-weight: 700;
line-height: 30px;
color: #00436F;
}

h2 {
font-size: 40px;
font-weight: 700;
line-height: 45px;
color: #00436F;
}

h3 {
font-size: 30px;
font-weight: 700;
line-height: 35px;
color: #ffffff;
}


/*** LP CONTAINER DIV CSS START ***/
.lp-container {
width: 100%;
margin: 30px auto 80px;
}

.lp-wrapper {
margin: 0 auto;
position: relative;
width: 100%;
display: flex;
}

.lp {
background: white;
max-width: 49%;
display: inline-block;
flex: 1;
overflow: hidden;
padding: 0;
box-shadow: 15px 15px 15px 0 rgba(0, 0, 0, 0.3);
padding-top: 50px;
}

#content-top {
width: 100%;
padding: 20px 10px;
text-align: left;
}

#logopanel {
text-align: center
}

.lp-left {
border-right: 0px;
}

.lp-right {
border-left: 0px;
border-radius: 0px;
}

#logopanel {
text-align: center
}

#topbanner,
.btn-align {
text-align: center;
}

#content-top img {
width: 70%;
}

/*** FORM CSS START ***/
.upp-registration input {
width: 100%;
color: #666666;
font-size: 14px;
padding: 0px;
/*border: 1px solid #1A3665;*/
}

.upp-registration .form-type1-checkbox {
width: auto;
}

.upp-registration,
#topbanner,
#join-page-bootstrap {
max-width: 90%;
margin: auto;
}

.upp-registration label {
display: block;
}

.upp-registration .form-type1-label {
display: inline;
}

.form-input {
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
-webkit-transition-duration: .4s;
transition-duration: .4s;
background-color: #f3f3f3;
-webkit-border-radius: 4px;
border-radius: 4px;
background-clip: padding-box;
box-shadow: none;
border: 1px solid #dcdcdc;
font-size: 14px;
color: #747474;
height: 33px;
text-indent: 7px;
outline: 0;
width: 100%;
}


.form-inline {
width: 10%;
}

.upp-msg {
    display: block;
    margin-bottom:20px;
    background-color: #ffe6e6;
    color: #ff0000;
    padding: 12px 20px;
    border-radius: 4px;
    position: relative;
}

.privacy-upp-consent {
position: relative;
top: 0;
margin: 0;
}

.terms-dm-msg {
top: 6px;
left: 157px;
}

.privacy-dm-msg {
top: 6px;
left: 103px;
}


.upp-birth-date,
.upp-postal,
.upp-gender,
.upp-first-name,
.upp-last-name,
.upp-email,
.upp-password,
.upp-recaptcha,
.upp-privacy,
.upp-terms {
position: relative;
margin-top: .8rem;
}

.upp-error {
margin-top: .2rem !important;
}

input[type=checkbox] {
margin: 4px 6px 0 0 !important;
}

.upp-terms,
.upp-privacy {
margin-top: 10px;
}

.button {
margin: 10px auto;
padding: 10px 25px;
}


/***** Password and SM icons *****/
.passwordToggle {
width: 24px;
position: absolute;
top: 9px;
right: 5px;
}

.upp-error .passwordToggle {
top: 33px;
}

.hide {
display: none;
}

.google-logo,
.facebook-logo {
width: 30px;
position: relative;
}

.social-btn-text {
padding-left: 10px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}

.upp-google-signin,
.upp-facebook-signin {
position: relative;
margin-bottom: 10px;
padding: 5px;
border-radius: 5px;
font-weight: bold;
height: 30px;
width: 180px;
display: inline-block;
cursor: pointer;
text-align: left;
margin-left: 5px;
margin-right: 5px;
clear: both;
}

.upp-facebook-signin {
background: #4267b2;
color: white;
font-family: Helvetica, Arial, sans-serif;
}

.upp-google-signin {
background-color: white;
border: 1px solid #dddddd;
font-family: 'Roboto', sans-serif;
color: #000;
}

.dob-wrapper {
display: flex;
justify-content: space-between;
width: 100%;
align-items: baseline;
}

.dob-wrapper .form-input {
width: 30%;
}


/*** RIGHT DIV CSS START ***/
@media only screen and (min-width: 510px) {

.upp-first-name,
.upp-last-name,
.upp-birth-date,
.upp-gender {
    width: 48%;
    display: inline-block;
}

.upp-first-name,
.upp-birth-date {
    margin-right: 2%;
}

#firstName,
#lastName {
    display: inline-block;
    width: 100%;
}

#firstName {
    margin-right: 2%;
}

.dob-wrapper {
    display: inline-block;
    /* width: auto; */
    position: relative;
    min-width: 60%;
    max-width: 100%;
    text-align: center;
}

/*.gender-wrapper {
display: inline-block;
position: relative;
text-align: right;
width:88%;
float:right;
}
*/
.upp-gender label {
    display: inline-block;
    margin-top: 2px;
}

.upp-gender.upp-error label {
    margin-top: 14px;
}

.upp-birth-date label {
    display: inline-block;
    width: 125px;
    margin-right: 10px;
}

/*.dob-wrapper select {
width: 27%;
position: relative;
}*/

.upp-first-name,
.upp-last-name,
.upp-birth-date,
.upp-gender {
    width: 100%;
    display: block;
}



.dob-dm-msg,
.gender-dm-msg,
.recaptcha-dm-msg {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
}


.twoColFlex,
.dob-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: baseline;

}

.twoColFlex .upp-last-name,
.twoColFlex upp-first-name {
    align-self: flex-end;
}

#gender {
    width: 100%;
    margin-left: 15px;
}

}

@media only screen and (max-width: 991px) {
#content-top img {
    width: 80%;
}
}

@media only screen and (max-width: 768px) {
.lp {
    display: block !important;
    width: 100%;
    max-width: 95%;
    margin: 30px auto;
    border-radius: 7px;
}

.lp-wrapper {
    display: block;
    border: 0;
}

.lp-left,
.lp-right {
    border: 0px;
    border-radius: 5px;
}

#content-top {
    padding: 20px 0px;
    text-align: center;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 30px;
    line-height: 35px;
}

h3 {
    font-size: 25px;
    line-height: 30px;
}

#logopanel img {
    max-height: 40px;
}
}