/*.navbar-brand_admin{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center;     -ms-flex-align: center;         align-items: center; -webkit-box-pack: center;     -ms-flex-pack: center;         justify-content: center; position: fixed; z-index: 999; top: 150px; left: 0; width: 70px; height: 70px; border-bottom-right-radius: 6px; border-top-right-radius: 6px; font-size: 28px; color: #d40000; -webkit-box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.1); background-color: #fff; border: 1px solid #e7e7e7; border-left-width: 0}
.navbar-brand_admin:hover{text-decoration: none}*/

.navbar-brand_admin{display:none}