header {
    width: 100%;
    display: block;
    top: 0px;
    z-index: 9999;
}
header h1 {
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    padding: 5px;
    margin: 10px 0px;
}
header .border {
     display: inline-block;
    border: 2px solid #fff;
    padding: 10px;
    margin: 13px 0px;
}
header .border a{
    color: #fff;
}

.login-signup-header {
    padding-top: 100px;
}

.getting-started-box {
    padding-top: 40px;
    text-align: center;
}

.signup {
    font-weight: bold;
    font-size: 3em;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
}

.signup_info_icon {
    padding: 0 !important;
    max-width: 20px;
    margin-right: 8px;
}

.signup_info_description {
    padding: 0 !important;
}


.signup_info_description p {
    margin-bottom: 0 !important;
}

.login {
    font-weight: bold;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
}

p.step_count {
    margin-bottom: 0;
    line-height: 0;
    font-size: 2em;
}

.green {
    color: #22BAA0;
}

.lasso_icon {
    max-width: 150px;
    height: auto;
}

.auth0-lock.auth0-lock {
    font-family: var(--helvetica) !important;
}

.auth0-lock.auth0-lock .auth0-global-message.auth0-global-message-error {
    margin-bottom: 20px;
}

.auth0-lock.auth0-lock .auth0-global-message span {
    animation-iteration-count: 1;
    text-transform: initial !important;
    font-size: 14px;
}

.auth0-lock.auth0-lock .auth0-lock-cred-pane {
    overflow: hidden;
    padding: 1rem 1.5rem !important;
}

.auth0-lock.auth0-lock .auth0-lock-cred-pane{
    padding: 1rem 2rem;
    border-radius: 0.5rem !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-focused {
    border-color: var(--light-purple) !important; 
}

.auth0-lock.auth0-lock .auth0-lock-center .auth0-lock-widget {
    width: 427px;
}

.auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button div.auth0-lock-social-button-text {
    font-size: 18px;
    text-transform: none;
    line-height: 2.3;
}

.auth0-lock.auth0-lock button.auth0-lock-social-button {
    border-radius: 0.5rem;
}

.auth0-lock.auth0-lock .auth0-lock-form {
    padding: 10px 20px 20px 20px !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-block:last-child {
    margin-bottom: 10px !important;
}

.auth0-lock.auth0-lock button.auth0-lock-submit {
    background-color: #232a3a!important;
    color: white;
    display: inline-block; 
    padding: 0 2rem; 
    border-radius: 0.5rem; 
    text-decoration: none; 
    font-weight: 800; 
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.5rem; 
    border: none; 
    transition: 0.25s ease; 
    cursor: pointer;
    width: auto;
    height: auto;
    letter-spacing: inherit;
    text-transform: none;
    margin: 0.5rem 0 1rem;
}

.auth0-lock-social-button[data-provider^="google"] {
    background-color: #232a3a !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google].auth0-lock-social-big-button {
    border: 0px !important;
    border-radius: 0.5rem !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google].auth0-lock-social-big-button .auth0-lock-social-button-text {
    color: white !important;
    letter-spacing: 0.7px !important;
    padding-left: 54px !important;
    text-align: center;
}

.auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-icon, .auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider^=google]:focus:not([disabled]) .auth0-lock-social-button-icon, .auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-text, .auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider^=google]:focus:not([disabled]) .auth0-lock-social-button-text {
    background-color: rgba(0,0,0,0.3) !important;
}

.auth0-lock-social-button[data-provider^=google] .auth0-lock-social-button-icon {
    background-color: #232a3a!important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center center !important;
    height: 40px !important;
    width: 40px !important;
}

button.auth0-lock-submit:hover{transform: translateY(0.5rem);}

.auth0-global-message.auth0-global-message-error {
    border-radius: 6px;
}

.auth0-lock.auth0-lock .auth0-lock-center {
    text-align: center;
}

.auth0-lock.auth0-lock .auth0-lock-submit span.auth0-label-submit {
    height: 41px;
    line-height: 2.3;
    font-size: 18px;
    width: 300px;
}

.auth0-lock.auth0-lock .auth0-lock-submit span.auth0-label-submit span {
    display: none;
}

.auth0-lock.auth0-lock .auth0-lock-submit:hover:not([disabled]) span.auth0-label-submit {
    transform: none;
}

.auth0-lock.auth0-lock .auth0-lock-form .auth0-lock-alternative .auth0-lock-alternative-link {
    font-weight: normal;
}
.auth0-lock.auth0-lock .auth0-loading-container .auth0-loading {
    left: 0!important;
    right: 0!important;
    margin: auto;
}

.wave {
  animation-name: wave-animation;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  transform-origin: 70% 70%;
  display: inline-block;
}

@keyframes wave-animation {
    0% { transform: rotate( 0.0deg) }
   10% { transform: rotate(14.0deg) }
   20% { transform: rotate(-8.0deg) }
   30% { transform: rotate(14.0deg) }
   40% { transform: rotate(-4.0deg) }
   50% { transform: rotate(10.0deg) }
   60% { transform: rotate( 0.0deg) }
  100% { transform: rotate( 0.0deg) }
}

div div p span::before, div div p span::after {
    height: 1px;
    background-color: rgba(0,0,0,0.2);
    width: 45%;
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

div div p span::before {
    right: 0.5rem;
    margin-left: -45%;
}

div div p span::after {
    left: 0.5rem;
    margin-right: -45%;
}

.signup-flow .auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-icon{
    left: 22%!important;
}
.login-flow .auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-icon{
    left: 18%!important;
}

.signup-flow .auth0-lock-input-email,
.signup-flow .auth0-lock-input-password,
.signup-flow .auth0-lock-submit {
  display: none;
}

.signup-flow .auth0-lock-form p{
    display: none;
}
.signup-flow .auth0-lock.show .auth0-lock-form p{
    display: block;
}

.signup-flow .auth0-lock.show .auth0-lock-input-email,
.signup-flow .auth0-lock.show .auth0-lock-input-password,
.signup-flow .auth0-lock.show .auth0-lock-submit {
  display: block;
}

@media (max-width: 767px) {
    h1 {
        font-size: 2.5rem;
    }
    .py-5 {
        padding-top: 0 !important;
    }
    h1.mb-5 {
        margin-bottom: 2rem !important;
    }
    .login-signup-header {
        padding: 40px 10px 0px 10px;
    }
    .auth0-lock.auth0-lock .auth0-lock-center .auth0-lock-widget {
        width: auto;
    }
    .auth0-lock.auth0-lock .auth0-lock-form {
        padding: 10px 0 20px 0 !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-cred-pane {
        padding: 1rem !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-content {
        padding: 20px 0 0px 0 !important;
    }
    .signup-flow .auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-icon{
        left: 13%!important;
    }
    .signup-flow .auth0-lock.auth0-lock button.auth0-lock-submit {
        margin: 0 0 20px 0 !important;
    }
    .signup-box-col{
        position: absolute!important;
        top: 0!important;
    }
}
