﻿body {
    margin: 0px;
}
.map {
    width: 100%;
    height: 100%; /*Fallback*/
    height: 100vh;
}
.ol-control button {
    /*background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90);*/
    
    background-color: #333;
    background-color: rgba(0,0,0,0.6);
}
.ol-control button:focus 
{
    background-color: #333;
    background-color: rgba(0,0,0,0.6);
    /*
    background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90);*/
}
.ol-control button:hover 
{
    background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90);
}
.ol-scale-line 
{
    /*background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90);*/
    
    background-color: #333;
    background-color: rgba(0,0,0,0.6);
}
.ol-overviewmap {
    bottom: 2em;
}
.ol-mouse-position {
    font-family: monospace;
}
.ol-dragzoom {
    background-color: rgba(219,63,63,.1);
    background-color: rgb(219,63,63,.1);
    border-width: 2px;    
    border-color: rgba(0, 166, 90);
    border-color: rgb(0, 166, 90);
}
.ol-attribution {    
    right: 0.9em!important;        
}

.ol-attribution ul {    
    margin: 0;
    padding: 0 .5em;
    font-size: 1.0rem;
    line-height: 1.375em;
    color: #000;
    text-shadow: 0 0 2px #fff;
    max-width: calc(100% - 0.6em);
    
}
.ol-attribution li {
    display: table;
}
.ol-zoom .ol-zoom-in {
    border-radius: 15%;
}
.ol-zoom .ol-zoom-out {
    border-radius: 15%;
    /*top: 203px;*/
    position: relative;
}
.ol-zoom {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0);
}
.ol-zoom:hover {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0);
}
.ol-zoomslider {
    top: calc(1.875em + 6px);
    left: calc(.5em + 7px);
    width: 10px;
}
.ol-zoomslider-thumb {
    background-color: rgb(219,63,63);
    background-color: rgba(219,63,63,.5);
    left: -8px !important;
}
.ol-zoomslider-thumb:hover {
    background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90,1);
}



.ol-touch .rotate-north {
  top: 80px;
}





/*
 .ol_legend button{    
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJmSURBVDhPjZFdSFNhGMdfAgOL6kb6AusmMqKC2CbYx6gwlkaRg7wYBhGlBmbNFsm0pm5zUWrR112xWytN52qebWfna5vuo3TO1YSZGu2LbroJvQif3vd0hoOG9Yc/L+d5/r/neV8OWk0mt7+8NxDR3BwY2CyV/k/a/v5iMxu03hPCi91MAPCZxcOapPbqarPTOy1ccPzRxziYmXEwun1kAPSFYmBiAk8RMqyRon+rk+IPW/jQt97gNHS5vCKcs9kzBmSohQ1SBputREJW1EV56yxCeOm+f1KETQSifeJJvjuInV7owTfp5kJxs5s/IKEIGZ0+XU8gCng7GAmMQQLoHRzo3rGgtXvgxohkGw16NgR6euyHzs5UIr3TKzfSfhEWt2G3YpCEm3H4OnEOlkxqt9kwrtOfUR/rP2PAVyNvNDgFaLEzIpgPFLJ2VIBrw/QsWl5eqhqKxH7dcvDSxsJAvpuG8QKHACPRWBypNBfVkWgEqJkENLx1/WkWgHK+OuQWnzSVzoCHZ+cQWruhTHWpcTEyPQXB+QWxSUKFYLKgjeIhkUkBxXEgV2v84l/YpFDWlJ+v+0mxLG6mcUiAehzOgWTolUEnPGADkPqegRevXkNZdU1ivbxinziAaKNcqdhTrf5CmiT0kA+KUP2gS9xsDU1CJpuEjifPYceJKm7dXsVWCV1R8cFD20nz7uNnkM4k4cPCV3DE4vAplYS5+Vm43N4JW45UWpFMViQhhSQr2nb05MsLrXdglGEgPBGGN+8dcLqxGUoqjrdLoX+r9JiqZfcp9cz+s7XZXapzE6VKVa3UyhNCvwFMc/xaMX/PGgAAAABJRU5ErkJggg==');
	background-position: center;
	background-repeat: no-repeat;
	float: right;	
	z-index: 10;
	position: relative;
    }
 
    */
.map:-moz-full-screen {
        height: 100%;
      }
      .map:-webkit-full-screen {
        height: 100%;
      }
      .map:-ms-fullscreen {
        height: 100%;
      }
      .map:fullscreen {
        height: 100%;
      }


.dl-horizontal dt {
    /*float: left;*/
    width: 100px!important;
    /*overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    
}

.dl-horizontal dd {
    margin-left: 110px!important;
}

.dl-horizontal dd label {
    font-weight: 100 !important;    
}




/*////////////*/
/*
.container1{
			width: 800px;
			margin: 0 auto;
		}*/

ul.tabsin{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
ul.tabsin li{
	background: none;
	/*background-color: transparent;*/
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;    
	/*background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90,1);*/
}

ul.tabsin li.current
{
    background-color: rgb(255,255,255);
    /*background-color: rgba(255,255,255,0.5);*/
    
	/*background: #ededed;*/
	/*background-color: rgb(212, 212, 212);
    background-color: rgba(212, 212, 212,0.5);*/
	color: #222;
}

.tabsin-content{
	display: none;
	background-color: rgb(255,255,255);
    /*background-color: rgba(255,255,255,0.5);*/
    
	/*background-color: rgb(212, 212, 212);
    background-color: rgba(212, 212, 212,0.5);*/
	
	/*background: #ededed;*/
	/*background-color: rgb(0, 166, 90);
    background-color: rgba(0, 166, 90,0.5);*/
	padding: 15px!important;
}

.tabsin-content.current{
	display: inherit;
		}
		
.sexagesimal, .sexagesimalsec, .sexagesimalm {
    display: inline-block;
    padding: 4px;
}

.sexagesimal {
    width: 58px;
    height:22px;
}
.sexagesimalm {
    width: 42px;
    height:22px;
}
.sexagesimalsec {
    width: 50px;
    height:22px;
}

.radio-inline {
    /*padding-left:10px;*/
    padding-top:0;
    width:40px;
}
.inputsp
{
    padding-right:0px;
    padding-bottom:6px;
}		
		
		
.tooltip {
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        color: white;
        padding: 4px 8px;
        opacity: 0.7;
        white-space: nowrap;
      }
      .tooltip-measure {
        opacity: 1;
        font-weight: bold;
      }
      .tooltip-static {
        background-color: #ffcc33;
        color: black;
        border: 1px solid white;
      }
      .tooltip-measure:before,
      .tooltip-static:before {
        border-top: 6px solid rgba(0, 0, 0, 0.5);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        position: absolute;
        bottom: -6px;
        margin-left: -7px;
        left: 50%;
      }
      .tooltip-static:before {
        border-top-color: #ffcc33;
      } 
      
      