/* Ajustes franja superior UNED */
.uned {padding: 8px;}
.nav-link {padding: 0.25rem;}
.inisit {padding-top: 0.25rem;}
.t4-palette-top_uned {background-color: #eee;}
@media (max-width: 580px) {
.hide-uned {display: none;}
}
/****** Fin ajustes franja superior UNED ******/

.tamtex {font-size: 1rem;}
.tamtex-xs {font-size: 0.85rem;}
.tamtex-xl {font-size: 1.125rem;}
.tamtex-xxl {font-size: 1.3rem;}

h2 {
    color: #00519e;
    font-weight: bold;
}

.menu {
    font-size: 1.125rem;
    font-family: 'Raleway', sans-serif;
}

.t4-megamenu .dropdown-menu .mega-dropdown-inner,
.t4-palette-mainnav .nav>li a {
    background: #00519e;
}

.t4-megamenu .dropdown-menu li>a:hover,
.t4-megamenu .dropdown-menu li>a:focus,
.t4-megamenu .dropdown-menu li>a:active,
.t4-megamenu .dropdown-menu li>.nav-link:hover,
.t4-megamenu .dropdown-menu li>.nav-link:focus,
.t4-megamenu .dropdown-menu li>.nav-link:active,
.t4-megamenu .dropdown-menu li .dropdown-item:hover,
.t4-megamenu .dropdown-menu li .dropdown-item:focus,
.t4-megamenu .dropdown-menu li .dropdown-item:active {
    background-color: #eee;
    color: #00519e !important;
}




.cuadroazul {
    background-color: #007bc0;
    line-height: 1.3rem;
}

.cuadroazul a {
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 1rem;
    line-height: 0;
}

.cuadroazul h2 {
    color: white;
}

.bordeamarillo {
    border-left: 4px solid #FFC211;
}

.fondo {
    background-color: #f9f9f9;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 3px solid #eeeeee;
    margin-bottom: 1rem;
    padding: 15px;
}

.nombre {
    color: #007bc0;
    font: italic bold 1.25em Lato;
    border-bottom: 1px dashed #007bc0;
    padding-bottom: 5px;
}



.navbar {
    padding: 0.3rem 0.3rem;
}

.inisit {
    padding-top: 0rem;
}

.header-p {
    margin-bottom: 0;
}

.header-p-right {
    text-align: right;
}

.navbar-brand {
    font-size: 1.7rem;
    font-family: 'Raleway', sans-serif;
}


/* -------------personalización cidreb----------------*/
.servicios_amarillo {
    background-color: #FFCC00;
     font-family: 'Raleway', sans-serif;
      font-size: 16px;
    color: #16385f;
    padding: 12px;
    line-height: 1.2;
     width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
    font-weight: 700;
}

.servicios_amarillo2 {
    background-color: #ffc932;
    color: #16385f;
     font-family: 'Raleway', sans-serif;
      font-size: 16px;
    padding: 12px;
    line-height: 1.2;
     width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
     font-weight: 700;
}

.servicios_azul {
    background-color: #007BC0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
      font-size: 16px;
    padding: 12px;
    line-height: 1.2;
     width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
     font-weight: 700;
}

.servicios_verde {
    background-color: #A0D060;
    color: #16385f;
    font-family: 'Raleway', sans-serif;
      font-size: 16px;
    padding: 12px;
    line-height: 1.2;
     width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
     font-weight: 700;
}

.servicios_naranja {
    background-color: #FD9940;
    color: #16385f;
    font-family: 'Raleway', sans-serif;
      font-size: 16px;
    padding: 12px 20px;
    line-height: 1.2;
    width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
     font-weight: 700;
}

.servicios_gris1 {
    background-color: #E9ECEF;
    color: #16385f;
     font-family: 'Raleway', sans-serif;
      font-size: 16px;
    padding: 12px;
    line-height: 1.2;
      width:212px;
    min-height:130px;
    margin:2px;
    border-radius: 8px;
     font-weight: 700;
}


.alfabeto {
    list-style-type: none;
    margin: 10px auto 0;
    padding: 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
}

.servicios_amarillo:hover, .servicios_amarillo2:hover  {background-color: #FFE471;}
.servicios_gris1:hover, .servicios_gris1a:hover, .servicios_gris2:hover, .servicios_gris3:hover {background-color: #ddd;}
.servicios_verde:hover {background-color: #b5e278;}
.servicios_naranja:hover {background-color: #fdb840;}
.servicios_azul:hover {background-color: #52b7f6;}

.alfabeto li {

    margin: 0;
    padding: 8px;
    border-right: 2px solid white;
    font-size: 16px;
    color: #00529E;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50px;
    height: 35px;
    background-color: #FFC212;
}

.pagination>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #8C8C8C;
    border: 1px solid #DDDDDD;
    margin-left: -1px;
}
.cuadrogris{background-color: #EEEEEE;}

/*Recursos digitales cidreb - GQQ-20-10-2023*/
.header1{text-align: center;padding-bottom: 30px;}
.caja1 {background-color: #ffffff; border: 3px solid #e9ecef;min-width: 300px;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
padding: 20px 8px 8px 8px;}
.jumbotron {padding: 2rem;}
.text-center {justify-content: center;}
.btn.btn-light {color: #003; min-width: 260px;  background-color: #e9ecef !important;border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px}
.card-footer {background-color: #fff; border-top: none!important;}


/*fin personalización cidreb*/

/* personalización igesca*/
.box-preguntas {
    background: #ff8927;
    padding: 20px;
    width: 100%;
}

.box-maestria {
    background: #963896;
    padding: 20px;
    width: 100%;
}

.box-revista {
    background: #7eb200;
    padding: 20px;
    width: 100%;
}

.box-facebook {
    background: #007bc0;
    padding: 20px;
    width: 100%;
}

.titulo-director {
    background-color: #007bc0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-left: 8px;
    color: #FFF;
    font: Bold 1.625em Lato;
}

.titulo-secretaria {
    background-color: #963896;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-left: 8px;
    color: #FFF;
    font: Bold 1.625em Lato;
}

.titulo-analistas {
    background-color: #ff8927;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-left: 8px;
    color: #FFF;
    font: Bold 1.625em Lato;
}

.titulo-asistentes {
    background-color: #7eb200;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-left: 8px;
    color: #FFF;
    font: Bold 1.625em Lato;
}

.ceced-rojo {
    background-color: #D71E18;
    color: #fff;
    font-size: 1rem;
    padding: 12px 16px;
    line-height: 1.2;
}

.ceced-celeste {
    background-color: #007BC0;
    color: #fff;
    font-size: 1rem;
    padding: 3px 10px;
    line-height: 1.2;
}

.ceced-azulf {
    background-color: #3B5998;
    color: #fff;
    font-size: 1rem;
    padding: 7px 16px;
    line-height: 1.2;
}

.ceced-azulc {
    background-color: #0033A0;
    color: #fff;
    font-size: 1rem;
    padding: 15px 16px;
    line-height: 1.2;
}

.ceced-azuli {
    background-color: #00004C;
    color: #fff;
    font-size: 1rem;
    padding: 3px 16px;
    line-height: 1.2;
}

.ceced-verde {
    background-color: #1B7A75;
    color: #fff;
    font-size: 1rem;
    padding: 3px 16px;
    line-height: 1.2;
}

/*botones efecto materiale de interes ceced*/
.btn.btn-outline-success:hover,
.btn.btn-outline-info:hover {
    color: #fff !important;
}

/*responsive*/



@media (max-width: 575px) {
  .serv-cidreb {margin: 20px 10px;}
}

@media (max-width: 360px) {
    .navbar-brand {
        white-space: normal;
    }

    .navbar .navbar-toggler i {
        color: white;
    }

    .hide-uned {
        display: none;
    }
}

/*-----------personal-------------*/
.fondo-ceced {
    background-color: #f9f9f9;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 3px solid #eeeeee;
    margin-bottom: 1rem;
    padding: 35px;
    min-height: 300px;
}


.espacio-top {
    border-top: 20px solid rgba(0, 0, 0, 0) !important;
}

.navbar-toggler i {
    color: white;
}

div#av_tx a {
  color: #fff;
}

.jwts_tabberlive .jwts_tabbertab {
    background: none;
}

.header-p {
    margin-bottom: 0;
}

.header-p-right {
    text-align: right;
}


.navbar-brand {
    overflow-wrap: normal;
	word-wrap:break-word;
white-space:normal;
}






.header-p {
    margin-bottom: 0;
}



.bordeamarillo {
    border-left: 4px solid #FFC211;
}

.tamtex-xxl {
   
    margin-left: 16px;
}


div.dropdown-menu.level1.show {
background-color:#00519E;
}


div.dropdown-menu.level2.show {
background-color:#00519E;
}



div#maximenuck447 .maximenumobiletogglericonck {
    height: 50px;

}

/*---------------- menu CK fondo -----------------*/
div#t4-mainnav.t4-section.t4-mainnav{
background-color:#3598DB;
}



.nav-breakpoint-lg .t4-megamenu {
    background: #00519E;
    border: 0px solid #e9ecef;

}

div.dropdown-menu.level1.show {
     background: #00519E;
}

div.dropdown-menu.level2 {
     background: #00519E;
}



.t4-megamenu.animate.slide .dropdown>.dropdown-menu {
   background: #00519E;
}


div#maximenuck317 ul.maximenuck {
   background: #00519E;
}
div#maximenuck319 ul.maximenuck {
   background: #00519E;
}
div#maximenuck315 ul.maximenuck {
   background: #00519E;
}
div#maximenuck316 ul.maximenuck {
   background: #00519E;
}
div#maximenuck318 ul.maximenuck {
   background: #00519E;
}



div#maximenuck318 ul.maximenuck li.maximenuck.level1 :hover {
    color: #00519E;
}
div#maximenuck318 ul.maximenuck li.maximenuck.level1 :active {
    color: #00519E;
}

div#maximenuck318 ul.maximenuck li.maximenuck.level1 :focus {
    color: #00519E;
}


/*md small*/
@media (max-width: 575.98px) { .cintillo-tx {display: none;}
  .hide-uned {display:none;} }

  /* `lg` applies to medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { .hide-uned {display:none;} }

@media (max-width:360px) {
    .navbar-brand {white-space: normal}
    .navbar .navbar-toggler i {color: #fff}
    .hide-uned {display: none}
}

/* para que no ocupe la mitad de la pantalla */
.article-index {
    background-color: #f8f9fa;
    padding: 1rem;
    margin-bottom: 1rem;
    width: 25%;
}

.fields-container {
    list-style-type: none;
    padding: 8px;
    font-size: 14px;
    font-family: open sans;
    color: #919393;
}