#cuerpo {
	/** Comentamos el relative para que el submenú no se esconda bajo la pagina **/
	/*position: relative;*/
	z-index: 10;
}

.form-datos {
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	box-shadow: 0 1px 3px #888;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-left: 10px;
	padding: 10px;
}

/* struts.ui.theme: css_xhtml */
.wwgrp {
	display: inline-block;
	width: 33%;
	margin-bottom: 5px;
}

.wwlbl {
	display: inline-block;
	width: 43%;
	text-align: right;
}

.wwctrl {
	display: inline-block;
	width: 55%;
}

.wwgrp br {
	display: none;
}

.wwfila {
	width: 99%;
}

.wwfila {
	width: 99%;
}

label.label {
	width: auto;
}

.widthAuto {
	width: auto;
}

input, textarea {
	width: 99%;
}

input:disabled, input.disabledtrue, textarea.disabledtrue, select.disabledtrue
	{
	background: #f9f9f9;
	color: #6a6a6a;
}

input.fecha {
	width: 80px;
}

input.x4 {
	width: 400%;
}

input.extragrande {
	width: 199%;
}

input.grande {
	width: 99%;
}

textarea.grande {
	width: 95%;
}

input.mediano {
	width: 60%;
}

input.pequenho {
	width: 30%;
}

select {
	width: 100%;
}

select.grande {
	width: 100%;
}

select.mediano {
	width: 7%;
}

select.pequenho {
	width: 35%;
}

input.errorCampo, select.errorCampo, textarea.errorCampo {
	background-color: #FFD4D4;
	color: black;
}

.errorMessage {
	color: red;
}
/* struts.ui.theme: css_xhtml */
label.label {
	width: auto;
	color: #333;
	font-family: arial;
	font-size: 14px;
}

button.btnBuscar {
	color: #ffffff;
	background-color: #970000;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #840000),
		color-stop(100%, #ac0000));
	background-image: -webkit-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -moz-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -o-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: linear-gradient(bottom, #840000 0, #ac0000 100%);
	text-decoration: none;
	background-color: #970000;
	font: 400 21px/1.176 VodafoneRegular;
}

button.btnAplicacion {
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #970000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .55);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .55);
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #af0000),
		color-stop(100%, #e60000));
	background-image: -webkit-linear-gradient(bottom, #af0000 0, #e60000 100%);
	background-image: -moz-linear-gradient(bottom, #af0000 0, #e60000 100%);
	background-image: -o-linear-gradient(bottom, #af0000 0, #e60000 100%);
	background-image: linear-gradient(bottom, #af0000 0, #e60000 100%);
	text-decoration: none;
	background-color: #ca0000;
	font: 300 18px/1.176 VodafoneRegular;
}

button.btnAplicacion:hover, .btnFileUplad:hover {
	background-color: #970000;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #840000),
		color-stop(100%, #ac0000));
	background-image: -webkit-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -moz-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -o-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: linear-gradient(bottom, #840000 0, #ac0000 100%);
	text-decoration: underline;
	color: #fff;
	cursor: auto;
}

.container h3.cajaEnlace {
	background-color: #E60000;
	color: #fff;
	padding-top: 0;
	border-radius: 4px;
	line-height: 40px;
	margin-top: 0;
	padding-left: 10px;
}

.cajon {
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	box-shadow: 0 1px 3px #888;
	padding: 10px;
	width: 100%%;
	margin: 10px 0;
}

.btnFileUplad {
	color: #fff;
	background-color: #970000;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #840000),
		color-stop(100%, #ac0000));
	background-image: -webkit-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -moz-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -o-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: linear-gradient(bottom, #840000 0, #ac0000 100%);
	height: 34px;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #840000),
		color-stop(100%, #ac0000));
	background-image: -webkit-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -moz-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: -o-linear-gradient(bottom, #840000 0, #ac0000 100%);
	background-image: linear-gradient(bottom, #840000 0, #ac0000 100%);
}

.bar {
	height: 18px;
	background-color: #5cb85c;
	border-color: #4cae4c;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #5cb85c),
		color-stop(100%, #4cae4c));
	background-image: -webkit-linear-gradient(bottom, #5cb85c 0, #4cae4c 100%);
	background-image: -moz-linear-gradient(bottom, #5cb85c 0, #4cae4c 100%);
	background-image: -o-linear-gradient(bottom, #5cb85c 0, #4cae4c 100%);
	background-image: linear-gradient(bottom, #5cb85c 0, #4cae4c 100%);
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
	border-radius: 6px;
}

.mensajesApp {
	margin-left: 10px;
}

.Vodform {
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	box-shadow: 0 1px 3px #888;
}

.Vodform .row {
    margin-left:0;
    margin-right:0;	
}

.Vodform h3 {
	margin-top: 10px;
}

.ficheroSubida {
	position: relative;
	width: 64px;
	height: 64px;
	cursor: pointer;
}

input#botonSobrecargaPDF, input#botonSobrecargaXUNTA {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	top: -20px;
	width: 64px;
	height: 64px;
	display: inline-block;
	left: -10px;
	display: inline-block;
}

input#botonSobrecargaXUNTA {
	width: 40px;
	height: 40px;
	left: 0;
	top: -8px;
}

img#botonXUNTA, img#imagenSobrecargaXUNTA {
	height: 40px;
}

table span.icon-vod-borrar, img#botonPDF, img#botonSCGC, img#botonSEF,
	img#botonAcuse, img#botonXUNTA {
	cursor: pointer;
}

input#fileuploadNumeracion, input#fileuploadExtension {
	width: 215px;
}

input.number {
	text-align: right
}

input.percentageField {
  background-image: url('../img/percentage.png');
  background-position: center right;
  background-size: 12px 12px;
  background-repeat: no-repeat;
}

.estado0 {
	color: #ca0000;
}

.estado1 {
    color:#333333;
}

.estado-1 {
    color:#6a6a6a;
}

#listadoProcesosAdaptacion td div, #listadoProcesosConformacion td div {
  width: 30%;
  display: inline-block;
}