html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	overflow: hidden;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr  {
  display: none !important;
 }


table.gbif, table.gbif td, table.gbif th
{
border:0px solid green;
}
table.gbif th
{
background-color:#C2C2C2;
color:#000000;
}
table.gbif td
{
background-color:#F3F3F3;
}

#hiddenOne, #hiddenTwo {
	display: none;
}

@font-face {
	font-family: "franklin_demi";
	src: url("../fonts/FRADM.eot");
}

.tundra .dijitSliderImageHandleV {
	background: url("../images/zoom/sliderThumb.png") no-repeat 0px -5px;
    width:33px;
    height:25px;
    border: none;
}

.tundra .dijitSliderFocused .dijitSliderImageHandleV{
background: url("../images/zoom/sliderThumb.png") no-repeat 0px -5px;
    width:33px;
    height:25px;
    border: none;
}

.tundra .dijitSliderDecrementIconV {
   background: url("../images/zoom/zoomOut.png") no-repeat 0px -4px;
    width:26px;
    height:26px;
    border: none;

}

.tundra .dijitSliderIncrementIconV {

    background: url("../images/zoom/zoomIn.png") no-repeat 0px 3px;
    width:26px;
    height:26px;
    border:none;
}

.dijitSliderBar {border-style:solid; border-color:black; cursor: pointer;}
.dijitSliderBarContainerV {position:relative; height:100%; z-index:1;}
.dijitSliderBarV {width:2px; border-width:0 1px;}
.dijitSliderBumperV {width:2px; height:5px; border-width:0 1px;}
.dijitSliderProgressBar {background-color:red; z-index:1;}


a:link {color:#db1e05;text-decoration:  underline;}      /* unvisited link */
a:visited {color:#db1e05;text-decoration:  underline;}  /* visited link */
a:hover {color:#db1e05;text-decoration:  underline;}  /* mouse over link */
a:active {color:#db1e05;text-decoration:  underline;}  /* selected link */

/*input { -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }*/

::-webkit-scrollbar:vertical {
    -webkit-border-image: url(resources/vertical-button.png) 2 0 2 0;
    border-color: transparent;
    border-width: 2px 0;
    background-image: url(resources/vertical-button-background.png);
    background-repeat: repeat-y;
}

      .shadow{
         /*slight shadow effect added for browsers that support this functionality*/

         box-shadow: 4px 4px 8px #adadad;
        -webkit-box-shadow: 4px 4px 8px #adadad;
        -moz-box-shadow: 4px 4px 8px #adadad;
        -o-box-shadow: 4px 4px 8px #adadad;
      }

	    .shadowRoundedCorners{
         /*slight shadow effect added for browsers that support this functionality*/
        -o-border-radius: 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 10px;
		border-radius:10px;
         box-shadow: 4px 4px 8px #adadad;
        -webkit-box-shadow: 4px 4px 8px #adadad;
        -moz-box-shadow: 4px 4px 8px #adadad;
        -o-box-shadow: 4px 4px 8px #adadad;
      }

	  .shadowFooter{
         /*slight shadow effect added for browsers that support this functionality*/
         box-shadow: 4px 4px 8px #adadad;
        -webkit-box-shadow: 4px 4px 8px #adadad;
        -moz-box-shadow: 4px 4px 8px #adadad;
        -o-box-shadow: 4px 4px 8px #adadad;
		padding-right:10px;
      }

      .roundedCorners{
         -moz-border-radius: 5px;
		 border-radius: 5px;
      }

	.menuButton{
	overflow: hidden;
	float:left;
	text-align:center;
	border: solid 1px #FFFFFF;
	}

/*	.menuButton:hover, menuButton.hover{
	background-color: #981503;
	}
	*/
	.menuButtonSelected{
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	position:relative;
	padding-top:3px;
	z-Index: 10;
	width:130px;
	height:16px;
	font-family:"Verdana";
	color:#FFFFFF;
	background-color: #981503;
	border: none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	float:left;
	text-align:center;
	overflow:hidden;
	}

	.protectedAreaGrid{
	padding-top:3px;
	z-Index: 10;
	width:100%;
	height:100%;
	background-color: #666666;
	border: none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	}

	.protectedAreaButton{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: "Verdana";
	cursor:pointer;
	cursor:hand;
	background-color: #E6E6E6;
	padding:1px;
	overflow:hidden;
	white-space: normal;
	text-overflow: ellipsis;
	height:40px;
	}

	.hand{
	cursor:pointer;
	cursor:hand;
	}

	.speciesImage{
	max-height:80px;
	max-width:80px;
	vertical-align: middle;
	}

.paImageDiv{
height:130px;/*widescreen 100px*/
width:100%;
text-align: center;
vertical-align:bottom;
position:relative;
 /*background-color:#E6E6E6;*/
}
.paImage{
max-height:130px;/*widescreen 100px*/
max-width:175px;/*widescreen 130px*/
cursor:pointer;
cursor:hand;

width:100%;
text-align:center;
bottom:0px;
left:0px;
position:absolute;

}
.paItem{
border:none;
width:175px;/*widescreen 130px*/
height:200px;/*widescreen 170px*/
float:left;
background-color:#E6E6E6;
margin:10px;
}

.paCategory{
border:none;
width:175px;
float:left;
background-color:#CCCCCC;
}

	#overviewDiv {
	position:relative;
	z-Index: 10;
	width:100%;
	height:100%;
	overflow: hidden;
	border: 1px solid #999999;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	}

#headerTop {
	width: 100%;
	height: 5px;
	background-color:#000000;
}
#loadingDiv {
	width: 16px;
	left: 50%;
	top: 45%;
	position: absolute;
	z-index: 9999;
}
#loadingPA {
	left: 72px;
	top: 44px;
	position: absolute;
	z-index: 9998;
    visibility: hidden;
}
#loadingChart {
    width:280px;
    height:20px;
	left: 0px;
	top: -250px;
	position: relative;
    background: #eeeeee;
}

#alertDiv {
	max-width: 30%;
	max-height: 300px;
	right: 400px;
	top: 10px;
	position: absolute;
	z-index: 9999;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:15px;
	display:none;
	overflow-y:auto;
	overflow-x:auto;
}

#alertMsg {
	padding:10px;
	padding-top:40px;
}

#mainDiv {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}


#map {
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 0;
	background-color: #E6E6E6;

}
#header {
    border: solid 0px #7EABCD;
    padding-top:0px;
    padding-left:0px;
    background-color:#D81E05;
    text-align:left; font-weight:bold;
    height:75px;
	width:100%;
	z-index: 99;
	overflow:hidden;
}

#mainMenu {
	position:absolute;
	z-Index: 10;
	width:100%;
	height:20;
	bottom:0px;
	left:200px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	cursor: pointer;
	cursor:hand;
	float:left;
}

#slogan {
	position:absolute;
	z-Index: 10;
	width:500px;
	top:20px;
	right:50px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	/*text-shadow: 0 1px 0 #333;*/
	clear: left;
}

#searchDiv  {
	position:absolute;
	z-Index: 10;
	width:220px;
	height:18px;
	top:15px;
	right:20px;
	overflow: hidden;

}

.searchPrompt{
	width:160px;
	border: none;
	color: #666666;
	font-size: 10px;
	font-family: "Verdana";
	font-weight:bold;
/*    border-radius: 12px 0px 0px 12px;
    -moz-border-radius: 12px 0px 0px 12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-bottom-left-radius:12px;
	*/
	height:18px;
}

#searchText{


}

.searchPromptHome{
	color: #000000;
	font-size: 14px;
	font-family: "Verdana";
	height:21px;
width:193px;
border: none;
outline:none;
float:left;
}



#searchTextHome{

}


#centerPane {
	width:100%;
	height:100%;
	position: relative;
	padding:0px;
}

#rightAreaBodyContent {
	position:absolute;
	z-Index: 10;
	width:250px;
	right:20px;
	top:120px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding:10px;
}

#rightAreaBodyMinimized {
	position:absolute;
	z-Index: 10;
	width:180px;
	height:25px;
	right:20px;
	top:120px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding-top:5px;
	padding-left:10px;
	display:none;
}

#alertBodyContent {
	position:absolute;
	z-Index: 10;
	width:250px;
	left:220px;
	top:10px;
	overflow: hidden;
	background-color: #D52B1E;
	border: 1px solid #999999;
	-o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding:10px;
}

#alertMinimized {
	position:absolute;
	z-Index: 10;
	width:130px;
	height:25px;
	left:220px;
	top:10px;
	overflow: hidden;
	background-color: #D52B1E;
	border: 1px solid #999999;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding-top:5px;
	padding-left:10px;
	display:none;
}

#speciesPicture{
width:80px;
height:80px;
line-height: 77px;
float:left;
background-color:#cccccc;
text-align: center;
margin-right:5px;
}

#rightAreaBody {
	position:absolute;
	z-Index: 10;
	width:250px;
	height:100%;
	right:30px;
	top:130px;
	overflow: hidden;
}

#rightAreaHeaderContent {
	position:absolute;
	z-Index: 10;
	width:340px;
	height:80px;
	right:20px;
	top:10px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding:10px;
}

#rightAreaHeader {
	position:absolute;
	z-Index: 11;
	width:330px;
	height:80px;
	right:30px;
	top:20px;
	overflow: hidden;
	}

#rightAreaFooterContent {
	position:relative;
	z-Index: 3;
	width:250px;
	height:50px;

	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	opacity: 1.00;
	filter: alpha(opacity = 100);
	padding:10px;
}
#rightAreaFooter {
	position:absolute;
	z-Index: 3;
	width:300px;
	height:100px;
	right:20px;
	top:440px;
	overflow: hidden;
	}

#enlargeButton {
	position:absolute;
	z-Index: 100;
	bottom:-3px;
	left:200px;
	overflow: hidden;
	display:none;
}



#footerPane {
	height: 60px;/*widescreen 0*/
	width: 100%;
	padding: 0px;
	border-top: 1px solid #ccc;
	background-color:#FFFFFF;
	overflow: hidden;
}

#logos{
position:relative;
top:5px;
left:10px;
padding-left:10px;
padding-right:10px;

}

#donateButton{
position:absolute;
top:0px;
right:10px;
padding:10px;
}

#paContent{
position:absolute;
right:0px;
top:60px;/*widescreen 0px*/
height:275px;/*widescreen 240px*/
width:100%;
padding-left:0px;
padding-right:0px;
z-index:100;
}
#footerBar{
position:relative;
right:0px;
top:-3px;
height:60px;/*widescreen 0px*/
width:100%;
padding-left:0px;
padding-right:0px;
z-index:101;
}


#paTitle{
height:30px;
padding-left:10px;
padding-right:20px;
padding-bottom:10px;
width:100%;
}



#spAuthority {
	position: absolute;
	bottom: 10px;
	right:10px;
}

#backLink {
	padding-bottom:5px;
}
#legendDiv {
}
#metadata {
	padding-bottom:10px;
}

#scaleImg {

}



#checkboxDiv {
	position: relative;
	width:100%;
	padding-bottom:3px;
	height:22px;


}

#checkboxesObservations {
	position:relative;
	z-Index: 10;
	overflow: hidden;
	/* background-color: #e6e6e6;*/
	opacity: 1.0;
	filter: alpha(opacity = 100);
	display:none;
	/*padding:10px;*/
}

#checkboxesProtectedAreas {
	display:none;
	position:relative;
	z-Index: 10;
	overflow: hidden;
	background-color: #e6e6e6;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	padding:5px;
}

.greyBox {
	position:relative;
	z-Index: 10;
	overflow: hidden;
	background-color: #e6e6e6;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	padding:5px;
}

#checkboxesSpeciesRange {
	display:none;
	position:relative;
	z-Index: 10;
	overflow: hidden;
	background-color: #e6e6e6;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	padding:10px;
}

.stepcarousel{

background-color: white;
border: none;
-o-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
-webkit-box-shadow: 4px 4px 8px #adadad;
-moz-box-shadow: 4px 4px 8px #adadad;
-o-box-shadow: 4px 4px 8px #adadad;
box-shadow: 4px 4px 8px #adadad;
opacity: 1.00;
filter: alpha(opacity = 100);
padding:5px;
display:none;
position:absolute;
z-Index: 10; /*leave this value alone*/
/*border: 2px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 400px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
right:300px;
top:130px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
right: 0;
top: 20;
height:170px;
background-color:#77868F;
padding-right:30px;
/*border: 2px solid black;*/
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-left: 25px; /*margin around each panel*/
margin-right: 25px; /*margin around each panel*/
margin-top: 10px; /*margin around each panel*/
width: 170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
max-height: 150px;
text-align:center;
background-color:#77868F;

}

.count {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: "Verdana";
	font-style: italic;
}

.h4 {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: "Verdana";
}

.ticks {
	color: #333333;
	font-size: 10px;
	font-family: "Verdana";
}


.h1 {
	color: #333333;
	font-size: 18px;
	font-weight:bold;
	font-family: "Verdana";
}

.h1a {
	color: #333333;
	font-size: 10px;
	font-weight:bold;
	font-family: "Verdana";
}
.h3 {
	color: #333333;
	font-size: 11px;
	font-family: "Verdana";
}

.h3a {
	color:#FFFFFF;
	font-size: 11px;
	font-family: "Verdana";
}
.h3b {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana";
}
.h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana";
}
.h4 {
	color: #333333;
	font-size: 10px;
	font-family: "Verdana";
}


.img {
	right: 0px;
	top: 0px;
	position: absolute;
}
.close {
	right: 7px;
	top: 7px;
	float: right;
	position: absolute;
	z-index: 10;
}

.button{
background: url("../images/search/search-field.png") no-repeat left;
width: 38px;
height:19px;
border:none;
float:top;
}

#extentMapHolder {
	position: absolute;
	z-index: 5;
	left: 65px;
	top: 15px;
	border: 1px solid #555;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#extentMap {
	width: 250px;
	height: 200px;
	margin: 0px;
	border: 1px solid #ccc;
	background-color: white;
	padding: 3px;
	z-index: 5;
}


#middle {
	position: relative;
}
#taxonHierarchy {
	padding: 2px;
	color: #FFF;
	margin: 0px;
	height: 24px;
	list-style-type: none;
	font-size: 12px;
}
.LI {
	float: left;
	padding: 8px 4px 4px 10px;
	border-right: 1px solid #e6351d;
	border-left: 1px solid #c61500;
}
.leftLI {
	float: left;
	padding: 8px 4px 4px 10px;
	border-right: 1px solid #e6351d;
}
.rightLI {
	float: left;
	padding: 8px 4px 4px 10px;
	border-left: 1px solid #c61500;
}


.legendItem, .legendPointItem {
	list-style-type: none;
	padding-bottom: 3px;
}
#legendItems, #legendPointItems {
	margin: 0px 0px 0px 0px;
	display: none;

}


#basemapDiv{
	position: absolute;
	top:10px;
	left:60px;
	z-Index:1000;


}

#mapLogoDiv{
	position: absolute;
	right:20px;
	bottom:10px;
	z-Index:1000;
	width:65px;
	height:36px;
	visibility:visible;
	background: url("../images/logos/esri-med.png") no-repeat 0px 0px;
}


#chartDiv {
	position:relative;
	z-Index: 10;
	width:200px;
	height:250px;
	left:0px;
	top:0px;
	overflow: hidden;
	background-color: #E6E6E6;
	border: 0px solid #000000;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	padding:0px;
}

#basemapTitlePane{
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	border: 1px solid #999999;

}

#alertFloat{
position:absolute;
top:0px;
left:300px;

visibility:hidden;
text-align:left;
width:305px;
height:200px;
overflow:hidden;
z-index:210;
	-webkit-box-shadow: 4px 4px 8px #adadad;
    -moz-box-shadow: 4px 4px 8px #adadad;
    -o-box-shadow: 4px 4px 8px #adadad;
	box-shadow: 4px 4px 8px #adadad;
	border: 1px solid #999999;
}

#dockPane{
position:absolute;
top:0px;
left:300px;
}

.tundra .dijitTitlePaneTitle
{background: #ffffff;
border: 0px solid #000000; padding:3px 4px;}
.tundra .dijitTitlePaneContentOuter
{background: #ffffff; border:0px solid #bfbfbf; border-top: 0;}
#basemapContent{
background-color:#fffff;

}

#sources {
	margin-top: 15px;
	margin-bottom: 10px
}
#termsText {
}
.terms {
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	color: #666;
	height:30px;
	padding-left: 10px;
	vertical-align:middle;
}
.esriScalebar {
	padding-left: 15px;
}
.map .bingLogo-lg {
	left: 18px !important;
}


.iucnImage {
	padding-right:10px;
}



.EX {
	background-color: #000000;
}
.EW {
	background-color: #000000;
}
.CR {
	background-color: #cc3333;
}
.EN {
	background-color: #cc6633;
}
.VU {
	background-color: #cc9900;
}
.NT {
	background-color: #006666;
}
.LC {
	background-color: #006666;
}
.esriPopup .titlePane {background-color: #FFFFFF;
color: #000000; line-height: 20px;
padding-left: 6px;
border-radius: 5px 5px 0px 0px ;
-moz-border-radius: 5px 5px 0px 0px ;
-webkit-border-radius: 5px 5px 0px 0px ;
-o-border-radius: 5px 5px 0px 0px ;
cursor: default;
border: 1px solid #666666;
border-bottom: none;}

.esriPopup .titleButton,
.esriPopup .pointer,
.esriPopup .outerPointer,
.esriPopup .esriViewPopup .gallery .mediaHandle,
.esriPopup .esriViewPopup .gallery .mediaIcon {
          background-image: url(../images/popup/popup.png);
      }

.esriPopup .contentPane {position: relative;
max-height: 300px;
overflow: auto;
padding: 0px 0px 6px 0px;
background-color: #F7F7F7;
border: 1px solid #999999;
border-top: none;
border-bottom: none;
color: #333333;}

.esriPopup {position: absolute;
z-index: 40;
box-shadow: 0 0 0.75em #777777;
-moz-box-shadow: 0 0 0.75em #777777;
-webkit-box-shadow: 0 0 0.75em #777777;
 -o-box-shadow: 0 0 0.75em #777777;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -o-border-radius: 5px;}

/*
      .esriPopup.myTheme .titlePane,
      .dj_ie7 .esriPopup.myTheme .titlePane .title {
        background-color: #899752;
        color: #333333;
        font-weight: bold;
      }
      .esriPopup.myTheme .titlePane {
        border-bottom: 1px solid #121310;
      }
      .esriPopup.myTheme a {
        color: #d6e68a;
      }

      .esriPopup.myTheme .contentPane,
      .esriPopup.myTheme .actionsPane {
        border-color: 1px solid #121310;
        background-color: #424242;
        color:#ffffff;
     }*/

.legendZoomButton {
    background: #666666 !important;
    border: 1px solid #b2b2b2;
    width: 22px;
    height: 19px;
}
.legendZoomButton:hover {
    background: #d81e05 !important;
    border: 1px solid #dc8c81;
    width: 22px;
    height: 19px;
}

.infowindow .window .top .right .user .titlebar .title {
font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:11pt;
 }
