  .logincss{
           margin-left:35%;
           margin-right:35%;
           margin-top:10%;

        }
  .form-control {
      font-size:16px
  }
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
body {
    /*  font-family: 'NeueBook' !important;*/
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-size: 15px !important
}
        .login_page {
            background-repeat: no-repeat;
            background-size:cover;
        }
  .remember input
   {
   width: 20px;
   height: 20px;
   margin-left: 25px;
   margin-right: 5px;
   }
    .login_btn{
     color: black;
     background-color: #FFC312;
     width: 100px;
    }
  .login_btn:hover{
     color: black;
     background-color: white;
  }
   .mySlidesB {
            opacity: 0;
            transition: opacity 1s;
        }

            .mySlidesB.fade {
                opacity: 1;
            }

        .header-line {
            display: none;
        }

        .mainColorB {
            box-shadow: -2px 0px 35px #000;
            background-color: #9f3e69;
            display: inline-block;
            padding: 0% 0;
            min-height: 100% !important;
            position: fixed;
            height: 100%;
            right: 0;
        }

        .mainColor {
            background-color: #9f3e69;
            display: inline-block;
            padding: 8% 0;
            min-height: 100% !important;
            /*position: fixed;*/
            height: 100%;
            /*right:0;*/
        }

        #contactbar {
            width: 100%;
            background-color: #fff;
            color: #000;
            padding: 1%;
            font-size: 17px;
            text-align: center;
            font-weight: 600;
        }

            #contactbar:hover {
                /*text-decoration:underline;*/
                color: #3070b6;
                cursor: pointer;
            }

        #contactbarB {
            width: 100%;
            background-color: #fff;
            color: #000;
            padding: 1%;
            font-size: 17px;
            text-align: center;
            font-weight: 600;
            position: relative;
            top: -15%;
        }

            #contactbarB:hover {
                /*text-decoration:underline;*/
                color: #3070b6;
                cursor: pointer;
            }

        .BgP {
            background-color: #7474bd !important;
        }

        .BgMaroon {
            background-color: #9f3e69 !important;
        }

        .BgBlue {
            background-color: #4ba2e0 !important;
        }

        .pull-right {
            display: none;
        }

        #main-sticky-nav {
            border-bottom: 0.5px solid #f2f2f2;
            display: none;
        }

        /*#fh5co-footer {
            display: none;
        }*/

        .content-wrapper {
            height: 100% !important;
        }

        .err-loginNEW {
            color: #F00;
            font-size: 16PX;
            font-weight: UNSET;
            font-family: Calibri;
        }
     .button{background-color: #000 !important;}
         .mainColorB {
         margin-top:2%;
     }
    .signup{
        border:none;color:#FFC312;background:none; font-size:18px;
        }
        .signup:hover, .signup:active{
        border:none;color:#FFC312;background:none; font-size:18px;
        }
        .forgotpwd{
        border:none;color:#FFC312;font-size:18px;
        }
         
        .forgotpwd:hover,.forgotpwd:active{
        border:none;color:#FFC312;font-size:18px;
        }
        .pdleft{
        padding-left:0;
        }
        .welcomemd{
        font-size:40px;color:white;border-bottom:2px solid #ff6a00;padding: 3px 15px;
        }
        .h3signin{
        color:white;text-align:left;margin-left:20%;
        }
        .benchsteplogo{
        padding:1%;height:120px;
        }

.login-logo {
    max-width:300px;
    margin:10px auto
}
.content-body.container {
    max-width: 600px;
    margin-top: 20%;
}
.content-body1.container {
    max-width: 600px;
    margin-top: 35%;
}

.content-body-login.container {
    max-width: 600px;
    margin-top: 20%;
}
.mt-gap {
    margin-top:90%;
}
.login-heading h2 {
    margin-top: 10%;
    color: #262626;
    font-size: 32px;
    text-align: center;
    margin-bottom: 10%;
}
.fgt_pwd a {
    font-size: 18px;
    color: #696969;
    padding-left: 8px;
    text-decoration: none
}
.sign-up-btn {
    margin-top: 56%
}
