.graph-info-panel {
  display: block;
  width: 250px;
  padding: 6px 12px;
  font-size: 0.825rem;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom: 10px; }

.menu {
  margin: 0px;
  padding: 0px;
  width: 100%; }

.row-width {
  height: 100vh; }

#dataTable {
  background-color: transparent !important; }

.navbar-nav {
  width: 100%; }
  .navbar-nav .dropdown-menu {
    background-color: #0F0F27;
    border: none;
    box-shadow: none; }
  .navbar-nav .open-dropdown-menu {
    background-color: #0F0F27;
    border: none;
    box-shadow: none;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 10px; }

.navbar-nav .dropdown-menu h6 {
  margin-left: 10px; }

.border-bottom-class {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.wcag .navbar-nav .dropdown-menu {
  background-color: white;
  padding: 0; }

.navbar-nav .nav-link {
  padding-right: 5px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 16px; }

.navbar-nav {
  margin: 0; }

.left-site-info-img {
  display: inline; }
  .left-site-info-img img {
    width: 160px; }

.krakow-logo {
  background-color: #F8F9FA; }

@media only screen and (max-width: 580px) {
  .left-site-info-img {
    margin: 0 auto; } }
.left-site-info-txt {
  /*    position: absolute;
      bottom: 0;*/
  padding: 15px 6px;
  font-size: 1.1rem;
  color: #adcfd9; }

.nieobsadzona {
  color: red; }

.newsletter {
  overflow-x: auto;
  box-sizing: border-box;
  margin-top: 1px;
  border: 1px solid #0d0d0d;
  display: block;
  height: 41px;
  width: calc(100% - 102px);
  font-weight: 800;
  text-align: center;
  background-color: #ffffff;
  position: relative;
  line-height: 39px;
  font-size: 1.2rem; }

.newsletter::after {
  content: "INFO";
  line-height: 12px;
  display: block;
  position: absolute;
  background-color: #1F4C5E;
  right: 0;
  top: 0;
  font-size: .7rem;
  padding: 0 3px;
  color: #fff; }

#no-warn {
  color: green;
  font-weight: bold;
  font-size: 1.5rem;
  display: block; }

#r-no-warn {
  color: green;
  font-weight: bold;
  font-size: 1.5rem; }

#stany-alarmowe {
  color: red;
  font-weight: bold;
  font-size: 1.5rem; }

#stany-ostrzegawcze {
  color: orange;
  font-weight: bold;
  font-size: 1.5rem; }

.graph-buttons {
  padding-top: 10px; }

.graph-meneger {
  margin: 10px auto;
  box-sizing: border-box;
  padding: 10px; }

/*Przyciski do rozwijania menu bocznego*/
.water a.obsadzona::after, .rain a.obsadzona::after {
  content: 'Stacja obsadzona';
  color: #ADD96C;
  font-size: .6rem;
  display: block;
  width: 90px;
  border: 1px solid #3e8256;
  border-radius: 5px;
  background-color: #428c5c;
  padding: 2px 4px;
  margin-left: 4px; }

.water a.nieobsadzona::after, .rain a.nieobsadzona::after {
  content: 'Stacja nieobsadzona';
  color: #F24738;
  font-size: .6rem;
  width: 100px;
  display: block;
  border: 1px solid #BF2A2A;
  border-radius: 5px;
  background-color: #af2424;
  padding: 2px 4px;
  margin-left: 4px; }

.obsadzona.obsadzona-wcag, .nieobsadzona.nieobsadzona-wcag {
  color: #f7ca18;
  font-size: 1.1rem; }

.obsadzona.obsadzona-wcag:hover, .nieobsadzona.nieobsadzona-wcag:hover {
  color: #f0ad4e;
  font-size: 1.1rem; }

.panel-body-heading {
  color: #777777; }

.graph-panel > .panel-body {
  width: 100%;
  height: 230px; }

.graph-panel > .panel-body > div {
  height: 210px;
  padding: 0; }

.graph-panel {
  position: relative; }

.graph-panel > button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  box-sizing: border-box;
  padding: 0 4px; }

.graph-panel > button i {
  font-size: 0.625rem; }

.fixed-height {
  height: 350px;
  box-sizing: border-box;
  margin-bottom: 20px; }

.fixed-height > div > div, #stationImage img {
  height: 350px;
  width: 100%; }

/*Cameras cstyles*/
.activeCam {
  background-color: #313131; }

#fullSizeCamView {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%; }

#stationImage {
  transition: height .4s ease-in;
  overflow: hidden; }
  #stationImage a {
    display: block; }

.imagefocus:focus {
  outline: 5px solid black; }

#kam {
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: height .4s ease-in;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  position: relative; }

#fullSizeCamView a {
  position: absolute;
  top: 0;
  left: 0; }

#loading {
  width: 16px;
  height: 16px; }

#error {
  position: relative;
  top: 150px;
  text-align: center;
  color: red;
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #fff; }

/*end cameras styling*/
#dataTable table {
  /*background-color: #FFFFFF;*/
  box-sizing: border-box;
  height: 350px;
  text-align: center;
  width: 100%; }

#dataTable table tbody tr td,
#dataTable table thead th {
  text-align: center;
  padding: 3px;
  font-size: .9rem; }

/*Leaflet style override*/
.leaflet-marker-icon {
  z-index: 150; }

/*************************/
/* Notifications styling */
/*************************/
.global-notification {
  color: #BF0404;
  font-weight: bold;
  display: block; }

.specified-notification {
  color: #1B3E59; }

.modal-text {
  font: 1rem/1.42 'Open Sans', Verdana; }

.rain {
  margin-bottom: 50px; }

#chart2.rain-meter .c3-axis-y2 .tick {
  display: none; }

#chart2.rain-meter .c3-axis-x .tick {
  display: none; }

.cmp_err {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 1.2rem; }

.no-db-connect {
  position: fixed;
  left: 0;
  top: 50px;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #007486;
  color: #F5F3F6;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: auto; }

.no-db-message {
  font-size: 2rem;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 100px 50px;
  color: #007486; }

.no-db-message h1 {
  color: #BF2A2A; }

.no-db-connect {
  align-items: flex-start; }

.no-db-message {
  padding: 50px 25px; }

.no-db-message, .no-db-message h1 {
  font-size: 1rem; }

.newsletter::after {
  display: none; }

.newsletter {
  width: calc(100% - 102px);
  font-size: .8rem;
  padding-top: 8px;
  line-height: 15px; }

.newsletter span {
  display: block; }

.map-refreshing-info {
  /*position: fixed;*/
  bottom: 0;
  left: 0;
  font-size: .7rem;
  padding: 5px; }

.graph-panel > .panel-body {
  width: 100%;
  height: auto;
  min-height: 210px; }

.graph-panel > .panel-body > div {
  height: auto;
  min-height: 210px; }

.graph-manager-helper i, p {
  display: inline-block; }

.graph-manager-helper i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 1.2rem;
  color: #ffffff;
  background-color: #1F4C5E; }

.graph-manager-helper p {
  font-size: 1rem; }

.wrong-input-value {
  height: 0;
  overflow: hidden;
  transition: height .2s ease-in-out;
  top: 100%;
  left: 0;
  background-color: transparent;
  position: absolute;
  padding: 2px;
  font-size: .9rem;
  color: #aa0000;
  z-index: 1200; }

/*# sourceMappingURL=stations.css.map */
