body {
	font-family: Arial, Calibri, "lucida sans unicode";
    margin: 0; padding: 0;
    line-height: 1.5;
    color: #222;
    background: #fff url(../images/itrack_bg.png) top left repeat-x;	
	font-size: 12px;
}

p, h3 {
    margin: 0 0 14px 0;
}
#wrapper {
	clear:both;
	background-color: #fcfcfc;
}
#content {
	width: 970px;	
	text-align: center;
	padding: 0px 0 0 0;
	position: relative;
	padding: 0px 0 0 0;
	min-height: 500px;	
}

#left {
	float: left;
    text-align: left;
    margin: 0 5px 0 13px;
    width: 970px;
}

#right {
    float: right;
    text-align: left;
    width: 345px;
	position: absolute;
	top: 1em;
	left: 570px;
}

#header {
   padding: 0;
   margin-left: 20px;
   margin-right: 40px;
   text-align: center;
   height: 89px;
   background: #F4F2F2 url(../images/innotrack_header.png) 3px 5px no-repeat;	
   position: relative;	
   border-bottom: #ccc solid 1px;
}
#header-top {
	margin: 0;
	padding: 0;
	/*background: url(../images/top_line_bg.png) top left repeat-x;*/
	height: 22px;
	color: #000;
	font-family: arial, verdana, "Lucida sans unicode";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2px;
	text-align: left;
	position: relative;
}

#header-user {
	float: right;
	font-weight: bold;
    position: relative;
}
#header-user a {
	text-decoration: none;
	color: #000000;
}
#header-user #username {
    letter-spacing: auto;
    padding-left: 4px; 
    margin-top: 1px;
    border: 1px solid transparent;
    padding-right: 16px;
    margin-left: 5px;
    position: left;
	padding-top: 0;
	font-size: 12px;
}

#header-user #option_top{
	color: #CF3F2E;
	font-size: 12px;
    padding-right: 20px;
}

#header-user #option_top:hover {
	text-shadow: 2px 2px 4px #cbcaca;
    cursor: pointer;
	text-decoration: underline;
}

#header-user #logout{
	color: #CF3F2E;
	font-size: 12px;
    padding-right: 5px;
}

#header-user #logout:hover {
	text-shadow: 1px 1px 2px #cbcaca;
    cursor: pointer;
	text-decoration: underline;
}

#user_menu {
    background: #fcfcfc; 
    border: #999 solid 1px;margin:0;
    border-radius: 0 0 4px 4px;
    border-top: 0px !important;
	box-shadow: 0px 0px 0px #fff, 0px 1px 2px #999, 0px 1px 1px #999, 0px 1px 2px #999;
    padding-left: 0;
    z-index: 98;
    float: left;
    position: absolute; left: 0;
    margin-left: -1px; /* Compensate for parent padding */
    width: 100%;
}

#user_menu li{
    list-style-type: none;
    width: 100%;
    margin-left: 0;
    border-top: transparent solid 1px;
    border-bottom: transparent solid 1px;
}
#user_menu li a {
    width:100%;
    display: inline-block;
    padding-left: 4px;
}
#user_menu li:hover {
    background: #fff;
    border: 0;
    border-top: #ececec solid 1px !important;
    border-bottom: #ececec solid 1px !important;
    text-shadow: 1px 1px 2px #cbcaca;
}
#user_menu li:last-child {
    border-bottom: 0 !important;
    border-radius: 0 0 4px 4px;
}
#help_link {
    float: right;
    position: absolute;
    top: 2px;
    right: 0px;
}
#header h2 {
	padding: 0; margin: 0;
	font-family: "lucida sans unicode", verdana, georgia;
	font-weight: 300;
	color: #1c0c00;
	font-size: 43px;
	letter-spacing: 1px;
	text-align: right;
}

h2 {
	font-family: arial, Corbel, Delicious, YanoneKaffeesatzRegular, "lucida sans unicode";
    font-size: 23px;	
	margin: 5px 0 12px 0;
	padding: 0px;
	letter-spacing: -1px;
}
#menu-top {
	margin-left: 400px;
	float: left;
	background: transparent;
	margin-top: 26px;
}
#menu_left {
	float:left;
	margin-left: 0px;
	width: 310px;
	padding: 0;
	margin-top: 0px;
	background: #fcfcfc;
}

#menu_info {
	margin: 0 0 0px 0px;
	padding: 12px 0 12px 38px;
	border-bottom: 1px dotted #ddd;
	text-align: left;
	background: #f6f5f5;
}
#menu_info h5 {
	color:  #3B1C0A;
	text-align: left;
	margin: 0; padding: 0;
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 1;
}

#menu_info h6 {
	color:  #3B1C0A;
	text-align: left;
	margin: 0; padding; 0;
	margin-bottom: 6px;
	font-size: 14px;

}
#menu_info a span {
	margin: 0; padding: 0;
}
#menu_info a , #menu-top a, #reports_pane a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	/*background: url(../images/trackers_menu.png) top left no-repeat;*/
	height: 23px;
	display: inline-block;
	padding: 5px 8px 0 8px;
	margin: 0;
	outline: 0; /* Remove the dotted border around the button */ 
	border: 1px solid #CCCCCC;
	-moz-transition: all 0.218s ease 0s;
	background: url(../images/menu_back.png) top left repeat-x;
	margin-left: -1px;
	border-radius: 0; position: relative;
}
#menu-top a {
	padding: 6px 12px 0 12px;
}
#message {
	float: left;
	position: absolute;
	top: 16px; 
	left: 210px;
	padding: 4px 10px 4px 10px;
	border: #000000 solid 1px;
	background: #ffffec;
	color: #000000;
	border-radius: 4px;
	display: none;	
}
#menu_info a:hover , #menu-top a:hover, #reports_pane a:hover, #reports_pane a:hover{
	-moz-transition: all 0s ease 0s;
	background: url(../images/menu_back_over.png) top left repeat-x;
	color: #333;
	box-shadow: 0 0.1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #a6a6a6;
	z-index: 2;
}

#menu_info a.first_option, #menu-top a.first_option, #reports_pane a.first_option{
	border-radius: 2px 0 0 2px;
	margin-top: 0px; margin-right: 0px;
}
#menu_info a.first_option:active, #menu-top a.first_option:active, #reports_pane a.first_option:active{
	border-right: 1px solid #C6C6C6;
}	
#menu_info a.last_option,  #menu-top a.last_option, #reports_pane a.last_option{

	border-radius: 0 2px 2px 0;
	margin-top: 0px; margin-right: 0px;
}
#menu_info a.last_option:hover,  #menu-top a.last_option:hover, #reports_pane a.last_option:hover{
	border: 1px solid #a6a6a6;	
}

#menu_info a.disabled , #menu-top a.disabled, #reports_pane a.disabled,
#menu_info a.disabled:hover , #menu-top a.disabled:hover, #reports_pane a.disabled:hover,
#menu_info a.disabled:active , #menu-top a.disabled:active, #reports_pane a.disabled:active,
#reports_pane a.disabled:active, #reports_pane a.disabled, #reports_pane a.disabled:hover
{
	color: #999;
	-moz-transition:  none;
	box-shadow: none;
	border: 1px solid #CCCCCC;
	background: url(../images/menu_back.png) top left repeat-x;
	cursor: wait;
}

#menu_info a:active, #menu-top a:active, #menu_info a.active, #menu-top a.active, #reports_pane a.active {
	color: #000000;
	outline: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	background: url(../images/menu_back_over.png) top left repeat-x;
	border: 1px solid #C6C6C6;
}
.tracker_info {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding: 4px 0 8px 0;
	border-bottom: 1px solid #ddd;
	margin: 0;
	position: relative;
}

.tracker_info .icon {

	width: 26px;
	height: 32px;
	float: left;
	position:absolute;
	top: 10px;
	left: 4px;
}

.tracker_info.selected h4{
	color: #1155CC;
	background: url(../images/left-arrow-right-th.png) 98% 50% no-repeat;
}
.tracker_info.selected {
	background-color: #ffffff;
}
.tracker_info:hover {
	background-color: #EBF2FC;
}
.tracker_info:hover .number_info{
	color: #000;
}
.number_info {
	font-weight: bold;
	color: #000000;
}

.tracker_info.selected  .number_info {
	color: #000;
}
.tracker_info h4 {	
	color: #000000; /* 4b7c87*/
	font-size: 18px;
	font-weight: normal;
	margin-bottom:0;
	margin-top:0;
	padding: 0;
	cursor: pointer;
}

.tracker_info {
	background-color: #fcfcfc;
}
.tracker_info h4:hover {
	text-decoration: underline;
	color: #1155CC;
}
.tracker_info * {
	margin-left: 38px;
}
.tracker_info span {
	margin-left: 0px;
}
.location {
	
}
.time {
	font-size: 80%;margin-bottom: 14px;
	color: #888;padding-left: 1px;
}

.updatingin {
	font-style: italic;
	color: #999;
	font-size: 80%;
}
/* Hist -> Tracker */
#history_selection_menu input, #reports_selection_menu input {
	padding-left: 4px;
}

#history_to_date, #history_from_date, #history_on_date {
	margin: 0px 0px 2px 5px;
}

#history-accordion div div, #reports-accordion div div{
	margin-top: 2px;
	float: right;
	margin-right: 0px;
}

#history-accordion div div span, #reports-accordion div div span{
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}
#history_selection_menu {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
#history-playback-panel {
	margin-top: 5px;
	margin-left: 1px;
	padding: 10px 0px 0 0;	
}
#history-playback-speed-panel {
	margin-left: 80px;
	width: 180px;
	padding: 0;
	margin-top: -25px;
}
#history-playback-speed-panel select{
	margin: 0px 0px 2px 10px;
}
#history-accordion span.accordion-header, #reports-accordion span.accordion-header {
	font-size: 12px;
	cursor:pointer;
	margin: 0px;line-height: 1.0;
	float: left; margin-top: -5px; margin-left: 4px;
	position: absolute; top: 50%; 
}
#history-accordion h6.ui-accordion-header, #reports-accordion h6.ui-accordion-header {
	padding-top: 5px;
	padding-bottom: 5px;
}
#history-accordion a, #reports-accordion a {
	line-height: 1;
	font-family: arial, Calibri, Delicious, YanoneKaffeesatzRegular, "lucida sans unicode";
	line-height: 1.5;
	float: right;
	margin-right: 1px;margin-top: 5px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em 0.2em 2.2em;
}
#history-accordion h6, #reports-accordion h6  {
	padding-left: 24px;
	padding-top: 6px;
	margin: 0;
}
#history_play_button, #history_stop_button, #history_pause_button {

}
#history_play_pause_button span{
	background: url(../images/play.png) top left no-repeat;
}
#history_stop_button span{
	background: url(../images/stop.png) top left no-repeat;
	margin-left: 5px;
}

#history_selection_menu, #reports_selection_menu{
	padding-right: 44px;
}
.sidebar_status_message {
	margin-top: 6px;
	border: #3B1C0A solid 1px; /* #cccccc */
	border-radius: 6px;
	padding: 2px 6px 2px 28px;
	font-weight: bold;
	color: #000000;
	font-family: trebuchet ms, arial;
	background: url(../images/calendar_icon.png) 8px 50% no-repeat;
}
#history-slider {
	margin-bottom: 5px; 
	width: 93.5%;
	margin-left: 5px;
}
#history-slider a {
	margin-left: -0.6em;
    top: -0.3em;
    cursor: default;
    width: 1.2em;
    z-index: 0;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	height: 14px;
	padding: 0;
	background: #eee;
	border: #aaa solid 1px;
	-moz-transition: none;
}
#geofencing_selection_menu {
	padding-right: 40px;
}
#geofences-list-scrollbox {
	width: 230px;
	margin-bottom: 0px;
}
#map_overlay_countdown {
	background: #fff;
	border: #000 solid 1px;
	box-shadow: 2px 2px 3px #999;
	color: #000000;	

	margin: 5px 0 0 75px;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	font-style: italic;
	border-radius: 2px 2px 2px 2px;
	width: 75px;
	max-width: 75px;
	position: absolute;
	left: 0px; top: 0px;
	z-index: 2;
}

#map_canvas {
	position: absolute; top: 0px; left: 0px;
}
.map_overlay_menu {

}


#map {
	border-left: #ccc solid 1px; /* #aaa */
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7) inset;
	margin: 0; padding: 0;
	margin: 0px 0 0 310px;
	background: #fafaf5;
	position: relative;
}

.settings-label {
	font: tahoma, "arial";
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 0.1px;
	margin: 0px 0 20px 0px;
}
#save_settings input, #save_settings select{
	float: left;
	margin-left: 191px;
	font-size: 120%;
	margin-top: -40px;
}
#save_settings .settings_tracker_data {
	float: left;
	margin-left: 191px;
	font-size: 120%;
	margin-top: -40px;
}
#settings_pane {	
	background: #fff !important;
	text-align: left;
	padding: 0px 10px 0 10px; /* IMPORTANT NOTE: Changing padding-top, left, right requires a change to stretchPortalContent in maps.js to use the new value */
	overflow: auto;
}
#settings_pane ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#settings_pane li {
	border-bottom: #ddd solid 1px;
	margin: 0 0 1em 0;
	padding: 1em 0 1em 30px;
}
#settings_pane li.first{
	border-top: #ddd solid 1px;
	padding-top: 24px;
}
#settings_pane .settings-info-text {
	font-family: georgia;
	font-size: 120%;
	color: #000000;
	margin-left: 191px;
	font-style: italic;
}
#settings_pane  h5 {
	font-size: 110%;
	color: #000;
	letter-spacing: 0.1px;
	margin-left: 30px;
}
.settings-button-box {
	margin: 20px;
	margin-left: 30px;
}
.settings-box {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border: #000 solid 1px;
	float: left;
	width: 26px;
	height: 26px;
	outline: 0;
}
.settings-colour.selected {
	border:  #dcdcdc solid 4px;
	border-radius: 4px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: -3px;
	outline: 0;
}
.settings-icon {
	border: #fff solid 1px;
	height: 32px;
	outline: 0;
}
.settings-icon.selected {
	border:  #dcdcdc solid 4px;
	border-radius: 4px;
	margin-top: -3px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #dcdcdc;
	outline: 0;
}

#settings_selection_menu p {
	margin-bottom: 0px;
	padding-right: 0px;
}
#report_header {
	background: #fff;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ddd;
}
#report_types {
	padding: 5px 20px 5px 20px;
	border-bottom: 1px solid #ddd;
	background: #f7f6f6;
}
#report_header h4 {
	font-size: 140%;
	margin: 10px 0 5px 0;
	font-weight: normal;
}
#report_header p {
	margin: 0 0 5px 0;
}
#report_header>div {
	padding-left: 20px;
}
#report_tools {
	padding-left: 0px;
}
#report_tools a {
	padding-top: 4px;
}
#report {
	border: 0;
	padding: 0px;
	padding-top: 10px;
}
#report ul {
	margin: 20px;
	margin-top: 0px;
	padding: 0;
}
#report li{
	list-style-type: none;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: #ddd solid 1px;
	margin-left: 0px;
}
#report li span {
	display: block;
	float: left;
	position: absolute;
	left: 220px;
	top: 0px;
	font-weight: bold;
}
.report-additional-info {
	color: #000000;
}
#reports_pane {	
	background: #fff !important;
	text-align: left;
	padding: 0px; /* IMPORTANT NOTE: Changing padding-top, left, right requires a change to stretchPortalContent in maps.js to use the new value */
	overflow: auto;
}
#report-period-select {
	background: #f7f6f6;
	border-bottom: 1px solid #c6c6c6;
	padding: 20px;
	padding-bottom: 14px;
}
#report-period-select div {
	float: left; margin-right: 20px;
}
#report-period-select h3 {
	color: #000000;
}
#report-period-select input {
	margin-left: 8px;
	padding: 2px;
	padding-left: 4px;	
}
#report-period-select a {
	margin-top: 6px;
	padding: 3px 6px 3px 6px;
	line-height: 24px;
}
#report-optional-settings {
	float: left;
	margin-left: 360px;
	margin-top: -82px;
	padding: 0;
	padding-left: 20px;
	border-left: 1px solid #a9a9a9;
}
#report-optional-settings  {
	line-height: 30px;
}
#report-from, #report-to{
	margin-top: 2px;
	float: left;
	margin-left: 0px;
	clear: both;
	position: relative;
}
#report-from span, #report-to span {
	display: inline-block;
	vertical-align: middle;
	margin-top: 14px;
}
#report-from input, #report-to input{
	position: absolute; left: 40px;
}
#report_travel_log {
	margin: 0 20px 0 20px;
	padding: 0;
}
#report_travel_log div{
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
}
#report_travel_log div span {
	font-weight: bold;
}
#report_travel_log h4{
	background: #ededed;
	border: 1px dotted #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	margin-top: 5px;
}
#report_downloading_data_message {
	color: #dedede;
	font-weight: 100;
	/*background: url(../images/loading_143.gif);
	background-position: 72% 69%;
	background-repeat: no-repeat;*/
	margin-top: 77px;
	text-align: center;
	font-size: 28pt;
}
#no_data_message {
	font-weight: normal;
	color: #777;
	text-align: center;
	margin-top:77px;
}
.report-box-full, .report-box-half  { /* Note: Widths for both set by script at runtime */
	height: 250px;
	background: #fcfcfc;
	border: #DEDEDE solid 1px;
	border-radius: 4px;
	padding: 2px 5px 2px 5px;
	margin: 10px;
}
.report-box-full iframe, .report-box-half * {
	margin: 0 auto; float; left;
}
.report-box-half {
	display: inline-block;
}

.report-box-full h3, .report-box-half h3 {
	font-family: arial;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #000000;
	border-bottom: #DEDEDE solid 1px;
	width: 100%
	text-align: left;
}

.report-box-full .chart, .report-box-half .chart {
	margin: 0; padding: 0;
}

#reports_border_box {
	border: #c5c5c5 solid 1px; /* #cccccc */
	border-radius: 6px;
	margin-right: 40px;
	padding: 6px;
}
#login {
	width: 340px;
	height: 350px;
	border-radius: 12px;
	background: url(../images/login-back.png);
	box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 90px; left: 330px;
}
#login h4 {
	font-family: tahoma;
	font-size: 24px;
	text-align: left;
	margin: 13px 20px 20px 20px;
	color: #888;
	text-shadow: 1px 1px #fff;
	padding-bottom: 6px;
	background: url(../images/heading-border-bottom.jpg) bottom left repeat-x;
}
#login .text_input {
	font-size: 22px; 
	padding-left: 4px;
	text-align: left;
	float: left;
	margin: 13px 20px 20px 21px;
	width: 265px;
}
#login .text_label {
	color: #000000;
	font-family: tahoma;	
	font-size: 120%;
	text-shadow: 0px 1px 1px #fefefe;
	font-weight: bold;
	letter-spacing: 0.2px;
}
#login #password {
	margin-bottom: 40px;
}

#login .checkbox {
	margin: 00px 6px 0px 0px;
}
#login  div {
	border-radius: 12px;
	background: #F4F2F2;
	width: 92%; height: 93%;
	margin: 0 auto;
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	text-align: center;
	border: #ccc 1px solid;
}
/* http://devgrow.com/super-simple-css-buttons/ */
#login .button {
	font-size: 140%;
	padding: 7px 17px;
	box-shadow: 2px 2px 1px #216536;
}
#settings_pane .button {
	font-size: 110%;
	padding: 5px 15px;
}
.button {    
    display: inline;
    background: #777 repeat-x bottom;
    border: none;
    color: #fafafa;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 0 1px 1px #666;
	text-decoration: none;

	box-shadow: 1px 1px 1px #CCCCCC;
	font-family: tahoma;
}
.button:hover {
    background-position: 0 -48px;
	color: #fff;
	 text-shadow: 0 1px 2px #898989;
	 box-shadow: 1px 2px 2px #CCCCCC;
}
.button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 7px 17px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
    text-shadow: 0 0 0 #666;
}
.button.red { background-color: #e50000; }
.button.purple { background-color: #9400bf; }
.button.green { background-color: #4AAD52; border:#217a36 solid 1px;}
.button.grey { background-color: #888; border:#444 solid 1px;}
.button.orange { background-color: #ff9c00; }
.button.blue { background-color: #2c6da0; }
.button.black { background-color: #333; }
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:hover { background-position: 0 -50px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:hover { background-position: 0 -35px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }


#footer {
	margin: 0; 
	padding: 0 0 0 40px;
	text-align: right;	
	background: #F5f5f5;
	height: 40px;
	border-top: #ccc solid 1px;
}

#footer .footer-text {
	width: 970px;
	text-align: left;
	color: #000000;
	font-family: "lucida sans unicode";
	margin: 0; 
	text-align: center;	
	padding: 0;
	font-size: 12px;
	padding-top: 10px;
}
#footer .footer-text div {
float: left; margin-left: 15px; text-align: left;
}
#footer .footer-text a{
	display: block;
	background: url(../images/footer_logo.png) top left repeat-x;
	background-position: 0px -65px;
	height: 65px;
	width: 119px;
}
#footer .footer-text a:hover {
	background-position: 0px 0px;
}
.footer-image {
	text-align: left;
	padding: 0;
}
.footer-name {
	padding: 0;
	text-align: left;
    font-family: "lucida sans unicode";
    font-size: 24px;
	color: #999;
	margin: 10px 0 0 50px;
	font-weight: bold;
}
#print_logo_left {
	display: none;
}
#print_logo_right {
	display: none;
}

.clear {
    clear: both;
}


/* Tipsy tooltips */
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; border: 5px solid transparent; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow, .tipsy-nw .tipsy-arrow, .tipsy-ne .tipsy-arrow { top: 0; border-top: none; }
.tipsy-s .tipsy-arrow, .tipsy-sw .tipsy-arrow, .tipsy-se .tipsy-arrow { bottom: 0; border-bottom: none; }
.tipsy-n .tipsy-arrow, .tipsy-s .tipsy-arrow { left: 50%; margin-left: -5px; }
.tipsy-nw .tipsy-arrow, .tipsy-sw .tipsy-arrow { left: 10px; }
.tipsy-ne .tipsy-arrow, .tipsy-se .tipsy-arrow { right: 10px; }
.tipsy-e .tipsy-arrow, .tipsy-w .tipsy-arrow { top: 50%; margin-top: -5px; }
.tipsy-e .tipsy-arrow { right: 0; border-right: none; }
.tipsy-w .tipsy-arrow { left: 0; border-left: none; }

/* Timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px;}
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-accordion-content {padding-bottom: 4px;}
#ui-datepicker-div {
	padding-left: 10px; padding-right: 10px;
	z-index: 4; /* One more than the playback progress slider thumb, which otherwise clips into this box */
}
#history-accordion h6, #reports-accordion h6 {
	background: transparent;
	border: #cccccc solid 1px;
}
#geofence_draw_menu {
	background: #fff;
	border: #000 solid 1px;
	box-shadow: 2px 2px 3px #999;
	color: #000000;	

	margin: 5px 0 0 75px;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	font-style: italic;
	border-radius: 2px 2px 2px 2px;
	position: absolute;
	left: 0px; top: 0px;
	z-index: 3;
	font-style: normal;
}

#geofence_draw_menu  span {
	font-style: normal;
	font-weight: 600;
}
#map_curtain {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	float: left;
	position: absolute; top: 0px; left: 0px;
	z-index: 2;
}
#geofence_draw_name {
	margin-right: 5px;
}
#geofence_options_pane {
	border-top: 1px solid #999;
	margin: 3px 0 0 0;
	padding: 3px 0 2px 0;
	text-align: left;
}
#geofence_options_pane p {
	margin: 3px 0 3px 0;
	border: #ccc solid 1px;
	border-radius: 2px;
	padding: 2px;
}

/*RFID Report style*/
#addOnReportResult th, #addOnReportResult td {
    border-bottom: 1px solid #ddd;
}

#addOnReportResult table {
    border: 1px solid #ddd;
    width: 100%;
}

#addOnReportResult table {
    border-collapse: collapse;
}

#addOnReportResult table, #addOnReportResult th, #addOnReportResult td {
    border: 1px solid #ddd;
}

#addOnReportResult th, #addOnReportResult td {
    padding: 5px;
    text-align: left;
}
#addOnReportResult tr:hover {background-color: #f5f5f5}

/*RFID Map display changes*/
#addOnReportResult a {
	background : none !important;
	border: none !important;
	text-decoration: underline !important;
}

#addOnReportResult a:hover {
	background : none !important;
	border: none !important;
	text-decoration: underline !important;
	box-shadow: none !important;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 10px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;

    box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2);
    border-radius:10px;
}