﻿@import url('../../../../ResourcesVer/Fuentes/css/fuentes.css');

* {
    font-family: 'Kanit-ExtraLight', 'EncodeSans-ExtraLight', 'EncodeSans-Light', sans-serif;
}

body, html {
    height: 100%;
    margin: 0px;
    font-family: 'Kanit-ExtraLight', 'EncodeSans-ExtraLight', 'EncodeSans-Light', sans-serif;
}

body {
    /*background: url(../../../../Recursos/Img/logos/portal_sej_sippe.png) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.headeriea {
    /*background-image: url('../../img/headergro.png');*/
    background-color: #751635;
    background-repeat: no-repeat;
    background-size: cover;
}

.contentiea {
    background-image: url('../../img/sidebar.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.card-header {
    background-image: url('../../img/subheader.png');
    background-repeat:repeat;
    background-size:contain;
    color: gray !important;
}

#header {
    margin: 0 auto;
    -webkit-border-radius: 14px 14px 0px 0px;
    -moz-border-radius: 14px 14px 0px 0px;
    border-radius: 14px 14px 0px 0px;
    border-bottom: none;
    background-color: #FFF;
}

#header-mobil {
    margin: 0 auto;
    -webkit-border-radius: 14px 14px 0px 0px;
    -moz-border-radius: 14px 14px 0px 0px;
    border-radius: 14px 14px 0px 0px;
    border-bottom: none;
    background-color: #FFF;
}

#footer {
    background-position: bottom center;
    border: none;
    height: 40px;
    -webkit-border-radius: 0px 0px 14px 14px;
    -moz-border-radius: 0px 0px 14px 14px;
    border-radius: 0px 0px 14px 14px;
    border-bottom: none;
    text-align: center;
    padding-top: 10px
}

#footer {
    background-color: gray;
}

#footer .lblFooter:after {
    text-align: center;
    color: #FFF;
    content: "";
    padding-top: 12px;
}

.panelLogin {
    border: 1px solid #B48E5C;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    color: #333;
}

.contenidoMaster {
    height: 100%;
    background: #751635;
    padding: 20px 0px;
}

.modal-header {
    background-color: #9F2241 !important;
    color: #FFF !important;
}

.fill {
    min-height: 100%;
    height: 100%;
}

.bolder {
    font-weight: bolder;
}

.paddingUpDwn5 {
    padding: 5px 0;
}

.paddingRight10 {
    padding-right: 10px;
}

.redondear {
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari y Chrome */
    -khtml-border-radius: 10px; /* Konkeror, ... */
    border-radius: 10px; /* Opera 10.50, IE y CSS3 */
    border-style: wave;
    border-width: 1px;
}

.navbar-brand.titleMenu:after {
    content: "Estrategia de Seguridad del Estado de Veracruz";
}

.carousel-inner {
    height: 55vh;
}

/*@@ AUGC - mostrar de manera dinamica el carrusel y fuentes responsivas*/
@media (max-width: 372px) {
    .navbar-brand.titleMenu:after {
        content: "Estrategia de Seguridad del Estado de Veracruz";
        font-size: 13px;
    }
    body, #footer .lblFooter:after, .label { font-size:1.05rem; }
    #footer .lblFooter:after {
        font-size: 10px;
        content: "Derechos Reservados Secretaría de Educación del Estado de Veracruz | @correo  | Atencion en linea Tel: ";
    }
    .sidenav{
        display:none;
    }
    .modal-dialog {
        width: 94vw !important;
    }
    .carousel-inner {
        height: auto !important;
    }
    .close{
        font-size:2.5rem !important;
    }
}


@media (max-width:767px) {
    #dvCarrusel { display:block; }
    body, #footer .lblFooter:after, .label { font-size:1.05rem; }
    #footer .lblFooter:after {
        font-size: 10px;
        content: "Derechos Reservados Secretaría de Educación del Estado de Veracruz | @correo  | Atencion en linea Tel: ";
    }

}

@media (max-width: 992px) {
    .label { font-size:11px; }
    .carousel-inner { height:300px; }
    #dvCarrusel { width:100%;  padding-bottom:10px; bottom: 1.4em; }
    #footer .lblFooter:after {
        font-size: 11px;
        content: "Derechos Reservados Secretaría de Educación del Estado de Veracruz | @correo  | Atencion en linea Tel: ";
    }

}

@media (max-width: 576px) {
    .panel-heading {
        padding: 25px 15px !important;
    }

    .carousel {
        float: none !important;
    }
    .sidenav {
        display: none;
    }
    .modal-dialog {
        width: 94vw !important;
    }
    .carousel-inner {
        height: auto !important;
    }
    .close {
        font-size: 2.5rem !important;
    }
}

@media (min-width: 992px) {
    .label { font-size:14px; }
    #dvCarrusel { bottom: 1.3em; }
    #footer { padding-top: 3px; }
        #footer .lblFooter:before {
            color: #FFF;
            font-size: 11px;
            content: "Derechos Reservados Secretaría de Educación del Estado de Veracruz | @correo  | Atencion en linea Tel: ";
        }
        #footer .lblFooter:after {
            font-size: 11px;
            white-space: pre;
        }
}

.alert-danger {
    background-color: #AC162C;
    color: #FFF !important;
    border: none;
    opacity: 0.9;
    bottom: 5px !important;
    position: fixed;
    left: 2%;
    width: 96%;
    height: 100px;
}

#snackbar {
    /*min-width: 250px;*/
    /*margin-left: -125px;*/
    background-color: #AC162C;
    color: #fff;
    text-align: left;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 2%;
    bottom: 20px;
    font-size: 17px;
    width: 96%;
    height: 100px;
    float: left;
    margin: auto;
}

#snackbar.show {
        
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

/*SIPSE Versión 6 | Prototipo0 | Autor: GADC 16/12/2019 - Descripción : Estilos login V2 - INI*/
.body-login {
    background: #EBEBEB;
}

.row-container {
    margin-top: 5%;
    margin-bottom: 10%;
    margin-left: 3%;
}

/*Estilos inputs material */
.group {
    position: relative;
    margin-bottom: 45px;
}

.input-material {
    font-size: 18px;
    padding: 10px 10px 10px 25px;
    display: block;
    width: 100%;
    border: none !important;
    border-bottom: 1px solid #757575 !important;
    box-shadow: none !important;
    background: none;
}

.input-material:focus {
    outline: none !important;
}

.lbl-material {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 25px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

/* Active state */
.input-material:focus ~ .lbl-material, .input-material:valid ~ .lbl-material {
    top: -20px;
    font-size: 14px;
    color: #B48E5C;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before, .bar:after {
    content: '';
    height: 1px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #B48E5C;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}

/* active state */
.input-material:focus ~ .bar:before, .input-material:focus ~ .bar:after {
    width: 50%;
}

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/*Animaciones*/
@-webkit-keyframes inputHighlighter {
    from {
        background: #B48E5C;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #B48E5C;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #B48E5C;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.fa-user {
    position: absolute;
    /* display: inline-flex; */
    top: 9px;
    left: 20px;
    color: #444;
    font-size: 1.25em;
}

.fa-lock {
    position: absolute;
    /* display: inline-flex; */
    top: 9px;
    left: 20px;
    color: #444;
    font-size: 1.25em;
}

.fa-user-lock {
    color: gray;
    font-size: 1.5em;
}

.btn-forgot-password {
    font-weight: bold;
    color: gray !important;
    /*font-size: 1.2em;*/
    cursor: pointer;
    text-decoration: none !important;
}

/*Estilos para toggle tipo material*/
.switch {
    display: inline-block;
    position: relative;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 24px;
}

.switch_input {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 20px;
    opacity: 0;
    z-index: 0;
}

.switch_label {
    display: block;
    padding: 0 0 0 44px;
    cursor: pointer;
}

.switch_label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 36px;
    height: 14px;
    background-color: rgba(0, 0, 0, .26);
    border-radius: 14px;
    z-index: 1;
    transition: background-color 0.28s cubic-bezier(.4, 0, .2, 1);
}

.switch_label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #696969;
    border-radius: 14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14),0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    z-index: 2;
    transition: all 0.28s cubic-bezier(.4, 0, .2, 1);
    transition-property: left, background-color;
}

.switch_input:checked + .switch_label:before {
    background-color: #751635;
}

.switch_input:checked + .switch_label:after {
    left: 16px;
    background-color: #751635;
}

.form-login {
    margin: 0 auto;
    width: 70%;
}

.btn-login {
    box-shadow: none !important;
    border: none !important;
    background: #986b2f !important;
    font-size: medium;
}
.btn-login:hover {
    background: #9F2241 !important;
}

.div-footer {
    background: #B48E5C;
    color: white;
    font-weight: 500;
    text-align: center;
}

#userError, #passError {
    color: #AC162C !important;
    font-size: 1.3em;
}

.input-material-error {
    border-bottom: 1px solid #AC162C !important;
}

.lbl-material-error {
    color: #AC162C;
}

/*Estilos checkbox tipo  material*/
.divCheckBox {
    display: inline;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.divCheckBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    /*background-color: #eee;*/
    border: 1.5px solid black;
    border-radius: 3px;
}

/*.divCheckBox:hover input ~ .checkmark {
    background-color: #ccc;
}*/

.divCheckBox input:checked ~ .checkmark {
    background-color: #9f2241;
    border: none;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.divCheckBox input:checked ~ .checkmark:after {
    display: block;
}

.divCheckBox .checkmark:after {
    left: 8px;
    top: 1px;
    width: 7px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close {
    float: right;
    background: none;
    box-shadow: none !important;
}

.btn-close:hover {
    color: #ffffff;
}

.div-submit {
    margin-top: 16%
}

@media (max-width: 1300px) {
    .row-container {
        margin-top: 0%;
        margin-bottom: 7%;
    }

    .div-submit {
        margin-top: 25%
    }
}

@media (max-width: 576px){
    .row-container{
        margin-bottom: 20%;
    }

    .div-submit{
        margin-top: 30%;
    }

    .divCheckBox {
        padding-left: 30px;
    }

    .mt-xsm-1{
        margin-top: .25rem !important;
    }

    .mt-xsm-2{
        margin-top: .5rem !important;
    }

    .mt-xsm-3{
        margin-top: 1rem !important;
    }

    .mt-xsm-4 {
        margin-top: 1.5rem !important;
    }

    .mt-xsm-5 {
        margin-top: 3rem !important;
    }

    .d-xsm-none{
        display: none;
    }

    .d-xsm{
        display: block !important;
    }

    #iconoMostrarContrasenia {
        top: 14px !important;
    }

    .titulo-sistema {
        font-size: 1rem !important;
        text-align: center;
        font-weight: bold;
    }

    .label-server{
        width: 100% !important;
    }
}
/*SIPSE Versión 6 | Prototipo0 | Autor: GADC 16/12/2019 - Descripción : Estilos login V2 - FIN*/

.titulocabecera {
    color: #5F6B79;
    font-size: 0.9em;
}

.popover {
    max-width: 100%;
}

.lista-biblioteca-digital li{
    cursor: pointer;
}

.invalid-message {
    font-size: 1em;
    color: #760004;
    display: none;
}

.bs-input-invalid:invalid {
    border: 1px solid #760004;
}

.icon-user-recovery{
    position: initial !important;
}

.form-control:focus {
    border-color: #CE997C;
    box-shadow: none;
}

.form-control {
    font-style: italic;
    padding-left: 12%;
    color: #000 !important;
}

.popover-header {
    font-size: 1.5em;
}

.popover-header .close {
    color: #B48E5C;
    opacity: 1;
    cursor: pointer;
    font-size: 1.5em;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.close {
    font-size: 2.5em !important;
    vertical-align:middle !important;
}
.close:hover {
    color: #B48E5C !important;
    opacity: 1;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #DDC9A3;
    color: #666
}

/*Query para resoluciones menores*/
.lista-biblioteca-digital {
    font-weight: bold;
}

@media screen and (min-width: 570px) and (max-width: 1340px) {
    .contentiea {
        background-image: url('../../img/sidebar.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100% 100%;
    }
}

/*
    Description: Estilos loading
    Author: GADC
*/
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 0 auto;
    font-size: 7px;
    margin-top: 3%;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #B48E5C;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/************************************************Modificación Tema Guerrero - Layout Bootstrap *********************************************************************/
.main-head {
    height: 150px;
    background: #FFF;
}

.sidenav {
    height: 100%;
    overflow-x: hidden;
    background-color: #890e33;
    background-image: url('../../img/footergro.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
}

.main {
    padding: 0px 10px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}

@media screen and (max-width: 450px) {
    .login-form {
        margin-top: 3%;
        padding: 20px 20px;
        border: 1px solid #999;
        border-radius: 5px;
        background-color: #EEEDE6;
    }

    .register-form {
        margin-top: 10%;
    }
}

@media screen and (min-width: 768px) {
    .main {
        margin-left: 50%;
    }
    .sidenav {
        width: 50%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .login-form {
        margin-top: 3%;
        padding: 15px 15px;
        border: 1px solid #999;
        border-radius: 5px;
        background-color: #EEEDE6;
        margin-left: 40px;
    }
    .register-form {
        margin-top: 20%;
    }
}

.login-main-text {
    padding: 50px;
    padding-top:30px;
    color: #fff;
}

.login-main-text h2 {
    font-weight: 400;
    color: #FFF;
}

.btn-black {
    background-color: #000 !important;
    color: #fff;
}

#toast-container > div {
    width:100% !important;
}