html, body, #container {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
input[type="radio"], input[type="checkbox"] {
  margin: 0;
}
#sidebar {
  /*top: 200px;*/
  max-width: 500px;
  float: right;
  z-index: 1000;
  display: inherit;
  position: fixed;
  left: auto;
  max-height: 80%;
}
#map {
  width: auto;
  height: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  z-index: 500;
}
#loading {
  position: absolute;
  width: 220px;
  height: 19px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -110px;
  z-index: 20001;
}
#features {
  margin: 0px;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
    box-shadow: none;
}
#sidebar-hide-btn {
  margin-top: -2px;
}
#aboutTabsContent {
  padding-top: 10px;
}
.progress-bar-full {
  width: 100%;
}
.white {
  color: #FFFFFF;
}
.panel-heading{
   width: 100%;
}
.panel-body{
  width: 250px;
}
.feature-row {
  cursor: pointer;
  width: 250px;
}
.sidebar-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.sidebar-table {
  width: 50%;
  bottom: 0px;
  overflow: auto;
  display: contents;
  float: right;
}
.leaflet-control-layers {
  overflow: auto;
  display: none; /* dim blwch rheoli awdurdodau lleol ayyb */
}
.leaflet-control-layers label {
  font-weight: normal;
  margin-bottom: 0px;
}
.leaflet-control-layers-list input[type="radio"], input[type="checkbox"] {
  margin: 2px;
}
.table {
  margin-bottom: 0px;
}
.panelmc {
  color: #000;
  background-color: #fff;
  display: block;
}
.panelmc a, .panelmc i {
  color:black;
}
.navbar .navbar-brand {
  font-weight: bold;
  font-size: 25px;
  color: #000;
}
.navbar-collapse.in {
  overflow-y: hidden;
}
.navbar-header .navbar-icon-container {
  margin-right: 15px;
}
.navbar-header .navbar-icon {
  line-height: 50px;
  height: 50px;
}
.navbar-header a.navbar-icon {
  margin-left: 25px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
@media (max-width: 992px) {
  .navbar .navbar-brand {
    font-size: 18px;
  }
}
@media (max-width: 767px){
  .url-break {
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
      hyphens: auto;
  }
  .dropdown-menu a i{
    color: #FFFFFF;
  }
}
/* Print Handling */
@media print {
  .navbar {
    display: none !important;
  }
  .leaflet-control-container {
    display: none !important;
  }
}

.blwchffurflen {
	width: 100%;
}

.canlyniadChwilio {
    display: inline;
}

.canlyniadChwilioEnw {
    font-weight: bold;
}

.dimEnwCymraeg {
    color: #f00;
}

#barchwilio {
  position: absolute;
  z-index: 1000;
  height: auto;
  overflow: hidden;
}