/* @override http://inventory.isprime.com/static/css/base.css */

body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

table.create_quote {
	width: 100%;
	font-size: 12px;
	margin-top: 20px;
	border-collapse: collapse;
}

table.create_quote th {
	text-transform: uppercase;
	font-size: 13px;
	color: #9a9a9a;
}

table.create_quote td.action {
	width: 10px;
	padding-left: 10px;
}

td#cust_details {
	width: 200px;
}

table.quoted_create_info {
	width: 100%;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #9a9a9a;
}

table.quoted_create_info td {
	width: 20%;
}


input.txt2 {
	font-size: 13px;
	width: 250px;
	margin-bottom: 4px;
	border: 2px solid #bcbcbc;
	padding: 3px;
	
}

table.adjust_log {
	width: 100%;
	padding: 5px;
	border: 2px solid #9a9a9a;
	margin-top: 50px;
	
}

table.page_navi {
	width: 100%;
	padding: 5px;
	border: 2px solid #9a9a9a;
}

#main_body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

table.login_box {
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: 10px groove #fff;
	margin-top: 100px;
	width: 80px;
}

#top_menu {
	display: block;
	float: none;
	text-align: right;
	margin-bottom: 15px;
}

table.adjustment_item {
	width: 800px;
	padding: 5px;
	border: 1px solid #9a9a9a;
}

#flash_notice {
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 2px solid #87f985;
	background-color: #c5fb8a;
	display: block;
	margin-bottom: 10px;
	color: #0a0;
}

#flash_notice img,
#flash_error img {
	margin-bottom: -3px;
}

#flash_error, #errorExplanation {
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 2px solid #ffc367;
	background-color: #ffed95;
	display: block;
	margin-bottom: 10px;
	color: #ce5c15;
}

div.fieldWithErrors {
	border: 2px solid #ffc367;
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
}

table.item_count {
	width: 800px;
	border: 1px solid #9a9a9a;
}

h2.item_l {
	width: 788px;
	padding: 5px;
	background-color: #f9feeb;
	border: 1px solid #9a9a9a;
	margin-bottom: 10px;
}

th {
	text-align: left;
}

th.td_action {
	text-align: right;
}

table.add_item {
	width: 800px;
	padding: 5px;
	border: 1px solid #9a9a9a;
}

#item_count_init_count {
	width: 50px;
	font-size: 20px;
	font-weight: bold;
}

span.inv_count {
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
}

textarea {
	width: 350px;
	font-size: 15px;
	border: 2px solid #bcbcbc;
	padding: 3px;
}

textarea#notes {
	font-size: 12px;
}

table.quoted_create_info input.txt_num {
	font-size: 12px;
	border: 2px solid #bcbcbc;
	width: 146px;
}

td.td_item_count {
	width: 40px;
	font-size: 15px;
	font-weight: bold;
}

td.td_check_link {
	width: 100px;
}

td.td_last_check {
	width: 70px;
	color: #999;
}

select.f_select_item {
	font-size: 16px;
	width: 300px;
}

input.b_add_item {
	margin-top: 5px;
}

input.f_button1 {
	float: right;
}

input.f_input1 {
	padding: 4px;
	border: 1px solid #d9d9d9;
}

#f_category_list, #f_model_list {
	display: inline-block;
}

td.td_last_update {
	width: 110px;
	text-align: right;
	color: #808080;
}

td.td_action {
	width: 90px;
	text-align: right;
	padding-right: 5px;
}

td.td_time {
	text-align: right;
	color: #7f7f7f;
}

td.td_status {
	text-align: right;
}

td.td_count {
	font-weight: bold;
	text-align: right;
	width: 60px;
}

#section_menu {
	float: none;
}

#inv_adjustment {
	color: #909090;
}

div.inv_adjustment_error {
	color: #474747;
	background-color: #ffa19c;
	border: 2px solid #ff6156;
	padding: 5px;
}

div.inv_adjustment_msg {
	color: #474747;
	background-color: #d0fdc0;
	border: 2px solid #acfcb3;
	padding: 5px;
}

td.td1 {
	width: 200px;
}

#submit_btn {
	border: 1px solid #888;
	width: 200px;
	height: 50px;
}

table.signup_box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding: 15px;
	background-color: #fff;
	border: 10px groove #fff;
}

#main_body form table.signup_box tbody tr td input.f_button1 {
	float: left;
}

#takeout_notes {
	width: 97%;
	padding: 10px;
	border: 1px solid #ffdc66;
	background-color: #fffed6;
	display: inline-block;
}

tr.tr_ok {
	background-color: #9affa6;
}

/* Item Status */

span.i_status_1 {
	color: #11b517;
}

span.i_status_2 {
	color: #7d7eff;
}

table.adj_note_table {
	width: 95%;
	background-color: #fff8c8;
	border: 2px solid #ffd388;
	padding: 4px;
	margin: 10px;
}

td.td_adj_notes {
	background-color: #fff;
	border: 2px solid #e6e6e6;
	padding: 15px;
}

.i_text1 {
	border: 2px solid #bcbcbc;
	padding: 3px;
}

tr.tr_error {
	background-color: #f7ff82;
}

table.t_item_log {
	width: 100%;
	border: 1px solid #9a9a9a;
}

#top_search {
	float: left;
}

table.t_item_log tr.tr2 td {
	padding-bottom: 10px;
	background-color: #f9feeb;
	border-top: 2px solid #9a9a9a;
}

#ui-datepicker-div {
	float: left;
	width: 200px;
	border: 2px solid #bcbcbc;
	background-color: #fff;
	margin-left: 10px;
	margin-top: 5px;
}

div.ui-datepicker-control {
	display:  none;
}

div.ui-datepicker-header {
	float: left;
	clear: left;
	width: 200px;
	text-align: center;
	background-color: #f9feeb;
	border-bottom: 2px solid #bcbcbc;
	padding-bottom: 2px;
}

td.ui-datepicker-days-cell.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today a {
	background-color: #d0fdc0;
	padding: 1px;
}

td.ui-datepicker-days-cell.ui-datepicker-current-day a {
	background-color: #d0fdc0;
	padding: 1px;
}

#main_body div.page_navi {
	margin-top: 10px;
	padding: 3px;
	border: 2px solid #9a9a9a;
	display: inline-block;
	background-color: #f9feeb;
}

table.table1 {
	width: 100%;
	border: 1px solid #9a9a9a;
}

table.table1 th {
	padding-bottom: 5px;
	background-color: #f9feeb;
	border-bottom: 2px solid #9a9a9a;
	padding: 4px;
}

table.table1 td {
	padding: 4px;
}

#main_body div.page_navi a {
	color: #000;
}

div.available {
	color: #00c000;
	font-weight: bold;
}

table.create_quote td.serial {
	width: 150px;
}

table.create_quote td.serial input {
	padding: 3px;
	font-size: 13px;
}

table.create_quote span.serial {
	display: block;
	font-size: 9px;
	color: #868686;
}

table.create_quote td.status img {
	margin-bottom: -3px;
}

div.taken-out {
	font-weight: bold;
	color: #999;
}

div.missing {
	font-weight: bold;
	color: #f00;
}

table.t_item_log td.status {
	text-align: right;
}

table.ui-datepicker {
	width: 200px;
	float: left;
	clear: left;
	padding: 5px;
}

input#cust_id {
	font-size: 12px;
	width: 40px;
}

table.create_quote td.num_field {
	width: 40px;
	text-align: center;
}

table.create_quote td.sub_total {
	text-align: right;
	width: 80px;
}

table.create_quote span#sum_total {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}

table.create_quote tr.row1 {
	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	background-color: #f9feeb;
}



table.create_quote th.a_total {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.create_quote input.num_qty,
table.create_quote input.num_rate {
	width: 50px;
	padding: 3px;
	font-size: 13px;
}

table.create_quote input.num_sum {
	font-size: 13px;
	text-align: right;
	border-style: none;
	background-color: rgba(255,255,255,0);
	width: 80px;
}

table.create_quote input.txt_field {
	padding: 3px;
	font-size: 13px;
	width: 380px;
}

div.ui-datepicker-prev,
div.ui-datepicker-next {
	float: left;
	width: 40px;
}

div.ui-datepicker-links {
	float: left;
	width: 200px;
	background-color: #f9feeb;
}

div.ui-datepicker-current {
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
}

select {
	font-size: 16px;
}

div.log_footer_not {
	font-size: 9px;
	color: #4c4c4c;
	margin-top: 5px;
	float: right;
}

table.t_item_log td.item {
	font-weight: bold;
}

table.t_item_log td.serial {
	text-align: right;
	width: 110px;
}

table.t_item_log td.serial a {
	color: #000;
}

img#cust_list_load {
	margin-bottom: -3px;
}

a#a_add_item {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a#a_add_item:hover {
	font-weight: bold;
}

#a_add_item img {
	margin-bottom: -3px;
}

#expiration_date {
	border-style: none;
	margin: 0;
}

table.create_quote select {
	font-size: 13px;
}

table.create_quote span.notice {
	float: left;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #00cb68;
	padding: 3px;
	background-color: #96ffb9;
	color: #007800;
}

span.error {
	font-size: 13px;
	border: 2px solid #ffbb23;
	padding: 3px;
	background-color: #fff68b;
	color: #ce5c15;
	display: inline-block;
	width: 99%;
	margin-bottom: 5px;
}

span.error img {
	margin-bottom: -3px;
}

table.create_quote span.notice img {
	margin-bottom: -3px;
}

table.create_quote select.disabled {
	border-style: none;
	background-color: rgba(255,116,149,0);
}

h1.item_l {
	margin-bottom: 0;
}

#main_body .tag_l span {
	border: 1px solid #4b89d0;
	padding: 2px;
	background-color: #b4d5ff;
	font-size: 11px;
	font-weight: bold;
}

#main_body .tag_l span a {
	color: #2d5eae;
}

#main_body form table td.add_note h2  {
	font-size: 14px;
	color: #8a8a8a;
	margin-top: 5px;
	margin-bottom: 0;
}

#main_body .tag_l {
	margin-top: 5px;
}