/* * {outline:none} */
BODY,TD,TH { font-family: Arial; font-size: 12px !important; color: #000000; }
BODY { background-color: transparent; }
A:visited { color: #000066; }
A:hover { color: #FF0000; }
HR { color: #000000; size: 1; }
.navlink, .navlinksmall { text-decoration:none;color:#333333; }
.navlinksmall { font-size:11px; }
.tablink,.tablink:visited { text-decoration:none;font-size:11px;color:#000000;font-weight:bold; }
.tablink:hover { }
.tab { padding-left:13px;padding-right:13px; }
.spaced { font-family: Monaco, Courier, monospace }
.tableheader { color:#ffffff; background-color:#000066; }
.actionbutton { font-size:11px; font-weight:bold; text-decoration:none; color: #333333; cursor: hand; }
IFRAME { padding-left: 5px; padding-right: 0px; }
.numeric { text-align: right; }
.read_only { color: #000000; border: none; background-color: #ffffff;  }
.actionbutton:hover { background:rgba(0,0,0,0.1); }
TD {  }

fieldset { position:relative; }
.ajax_status {
	position:fixed;
	top:0px;
	right:0px;
	padding:20px;
	width:32px;
	height:32px;
	text-align:center;
	background:white;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
}

body.ajax-loading .wrapper,
body.ajax-loading .wrapper a,
body.ajax-loading .wrapper textarea,
body.ajax-loading .wrapper input {
	cursor: wait !important;
}

.errorBox { padding:7px 0 7px 15px; background:#F36750; border:1px dotted black; color:white; font-weight:bold; }
.niceMessage { background:#9EE8F0; color:black; padding:7px 0 7px 15px;  }

h1, h2, h3, h4, h5, h6 { margin:0px 0px 3px 0px; }

TABLE.listing {
	border: solid 2px #999999;
	background-color: #cccccc;
	width: 95%;
}
tr.header { font-weight:bold; }

TR.listing {
	background-color: #ffffff;
}
TR.alert_row {
	background-color: #ff0000;
}
TR.listingb {
	background-color: #eeeeee;
}

TR.packagelisting {
	background-color: #EDC2C2;
}

TR.listingc,
.legend.listingc {
	background-color: #ff9999;
}

span.legend {
	padding-left: 7px;
	padding-right: 7px;
}

.roster_terminated,
.terminated_student {
	background-color: #F88;
}

.roster_removed {
	background-color: #DF0000;
}

TR.listingchover {
	background-color: #CE7878;
}

TR.listinghover {
	background-color: #FFFFCC;
}
TR.listing_heading {
	background-color: #99CCCC;
}

#progress .fill{
	background-color: rgb(143, 163, 255);
	color:#fff;
	font-weight:bold;
	height:24px;
	padding-left:3px;
	font-size:16px;
}
.numeric_fld {
	text-align:right;
}
TD.needfill {
	background-color: #ff0000;
}

.cart_rowl {
	text-align: center;
}

.cart_row {
	text-align: center;
}

.cart_rowr {
	text-align: center;
}

.disabled {
	color: #000;
}

div#brand_select, div#cat_select {
	height: 410px;
	overflow: scroll;
}

/* Sales Interface Styles */
table.line_item {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	resize: none;

}
.line_item td, .line_item th {
	margin: 0;
	padding: 0;
}

.line_item td.item_info, .line_item td.cost, .line_item th.cost, .line_item th.price_select, .line_item td.price_select {

	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;

}

.line_item td.cost {

}

.line_item th.cost {
	border-top: 1px solid #000;
}

.line_item td.model {
	border-top: 0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.line_item td.search {
	border-top: 0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;

}
.line_item th {
	border: 1px solid #000;
}

/* Need set widths for each table cell, this way since it is multiple tables, they will all line up */
.line_item th.manufacture, .line_item td.manufacture
{
	width: 100px;
	text-align: center;
}

.line_item th.model, .line_item td.model
{
	width: 125px;
	text-align: center;
}

.line_item th.color, .line_item td.color
{
	width: 75px;
	text-align: center;
}

.line_item th.desc, .line_item td.desc
{
	width: 200px;
}

.line_item th.avail, .line_item td.avail,
.line_item th.on_order, .line_item td.on_order,
.line_item th.cost, .line_item td.cost,

.line_item th.qty, .line_item td.qty,
.line_item th.total_price, .line_item td.total_price,
.line_item th.weight, .line_item td.weight
{
	width: 50px;
	text-align: center;
}

.line_item th.price, .line_item td.price
{
	width: 75px;
}
.line_item th.price_select, .line_item td.price_select
{
	width: 125px;
}

.line_item td.selected_price {
	background: #9AD191;
}

ul.value_list {
	height: 600px;
	width: 200px;
	margin: 0;
	padding: 0;
	float:left;
	margin-left: 10px;
}

ul#cat_specs {

	width: 350px;
	margin: 0;
	padding: 0;
	float:left;
	margin-left: 10px;

}

div#cat_specs_holder {

	width: 450px;

	float:left;
	border: 1px solid #000;
	margin-left: 5px;
}

ul.value_list {
	height: 600px;
	z-index: 10;
	padding-left: 5px;
}

ul#header_list li, ul.value_list li {
	border: 1px solid #000;
	list-style: none;
	margin-bottom: 2px;
	z-index: 10;
	width: 200px;

}

ul#value_list2 {

	padding: 0;
	margin: 0;
	margin-left: 10px;
}

ul#cat_specs li {
	border: 1px solid #000;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 5px;
}

table.headers {
	float: left;
	width: 300px;
}

table.headers td {
	border: 0;
}

.handle {
	text-align: center;
	cursor: move;
	font-size: 10px;
	background: #696969;
}

div#spec_holder {

	width: 1200px;
	clear:both;
}

div#value_list_holder {
	float:left;
	border: 1px solid #000;
	margin-left: 5px;
	padding-right: 5px;
}

div#headers_holder {

	width: 300px;
	float:left;
	border: 1px solid #000;
	margin-left: 5px;
}

ul.cat_spec_values li {
	border: 1px solid #000;
	list-style: none;
	margin-bottom: 2px;
	z-index: 10;
	width: 200px;
}

ul.listed_spec_values li {
	margin: 0;

	list-style: none;
	z-index: 10;
	width: 200px;
}

button.edit_values, button.delete_header {
	float: right;
	font-size: 10px;
}

div#footer {
	clear:both;
}

div.header_buttons {
	margin-bottom: 5px;
}

div.spec_sub_list {

}

table.spec_sheet th.spec_header {
	border-bottom: 1px solid #000;
}

div#summary {
	float: left;
	margin-left: 10px;
	clear: right;
}

div#summary table#add_order_summary {
	border-collapse: collapse;
}

#review_notification{
	width:350px;
	position: absolute;
}


#review_notification .review_notification_holder{
	position:relative;
	top: -10px;
}

#review_notification .toppart{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px dashed #CCC;
	height:20px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	cursor: move;
	color: #444;
	font-weight:bold;
}

#review_notification .bottompart{
	border-top:0px dashed #CCC;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	height:110px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#review_notification .bottompart .description{
	height:50px;
}

#review_notification .bottompart .buttons{
	height:30px;
}

#review_notification .bottompart .buttons table{
	float: left;
	margin-right: 5px;
}

div#summary table#add_order_summary th, div#summary table#add_order_summary td {
	font-size: 16px;
	border: 1px solid #000;
	padding: 5px;
}

/* ORDER NOTES TAB INTERFACE */

div.note_tab {

}

div.note_tab div.tab {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 2px;
	margin-right: 2px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	cursor: pointer;
}

div.note_tab p em {
	display: block;
	font-weight: bold;
}

div#order_notes_tab
{
	position: fixed;
	left: 0;
	top: 150px;
}
div#order_driver_notes_tab
{
	position: fixed;
	left: 0;
	top: 275px;
}

div#order_notes, div#order_driver_notes {
	float: left;
	width: 375px;
	height: 220px;
	background: #fff;
}
div.note_tab div.note_window {
	border: 1px solid #000;
	padding: 5px;
}

textarea.order_note{
	width: 350px;
	height: 100px;
}

div.note_history {
	border: 1px solid #000;
	padding: 5px;
	float: left;
	height: 500px;
	overflow: scroll;
	background: #fff;
}

div.note_history table {
	border-collapse: collapse;
}

div.note_history td {
	border: 1px solid #000;
	padding: 5px;
}

/* Styles for individual view order page */
table.quick_summary td.border, table.quick_summary th.border{
	text-align: center;
}
table.quick_summary {
	margin-bottom: 25px;
	width: 100%;
}
table.quick_summary th {
	font-size: 9pt;
	font-weight: normal;
}
table.quick_summary td {
	font-size: 10pt;
	font-weight: bold;
}

table.quick_summary td.large {
	font-size: 14pt;
	font-weight: bold;
}

table.quick_summary td.actionbutton {
	font-size: 10pt;
	font-weight: bold;
}



table.order_summary {
	border-collapse: collapse;
}

table.order_summary td.border, table.order_summary th.border {
	border: 2px solid #000;
	text-align: center;
}

table.order_summary td.more_than_1, table.order_summary td.remaining {
	background: #FF0000;
	font-weight: bold;
}

table.order_summary td.price {
	text-align: right;
}

div#quick_notes {
	float:right;

	width: 200px;

	margin-top: 30px;
}

ul#quick_notes {
	list-style: none;

}

ul#quick_notes input {
	position:fixed;
	right: 0;
	margin-right: 10px;
}

ul#quick_notes li {
	margin-bottom: 5px;
}

TABLE.listing_notes {
	border: solid 2px #999999;
	background-color: #cccccc;
	width: 75%;
}

table.listing td.sale, table.listing td.capture {
	background: green;
	font-weight: bold;
}

table.listing td.authorize {
	background: yellow;
	font-weight: bold;
}

table.bill_lading {
	border-collapse: collapse;
}
table.bill_lading td {
	border: 1px solid #000;
	text-align: center;
	vertical-align: top;
	pading: 5px;
}

table.bill_lading th {
	border: 1px solid #000;
	pading: 5px;
}

table.bill_lading tr.header_row td {
	border: 0;
	border-bottom: 2px solid #000;
}

table.bill_lading td span.title {
	float: left;
}

table.bill_lading td span.data {
	font-weight: bold;
	font-size: 110%;
}

table.bill_lading tr.header_row td.title {
	font-size: 150%;
	font-weight: bold;
	font-family: Tahoma;
	vertical-align: middle;
}

table.bill_lading tr.black th {
	background: #000;
	color: #FFF;
	font-size: 150%;
}
table.print_invoice_items {
	border-collapse: collapse;
}
table.print_invoice_items td {
	text-align: center;
	border: 1px solid #000;
}
table.print_invoice_items th {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

table.print_invoice tr.header_row td {
	text-align: center;
	border: 0;
}
table.print_invoice_items td.price {
	text-align: right;
}

table.invoice_cust_info {
	border: 1px solid #000;
	width: 100%;
}
table.invoice_cust_info th {
	text-align: left;
	background: #000;
	color: #fff;
	padding-left: 5px;
}
table.invoice_cust_info td {
	text-align: left;
	padding-left: 20px;
}
table.print_invoice_items td.blank{
	border: 0;
}

table.order_sumary {
	border-collapse: collapse;
	width: 100%;
}

table.order_sumary th {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

table.order_sumary td {
	border: 1px solid #000;
	font-weight: bold;
	padding: 2px;
}

div.autocomplete {
  position:absolute;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  width: 400px;
  background-color:#fff;
  border:1px solid #888;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:40px;
  cursor:pointer;
}

div.autocomplete ul li div.vendor_sku {
  font-weight:bold;
  font-size:12px;
  line-height:1.2em;
}
div.autocomplete ul li div.name {
  font-size:10px;
  color:#888;
}

table.brief_payment {
	border-collapse: collapse;
	width: 100%;
}

table.brief_payment td, table.brief_payment th {
	border-bottom: 1px solid #000;
}

span.order_billing_address {
	color: #616161;
}

span.trucking_code{
	font-size:18px;
	cursor:pointer;
}

span.trucking_code:hover{
	text-decoration: underline;
}

div.local_warehouse{
	background-color:#DF0000;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
	margin-top:5px;
	width:90%;
}

table.view_order_summary th {
	text-align: right;
	padding: 5px;
}

div.orders_payments table td.right,
div.orders_shippers table td.right,
div.orders_suppliers table td.right
{
	text-align: right;
}

div.orders_payments table td.center,
div.orders_shippers table td.center,
div.orders_suppliers table td.center
{
	text-align: center;
}

div.orders_payments table,
div.orders_shippers table,
div.orders_suppliers table
{
	width: 100%;
	margin-bottom: 5px;
}

div.orders_payments table td {
	color: #9900CC;
}

div.orders_shippers table td {
	color: #009933;
}

div.orders_suppliers table td {
	color: #3300FF;
}

div.orders_status{
	width: 100%;
	height: 100%;
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
}

div.orders_driver_notes {
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	text-align: center;
}

table.order_addresses th {
	text-align: left;
}

table.order_addresses td {
	font-weight: bold;
}

#sortable td{
	border: 1px solid #ddd;
	background-color: #fff;

}

table.activateTable{
	width: 100%;
}

table tr .activateTable_cell{
	width: 45%;
	text-align:left;
	border:1px solid #ccc;
	padding: 25px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	vertical-align: top;
}

td.actionbutton { cursor:pointer; }
.standard_table { border:1px dotted #777; }
.standard_table td { padding-right:10px; }
.standard_table .header { background:rgba(0, 100, 255, 0.4); }
.standard_table .header th {  padding:2px; font-weight:bold; }
.standard_table tr:not(.selected):not(.header):nth-child(2n+1) {
	background-color:rgba(0,100,255,0.1);
}
.standard_table .supplier_name { font-weight:bold; }
.standard_table tr.selected { background:rgb(255,200,200); }
.standard_table .clickable_row { cursor:pointer; }

table.sortable .header .header { padding-right: 13px; cursor:pointer; background:url(/edit/sortarrows.png) no-repeat right 3px; }
table.sortable .header th div { padding-right:0px; }
table.sortable .header th.headerSortUp { background-position: right -61px; }
table.sortable .header th.headerSortDown { background-position: right -28px; }

.vertical { border:1px dotted #777; }
.vertical .col1 { background:rgba(0, 100, 255, 0.4); }
.vertical td { padding:4px 10px 4px 4px; }

.filter-box h3 { margin:3px 0px; }
.filter-box p { margin:3px 0px; }
.filter-box label { display:block; float:left; width:70px; }

/* MATT KRUSE JS POP UP CALENDAR */
.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:middle; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
td.cpCurrentMonthDate:hover { background-color:#E6E6FA; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }
.popup_calendar_div { position:absolute; background-color:white; z-index:999; }
.popup_calendar_div table tbody tr td { padding:1px; text-align:center; }

.invalid input { background-color:red; color:white; }
span.invalid {color:crimson;font-weight:bold;}
select.invalid, input.invalid, textarea.invalid {border:2px solid crimson;}

.not_enough { background:rgb(255,100,100); background:rgba(255,0,0,0.2); color:black; text-align:center; }
.enough { text-align:center; }

#cust_po_form fieldset { border:0px none; }

.cust_buttons { width:640px; margin:0px auto; }

.email_prompt { width:600px; margin:0px auto; }
.email_prompt p { margin:9px 0 0px 0px;  }
.email_prompt label { width:80px; display:block; float:left; text-align:right; margin-right:10px; }
.email_prompt input { width:300px;  }
.email_prompt input[type=button] { width:80px;  }
.email_prompt textarea { width:300px; height:75px;  }

.standard_table.numbers td { text-align:right; width:150px; }
.totals td { padding-top:10px; font-weight:bold; }
.numbers .negative { background-color:rgba(255, 0, 0, 0.1); }


div.order_warning {
	font-size: 12pt;
	font-weight: bold;
	color: red;
}

/*.blog_edit { width:100%; }*/
.blog_edit td { padding:3px; border-bottom:1px solid rgba(0,0,0,0.15); }
.blog_edit input[type=text] { width:99%; }
.blog_edit input.entrystylethin { width:30px; }

#tab_main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 0em;
}

#tab_contents {
	padding: 0em;
	background: #FFFDF3;
	min-height: 300px;
}

#tab_header {
	position: relative;
	width: 100%;
	height: 0.5em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab_header ul#tab_primary {
	margin: 0;
	padding: 0;

	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab_header ul#tab_primary li  {
	display: inline;
	list-style: none;
}

#tab_header ul#tab_primary a, #tab_header ul#tab_primary span, #tab_header ul#tab_primary a.tab_current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#tab_header ul#tab_primary span, #tab_header ul#tab_primary a.tab_current, #tab_header ul#tab_primary a.tab_current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#tab_header ul#tab_primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#tab_header ul#tab_primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#tab_header ul#tab_secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab_header ul#tab_secondary li a, #tab_header ul#tab_secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	/* text-align: auto; */
	border: none;
	border-right: 1px dotted #AAA;
	background: none;
}

#tab_header ul#tab_secondary li a {
	color: #06C;
	text-decoration: underline;
}

#tab_header ul#tab_secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#tab_header ul#tab_secondary li a:active {
	color: #000;
	background: transparent;
}

#tab_header ul#tab_secondary li:last-child a { border: none; }

.cat_checkboxes {
	width:99%; height:300px; overflow-y:scroll;
	background:white;
	border:1px dotted black; padding:4px;
}
.cat_checkboxes input[type=radio] { float:left; }
.cat_checkboxes > div { height:20px; }

/*.sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
.sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; width: 380px; cursor:ns-resize}
.sortable li img{float:right}
.sortable ul { margin-top: 10px;min-height: 25px;}
.sortable ul li { margin: 0 3px 3px 25px; width: 320px; height:18px; cursor:ns-resize}
.sortable li span { position: absolute; margin-left: -1.3em;  cursor:ns-resize }
.sortable li .level_0 { width: 380px; }
.sortable li .level_1 { width: 320px; }
.sortable li .level_2 { width: 260px; }
.sortable li .has_children { height: auto; }
.sortable ul.sublist { margin: 0; min-height: 10px; }
.sortable .listName{cursor:auto;margin-left:0;position:inherit}*/

#sortable_container { width: 600px; }
.sortable { list-style-type: none; margin: 0; padding: 0; width: 90%; }
.sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; }
.sortable li img {float:right}
.sortable ul { margin-top: 10px; min-height: 25px;}
.sortable ul li { margin: 0 3px 3px 25px; }
.sortable li span { position: absolute; margin-left: -1.3em; }
.sortable .listName{ cursor: auto; margin-left: 0; position: inherit; }
.sortable .ui-icon-arrowthick-2-n-s { cursor:ns-resize; }
.sortable .sublist { min-height: 10px; margin: 0; }

.catChooser{
	width: 240px;
}

.catChooser .catLabel{
  /*width:200px;*/
  height:15px;
  float:left;
  padding-top:3px;
}

.catChooserChild input{
   position:relative;
   left:2px;
}

.catChooserExpand{
	display:inline;
	background:url(../images/expand.gif) no-repeat;
	padding-left:14px;
	cursor:pointer;
	height:15px;
	float:left;

}

.catChooserChild{
	height:auto;
	border-bottom: 1px dotted black;
}

.wrapper{

}

.footer_list_div{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #000;
	width:185px;
	min-height:300px;
}

.footer_list_div .footer_list_div_name{
	margin:5px;
	width:95%
}

.footer_list_div .footer_list_div_new_link{
	padding:25px;
	text-align:center;
}

.footer_list_div .footer_list_div_name input{
	width:100%;
	border:1px solid #017;
}

.footer_list_div ul{
	list-style-type:none;
	margin-left:0;
	padding-left: 0;
	width:100%;
	min-height:200px;
}

.footer_list_div ul li{
	list-style-type:none;
	cursor:move;
	width:95%;
	margin: 0 auto;
	text-align:center;
	border:1px solid #8bf;
	margin-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;

}

.footer_list_div ul li input{
	font-size: 11px;
	height: 14px;
	margin-bottom: 2px;
	width: 65%;
}

.footer_list_div ul li span{
   font-size:9px;
}

.footer_list_div .footer_list_div_listing{
	background-color:#fff;
}

.footer_list_div .footer_list_div_listing div{
	position:absolute;
}

.footer_list_div .footer_list_div_listing div a{
  bottom: 47px;
	left: 159px;
	position: relative;
}

.tool{
	border-bottom:1px dotted #333;
}

.tooltip {
		background-color:#111;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	opacity:0.92 !important;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;

}

#cat_edit_close{
	position:absolute;
}

.cat_edit_overlay{
	position:absolute;
	opacity:0.4;
	background-color:#000;
	top:0;
	left:0;
	z-index: 997;
	width:100%;
	height:100%;
}

.cat_edit_form{
	background-color: #FFFFFF;
	border: 5px solid #DDDDDD;
	height: 500px;
	padding: 15px 5px 5px;
	position: absolute;
	top: 120px;
	width: 400px;
	z-index: 997;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align:left;
	left: 390px;
	cursor:move;
}

.cat_edit_form .cat_edit_close{
	position:absolute;
}

.cat_edit_form #cat_edit_close img{
	position:relative;
	bottom: 33px;
	left: 390px;
}

.cat_edit_form #cat_edit_div{
	background:url("../images/loading.gif") no-repeat scroll 190px 60px transparent;
	height:250px;
	padding-left: 20px;
	padding-right: 20px;
	width: 360px;
}

.cat_edit_form #cat_edit_div b{
   display: block;
	float: left;
	padding-top: 2px;
	width: 137px;
}

.cat_edit_form .example_link{
	font-size:11px;
	line-height: 10px;
}

#saveDiv{
	background-color: #FFF4BF;
	border: 2px solid #FFD100;
	font-size: 12px;
	padding: 3px;
	position: fixed;
	right: 3px;
	text-align: center;
	top: 3px;
	width: 300px;
	z-index: 9999;
	top:58px;
}

.cke_dialog_background_cover{
	display:none !important;
}


tr.ranking_results_holder td {
	padding-bottom: 10px;
}

.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%; }

.catChooser .catLabel label {
	display:block;
	display:inline-block;
	max-width:182px;
	cursor:pointer;

}
.catLabel:hover {
	background: rgb(0,255,255);
	background: rgba(0,240,240,0.2);
}

.newsFrm h3.accord {
	padding:7px 12px;
	background: url("/css/images/ui-bg_glass_50_3baae3_1x400.png") repeat-x scroll 50% 50% #3BAAE3;
	border: 1px solid #2694E8;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 6px;

}

.floatCats { float:left; margin-top:3px; }

.catChooserHeader { background:#EEF6FC; background:rgba(238,246,252,0.7); }

.padlock {
	display:inline-block;
	background: url(/edit/pics/padlock.png) no-repeat;
	width:34px;
	height:32px;
	margin-bottom:10px;
}

.padlock.locked {
	background-position: -45px center;
}
.padlock.unlocked {

}

.padlock a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
label.is_featured { display:inline-block; padding:4px 8px; cursor:pointer; }

.correctY { font-weight:bold; }
.q-text {  }

#examslist a { text-decoration: none; color:#363B47; }
#examslist a:hover { text-decoration: underline; color:blue; }
#examslist ul { padding-bottom:8px; }

div.form_warning {
	margin: 15px;
	margin-left: 50px;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}

.scrollable-checkboxes {
	height: 100px;
	overflow: auto;
	width: 200px;
	border: 1px solid rgb(221, 221, 221);
	padding: 10px;
	display: inline-block;
}

.scrollable-placeholders {
	height: 400px;
	overflow: auto;
	width: 200px;
	border: 1px solid rgb(221, 221, 221);
	padding: 10px;
	float: left;
}

.mock-page {
	width: 75%;
	height: 400px;
	border: 1px solid;
	display: inline-block;
	position: relative;
}

.mock-page > ul {
	border: 1px solid rgb(125, 125, 125);
	margin: 0;
	list-style: none;
}
.ui-sortable-helper { list-style: none; }
.mock-page > .top-section {
	position: absolute;
	top: 1px;
	left: 120px;
	right: 120px;
	min-height: 20px;
}
.mock-page > .right-section {
	position: absolute;
	right: 1px;
	top: 25px;
	bottom: 25px;
	min-width: 100px;
}
.mock-page > .bottom-section {
	position: absolute;
	bottom: 1px;
	left: 120px;
	right: 120px;
	min-height: 20px;
}
.mock-page > .left-section {
	position: absolute;
	left: 1px;
	top: 25px;
	bottom: 25px;
	min-width: 110px;
}

.mock-page > .top-section.ui-sortable > li, .mock-page > .bottom-section.ui-sortable > li  {
	display: inline-block
}

#customer-data-tables table {
	margin-left: 2ex;
}
#customer-data-tables th {
	padding-right: 2ex;
}
#customer-data-tables td {
	padding-right: 2ex;
}
#customer-data-tables td.td-right {
	text-align: right;
}
#customer-data-tables td.td-center {
	text-align: center;
}
#customer-data-tables a {
	text-decoration: underline;
}

.medium_textarea {
	width: 350px;
	height: 150px;
}

.ns_report {
	display: inline-block;
	margin: 5px 0 0 5px;
}
.ns_report.display_block {
	display: block;
}
.ns_report > h2 {
	margin-bottom: 1px;
	text-align: center;
}
.ns_report td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
.ns_report tr.ns_parent > td {
	padding-top: 1px;
	padding-bottom: 1px;
}
.ns_report tr.ns_parent > td.ns_name {
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
.ns_report tr.ns_underline > td
{
	padding-bottom: 2px;
	border-bottom: 2px solid #000;
}

.ns_report td.ns_count {
	min-width: 40px;
	text-align: right;
}
.ns_report td.ns_status {
	font-weight: bold;
}
.ns_report td.ns_participants {
	font-weight: bold;
}
.ns_report td.ns_child_name {
	text-transform: uppercase;
	padding-left: 10px;
}
.ns_report td.ns_child_count {
	padding-right: 18px;
	text-align: right;
}


.search_match {
	font-weight: bold;
	font-size: 14px;
}

th.compare_header {
	font-size: 1.5em !important;
}
th.spacer {
	width: 50px;
}

.assigned_new_start_student {
	padding: 8px;
	margin: 8px;
	border: 1px solid black;
	border-radius: 8px;
	display: inline-block;
}

.remove_new_start_student {
	margin-left: 8px;
}
.remove_new_start_student img {
	vertical-align: top;
}

.new_start_student_job_schedule {
	margin-top: 20px;
}

.new_start_student_job_schedule table tr td {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 5px;
}

table.schedule_table tr > td:first-child {
	background: inherit;
}

a.dashboard-button {
	display: block;
	width: 250px;
	color: #000 !important;
}

table.dashboard {
	width: 550px;
	margin: 0 auto;
}

table.dashboard td {
	padding: 5px;
}

h3.dashboard {
	margin-top: 25px;
	text-align: center;
}

table.dashboard_summary {
	width: 550px;
	margin: 0 auto;
	border-collapse: collapse;
}

table.dashboard_summary th,
table.dashboard_summary td {
	border-bottom: 2px solid #000;
	padding: 8px;
}

.student_availability_job_schedule_match {
	background: #9AD191;
}

.search_bucket {
	text-align: center;
}

div#select {
	float: left;
	margin-left: 30px;
}
div#full_report_div {
	float: right;
	margin-right: 30px;
}

.exhibit_g_table {
	width: auto;
	margin: auto auto;
}
.exhibit_g_table tr th {
	border: 1px solid black;
	border-right: 0px;
	text-align: center;
}
.exhibit_g_table tr th:last-of-type {
	border-right: 1px solid black;
}
.exhibit_g_table tr td {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align: center;
}
.exhibit_g_table tr td:last-of-type {
	border-right: 1px solid black;
}
.exhibit_g_table tr.noborder td {
	border: 0px;
	border-bottom: 1px solid black;
	height: 5px;
}
.exhibit_g_table tr.noborder td:first-of-type {
	border-left: 1px solid black;
}
.exhibit_g_table tr.noborder td:last-of-type {
	border-right: 1px solid black;
}

.alerts {
	width: 700px;
	margin: 40px auto;
	border: 1px solid red;
	border-radius: 10px;
	padding: 5px;
	text-align: center;
	color: red;
}
.alerts .alerts_header {
	font-size: large !important;
}
.alerts ul {
	text-align: left;
}

.missing_milestone_bg {
	background-color: #FFD100;
}
tr.listinghover > td.missing_milestone_bg {
	background-color: #FFFFCC;
}

.warning_message,
.student_termination_warning {
	color: red;
}

.termination_report_table {
	width: 100%;
	border-bottom: 3px double black;
}
.termination_report_table tr th {
	text-align: left;
}
.termination_report_table tr th {
	border-bottom: 3px double black;
}
.termination_report_table tr td {
	border-bottom: 1px solid black;
	vertical-align: top;
	padding: 4px;
}
.termination_report_table tr.total_row td {
	padding-top: 10px;
	border-bottom: 0px;
}
span.waiting_to_be_excused,
tr.waiting_to_be_excused:not(.listinghover),
tr.listing.waiting_to_be_excused:not(.listinghover),
tr.listingb.waiting_to_be_excused:not(.listinghover) {
	background: #FFD100;
}
span.waiting_for_a_case_worker,
tr.waiting_for_a_case_worker:not(.listinghover),
tr.listing.waiting_for_a_case_worker:not(.listinghover),
tr.listingb.waiting_for_a_case_worker:not(.listinghover) {
	background: #D8E9F7;
}
span.with_case_worker,
tr.with_case_worker:not(.listinghover),
tr.listing.with_case_worker:not(.listinghover),
tr.listingb.with_case_worker:not(.listinghover) {
	background: #B8F799;
}
span.filling_out_intake,
tr.filling_out_intake:not(.listinghover),
tr.listing.filling_out_intake:not(.listinghover),
tr.listingb.filling_out_intake:not(.listinghover) {
	background: #ffe4e1;
}

.other_pay_frequency_dependent {
	display: inline-block;
	margin-left: 10px;
}

.EmploymentDeclaration .lc {
	width: 200px;
}

.ExitAssessment .lc {
	width: 200px;
}

.StudentEvent .lc {
	width: 400px;
}

tr.spacer_row {
	height: 10px;
}

td.view_section_header {
	font-weight: bold;
	text-align: center;
}

.unsendable_bill,
.unbillable_bill_line {
	background-color: #FFAAAA;
}
.sent_bill,
.billed_bill_line {
	background-color: #9AD191;
}

.no_button_reason {
	color: red;
}

.change_admin_user_password_input_label {
	width:175px;
	display:block;
	float:left;
}

.theForm.Contact td.mandatory span,
		.theForm.Organization td.mandatory span,
		#contact_select_add_dlg td.mandatory span {
	margin-left: 1ex;
	font-size: 20px;
	color: #8b0000;
	vertical-align: top;
}

.theForm.Contact .contact_in_use caption {
	margin: 0 0 3px 0;
	white-space: nowrap;
	font-style: italic;
}
.theForm.Contact .contact_in_use td {
	padding: 0 5px 0 0;
	border: none;
}

.assigned_job {
	background: #A6E1EC;
}
.inactive_assigned_job {
	background: #FFAAAA;
}
.view_student_job_description {
	margin-left: 8px;
}

.current_new_start {
	background: #A6E1EC;
}

.reassign_warning {
	color: red;
}

.error_message {
	text-align: center;
	font-weight: bold;
	color: red;
}

.filter_left_label_td {
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}

td.spacer,
table.vertical-view td.spacer {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 15px;
}

.workflow_table {
	width: 100%;
	min-height: 500px;
}
.workflow_actions_td {
	width: 200px;
	vertical-align: top;
}
.workflow_actions_td h2 {
	text-align: center;
	margin-bottom: 10px;
}
.workflow_actions_ul {
	padding-left: 20px;
}
.workflow_actions_ul li {
	margin-top: 5px;
}
.workflow_actions_ul a.workflow_action_link {
	font-weight: bold;
}
.workflow_work_td {
	padding: 5px;
	vertical-align: top;
}
.workflow_work_iframe {
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.sites_to_visit_active_participants_table {
	width: auto;
	border: 0px;
}
.sites_to_visit_active_participants_table tr,
.sites_to_visit_active_participants_table td {
	border: 0px;
}

.attend-radio-option-div {
	width: 122px;
}

td.spacer.underline_border,
.underline_border {
	border-bottom: 1px solid black;
}

.new_start_student_job_schedule_add_row_link {
	white-space: nowrap;
}

.selected_job_code,
.selected_certificate,
.selected_area_of_study,
.selected_skill,
.selected_language {
	display: inline-block;
	margin: 5px;
	padding: 5px;
	width: 200px;
	background: #DDDDDD;
}

.new-start-student .req_hours {
	width: 10ex;
}
.new-start-student .req_hours > div {
	display: inline-block;
}
.new-start-student .req_hours .ui-icon {
	display: inline-block;
}
.new-start-student .req_hours .ui-icon:hover {
	cursor: pointer;
}
.new-start-student .req_hours input[type='number'] {
	margin-top: 1ex;
	margin-right: 3px;
	width: 5ex;
	vertical-align: top;
}

ul.missing_milestone_warnings {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.missing_milestone_warnings > li:not(:first-of-type) {
	margin-top: 5px;
}
ul.missing_milestone_warnings a {
	font-weight: bold;
}


/******TOOL TIP***/
[tool-tip]{
	position:relative;
}

[tool-tip] > .tool-tip{
	background-color: #000;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	left: 10%;
	padding: 8px;
	position: absolute;
	top: 130%;
	z-index:99;
}

[tool-tip] > .tool-tip:after{
	position:absolute;
	border-style:solid;
	border-width:5px;
	border-color:  transparent transparent #000;
	top: -10px;
	content: " ";
	left: 39%;
}

.schedule_table td {
	font-size: 11px !important;
}
