html,
body {
  padding: 0!important;
    margin: 0!important;
    height: 100%!important;
    width: 100%!important;
    font-size: 14px!important;
    line-height: 1.3!important;
    font-family: verdana,helvetica,arial,sans-serif!important;
    overflow: hidden!important;
    background: #052942!important;
}
button {
    outline: none !important;
}
.oi-widget-select {
    max-width: 200px !important;
}
.configurable-application__view-container {
  padding: 0;
  margin: 0;
  width: calc(100% - 90px);
  height: calc(100% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center
}

.configurable-application__view-container .esri-view {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../assets/loader-ie9.gif)
}

.configurable-application--loading {
  text-align: center;
  display: block;
  height: calc(100% - 20px);
  width: calc(100% - 10px);
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../assets/loader-ie9.gif)
}

.configurable-application--loading .configurable-application__view-container {
  display: none
}


@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: "#";
}




#titleContainer {
    margin:0;
    width:100%;
    height: 40px;
    position: absolute;
    background-color: #052942;
    color: white;
    z-index: 31;
}
#mapDiv {
    padding: 0px;
    margin: 0;
    margin-top: 40px;
    width: 100%;
    height: calc(100% -  40px);

}
#titleText {
    font-size: 25px;
    font-weight: bolder;
    margin: 5px 5px 5px 10px;
    display:flex;
}

#dockContainer {
  margin-left: 0px!important;
  top: 10px!important;
  height: calc(100% - 10px)!important;
  z-index: 31!important;
  position: absolute!important;
  text-align: center!important;
  background-color: #052942!important;
  width: 80px!important;
}
.titleHeader {
    padding: 0.8em 0px;
    cursor: pointer;
    width: 100%;
    text-align: justify;
    background: white;
    border: 0px solid transparent;
    font: inherit;
}
label {
    display: inline;
}

.iconNode {
    height:30px; 
    width:30px;
    margin: 0px;
}
#widgetsContainer {
  background-color: transparent;
  z-index: 10;
  height: 500px!important;
}



.toolsContentContainer .dijitDialogTitle {
    font-size: 12px;
    color: black;
}

.toolsContentContainer .dijitDialogCloseIcon {
    width: 20px;
    height: 20px;
    background: none;
    color: white;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 6px;
    right: 5px;
    font-family: "landsat";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: middle;
    opacity: 0.65;
    outline:none;
}
.toolsContentContainer .dijitDialogCloseIcon:before {
    content: url(../assets/cancel.svg);
}
.toolsContentContainer .dijitDialogCloseIconHover {
    opacity: 0.45;
}


.iconHeight {
    height: 15px;
}

.h3Title {
    margin: 0;
    padding-left: 5px;
    font-size: inherit;
    font-weight: bold;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.toolContainers{
    display: block;
    width: 80px;
    height: 80px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    border: 0px solid transparent;
    background-color: transparent;
    border: 0px solid transparent;
}

.toolContainers:hover:not(.selected-widget){
    border-bottom: 4px solid #dfdfdf;
}
/* changes */
.toolContainers.selected-widget {
  border-bottom: 4px solid #dfdfdf;
}
.toolsContentContainer {
    z-index: 1;
    max-height: 85%;
}
.widgetContainer {
    margin: 5px;
    overflow-y: auto;
    
}
.toolsContentContainer.dijitDialog {
    background: #fff;
    border: 0 none;
    -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);
}
.toolsContentContainer .dijitDialogTitleBar {
        background: #f3f3f3;
    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;
}
.toolsContentContainer .dijitDialogPaneContent{
    padding: 10px;
    background: #ffffff;
    border-top: 0 none;
    -webkit-box-sizing: content-box;
    overflow: auto;
    box-sizing: content-box;
    
/*    padding:0px;
    overflow: hidden;*/
}
.measurementNode {
    width: 350px !important;
    max-height: 300px;
}
.basemapGalleryNode {
    width: 300px !important;
    height: 250px;
}
.aboutBoxNode {
    width: 350px !important;
    max-height: 300px;
}
.layerListNode {
    width: 350px !important;
    max-height: 300px;
}
.orientedImageryNode {
    width: 350px !important;
    max-height: 350px;
}
.titleBarTextSpan {
    margin-left: 5px; 
    line-height: 40px;
}
.titleBar {
    width: 100%;
    height: 39px;
    background-color:#008299;
    color:white;
    font-size: 1.3em;
    font-weight: bolder;
}

.esri-area-measurement-3d__container,
.esri-direct-line-measurement-3d__container {
  padding: 0;
}

.esri-direct-line-measurement-3d {
  pointer-events: auto;
}

.hidden {
  display: none !important;
}
.jimu-widget-measurement .esri-button {
  height: 32px;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
}

.jimu-widget-measurement .measurement-button-wrapper {
  padding: 12px 15px;
}

.jimu-button-group {
  display: flex;
  flex-direction: row;
}

.jimu-button-group > button {
  font-family: inherit;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 10px;
  line-height: 20px;
  font-size: 1em;
  flex-basis: 0;
  flex-grow: 1;
  transition: background-color 125ms ease-in-out;
  position: relative;
  z-index: 1;
}


.jimu-button-group > button:hover {
  background: #f0f0f0;
}

.jimu-button-group > button.jimu-state-active {
  background: #24b5cc;
  border-color: #24b5cc;
  color: #fff;
  z-index: 2;
}

.jimu-button-group > button.jimu-state-active:before {
  content: none;
}

.jimu-button-group > button:not(:disabled) {
  cursor: pointer;
}

.jimu-button-group > button + button {
  margin-left: -1px;
  border-left-width: 0;
}

.jimu-button-group > button + button::before {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  top: 4px;
  bottom: 4px;
  border-left: 1px solid #ccc;
}

.jimu-rtl .jimu-button-group > button + button {
  margin-left: auto;
  margin-right: -1px;
  border-left-width: 1px;
  border-right-width: 0;
}

.jimu-rtl .jimu-button-group > button + button::before {
  right: -1px;
  left: auto;
}

.jimu-button-group > button img {
  vertical-align: middle;
  margin-right: 8px;
  pointer-events: none;
}

.jimu-rtl .jimu-button-group > button img {
  margin-left: 8px;
  margin-right: auto;
}

.jimu-widget-measurement__header {
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 12px;
}

.jimu-widget-measurement__header img {
  vertical-align: middle;
  margin-right: 8px;
}

.jimu-rtl .jimu-widget-measurement__header img {
  margin-left: 8px;
  margin-right: auto;
}

.jimu-widget-measurement__hint {
  color: #323232;
  font-size: 14px;
  padding-bottom: 5px;
}

.jimu-widget-frame.jimu-container .jimu-widget-measurement__header {
  margin: -14px -14px 14px;
  padding: 14px 14px 14px;
}

.jimu-widget-basemap-gallery{
    width: 100%;
    height: 100%;
  }
  .jimu-widget-basemap-gallery .esri-basemap-gallery.esri-widget{
    width: 100%;
    height: 100%;
    max-height: 100%;
    background-color: transparent;
  }
  
  .jimu-widget-basemap-gallery .esri-basemap-gallery {
    max-width: none;
  }

  .jimu-widget-layerlist{
}

.jimu-widget-layerlist .dijit-container{
  width: 100%;
}

.jimu-widget-layerlist .hidden{
  display: none !important;
}

.jimu-widget-layerlist .esri-layer-list__list--root{
  overflow-x: hidden;
  padding-bottom: 40px;
}

.jimu-widget-layerlist .esri-layer-list{
  max-height: initial;
  background: transparent;
  padding: 0;
}

.jimu-widget-layerlist .esri-layer-list__item{
  background: inherit;
  max-height: 100%;
  overflow: visible;
  padding: 0;
  margin-left: 15px;
}

.jimu-rtl .jimu-widget-layerlist .esri-layer-list__item{
  margin-left: 0;
  margin-right: 15px;
}

.jimu-widget-layerlist .esri-layer-list__item .esri-layer-list__item-actions{
  position: absolute;
  right: -5px;
  width: 200px;
  top: 30px;
  z-index: 2;
}

.jimu-rtl .jimu-widget-layerlist .esri-layer-list__item .esri-layer-list__item-actions{
  left: -5px;
  right: auto;
}

.jimu-widget-layerlist .esri-layer-list__item.esri-layer-list__item--has-children{
  margin-left: 0;
  margin-right: 0;
}

.jimu-widget-layerlist .esri-layer-list__list--root > .esri-layer-list__item{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.jimu-widget-layerlist .esri-layer-list__item:before{
  display: none;
}

.jimu-widget-layerlist .esri-layer-list__item:after{
  display: none;
}

.jimu-widget-layerlist .esri-layer-list__item-container .esri-icon-zoom-out-fixed{
  display: none;
}

.jimu-widget-layerlist .esri-layer-list__item-container:hover .esri-icon-zoom-out-fixed{
  display: block;
}

.jimu-widget-layerlist .esri-layer-list__item-container{
  padding: 9px 0;
  border-bottom: none;
}

.jimu-widget-layerlist .dijit-container > ul.esri-layer-list__list--root > .esri-layer-list__item:first-child{
  /*display: none;*/
}

.jimu-widget-layerlist .esri-layer-list__item-toggle{
  width: 16px;
  height: 16px;
}

.jimu-widget-layerlist .esri-icon-visible{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../jimu.js/css/images/checked_default.png) no-repeat center center;
}

.jimu-widget-layerlist .esri-icon-visible:before{
  content: "";
}

.jimu-widget-layerlist .esri-icon-non-visible{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../jimu.js/css/images/checkbox_default.png) no-repeat center center;
}

.jimu-widget-layerlist .esri-icon-non-visible:before{
  content: "";
}

.jimu-widget-layerlist .jimu-widget-layeritem{
  cursor: pointer;
}

.jimu-widget-layerlist .jimu-widget-layeritem.not-loaded{
  display: none;
}

.jimu-widget-layerlist .jimu-widget-layeritem .layeritem-table{
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.jimu-widget-layerlist .jimu-widget-layeritem .esri-icon-zoom-out-fixed{
  font-size: 14px;
  cursor: pointer;
  display: none;
}

.jimu-widget-layerlist .jimu-widget-layeritem:hover .esri-icon-zoom-out-fixed{
  display: block;
}

.jimu-widget-layerlist .jimu-widget-layeritem .layeritem-table td{
  padding: 5px 0;
}

.jimu-widget-layerlist .jimu-widget-layeritem .jimu-checkbox .label{
  cursor: pointer;
}


.jimu-widget-layerlist .elevation-layers-container{
  position: relative;
  top: -30px;
}

.jimu-widget-layerlist .ground-tip{
  position: relative;
  height: 24px;
  margin-top: 5px;
}

.jimu-widget-layerlist .ground-tip > *{
  position: absolute;
  width: 100%;
}

.jimu-widget-layerlist .ground-tip > div{
  text-align: center;
}

.jimu-widget-layerlist .ground-tip span{
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: white;
  padding: 0 4px;
}

html[dir="rtl"] .jimu-widget-layerlist  .esri-layer-list__child-toggle.esri-layer-list__child-toggle--open > .esri-layer-list__child-toggle-icon--closed-rtl.esri-icon-left-triangle-arrow{
  display: none;
}

.jimu-widget-about{
    width: 100%;
    height: 100%;
    word-break: normal;
    word-wrap: break-word;
  }
  .jimu-widget-about-desktop .about-envelope{
    min-height: 300px;
    max-height: 500px;
    min-width: 350px;
    max-width: 800px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .jimu-widget-about-desktop .about-container{
    min-width: 350px;
    max-width: 800px;
    position: absolute;
    display: inline-block;
    background-color: #485566;
    box-shadow: 0 0 4px rgba(160, 160, 160, 0.4);
  }
  .jimu-widget-about-desktop .about-content{
    width: 560px;
    margin: 20px 40px;
    overflow: auto;
    color: #fff;
    max-height: 388px;
  }

  #customContentNode{
      padding-left: 20px;
      padding-right: 20px;
  }

  .oi-widget-label {
    color: #333;
    font-size: 14px;
}
.oi-widget-checkBox {
    margin-top: 5px;
    margin-bottom: 15px;
    /*padding-left: 5px;*/
}
.oi-widget-svg {
    
    margin-left: 0.5em;
}
.oi-widget-marginLeft {
    margin-left: 0.5em;
}

.oi-widget-addBtn {
     width: auto;
    color: #0079c1;
    border: 1px solid #0079c1;
    background: #fff;
    line-height: 1.5;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.05s linear;
    transition: all 0.05s linear;
    cursor: pointer;
    /* font-size: 0.9375rem; */
}
.oi-widget-addBtn:hover{
        color: #ffffff;
    background: #005e95;
    border-color: #005e95;
}
.oi-widget-selectBtn.oi-btn-css-clear:hover:not(.oi-widget-selectBtnSelected) {
        color: #0079c1;
    background: #ffffff;
    border-color: #0079c1;
}
.oi-widget-selectBtnSelected {
    color: #ffffff;
    background: #005e95;
    border-color: #005e95;
}
.oi-widget-addBtn-selected, .oi-widget-addBtn-selected:hover{
    color:white;
    background: #0080C0;
}
.oi-widget-addBtn.dijitButton .dijitButtonNode, .oi-widget-selectBtn.dijitButton .dijitButtonNode {
    padding: 0.2rem 0.4rem;
    border: 0px transparent;
    background: transparent;
    box-shadow: none;
    color:inherit;
}
.oi-widget-addBtn  .dijitButtonContents, .oi-widget-selectBtn  .dijitButtonContents {
    padding: 5px;
}
.oi-widget-centerBtn {
    margin: auto;
    display: block
}
.oi-widget-addBtn:disabled  {
    cursor: not-allowed;
    pointer-events: none;
}
.oi-widget-addBtn .dijitButtonText, .oi-widget-selectBtn .dijitButtonText {
    padding: 0px;
}
.cmt .viewer .cmtNavBarPanel{
    z-index: 2;
}
.cmt .measurement-floating-panel{
    z-index: 2;
}
.oi-widget-select {
    margin-top: 5px;
    background: white;
    border: 1px solid #ddd;
    height: 30px;
}
.oi-widget-select .dijitSelect .dijitInputField{
  padding: 1px 10px;
}
.oi-widget-select .dijitSelectHover {
    background-color: white;
    border-color: #b5bcc7;
}
.oi-widget-select .dijitSelectHover .dijitArrowButton{
    background-color:rgba(39,178,207,0.5);
    border-color:rgba(39,178,207,0.5);
}

.oi-widget-select .dijitSelectFocused {
    border-color: #b5bcc7;
}
.oi-widget-select .dijitSelectFocused .dijitArrowButton{
    background-color:rgba(39,178,207,0.5);
    border-color:rgba(39,178,207,0.5);
}
.oi-widget-select .dijitMenu .dijitMenuItemSelected td{
    background-color:rgba(39,178,207,0.5);
    border-color:rgba(39,178,207,0.5);
}

.oi-widget-checkBox .dijitCheckBox {
    background-image: none;
    background-color: transparent;
    border: 1px solid #a9a9a9;
    width: 14px;
    height: 14px;
    line-height: 1;
    padding: 0;
    text-align: center;
    position: relative;
    overflow: visible;
}
.oi-widget-checkBox .dijitCheckBox input {
    position: absolute;
    top: 0;
    margin: 0;
}
.oi-widget-checkBox .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;
}
.oi-widget-checkBox .dijitCheckBoxChecked,
.oi-widget-checkBox .dijitCheckBoxCheckedDisabled {
    background-color:#005e95;
    border-color: #005e95;
}
.oi-widget-checkBox .dijitCheckBoxChecked:before,
.oi-widget-checkBox .dijitCheckBoxCheckedDisabled:before {
    font-family: "launchpad-icons";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: inherit;
    vertical-align: middle;
    content: "k";
    line-height: 1px;
    color: #fff;
    font-size: 14px;
}
.oi-widget-checkBox .dijitCheckBoxIcon {
    padding: 0;
}
.oi-widget-checkBox .dijitCheckBoxChecked {
    border: 1px solid transparent;
}
.oi-widget-checkBox .dijitCheckBoxHover {
    border: 1px solid #005e95;
}
.oi-widget-checkBox .dijitCheckBoxCheckedHover {
    border: 1px solid #005e95;
}
.oi-widget-checkBox .dijitCheckBoxDisabled,
.oi-widget-checkBox .dijitCheckBoxCheckedDisabled {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
}

.oi-widget-hide {
    display: none;
}
  #searchbar {
    position: relative!important;
    left: 55px!important;
    top: -232px!important;
  }

  .esri-coordinate-conversion {
    width: auto;
    margin-left: 30px;
    line-height: 17px;
    overflow: hidden;
    font-size: 10px;
    color: #fff;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
}
.esri-coordinate-conversion__display {
    outline: none !important;
} 
.esri-coordinate-conversion__display:hover {
    background: none;
}
.esri-coordinate-conversion__select-row {
    display: none !important;
}
.esri-coordinate-conversion__row {
    height: 20px;
    padding: 0px;
}
.esri-coordinate-conversion__tools .esri-widget--button {
    width: 20px;
    height: 20px;
    background: none;
    outline: none;
    color: #fff;
}
.esri-coordinate-conversion--capture-mode .esri-coordinate-conversion__mode-toggle {
    color: #f5f5f5;
    background: #6e6e6e;
}
.esri-coordinate-conversion__conversions-view {
    margin: 0px;
}
.esri-scale-bar__label {
    font-size: 11px;
    text-shadow: 0.1em 0.1em 0 white, -1px -1px white, 1px -1px white, -1px 1px white;
    color: #666666;
    font-weight: bolder;
}
.esri-scale-bar__ruler-block {
    background: #444;
}
.esri-scale-bar.esri-widget {
    line-height: 1em;
}

.selected-widget {
    background-color:rgba(0,0,0,0.9);
}

.esriIdentityDialog .dijitDialogTitleBar {
    padding: 0px;
    background: #f3f3f3;
}
.esriIdentityDialog .dijitDialogCloseIcon {
    line-height: 1.6667;
    background: none;
    font-weight: bold;
    opacity: 1;
}
.esriIdentityDialog .dijitDialogTitle {
    padding-left: 5px;
}
.esriIdentityDialog .dijitDialogPaneContent .dijitDialogPaneActionBar {
    background: white;
    padding: 3px 5px 2px 7px;
}
.esriIdentityDialog .dijitButtonNode {
    border: 1px solid #0079c1 !important;
    background: white !important;
    border-radius: 0px !important;
}
.dojoxResizeHandle {float: right; position: absolute; right: 2px; bottom: 2px; width: 13px; height: 13px; z-index: 20; background-image: url('https://js.arcgis.com/4.11/dojox/layout/resources/icons/resize.png'); line-height: 0px;}
.dijitRtl .dojoxResizeHandle {float: right; left: 0px; right: auto; background-image: url('https://js.arcgis.com/4.11/dojox/layout/resources/icons/resizeRtl.png');}
.dojoxResizeNW {cursor: nw-resize;}
.dijitRtl .dojoxResizeNW {cursor: ne-resize;}
.dojoxResizeNE {cursor: ne-resize;}
.dijitRtl .dojoxResizeNE {cursor: nw-resize;}
.dojoxResizeW {cursor: w-resize;}
.dojoxResizeN {cursor: n-resize;}
.dojoxResizeHandleClone {position:absolute; top:0; left:0; border:1px dashed #666; z-index:999;}


.esri-search__container .esri-search__input, .esri-search__container .esri-widget--button {
    z-index: 10;
}
.dijitDialogMinimizeIcon {
  width: 20px;
  height: 20px;
  background: none;
  color: #000000;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 6px;
  right: 30px;
  font-family: "launchpad-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-decoration: inherit;
  vertical-align: middle;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  cursor: pointer;
      
}
 .dijitDialogMaximizeIcon {
  width: 20px;
  height: 20px;
  background: none;
  color: #000000;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 6px;
  right: 30px;
  font-family: "launchpad-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-decoration: inherit;
  vertical-align: middle;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  cursor: pointer;
      
}
.dijitDialogMinimizeIcon:before {
  content :"b";
}
.dijitDialogMinimizeIcon .minimizeText {
  display: none;
}
.dijitDialogMinimizeIcon:hover, .dijitDialogMinimizeIcon:active {
  opacity: 0.65;
  -ms-filter: none;
  filter: none;
}
 .dijitDialogMaximizeIcon:before {
  content :"a";
}
.dijitDialogMaximizeIcon .minimizeText {
  display: none;
}

.dijitDialogMaximizeIcon:hover, .dijitDialogMaximizeIcon:active {
  opacity: 0.65;
  -ms-filter: none;
  filter: none;
}
.minimizeWidth {
    width: 215px;
    
}