﻿/* body */
body {
    margin:0px;
    font-family: Verdana;
    font-size: 10px;
}

/* siteHeaderRect: */
.siteHeaderRect {
  background: #224598;
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.24);
}

/* headerRect: */
.headerRect {
  background: #F0F2F7;
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24), 0px 3px 3px 0px rgba(0,0,0,0.24);
}

/* contentContainerRect: */
.contentContainerRect {
  background: #FDFDFD;
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.24), 0px 2px 2px 0px rgba(0,0,0,0.24);
}

/* containerRect: */
.containerRect {
  background: #F4F4F4;
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.24), 0px 2px 2px 0px rgba(0,0,0,0.24);
}
/*spinner layer*/
.overlay {
  background: #bbbbbb;
  /*display: none;*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
}

/* selectedFilterContainerRect: */
.selectedFilterContainerRect {
  background: #399ACA;
  border-radius: 2px;
}

/* footerRect: */
.footerRect {
  background: #F0F2F7;
  box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.24);
}

/* filterDropDownContainerRect: */
.filterDropDownContainerRect {
  background: #FDFDFD;
  border: 1px solid #CACACA;
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.24);
  border-radius: 2px;
}

/* textfieldInputHighlightedRect: */
.textfieldInputHighlightedRect {
  background: #FFFFFF;
  border: 1px solid #399ACA;
  box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.24);
  border-radius: 2px;
}

/* textfieldInputRect: */
.textfieldInputRect {
  background: #FFFFFF;
  border: 1px solid #CACACA;
  box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.24);
  border-radius: 2px;
}

.panel-default > .panel-heading {
    background-color: #FFFFFF;
    padding-right: 5px;
}

.panel-title {
  font-family: Verdana;
  font-weight:bold;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

.panel-title a:hover {
    text-decoration:none !important;
}

.panel-title a:active {
    text-decoration:none !important; 
}

.panel-title a:focus {
    outline:none; 
    text-decoration:none !important; 
}

.dialog-large-center {
  position: fixed;
  top: 60px;
  display: block;
  width: 954px;
  height: 700px;
  z-index: 1070;
  left:20px;
  padding: 10px 10px 5px 10px;
  background-color:white;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #e6e6e6;
  box-shadow: 24px 24px 24px 0px rgba(0,0,0,0.24), 0px 0px 16px 0px rgba(0,0,0,0.24);
}

/* scrollBarRect: */
.scrollBarRect {
  background: rgba(0,0,0,0.48);
  border-radius: 4px;
}

.layersPinned {
    top: 0px;
}

.popover {
    font-family: Verdana;
    font-size:12px;
}

/* popoverLine: */
.popoverLine {
  border: 1px solid #224598;
  margin-top:5px;
}



/* labelBackgroundRect: */
.labelBackgroundRect {
  background: #333333;
  box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.24);
  border-radius: 1px;
}

/* sliderBarRect: */
.sliderBarRect {
  background: #333333;
  border-radius: 2px;
}

/* layerPopoverLine: */
.layerPopoverLine {
  border: 1px solid #CACACA;
}

.iconItem {
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
}

/* containerCardRect: */
.containerCardRect {
  background: #FDFDFD;
  border: 1px solid #CACACA;
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.24);
  border-radius: 2px;
}

/* reportingTextBackgroundRect: */
.reportingTextBackgroundRect {
  background: #E5F0F6;
}

/* reportingPopoverBackgroundRect: */
.reportingPopoverBackgroundRect {
  background: #F4F4F4;
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.24), 16px 16px 16px 0px rgba(0,0,0,0.24);
}

/* layersPopoverBackgroundRect: */
.layersPopoverBackgroundRect {
  background: #F4F4F4;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.24), 0px 4px 4px 0px rgba(0,0,0,0.24);
}

/* alertPopoverRect: */
.alertPopoverRect {
  background: #FDFDFD;
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.24), 16px 16px 16px 0px rgba(0,0,0,0.24);
}

/* detailsHeaderBackgroundRect: */
.detailsHeaderBackgroundRect {
  background: #333333;
}

/* reportingResultsBackgroundRect: */
.reportingResultsBackgroundRect {
  background: #D8D8D8;
  box-shadow: 24px 24px 24px 0px rgba(0,0,0,0.24), 0px 0px 16px 0px rgba(0,0,0,0.24);
}

#divReport {
    padding-bottom:5px; 
}

#layerSelect {
    text-align: left;
    font-size: 10px;
    overflow-y: auto;
}

/* header1Text: */
.header1Text {
  font-family: Verdana;
  font-weight:bold;
  font-size: 16px;
  color: #224598;
  letter-spacing: 0px;
  text-align: left;
}

/* header2Text: */
.header2Text {
  font-family: Verdana;
  font-weight:bold;
  font-size: 16px;
  color: #FDFDFD;
  letter-spacing: -0.03px;
  text-align: left;
}

/* header3Text: */
.header3Text {
  font-family: Verdana;
  font-weight:bold;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

.groupSeparator {
    border-top: 1px dashed #ddd;
}

/* selectedFilterText: */
.selectedFilterText {
  font-family: Verdana;
  font-size: 10px;
  color: #FDFDFD;
  text-align: left;
}

#detailsFrame{

}



/* linkText: */
.linkText {
  font-family: Verdana;
  font-weight:bold;
  font-size: 12px;
  color: #399ACA;
  text-align: left;
}

/* inactiveTextfieldInp: */
.inactiveTextfieldInp {
  font-family: Verdana;
  font-size: 12px;
  color: #CACACA;
  text-align: left;
}

/* textfieldInputText: */
.textfieldInputText {
  font-family: Verdana;
  font-size: 12px;
  color: #333333;
  text-align: left;
}

/* dropdownText: */
.dropdownText {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  text-align: left;
}

/* popoverText: */
.popoverText {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
}

/* labelText: */
.labelText {
  font-family: Verdana;
  font-size: 10px;
  color: #FDFDFD;
  letter-spacing: 0px;
  text-align: left;
}

/* header4Text: */
.header4Text {
  font-family: Verdana;
  font-weight: bold; 
  font-size: 10px;
  color: #224598;
  letter-spacing: 0px;
  text-align: left;
}

/* reporting1Text: */
.reporting1Text {
  font-family: Verdana;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

/* reporting2Text: */
.reporting2Text {
  font-family: Verdana;
  font-size: 12px;
  color: #399ACA;
  letter-spacing: 0px;
  text-align: left;
}

/* filterText: */
.filterText {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  text-align: left;
}

/* highlightedFilterText: */
.highlightedFilterText {
  font-family: Verdana;
  font-size: 10px;
  color: #399ACA;
  text-align: left;
}

/* alertText: */
.alertText {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

/* details1Text: */
.details1Text {
  font-family: Verdana;
  font-weight:bold;
  font-size: 12px;
  color: #FDFDFD;
  letter-spacing: 0px;
  text-align: left;
}

/* details2Text: */
.details2Text {
  font-family: Verdana;
  font-size: 12px;
  color: #224598;
  text-align: left;
}

/* details3Text: */
.details3Text {
  font-family: Verdana;
  font-size: 12px;
  color: #399ACA;
  text-align: left;
}

/* details4Text: */
.details4Text {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

/* detailsLinkText: */
.detailsLinkText {
  font-family: Verdana;
  font-size: 10px;
  color: #399ACA;
  letter-spacing: 0px;
  text-align: left;
}

/* reporting2Text: */
.reporting2Text {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
}

/*open layers custom buttons*/
.olButton {
    float:left !important;
}

#reportingjstree ul.jstree-container-ul>li>a>i.jstree-icon {
    background-image: url('../images/assets/floderClosedIcon.png') !important;
    background-size:auto;
    background-position:center center;
}

#reportingjstree ul.jstree-container-ul>li.jstree-open>a>i.jstree-icon {
    background-image: url('../images/assets/folderOpen.png') !important;
    background-size:auto;
    background-position:center center;
}

#reportingjstree i.jstree-icon.jstree-themeicon.jstree-themeicon-custom {
    background-image: url('../images/assets/detailsIconSmall.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstree ul.jstree-container-ul>li>a>i.jstree-icon {
    background-image: url('../images/assets/floderClosedIcon.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstree ul.jstree-container-ul>li.jstree-open>a>i.jstree-icon {
    background-image: url('../images/assets/folderOpen.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstree ul.jstree-children i.jstree-icon.jstree-themeicon.jstree-themeicon-custom {
    background-image: url('../images/assets/detailsIconSmall.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstreeadvanced ul.jstree-container-ul>li>a>i.jstree-icon {
    background-image: url('../images/assets/floderClosedIcon.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstreeadvanced ul.jstree-container-ul>li.jstree-open>a>i.jstree-icon {
    background-image: url('../images/assets/folderOpen.png') !important;
    background-size:auto;
    background-position:center center;
}

#jstreeadvanced ul.jstree-children i.jstree-icon.jstree-themeicon.jstree-themeicon-custom {
    background-image: url('../images/assets/detailsIconSmall.png') !important;
    background-size:auto;
    background-position:center center;
}

.ol-zoom-full {
  background-image: url(../images/zoomGlobalIcon.png);
  background-repeat:no-repeat;
  background-position:center;
  color: transparent !important;
  float: left; 
}

#accordionContainer {
    background-color: #f5f5f5;
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    padding:5px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top:none; 
    margin:0px 5px 10px 5px;
    padding:5px; 
    background-color: #f5f5f5;
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    border: 1px solid #e6e6e6;
    padding:0;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top:none;
    margin:0px 5px 10px 5px;
    padding:5px;
    background-color: #f5f5f5;
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    border: 1px solid #e6e6e6;
}

#customLayerSwitcher .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color:white;
    box-shadow:none;
    border:none;
    border-top: solid 1px #e6e6e6;
}

#customLayerSwitcher {
    text-align: left;
    background-color: #F4F4F4;
    padding: 5px;
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    overflow-y: auto;
}

.panel-group {
    margin-bottom: 0px;
}

#reportingSearchBody {
    text-align:center;
}
.panel-body #reportFileLabel {
    font-weight:bold;
    font-family: Verdana;
    font-weight:bold;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0px;
}

.filterPrompt {
    text-align:left;
    font-weight:bold;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0px;
}

.filterGroup {
    border: 1px solid silver;
    margin: 0px 0px 0px -2px;
    padding: 0px 0px 0px 2px;
}

.filterGroupLegend {
    font-size: 10px;
    width: auto;
    border: 0;
    font-weight: bold;
    margin: 0px 0px 0px 5px;
    color: #399ACA;
}

#filterControl {
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    padding:10px;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
}

#jsTreeAdvancedDiv {
    box-shadow: inset 4px 5px 6px -6px rgba(0,0,0,0.74902);
    margin:10px 0px;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    display: table;
    width: 100%
}

#filterControl td {
    padding: 5px 0px; 
    vertical-align:top;
}

#reportingfilterControl td {
    padding:5px 0px; 
    vertical-align:top;
}

.chosen-container {
    margin:0px 5px; 
    font-size: 11px;
    text-align:left;
}

.uiTextBox {
    border-radius: 2px;
    border: 1px solid #aaa;
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    margin:0px 5px; 
    padding-left: 5px;
}

.uiDatePicker {
    border-radius: 2px;
    border: 1px solid #aaa;
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    margin: 0px 5px;
    padding-left: 5px;
}

.chosen-container-multi {
    border-radius: 2px;
    border: 1px solid #aaa;
    box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    min-height:23px; 
}

.chosen-container-active .chosen-choices {
    border:none; 
}
.chosen-choices {
    border:none; 
}

.chosen-container-multi .chosen-choices {
    border:none; 
}

.chosen-container-multi .chosen-choices div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

.chosen-container-multi .chosen-choices div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../styles/chosen-sprite.png') no-repeat 0 2px;
}

.chosen-container-active.chosen-with-drop .chosen-choices div b {
    background-position: -18px 2px;
}

.chosen-container-single .chosen-single div {
    background-color:white;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top:2px;
    right: 0px;
    width:15px;
    height:15px;
    background: url('../images/assets/clearSelectedWhite.png') 0px 2px no-repeat;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background: url('../images/assets/clearSelectedWhite.png') 0px 2px no-repeat;
}

.chosen-container-multi .chosen-choices li.search-choice {
    width: 76px;
}

.chosen-container-single .chosen-single {
    color: white;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 4px;
    right: 2px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/assets/clearSelectedWhite.png') 0px 0px no-repeat;
    font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
    position: absolute;
    top: 4px;
    right: 2px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/assets/clearSelectedWhite.png') 0px 0px no-repeat;
    font-size: 1px;
}
.chosen-container .chosen-default .xHolder {
    background-color: white;
    right: 0px;
    top: 2px;
}
.chosen-container .chosen-single .xHolder {
    background-color: #399ACA;
    top: 2px;
    right: 20px;
    height: 17px;
    border-radius: 3px;
}
.chosen-container .chosen-default span {
    background-color:white;
}
.chosen-single-with-deselect span {
    background-color: #399ACA;
    height: 17px;
    position: absolute;
    width: 35px;
    top: 2px;
    padding-left: 10px;
    line-height: 19px;
    border-radius: 3px;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 9px 5px;
    height: 15px;
    outline: 0;
    border: 0!important;
    background: transparent!important;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: Verdana;
    line-height: normal;
    border-radius: 0;
    font-style: normal;
    font-size: 10px;
    color: rgb(158,164,154);
}

.chosen-container .chosen-results li.active-result.highlighted {
    background-color: #399ACA;
    color: white;
}

.chosen-container .chosen-results li.active-result.result-selected {
    background-color: white;
    color: #ccc;
    cursor: default;
    border: none;
}



/*details classes:*/
.DetailsBody .ColumnName {
    background-color: #ffffff !important;
}
.DetailsBody .ColumnValue {
    background-color: #f4f4f4 !important;
}

.DetailsBody .ColumnRow {
    width:100%;
}

a:hover {
    text-decoration:none;
}
a:focus {
    text-decoration:none;
}

/*slider css*/
input[type=range].layerSlider {
  -webkit-appearance: none;
  width: 100%;
  margin: 3.8px 0;
}
input[type=range].layerSlider:focus {
  outline: none;
}
input[type=range].layerSlider::-webkit-slider-runnable-track {
  width: 100%;
  height: 4.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22), 0px 0px 1px rgba(13, 13, 13, 0.22);
  background: #333333;
  border-radius: 4px;
  border: 0px solid #010101;
}
input[type=range].layerSlider::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32), 0px 0px 1px rgba(13, 13, 13, 0.32);
  border: 1.1px solid #000000;
  height: 12px;
  width: 13px;
  border-radius: 50px;
  background: #3071a9;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.8px;
}
input[type=range].layerSlider:focus::-webkit-slider-runnable-track {
  background: #404040;
}
input[type=range].layerSlider::-moz-range-track {
  width: 100%;
  height: 4.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22), 0px 0px 1px rgba(13, 13, 13, 0.22);
  background: #333333;
  border-radius: 4px;
  border: 0px solid #010101;
}
input[type=range].layerSlider::-moz-range-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32), 0px 0px 1px rgba(13, 13, 13, 0.32);
  border: 1.1px solid #000000;
  height: 12px;
  width: 13px;
  border-radius: 50px;
  background: #3071a9;
  cursor: pointer;
}
input[type=range].layerSlider::-ms-track {
  width: 100%;
  height: 4.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].layerSlider::-ms-fill-lower {
  background: #262626;
  border: 0px solid #010101;
  border-radius: 8px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22), 0px 0px 1px rgba(13, 13, 13, 0.22);
}
input[type=range].layerSlider::-ms-fill-upper {
  background: #333333;
  border: 0px solid #010101;
  border-radius: 8px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22), 0px 0px 1px rgba(13, 13, 13, 0.22);
}
input[type=range].layerSlider::-ms-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32), 0px 0px 1px rgba(13, 13, 13, 0.32);
  border: 1.1px solid #000000;
  height: 12px;
  width: 13px;
  border-radius: 50px;
  background: #3071a9;
  cursor: pointer;
  height: 4.4px;
}
input[type=range].layerSlider:focus::-ms-fill-lower {
  background: #333333;
}
input[type=range].layerSlider:focus::-ms-fill-upper {
  background: #404040;
}

td {
    font-size:10px;
}

.tooltip {
    font-family: Verdana;
    white-space:nowrap;
}

div.tooltip-inner {
    max-width:350px;
}

.text-muted {
    color: inherit;
}

.s-ico {
    margin-left: 3px;
}

.clearSelectedIcon {
    position: relative;
    float: none;
    height: 10px;
    width: 20px;
    left: 92px;
    top: -16px;
    margin-bottom: -10px;
    background-color: transparent;
    background-image: url(../images/assets/clearSelectedDark.png);
    background-repeat: no-repeat;
}

tr.ColumnRow {
    width:100%;
}

.ui-datepicker-trigger {
    margin-left:5px;
}

#reportingIconDiv .arrow {
    top: -10px !important;
}


.showinmap {
    margin-left: 5px;
    height: 16px;
}

.showinlist {
    margin-left: 5px;
    height: 16px;
}

.ui-widget-content a {
    color: rgb(57, 154, 202);
}
