#top-error2 img,
    #top-good {
      margin-right: 8px;
      vertical-align: middle
    }
    #top-error2,
    #top-good {
      text-align:center;
      font-size:17px
    }
    .bd_logo {
      margin:10px
    }
    .btn-primary:hover{
      background-color: #7399de!important
    }
    .btn-primary {
      background-color:#698fd4;
      border-color:#307fb5!important;
      border-width:1px 1px 3px;
      border-style:solid
    }
    .btn-success:hover {
      background:#3cc48d!important
    }
    .btn-success {
      background-color:#2ab27b;
      border-color:#169e67!important;
      border-width:1px 1px 3px;
      border-style:solid
    }
    .container-fluid {
      background-color:rgba(255,255,255,.95);
      border-radius:3px
    }
    .enter_email_password {
      font-size:18px;
    }
    .forgot_password {
      font-weight:700;
      font-size:17px;
      margin-top:-5px;
      margin-bottom:0
    }
    .login_container {
      box-shadow:0 2px 1px rgba(0,0,0,0.04);
      margin: 40px 0;
      padding:35px 0;
      border:1px solid #eee
    }
    .navbar-default .navbar-nav &gt; li &gt; a {
      font-size:17px;
      font-weight:700;
      line-height:27px;
      padding-top:21px
    }
    .navbar-default {
      border:none;
      border-radius:0
    }
    .navbar-default {
      margin-bottom:0px;
      background-color:#fff;
      box-shadow:0 1px 4px rgba(0,0,0,0.15)
    }
    .sign_in_title {
      font-weight:700;
      font-size:30px;
      color:#555459;
      font-family:'Lato';
      margin-bottom: 20px;
      margin-top:0;
      margin:0px auto;
      width: 60%;
    }
    .zenmembers_logo {
      margin:10px
    }
    a {
      color:#439fe0
    }
    body {
      background-color:#f9f9f9;
      color:#555459;
      font-family:'Lato'
    }
    form.login_form input,
    .return_login{
      text-align: center;
      line-height:38px;
      height:54px;
      font-size:20px;
      width:100%
    }
    input[type="submit"]{
      font-weight:700
    }
    body {
      background-color: #f1f1f1;
    }
    .background_fade_turned_off {
          background-color: #f9f9f9;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover;
      width:100%;
      height: 100%;
      display:none;
    }
    .tata{margin:0px auto; margin-top: 21px;}
   @media(min-width:481px) and (max-width:768px){
    .sign_in_title{width: 35%;}
    .tata{margin:0px auto; margin-top: 21px; width: 80%;}

    }