﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
/* Pisamos el ancho por defecto de bootstrap */
@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1300px;
    }
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    /*max-width: 280px;*/
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}
/*Nuevo*/

.color-theme {
    color: #cc0000;
}

.link-theme {
    color: #333 !important;
    display: inline-block;
}

.btn-link-theme a {
    color: #333 !important
}
.navbar-toggler {
    color: #666;
    font-size: 1.5rem;
}

.navbar-theme {
    box-shadow: 0 1px 4px #777;
    background: #fff;
}

.navbar-nav .nav-link {
    color: #333;
}

@media print {

    /*.title-section {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }

    .accordion {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }*/

    .noImprimir {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }
}


.label-danger {
    color: red;
    /*background-color: red;*/
}

.label-success {
    color: green;
    /*border-color: #cc0000;*/
}



/*nuevo*/
body {
    padding-top: 100px;
    padding-bottom: 20px;
    background: #f7f7f7;
}

@font-face {
    font-family: 'icomoon';
    src: url("https://fonts.europapress.net/icomoonEPv3.eot?#iefix") format("embedded-opentype"),url("https://fonts.europapress.net/icomoonEPv3.woff") format("woff"),url('https://fonts.europapress.net/icomoonEPv3.ttf') format('truetype'),url("https://fonts.europapress.net/icomoonEPv3.svg#icomoon") format("svg");
    font-style: normal;
    font-weight: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased
}

.icon-user:before {
    content: "\e908";
}

.icon-close:before {
    content: "\e94a";
}

.icon-menu:before {
    content: "\e937";
}

.icon-cog:before {
    content: "\e99c";
}


.icon-candado:before {
    content: "\e98F";
}


.icon-ojo:before {
    content: "\e9Ce";
}
.icon-arrow-down:before {
    content: "\e90d";
}

.icon-arrow-up:before {
    content: "\e90e";
}

.icon-arrow-right11:before {
    content: "\e959";
}

.icon-pencil:before {
    content: "\e950";
}

.icon-bin:before {
    content: "\e95E";
}

.position-left {
    margin-right: 7px;
}

.position-right {
    margin-left: 7px;
}

.display-block {
    display: block;
}

.color-theme {
    color: #cc0000;
}

.bk-theme {
    background-color: #cc0000;
}

.font-weight-semibold {
    font-weight: 600;
}

.title-section {
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.title-card {
    font-size: 1.2rem;
    font-weight: 700;
    color: #cc0000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}

.title-card-button {
    font-size: 1.2rem;
    font-weight: 700;
    color: #cc0000;
    margin: 0;
}

.col-form-label {
    font-weight: 600;
}

.btn-theme {
    color: #fff;
    background: #cc0000;
    border-color: #cc0000;
}

.logotipo-ep {
    width: 150px;
    height: auto;
}

.validacion {
    color: #cc0000;
}

.navbar-toggler {
    color: #666;
    font-size: 1.5rem;
}

.navbar-theme {
    box-shadow: 0 1px 4px #777;
    background: #fff;
}

.btn-google {
    position: relative;
    padding-left: 80px;
    width: 200px;
    height: 64px
}

.logo-google {
    text-align: center;
    width: 68px;
    height: 62px;
    line-height: 54px;
    position: absolute;
    z-index: auto;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
}

    .logo-google img {
        width: 35px;
        height: auto;
    }

.navbar-nav .nav-link {
    color: #333;
}

.link-theme {
    color: #333 !important;
    display: inline-block;
}

.btn-link-theme {
    background: #ccc;
    color: #333 !important
}
.dropdown-perso {
    min-width:12rem;
    top:140%;
}

    .btn-link-theme a {
        color: #333 !important
    }


.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 40px !important;
}

.select2-container--default .select2-selection--single {
    padding: 0.375rem 0.75rem !important;
    border: 1px solid #ced4da !important;
}

.tabla-listado th, .tabla-listado td {
    border: none;
}

.tabla-listado th {
    border-bottom: 3px solid #ced4da;
}

.tabla-listado tr {
    border-bottom: 1px solid #ced4da;
}

.h3-summary {
    font-size: 1.5rem;
}

.h4-summary {
    font-size: 1.1rem;
    font-weight: bold;
}

.p-summary {
    font-size: 1.1rem;
    font-weight: normal;
    margin: 0;
}

.nota-summary {
    font-size: 1rem;
    color: #767676;
}

.icon-arrow-right11 {
    font-size: 12px;
}

.tabla-listado table {
    margin-top: 20px;
}

    .tabla-listado table tr {
        background-color: #fff !important;
        border-bottom: none;
    }

    .tabla-listado table td {
        padding: 0.15rem;
    }

    .tabla-listado table tr a {
        border: 1px solid #ccc;
        padding: 8px 15px;
        border-radius: 3px;
        color: #222;
    }

        .tabla-listado table tr a:hover {
            text-decoration: none;
            background-color: #ddd;
        }

    .tabla-listado table tr span {
        border: 1px solid #cc0000;
        padding: 8px 15px;
        border-radius: 3px;
        background-color: #cc0000;
        color: #fff;
    }

ul.a {
    list-style-type: disc;
    /*font-size: 1.1rem;*/
    font-weight: normal;
    margin: 0;
}

.buttonacceder {
    margin-top: 38px;
  
}


@media print {

    .title-section {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }

    .accordion {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }

    .noImprimir {
        visibility: hidden;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }
}




/******************************** Modal.ini *********************************/
.banner-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -10000;
    opacity: 0;
    transform: scale(0);
    transition: all ease-in-out 0.5s;
}

    .banner-modal .icon-close {
        color: #333;
        font-size: 20px;
        background-color: #FFF;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        position: absolute;
        top: -15px;
        right: -20px;
        cursor: pointer;
        text-align: center;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        z-index: auto;
    }

    .banner-modal .contenido {
        position: absolute;
        cursor: pointer;
        background-color: white;
        top: 20%;
        left: 20%;
        right: 20%;
        border-radius: 3px;
        padding: 20px;
        box-sizing: border-box;
    }

        .banner-modal .contenido .titulo {
            padding: 15px;
            text-align: center;
            color: white;
            background-color: #5d6d7e;
            border-radius: 3px;
            font-size: 18px;
            font-weight: bold;
            line-height: 1.2;
        }

        .banner-modal .contenido table {
            margin: 20px auto;
            border-collapse: collapse;
            /*ahora, quitamos estilos a algunos tds:*/
        }

            .banner-modal .contenido table td {
                padding: 15px 10px 15px 10px;
                border: 1px solid #ddd;
                text-align: center;
                font-size: 16px;
                line-height: 1.3;
                color: #333;
            }

            .banner-modal .contenido table tr:first-child td {
                border-top: 1px solid white;
                border-right: 1px solid white;
            }

            .banner-modal .contenido table tr td:first-child {
                border-left: 1px solid white;
                border-bottom: 1px solid white;
                text-align: center;
            }

            .banner-modal .contenido table tr td:last-child {
                border-right: 1px solid white;
            }

            .banner-modal .contenido table tr:not(:first-child) td:first-child,
            .banner-modal .contenido table tr:first-child td:not(:first-child) {
                background-color: #e6ebef;
                color: #333;
                border-color: #ddd;
            }

    .banner-modal.mostrar {
        opacity: 1;
        transform: scale(1);
        z-index: 10000;
    }
/******************************** Modal.fin *********************************/

