/***********************************BARRA DE NAVEGACION DESPLIEQUE IZQUIERDA*******************************************/
/*a:visited {
  color: #0080FF;
}
*/
.head-info {
    position: absolute;
    top: 35%;
    left: 30%;
    width: 42%;
    text-align: center;
}

.efecparalax{
    background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/D1D.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.cpedagogico{
    background:url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Rombo.svg") no-repeat 0px 0px;
    width:240px;
    height:108px;
    margin:0 auto;
}

.cfacebook{
    background:url("../img/07_IMAGENES/facebook.svg") no-repeat 0px 0px;
    width:108px;
    height:108px;
    margin:0 auto;
}
.ctwiter{
    background:url("../img/07_IMAGENES/twitter.svg") no-repeat 0px 0px;
    width:108px;
    height:108px;
    margin:0 auto;
}
.cyoutube{
    background:url("../img/07_IMAGENES/youtube.svg") no-repeat 0px 0px;
    width:108px;
    height:108px;
    margin:0 auto;
}
.botton a{
    padding: .8em 2em;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    background: #FF4000;
    color: #FFF;
    border:solid 1px #FF4000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius:5px;
}

.botton a:hover{
    color:#FA694E;
    background:none;
    text-decoration:none;
    border:solid 1px #FFF;
    transition:.5s all;
    -webkit-transition:.5s all;
    -ms-transition:.5s all;
    -moz-transition:.5s all;
    -o-transition:.5s all;
}

.centrarCaja {
    position:relative;
    left:10%;
}

.centrarCajatable {
    position:relative;
    left:25%;
}

ul#navigation li {
    width: 90px;
}


ul.nav-pills {
    top: 100px;
    position: fixed;
}

/*************FIN BARRA DE NAVEGACION DESPLIEQUE IZQUIERDA*************************************************************/

/************HTML - CABECERA*************************************************************************************/
.cabecera {
    background: #357d08; /* Old browsers fondo3 */
}
.menuarriba{
    margin-top: 30px;
}

/************FIN HTML - CABECERA*********************************************************************************/

/***********FIELDSET BORDES**************************************************************************************/

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
}

/************** FIN FIELDSET BORDE A LOS DIV DE INGREGO**********************************************************/

/************** MANEJO DE FUENTES *******************************************************************************/
a:link {
    text-decoration:none;
}

.colornegro{
    color: #000000;
}

.colorazul{
    color: #3C67B8;
}

.colorblanco {
    color: #FFFFFF !important;
}

.colorverde {
    color: #0B610B !important; /*0B610B 5CA937 0b610b 0b610b*/
}

.colorverdelimon{
    color: #298A08;
}

.colornaranja {
    color: #FF4000; /*FF801C F2630D ff5500 FF4000*/
}

.colorrojo {
    color: #FF0000; /*AE1212 B10716*/
}

.colorgris{
    color: #BDBDBD:
}

.coloramarillo{
    color: #fffb00;
}

.letranormal{
    font-family: 'Saira Conden', cursive;
}

.letramediana{
    font-family: 'Tangerine', cursive;
    font-size: 20px;
}

.letramedipequed{
    font-family: 'Tangerine', cursive;
    font-size: 35px;
}

.letramedipequep{
    font-family: 'Tangerine', cursive;
    font-size: 25px;
}

.letramedipeque{
    font-family: 'Tangerine', cursive;
    font-size: 15px;
}

.letra{
    font-size: 100px;
}

.letrapeque {
    font-size: 11px !important;
}

.letragrande {
    font-family: 'Tangerine', cursive;
    font-size: 35px;
}

.letragrande2 {
    font-size: 1.5em;
}

.sombra {
    background: rgba(0, 0, 0, 0.1)
}

.colorpiel{
    color: #C0A475;
}
hr.estilo0{
    border-top: 3px solid #0B610B;
}

a.colorblanco:hover, a.colorblanco:active{
    background-color: #93BF96 !important;
    color: #FFFFFF;
}

hr.estilo1{
    border-top: 3px solid #FFFFFF;
}

hr.estilo2{
    border-top: 3px solid #FF500A;
}

hr.estilo3{
    border-top: 6px solid #fffb00;
}

@media screen and (max-width: 1600px)
    {
        .letragrande{
            font-size: 4.8em;
        }
        .letra{
            font-size: 4.8em;
        }

    }

@media screen and (max-width: 1300px)
    {
        .letragrande{
            font-size: 2.8em;
        }
        .letra{
            font-size: 2.8em;
        }

    }

@media screen and (max-width: 1024px)
    {
        .letragrande{
            font-size: 1.8em;
        }
        .letra{
            font-size: 1.8em;
        }

    }

@media screen and (max-width: 680px)
    {
        .letragrande{
            font-size: 0.8em;
        }
        .letra{
            font-size: 0.8em;
        }

    }

@media screen and (max-width: 320px)
    {
        .letragrande{
            font-size: 0.8em;
        }
        .letra{
            font-size: 0.2em;
        }

    }
.posicionrel{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    position: relative;
}
.posicionabs{
    position: absolute;
}

.tagline {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 26px;
  margin: 45px 0 75px 0;
  color: #fff;
}

/************** FIN MANEJO DE FUENTES ***************************************************************************/

/************** MANEJO DE FONDOS ********************************************************************************/
.fondomenu { /*color verde*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Fondo_verde.png") no-repeat center / cover;*/
    background: #0B610B; /*Peru 0B610B 5CA937*/
    padding: 8px;
}

.fondomenuppal { /*color verde*/
    min-height: 80vh;
    background: url("../img/07_IMAGENES/NinosDes.jpg") no-repeat center / cover;
}

.fondoacnoperm { /*color verde*/
    min-height: 80vh;
    background: url("../img/07_IMAGENES/AccesoNoPermitido.jpg") no-repeat center / cover;
}

.fondo1 {
    min-height: 100vh;
    background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/fondo_01.jpg") no-repeat center / cover;
}

.fondo2 { /*color naranja*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/FondoNaranja.png") no-repeat center / cover;*/
    /*background: #FF801C; /*Peru fig_negra.png Fondo_Actualidad.png*/
    background:  #0B2161; /*FA694E FF721D ff5500 0080FF 848484 0174DF*/
    padding: 100px;
}

.fondo3 { /*color gris*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Figura_rojo.png") no-repeat center / cover;*/
    background: #990000; /*FF2D00 5CA937 848484 #CC3300 #990000*/
    padding: 100px;
}

.fondo4{
    border-radius: 50px 10px 50px 10px;
    background: rgba(0, 0, 0, 0.8)
}

.fondo5 { /*color verde*/
    background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Fondo_verde.png") no-repeat center / cover;
    /*background: #5CA937; /*Peru*/
    padding: 40px;
}

.fondo6 { /*color verde*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Fondo_verde.png") no-repeat center / cover;*/
    background: #0B610B; /*Peru 0B610B 5CA937*/
    padding: 0px;
}

.fondo7 { /*color verde*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Fondo_verde.png") no-repeat center / cover;*/
    background: #D8D8D8; /*Peru 0B610B 5CA937*/
    opacity: 0.5;
    padding: 100px;
}

.fondo8 { /*color verde*/
    /*background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/Fondo_verde.png") no-repeat center / cover;*/
    background: #FF721D; /*Peru 0B610B 5CA937*/
}

.fondo9 {
    background-color: #fff;
    background-image:
    linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
    linear-gradient(#eee .1em, transparent .1em);
    background-size: 100% 1.2em;
}

.fondologin{
    background: url("https://sistemainformacion.uaiinpebi-cric.edu.co/static/img/07_IMAGENES/FondoLogin.jpg") no-repeat center / cover;
    padding: 100px;
}

.arriba{
    margin-top: -70px;
    display: block;
}


/************MANEJO DEL FOOTER***********************************************************************************/
footer {
    display: block;
    padding:50px;
    clear: both;
    /*background: #5CA937; /*5ca937*/
    text-align: center;
    color: #000;
}
/*********** FIN MANEJO DEL FOOTER*******************************************************************************/
/*********** MANEJO DE NOTICIAS EN 2 Y 3 COLUMNAS****************************************************************/
.noticia {
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;

    -moz-column-rule: 1px solid #bbb;
    -webkit-column-rule: 1px solid #bbb;
    column-rule: 1px solid #bbb;

    -moz-column-width: 240px;
    -webkit-column-width: 240px;
    column-width: 240px;
}

.noticia2 {
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;

    -moz-column-rule: 1px solid #bbb;
    -webkit-column-rule: 1px solid #bbb;
    column-rule: 1px solid #bbb;

    -moz-column-width: 240px;
    -webkit-column-width: 240px;
    column-width: 240px;
}

.titulonoticia {
    -webkit-column-span:all;
    -moz-column-span:all;
    column-span:all;
}

.imagennoticia {
    display:block;
    -webkit-column-span:all;
    -moz-column-span:all;
    column-span:all;
}
/*********** FIN MANEJO DE NOTICIAS EN 2 Y 3 COLUMNAS* ************************************************************/

#body {
    background-color: #F9F7F7;
    overflow-x: hidden;
}
.icon-box{
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px 30px;
    margin-bottom:2rem;
}

/*profile*/
.profile-sidebar {
    float: left;
    width: 300px;
    margin-right: 20px
}

.profile-content {
    overflow: hidden
}

.profile-sidebar-portlet {
    padding: 30px 0 0!important
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 7px
}

.profile-stat {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f4f7
}

.profile-stat-title {
    color: #7f90a4;
    font-size: 25px;
    text-align: center
}

.profile-stat-text {
    color: #5b9bd1;
    font-size: 11px;
    font-weight: 800;
    text-align: center
}

.profile-desc-title {
    color: #7f90a4;
    font-size: 17px;
    font-weight: 600
}

.profile-desc-text {
    color: #7e8c9e;
    font-size: 14px
}

.profile-desc-link i {
    width: 22px;
    font-size: 19px;
    color: #abb6c4;
    margin-right: 5px
}

.profile-desc-link a {
    font-size: 14px;
    font-weight: 600;
    color: #5b9bd1
}

.profile-usermenu {
    margin-top: 30px;
    padding-bottom: 20px
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7
}

.profile-usermenu ul li:last-child {
    border-bottom: none
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 16px
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px
}

@media (max-width:991px) {
    .profile-sidebar {
        float: none;
        width: 100%!important;
        margin: 0
    }
    .profile-sidebar>.portlet {
        margin-bottom: 20px
    }
    .profile-content {
        overflow: visible
    }
}

/******* start modal ******/
.modal-header {
    border-bottom: none;
}
.modal-title{
    text-align: center; width: 100%;
    color: #4C4E50;
}
.modal-footer {
    display: block;
    padding: 0rem;
    border: none;
    margin: 0rem;
    float: right;
}
/******* end modal ******/