﻿/****** BOL INPUT SCREEN STYLES *****/
#bol .bol_input {
	width: 590px;
    background: #eaeaea;
    border: solid 1px #bababa;
    padding: 4px;
    padding-bottom: 2px;
}
#bol .bol_input span.note {
	color: #cc3300;
	font-size: 6pt;
}
#bol .bol_input a {
	color: Blue;
}
#bol .bol_input a.hover,
#bol .bol_input a:hover {
	color: Red;
}
#bol .bol_input table {
	width: 100%;
	background-color: #f2f2f2;
	border: solid 1px #ababab;
	margin-bottom: 4px;
	padding: 2px;
}
#bol .bol_input table th {
	height: 12px;
	border: none;
	color: #4a1f0b;
	background-color: #c29c7b;
	font-weight: bolder;
	text-align: left;
    font-size: 1em;
	padding: 2px 0 1px 4px;
}
#bol .bol_input table td {
	text-align: left;
	padding: 0;
	padding-left: 4px;
}
#bol .bol_input .table_control {
	border-bottom: none;
	margin: 0px;
}
#bol .bol_input .th_left {
	text-align: left;
	color: #0a3f00;
	background: #d6e5cc;
	border-bottom: solid 1px #bababa;
	font-weight: normal;
}
#bol .bol_input .th_center {
	text-align: center;
	color: #0a3f00;
	background: #d6e5cc;
	border-bottom: solid 1px #bababa;
	font-weight: normal;
}
#bol .bol_input .table_control .td_mode {
	text-align: left;
	padding-left: 6px;
	padding-bottom: 2px;
	border: none;
    background-color: #fff;
    color: Navy;
}
#bol .bol_input .table_control .td_mode .check_save {
	background: #fff;
}
#bol .bol_input .table_control .td_links {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 2px;
	border: none;
    background-color: #fff;
}
#bol .bol_input .table_control .check_save {
    background: #f1f1f1;
}
#bol .bol_input .table_control_bottom {
	border-top: none;
	margin: 0px;
}
#bol .bol_input .table_control_bottom .td_left {
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
    background-color: #fff;
    font-size: 7pt;
}
#bol .bol_input .table_control_bottom .td_links {
	text-align: right;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
    background-color: #fff;
}
#bol .bol_input .table_template .column1 {
	text-align: center;
}
#bol .bol_input .template_list {
	font-size: 1em;
}
#bol .bol_input .table_parties {
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}
#bol .bol_input .table_parties td {
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}
#bol .bol_input .table_parties .column1 {
	width: 90px;
	border: none;
	border-top: solid 1px #bababa;
	text-align: right;
	padding-right: 4px;
}
#bol .bol_input .table_parties .edit_party {
	padding: 0 2px 0 2px;
	background: #f7f7f7;
	text-align: center;
}
#bol .bol_input .table_detail .td_header,
#bol .bol_input .table_other .td_header,
#bol .bol_input .table_special .td_header {
	text-align: center;
	vertical-align: bottom;
}
#bol .bol_input .table_detail .column1 {
	width: 40px;
	border: none;
	text-align: right;
	padding-right: 2px;
}
#bol .bol_input .table_other .column1 {
	border: none;
	width: 110px;
	text-align: right;
	padding-right: 4px;
	border-top: solid 1px #bababa;
}
#bol .bol_input .table_other .edit_column2 {
	width: 168px;
	background: #f7f7f7;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	text-align: center;
}
#bol .bol_input .table_other .edit_column4 {
	background: #f7f7f7;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	text-align: center;
}
#bol .bol_input .table_other .column3 {
	width: 120px;
	text-align: right;
	padding-right: 4px;
	border-top: solid 1px #bababa;
}
#bol .bol_input .table_other .th_center {
	border: none;
	text-align: center;
	border-top: solid 1px #bababa;
}
#bol .bol_input .table_other .td_center {
	border: none;
	text-align: center;
	border-top: solid 1px #bababa;
	border-left: solid 1px #bababa;
	background: #f7f7f7;
}
#bol .bol_input .table_other hr {
	margin: 0 8px 0 4px;
	color: #9e9e9e;
}
#bol .bol_input .table_template .template_list {
	width: 570px;
}
#bol .bol_input .div_error {
	margin: 10px;
	text-align: left;
}
#bol .bol_input .table_error {
	width: 100%;
	border: solid 1px #cc3300;
	color: #cc3300;
	background: #fff0e6;
	text-align: left;
	margin: 0px;
}
#bol .bol_input .table_error td {
	background-color: #fff0e6;
	padding: 4px;
	text-align: left;
}
#bol .bol_input .error_message {
	color: #cc3300;
	margin: 10px 6px 4px 6px;
}	
#bol .bol_input .template_description {
	width: 550px;
	font-size: 1.1em;
}
#bol .bol_input .card_list {
	width: 231px;
	font-size: 1em;
}
#bol .bol_input .text_party {
	width: 226px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .dd_state {
	width: 152px;
	font-size: 1em;
}
#bol .bol_input .text_zip {
	width: 70px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .text_area_code {
	width: 50px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .text_phone {
	width: 166px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .check_save {
	background: #d6e5cc;
	margin: 0;
}
#bol .bol_input .dd_type {
	width: 155px;
	font-size: 1em;
}
#bol .bol_input .text_bill {
	width: 150px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .text_em_phone {
	width: 280px;
	height: 12px;
	font-size: 1.1em;
}
#bol .bol_input .table_detail,
#bol .bol_input .table_detail td {
	padding: 0px;
}	
#bol .bol_input .table_detail td {
	padding: 1px;
	border-top: solid 1px #bababa;
	border-left: solid 1px #bababa;
	text-align: center;
}	
#bol .bol_input .table_detail .column1 {
	padding-left: 4px;
}
#bol .bol_input .table_detail .column5 {
	padding-right: 4px;
}
#bol .bol_input .line_description {
	height: 12px;
	font-size: 1.1em;
}	
#bol .bol_input .quantity {
	height: 12px;
	font-size: 1.1em;
	width: 50px;
	text-align: center;
}	
#bol .bol_input .description {
	font-size: 1em;
	width: 282px;
	height: 12px;
}	
#bol .bol_input .nmfc {
	font-size: 1em;
	width: 90px;
}	
#bol .bol_input .weight {
	height: 12px;
	font-size: 1.1em;
	width: 70px;
	text-align: center;
}
#bol .bol_input .table_special {	
	margin-bottom: 0px;
}
#bol .bol_input .special_instructions {
	width: 566px;
	font-size: 1.1em;
}
