/* AUTH ZERO STYLES*/
/* AUTH ZERO STYLES*/
/* AUTH ZERO STYLES*/


.auth0-lock-submit {
    max-width: 262px;
    overflow: visible !important;
}

.auth0-lock.auth0-lock .auth0-lock-submit .auth0-label-submit {
    width: 250px;
    min-width: auto;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    font-family: roboto;
}
 
 .auth0-lock-alternative-link {
    color: #000000 !important;
  }
  .auth0-lock-password-strength li, .auth0-lock-password-strength ul {
    color: #000000;
  }
  .auth0-lock-password-strength li.auth0-lock-checked {
    color: #000000;
  }
  .auth0-lock-password-strength {
    background-color: #EEF0F5;
  }
  .auth0-lock-password-strength:after {
    border-top-color: #EEF0F5;
  }
  .auth0-lock-password-strength ul li ul li {
    color: #000000;
  }
  
  
    /* Error handling styles */

.auth0-lock.auth0-lock .auth0-global-message.auth0-global-message-success {
  background: #DFF0D8;
  color: #3C7639;
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
}
.auth0-lock.auth0-lock .auth0-global-message.auth0-global-message-error {
  background: #F2DEDE !important;
  color: #A94442;
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
}
    
    /* Error handling styles end */


.auth0-lock-submit, .auth0-lock-content, .auth0-lock-terms, .auth0-lock-tabs span, .auth0-lock-header-welcome, .auth0-lock.auth0-lock .auth0-lock-header, .auth0-lock-content-wrapper {
    background-color: #EEF0F5 !important;
    color: #000000;
  }
.auth0-lock.auth0-lock .auth0-lock-header {
    display: none !important;
}


.auth0-lock.auth0-lock .auth0-lock-widget {
    width: 100% !important;
}


/* important was removed - if something breaks, add to maxwidth and width*/
.auth0-lock.auth0-lock .auth0-lock-input-wrap {
    max-width: 400px;
    width: 260px;
    margin: 0px 20px 12px 0px;
}


.auth0-lock.auth0-lock.auth0-lock-opened-in-frame {
        margin-left: 0 !important;
    }
.auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon {
    padding-left: 0px !important;
}

.auth0-lock-form div div div{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
}
.auth0-lock.auth0-lock .auth0-lock-input-block {
    display: block;
    font-size: 12px;
    font-weight: 500;
}
.auth0-lock.auth0-lock .auth0-lock-cred-pane {
    background: none !important;
}
.auth0-label-submit {
    border: 1px solid #35106A;
    padding: 7px 5px;
    height: auto !important;
    line-height: inherit !important;
    color: #ffffff;
    background-color: #35106A;
    min-width: 262px;
}
.auth0-lock.auth0-lock .auth0-lock-input-wrap {
    border-radius: 0px !important;
}
 #lock-form {
    margin: 5px auto 0px;
    margin-bottom: 10px;
}
.auth0-lock.auth0-lock .auth0-lock-form {
    animation: fadeIn 0s !important;
    padding: 0px 0px !important;
}
.auth0-lock.auth0-lock .auth0-lock-submit {
    padding: 5px 0px !important;
}

.auth0-lock.auth0-lock .auth0-lock-submit span {
    display: block;
}

.auth0-lock.auth0-lock .auth0-lock-submit span svg.icon-text {
    display: none;
}

.auth0-lock.auth0-lock .auth0-lock-input-block {
    margin-bottom: 0 !important;
}



/* CHECKBOX STYLE */
/* CHECKBOX STYLE */
/* CHECKBOX STYLE */
/* CHECKBOX STYLE */
/* CHECKBOX STYLE */



.agreement-policy {
    margin-top: 5px;
}

/* checkbox styles */
.formDisclaimer  .auth0-lock-input-checkbox {
  display: flex;
  padding: 9px 0;
  position:relative;
  top: 3px;
}

.formDisclaimer .auth0-lock-input-checkbox span {
  display: inline-block;
  margin-left: 10px;
  line-height: 16px;
  position: relative;
  top: -2px;
}

.newsletter-checkbox-container input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 2;
}

.newsletter-checkbox-container input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0;
  top: -5px;
}

.newsletter-checkbox-container input[type="checkbox"] + label:before {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #F6F6F6;
  border: 1px solid #D7D7D7;
}

.newsletter-checkbox-container input[type="checkbox"]:focus + label:before {
  box-shadow: 0 0 0 2px #035C9B;
  -webkit-box-shadow: 0 0 0 2px #035C9B;
  -moz-box-shadow: 0 0 0 2px #035C9B;
}

.newsletter-checkbox-container input[type="checkbox"]:checked + label:before {
  background: #35106A;
}

.newsletter-checkbox-container input[type="checkbox"]:disabled + label {
  color: transparent;
  cursor: auto;
}

.newsletter-checkbox-container input[type="checkbox"]:disabled + label:before {
  box-shadow: none;
}

.newsletter-checkbox-container input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 8px;
  width: 4px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}






/* END AUTH ZERO STYLES*/
/* END AUTH ZERO STYLES*/
/* END AUTH ZERO STYLES*/




.CreativeWorkPage-defaultSummaryNotification {
    background-color: #EEF0F5;
}

.fadeTop {
    display : none;
}

.inlineRegWall {
  background-color: #EEF0F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width : 1200px;
  margin : 0px auto;
}


   
.inlineRegWall > * {
  flex: 1 0;
}


.inlineRegWall > span {
  min-width: 360px;
  text-align: center;
  line-height: 1.1em;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 30px 0;
  font-size: 14px;
}

    
    
.inlineRegWall .rightContainer {
    padding-top: 0px;
    margin: 20px 30px;
    color : #000000;
    width : 100%;
    font-family : "roboto";
    display : flex;
} 
.inlineRegWall .rightContainer div{
    width : 310px;
}

.inlineRegWall .leftContainer {
    margin: 20px 30px;
    font-family : "roboto";
}

.mobilePub {
    display : none;
}
.desktopPub {
    display : block;
}
.inlineRegWall .leftContainer p, 
.inlineRegWall .rightContainer p {
    font-size : 16px;
}
 
.inlineRegWall .rightContainer p {
    margin-bottom: 22px !important;
}   
.inlineRegWall .rightContainer a {
    color : #35106A;
    text-decoration: underline;
    font-weight: bold;
    font-size : 10pt;
}

.inlineRegWall .forMobileOnly {
    display : none;
}

.inlineRegWall .regwallSignIn, 
.inlineRegWall #signInButtonHolder {
    display: block;
    box-sizing: border-box;
    width: 260px;
    overflow: hidden;
    color: #35106A;
    letter-spacing: 1px;
    padding: 0px;
    height: 40px;
    line-height: inherit;
    font-weight: bold;
    font-size: 16px !important;
    text-align: center;
    margin: 6px 0px;
    text-decoration: none !important;
    background-color : none;
} 

.inlineRegWall #signInButtonHolder {
    border: 1px solid #35106A;
    transition: 0.2s ease-in-out;
}
.inlineRegWall #signInButtonHolder:hover {
   transform: scale(1.05); 
}

.formIntro {
    color: #000000;
    margin: 0px 0px 15px 0px;
    width: 100%;
    max-width: 600px;
    display : flex;
    flex-direction : column;
}

.formIntro img{
    width: 218px; 
    height: 143px; 
    margin: 0px;
}
.formIntro h3 {
    font-size: 21px;
}
.formIntro h3, .formIntro p{
    max-width: 600px;
}
.formIntro div {
    padding: 0px 0px 10px;
    font-size: 11pt;
    margin-bottom: 5px;
    max-width: 380px;
}


.formDisclaimer {
    position: relative; 
    left: 0; 
    background-color: none; 
    height: fit-content; 
    color: #000000; 
    font-size: 12px; 
    max-width : 500px;
    margin-bottom: 0px;
    line-height : 1.4;
}

.formDisclaimer a {
    color:#000000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
}



    
    /* media queries */
    
   

@media only screen and (max-width: 1250px) 
{ 
    .inlineRegWall .rightContainer {
        padding-left: 30px;
        margin: 30px 0px;
    }
} 
@media only screen and (max-width: 1140px) 
{
    .auth0-lock.auth0-lock .auth0-lock-input-wrap {
        max-width: 100% !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-input-block {
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 900px) 
{ 
    #lock-form {
        width: 100%; 
        min-width : auto;
    }
    .inlineRegWall .formIntro {
        width: 100%; 
        min-width : auto;
    }
    
    .inlineRegWall .formDisclaimer {
        width: 100%; 
        min-width: auto;
    }
}
   

@media only screen and (max-width: 730px) 
{   
    
    .inlineRegWall .rightContainer div{
        width : auto;
    }
    .bcpNotificationBarTemplate {
        flex-direction: column-reverse;
    }
    #lock-form {
        width: auto;
        margin: 0;
        margin-bottom: 20px;
        min-width : auto;
        }
    .auth0-lock.auth0-lock .auth0-lock-input-block {
        width: 100%;
    }
    .auth0-lock-input-block.auth0-lock-input-password {
        margin: 0;
    }
    
    .auth0-lock.auth0-lock {
        font-family: roboto !important;
    }
    
    .auth0-lock.auth0-lock .auth0-lock-input-wrap {
        width: 100%;
        margin-right: 0px ; 
    }
    
    .auth0-lock-form div div div {
        justify-content: center;
    }
    
    .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
        height: auto !important;
    }

    .inlineRegWall .formIntro {
        color: #000000;
        margin: 0px;
        width: 100%; 
        padding: 10px 0px;
        display: block;
        font-family: roboto;
        min-width : auto;
    }
    .inlineRegWall .formIntro div{
        padding: 20px 0px 0px;
    }
    .auth0-lock.auth0-lock .auth0-lock-form {
        padding: 0px 0px !important;
    }
    .auth0-lock.auth0-lock.auth0-lock-opened {
        position: absolute;
        background-color: #35106A;
    }
    .inlineRegWall .leftContainer {
        margin : 10px auto;
    }
    .inlineRegWall .rightContainer {
        padding-left: 0px;
        border-left: none;
        margin: 20px auto;
    }
    .inlineRegWall .hideMobileOnly {
        display : none;
    }
    
    .inlineRegWall .forMobileOnly {
        display : block;
        font-weight : bold;
    }
    .inlineRegWall .rightContainer p {
        margin-top: 0px;
        font-weight : normal;
    }
    .inlineRegWall #signInButtonHolder {
        width: 100%;
    }
    .inlineRegWall .regwallSignIn {
        width: 100%;
    }
    
    .mobilePub {
        display : block;
        float : right;
        max-width : 120px;
        height: auto !important;
        margin-right: -10px;
    }
    .desktopPub {
        display : none;
    }
    
}