.addc{
	padding:4px;
}
#submit_btn{
display:none;
}
.ec{
	color: white ! important;
}
.choosela{
	margin-left:0px ! important;
}
.choosein{
	height: 44px ! important;
}
.fc{
	border:1px solid #dedede ! important;
}

* { box-sizing:border-box; }

body {
  background: #eee;
  -webkit-font-smoothing: antialiased;
}



/*------------------------------------------------------------------
[ Login Form ]*/

.log-form {
  width: 500px;
 /* margin: 4em auto;*/
 margin: 0px 0px 0px 533px;
  padding: 3em 2em 2em 2em;
  background:white;
  
}

.group { 
  position: relative; 
  margin-bottom: 45px; 
}

.log-input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  -webkit-appearance: none;
  display: block;

  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #757575;
}

.log-input:focus { outline: none; }


.left-align {
    float: left;
    text-align: left;
}

.right-align {
    float: right;
    text-align: right;
}


/*------------------------------------------------------------------
[ Button same code as contact form ]*/

.container-log-btn {
 
  display: flex;
 
}

.log-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 250px;
  height: 50px;
  background-color: transparent;
  border-radius:7px;
  cursor: pointer;

  font-size: 16px;
  color: #000;
  line-height: 1.2;
  text-transform: uppercase;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}

.log-form-btn::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 7px;
  background-color: #9e8c7b;
  pointer-events: none;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.log-form-btn:hover:before {
  background-color: #916439;
}

.pass {
    background: transparent;
    border: none;
  
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 24px;
    height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
    width: 100%;
}

.pass1{
    color: #aaaaaa;
    cursor: pointer;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.3em;
    padding-left: 10px;
    padding-top: 6px;
    position: relative;
    text-transform: uppercase;
}

li.nav-item:active{
	background-color:#1572e8  ! important;
}
.submitb{
	color: white ! important;
}
.venp{
    padding: 1px;
}
.prdc{
  color:#000;
}
.sesty{
  padding: 3px 18px;
}
.termsstyle{
    border: 1px solid black;
   /* width: 75%;*/
    padding: 5px;
}
.termsstyle li{
  /*list-style-type: none;*/
    margin: 3px;
}
.termsstyle li::marker{
    color: red;
}
.formms{
      border:1px solid  #dedede;
}
.data{
  float: left;
    padding: 8px 0px;
    margin: 10px;
    font-size: 15px;

}
.for{
  padding: 12px;
    float: left;
    margin-top: 3px;
    font-weight: 700;
  font-size:20px;
}
.mailc{
  color: black;
}
.extra{
  /*margin-left: 174px;*/
    margin-top: 10px;
}
.termings{
  margin: 10px;
}
.docment{
  margin-left: 29% ! important;
}
.inm{
  margin-right: 20px;
}
.extra1 {
    margin-left: 167px;
    margin-top: 10px;
}
.gstusers{
  width: 100%;
   /* margin-left: 150px;
    margin-top: 10px;*/
    color: #302ca0;
}
.len{
  width: 48% ! important;
}
.right-block .labela{
  width: 100% ! important;
}
.termings .labela{
  width: 100% ! important;
      margin-top: 3.3rem !important;

}
