/* Fonts */
:root {
  --default-font: "Open Sans", sans-serif;
  --heading-font: "Open Sans", sans-serif;
}

/* Global Colors */
:root {
  --primary-color: #040435;
  --white-color: #ffffff;
  --dark-color: #001522;
  --lavender-color: #dddbf1;
  --bodytext-color: #666666;
  --pumpkin-color: #fc7c2c;
}

html,
body {
  height: 100%;
}

.form-check-input:checked {
  background-color: #f37b1c;
}

body {
  position: relative;
  color: var(--white-color);
  padding: 0px;
  margin: 0px;
  font-family: var(--default-font);
  background-color: var(--white-color);
}
a {
  text-decoration: none;
  cursor: pointer;
}
.login-page {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* background: url("../img/GlazingBot-Landing-Page.png") no-repeat center top;
  background-size: 100% auto; */
  background: var(--lavender-color);
  height: 100vh;
  /* height: 98.99vh; */
  overflow: hidden;
  position: relative;
  /* border-radius: 0 0 35% 35%; */
}
/* .login-page::before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
.login-page .container {
  position: relative;
}

.login-text {
  text-align: left;
}
.login-text h2 {
  font-size: 46px;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--primary-color);
}
.login-text h2 span {
  background: var(--pumpkin-color);
  display: inline-flex;
  color: var(--white-color);
}
.login-text p {
  font-size: 16px;
  font-weight: 400;
  color: var(--bodytext-color);
}

.cstm-card {
  border-radius: 25px;
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.1);
}
.lgn-form h5 {
  font-size: 26px;
  font-weight: 700;
  color: var(--primary-color);
}

.lgn-form p {
  color: var(--bodytext-color);
}

.btn-primary {
  background: var(--pumpkin-color);
  color: var(--white-color);
  border-color: var(--pumpkin-color);
  font-size: 16px;
  height: 44px;
  font-weight: 600;
}
.btn-primary:hover {
  background: var(--dark-color);
  border-color: var(--dark-color);
}
.form-control {
  height: 44px;
  font-size: 14px;
}
.form-control:focus {
  border-color: var(--pumpkin-color);
  box-shadow: 0 0 0 0.25rem rgba(252, 124, 44, 0.2);
}
.donthave {
  font-size: 14px;
}
.donthave a {
  color: var(--pumpkin-color);
  text-decoration: underline;
}
.donthave a:hover {
  color: var(--dark-color);
  text-decoration: none;
}
.form-check-label {
  font-size: 14px;
  font-weight: 500;
}

.lgn-content {
  background: rgb(245 217 199);
  border-radius: 0 125px 125px 0;
  padding: 25px;
  position: relative;
}
.lgn-content::before {
  content: "";
  /* background: var(--white-color); */
  background: rgb(245 217 199);
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
}

.glazingbot-logo {
  margin-top: -60px;
  background: #fff;
  padding: 7px 25px;
  border-radius: 25px;
}

.form-check  a.forgot {
  float: right;
  font-size: 14px;
  text-decoration: underline;
  color: #f37b1c;
  font-weight: 500;
}
/*==== new css =====*/

.info-from form ul#fileList li span {
  text-overflow: ellipsis;
  overflow: hidden;
}

.password {

  position: relative;

}



.password span#toggle {

  position: absolute;

  border: 0;

  /* padding: 0 !important; */

  bottom: 0;

  right: 0px;

  padding: 10px;

  background: transparent;

  color: #222 !important;

}

.form-control {

  appearance: auto;

}

.info-from form div#form-container .form-group .custom-dropdown p.error-text {

  margin: 23px 0 0px;

  padding: 12px 15px;

  border: 1px solid #ccc;

  border-radius: 5px;

  }





  .info-from form div#form-container .form-group {

    width: 100%;

    align-items: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn {

    border: 0;

    padding: 7px 0px;

    border-radius: 5px;

    background: #fc7c2ccc;

    font-size: 19px;

    color: #fff;

    position: relative;

    top: 35px;

    transition: 0.3s;

    width: 5%;

    text-align: center;

}



.info-from form div#form-container .form-group button.remove-btn:hover {

    transform: scale(1.05);

}



.info-from form div#form-container .form-group .custom-dropdown {

    position: relative;

}



.info-from form div#form-container .form-group .custom-dropdown span.error-text {

    bottom: -20px;

    left: 0;

}



.uploaded-doc img {

    width: 500px;

    object-fit: contain;

    padding: 12px;

    border: 1px solid #ccc;

    border-radius: 10px;

    margin: 0 0 30px;

    height: 250px;

}



.glazingbot-logo {
  width: 100%;
}

.invoice-bill {
  display: flex
;
  justify-content: space-between;
  width: 100%;
}

.your-chat span.heading{
  border-bottom: none !important;
  padding: 0px !important;
  margin: 0px !important;
}



/* *************************************************************************************** */
/************************************* Responsive Css *************************************/
/* *************************************************************************************** */

@media (max-width: 1600px) {
}
@media (max-width: 1366px) {
  .login-text h2 {
    font-size: 36px;
  }
  .login-text p {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
}
@media (max-width: 1179px) {
}
@media (max-width: 992px) {
  /* body { */
    /* display: none; */
  /* } */


  .login-text h2 {

    font-size: 22px;

}



.login-text h2 span {

    padding: 4px 0;

    margin: 5px 0 0;

}



.login-page .col-xl-5.col-lg-5.col-md-6.ms-5 {

    margin: 0 !important;

}

.login-page h4.card-title.text-center.pb-0.fw-bold {
font-size: 18px;
}

.login-page .form-check label.form-check-label {
font-size: 12px;
}

.login-page .form-check a.forgot {
font-size: 12px;
}


}

@media (max-width: 767px) {

}

@media (max-width: 600px) {



  .login-text {

    text-align: center;

}



.lgn-content {

    background: transparent;

    padding: 0;

    margin: 0 0 50px;

}



.lgn-content::before {

    display: none;

  
}
}

