/*
* Hoja de estilos de sede - Oficina de telecomunicaciones de la sede Medellin
* En esta hoja se definen los estilos de la sede, el posicionamiento y 
* la estructura de los mismos
*/

/**  Estilos de la aplicación */
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	background-color: #FFC;
	filter: alpha(opacity=0);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
}
.visually-hidden{
display: none;
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.pull-left {
	float: left;
}

.element-invisible {
	display: none !important;
}



.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.right-sede>*,
.dep-row2-right>*,
.dep-2c-row2-right>*,
.component-right>* {
	float: right;
	width: 100%;
}

fieldset {
	padding: 1em;
	margin-top: 2em;
}

.searchintro {
	clear: both;

}



/** Estilo de los articulos y sus elementos **/

ul.actions li {
	display: inline;

}

.article-info dd {
	display: inline;
	padding: 0 5px;
	border-right: solid 1px #ccc;
}

.article-info {
	padding: 4px;
	margin: 0.5em;
	background-color: rgba(220, 220, 220, 0.3);

}

.article-info-term {
	display: none;
}

.article-info {
	display: block;
}



.muted>.article-info {
	display: block;
	background: none;
}

.article-info {
	background: none !important;
}


/***********************************
* Posicionamiento de los elementos *
************************************/

/* Imagen superior de la plantilla*/
.backgroundTop {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	position: relative !important;
}

#sede_bgtop {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	position: relative !important;

}

.backgroundTopInside {
	color: #fff;
	position: absolute;
	width: auto !important;
	right: 80px;
	bottom: 0px;
	padding: 3px !important;
	z-index: 10;
}

.backgroundTop>* {
	width: 100%;
	max-width: 100% !important;
	margin: 0;
	padding: 0;
}


.transbox {
	background-color: rgba(255, 255, 255, 0.75);
	-webkit-transition: background-color 0.5s;
}

.transbox>.content {
	margin: 6px;
}

.transbox1 {
	margin: 20px;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.75);
	-webkit-transition: background-color 0.5s;
	border-radius: 5px;
}

.seven-row {
	vertical-align: middle;
}

.seven-row .col-md-3 {
	margin-top: 1em;
}


.component .transbox {
	border-radius: 5px;
	margin-right: 50px;
}

.transbox h1,
.transbox h2,
.transbox h3,
.transbox h4,
.transbox h5 {
	color: #2d2d2d;
	font-family: "Ancizar Sans";

}

.row>div>.transbox {
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	border-radius: 0 !important;

}

.transbox:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

.darkbox,
.darkbox:hover {
	background-color: rgba(20, 20, 20, 0.7) !important;
	border-radius: 0 !important;
	color: #fff;
}

.darkbox h1,
.darkbox h2,
.darkbox h3,
.darkbox h4,
.darkbox h5,
.darkbox h6,
.darkbox h7,
.darkbox h8 {
	color: #fff;
}

.title_white {
	margin-left: 10px;
	padding: 0.5em 3em 0 3em;

	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -10px;
	color: #444;
	display: inline-block;
	background-color: rgba(230, 230, 230, 0.90);
	border-top: 1px solid #50992E;
	border-bottom: 2px solid #50992E;
}

.darkbox .table thead>tr>th,
.darkbox .table tbody>tr>th,
.darkbox .table tfoot>tr>th,
.darkbox .table thead>tr>td,
.darkbox .table tbody>tr>td,
.darkbox .table tfoot>tr>td {
	vertical-align: bottom;
	border-bottom: 1px solid #050505;
}

.darkbox .table-striped>tbody>tr:nth-child(odd)>td,
.darkbox.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: rgba(0, 0, 0, 0.3);
}


.darkbox .table-hover>tbody>tr:hover>td,
.darkbox .table-hover>tbody>tr:hover>th {
	background-color: rgba(0, 0, 0, 0.7);
}

.transbox .content,
.transbox .title h3 {
	width: 100%;
	padding: px 9px;

}

.transbox .title h3 {
	padding: 10px 15px;
	background-color: #585858;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 50px;

}

.transbox .title {
	position: relative;
}

.transbox .title .image {
	padding: 10px 18px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
}

.chinche {
	background-image: url("../images/chinche.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
}


.site-url a {
	color: #fff;
}

#navbar-btn-group-sedes {
	position: absolute;
	right: 84px;
}



.width100 {
	max-width: 100% !important;
	width: 100px;
}

.width150 {
	max-width: 100% !important;
	width: 150px;
}

.width200 {
	max-width: 100% !important;
	width: 200px;
}

.width250 {
	max-width: 100% !important;
	width: 250px;
}


.width300 {
	max-width: 100% !important;
	width: 300px;
}

.width350 {
	max-width: 100% !important;
	width: 350px;
}

.width400 {
	max-width: 100% !important;
	width: 400px;
}

.width450 {
	max-width: 100% !important;
	width: 450px;
}

.width500 {
	max-width: 100% !important;
	width: 500px;
}

.width550 {
	max-width: 100% !important;
	width: 550px;
}

.width600 {
	max-width: 100% !important;
	width: 600px;
}

.width650 {
	max-width: 100% !important;
	width: 650px;
}

.width700 {
	max-width: 100% !important;
	width: 700px;
}

.width750 {
	max-width: 100% !important;
	width: 750px;
}

.width800 {
	max-width: 100% !important;
	width: 800px;
}

.width850 {
	max-width: 100% !important;
	width: 850px;
}

.width900 {
	max-width: 100% !important;
	width: 900px;
}

.width950 {
	max-width: 100% !important;
	width: 950px;
}


.btn-group * {
	max-width: none !important;
}

.prefooter,
{
	padding: 0;
	margin: 0;
	width: 100%;
}

.banner-1,
.banner-2 {
	padding: 0;
	margin: 0;
	width: 100%;
}

#unalTop {
	z-index: 10;
}

.prefooter {
	min-height: 60px;
}

.transbox hr {
	border-top: 1px solid #666;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul {
	line-height: 1.3em;
}

.ui-widget-content a {
	color: #50992E !important;
}


.btn {
	padding: 6px 6px !important;
}



.nn_tabs-tab {
	border-bottom: none !important;
}

.jp-accordion h3 {
	font-size: 15px !important;
}

.tab-content,
.nn_tabs-toggle .active {
	background-color: #eee !important;
}




.jp-accordion a,
.nn_tabs-tab a {
	color: #666 !important;

}


.tab-content {
	border-radius: 0 0 15px 15px !important;
}

.nn_tabs-toggle-inner {
	font-size: 14px;
	font-weight: bold;
}

.nn_tabs.top>ul.nav-tabs>li>a {
	background-color: #eee;
}

.nn_tabs.top>ul.nav-tabs>li.active>a {
	background-color: #F8F8F8 !important;
}


/* Gavick */

.nspPagination {
	width: 100%;
	display: block;
	text-align: center;
}

.nspPagination li {
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	float: none !important;
	height: 8px !important;
	margin: 1px 4px 0 0 !important;
	text-indent: -999em;
	width: 8px !important;
}


.nspBotInterface,
.nspTopInterface {
	clear: both;
	float: none !important;
	overflow: hidden;
}

.nspNext,
.nspPrev {
	display: none;
}


.ui-widget-content a {
	color: #50992E !important;
}

.transbox1 .transbox {
	padding: 0;
}

.transbox h4 a,
.transbox h3 a,
.transbox h2 a,
.transbox h1 a {
	color: #333;
}

main .transbox .content h4 a {
	font-size: 18px;
}

.flexun {
	height: 60px
}


.navigation .btn {
	margin-left: 0px !important;
}

.home-right {
	vertical-align: bottom;
	position: absolute;
	bottom: 160px;

	text-align: right;
	width: 100%;
	padding-right: 20px;
}

.home-right>* {
	text-align: left;
}

.home-right>div {
	display: inline-block;
}

@media (max-width: 800px) {
	.nspPagination {
		display: block !important;
	}
}

.tab-content * {
	max-width: 100%;
}



.title h1,
.title .transbox h2,
.title h3,
.title h4,
.title h5 {
	color: #fff !important;

}


#component {
	background-color: rgba(255, 255, 255, 0.8);
}

.transbox>.content>ul.menu {
	margin-left: 0px !important;
}

/*Minas Style*/

.info {
	background-color: #333332;
	background-image: url(../images/bg-info.png);
	border-radius: 0 0 30px 0;
	background-repeat: no-repeat;
	background-position: 50% 0, 100% 100%;
	color: #dddddd;
	padding: 45px 10px 20px;
	text-align: center;
	margin: 10px 0 30px;
}

.info h3 {
	color: #dddddd !important;
	font-style: italic;
	font-size: 22px;
	margin-top: 0;
}

.info h3:before {
	content: '';
}

.info a:hover {
	color: #ccc !important;
}

.triangle-botom {
	color: #262626;
	padding: 15px 30px 40px;
	margin: 20px 0;
	border-radius: 0 40px 0 40px;
}

.triangle-botom a {
	color: #262626 !important;
}

.triangle-botom a:hover {
	color: #826200 !important;
	text-decoration: none !important;
}

.triangle-botom h2 {
	font-size: 35px;
	color: #262626 !important;
}

.triangle-botom h2 strong {
	color: #ffffff;
	font-weight: normal;
}

.triangle-botom h2:before {
	content: '' !important;
	padding-right: 0;
}

.triangle-botom h3 {
	font-size: 30px !important;
	color: #262626 !important;
	text-decoration: none;
	border-bottom: none !important;
}

.triangle-botom h3 strong {
	color: #ffffff;
	font-weight: normal;
}

.triangle-botom h3:before {
	color: #fff;
}

/*Ajustes de fabrik*/




#unalTop .btn-group:last-child {
	float: right;
	margin-right: 100px;
}

#unalTop .btn-group:last-child .caret {
	border-top-color: #50992E !important;
}

@media screen and (max-width: 767px) {
	#unalTop .btn-group:last-child {
		float: none;
		margin-right: 0;
	}
}



#imagen_fondo * {
	box-sizing: border-box;
}

#imagen_fondo {
	position: absolute;
	bottom: 130px;
	left: 5px;
	/*top: 118px;*/

	min-height: 50px;
}

#imagen_title {
	display: inline-block;
	margin: 0 40px 20px 0;
	padding: 8px;
	max-width: 750px;


}

#imagen_title a {
	color: #fff !important;
}

#imagen_title .desplegable_imagen {
	font-size: 30px;
	float: right;
	padding: 15px 25px 0 15px;
}

#imagen_title .desplegable_imagen * {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0.5em !important
}


#imagen_title:hover>.desplegable_imagen {
	display: inline;

}


@media (max-width: 991px) {
	/*#imagen_fondo{
	top: 100px;
}*/
}

@media (max-width: 800px) {
	#imagen_fondo {
		display: none;
	}
}


.imagen-logo {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(../images/imagen-logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 30px;
	background-color: #50992e;
	margin: 2px;
}



.nspPagination li:hover,
.nspPagination li.active {
	background-color: #fff;
}

.card-body,
.com-users-login,
.com-users-reset,
.com-users-remind,
.fc_outer {
	color: #333 !important;
}

.card-body a,
.com-users-login a,
.com-users-reset a,
.com-users-remind a,
.fc_outer a {
	color: #007bff !important;
}

.card-body a:hover,
.com-users-login a:hover,
.com-users-reset a:hover,
.com-users-remind a:hover,
.fc_outer a:hover {
	color: #0056b3 !important;
}

.unal-content img {
	max-width: 100%;
}



/* Estilo propio de HTML*/


.biselado {
	background: #2b2828;
	border: 5px outset #121111;
	text-align: center;
	border: 6px outset #211f1f;
	color: white;

}

.un-padding {
	padding: 1em;
}

/*
.main-container {
	max-width: 1400px;
}*/

.transbox {
	color: #211f1f;
}

.flex-grow {
	height: 100%;
}

.fche-header-top {
	margin: -35px -0px 0 -15px;

}


/*Estilos FCHE 2023*/

:root {
	--title-bg-color: #00a99d;
	--title-bg-act-color: #007470;
	--title-font-color: #fff;
	--title-font-act-color: #fff;

	--fche-red: #ff5663;
	--fche-yellow: #ffe752;
	--fche-green: #79c80f;
	--fche-green-gray: #03ab9c;
	--fche-green-darker-gray: #007671;
	--fche-purple: #673bd0;
	--fche-dark-blue: #04293d;
	--fche-white: #e2ebeb;


	--fche-text-title: 33pt;
	--fche-text-subtitle: 20pt;
	--fche-text-default: 13pt;
	--fche-text-menu: 15pt;
	--fche-text-small: 10pt;
	--fche-text-small2: 11pt;

}


.fche-yellow-background {
	background-color: var(--fche-yellow);
	display: inline-block;
	padding: 4px;
}


.fche-yellow-line:after {
	content: "";
	border: 3px solid var(--fche-yellow);
	display: block;
	width: 120px;
}

.fche-purple-line:after {
	content: "";
	border: 3px solid var(--fche-purple);
	display: block;
	width: 120px;
}

.fche-red-line:after {
	content: "";
	border: 3px solid var(--fche-red);
	display: block;
	width: 120px;
}


table.fche-table1,
.fche-table1 th,
.fche-table1 td {
        border: 1px solid #042A3D;
        border-collapse: collapse;
        padding: 5px;
}

.fche-table1 th {
        background-color: #042A3D;
        color: white;
        letter-spacing: .2em;
        text-align: center;
        padding: 5px;

    }

.fche-table1 tr:hover {
        background-color: #FFE752;
    }



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Ancizar sans', Tahoma, Geneva, Verdana, sans-serif;
	font-weight: bolder;
	color: var(--fche-dark-blue);
}


h1:after {
	content: "";

	border: 3px solid var(--fche-green-darker-gray);
	display: block;
	width: 300px;
}

main {
	font-size: var(--fche-text-default);
}

h1 {
	font-size: var(--fche-text-title);
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: var(--fche-text-subtitle);
	margin-top: 15px;
	margin-bottom: 20px;
}


.fche-content-bottom {
	background-color: var(--fche-dark-blue);
	color: white;
	padding: 2em;
	font-size: var(--fche-text-small);

}

.fche-content-bottom a {
	font-weight: bold;
	color: white;
}


.fche-content-bottom-gray {
	background-color: var(--fche-white);
	padding: 2em;
	font-size: var(--fche-text-small);
	color: var(--fche-dark-blue);
	margin: 0px -47px -30px -32px;

}

.fche-content-bottom-gray a {
	font-weight: bold;
	color: var(--fche-dark-blue);

}



.mod-fche-top-menu li {
	font-size: var(--fche-text-subtitle);
}

.fche-box {
	padding: 1em;
	background-color: var(--fche-white);

}


.fche-content-box {
	background-color: var(--fche-white);
	display: inline-block;
	padding: 0.5em 1em;
	margin: 1em;
}

.fche-info-icon {
	background-image: url(../images/fche/info-btn-white.svg);
	width: 90px;
	height: 90px;
	background-size: cover;
	display: inline-block;
}

.fche-info-icon-blue {
	background-image: url(../images/fche/info-btn.svg);
	width: 90px;
	height: 90px;
	background-size: cover;
	display: inline-block;
}

.fche-info-icon-purple {
	background-image: url(../images/fche/info-p.svg);
	width: 90px;
	height: 90px;
	background-size: cover;
	display: inline-block;
}


.fche-clock-icon-purple {
	background-image: url(../images/fche/clock.svg);
	width: 90px;
	height: 90px;
	background-size: cover;
	display: inline-block;
}


.fche-btn {
	background-color: var(--fche-purple);
	color: white !important;
	padding: 7px 15px 7px 5px !important;

}

.border-purple {
	border-bottom: 5px solid var(--fche-purple);
	;
	margin-bottom: 10px;
}

.round {
	border-radius: 10px;
}

.fche-btn-blue {
	background-color: var(--fche-dark-blue);
	display: inline-block;
	text-align: center;
}

.btn.fche-btn a {
	color: white !important;
}

.fche-btn:hover,
.fche-btn a:hover {
	color: #DDD !important;

}

.fche-icon-download {
	background-image: url(../images/fche/download.svg);
	background-size: cover;

	display: inline-block;
	margin: 3px 10px -5px 3px;
	width: 20px;
	height: 19px;
}

/* Navegación */
.fche-menu-disposition-2 .fche-menu-opener {
	margin: 0px -15px 0px -15px;
}

.fche-menu-opener {

	display: none;
}

.fche-menu-opener .icon {
	float: right;
	margin-right: 30px;
	padding: 5px;
	;
}

.fche-menu-opener .icon {
	display: inline-block;
	cursor: pointer;
}

.fche-menu-opener .icon .bar1,
.fche-menu-opener .icon .bar2,
.fche-menu-opener .icon .bar3 {
	width: 35px;
	height: 5px;
	background-color: #FFF;
	margin: 6px 0;
	transition: 0.4s;
}

/* Rotate first bar */
.fche-menu-opener .change .bar1 {
	transform: translate(0, 11px) rotate(-45deg);
}

/* Fade out the second bar */
.fche-menu-opener .change .bar2 {
	opacity: 0;
}

/* Rotate last bar */
.fche-menu-opener .change .bar3 {
	transform: translate(0, -11px) rotate(45deg);
}


.fche-top-nav {
	display: flex;
	list-style-type: none;
	margin: 0px -15px 0px -15px;
	align-items: stretch;
	flex-direction: row;
	font-weight: 200;
	font-style: italic;
	padding-inline-start: 0px;



}

.fche-top-nav>li {
	border: 1px solid #FFF;
	flex: 1 1 0;
	width: 0;

	padding: 8px 15px;
	display: block;
	text-align: center;
	line-height: 0.9em;
	word-wrap: break-word;
	max-width: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -1px;


}

.fche-top-nav>li.active {
	border: none;
}


.fche-top-nav a {
	font-size: var(--fche-text-menu);


}

/*Ajuste de los elementos del home*/
.fche-home-img{
	max-height: 180px;
	overflow: hidden;
	position: relative;
}

.fche-home-date{
	position: absolute ;
	right: 20px;
	bottom: 10px;
	font-size: var(--fche-text-default);
	color: white;
	text-shadow: #333 0px 0px 3px;
	font-weight: bold;

}
.fche-home-card{
	background-color: var(--fche-white);
	display: flex;
	flex-direction: column;
	height: 100%;
	align-self: stretch;
	border-bottom: 10px solid white;
	cursor: pointer; 
	

}
.stretch-content {
	justify-content: stretch;
	
}

.fche-home-title {
    margin: 10px 15px;
    font-size: var(--fche-text-default);
    font-weight: bold;
    color: var(--fche-dark-blue);
    line-height: 1em;
}

.fche-home-title:after {
    content: "";
    border: 2px solid var(--fche-red);
    display: block;
    width: 120px;
    margin: 10px 0;
}

.fche-home-desc{
	font-size: var(--fche-text-small);	
	margin: 0 10px 10px 10px;
	line-height: normal;
	text-align: justify;
}

.fche-home-buttons{
	margin-top: 10px;
}


.fche-home-buttons img{ 
	transition: transform .2s; /* Animation */
}
.fche-home-buttons img:hover{
	transform: scale(1.1);
}

@media only screen and (max-width: 850px) {
	.fche-home-buttons{
		margin-left: 15px !important;
	}
}

.dot-elastic {
	float: right;
	margin: 3px 15px;
	position: relative;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: var(--fche-purple);
	color: var(--fche-purple);
	animation: dot-elastic 1s infinite linear;
  }
  .dot-elastic::before, .dot-elastic::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
  }
  .dot-elastic::before {
	left: -15px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: var(--fche-purple);
	color: var(--fche-purple);
	animation: dot-elastic-before 1s infinite linear;
  }
  .dot-elastic::after {
	left: 15px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: var(--fche-purple);
	color: var(--fche-purple);
	animation: dot-elastic-after 1s infinite linear;
  }
  
.uk-panel li {
	list-style-type: disc;
}

/*Widgetkit*/

.uk-accordion .uk-accordion-title {
	background-color: var(--title-bg-color);
	color: var(--title-font-color) !important;
	padding: 10px 25px 10px 25px;
	font-style: italic;

}

.uk-accordion .uk-open .uk-accordion-title {
	background-color: var(--title-bg-act-color);
	color: var(--title-font-act-color) !important;
	padding: 10px 25px 10px 25px;
}



.uk-scope .uk-accordion>:nth-child(n+2) {
	margin-top: 10px !important;
}

.uk-scope .uk-accordion-title {
	font-size: var(--fche-text-default) !important;

}

.uk-scope .uk-accordion-title::before {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='64px' height='64px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M9 12H15' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12 9L12 15' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%23fff' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") !important;
}



/*Switcher de Widgetkit*/

.fche-switcher {
	background-color: var(--fche-white);
}

.uk-scope .uk-subnav-pill>*>:first-child {
	color: white !important;
}

.uk-scope .uk-subnav-pill>*>:first-child:hover {
	color: #999 !important;

}

.uk-scope .uk-margin {
	padding: 1em;
}

.uk-margin-remove-top {
	padding: 0em 1em 0em 1em;
}

.uk-subnav li a {
	color: white;
	font-style: italic;
	font-size: var(--fche-text-default) !important;
	padding: 10px 15px !important;
	font-weight: bold;

}


.uk-scope .uk-subnav>*>:first-child {
	text-transform: none !important;
}



.uk-subnav .uk-active {
	background-color: var(--fche-green-darker-gray) !important;

}

.uk-scope .uk-subnav {
	margin: 0px !important;
}

.uk-scope .uk-subnav>* {
	padding-left: 0 !important;
}

.uk-subnav {
	background-color: var(--fche-green-gray) !important;
}

.uk-subnav-pill .uk-active a {
	background-color: var(--fche-green-darker-gray) !important;
}


.uk-scope .uk-margin-small-top {
	max-width: 100%;
}

/*Side menu*/

.fche-side-menu {
	margin-left: -15px;
}

.unal-content {
	display: flex;
	flex-direction: row;
}

.fche-side-menu {
	width: 300px;
}

.fche-content {
	flex-grow: 1;
}

.fche-side-menu {
	display: flex;
}

/* Menú para disposición vertical */

.fche-menu-disposition-2,
.fche-menu-disposition-2 .fche-top-nav>li {
	width: 100%;
}

.fche-menu-disposition-2 .fche-top-nav {
	margin: 0px;
}


.fche-menu-disposition-2 .fche-top-nav>li {
	border: none;
	text-align: left;
	font-style: normal;
}

.fche-menu-disposition-2 .fche-top-nav-item,
.fche-menu-disposition-2 .mod-fche-top-menu {
	display: block;
}

.fche-menu-disposition-2 .fche-top-nav>li.active>* {
	padding-left: 15px;
	font-weight: bold;
}

.fche-menu-disposition-2 .fche-top-nav>li {
	padding-top: 0px;
	padding-bottom: 0px;

}

.fche-menu-disposition-2 .fche-top-nav>li>* {
	padding: 5px 0 10px 0;
	display: block
}


.fche-menu-disposition-2 .fche-top-nav>li>* {
	padding: 15px 0 15px 0;
	display: block
}

.fche-menu-disposition-2 li:last-child{
	padding-bottom: 20px;
}

.fche-content-padding .main-container {
	margin-left: 30px !important;


}


.fche-content-padding {
	padding: 2em;
}


.fche-menu-disposition-2 .fche-top-nav-item:after {
	content: "";
	border-bottom: 3px solid white;
	display: block;
	width: 50%;
}



.teachers-subtitle {
	font-weight: bold;
}

.teachers-cvlac {
	background-color: var(--fche-dark-blue);
	color: white !important;
	border-radius: 6px;
	display: inline-block;
	padding: 3px 10px;
	margin: 1em 0;
}

.teachers-cvlac a {
	color: white !important;
}

.teachers-subtitle2 {
	font-size: var(--fche-text-small);
	font-weight: bold;
}

.teachers-right h2 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;

}

.teachers-right {
	font-size: var(--fche-text-small);
}
.fche-teacher-container{
line-height: 125%;
}

.main-container ul,
.main-container ol {
	margin-left: 0;
}

@media only screen and (max-width: 850px) {
	.unal-content {
		display: block;
	}

	.fche-side-menu {
		width: 100%;
		margin: 0px;
	}
}

.social-links img{ 
	transition: transform .2s; /* Animation */
}
.social-links img:hover{
	transform: scale(1.5);
}


@media only screen and (max-width: 850px) {
	.fche-content-padding .main-container {
		margin-left: 0px !important;
	}

	.fche-menu-opener {
		display: block;
	}

	.fche-menu-disposition-2 .mod-fche-top-menu {
		margin: 0px -15px 0 -15px;
	}


	.fche-top-nav>li {
		width: 100%;
		max-width: 100%;
	}

	.fche-top-nav {
		display: block;

	}

	.open-closed {
		display: none !important;
	}

	.fche-content-padding {
		padding: 0px;
	}

	.fche-menu-disposition-1 .fche-top-nav{
		margin: 0px;
	}
	
	
	.fche-content-bottom-gray {
		margin: 0px -15px -30px -15px;

	}

}

/* Fix for gavick*/

.gkNspPM-VideoList figcaption {
	min-height: 140px;
	;
}

/* Posgrados */

.posgrado-container {
	display: flex;
	flex-direction: row;
	background-color: white;
	-webkit-box-shadow: 3px 3px 3px 0px var(--fche-purple);
	-moz-box-shadow: 3px 3px 3px 0px var(--fche-purple);
	box-shadow: 3px 3px 3px 0px var(--fche-purple);
	margin: 12px 0;
}

.posgrado-image {
	width: 40%
}

.posgrado-body {
	width: 60%;
	padding: 1em;
	position: relative;
}

.posgrado-title {
	font-weight: bold;
	color: var(--fche-dark-blue);
	font-size: 17pt;
	margin-bottom: 5px;
    line-height: 1.1em;

}

	
.posgrado-ver-mas {
	position: absolute;
	bottom: 0px;
	right: 10px;

}
