/**
 * Router
 */
.mb-element-router {
    height: 100%;
    position: relative;
/*    margin:5px;*/
}

.mb-element-router > * {
	padding: 5px 0 5px 0 ;
	margin: 0 5px 0 5px;
}

.trlp-routing-panels {
    position: absolute;
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0;
    /*overflow-y: scroll;
    overflow: auto;*/
    border: 3px solid  #a6ce17;
    margin-bottom: 30px;
	margin-top: 20px;
    line-height: normal;
    overflow-y:auto;
    overflow-x:hidden;
}
.routing-regionen {
    position:relative;
    z-index:2;
    
}
.routing-regionen p,div{
    color:#3a7b00;
}
.routing-regionen p,div.route-segment-info{
    color:#3a7b00;
	padding-top: 8px;
}
#region-data{
    border:solid orange 1px;
}
.mb-element-map {
    background: #fff;
}

.mb-element-router #trlp-router-list-groups li {
    cursor: pointer;
    text-decoration: underline;
}

.mb-element-router .trlp-router-list-group {
    display: none;
}

.trlp-route-legende .details {
    display: none;
}

.trlp-route-legende table p {
	line-height: 17px;
}

#trlp-router-route {
    color: #3a7b00;
    padding: 10px 10px 35px 10px;
}
#trlp-router-route a{
    font-size:0.9em;
    text-decoration:underline;
}

#trlp-router-route p.route-abstract {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 0.9em;
    line-height: 1.6em;
}

#trlp-router-route h3 {
    margin-top: 1em;
    font-weight: bold;
}

#trlp-router-route ol {
    padding-left: 0.9em;
    list-style: decimal;
    margin-left: 0.9em;
    line-height: 1.6em;
    font-size: 0.9em;
}

#trlp-router-route ol.trlp-teilstrecken li {
    cursor: pointer;
}

#trlp-router-route ol.trlp-teilstrecken li:hover {
    text-decoration: underline;
}

#trlp-router-route .trlp-route-legende {
    margin-top: 1em;
}

#trlp-router-route .trlp-route-legende a {
    font-size: 0.9em;
    text-decoration:underline;
	font-weight: bold;
/*    padding-left: 1.5em;*/
}

#trlp-router-route .trlp-route-legende .simple table {
    margin-bottom: 1em;
    font-size: 0.9em;
    color:#3a7b00;
    line-height: 1.6em;
    width:205px;
    border:solid orange 0px;

}

#trlp-router-route .trlp-route-legende .simple td {
    padding-right: 1em;
}

#trlp-router-route .trlp-route-legende .details table {
    margin-bottom: 1em;
    font-size: 0.9em;
    line-height:1.6em;
    width:205px;
    border:solid orange 0px;
}

#trlp-router-route .trlp-route-legende .details td {
    padding-right: 1em;
}

.routing-node-actions {
    display: inline-block;
}

#trlp-router-route h2{
    font-weight:bold;
    margin-bottom:10px;
}

#trlp-router-route div{
    margin-bottom:10px;
}



ul.routing-nodes li.start .routing-node-actions,
ul.routing-nodes li.via .routing-node-actions,
ul.routing-nodes li.ziel .routing-node-actions {
    display: none;
    
}
#trlp-router-routing h2{
    color: #3a7b00;
}

.routing-options input, label{
    color: #3a7b00;
}

.routing-nodes li{
    margin-bottom:5px;
}

#extra-links {
    padding-left: 10px;
}
/*
 * SOLR
 */
 div.solrResult,
 div.solrResult > div.clear {
     clear:both;
     white-space: nowrap;
 }
 
 div.resultLabel {
     float:left;
     white-space: nowrap;
 }
 
 div.resultInfo {
     float:right;
     display: block;
     width: auto;
     font-size: 12px;
     color: #666;
     text-align: right;
     vertical-align: middle;
     line-height: 24px;
 }
 
/*
 * TOC
 */

.mb-element-toc {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 20px;
    top: auto;
}

.mb-element-toc-control {
    background: url(../../../../bundles/lbmcms/images/config-up.png) no-repeat;
    width:140px;
    height:32px;
    cursor: pointer;
    line-height: 32px;
    color: #3b8234;
    padding-left: 10px;
    margin-left:20px;
}

.mb-element-toc-control.down {
    background: url(../../../../bundles/lbmcms/images/config-down.png) no-repeat;
}

.mb-element-toc-content {
    display:none;
}

.mb-element-toc-content-pref {
    width:245px;
    height:600px;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #3a7b00;
    padding-top: 10px;
}


.mb-element-toc-content-pref .trHead {
    height:20px;
}

.mb-element-toc-content-pref .trBody {
    height:100%;
}

.mb-element-toc-content-pref strong {
    font-weight: bold;
}

.mb-element-toc-content-pref th {
    color: white;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #3a7b00;
}

.mb-element-toc-content-pref td {
    background-color: white;
}

.mb-element-toc-content-pref li {
    color: #3a7b00;
    line-height: 20px;
    font-size: 0.95em;
}

.mb-element-toc-content-pref ul {
    margin-left:10px;
}

.mb-element-toc-content-pref ul > li > ul {
    margin-bottom:10px;
}

.mb-element-toc-content-pref ul > li > ul > li {
    cursor:pointer;
    background: url(../../../../bundles/lbmcms/images/listitem.gif) no-repeat;
    padding-left:20px;
}

.mb-element-toc-content-pref ul > li > ul > ul > li {
    padding-left:10px;
}

.mb-element-toc-content-pref ul > li > ul > li.checked {
    cursor:pointer;
    background: url(../../../../bundles/lbmcms/images/listitem-checked.gif) no-repeat;
}

.mb-element-toc-content-pref ul > li > ul > li.outOfScale {
    cursor:pointer;
    color: silver;
    background: url(../../../../bundles/lbmcms/images/listitem-disabled.gif) no-repeat;
}

.mb-element-toc-content-pref ul > li > ul > li.checked.outOfScale {
    cursor:pointer;
    color: silver;
    background: url(../../../../bundles/lbmcms/images/listitem-disabled-checked.gif) no-repeat;
}

.mb-element-toc-content-pref ul > li > ul > li:hover {
    color: #003a6b;
}

.mb-element-toc-content-pref ul > li > ul > li > img {
    vertical-align: middle;
}

b {
    font-weight: bold;
}

.x-elemente{
    position: absolute;
    border: solid #3A7B00 1px;
    border-left: none;
    background-color: #A6CE17;
    height: 19px;
    width: 14px;
    color: white !important;
    vertical-align: super;
    padding-top: 3px;
    padding-left: 3px;
}

.x-elemente a, .delete{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.updowm-elemente {
    position: absolute;
    height: 26px;
    width: 18px;
    color: white !important;
    padding-top: 0;
    padding-left: 3px;
    margin-left: 20px;
    border: solid orange 0px;
    margin-top: -2px;    
} 


/* HÖHENPROFIL */
.elevation-profile-indicator {
    background-color: #ff0;
    width: 10px;
    position: absolute;
    z-index:2000;
    opacity:0.6;
    filter:alpha(opacity=60);
    display:none;
    cursor:col-resize;
}

.elevation-profile-text {
    position: absolute;
    z-index:2000;
    border: #f00 solid 1px;
    color: #000;
    white-space: nowrap;
    font-size: 10px;
    text-align: center;
    width: 90px;
    height:15px;
    background-color:#ff0;
    opacity:0.6;
    filter:alpha(opacity=60);
    display:none;
}

#trlp-router-list-groups,
#trlp-router-list-regionen,
#trlp-router-list,
#trlp-router-routing {
    display: none;
}

#sidebar .mb-element-router.routing-radrouten .routing-radrouten,
#sidebar .mb-element-router.routing-regionen .routing-regionen,
#sidebar .mb-element-router.routing-routenplaner .routing-routenplaner {
    display: block;
}

.mb-element-router .route-description-short {
    display: none;
	padding-left: 5px;
}

ul#trlp-routing-contextmenu {
    display: none;
    position: absolute;
    z-index: 10000;

    background: #fff;
    border: 1px solid #333;

    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

    font-size: 0.9em;
}


ul#trlp-routing-contextmenu > li {
    padding: 0 0.5em;
}

ul#trlp-routing-contextmenu a {
    cursor: pointer;
    display: block;
}

ul#trlp-routing-contextmenu ul {
    margin-left: 1em;
}

ul#trlp-routing-contextmenu .removenode,
ul#trlp-routing-contextmenu .cancel {
    border-top: 1px solid #333;
}

ul#trlp-routing-contextmenu.is-feature .removenode a {
    color: #888;
}

ul#trlp-routing-contextmenu .setnode a {
    color: #888;
}

ul#trlp-routing-contextmenu.is-feature .setnode a {
    color: inherit;
}


.mb-element-featureinfo {
    position: absolute;
    left: 10em;
    top: 3em;
    z-index: 10000;
    width: 40px !important;
    height: 40px !important;
    width: 17px !important;
}

.div-featureinfo {
    position: absolute !important;
    border: solid green 0px;
    left: 0px;
    top: 2px;
    height: 38px !important;
    width: 38px !important;
}

.div-featureinfo a {
    display: block !important;
    width: 38px !important;
    height: 38px !important;
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/fi.png') no-repeat !important;
    background-position: 0px 100% !important;
    cursor: pointer;
}

.div-featureinfo.active a {
    display: block !important;
    width: 38px !important;
    height: 38px !important;
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/fi-active.png') no-repeat !important;
    background-position: 0px 100% !important;
    border:solid orange 0px;
}

#region-action span {
    text-decoration: underline;
}

#region-action h2 {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 0.5em;
}

div.route-description-short[data-type="TR"] td.trlp-router-list-td > div {
    display: none;
}

div.route-description-short[data-type="TR"] td.trlp-router-list-td {
    vertical-align: middle;
}

div.route-description-short[data-type="TR DE"] td.trlp-router-list-td > div {
    display: none;
}

div.route-description-short[data-type="TR DE"] td.trlp-router-list-td {
    vertical-align: middle;
}

div.route-description-short[data-type="TR WR"] td.trlp-router-list-td > div {
    display: none;
}

div.route-description-short[data-type="TR WR"] td.trlp-router-list-td {
    vertical-align: middle;
}

a.trlp-route-zurliste-link {
    display: none;
}

.mb-element-router.routing-regionen a.trlp-route-zurliste-link {
    display: block;
}

.olImageLoadError {
    background-color: white !important;
	opacity: 0 !important;
    filter: alpha(opacity=0) !important; /* IE */
} 

.mb-element-scaledisplay.left-top {
    position: absolute;
    left: 20px;
    top: 4px;
    background-color: white;
    color: black;
    font-size: 12px;
    font-weight: bold;
    z-index: 1009;
}

label.routingoptions-fix-display {
    cursor: pointer;
    color: #3A7B00;
    margin-bottom: 10px;
    display: inline;
    padding-left: 20px;
    background-image: url('../../../../bundles/lbmcms/images/arrow.png');
    background-repeat: no-repeat;
}

label.routingoptions-fix-display.active {
    background-image: url('../../../../bundles/lbmcms/images/arrow-down.png');
}

li.poi-kategorie {
    font-weight: bold;
}

li.poi-kategorie ul {
    font-weight: normal;
}


.mb-element-zoombar {
    position: absolute !important;
    z-index: 10000 !important;
    width: 28px !important;
    top: 45px;
    left: 15px;
}

body.ie7 .mb-element-zoombar  > * {
    font-size: 0;
}

.mb-element-zoombar .pan {
    /*background: url('image/zoombar-bg-pan.png');*/
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-bg-pan.png') !important;
    height: 36px !important;
    position: relative !important;
    border:solid orange 0px !important;
}

.mb-element-zoombar .pan a {
    position: absolute !important;
    display: block !important;
}

.mb-element-zoombar .pan a.pan-up {
    width: 48px !important;
    height: 15px !important;
    left: 0px !important;
    top: 0px !important;
    border:solid orange 0px;
}

.mb-element-zoombar .pan a.pan-right {
    height: 40px !important;
    right: 0 !important;
    top: 12px !important;
    width: 14px !important;
    border:solid orange 0px;
}

.mb-element-zoombar .pan a.pan-down {
    width: 48px !important;
    height: 14px !important;
    top: 40px !important;
    left: 0px !important;
    border:solid orange 0px;
}

.mb-element-zoombar .pan a.pan-left {
    width: 15px !important;
    height: 25px !important;
    top: 12px !important;
    left: 0px !important;
    border:solid orange 0px;
}

.mb-element-zoombar .zoom {
    /*background: url('image/zoombar-bg.png');*/
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-bg.png') !important;
    padding: 2px 0 4px 0 !important;
    cursor:pointer;
}

.mb-element-zoombar ol.zoom-slider li {
    height: 10px !important;
    width: 20px !important;
    /*background: url('image/zoombar-zoom-slider.png') -26px 50%;*/
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-slider.png') -26px 50% !important;
    margin: 0 auto !important;
    
}


.mb-element-zoombar ol.zoom-slider li div {
    width: 100%;
    height: 100%;
}

.mb-element-zoombar ol.zoom-slider li.active {
    /*background: url('image/zoombar-zoom-slider.png');*/
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-slider.png') !important;
    width: 24px !important;
}

.mb-element-zoombar ol.zoom-slider li.active.ui-sortable-helper {
	left: 5px;
}


#content .mb-element-zoombar div.zoom-prev,
#content .mb-element-zoombar div.zoom-next {
    position: absolute;
    display: inline-block;
    width: 38px;
    top: -120px;
}

#content .mb-element-zoombar div.zoom-prev a,
#content .mb-element-zoombar div.zoom-next a {
    display: block;
    height: 38px;
	width: 38px;
}

.mb-element-zoombar div.zoom-prev a {
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-prevnext.png') no-repeat !important;
    background-position: 0px 50% !important;
}

.mb-element-zoombar div.zoom-next a {
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-prevnext.png') no-repeat !important;
    background-position: -29px 50% !important;
}

.zoom-prev{
    left: 50px !important;
     width: 28px !important;
}

.zoom-next{
    left: 78px !important;
    width: 29px !important;
}

.mb-element-zoombar div.zoom-box {
   background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-box.png') 50% 0 no-repeat !important;
/*   margin: 2px 0 !important;*/
}

.mb-element-zoombar div.zoom-box.active {
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-box.png') 50% -38px no-repeat !important;
/*    margin: 2px 0 !important;*/
}

.mb-element-zoombar div.zoom-box a {
    height: 25px !important;
    display: block !important;
}

.zoom-box{
    border: 0px;
    margin: 0;
    padding: 0;
    position: absolute !important;
    top: -121px !important;
    left: -3px !important;
    width: 38px !important;
    height:38px !important;
}
.zoom-box.active{

}

.zoom{
    position: absolute;
    top: 120px !important;
    width: 34px !important;
    left:10px;
}
.mb-element-zoombar div.zoom-in,
.mb-element-zoombar div.zoom-out {
    /*background: url('image/zoombar-zoom-buttons.png') no-repeat;*/
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-buttons.png') no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0 auto !important;
    padding: 2px 0 0 2px !important;
}

.mb-element-zoombar div.zoom-out {
    background-position: 0% 100% !important;
}

.mb-element-zoombar div.zoom-in a {
    display: block !important;
    height: 16px !important;
    width: 17px !important;
    /*background: url('image/zoombar-zoom-buttons.png') 100% 0%;*/
   background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-buttons.png') 100% 0% !important;
}


.mb-element-zoombar div.zoom-out a {
    display: block !important;
    height: 16px !important;
    width: 17px !important;
    /*background: url('image/zoombar-zoom-buttons.png') 100% 100%;*/
   background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-zoom-buttons.png') 100% 100% !important;
}

.mb-element-zoombar .bottom {
   background: url('../../../../bundles/lbmroutenplaner/img/zoombar-bg-bottom.png') !important;
   height: 2px !important;
}


.mb-element-zoombar .pan {
    background: url('../../../../bundles/lbmroutenplaner/img/lbm_zoombar/lbm_zoombar-bg-pan.png') !important;
    height: 54px !important;
    position: absolute !important;
    width: 54px !important;
    top: 50px !important;
    cursor:pointer;
    padding: 0px;
}

.olHandlerBoxZoomBox {
    border: 2px solid red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}

.iconActivity {
  background: url('../../../../bundles/lbmroutenplaner/img/activity.gif'); }

.mb-element-activityindicator {
  display: none; 
  position: absolute;
  bottom: 200px;
  left: 20px;
  width:32px;
  height:32px;
  z-index:1001;}

.mb-activity .mb-element-activityindicator, .mb-activity-ajax .mb-element-activityindicator {
    display: inline-block;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  text-shadow: 0 0 1px black; }

/* This is the fullscreen template css */
html, body {
    height: 100%;
    margin: 0;
}

.sf-toolbarreset {
    top: 0!important;
    border-bottom: 1px solid #bbb;
    bottom: auto!important;
}

.region#top {
    position: absolute;
    z-index: 2;
}

.region#sidebar {
    position: absolute;
    z-index: 2;
    float: left;
    height: 100%;
    width: 270px;
}

.region#content {
    height: 100%;
    position: relative;
    z-index: 1;
}

.mb-element-map {
    height: 100%;
}

.olControlPanZoomBar {
    top: 45px!important
}

#content .mb-element-activityindicator {
    right: auto;
    left: 5px;
    bottom: 5px;
}

#content .olControlScale {
    left: 5px;
    top: 5px;
    right: auto;
    bottom: auto;
    font-size: 12px;
    font-weight: bold;
}

#content .olControlScale > div {
    color: #000;
}

#content .olControlAttribution {
    font-weight: bold;
    color: #000;
    bottom: 5px;
    right: 5px;
}

#clusterdialog ul li {
    padding-left: 12px;
}
