﻿
.ol-control.nexus-layerswitcher, .ol-control.nexus-layerswitcher-popup {
    right: .5em;
    text-align: left;
    top: 3em;
    position: absolute
}

.ol-control.ol-isochrone .ol-distance input[type=number] {
    width: 5em
}

.ol-isochrone .ol-distance.selected, .ol-isochrone .ol-time.selected {
    display: block
}

.ol-control.nexus-layerswitcher-popup .panel {
    clear: both;
    background: #fff
}

.nexus-layerswitcher-popup .panel {
    list-style: none;
    padding: .25em;
    margin: 0;
    overflow: hidden
}

    .nexus-layerswitcher-popup .panel ul {
        list-style: none;
        padding: 0 0 0 20px;
        overflow: hidden
    }

.nexus-layerswitcher-popup.ol-collapsed .panel {
    display: none
}

.nexus-layerswitcher-popup.ol-forceopen .panel {
    display: block
}

.nexus-layerswitcher-popup button {
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAACE1BMVEX///8A//8AgICA//8AVVVAQID///8rVVVJtttgv98nTmJ2xNgkW1ttyNsmWWZmzNZYxM4gWGgeU2JmzNNr0N1Rwc0eU2VXxdEhV2JqytQeVmMhVmNoydUfVGUgVGQfVGQfVmVqy9hqy9dWw9AfVWRpydVry9YhVmMgVGNUw9BrytchVWRexdGw294gVWQgVmUhVWPd4N6HoaZsy9cfVmQgVGRrytZsy9cgVWQgVWMgVWRsy9YfVWNsy9YgVWVty9YgVWVry9UgVWRsy9Zsy9UfVWRsy9YgVWVty9YgVWRty9Vsy9aM09sgVWRTws/AzM0gVWRtzNYgVWRuy9Zsy9cgVWRGcHxty9bb5ORbxdEgVWRty9bn6OZTws9mydRfxtLX3Nva5eRix9NFcXxOd4JPeINQeIMiVmVUws9Vws9Vw9BXw9BYxNBaxNBbxNBcxdJexdElWWgmWmhjyNRlx9IqXGtoipNpytVqytVryNNrytZsjZUuX210k5t1y9R2zNR3y9V4lp57zth9zdaAnKOGoaeK0NiNpquV09mesrag1tuitbmj1tuj19uktrqr2d2svcCu2d2xwMO63N+7x8nA3uDC3uDFz9DK4eHL4eLN4eIyYnDX5OM5Z3Tb397e4uDf4uHf5uXi5ePi5+Xj5+Xk5+Xm5+Xm6OY6aHXQ19fT4+NfhI1Ww89gx9Nhx9Nsy9ZWw9Dpj2abAAAAWnRSTlMAAQICAwQEBgcIDQ0ODhQZGiAiIyYpKywvNTs+QklPUlNUWWJjaGt0dnd+hIWFh4mNjZCSm6CpsbW2t7nDzNDT1dje5efr7PHy9PT29/j4+Pn5+vr8/f39/f6DPtKwAAABTklEQVR4Xr3QVWPbMBSAUTVFZmZmhhSXMjNvkhwqMzMzMzPDeD+xASvObKePPa+ffHVl8PlsnE0+qPpBuQjVJjno6pZpSKXYl7/bZyFaQxhf98hHDKEppwdWIW1frFnrxSOWHFfWesSEWC6R/P4zOFrix3TzDFLlXRTR8c0fEEJ1/itpo7SVO9Jdr1DVxZ0USyjZsEY5vZfiiAC0UoTGOrm9PZLuRl8X+Dq1HQtoFbJZbv61i+Poblh/97TC7n0neCcK0ETNUrz1/xPHf+DNAW9Ac6t8O8WH3Vp98f5lCaYKAOFZMLyHL4Y0fe319idMNgMMp+zWVSybUed/+/h7I4wRAG1W6XDy4XmjR9HnzvDRZXUAYDFOhC1S/Hh+fIXxen+eO+AKqbs+wAo30zDTDvDxKoJN88sjUzDFAvBzEUGFsnADoIvAJzoh2BZ8sner+Ke/vwECuQAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    height: 38px;
    width: 38px
}

.nexus-layerswitcher-popup li {
    color: #369;
    padding: .25em 1em;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    cursor: pointer
}

    .nexus-layerswitcher-popup li.ol-header {
        display: none
    }

    .nexus-layerswitcher-popup li.ol-visible, .nexus-layerswitcher-popup li.select {
        background: rgba(0,60,136,.7);
        color: #fff
    }

    .nexus-layerswitcher-popup li:hover {
        background: rgba(0,60,136,.9);
        color: #fff
    }

.ol-control.nexus-layerswitcher {
    max-height: calc(100% - 6em);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

    .ol-control.nexus-layerswitcher .ol-switcherbottomdiv, .ol-control.nexus-layerswitcher .ol-switchertopdiv {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 45px;
        background: #fff;
        z-index: 2;
        opacity: 1;
        cursor: pointer;
        border-top: 2px solid transparent;
        border-bottom: 2px solid #369;
        margin: 0 2px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .ol-control.nexus-layerswitcher.ol-collapsed .ol-switcherbottomdiv, .ol-control.nexus-layerswitcher.ol-collapsed .ol-switchertopdiv {
        display: none
    }

.nexus-layerswitcher.ol-forceopen.ol-collapsed .ol-switcherbottomdiv, .nexus-layerswitcher.ol-forceopen.ol-collapsed .ol-switchertopdiv {
    display: block
}

.ol-control.nexus-layerswitcher .ol-switcherbottomdiv {
    top: auto;
    bottom: 0;
    height: 2em;
    border-top: 2px solid #369;
    border-bottom: 2px solid transparent
}

    .ol-control.nexus-layerswitcher .ol-switcherbottomdiv:before, .ol-control.nexus-layerswitcher .ol-switchertopdiv:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        border: 10px solid transparent;
        width: 0;
        height: 0;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        opacity: .8
    }

    .ol-control.nexus-layerswitcher .ol-switcherbottomdiv:hover:before, .ol-control.nexus-layerswitcher .ol-switchertopdiv:hover:before {
        opacity: 1
    }

.ol-control.nexus-layerswitcher .ol-switchertopdiv:before {
    border-bottom-color: #369;
    border-top: 0
}

.ol-control.nexus-layerswitcher .ol-switcherbottomdiv:before {
    border-top-color: #369;
    border-bottom: 0
}

.ol-control.nexus-layerswitcher .panel {
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    clear: both;
    display: block
}

.nexus-layerswitcher .panel {
    list-style: none;
    padding: .5em .5em 0;
    margin: 0;
    /*overflow: hidden;*/
    font-family: Tahoma,Geneva,sans-serif;
    font-size: .9em;
    -webkit-transition: top .3s;
    transition: top .3s;
    position: relative;
    top: 0
}

    .nexus-layerswitcher .panel ul {
        list-style: none;
        padding: 0 0 0 20px;
        /*overflow: hidden;*/
        clear: both
    }

.nexus-layerswitcher input[type=radio], .nexus-layerswitcher input[type=checkbox] {
    display: none
}

.nexus-layerswitcher .panel li {
    -weblit-transition: -webkit-transform .2s linear;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear;
    clear: both;
    display: block;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .nexus-layerswitcher .panel li.drag {
        opacity: .5;
        transform: scale(.8);
        -webkit-transform: scale(.8)
    }

    /*To enable label text max width*/
    .nexus-layerswitcher .panel li > div.li-content {
        width: calc(100% - 90px);
    }

.ol-dragover {
    background: rgba(51,102,153,.5);
    opacity: .8
}

.forbidden .layerswitcher-opacity div, .forbidden .nexus-layerswitcher-buttons div, .nexus-layerswitcher .panel li.forbidden {
    background: rgba(255,0,0,.5);
    color: red !important
}

.nexus-layerswitcher.drag, .nexus-layerswitcher.drag * {
    cursor: not-allowed !important;
    cursor: no-drop !important
}

    .nexus-layerswitcher.drag .panel li.dropover, .nexus-layerswitcher.drag .panel li.dropover * {
        cursor: pointer !important;
        cursor: n-resize !important;
        cursor: ns-resize !important;
        cursor: -webkit-grab !important;
        cursor: grab !important;
        cursor: -webkit-grabbing !important;
        cursor: grabbing !important
    }

.nexus-layerswitcher .panel li.dropover {
    background: rgba(51,102,153,.5)
}

.nexus-layerswitcher .panel li label {
    display: inline-block;
    height: 1.4em;
    max-width: none;
    width: calc(100% - 25px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 .2em 0 1.7em;
    position: relative
}

.nexus-layerswitcher [type=radio] + label:before, .nexus-layerswitcher [type=radio]:checked + label:after, .nexus-layerswitcher [type=checkbox] + label:before, .nexus-layerswitcher [type=checkbox]:checked + label:after {
    content: '';
    position: absolute;
    left: .1em;
    top: .1em;
    width: 1.2em;
    height: 1.2em;
    border: 2px solid #212529;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nexus-layerswitcher [type=radio] + label:after, .nexus-layerswitcher [type=radio] + label:before {
    border-radius: 50%
}

.nexus-layerswitcher [type=radio]:checked + label:after {
    background: #212529;
    margin: .3em;
    width: .6em;
    height: .6em
}

.nexus-layerswitcher [type=checkbox]:checked + label:after {
    background: 0 0;
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #212529;
    width: .7em;
    height: 1em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: .55em;
    top: -.05em;
    -webkit-box-shadow: 1px 0 1px 1px #fff;
    box-shadow: 1px 0 1px 1px #fff
}

.nexus-layerswitcher .panel li.ol-layer-hidden {
    opacity: .6
}

.nexus-layerswitcher.ol-collapsed .panel {
    display: none
}

.nexus-layerswitcher.ol-forceopen .panel {
    display: block
}

.nexus-layerswitcher > button {
    background-color: #fff;
    float: right;
    z-index: 10;
    position: relative;
    font-size: 1.7em
}

.ol-touch .nexus-layerswitcher > button {
    font-size: 2.5em
}

.nexus-layerswitcher > button:after, .nexus-layerswitcher > button:before {
    content: "";
    position: absolute;
    width: .75em;
    height: .75em;
    border-radius: .15em;
    -webkit-transform: scaleY(.8) rotate(45deg);
    transform: scaleY(.8) rotate(45deg)
}

.nexus-layerswitcher > button:before {
    background: #e2e4e1;
    top: .32em;
    left: .34em;
    -webkit-box-shadow: .1em .1em #325158;
    box-shadow: .1em .1em #325158
}

.nexus-layerswitcher > button:after {
    top: .22em;
    left: .34em;
    background: #83bcc5;
    background-image: radial-gradient(circle at .85em .6em,#70b3be 0,#70b3be .65em,#83bcc5 .65em)
}

/*.nexus-layerswitcher .layerExtent, .nexus-layerswitcher .layerInfo{
    background: #369
}*/

.nexus-layerswitcher-buttons {
    display: block;
    float: right;
    text-align: right
}

    .nexus-layerswitcher .panel li > div, .nexus-layerswitcher-buttons > div {
        display: inline-block;
        position: relative
    }

    /*.nexus-layerswitcher-buttons > div {
        cursor: pointer;
        height: 1em;
        width: 1em;
        margin: 2px;
        line-height: 1em;
        text-align: center;*/
        /*background: #369;*/
        /*vertical-align: middle;
        color: #fff
    }*/

.nexus-layerswitcher .ol-separator {
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0
}

/*.nexus-layerswitcher .layerup {
    float: right;
    height: 2.5em;
    background-color: #369;
    opacity: .5;
    cursor: move;
    cursor: ns-resize
}

    .nexus-layerswitcher .layerup:after, .nexus-layerswitcher .layerup:before {
        border-color: #fff transparent;
        border-style: solid;
        border-width: .4em .4em 0;
        content: "";
        height: 0;
        position: absolute;
        bottom: 3px;
        left: .1em;
        width: 0
    }

    .nexus-layerswitcher .layerup:after {
        border-width: 0 .4em .4em;
        top: 3px;
        bottom: auto
    }*/

.nexus-layerswitcher .layerInfo {
    border-radius: 100%
}

    .nexus-layerswitcher .layerInfo:before {
        color: #fff;
        content: "i";
        display: block;
        font-size: .8em;
        font-weight: 700;
        text-align: center;
        width: 1.25em;
        position: absolute;
        left: 0;
        top: 0
    }

/*.nexus-layerswitcher .layerTrash:before {
    color: #fff;
    content: "\00d7";
    font-size: 1em;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1em;
    margin: -.5em 0;
    position: absolute
}

.nexus-layerswitcher .layerExtent:before {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: "";
    display: block;
    position: absolute;
    left: 6px;
    right: 2px;
    top: 6px;
    bottom: 3px
}

.nexus-layerswitcher .layerExtent:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    content: "";
    display: block;
    position: absolute;
    bottom: 6px;
    left: 2px;
    right: 6px;
    top: 3px
}
*/
/*.nexus-layerswitcher .collapse-layers, .nexus-layerswitcher .expend-layers {
    margin: 0 2px;
    background-color: transparent
}

    .nexus-layerswitcher .collapse-layers:before, .nexus-layerswitcher .expend-layers:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -2px;
        height: 4px;
        width: 100%;
        background: #369
    }

    .nexus-layerswitcher .expend-layers:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -2px;
        width: 4px;
        height: 100%;
        background: #369
    }*/

/*.nexus-layerswitcher .layerswitcher-opacity-wrapper{
    width: 100%;
    padding: 0 10px;
}*/

.nexus-layerswitcher .layerswitcher-opacity {
    position: relative;
    border: 1px solid rgb(58,63,81,0.7);
    height: 8px;
    width: 100%;
    margin: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    /*      background: #69c;
  background: -webkit-gradient(linear,left top,right top,from(rgba(0,60,136,0)),to(rgba(0,60,136,.6)));
    background: linear-gradient(to right,rgba(0,60,136,0),rgba(0,60,136,.6));*/
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.5);
    box-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

    .nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor, .nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor:before {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        left: 50%;
        background: rgb(58,63,81,0.7);
        border-radius: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 1
    }


.ol-permalink button, .ol-profil button {
    background-repeat: no-repeat;
    background-position: center
}

.nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%
}

.nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor, .nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor:before {
    width: 15px;
    height: 15px;
}

.ol-touch .nexus-layerswitcher .layerswitcher-opacity .layerswitcher-opacity-cursor {
    width: 26px;
    height: 26px
}

.nexus-layerswitcher .layerswitcher-opacity-label {
    display: none;
    position: absolute;
    right: -2.5em;
    bottom: 5px;
    font-size: .8em
}

    .nexus-layerswitcher .layerswitcher-opacity-label::after {
        content: "%"
    }

.nexus-layerswitcher .layerswitcher-progress {
    display: block;
    margin: -4px 1em 2px 7px;
    width: 120px
}

    .nexus-layerswitcher .layerswitcher-progress div {
        background-color: #369;
        height: 2px;
        display: block;
        width: 0
    }

.ol-control.nexus-layerswitcher-image {
    position: absolute;
    right: .5em;
    text-align: left;
    top: 1em;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s
}

    .ol-control.nexus-layerswitcher-image.ol-collapsed {
        top: 3em;
        -webkit-transition: none;
        transition: none
    }

.nexus-layerswitcher-image .panel {
    list-style: none;
    padding: .25em;
    margin: 0;
    overflow: hidden
}

    .nexus-layerswitcher-image .panel ul {
        list-style: none;
        padding: 0 0 0 20px;
        overflow: hidden
    }

.nexus-layerswitcher-image.ol-collapsed .panel {
    display: none
}

.nexus-layerswitcher-image.ol-forceopen .panel {
    display: block;
    clear: both
}

.nexus-layerswitcher-image button {
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAACE1BMVEX///8A//8AgICA//8AVVVAQID///8rVVVJtttgv98nTmJ2xNgkW1ttyNsmWWZmzNZYxM4gWGgeU2JmzNNr0N1Rwc0eU2VXxdEhV2JqytQeVmMhVmNoydUfVGUgVGQfVGQfVmVqy9hqy9dWw9AfVWRpydVry9YhVmMgVGNUw9BrytchVWRexdGw294gVWQgVmUhVWPd4N6HoaZsy9cfVmQgVGRrytZsy9cgVWQgVWMgVWRsy9YfVWNsy9YgVWVty9YgVWVry9UgVWRsy9Zsy9UfVWRsy9YgVWVty9YgVWRty9Vsy9aM09sgVWRTws/AzM0gVWRtzNYgVWRuy9Zsy9cgVWRGcHxty9bb5ORbxdEgVWRty9bn6OZTws9mydRfxtLX3Nva5eRix9NFcXxOd4JPeINQeIMiVmVUws9Vws9Vw9BXw9BYxNBaxNBbxNBcxdJexdElWWgmWmhjyNRlx9IqXGtoipNpytVqytVryNNrytZsjZUuX210k5t1y9R2zNR3y9V4lp57zth9zdaAnKOGoaeK0NiNpquV09mesrag1tuitbmj1tuj19uktrqr2d2svcCu2d2xwMO63N+7x8nA3uDC3uDFz9DK4eHL4eLN4eIyYnDX5OM5Z3Tb397e4uDf4uHf5uXi5ePi5+Xj5+Xk5+Xm5+Xm6OY6aHXQ19fT4+NfhI1Ww89gx9Nhx9Nsy9ZWw9Dpj2abAAAAWnRSTlMAAQICAwQEBgcIDQ0ODhQZGiAiIyYpKywvNTs+QklPUlNUWWJjaGt0dnd+hIWFh4mNjZCSm6CpsbW2t7nDzNDT1dje5efr7PHy9PT29/j4+Pn5+vr8/f39/f6DPtKwAAABTklEQVR4Xr3QVWPbMBSAUTVFZmZmhhSXMjNvkhwqMzMzMzPDeD+xASvObKePPa+ffHVl8PlsnE0+qPpBuQjVJjno6pZpSKXYl7/bZyFaQxhf98hHDKEppwdWIW1frFnrxSOWHFfWesSEWC6R/P4zOFrix3TzDFLlXRTR8c0fEEJ1/itpo7SVO9Jdr1DVxZ0USyjZsEY5vZfiiAC0UoTGOrm9PZLuRl8X+Dq1HQtoFbJZbv61i+Poblh/97TC7n0neCcK0ETNUrz1/xPHf+DNAW9Ac6t8O8WH3Vp98f5lCaYKAOFZMLyHL4Y0fe319idMNgMMp+zWVSybUed/+/h7I4wRAG1W6XDy4XmjR9HnzvDRZXUAYDFOhC1S/Hh+fIXxen+eO+AKqbs+wAo30zDTDvDxKoJN88sjUzDFAvBzEUGFsnADoIvAJzoh2BZ8sner+Ke/vwECuQAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    height: 38px;
    width: 38px;
    display: none
}

.nexus-layerswitcher-image.ol-collapsed button {
    display: block;
    position: relative
}

.nexus-layerswitcher-image li {
    border-radius: 4px;
    border: 3px solid transparent;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
    box-shadow: 1px 1px 4px rgba(0,0,0,.5);
    display: inline-block;
    width: 64px;
    height: 64px;
    margin: 2px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer
}

    .nexus-layerswitcher-image li p, .nexus-layerswitcher-image li.ol-header {
        display: none
    }

    .nexus-layerswitcher-image li.ol-layer-hidden {
        opacity: .5;
        border-color: #555
    }

    .nexus-layerswitcher-image li img {
        position: absolute;
        max-width: 100%
    }

    .nexus-layerswitcher-image li.ol-visible, .nexus-layerswitcher-image li.select {
        border: 3px solid red
    }

    .nexus-layerswitcher-image li:hover p {
        background-color: rgba(0,0,0,.5);
        color: #fff;
        bottom: 0;
        display: block;
        left: 0;
        margin: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-align: center;
        height: 1.2em;
        font-family: Verdana,Geneva,sans-serif;
        font-size: .8em
    }

.nexus-layerswitcher label {
    margin-bottom: 0;
}

.nexus-layerswitcher .li-content {
    margin-bottom: 5px;
}

    .nexus-layerswitcher .li-content .expand-collapse {
        display: inline-block;
        position: relative;
        vertical-align: top;
        cursor:pointer;
        margin-right:5px;
    }

    .nexus-layerswitcher .li-content .progress-spinner {
        display: inline-block;
        position: relative;
        vertical-align: top;
        margin-right: 5px;
        min-width: 13px;
        min-height: 18px;
        font-size: 12px;
    }


.nexus-layerswitcher .panel li div.legend-container {
    display: block;
    padding-left: 35px;
    margin-bottom: 10px;
}