body {
	height: 100% !important;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	/*font-weight: 300;*/
}

.alto-43{
	height: 43px;
}

.badge{
	background-color: #E14045;
}

.bg-black{
	background-color: #1E262B;
}
.badge{
	background-color: #E14045;
}
.btn-sm2{
	padding: 3px 6px 1px 6px;
	font-size: 17px;
	line-height: 1.5;
	border-radius: 3px;
}
.contenido { 
	border-left: 1px solid #ddd; 
	border-right: 1px solid #ddd; 
	min-height: 600px; 
	padding: 15px; 
}

.encabezado-sistema{
	background-color: #1D507D;
}

.font-color-azul{
	color: #1D507D			
}
.font-color-blanco{
	color: #fff;
}
.font-georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.font-size22{
	font-size: 22px;
}

.header{
    background-color: #000;
    width: 100%;
}

.img-header {
	background-color: #000;
	text-align: center;
	max-width: 1500px;
	width: 100%;
}

.linea-Abajo{
	border-bottom: 1px solid #ddd;
}


.menu {
	padding-top: 15px; 
}

.menu .list-group-item { 
	padding: 7px 10px 7px 15px;
/*	border-bottom: 1px solid #ddd !important;*/
}
.list-group div a.list-group-item{
	margin-bottom: -1px;
	border-top: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
}

.mg-top0, .mg-top-0{
	margin-top: 0;
}
.mg-top15, .mg-top-15{
	margin-top: 15px;
}
.mg-left0 .mg-right-0{
	margin-right: 0;
}
.mg-left0 .mg-left-0{
	margin-left: 0;
}
.mg-bottom0, .mg-bottom-0, .mg-b-0{
	margin-bottom: 0;
}

.panel-stand{
	border-radius: 3px;
	background-color: #E14045;
	color: #fff;
	height: 80px;
	margin-top: -18px;
	margin-right: -18px;
	padding: 5px;
	width: 200px;
}

.panel-stand div{
	text-align: center;
	padding: 0;
	margin: 0;
	/*line-height: 1;*/
}

.panel-stand .stand-titulo{
	padding: 0;
	font-size: 16px;
}

.panel-stand .sin-stand{
	padding: 5px 0;
	font-size: 12px;
	line-height: 100% !important;
}

/*.panel-stand .no-stand{
	font-size: 25px;
	display: inline-block;
	padding: 2px 10px;
	background-color: #fff;
	color: #E14045;
	line-height: 1.1;
	margin: auto;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	/*border: 1px solid #E14045;	*/
}*/

.pd-top0 .pd-top-0{
	padding-top: 0;
}
.pd-right0, .pd-right-0{
	padding-right: 0;
}
.pd-left0, .pd-left-0, .pd-lf-0{
	padding-left: 0;
}
.pd-bottom0 .pd-bottom-0{
	padding-bottom: 0;
}


.resultados{
	font-size: 15px;
}


.w800{
	max-width: 800px;
}
.w900{
	max-width: 900px;
}

.mi-tabla{
	width: 100%;
	height: 100%;
}
.mi-tabla tr {
	margin: 0;
}
.mi-tabla tr td {
	/*font-size: 12px;*/
	font-weight: 300;
}
.mi-tabla tr td.et-mts2, .mi-tabla tr td.et-stand{
	font-size: 20px;
	font-weight: 400;
}

.mi-tabla .br-r {
	border-right: 1px solid #EC7063;
}

.mi-tabla .br-b {
	border-bottom: 1px solid #EC7063;
}

