 .beachmap{
   width: 980px !important;
 }
 
 #image-map {
      width: 100%;
      height: 500px;
      border: 1px solid #ccc;

    }
    
#map-legend {
      width: 100%;
      height: 110px;
      
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
}    

.leaflet-container {
    background-color:rgba(255,0,0,0.0) !important;
}


.grade_caption{
	background: #fff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9ff9d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9ff9d)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f9ff9d); /* for firefox 3.6+ */ 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ffd781;
	width:550px;
	padding:20px;
	box-shadow:0 0 10px #f9ff9d;
	margin-bottom:10px;
	font-size:15px;
	/*! font-weight:bold; */
	/*! color:#315e00; */
}
nav ul {
 margin: 0; /* To remove default bottom margin */ 
 padding: 0; /* To remove default left padding */
}

nav ul li {
  list-style-type:none;
  width: 310px;
}


.button {
    background-color: #FFF0;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

button span {
  pointer-events: none;
}
 
.info {
    -x-system-font: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 1.0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    font-family: Arial,Helvetica,sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    text-align: left;
}
.info h4 {
    color: #777;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}    

.infobeach {
    -x-system-font: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
    font-family: Arial,Helvetica,sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    text-align: left;
}
 
.beachlegend {
    line-height: 20px;
    width :500px;
    color: #555;
    margin-top:2px !important;
}

.beachlegend i {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
} 
    
.legend {
    line-height: 20px;
    color: #555;
}
.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}
    
.centered {
    margin: auto;
    text-align: center;
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 20px;

}

.my-label {
    position: absolute;
    width:150px;
    height:20px;  
    font-size:14px;
    font-weight: bold;
    color: #2b0000 !important;
    background: rgba(0,0,0,0) !important;
    border: 1px none white !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important;
}

.hover_title {
  font-size: 1.3em; 
  color: #8DD0B1; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top:10px; 
  margin-bottom:5px;
}

.hover_grade {
  font-size: 1em; 
  color: #ddd; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top:5px; 
  margin-bottom:5px;
}


.leaflet-tooltip.my-label::before {
  border-left-color: cyan;
}

.icon_goodgrade{
background-image: url(images/marker-good-icon.png);
}


.icon_goodgrade_zoom1{
background-image: url(images/marker-good-icon-15.png);
}

.icon_goodgrade_zoom{
 -webkit-transition: width 2s; /* Safari */
 transition: width 2s;
 background-image: url(images/marker-good-icon-20.png);
}


.icon_goodgrade_zoom2{
background-image: url(images/marker-good-icon-20.png);
}

.icon_goodgrade_mouseover{
background-image: url(images/marker-good-icon-30.png);
}


.icon_fairgrade{
background-image: url(images/marker-fair-icon.png);
}

.icon_fairgrade_zoom{
background-image: url(images/marker-fair-icon-20.png);
}

.icon_fairgrade_zoom1{
background-image: url(images/marker-fair-icon-15.png);
}

.icon_fairgrade_zoom2{
background-image: url(images/marker-fair-icon-20.png);
}


.icon_fairgrade_mouseover{
background-image: url(images/marker-fair-icon-30.png);
}

.icon_poorgrade{
background-image: url(images/marker-poor-icon.png);
}

.icon_poorgrade_zoom{
background-image: url(images/marker-poor-icon-20.png);
}

.icon_poorgrade_zoom1{
background-image: url(images/marker-poor-icon-15.png);
}

.icon_poorgrade_zoom2{
background-image: url(images/marker-poor-icon-20.png);
}


.icon_poorgrade_mouseover{
background-image: url(images/marker-poor-icon-30.png);
}


.icon_verypoorgrade{
background-image: url(images/marker-verypoor-icon.png);
}

.icon_verypoorgrade_zoom{
background-image: url(images/marker-verypoor-icon-20.png);
}

.icon_verypoorgrade_zoom1{
background-image: url(images/marker-verypoor-icon-15.png);
}

.icon_verypoorgrade_zoom2{
background-image: url(images/marker-verypoor-icon-20.png);
}

.icon_verypoorgrade_mouseover{
background-image: url(images/marker-verypoor-icon-30.png);
}

.icon_notgraded{
   background: #FFFFFF; 
   -moz-border-radius: 8px; 
   -webkit-border-radius: 8px; 
   border-radius: 8px;
    border: 1px solid #000;
}
.icon_notgraded_icon{
background-image: url(images/marker-notgraded-icon.png);
}

.icon_notgraded_zoom{
background-image: url(images/marker-notgraded-icon-20.png);
}

.icon_notgraded_zoom1{
background-image: url(images/marker-notgraded-icon-15.png);
}

.icon_notgraded_zoom2{
background-image: url(images/marker-notgraded-icon-20.png);
}

.icon_notgraded_mouseover{
background-image: url(images/marker-notgraded-icon-30.png);
}

.icon_notopen{
   background: #ccc; 
   -moz-border-radius: 8px; 
   -webkit-border-radius: 8px; 
   border-radius: 8px;
   border: 1px solid #000;
}

.icon_notopen_icon{
background-image: url(images/marker-notopen-icon.png);
}

.icon_notopen_zoom{
background-image: url(images/marker-notopen-icon-20.png);
}

.icon_notopen_zoom1{
background-image: url(images/marker-notopen-icon-15.png);
}

.icon_notopen_zoom2{
background-image: url(images/marker-notopen-icon-20.png);
}

.icon_notopen_mouseover{
background-image: url(images/marker-notopen-icon-30.png);
}

.icon_planned{
   background: #db62bd; 
}

.icon_planned_icon{
background-image: url(images/marker-planned-icon.png);
}

.icon_planned_zoom{
background-image: url(images/marker-planned-icon-20.png);
}

.icon_planned_zoom1{
background-image: url(images/marker-planned-icon-15.png);
}

.icon_planned_zoom2{
background-image: url(images/marker-planned-icon-20.png);
}

.icon_planned_mouseover{
background-image: url(images/marker-planned-icon-30.png);
}


.icon_closed{
   background: #4D4D4D; 
   -moz-border-radius: 8px; 
   -webkit-border-radius: 8px; 
   border-radius: 8px;

}

.icon_closed_icon{
background-image: url(images/marker-closed-icon.png);
}

.icon_closed_zoom{
background-image: url(images/marker-closed-icon-20.png);
}

.icon_closed_zoom1{
background-image: url(images/marker-closed-icon-15.png);
}

.icon_closed_zoom2{
background-image: url(images/marker-closed-icon-20.png);
}

.icon_closed_mouseover{
background-image: url(images/marker-closed-icon-30.png);
}



.icon_solid_good_cir
{
    height:16px;
    width:16px;
    background:#66FFFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
} 

.font_good
{
    color:#007a7a;
    background: #fff;
} 

.icon_solid_fair_cir
{
    height:16px;
    width:16px;
    background:#33FF00;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
} 

.font_fair
{
    color:#017c28;
    background: #fff;
} 

.icon_solid_poor_cir
{
    height:16px;
    width:16px;
    background:#FFAE00;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
} 

.font_poor
{
    color:#db2e0d;
    background: #fff;
} 

.icon_solid_very_poor_cir
{
    height:16px;
    width:16px;
    background:#FF0000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
} 

.font_very_poor
{
    color:#c51f00;
    background:#fff;
} 

.font_normal
{
    color:#000000;
} 

.icon_not_graded_beach2
{
    height:16px;
    width:16px;
    background:#fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
    border: 1px solid #000;
} 

.icon_not_graded_beach
{

    background:#fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
     border: 1px solid #000;

} 

.icon_not_open_beach2
{
    height:16px;
    width:16px;
    background:#ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 12px;
} 

.icon_not_open_beach
{
    background:#ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #000; 
} 

.icon_planned_beach2
{
	height:16px;
    width:16px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;    
    background:#db62bd;
	border: 1px solid #db62bd;
	margin: 12px;
} 

.icon_planned_beach
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#db62bd;
    border: 1px solid #000;
    border: 1px solid #000;  

} 

.icon_closed_beach2
{
    height:16px;
    width:16px;
    background:#000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #000;     
    margin: 12px;
}

.icon_closed_beach
{

    background:#000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #000;     
 
} 



.beach_grading_content_container {
 width: 280px;
}

.beach_grading_content{
   padding-left: 10px;
}

.beach_grading_content >p {
   margin-bottom: 15px;
   margin-top: 5px;
}

.beach_grading_content  span {
  background-color: #EEE;
}

.action_panel_general div {

    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
}


.div_container {
 /*margin-bottom : 40px;*/
}

.btn_beach_fix_size  {
     /* padding-bottom: 15px; */
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ddd;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333333;
    cursor: pointer;
    font-size: 1em;
    text-align: left;
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
    transition-delay: 0s;
    transition-duration: 0.2s;
    width: 300px;

}

.btn_beach_fix_size:hover{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #eee;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #4e9106;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;    
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #4e9106;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #4e9106;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
    border-top-color: #4e9106;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 8px #ccc;
    width: 290px;
}
.btn_beach_fix_size a:link, .btn_beach_fix_size a:visited {
    display: block;
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.btn_beach_fix_size a:hover {
    color: grey;
}

.btn_text{
  padding-left: 35px;
  display: block;
  width: 240px;
  color:#42CB6E;
}

.leaflet-container a {
 /*   color: #045 !important;*/
}

.leaflet-control-attribution{
 text-align: right;
}

.leaflet-control-attribution a{
  background-color: #fff;
}


#css_table {
      display:table;
      width: 100%
  }
.css_tr {
      display: table-row;
  }
.css_td {
      display: table-cell;
      padding-right: 5px;
      padding-left: 5px;      
      padding-top: 5px;
  }
 
 
.column {
    float: left;
    position: relative;
    width: 20%;
  
    /*for demo purposes only */
    background: #f2f2f2;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.column-offset-1 {
    left: 20%;
}
.column-offset-2 {
    left: 40%;
}
.column-offset-3 {
    left: 60%;
}
.column-offset-4 {
    left: 80%;
}

.column-inset-1 {
    left: -20%;
}
.column-inset-2 {
    left: -40%;
}
.column-inset-3 {
    left: -60%;
}
.column-inset-4 {
    left: -80%;
}
 
 
 
.table_head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #7b7575;
    background-image: url("../images/popup_head_grey_bg.jpg");
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;

    padding-left:10px;
}


.bb-region > rect:first-child{
  fill-opacity: 0.7 !important;
}

.bb-chart-line {
  opacity: 1 !important;
}

.bb-region.regionY {
  fill: #98c8c8;
  
}
.bb-region.regionY1 {
  fill: #60b030;

}
.bb-region.regionY2 {
  fill: #e8b040;

}
.bb-region.regionY3 {
  fill: #e85050;
  
}

#chart .bb-axis-y-label {
 font-style: normal;
}

.bb-chart-arc text {
 fill: #794040 !important;
}


.bb-target-period {
 opacity: 1 !important;
}


polyline{
	opacity: .5;
	stroke: black;
	stroke-width: 2px;
	fill: none;
}

#latestBeachGrade .bb-legend-item-tile {
    stroke: rgb(255, 255,255) !important;
}

#pieChart{
 page-break-before: always;
 break-before: always;
 padding-bottom: 30px;
}

#divContainer{
 height: 600px ;
 page-break-before: always;
 break-before: always;
}

#divContainerReport{
 height: 500px !important;
}

#divTrendChartContainer{
 height: 500px !important;
}

.leaflet-top {
z-index:9000 !important;
}
.leaflet-bottom {
 z-index:500 !important;
}

.legend rect {
  fill:white;
  stroke:black;
  opacity:0.8;}
  
  /* Slide Menu */
  
  #beach_row{
   display: table-row;
  }
  
  #main_content{
    transition: 0.5s;
    display: table;
  }
  
  .sidenav {
    white-space: nowrap;
    position: relative;
    z-index: 1;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
    display: table-cell;
    padding: 5px;
    box-shadow: 2px 5px 5px 2px #ccc; 
}

.sidenav a {
/*    padding: 8px 8px 8px 32px; */
    text-decoration: none;
    font-size:1.2em;
    color: #818181;
    display: block;
    transition: 0.3s;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #fff;
    position: relative;  
    line-height: 45px;  
    padding-right: 45px;
    text-indent: 8px;
}

.sidenav a:hover {
    color: #17633d;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#chart .bb-axis-y .tick:nth-child(3) {
 visibility:hidden;
}
#chart .bb-axis-y .tick:nth-child(5) {
 visibility:hidden;
}
#chart .bb-axis-y .tick:nth-child(7) {
 visibility:hidden;
}
#chart .bb-axis-y .tick:nth-child(9) {
 visibility:hidden;
}

#main {
    transition: margin-left .5s;
    display: table-cell;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
