﻿.k-splitbar{
    background-color:#D96D00;
}
.k-button{
    background-color:#D96D00 !important;
}

.men-highlight{
  border: 3px solid #D96D00 !important;
}

html, body  {
    height: 100%;
    margin: 0;
    padding: 0;
    font: 100%/150% calibri,helvetica,sans-serif;
}

form, fieldset, table, tr, td, img {
    margin: 0;
    padding: 0;
    font: 100%/150% calibri,helvetica,sans-serif;
}
input, button, select, textarea, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}



.pane-content {
    padding: 0px;
    overflow: hidden;
}

.leaflet-control-remove-all-interior {
    background-image: url('images/spritesheet.png');
    width: 20px;
    height: 20px;
    background-position: -182px -2px;
    background-repeat: no-repeat;
    display: block;
    padding: 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
    cursor: auto;
    text-align: center;
    background-color: #FFFFFF;
}

.leaflet-control-remove-all-interior:hover {
    background-color: #F4F4F4;
}

.topcorner {
    position: absolute;
    top: 0;
    right: 0;
}

#fade {
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal {
    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 64px;
    height: 64px;
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 1002;
    text-align:center;
    overflow: auto;
}

.hide-scroll {
    overflow: hidden;
}

.k-button .k-image {
    height: 32px;
}



.userMenuButton{
    margin:6px;
    width:150px;
    text-align:center;
}

  #custom-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
    margin-left:-22px;
    font: 100%/150% calibri,helvetica,sans-serif;
  }

.PopupPanel {
    padding: 10px;
    background-color: white;
    border: groove;
    border-color: rgb(217,109,0);
    position: fixed;
    top: 0%;
    left: 50%;
    margin-top: 10%;
    margin-left: -400px;
    z-index: 1002;
    overflow: scroll;
    height: 500px;
}

.PopupPanelRight {
     padding:10px;
     background-color:white;
     border:groove;
     border-color:rgb(217,109,0);
     position: fixed;
     top: 200px;
     left: 220px;
     margin-top: -200px;
     margin-left: -220px;
     z-index: 1002;
 }


#divVersionText {
    color: rgb(217,109,0);
    font: 100%/150% calibri,helvetica,sans-serif;
}

.menPanel {
    margin:3px;
    padding:8px;
    font: 100%/150% calibri,helvetica,sans-serif;
}

.menInfoPanel{
    margin:3px;
    padding:8px;
    font: 100%/150% calibri,helvetica,sans-serif;
    width:96%;
    border:double;
    border-width:thin;
}

.menmenubutton{
    margin:13px 8px 8px 20px !important;
    width:180px;
}
.menmenubuttonsubitem{
    margin:-5px 2px -5px 45px !important;
    width:180px;
    font: 80%/120% calibri,helvetica,sans-serif;
}

.mainTitle {
    font: calibri,helvetica,sans-serif;
    color: rgb(217,109,0);
    text-align:left;
    margin-left:150px;
    margin-top:15px;
    line-height:1;
}

.mainTitleImage{
    position: absolute;
    background-color:white;
    padding:6px;
}

.mainTitleImage{
    float:left;
    background-color:white;
    padding:6px;
}

.headercontainer {
    position:absolute;
    right:10px;
    top:5px;
}


/* Dashboard 0 */
#mainBody {
    height: 99.8%;
    margin: 0 auto;
}

#mapPane
{
    padding: 0px;
}

#vertical {
    height: 99.8%;
    margin: 0 auto;
    /*overflow:hidden;*/
}

#top-pane {
    overflow-x: hidden;
}
#middle-pane {
    background-color: rgba(60, 70, 80, 0.10);
    overflow-y: hidden;
}

#bottom-pane {
    background-color: rgba(60, 70, 80, 0.15);
}

#left-pane, #center-pane, #right-pane {
    background-color: rgba(60, 70, 80, 0.05);
}
#center-pane {
    overflow: hidden;
}

/* Dashboard 1 */
#mainBody_Dash1 {
    height: 99.8%;
    margin: 0 auto;
    overflow: hidden;
}
#mapPane_Dash1
{
    padding: 0px;
}
#vertical_Dash1 {
    height: 99.8%;
    margin: 0 auto;
}

#top-pane_Dash1 {
    background-color: rgba(68, 68, 68, 1);
    overflow: hidden;
}

#horizontal_Dash1 {
    height: 100%;
    margin: 0 auto;
}

#left-pane_Dash1 {
    background-color: rgba(68, 68, 68, 0.8);
}

/*#center-pane_Dash1 {
    background-color: rgba(60, 70, 80, 0.05);
}*/

#center-pane-top_Dash1 {
    background-color: rgb(229, 229, 229);
}

#center-pane-bottom_Dash1 {
    background-color: rgb(229, 229, 229);
}

#timeslider_Dash1 {
    width:665px;
    margin:0 auto;
    background-color: rgba(68, 68, 68, 254);
    position:absolute;
    z-index: 999;
    top:3px;
    left:31%;
}
#offset_Dash1 {
    width:300px;
    margin:0 auto;
}
.menLightText {
    color: snow !important;
}
  #custom-handle_Dash1 {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
    margin-left:-22px;
    font: 100%/150% calibri,helvetica,sans-serif;
  }

.qualityslider {
    margin-left:-1.8em !important;
    width: 3.5em !important;
    text-align:center !important;
  }
  
#startDisplay_Dash1 {
    width:266px;
    height:56px;
    margin:0 auto;
    /*background-color: black;*/
    /*border: thick;*/
    position:absolute;
    top:8px;
    left:46%;
    text-align:center;
    display: none;
    color: snow;
    background-color: rgba(68, 68, 68, 1);
    border-radius: 15px;
    z-index: 999;
    font-size: small;
}

#startDisplayText_Dash1 {
    font-size: 250%;
}

#legend_Dash1 {
    margin:10px;
    position:absolute;
    bottom:80px;
    right:5px;
    width:120px;
    background-color: rgba(105, 105, 105, 1);
    border-radius: 15px;
    z-index: 999;
}

 .arrow-icon {
        width: 20px;
        height: 20px;
    }

.arrow-icon > div {
    margin-left: -1px;
    margin-top: -7px;
    transform-origin: center center;
    font: 18px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.ui-dialog {
    z-index: 1000 !important;
}

.leaflet-tooltip-own {
    position: absolute;
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #000;
    border-radius: 4px;
    color: #000;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}

#searchPointSelect-list ul li:nth-of-type(odd) {
    background: lightgrey;
}
#searchPolygonSelect-list ul li:nth-of-type(odd) {
    background: lightgrey;
}

.button-large-men {
    height: 50px;
    line-height: 50px;
}

table {
    border-spacing: 10px;
}

.swrrp table {
/*    border: 1px solid black;
    border-radius: 10px;*/
}
.swrrp th {
/*    border: 1px solid black;
    border-radius: 10px;*/
}
td {
    padding-left:6px;
}