﻿/*.navbar{
    z-index:10;
}*/
/*tamaño de fuente usada para el boletin*/
.smalll {
    font-size: 14px;
}

.nav-bg {
    background: #1A2226;
}

.color-blue {
    color: #007bff;
}
/*.container {
    margin-top: 25px;
}*/
#container.container {
    max-width: 95% !important;
}

/*px imágenes*/
.userPhotos {
    width: 60px;
    height: 60px;
}

.userPhotosForObservation {
    width: 100px;
    height: 100px;
}

.areasPhotos {
    width: 80px;
    height: 80px;
}

.label-person {
    display: block;
}

p {
    margin-bottom: 0;
}

.row.row-modify {
    height: 60px;
}

.card-body {
    padding: 0px 0px 10px 0px;
}

.padding-card {
    padding: 30px;
}

a {
    color: #0DB8DE;
}

input,
select,
textarea {
    max-width: 100%;
}

fieldset.scheduler-border {
    padding: 0 1.3em 1.3em 1.3em !important;
    margin: auto;
}

legend.scheduler-border {
    float: none;
    width: auto; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}

.card-header {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

#login .container #login-row #login-column #login-box {
    margin-top: 60px;
    max-width: 600px;
    height: 330px;
    border: 1px solid #9C9C9C;
    background-color: #EAEAEA;
    box-shadow: 0px 0px 7px 1px gray;
    float: initial;
}

    #login .container #login-row #login-column #login-box #login-form {
        padding: 20px;
    }

        #login .container #login-row #login-column #login-box #login-form #register-link {
            margin-top: -85px;
        }

.input-color {
    background-color: #F8F8F8;
}

.margin-top-button {
    margin-top: 10px;
}

.btn-input-parents {
    width: 80px;
    float: left;
    margin-left: 10px;
    height: 45px;
    outline: none;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
}
/*#buscar{
    width:400px;
}*/
.btn-size {
    width: 40px;
}

.btn-size2 {
    padding: 0em 0.4em !important;
}

.table-actions-buttons {
    width: 17%;
}

.modal-body {
    padding: 1.7em;
}

/* Login*/


#bg-login {
    background: #222D32;
    font-family: 'Roboto', sans-serif;
}

.login-box {
    margin-top: 20px;
    height: auto;
    background: #1A2226;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.login-key {
    height: 100px;
    font-size: 80px;
    line-height: 100px;
    background: -webkit-linear-gradient(#39ace7, #0DB8DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.login-title {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 15px;
    font-weight: bold;
    color: #ECF0F5;
}

.login-form {
    margin-top: 25px;
    text-align: left;
}

.login-input {
    background-color: #1A2226;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 0px;
    color: #ECF0F5;
}

.login-password {
    background-color: #1A2226;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    padding-left: 0px;
    margin-bottom: 20px;
    color: #ECF0F5;
}

.form-group {
    /*margin-bottom: 40px;*/
    outline: 0px;
}

.login-input:focus, .login-password:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #0DB8DE;
    outline: 0;
    background-color: #1A2226;
    color: #ECF0F5;
}

input:focus {
    outline: none;
    box-shadow: 0 0 0;
}

label {
    margin-bottom: 0px;
}

.form-control-label {
    font-size: 13px;
    color: #6C6C6C;
    font-weight: bold;
    letter-spacing: 1px;
}

.btn-outline-primary {
    border-color: #0DB8DE;
    /*color: #0DB8DE;*/
    color: #FFF;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .btn-outline-primary:hover {
        background-color: #0DB8DE;
        right: 0px;
    }

.login-btm {
    float: left;
}

.login-button {
    padding-right: 0px;
    margin: 25px 0px;
    width: 100%;
}

.login-text {
    text-align: left;
    padding-left: 0px;
    color: #A2A4A4;
}

.loginbttm {
    padding: 0px;
}

/*site.css*/

/* Para poner en negrita la fuente que se desee. */
.bold-font {
    font-weight: bold;
}
/* Silde Home */

.w-100 {
    height: 240px;
}

.carousel {
    width: 80%;
    float: right;
}

.info {
    width: 60%;
    float: left;
}

.jumbotron {
    display: inline-block;
}

.img-home {
    width: 200px;
    /*height: 140px; */
}

.icon-size {
    font-size: 35px;
}
/* requerido para saltar linea en tooltips*/
/*.ui-tooltip {*/
    /* tooltip container box */
    /*white-space: pre-line;
}

.ui-tooltip-content {*/
    /* tooltip content */
    /*white-space: pre-line;
}*/
/*TODO: Lo de arriba sirve?*/
.tooltip-inner {
    white-space: pre-wrap;
}

.redColor {
    color: red;
}

.listBody {
    padding: 0.25rem !important;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #A5EAFB;
}

.colorFocus {
    color: #ff6347;
}
/*Responsive celdas en listado estudiantes*/
.spaceActionBoton {
    max-width: 130px;
    min-width: 130px;
}

.nameWith {
    width: 270px;
    overflow: auto;
}

.colName {
    overflow: auto;
    height: 27px;
    width: 250px;
}

.colIndicator {
    overflow: auto;
    height: 27px;
    width: 280px;
}

.sizeTH {
    max-width: 50px;
    min-width: 50px;
    overflow: auto;
}
/** diseño inputs notas*/
.inputNotesStyle {
    border: 1px solid #ced4da;
    border-radius: 3px;
}

.inputNotesStyleValid {
    border: 1px solid #dc3545;
    border-radius: 3px;
    border-color: #28a745;
}

.inputNotesStyleInvalid {
    border: 1px solid #dc3545;
    border-radius: 3px;
    border-color: #dc3545;
}

#tableStudentNotes .sticky {
    position: sticky;
    left: 0;
    z-index: 2;
}

#tableStudentNotes .sticky-2 {
    position: sticky;
    top: 0;
    z-index: 10;
}

#tableStudentNotes thead tr .sticky-2 {
    background: #343a40;
    border: 1px solid;
}

#tableStudentNotes thead th {
    background: #343a40;
}

#tableStudentNotes tbody tr .sticky {
    background: #f2f2f2;
    border: 1px solid #dee2e6
}

#tableStudentNotes tbody tr:nth-child(2n) .sticky {
    background: white;
}
/*.NoShowCell {
    background-color: white !important;
    border: none !important;
}*/
/*Carga página*/
#contenedor_Carga {
    background-color: rgba(239,254,254,0.8);
    height: 100%;
    width: 100%;
    position: fixed;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 10000;
    display: none;
}

#carga {
    border: 15px solid #ccc;
    border-top-color: #4BB4FB;
    border-top-style: groove;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: girar 1.5s linear infinite;
    -o-animation: girar 1.5s linear infinite;
    animation: girar 1.5s linear infinite;
}

@keyframes girar {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.box-shadow {
    box-shadow: 0px 2px 7px 0px grey;
}
/*Salto de página para generar boletines*/
.pagebreak {
    page-break-before: always;
}
/* page-break-after works, as well */
.columnReportPeriod {
    width: 33.33%;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

.columnReportPeriodAreas {
    width: 50%;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
    border-color: #333 !important;
}

.subjectWidth {
    width: 180px;
}

.breakItem {
    page-break-inside: avoid !important;
}
.breakItem2 {
    page-break-after: always;
}

tr, td, th, tbody, thead, tfoot {
    page-break-inside: avoid !important;
}
/*configuracion de reporte boletin*/
table.table-bordered1 {
    border: 1px solid #A4A4A4;
}

    table.table-bordered1 > thead > tr > th {
        border: 1px solid #A4A4A4;
    }

    table.table-bordered1 > tbody > tr > td {
        border: 1px solid #A4A4A4;
    }

table.subtable-bordered > tbody > tr > td {
    border-bottom: 1px solid #A4A4A4;
}

.border-rightt {
    border-right: 1px solid #A4A4A4 !important;
}

.studentReport tr {
    line-height: 13px;
}

.studentReport1 tr {
    line-height: 8px;
    font-size: 13px;
}
/*Fuente mannage*/
@font-face {
    font-family: 'JollyLodger-Regular';
    src: url('../fonts/jolly-lodger/JollyLodger-Regular.ttf') format('truetype');
}

#fuentePerso {
    font-family: 'JollyLodger-Regular';
    -webkit-text-stroke: 1.5px #2c0f60;
    color: #37b6ff;
    font-size: 40px;
}

.fuentePerso1 {
    font-family: 'JollyLodger-Regular';
    color: #37b6ff;
    font-size: 20px;
}

/* Perfil */
.h6, h6 {
    font-size: .75rem !important;
    font-weight: 500;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    line-height: 1.5em;
    text-transform: uppercase;
}

.configBotton {
    font-size: 40px;
    text-align: right;
    padding: 25px;
    position: absolute;
    float: right;
}


.name h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}



a .material-icons {
    vertical-align: middle;
}

.fixed-top {
    position: fixed;
    z-index: 1030;
    left: 0;
    right: 0;
}

.profile-page .page-header {
    height: 140px;
    background-position: center;
}

.page-header {
    height: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.header-filter:after, .header-filter:before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 70%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)), url('images/educa.jpg');
    background-size: cover;
}

.header-filter::before {
    background: rgba(0,0,0,.5);
}

.main-raised {
    margin: -60px 30px 0;
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.main {
    background: #FFF;
    position: relative;
    z-index: 3;
}

.profile-page .profile {
    text-align: center;
}

    .profile-page .profile img {
        max-width: 160px;
        width: 100%;
        margin: 0 auto;
        --animate-duration: 800ms;
        --animate-delay: 0.9s;
        -webkit-transform: translate3d(0,-50%,0);
        -moz-transform: translate3d(0,-50%,0);
        -o-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
    }

.img-raised {
    box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}

.rounded-circle {
    border-radius: 50% !important;
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
}

.title {
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
    color: #3C4858;
    font-weight: 700;
    font-family: "Roboto Slab","Times New Roman",serif;
}

.profile-page .description {
    margin: 1.071rem auto 0;
    max-width: 600px;
    color: #999;
    font-weight: 300;
}

p {
    font-size: 17px;
    margin: 0 0 10px;
}
/*
.profile-page .profile-tabs {
    margin-top: 4.284rem;
}
    */
.nav-pills, .nav-tabs {
    border: 0;
    border-radius: 3px;
    padding: 0 15px;
}

.nav .nav-item {
    position: relative;
    margin: 0 2px;
}

.nav-pills.nav-pills-icons .nav-item .nav-link {
    border-radius: 4px;
}

.nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #007bff;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(156,39,176,.6);
}

.nav-pills .nav-item .nav-link {
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    color: #555;
    transition: all .3s;
    border-radius: 30px;
    padding: 10px 15px;
    text-align: center;
}

    .nav-pills .nav-item .nav-link:not(.active):hover {
        background-color: rgba(200,200,200,.2);
    }


.nav-pills .nav-item i {
    display: block;
    font-size: 30px;
    padding: 15px 0;
}

.tab-space {
    padding: 20px 0 50px;
}

.profile-page .gallery {
    margin-top: 3.213rem;
    padding-bottom: 50px;
}

    .profile-page .gallery img {
        width: 100%;
        margin-bottom: 2.142rem;
    }

.profile-page .profile .name {
    margin-top: -80px;
}

img.rounded {
    border-radius: 6px !important;
}

.tab-content > .active {
    display: block;
}

/*buttons*/
/*.btn {
    position: relative;
    padding: 12px 30px;
    margin: .3125rem 1px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.428571;
    text-decoration: none;*/
/*text-transform: uppercase;*/
/*letter-spacing: 0;
    border: 0;
    border-radius: .2rem;
    outline: 0;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1);
    will-change: box-shadow,transform;
}*/

.btn.btn-just-icon {
    font-size: 20px;
    height: 41px;
    min-width: 41px;
    width: 41px;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: 41px;
}

    .btn.btn-just-icon fa {
        margin-top: 0;
        position: absolute;
        width: 100%;
        transform: none;
        left: 0;
        top: 0;
        height: 100%;
        line-height: 41px;
        font-size: 20px;
    }

.btn.btn-link {
    background-color: transparent;
    color: #999;
}



@media (max-width: 712px) {
    .spaceb {
        margin-top: 5px !important;
    }
}

.userPhotoDetails {
    width: 120px;
    height: 120px;
    border-radius: 80px;
}

.text-efect {
    font-family: "Lucida Bright", "Georgia", serif;
    text-decoration: underline;
    color: #576c93;
    font-size: 60px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.contenedor-cards {
    margin: 0 auto;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
    grid-auto-rows: auto;
    gap: 20px;
    font-family: sans-serif;
    padding-top: 30px;
}

    .contenedor-cards .card {
        text-decoration: none;
        color: #444;
        box-shadow: 0 4px 5px rgba(0,0,0,0.1);
        display: flex;
        flex-direction: column;
        min-height: 100%;
        position: relative;
        top: 0;
        transition: all .1s ease-in;
        padding-bottom: 10px;
    }

        .contenedor-cards .card:hover {
            top: -7px;
            box-shadow: 0 4px 5px rgba(0,0,0,0.2);
        }

        .contenedor-cards .card h3 {
            line-height: 1.0;
            font-size: 1.3em;
            padding: 12px;
            background: #576c93;
            text-align: center;
        }

        .contenedor-cards .card p {
            font-size: 13px;
            margin-top: 0;
            margin-bottom: 0rem;
            padding: 0em 3px 0px 15px;
        }

.studentCards {
    line-height: 13px;
}

/* RIBBON */

.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 93px;
    height: 93px;
    text-align: right;
}

    .ribbon span {
        font-size: 0.8rem;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        line-height: 32px;
        transform: rotate(45deg);
        width: 123px;
        display: block;
        background: #79a70a;
        background: linear-gradient(#9bc90d 0%, #79a70a 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 17px;
    }

        .ribbon span::before {
            content: '';
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #79A70A;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }

        .ribbon span::after {
            content: '';
            position: absolute;
            right: 0%;
            top: 100%;
            z-index: -1;
            border-right: 3px solid #79A70A;
            border-left: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }

.red span {
    background: linear-gradient(#f70505 0%, #8f0808 100%);
}

    .red span::before {
        border-left-color: #8f0808;
        border-top-color: #8f0808;
    }

    .red span::after {
        border-right-color: #8f0808;
        border-top-color: #8f0808;
    }

.blue span {
    background: linear-gradient(#2989d8 0%, #1e5799 100%);
}

    .blue span::before {
        border-left-color: #1e5799;
        border-top-color: #1e5799;
    }

    .blue span::after {
        border-right-color: #1e5799;
        border-top-color: #1e5799;
    }

/*end ribbon*/
/*switch button*/
.switchButton {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switchButton > input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sliderButton {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .sliderButton:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.switchButton > input:checked + .sliderButton {
    background-color: #2196F3;
}

.switchButton > input:focus + .sliderButton {
    box-shadow: 0 0 1px #2196F3;
}

.switchButton > input:checked + .sliderButton:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.sliderButton.round {
    border-radius: 34px;
}

    .sliderButton.round:before {
        border-radius: 50%;
    }
/*end Switch button*/