/* a .label element inside tooltip */
.ui-dialog-content {
  overflow: inherit !important;
}

.tooltip {
  font-size: 9px;
  height: 77px;
  padding-top: 18px;
}

.tooltip_small {
  height: 38px;
  width: 80px;
  padding: 10px;
}

.tooltip .label {
  font-weight: bold;
  width: 35px;
}

.tooltip a {
  color: #ad4;
  font-weight: bold;
}

.estacion {
  background: url("images/estacion.gif") no-repeat;
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.form-line, .form-line-narrow {
  clear: both;
  padding-top: 5px;
}

.form-label {
  float: left;
  width: 180px;
  padding-top: 2px;
  font-weight: bold;
  color: #6F6F6F;
}

.form-input {
  float: left;
}

.caja {
  border: 1px solid #D7D3D3;
}

.caja .titulo {
  background-color: #bd0000;
  text-align: center;
  padding: 5px;
  color: white;
  font-weight: bold;
}

.caja .contenido {
  padding: 5px;
}

.tblEstacio th {
  font-size: 11px;
  padding: 2px;
  text-align: center;
}

.tblEstacio td {
  font-size: 11px;
  padding: 5px;
  text-align: right;
}

.tblEstacio .senar {
  background-color: #F0F5F7;
}

.cajaBordes .top {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/hor-simp-sup.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 10px;
}

.cajaBordes .top .topLeft {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/esq-sup-izq.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  height: 10px;
  float: left;
}

.cajaBordes .top .topRight {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/esq-sup-dch.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-right: 10px;
  height: 10px;
  float: right;
}

.cajaBordes .center .centerLeft {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/vert-simp-izq.gif);
  background-repeat: repeat-y;
  background-position: top left;
  padding-left: 10px;
}

.cajaBordes .center .centerRight {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/vert-simp-dch.gif);
  background-repeat: repeat-y;
  background-position: top right;
  padding-right: 10px;
}

.cajaBordes .center .content {
  padding: 10px;
}

.cajaBordes .bottom {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/hor-simp-inf.gif);
  background-repeat: repeat-x;
  background-position: top left;
  height: 10px;
}

.cajaBordes .bottom .bottomLeft {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/esq-inf-izq.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 10px;
  height: 10px;
  background-color: #fff;
  float: left;
}

.cajaBordes .bottom .bottomRight {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/esq-inf-dch.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 10px;
  height: 10px;
  float: right;
}

.detall {
  padding: 2px;
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  width: 260px;
}

.senar {
  background-color: #F5F5F5;
  padding: 1em;
  font-size: 0.8em;
}

input[type=text] {
  border: #D7D3D3 solid 1px;
  border-radius: 5px;
  height: 2em;
  background-color: #fff;
  min-width: 9em;
  max-width: 25em;
  margin-right: 0.5em;
}

.detall:hover {
  background-color: #bd0000;
  color: #ffffff;
}

.dashed td {
  border: 1px dashed graytext;
  padding: 2px;
}

.llegenda {
  clear: both;
}

.plaga {
  float: left;
  width: 210px;
  height: 32px;
}

.plaga A:HOVER {
  cursor: pointer;
}

.plaga A {
  margin-top: 14px;
}

.plaga IMG {
  float: left;
}

.plaga SPAN {
  margin-top: 14px;
  float: left;
  font-weight: bold;
}

.plaga_selected {
  font-weight: bold;
  color: #bd0000;
}

.show_plagues_results {
  font-family: "OpenSansRegular";
  font-size: 16px;
  width: 95%;
  max-height: 95%;
  overflow: auto;
  margin-top: 10px;
}

.buttonSearch input[type=button] {
  width: 100px;
  height: 33px;
}

.buttonSearch .botonExcel, .buttonSearch .botonExcel:HOVER {
  padding-left: 30px;
  background-image: url("images/xls.png");
  background-repeat: no-repeat;
  background-position: left;
}

.buttonSearch .botonView, .buttonSearch .botonView:HOVER {
  padding-left: 30px;
  background-image: url("images/table.png");
  background-repeat: no-repeat;
  background-position: left;
}

.plagaEstacio {
  float: left;
  width: 180px;
  height: 130px;
}

.filter {
  /* width:180px; */
  font-size: 10px;
}

.titolPlaga {
  height: 30px;
  font-size: 16px;
}

.titol_h2 {
  font-size: 18px;
  font-weight: bold;
}

.tblEstacio {
  margin: auto;
  text-align: left;
  width: auto;
  display: block;
  float: left;
  font-family: "OpenSansSemibold", Helvetica, Arial, sans-serif;
}

.cargando-estaciones {
  background-image: url(/html/portlet/adasasistemas/ModelsAgrometeo/images/loading_indicator.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 18px;
  width: 246px;
}

.pager {
  text-align: center;
}

#helpTooltip {
  position: absolute;
  border: 1px solid #D7D3D3;
  padding: 5px;
  background-color: #F5F5F5;
  width: 250px;
}

.resum {
  background-color: #F5F5F5;
}

div#cercador_models {
  position: absolute;
  top: 18em;
  left: 34em;
}

div#form_models {
  position: absolute;
  top: 9em;
  left: 40em;
}

@media only screen and (max-width: 600px) {
  div#cercador_models {
    position: relative;
  }
  div#form_models {
    position: relative;
  }
}
.amarillo {
  background-color: #fad40f;
  color: #000 !important;
}

.amarillo a {
  color: #000 !important;
}

.rojo {
  background-color: #c00000;
}

.azul {
  background-color: #39f;
}

.marino {
  background-color: #f5f5f5;
}

.naranja {
  background-color: #f60;
}

.verde {
  background-color: #1ba595;
}

.morado {
  background-color: #a309a7;
}

.verde_oscuro {
  background-color: #70ad47;
}

.formacio_list_group_ul {
  display: block;
  float: left;
  margin: 0;
  padding: 0 !important;
  width: 100%;
  margin-top: 1em;
}

.formacio_list_group_li {
  width: 25%;
  float: left;
  list-style: none !important;
  padding: 0 5px 10px 5px;
}

@media only screen and (max-width: 600px) {
  .movil_width_100 {
    width: 100%;
  }
}
.formacio_list_group_div {
  height: 12em !important;
  float: left;
  display: table;
  padding: 0;
  text-align: center;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.formacio_list_group_div:hover {
  opacity: 0.7;
}

.formacio_list_group_div a {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px !important;
  text-decoration: none;
  color: #bd0000 !important;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.formacio_list_group_div a:hover {
  font-size: 20px !important;
  text-decoration: none !important;
}

.form-line, .form-line-narrow {
  clear: both;
  padding-top: 5px;
}

.form-label {
  float: left;
  width: 180px;
  padding-top: 2px;
  font-weight: bold;
  color: #6F6F6F;
}

.btnCalcular {
  background-color: #bd0000;
  background-image: none;
  color: #ffffff;
  border: 0;
  width: 6em;
  border-radius: 5px;
}

.btnDescarregar {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #bd0000;
  background-image: none;
  color: #ffffff;
  border: 0;
  width: 10em;
  border-radius: 5px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
  display: none;
  background: transparent url(images/tooltip/white_arrow.png);
  font-size: 12px;
  height: 70px;
  width: 160px;
  padding: 25px;
  color: black;
  z-index: 999;
}

.tooltip_small {
  display: none;
  background: transparent url(images/tooltip/white_arrow_small.png);
  font-size: 12px;
  height: 38px;
  width: 80px;
  padding: 10px;
  color: black;
  z-index: 999;
}

.ui-dialog-content {
  overflow: inherit !important;
}

.tooltip {
  font-size: 9px;
  height: 77px;
  padding-top: 18px;
}

.tooltip_small {
  height: 38px;
  width: 80px;
  padding: 10px;
}

.tooltip .label {
  font-weight: bold;
  width: 35px;
}

.tooltip a {
  color: #ad4;
  font-weight: bold;
}

.estacion {
  background: url("images/estacion.gif") no-repeat;
  height: 15px;
  width: 15px;
  cursor: pointer;
}