body {
background: white;
color: black;
font-family: Arial, Helvetica;
padding: 0em; margin: 0em;
font-size: 12px;
}

div.good {
  background-color: #33FF00;
}

div.bad {
  background-color: #FF4040;
}


/*
v\:*
{
behavior:url(#default#VML);
}
*/

input, textarea, select{ color: black; font-size: 0.95em; line-height: 1.1em; padding: 0.1em;
border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; 
        background: #F8F8F8 url('/images/fieldbg.gif') repeat-x top;
}

textarea{font-size: 1.1em;}
input.checkbox, input.radio {border:0; background-image: none; background: transparent;}

a{text-decoration: none; color: #44f;}
a:hover{text-decoration: underline;}
a:visited{color: #44f;}

#logo { background-image: url(/images/logo_bg.gif); background-repeat: repeat-x; height: 39px; margin: 0px; padding: 0px 0px 0px 10px; border-bottom: 1px #68838B solid;}

#maintabs {background-color: white; background-image:url("images/bg_main2.gif"); background-repeat:repeat-x; margin-left:0.5em; margin-right:0.5em;  border-left:1px black solid; border-right:1px black solid; border-bottom:3px black solid;}

.map {
	border:1px solid black;
	margin-left: 5px;
	margin-right: 10px;
}
.sidebar {
	margin-left: 10px;
	margin-right: 4px;
	padding:0px;
}


#tabsT {
	float:left;
	width:100%;
	font-size:1.0em; /* 93% */
	font-family: Arial,Helvetica;
	font-weight: bold;
}
#tabsT ul {
margin:0;
padding:1em 0px 0 20px;
list-style:none;
}
#tabsT li {
display:inline;
margin:0;
padding:0;
}
#tabsT a {
float:left;
background:url("/images/tableftT.gif") no-repeat left top;
margin:0;
padding:0px 0px 0px 5px;
text-decoration:none;
}
#tabsT a span {
float:left;
display:block;
background:url("/images/tabrightT.gif") no-repeat right top;
padding:5px 13px 4px 6px;
color:#00008B; /* #24618E */
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsT a span {float:none;}
/* End IE5-Mac hack */
#tabsT a:hover span {color:#FFF;}
#tabsT a:hover {background-position:0% -42px;}
#tabsT a:hover span {background-position:100% -42px;}

.activetab { background-position:0% -42px; }
.activetab2 { background-position:0% -42px; color:red; }

.dpDiv {}
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #e0e0e0;
	border: 2px outset black;
	}


.dpTR {}
.dpTitleTR {}
.dpDayTR {}
.dpTodayButtonTR {}
.dpTD { border: 1px solid #AAAAAA; }
.dpDayHighlightTD { background-color: #CCCCCC; 	border: 1px solid #AAAAAA;}
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
.dpTitleTD {}
.dpButtonTD {}
.dpTodayButtonTD {}
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: black;
	}
.dpTitleText {
	font-size: 12px;
	color: black;
	font-weight: bold;
	}
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background: #d8e8ff;
	font-weight: bold;
	}

#detailmap {
	width: 300px;
	height: 200px;
	border:1px solid gray;
}

.tyw {
	background: url("/images/blue_circle.gif") 0 0 no-repeat;
}
.tyw2 {
	background: url("/images/blue_circle-lt.gif") 0 0 no-repeat;
}
.tyw a:hover {
	background: url("/images/blue_circle-lt.gif") 0 0 no-repeat;
	text-decoration: none;
}


 div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      cursor:pointer;
    }

.sus_table {background:white; color:black; width:100%; font-weight:normal}
.sus_table tr td { border:1px solid black; }

.mainunitlist { border-bottom:1px solid black; cursor:pointer; padding-top:5px; }

.tableheader {background-color: #2f6a94; color: white; font-weight:bold;}

table.ssitable tr td { font-size: 11px; padding-left:0.5em; padding-right:0.5em;}
table.ssitable tr td.leftborder { border-left:1px solid black;}
table.ssitable tr td.rightborder { border-right:1px solid black;}
table.ssitable tr td.topborder { border-top:1px solid black;}
table.ssitable tr td.bottomborder { border-bottom:1px solid black;}
table.ssitable tr td.allborder { border:1px solid black;}
table.ssitable tr td.summary { background-color: #e5f5e5;}
table.ssitable tr td.endoftable { background-color: gray;}
span.idle { color:orange; font-weight:bold;}
span.right { float: right; }

table.inputtable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em;}
table.srtable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-left: 1px solid black;}
table.drtable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-left: 1px solid black;}
table.sprtable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-left: 1px solid black;}
table.trailtable tr td {border-bottom:1px solid black; border-left: 1px solid black; padding-left:0.5em; padding-right:0.5em;}

table.lmtable tr td { border-bottom:1px solid black; padding:0;margin:0;padding-left:1em; padding-right:1em; border-right: 1px solid black;}
table.lmtable {border: 1px solid black;}

table.gftable tr td { white-space: nowrap; border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-right: 1px solid black;}
table.gftable {margin-right:2em; border: 1px solid black;}

table.unitlisttable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-right: 1px solid black;}
table.singleunitsettingstable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-right: 1px solid black;}

table.VStable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-right: 1px solid black;}

table.Quantumtable { border: 1px solid black; }
table.Quantumtable tr td { border-bottom:1px solid black; padding-left:1em; padding-right:1em; border-right: 1px solid black;}

.ssitotals { background:#e5f5e5;font-weight:normal; border-left:1px solid black; border-right:1px solid black; }

.map_menu_header { background-color: #2f6a94; color: white; font-weight:bold; margin-left:1em; margin-right:1em; padding-left:2em; border-bottom:1px solid black; cursor:pointer; }
.menu_block_container { margin-left:1em; margin-right:1em; padding-left:2em; border:1px solid black; margin-bottom:2px;}

.unitsettings_drops { margin-left:3em; background-color: #2f6a94; color: white; font-weight:bold; padding:2px; padding-left:2em; cursor:pointer; margin-right:30em;}

.sectiondevider {letter-spacing:0.1em; border-top:1px solid black; border-bottom:1px solid black; padding-left:1em; background:url("images/bg_main.gif") 0px -12px; font-weight:bold; }
.sectiondevider_div { background: url("/images/sectiondevider_div.gif") 0px 0px repeat-x; }

#VSheader a { border:0; }
#VSheader { background-color: #2f6a94; color: white; font-weight:bold; }

a img {
	border: 0;
	text-decoration: none;
}
a img:hover {
	border: 0;
	text-decoration: none;
}


.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-image: url("/images/up.gif");
}
.sortdesc {
	background-image: url("/images/down.gif");
}
.nosort {
	cursor: default;
}



.sidebar_header { padding-left: 1em; background: url("images/bg_main.gif") ; color: white; font-weight:bold; cursor:pointer; margin-left:1px; margin-right:1px; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black;}
.sidebar_block_container { border:1px solid black; margin-bottom:2px; margin-left:1px; margin-right:1px; padding-left:1em;}

  .markerTooltip {
    background-color:#39a0de;
    padding-left: 2px;
    padding-right: 2px;
    margin:0px;
    white-space: nowrap;
    border: #333 solid 1px;
    font-size: 0.8em;
    color: black;
   }
.mapinfowindowdiv{
	font-size: 0.8em;
	font-family: verdana;
}


  .LMmarker{
    background-color:#42b842;
    padding: 1px;
    white-space: nowrap;
    border: #333 solid 1px;
    font-size: 0.6em;
    color: black;
   }


/*   map stuff */
    .style1 {
    background-color:#39a0de;
    padding-left: 2px;
    padding-right: 2px;
    margin:0px;
    margin-left:2px;
    margin-bottom:0px;
    white-space: nowrap;
    border: #333 solid 1px;
    font-size: 0.8em;
    color: black;
   }
    .style2 {
    background-color:#66FF99;
    padding-left: 2px;
    padding-right: 2px;
    margin:0px;
    margin-left:11px;
    margin-bottom:0px;
    white-space: nowrap;
    border: #333 solid 1px;
    font-size: 0.8em;
    color: black;
   }
/*   map stuff */

.drop_memu_header { background: url("/images/drop.gif") no-repeat; height:16px; margin-left:1em; margin-right:1em; padding-left:2em; cursor:pointer; font-weight:bold; padding-top:2px; }
.drop_menu_container{ background: url("/images/drop_mid.gif") 0 0 repeat-y; margin-left:1em; margin-right:1em; padding-left:2em; margin-right:1em;}
.drop_menu_foot{background: url("/images/drop.gif") 0px -16px no-repeat; margin-left:1em; margin-right:1em; padding-left:2em;}

.alert_drops { padding-left: 1em;  width:15em; background: url("images/bg_main.gif") ; color: white; font-weight:bold; cursor:pointer; margin-left:3em; border:1px solid black; }

.schedule_steps { width:28em;float:left; }
.schedule_divider { width:1px;height:130px;border-right:1px dotted gray;float:left;margin:5px; }

.bluepointer { cursor:pointer;color:blue; }

.equipment_controls{
	border:1px solid black; 
	color:blue; 
	background-color:white; 
	margin:4px; 
	padding:3px;
	cursor:pointer;
}

.dropdownview{
	background-color:#eeeeee;
	color:navy;
	border:1px solid gray;
}



.panelBody{ border:1px solid black; margin-top:-2px; margin-bottom:2px; margin-left:1px; margin-right:1px; padding-left:1em;height:auto;}

.sidebar_header_maps { padding-left: 1em; font-size:12px; letter-spacing:2px;font-family: Helvetica,Arial; background: url("images/bg_main.gif") ; color: white; cursor:pointer; margin-bottom:0.1em; margin-top:0em; margin-left:1px; margin-right:1px; border:1px solid black; }


.mdt_header{ padding:3px; padding-left: 1em; font-size:12px; letter-spacing:2px;font-family: Helvetica,Arial; background: #2f6a94; color: white; cursor:pointer; margin-bottom:0.1em; margin-top:0em; margin-left:1px; margin-right:1px; border:1px solid black; }
.mdt_panelBody{ border:1px solid black; margin-top:-2px; margin-bottom:2px; margin-left:1px; margin-right:1px; padding:1em;}




.header_settings { padding-left: 1em; font-size:12px; letter-spacing:2px;font-family: Helvetica,Arial; background: url("images/bg_main.gif") ; color: white; margin-bottom:0em; margin-top:0em; border:1px solid black; padding-bottom: 2px;}



.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}


/* DROPDOWN CSS by PragueDesign.cz*/
   div.select {
     position:relative; 
     display:inline; 
     padding: 3px 4px; 
     margin:0 -2px
  }
   div.select:hover {
     border:1px solid #eea; 
     padding:2px 3px; 
     background:#f0fba8
   }
   div.select a:hover {
     text-decoration:none
   }
   ul.selectbox {
     position:absolute; 
     top:18px; 
     left:-1px; 
     padding:2px 2px 0 2px; 
     list-style:none;
     background:#f0fba8; 
     border-width:0 1px 1px 0; 
     border-style:solid; 
     border-color:#ccc;
     z-index:1000; 
     line-height:1.5em; 
     display:none; 
     margin:0
   }
   ul.selectbox li {
     border-top: 1px solid #e4ef9d; 
     width:96%; 
     padding: 2px 2%
   }
   ul.selectbox li:hover {
     background:#f6fdca
   }
   ul.selectbox a {
     color:#727272; text-decoration:none
 }
   ul.selectbox a:hover {
     text-decoration:underline; 
     color:#444
   }
   div.select a.pulldown_arrow {
     letter-spacing:2px; 
     padding:0 1px;
     background:url(images/select_arrow.gif) 0 7px no-repeat; 
     text-decoration:none
   }
   div.select a.pulldown_arrow:hover {
     text-decoration:none
   }
   div.hide-dropdown .selectbox {
     display: none;
   }



#new_tabs {
	float:left;
	width:98%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	padding-left:2em;
	-padding-right:1em;
	}

#new_tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#new_tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#new_tabs a {
	float:left;
	background:url("images/new_tab_left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	font-weight:bold;
	}

#new_tabs a span {
	float:left;
	display:block;
	background:url("images/new_tab_right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#new_tabs a span {float:none;}

/* End IE5-Mac hack */
#new_tabs a:hover span {
	}

#new_tabs a:hover {
	background-position:0% -42px;
	}

#new_tabs a:hover span {
	background-position:100% -42px;
	}




/** veh status **/

.jqmWindow {
	display: none;
	position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -400px;
	width: 700px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 1em;
}
.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmOverlay { background-color: #000; }

.jqmWindow {
	bbackground: #888888 url(modal_bckgrn.gif) left top repeat-x;
	color: #000;
	border: 1px solid #888888;
	padding: 0 0px 50px;
}

button.jqmClose {
	background: none;
	border: 1px solid red;
	color: red;
	clear: right;
	float: right;
	margin-right: 10;
	margin-top:5px;
	margin-left:15px;
	cursor: pointer;
	font-size: 16px;

	letter-spacing: 1px;
}

button.jqmClose:hover, button.jqmClose:active {
	color: red;
	border: 1px solid red;
}

#jqmTitle {
	color: black;
	font-weight: bold;
	height: 1em;
	padding: 5px 5px 5px 5px;

}

#jqmContent {
	width: 100%;
	height: 100%;
	ddisplay: block;
	clear: both;
	margin: 0;
	padding: 0;
	bbackground: red;
	bborder: 1px solid #888888;
}

#personPopupContainer
{
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index: 20000;
	background-color: #eee;
	min-width: 275px;
	min-height: 1px;
	border: 4px ridge #2f6a94;
	padding: 3px;
	font-size: 10px;
}

/* site-wide */
div.clear {
	clear: both;
}

/* calendar images */
img.calendar {
	width: 14px;
	height: 14px;
}

/* date chooser */
div#date_chooser, div#time_chooser {
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;
}

/* date inputs */
input#playback_date_input {
	width: 80px;
}

/* time inputs */
input#playback_time_input {
	width: 80px;
}

/* vehicle playback */
label#choose_date_label {
}

label#choose_time_label {
}

div#playback_controls {
	margin-left: 1em;
	margin-right: 2em;
	margin-top: 20px;
}

div.backward {
	float: left;
	clear: left;
	height: 100px;
	width: 25px;
	text-align: center;
	background-image: url("images/playback_left_small.jpg");
	background-repeat: no-repeat;
	margin-top: 4px;
}

div.forward {
	float: left;
	height: 100px;
	width: 25px;
	text-align: center;
	background-image: url("images/playback_right_small.jpg");
	background-repeat: no-repeat;
	margin-top: 4px;
}

div#playback_values {
	float: left;
	text-align: center;
	min-height: 100px;
	margin-bottom: 5px;
}

div#playback_date {
	margin-top: 5px;
	width: 90px;
	text-align: center;
}

div#playback_time {
	margin-top: 5px;
	width: 90px;
	text-align: center;
}

div#time_interval_input {
	margin-top: 5px;
	width: 90px;
}

div#time_interval_label {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 90px;
}

input.time_interval {
	width: 15px;
}

label.time_interval {
	width: 30px;
}

div#error_notice {
	width: 125px;
	background-color: #FF6666;
	padding: 5px 10px 5px 10px;
}

div#playback_filters {
	border: 1px solid #000000;
	margin-top: 20px;
	margin-right: 15px;
	padding: 5px;
}

div.filter_label {
	font-weight: bold;
}

div.filters {
}

/* contact tables */
table.contacts {
}

tr.odd {
	background-color: #F0F0F0;
}

tr.even {
	background-color: #D0D0D0;
}

td.contact_header {
	padding:0em 1em 0em 1em;
}

td.contact_field {
	padding:0em 1em 0em 1em;
}

td.add_apu_contact {
	text-align: center;
}

input.add_apu_contact {
}

td.remove_contact {
	text-align: center;
	cursor: pointer;
}

img.remove_contact {
	cursor: pointer;
}


.ui-icon-triangle-1-s{ width:0;height:0;}
.ui-icon-triangle-1-e{ width:0;height:0;}
/*.ui-accordion * { font-size: 11px;}
.ui-accordion .ui-accordion-content { padding: 0.5em 0.5em; }
*/
#retroactivelandmark-block {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

#retroactivelandmark-desc {
  margin-left: 10px;
}

#retroactivelandmark-result {
  margin-bottom: 10px;
  width: 500px;
  padding: 5px;
}

hr.sectional {
  width: 100%;
}

@media print {
	.noprint { display: none; }
}

div#notification {
  border: 1px solid black;
  float: right;
  width: 200px;
  height: 25px;
  padding: 10px;
  display: none;
}

div.error {
  background-color: red;
}

div.success {
  background-color: green;
}

div#mdt_forms {
  width: 800px;
  background-color: #EEEEEE;
  float: left;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

div#forms {
  float: left;
}

div#forms > div:first-child {
  border-top: 0;
}

div.form {
  background-color: #CCCCCC;
  -width: 100px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  float: left;
  clear: left;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  vertical-align: middle;
  cursor: pointer;
}

div.add_form, div.add_question, div.add_answer {
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-right: 0;
  cursor: pointer;
}

div.selected {
  background-color: #EEEEEE;
  border-right: 0;
}

div.hovering {
  background-color: #EEEEEE;
}

div#form_detail {
  background-color: #EEEEEE;
  width: 665px;
  float: left;
  min-height: 150px;
  padding-left: 20px;
}

div#questions {
  width: 300px;
}

div.question {
  padding-top: 5px;
}

span.question {
}

div.answers_container {
  padding-left: 25px;
  width: 260px;
}

div.answers {
  margin-top: 10px;
  background-color: #DDDDDD;
  padding-right: 10px;
}

div.answer {
  margin-left: 10px;
  padding-top: 5px;
}

div.answers > div.answer:last-child {
  padding-bottom: 5px;
}

div.show_answers {
  padding-left: 20px;
  padding-top: 5px;
  cursor: pointer;
}

span.icon {
  cursor: pointer;
  display: block;
  width: 16px;
  height: 16px;
  text-indent:-9000px;
}

span.icon_label {
  padding-left: 5px;
}

span.add {
  background-image: url('images/add.png');
  background-position: center;
  background-repeat: no-repeat;
}

span.save {
  background-image: url('images/disk.png');
  background-position: center;
  background-repeat: no-repeat;
}

span.show {
  background-image: url('images/collapsed.gif');
  background-position: center;
  background-repeat: no-repeat;
}

span.hide {
  background-image: url('images/expanded.gif');
  background-position: center;
  background-repeat: no-repeat;
}

span.delete_form, span.delete_question, span.delete_answer {
  background-image: url('images/red-x.gif');
  background-position: center;
  background-repeat: no-repeat;
}

span.left {
  float: left;
}

div.new_question, div.new_answer {
  height: 25px;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-right: 0;
}

label.new_item_label {
  float: left;
  margin-right: 10px;
}

input.question_input, input.answer_input {
  float: left;
  margin-right: 10px;
}

span.help {
  background-image: url('images/help.gif');
  background-position: center;
  background-repeat: no-repeat;
  float: right;
}

div.help {
  clear: right;
  float: right;
  width: 400px;
  display: none;
}


#modal{
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 9000;
}
#modal div {
     width:500px;
     margin: 10px auto;
     background-color: #90EE90;
     border:1px solid #000;
     padding:15px;
     text-align:center;
	font-weight: bold;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;     
}

#unit_info_popup {
	font-size: 10px;
}

.choose_unit_button {
	clear: left;
	width: 90px;
	float: left;
	margin-left: 40px;
	padding: 8px;
}
.unit_button_explanation {
	float: left;
	width: 400px;
	margin-left: 20px;
	padding: 8px;
}
.nsr_left {
	width: 600px;
	float: left;
}
.nsr_right {
	padding: 8px;
	float: left;
	width: 380px;
	border: 1px solid #ccc;
}
.add_report_button {
	background-image: url(/images/plus-green.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 14px;
}

.warning {
	background-color: #FFD3CA;
	color: #000;
}
.new_feature {
	background-color: #D1EBBB;
	color: #000;
}
.general {
	background-color: #A4D1FF;
	color: #000;
}


.clear {
    clear: both;
}

#mdt_garmin_list_panelBody {
    overflow:  visible;
}

/* MDT TAB - Driver ID# Selection - Table */
#mdt_driver_id_datatable_wrapper {
    width: 526px;
}


#mdt_driver_id_datatable {
    width: 500px;
    clear: both;
}


#mdt_driver_id_datatable_filter input[type=text] {
    width: 100px;
}

/* MDT TAB - Garmin List - Table */

#mdt_garmin_list_table {
    clear: both;
}

#mdt_garmin_list_popup {
    width: 235px;
    max-height: 500px;
    position: absolute;
    z-index: 20;
    background: #F1F1F1;
    display: none;
    top: 0;
    left: 0;
    border:  1px solid #DBDBDB;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#mdt_garmin_list_popup .options{
    width: 235px;
    max-height: 400px;
    overflow:  auto;
}

#mdt_garmin_list_popup .poptitle {
    width: 170px;
    height: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #222222;
    float: left;
    padding:  10px 0 0 10px;
}

#mdt_garmin_list_popup .close {
    width: 12px;
    height: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    float: right;
    /*background: #F1F1F1;*/
    background: transparent url('/images/red-x.gif') no-repeat;
    /*border: 1px solid #DBDBDB;*/
    font-size: 10px;
    line-height: 10px;
    cursor: pointer;
    color: #DBDBDB;

}

#mdt_garmin_list_popup .closelink {
    color: #222222;
    cursor: pointer;
    float: right;
    margin: 10px;
    font-size: 13px;
}

#mdt_garmin_list_popup .option_group {
    width: 205px;
    background-color: #cccccc;
    border:  1px solid #DBDBDB;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: black;
    padding-left: 5px;
    cursor: pointer;
}

#mdt_garmin_list_popup .option_group_wrapper {
    width: 210px;
    padding:  0px;
    border-right:  1px solid #DBDBDB;
    border-bottom:  1px solid #DBDBDB;
    border-left:  1px solid #DBDBDB;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin:  5px;
}

#mdt_garmin_list_popup .option_wrapper {
    display: none;
    background-color: white;
}

form input.change_trigger, form input.unassign_trigger {
    border: 0;
    cursor: pointer;
    height: 1.3em;
    line-height: 1em;
    padding:  0;

}

form input.change_trigger {
    width: 70px;
    background:  transparent url("/images/edit.png") left center no-repeat;
}

form input.unassign_trigger {
    width: 85px;
    background:  transparent url("/images/red-x.gif") left center no-repeat;
}

#msg_table {
    clear: both;
}

/* datatable */

.paginate_button, .paginate_active {
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
}

.paginate_active {
    color: #2F6A94;
}

.paginate_button_disabled {
    /*visibility: hidden !important;*/
    cursor: default;
}

.first.paginate_button {
    width: 16px;
    height: 16px;
    background: transparent url("/images/pagination/first.png") no-repeat;
    display: inline-block;
    padding: 0;
    top: 4px;
}

.first.paginate_button_disabled {
    background: url("/images/pagination/first.off.png") no-repeat;
}

.previous.paginate_button {
    width: 16px;
    height: 16px;
    background: transparent url("/images/pagination/previous.png") no-repeat;
    display: inline-block;
    padding: 0;
    top: 4px;
}

.previous.paginate_button_disabled {
    background: url("/images/pagination/previous.off.png") no-repeat;
}

.next.paginate_button {
    width: 16px;
    height: 16px;
    background: transparent url("/images/pagination/next.png") no-repeat;
    display: inline-block;
    padding: 0;
    top: 4px;
}

.next.paginate_button_disabled {
    background: url("/images/pagination/next.off.png") no-repeat;
}

.last.paginate_button {
    width: 16px;
    height: 16px;
    background: transparent url("/images/pagination/last.png") no-repeat;
    display: inline-block;
    padding: 0;
    top: 4px;
}
.last.paginate_button_disabled {
    background: transparent url("/images/pagination/last.off.png") no-repeat;
}


.dataTables_paginate {
    float: right;
}

.dataTables_length {
   /* width: 383px;*/
    float: left;
}

.dataTables_filter {
    float: left;
    /*width: 383px;*/
}

.dataTables_filter input[type=text] {
    width: 100px;
}

.dt_head {
    width: 500px;
}

.dt_foot {
    width: 500px;
}

.gftable {
    width: 500px;
}

.gftable tbody tr:hover {
    background-color: #D1D9DE;
}

input.delete_button, input.edit_button, input.send_button {
    height: 1.3em;
    line-height: 1em;
    cursor: pointer;
    padding:  0;
    border: 0;
}

input.delete_button {
    width: 65px;
    background:  transparent url('/images/red-x.gif') left center no-repeat;
}

input.edit_button {
    width: 51px;
    background:  transparent url("/images/edit.png") left center no-repeat;
}

input.send_button {
    width: 61px;
    background:  transparent url("/images/sync.png") left center no-repeat;
}

.panel_loading {
    width: 16px;
    height: 16px;
    background: transparent url("/images/loading.gif") no-repeat;
}


.mdt_panelBody {
    overflow: visible !important;
}



