@import url(econz.css);

.menuImg1 {
	color: #646464;
	font-weight: bold;
	font-size: 30pt;
}

.menuImg2 {
	color: #C0C0C0;
	font-weight: bold;
	font-size: 30pt;
}

span.error {
	font-weight: bold;
	color: red;
	margin-left: 0em;
	margin-right: 0em;
}

.passwordExample1 {
	font-weight: bold;
}

.passwordExample2 {
	
}

.passwordExample3 {
	font-weight: bold;
}

div.system {
	font-weight: bold;
	color: red;
	float: right;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

td.help_question {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
}

td.help_answer {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
}

p.help_title {
	color: #99cc00;
	font-family: "Verdana", sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.passwordHelp {
	font-size: 7pt;
	color: #666666;
}

.addressValidation {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}

.mapFilter {
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
	width: 100%;
	float: right;
	clear: right;
}

.mapFilterDiv {
	position: absolute;
	width: 130px;
	padding: 0px;
	margin: 0px;
	top: 15px;
	right: 3px;
}

.mapSearchDiv {
	position: absolute;
	top: 15px;
	right: 84px;
}

.mapSearchDivSF {
	position: absolute;
	top: 30px;
	right: 53px;
}

.mapControls {
	position: absolute;
	width: 500px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

.mapContainer {
	z-index: 1;
}

.monitorControls {
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 30px;
}

.nolink {
	border: 0px;
	border-style: none;
}

.tooltip {
	position: absolute;
	background: #CCCCFF;
	border-color: #0000AA;
	border-style: solid;
	border-width: 1px;
	z-index: 1;
}

.whiteBorder {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}

.menu th {
	background-color: #000088;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.popupMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EEE;
	position: absolute;
	z-index: 2;
}

.popupMenuButton {
	background-color: #FFF;
	width: 100%;
}

.popupMenuButtonSelected {
	background-color: #CCC;
	width: 100%;
}

.popupClose {
	text-align: right;
	color: yellow;
	right: 0px;
	cursor: pointer;
}

.readonly {
	border: 0px;
	border-width: 0px;
	background: #E9E9E9 none;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.splash td img {
	display: block;
}

.splash body {
	background-color: #C8C8C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

div.task {
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 500px;
	margin-bottom: 50px;
	overflow: auto;
}

table.task {
	font-weight: normal;
	background: #FFFFFF;
	width: 100%;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.preferenceHelp {
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	background: #D7D7D7;
	padding-left: 10px;
	padding-right: 10px
}

.administration_customFields_min_max_text {
	width: 160px;
}

.administration_customFields_list_select {
	width: 150px;
}

.administration_customFields_list_text {
	width: 150px;
}

.administration_customFields_list_tr_odd {
	background-color: #F3F3F3;
	vertical-align: top;
}

.administration_customFields_list_tr_even {
	background-color: #FFFFFF;
	vertical-align: top;
}

.administration_customFields_listEntries {
	width: 160px;
}

.attributableObject {
	font-weight: bold;
	font-size: 11pt;
	width: 20%;
}

table.smartfence_wizard {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

div.monitorAdminHelp {
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	background: #D7D7D7;
	padding: 10px;
	margin: 20px;
}

.wizardButton {
	width: 17em;
	height: 3em
}
/* Tooltip for the markers */
.tooltipG {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding: 2px;
	white-space: nowrap;
}

.UNIT_UNASSIGNED {
	background-color: #6699FF;
	cursor: move;
}

.empty_device_cell {
	background-color: #99E6B1;
}

.full_device_cell {
	background-color: #FF0000;
}


.twitter-feed {
    height: 400px;
    width: 280px;
    overflow-y: scroll;
    display: inline-block;
}

a.app-store {

    display: inline-block;
    overflow: hidden;
    width: 141px;
    height: 34px;
    margin-top: 5px;

}