.green-dorj-bg
{
	
}
#code_mobile {
    /*padding-left: 15px;*/
    letter-spacing: 32px;
   
    /*background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);*/
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 35px;
    /*width: 220px;*/
}
    #code_mobile:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
.bg-gray
{
	background-color:#f5f5f5;
}
.form-control:focus
{
	/*background-color:#79c143;*/
	border-color: unset;
}
 .btn:focus {
  outline: 0;
  box-shadow: unset;
}
    .login-wrap {
        position: relative;
        background: #fff;
        border-radius: 10px;
        -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
        box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    }
  .login-wrap h3 {
    font-weight: 300; }
  .login-wrap .icon {
    width: 80px;
    height: 80px;
    background:#fcac45;
    border-radius: 50%;
    font-size: 30px;
    margin: 0 auto;
    margin-bottom: 10px; }
    .login-wrap .icon span {
      color: #fff; }
      

    .ftco-section{
      padding: 4em 0;
    }

    .form-signin{
      display: none;
      
    }
    .width_input{
      width: auto !important;
    }
    .Register{
      cursor: pointer !important;
    }
    .log_in,.toggle-password{
      cursor: pointer !important;
    }
	.card-header
{
	background-color:#FFD600;
}
.btn
{
	border-radius:0px;
}

.wpo-header-style-6
{
	position:unset !important;
}