@import
	url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap')
	;

body, td, th {
	font-family: Lucida, "Lucida Grande", Tahoma, sans-serif;
	margin: 5px 0;
	padding: 0;
	/*text-align: center;*/
}

td {
	text-align: left;
}

.colorLabelTitulo {
	color: #ffffff !important;
	font-size: 14.4px;
}


.colorLabelTexto {color:#007139; font-size: 12px;}

.acc_color_cuerpo {
	background-color: #f0f0f0;
}

.gray {
	background-color: #f0f0f0;
}

.morado {
	background-color: #8A004D;
}

.width-imas {
	width: 100%;
}

/* Pantalla de condiciones */
.cajaTextoCondiciones {
	height: 240px;
	width: 620px;
	border: 0;
}

.alignTop {
	vertical-align: top;
}

/* Message error */
.fpsmessageerror {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.messageIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textoV {
	height: 16px;
}

/* logon */
#logon {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	text-align: center;
	width: 100%;
}

/* list boxes */
.box-list {
	margin-bottom: 8px;
}

.box-list a {
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}

.box-list a:hover {
	color: #216bad;
}

.box-list-hd {
	border-bottom: 1px solid #eeeeee;
	padding: 0px 8px 8px 8px;
	text-align: center;
}

.box-list-title {
	margin-top: 8px;
	font-weight: bold;
	text-align: left;
	float: left;
}

.box-list-controls {
	margin-top: 8px;
	font-weight: bold;
	text-align: right;
	float: right;
}

.box-list-hd-middle {
	margin-top: 2px;
	display: inline;
}

.box-list-content {
	padding: 8px;
}

.box-list thead	img {
	margin: 0px;
}

.box-list thead	td {
	padding: 0px;
	font-size: 1px;
}

.box-list tfoot	img {
	margin: 0px;
}

.box-list tfoot	td {
	padding: 0px;
	font-size: 1px;
}
/* rounded boxes */
.box {
	margin-bottom: 8px;
}

.box .tl {
	background: url(img/corner_tl_white.gif) no-repeat top left;
}

.box .tr {
	background: url(img/corner_tr_white.gif) no-repeat top right;
}

.box .bl {
	background: url(img/corner_bl_white.gif) no-repeat bottom left;
}

.box .br {
	background: url(img/corner_br_white.gif) no-repeat bottom right;
}

.box .body {
	text-align: left;
	padding: 8px;
}

.box .body .hd {
	margin: 0px 0px 8px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid;
}

.box .body td {
	background-color: transparent;
}

.box .body h2 {
	font-size: 100%;
	color: #191919;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #d0d0d0;
}

.negrita {
	font-weight: bold;
}

.cabecera {
	font-size: large;
	font-family: Arial;
	color: white;
	text-align: left;
}

.usuarioEntidad {
	font-size: x-small;
	font-family: Arial;
}

.menuItem {
	text-align: left;
	border: 0px;
}

.cabeceraMenu {
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
}

.negrita-alternativa {
	font-weight: bold;
	font: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.parrafo {
	text-align: left;
}

.fontLink {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.fontTextArea {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A:link {
	text-decoration: underline;
	border: 0pt;
	color: #007932;
	font-family: 'Source Sans Pro';
    font-size: 14px;
}
A:visited {
	text-decoration: underline;
	border: 0pt;
	color: #007932;
	font-family: 'Source Sans Pro';
    font-size: 14px;
}

A:active {
	text-decoration: none;
	border: 0pt;
	color: #007932;
	font-family: 'Source Sans Pro';
    font-size: 14px;
}

A:hover {
	text-decoration: none;
	border: 0pt;
	color: #007932;
	font-family: 'Source Sans Pro';
    font-size: 14px;
}

.no-decoration {
	text-decoration: none !important;
	border: 0pt !important;
	color: white !important;
}

/* label			{color: #8A004D} */
input[type="button"] {
	cursor: pointer
}

input[disabled="disabled"] {
	background: #e1e1e1;
}

textarea[disabled="disabled"] {
	background: #e1e1e1;
}

.panel_menu {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
	background-position: left;
	background-repeat: repeat-y;
	background-color: transparent;
	padding: 0px 2px 0px 2px;
}

.top_navbar {
	position: absolute;
	top: 2px;
	right: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-size: x-small;
}

.justifyRight {
	text-align: right;
}

.justifyLeft {
	text-align: left;
	vertical-align: middle;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	border-right: none;
	border-bottom: none;
}

.justifyLeftTitle {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px
}

.justifyLeftEquipos {
	text-align: left;
	vertical-align: text-top;
	margin-left: 5px;
}

.justifyCenter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

.percentPeq {
	width: 7%;
}

.percent1 {
	width: 1%;
}

.percent100 {
	width: 100%;
}

.border1 {
	border: 1px solid silver;
	background-color: #F0E8E8
}

.nobr {
	white-space: nowrap
}

.tituloGrande {
	width: 93%;
	text-align: right;
	font-size: xx-large;
	color: #8A004D;
	vertical-align: top;
}

.colorFondoLabel {
	/* background-color: #EFEFEF */
	
}

.rich-filter-input {
	width: 90%
}

.imagenLogo {
	
}

.imagenLogoAplicacion {
	
}

.imagenMenuConvocatorias {
	border: 0;
}

.imagenBuscarConvocatorias {
	border: 0;
	padding-right: 5px;
	background-image: url("img/button90.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 90px;
}

.imagenGuardarConvocatorias {
	border: 0;
}

.imagenEntrar {
	border: 0;
}

.verticalTop {
	vertical-align: top;
}

.verticalBottom {
	vertical-align: bottom;
}

.h100 {
	height: 100%;
}

.h99 {
	height: 99%;
}

.h1 {
	height: 1%;
}

.h1px {
	height: 1px
}

.w75 {
	width: 75%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w40 {
	width: 40%;
}

.w30 {
	width: 30%;
}

.w25 {
	width: 25%;
}

.w20 {
	width: 20%;
}

.w5 {
	width: 5%;
}

.w100 {
	width: 100%;
}

.w33 {
	width: 33.3%;
}

.w1 {
	width: 1%;
}

.w1px {
	width: 1px;
}

.w90 {
	width: 90%;
}

.w95 {
	width: 95%;
}

.w99 {
	width: 651px;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #2E2925;
    margin-top: 4px;
    background: #FFFFFF;
	border: 1.5px solid #007932;
	box-sizing: border-box;
	border-radius: 5px;
}


.w98{
	width: 650px;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #2E2925;
    margin-top: 4px;
    background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 5px;
}

.w200px {
	width: 200px;
}

.cursorMano {
	cursor: pointer
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

html> /**/ body .nopad, x:-moz-any-link, x:default {
	padding-top: 0;
}

.w660 {
	width: 644px;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #2E2925;
}

.w375 {
	width: 375px
}

.w230 {
	width: 230px
}

.w240 {
	width: 176px;
	margin-left: -40px;
	}

.w210 {
	width: 210px
}

.inputcheck {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
/*
.lblcheck{ display:inline-block; *zoom:1; *display:inline;
height:15px; padding:5px 0 0 25px; vertical-align:midle; margin:5px 15px 0 0}
*/
.equipocheck  {
	position: relative;
	top: -10px;
	left: 19px;
}

.iconEquipo {
	position: relative;
	top: -5px;
	left: 19px;
	
}

.plataformacheck  {
	position: relative;
	top: -10px;
	left: 19px;
	
}

.iconPlataforma {
	position: relative;
	top: -5px;
	left: 19px;
	
}

.servicioscheck {
	position: relative;
	top: -10px;
	left: 19px;
	
}

.iconServicio {
	position: relative;
	top: -5px;
	left: 19px;
	
}

.enEspera {
	background-color: #f0f0f0;
	color: #8A004D;
	font-weight: bold;
	position: absolute;
	right: 35px;
	top: 1px;
	width: 100px;
}

.rich-tabpanel-content {
	height: 1px;
}

.rich-tabhdr-cell-active {
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
}

.rich-tabhdr-cell-inactive {
	font-size: medium;
	font-family: Arial;
}

.rich-tabhdr-side-cell {
	cursor: pointer;
}

.fondoLogin {
	background-image: url('../img/fondoLogin.png');
	background-repeat: no-repeat;
	width: 594px;
}

.colorFondoTabla {
	background-color: #FFFFFF
}

.visualizacionTituloObjeto {
	font-family: 'Source Sans Pro';
	font: 12px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	vertical-align: text-top;
}

.visualizacionValoresObjeto {
	font: 10px;
	font-weight: normal;
	margin-left: 4px;
	text-align: left;
	vertical-align: text-top;
}

.visualizacionGrid {
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
}

.estiloMsgComprobacion {
	font: 10px;
	font-weight: bold;
	color: #04B404;
	text-align: center;
}

.estiloMsgComprobacionError {
	font: 10px;
	font-weight: bold;
	color: #B40404;
	text-align: center;
}

.botonera {
	background: #FFFFFF repeat scroll 0 0;
}

.dr-toolbar-ext {
	background-color: #FFFFFF;
}

.even-row {
    background-color: #FFFFFF;
    color:#007139;
}

.even-row:hover {
	background-color: #FAFAFA;
}

.odd-row {
    background-color: #F5F5F5;
    color:#007139;
}

.odd-row:hover {
	background-color: #EEE;
}

.active-row {
	background-color: #FFEBDA !important;
	cursor: pointer;
}

.rich-table-cell {
	padding: 12px 10px;
}

.rich-table-row:hover .rich-table-cell span {
	color:#000;
}

.rich-table-cell span, .rich-table-subheadercell span {
	color: #2E2925;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12x;
	border-right: none;
	border-bottom: none;
}

.rich-datascr-inact {
	border-top-color: white;
	font-family: Source Sans Pro;
	font-style: normal;
	font-size: 15px;
	padding-bottom: 3px;
}

.rich-datascr-inact:hover {
	color: #0B4C14;	
}

.rich-datascr-act {
	border-top-color: white;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	padding-bottom: 3px;
}

.rich-table-footer {
	background-color: white;
}

/* =RichFaces DataScroller
----------------------------------------------- */
/* 
td.rich-datascr-button {border: 0px;text-decoration: none;background-color: #2b83c3;}
td.rich-datascr-button:hover {background-color: #176297;}
td.rich-datascr-button-dsbld {background-color: #81bae3;color:#81bae3}
td.rich-datascr-button-dsbld:hover {background-color: #81bae3;color:#81bae3}
*/
td.rich-datascr-button {
	text-decoration: none; 
	background-color: #007139;
	color:white;
	padding-bottom: 2px;		
}

td.rich-datascr-button:hover {
	background-color: #0B4C14;
}

td.rich-datascr-button-dsbld, td.rich-datascr-button-dsbld:hover {
	background-color: #C4DDCA;
	color:#FFFFFF
}

.rich-dtascroller-table {}
/*
.scroller:hover {background-color: #eee;}
td.rich-datascr-button-dsbld .scroller {background-color: #81bae3;}
td.rich-datascr-inact {font-size: 1.2em;color: #000;border: 0;}
td.rich-datascr-inact:hover {text-decoration: underline;}
td.rich-datascr-act {font-size: 1.2em;text-decoration: underline;}
td.rich-datascr-act {border: 0;font-weight: bold;}
*/
.separador {
	height: 16px;
}

.borde {
	font-family: 'Source Sans Pro', sans-serif;
	background: transparent url(img/borde.png) scroll no-repeat;
	background-color: #FFFFFF;
	border: medium none;
	font-size: 185%;
	color: #2E2925;
	text-align: left;
}

.rich-panel-header-none-background-image {
	background-image: none !important;
}

#wrapper {
	width: 720px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 5px;
}

#wrapper-listado {
	width: 920px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 5px;
}

.label {
	font-family: 'Source Sans Pro', sans-serif;
	color: #2E2925;
	display: block;
	padding-left: 4px;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
}

.labelResaltado {
	color: #2E2925;
	display: block;
	padding-left: 4px;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	margin-left: -3px;
}

#labelResaltado {
	padding-left: 5px;
	color: #ffffff;
	font-weight: 700;
	font-size: 12px;
	margin-left: 5px;
}

#IconSeach {
	padding-left: 5px;
	color: white;
	font-weight: 700px;
	font-size: 12px;
}

.labelResaltado i {
	padding-left: 5px;
	color: white;
	font-size: 0.9em;
}

.labelResaltado span {
	font-weight: normal !important;
}

.rowBusquedaTextoLibre {
	display: flex;
	align-items: flex-end;
	height: 49px !important;
}

.busquedaTL {
	width: 35%;
}

.botones input {
	margin-right: 20px;
}

.busqueda_avanzada {
	border: 1px solid #2E2925;
	margin-top: 15px;
	padding: 15px 15px 15px 30px;
}

.busqueda_avanzada span {
	color: #2E2925;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

.categoria_subcategoria {
	width: 100%;
	margin-top: 7px;
	display: inline-flex;
	margin-left: 2px;
}

.categoria_subcategoria SELECT {
	width: 87%;
}

.categoria, .subcategoria {
	width: 50%
}

.tipoElemento {
	margin-top: 10px;
}

.groupCheckTipoElemento {
	display: flex;
	align-items: center;
	height: 30px;
	margin-top: 7px;
	padding-left: 4px;
}

.groupCheckTipoElemento .inputcheck {
	margin-left: 20px;
}

.groupCheckTipoElemento .inputcheck:first-child {
	margin-left: 4px;
}

.groupCheckTipoElemento span:not (.checkmark ) {
	margin-left: 25px;
	padding: 5px 0 5px 25px;
	font-size: 12px;
	font-weight: 400;
}

.busqueda_body SELECT:focus-visible, .busqueda_body INPUT:focus-visible
	{
	outline: 1px solid #0B4C14;
}

SELECT {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	cursor: pointer;
	color: #2E2925;
	border: 1.5px solid #007932;
	border-radius: 5px;
	height: 30px;
	margin-top: 4px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

INPUT {
	font-size: 11px;
	color: #2E2925;
	border: 1.5px solid #007932;
	border-radius: 5px;
	height: 30px;
	margin-top: 4px;
	font-family: 'Source Sans Pro';
}

TEXTAREA {
	font-size: 11px;
	font-family: Arial;
	color: #505050;
}

/* Contenedor de cada opci�n checkbox */
.groupCheckTipoElemento .container {
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 22px;
	margin-right: 43px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Se oculta el checkbox original */
.groupCheckTipoElemento .container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Se crea un custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: -3px;
	height: 15px;
	width: 15px;
	background-color: white;
	border: 2px solid #007932;
	border-radius: 2px;
	box-sizing: border-box;
}

/* Al hacer hover en el contenedor cambia el color de fondo del checkmark */
.groupCheckTipoElemento .container:hover input ~ .checkmark {
	background-color: #eee;
}

/* Cuando checkbox es activado, cambia el color de fondo del checkmark a verde */
.groupCheckTipoElemento .container input:checked ~ .checkmark {
	background-color: #007932;
}

/* Crea checkmark/indicator (oculto cuando no est� activdo) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Muestra el check cuando se activa */
.groupCheckTipoElemento .container input:checked ~ .checkmark:after {
	display: block;
}

/* Estilos del checkmark/indicator */
.groupCheckTipoElemento .container .checkmark:after {
	left: 2px;
	top: 0px;
	width: 4px;
	height: 7px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.busqueda_categoria {
	width: 90%;
}

.url {
	width: 651px !important;
}

.busqueda_aplicacion {
	width: 90%;
}

.busqueda_busqueda_texto_libre {
	/*width: 674px;*/
	/*border: 1px solid #666;*/
	/*width:400px;*/
	width:354px !important;}

.busqueda_provincia {
	width: 123px;
}

.busqueda_tipo_centro {
	width: 235px;
}

.busqueda_centro {
	width: 310px;
}

.busqueda_body {
	/*height: 215px;*/
	padding: 0px;
	
}

/*
.button {
    background-color: transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 10px 0 10px 10px;
    padding-bottom: 5px;
    border: 0;
	padding-right: 5px;
	background-image: url("img/button90.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 90px;
}
*/
.button {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 700;
	border: 2px solid #007932;
	border-radius: 5px;
	height: 34px;
	padding-top: 8px;
	padding-left: 23px;
	padding-right: 20px;
}

.btnDefault {
	background-color: #007932;
	position: relative;
	color: #ffffff !important;
	height: 35px !important;
	margin-left: -6px !important;
	box-sizing: border-box;
	left: 54px;
	top: 0px;
	border-radius: 3px !important;
	}

.letterSearch {
	color: white !important;
	font-size: 17px !important;
	padding-top: 7px !important;
	padding-left: 15px !important;
	width: 104px !important;
}

.letterClear {
	color: white !important;
	font-size: 17px !important;
	padding-top: 7px !important;
	padding-left: 15px !important;
	width: 107px !important;
}

.letterNew{
	color: white !important;
	font-size: 17px !important;
	padding-top: 7px !important;
	padding-left: 15px !important;
	width: 99px !important;
}



#IconSearch {
	position: relative;
	top: -8.5px;
	right: -27px;
	color: white;
	font-size: 15px;
	cursor: pointer;
}

#IconNew {
	position: relative;
	top: -17px;
	right: -57px;
	color: white;
	font-size: 15px;
	cursor: pointer;
}

#IconClear {
	position: relative;
	top: -10px;
	right: -30px;
	color: white;
	font-size: 15px;
	cursor: pointer;
}

#IconInfor {
	position: relative;
	left: 154px;
	position: relative;
	top: 12.5px !important;
	color: black;
	cursor: pointer;

}

.popUpTextLibre .textInfor{
  visibility: hidden;
  width: 200px;
  background-color: #f5f5f5;
  color: #2E2925;
  border: 1px solid #2E2925;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  margin-left: -100px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
}


.popUpTextLibre .show{
  visibility: visible;
}

.botonFormInvisible {
	background-color: #007932 !important;
	border: 2px solid #FFFFFF !important;
	box-sizing: border-box !important;
	border-radius: 5px !important;
	color: white;
	position: relative;
	width: 189px;
	height: 40px;
	left: 48px;
	top: 2.6px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	cursor: pointer;
}

.btnSecondary {
	background-color: white;
	color: #007932;
}

/*
.gray_button {
	color: #007139;
	background-image: url("img/buttonGray90.png");
}
*/
.anyadirbtn  {
	display: flex;
	flex-direction: row;
	justify-content: left;
	align-items: center;
	padding: 0px 15px;
	background: #007932;
	border-radius: 5px;
	width: 102px;
	height: 30px;
	color: white;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
}


.enlace {
	background-color: transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 10px 0 10px 10px;
    padding-top: 5px;
    background-image: url("img/button90.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 90px;
    text-align: center;
}

a.enlace {
	color: #007139;
	text-decoration: none;
	margin:0px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 27px;
}

.gray_enlace {
	color: #007139;
	background-image: url("img/buttonGray90.png");
}

.gray_enlace2 {
	color: #007139;
	background-image: url("img/buttonGray120.png");
	width: 120px !important;
}

.green_enlace {
	background-image: url("img/button90.png");
	color: #fff !important;
}

.green_enlace_no_image {
	color: white !important;
    background: #007932;
    height: 29px;
    padding-right: 16px;
    padding-left: 10px;
    border-radius: 5px;
    width: fit-content;
	
}

.green_enlace2 {
	color: #fff !important;
	background-image: url("img/button140.png");
	width: 140px !important;
}

.texto_confort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-radius: 3px 3px 3px 3px;
    border-style: dashed;
    border-width: 1px;
    color: #505050;
    margin: 0.3em 0 1em;
    text-align: center;
}

.texto_confort_new {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Source Sans Pro', sans-serif;
	display: block;
	/* border-radius: 3px 3px 3px 3px; */
	/* border-style: dashed; */
	/* border-width: 1px; */
	color: #2E2925;
	margin: 0 0 1em;
	/* font-weight: 400; */
	font-size: 125%;
	/* text-align: center; */
}

ul.cat_subcat {
	list-style: none outside none;
	margin: 3px 0 0 0;
	padding-left: 20px;
}

ul.cat_subcat li {
	padding: 0px;
}

ul.cat_subcat li ul {
	padding: 0px;
	margin: 0 0 10px 20px;
	list-style: square;
}

ul.cat_subcat img {
	border: 0px
}

a.enlace_popup_centro {
	color: #007139;
	text-decoration: underline;
}

a.enlace_mailto {
	color: #007139;
	text-decoration: underline;
}

a.enlace_mailto img {
	border: 0px
}

.popup_informacion_centro {
	color: #007139;
	font-size: 12px;
}

.popup_informacion_centro ul {
	line-height: 1.7;
	list-style: none outside none;
	margin: 5px 0;
	padding-left: 15px;
}

.popup_informacion_centro label {
	font-weight: bold;
}

.popup_informacion_centro span {
	color: #505050;
}

.popup_informacion_centro_texto {
	font-weight: bold;
}

.popup_informacion_centro_header {
	font-size: 12px;
}

.html_info_window_nombre_centro {
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
}

.html_info_window_direccion_centro {
	color: #505050;
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}

.html_info_window_contenedor_equipos {
	float: left;
	height: 150px;
	overflow: auto;
	width: 100%;
}

.html_info_window_equipos {
	color: #505050;
	float: left;
	font-size: 12px;
	list-style: decimal outside none;
}

.texto_columna_descripcion {
	text-decoration: underline;
	text-transform: uppercase;
}

.equipos_detalle_datos {
	background-color: #E2EFE0;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 100%;
}

.equipos_detalle_dato {
	color: #007139;
	float: left;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	width: 100%;
}

.equipos_detalle_otros_datos {
	background-color: #F1F1F1;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.equipos_detalle_contenedor_otros_datos  {
	margin-top: -3px;
	margin-left: 5px;
}

.equipos_detalle_datos_columna_1 {
	float: left;
	width: 348px;
}

.equipos_detalle_contenedor_datos_columna_1 {
	margin: 25px;
}

.equipos_detalle_datos_columna_2 {
	float: left;
	width: 350px;
}

.equipos_detalle_contenedor_datos_columna_2 {
	margin: 25px;
}

.resultados_encontrados {
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.nube {
	text-align: center !important;
	width: 210px;
	vertical-align: top;
	padding: 0;
	background: #E1EDE4;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.nube a {
	text-decoration: none;
	height: 20pt;
	padding: 5px;
	white-space: nowrap;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.nubeCont {
	vertical-align: top;
	width: 210px;
	display: none;
}

.nubeCont label {
	color: #333;
	font-weight: bold;
	background: #007139;
	color: #fff;
	padding: 3px 5px;
}

.etiqueta0 {
	font-size: 0.9em;
	opacity: 0.3;
}

.etiqueta10 {
	font-size: 1em;
	opacity: 0.4;
}

.etiqueta20 {
	font-size: 1.1em;
	opacity: 0.5;
}

.etiqueta30 {
	font-size: 1.2em;
	opacity: 0.6;
}

.etiqueta40 {
	font-size: 1.3em;
	opacity: 0.65;
}

.etiqueta50 {
	font-size: 1.4em;
	opacity: 0.7;
}

.etiqueta60 {
	font-size: 1.5em;
	opacity: 0.75;
}

.etiqueta70 {
	font-size: 1.6em;
	opacity: 0.8;
}

.etiqueta80 {
	font-size: 1.7em;
	opacity: 0.85;
}

.etiqueta90 {
	font-size: 1.8em;
	opacity: 0.9;
}

.etiqueta100 {
	font-size: 1.9em;
	opacity: 1;
}

.caja01 {
	background-color: #F6F6F6;
	margin: 0 0 10px;
	padding: 10px;
}

.tit06 {
	border-bottom: 1px solid #C1C1C1;
	color: #2C2C2C;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
	padding: 4px 0 10px 22px;
}

.wildcard {
	color: #2E2925;
}

.wildcard2 {
	color: black;
}

.textoCabeceraTabla {
	font-family: 'Source Sans Pro';
	color: #007932;
	text-align: right;
	font-size: 12px;
	position: relative;
	top: -9px;
	}

.panelEditCont {
	border: 0px solid #fff;
	width: 100%;
	margin-bottom: 10px;
}

.panelEditCont .dr-pnl-h {
	background: none !important;
	color: #007139 !important;
	border: 0px !important;
}

.panelEditCont .colorLabelTitulo {
	color: #2E2925 !important;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 68px;
    position: relative;
    top: 8px;
}

.panelEditCont .panelEdit .dr-pnl-h {
	border-bottom: 1px dashed #ffffff !important;
}

.panelEditCont .panelEdit .colorLabelTitulo {
	color: #007932 !important;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    width: 131px;
	height: 21px;
	margin-left: -15px;
}

.panelEdit {
	border: 0px solid #fff;
	width: 100%;
	margin: 20px 0;
}

.panelEdit .rich-panel-body td {
	padding-bottom: 20px;
}

.noDisponible {
	color: #777;
}

.tipoMensajeError {
	/*msg ok: #ADFCAA;*/
	background-color: #fce9ea;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
	text-align: center;
	white-space: nowrap;
	color: #2E2925;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 16px;
}

.tipoMensajeErrorListado{
	background-color: #ADFCAA;
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #E2F6E2;
	padding: 5px 5px 5px 25px;
	text-align: center;
	white-space: nowrap;
}

.tipoMensajeGuardado {
	background-color: #ADFCAA;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
	text-align: center;
	white-space: nowrap;
	color: #2E2925;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 16px;
}

.sinDatos  {
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	padding: 21px;
	background: rgba(201, 201, 201, 0.2);
	width: 640px;
	height: 11px;
	}

.colorLabelCount {
	color: #666;
	font-size: 11px;
	font-weight: normal !important;
}

.rich-table-header {
	background: none !important;
}

.rich-table-header .rich-table-headercell .colorLabelTitulo {
	color: #666;
	font-size: 11px;
	font-weight: normal !important;
}

.rich-table-subheader {
	background-color: #007139;
	color: #fff;
	background-image:
		url("/fundacionprogresoysalud/investigamas/inventario/a4j/g/3_3_1.GAorg.richfaces.renderkit.html.GradientA/DATB/eAGzLGSwLGRgAgAGdQFX.jsf");
	background-position: left top;
	background-repeat: repeat-x;
}

.rich-table-subheadercell .colorLabelTexto {
	color: #fff;
}

.busquedaCont {
	width: 480px;
	vertical-align: top;
}

.busquedaCont label {
	margin-top: 10px;
}

.busquedaCont label:first-child {
	margin-top: 0;
}

.busquedaCont td.justifyLeftTitle label {
	margin-top: 0;
}

.busquedaCont input[type="text"], .busquedaCont select {
	width: 440px;
}

.busqueda2cols td {
	width: 225px;
}

.busqueda2cols label {
	
}

.busqueda2cols td input[type="text"], .busqueda2cols td select {
	width: 210px !important;
}

.busqueda_avanzada .busqueda2cols td input[type="text"], .busqueda2cols td select
	{
	width: 160px !important;
}

.busqueda_avanzada .busqueda2cols td:last-child {
	position: relative;
}

.rich-table-header{background:none !important; display: none;}
.rich-table-header .rich-table-headercell .colorLabelTitulo{color:#666; font-size:11px; font-weight:normal !important;}
.rich-table-subheader{ background-color: white; color:#2E2925;
    background-image: url("/fundacionprogresoysalud/investigamas/inventario/a4j/g/3_3_1.GAorg.richfaces.renderkit.html.GradientA/DATB/eAGzLGSwLGRgAgAGdQFX.jsf");
    background-position: left top;
    background-repeat: repeat-x;}
.rich-table-subheadercell .colorLabelTexto {color:#2E2925; font-size: 12px;}
.busquedaCont{ width:480px;  vertical-align:top;}
.busquedaCont label{margin-top:10px;}
.busquedaCont label:first-child{margin-top:0;}
.busquedaCont td.justifyLeftTitle label{margin-top:0;}
.busquedaCont input[type="text"], .busquedaCont select{width:440px;}

.busqueda2cols td{width:225px;}
.busqueda2cols label{}
.busqueda2cols td input[type="text"], .busqueda2cols td select{width:210px !important;}
.busqueda_avanzada .busqueda2cols td input[type="text"], .busqueda2cols td select{width:160px !important;}
.busqueda_avanzada .busqueda2cols td:last-child {position: relative;}
.busqueda_avanzada .busqueda2cols .tdResponsable {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.busqueda_avanzada .busqueda2cols .tdResponsable select {
	width: 372px !important;
}

.equiporadioimg {
	background: url("img/icon01.gif") no-repeat left top;
}

.plataformaradioimg {
	background: url("img/icon03.gif") no-repeat left top;
}

.servicioradioimg {
	background: url("img/icon04.gif") no-repeat left top;
}

.btnright {
	text-align: right;
	padding-bottom: 3px;
}

.btnright a, .btnright input {
	margin: 4px 0px 18px 20px !important;
	padding-top: 5px;
	float: right;
	vertical-align: top;
}

.vab {
	vertical-align: bottom !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.dblock {
	display: block !important;
}

.dblock2 {
	display: block !important;
	width: 505px;
}

.dinline {
	display: inline !important;
}

.ml20 {
	margin-left: 13px;
	cursor: pointer;
}

.elementoEdit {
	background: #FFFFFF;
	border: 1px solid #2E2925;
	box-sizing: border-box;
}

.elementoEdit label {
	margin-top: 10px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.elementoEdit .justifyLeftTitle label {
	margin-top: 0px;
}

.panelEdit .w90 {
	width: 310px;
}

.labelgrpradio {
	padding-top: 5px;
	float: left;
	color: #007139
}

.panelinfo {
	display: block;
	margin-bottom: 24px;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #2E2925;
    width: 696px;
    height: 15px;
}

.buttonA�adir div {
	background: red;
}

.rich-fileupload-button {
	background: #007932;
    display: flex;
    flex-direction: row;
    justify-content: left;
    padding: 0px 10px;
    align-items: center;
    width: 85px;
	height: 25px;
	padding: 2px;
	border: 1px solid;
	border-radius: 5px;
	margin-left: 425px;
	margin-top: -10px;
	padding-left: 15px;
	}

.rich-fileupload-button-light{
	background: #007932;
    display: flex;
    flex-direction: row;
    justify-content: left;
    padding: 0px 10px;
    align-items: center;
    width: 85px;
	height: 25px;
	padding: 2px;
	border: 1px solid;
	border-radius: 5px;
	margin-left: 425px;
	margin-top: -10px;
	padding-left: 15px;
	}

.rich-fileupload-button-content{
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    color: #FFFFFF;
    display: none;
}


.rich-fileupload-button::after{
	content: "A\00f1 adir";
	color: #FFFFFF;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    

}

.rich-fileupload-button-light::after{
	content: "A\00f1 adir";
	color: #FFFFFF;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;

}


.rich-fileupload-toolbar-decor {
	background: #FFFFFF;
	border: 0px solid #eee
}

.rich-fileupload-list-decor {
	width: 0 !important;
	height: 0 !important;
	border: 0px;
}


.rich-fileupload-toolbar-decor {
	display: block;
}

.eliminarbtnicon {
	background: url("img/eliminar.gif") no-repeat center center;
	border: 0px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: relative;
	left: -67px;
	}

.clearfix {
	clear: both;
}

.panelFicheros {
	width: 100% !important;
	float: left;
}

.tablaFicheros {
	width: 99.9% !important;
}

.rich-fileupload-name {
	height: auto !important;
}

.ficherosCont {
	margin: 20px 0 !important;
}

.tablaFicherosCont {
	background: #fff;
	width: 100%;
	float: right;
	height: 120px;
	overflow-y: scroll;
	margin-top: 46px;
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
}

.tablaFicherosCont .rich-panel-body {
	padding: 0 !important;
}

.elementoEdit .colorLabelTexto {
	margin-top: 0px;
}

.tablaResultadosFormEdit td {
	padding-bottom: 10px !important;
	
}

.tablaResultadosFormEdit .rich-table-subheadercell{
	width: 40%;
}

.tablaResultadosFormEdit .rich-table-subheadercell div{
	text-align: left;
}

.tablaResultadosFormEdit .rich-table-subheadercell:last-of-type div{
	text-align: center;
}

.tablaResultadosFormEdit .rich-table-subheadercell:last-of-type{
	width: 20%;
}

.tablaResultadosFormEdit .rich-table-cell{
	width: 40%;
}

.tablaResultadosFormEdit .rich-table-cell:last-of-type{
	width: 20%;
}

.iconEquipo {
	color: red;
}


.responsableCont {
	float: left;
	width: 292px;
	margin: 0 64px;
	padding: 0px;
	border-style: solid;
	border-color: rgba(0, 121, 50, 0.2);
	border-radius: 8px;
	position: relative;
	top: 0px;
	
}

.responsableCont .equipos_detalle_dato {
	width: 300px;
	padding: 10px
}

.tipoIdImg {
	margin-right: 5px;
}

.modalPanelFormCont {
	background: #eee;
	padding: 10px;
	margin-bottom: 20px;
}

.modalPanelFormCont .mpcols {
	width: 215px
}

.modalPanelFormCont label {
	font-weight: normal !important;
	width: 210px;
}

.modalPanelFormCont input[type="text"], .modalPanelFormCont select {
	width: 215px;
	display: block;
}

.info {
	margin: -9px 0 0 552px;
	padding-top: 13px;
	position: absolute;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #007932;
}

.negrita {
	font-weight: bold;
}

.marginLeft {
	margin-left: 29px !important;
}

#title_mail{
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #2E2925;
}

#lblmsgNuevoElemento {
	width: 223px;
	height: 25px;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #2E2925;
	margin-top: -8px;
	position: relative;
	top: -8px;
	}
	
.texto_confort_new2 {
	width: 281px;
	height: 18px;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #2E2925;
	position: relative;
	top: 20px;
	left: 20px;
	margin-left: -163px;
	}
	
.formNewElemento {
	margin-top: 30px;
	margin-left: 0px;
}

.labelNewElement{
	font-family: Source Sans Pro !important;
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	color: #2E2925 !important;
	margin-left: 16px !important;
	top: 0px !important;
	}

.formNewElemento label {
	margin-left: 23px;
	position: relative;
	top: -11px;
	font-family: Source Sans Pro;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #2E2925;
	}

.iconPlataformaNew {
	position: relative;
	top: 9px;
	left: 241px;	
}

.iconPlataformaNew_rol_edita {
	position: relative;
	top: 9px;
	left: 115px;	
}
	
.iconServicioNew {
	position: relative;
	top: 9px;
	left: 160px;
}

.iconServicioNew_rol_edita {
	position: relative;
	top: 9px;
	left: 35px;
}
 
.iconEquipoNew {
	position: relative;
	top: 9px;
	left: 35px;
	}

.formNewElemento input {
	margin-left: 14px;
	margin-top: -23px;
	}
	
.formNewElemento {
	position: relative;
	left: -17px;
	}
	
.gray_enlace_return{
	color: #007932 !important;
	background: white;
	height: 29px;
	padding-right: 16px;
	padding-left: 13px;
	border-radius: 5px;
	width: fit-content;
	border-color: #007932 !important;
	border: 2px solid !important;
	padding-top: 1px !important;
	position: relative;
	top: -6px;
}

.buttonNew   {
	background-color: #007139 !important;
	border: 2px solid #FFFFFF !important;
	box-sizing: border-box !important;
	border-radius: 5px !important;
	color: white !important;
	position: relative;
	width: 102px;
	height: 37.5px;
	left: -19px;
	top: -5.4px;
	font-weight: bold !important;
	font-family: 'Source Sans Pro', sans-serif !important;
	/* font-size: 14px !important; */
	cursor: pointer;
	}

a.buttonNew{
	    line-height: 25px !important;
}

#IconNew2 {
	position: relative;
	top: 1px;
	right: -9px;
	color: white;
	font-size: 15px;
	cursor: pointer;
	}
	
@supports (-moz-appearance:none) {
 #IconInfor { 
    top: 14px !important; 
    left: 158px !important;
  } 
    
 .iconEquipoNew, .iconServicioNew, .iconPlataformaNew {
  	top: 11.5px !important;
  }
  
  .formNewElemento label{
  	top: -9px !important;
  }
  
  .anyadirbtn{
  	padding-left: 0px !important;
  	
  }
  
}



