html {
  height: 100%;
  background: #ffffff;
}

body {
  font-family: "Muli", sans-serif;
  color: #ffffff;
  background: #ffffff;
}

.container-login {
  /* width: 100%;
  min-height: 100vh;
  
  /* z-index: 1000 !important; */
  /* display: block;
  position: absolute;
  top: 0; */

  background: #021126;
  width: 100%;
  height: 100vh;
}

.login-image {
  width: 600px;
  height: 600px;
  background-repeat: no-repeat;
  background-size: 600px;
  position: relative;
  z-index: 1;
  position: fixed;
  right: 0;
  bottom: 0;
  background-image: url(https://login.compello.com/static/images/new-blob.png);
}

.branding-logo {
  width: 54px;
  height: 57px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 50px;
  left: 0;
  top: 0;
  background-image: url(https://login.compello.com/static/images/app-logo.svg);
  margin-left: 20px;
  padding-top: 80px;
}

.login-wrapper {
  position: absolute;
  width: 420px;
  padding: 14% 16px 16px;
  height: 100vh;
  background-color: transparent;
  left: 20%;
  top: 0;
  z-index: 2;
}

.welcome-wrapper {
  display: block;
  overflow: auto;
}

.login-wrapper__profile {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 100%;
  top: -55px;
  left: 122px;
  float: left;
  margin-right: 18px;
  overflow: auto;
}

.welcome-area {
  /* margin: 25px 0; */
  text-align: left;
  float: left;
}

.welcome-area__h1 {
  font-size: 29px;
  font-weight: 800;
  color: #021126;
  margin-bottom: 0;
  margin-top: 1rem;
}

.welcome-area__h3 {
  font-size: 21px;
  color: #021126;
  font-weight: 500;
}

.login-button {
  width: 100%;
  background: #0078d7;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 6px 2px;
  border-radius: 4px;
  margin-top: 11px;
}

h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

label,
p {
  font-size: 14px;
  color: #021126;
}

/* Sign in styles */

.intro {
  display: inline;
}

.entry {
  padding-top: 8px;
  padding-bottom: 0 !important;
}

.entry-item,
.attrEntry {
  margin-bottom: 1rem;
}

li:nth-child(1):after {
  display: inline-block;
  content: "";
  border-top: 1px solid #d7d7d7;
  width: 388px;
  margin-bottom: 0.5rem;
}

.entry input,
.textInput,
#email_ver_input {
  width: 100% !important;
  margin-bottom: 7px;
  padding: 0.2rem 0.75rem !important;
  border-radius: 4px !important;
  background: 0 0 !important;
  border: 1px solid #0078d7 !important;
  color: #000000;
  height: calc(2.25rem + 2px);
  font-size: 12px;
}

#forgotPassword {
  padding-left: 5px;
  color: #0078d7;
  font-size: 12px;
  width: 100%;
  text-decoration: underline;
}

.divider {
  text-align: center;
  margin-top: 1rem;
}

.divider h2 {
  font-size: 12px;
}

.create {
  width: 100%;
  margin-top: 7px;
  text-align: center;
}

.buttons,
.localAccount,
#api {
  margin-top: 1rem;
}

#next,
#email_ver_but_send,
#continue,
.verifyButton {
  width: 100% !important;
  background: #0078d7;
  border: none !important ;
  color: #fff;
  font-size: 14px !important;
  font-weight: 800;
  padding: 6px 2px;
  border-radius: 4px !important;
  margin: 0 !important;
}

#createAccount {
  margin-left: 5px;
}

a {
  background-color: transparent;
  color: #2872dd;
  text-decoration: none;
}

#api .error p {
  color: #e74d3c;
  font-size: 12px;
  display: inline;
}

#api .entry-item .highlightError {
  border: 1px solid #e74d3c !important;
}

/* Sign up Styles */

.signup-wrapper {
  position: absolute;
  width: 420px;
  padding: 10% 16px 80% 16px;
  height: 100vh;
  background-color: transparent;
  left: 20%;
  top: 0;
}

#api ul {
  padding-left: 0;
}

#api ul li {
  display: inline;
  list-style-type: none;
  margin-left: 0;
  color: #e74d3c;
  font-size: 12px;
}

.verificationSuccessText {
  color: #6dba30;
}

#api #attributeVerification .error {
  color: red;
  font-size: 12px;
}

#api #attributeVerification .pageLevel {
  margin-bottom: 1rem;
}

#api #attributeVerification .invalid {
  border: 1px solid #e74d3c !important;
}

#api #attributeVerification .helpLink {
  display: none;
}

.tiny {
  font-size: 0.8em;
  font-weight: 400;
  cursor: pointer;
  padding-left: 5px;
}

.helpText {
  padding-bottom: 10px;
  padding-top: 10px;
}

#cancel,
#email_ver_but_resend {
  color: #0078d7;
  font-size: 12px;
  width: 100%;
  text-decoration: underline;
  background: transparent;
  border: none;
  margin-top: 1rem;
}


/* new styles for B2C login */
.login-wrapper label {
  color: #021126;
  font-size: 14px;
}

.login-wrapper .form-control {
  padding: .2rem .75rem;
  border-radius: 4px!important;
  background: transparent;
  border: 1px solid #0078d7;
  color: #fff;
  height: calc(2.25rem + 2px);
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  background-clip: padding-box;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.content-area{
  margin-top: 1.5rem;
}

/* Media queries Start */

@media only screen and (max-width: 768px){
  .login-wrapper{
    position: relative;
    padding: 7% 16px 16px;
    left: 0 !important;
    width: 100%;
    z-index: 2;
  }
  .login-wrapper .form-control{
    background: #fff;
  }
  .login-wrapper__profile{
    width: 75px;
  }
  .login-image {
      right: -40%;
      z-index: 0;
  }
  .branding-logo {
    width: 100%;
    height: 130px;
    background-position: center;
    background-size: 100px; 
    padding: 0;
    margin: 6% 0 0;
  }
  .content-area{
    position: relative;
    padding: 1em;
    border-radius: 12px;
    z-index: 2;
  }
  .msg-wrapper{
    display: none !important;
    width: 100% !important;
    right: inherit !important;
  }
  .wrap-login{
    display: inherit !important;
    flex-direction: column;
  }
  .api-form input {
    background-color: #fff !important;
  }
  .api-form li:nth-child(1):after{
    width: 100% !important;
  }
}
/* Media queries End */