﻿
body   
{
    margin: 0px;
    padding: 0px;
    font-family:Calibri, Arial, Helvetica, Sans-Serif;
}
 
.backgroundimage {
        background-attachment: fixed;
        background-image: url(../Images/logo.jpg);
        background-repeat: no-repeat;
        background-position:top;
        height:40px;        
        position:relative;
        background-position:left toplineItemDiv
        top:0px;
        visibility: visible;
        left: 0px;
        margin-left:0px;
        margin-top:0px;
        
}
.bodybackground {
        background-attachment: fixed;
        background-image: url(../Images/background.jpg);
        background-repeat: no-repeat;
        background-position:center;        
        position:relative;               
        top:0px;
        visibility: visible;
        left: 0px;
        margin-left:0px;
        margin-top:0px;
        
}
		
input[type="text"]:focus 
{
    border-color: rgba(232, 100, 18, 0.8);
    background:rgba(145, 212, 255, 0.50);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(232, 100, 18, 0.6);
    outline: 0 none;
    font-weight:800;
    
}

.welcome_login 
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.65);
    position: relative;
    text-align: center;
}

.message_div
{
    font-family: Calibri; 
    font-size: 22px; 
    background-color:#fff6d9; 
    color:Red; 
    font-weight:bold; 
    display:block !important; 
    width:100%;
}
.tr1
{
    color: #4e5766;
    padding: 2px 0px 0px 0px;
    background-color:#e3e3e3;
    text-align: left;
    line-height: normal;
}

.tr2
{
    color: #4e5766;
    padding: 2px 0px 0px 0px;
    background-color:#ffffff;
   
    text-align: left;
    line-height: normal;
}

.th
{
   /* color: #ffffff;*/
    padding: 2px 0px 0px 0px;
    background-color:#ca121f;   
    text-align: left;
    line-height: normal;
    
    
}

.searchStripCustom
{
 background-image: url(../Images/search_line.jpg);   
 width: 13px; 
 height: 535px; /*550px; */
 position:absolute; 
 float: left;
 background-color:#f0f0f0;
 background-position:center;
 background-repeat:repeat-y; 
 z-index:1000;
 left:14.5%;
}
.searchStripAdvanced
{
 background-image: url(../Images/search_line.jpg); 
 width: 13px; 
 height: 535px; /*550px;*/ 
 position:absolute; 
 float: left;
 background-color:#f0f0f0;
  background-position:center;
  background-repeat:repeat-y;
 z-index:100000;
 left:65%;
}

.searchPanelCustom
{
width: 14.5%; 
/*height: 550px; */
height:535px;
float: left; 
/*border-right:1px dotted #408080; */
position:absolute;
background-color:#f0f0f0;
z-index:1000;
}


.searchPanelAdvanced
{
width: 65%; 
height: 535px; /*550px; */
float: left; 
border-right:1px dotted #408080; 
position:absolute;
background-color:#f0f0f0;
z-index:10000;
}


.textbox
{
	font-size:25px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	background-repeat:repeat-x;
	border:1px solid #000009;	
	height:28px;
	color:#000000;
	/*padding:3px;
	margin-right:4px;
	margin-bottom:8px;*/	
    font-family:Calibri;  
	 
}


.btnCssClass {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	padding:3px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.btnCssClass:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.btnCssClass:active {
	position:relative;
	top:1px;
}

.buttonDiv
{
width: 100%; height: 40px; float: left; text-align: center; padding-top:4px;
background-color: #f5f5f5;
box-shadow:2px 2px 7px #aaa;
}
.buttonDiv input{ margin-right:5px;}

.optionDiv
{
width: 100%; height: 26px; /*20px;*/ margin-top:0px; float: left; text-align: center; padding-top:2px;
}
.optionDiv input{ margin-right:1px;}

.lineItemDiv
{    
width: 100%; height: 320px; float: left; text-align: center; padding-top:0px; position:relative;  box-shadow:5px 5px 5px #AAAAAA;
}
.lineItemBomDiv
{    
width: 100%; height: 294px; float: left; text-align: center; padding-top:0px; box-shadow:5px 5px 5px #AAAAAA;
}
.lineItemBomToatlDiv
{    
width: 96%; /*border-top: 1px dotted #408080;*/ height: 26px; float: left; text-align: right; padding-top:0px; padding-right:30px; margin-bottom:8px;
}
.SolineItemsDiv
{
width: 100%; height: 170px; float: left; text-align: center; padding-top:0px; box-shadow:5px 5px 5px #AAAAAA;    
}

.SolineItemsNotes
{    
width: 96%; /*border-top: 1px dotted #408080;*/ height: 70px; float: left; padding-top:0px; padding-right:30px; margin-bottom:8px;
}

.div_loading {
	background: url('../Images/loading.gif') no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	clear: both;
	cursor: crosshair;
}

#InnerNotesDiv{
	display:block !important;
	}

.lookupButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fc988a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fc988a;
	box-shadow:inset 0px 1px 0px 0px #fc988a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e82503), color-stop(1, #e64307) );
	background:-moz-linear-gradient( center top, #e82503 5%, #e64307 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e82503', endColorstr='#e64307');
	background-color:#e82503;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #b81f1f;
	display:inline-block;
	color:#f5f5f5;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:2px 1px;
	text-decoration:none;
	text-shadow:1px 1px 0px #424042;
}.lookupButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e64307), color-stop(1, #e82503) );
	background:-moz-linear-gradient( center top, #e64307 5%, #e82503 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e64307', endColorstr='#e82503');
	background-color:#e64307;
}.lookupButton:active {
	position:relative;
	top:1px;
}
.textbox
{
	font-size:16px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	background-repeat:repeat-x;
	border:1px solid #000009;	
	height:18px;
	color:#000000;
	/*padding:3px;
	margin-right:4px;
	margin-bottom:8px;*/	
    font-family:Calibri; 
    width:130px; 
	 
}

.numericTextbox
{
	font-size:16px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	background-repeat:repeat-x;
	border:1px solid #000009;	
	height:18px;
	color:#000000;
	text-align:right;
	margin-right:4px;
	/*padding:3px;
	margin-right:4px;
	margin-bottom:8px;*/	
    font-family:Calibri; 
    width:130px; 
	 
}

.lookupTextbox
{
	font-size:16px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	background-repeat:repeat-x;
	border:1px solid #000009;	
	height:18px;
	color:#000000;
	/*padding:3px;
	margin-right:4px;
	margin-bottom:8px;*/	
    font-family:Calibri; 
    width:110px; 
	 
}
.labelColor
{
	color:Blue;
    font-family:Calibri;    
    text-align: left;
    line-height: normal;
    font-size:13px;
    font-weight:bold;
    height:19px;
}

.labelRedColor
{
	color:Red;
    font-family:Calibri;    
    text-align: left;
    line-height: normal;
    font-size:13px;
    font-weight:bold;
    height:19px;
}
.labelGreenColor
{
	color:Green;
    font-family:Calibri;    
    text-align: left;
    line-height: normal;
    font-size:13px;
    font-weight:bold;
    height:19px;
}

.label
{   
    font-family:Calibri;      
    text-align: left;
    line-height: normal;
    font-size:13px;
    color:#400000;
    font-weight:bold;
    height:19px;    
}
.labelSearch
{   
    font-family:Calibri;      
    text-align: left;
    line-height: normal;
    font-size:12px;
    color:#400000;
    font-weight:bold;
}

.labelRight
{   
    font-family:Calibri;      
    text-align: right;
    line-height: normal;
    font-size:13px;
    color:#400000;
    font-weight:bold;
    height:19px;    
}

.textbox
{
	font-size:16px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	/*background-repeat:repeat-x;*/
	border:1px solid #000009;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:130px; 
    background-color:#fff;	 
}

.textboxT30
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:98%; 	 
    background-color:#fff;	 
    
}
.textboxT25
{
	font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:270px; 
    background-color:#fff;	 
    	 
}

.textboxT24
{
	font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:240px; 
    background-color:#fff;	 
    	 
}

.textboxT22
{
	font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:225px; 
    background-color:#fff;	 
    	 
}

.textboxT20
{
	font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:200px; 
    background-color:#fff;	 
    	 
}
.textboxT18
{
	font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:172px; 
    background-color:#fff;	 
    	
}
   .textboxT12
   {
       font-size:13px !important;       
    /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:150px; 
    background-color:#fff;	
   }

.textboxT15
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:157px;
    background-color:#fff;	 
     	 
}

.OptionButtonLineHeight
{
	line-height:22px;
}

.textboxT13
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:130px; 
    background-color:#fff;	 
    	 
}
.textboxT10
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:102px; 	 
    background-color:#fff;	 
    
}
.textboxT8
{
	font-size:13px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:86px; 
    background-color:#fff;	 
    	 
}
.textboxT5
{
	font-size:13px !important;       
  /*  background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:54px; 
    background-color:#fff;	 
    	 
}
.textboxT3
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:33px; 	
    background-color:#fff;	 
     
}
.textboxT15Num
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:157px; 	
    text-align:right; 
    background-color:#fff;	 
    
}

.textboxT12Num
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:150px; 	
    text-align:right; 
    background-color:#fff;	 
    
}

.textboxT10Num
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:108px; 	
    text-align:right; 
    background-color:#fff;	 
    
}
.textboxT8Num
{
	font-size:13px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:100px; 
    text-align:right;	
    background-color:#fff;	 
     
}

.textboxLeadTimeNum
{
	font-size:13px !important;       
    /*background-image:url(../images/form_bg.jpg);*/
	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:70px; 
    text-align:right;	
    background-color:#fff;	 
     
}
.textboxT5Num
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:54px; 
    text-align:right; 
    background-color:#fff;	 
    	 
}

.textboxT4Num
{
	font-size:13px !important;       
   /* background-image:url(../images/form_bg.jpg);*/	
	border:1px solid #555;	
	height:18px;
	color:#000000;		
    font-family:Calibri; 
    width:48px; 
    text-align:right; 
    background-color:#fff;	 
    	 
}
.lookupButtonStyles
{ 
    
    height:22px;    
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
border:1px solid #888;
outline:none;
padding:0 2px 0 2px;
border-radius:2px;
width:25px;

}

.cellTextBox
{
	font-size:12px !important; 	
	color:#000000;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    display: none;
    margin-top:1px;
    	 
}
.cellTextBoxVisible
{
	font-size:12px !important; 	
	color:#000000;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    background-color:transparent;
     margin-top:1px;
   }

.cellTextBoxNum
{
	font-size:12px !important;
	color:#000000;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    display: none;
    text-align:right;
     margin-top:1px;
}

.cellTextBoxCost
{
	font-size:12px !important;
	color:#00792b;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    display: none;
    text-align:right;
     margin-top:1px;
    font-weight:bold;
}
.textboxTCost
{
font-weight:bold !important;
color:#00792b !important;
}

 .cellTextBoxNumVisible
{
       font-size:12px !important;
       color:#000000;                
   font-family:Calibri;        
   width:99%;
   height:95%;    
   border:0px;  
   text-align:right;
   background-color:transparent;
    margin-top:1px;
}
.cellLabel
{
    font-size:12px !important;  
	color:#000000;		
    font-family:Calibri;         
    float:left;
    text-align:left; 
      	 
}

.cellLabelNum
{
	font-size:12px !important;   
	color:#000000;		
    font-family:Calibri;         
    float:right;  
    text-align:right;
}

.cellLabelCost
{
	font-size:12px !important;   
	color:#00792b;		
    font-family:Calibri;         
    float:right;  
    text-align:right;
    font-weight:bold;
}
a.disabled
{
	color:#000000;
	text-decoration:none;
}


.popupheading {
	border-bottom: 1px dotted #880000;
    color: #880000;
    float: left;
    font-family: Calibri;
    font-size: 25px;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 5px;
    padding-top: 3px;
    width: 98%;
}

.notes_txtarea 
{
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f3f3 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border:1px solid #000009;
	resize:none;
}


.inputDescription
{
	border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 2px #AAAAAA;
    float: left;
    height: 125px;
    margin-right: 5px;
    overflow: hidden;
    padding-left: 0;
    width: 34.80%;
}


  .lblclasslink 
  {
  	color:#880000;
  	text-decoration:none;
  }
  
  .lblclasslink:hover
  {
  	color:#880000;
  	text-decoration:underline;
  }  
  

.inputNunbers
{
	width: 63%; padding-left: 0px; height: 40px; /*margin-top:6px;*/ float: left;	
}
.inputUomPanel
{
width: 63%; padding-left: 0px; height: 47px; /*margin-top:2px;*/ float: left; overflow:hidden;
}
.inputPanelMinMax
{
 width: 490px; padding-left: 0px; height: 45px; margin:3px 0 0 0 !important; float: left; overflow:hidden;
}

.divWarehouseLocation
{
	 width: 99%; padding-top:0px; padding-left: 5px; height: 30px;  border:0px; border-collapse:collapse; margin-top:0px; border-color:#cb9928; float: left;	
}

.divCopyButtons
{
	 float:left;width:32%; padding-left:10px;
}

.divViews
{ 
	float:right;width:auto; text-align:right;
}


.lineItemsContainer
{
	 width: 98%; padding-left:15px; /*height:310px*/ height:auto; float: left; /*border-bottom:1px dotted #408080;*/
}


.label_first, .label_second, .label_third, .label_fourth, .label_fifth
{
	 display: block; 
	 margin: 1px 0 -1px 0;
	 font-weight:bold;
}


#divInnerSaveEdit 
{
	background: none repeat scroll 0 0 #EEEEEE;
    /*box-shadow: 0 3px 5px #AAAAAA;*/
    box-shadow: 0 3px 5px #999;
    display: block;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 230px;
}
.whSpan 
{
	text-align:center;
	margin-right:17px;
	display:block;
}
.locSpan
{
	display:block;
	text-align:center;
	margin-left:20px;
}
.plbl 
{
	display:block; 
	margin:5px 0 0px 0;
	height:14px;
}

/*** Inventory - Adjust Inventory ***/
#div_LoadInventory
{
	background:#efefef;
}

#div_LoadInventory #LoadInventory td 
{
	background-color:#efefef;
}


/*** For View Location ***/
#tblViewLocation_wrapper 
{
	box-shadow:5px 5px 5px #aaa;
}

/*** File Maintainence ***/
#itemtype_div, #itemclass_div, #itemcode_div
{
	clear:both; 
	margin:20px auto; 
	overflow:hidden; 
	width:97%; 
	/*height:320px; */
	height:auto;
	box-shadow:1px 2px 5px #aaa;
}

/*** System Maintenance --> User Maintenance ***/
.module_adj 
{
	height:22px;
}

/*** System Maintenance --> User Maintenance ***/


/*** ReportsASPX --> TranslogReport.aspx ***/
.translog_wrap
{
	background: url(../images/translog_bg.jpg) repeat left top;
}

.translog_table
{
	background:rgba(34, 51, 68, 0.40);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 7px #AAAAAA;
    padding: 30px;
    width: 685px;
    position:relative;
    top:-30px;
    right:53px;
}


.warehouse_select
{
	background:rgba(34, 51, 68, 0.40);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 7px #AAAAAA;
    display: block;
    margin: 10% auto;
    padding: 30px;
    width: 685px;
}


/*** End of the ReportsASPX --> TranslogReport.aspx ***/

.btnLink {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #0355AB;
    font-weight: 700;
    outline: medium none;
    text-decoration: underline;
    cursor:pointer;
}




.cellTextBox
{
	font-size:12px !important; 	
	color:#000000;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    display: none;
    margin-top:1px;
    	 
}


.selectBox {
 
	font-size:12px !important; 	
	color:#000000;		
    font-family:Calibri;         
    width:99%;
    height:95%;    
    border:0px; 
    margin-top:1px;
 
}

selectBox:hover {
color:#00ff7f
}


	/*** F2 Popup Styles for PartMaster,Adj Inventory,SO,PO **
	
	
	.lookuphide
	{
	    display:block;    
	}
	
	**** end *****/
	

/***** Start of the Conditional CSS for Chrome Browser *****/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	
	body 
	{
		font-family:Calibri, Arial, Helvetica, Sans-Serif;
	}
	
	/*** For Bulk Transfer ***/
	/*table#ViewItems
	{
		table-layout:fixed;
	}	*/
	/*** End - Bulk Transfer ***/	
table.display {
    margin: 0 auto;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    table-layout: fixed;  
    word-wrap:break-word; 
}
	
	#menu-builder h3 
	{
		border-style:none !important;
	}
	
	/*** Styles for the Item Type ***/
	#itemtype_div 
	{
		width:100% !important;
	}
	
	#itemclass_div #itemclass_tbl_wrapper .dataTables_scroll .dataTables_scrollHead, #itemclass_div #itemclass_tbl_wrapper .dataTables_scroll .dataTables_scrollBody
	{
		width:auto !important;
	}
			
	#itemtype_tbl tr#notesRow_1 td:nth-child(2)
	{
		width:78px;
	}

	#itemtype_tbl tr#notesRow_1 td:nth-child(3)
	{
		width:43.5px;
	}

	#itemtype_tbl tr#notesRow_1 td:nth-child(4)
	{
		width:103px;
	}
	/*** End of Styles for the Item Type ***/
	
	/*** Styles for the Item Class ***/
	#itemclass_div #itemclass_tbl_wrapper .dataTables_scroll .dataTables_scrollHead, #itemclass_div #itemclass_tbl_wrapper .dataTables_scroll .dataTables_scrollBody
	{
		width:auto !important;
	}
	/*** End of Styles for the Item Class ***/
	
	/*** Styles for the Item Code ***/
	#itemcode_div 
	{
		width:100% !important;
	}
	
	#itemcode_tbl tr#notesRow_1 td:nth-child(2)
	{
		width:78px;
	}

	#itemcode_tbl tr#notesRow_1 td:nth-child(3)
	{
		width:43.5px;
	}

	#itemcode_tbl tr#notesRow_1 td:nth-child(4)
	{
		width:103px;
	}
	/*** End of Styles for the Item Code ***/
	
	#txt_NotesandSalesTax 
	{
	    height:117px;
	}
	
	

	
}
/***** End of the Conditional CSS for Chrome Browser *****/