body {
  -webkit-perspective: 800px;
          perspective: 800px;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  font-family:"Microsoft YaHei";
 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5C54 ', endColorstr='#bb6dec',GradientType=1 );

}
body ::-webkit-input-placeholder {
  color: #4E546D;
}
body .authent {
  box-shadow: 0px 20px 30px 3px rgba(0, 0, 0, 0.55);
  display: none;
  background: #35394a;

  background: linear-gradient(230deg, rgba(53, 57, 74, 0) 0%, rgb(0, 0, 0) 100%);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(53, 57, 74, 0)', endColorstr='rgb(0, 0, 0)',GradientType=1 );

  position: absolute;
  left: 0;
  right: 90px;
  margin: auto;
  width: 100px;
  
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  padding: 20px 70px;
  top: 200px;
  bottom: 0;
  height: 70px;
  opacity: 0;
}
body .authent p {
  text-align: center;
  color: white;
}
body .success {
  display: none;
  color: #d5d8e2;
}
body .success p {
  font-size: 14px;
}
body p {
 
  font-size: 10px;
  text-align: left;
}
body .testtwo {
  left: -320px !important;
}
body .test {
  box-shadow: 0px 20px 30px 3px rgba(0, 0, 0, 0.55);
  pointer-events: none;
  top: -100px !important;
  -webkit-transform: rotateX(70deg) scale(0.8) !important;
          transform: rotateX(70deg) scale(0.8) !important;
  opacity: .6 !important;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
body .login 
{
  -webkit-box-shadow:0 0 10px rgba(89, 147, 225, .5);  
  -moz-box-shadow:0 0 10px rgba(89, 147, 225, .5);  
  box-shadow:0 0 10px rgba(89, 147, 225, .5);  
  margin:0 auto;
  
  
  

 
  /*border-top: 2px solid #D8312A;*/
  height: 100%;
 
  
  padding: 60px 40px 40px 40px;
  background: #f5f5f5;
  box-shadow: 0 0 30px 6px #627fa2;
  


}

body .login .validation {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 14px;
  opacity: 0;
}
body .login .disclaimer {
  position: absolute;
  bottom: 20px;
  left: 35px;
  width: 250px;
}
body .login_title {
  color: #666666;
  height: 60px;
  text-align: left;
  font-size: 16px;
}
body .login_fields {
 
 
}
body .login_fields .icon {
 
  display:none
}
body .login_fields input[type='password'],body .login_fields input[type='text'] {
  color: #666666 !important;
}
body .login_fields input[type='text'], body .login_fields input[type='password'] {
  color: #666666 !important;
  width: 85%;
  margin-bottom:20px !important;
 margin:0px auto;
  padding-left:4%;
  border:1px solid #cacaca;
 border-radius:8px ;
  outline: none;
  font-family: 'Gudea', sans-serif;
  box-shadow: none;
  font-size: 14px;
      height: 40px;
    line-height: 40px;
    margin-left:4% !important;
  
}
body .login_fields__user, body .login_fields__password {
  position: relative;
}
body .login_fields__submit {
 
}
body .login_fields__submit .forgot {
  float: right;
  font-size: 10px;
  margin-top: 11px;
  text-decoration: underline;
}
body .login_fields__submit .forgot a {
  color: #606479;
}
body .login_fields__submit input {
  border-radius: 8px;
  background:#4FA1D9;
  padding: 10px 0px;
  width:89%;
  text-align: center;
  border: 2px solid #4FA1D9;
  color: #fff;
  
  text-transform: uppercase;
  font-size: 11px;
  -webkit-transition-property: background,color;
          transition-property: background,color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
}
body .login_fields__submit input:focus {
  box-shadow: none;
  outline: none;
}
body .login_fields__submit input:hover {
  color: white;
  background: #4FA1D9;
  cursor: pointer;
  -webkit-transition-property: background,color;
          transition-property: background,color;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
}

/* Color Schemes */
.love {
  position: absolute;
  right: 20px;
  bottom: 0px;
  font-size: 11px;
  font-weight: normal;
}
.love p {
  color: white;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
.love a {
  color: white;
  font-weight: 700;
  text-decoration: none;
}
.love img {
  position: relative;
  top: 3px;
  margin: 0px 4px;
  width: 10px;
}

.brand {
  position: absolute;
  left: 20px;
  bottom: 14px;
}
.brand img {
  width: 30px;
}

.box-ld-22{
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-ld-22 .left-ld-22{
	width:70%;
	text-align: center;
	
	
}
.box-ld-22 .left-ld-22 img{
	margin-top:10%
}
.box-ld-22 .right-ld-22{
	width:30%;
	
}
.fl
{float:left}
.fr
{float:right}
.top-ld-22{
	
	height:50px;
	line-height:50px;
	color:#666666;
	font-size:20px;
	
	padding-left:20px;
	
	  -webkit-box-shadow:0px 2px 2px rgba(89, 147, 225, .2);  
  -moz-box-shadow:0px 2px 2px rgba(89, 147, 225, .2);  
  box-shadow:0px 2px 2px rgba(89, 147, 225, .2);  
	
}
.top-ld-22 img{
	display: inline-block;
    vertical-align: middle;
    margin-right:15px
}
.bottom-ld{
	font-size: 14px; text-align: center;line-height: 35px; height:35px;
		display: block;width: 100%;z-index:999;position: fixed;
	
	bottom:0;
	margin:0
}
.tu-ld{
	width:70%;
	margin:0 auto;
	text-align: center;
}
.something-semantic {
   display: table;
   width: 100%;
}
.something-else-semantic {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}
.clear{
	clear:both
}
.mid-box-22{
	height:300px;
	width:85%;
	margin:8% 10% 0 0;
	float:right;
}

