body {
	/*background-image: url(../img/wavegrid.png) !important;*/
	/*background-color: lightGrey !important; */
	font-family: 'Titillium Web', sans-serif, Arial, Helvetica;
}

/*
#wrapper {
	max-width: 100% !important;
} 
*/

.portlet-column-content {
	padding-top: 0px !important;
}

#banner {
	display: none !important;
}

.connect_bar a {
	text-decoration: none;
	color: #FFF;
}

.connect_bar {
	list-style: none;
	color: #FFF;
	margin: 0;
}
/*
.boton_connect:hover,.btn-desplegar-on {
	background-color: #fff;
	color: #034895;
}

.btn-desplegar-on a {
	color: #034895 !important;
}*/

.boton_connect:hover a {
	color: #034895;
}

.connect_bar li {
	display: inline-block;
	float: right;
	margin: 0px 25px;
	text-align: center;
	height: 28px;
	padding: 7px 10px 0px 10px;
	/*font-size: 13px;*/
}

.connect_salir {
	font-size: 10px;
	color: #BBB;
}

.ui-messages-error-summary { font-size: 15px !important; font-weight: 400 !important; text-align: left; }
/******
 *	BOTONES 
 ******/
.botonera {
	height: 40px;
	padding-right: 10px;
	display: inline-block;
	width: 100%;
}
.botonera li a { margin-left: 10px !important; }

/*
.forma_boton {
	border: solid 1px;
	border-radius: 4px;
	padding: 6px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}*/

.boton_verde {
	background-color: #5CAB35;
	color: white;
}

.boton_verde:hover {
	color: white;
	background-color: #2A8000;
}

.boton_alert {
	background-color: #D10000;
	color: white;
}

.boton_alert:hover {
	color: white;
	background-color: #a10000;
}

.boton_azul {
	background-color: #356EAB;
	color: white;
}

.boton_azul:hover {
	background-color: #113C69;
	color: white;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.boton_rojo {
	font-size: 8px;
}

.boton_rojo:hover {
	border: solid 1px;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	font-size: 8px;
	padding: 4px 16px;
	color: white;
	background-color: #D10000;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.boton_mod {
	font-size: 8px;
}

.boton_mod:hover {
	border: solid 1px;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	padding: 4px 16px;
	color: white;
	background-color: #356EAB;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.boton_derecha {
	float: right;
}

.boton-small {
	font-size: 10px !important;
	padding: 4px 16px !important;
}

.boton_izquierda {
	float: left;
}

/*
*	REGISTROS
*/
/* .registroSection {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}

.registroSection h3 {
	margin-bottom: 5px;
	margin-top: 10px;
}

.registroSection hr {
	margin-bottom: 15px;
}

.registroSection label {
	margin: 0px;
	margin-left: 10px;
	margin-right: 3px;
	padding-top: 5px;
	float: left;
}

.marca_obligatorio {
	float: left;
	padding-top: 4px;
	margin-right: 10px;
}

.registroSection input[type="submit"] {
	margin-left: 5px;
}

.registroSection input[type="radio"] {
	margin-top: 5px;
}

.registroSection input[type="text"],input[type="password"],select {
	margin-bottom: 10px;
	padding-top: 5px;
	float: left;
}

.column50 {
	width: 50%;
	float: left;
}

.column50 label {
	width: 137px !important;
	display: inline-block;
	text-align: right;
}

.column50 input {
	width: 164px;
	display: inline-block;
	margin-bottom: 5px;
}

.column50 input[type="password"] {
	width: 168px;
}

.registroSection input {
	margin-bottom: 10px;
}
.nowrap {
	white-space: nowrap;
}

.text_justificado {
	text-align: justify;
}

.text_centrado {
	text-align: center;
}

.verificar_label {
	margin-left: 30px;
	padding-right: 15px;
	float: left;
	width: 120px;
	padding-top: 4px;
}

.verificar_label_lg {
	margin-left: 30px;
	padding-right: 15px;
	float: left;
	width: 220px;
	padding-top: 4px;
}

.verificar_input {
	width: 288px;
	text-align: center;
	margin-bottom: 18px;
}

.font28 {
	font-size: 28px;
}

.site-breadcrumbs,#footer,.dockbar {
	display: none;
}
.control-group {
	margin-bottom: 20px;
}

.control-label {
	float: left;
	width: 150px;
	padding-top: 5px;
	text-align: right;
}

.controls {
	margin-left: 160px;
}

.controls input {
	width: 200px;
}
*/
.toggle_vincular {
	font-size: 20px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.toggle_vincular input {
	margin-left: 15px;
}
.toggle_vincular label {
	display: inline-block; margin-left: 10px;
}
/*
.puleva-vincular-cuenta-portlet p {
	font-size: 14px;
}
.cambiar_pass_label {
	float: left;
	padding-top: 5px;
	width: 167px;
}

.cambiar_pass_input {
	width: 225px;
	text-align: center;
}
*/
.error_individual {
	float: left;
	clear: left;
	width: 95%;
}
.error_msg_section {
	display: block;
	margin-bottom: 10px;
	clear: left;
}
.loading_section,.loading_section_general {
	display: none;
	text-align: center;
	margin: 30px 0px;
	clear: both;
}

.clear-left {
	clear: left;
}

/* Clases específicas de los inputs */
/*
.dp-correo {
	width: 536px;
}

.dp-nombre {
	width: 110px;
}

.dp-apellidos {
	width: 100px;
}

.dp-cp {
	width: 50px;
}

.dp-direccion {
	width: 435px;
}

.dp-numero {
	width: 30px;
}

.dp-piso {
	width: 88px;
}

.dp-resto-dir {
	width: 325px;
}

.localidad_data_group input {
	width: 188px;
}

.crear-section .localidad_data_group input {
	width: 156px !important;
}
*/
/* INPUTS en IE8*/
/* 
.ie8 .localidad_data_group input {
	width: 250px;
}

.ie8 .crear-section .localidad_data_group input {
	width: 210px !important;
}

.ie8 .dp-correo {
	width: 585px;
}

.ie8 .dp-nombre {
	width: 130px;
}

.ie8 .dp-apellidos {
	width: 140px;
}

.ie8 .dp-cp {
	width: 50px;
}

.ie8 .dp-autocomplete {
	
}

.ie8 .dp-direccion {
	width: 470px;
}

.ie8 .dp-numero {
	width: 30px;
}

.ie8 .dp-piso {
	width: 88px;
}

.ie8 .dp-resto-dir {
	width: 375px;
}

.rd-nombre {
	width: 90px !important;
}

.ie8 .rd-nombre {
	width: 110px;
}
*/
/*
.rd-cp {
	width: 50px;
}

.rd-resto-dir {
	width: 292px;
}
*/
.ie8 .rd-resto-dir {
	width: 310px;
}
/* 
.card-styled {
	height: 100px;
	float: left;
}
*/
.miPerfil {
}

.perfilNav {
	padding: 15px 0 15px 15px;
	
}

.perfilNav ul {
	list-style: none;
}
.perfilNav .menulat { margin-bottom: 10px !important; }
.perfilNav .lateral-izquierdo { border-right: 1px solid #96c4e8; padding: 0 15px 50px 0; }
.perfilNav .lateral-izquierdo #opc { width: auto; }
.perfilNav .lateral-izquierdo #opc a::after{ display: none; content: none; }
.perfilNav .mi-perfil { margin: 10px 0 15px 0 !important; }
.perfilNav .mi-perfil, .perfilNav .gestion-cuenta  { background-color: #e4f1f9; padding: 15px; }
.perfilNav #opc a  { font-weight: 400; color: #59779d; }
.perfilNav #opc a:hover, .perfilNav #opc a:focus, .perfilNav #opc .selected a  { background-color: transparent; color: #5ca5dc; font-weight: bold; }
.perfilNav #opc li:last-child { padding: 0; }

h1.registro {  }
h1.mi-perfil { text-align: left; margin-bottom: 38px; color: #5da6db; }

.seccionPerfil {
	
}

.completado_rojo {
	color: #d10000;
}

.completado_amarillo {
	color: #E9BB29;
}

.completado_verde {
	color: #0E8809;
}

.userName {
	color: #A1A1A1;
	font-size: 12px;
	position: relative;
}

.acepto {
	padding: 9px 0px 0px 16px;
	color: #003470;
}

.aceptoSection span {
	margin-left: 4px;
}

.info_vinc h4 { font-size: 15px; }