/* start block CDATA for prevent errors with Jquery  please dont remove */
/* <![CDATA[ */

/* common css */	
.scroll-table-cell {
	border-top: 0px;
}

.reset-table-checkbox {
	padding: 0;
}

.labelMessage {
	line-height: 24px;
	color: #969696
}

.labelMessageGeneric {
	line-height: 18px;
	color: #969696
}

.modalPanelErrorDetail {
	border: solid 1px #E3E3E3;
	width: 340px;
	height: 170px;
	padding: 8px;
	text-align: left;
	margin: 10px;
}

.without_blank_area {
	border: 0;
	margin: 0;
	padding: 0;
}

.grid_text {
	font-weight: normal;
}

.rich-tab-header {
	border: 0;
}

.subTableCell {
	padding-top: 10px;
	padding-bottom: 4px;
	float: left;
}

.internalCell {
	padding-top: 9px;
	background-repeat: repeat-x;
}

.rf-tt-cntr {
	width: 160px;
	height: 80px;
	background-color: #FFFF99;
	border: solid 1px #CD0000;
	color: black;
	text-align: left;
	padding: 2px;
}

.rich-tabpanel-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-align: center;

}

.rich-tabpanel-content input,select {
	margin: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777
}

.radio_file_type input {
	border: 0;
	margin: 0;
	padding: 0;
}

.radio_file_type label {
	border: 0;
	margin: 0;
	padding: 0;
	padding-right: 40px;
}

.dr-dscr-t {
	margin: 0;
}

/* table's align=right,no border*/
.right_noborder{
	border:0px;
	}
	
.right_noborder td{
	text-align:right;
	border:0px;
}

input.inputField {
	border: 1px solid #ccc;
	margin: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	background-image: none;
	text-transform: uppercase;
}

.tableBody {
	border: solid 1px #ccc;
	font-size: 12px;
	text-align: center;
}

/*.tableHeader {
	border: solid 1px #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
	font-size: 12px;
	color: #cd0000;
	text-align: center;
}*/

.tableHeader {
	border: solid 1px #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #cd0000;
	text-align: center;
	background-color: #F0F0F0;
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
}

.bts_align_right {
	text-align: right;
	padding-right: 30px;
}

.scrollEmergencyOrder {
	height: 600px;
	width: 1165px;
	overflow: auto;
}

.tableHeaderHide {
	border: solid 1px #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: none;
	border-right: solid 1px #ccc;
	border-bottom: none;
}

.col-checkBox {
	text-align: center;
	width: 10px;
	border: none;
	height: 5px;
}

.col-littleText {
	text-align: center;
	width: 50px;
}

.col-mediumText {
	text-align: center;
	width: 75px;
}

/* list shuttle style*/
.shuttle {
	text-align: left;
	font-weight: normal;
}

.shuttleWithoutOrder {
	text-align: center;
	font-weight: normal;
}

/* table's th background */
.tableThbg {
	background-image: url(../../framework/images/grid_bg_header.gif);
}

/* two direction scroll div */
#scrollDiv {
	position: relative;
	overflow: scroll;
}

.scrollDivHead {
	position: relative;
	top: expression(document.getElementById ( 'scrollDiv') . scrollTop );
}

/* VHD-002 Process Monitoring */
.process_wrong {
	background-image: url(../../framework/images/x_red.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	padding: 1px;
}

.process_ok {
	background-image: url(../../framework/images/circle_green.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	padding: 1px;
}

.processing {
	background-image: url(../../framework/images/triangle_yellow.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	padding: 1px;
}

.process_blank {
	width: 40px;
	height: 40px;
	padding: 1px;
}

#ul_process_status {
	margin-top: 20px;
}

#ul_process_status li {
	list-style-type: none;
	font-weight: normal;
	font-family: Arial;
	text-align: left;
	align: left;
	color: #000000;
	padding-left: 20px;
	width: 180px;
	line-height: 18px;
}

.process_ok_icon {
	background: url(../../framework/images/process_ok_icon.png) no-repeat 0px;
}

.process_wrong_icon {
	background: url(../../framework/images/process_wrong_icon.png) no-repeat 0px;
}

.processing_icon {
	background: url(../../framework/images/processing_icon.png) no-repeat 0px;
}

#processMonitoringForm fieldset {
	margin: 0px;
	padding-top: 0px;
}

.process_label {
	text-align: right;
	display: block;
	float: left;
	padding-top: 15px;
}

.process_img {
	float: left;
	display: block;
	text-align: center;
	width: 75px;
}

.label_font {
	font: bold 22px Arial;
}

.process_date {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: black;
	font-style: normal;
	color: black;
	font-weight: normal;
	display: block;
	width: 100px;
}

.interfaceDiv {
	margin: 5px auto;
	padding: 1px;
	height: 75px;
	width: 185px;
	overflow: hidden;
}

.processDiv {
	vertical-align: center;
	text-align: center;
	cellpadding: 0px;
	cellspacing: opx;
}

/* VHD-015 Receive Files */
.progBar_completed {
	background-color: #008000;
	border: 1px solid #BCBCBC;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	display: block;
}

.progBar_running {
	background-color: #FFFF00;
	border: 1px solid #BCBCBC;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	display: block;
}

.progBar_error {
	background-color: #FF0000;
	border: 1px solid #BCBCBC;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	display: block;
}

.process_text {
	vertical-align: middle;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}

/* VHD-021 Files Output */
.progressbar_text {
	color: #000000;
}

.calendar_label {
	width: 60px;
	font-weight: bold;
}

.calendar_text {
	text-align: center;
}

.light_grey_label {
	color: #C0C0C0;
	font-weight: bold;
}

.black_label {
	color: #000000;
	font-weight: bold;
}

.dark_gray_label {
	font-weight: bold;
}

.progressbar_label {
	padding-right: 10px;
	font-weight: bold;
	width: 60px;
}

.progressbar_bg_completed {
	width: 200px;
	height: 25px;
	border-color: #BCBCBC;
	border-width: 1px;
	border-style: solid;
	background-color: #008000;
}

.progressbar_bg_empty {
	width: 200px;
	height: 25px;
	border-color: #BCBCBC;
	border-width: 1px;
	border-style: solid;
	background-color: #008000;
}

.progressbar_bg_running {
	width: 200px;
	height: 25px;
	border-color: #BCBCBC;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFF00;
}

.progressbar_bg_error {
	width: 200px;
	height: 25px;
	border-color: #BCBCBC;
	border-width: 1px;
	border-style: solid;
	background-color: #FF0000;
}

.progressbar_text {
	padding-top: 4px;
	font-weight: bold;
	font-size: 13px;
}

.radio_send_type_input input {
	border: 0;
	margin: 0;
	padding: 0;
}

.radio_send_type_input label {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-right: 95px;
}

/* VHD-013 General Inquiry */
.radio_general_inquiry_input input {
	border: 0;
	margin-top: 0;
}

.radio_general_inquiry_input label {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.radio_general_inquiry_input td {
	valign: top;
}

.gray-background {
	background-color: #F0F0F0;
	height: 138px;
}

.normal-background {
	background-color: #FFFFFF;
	height: 138px;
}

.divDataFilter {
	align: center;
	width: 175px;
	margin-bottom: 10px;
}

.divDataFilterCheckBox {
	align: center;
	padding-left: 30px;
	float: left;
}

.divDataFilterOutPutText {
	align: left;
	padding-top: 5px;
	float: left;
}

/* VHD-008 Edit Panel */
#editPanelheader {
	width: 100%;
}

#editPanelForm fieldset {
	margin: 0px;
	padding-top: 0px;
}

#ulEditPanel {
	width: 80%;
	margin: 0px auto;
}

#ulEditPanel li {
	float: left;
	list-style-type: none;
	margin: 5px;
	color: #000000;
}

/* VHD-009 Trouble Shooting */
#troubleShootingForm fieldset {
	margin-top: 5px;
	padding-top: 5px;
}

/* VHD-011 Mass Inquiry */
.massInquiryRadio input {
	border: 0;
	margin: 0;
	padding: 0;
}

.massInquiryRadio label {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.massInquiryLine {
	height: 1px;
	background-color: #e9e9e9;
	width: 100px;
	display: block;
	float: left;
	margin-top: 15px;
}

#massInquiryForm fieldset {
	margin-top: 0px;
	padding-top: 0px;
}

#massInquirytr input {
	float: none;
}

.massHeader {
	background-color: #F0F0F0;
	color: #CD0000 !important;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold !important;
	padding: 4px;
	text-align: center;
}

.massHeadBorder {
	border: 1px solid #DDD;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
}

.massBorder {
	border: 1px solid #DDD;
	border-top:1px solid transparent;
}

.massBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	text-align: center;
}

#massInquiryDivScroll *{
	background-color:#FFF;
	border:1px solid #DDD;
	}
#massInquiryDivScroll > div{
	border:0px;
	}

#massInquiryDivScroll > div > div{
	border:0px;
	}

/* VHD-032 Sumary Results  */
.sumaryResultup {
	width: 49%;
	border-collapse: collapse;
	margin-top: 5px;
}

.sumaryResultup input {
	width: 75px;
	text-align: center;
	background-color: transparent;
	background-image: none;
	height: 17px;
	line-height: 17px;
	border: 1px solid #909090;
}

.sumaryResultup td {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
}

.sumaryResultup tr {
	height: 20px;
}

.sumaryResultdown {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border: 2px solid #000000;
	border-collapse: collapse;
}

.sumaryResultdown input {
	border: 1px solid #0000ff;
	font-weight: bold;
	width: 80%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: none;
	font-size: 20px;
}

.bigInput {
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.middleInput {
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.smallInput {
	height: 15px;
	line-height: 15px;
	text-align: center;
}

.sumaryResultdown td {
	border: 1px solid #000000;
	text-align: center;
	width: 10%;
}

.rowspanTop {
	display: block;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.rowspanBottom {
	display: block;
	border-top: 1px solid #000000;
	width: 100%;
}

.bigRed {
	font-size: 20px;
	color: #FF0000;
}

.bigBlue {
	font-size: 20px;
	color: #0000ff;
}

.bigBlack {
	font-size: 20px;
	color: #000000;
}

.bgShift1Lab {
	background-color: #CCFFFF;
}

.bgShift1Value {
	background-color: #FFFFD6;
}

.bgShift2Lab {
	background-color: #FFCC99;
}

.bgShift2Value {
	background-color: #D6EBFF;
}

#sumaryResultsForm fieldset {
	margin: 0px;
	padding-top: 0px;
}

/* VHD-032 Clean Database */
.cleanUpTable {
	border-collapse: collapse;
	font-weight: normal;
	margin: 20px auto;
	width: 80%;
}

.cleanUpTable td {
	border: 1px solid #E5E5E5;
}

/* VHD-018 Socket Master */
.socket_output_text {
	display: block;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

.socket_input_text {
	display: block;
	float: right;
}

/* VHD-010 Production Result By Shift */
#productionResultByShiftForm fieldset {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#productionTable {
	width: 100%;
}

#productionTable td {
	text-align: right;
}

.tdBottom {
	border: 1px solid #DDD;
	font-size: 10px;
}

.tdBottom td {
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #DDD;
}

.tdBottom div {
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
}

.bolderBlack {
	font-weight: bolder;
	color: #000000;
}

/* VHD-017 Production Result */
.productionRadio {
	text-align: left;
}

.productionRadio input {
	border: 0;
	margin: 0;
	padding: 0;
}

.productionRadio label {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.tdBottom th {
	border: 0px;
	border-bottom: 1px solid #DDD;
	background-color: #F0F0F0;
}

/*Grid*/
.rich-extdt,.dr-extdt {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	font-color: #FF0000;
	empty-cells: show;
}

.rich-extdt-cell,.dr-extdt-cell {
	border-bottom: 1px solid #DDD;
	border: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
}

.extdt-noData-cell {
	display: none;
}

.rich-subtable-cell,.dr-subtable-cell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #FF0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
}

.rich-extdt-header,.dr-extdt-header,.rich-extdt-subheader,.dr-extdt-subheader
	{
	background-color: #D4CFC7;
	background-image: url(../../framework/images/grid_bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.rich-extdt-header-continue,.dr-extdt-header-continue {
	background-color: #D4CFC7;
}

.rich-extdt-headercell,.dr-extdt-headercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}

.rich-extdt-subheader,.dr-extdt-subheader {
	background-color: #F1EEE9;
}

.extdt-menu-div-out {
	display: none;
}

.extdt-menu-div-on {
	display: none;
}

.extdt-hsep {
	display: none;
}

.rich-extdt-header {
	display: none;
}

.rich-extdt-thead,.dr-extdt-thead {
	border-bottom: 1px solid #DDD;
}

.rich-extdt-subheadercell,.dr-extdt-subheadercell {
	border-right: 1px solid #DDD;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}

.rich-extdt-sortable-header,.dr-extdt-sortable-header {
	background-position: right center;
	background-repeat: no-repeat;
	white-space: nowrap;
}

.rich-extdt-cursor-pointer,.dr-extdt-cursor-pointer {
	cursor: pointer;
}

.rich-inplace-edit,.rich-inplace-view {
	cursor: default;
}

.rich-field {
	background-image: url(../../framework/images/grid_bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.rich-extdt-header-sort-img,.dr-extdt-header-sort-img {
	vertical-align: middle
}

.rich-extdt-footer,.dr-extdt-footer {
	background-color: #CCCCCC;
}

.rich-extdt-footer-continue,.dr-extdt-footer-continue {
	background-color: #CCCCCC;
}

.rich-extdt-footercell,.dr-extdt-footercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

.rich-extdt-subfooter,.dr-extdt-subfooter {
	background-color: #F1F1F1;
}

.rich-extdt-subfootercell,.dr-extdt-subfootercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align: left;
}

.rich-subtable-header,.dr-subtable-header {
	background-color: #F1EEE9;
}

.rich-subtable-headercell,.dr-subtable-headercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: center;
}

.rich-subtable-footer,.dr-subtable-footer {
	background-color: #F1F1F1;
}

.rich-subtable-footercell,.dr-subtable-footercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 0px;
	text-align: left;
}

.rich-table,.dr-table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: none;
	border-top: none;
	empty-cells: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.rich-table-subheadercell,.dr-table-subheadercell {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.rf-dt-c,.dr-table-cell {
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableRowClass {
	color: #808080;
	font-weight: normal;
}

/* grids and dataTables   background color rows  */
.rowColorSelected {
	background-color: silver;
}

.rowColorOver {
	background-color: #CCFFFF;
}

.rowColorOut {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.rowColorOverSelected {
	background-color: aqua;
}

.rowColorOdd {
	background-color: #F0FFF0;
}

/* formatter rich Pick List  (add remove left-rigth boxes)   */
.rich_PickList_Class {
	align: left;
	text-align: left;
	color: black;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}

/* change border on Focus Input Text   */
.inputTextOnFocus {
	border: solid 1px blue;
}

/* deselect border on blur Input Text   */
.inputTextOnBlur {
	border: solid 1px #FFFFFF;
}

/* File Upload */

.rf-fu-lst {
	display: none;
	overflow: hidden;
}

.rf-fu {
	background-color: transparent;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	/*padding: 1px;*/
	padding: 0;
	width: 110px;
	text-align: left;
}

.rf-fu-btn-cnt-add {
	background-image:
		url("../images/bt_open_90.png");
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 70px;
	height: 16px;
	border: medium none;
	margin: 0;	
}

.rf-fu-btn-add {
	background-color: transparent;
	background-image: none;
	border-style: none;
}

.rf-fu-btn-cnt-up {
	background-image:
		url("../images/bt_open_90.png");
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 70px;
	height: 16px;
}

.rf-fu-btn-up {
	background-image:
		url("../images/grid_bg_header.gif");
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
}

.rf-fu-btn-cnt-upl {
	background-image:
		url("../images/bt_export_90.png");
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 70px;
	height: 16px;
	border: medium none;
	margin: 0;
}

.rf-fu-btn-upl {
	background-color: transparent;
	background-image: none;
	border-style: none;
}

.rf-fu-btn-cnt-clr {
	display: none;
}

.rf-fu-btns-rgh {
	display: none;
}

.rf-fu-hdr {
	background-image: none;
	background-color: transparent;
	width: 60px;
	border: none;
}

.rf-fu-btns-lft {
	width: 100px;
	overflow: hidden;
	display: inline-block;
	background-image: none;
	background-color: transparent;
}

/* LPP - MainRoute */
.mainRoute-table-rows{
	line-height:15px;
}

.dataInputRed {
	border: 1px solid #ff0000 !important;
	text-transform: uppercase;
}

.dataInput {
	text-transform: uppercase;
}

.buttonsGrid{
	float: right;
}

/* end block CDATA for prevent errors with Jquery  please dont remove */
	/* ]]> */