@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

body {
    background: #fff none repeat scroll 0 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    height: 100%;
    margin: 0;
    padding: 0px !important;
    position: absolute;

    width: 100%;
}

body.wait,
body.wait input {
    cursor: wait;
}

#map {
    height: 100%;
    width: 100%;
    padding-bottom: 25px;
    overflow: auto;
}

#A4 {
    font-family: "Open Sans", serif !important;
    font-weight: 400;
    font-style: normal;
}

#foot {
    background: #f4f4f4 none repeat scroll 0 0;
    bottom: 0;
    height: 25px;
    position: absolute;
    width: 100%;
    z-index: 1000;
    overflow: hidden;
}

#Logo {
    background-color: #fff;
    border: 1px solid #cac5c1;
    border-radius: 5px;
    box-shadow: -2px -2px 16px #e3dcd2;
    height: 50px;
    left: 0;
    margin: 7px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 300px;
    z-index: 1040 !important;
}

#background_mob {
    display: none;
}

#gps_mob_m {
    display: none;
    background-color: #fff;
    border: 1px solid #cac5c1;
    border-radius: 5px;
    box-shadow: -2px -2px 16px #e3dcd2;
    height: 30px;
    right: 0px;
    margin: 7px;
    position: absolute;
    text-align: center;
    bottom: 120px;
    width: 50px;
    z-index: 1000 !important;
}

#Search {
    background-color: #ffffff;
    border: 1px solid #cac5c1;
    border-radius: 5px;
    box-shadow: -2px -2px 16px #cac5c1;
    float: left;
    height: 50px;
    left: 314px;
    margin-top: 7px;
    padding-left: 2px;
    position: absolute;
    top: 0;
    width: 350px;
    z-index: 1040 !important;
}

#searchTxt {
    background: white none repeat scroll 0 0;
    border: medium none;
    color: #646464;
    float: left;
    height: 48px;
    width: 237px;
}

#ClearSearch {
    cursor: pointer;
    float: right;
    height: 48px;
}

#btnSearch {
    background-color: #3399fe;
    border: medium none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 48px;
    margin: 0;
    width: 49px;
}

.fl {
    float: left;
    outline: none;
}

.fr {
    float: right;
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
}

:focus {
    outline: 0;
}

.tocItems {
    cursor: pointer;
}

.tocItems label:hover {

    cursor: pointer;
}

.tocItems label {

    cursor: pointer;
}

.label {
    color: black;
    font-size: 12px;
    line-height: 28px;
}

#RightMenuItems {
    width: 100%;
    padding-bottom: 5px;
}

#RightMenuItems tr {
    border-bottom: 1px solid #e0e5e9;
    cursor: pointer;
}

.RightMenuItems {
    width: 100%;
    padding-bottom: 5px;
}

.RightMenuItems tr {
    border-bottom: 1px solid #e0e5e9;
    cursor: pointer;
}

/* Modal masurare*/
.shapeBtn {
    width: 30px;
    height: 30px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 4px;
    margin: 3px 10px 0 0;
    border: 0;
    box-shadow: 0 0 3px #959595;
    background-color: #fff;
}

#measureModal {
    margin-top: 3px !important;
    margin-right: 3px !important;
    width: auto;
    z-index: 2000;
    position: absolute;
    overflow: hidden;
}

.measure .modal-dialog {

    margin: auto;
    padding-left: 0;
}

.measure .modal-header {
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
}

.print .modal-header {
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
}

.measure .modal-header .close {
}

.styled-select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: #ffffff url("../images/ShapeIcons/field-drop-down-arrow.png") no-repeat scroll right center !important;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    height: 30px;
    overflow: hidden;

}

#measureModal .fontcolor {
    background-image: url("../images/ShapeIcons/measurements-font-color.png") !important;
    background-position: 50% center;
    height: 30px;
    width: 30px;
    z-index: 2000;
    box-shadow: 0 0 3px #959595;
    border-radius: 4px;
}

#measureModal .styled-select {
    background: #ffffff url("../images/ShapeIcons/field-drop-down-arrow.png") no-repeat scroll right center;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    height: 30px;
    overflow: hidden;
    width: 120px;
}

.measurement_structure td {
    padding: 10px 0px;
    line-height: 16px;
    vertical-align: middle;
}

.shapeBtnActive {
    box-shadow: 0 0 3px #3399ff;
}

.shapeBtn:hover {
    box-shadow: 0 0 3px #000000;
}

.tooltip {
    pointer-events: none;
}

.tooltip-measure {
    pointer-events: none;
}

#Line {
    background-image: url('../images/ShapeIcons/layer_shape_line.png');
    background-size: 80% auto;
    outline: medium none;
}

#Polyline {
    background-image: url('../images/ShapeIcons/Polylinie.svg');
    background-size: 80% auto;
    outline: medium none;
}

#Polygon {
    background-image: url('../images/ShapeIcons/Polygon.svg');
    background-size: 80% auto;
    outline: medium none;
}

#Circle {
    background-image: url('../images/ShapeIcons/circle.svg');
    background-size: 80% auto;
    outline: medium none;
}

#Freehand_Polygon {
    background-image: url('../images/ShapeIcons/Freihand Polygon.svg');
    background-size: 80% auto;
    outline: medium none;
}

#Freehand_Polyline {
    background-image: url('../images/ShapeIcons/Freihand Linie.svg');
    background-size: 80% auto;
    outline: medium none;
}

#Rectangle {
    background-image: url('../images/ShapeIcons/Rechteck.svg');
    background-size: 80% auto;
    outline: medium none;
}

.EditLineWidth {
    background-image: url('../images/ShapeIcons/Editing-Line-Width-icon.png');
}

#widget_LineWidth {
    border-color: #e4e4e4;
    border-radius: 4px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    width: 70px;
}

#widget_LineWidth:hover {
    box-shadow: 0 0 3px #000000;
}

#LineWidth {
    height: 28px
}

.line-width {
    background-color: transparent;
    background-image: url("../images/ShapeIcons/Editing-Line-Width-icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    width: 150px;
}

.ColorHex {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #666;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0 9px 0 0;
    padding: 0 10px;
    width: 61px;
}

.ColorPickerPreview {
    background-color: #ff0000;
    border: 1px solid darkgray;
    border-radius: 5px;
    height: 30px;
    margin: 0;
    width: 16px;
}

#measureModal .label, #xyCoordinatesDialog .label, #generateLinkDialog .label {
    font-size: 12px;
    color: black;
    line-height: 16px;
    font-weight: bold;
    display: inline-block;
    /*width:70px;*/

}

#measureModalContent .styled-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 0;
    font-size: 12px;
    height: 30px;
    line-height: 1;
    padding: 5px;
    width: 120px;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.clear {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.info-main {
    /*margin-bottom: 10px;*/
}

.info-main .name {
    float: left;
    /*margin: 0 0 10px 0;*/
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    color: #333;
    max-width: 300px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;

}

.info-main .logo {
    position: absolute;
    right: 10px;
    top: -15px;
    border: 1px solid #fff;
    max-height: 60px;
    max-width: 60px;
}

#itemLogo {
    height: 60px;
    width: 60px;
    object-fit: cover;
}

#itemLogoModal {
    height: 60px;
    width: 60px;
    object-fit: cover;
}

.info-secondary .contact {
    float: left;
    /*width: 60%;*/
    width: 100%;
}

.info-secondary .contact p {
    font-size: 13px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.info-secondary .icons {
    float: right;
    width: 40%;
}

.info-secondary .icons .icon {
    width: 50%;
    float: left;
    text-align: center;
}

.info-secondary .icons .icon a {
    color: #666;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.info-secondary .icons .icon a:hover {
    color: #333;
    text-decoration: none;
}

.info-secondary .icons .icon a:focus {
    outline: none;
}

.info-secondary .icons .icon:first-child {
    border-right: 1px solid #ddd;
}

.info-secondary .icons .icon span.glyphicon {
    font-size: 32px;
}

.info-main:after,
.info-secondary:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.close-component {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 1000;
}

.close-component a {
    display: block;
    font-size: 20px;
    background: #efefef;
    padding: 0 7px;
    border-radius: 15px;
    border: 1px solid #ccc;
    color: #333;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.close-component a:hover {
    text-decoration: none;
    background: #e0e0e0;
}

/*@media (max-width: 475px) {*/
/*.close-component {*/
/*right: 0;*/
/*top: 0;*/
/*}*/

/*.close-component a {*/
/*font-size: 28px;*/
/*border-radius: 0;*/
/*padding: 0 10px;*/
/*}*/
/*}*/

.ol-overlay-container .info-main .logo {
    position: relative;
    float: right;
    margin-right: 0;
    /*margin-top: -25px;*/
}

.ol-overlay-container .popover {
    display: block;
    left: -200px;
    /*top: -300px;*/
    max-width: 400px;
    width: 400px;
    /*height: 300px;*/
    height: inherit;
    /*max-height: 310px;*/
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

.popover-content {
    padding: 0;
}

#popup-content {
    padding: 1px 14px;
    min-width: 130px;
    min-height: 110px;
}

#popupBotton {
    width: 100%;
    height: 32px;
    text-align: center;
    align-content: center;
    background-color: #ECECEC;
    padding-top: 7px;
    padding-bottom: 7px;
}

#popupBotton > table {
    width: 100%;
    height: 100%;
    text-align: center;
    align-content: center;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    margin-top: -2px;
}

.ol-overlay-container .popover .popover-title {
    height: 130px;
    width: 100%;
    padding: 0;
    border: 0;
    /*background-image: url('http://lorempixel.com/480/400/transport');*/
    background-repeat: no-repeat;
    background-size: 400px 130px;
    background-position: center center;
}

/*@media (max-width: 475px) {*/
/*.ol-overlay-container .popover {*/

/*left: 0;*/
/*top: 0;*/
/*}*/

/*.ol-overlay-container .popover .popover-content {*/
/*padding: 0;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-main .name {*/
/*width: 75%;*/
/*margin: 5px 0;*/
/*padding-left: 10px;*/
/*float: left;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-main .logo {*/
/*width: 25%;*/
/*float: right;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-main .logo img {*/
/*width: 100%;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-secondary {*/
/*padding: 0 10px 10px 10px;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-secondary .contact {*/
/*width: 100%;*/
/*}*/

/*.ol-overlay-container .popover .popover-content .info-secondary .icons {*/
/*margin-top: 15px;*/
/*width: 100%;*/
/*}*/

/*.ol-overlay-container .popover .close-component a {*/
/*padding: 5px 10px 0 10px;*/
/*}*/
/*}*/

.sidebar-left {
    position: fixed;
    left: 5px;
    top: 10%;
    bottom: 10%;
    border: 1px solid #cccccc;
    width: 50px;
    background: #fff;
    z-index: 1000 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.sidebar-left.open {
    background-image: url("../images/leftContent_Header.jpg");
    background-repeat: repeat-x;
    border-radius: 5px 5px 0 0;
    width: 300px;
    height: auto;
}

.sidebar-left.open .icons:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.sidebar-left.open .icons .icon {
    float: left;
    width: 20%;
    border-right: 1px solid #cccccc;
}

.sidebar-left.open .icons .icon:last-child {
    border-right: none;
    border-top-right-radius: 5px;
}

.sidebar-left.open .icons .icon.active {
    border-bottom: none;
}

.sidebar-left.open .icons .icon a:focus {
    outline: none !important;
}

.sidebar-left.open .icons .icon a.expand {
    display: none;
}

.sidebar-left.open .icons .icon a.contract {
    display: block;
}

.sidebar-left.open .sections-wrapper {
    display: block;
    max-height: calc(100% - 100px);
    overflow-y: auto;
}

.sidebar-left .icons .icon {
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
}

.sidebar-left .icons .icon.active a {
    color: #3299fe;
}

.sidebar-left .icons .icon a {
    display: block;
    padding: 10px 10px 10px 5px;
    width: 100%;
    height: 47px;
    color: #333;
    text-align: center;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.trsp {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sidebar-left .icons .icon a:hover {
    color: #3299fe;
}

.sidebar-left .icons .icon a.contract {
    display: none;
}

.sidebar-left .icons .icon a.expand,
.sidebar-left .icons .icon a.contract {
    /*background: #f4f4f4;*/
}

.sidebar-left .sections-wrapper {
    display: none;
}

.sidebar-left .sections-wrapper .section {
    display: none;

}

.sidebar-left .sections-wrapper .section.active {
    display: block;

}

.section {

    padding: 5px;
}

#sponsorLarge {
    position: absolute;
    bottom: 0px;
    text-align: center;
    height: 50px;
    width: 299px;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(204, 204, 204);
    left: 0px;
    right: 0px;
    display: none;
    margin-left: auto;
    margin-right: auto;
}

#linkModal {
    position: absolute;
    width: 550px;
    left: auto;
    bottom: auto;
    max-width: 869px;
    display: none;
}

#ligener {
    display: none;
    padding: 10px 10px 10px 5px;
    width: 100%;
    height: 36px;
    color: #333;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
}

.sidebar-left.open .icons .generateLinkControl {
    display: none;
}

#imgss {
    border-radius: 0 0 5px 5px;
    border: 1px solid #cccccc;
    width: 49px;
    height: 50px;
    margin: auto;
    display: block;
}

.jssocials-share {
    margin: 0.3em 0.3em 0.3em 0;
}

@media (max-width: 600px) {

    .ol-overviewmap .ol-custom-overviewmap .ol-unselectable .ol-control {
        display: none !important;
    }

    .popupPrint {
        display: none !important;
    }

    #imgss {
        border-radius: 0 0 5px 5px;
        border: 1px solid #cccccc;
        width: 33px;
        height: 34px;
        margin: auto;
        display: block;
    }

    #ligener {
        display: block;
        padding: 10px 10px 10px 5px;
        width: 100%;
        height: 36px;
        color: #333;
        text-align: center;
        font-size: 20px;
        border-bottom: 1px solid #cccccc;
    }

    .sidebar-left.open .icons .generateLinkControl {
        display: none;
    }

    #linkModal {
        position: absolute;
        width: 350px;
        left: auto;
        bottom: auto;
        max-width: 869px;
        display: none;
    }

    #sponsorLarge {
        position: absolute;
        bottom: 0px;
        text-align: center;
        display: none;
        height: 50px;
        width: 299px;
        background-color: #ffffff;
        border: 1px solid #ffffff;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    #gps_mob_m {
        display: block;
        background-color: #fff;
        border: 1px solid #cac5c1;
        border-radius: 5px;
        box-shadow: -2px -2px 16px #e3dcd2;
        height: 30px;
        right: 0px;
        margin: 7px;
        position: absolute;
        text-align: center;
        bottom: 120px;
        width: 50px;
        z-index: 1000 !important;
    }

    #background_mob {
        display: block;
        background-color: #fff;
        border: 1px solid #cac5c1;
        border-radius: 5px;
        box-shadow: -2px -2px 16px #e3dcd2;
        height: 30px;
        right: 0px;
        margin: 7px;
        position: absolute;
        text-align: center;
        bottom: 75px;
        width: 50px;
        z-index: 1000 !important;
    }

    #tocSection {
        display: block;
        overflow-y: auto !important;
    }

    .sidebar-left {
        width: 35px;
        top: 50px;
        bottom: 25px;
        left: 0;
        border-radius: 0;
    }

    .sidebar-left .icons .icon a {
        height: 35px
    }

    .sidebar-left.open .icons .icon a {
        height: 47px
    }

    .sidebar-left.open {
        width: 100%;
    }

    .sidebar-right {
        display: none;
    }

    #Logo {
        width: 100%;
        margin: 0;
        border-radius: 0;
    }

    #GoToCityApp {
        float: left;
    }

    #city_div {
        left: auto !important;
        right: 30px !important;
    }

    #fullScreen {

        height: 48px;
        background-color: #e2e2e2;
        width: 25px;
    }

    #zoomGroup {
        display: none;
    }

    .ol-full-screen {
        right: 0;
        top: 0;
        height: 45px;
        padding: 0 !important;
    }

    .ol-control button {
        font-size: 32px;
        background-color: #e2e2e2;
        height: 46px;
        width: 46px;
    }

    .ol-overviewmap {
        display: none;
    }

    .xyCoordinatesType {
        display: none;
    }

    .scaleValue {
        display: none;
    }

    .scaleLine {
        display: none;
    }

    .ol-overlay-container .popover {
        transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75); /* IE 9 */
        -webkit-transform: scale(0.75, 0.75); /* Safari and Chrome */
        -o-transform: scale(0.75, 0.75); /* Opera */
        -moz-transform: scale(0.75, 0.75); /* Firefox */

        transform-origin: bottom;
        -ms-transform-origin: bottom; /* IE 9 */
        -webkit-transform-origin: bottom; /* Safari and Chrome */
        -o-transform-origin: bottom; /* Opera */
        -moz-transform-origin: bottom; /* Firefox */
    }
}

@media (max-height: 600px) {

    .ol-overviewmap .ol-custom-overviewmap .ol-unselectable .ol-control {
        display: none !important;
    }

    .popupPrint {
        display: none !important;
    }

    #imgss {
        border-radius: 0 0 5px 5px;
        border: 1px solid #cccccc;
        width: 33px;
        height: 34px;
        margin: auto;
        display: block;
    }

    #ligener {
        display: block;
        padding: 10px 10px 10px 5px;
        width: 100%;
        height: 36px;
        color: #333;
        text-align: center;
        font-size: 20px;
        border-bottom: 1px solid #cccccc;
    }

    .sidebar-left.open .icons .generateLinkControl {
        display: none;
    }

    #linkModal {
        position: absolute;
        width: 350px;
        left: auto;
        bottom: auto;
        max-width: 869px;
        display: none;
    }

    #sponsorLarge {
        position: absolute;
        bottom: 0px;
        text-align: center;
        display: none;
        height: 50px;
        width: 299px;
        background-color: #ffffff;
        border: 1px solid #ffffff;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    #background_mob {
        display: block;
        background-color: #fff;
        border: 1px solid #cac5c1;
        border-radius: 5px;
        box-shadow: -2px -2px 16px #e3dcd2;
        height: 30px;
        right: 0px;
        margin: 7px;
        position: absolute;
        text-align: center;
        bottom: 75px;
        width: 50px;
        z-index: 1000 !important;
    }

    #tocSection {
        display: block;
        overflow-y: auto !important;
    }

    .sidebar-left {
        width: 35px;
        top: 50px;
        bottom: 25px;
        left: 0;
        border-radius: 0;
    }

    .sidebar-left .icons .icon a {
        height: 35px
    }

    .sidebar-left.open .icons .icon a {
        height: 47px
    }

    .sidebar-left.open {
        width: 100%;
    }

    .sidebar-right {
        display: none;
    }

    #Logo {
        width: 100%;
        margin: 0;
        border-radius: 0;
    }

    #GoToCityApp {
        float: left;
    }

    #city_div {
        left: auto !important;
        right: 30px !important;
    }

    #fullScreen {

        height: 48px;
        background-color: #e2e2e2;
        width: 25px;
    }

    #zoomGroup {
        display: none;
    }

    .ol-full-screen {
        right: 0;
        top: 0;
        height: 45px;
        padding: 0 !important;
    }

    .ol-control button {
        font-size: 32px;
        background-color: #e2e2e2;
        height: 46px;
        width: 46px;
    }

    .ol-overviewmap {
        display: none;
    }

    .xyCoordinatesType {
        display: none;
    }

    .scaleValue {
        display: none;
    }

    .scaleLine {
        display: none;
    }

    .ol-overlay-container .popover {
        transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75); /* IE 9 */
        -webkit-transform: scale(0.75, 0.75); /* Safari and Chrome */
        -o-transform: scale(0.75, 0.75); /* Opera */
        -moz-transform: scale(0.75, 0.75); /* Firefox */

        transform-origin: bottom;
        -ms-transform-origin: bottom; /* IE 9 */
        -webkit-transform-origin: bottom; /* Safari and Chrome */
        -o-transform-origin: bottom; /* Opera */
        -moz-transform-origin: bottom; /* Firefox */
    }
}

.treeview .list-group {
    margin-bottom: 0;
}

.treeview .list-group-item {
    cursor: pointer;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #cccccc;
}

.treeview .list-group-item:first-child,
.treeview .list-group-item:last-child {
    border-radius: 0;
}

.treeview span.indent {
    margin-left: 10px;
    margin-right: 10px;
}

.treeview span.icon {
    width: 12px;
    margin-right: 5px;
}

.treeview .node-disabled {
    color: silver;
    cursor: not-allowed;
}

.details-modal {
    font-family: 'Open Sans', sans-serif;
}

.details-modal .modal-content {
    border: 1px solid #ddd;
}

.details-modal .modal-body {
    padding: 0;
    position: relative;
    background: linear-gradient(to right, #f4f4f4, #f4f4f4 35%, #ffffff 35%, #ffffff);
}

.details-modal .modal-body:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.details-modal .summary {
    width: 35%;
    float: left;
}

.details-modal .summary .image-large {
    height: 200px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;

    border-top-left-radius: 6px;
}

.details-modal .summary .info-main {
    margin-bottom: 0;
    /*min-height: 100px;*/
}

.details-modal .summary .info-main .name {
    font-size: 15px;
    line-height: 22px;
    padding: 10px 10px 10px 20px;
    width: 70%;
}

.details-modal .summary .info-main .logo {
    margin-right: 10px;
}

.details-modal .summary .info-secondary {
    padding: 0 20px 20px 20px;
    min-height: 150px
}

.details-modal .summary .info-secondary .contact {
    width: 100%;
}

.details-modal .details {
    float: left;
    width: 65%;
}

.details-modal .nav-tabs.top-tabs {
    background: #f4f4f4;
}

.details-modal .nav-tabs.top-tabs > li.active a {
    color: #3299fe;
    border-radius: 0;
    border-left: 1px solid #fff;
}

.details-modal .nav-tabs.top-tabs > li a {
    color: #000;
    padding: 1.3em 2em;
    border-right: 1px solid #ddd;
    margin-right: 0;
    outline: none !important;
}

.details-modal .tab-content.top-content {
    padding: 0 10px;
    background: #fff;
}

.details-modal .lower-tabs {
    list-style-type: none;
    padding-left: 0;
    border-bottom: none;
}

.details-modal .lower-tabs:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.details-modal .lower-tabs > li {
    float: left;
    width: 20%;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.details-modal .lower-tabs > li.active a {
    color: #3299fe;
    font-weight: bold;
    border: none;
    border-bottom: 3px solid #3299fe;
}

.details-modal .lower-tabs > li:hover a {
    color: #3299fe;
    text-decoration: none;
    background: none;
}

.details-modal .lower-tabs > li a {
    font-size: 13px;
    color: #000;
    text-align: center;
    display: block;
    border: none;
    /*border-bottom: 1px solid #ddd;*/
    padding: 20px 0;
    background: #fff;
    outline: none !important;
}

.details-modal .lower-tabs > li a span.glyphicon {
    display: none;
}

.details-modal .lower-content {
    padding: 15px;
    font-size: 13px;
}

.details-modal .lower-content p {
    margin-bottom: 15px;
}

.details-modal .lower-content dl.inline dd {
    display: inline;
    margin: 0;
}

.details-modal .lower-content dl.inline dd:after {
    display: block;
    content: '';
}

.details-modal .lower-content dl.inline dt {
    display: inline-block;
    min-width: 20px;
    margin-bottom: 5px;
}

.details-modal .lower-content .table.table-opening-hours tbody tr:first-child td {
    border-top: none;
}

.details-modal .lower-content .table.table-opening-hours tbody tr td:first-child {
    font-weight: bold;
}

.details-modal .lower-content .table.table-prices thead tr th {
    font-weight: normal;
    background: #f4f4f4;
}

.details-modal .lower-content .table.table-prices tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.details-modal .lower-content .table.table-prices tbody tr td {
    border-right: 1px solid #ddd;
    font-weight: bold;
}

.details-modal .lower-content .table.table-prices tbody tr td:last-child {
    border-right: none;
}

.details-modal .lower-content .gallery .gallery-view img {
    max-width: 100%;
}

.details-modal .lower-content .gallery .gallery-list .arrow-wrapper {
    margin-bottom: 8px;
    text-align: center;
    font-size: 20px;
}

.details-modal .lower-content .gallery .gallery-list .arrow-wrapper a {
    color: #333;
}

.details-modal .lower-content .gallery .gallery-list .gallery-tb {
    margin-bottom: 8px;
}

.details-modal .lower-content .gallery .gallery-list .gallery-tb img {
    max-width: 100%;
}

@media (min-width: 801px) {
    .details-modal .modal-dialog {
        width: 800px;
    }

    .details-modal .summary .info-main .logo {
        position: relative;
        float: right;
        width: 30%;
        margin-right: 0;
    }
}

@media (max-width: 800px) {

    .details-modal {
        overflow-y: auto;
    }

    .details-modal .modal-dialog {
        width: 95%;
    }

    .details-modal .modal-body {
        background: #fff;
    }

    .details-modal .summary {
        width: 100%;
        position: relative;
        background: #f4f4f4;
    }

    .details-modal .summary .image-large {
        width: 40%;
        float: right;
        border-top-left-radius: 0;
        border-top-right-radius: 6px;
    }

    .details-modal .summary .info-main,
    .details-modal .summary .info-secondary {
        float: left;
        width: 60%;
    }

    .details-modal .summary .info-main .logo {
        margin-right: 0;
        position: absolute;
        right: 10px;
        bottom: 10px;
        top: auto;
    }

    .details-modal .details {
        width: 100%;
    }

    .details-modal .nav-tabs.top-tabs {
        border-top: 1px solid #ccc;
    }

    .details-modal .nav-tabs.top-tabs li {
        width: auto;
    }

    .details-modal .nav-tabs.top-tabs li.active a {
        border-top: 1px solid #f4f4f4;
        border-right: 1px solid #ccc;
    }

    .details-modal .nav-tabs.top-tabs li a {
        padding: 1em;
        display: block;
        text-align: center;
    }

    .details-modal .tab-content.top-content {
        padding: 0;
    }

    .details-modal .tab-content.lower-content {
        background: #fff;
    }

    .details-modal .lower-tabs {
        width: 30%;
        float: left;
        border-bottom: 0px solid #ddd !important;
    }

    .details-modal .lower-tabs > li {
        width: 100%;
    }

    .details-modal .lower-tabs > li.active a,
    .details-modal .lower-tabs > li:active a {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .details-modal .lower-tabs > li a {
        border-radius: 0;
        background: none;
        padding: 15px 0;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .details-modal .lower-content {
        width: 70%;
        float: right;
    }
}

/*@media (max-width: 475px) {*/
/*.details-modal .modal-dialog {*/
/*margin: 0;*/
/*width: 100%;*/
/*}*/

/*.details-modal .modal-dialog .modal-content {*/
/*border-radius: 0;*/
/*}*/

/*.details-modal .summary .image-large {*/
/*width: 100%;*/
/*position: absolute;*/
/*opacity: .15;*/
/*height: 100%;*/
/*}*/

/*.details-modal .lower-tabs {*/
/*width: 20%;*/
/*}*/

/*.details-modal .lower-tabs > li a span.text {*/
/*display: none;*/
/*}*/

/*.details-modal .lower-tabs > li a span.glyphicon {*/
/*display: block;*/
/*font-size: 18px;*/
/*}*/

/*.details-modal .lower-content {*/
/*width: 80%;*/
/*}*/
/*}*/

.tooltip {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    background-color: white;
    border-radius: 4px;
    color: black;
    padding: 4px 8px;
    opacity: 0.7;
    white-space: nowrap;
    z-index: 1000 !important;
    pointer-events: none;
}

.tooltip-measure {
    opacity: 1;
    font-weight: bold;
    pointer-events: none !important;
}

.tooltip-static {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    background-color: white;
    border-radius: 4px;
    color: black;
    font-weight: bold;
    padding: 4px 8px;
    white-space: nowrap;
    z-index: 1000 !important;
    pointer-events: none !important;
}

.tooltip-measure::before, .tooltip-static::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.5);
    bottom: -6px;
    content: "";
    left: 50%;
    margin-left: -7px;
    position: absolute;
    pointer-events: none !important;
    z-index: 1000 !important;
}

.ol-overlay-container {
    #pointer-events: none !important;
}

.nodisplay {
    display: none;
}

.arial {
    font-family: arial;
    font-size: 12px;
}

.serif {
    font-family: serif;
    font-size: 12px;
}

.cursive {
    font-family: cursive;
    font-size: 12px;
}

.monospace {
    font-family: monospace;
    font-size: 12px;
}

.xsmall {
    font-size: smaller !important;
}

.small {
    font-size: small !important;
}

.medium {
    font-size: medium !important;
}

.large {
    font-size: large !important;
}

.fontedit td {
    padding: 0 5px 0 0;
    vertical-align: middle;
}

.fontcolor {
    width: 20px;
}

.Linecolor {
    margin-top: 3px;
}

.deleteAllMeasuremntsContainer {
    background-color: #3399fe;
    /*background-image: url("../images/deleteAll_Bg.png");*/
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    max-width: 113px;
    text-align: center;
    /*padding: 0 10px 0 25px;*/
}

.editMeasuremntsContainer {
    background-color: #3399fe;

    background-position: 5px 5px;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 113px;
    /* padding: 0 10px 0 25px; */
    text-align: center;
}

.deleteMeasuremnts {
    display: none;
    background-color: #3399fe;

    background-position: 5px 5px;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 113px;
    text-align: center;
}

#searchTab {
    background-image: url("../images/searchResults.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

.sidebar-left .icons .icon.active #searchTab {
    background-image: url("../images/search-results-blue.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

#routeTab {
    background-image: url("../images/directions-grey.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

#gps_from :hover {
    background-color: lightgrey;
    border-radius: 10px;
}

#gps_to :hover {
    background-color: lightgrey;
    border-radius: 10px;
}

.sidebar-left .icons .icon.active #routeTab {
    background-image: url("../images/directions-blue.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

#poiTab {
    background-image: url("../images/Legend.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

.sidebar-left .icons .icon.active #poiTab {
    background-image: url("../images/LegendActive.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

#legendTab {
    background-image: url("../images/tableOfContents.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

.sidebar-left .icons .icon.active #legendTab {
    background-image: url("../images/tableOfContentsActive.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

#showLeft {
    background-image: url("../images/showLeftContent.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

.sidebar-left .icons .icon.active #showLeft {
    background-image: url("../images/showLeftContent.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

#hideLeft {
    background-image: url("../images/hideLeftContent.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;

}

.sidebar-left .icons .icon.active #hideLeft {
    background-image: url("../images/hideLeftContent.png");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px -3px 3px #999;
    background-color: #fff;
    background-position: center center;

}

.form-control {
    border-color: #d2d6de;
    border-radius: 0;
    box-shadow: none;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-group {
    margin-bottom: 25px;
}

.ui-autocomplete {
    z-index: 2051 !important;
}

/* Routing */

#routingWrapper {
    height: calc(100% - 150px);
    padding-top: 5px;
    padding-left: 5px;
    width: 100%;
}

#routingWrapper table tr td {
    font-family: Arial;
    height: 38px;
}

#routingStartSymbol, #routingEndSymbol {
    position: relative;
    left: 10px;
    top: -4px;
}

#routingStartSymbol:hover,
#routingStartSymbol:active,
#routingEndSymbol:hover,
#routingEndSymbol:active {
    height: 34px;
    border: 1px solid lightgray;
    cursor: hand;
    cursor: pointer;
}

.stepNo {
    width: 18px;
    padding-left: 3px;
}

.stepInstruction {
    width: 170px;
}

.stepLength {
    width: 60px;
}

.routeInfoOddRow {
    background-color: white;
    padding: 5px;
    cursor: hand;
    cursor: pointer;

}

.routeInfoEvenRow {
    background-color: lightgray;
    padding: 5px;
    cursor: pointer;
    cursor: hand;
}

#routeInfo {
    padding: 5px 0;
    margin: 5px 0;
}

#routeInfoDirections tr td {
    padding-top: 4px;
    padding-left: 3px;
}

#routeInfoDirections {
    border: 1px solid lightgray;
    width: 100%;
}

#startAddress {
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 5px;
    font-weight: bold;
}

#endAddress {
    padding-top: 6px;
    padding-left: 10px;
    font-weight: bold;
    padding-right: 5px;
}

#routeTimeDurationWrapper td, #routeTimeDurationWrapper span {
    font-weight: bold;
}

.homeTopBold {
    border-bottom: 1px solid #E0E5E9;
    border-bottom-width: 3.5px;
}

.ol-panzoom {
    right: 53px;
    top: 150px;
    z-index: 1501;
}

.ol-zoomslider {
    width: 40px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    background-image: url("../resources/zoombar_black/zoombar.png");
    margin-top: 3.7px !important;
    height: 150px;
    left: auto;
    top: 22px;
    position: absolute;
    border-radius: 0px;
    padding-top: -10px;
    z-index: 1501;
}

#Control__zoomin {
    top: 63px !important;
    border-radius: 5px 0 0;
    z-index: 1501;
}

#Control__zoomin_innerImage {
    border-radius: 5px 0 0;
}

#Control__zoomout {
    #top: 209px !important;
    margin-top: 3px !important;
    border-radius: 0 0 0 5px;
    z-index: 1501;
}

#Control__zoomout_innerImage {
    border-radius: 0 0 0 5px;
    margin-top: 3.5px;
}

#OpenLayers_Control_PanZoom_panup {
    display: none;
}

#OpenLayers_Control_PanZoom_panleft {
    display: none;
    z-index: 1501;
}

#OpenLayers_Control_PanZoom_panright {
    display: none;
    z-index: 1501;
}

#OpenLayers_Control_PanZoom_pandown {
    display: none;
    z-index: 1501;
}

.ol-panzoom {
    padding: 0px;
    position: absolute;
    z-index: 1501;
}

.ol-zoomslider-thumb {
    width: 40px !important;
    background: url("../resources/zoombar_black/slider.png");
}

.ol-zoomslider button {
    height: 9px;
    margin-left: -2px !important;
    margin-top: -1.5px !important;
    position: relative;
}

#zoomGroup {
    right: 53px;
    top: 150px;
    position: absolute;
    z-index: 1050;
}

.copyrightsf {
    font-size: 12px;
    line-height: 24px;
    margin-right: 5px;
    padding-left: 15px;
    text-align: left;
}

.ol-custom-overviewmap,
.ol-custom-overviewmap.ol-uncollapsible {
    bottom: 25px;
    left: auto;
    right: 39px;
    top: auto;
    padding: 0px;
}

.ol-overviewmap.ol-collapsed {
    right: 0px !important;
}

.ol-custom-overviewmap:not(.ol-collapsed) {
    border: 1px solid black;
}

.ol-custom-overviewmap .ol-overviewmap-map {
    border: none;
    width: 210px;
    height: 130px;

}

.ol-custom-overviewmap .ol-overviewmap-box {
    border: 2px solid #3399ff;
}

.ol-custom-overviewmap:not(.ol-collapsed) button {
    background: rgba(0, 0, 0, 0) url("../images/hideOverview.png") !important;
    bottom: -1px;
    left: auto;
    right: -40px;
    top: auto;
    height: 40px;
    width: 40px;
}

.ol-overviewmap > button {
    background: rgba(0, 0, 0, 0) url("../images/showOverview.png") !important;
    bottom: 2px;
    left: auto;
    right: -40px !important;
    top: auto;
    /*border-bottom: 1px;*/
    /*border-right: 1px;*/
    border-radius: 0;
    margin: 0px;
    height: 40px;
    width: 40px;
}

.ol-overviewmap > button > span {
    display: none;
}

.ol-rotate {
    top: 170px;
    right: 0;
}

.ol-overviewmap {
    bottom: 14px;
    border-radius: 0;
}

.ol-attribution {
    right: 400px;
}

.ol-attribution.ol-uncollapsible {
    height: 18px;
    line-height: 16px;
}

.ol-attribution ul {
    font-size: 10px;
    line-height: 10px;
}

#xyCoordinates {
    text-align: center !important;
    display: table;
    float: left;
    font-size: 11px;
    padding-top: 5px;
    width: 170px;
}

.ol-mouse-position {
    top: auto;
    right: auto;
    position: relative;
}

#xyCoordinatesType {
    text-align: center !important;
    display: table;
    padding-left: 7px;
    font-size: 11px;
    width: 285px;

}

#projection {
    height: 24px;
    float: right;
}

.bglabel {
    float: none !important;
    padding-left: 10px !important;
    text-align: center;
    #margin: 0 20px;

}

.bglabel > img {
    border: 2px solid #3399ff;
    box-shadow: none !important;
    margin: 1px;

}

.bgh:hover {
    border: 4px solid #3399ff !important;
}

#scaleLinePrint {
    /*display: table;*/
    font-size: 11px;
    text-align: center !important;

}

.ol-scale-line {
    color: #000 !important;
    background-color: transparent;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
    left: auto;
    bottom: 1px !important;
    position: relative;

}

.ol-scale-line .ol-scale-line-inner {
    color: #000 !important;
    border-color: #000;
    border-image: none;
    border-style: solid;
    /*display: inline-block;*/
    max-height: 1px;
    border-width: 1px;
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(left, #000000 0%, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #000000), color-stop(25%, #000000), color-stop(25%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #000000), color-stop(75%, #000000), color-stop(75%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #000000 0%, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #000000 0%, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #000000 0%, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to right, #000000 0%, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=1); /* IE6-9 */

}

#scaleLine {
    display: table;
    font-size: 11px;
    padding-left: 7px;
    text-align: center !important;
    width: 255px;
}

.mapscale {
    color: #000 !important;
    background-color: transparent;
    font-weight: bold;
    line-height: 9px;
    padding: 2px;
    text-align: center;
    left: auto;
    bottom: -5px !important;
    position: relative;

}

.mapscale {
    color: #000 !important;
    background-color: transparent;
    font-weight: bold;
    line-height: 9px;
    text-align: center;
    left: auto;
    bottom: -5px !important;
    position: relative;

}

.mapscale .mapscale-inner {
    color: #000 !important;
    border-color: #000;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 2px 2px;
    font-size: 10px;
}

#scaleValue {
    display: table;
    font-size: 11px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center !important;
    line-height: 24px;
    bottom: 0px;

}

/*#streets tr:nth-child(2n+1) !* represents every odd row of an HTML table *!*/
/*{*/
/*background-color: green;*/
/*cursor:pointer;*/
/*}*/

/*#streets tr:nth-child(odd) !* same *!*/
/*{*/
/*background-color: green;*/
/*cursor:pointer;*/
/*}*/

/*#streets tr:nth-child(2n+0) !* represents every even row of an HTML table *!*/
/*{*/
/*background-color: #edf2f7;*/
/*cursor:pointer;*/
/*}*/

/*#streets tr:nth-child(even) !* same *!*/
/*{*/
/*background-color: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #edf2f7, #d0dfea) repeat scroll 0 0;*/
/*cursor:pointer;*/
/*}*/

#streets tr:nth-child(2n+1) /* represents every odd row of an HTML table */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#streets tr:nth-child(odd) /* same */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#streets tr:nth-child(2n+0) /* represents every even row of an HTML table */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#streets tr:nth-child(even) /* same */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#streets tr:hover {
    background-color: rgba(51, 153, 254, 0.37);
}

#streets td {
    padding: 0 0 0 7px;
}

#places tr:nth-child(2n+1) /* represents every odd row of an HTML table */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#places tr:nth-child(odd) /* same */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#places tr:nth-child(2n+0) /* represents every even row of an HTML table */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#places tr:nth-child(even) /* same */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#places tr:hover {
    background-color: rgba(51, 153, 254, 0.37);
}

#places td {
    padding: 0 0 0 7px;
}

#result_items tr:nth-child(2n+1) /* represents every odd row of an HTML table */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#result_items tr:nth-child(odd) /* same */
{
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#result_items tr:nth-child(2n+0) /* represents every even row of an HTML table */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#result_items tr:nth-child(even) /* same */
{
    background-color: #F4F4F4;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

#result_items tr:hover {
    background-color: rgba(51, 153, 254, 0.37);
}

#result_items td {
    padding: 0 0 0 7px;
}

#nr_street {
    float: right;
    margin-right: 10px;
    overflow: hidden;
}

#tocSection {
    display: block;
    height: calc(100% - 95px);
    overflow-y: hidden;
}

#accordion {
    margin-bottom: 0px !important;
}

.panel-heading {
    padding: 5px 15px;
    cursor: pointer;
}

.popupPrint {
    cursor: pointer;
}

#popupDirections {
    cursor: pointer;
}

#popupMoreInfo {
    cursor: pointer;
}

#tocTree .nav > li > a {
    display: block;
    overflow: hidden;
    padding: 2px 15px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.panel-body {
    padding-right: 5px;
}

.nav .nav-list .tree {
    padding-right: 5px;
}

.nav .nav-list {
    padding-right: 5px;
}

#tocUL {
    padding-right: 5px;
}

.nav-list .divider {
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
    height: 1px;
    overflow: hidden;
}

.nav-list > li > a, .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

}

.toggled > label {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: black;
}

.nav-header {
    color: #999;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    margin-bottom: 0px;
}

.nav-list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

#tocUL {
    padding-left: 0px;
}

#LogoProj {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.SFbasemap {
    border-bottom: 1px solid #e0e5e9;
    margin-bottom: 20px;
    padding: 10px 10px 5px;
}

.class_checkbox {
    background: rgba(0, 0, 0, 0) url("../images/icons5/layer-perspective-up.png") no-repeat scroll center center;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    height: 50px;
    margin-left: 0;
    padding: 2px;
    width: 36px;
}

.class_checkbox.checked {
    background: rgba(0, 0, 0, 0) url("../images/icons5/layer-down.png") no-repeat scroll center center
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.glyphicon-remove {
    pointer-events: all !important;
    cursor: pointer;
}

#itemGallery {

    margin-top: 10px;
}

.modal-open {
    padding: 0px !important;
    padding-right: 0px !important;
}

.avoid-clicks {
    pointer-events: none;
}

.modal {
    z-index: 1055;
}

.modal-backdrop {
    z-index: 1051;
}

#element_to_pop_up {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 25px 5px #999;
    color: #111;
    display: none;
    width: auto;
    height: auto;
    left: auto;
    top: 100px;
    padding: 25px;
    text-align: center;
}

.opaque {
    opacity: 1 !important;
}

input[type=range] {
    /*removes default webkit styles*/
    -webkit-appearance: none;

    /*fix for FF unable to apply focus style bug */
    border: 1px solid white;

}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #3399ff;
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

input[type=range]::-moz-range-track {

    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #3399ff;
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

input[type=range]::-ms-track {

    height: 5px;

    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;

    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #777;
    border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
    background: #ddd;
    border-radius: 10px;
}

input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #3399ff;
}

input[type=range]:focus::-ms-fill-lower {
    background: #888;
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
}

.btn-primary {
    color: #fff;
    background-color: #3399fe;
    border-color: #3399fe;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #328DF0;
}

select::-ms-expand {
    display: none;
}

#items-nav-tabs {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #ddd;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000;
    display: block;
    font-size: 13px;
    outline: medium none !important;
    text-align: center;
}

#items-nav-tabs > li {
    float: left;
    margin-bottom: -3px;
}

.tab-pane p {
    font-size: inherit;
    line-height: inherit;
}

.tab-pane > p {
    font-size: inherit;
    line-height: inherit;
}

.bullet {
    position: absolute;
    padding: 0px;
    font-size: 24px;
    color: #3399ff !important;
    line-height: 25px;
}

.tocItems > .bullet {
    display: none;
}

.toggled > .bullet {
    display: block;
}











.ol-control.ol-profil {
    position: absolute;
    top: 0.5em;
    right: 3em;
    text-align: right;
    overflow: hidden;
}
.ol-profil .ol-inner  {
    position: relative;
    padding: 0.5em;
    font-size: 0.8em;
}
.ol-control.ol-profil .ol-inner {
    display: block;
    background-color: rgba(255,255,255,0.7);
    margin: 2.3em 2px 2px;
}
.ol-control.ol-profil.ol-collapsed .ol-inner {
    display: none;
}

.ol-profil canvas {
    display: block;
}
.ol-profil button {
    display: block;
    position: absolute;
    right: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPCAYAAAALWoRrAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AgXCR4dn7j9TAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAz0lEQVQ4y7WTMU4CURRFz0xIpLUBEhdAY2tJYW1jaWlsXYVxDWyBhWCFCYugYgnDFPMOhTMJGf3AwHiqn/uTk5v/3gfAH6b0RH7sMiIe1Ts162z+q2lVVbd1XqijLuJk0zzP1/VxCGyApLgsy+HJphGx8DeFOm6L1bn6eVQaEW+m2amTRqx+1fkqKY2Ie0+zUx/U7WGYfNMsy57PmMMN8A1MWsWeUoPyivV8PWtPOzL7D+lYHfUtBXgHGLTCJfBxodD6k9Dsm8BLE17LobQ39nJC61aLVoVsAAAAAElFTkSuQmCC');
}

.ol-profil.ol-collapsed button {
    position: static;
}

.ol-profil .ol-profilbar,
.ol-profil .ol-profilcursor {
    position:absolute;
    pointer-events: none;
    width: 1px;
    display: none;
}
.ol-profil .ol-profilcursor {
    width: 0;
    height: 0;
}
.ol-profil .ol-profilcursor:before {
    content:"";
    pointer-events: none;
    display: block;
    margin: -2px;
    width:5px;
    height:5px;
}
.ol-profil .ol-profilbar,
.ol-profil .ol-profilcursor:before {
    background: red;
}

.ol-profil table {
    text-align: center;
    width: 100%;
}

.ol-profil table span {
    display: block;
}

.ol-profilpopup {
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0.5em;
    padding: 0 0.5em;
    position: absolute;
    top:-1em;
    white-space: nowrap;
}
.ol-profilpopup.ol-left {
    right:0;
}


.ol-profil table td {
    padding: 0 2px;
}

.ol-profil table .track-info {
    display: table-row;
}
.ol-profil table .point-info {
    display: none;
}
.ol-profil .over table .track-info {
    display: none;
}
.ol-profil .over table .point-info {
    display: table-row;
}

.ol-profil p {
    text-align: center;
    margin:0;
}




/* Hide info for profil on map */
.ol-control.ol-profil table
{	display: none;
}
/* Customize cursor color */
.options .ol-profilbar, .options .ol-profilcursor::before
{	background-color: red;
}

.options{
    width: 470px;
    height: 320px;
    z-index: 999;
    display: block;
    position: absolute;
    bottom: 25px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.options .ol-profil{
    overflow: hidden;
}

#elevationProfile{
    width: 100%;
    margin-top: 65px;
    height: 400px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
