/* Application styles could go here */
/* Application styles could go here */


/* set a max-width for horizontal fluid layout and make it centered */
/*.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px; 
}*/

#content-fluid {
    padding: 0 15px;
}

.map {
    position: relative;
    min-height: 600px;
}

footer .poweredby { float: right; margin: 33px 10px 0 0;}
footer .poweredby img { width: 120px; }


geoname {
    display: none;
}


.addedids {
    border: 1px dotted blue;
    
}


.catlink {
    color: white;
}