
@font-face {
    font-family: KeepCalm-Medium;
    src: url("SistemaCAPP/font/KeepCalm-Medium.ttf'%}");
    font-weight: normal;
}

@font-face {
    font-family: Louis George Cafe Bold;
    src: url("SistemaCAPP/font/Louis George Cafe Bold.ttf'%}");
    font-weight: normal;
}

@font-face {
    font-family: Louis George Cafe;
    src: url("SistemaCAPP/font/Louis George Cafe.ttf'%}");
    font-weight: normal;
}
/* Nav */
.navbar {
    background: #6ec068;
    padding: 0px !important;
    position: fixed;
    z-index: 99;
    width: 100%;
    padding-right: 10px;
}

.navbar-nav.navbar-center {
    position: absolute;
    top: 10px;
    left: 65%;
    transform: translatex(-100%);
}

.navbar-nav.navbar-rigth {
    position: absolute;
    left: 12%;
    transform: translatex(-100%);
    margin: 0;
}

.img-mect {
    width: 70px;
}

.icn-sesion {
    float: right;
}

.img-botonInicioSesion {
    width: 150px;
}

.img-logo {
    width: 130px;
    height: 75px;
    align-content: center;
}
/* Nav */
.pb-80 {
    padding-bottom: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-30 {
    padding-bottom: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.mb-20 {
    margin-bottom: 20px;
}
/* HomeP */
.bienvenidos {
    width: 100%;
    height: 100vh;
}

.tit-bienvenidos {
    font-family: Louis George Cafe Bold;
    color: #000;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 2rem;
}

.tit-bienvenidos-color {
    color: #6ec068;
}

.text-bienvenidos {
    font-family: Louis George Cafe;
    color: #000;
    text-align: justify;
    margin-bottom: 2rem;
}

.carta-bienvenida {
    font-family: Louis George Cafe Bold;
    color: #000 !important;
    text-transform: uppercase;
    text-align: center;
}

.img-iconoDescarga {
    width: 30px;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 10px;
}

.btn-calendario {
    background: #fff;
    border: 1.5px solid #6ec068;
    font-family: Louis George Cafe Bold;
    text-align: center;
    color: #000 !important;
    box-shadow: none !important;
    letter-spacing: 1px;
    padding: 5px 40px 5px 40px;
    display: inline-block;
}
/* HomeP */
/* Modulos */
.modulos {
    width: 100%;
    height: auto;
    padding-top: 12%;
}

.card-modulo {
    background: #f1f1f1;
    width: 100%;
    padding: 50px;
    height: auto;
    text-align: center;
}

.tit-modulo {
    text-align: center;
    font-family: Louis George Cafe Bold;
    font-size: 1.5rem;
    margin-bottom: 1.3rem;
}

.btn-modulo {
    font-family: Louis George Cafe Bold;
    font-size: 1rem;
    padding: 5px 15px 5px 15px;
    text-align: center;
    margin: auto;
    border: 1.3px solid #6ec068;
    color: #000 !important;
    display: inline-block;
    margin-bottom: 1rem;
}
/* Modulos */
/* tereas */
.tareas {
    width: 100%;
    height: auto;
    padding-top: 12%;
}
/* tereas */
/* formEdit */
.formEdit {
    width: 100%;
    height: auto;
    padding-top: 12%;
}
/* formEdit */
.tit-form-editM {
    font-family: Louis George Cafe Bold;
    text-transform: uppercase;
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 2.5rem;
}

.tit-form-edit {
    font-family: Louis George Cafe Bold;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-bottom: 0rem;
}

.text-form-edit {
    font-family: Louis George Cafe;
    margin-bottom: 0.2rem;
}

.input-form-edit {
    background: #f1f1f1 !important;
    border-bottom: 0px !important;
}

    .input-form-edit[type=text]:focus:not([readonly]) {
        box-shadow: none !important;
        border-bottom: none;
    }

.bord-edit-green {
    border-bottom: 2px solid #6ec068;
    margin-bottom: 3rem;
}

.btn-edit-form {
    background: #6ec068;
    color: #fff !important;
    box-shadow: none !important;
}
/* formEdit */
/* oscuros-claros */
.tit-claros-obscuros {
    font-family: Louis George Cafe Bold;
    text-transform: uppercase;
}

.lin-bord-right {
    border-right: 1px solid #6ec068;
}

.lin-bord-left {
    border-left: 1px solid #6ec068;
}

.btn-add-claros {
    position: fixed;
    bottom: 5%;
    right: 15px;
    background-color: #6ec068 !important;
}

.btn-save-modal {
    border: 1.2px solid #6ec068;
    font-family: Louis George Cafe;
    box-shadow: none !important;
    color: #000 !important;
    margin-bottom: 0rem !important;
    margin: 0px;
}

.tit-form-modal {
    font-family: Louis George Cafe Bold;
    text-transform: uppercase;
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 0rem;
}

.text-regresar {
    font-family: Louis George Cafe;
    font-size: 1.1rem;
    color: #000 !important;
}

.color-left {
    color: #6ec068;
    font-size: 1.5rem !important;
    margin-right: 8px;
}

.despegar {
    width: 40% !important;
    margin-left: 10px;
    margin-right: 10px;
}

.textarea-form-edit {
    background: #f1f1f1 !important;
    border-bottom: 0px !important;
    min-height: 5rem !important;
}

    .textarea-form-edit:focus:not([readonly]) {
        border-bottom: 0px !important;
        box-shadow: none !important;
    }

.frase-form {
    font-family: KeepCalm-Medium;
    font-size: 0.9rem;
}

.col-gren {
    background: #6ec068;
    padding: 0px;
}

.col-gris {
    background: #f1f1f1;
    padding: 0px;
}

.sesion {
    color: #fff !important;
    text-align: center;
    justify-content: center;
    margin-bottom: 0px;
}
/* oscuros-claros */
/* Bitacora */
.cont-check {
    background: #6ec068;
    padding: 5px;
}

.text-check {
    font-family: Louis George Cafe;
    text-align: center;
    margin-bottom: 0rem;
    color: #fff;
}

.head-table-check {
    background: #f1f1f1;
}

    .body-table-check td, .head-table-check th {
        padding-top: .6rem !important;
        padding-bottom: .6rem !important;
        border-bottom: 0rem !important;
    }

.table-check {
    border: 2px solid #f1f1f1;
}

.text-check-fecha {
    font-family: Louis George Cafe Bold;
    font-size: 1.1rem;
}

.separ-bord {
    border-bottom: 2px solid #6ec068;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 1.5rem;
}
/* Bitacora */
/* palabra */
.text-palabra {
    font-family: Louis George Cafe;
    margin-top: 0rem;
    text-align: center;
    font-size: 0.9rem;
}

.cont-palabra {
    border: 1.5px solid #f1f1f1;
}

.tit-palabra {
    background-color: #f1f1f1;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Louis George Cafe;
    text-transform: uppercase;
    position: relative;
}

.fa-plus-color {
    color: #6ec068;
}

.mas-significado {
    position: absolute;
    top: 5px;
    right: 5px;
}
/* calendario */
.dnCalendar-head {
    background: #6ec068;
}

    .dnCalendar-head tr td {
        font-family: Louis George Cafe Bold;
        color: #fff !important;
    }

.dncalendar-header {
    border: 1.5px solid #6ec068;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 10px;
}

.mese-cand {
    margin-bottom: 0rem;
}

#dncalendar-container {
    margin-top: 3%;
}

.head-table-evento {
    background: #f1f1f1;
}

    .head-table-evento th {
        font-family: KeepCalm-Medium;
    }

.body-table-evento td {
    font-family: Louis George Cafe;
}

.body-table-evento td, .head-table-evento th {
    padding-top: .6rem !important;
    padding-bottom: .6rem !important;
    border-bottom: 0rem !important;
}

.tit-tareas {
    font-family: KeepCalm-Medium;
    text-transform: uppercase;
    background: #f1f1f1;
    margin-bottom: 0rem;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    font-size: 1.1rem;
}

.list-trab li {
    font-family: Louis George Cafe;
    color: #000;
    font-size: 0.9rem;
}

.edit-color {
    color: #000 !important;
}

.img-iconoDescarga2 {
    width: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}

.dncalendar-header .dncalendar-links .dncalendar-prev-month {
    display: flex;
    align-items: center;
}

.dncalendar-header .dncalendar-links .dncalendar-next-month {
    display: flex;
    align-items: center;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    list-style: none;
    border-radius: .25rem;
}

    .pagination > li {
        float: left;
        list-style: outside none none;
        padding-left: 5px;
        font-size: 0.9em !important;
        box-shadow: none;
        color: #000000;
    }

        .pagination > li > a:link {
            color: #000000;
        }

        .pagination > li > a:hover {
            color: #000000;
        }

        .pagination > li > a:active {
            color: #000000;
        }

        .pagination > li > a:visited {
            color: #000000;
        }

        .pagination > li.active {
            text-decoration: underline;
        }


