/*comentario prueba*/
.miga-de-pan {
    padding: 5px 3%;
    background: #eee;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.miga-de-pan a {
    color: #498ad1;
    text-decoration: none;
    font-weight: 600;
}



li:before {
    content: "\e084";
    font-family: 'Glyphicons Halflings';
    color: #101010;
    margin-right: 8px;
    font-size: 11px;
}

.todasapp .col-md-3 {
    float: initial !important;
}

ul#morado li:before {
    content: none;
}

ul#naranja li:before {
    content: none;
}

ul#verde li:before {
    content: none;
}

ul#rojo li:before {
    content: none;
}

ul#azul li:before {
    content: none;
}

ul#amarillo li:before {
    content: none;
}

li {
    list-style: none;

}

.borde-tip2 .col-xs-12.col-sm-12.col-md-4 {
    padding: 0;
}

.software li {
    font-size: 15px;
    color: #666;
    font-weight: 200;
  text-align:left;
}

.modal-body {
    background: #eee !important;
}


/*noticias*/
#noticias-serviciosT .iconPostNova{
    font-size:2em;
    float:right;
    margin-right:.5em
}
#noticias-serviciosT .iconPostNova1{
    font-size:1.4em
}

#noticias-serviciosT .fa{
    font-size:.5em!important
}
#noticias-serviciosT .mobile-social-share{
}
#noticias-serviciosT .mobile-social-share h3{
    color:inherit;
    float:left;
    font-size:15px;
    line-height:20px;
    margin:25px 25px 0 25px
}
#noticias-serviciosT .share-group{
    float:right
}
#noticias-serviciosT .btn-group{
    display:inline-block;
    font-size:0;
    position:relative;
    vertical-align:middle;
    white-space:nowrap
}
#noticias-serviciosT .btn-info{
    color:#fff;
    background-color:#9f9d9d!important;
    border-color:#fff!important;
    height:32px
}
#noticias-serviciosT .mobile-social-share ul{
    float:right;
    list-style:none outside none;
    margin:0;
    min-width:61px;
    padding:0
}
#noticias-serviciosT .share{
    min-width:17px
}
#noticias-serviciosT .mobile-social-share li{
    display:block;
    font-size:18px;
    list-style:none outside none;
    margin-bottom:3px;
    margin-left:4px;
    margin-top:3px
}
#noticias-serviciosT .btn{
    border-radius:0!important
}
#noticias-serviciosT .btn-share{
    background-color:#bebebe;
    border-color:#ccc;
    color:#333
}
#noticias-serviciosT .btn-twitter{
    background-color:#39c!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .fa-comments::before{
    color:#767676
}
#noticias-serviciosT .fa-twitter::before{
    font-size:2em
}
#noticias-serviciosT .fa-facebook-f::before,.fa-facebook::before{
    font-size:2em
}
#noticias-serviciosT .fa-whatsapp::before{
    font-size:2em
}
#noticias-serviciosT .fa-linkedin::before{
    font-size:2em
}
#noticias-serviciosT .fa-share-alt::before{
    font-size:2em
}
#noticias-serviciosT .fa-comments::before{
    font-size:2em
}
.btn-facebook{
    background-color:#3d5b96!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .btn-google{
    background-color:#dd3f34!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .btn-linkedin{
    background-color:#1884bb!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .btn-whatsapp{
    background-color:#00a859!important;
    width:51px;
    color:#fff!important;
    display:none!important
}
#noticias-serviciosT .btn-pinterest{
    background-color:#cc1e2d!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .btn-mail{
    background-color:#ffc90e!important;
    width:51px;
    color:#fff!important
}
#noticias-serviciosT .caret{
    border-left:4px solid rgba(0,0,0,0);
    border-right:4px solid rgba(0,0,0,0);
    display:inline-block;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    width:0
}

/*noticias*/


/*estudiantes*/
.cajaAplicaciones:hover {
    box-shadow: 0px 0px 4px #c5c2c2;
    transition: 0.3s;
    transform: translateX(5px);
}

.cajaAplicaciones i {
    display: table;
    margin: 0 auto;
    font-size: 4rem;
    color: #498BD0;
}
.cajaAplicaciones h4 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 1.4rem;
    padding: 3%;
}
.todasapp {
    padding: 0px;
    display: table;
    width: 100%;
}

.todasapp .col-md-3 {
  min-height: inherit !important;
}

.espacioapp {
    margin-top: 20px;
}
.cajaAplicaciones.color2 i {
    color: #ff8f5b;
}

.cajaAplicaciones.color6 i {
    color: #009ec0;
}

.cajaAplicaciones.color7 i {
    color: #bdb129;
}
.cajaAplicaciones.color8 i {
    color: #78d352;
}


.cajaAplicaciones.color3 i {
    color: #77539d;
}

.cajaAplicaciones.color4 i {
    color: #f94045;
}

#aplicaciones-tabs li.tab.button.active a {
    background: #438ad1 !important;
    border-bottom: #4389d2;
    border-bottom: solid 3px #4389d2 !important;
    color: #fff !important;
}

#estudiantesServiciosT a.contenedor-pregunta i {
    font-size: 4rem;
    margin-left: 11px;
    display: table;
    margin: 0 auto;
    padding-bottom: 10px;
}

a.contenedor-pregunta.azul2 {
    color: #498BD0;
    border-bottom: solid 3px #498BD0;
    text-decoration: none;
    height: 130px;
  line-height:23px;
}

a.contenedor-pregunta.azul2:hover {
    color: #fff;
    background: #498BD0;
    text-decoration: none;
}

#estudiantesServiciosT .faq {
    padding: 2% 0% 1% 6%;
}

#estudiantesServiciosT .contenido-internaCDA {
    padding: 3%;
    background: #efeded;
    display: table;
    width: 100%;
      cursor: pointer;
}

#estudiantesServiciosT .contenedor-FAQ {
    margin-top: 20px;
}

#estudiantesServiciosT .sin-espacio {
    padding: 0px;
}

#estudiantesServiciosT .modal-body {
    position: relative;
    padding: 0px;
}

#estudiantesServiciosT .modal-title {
    font-size: 2.5rem;
    color: #448bd0;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: left;
    line-height: normal;
    margin-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#estudiantesServiciosT .modal-header h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}



/*seccion principal*/

#pasaporteVirtual-ServiciosT {
  background:url(https://www.urosario.edu.co/App_Themes/ServiciosTecnologicos/img/img-principal1.jpg) fixed no-repeat !important;
  background-size: cover !important;
}
#pasaporteVirtual-ServiciosT .pelicula {
  background:rgba(0, 0, 0, 0.61);
  padding:3% 0;
}

#pasaporteVirtual-ServiciosT .container-servicios {
    padding: 2% 7%;
}

#pasaporteVirtual-ServiciosT .transicionPelicula {
  cursor:pointer;
  position: relative;
  overflow: hidden;
  min-width: 100%;
  max-width: auto;
  width: 100%;
  background: #1077cf;
  text-align: left;
  color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  margin-bottom:30px;
  min-height: 560px;
}
#pasaporteVirtual-ServiciosT .transicionPelicula * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#pasaporteVirtual-ServiciosT.transicionPelicula > img,
#pasaporteVirtual-ServiciosT.transicionPelicula .image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  max-width: 100%;
}
#pasaporteVirtual-ServiciosT .transicionPelicula > img {
  vertical-align: top;
  position: relative;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  opacity: 0.2;
}
#pasaporteVirtual-ServiciosT .transicionPelicula figcaption,
#pasaporteVirtual-ServiciosT .transicionPelicula .image {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#pasaporteVirtual-ServiciosT .transicionPelicula .image {
  position: absolute;
  top: 0;
  bottom: 25%;
  right: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 1px 0 rgba(255, 255, 255, 0.2);
}
#pasaporteVirtual-ServiciosT .transicionPelicula .image img {
  position: absolute;
  top: 0;
  width:100%;
}
#pasaporteVirtual-ServiciosT .transicionPelicula figcaption {
  position: absolute;
  top: 75%;
  bottom: 46px;
  left: 20px;
  right: 20px;
  border-bottom: 2px solid #ffffff;
  padding-top: 20px;
  z-index: 1;
}

.btn-servicioT {
    display: table;
    color: #ffffff;
    background: #ff8f5b;
    padding: 1%2%;
    font-size: 2rem;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    margin-top: 30px;
}

.btn-servicioT.morado {
    background: #76539d;
}

.botoneria-CA sub {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
    display: table;
    line-height: 13px;
    border-top: solid 2px #fff;
    padding: 2% 0%;
    margin-top: 8px;
    margin-left: 0px;
    margin-right: 13px;
    letter-spacing: 1px;
}
#pasaporteVirtual-ServiciosT .transicionPelicula h3,
#pasaporteVirtual-ServiciosT .transicionPelicula p {
  margin: 0;
}
#pasaporteVirtual-ServiciosT .transicionPelicula h3 {
  font-family: 'Yanone Kaffeesatz',sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size:24px;
  letter-spacing: 3px;
}
#pasaporteVirtual-ServiciosT .transicionPelicula p {
  font-size: 0.9em;
  letter-spacing: 1px;
  font-weight: 400;
  opacity: 0;
}
#pasaporteVirtual-ServiciosT .transicionPelicula .read-more {
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 20px;
  color: #ffffff;
  right: 0;
  bottom: 0;
  font-weight: 500;
  position: absolute;
}
#pasaporteVirtual-ServiciosT .transicionPelicula a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#pasaporteVirtual-ServiciosT .transicionPelicula:hover .read-more,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover .read-more,
#pasaporteVirtual-ServiciosT .transicionPelicula:hover figcaption,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover figcaption {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
#pasaporteVirtual-ServiciosT .transicionPelicula:hover figcaption,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover figcaption,
#pasaporteVirtual-ServiciosT .transicionPelicula:hover .image,
#pasaporteVirtual-ServiciosT.transicionPelicula.hover .image {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#pasaporteVirtual-ServiciosT .transicionPelicula:hover figcaption,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover figcaption {
  top: 50%;
}
#pasaporteVirtual-ServiciosT .transicionPelicula:hover .image,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover .image {
  bottom: 50%;
}
#pasaporteVirtual-ServiciosT .transicionPelicula:hover p,
#pasaporteVirtual-ServiciosT .transicionPelicula.hover p {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/*seccion principal*/





/*color naranja */

#color-naranja li.tab.button a {
    background: #fff;
    border-bottom: #ff8f5b;
    color: #ff8f5b!important;
    border-bottom: solid;
}

#color-naranja li.tab.button a:hover {
    background: #ff8f5b !important;
    color: #fff !important;
     border-bottom: 3px solid #ff8f5b;
}

#color-naranja li.tab.button.active a {
    background: #ff8f5b;
    color: #fff;
}



#color-naranja li.tab.button.active a {
    background: #ff8f5b;
    border-bottom: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
    color: #fff !important;
}



/*color naranja */

#Home-ServiciosT .modal-header h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

#Home-ServiciosT .modal-title {
    font-size: 2.5rem;
    color: #448bd0;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: left;
    line-height: 4px;
    margin-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#Home-ServiciosT .modal-body {
    position: relative;
    padding: 15px;
    background: #fff;
}

li.tab.button.active a:hover {
    background: #76539d !important;
    color: #fff !important;
}

li.tab.button a:hover {
    background: #76539d !important;
    color: #fff !important;
}

.tips-contenedor {
    padding: 0 3%;
}

.margen-top{
	margin-top: 30px;
}


.noticias {
    padding: 0% 7%;
	cursor: pointer;
}

.fd-noticias:hover {
    box-shadow: 0px 0px 4px #c5c2c2;
    transition: 0.3s;
    transform: translateX(5px);
    border: solid 1px #498bd1;
}

.noticias img {
    width: 100%;
    text-align: center;
}

.noticias p {
    font-size: 16px;
    color: #666;
    font-weight: 200;
    padding: 0% 1%;
    text-align: left;
    margin-top: -6px;
}

.ver-mas-tips a {
    color:#4589D5;
}

.fd-noticias {
    background: #fff;
    padding: 20px 0px;
    display: table;
    border: solid 1px #fff;
    margin-bottom: 35px;
}

.fd-noticias h3 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #4989d2;
    font-size: 3rem;
    margin-top: 10px;
}
h5.modal-title {
    font-size: 20px;
    color: #000;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: left;
    line-height: 4px;
}
.ver-mas-tips {
    background: #e2e2e2;
    padding: 14px;
    color: #029bc2;
    text-align: right;
	cursor: pointer;
	text-decoration: none;

}

.tips-servicios .ver-mas-tips {
    background: #e2e2e2;
    padding: 14px;
    color: #029bc2;
    text-align: right;
	cursor: pointer;
	text-decoration: none;
  bottom: -42px;
  position:relative;
}

 .tips-servicios .ver-mas-tips i {
    color: #4389d2;
    margin-left: 8px;
}

.ver-mas-tips i{
    color: #4389d2;
}

.ver-mas-tips:hover {
    color: #000;
	transition: 0.3s;
}

.ver-mas-tips:visited {
    color: #000;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.ver-mas-tips a:hover {
    color: #000;
	transition: 0.3s;
	text-decoration: none;
}

.modal-body p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
}
button.btn.btn-tip {
    background: #438ad1;
    color: #ffffff;
    border-radius: 0;
    border: solid 1px #4389d2;
}

button.btn.btn-tip:hover {
    transition: 0.2s;
    background: #000000;
    color: #fff;
    border-radius: 0;
    border: solid 1px #000000;
}




.IrHome a {
    color: #000;
}

.morado i:hover {
    color: #76539d !important;
}

.IrHome a:hover {
    color: #ff8f5b;
}

.IrHome2 {
    WIDTH: 100PX;
    FLOAT: RIGHT;
    position: absolute;
    bottom: -45px;
    right: -60px;
    cursor: pointer;
    /* top: 9px; */
}

.IrHome2 i:hover {
   color:#ff8f5b;
}

.IrHome {
    WIDTH: 100PX;
    FLOAT: RIGHT;
    position: absolute;
    bottom: 14px;
    right: -32px;
  cursor:pointer;
    /* top: 9px; */
}

.IrHome i:hover {
   color:#ff8f5b;
}

.container-tabs{
    width: 100%;
  margin:0 auto;
}
 
#quees h3 {
    font-size: 28px;
    color: #ff8f5b;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

#quees p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
      text-align: left;
}

.software i {
    font-size: 11px;
    margin-right: 8px;
    color: #101010;
}
#como h3 {
    font-size: 28px;
    color: #ff8f5b;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

#como p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
  text-align:left;
}
#como h4 {
    color: #666;
    font-weight: 400;
    font-size: 17px;
}

#normas h3 {
    font-size: 28px;
    color: #ff8f5b;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
}

#normas p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
  text-align:left;
}

#color-naranja .nav-tabs>li>a:hover {
    background: #ff8f5b !important;
    color:#fff !important;}

li.naranja2.active a {
    background: #ff8f5b !important;
    color: #fff !important;
}

li.tab.button.naranja.active a {
    background: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
    color: #fff;
}

li.tab.button.naranja a {
    color: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
}

li.tab.button.naranja2 a {
    color: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
}

li.tab.button.naranja.active a:hover {
    background: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
}


li.naranja2 a {
    color: #ff8f5b !important;
    border-bottom: solid 3px #ff8f5b !important;
}

.botoneria-CA {
    position: initial;

}

.alturaPorDefecto {
    min-height: 100% !important;
}

.backgroundTransition {
    position: relative;
    overflow: hidden;
    background-size: cover;
    height: auto;
}

.backgroundTransition {
    background-image: url(https://www.urosario.edu.co/App_Themes/ServiciosTecnologicos/img/bg.png);
    background-repeat: no-repeat;
    min-height: 480px;
}
.botoneraInferior {
    text-shadow: 0 1px 2px rgba(0,0,0,.0);
    z-index: 2;
}

li.tab.button.active i {
    /* top: 10px; */
    /* position: absolute; */
    margin-top: 10px;
  margin-left:10px;
}

li.tab.button i {
    margin-top: 10px;
  margin-left:10px;
}

.nav-tabs>li>a:hover {
    color: #fff;
    background: #8757bd;
    border: solid 1px #ccc;
    border-bottom: 3px solid #76539d;
    cursor:pointer;
}

.centro-de-ayuda h1 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    margin-top: 150px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    text-shadow: 2px 0 2px #000;
    text-align: center;
}

.intro-CDA {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    display: table;
    font-size: 22px;
    font-weight: 300;
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 190px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    text-shadow: 2px 0 2px #000;
    text-align: center;
}
a.preguntas-frecuentes {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(183, 183, 183, 0.3);
    width: 100%;
    display: table;
    padding: 3% 2% 2%;
    float: left;
    text-align: left;
    line-height: 22px;
    margin-right: 0px;
    cursor: pointer;
    margin-bottom: 10px;
    min-height: 105px;
    letter-spacing: 2px;
    text-transform: uppercase;
  padding-left:22px;
}

a.preguntas-frecuentes:hover {
    background:rgba(69, 143, 212, 0.68);
    text-decoration: none;
    color: #fff;
      transition: 0.2s;
  transform: translatex(5px);
}

a.preguntas-profesores {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(183, 183, 183, 0.3);
    width: 100%;
    display: table;
    padding: 4% 2% 2%;
    float: left;
    text-align: left;
    line-height: 22px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 10px;
    min-height: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
  padding-left:22px;
}

a.preguntas-profesores:hover {
    background: rgba(69, 143, 212, 0.68);
    text-decoration: none;
    color: #fff;
      transition: 0.2s;
  transform: translatex(5px);
}


a.centro-de-recursos:hover {
    background: rgba(69, 143, 212, 0.68);
    text-decoration: none;
    color: #fff;
      transition: 0.2s;
  transform: translatex(5px);
}

a.comunidad-eLearning:hover {
    background: rgba(69, 143, 212, 0.68);
    text-decoration: none;
    color: #fff;
      transition: 0.2s;
  transform: translatex(5px);
}


.centro-de-recursos {
    margin-bottom: 10px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(183, 183, 183, 0.3);
    width: 100%;
    display: table;
    padding: 3% 2%;
    float: left;
    text-align: left;
    line-height: 22px;
    margin-right: 15px;
    cursor: pointer;
    min-height: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
  padding-left:22px;
}

.comunidad-eLearning {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(183, 183, 183, 0.3);
    width: 100%;
    display: table;
    padding: 3% 2%;
    float: left;
    text-align: left;
    line-height: 22px;
    cursor: pointer;
    min-height: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
  padding-left:22px;
}



#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_txtWord {
    float: left;
    /* width: 100%; */
    /* font-family: 'Open Sans', sans-serif; */
    border-radius: 5px;
    font-weight: lighter;
    border: none;
}


.buscador-CDA .form-control {
    height: 56px;
    font-size: 20px;
    color: #858585;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_btnSearch {
    float: right;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    right: 0px;
    z-index: 2;
    border-radius: 0px 5px 5px 0px;
    top: -56px;
}

.buscador-CDA .btn-search {
    padding: 17px 12px;
}

.buscador-CDA .btn-danger {
    background-color: #019dc0;
    border-color: #019dc0;
}

#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_lblSearch {
    display: none;
}

.div-left-filtrarCDA #Categoria {
    height: 56px;
    border-radius: 5px;
    width: 492px;
    font-size: 20px;
    color: #858585 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    padding-left: 10px;
    border: none;
}

.filtrar-CDA {
    display: table;
    width: 100%;
}

.div-filtroCDA .dropdown-toggle {
    padding: 0px;
}

.btn {
    border-radius: 0;
}

.div-right-filtrarCDA {
    float: right;
    position: relative;
    top: -56px;
    right: -59px;
}

.boton_buscar {
    background: #0BC2C2;
    padding: 18px 13px;
    border: none;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
}


nav.navbar.navbar-default.sin-fondo {
    background: none;
    border: none;
}

.faq {
    background: #f8f8f8;
    padding-top: 60px;
    margin-top: 0px;
}
.faq h2 {
    font-size: 3.5rem;
    color: #498BD0;
    font-weight: 500;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
}

a.contenedor-pregunta {
    font-size: 22px;
    color: #469EC6;
    font-weight: lighter;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-bottom: 3px solid #469EC6;
    padding: 30px;
    display: table;
	 min-height: 185px;
  line-height: normal;
}

.contenedor-pregunta {
    width: 100%;
    height: 210px;
    margin-bottom: 30px;
    cursor: pointer;
}
a.contenedor-pregunta.naranja {
    color: #ff8f5b;
    border-bottom: solid 3px #ff8f5b;
	text-decoration: none;
  height: 130px;
}

a.contenedor-pregunta.morado {
    color: #77539d;
    border-bottom: 3px solid #77539d;
	text-decoration: none;
  height: 150px;
}

a.contenedor-pregunta.rojo {
    color: #f94045;
    border-bottom: 3px solid #f94045;
	text-decoration: none;
  height: 150px;
}

a.contenedor-pregunta.verde {
    color: #78d352;
    border-bottom: 3px solid #77d352;
	text-decoration: none;
  height: 150px;
}

a.contenedor-pregunta.azul {
    color: #009ec0;
    border-bottom: 3px solid #009ec0;
	text-decoration: none;
  height: 150px;
  line-height:23px;
}

li {
    font-size: 15px;
    color: #666;
    font-weight: 200;
}

.cajaAplicaciones {
    background: #fff;
    padding: 7% 0% 2%;
    width: 100%;
    margin: 0 auto;
    display: table;
    min-height: 100px;
    margin-bottom: 20px;
    min-height: 130px;
}

.contenido-interna-azul h4 {
    color: #666;
    font-weight: 400;
    font-size: 17px;
}

.tab-content {
    background: #fff;
    padding:10px 30px;
    border-radius: 5px;
    min-height: 320px;
    border: solid 1px #ccc;
}

div#quees strong {
    font-weight: 400;
}

a.contenedor-pregunta.amarillo {
    color: #bdb129;
    border-bottom: 3px solid #bdb129;
	text-decoration: none;
  height: 130px;
}


a.contenedor-pregunta.naranja:hover {
    color: #fff;
    background: #ff8f5b;
    text-decoration: none;
}

a.contenedor-pregunta.morado:hover {
    color: #fff;
    background: #77539E;
    text-decoration: none;
}
a.contenedor-pregunta.rojo:hover {
    color: #fff;
    background: #f94045;
    text-decoration: none;
}

a.contenedor-pregunta.verde:hover {
    color: #fff;
    background: #78d352;
    text-decoration: none;
}

a.contenedor-pregunta.azul:hover {
    color: #fff;
    background: #009ec0;
    text-decoration: none;
}

a.contenedor-pregunta.azul:hover {
    color: #fff;
    background: #009ec0;
    text-decoration: none;
}

a.contenedor-pregunta.amarillo:hover {
    color: #fff;
    background: #bdb129;
    text-decoration: none;
}


.tips-noticias {
    background: linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.13)),url(https://www.urosario.edu.co/App_Themes/ServiciosTecnologicos/img/fd-tips.jpg)top fixed;
    min-height: 300px;
    padding: 4% 7%;
    background-size: cover;
}

.tips-servicios {
    background: #fff;
    min-height: 100%;
    padding-bottom: 7px;
    padding-bottom: 5%;
}

.tips-servicios2 {
    background: none;
    min-height: 100%;
    padding-bottom: 7px;
}

.noticias-servicios{
	background: #fff;
	min-height: 480px;
	padding-bottom: 6px;
}

.ver-mas {
    /* border: solid 1px #029cc4; */
    padding: 13px;
    color: #029cc4;
    background: #eee;
    text-align: right;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    min-height: 50px;
}

.ver-mas i {
    margin-left: 11px;
}

.contenedor-pregunta {
    min-height: 140px;
}
.ImgTip {
    display: table;
    margin: 0 auto;
    width: 90%;
    margin-top: 0%;
    padding: 0% 5%;
}

.ImgTip h3 {
    margin: 0 auto;
    text-align: center;
    font-weight: bold !important;
    letter-spacing: 2px !important;
    font-size: 3.5rem !important;
    padding: 5% 6% 5%!important;
    color: #030e1b !important;
    border: solid 2px #030e1b;
    width: 100%;
    margin: 0 auto;
    text-align: center;
      background: #fff;
  margin-top:6%;
 
}

.ImgTip h3 em {
    color: #438ad1;
}



.tips-servicios h3 {
    font-size: 2.6rem;
    color: #4489cd;
    font-weight: 500;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    padding: 2% 0% 0%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tips-servicios2 h3 {
    font-size: 25px;
    color: #666;
    font-weight: lighter;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
	padding: 20px;
}


.noticias-servicios h3 {
    /* margin: 20px; */
    font-size: 2.6rem;
    color: #438ad1;
    font-weight: lighter;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    padding: 4% 0% 0%;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.borde-tip {
    /* border: solid 1px #00a1d1; */
    margin: 4px 29px;
    min-height: 360px;
    text-align: center;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 0%;
}


.borde-tip img {
    width: 100%;
    text-align: center;
	
}

.borde-tip p {
    font-size: 16px;
    color: #666;
    font-weight: 200;
    padding: 1% 10%;
    text-align: left;
      min-height: 120px;
}

.borde-tip2 {
    border: solid 2px #448cd0;
    margin: 4px 29px;
    min-height: 447px;
    text-align: center;
    margin-bottom: 20px;
    padding: 3%;
    position: relative;
}

.borde-tip2 h3 {
    font-size: 20px;
    margin: -10px;
    color: #019dc0;
    font-weight: 300;
}

.borde-tip2 img {
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #438ad1;
    margin: 10px 20px;
}

.borde-tip2 p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
    padding: 2% 4%;
    text-align: left;
}





.btn-tip-servicios {
    width: 38%;
    border: solid 1px #458cd0;
    padding: 14px;
    margin: 0 auto;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    letter-spacing: 2.2px;
    text-transform:initial;
    background: #448bd0;
}

.btn-tip-servicios:hover {
    background: #000;
    color: #fff;
    transition: 0.2s;
    transform: translateX(5px);
}

/*internas*/

#tipsInterna .borde-tip {
    margin: 0px;
    margin-top: 20px;
}

#tipsInterna .btn-tip-servicios {
    width: 75%;
    padding: 9px;
  
}

#tipsInterna .modal-title {
    font-size: 2.5rem;
    color: #448bd0;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: left;
    line-height: 4px;
    margin-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#tipsInterna .modal-header h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

#tipsInterna .borde-tip {
    min-height: 390px;
   
}

.tips-servicios p {
    min-height: 60px;
}

#tipsInterna .borde-tip {
    background: #f8f8f8;
}

#tipsInterna .tips-servicios2 h3 {
    min-height: 150px;
}

#tipsInterna .borde-tip:hover {
    box-shadow: 0px 0px 4px #c5c2c2;
}


.contenido-internaCDA {
    background: #e4e1e1;
    padding: 3% 7%;
    display: table;
}


.col-izq {
    border-radius: 5px;
    margin-bottom: 10px;
}

.contenido-interna-azul {
    background: #fff;
    padding: 2%;
    border: solid 1px #d5d5d5;
    border-radius: 5px;
    display: table;
    width: 100%;
    min-height: 380px;
}

.contenido-interna-azul strong {
    color: #666;
    font-weight: 400;
}

.contenido-interna {
    background: #fff;
    padding: 2%;
    border: solid 1px #d5d5d5;
    border-radius: 5px;
    display: table;
    width: 100%;
    min-height: 380px;
}
.contenido-interna h3 {
    font-size: 28px;
    color: #029cc0;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 30px;
}


.contenido-interna-azul h3 {
    font-size: 28px;
    color: #029cc0;
    font-weight: 300;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 30px;
}

.item h3 {
    color: #767676;
    font-weight: lighter;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin-top: 7px;
}

.parrafo p {
    font-size: 15px;
    color: #666;
    font-weight: 200;
}

.parrafo li {
    font-size: 15px;
    color: #666;
    font-weight: 200;
}



.item i {
    color: #029cc0;
    position: relative;
    left: 66px;
    top: 6px;
}

.item a {
    text-decoration: none;
}


a.contenedor-pregunta.azul.interna-alto {
    height: 109px !important;
    padding: 17px;
    margin-bottom: 11px;
}


a.contenedor-pregunta.azul.interna-alto p {
    font-size: 17px;
    margin: 0;
    line-height: 15px;

}

.parrafo {
    padding: 0% 3%;
}

.servicio {
    padding: 2%;
}

.parrafo i {
    color: #666;
    margin-right: 10px;
}



/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 Ä°smail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
    /* border-right: 1px solid #ddd; */
    padding: 0;
    margin-top: -4px;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
	background: #77539d;
	color: #fff;
	border-bottom: solid 3px #77539d;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 3px;
    min-height: 90px;
    color: #76539d;
    border-radius: 5px;
    border-bottom: 3px solid #76539d;
    line-height: 18px;
    font-weight: 300;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a:active {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #77539d;
    color: #fff;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ofice365 .tab button.active {
    background: #77539d;
    border-bottom: solid 3px #77539d;
	color: #fff;
}

.ofice365 .tab button {
    border-bottom: solid 3px #76539d;
    color: #76539d;
}

.morado h3 {
    color: #76539d !important;
}

/*estilos tabs*/

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
    text-align: center;
    padding: 4px;
}

@media (min-width:1300px)and (max-width:1381px){

	.botoneria-CA {
    right: 27%;
    top: 190px;
}
	
	.noticias-servicios {
    background: #fff;
    min-height: 466px;
    padding-bottom: 6px;
}
	


}


@media (min-width: 1024px) and (max-width: 1366px){
	

.botoneria-CA {
    right: 27%;
    top: 190px;
}
	
	
	
	#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_txtWord {
    width: 470px;
    position: relative;
    right: 80px;
}
	
	#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_btnSearch {
    right: -105px;
}
	.contenedor-pregunta {
    min-height: 260px;
}
		

		
		.borde-tip2 p {
    padding: 0% 3%;
    font-size: 12px;
}
		
		.noticias-servicios {
    background: #fff;
    min-height: 464px;
    padding-bottom: 6px;
}

.ver-mas-tips a {
    color: #4589D5;
    font-size: 2rem;
    font-weight: bold;
}
  .ver-mas-tips a {
    color: #4589D5;
    font-size: 1.3rem;
    font-weight: bold;
}
  
  .ver-mas a {
    font-size: 1.3rem;
    font-weight: bold;
}
	
	
}


@media(max-width:1440px){
.borde-tip2 p {
    font-size: 1.3rem;
    padding: 4% 0% 0% 8%;
    line-height: 16px;
}
  
  .tips-servicios .ver-mas-tips {

    bottom: -35px;
    position: relative;
}
}


@media (max-width:1300px){
a.contenedor-pregunta.amarillo {
    line-height: 22px;
}
  
  .botoneria-CA sub {
    line-height: 12px;
}
  
  .btn-tip-servicios {
    width: 41%;
}
  
  .borde-tip {
 min-height: 393px;

}
  
  #tipsInterna .btn-tip-servicios {
    width: 85%;
}
  
   .tips-servicios .ver-mas-tips {

    bottom: -35px;
    position: relative;
}
  
   .tips-servicios .ver-mas-tips {

    bottom: -5px;
    position: relative;
}
  
  .tips-servicios .ver-mas-tips {
    bottom: -5px;
    position: relative;
}
}




@media (min-width: 900px) and (max-width: 1024px){
	
	.borde-tip2 .col-xs-12.col-sm-12.col-md-4 {
    padding: 4%;
}
 
.botoneria-CA {
    right: 10%;
    top: 130px;
}

  .intro-CDA{
    font-size:40px;
  }
	
	
.tab {
    width: 100%;
}
	
	#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_txtWord {
    width: 470px;
    position: relative;
    right: 420px;
}
	
	#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_btnSearch {
    right: 100px;
}
	.contenedor-pregunta {
    min-height: 260px;
}
	.borde-tip2 p {
    padding: 0% 3%;
	font-size: 13px;

}
	
	.div-buscadorCDA {
    margin: 0 auto;
    width: 30%;
    position: relative;
    left: 10px;
}
	
input#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_btnSearch {
    position: relative;
    left: -9px;
}
  
a.comunidad-eLearning {
    margin-bottom: 20px;
}
  
.faq h2{
  font-size:56px;
  }
  
.contenedor-pregunta{
  font-size:1.5rem;
  }
  
  a.contenedor-pregunta {
    min-height: 200px;
    font-size: 15px;
}

#estudiantesServiciosT .col-md-3 {
    width: 22% !important;
}
  
  #estudiantesServiciosT a.contenedor-pregunta i {
    margin-bottom: 6px;
}
  
 .tips-servicios {
  font-size:35px !important;
  }
  .borde-tip h3 {
    font-size: 44px;
}
  
  .tips-servicios h3 {
    font-size: 45px;
}
  
 .borde-tip p {
    font-size: 2rem;
}
  
.noticias-servicios h3 {
    font-size: 45px;
}
  
.borde-tip2 p {
    font-size: 1rem;
    display: table;
    width: 100%;
    min-height: 50px;
}
  

  .container-tabs {
    width: 100%;
    margin: 0 auto;
}
  .nav-tabs>li>a {
    min-height: 200px;
    line-height: 48px;
    font-size:35px;
   
}
  
  #quees h3 {
    font-size: 48px;
}
  
 #quees p {
    font-size: 1.7rem;
}
  
   #como h3 {
    font-size: 48px;
}
  
  #como p {
    font-size: 33px;
}

  #como h4 {
    font-size: 37px;
}
  
 #normas h3 {
    font-size: 48px;
}
  
  #normas p {
    font-size: 33px;
}

  #normas h4 {
    font-size: 37px;
}

  
  .fa-2x {
    font-size: 3em !important;
}
  
  .container-tabs .row {
    margin: 16px;
}
  
  .borde-tip2 {
    min-height: 420px;
}
  
  .tips-servicios h3 {
    font-size: 3rem;
}
  
  .noticias-servicios h3 {
    font-size: 3rem;
}
  
#color-naranja li.tab.button a {
    font-size: 1.5rem;
    min-height: 100px;
    line-height: 21px;
    padding: 5px;
}
}




@media (max-width:768px){
  
  .ver-mas {
    position: initial;
}
  
  .borde-tip2 img {
    width: 90%;
}


  a.comunidad-eLearning {
    margin-bottom: 20px;
}

.borde-tip2 p {
    font-size: 2rem;
}
  
    .espacioapp {
    margin-top: 0px;
}
  
  .cajaAplicaciones {
    margin-bottom: 20px;
}
  
  .tips-servicios .ver-mas-tips {
    bottom: -20px;
    position: relative;
}
  
  .btn-tip-servicios {
    width: 46%;
}

}



@media (max-width: 425px){
  
  #Home-ServiciosT .modal-title {
    line-height: 23px;

}
  
  .fd-noticias {
    margin-bottom: 20px;
}
  
  .btn-tip-servicios {
    width: 85%;
    font-size: 1.5rem;
 
}
	
.botoneria-CA {
    right: 2%;
    margin: 0 auto;
    left: 5%;
}
	
a.preguntas-frecuentes {
    width: 100%;
    padding: 4%;
}

.centro-de-recursos {
    width: 100%;
    padding: 4%;
}
	
.comunidad-eLearning {
    padding:4%;
	width: 100%;
    margin-bottom: 20px;

}
	
.intro-CDA {
    font-size: 19px;
}

#p_lt_ctl01_pageplaceholder_p_lt_ctl01_SmartSearchBox_btnSearch {
    left: 4%;
}
	
.buscador-CDA .form-control {
    height: 55px;
    font-size: 20px;
    color: #858585;
    margin-left: 4%;
}
	
.borde-tip {
    min-height: 341px;
}
.borde-tip2 img {
    margin: 10px 0px;
}

.borde-tip2 {

    display: table;
    padding: 13%;
}
  
  .borde-tip2 p {
    font-size: 1.5rem;
}
  
  .espacioapp {
    margin-top: 0px;
}
  
  .cajaAplicaciones {
    margin-bottom: 20px;
}
  
    .tips-servicios .ver-mas-tips {
    bottom: 0px;
    position: relative;
}

	
}

@media (min-width: 992px){
  #estudiantesServiciosT .col-md-3 {
    width: 23%;
    float: none;
    display: inline-block;
    min-height: 190px;
    float:left;
  }
}

/*color de modales */
ul#azul2 a {
  color: #498BD0;
  border-bottom: 3px solid #498BD0;
}

ul#azul2 a:hover {
  background: #498BD0 !important;
}

ul#azul2 .active a {
  background: #498BD0;
  border-bottom: solid 3px #3b3b3b;
  color: white;
} 

.azul2 h3 {
  color: #498BD0 !important;
}


ul#naranja a {
  color: #ff8f5b;
  border-bottom: 3px solid #ff8f5b;
}

ul#naranja a:hover {
  background: #ff8f5b !important;
}

ul#naranja .active a {
  background: #ff8f5b;
  border-bottom: solid 3px #ff8f5b;
  color: white;
} 

.naranja h3 {
  color: #ff8f5b !important;
}


ul#morado a {
  color: #77539d;
  border-bottom: 3px solid #77539d;
}

ul#morado a:hover {
  background: #77539d !important;
}

ul#morado .active a {
  background: #77539d;
  border-bottom: solid 3px #77539d;
  color: white;
} 

.morado h3 {
  color: #77539d !important;
}


ul#rojo a {
  color: #f94045;
  border-bottom: 3px solid #f94045;
}

ul#rojo a:hover {
  background: #f94045 !important;
}

ul#rojo .active a {
  background: #f94045;
  border-bottom: solid 3px #f94044;
  color: white;
} 

.rojo h3 {
  color: #f94045 !important;
}


ul#azul a {
  color: #009ec0;
  border-bottom: 3px solid #009ec0;
}

ul#azul a:hover {
  background: #009ec0 !important;
}

ul#azul .active a {
  background: #009ec0;
  border-bottom: solid 3px #009ec0;
  color: white;
} 

.azul h3 {
  color: #009ec0 !important;
}


ul#amarillo a {
  color: #bdb129;
  border-bottom: 3px solid #bdb129;
}

ul#amarillo a:hover {
  background: #bdb129 !important;
}

ul#amarillo .active a {
  background: #bdb129;
  border-bottom: solid 3px #bdb129;
  color: white;
} 

.amarillo h3 {
  color: #bdb129 !important;
}


ul#verde a {
  color: #78d352;
  border-bottom: 3px solid #78d352;
}

ul#verde a:hover {
  background: #78d352 !important;
}

ul#verde .active a {
  background: #78d352;
  border-bottom: solid 3px  #78d352;
  color: white;
} 

.verde h3 {
  color: #78d352 !important;
}
/*termina color modales*/


#estudiantesServiciosT .modal .modal-body ul {
  text-align: left;
}

#estudiantesServiciosT .modal .titulo-segmento {
  text-align: left;
}

.div-mostrar-aplicaciones {
  display: none;
}


/* color de aplicaciones */
.todasapp .azul2 i {
  color: #498BD0;
}

.todasapp .naranja i {
  color: #ff8f5b;
}

.todasapp .morado i {
  color: #77539d;
}

.todasapp .rojo i {
  color: #f94045;
}

.todasapp .azul i {
  color: #009ec0;
}

.todasapp .amarillo i {
  color: #bdb129;
}

.todasapp .verde i {
  color: #78d352;
}

.cajaAplicaciones img {
  display: none;
}

.fd-noticias .btn {
  padding: 6px 8px;
}