.btn_width {

    width: 30%;

    margin: 0 auto;

}

.login-logo, .register-logo {

    font-size: 35px;

    text-align: center;

    margin-bottom: 0px;

    font-weight: 300;

    background: white;

    padding: 35px;

    padding-bottom: 0px;

}

.navbar-brand>img {

    display: block;

    width: 85%!important;

    padding: 5px 0;

}

/*#notescontent li {
    list-style-type: none;
}*/



/*end my custom css*/


