.menu--menu-aplicacion ul, .dropdownmenu li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-image:none !important;
	font: normal 100%/1.538em "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Lucida Sans", sans-serif;
}
.menu--menu-aplicacion ul {

	list-style: none;
	width: 90%;
	position:absolute;
	z-index: 10000;
	background: #30A6E6;
}
.menu--menu-aplicacion li {
	float: left;
	position: relative;
	width:auto;
	list-style-image:none !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	min-width:15%;
}
.menu--menu-aplicacion span,
.menu--menu-aplicacion a {
	background: #30A6E6;
	color: #FFFFFF;
	display: block;
	/*font: bold 12px/20px sans-serif;*/
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.menu--menu-aplicacion ul ul {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 1;
	width: 100%;
}
li:hover ul {
	opacity: 1;
	top: 40px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
}
.menu--menu-aplicacion ul ul  li {
	float: none;
	width: 100%;
}
#submenu a:hover {
	background: #DF4B05;
}
#submenu a {
	background-color:#000000;
}


.menu--menu-aplicacion  ul   li:hover  a {
color:#FFFFFF !important;	
}

.menu--menu-aplicacion a.is-active,
.menu--menu-aplicacion > ul > li.activo > span,
.menu--menu-aplicacion > ul > li > ul > li.activo > a,
.menu--menu-aplicacion > ul > li.activo >  a {
	background-color:#333333;
	color:#FFFFFF !important;
}

.menu--menu-aplicacion > ul  > li  > ul  > li:hover > a,
.menu--menu-aplicacion > ul  > li:hover > a,
.menu--menu-aplicacion > ul  > li:hover > span {
	background: #000000;
}

.menu--menu-aplicacion   span {
	cursor:default;
}


.menu--menu-aplicacion  li.menu-item--active-trail > a{
	background-color: #000000;
}



#block-seven-primary-local-tasks {
	margin-top:5em;
}

#block-seven-breadcrumbs{
	margin-top:3em;	
}

.messages {
    margin-top: 5em  !important;
}






.contenido-averias{
list-style: none;	
}

.contenido-averias li{
	float:left;
margin: 2em 1em;
}


.contenido-averias li:nth-child(1) a:before{
    content: "\f0fe";
	font: normal normal normal 5em/1 FontAwesome;	
	display: block;
	text-align: center;
}

.contenido-averias li:nth-child(2) a:before{
    content: "\f017";
	font: normal normal normal 5em/1 FontAwesome;	
	display: block;
	text-align: center;
}
.contenido-averias li:nth-child(3) a:before{
    /*content: "\f087";*/
content: "\f046";	
	font: normal normal normal 5em/1 FontAwesome;	
	display: block;
	text-align: center;
}

.contenido-averias li a:hover {
	color:gray;
}
.contenido-averias li a {
	display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-decoration:none;
}

.personas_aemet .layout-region-node-secondary,
.tecnicos .layout-region-node-secondary {
	display:none;
}

.incidencia-finalizada .field--name-field-estado-averia{
	color:green;
}
.incidencia-sinfinalizar .field--name-field-estado-averia{
	color:red;
}

.aviso {
    color: #7c6c6c;
    background-color: #f7efea;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    box-shadow: -8px 0 0 #7c6c6c;
	float:left;
	padding: 15px 10% 15px 35px;
	width:100%;
	font-size:1.14em;
}

.aviso:before {
    content: "\f05a";
	font: normal normal normal 4em/1 FontAwesome;	
	float:left;
	margin-right: 0.2em;
	
}

.field--name-field-tipo-averia .form-type-radio {
	float:left;
	width: 15%;
}

.block-views-blockaverias-pendientes-block-2 tbody tr td.views-field-title:before,
.view-averias-pendientes tbody tr td.views-field-title:before {

	font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em;
		float:left;
		margin-right: 0.3em;
		height: 1.5em;
}	
.block-views-blockaverias-pendientes-block-2 tbody tr td.views-field-title:before,
.pendientes.view-averias-pendientes tbody tr td.views-field-title:before {
    content: "\f017";
}

.view-averias-pendientes-tecnicos tbody tr td.views-field-title,
.block-views-blockaverias-pendientes-block-2 tbody tr td.views-field-title{
	width:15%;
}

.historico.view-averias-pendientes tbody tr td.views-field-title:before {
content: "\f046";
}

.view-averias-pendientes-tecnicos tbody tr td.views-field-title a{
	font-size:0.9em;
}

.pendientes-tecnico.view-averias-pendientes-tecnicos tbody tr td.views-field-title a:before {
	    content: "\f044";
		font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em !important;
		float:left;
		margin-right: 0.3em;
		height: 1.5em;
}
.historico-tecnico.view-averias-pendientes-tecnicos tbody tr td.views-field-title a:before {
	    content: "\f046";
		font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em !important;
		float:left;
		margin-right: 0.3em;
		height: 1.5em;
}



.informes-tecnicos-all.view-informes-tecnicos .views-field-field-documento {width:35%;}
.informes-tecnicos-all.view-informes-tecnicos .views-field-changed{width:10%;}
.informes-tecnicos-all.view-informes-tecnicos .views-field-field-descripcion-documento{width:45%;}
.informes-tecnicos-all.view-informes-tecnicos .views-field-edit-node{width:auto;}
.informes-tecnicos-all.view-informes-tecnicos .views-field-delete-node{width:auto;}

.file--mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document,
.file--mime-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
.file--application-pdf {
    background-image: none !important;
	padding-left: 0px !important;
	display:block;
	width:100%;
}

.file--mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document a,
.file--mime-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet a,
.file--application-pdf a {
float: left;
width: 90%;
}
.file--application-pdf:before {
    content: "\f1c1";
	font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em;
		float:left;
width: 30px;
}

.file--mime-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet:before {
    content: "\f1c3";
	font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em;
		float:left;
width: 9%;
}

.file--mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document:before {
	content: "\f1c2";
	font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em;
		float:left;
width: 9%;
}




.region-header {
	min-height: 5em;

}
.content-header {
	background-color:transparent !important;
}

.contenedor-header {
	width:100%;
	float:left;
	margin-bottom:0.4em;
}

.contenedor-header div ,
.contenedor-header img{
	float:left;
}

.contenedor-header img{
	width: 300px;
}


.nombre-sitio span{
	float:left;
	width:98%;

}
.nombre-sitio {
	margin-left:5em;
	margin-top:1.8em;
}

.nombre-sitio .tit {
	font-weight: bold;
    margin: 0;
    font-size: 2.25em;
    line-height:  0.89em;
	color:#7A7265;
}
.nombre-sitio .des {
color: #48639C;
}

.menu--menu-aplicacion .usuario span:before{

	font: normal normal normal 4em/1 FontAwesome;	
		font-size:1.5em;
		float:left;
		margin-right:0.5em;
}
.personas_aemet .menu--menu-aplicacion .usuario span:before{
	    content: "\f007";
}
.tecnicos .menu--menu-aplicacion .usuario span:before{
	content: "\f0f0";
}

.anonymous #block-seven-page-title {
	display:none;
}


.anonymous #block-seven-login{
	float:left;
	width:40%;
margin-top: 4em;
}

.anonymous #block-textohomeprincipal-2{
float:left;
width:30%;
margin-right:6%;
margin-top: 4em;
}

#yomismo,
#nuevafecha {

display: inline;
padding: 0.3em 0.5em;
border-color: #c0c0c0;
border-radius: 2px;
background-color: #fff;
color: #004f80;
border-width: 1px;
border-style: solid;
margin-left: 0.2em;
}

#block-manualdeuso{
	margin-bottom:2em;
}


