.signup-account, .loginform-div {
  background-color: #fff;
}
#eul {
  background: #919195;
  border: 1px solid #707070;
}
.login-title {
  color: #C41230;
}
.ro-input-error {
  margin: -8px 0 10px 0;
  text-align: left;
  font-size: 14px;
  font-family: open-sans;
  display: none;
}
.separator {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  font-weight: 600;
  width: 280px;
}
.separator::before, .separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #707070;
}
.separator::before {
  margin-right: .25em;
}
.separator::after {
  margin-left: .25em;
}
.slide-login-form, .slide-forgotpassword-form, .slide-resetpassword-form {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 280px;
}
#tp-attestation-section .attestation-form{
  width: 600px;
}
#tp-attestation-section .box-height {
  height: 133vh;
}
.active-eul {
  background-color: #919195 !important;
  border-color: #707070 !important;
}
.signin-form .signup-account .login {
  outline: 0;
}
.slide-login-form input, .slide-forgotpassword-form input, .slide-resetpassword-form input {
  outline: 0;
  border: 0;
  border-bottom: 1px solid #c4123052;
  background: #fff;
  border-radius: 0;
  color: #000000;
  padding: 0;
  margin: 14px 0;
}
#snewpassword,#sconfirmpassword{
  background: #ffffff00;
  color: #919195;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #c4123052;
}
#snewpassword img,#sconfirmpassword img{
  width: 16px;
  height: 16px;
  margin-bottom: -10px;
}
.forgot-password {
  margin: 10px 0;
  color: #919195 !important;
}
.login-button {
  color: #f8f7f8 !important;
  padding: 10px !important;
  margin-left: -5px;
}
.mt-10 {
  margin-top: 10px;
}
.login-side .login-leftside p {
  margin: 0 0 3px;
  font-size: 16px;
  padding-bottom: 18px
}
.login-title {
  text-transform: uppercase;
  font-family: trumpsoftpro;
  font-weight: 700;
  font-size: 48px;
  padding-bottom: 30px;
}
.login-account input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #919195;
  font-family: open-sans;
  opacity: 1; /* Firefox */
}
.login-account input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #919195;
  font-family: open-sans;
}
.login-account input::-ms-input-placeholder { /* Microsoft Edge */
  color: #919195;
  font-family: open-sans;
  font-size: 30px;
}
.username, .password {
  font-family: open-sans;
}
.remember-me {
  transform: scale(1.5); /* W3C */
  -webkit-transform: scale(1.5); /* Safari & Chrome */
  -moz-transform: scale(1.5); /* Firefox */
  -ms-transform: scale(1.5); /* Internet Explorer */
  -o-transform: scale(1.5); /* Opera */
  margin-right: 2px !important;
  border-radius: 0px !important;
  outline: 0 !important;
}
.slide-forgotpassword-form h2,.slide-resetpassword-form h2 {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #919195;
  margin: 14px 0 14px 0;
}
.slide-resetpassword-form h2 {
  margin: 18px 0 14px 0;
}
.slide-resetpassword-form h2 {
  text-align: left;
}
.slide-forgotpassword-form .subtext,.slide-resetpassword-form .subtext {
  color: #919195;
  width: 100%;
  font-size: 13px;
  text-align: left;
}
.slide-resetpassword-form ul{
  list-style: disc;
  font-size: 13px;
  padding: 0px 2px 6px 24px;
  color: #919195;
  text-align: left;
}
.slide-resetpassword-form ul li{
  padding-bottom: 2px;
}
.slide-resetpassword-form h2{
  color: #919195cc;
  font-size: 13px;
}
.backtologin {
  background: #fff !important;
  border: 1px solid #707070 !important;
  color: #919195 !important;
}
.loginform-div .login {
  border-radius: 0px !important;
}
.resetpass-title {
  padding-bottom: 10px;
  margin-top: -10px;
}
.slide-forgotpassword-form .form-control:focus, .slide-login-form .form-control:focus,.slide-resetpassword-form .form-control:focus {
  color: unset;
  background-color: unset;
  border-color: unset;
  outline: unset;
  box-shadow: unset;
  border-bottom: 1px solid #c4123052;
}
.changepassword-page-template .change-password-form input {
  border: 1px solid #c2cfe0;
  padding: 10px;
  margin: 0 0 14px 0;
}
.changepassword-page-template section.signin .box-height {
  height: 130vh;
}
.attestation-page-template section.signin .box-height {
  height: 100vh;
}
.changepassword-page-template .change-password-form .form-control:focus {
  border: 1px solid #c2cfe0;
}
.changepassword-page-template .change-password-form label {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #334d6e;
  font-size: 14px;
}
.change-password-form {
  text-align: left;
}
.change-password-form .login-button{
  margin-left: 0px;
  box-shadow: 0 4px 5px 0 rgba(196, 18, 49, 0.1);
  background-color: #c41231;
  margin-top: 15px;
}
.changepass-submit-btn-one:disabled,.changepass-submit-btn-two:disabled {
  opacity: 0.4;
}
.changepassword-page-template .login-title {
  margin-left: -12px;
}
.pass-checking-text {
  margin-top: 22px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.3px;
  color: #2d2d2d;
  justify-content: center;
  display: flex;
}
.pass-checklist ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 6px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.3px;
  text-align: left;
  color: #6a707e;
}
.pass-checklist ul li{
  padding-bottom: 4px;
}
.pass-checklist ul li.ccross:before {
  content: url('../images/Close.svg');
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.pass-checklist ul li.ctick:before {
  content: url('../images/green-tick.svg');
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.pass-checklist ul li.ctick {
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.3px;
  text-align: left;
  color: #2ED47A;
}
.step-status{
  opacity: 0.7;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 9;
  letter-spacing: -0.3px;
  text-align: center;
  color: #6a707e;
}
.attestation-form .step-status{
  line-height: 6;
}
.pass-checklist {
  justify-content: center;
  display: flex;
}
/*
#user_changepassword input::placeholder {
  color: #6a707e;
      font-family: open-sans;
  opacity: 1;
}
#user_changepassword input:-ms-input-placeholder {
  color: #6a707e;
      font-family: open-sans;
}
#user_changepassword input::-ms-input-placeholder {
  color: #6a707e;
      font-family: open-sans;
}
*/
/********************************/
.drag-message{
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6a707e;
}
.drag-message span{
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}
.uploader img{
  margin: 0 auto;
  display: block;
  padding-bottom: 12px;
}
.uploader {
  display: block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
.uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 1.3rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  border: solid 1px #c2cfe0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.uploader label:hover {
  border-color: #acb3bd;
}
.uploader label.hover {
  border: 3px solid #acb3bd;
  box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
}
.uploader #start {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #start.hidden {
  display: none;
}
.uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #response.hidden {
  display: none;
}
.uploader #response #messages {
  margin-bottom: .5rem;
}
.uploader #response #messages span {
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  color: #6a707e;
}
.uploader #file-image {
  display: inline;
  margin: 0 auto .5rem auto;
  width: auto;
  height: auto;
  max-width: 180px;
}
.uploader #file-image.hidden,.uploader #removeimage.hidden {
  display: none;
}
.uploader #notimage {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
  color: #C41230;
}
.uploader #notimage.hidden {
  display: none;
}
.uploader progress,
.uploader .progress {
  display: inline;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  height: 8px;
  border: 0;
  border-radius: 4px;
  background-color: #eee;
  overflow: hidden;
}
.uploader .progress[value]::-webkit-progress-bar {
  border-radius: 4px;
  background-color: #eee;
}
.uploader .progress[value]::-webkit-progress-value {
  background: -webkit-gradient(linear, left top, right top, from(#393f90), color-stop(50%, #454cad));
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader .progress[value]::-moz-progress-bar {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader input[type="file"] {
  display: none;
}
.uploader div {
  margin: 0 0 .5rem 0;
  color: #5f6982;
}
.uploader .btn {
  display: inline-block;
  margin: .5rem .5rem 1rem .5rem;
  clear: both;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-transform: initial;
  border: none;
  border-radius: .2rem;
  outline: none;
  padding: 0 1rem;
  height: 36px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  background: #454cad;
  border-color: #454cad;
  cursor: pointer;
}
#removeimage{
  float: right;
  color: #334d6e;
  cursor: pointer;
}
#tp_partner_set_attestation_image{
  text-align: justify;
  word-break: break-word;
  word-spacing: 2px;
}
.slide-login-form, .slide-forgotpassword-form {
  display: none;
}
/********************************/
@media (min-width: 1000px) and (max-width: 1650px) {
  #tp-changepassword .box-height {
    height: 144vh;
  }
}
@media (min-width: 1500px) {
  .separator {
    width: 360px;
  }
  .slide-login-form, .slide-forgotpassword-form,.slide-resetpassword-form {
    width: 360px;
  }
}
@media (min-width: 768px) {
  body {
    background-color: #C41230;
  }
  .alert-danger {
    margin-top: -14px;
  }
  .ex-height {
    height: 160vh !important;
  }
  .signin-form .login-account {
    margin: 20.8vh 0 0;
  }
  .signin-form .attestation,.signin-form .change-password{
    margin: 17.8vh 0 0;
  }
}
@media (max-width: 767px) {
  #tp-attestation-section .box-height {
    height: inherit;
  }
  .changepassword-page-template section.signin .box-height,.attestation-page-template section.signin .box-height,#tp-changepassword .box-height {
    height: inherit;
  }
  .login, .slide-login-form form, .slide-forgotpassword-form form, .slide-resetpassword-form form, .separator {
    width: 80% !important;
    margin: 0 auto;
  }
  .separator {
    padding-bottom: 8px;
  }
  .login-button {
    width: 100% !important;
  }
  .slide-forgotpassword-form .subtext {
    width: 80%;
    margin: 0 auto;
  }
  .loginform-div {
    margin: 50px 0 0;
  }
  .slide-login-form, .slide-forgotpassword-form,.slide-resetpassword-form {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .pass-checklist {
    width: 320px;
  }
  .pass-checklist ul {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #tp_partner_set_attestation_image{
    word-spacing: 0px;
  }
}
@media (max-width: 400px) {
  .pass-checklist ul {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1230px) {
  #tp-attestation-section .attestation-form{
    width: 300px;
  }
}
