@font-face {
    font-family: 'DINPro';
    src: url('../font/DINPro-Black.eot');
    src: url('../font/DINPro-Black.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Black.woff2') format('woff2'), url('../font/DINPro-Black.woff') format('woff'), url('../font/DINPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../font/DINPro-Medium.eot');
    src: url('../font/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Medium.woff2') format('woff2'), url('../font/DINPro-Medium.woff') format('woff'), url('../font/DINPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../font/DINPro-Regular.eot');
    src: url('../font/DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Regular.woff2') format('woff2'), url('../font/DINPro-Regular.woff') format('woff'), url('../font/DINPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../font/DINPro-Light.eot');
    src: url('../font/DINPro-Light.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Light.woff2') format('woff2'), url('../font/DINPro-Light.woff') format('woff'), url('../font/DINPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../font/DINPro-Bold.eot');
    src: url('../font/DINPro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Bold.woff2') format('woff2'), url('../font/DINPro-Bold.woff') format('woff'), url('../font/DINPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/*Estos son los estilos de ajuste customizables*/

body {
    background: #f4f4f4;
    font-family: 'DINPro';
}

.padre {
    display: flex;
    -webkit-display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.padre-espaciado {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.cuerpo {
    width: 90%;
    margin: 5% auto 0 auto;
}

.cuerpo-detalle {
    width: 80%;
    margin: 5% auto 0 auto; /* 6% auto 0 auto; */
}

.card .card-content {
    padding: 0 0 0 0 !important;
}

.tabla-interna {
    padding: 5px 8px !important;
    font-weight: 400;
}

/*morado*/

.rojo-mapfre-bg {
    background: #db1a00 !important;
}

.rojo-mapfre-bg:hover {
    background: #80382f !important;
}

.rojo-mapfre-tx {
    color: #053670;
}

/*.card-content input{
color: #666 !important; 
}*/

.rojo {
    color: #c62828 !important;
}

.head-col-collab {
    margin: 10px 0px;
    width: 20%;
    text-align: center;
    cursor: auto;
}

.head-col-collab p {
    line-height: 20px;
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}

.col-collab {
    /*margin: 5px 0px;*/
    width: 20%;
    text-align: center;
}

.col-collab p {
    line-height: 20px;
    margin: 0;
    padding: 10px 0 0 0;
}

.collapsable-nomargen {
    margin: 0 !important;
    border-top: none !important;
    box-shadow: none !important;
}

.collapsible-body {
    background-color: #ececec !important;
    border-bottom: 1px solid #d2d2d2;
    padding: 1rem !important;
}

.ult a {
    font-size: 11px;
    background: #bdbdbd;
    display: block;
    margin-left: 5px;
    padding: 5px;
    border-radius: 5px;
    color: white;
}

.col-collab-body {
    width: 25%;
    padding: 0px 0px 0px 20px;
    text-align: center;
    display: inline-flex;
}

.col-collab-body p {
    /*padding: 1em;*/
}

.cabecera-secundaria-filt p {
    font-weight: bold;
    background-color: #d2d2d2!important;
}

/*.activo{
color: #00C853 !important;
}*/

/*login*/

.contenedor-total {
    width: 500px;
    margin: 50px auto;
    color: black;
}

.boton-submit {
    display: block;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-style: normal;
}

.wrapp-de-footer {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/*lista-concursantes*/

.cabecera {
    width: 100%;
    /*padding:10px 20px;*/
    background: #da1a00;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    position: fixed;
    top: 0px;
    z-index: 9999;
    margin-bottom: 10px;
}

.cabecera .logo-prin {
    left: 5%;
    height: auto;
}

.cabecera .logo-prin img {
    width: 100%;
    height: auto;
}

.navegacion {
    margin: auto 0px;
}

.navegacion ul {
    align-items: center;
    -webkit-align-items: center;
}

.navegacion ul li {
    padding: 0 20px;
}

.navegacion ul li a {
    color: white;
    font-weight: 400;
    display: block;
}

.navegacion ul li .activado {
    font-weight: 700;
    color: #ffba00;
}

.navegacion ul li ul li a {
    color: #8f8f8f;
    font-weight: 400;
    border-bottom: 1px dashed #e4e4e4;
}

.txtnegro {
    color: black !important;
}

.titular h1 {
    font-size: 20px;
    color: #60ae6d;
    font-weight: 400;
    margin: 2.1rem 0 1rem 0;
}

.titular-deact a {
    margin: 2.1rem 0 1rem 0;
    padding: 5px 10px;
    text-align: center;
    display: block;
    background: #225ea3;
    border-radius: 5px;
    color: white;
}

.titular a {
    margin: 2.1rem 0 1rem 0;
    padding: 5px 6px;
    text-align: center;
    display: block;
    font-size: 12px;
    background: #60ae6d;
    border-radius: 5px;
    color: white;
    box-shadow: 0px 1px 1px 0px rgba(1, 2, 0, 0.35);
}

.titular-deact h1 {
    font-size: 20px;
    color: #c62828;
    font-weight: 400;
}

.titular-almacen h1 {
    font-size: 20px;
    color: #e1d62b;
    font-weight: 700;
}

.titular-confirm h1 {
    font-size: 20px;
    color: #2d478f;
    font-weight: 700;
}

.titular-anul h1 {
    font-size: 20px;
    color: #a3a3a3;
    font-weight: 700;
}

.done-ic {
    background: #00e676;
    color: white;
    padding: 2px;
    border-radius: 50%;
}

.close-ic {
    background: #f44336;
    color: white;
    padding: 2px;
    border-radius: 50%;
}

.iconos- {
    text-align: right;
    float: right;
}

.iconos-estados i {
    padding: 5px;
}

.iconos-estados-ult {
    text-align: right;
    float: right;
}

.iconos-estados-ult a {
    cursor: pointer;
    /*background: #bdbdbd;*/
    display: block;
    margin-left: 5px;
    padding: 5px;
    /*border-radius: 5px;*/
    color: #424242;
    font-size: 14px;
    font-weight: 700 !important;
}

.botoneditar {
    color: #424242;
}

.por-completo {
    /*background: #c62828 !important;*/
    color: #d91a00 !important;
    font-size: 14px;
    font-weight: 700 !important;
}

.estado-1 {
    background: #e1d62b !important;
}

.estado-2 {
    background: #c62828 !important;
}

.estado-3 {
    background: #00C853 !important;
}

.estado-4 {
    background: #2d478f !important;
}

/*perfil-banda*/

.cuerpo-int {
    width: 90%;
    margin: 50px auto;
}

.bread-crumb {
    padding: 0 0 0 75px; /* 0 0 0 35px; */
    margin-top: 60px;
}

.foto-thumb {
    margin: 10px 0 10px 0;
    width: 100%;
}

.foto-thumb img {
    width: 100%;
    height: auto;
}

.contenido-card {
    padding: 10px 15px !important;
    position: relative;
}

.dato {
    color: #225ea3;
}

.datos-in-card {
    /*margin: 0 15px 0 40px;*/
    width: 100%;
}

.chip-color {
    background: #f29eb2;
    /* Este color seria dinamico */
    border-radius: 5px;
    padding: 0 20px;
    width: 100px;
    height: 50px;
    /*color: white;
font-weight: 300;
font-size: 13px;*/
}

.datos-in-card p {
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
}

.chip-aceptado {
    padding: 5px 7px;
    background: #4caf50;
    color: white;
    border-radius: 5px;
}

.chip-rechazado {
    padding: 5px 7px;
    background: #f44336;
    color: white;
    border-radius: 5px;
}

.chip-sincalificar {
    padding: 5px 7px;
    background: #9e9e9e;
    color: white;
    border-radius: 5px;
}

.comentario-banda {
    width: 30%;
    margin-left: 25px;
}

.comentario-banda h3 {
    font-size: 22px;
    margin: 15px 0 15px 0;
    padding: 0;
    font-weight: 700;
}

.comentario-banda p {
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
}

.aceptar {
    color: #4caf50 !important;
}

.rechazar {
    color: #f44336 !important;
}

.redes-sociales i {
    padding: 0 5px;
}

.desactivado {
    color: #9e9e9e !important;
}

.boton-editar {
    position: absolute !important;
    top: 143px;
    right: 25px;
}

/*ranking*/

.nav-secundaria ul li {
    margin: 15px 0;
}

.nav-secundaria ul li a {
    padding: 0 10px;
    display: block;
    width: 100%;
}

.ranking {
    padding: 8px;
    border-radius: 50%;
    color: white;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 13px;
}

.ronda-actual h1 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    margin: 10px 0 25px 0;
}

.drop-ronda {
    margin: 0 15px;
}

.modal-personalizada {
    width: 25% !important;
}

.guardar-cambios {
    margin: 25px 0 0 0 !important;
    padding: 0;
}

.guardar-cambios input {
    padding: 9px 0 0 0;
}

.ajustedrop {
    width: auto !important;
    top: 60px !important;
    position: relative;
}

/*Parches Mapfre*/

.cabeceratabla {
    color: white;
    font-size: 13px;
}

.tabrtojo {
    background: red;
}

.bordeverde {
    background-color: #7bb54d !important; /* Antiguo: #7fb439 !important; Nuevo: #90CB80 */
}

.contenidoInterno {
    font-size: 15px;
    color: #616161 !important;
    background-color: white;
}

.contenidoInterno tr {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.12) !important;
}

.blanco {
    color: white;
    font-weight: 400;
    position: relative;
}

.arrowcollapse {
    position: absolute;
    right: 28px;
    top: 11px;
    width: 11px;
    height: 11px;
    transition: all .3s;
}

.volteado {
    transform: rotate(180deg);
}

.borderojo {
    background-color: #da1a00 !important;
}

.espformulariotitulo {
    margin: 5.5rem 0 1rem 0 !important;
}

.botonesmenu {
    margin: 0 0 15px 0;
}

.botonesmenu-guardar {
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    padding: 5px 50px;
    text-align: center;
    display: block;
    background: #60ae6d;
    border-radius: 5px;
    color: white;
    box-shadow: 0px 1px 1px 0px rgba(1, 2, 0, 0.35);
}

.botonesmenu-regresar {
    padding: 5px 0 0 20px;
    text-transform: uppercase;
    display: block;
    color: #60ae6d;
    position: relative;
    font-weight: 600;
    font-size: 16px;
}

.botonesmenu-regresar:before {
    content: '';
    background: url(../../images/arrow-green-back.png) no-repeat;
    width: 9px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 10px;
}

.toprojo {
    background-color: #7bb54d; /* #7FB438;*/
    height: auto;
    border-radius: 15px 15px 0 0;
    height: 43px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding-left: 30px;
    color: white;
    font-weight: 400;
    font-size: 15px!important;
}

.toprojo h2 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.titular-deact h1 {
    margin: 0 0 25px 0;
}

.tarjetasminiaturas .card-title {
    background-color: #da1a00;
    height: auto;
    border-radius: 15px 15px 0 0;
    height: 43px;
    display: flex !important;
    display: -webkit-flex !important;
    align-items: center;
    -webkit-align-items: center;
    padding-left: 30px;
    color: white;
    font-weight: 400 !important;
    font-size: 18px!important;
}

.tarjetasminiaturas .file-field {
    margin: 10px 0;
    padding: 0 10px;
}

.tarjetasminiaturas .file-field p {
    color: #777;
    padding-bottom: 10px;
}

.noventaporciento {
    width: 90%;
    margin: 0 auto;
}

.login {
    margin: 99px 0;
}

.login-wrapper-4cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 40px auto 0 auto;
    width: 77%;
}

@media (max-width: 1170px) {
    .login-wrapper-4cards {
        width: 85%
    }
}

@media (max-width: 562px) {
    .login-wrapper-4cards {
        width: 95%
    }
}

.login-wrapper-4cards-cards {
    background-color: white;
    width: 376px;
    height: 429px;
    -webkit-box-shadow: 1px 2px 13px 3px rgba(0, 0, 0, .13);
    box-shadow: 1px 2px 13px 3px rgba(0, 0, 0, .13);
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
}

.login-wrapper-4cards-cards-imagencard img {
    border-radius: 15px 15px 0 0;
}

.login-wrapper-4cards-cards-contenido {
    padding: 9px;
    margin-bottom: 20px;
}

.login-wrapper-4cards-cards-contenido h1 {
    font-size: 1.8em;
    color: #07184C;
    font-weight: 200;
}

.login-wrapper-4cards-cards-contenido p {
    font-size: 1em;
    color: #707070;
    font-weight: 300;
    font-family: DINPro;
}

.login-wrapper-4cards-cards-boton p {
    width: 100%;
    margin-top: 5px !important;
    color: #494848;
    font-size: 11px;
    text-align: center;
    font-family: DINPro;
}

.login-wrapper-4cards-cards-contenido-item {
    width: 85%;
    margin: 0 auto;
    height: 40px;
    margin-top: 30px;
    border-bottom: 3px #ffda77 solid;
}

.login-wrapper-4cards-cards-contenido a {
    margin-top: 5px !important;
    width: 40%;
    display: block;
    float: right;
}


/*FIN!!!CSS LOGIN*/

.btn {
    width: 40%;
    margin: 0 auto !important;
    border-radius: 5px;
    display: block;
    height: 36px;
    line-height: 36px;
    color: white;
    background: #db1a00;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    text-decoration: none;
    font-family: DINPro;
    box-shadow: 0px 1px 1px 0px rgba(1, 2, 0, 0.35);
}

.btnaceptar {
    height: 50px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    background: red;
    border-radius: 5px;
    width: 100%;
    color: white;
}

.btnaceptar input {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    border: none;
    color: white;
    font-weight: 600;
}

/*login*/

.cuerpoingreso {
    position: relative;
    height: 100%;
    width: 100%;
    background: url(../../images/fondo.jpg) no-repeat center center fixed;
    background-size: cover;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.cuerpoingreso-blackout {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.cuerpoingreso .tarjeta {
    position: relative;
    z-index: 2;
    width: 320px;
    margin: 0 auto;
    background: white;
    border-radius: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
}

.cuerpoingreso .tarjeta img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
}

.tarjeta-cabecera {
    position: relative;
}

.tarjeta-cabecera-linea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    border-radius: 10px 10px 0 0;
    background: #db1a00;
}

.tarjeta-cuerpo {
    padding: 10px 20px 0 20px;
}

.editortexto ul {
    list-style: circle !important;
    padding-left: 40px !important;
}

.editortexto ul li {
    list-style: circle !important;
}

/*filtros*/

.filtros {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background: white;
    height: 80px;
    border-radius: 10px;
    margin-bottom: 25px;
    box-shadow: 0px 1px 1px 0px rgba(1, 2, 0, 0.35);
}

.filtros input {
    font-size: 13px !important;
    height: auto !important;
    color: #8c8c8c;
}

.filtros-busqueda {
    width: 20%;
}

.filtros-busqueda input {
    height: 2rem !important;
    margin-top: 15px !important;
}

.filtros-fecha {
    width: 30%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.filtros-fecha .fecha-item {
    width: 47%;
}

.filtros-fecha p {
    font-size: 12px;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}

.filtros-fecha input {}

.filtros-categoria {
    width: 15%;
}

.filtros-proveedores {
    width: 15%;
}

.filtros-btn {
    width: 10%;
}

.filtros-btn button {
    width: 100%;
    border: none;
    display: block;
    cursor: pointer;
    color: white;
    background: red;
    border-radius: 5px;
    height: 40px;
    box-shadow: 0px 1px 1px 0px rgba(1, 2, 0, 0.35);
}

.divisor-vert {
    width: 1px;
    height: 100%;
    background: #dcdcdc;
    margin: 0 1%;
}

.subfoto {
    position: relative;
    width: 100%;
}

.subfoto .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 60%;
    z-index: 999;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    cursor: pointer;
}

.subfoto .close-btn i {
    width: 24px;
    display: block;
    margin: 0 auto;
    color: red;
}

.verde-n6 {
    background-color: #7bb54d; /* #7FB438;*/
}

/*Media Queries*/

.desk {
    display: block;
}

.mob {
    display: none;
}

@media (max-width: 1170px) {
    .cuerpo-detalle {
        margin-top: 10% !important;
    }
}

/*Tablet*/

@media(max-width:1029px) {
    .cuerpo {
        margin: 12% auto 0 auto !important;
    }
    .cuerpo-detalle {
        margin-top: 8% !important;
    }
    .iconos-estados-ult {
        text-align: left !important;
        float: left !important;
    }
    .iconos-estados-ult a {
        display: block;
        margin-left: 0px;
        padding: 0px;
    }
    @media(max-width: 860px) {}
}

/*smallbg*/

@media (max-width: 783px) {
    .contenido-card {
        padding: 20px 20px !important;
    }
    .filtros {
        height: auto;
    }
    .filtros-busqueda {
        width: 90%;
        margin: 0 auto;
    }
    .divisor-vert {
        display: none;
    }
    .filtros-fecha {
        width: 90%;
        margin: 0 auto;
    }
    .filtros-categoria {
        width: 90%;
        margin: 0 auto;
    }
    .filtros-proveedores {
        width: 90%;
        margin: 0 auto;
    }
    .filtros-btn {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .cuerpo-detalle {
        margin-top: 10% !important;
    }
}

/*Mobile*/

@media (max-width: 640px) {
    .cuerpo {
        width: 90% !important;
    }
    .arrowcollapse {
        right: 4px !important;
        top: 34px !important;
    }
    .cabecera .logo-prin {
        width: 80px;
    }
    .desk {
        display: none;
    }
    .mob {
        display: block;
    }
    /*.card tarjetasminiaturas {
        ¡
    }*/
    .cuerpo-detalle {
        width: 90%;
    }
    .btn {
        width: 30%;
    }
    .miscampos input {
        font-size: 11px !important;
    }
}

@media (max-width: 533px) {
    .tabla-interna {
        padding: 12px 11px !important;
    }
    .titular a {
        margin: 1.5rem 0 1rem 0;
    }
}

@media(max-width:460px) {
    .cuerpo {
        margin: 20% auto 0 auto !important;
    }
    .cuerpo-detalle {
        margin-top: 20% !important;
    }
    .wrapp-de-footer {
        width: 100%;
    }
    .titular h1 {
        color: green;
        font-size: 14px !important;
    }
    .min {
        font-size: 13px !important;
    }
    .file-field span {
        font-size: 9px !important;
    }
    .titular-deact h1 {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    .cuerpo {
        width: 100% !important;
    }
    .arrowcollapse {
        display: none;
    }
    .cuerpo-detalle {
        width: 88%;
        margin: 0 auto;
    }
    .titular-deact h1 {
        font-size: 14px !important;
    }
    .titular-deact h1 {
        font-size: 14px;
    }
}

@media (max-width: 350px) {
    .espaciotop a {
        padding: 5px 10px;
    }
    .botonesmenu-guardar {
        padding: 5px 34px;
    }
    .titular a {
        padding: 5px 19px;
    }
}

@media (max-width: 320px) {
    .botonesmenu-regresar {
        font-size: 14px;
    }
    .titular a {
        padding: 7px 13px;
    }
    .linea1 a {
        padding: 5px 35px;
        margin: 12px;
    }
    .linea11 a {
        padding: 5px 9px;
        margin: 12px;
    }
    .botonesmenu-regresar {
        padding: 5px 0 0 10px;
    }
    .linea3 a {
        padding: 5px 53px;
    }
    .pegado a {
        margin: 8px 0px 5px !important;
    }
}

/* FINAL!! Media Queries*/

.paginacion {
    min-height: 30px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.paginacion ul {
    margin: 0;
}

.paginacion ul li {
    margin: 5px;
}

.paginacion ul li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #da1a00;
    color: white;
    border-radius: 5px;
}

.paginacion ul li .activo {
    background: #60ae6d !important;
    color: white;
}

/*====================
		MODALS
======================*/

.modal-nuevo {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.45) !important;
    /* Black w/ opacity */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.modal-content {
    background: url(../images/popupbg-nomanchas.png) no-repeat;
    border-radius: 20px;
    margin: 9% auto;
    width: 595px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.7s;
    animation-name: animatetop;
    animation-duration: 0.7s
}

.modal-padding {
    padding: 40px 50px 0 50px;
}

/*modal Bio*/

.modal-content-bio {
    max-width: 90%;
    margin: 50px auto;
}

.modal-content-bio img {
    width: 100%;
    height: auto;
}

@media (max-width:440px) {
    .modal-padding {
        padding: 10px 20px 0 20px !important;
    }
}

.modal-adv {
    background: #0c2240;
}

.modal-adv-wrapper {
    margin: 0 auto;
    max-width: 95%;
    padding: 5px 0;
}

.modal-adv-wrapper p {
    font-family: "legal";
    color: white;
    font-size: 10px !important;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    letter-spacing: 4px;
}

.modal-content-banda {
    background-color: white;
    margin: 10% auto;
    padding: 48px;
    width: 50%;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.7s;
    animation-name: animatetop;
    animation-duration: 0.7s
}

.modal-content-banda-pos {
    position: relative;
}

.close {
    color: black;
    float: right;
    font-size: 17px;
    font-weight: bold;
    background: #edb92c;
    box-shadow: 1.5px 2.6px 3.9px 0.1px rgba(1, 0, 1, 0.8);
    padding: 5px 7px 7px 7px;
    border-radius: 8px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.tabs .tab a:hover,
.tabs .tab a.active {
    color: #7fb439 !important;
}

.tabs .tab a {
    color: #556b38 !important;
}

.tabs .tab a:focus,
.tabs .tab a:focus.active {
    background-color: rgba(229, 159, 3, 0.2) !important;
}

.tabs .indicator {
    background-color: rgb(229, 159, 3) !important;
}

.columna-fixed {
    position: fixed;
    left: 0;
    top: auto;
    white-space: nowrap;
}

.dataTable {
    font-size: 12px;
}

.dataTable thead {
    background: #7fb439 !important;
}

.dataTable tfoot {
    background: #7fb439 !important;
}

.DTFC_Cloned tbody tr {
    background: #4d4d4f !important;
    color: white;
}