@font-face {
    font-family: "cool";
    src: url("../fonts/coolvetica.ttf");
}

.fuente {
    font-family: "cool" !important;
    font-size: 18px !important;
}

.fuente a {
    font-family: "cool" !important;
    color: #000;
    text-decoration: none;
    padding: 5px 15px;
    margin: 5px;
    border-radius: 5px;
    border: solid 2px #FFDF24;
}

.fuente a:hover {
    background-color: rgba(0, 0, 0, 0);
    border: solid 2px #000;
}

.boton-blanco {
    color: #000 !important;
    border: solid 2px #000 !important;
    display: block;
    width: 100%;
    padding: 10px;
    font-weight: bolder;
    font-family: "cool" !important;
    font-size: 18px;
}

.boton-blanco::after {
    content: ".";
    font-size: 1px;
    margin: 0px 0px 0px 10px;
    display: inline-block;
    padding: 11px;
    background-image: url(../img/paitita.png);
    background-size: cover;
    background-position: center;
    vertical-align: middle;
}

.logo-adminLte {
    text-align: center;
    margin-top: -50px;
}


/* WELLCOME */

.menuUp-negro {
    background-color: #000 !important;
}

.menu-principal {
    background-color: #000 !important;
    position: fixed;
}

.menu-open {
    background-color: #FFDF24;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.fas {
    width: 25px !important;
}

.user-footer {
    background-color: #000 !important;
}

.header-usuario {
    background-color: #333 !important;
}

.lucy {
    width: 250px;
    height: auto;
    padding: 5px;
    background-image: url(../img/amarillo-desenfoque.png);
    background-size: cover;
    margin: 0px auto;
}

.lucy img {
    width: 100%;
}

.slogan {
    font-size: 20px !important;
}

.fondo-amarillo {
    background-color: #FFDF24;
    background-image: url(../img/bg-header.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    color: #000;
}


/* HOME */

.content {
    max-width: 1100px;
}

.boton-rojo {
    background: red;
    color: #FFF !important;
}

.boton-rojo:hover {
    background: #900;
}

.logo-lucyapp {
    width: 85%;
    height: auto;
    margin: 25px 0px!important;
}

.sidebar-collapse .logo-lucyapp {
    width: 100% !important;
    margin: 0px 0px!important;
}

.sidebar-collapse .user-panel {
    padding: 10px 6px !important;
}

.desplegable {
    box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.3);
}

.box {
    border-radius: 8px;
}

.box-header {
    background-color: #FFDF24;
}

.box-header h3 {
    color: #000;
    font-family: "cool";
    font-size: 22px;
}

.Normal .box-header {
    background: #ddd !important;
}

.bg-yellow2 {
    background: #FFDF24 !important;
    color: rgba(0, 0, 0, 0.6) !important;
}

.bg-yellow2:hover {
    color: rgba(0, 0, 0, 0.6) !important;
}

.bg-yellow2 .small-box-footer {
    background: rgba(0, 0, 0, 0.3)
}


/*TABLAS*/

.table-bordered>tfoot>tr>th {
    color: #bbb !important;
}

thead {
    background: #ddd;
    text-align: center;
}

td .btn-block {
    display: inline-block;
}


/*  LOGIN  */

.logo-ingreso {
    width: 160px;
    height: 160px;
    padding: 20px;
    background-image: url(../img/bg-header.jpg);
    background-size: 450%;
    overflow: hidden;
    border-radius: 200px;
    border: solid 4px #FFF;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
    margin: 0px auto -60px auto;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-ingreso img {
    width: 100%;
}

.form-control {
    border-color: #aaa;
}

.form-control:focus {
    background: #ddd;
    border: 1px solid #aaa;
}

.login-box-body {
    padding: 80px 20px 20px 20px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}

.fondo-blanco {
    background: #FFF !important;
    background-image: url(../img/bg-blanco.jpg) !important;
}

.centrarCentrar {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.centrar {
    text-align: center;
}

.box.box-primary {
    border-top-color: black;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: black;
}

.margen-arriba {
    margin-top: 10px;
}

.profile-username {
    font-size: 24px !important;
    margin: 10px 0px 0px 0px !important;
}

.logo-lte {
    width: 60px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.logo-lte img {
    width: 100%;
}

.logoH {
    font-size: 25px !important;
    vertical-align: middle;
}

.r {
    background-color: red;
}

.b {
    background: blue;
}

.g {
    background: green;
}

.timeline>.time-label>span {
    padding: 5px 20px;
}

a {
    color: #999;
}

a:hover {
    color: #ccc;
}

a:focus {
    color: #aaa;
}

.stars {
    margin-bottom: 10px;
    list-style: none;
    padding: 0px;
}

.stars li {
    display: inline-block;
    margin-left: 5px;
}

.negro {
    color: black;
}

.gris {
    color: #999;
}

.bloque {
    display: block;
}

.dflex {
    display: flex;
    justify-content: space-between;
}

.imagen-cargada {
    position: relative;
    max-width: 170px;
    margin: 10px auto;
}

.imagen-cargada a {
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: #333;
    font-size: 20px;
    padding: 10px 13px;
    border-radius: 50px;
    color: #fff;
}

.imagen-cargada a:hover {
    background: #666;
}

.blanco {
    color: rgba(255, 255, 255, 0.3) !important;
}