
  /*Trigger Button*/
.login-trigger {
  font-weight: bold;
  color: #fff;

  padding: 15px 30px;
  border-radius: 30px;
  position: relative;

}

/*Modal*/
h4 {
  font-weight: bold;
  color: #fff;
}
.close {
  color: #fff;
  transform: scale(1.2)
}
.modal-content {
  font-weight: bold;
  background: white;
}
.form-control {
  margin: 1em 0;
}
.form-control:hover, .form-control:focus {
  box-shadow: none;
  border-color: #fff;
}
.username, .password {
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #eee;
  padding-left: 0;
  font-weight: normal;
  background: transparent;
}
.form-control::-webkit-input-placeholder {
  color: #eee;
}
.form-control:focus::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}
.login {
  padding: 6px 20px;
  border-radius: 20px;
  background: none;
  border: 2px solid #FAB87F;
  color: #FAB87F;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
}
.login:hover {
  background: #FAB87F;
  color: #fff;
}



.logon{


  }
.title_log{

  border-top: 2px solid black;
      border-bottom: 2px solid lightgray;
}
.title_log_in{
margin-top: 12%;
  border-top: 1px solid black;
      border-bottom: 1px solid black;
}
.title_log_inner{
padding: 2%;
  color: black;
      text-align: center;

}

.model_header{

      max-height: 45px;
}
.close{
  color: black  !important;
}
.form-control {
      margin: 0.1rem 0  !important;
    border: 1px solid #1e1e1f;

  }

  .form-group {

      margin-top: 3%;

    }

    .left_text{
      font-size: 12px;
text-align: end;
font-weight: normal;
    }

    .t_lable{
    font-size: 13px;
font-weight: normal;

    }


    .pinside{
      font-size: 12px;
        font-weight: normal;
        text-align: left;
    }

    .btn-warning {
    color: white;
    background-color: #ffa507;
    border-color: #ffa507;
}
.modal-body{
  padding: 4%;
}
button{
  font-size: 18px;
}
.icap{
  margin-right: 2%;
}
.btncus{
      margin-top: 5%;
}

.btn-success {

    background-color: #45b035;
    border-color: #45b035;
}


.memtitle{
  text-align: center;
    width: 40%;
    margin-left: 28%;
    margin-right: 20%;
}

.tit_border{
    border-left: 6px solid orange;
}
.tit_border_acc{
    border-left: 6px solid orange;
    margin-top: 6%;
}

.form-control::-webkit-input-placeholder {
  color: #bbb;
}
.city{
      width: 80%;
}

.bar{
  vertical-align: -webkit-baseline-middle;
}
.btnco{
  margin-top: 20%;

}
.btn_l{
      margin-top: 35%;
}
.btn-lt{

  color: white;
background: lightgray;
border: lightgray;
}
.nav_ver{
     border-right: 2px solid #7769de;
         padding-left: 8%;
}

.ag_label{
      font-size: 13px;
}
