﻿div.row-fluid [class*="span"] .center-in-span { 
   float: none; 
   margin: 0 auto; 
   text-align: center; 
   display: block; 
   width: auto; 
   height: auto;
}

.accordion-heading .info-costas-icon
{
    background-image: url('../../../images/extranet/botones/info_costas.png');
    background-repeat: no-repeat;    
    background-position: 98% 30%;
}

.accordion-heading .bacteria-icon
{
    background-image: url('../../../images/extranet/botones/bacteria_level.png');
    background-repeat: no-repeat;    
    background-position: 98% 30%;
}

.accordion-heading .monitorizacion-icon
{
     background-image: url('../../../images/extranet/botones/monitorizacion.png');
    background-repeat: no-repeat;    
    background-position: 98% 30%;
}

.accordion-monitorizacion .accordion-inner {
	min-height: 200px;
}

div#popup {
    min-width: 200px;
}

#map {
    background-color: #eee;
}

#map .calidad-agua 
{
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

#map .calidad-agua.nivel-0 
{
    color: #00FFFF;
}

#map .calidad-agua.nivel-1 {
    color: #FFFF00;
}

#map .calidad-agua.nivel-2 {
    color: #FF0000;
}

.content-master h3.popover-title {
    color: #000;
}

/* over the tooltip */
.popover {
    z-index: 1520;
    max-width: none;
}

.popoverBacteria
{
    width: 460px;
}

.popoverBacteria .param {
    /*white-space: nowrap;*/
    /*width: 300px;*/
    font-weight: bold;
}

.popoverBacteria .tabla-leyenda, .popoverBacteria .fechas-alarma {
    font-size: 0.9em;
    /*text-align: center;*/
}

.popoverBacteria .tabla-leyenda .title{
    font-weight: bold;
    text-align: center;
    display: block;
    margin-left: -20px; 
}
.popoverBacteria .leyenda-content .row span{
    min-height: 25px;
}
.popoverBacteria .tabla-leyenda .leyenda-color {
    width: 16px;
    height: 16px;
    margin: auto;
    border: 1px #808080 solid;
}

.popoverBacteria .tabla-leyenda .color0{
    background-color: #0D0D6C;
}

.popoverBacteria .tabla-leyenda .color1{
    background-color: #FFFF00;
}

.popoverBacteria .tabla-leyenda .color2{
    background-color: #FF0000;
}

.popoverBacteria .text-alarma {
    text-align: center;
    padding-top: 8px;
}

.content-master .modal h3 {
    color: #2C5784;
}

#map #modal-playa .modal-body {
    min-width: 500px;
    /*max-height: 470px;*/
    max-height: 530px;
    overflow: hidden;
}

#map .modal-body .tab-content {
    overflow: hidden;
}

.modal-body {
    cursor: default;
}

.modal-body .tab-pane {

    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

.modal-body .nav-tabs {
    margin-bottom: 0;
}

#modal-playa .tab-pane .edit-link{
    margin-top: 5px;
}


#modal-estacion {
    min-width: 750px;
        overflow: hidden;
}

#modal-estacion .modal-body {
    overflow: hidden;
    max-height: 650px;
}

#modal-estacion #tabDatos {
    height: 510px;
}

#modal-estacion .modal-body .row-fluid, #modal-nueva-estacion .modal-body .row-fluid  {
    margin-top: 10px !important;
}

#modal-estacion .modal-body .row-fluid.chart-bottom{
    margin-top: -25px !important;
}

#modal-estacion .btn-search
{
    height: 30px;
    margin-left: -10px;
}

#modal-estacion .btn-zoom-out
{
    height: 30px;
    margin-left: 22px;
}

/** CHART **/
#flotTip {
    z-index: 2040 !important;
}

.fcdatabox {
    z-index: 2040 !important;
}

.wasp-chart-dual .overflow{
    margin-top: 50px;
}

.tooltip-inner 
{
    /*min-width: 150px;*/
    text-align: left;
}


#playa-datos .playa-bandera-azul img{
   width: 240px;
   height: 147px;
}

#playa-datos .row-fluid.edit-container
{
    margin-top: 10px !important;
}

#playa-publicacion .param-text {
    font-size: 0.7em;
    min-height: 20px;
    color: #999;
}

#playa-publicacion .param-value {
    font-size: 0.8em;
    font-weight: bold;
    margin: 0px;
}

#playa-publicacion .param-value.span-text {
    padding-top: 5px;
}

#playa-publicacion .span-medusas {
    margin: 0px;
}

#playa-datos .param-text {
    font-weight: bold;
}

#playa-camara-frame {
    width: 98%;
    height: 250px;
}

#playa-servicios h6, #playa-publicacion h6{
    border-bottom: thin solid #999;
}

#playa-servicios img {
    float: left;
    margin-right: 5px;
    width: 36px;
}

#playa-servicios span {
    display: block;
    font-size: 0.8em;
    line-height: 13px;
    margin-top: -1px;
}

.span9.nospace{
    margin-left:6px;
        width: 76.358974%;
}

.ol-attribution {
    display: none;
}

/* icono layer switch */
.layer-switcher {
    position: absolute;
    top: 0.5em;
    left: 2.7em;
    text-align: left;
}

.layer-switcher label {
    font-size: 0.8em;
    cursor: pointer;
}

.layer-switcher .form-inline {
    margin-left: 4px;
    float: left;	
}

.layer-switcher .panel {
    padding-top: 2px;
}

.layer-switcher button{
    float: left;
    width: 38px;
    height: 38px;
    background-image: url('/images/extranet/botones/layer-switcher.png');
    background-repeat: no-repeat;
    background-position: 2px;
    background-color: white;
    border: none;
}

.layer-switcher button:hover
{
    background-color: #F1F1F1;
}

/*** CONTROL VISIBILIDAD CAPAS ***/
.layer-visibility {
    position: absolute;
    /*bottom: 10%;*/
    right: 0.5em;
    top: 0.5em;
    text-align: left;
    /*/padding: 4px 8px 4px 8px;*/
    padding: 2px 2px 2px 2px;
}
.layer-visibility label
{
    font-size: 0.9em;
    cursor: pointer;	
}
.layer-visibility label span
{
    margin-left: 2px;
}

.layer-visibility-button
{
   text-align:right;
   width:100%;
}

.layer-visibility button{
    /*float: right;*/
    width: 26px;
    height: 26px;
    background-image: url('/images/extranet/botones/layer-switcher-3.23.png');
    background-repeat: no-repeat;
    background-position: 2px;
    background-color: white;
    border: none;
    display:inline-block;
    
}

.layer-visibility  button:hover
{
    background-color: #F1F1F1;
}

#calendarFechaBacterias {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: 220px;
}

#calendarFechaBacterias thead {
    border-bottom: 1px solid #e5e5e5;
}

.leyenda-bacteria-inner {
    position: absolute;
    z-index: 1002;
    /*margin-right: 5px;
    margin-bottom: 5px;*/
    right: 0.5em;
    bottom: 0.5em;
}

.leyenda-bacteria-inner button {
    width: 38px;
    height: 38px;
    background-image: url('/images/extranet/botones/information.png');
    background-repeat: no-repeat;
    background-position: 2px;
    background-color: white;
 }

.leyenda-bacteria-ecoli {
    position: absolute;
    z-index: 1002;
    right: 5px;
    bottom: 75px;
    top: inherit;
    left: inherit;
    width: 100px;
}

.leyenda-bacteria-ecoli h3 {
    font-size: 0.8em;
}
  
.leyenda-bacteria-ecoli .barra {
    height: 126px;
    width: 15px;
    float: left;
 }
 
.leyenda-bacteria-ecoli .popover-content{
    overflow: auto;
}
 
.leyenda-bacteria-ecoli .scale {
     float: left;
     height: 126px;
     margin-top: -5px;
     margin-left: 6px;
}

.leyenda-bacteria-ecoli .scale span{
    display: block;
    text-align: right;
    font-size: 0.8em;
    padding-top: 6px;
}

.accordion-nivel-bacterias .datepicker{
    background-color: #fff;
    width: auto;
}

.frame .popover-content
{
    text-align: center;	
}

/*
.leyenda-bacteria-ecoli .scale .lvl0 {
    color: #000096;
}
.leyenda-bacteria-ecoli .scale .lvl1 
{
    color: #8DFF00;
    
}
.leyenda-bacteria-ecoli .scale .lvl2 {
    color: #FFFF00;
}
.leyenda-bacteria-ecoli .scale .lvl3 
{
    color: #FF0E00;
}
.leyenda-bacteria-ecoli .scale .lvl4 {
    color: #6E0E0E;
}*/

.calculos-grafica{
    display: inline-block;
    width: 300px;
}