﻿/*e-Tools: estilo para master azul*
body {
	font-family: 'Open Sans', sans-serif !important;
}
/*e-Tools: estilo para master azul*/

/*.EAFIT_Layout h1,.EAFIT_Layout h1.ms-rteElement-H1{
	letter-spacing: -1px;
	color: #006FBF;
	font-size: 34px;
	line-height: 44px;
	padding: 0px;
	margin-bottom: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif !important;
}*/
/*.EAFIT_Layout h2,.EAFIT_Layout h2.ms-rteElement-H2 {
	color: #00A5D9;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 34px;
	padding: 0px;
	margin-bottom: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif !important;
}*/
/*.EAFIT_Layout h3,.EAFIT_Layout h3.ms-rteElement-H3 {
	color: #888;
	letter-spacing: -1px;
	font-size: 19px;
	line-height: 29px;
	padding: 0px;
	margin-bottom: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif !important;
}*/
/*.EAFIT_Layout h4,.EAFIT_Layout h4.ms-rteElement-H4 {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin-bottom: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif !important;
}*/

.row-margin-left-0{
		margin-left:0px!important;
		margin-right: 0px!important;
	}
	
#e-Tools_ZonaRigh hr{
	display:none;
}

#DeltaPlaceHolderPageDescription{
	display:none;
}

.eDateModification{
	color: #666666;
	font-size: 12px;
	padding-top: 1px;
	text-align: right;
}

.container_main{
	max-width: 960px;
	margin: 0 auto;
}

.container_menu, .container_main{
	margin-bottom: 20px;
	margin-top: 10px;
}

/*image responsive*/
#EAFIT_Contenido_Layout img{
	max-width: 100%;
}
#scriptWPQ2 img, img.ms-webpart-menuArrowImg, #applist img, .ms-core-menu-icon > img{
	max-width:none !important;
}




/*e-Tools: estilo para master azul*
.EAFIT_Layout,.EAFIT_Layout .container{
	max-width:690px;
}
/*Lightbox style*
img.ms-rteImage-LightBox{
	-ms-name: "LightBox";
	margin:0px !important;
	cursor:pointer;
}
a.ms-rteImage-LightBox{
	-ms-name: "LightBox";
	text-decoration:underline;
	font-weight:bold;
}

nobr{
	white-space:normal;
}

/*miga de pan*
.breadcrumb {
	background-color: transparent !important;
}

/*e-Tools: estilo para master azul*/

@media (max-width: 768px) {
	.container_menu, .container_main{
		margin-bottom: 0px;
	}
	/*e-Tools: estilo para master azul*
	.Contenido,.Lateral{
		width:100%;

	}
	.Lateral{
		padding-bottom:30px;	
	}
	/*e-Tools: estilo para master azul*/


}

/************* EMBERA *************
* DESCRIPCIÓN: Esta librería CSS del Skin para Master: Modificaciones para adaptar Layouts en master Embera Katio
* Modificado por: Diego Campo, diego.campo@e-deas.com.co / Modificado: 09.12.2016
**********************************/
/* Menul lateral */
#sideNavBox{
    display:none;
}
#sideNavBoxRight .ms-core-sideNavBox-removeLeftMargin{
	margin-left:0px;
}
#sideNavBoxRight a[id$='_idNavLinkViewAll']{
	display:none;
}
/* contenido principal */
#contentBox {
    margin-left: 0px;
    margin-right: 0px;
}

/* Ocultar titulo nativo */
#pageTitle {
    display:none;
}
/* Ocultar Titulo de pagina */
#s4-titlerow #pageTitle > a:after,
#s4-titlerow #pageTitle span,
#s4-titlerow #pageTitle span a{
	display:none;
}
.EAFIT_Layout{
	max-width:1170px;
	margin:0 auto;
	padding-bottom:20px;
}
.EAFIT_Layout [class^='col-'] img {
    width: 100%;
}
/* Movil */
@media screen and (max-width: 992px) {
	#eLayout_R2C2{
		padding-left:0px;
	}
}



