.webgis-button {
    background-color: #c51517; 
}

.webgis-expanded .webgis-presentation_toc-title-text {
    background:#fab8ac;
}

.webgis-tabs-holder {
    border-bottom:1px solid #c51517;
    border-top:2px solid #c51517;
}

.webgis-topbar-button {
    background-color: #c51517;
    border-top:1px solid #c51517;
    border-bottom:1px solid #c51517;

}

.webgis-search-input {
    border: 1px solid #c51517;
}

.webgis-presentation_toc-title {
    background:#fab8ac;
}

.webgis-tabs-tab-header {
    background-color:#c51517;
    border-top:1px solid #c51517;
}
.webgis-result-table {
    background-color:#bcbbbb;
}

.webgis-result-table-header {
    background-color:#c51517;
}

.webgis-geojuhu-results .webgis-geojuhu-result:hover {
    background-color:#fab8ac;
}

.webgis-search-result-header {
    background-color: #fab8ac;
    color:#000000;
}

    .webgis-mapcoll-category-item:hover {
		background-color:#c51517;
}
  

.webgis-mapcoll-category-item-selected {
    background-color: #fab8ac;
}

.webgis-mapcoll-map-item{
	background-color:#e2e2e2;
}

.uibutton {
    background-color: #c51517;
}

    .uibutton:hover 
    {
        background-color: #fab8ac;
        color:#000000;
    }
    
.webgis-input,
.webgis-textarea,
.webgis-select {
    border: 1px solid #000000;
}

.legendButton{
  -webkit-appearance: none;
  width:25px; /*38px 38px*/
  height:25px; 
  border-radius:50%;
  opacity:.8;
  padding:5px;
}

.webgis-dockpanel-title{
  border-top: 1px solid #c51517;
}   
/*.legendButton:hover{
  opacity:1;
}*/

.webgis-tabs-tab-selected{background:#e2e2e2;}
.webgis-presentation_toc-basemap-opacity-item.selected{background:#c51517;}
.webgis-toolbar-tabs .webgis-toolbar-tab.selected{background:#c51517;}
.webgis-tab-header.selected{background:#c51517;}
.webgis-modal-title.has-closebutton{background:#c51517;}
.webgis-modal-title{background-color:#c51517;}
.webgis-ui-holder .webgis-tooldialog-header{background-color:#e2e2e2;}
.webgis-toolbox-tool-item.selected{background:#e2e2e2;}
.webgis-ui-option-selected {background-color: #e2e2e2;}
.uibutton.uibutton-default{background-color:#f6f6f6;border:1px solid #c6c6c6;}
.webgis-tabs-tab-text{border:1px solid #c51517;}
.webgis-button{background-color:#c51517; border:1px solid #c6c6c6;}
.webgis-toolbox-tool-item-group.selected div{background-color:#c51517;}

.webgis-container{border:1px solid #c51517;}
/*#map{border-top: 1px solid #c51517;border-left: 1px solid #c51517;box-sizing: border-box;}*/
.leaflet-container{border-top: 1px solid #c51517;border-left: 1px solid #c51517;}
.webgis-dockpanel-title{background-color:#c51517;}

.webgis-detail-search-combo-holder{background-color:#c51517;}

.webgis-button:hover{color:#000000;}
.uibutton.uibutton-default:hover{color:#c51517;}

.webgis-container .webgis-sidebar-toggle-button {
    background: #c51517;
}

.webgis-container #map {
    border-left:1px solid #c51517;
	border-top:1px solid #c51517;
	border-right:1px solid #c51517;
}

/*.webgis-container #my-logo {
	height:70px;
}*/
.webgis-presentation_toc-item-group div{
	font-weight:normal;
}

.webgis-toolbar-tab.help.help-exits{
	background-color:#f6f6f6;
}

.wy-nav-top{
	background-color:red;
}

.webgis-expanded .webgis-addservices_toc-title-text{
	background-color:#fab8ac;
	background:#fab8ac;
}


.webgis-bbox-input-holder div.row input{
	border:1px solid #c51517;
}

.webgis-size-input-holder input{
	border:1px solid #c51517;
}

.webgis-presentation_toc-basemap-opacity .webgis-menu-item-imagebutton.selected, .webgis-presentation_toc-basemap-opacity .webgis-menu-item-imagebutton.selected:hover{
	background-color: #fab8ac;
}


