/* Minification failed. Returning unminified contents.
(1309,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1310,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1315,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1316,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
#bookmarks-pane{
width: 240px !important;
top: 30px;
right: 30px;
position: absolute; 
z-index: 40;
}

.esriAddBookmark {
cursor: pointer;
text-align: center;
}

.esriBookmarkRemoveImage {
background: url('../../images/remove_bookmark.gif') no-repeat;
float: right;
width: 30px;
cursor: pointer;
height: 30px;
}

.esriBookmarkEditImage {
    height: 17px;
}

.esriBookmarks {
border: 1px solid #243C5F;
}

.esriBookmarkHighlight {
background-color: #ffedaf;
}

#bookmarks-pane_pane {
text-align: center;
}
/*@-webkit-keyframes
       pulse
      {
        0%
        {
          opacity: 1.0;

		  
        }
        45%
        {
          opacity: .10;

        }
        100%
        {
          opacity: 1.0;

        }
      }
     @-moz-keyframes
       pulse
      {
        0%
        {
          opacity: 1.0;
        }
        45%
        {
          opacity: .10;

        }
        100%
        {
          opacity: 1.0;
        }
      }

     #roadHighlightGraphicsLayer_layer {
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: pulse;
        -moz-animation-duration: 2s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-name: pulse;
      }

    @-webkit-keyframes fadeOut {
        from {opacity: 1;}
        to {opacity: 0;}
    }

    @keyframes fadeOut {
        from {opacity: 1;}
        to {opacity: 0;}
    }

    #roadHighlightGraphicsLayer_layer {
        -webkit-animation: fadeOut 2s forwards;
        animation: fadeOut 2s forwards;
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }*/
    
    html, body, #mapViewDiv {
        height:100%;
        width:100%;
        margin:0;
        padding:0;
        /*background-image:url('/images/basemapNA.png');*/
        background-color:#000;        
      }
      body {
        background-color:#FFF;
        overflow:hidden;
        font-family:"Trebuchet MS";
      }

#mapToolsContainer {
    position: absolute;
    z-index: 5;
    /*right: 77px;
    top: 10px;*/
    width: 335px;
}

#extentContainer {
    /*position: absolute;*/
    z-index: 5;
    background-color: #fff;
    /*border-radius: 5px;*/
    height: 24px;
    width: 67px;
    padding: 5px;
    margin-top: 5px;
    font-size: 11px;
    /*right: 160px;
    top: 10px;*/
    border: solid 1px #666;
    cursor: pointer;
    float: right;
    margin-left: 5px;
}

#identifyContainer {
    /*position: absolute;*/
    z-index: 5;
    background-color: #fff;
    /*border-radius: 5px;*/
    height: 24px;
    width: 24px;
    padding: 5px;
    font-size: 11px;
    /*right: 160px;
    top: 10px;*/
    border: solid 1px #666;
    cursor: pointer;
    float: right;
    margin-left: 5px;
}

#measureContainer {
    /*position: absolute;*/
    z-index: 5;
    background-color: #fff;
    /*border-radius: 5px;*/
    height: 24px;
    width: 24px;
    padding: 5px;
    font-size: 11px;
    /*right: 118px;
    top: 10px;*/
    border: solid 1px #666;
    cursor: pointer;
    float: right;
    margin-left: 5px;
}

#printContainer {
    /*position: absolute;*/
    z-index: 5;
    background-color: #fff;
    /*border-radius: 5px;*/
    height: 24px;
    width: 24px;
    padding: 5px;
    font-size: 11px;
    right: 77px;
    top: 10px;
    border: solid 1px #666;
    cursor: pointer;
    float: right;
    margin-left: 5px;
}




	  
	   #hoverContainer
	  {
		position: absolute;
        z-index: 5;
        height: 24px;
        width: 78px;
        min-width: 83px;
        padding: 5px;
        font-size: 11px;
        right: 202px;
        top: 10px;
        border: 1px solid #666;
        /*border-radius: 5px*/
          text-align: center;
	  }
	  
       

	  .hoverContainerActive
	  {
	      background: green;
	      color: White;
	  }
	  
	  .hoverContainerInactive
	  {
	      background: red;
	      color: #000;
	  }
	  
	   #selectContainer
	   {
		position: absolute;
		z-index: 5;
		background-color: #fff;
		/*border-radius: 5px;*/
		height: 24px;
		width: 24px;
		padding: 5px;
		font-size: 11px;
		right: 305px;
		top: 210px;
		border: solid 1px #666;
	  }
	  
	   
	  
	  #infoContainer
	  {
		position: absolute;
        z-index: 6;
        background-color: #ccc;
        /*border-radius: 5px 0 0 5px;*/
        width: 345px;
        height: 580px;
        padding: 10px;
        font-size: 16px;
        font-weight: bold;
        top: 55px;
        right: -367px;
        border: solid 1px #666;
		border: solid 1px #666;
	  }
	  
	  #infoBackground
	  {
        background-color: #fff;
        margin-top: -3px;
        /*border-radius: 5px;*/
        padding: 3px;
        border: 1px solid #333;
        margin-bottom: -3px;
        margin-left: -1px;
        margin-right: -14px;
        font-size: 11px;
        height: 575px;
	  }
	  
	 
	  
	  #searchResultsToggle
	  {
	    position: absolute;
        bottom: -17px;
        right: 25px;
        background-color: #fff;
        z-index: 6;
        width: 32px;
        height: 15px;
        padding: 5px;
        /*border-radius: 0 0 6px 6px;*/
        border: 1px solid #CCC;
        cursor: pointer;
	  }
	  
	  #propertyInfoToggle{

        position: absolute;
        top: 5px;
        left: -35px;
        background-color: #fff;
        z-index: 999;
        width: 24px;
        height: 24px;
        padding: 5px;
        /*border-radius: 6px 0 0 6px;*/
        border-top: 1px solid #333;
        cursor: pointer;
        border-left: 1px solid #333;
        border-bottom: 1px solid #333;
        
	  }

      #infoToggle{

        position: absolute;
        top: 5px;
        left: -35px;
        background-color: #fff;
        z-index: 999;
        width: 24px;
        height: 24px;
        padding: 5px;
        /*border-radius: 6px 0 0 6px;*/
        border-top: 1px solid #333;
        cursor: pointer;
        border-left: 1px solid #333;
        border-bottom: 1px solid #333;
        
	  }
	  
	  #recordsToggle{

		position: absolute;
        top: 125px;
        left: -69px;
        background-color: #fff;
        z-index: 999;
        width: 57px;
        height: 20px;
        padding: 5px;
        /*border-radius: 6px 0 0 6px;*/
        border: 1px solid #333;
        cursor: pointer;
        
	  }

      #searchToggle{

		/*position: absolute;
		top: 107px;
		right: -33px;
		background-color: #fff;
		z-index: -2;
		width: 21px;
		height: 20px;
		padding: 5px;
		border-radius: 0 6px 6px 0;
		border: 1px solid #333;
		cursor: pointer;
		font-size: 16px;
		font-weight: bold;*/

          position: absolute;
          top: 95px;
          right: -37px;
          background-color: #fff;
          z-index: -2;
          width: 26px;
          height: 26px;
          padding: 5px;
          /*border-radius: 0 6px 6px 0;*/
          border-top: 1px solid #333;
          cursor: pointer;
          font-size: 16px;
          font-weight: bold;
          border-right: 1px solid #333;
          border-bottom: 1px solid #333;
        
	  }
	  
	  #resultsGridContainer
	  {
		position: absolute; 
		z-index: 5; 
		background-color: #e3e3e3; 
		/*border-radius: 5px;*/ 
		height: 200px; 
		overflow: auto; 
		width: 400px; 
		padding: 5px; 
		font-size: 13px;
		font-weight: bold;
		left:90px; 
		bottom:50px;
		display: none;
		border: solid 1px #666;
	  }

      #physicalAddressInfoContainer{
          width: 315px;  
          border: 1px solid #676;  
          background: #DADADA; 
          left:9px;  
          position: absolute;  
          z-index: -1;
          height: 175px;
          opacity: .95;
          color: #666;
      }

      #physicalAddressInfoToggle{
          cursor: pointer;  
          height: 167px;  
          width: 10px;  
          left: -11px;  
          position: relative;  
          background: #4CD020; 
          border-left: 1px solid #666;
          border-top: 1px solid #666;
          border-bottom: 1px solid #666;  
          /*border-radius: 3px 0 0 3px;*/
      }
	  
	  #resultsGrid
	  {
	    position: absolute;
        z-index: 5;
        background-color: rgb(213, 213, 213);
        /*border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;*/
        height: 100px;
        overflow: auto;
        width: 720px;
        padding: 15px;
        font-size: 13px;
        font-weight: bold;
        left: 7px;
	  }
	  
	  #dataTableContainer
	  {
	      border: 1px solid #666;
          margin-top: 25px;
	  }
	  
	  #searchContainer
	  {
	    opacity: .99;
		position: absolute; 
		z-index: 6; 
		background-color: #e3e3e3; 
		width:765px; 
		height: 165px; 
		padding: 5px; 
		font-size: 12px; 
		left: 0px;
		top: 10px;
		border: solid 1px #666;
	  }
	  
	  #visibleLayersDebug
	  {
	   position: absolute; 
	   z-index: 5; 
	   background-color: #fff; 
	   border-radius: 5px; 
	   height: 30px; 
	   padding: 5px; 
	   font-size: 11px; 
	   bottom: 10px; 
	   left:10px;
	   display: none;
	  }

    #mapMessageDiv {
        position: absolute;
        z-index: 5;
        color: white;
        background-color: #fff;
        display: none;
        color: red;
        /*border-radius: 5px;*/
        height: 15px;
        padding: 5px;
        font-size: 11px;
        bottom: 80px;
        left: 10px;
    }

	  #debugDiv
	  {
	    position: absolute;
        z-index: 5;
        color: white;
        /*background-color: #fff;*/
        /*display: none;*/
        /*border-radius: 5px;*/
        height: 15px;
        padding: 5px;
        font-size: 11px;
        bottom: 80px;
        left: 10px;
	  }

      #debugDiv2 {
        position: absolute;
        z-index: 5;
        color: white;
        height: 15px;
        padding: 5px;
        font-size: 11px;
        bottom: 65px;
        left: 56px;
        }
	  
	  #coordsDiv
	  {	  
	    position: absolute;
		z-index: 5;
		color: #000;
		height: 15px;
		padding: 5px;
		font-size: 11px;
		bottom: 10px;
		right: 56px;
		background: #ccc;
		border: 1px solid #999;
		border-radius: 5px;
	  }
	  
	  #zoomHelp
	  {
		position: absolute; 
		z-index: 5; 
		background-color: #fff; 
		border-radius: 5px; 
		height: 15px; 
		padding: 5px; 
		font-size: 13px;
		font-weight: bold;
		left:55px; 
		bottom:41px;
		border: solid 1px #666;
        width: 305px;
	  }
	  
	  #emailHelp
	  {
		position: absolute; 
		z-index: 5; 
		background-color: #fff; 
		border-radius: 5px; 
		height: 15px; 
		padding: 5px; 
		font-size: 13px;
		font-weight: bold;
		left:55px; 
		bottom:10px;
		border: solid 1px #666;
        width: 305px;
	  }
	  
	  #searchDocumentsDialog
	  {
	      /*font-size: 12px;*/
	  }

	  .optionGreen
	  {
		background-color: #76EE00;
	 }
	 
	 .optionRed
	 {
		background-color: #F26C4F;
	 }
	 
	 .optionGray
	 {
		color: #bdbdbd;
		font-size: 8px;
	 }

     .optionPhysicalAddressUtility
	 {
		color: dodgerblue;
		font-size: 8px;
	 }
	 


    
		
		/*INFO BUTTONS*/
		/*CREATED AT http://www.cssbuttongenerator.com/ */
		.infoButton {
			/*
            -moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	        -webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	        box-shadow:inset 0px 0px 0px 0px #bee2f9;
	        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	        background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	        background-color:#63b8ee;
	        -webkit-border-top-left-radius:6px;
	        -moz-border-radius-topleft:6px;
	        border-top-left-radius:6px;
	        -webkit-border-top-right-radius:6px;
	        -moz-border-radius-topright:6px;
	        border-top-right-radius:6px;
	        -webkit-border-bottom-right-radius:6px;
	        -moz-border-radius-bottomright:6px;
	        border-bottom-right-radius:6px;
	        -webkit-border-bottom-left-radius:6px;
	        -moz-border-radius-bottomleft:6px;
	        border-bottom-left-radius:6px;
	        text-indent:0px;
	        border:1px solid #3866a3;
	        display:inline-block;
	        color:#14396a;
	        font-family:Arial;
	        font-size:12px;
	        font-weight:bold;
	        font-style:normal;
	        height:22px;
	        line-height:20px;
	        width:66px;
	        text-decoration:none;
	        text-align:center;
	        text-shadow:1px 1px 0px #7cacde;
	        cursor: pointer;
            */
            width: 60px;
            
            font-size: 9px;
            /*font-family: monospace;*/
            font-weight: bold;
            cursor: pointer;
		}
		.infoButton:hover {
			/*
            background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	        background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	        background-color:#468ccf;
            */
		}
		.infoButton:active {
			/*
            position:relative;
			top:1px;
            */
		}


	 /*ESRI OVERRIDES*/
	 
	 .map .bingLogo-lg {
        position: absolute;
        left: 5px;
        bottom: 5px;
        width: 93px;
        height: 29px;
        z-index: 30;
        /*background-image: url("../images/map/bing-logo-lg.png");*/
        background-image: none;
     }
     
     .esriSimpleSliderBL {
        bottom: 10px;
        left: 10px;
     }

    .esriBasemapGalleryThumbnail {
        height: 50px;
        width: 92px;
    }

    .esriSimpleSliderTR {
        top: 10px;
        right: 5px;
    }

    .esriSimpleSliderTL {
        top: 10px;
        left: 5px;
    }

    .esriSimpleSlider {
        position: absolute;
        text-align: center;
        border: 1px solid #57585A;
        background-color: #FFF;
        /* color: #4C4C4C; */
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        padding: 2px;
    }

    .esriBasemapGalleryNode {
      float: left;
      /* margin: 10px 20px 10px 20px; */
      width: 75px;
    margin: 4px 1px 8px 13px;
    }





.button.bClose {

    /*border-radius: 7px 7px 7px 7px;*/
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    
    /*
    right: -7px;
    top: -7px;
    */

    left: 142px;
    bottom: 5px;
    background-color: Red;
    color: White;
    cursor: pointer;
    
}

#ui-datepicker-div
{
    font-size: 10px;
}





/*AGO LAYER LIST PICKER GALLERY*/
#itemDiv {
    /*position: absolute;*/
    left: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    overflow-y: auto;
}

.description {
    margin: 0 auto;
    width: 100%;
    padding: 20px;
}

h6 {
    margin: 0 !important;
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 16px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 1.55rem;
}

.block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.card-image-wrap {
    width: 100px;
    position: relative;
    margin-bottom: 0;
    -webkit-box-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

figure {
    display: block;
    margin: 0 0 1.55rem 0;
}

.card-image {
    width: 100px;
    display: block;
    max-width: 100px;
    height: auto;
}

.card-image-caption {
    background: #cccccc8a;
    color: #4c4c4c;
    font-style: normal;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    font-size: 0.875rem;
    line-height: 1.55rem;
    padding: 0.35rem 1.25rem 0.35rem 1.25rem;
    text-align: right;
}

.card-content {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    word-wrap: break-word;
}


.esriPopup.myTheme .titlePane, .dj_ie7 .esriPopup.myTheme .titlePane .title {
    background-color: #899752;
    color: #333;
    font-weight: 700;
    font-weight: 700;
}

.esriPopup.myTheme .titlePane {
    border-bottom: 1px solid #121310;
}

.esriPopup.myTheme a {
    color: #e9dede;
}

/*.esriPopup.myTheme
.titleButton, .esriPopup.myTheme .pointer, .esriPopup.myTheme .esriViewPopup .gallery
.mediaHandle, .esriPopup.myTheme .esriViewPopup .gallery .mediaIcon {
    
    background-image: url('../../Images/popup_sprite.png');
}*/

.esriPopup.myTheme .contentPane,
.esriPopup.myTheme .actionsPane {
    background-color: #424242;
    color: #fff;
    border-color: 0 solid #121310;
}

/*#tocContainer {
    position: absolute;
    z-index: 5;
    background-color: #fff;*/
    /*border-radius: 5px;*/
    /*height: 425px;
    width: 480px;
    padding: 5px;
    font-size: 9px;
    font-weight: bold;
    border: solid 1px #666;
    z-index: 20;
}

#tocTabs {
    height: 420px;
}

#basemapSelectorContainer {
    position: relative;
    z-index: 5;
    background-color: #ccc;*/
    /*border-radius: 5px;*/
    /*width: 103%;
    padding: 3px;
    font-size: 9px;
    font-weight: bold;
    border: solid 1px #666;
    overflow: auto;
    height: 370px;
    left: -10px;
}

#toolsContainer {
    position: absolute;
    z-index: 10;
    background-color: #ccc;*/
    /*border-radius: 0 5px 5px 0;*/
    /*height: 440px;
    width: 438px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: -450px;
    top: 245px;
    border: solid 1px #666;
    font-size: 10px;
}*/

/*#toolsToggle {
    position: absolute;
    top: 5px;
    right: -37px;
    background-color: #fff;
    z-index: 999;
    width: 26px;
    height: 26px;
    padding: 5px;*/
    /*border-radius: 0 6px 6px 0;*/
    /*border-top: 1px solid #333;
    border-right: 1px solid #333;
    cursor: pointer;
}



#legendContainer {*/
    /*    position: absolute;
    z-index: 50;
    background-color: #ccc;
    height: 340px;
    width: 300px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: 55px;
    bottom: 25px;
    border: solid 1px #666;
    overflow-y: auto;
    font-size: 11px*/
    /* position: absolute; */
    /*z-index: 50;*/
    /* background-color: #ccc; */
    /*height: 260px;
    width: 425px;
    padding: 5px;*/
    /* font-size: 16px; */
    /* font-weight: bold; */
    /* left: 55px; */
    /* bottom: 25px; */
    /*border: none !important;
    overflow-y: auto;*/
    /* font-size: 11px;*/


/*}

	  
#legendToggle
{
  position: absolute;
  top: 5px;
  right: -37px;
  background-color: #fff;
  z-index: 999;
  width: 26px;
  height: 26px;
  padding: 5px;*/
  /*border-radius: 0 6px 6px 0;*/
    /*border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    cursor: pointer;
}

#layersContainer {
    position: absolute;
    z-index: 50;
    background-color: #ccc;*/
    /*border-radius: 0 5px 5px 0;*/
    /*height: 440px;
    width: 490px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: -502px;
    top: 175px;
    border: solid 1px #666;
}

#layersToggle {
    position: absolute;
    top: 5px;
    right: -37px;
    background-color: #fff;
    z-index: 999;
    width: 26px;
    height: 26px;
    padding: 5px;*/
    /*border-radius: 0 6px 6px 0;*/
    /*border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    cursor: pointer;
}*/

#tocGroupLayerDiv {
    font-size: 13px;
    color: darkblue;
}

.imgIdentify {
    width: 14px;
    content: url("images/identify.png");
    cursor: pointer;
}




.agsjsTOCNode {
    padding-top: 1px;
    padding-bottom: 1px;
}

.agsjsTOCContent {
    white-space: nowrap;
}

.agsjsTOCOutOfScale {
    color: grey;
    opacity: 0.5;
}

.agsjsTOCIcon {
    vertical-align: bottom
}

.agsjsTOCRootLayer {
}

.agsjsTOCRootLayerLabel {
    font-size: 9pt;
    font-weight: bold;
}

.agsjsTOCGroupLayer {
    font-weight: bold;
}

.agsjsTOCGroupLayerLabel {
    font-size: 8pt;
}

.agsjsTOCServiceLayer {
    font-weight: bold;
}

.agsjsTOCServiceLayerLabel {
    font-size: 7pt;
    padding-left: 2px;
}

.agsjsTOCLegendIcon {
    /* width: 50px;*/
}

.agsjsTOCLegendLabel {
    font-size: 8pt;
    padding-left: 2px;
}

.agsjsTOCSlider {
    padding: 5px 20px 5px 30px;
}

.tocContainer_Calcite {
    position: absolute;
    z-index: 5;
    background-color: #fff;
    /*border-radius: 5px;*/
    height: 453px;
    width: 625px;
    padding: 5px;
    font-size: 9px;
    font-weight: bold;
    border: solid 1px #666;
    z-index: 20;
}

.tocTabs_Calcite {
    height: 420px;
}

.basemapSelectorContainer_Calcite {
    position: relative;
    z-index: 5;
    background-color: #ccc;
    /*border-radius: 5px;*/
    width: 100%;
    padding: 3px;
    font-size: 9px;
    font-weight: bold;
    border: solid 1px #666;
    overflow: auto;
    height: 365px;
    left: -10px;
}

.toolsContainer_Calcite {
    position: absolute;
    z-index: 10;
    background-color: #ccc;
    /*border-radius: 0 5px 5px 0;*/
    height: 440px;
    width: 438px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: -450px;
    top: 245px;
    border: solid 1px #666;
    font-size: 10px;
}

.toolsToggle_Calcite {
    position: absolute;
    top: 5px;
    right: -37px;
    background-color: #fff;
    z-index: 999;
    width: 26px;
    height: 26px;
    padding: 5px;
    /*border-radius: 0 6px 6px 0;*/
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    cursor: pointer;
}



.legendContainer_Calcite {
    /*    position: absolute;
    z-index: 50;
    background-color: #ccc;
    height: 340px;
    width: 300px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: 55px;
    bottom: 25px;
    border: solid 1px #666;
    overflow-y: auto;
    font-size: 11px*/
    /* position: absolute; */
    z-index: 50;
    /* background-color: #ccc; */
    height: 260px;
    width: 425px;
    padding: 5px;
    /* font-size: 16px; */
    /* font-weight: bold; */
    /* left: 55px; */
    /* bottom: 25px; */
    border: none !important;
    overflow-y: auto;
    /* font-size: 11px; */


}

	  
.legendToggle_Calcite
{
  position: absolute;
  top: 5px;
  right: -37px;
  background-color: #fff;
  z-index: 999;
  width: 26px;
  height: 26px;
  padding: 5px;
  /*border-radius: 0 6px 6px 0;*/
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    cursor: pointer;
}

.layersContainer_Calcite {
    position: absolute;
    z-index: 50;
    background-color: #ccc;
    /*border-radius: 0 5px 5px 0;*/
    height: 463px;
    width: 640px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    left: -652px;
    top: 205px;
    border: solid 1px #666;
}

.layersToggle_Calcite {
    position: absolute;
    top: 5px;
    right: -37px;
    background-color: #fff;
    z-index: 999;
    width: 26px;
    height: 26px;
    padding: 5px;
    /*border-radius: 0 6px 6px 0;*/
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    cursor: pointer;
}

#tocGroupLayerDiv_Calcite {
    font-size: 13px;
    color: darkblue;
}


.imgIdentify {
    width: 14px;
    content: url("images/identify.png");
    cursor: pointer;
}




.agsjsTOCNode {
    padding-top: 1px;
    padding-bottom: 1px;
}

.agsjsTOCContent {
    white-space: nowrap;
}

.agsjsTOCOutOfScale {
    color: grey;
    opacity: 0.5;
}

.agsjsTOCIcon {
    vertical-align: bottom
}

.agsjsTOCRootLayer {
}

.agsjsTOCRootLayerLabel {
    font-size: 9pt;
    font-weight: bold;
}

.agsjsTOCGroupLayer {
    font-weight: bold;
}

.agsjsTOCGroupLayerLabel {
    font-size: 8pt;
}

.agsjsTOCServiceLayer {
    font-weight: bold;
}

.agsjsTOCServiceLayerLabel {
    font-size: 7pt;
    padding-left: 2px;
}

.agsjsTOCLegendIcon {
    /* width: 50px;*/
}

.agsjsTOCLegendLabel {
    font-size: 8pt;
    padding-left: 2px;
}

.agsjsTOCSlider {
    padding: 5px 20px 5px 30px;
}



.welcome-dialog {
    --calcite-dialog-max-size-y: 65%;
    --calcite-dialog-min-size-y: 65%;
}


#historic-dialog {
    --calcite-dialog-max-size-y: 65%;
    --calcite-dialog-min-size-y: 65%;
}
