﻿body {
	overflow-y: auto;
	font-family: 'Inter' !important;
}

	body > form {
		width: 98%;
	}

.labelGreen {
	color: #00728F;
}

.labelGreenBold {
	color: #00728F;
	font-weight: bold;
}

.label-gray {
	color: #7A797B;
}

.back-color-green-color-gray {
	color: #2F2F2F !important;
}

.backColorGrayColorGreen {
	color: #00728F;
	background: #d3d3d3;
}

.border-gray {
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px;
	border-radius: 15px !important;
	padding-top: 10px;
	padding-left: 10px;
	width: initial !important;
	height: initial !important;
	background-color: white;
}

.row > .col-md-2 > .border-gray {
	border-width: 0px;
}

.col-md-12 > .border-gray {
	border-width: 0px;
}

.col-md-2 > .border-gray,
.col-md-12 > .border-gray {
	background-color: transparent !important;
}

.col-md-10 > .border-gray > table:last-child {
	margin: 0 auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 95% !important;
	margin-left: 15px;
}

.glyphicon-chevron-left, .glyphicon-chevron-right {
	color: #2f2f2f !important;
}

.back-color-blue-color-white {
	background-color: transparent !important;
}

.glyphicon.glyphicon-info-sign,
.glyphicon.glyphicon-flash,
.glyphicon.glyphicon-user {
	display: none;
}

.col-md-2 td[style="text-align: center; width: 30px;"]:first-child,
div[style="height: 222px; width: 100%"] td[style="text-align: center; width: 30px;"]:first-child {
	display: none;
}

#divMisTareas td[style="width: 83%"] {
	width: initial !important;
}

	#divMisTareas td[style="width: 83%"] .container-titulo-seccion {
		width: 80px !important;
	}




#divMisTareas td[style="text-align: right"] {
	width: 86% !important;
}

#divMisTareas div[style="text-align: center"]:last-child {
	text-align: right !important;
	margin-top: 5px;
	margin-right: 20px;
}

#divMisTareas,
#divMisTareas > .border-gray,
#divIndicadoresHomeMejora,
#divIndicadoresHomeMejora > .border-gray,
.col-md-6 > .border-gray {
	height: 295px !important;
}

	#divMisTareas > .border-gray > div,
	#divIndicadoresHomeMejora > .border-gray > div,
	.col-md-6 > .border-gray > div {
		height: 275px !important;
	}

table[style="width: 100%; "] {
	display: flex;
	justify-content: center;
}

	table[style="width: 100%; "] tr {
		display: flex;
		flex-direction: column;
	}

#ContentPlaceHolder1_ctrFoot_imgLogoPata {
	width: 80px !important;
	height: 30px !important;
}

#ContentPlaceHolder1_ctrFoot_lblAProductBy {
	display: none;
}

#divMasterContenidoPrincipal {
	height: initial !important;
	padding-bottom: 30px;
}

.col-md-5 > div > table:first-child,
.col-md-6 > div > table:first-child,
.col-md-10 > div > table:first-child {
	margin-left: 24px;
	width: 96% !important;
}

	.col-md-5 > div > table:first-child .tamanio-iconos-home,
	.col-md-6 > div > table:first-child .tamanio-iconos-home,
	.col-md-10 > div > table:first-child .tamanio-iconos-home {
		width: 24px;
		height: 24px;
		margin-top: 10px;
	}

.col-md-12 table[style="height: 185px; width: 100%;"] {
	height: 350px !important;
}

div[style="height: 170px; overflow: auto; width: 100%;"] > table[style="margin-left: 5%; width: 90%;"]:hover {
	background-color: #e5f2ff;
}

.label-gray.fuente-titulo-grafica-home {
	margin-left: 14px;
}

#ulGraficos {
	height: 360px !important;
	width: 92% !important;
	margin-left: 55px !important;
}

	#ulGraficos canvas {
		margin-top: 16px;
	}

.border-gray > table {
	margin-top: 0px;
}

.col-md-12 table[style="height: 30px; margin-bottom: 10px; width: 100%;"] {
	margin-top: 0px !important;
}

.header {
	padding-left: 5px;
	background: #00728F;
	color: #FFFFFF;
}

.container-full {
	margin: 0 auto;
	width: 100%;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.icono-Home {
	width: auto;
	height: 10px;
}

.fuente-titulo-grafica-home {
	font-size: 14px !important;
}

.container-titulo-seccion {
	padding-top: 8px;
}

.titulos-seccion {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #2F2F2F;
}

.tamanio-iconos-home {
	font-size: 12pt
}

.back-color-gray-color-white {
	background-color: #3066e2 !important;
	color: white;
	display: inline-block;
	text-align: center;
	padding: 5px;
	border-radius: 50%;
	float: left;
}

.back-color-blue-color-white {
	background-color: #3c6f9c;
	color: white;
	padding: 5px;
	font-size: 13pt;
}

.back-ground-blue-color-white {
	background-color: #3c6f9c;
	color: white;
}



#divMasterContenidoPrincipal {
	margin-left: 20px;
}

.EncabezadoGrilla {
	position: sticky;
	top: 0;
}

	.EncabezadoGrilla > th {
		font-size: 11px;
		color: #2F2F2F !important;
	}

		.EncabezadoGrilla > th > a {
			font-size: 11px;
			color: #2F2F2F !important;
			text-align: center !important;
		}

.TablaGrilla {
	border: none !important;
}

	.TablaGrilla tr {
		height: 0px;
	}

.FilaGrilla {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: none;
	border-right: none;
}

	.FilaGrilla td, .FilaGrillaSinHover td {
		border: none !important;
	}

	.FilaGrilla > td > a {
		margin-left: 5px;
	}

	.FilaGrilla > td {
		vertical-align: top;
	}


		.FilaGrilla > td > a,
		.FilaGrilla > td > span {
			top: 0;
		}


#divscrollgrilla {
	width: 98vw;
}

#divDocAjax > table > tbody > tr > td:last-child {
	display: flex;
	justify-content: space-between;
}
