@charset "UTF-8";
@font-face {
    font-family: "launchpad-icons";
    src: url("../fonts/launchpad-icons.eot");
    src: url("../fonts/launchpad-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/launchpad-icons.woff") format("woff"), url("../fonts/launchpad-icons.ttf") format("truetype"), url("../fonts/launchpad-icons.svg#launchpad-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "launchpad-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="launchpad-icon-"]:before, [class*=" launchpad-icon-"]:before {
    font-family: "launchpad-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.launchpad-icon-plus:before {
    content: "a";
}

.launchpad-icon-minus:before {
    content: "b";
}

.launchpad-icon-search:before {
    content: "c";
}

.launchpad-icon-arrow-up:before {
    content: "d";
}

.launchpad-icon-arrow-right:before {
    content: "e";
}

.launchpad-icon-arrow-left:before {
    content: "f";
}

.launchpad-icon-arrow-down:before {
    content: "g";
}

.launchpad-icon-home:before {
    content: "h";
}

.launchpad-icon-locate:before {
    content: "i";
}

.launchpad-icon-clear:before {
    content: "j";
}

.launchpad-icon-check:before {
    content: "k";
}

.launchpad-icon-double-arrow-up:before {
    content: "l";
}

.launchpad-icon-double-arrow-down:before {
    content: "m";
}

.launchpad-icon-arrow-drop-down:before {
    content: "n";
}

.launchpad-icon-refresh:before {
    content: "o";
}

.launchpad-icon-arrow-drop-up:before {
    content: "p";
}

.launchpad-icon-arrow-drop-left:before {
    content: "q";
}

.launchpad-icon-arrow-drop-right:before {
    content: "r";
}

.launchpad-icon-previous:before {
    content: "s";
}

.launchpad-icon-next:before {
    content: "t";
}

.launchpad-icon-play:before {
    content: "u";
}

.launchpad-icon-pause:before {
    content: "v";
}

.launchpad-icon-error:before {
    content: "w";
}

.launchpad-icon-calendar:before {
    content: "x";
}

.launchpad-icon-folder-open:before {
    content: "y";
}

.launchpad-icon-folder-closed:before {
    content: "z";
}

.launchpad-icon-add-circle:before {
    content: "A";
}

.launchpad-icon-apps:before {
    content: "B";
}

.launchpad-icon-map-pin:before {
    content: "C";
}

.launchpad-icon-three-dots:before {
    content: "D";
}

.launchpad-icon-visibility-on:before {
    content: "E";
}

.launchpad-icon-visibility-off:before {
    content: "F";
}

.launchpad-icon-swipe-horizontal:before {
    content: "G";
}

.launchpad-icon-swipe-vertical:before {
    content: "H";
}

.launchpad-icon-link:before {
    content: "I";
}

.launchpad-icon-slide:before {
    content: "J";
}

.launchpad-icon-time:before {
    content: "K";
}

.launchpad-icon-grid:before {
    content: "L";
}

.launchpad-icon-fullscreen:before {
    content: "M";
}

.launchpad-icon-fullscreen-exit:before {
    content: "N";
}

.launchpad-icon-print:before {
    content: "O";
}

.launchpad-icon-point:before {
    content: "P";
}

.launchpad-icon-line:before {
    content: "Q";
}

.launchpad-icon-polyline:before {
    content: "R";
}

.launchpad-icon-polyline-freehand:before {
    content: "S";
}

.launchpad-icon-triangle:before {
    content: "T";
}

.launchpad-icon-rectangle-fill:before {
    content: "U";
}

.launchpad-icon-circle-fill:before {
    content: "V";
}

.launchpad-icon-ellipse-fill:before {
    content: "W";
}

.launchpad-icon-polygon-fill:before {
    content: "X";
}

.launchpad-icon-polygon-freehand-fill:before {
    content: "Y";
}

.launchpad-icon-text:before {
    content: "Z";
}

.launchpad-icon-cursor:before {
    content: "0";
}

.launchpad-icon-selection-add:before {
    content: "1";
}

.launchpad-icon-selection-subtract:before {
    content: "2";
}

.launchpad-icon-trash:before {
    content: "3";
}

.launchpad-icon-cut:before {
    content: "5";
}

.launchpad-icon-union:before {
    content: "6";
}

.launchpad-icon-reshape:before {
    content: "7";
}

.launchpad-icon-undo:before {
    content: "8";
}

.launchpad-icon-redo:before {
    content: "9";
}

.launchpad-icon-edit:before {
    content: "4";
}

.launchpad-icon-pin:before {
    content: "!";
}

.launchpad-icon-measurement:before {
    content: "\"";
}

.launchpad-icon-measurement-area:before {
    content: "#";
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    font-size: 14px;
    font-family: verdana, helvetica, arial, sans-serif;
    overflow: hidden;
}

#titleContainer {
    margin: 0;
    width: 100%;
    position: absolute;
}

#mapDiv {
    padding: 0px;
    margin: 0;
    margin-top: 39px;
    width: 100%;
    height: calc(100% - 39px);
}

#titleText {
    font-size: 1.7em;
    font-weight: bolder;
    margin: 5px 5px 5px 10px;
}

/*g#mapDiv_graphics_layer path {
    fill-opacity: 0;
}*/

.templatePicker .dojoxGrid {
    overflow: auto;
    max-height: 40vh;
    width: 100%;
}

#dockContainer {
    margin-left: 0px;
    top: 39px;
    height: 100%;
    z-index: 31;
    position: absolute;
    text-align: center;
}

.claro .dijitTextBox .dijitInputField {
    padding: 4px 1px;
}

.iconNode {
    height: 30px;
    width: 30px;
    margin: 0px;
}

#widgetsContainer {
    background-color: transparent;
    z-index: 10;
}

.titleHeader {
    padding: 0.8em 0px;
    cursor: pointer;
    width: 100%;
    text-align: justify;
    background: white;
    border: 0px solid transparent;
    font: inherit;
}

.listExpandBtn {
    float: right;
    font-size: 1.5em;
    line-height: 0.9;
}

.claro .dijitTabListContainer-top {
    position: relative;
}

.claro .dijitTooltip, .claro .dijitTooltipDialog {
    /* the outermost dom node, holding the connector and container */
    background: transparent;
    /* make the area on the sides of the arrow transparent */
}

.claro .dijitTooltipContainer {
    background: #222;
    padding: 7px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.claro .dijitTooltip .dijitTooltipContainer {
    color: #ccc;
    border: 0 none;
    max-width: 200px;
    min-width: 100px;
    line-height: 1.5;
    text-align: center;
    font-size: 11px;
}

#stretchRendererTooltipDialog .dijitTooltipContainer, #addBookmarkTooltipDialog .dijitTooltipContainer {
    color: black;
    background: white;
    border-radius: 5px;
}

.claro .dijitTooltipConnector {
    z-index: 2;
    width: auto;
    height: auto;
}

.claro .dijitTooltipABRight .dijitTooltipConnector {
    left: auto !important;
    right: 10px;
}

.claro .dijitTooltipBelow {
    padding-top: 6px;
    margin-top: 0px;
}

.claro .dijitTooltipBelow .dijitTooltipConnector {
    background-image: none;
    width: auto;
    height: auto;
    top: 2px;
    left: 10px;
    border-bottom: 4px solid #222;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 0;
}

.claro .dijitTooltipAbove {
    padding-bottom: 4px;
}

.claro .dijitTooltipAbove .dijitTooltipConnector {
    background-image: none;
    width: auto;
    height: auto;
    bottom: 0;
    left: 10px;
    border-top: 4px solid #222;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 0;
}

.claro .dijitTooltipLeft {
    padding-right: 4px;
}

.claro .dijitTooltipLeft .dijitTooltipConnector {
    background-image: none;
    width: auto;
    height: auto;
    right: 0;
    border-left: 4px solid #222;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-right: 0;
}

.claro .dijitTooltipRight {
    padding-left: 6px;
    margin-left: 8px;
}

.claro .dijitTooltipRight .dijitTooltipConnector {
    background-image: none;
    width: auto;
    height: auto;
    left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #222;
}

.LayerSwipe .vertical {
    background-color: azure;
    width: 3px;
    z-index: 1;
}

.LayerSwipe .horizontal {
    background-color: azure;
    height: 2px;
}

.LayerSwipe .vertical .handle {
    background-color: #0080C0;
    border: 0px solid transparent;
}

.claro .dijitDialog {
    background: #fff;
    border: 0 none;
    border-radius: 0px;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15), 0 3px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15), 0 3px 5px rgba(0, 0, 0, 0.25);
}

/*.claro .dijitDialogTitleBar {
    background:#008299;
    border: 0 none;
    border-bottom: 0 none;
    padding: 7px 10px;
    text-align: center;
    line-height: 16px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-weight: bolder;
}*/

.claro .dijitDialogTitle {
    color: white;
}

.claro .dijitDialogPaneContent {
    border-top: 0 none;
    padding: 10px;
    overflow: auto;
}

.claro .dijitDialogCloseIcon {
    right: 5px;
    height: 15px;
    width: 15px;
    background: none;
    content: url("../images/cancel.png");
    opacity: 0.5;
}

.claro .dijitDialogCloseIcon:hover {
    opacity: 1;
}

.claro .dijitSlider {
    background: transparent;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.claro .dijitSliderBar {
    border-style: solid;
    outline: 1px;
}

.claro .dijitRuleLabelsContainer {
    color: #2b2e34;
}

.claro .dijitSliderDisabled {
    opacity: 0.65;
}

.claro .dijitRuleLabelsContainerH {
    padding: 0;
}

.claro .dijitSliderBarH, .claro .dijitSliderBumperH {
    height: 5px;
}

.claro .dijitSlider .dijitSliderLeftBumper {
    border-radius: 2px 0 0 2px;
    border-width: 1px 0 1px 1px;
    margin-left: 4px;
}

.active {
    background-color: rgba(59, 60, 64, 0.4);
    border-radius: 4px;
}

.activeTool {
    background-color: rgba(59, 60, 64, 0.9) !important;
}

.claro .dijitSlider .dijitSliderRightBumper {
    border-radius: 0 2px 2px 0;
    border-width: 1px 1px 1px 0;
    margin-left: -2px;
    margin-right: 4px;
}

.claro .dijitSlider .dijitSliderProgressBarH, .claro .dijitSlider .dijitSliderLeftBumper {
    border-color: #d0d0d0;
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff, #ffffff);
}

.claro .dijitSlider .dijitSliderRemainingBarH, .claro .dijitSlider .dijitSliderRightBumper {
    border-color: #d0d0d0;
    background-color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.claro .dijitSliderHover .dijitSliderProgressBarH, .claro .dijitSliderHover .dijitSliderLeftBumper {
    border-color: #d0d0d0;
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff, #ffffff);
}

.claro .dijitSliderFocused .dijitSliderProgressBarH, .claro .dijitSliderFocused .dijitSliderLeftBumper {
    border-color: #d0d0d0;
}

.claro .dijitRuleLabelsContainerV {
    padding: 0;
}

.claro .dijitSliderBarV, .claro .dijitSliderBumperV {
    width: 6px;
}

.claro .dijitSlider .dijitSliderTopBumper {
    border-radius: 2px 2px 0 0;
    border-width: 1px 1px 0 1px;
    margin-top: 4px;
    margin-bottom: -2px;
}

.claro .dijitSlider .dijitSliderBottomBumper {
    border-radius: 0 0 2px 2px;
    border-width: 0 1px 1px 1px;
    margin-bottom: 4px;
}

.claro .dijitSlider .dijitSliderProgressBarV, .claro .dijitSlider .dijitSliderBottomBumper {
    border-color: #d0d0d0;
    background-color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
}

.claro .dijitSlider .dijitSliderRemainingBarV, .claro .dijitSlider .dijitSliderTopBumper {
    border-color: #d0d0d0;
    background-color: #fff;
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.075) inset;
}

.claro .dijitSliderHover .dijitSliderProgressBarV, .claro .dijitSliderHover .dijitSliderBottomBumper {
    border-color: #d0d0d0;
    background-color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
}

.claro .dijitSliderFocused .dijitSliderProgressBarV, .claro .dijitSliderFocused .dijitSliderBottomBumper {
    border-color: #d0d0d0;
}

.claro .dijitSliderImageHandle {
    background: #f5f5f5;
    background: linear-gradient(#fdfdfd 0%, #f5f5f5 100%);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: 1px solid #007ac2;
    width: 16px;
    height: 16px;
    margin-top: -1px;
    position: absolute;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.claro .dijitSliderImageHandle:after {
    content: "";
    display: block;
    background: #f5f5f5;
    background: linear-gradient(#ddd, #fdfdfd 100%);
    border-radius: 50%;
    height: 10px;
    width: 10px;
    left: 3px;
    top: 3px;
    position: absolute;
}

.claro .dijitSliderHover .dijitSliderImageHandle:after, .claro .dijitSliderFocused .dijitSliderImageHandle:after {
    background: #007ac2;
    background: linear-gradient(#0082cf 0, #0073b6 100%);
    height: 6px;
    width: 6px;
    border-width: 2px;
    border-style: solid;
    border-color: #ddd #f5f5f5 #fdfdfd;
}

.claro .dijitSliderDisabled.dijitSliderFocused .dijitSliderImageHandle:after {
    display: none;
}

.claro .dijitSliderDecrementIconH, .claro .dijitSliderIncrementIconH, .claro .dijitSliderDecrementIconV, .claro .dijitSliderIncrementIconV {
    padding: 4px 12px;
    border-radius: 2px;
    box-shadow: none;
    line-height: 20px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    border: 1px solid #d0d0d0;
    background: #f5f5f5;
    background: linear-gradient(#f5f5f5, #f5f5f5);
    padding: 0;
    height: 20px;
    width: 20px;
}

.claro .dijitSliderDecrementButtonHover, .claro .dijitSliderIncrementButtonHover {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    transition: all 0.1s;
    background: #e1e1e1;
    background: linear-gradient(#f6f6f6, #e1e1e1);
}

.claro .dijitSliderDecrementButtonActive, .claro .dijitSliderIncrementButtonActive {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
    transition: none;
    outline: none;
    background: #d0d0d0;
    background: linear-gradient(#f5f5f5, #f5f5f5);
}

.claro .dijitSliderReadOnly .dijitSliderDecrementIconH, .claro .dijitSliderDisabled .dijitSliderDecrementIconH, .claro .dijitSliderReadOnly .dijitSliderDecrementIconV, .claro .dijitSliderDisabled .dijitSliderDecrementIconV, .claro .dijitSliderReadOnly .dijitSliderIncrementIconH, .claro .dijitSliderDisabled .dijitSliderIncrementIconH, .claro .dijitSliderReadOnly .dijitSliderIncrementIconV, .claro .dijitSliderDisabled .dijitSliderIncrementIconV {
    cursor: default;
    opacity: 0.65;
}

.claro .dijitSliderButtonInner {
    font-family: "launchpad-icons";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: text-top;
    height: 14px;
    width: 14px;
    line-height: 14px;
    margin: 0px;
    font-size: 0;
    visibility: visible;
    opacity: 1;
}

.claro .dijitSliderIncrementIconH .dijitSliderButtonInner:before, .claro .dijitSliderIncrementIconV .dijitSliderButtonInner:before {
    content: "a";
    font-size: 10px;
}

.claro .dijitSliderDecrementIconH .dijitSliderButtonInner:before, .claro .dijitSliderDecrementIconV .dijitSliderButtonInner:before {
    content: "b";
    font-size: 10px;
}

.claro .dijitRuleMarkH, .claro .dijitRuleMarkV {
    /*border-left: 1px solid #9a9b9f;*/
    border-right: 1px solid #9a9b9f;
}

.claro .dijitRuleMarkV {
    border-right: 0 none;
    border-bottom: 1px solid #9a9b9f;
}

.claro .dijitRuleLabelContainerH {
    margin-top: 2px;
    margin-bottom: 2px;
}

.claro .dijitRuleLabelContainerV {
    margin-left: 2px;
    margin-right: 2px;
}

#primaryOpacity .dijitSliderRemainingBarH {
    background-color: #0080C0;
    border-color: lightskyblue;
}

#quality .dijitSliderProgressBarH {
    background-color: #0080C0;
    border-color: lightskyblue;
    background-image: linear-gradient(#0080C0, #0080C0);
}

.claro .dijitButton .dijitButtonNode, .claro .dijitDropDownButton .dijitButtonNode {
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    background-color: white;
}

.dijitButtonContents {
    padding: 5px 10px;
}

.iconHeight {
    height: 15px;
}

#addBtn, #addBookmark, #idapply, #submitAgolBtn, #exportBtn, #applyAOI, #resetAOI, #dropDownImageList, #dropDownImageListRight, #refreshImageSliderBtn, #refreshImageSliderBtnRight {
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
}

#addBtn:hover, #addBookmark:hover, #idapply:hover, #dropDownImageList:hover, #dropDownImageListRight:hover, #submitAgolBtn:hover, #exportBtn:hover, #refreshImageSliderBtn:hover, #refreshImageSliderBtnRight:hover {
    background: #ddd;
}

.centerBtn {
    margin-left: 40%;
}

.previewContainer {
    width: 96%;
    padding: 2%;
    background-color: #f8f8f8;
    float: left;
    display: none;
}

.h3Title {
    margin: 0;
    padding-left: 5px;
    font-size: inherit;
    font-weight: bold;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.anchorBtns {
    text-decoration: none;
    color: black;
    padding: 5px;
    font-size: inherit;
}

.anchorBtns:hover {
    text-decoration: underline;
}

.toolContainers {
    display: block;
    width: 80px;
    height: 80px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    border: 0px solid transparent;
    background-color: transparent;
    border-bottom: 1px solid;
}

/*.toolContainers:hover{
    background-color:#008299;
}*/

.toolsContentContainer {
    top: 45px;
    left: -384px;
    position: absolute;
    width: 400px;
    display: block;
    background-color: white;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    max-height: 85%;
    transition: 0.5s;
}

.widgetContainer {
    margin: 5px;
    overflow-y: auto;
}

#toolsContentContainer .dijitDialogTitleBar {
    display: none;
}

#toolsContentContainer .dijitDialogPaneContent {
    padding: 0px;
    overflow: hidden;
}

.titleBarTextSpan {
    margin-left: 5px;
    line-height: 40px;
}

.toolsContentContainerClicked_ltr {
    left: 85px;
    width: 400px;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked2_ltr {
    left: 65px;
    width: 334px;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked3_ltr {
    left: 45px;
    width: 31%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked4_ltr {
    left: 35px;
    width: 33%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked5_ltr {
    left: 30px;
    width: 34%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked6_ltr {
    left: 25px;
    width: 40%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClosed_ltr {
    left: -400px;
    visibility: hidden;
    opacity: 0;
}

.toolsContentContainerClicked_rtl {
    right: 85px;
    width: 400px;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked2_rtl {
    right: 65px;
    width: 334px;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked3_rtl {
    right: 45px;
    width: 31%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked4_rtl {
    right: 35px;
    width: 33%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked5_rtl {
    right: 30px;
    width: 34%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClicked6_rtl {
    right: 25px;
    width: 40%;
    visibility: visible;
    opacity: 1;
}

.toolsContentContainerClosed_rtl {
    right: -400px;
    visibility: hidden;
    opacity: 0;
}

/*.titleBar {
    width: 100%;
    height: 39px;
    background-color:#008299;
    color:white;
    font-size: 1.3em;
    font-weight: bolder;
}
*/

#aboutContainer {
    display: block;
    width: 30px;
    height: 30px;
    right: 20px;
    top: 170px;
    z-index: 10;
    background: rgb(102, 102, 102);
    cursor: pointer;
    position: absolute;
    border: 1px solid #999;
}

/*.basemapIcon:hover{
    background-color: #008299;;
}
.basemapSelected{
    background-color:#008299;
}*/

#coordinateContainer {
    bottom: 20px;
    left: 250px;
    position: absolute;
}

.esriLayerList .esriContainer {
    background-color: white;
    color: #6e6e6e;
    border-top: 0px transparent;
    border-bottom: 0px transparent;
}

.esriLayerList .esriTitle {
    font-size: inherit;
    line-height: normal;
}

.esriLayerList .esriTitleContainer {
    border-top: 0px transparent;
}

.esriLayerList .esriTabMenu .esriTabMenuSelected {
    color: white;
    background-color: #008299;
}

.esriLayerList .dijitSlider {
    width: 65%;
}

.esriLayerList .esriSliderLabels {
    display: none;
}

.esriLayerList .dijitSliderImageHandle {
    border: 1px solid #007ac2;
}

#thresholdValue .dijitSliderRemainingBarH, #differenceValue .dijitSliderRemainingBarH {
    background-color: #008299;
    border-color: #ddd;
}

#positiveRange .dijitSliderProgressBarH, #negativeRange .dijitSliderProgressBarH {
    background-color: #008299;
    border-color: #ddd;
    background-image: linear-gradient(#27b2cf, #008299);
}

/*.selected-widget {
    background-color:#008299;
}*/

#aboutDialog .dijitDialogPaneContent {
    height: calc(100% - 50px);
}

.aboutIcon {
    height: 100%;
}

.closeContainerButton {
    float: right;
    display: inline;
    background: transparent;
    border: 0px solid transparent;
    cursor: pointer;
    height: 100%;
    opacity: 0.8;
}

.closeContainerButton:hover {
    opacity: 1;
}

.claro .dijitSelectHover {
    background-color: white;
    border-color: #b5bcc7;
}

.claro .dijitSelectHover .dijitArrowButton {
    background-color: #27b2cf;
    border-color: #27b2cf;
}

.claro .dijitSelectFocused {
    border-color: #b5bcc7;
}

.claro .dijitSelectFocused .dijitArrowButton {
    background-color: #27b2cf;
    border-color: #27b2cf;
}

.claro .dijitMenu .dijitMenuItemSelected td {
    background-color: #27b2cf;
    border-color: #27b2cf;
}

.claro .dijitCheckBox {
    background-image: none;
    background-color: transparent;
    border: 1px solid #4d4d4d;
    width: 14px;
    height: 14px;
    line-height: 1;
    padding: 0;
    text-align: center;
    position: relative;
    overflow: visible;
}

.claro .dijitCheckBox input {
    position: absolute;
    top: 0;
}

.claro .dijitCheckBoxIcon:before {
    font-family: verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: middle;
    content: "\2713";
    line-height: 1;
    color: #27b2cf;
}

.claro .dijitCheckBoxChecked, .claro .dijitCheckBoxCheckedDisabled {
    background-color: #27b2cf;
    border-color: #27b2cf;
}

.claro .dijitCheckBoxChecked:before, .claro .dijitCheckBoxCheckedDisabled:before {
    font-family: "landsat";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: middle;
    content: "\2713";
    line-height: 1;
    color: #fff;
    font-size: 10px;
}

.claro .dijitCheckBoxIcon {
    padding: 0;
}

.claro .dijitCheckBoxChecked {
    border: 1px solid transparent;
}

.claro .dijitCheckBoxHover {
    border: 1px solid #007ac2;
}

.claro .dijitCheckBoxCheckedHover {
    border: 1px solid #007ac2;
}

.claro .dijitCheckBoxDisabled, .claro .dijitCheckBoxCheckedDisabled {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
}

.BasemapToggle .toggleButton {
    background: rgba(255, 255, 255, 0.7);
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    border: none;
    border-radius: 0 !important;
    padding: 0;
}

.BasemapToggle .basemapImageContainer {
    position: relative;
}

.BasemapToggle .basemapImage {
    width: 65px;
    height: 65px;
    overflow: hidden;
}

.BasemapToggle .basemapImage .basemapBG {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0 !important;
    padding: 0;
}

.BasemapToggle .basemapTitle {
    display: block;
    width: 100%;
    color: #4c4c4c;
    margin: 0;
    font-size: 10px;
    line-height: 1.2;
    padding: 4px;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}

.BasemapToggle .basemapTitle {
    font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
}

.loading-indicator {
    /* Loading status */
    display: none;
    height: 100%;
    width: 100%;
    z-index: 500;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #fff;
}

.app-loading .loading-indicator, .app-error .loading-indicator {
    /* Show this class when loading or error */
    display: block;
}

.app-loading .loading-indicator {
    /* Loading image */
    background-position: center center;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
}

.app-error .loading-message {
    /* Error status */
    background-position: top center;
    background-image: url(../images/error.png);
    background-repeat: no-repeat;
    padding-top: 60px;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 0;
    text-align: center;
}

/* Color Themes */

.fg {}

.bg {
    /*
    opacity: 1;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(15, 15, 15, 0.75);
    -moz-box-shadow:    2px 2px 2px 0px rgba(15, 15, 15, 0.75);
    box-shadow:         2px 2px 2px 0px rgba(15, 15, 15, 0.75);*/
}

/*Icon Fonts*/

@font-face {
    font-family: 'elevfonts';
    src: url('../fonts/tool-icons.eot?o2bzxw');
    src: url('../fonts/tool-icons.eot?o2bzxw#iefix') format('embedded-opentype'), url('../fonts/tool-icons.ttf?o2bzxw') format('truetype'), url('../fonts/tool-icons.woff?o2bzxw') format('woff'), url('../fonts/tool-icons.svg?o2bzxw#tool-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'elevfonts';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
    content: "\e600";
}

.icon-draw:before {
    content: "\e61b";
}

.icon-map-pin:before {
    content: "\e61d";
}

.icon-basemap:before {
    content: "\e634";
}

.icon-legend:before {
    content: "\e642";
}

.icon-layers:before {
    content: "\e659";
}

.icon-profile:before {
    content: "\e602";
}

.icon-twitter:before {
    content: "\e802";
}

.icon-facebook-squared:before {
    content: "\e803";
}

.icon-gplus:before {
    content: "\e804";
}

.icon-mail-alt:before {
    content: "\e805";
}

.icon-link:before {
    content: "\e806";
}

.icon-share2:before {
    content: "\e65c";
}

.icon-share:before {
    content: "\e601";
}

.tool-btn {
    text-align: center;
    margin: 0;
    background: transparent;
    border: none !important;
    cursor: pointer;
    border-radius: 4px;
}

.map-tools {
    position: absolute;
    top: 170px;
    left: 20px;
    width: 30px;
    text-align: center;
}

/*Esri zoom slider */

.slider-false .map-tools {
    top: 65px;
}

.slider-false.nosearch .map-tools {
    top: 20px;
}

.nosearch .map-tools {
    top: 170px;
}

.map-btn {
    border: 1px solid #999;
    margin-bottom: 5px;
    display: none;
    background: transparent;
    cursor: pointer;
    line-height: 26px;
    font-size: 20px;
}

.hide {
    display: none;
}

.container_hide {
    display: none;
}

.arrow_box {
    position: relative;
    background: #222e36;
}

.arrow_box:after, .arrow_box:before {
    right: 100%;
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-right-color: inherit;
    border-width: 12px;
    margin-top: -12px;
}

.arrow_box:before {
    border-width: 12px;
    margin-top: -12px;
}

.arrow_content {
    overflow: hidden;
    display: inline-block;
}

.dialog-header {
    width: 100%;
    margin-bottom: 4px;
}

.esriBasemapGallery {
    padding: 10px;
}

/*

/*Flat Dojo Basemap Gallery and Legend CSS*/

.esriBasemapGallery {
    background: transparent;
}

.esriBasemapGalleryNode {
    float: left;
    margin: 4px;
    width: auto;
}

.esriBasemapGalleryNode a {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: inline-block;
    padding: 2px;
    text-decoration: none;
    position: relative;
    transition: background 0.2s ease;
}

.esriBasemapGalleryNode a img {
    vertical-align: middle;
}

.esriBasemapGalleryNode a:hover {
    background: #f2f2f2;
}

.esriBasemapGalleryNode a:active {
    background: #e6e6e6;
}

.esriBasemapGalleryLabelContainer {
    font-size: inherit;
    background: transparent;
    text-align: center;
    width: 110px;
    overflow: hidden;
    display: block;
}

.esriBasemapGalleryThumbnail {
    height: 67px;
    width: 100px;
    border: 2px solid transparent;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}

.esriBasemapGallerySelectedNode .esriBasemapGalleryThumbnail {
    border: 2px solid #007ac2;
    margin: 0;
}

.esriBasemapGallerySelectedNode a:after {
    font-family: 'elevfonts';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: bottom;
    height: 20px;
    width: 30px;
    background: #007ac2;
    content: "\e605";
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    right: 2px;
    bottom: 2px;
}

#search {
    position: absolute;
    left: auto;
    right: 20px;
    top: 90px;
    display: block;
    z-index: 10;
}

.slider-false #search {
    top: 20px;
}

.arcgisSearch .searchGroup .searchInput {
    width: 200px;
    padding: 6px 17px 6px 18px;
    zoom: 1;
}

.arcgisSearch .searchIcon {
    color: inherit;
}

.arcgisSearch .searchCollapsed .searchSubmit {
    background-color: inherit;
    color: inherit;
    border-radius: 0;
}

.arcgisSearch .searchBtn {
    padding: 6px 5px;
}

.arcgisSearch .searchExpandContainer .searchBtn {
    padding: 6px 12px;
}

.scalebar_top-left {
    left: 10px;
    top: 10px;
}

.scalebar_top-right {
    right: 150px;
    top: 10px;
}

.scalebar_top-center {
    top: 10px;
    left: 50%;
}

.scalebar_bottom-left {
    left: 10px;
    bottom: 15px;
}

.scalebar_bottom-center {
    left: 50%;
    bottom: 25px;
}

.scalebar_bottom-right {
    right: 150px;
    bottom: 25px;
}

.esriSimpleSlider {
    border: none;
}

.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
    border-bottom: 1px solid #999;
}

.esriSimpleSliderVertical .esriSimpleSliderDecrementButton, .esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
    border-radius: 1px;
}

.esriSimpleSlider div {
    font-size: 22px;
    font-family: 'lato', sans-serif;
    line-height: 22px;
}

.esriSimpleSlider, .arcgisSearch .searchBtn {
    font-size: 22px;
    font-family: 'lato', sans-serif;
    line-height: 22px;
    border: 1px solid #999;
    border-radius: 1px;
}

.esriSimpleSliderTL {}

.draw-active {
    /*cursor: url('images/draw-active.png'),auto;*/
    cursor: crosshair;
}

.edit-button {
    background-image: url('./images/draw.png');
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    margin: 0 auto;
    cursor: pointer;
}

.edit-section {
    background: aliceblue;
    padding: 10px;
    -webkit-transition: display 0.5s;
    -moz-transition: display 0.5s;
    -o-transition: display 0.5s;
    transition: display 0.5s;
}

.edit-section .close-edit-btn {
    float: right;
    background-image: url('./images/close.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.instructions {
    /*display:none;*/
    padding: 2px;
    font-size: 11px;
    /*margin:0 auto;*/
    width: 296px;
}

.input-section {
    /*margin:0 auto;*/
}

.jimu-widget-coordinate .coordinate-background {
    line-height: 17px;
    overflow: hidden;
    font-size: 10px;
    color: #fff;
    background-color: rgb(0, 0, 0);
    /*for ie8*/
    background-color: rgba(0, 0, 0, 0.5);
}

.jimu-widget-coordinate .display-coordinate-menu {
    display: block !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.jimu-widget-coordinate .coordinate-locate {
    width: 13px;
    height: 13px;
    background: url(images/locate.png) center no-repeat;
    margin: 2px;
}

.jimu-widget-coordinate .coordinate-locate-container {
    width: 17px;
    height: 17px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    /*margin: 1px;*/
}

.jimu-widget-coordinate .coordinate-locate-container:hover .coordinate-locate {
    background: url(images/locate-hover.png) center no-repeat !important;
    cursor: pointer;
}

.jimu-widget-coordinate .coordinate-locate-container-active .coordinate-locate {
    background: url(images/locate-active.png) center no-repeat !important;
    cursor: pointer;
}

.jimu-widget-coordinate .coordinate-info {
    margin: 0 5px;
    font-size: 11px !important;
    color: #fff !important;
}

.jimu-widget-coordinate .coordinate-info-menu-empty .coordinate-info {
    margin: 0;
}

.jimu-widget-coordinate .coordinate-info-menu-empty .coordinate-locate-container {
    border-style: none !important;
}

.jimu-widget-coordinate .coordinate-foldable-container {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    height: 17px;
    /*margin: 1px;*/
}

.jimu-widget-coordinate .coordinate-foldable {
    background: url(images/more.png) center no-repeat;
    cursor: pointer;
    width: 13px;
    height: 13px;
    margin: 2px;
}

.jimu-widget-coordinate:hover .coordinate-foldable {
    background-image: url(images/more-hover.png);
}

.jimu-rtl .jimu-widget-coordinate .coordinate-locate-container {
    border-right-style: none;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.jimu-rtl .jimu-widget-coordinate .coordinate-locate-container:hover .coordinate-locate, .jimu-rtl .jimu-widget-coordinate .coordinate-locate-container-active .coordinate-locate {
    background-position: right center;
}

.jimu-rtl .jimu-widget-coordinate .coordinate-foldable-container {
    border-left-style: none;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}

/*override dijitMenu*/

.jimu-widget-coordinate .dijitMenuTable {
    background: transparent;
    border-style: none;
    padding: 2px;
}

.jimu-widget-coordinate .dijitMenuItem {
    color: #fff;
}

.jimu-widget-coordinate .dijitMenu .dijitMenuItem td {
    border-style: none;
    text-align: left;
    padding: 4px 2px;
}

.jimu-widget-coordinate .dijitMenu .dijitMenuItem.selected-item {
    font-weight: bold;
    background: #000;
}

.jimu-widget-coordinate .dijitMenu .dijitMenuItem td {
    text-align: right;
}

.jimu-widget-coordinate .dijitMenu .dijitMenuItemHover td, .jimu-widget-coordinate .dijitMenu .dijitMenuItemHover {
    color: #fff;
    background: #000;
    border-style: none;
}

.jimu-widget-coordinate .dijitMenu .dijitMenuItemActive, .jimu-widget-coordinate .dijitMenu .dijitMenuItemActive td, .jimu-widget-coordinate .dijitMenu .dijitMenuItemSelected, .jimu-widget-coordinate .dijitMenu .dijitMenuItemSelected td {
    background: #000;
    color: #fff;
}

.jimu-float-leading {
    float: left;
}

.jimu-align-leading {
    text-align: left;
}

.jimu-float-trailing {
    float: right;
}

/* DartTheme */

.DartTheme .jimu-widget-coordinate {
    z-index: 102 !important;
}

#coordinateContainer {
    z-index: 1000;
}

.toast {
    background-color: #fff;
    color: #595050;
    height: auto;
    padding: 2em;
    font-size: 14px;
    position: absolute;
    right: -90%;
    bottom: 0;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    z-index: 100;
    width: 90%;
    border: solid 1px #595050;
    display: none
}

.toast .close {
    background: transparent;
    border: none;
    color: #595050;
    font-size: 16px;
    position: absolute;
    top: 8px;
    right: 8px
}

.toast .close:hover {
    color: #0b0b0b
}

.toast.on {
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}