.body-page{
    width: 100%;
    height: 100%;
    background-image: url('public_html/em/images/uploads/default/bg-login.jpeg');
    background-repeat: no-repeat;
    background-size: contain;
    /* border: 1px solid red;  */
    background-position:center
}


.radius-btn {
    border-radius: 25px;
    background: #980713;
    padding: 10px;
    /* width: 200px; */
    /* height: 150px; */
  }
  .radius-input{
    border-radius: 25px;
  }

  .color-blue-mec{
      color: #00173B;
      font-weight: bold;
  }

  /* padding-left: 770px  */