/* AgileTec*/

.blu {
	color: #1e497c !important;
}

.marginLeft05 {
	margin-left: 0.5em;
}

.marginTop05 {
	margin-top: 0.5em;
}

.marginTop1 {
	margin-top: 1em;
}

.marginTop2 {
	margin-top: 2em;
}

.marginBottom1 {
	margin-bottom: 1em;
}

hr, .noscreen {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 0px
}

.marginTop0 {
	margin-top: 0;
}

#breadcrumbs li {
	text-transform: lowercase;
}

table {
	border: 1px solid #aaaaaa;
	float: left;
	margin: 0.5em 0;
}

table th {
	text-align: center;
}

table th, table td {
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 0.5em 0.25em;
}

.message-error {
	color: #d70000;
}

.xt-space {
margin-top:1.44em;
}

.ext-center a:link, .ext-center a:visited {
	font-weight: bold;
}

.ext-center a:hover, .ext-center a:active, .ext-center a:focus {
	font-weight: bold;
}


input.small,
input.peso1.small,
input.peso2.small,
input.peso3.small,
.small input.peso1,
.small input.peso2,
.small input.peso3 {
	width: 10em !important;
}

.nowrap {
	white-space: nowrap;
}

.warning{
	display: none;
	color: red;
}