.post-content p {
    margin-top: 0;
    margin-bottom: 20px;
}
.fusion-post-content p, .post-content p {
    margin: 0 0 20px;
}
.kiemtra{
  height: 29px;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0px 15px !important;
}
.form-row button{
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    background: #e80707;
    color: #780404;
    border-color: #780404;
}
input[type="email"]{
  border-width: 1px;
    border-color: #b7b7b7;
    border-radius: 0;
    width: -webkit-fill-available !important;
    background-color: #fff;
    font-size: 13px;
    color: #0c0b0b;
    height: 29px;
    padding: 0 10px;
    outline: none;
    border: 1px solid #d2d2d2;
}
.login{
  height:450px;
  padding:55px 30px 40px;
   background: #fff;
}
.lhb-login{
      margin-right: 4%;
      width: 48%;
    float: left;
        box-sizing: border-box;
    border: 1px solid;
    overflow: hidden;
    padding: 30px;
}
.lhb-login h2, .reg h2{
      font-weight: 400;
  color:#333;
  font-size:18px;
  padding-bottom:30px;
  margin-top:0;
      border-bottom: 1px solid;
}
.bach1{
      display: block;
    margin: 0 0 20px;
        float: none;
    text-align: initial;
}

p.bach2 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    float: none;
    text-align: initial;
    margin: 0 9px 0 0;
}
.bach2 label{
      display: inline-flex;
    align-items: center;
    order: 2;
    padding: 0 9px;
}
.bach2 button, .regis button{
  background-image: linear-gradient(to top,#d60707,#e80707);
  padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
        font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
            background: #e80707;
    color: #780404;
    border-color: #780404;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    border-style: solid;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all .2s;
}
.lossp{
      display: inline-block;
    float: none;
    margin: 0;
}
.lossp a{
  text-decoration:none;
  color:#333;
}
.reg{
      width: 48%;
    float: left;
        box-sizing: border-box;
    border: 1px solid;
    overflow: hidden;
    padding: 30px;
}
.cate{
  padding:55px 30px 40px;
  background:#fff;
}