#sidebar > ul > li.linea > a > .label,
#sidebar > ul > li.linea > a > .label-important {
	background-color: #619DCF;
}
#header h1 {
    background: url("/assets/images/lineas/cabecera/58.png") no-repeat scroll 0 0 transparent;
}

.login {
	max-width: 900px;
}

.login .cajaLogin #botonAceptar .btn-success{
	background-color: #619DCF;
	background-image: none;
}
.login .cajaLogin .logoLinea{
	background: url('/assets/images/lineas/cabecera/58_login.png') no-repeat scroll 0 0 transparent;
	height: 125px;
	margin-left: 20%;
	width: 100%;
}
.logoLinea_PYMES{
	background: url('/assets/images/lineas/cabecera/58_login.png') no-repeat scroll 0 0 transparent;
	min-height: 100px;
	width: 50%;
}