/* ADMIN */

.admin_wrapper_enlaces { display: block; width: 100%; height: 45px; padding: 0px 15px 0px 15px; overflow: hidden; border-top: 1px solid rgb(230,230,230); box-sizing: border-box; }
.admin_enlace { display: block; float: right; width: auto; height: 45px; line-height: 45px; margin-left: 10px; cursor: pointer; }
.admin_enlace:last-child { margin-left: 0px; }
.admin_enlace span { display: block; width: 30px; height: 30px; line-height: 30px; margin-top: 7px; font-size: 16px; text-align: center; }