#background_div {
	background: url("../images/background.png") no-repeat center fixed;
	background-size: cover;
}

.jslider-bg i{
background:url('../images/jslider/jslider.png') no-repeat 0 0
}

.jslider-pointer{
background:url('../images/jslider/jslider.png') no-repeat 0 0
}

.jslider{display:block;width:100%;height:1em;position:relative;top:.6em;font-family:Arial,sans-serif}
.jslider table{width:100%;border-collapse:collapse;border:0}
.jslider td,.jslider th{padding:0;vertical-align:top;text-align:left;border:0}
.jslider table,.jslider table tr,.jslider table tr td{width:100%;vertical-align:top}
.jslider .jslider-bg{position:relative}
.jslider .jslider-bg i{height:5px;position:absolute;font-size:0;top:0}
.jslider .jslider-bg .l{width:50%;background-position:0 0;left:0}
.jslider .jslider-bg .r{width:50%;left:50%;background-position:right 0}
.jslider .jslider-bg .v{position:absolute;width:60%;left:20%;top:0;height:5px;background-position:0 -20px}
.jslider .jslider-pointer{width:13px;height:15px;background-position:0 -40px;position:absolute;left:20%;top:-4px;margin-left:-6px;cursor:pointer;cursor:hand}
.jslider .jslider-pointer-hover{background-position:-20px -40px}
.jslider .jslider-pointer-to{left:80%}
.jslider .jslider-label{font-size:9px;line-height:12px;color:black;opacity:.4;white-space:nowrap;padding:0 2px;position:absolute;top:-18px;left:0}
.jslider .jslider-label-to{left:auto;right:0}
.jslider .jslider-value{font-size:9px;white-space:nowrap;padding:1px 2px 0;position:absolute;top:-19px;left:20%;background:white;line-height:12px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.jslider .jslider-value-to{left:80%}
.jslider .jslider-label small,.jslider .jslider-value small{position:relative;top:-0.4em}
.jslider .jslider-scale{position:relative;top:9px}
.jslider .jslider-scale span{position:absolute;height:5px;border-left:1px solid #999;font-size:0}
.jslider .jslider-scale ins{font-size:9px;text-decoration:none;position:absolute;left:0;top:5px;color:#999}
.jslider-single .jslider-pointer-to,.jslider-single .jslider-value-to,.jslider-single .jslider-bg .v,.jslider-limitless .jslider-label{display:none}
.jslider_blue .jslider-bg i,.jslider_blue .jslider-pointer{background-image:url('../images/jslider/jslider.blue.png')}
.jslider_plastic .jslider-bg i,.jslider_plastic .jslider-pointer{background-image:url('../images/jslider/jslider.plastic.png')}
.jslider_round .jslider-bg i,.jslider_round .jslider-pointer{background-image:url('../images/jslider/jslider.round.png')}
.jslider_round .jslider-pointer{width:17px;height:17px;top:-6px;margin-left:-8px}
.jslider_round_plastic .jslider-bg i,.jslider_round_plastic .jslider-pointer{background-image:url('../images/jslider/jslider.round.plastic.png')}
.jslider_round_plastic .jslider-pointer{width:18px;height:18px;top:-7px;margin-left:-8px}
/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}

/*
 * Must lift Apply/Close buttons off the bottom of iOS browsers.
 * Clicking near the bottom brings up browser UI elements.
 */
.jqicontainer{
	padding-bottom: 25px;
}
div.jqi{
	margin-bottom: 75px;
}

div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #2F6073; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
	/*background-color: #8DC05B;*/
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #BF5E26;
}

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose{
    float: right;
    margin: -20px 0 0 0;
    cursor: pointer;
    color: #777777;
    font-size: 11px;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue{ border:1px red solid; }
.extbluefade{ position: absolute; background-color: #ffffff; }
div.extblue{ border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose{ background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer{ background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage{ background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons{ text-align: center; padding: 0px 0 0 0; }
div.extblue button{ padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }

/*
*------------------------
*   smooth Ex
*------------------------
*/
.jqismoothfade{ position: absolute; background-color: #333333; }
div.jqismooth{ width: 350px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 3px #e2e8e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqismooth .jqismoothcontainer{ font-weight: bold; }
div.jqismooth .jqismoothclose{ position: absolute; top: 0; right: 0; width: 18px; cursor: default; text-align: center; padding: 2px 0 4px 0; color: #727876; font-weight: bold; background-color: #e2e8e6; -moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: solid 1px #e2e8e6; border-bottom: solid 1px #e2e8e6;  }
div.jqismooth .jqismoothmessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqismooth .jqismoothbuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #e2e8e6; background-color: #f2f8f6; }
div.jqismooth button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqismooth button:hover{ background-color: #728A8C; }
div.jqismooth button.jqismoothdefaultbutton{ background-color: #BF5E26; }
.jqismoothwarning .jqismooth .jqismoothbuttons{ background-color: #BF5E26; }
#treemap{
	/*border: 1px solid black;*/
	z-index: 0;
	cursor: normal;
	margin-left: 10px;
	margin-top: 64px;
}

#mouseOverContainer, #groupMouseOverContainer, #statusMsgContainer{
	display: none;
}

#updateOverlay{
	background-color: #000;
	position: absolute;
	/*display: none;*/
	z-index: 5;
}

.transparent {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.transparent90 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#loadingContainer{
	margin-left: auto;
	margin-right: auto;

	color: white;
	width: 100px;
	height: 50px;
	font-weight: bold;
}

#flaremapHeadingContainer {
	background-color:#fff;
}

#filterContainer{
	position: absolute;
	z-index: 5;
	width: 260px;
	top: 0px;
	right: 0px;
	overflow: hide;
}

#filterWrapper{
	position: absolute;
	min-height: 100px;
	overflow-y: scroll;
	margin-top: 64px;
	padding-left: 5px;
	width: 240px;
	right: 10px;

	border: 1px solid /*#CECECE*/rgba(255, 255, 255, 0.1);
	background-color: #ededed;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);

	border-radius: 6px;
	-moz-border-radius: 6px;

	/*background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);*/
	
	background: linear-gradient(rgba(255, 255, 255, 0.3) 5%, rgba(255, 255, 255, 0.1) 8%);
}

#filterPullleft{
	position: absolute;
	left: 0px;
	height: 100%;
	background-color: #C8C8C8;
	border-right: 1px solid  #CECECE;
	width: 10px;
	text-align:center;

	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;

}

#filterPullleft a{
	position: absolute;
	right: 0;
	font-size: 8px;
	text-shadow: 0 1px 1px #FFF;
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: none;
}

#filterPullleft:hover{
	background-color: #D5D5D5;
	cursor: pointer;
}


#filters{
	margin-left: 10px;
	width: 200px;
}

.filterLabelContainer{
	/*background-color: #DADADA;*/
	background: rgba(255, 255, 255, 0.2);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
}

.filterLabelContainer:hover{
	/*background-color: #D0D0D0;*/
	background: rgba(255, 255, 255, 0.4)
}

.filterEnabler{
	float: right;
	margin-top: -3px;
}

.filterInput{
	clear: both;
	margin-top: 5px;
}

.sliderInput{
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	padding-top: 15px;
}

.filterInput select{
	width: 195px;
}

.filter{
	margin-top: 10px;
	/*background-color: #F5F5F5;*/
	background: rgba(255, 255, 255, 0.1);
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/*border: 1px solid #DADADA;*/
	width: 195px;
}

.filterLabel{
	width: 175px;
	max-width: 174px;
}


#filterTitle{
	font-size: 13px;
	text-shadow: 0 1px 1px #FFF;
	color: #4F5155;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 16px;
	background-image: url('../images/filter_icon_12.png');
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

#gscContainer{
	z-index: 10;
	width: 100%;
	position: absolute;
	top: 0px;
	margin-top: 0px;
}

#gscWrapper{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	/*border: 1px solid #D0D0D0;*/
	border: 1px solid /*#CECECE*/rgba(255, 255, 255, 0.3);
	background-color: #ededed;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);

	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	/*background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);*/
	
	background: linear-gradient(rgba(255, 255, 255, 0.3) 30%, rgba(255, 255, 255, 0.1) 35%);
}

#gscPulldown{
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: /*#C8C8C8*/rgba(255, 255, 255, 0.1);
	border-top: 1px solid  #CECECE;
	height: 10px;
	text-align:center;

	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;

}

#gscPulldown a{
	position: absolute;
	top: 0;
	font-size: 8px;
	text-shadow: 0 1px 1px #FFF;
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: none;
}

#gscPulldown:hover{
	background-color: #D5D5D5;
	cursor: pointer;
}

#gscParams{
	height: 40px;
/*
	min-width: 1075px;
*/
        overflow: hidden;
}

.gscParam{
	text-shadow: 0 1px 1px #FFF;
	margin-top: 8px;
	height: 40px;
	float: left;
}

#groupParam{
	width: 220px;
}

#sizeParam{
	width: 200px;
}

#colorParam{
	width: 200px;
}

#cellTextParam{
	width: 230px;
}

.gscParamInput select{
	border: 1px solid #4F5155;
}

#extraContainer{
	position: relative;
	width: 100%;
/*	height: 100px;*/
	display: none;
}

.gscParamLabel{
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	float: left;
	margin-right: 10px;
}

#treemapStatus{
	margin-top: 8px;
	text-shadow: 0 1px 1px #FFF;
	padding-top: 4px;
	font-weight: bold;
	font-size: 10px;
	float: right;
	height: 40px;
	margin-right: 20px;
}

#colorLegend{
	width: 156px;
	height: 42px;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 10px;
}

#colorBlindToggle{
	float: left;
}
#colorBlindToggle .colorBlindLink{
	font-size: 10px;
}

#divColorLegendLabels{
	width: 156px;
	height: 26px;
	overflow: hidden;
}

body{
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	color: #4F5155;
}
html {overflow-x: hidden;}

#actionBarContainer{
	display: none;
	height: 60px;
	margin-top: -5px;
	padding-top: 5px;
	background-image: url('../images/ios/bg_action_bar.png');
	width: 100%;
	/*background-color: blue;*/ /* this was for debugging? */
}

#iosFilterIconOuter{
	width: 40px;
	height: 30px;
	margin-top: 10px;
	padding: 5px 10px;
	margin-left: 5px;
	margin-right: 10px;
	/*background-image: url('../images/ios/filter_icon.png');*/
	float: right;

	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 

	text-shadow: 0 1px 1px #FFF;
	color: #4F5155;

	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background-color: #EEEEEE;
}

#iosFilterIcon{
	width: 40px;
	height: 30px;
	background-image: url('../images/ios/more-filter.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px;
}

#iosFilterIcon:active{
	/*background-image: url('../images/ios/filter_icon.png');*/
	/*background-image: url('../images/ios/more-filter.png');*/
	/*background-repeat: no-repeat;*/
	/*background-position: 0px -60px;*/
}

#iosGSCContainer{
	float: left;
	height: 30px;
	margin-top: 10px;
	padding: 5px 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;


	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 

	text-shadow: 0 1px 1px #FFF;
	color: #4F5155;

	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background-color: #EEEEEE;
}

#iosGSCOptionsIcon{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-image: url('../images/ios/more-gsc.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px;
}

#iosGroupContainer{
	float: left;
	width: 100px;
	overflow: hidden;
}

#iosSizeContainer{
	float: left;
	width: 100px;
	overflow: hidden;
}

#iosColorContainer{
	float: left;
	width: 100px;
	overflow: hidden;
}

#iosColorLegend{
	float: left;
}

#iosGSCAllContainer{
	float: left;
	width: 140px;
}

#iosColorLegendOld{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 2px;
	border-radius: 5px; 

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
}

#iosColorBlindSelect{
	position: absolute;
	left: 25px;
	width: 120px;
}

#iosStatus{
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	border-radius: 5px; 
	color: #e5e5e5;
	height: 27px;
	text-align: center;
	display: block;
}

#iosStatusOld{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px; 
	text-shadow: 0 1px 1px #FFF;
	color: #4F5155;
	font-size: 10px;
	height: 27px;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
}

.iosGSCValue{
	font-weight: normal;
	width: 200px;
}

#iosFilterFormContainer{
	display: none;
}

#iosFilters{
	max-height: 600px;
	overflow: auto;
}

.modalTitle{
	font-size: 16px;
	font-weight: bold;
}

.deselectAll{
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	color: blue;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.deselectAllLink{
	color: blue;
	text-decoration: none;
}
.deselectAllLink:hover{
	text-decoration: underline;
}

#version{
	color: #999;
	text-shadow: 0 1px 1px #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.iosGSCParam {
	clear: both;
	width: 300px;
	height: 25px;
	margin-top: 10px;
}

#iosColorLegendGSCPopupOuter {
	height: auto;
	margin-left: 150px;
}

#iosColorLegendGSCPopup {
	height: auto;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.iosGSCParam .gscParamInput{
	float: right;
}

div.jqi .jqiclose {
	font-size: 20px;
	margin-right: 5px;
}

.divColorLegendDiscreteOuter {
	overflow: hidden;
	height: 27px;
}

#iosColorLegendGSCPopup .divColorLegendDiscreteOuter {
	overflow: auto;
	height: auto;
}

.divColorLegendDiscreteOuter.expandable:hover {
	position: absolute;
	z-index: 4;
	overflow: auto;
	background-color: #F5F5F5;
	height: auto;
	border-radius: 5px;
	padding: 5px;
	margin-left: -5px;
	margin-top: -5px;
}

.divCover {
    position: absolute;
    width: 150px;
    height: 27px;
    z-index: 3;
    border-radius: 5px;
    border: 1px solid #CECECE;
    color: black;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    background-color: rgba(255, 255, 255, .85);
    padding-left: 3px;
    padding-top: 3px;
    margin-left: -4px;
    margin-top: -4px;
}

.divCoverNonTouchScreen:hover {
    z-index: -1;
}

.imgCellTracking {
    width: 10px;
    height: 10px;
}

.loading_indicator {
      position: fixed;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      z-index: 9999;
      background: url('../images/loading.gif') 50% 45% no-repeat rgb(255,255,255);
      opacity:0.9;
}

.loading_words {
      position:fixed;
      text-align:center;
      top:45%;
      width:100%;
      margin-top:-55px;
      font-family:Arial, sans-serif;
      font-size:14px;
      color:#333;
      font-weight:bold;
 }

#rebuilding_overlay {
    position:absolute; width:100%; height:100%; display: none;
}

#rebuilding_overlay_dark {
    position:absolute; width:100%; height:100%; background-color:#000; opacity:0.8;
}

#rebuilding_position_msg {
    position:absolute; left:50%;top:33%;
}

#rebuilding_msg_content {
    position:relative; left:-50%; text-align:center; font-family:sans-serif; font-size:20px; color:#111;
    background: #eee; background: linear-gradient(#F5F5F5, #E4E4E4); border: 1px solid  #CECECE; border-radius:3px;
    padding:10px 15px 14px 15px;
}

#rebuilding_progress_container {
    margin-top:7px; height:10px; width:100%; background:#aaa; background: linear-gradient(#999, #aaa); 
}

#rebuilding_progress_bar {
    width:70%; height:100%; background:#333; background: linear-gradient(#444, #111); border-radius:1px;
}


.cellMouseOver, .groupMouseOver {
	width: 260px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*border: 1px solid #D0D0D0;*/
	border: 1px solid #CECECE;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65);
	position: relative;
	z-index: 1;
	
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	color: #4F5155;
	padding-bottom: 10px;
}

.cellMouseOver {
	/*background-color: #ededed;
	background: -moz-linear-gradient(top, #F5F5F5, #E4E4E4);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E4E4E4));*/
	background: #000000;
}

.groupMouseOver {
        /*background-color: #d3d3d3;
        background: -moz-linear-gradient(top, #ddd, #ccc);
        background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#ccc));*/
		background: #000000;
        color: #222;
        border: 1px solid #bbb;
}

.groupMouseOver .moMenuContainer .moMenuTitle {
	background-color:#bbb;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #a2a2a2;
}

.groupMouseOver .moMenuContainer .moMenuTitle a {
	text-shadow: 0 1px 1px #eee;
	color: #828282;
}

.moMenu{
	display: block;
}

.moMenuTitle{
	text-align:center;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	cursor: pointer;
	background-color: #C8C8C8;
}

.moMenuTitle a{
	font-size: 9px;
	text-shadow: 0 1px 1px #FFF;
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: none;
}

.disabled{
	display: none;
}

.moMenuTitle:hover{
	background-color: #D8D8D8;
}

.moMenuContainer{
	clear: both;
}

.moMenu {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	display: none;
}

.moMenuItem {
	padding: 3px;
	background-color: #D8D8D8;
	border-bottom: solid 1px #F0F0F0;
	border-top: solid 1px #D0D0D0;
	text-align: left;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFF;
	cursor: pointer;
}

.moMenuItem:hover{
	background-color: #DEDEDE;
}

.moMenuItem a{
	display: block;
	color: #4F5155;
	text-decoration: none;
}

.moInfo{
	padding: 10px;
	font-size: 11px;
}

input, textarea, select {
	font: 10px/10px Arial, Helvetica, sans-serif;
	padding: 2px;
}
