* {
    font-family: "Titillium Web";
    border-radius: 3px;
    color: #4D4D4D;
}

body {
    margin: 0
}

ul li {
    font-family: "Titillium Web";
    border-radius: 3px;
} 		
ol-title {
    font-family: "Titillium Web";
    border-radius: 3px;
} 

.popup-table {
    border-bottom: 1px solid #4D4D4D; 
    background: #cef0fc;
    margin-bottom: 20px;
}

.login-table {
    width: 100%;
    height: 100%;
    background: #cef0fc;
    margin-bottom: 20px;
}

#myTable2 tbody tr td{
    font-size: 0.85em;
    height: 8px;
    padding: .4em .4em;
  }

.popup-table-btn-pressed {
    background: #00ADE7;
}

#popupTitle {
    font-size: 1.5em;
}


.table-switcher-btn {
    height: 1.5em;
    width: 4em;
    text-align: center;
    line-height: 1;
    border: 1px solid;
    padding: 0px 0px;
}


#yearSelect {
    width: 15em;
}
#yearSelect_multi {
    position: absolute;
    top: 0.5em;
    right: 2.94em;
    height: 2.4em;
    width: 14.9em;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.7);
    color: #4D4D4D;
}
.multiselect-dropdown span.placeholder {
    color: #4D4D4D;
}

.ol-control.ol-legend {
    position: absolute;
    bottom: 3em;
    max-height: calc(100% - 10em);
}


.ol-control.ol-layerswitcher-image img{
    background: rgba(255, 255, 255, 1);
}
.ol-control.ol-layerswitcher-image {
    top: calc(100% - 6em);
    right: 0.5em;
    background: rgba(255, 255, 255, 0);
}
.ol-control.ol-layerswitcher-image.ol-collapsed {
    top: calc(100% - 6em);
    right: 0.5em;
    display: block;
}
.ol-layerswitcher-image.ol-collapsed .panel {
    display:block;
}
.ol-layerswitcher-image.ol-forceopen .panel {
    display:block;
}

.ol-layerswitcher-image.ol-collapsed button {
    display:none;
}



.ol-control.ol-layerswitcher {
    position: absolute;
    right: .5em;
    text-align: left;
    top: 0.5em;
    max-height: calc(100% - 10em);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.ol-layerswitcher,
.ol-layerswitcher.ol-forceopen {
      min-width: 16.2em;
}

.ol-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor {
    width: auto;
    transform: translateY(-50%);
    height: 3px;
    right: 0;
    background: #cef0fc;
    border-radius: 0;
}

.ol-touch .ol-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor,
.ol-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor:before {
    position: absolute;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 16px;
    left: -1px;
    border-radius: 0;
    background: #00ADE7;
}

.ol-layerswitcher .layerswitcher-opacity:before {
    content: "";
    width: 100%;
    height: 3px;
    background: #00ADE7;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #00ADE7;
    box-sizing: border-box;
}
.ol-layerswitcher button,
.ol-layerswitcher button:focus,
.ol-layerswitcher button:hover {
    background:rgba(255, 255, 255, 0);
    color: transparent;
    border: 0;
    user-select: none;
    outline: none;
    border-image-width: 0;
}
.ol-layerswitcher button:before {
      background: #001DE7;
      -webkit-box-shadow: 0.1em 0.1em #fff;
      box-shadow: 0.1em 0.1em #fff;
}
.ol-layerswitcher button:after {
    background: #00ADE7;
    background-image: none;
}
.ol-layerswitcher .expend-layers:before, 
.ol-layerswitcher .expend-layers:after, 
.ol-layerswitcher .collapse-layers:before, 
.ol-layerswitcher .collapse-layers:after {
    background: #4D4D4D;
}
.ol-control.ol-layerswitcher .panel-container {
    background: rgba(255, 255, 255, 0.7);			
}
.ol-layerswitcher .panel ul {
    overflow: visible;
}
.ol-layerswitcher .layerInfo {
    right: 0;
    background: white;
}
.ol-layerswitcher .layerInfo:before {
    color: #4D4D4D;
    font-size: 1.5em;
    width: 0.7em;
}

.ol-layerswitcher [type=checkbox]+label:before, 
.ol-layerswitcher [type=radio]+label:before {
    border: 1px solid #4D4D4D;
}

/*		.ol-layerswitcher [type=checkbox]:checked+label:before, 
.ol-layerswitcher [type=radio]:checked+label:before {

}*/ 
.ol-layerswitcher [type=checkbox]:checked+label:after{
    border-color: #4D4D4D;
}



.ol-timeline {
    font-size: 1em;
}
.ol-timeline .ol-feature {
    text-align: center;
}
.ol-timeline .ol-scroll {
    height: 2em;
}


#timeInterval{
    position: absolute;
    top: 0.5em;
    left: calc(100% - 26em);
    border-radius: 3px;
}
#timeInterval select{
    top: 0.5em;
    width: 5em;
    height: 2.3em;
}

.toggle {
    top: 0.5em;
    left: calc(100% - 21em);
}
.login-btn {
    top: 0.5em;
    left: calc(100% - 19em);
}

.toggle button{
    width: 2em; 
    height: 2.3em;
    background: rgba(255, 255, 255, 0);
}

.login-btn button{
    width: 2em; 
    height: 2.3em;
    background: rgba(255, 255, 255, 0);
}

.ol-zoom {
    left: calc(100% - 15em);
    top: calc(100% - 5em);
}
.ol-rotate {
    top: 8.5em;
    left: 0.5em;
}


.edit {
      top:0.5em;
      left:50%;
}
.map-logo {
    position: absolute;
    top: 10px;
    left: 0.5em;
    background-color: white;
    padding: 5px;
    border: 0px solid #ccc;
}
.map-title {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 5px;
    border: 0px solid #ccc;
    font-weight: 600;
    opacity: 0.5;
}
.my-dialog .ol-closebox {
     width: 600px;
     height: 400px;
}

.login-dialog .ol-closebox {
    width: 400px; 
    height: 200px; 
}
