﻿body {
    height: 100%; 
    width: 100%; 
    overflow: hidden; 
    margin: 0px 0px 0px 0px;
}
img {vertical-align: middle;}
hr{
    width:100%;
    font-weight:normal; 
    color:#CCCCCC;
}
table{
    font-family:Arial;
    font-size:12px;
    text-align:left;
    vertical-align:top;
    width:100%;
    color:#000000;
}
/* item list styles */
.list-panel {
    display: block;
    /*position: absolute;*/
    overflow: hidden;
    background-color: #ffffff;
    text-align:center;
    /*overflow-x: auto;*/       
}
.list-panel.top-bottom {
    top: 0px;
    left: 0px;
    height: 270px;
    width: 100%;
}
.list-panel.left-right {
    top: 0px;
    left: 0px;
    height: 100%;
}
.list-panel-grid {
    position: inherit;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 100%;
}
.list-panel-grid-loading {
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    vertical-align: middle;
    padding-bottom:0;
}
.list-panel-nodata {
    display: none;
    /*position: inherit;*/
    /*top: 0px;
    left: 0px;*/
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top:100px;
}
.list-panel-nodata-table {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align:top;
}

/* splitter styles */
.splitter-panel {
    position: absolute;
    display: block;
    vertical-align: middle;
    margin: 0px;
    background-color: #c3c3c3;
}
.splitter-panel.top-bottom {
    top: 271px;
    left: 0px;
    height: 18px;
    width: 100%;
}
.splitter-panel.left-right {
    top: 0px;
    height: 100%;
    width: 20px;
}
.splitter-table {
    width: 100%;
    background-color: #c3c3c3;
    border-collapse: collapse;
}
.splitter-row {
    vertical-align: bottom;
}
.splitter-cell {
    vertical-align: bottom;
    text-align: right;
}

/* item details styles */
.details-panel {
    position: absolute;
    overflow: hidden;
    background-color: #ffffff;
    overflow: auto;
}
.details-panel.top-bottom {
    /*top: 289px;*/
    top: 317px;
    left: 0px;
    bottom: 0px;
    width: 100%;
}
.details-panel.left-right {
    top: 0px;
    right: 0px;
    height: 97%;
}
.details-short-desc {
    margin-left: 20px;
    width: 140px;
    font-weight: bold;
    color: #000000;
    vertical-align:top;
    white-space:nowrap ;
}
.details-short-desc-val {
    display:inline;
    font-weight: normal;
    color: #000000;
    white-space: pre-wrap;
    /*flex-wrap:wrap-reverse;*/
    /*word-wrap:break-word;*/
    /*overflow-wrap:break-word;*/
}
.details-definition {
    width: 30px;
    margin-left: 20px;
    font-weight: bold;
    color: #000000;
}
.details-noun {
    width: 15%;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 10px;
}
.details-noun-val {
    /*padding-left: 18px;*/
    text-align:left;
    width: 300px;
    vertical-align: middle;
}
.details-definition-val {
    /*width: 520px;*/
    width: 30%;
    padding-top: 5px;
    padding-left: 10px;
}
.details-guidelines-val {
    /*width: 520px;*/
    width: 30%;
    padding-top: 5px;
    padding-left: 10px;
}
.details-char-table {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    width: 98%;
    padding-top: 10px;
}
.details-char {
    width: 40px;
    margin-left: 20px;
    font-weight: bold;
    color: #000000;
}
.details-cfft {
    width: 15%;
    font-weight: normal;
    vertical-align: top;
    padding-left:10px;
}
.details-cfft-val {
    /*width: 1350px;*/
    height: 120px;
    padding-left: 0;
    text-align: left;
}
.details-inventory-table {
    font-family: Arial;
    font-size: 12px;
    width: 98%;
}
.details-item-owner {
    margin-left: 20px;
    width: 10px;
    font-weight: bold;
    color: #000000;
}
.details-inventory-value {
    margin-left: 20px;
    width: 10px;
    font-weight: bold;
    color: #000000;
}
.details-inventory-option-table {
    margin-left: 5px;
    width: 100%;
}
.details-unspsc {
    width: 120px;
    margin-left: 20px;
    font-weight: bold;
    color: #000000;
}
.details-unspsc-val {
    margin-left: 10px;
    border-spacing: 0 0;
}
.details-unspsc-val tr td,.details-plant-table tr td,.details-plant-val tr td,.details-mpn-table tr td{
    background-color:#fff;
}
.details-unspsc-val tr:nth-child(even) td,.details-plant-table tr:nth-child(even) td,.details-plant-val tr:nth-child(even) td,.details-mpn-table tr:nth-child(even) td{
    background-color:#f3f3f3;
}

.details-unspsc-val tr:hover td,.details-plant-table tr:hover td,.details-plant-val tr:hover td,.details-mpn-table tr:hover td{
    background-color:#e6e6e6;
}
.white-table,.white-table td{background-color:#fff!important}
.details-plant-table {
    margin-left: 10px;
    width: 98%;
    border-spacing: 0 0;
}
.details-plant-tr {
    height: 25px;
}
.details-plant-add {
    width: 50px;
    text-align: center;
    vertical-align: middle;
}
.details-plant-val {
    margin-left: 10px;
    width: 98%;
    border-spacing: 0 0;
}
.details-plant-label {
    font-weight: bold;
}
.details-no-grid-data {
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}
.details-view-detail-section {
    width: 200px;
    margin-left: 20px;
    font-weight: bold;
    color: #000000;
}
.details-noun-search{
    vertical-align:middle;
}
.details-mpn-table {
    margin-left: 10px;
    border-spacing: 0 0;
    width: 98%;
    padding-top:1px;        
}
.details-button-style {
    width: 100px;
    height: 21px;
}
.details-cfft-textbox {
    width: 100%;
    height: 120px;
}
.details-inventory-textbox{
    width:100%;
}
.details-panel-height{
    height:10px;
}
.details-noun-width{
    width:100%;
}
.details-attachment-dialog {
    padding: 0 0 0 0;
    border-spacing: 0 0;
    width: 100%;
    height: 100%;
}
.details-attachment-dialog-tr {
    height: 20px;
}
.details-attachment-dialog-td65 {
    width: 65%;
}
.details-attachment-dialog-td35 {
    width: 35%;
}
.details-attachment-files {
    width: 98%;
    height: 270px;
    overflow: auto;
    left: 0px;
    top: 0px;
}
.details-attached-files {
    width: 100%;
    height: 300px;
    left: 0px;
}

.sectionClose,.sectionOpen
{
    padding: 0px 0px 0px 15px ;
    border-top:solid 1px #aaa;
    border-bottom:solid 1px #aaa;
    font-family:Arial;
    font-size:13px;
    line-height:1.75em;
    font-weight:bold;
    color:#666;
    background:#ddd;
    margin-bottom:-1px;
    cursor:pointer;
    height:25px;
}

.sectionClose:hover img.delImgStyle{
    color:#333;
    background:#eee;
    display:block;

    text-align: center;
    vertical-align: middle;
    padding-left:16px;
}

.sectionOpen:hover img.delImgStyle{
    display:block;
    text-align: center;
    padding-left:16px;
}

.sectionPanelClose
{
    padding: 5px 0px 30px 15px ;
    display:none;
    /*background-color : #EEEEEE;*/
    background-color : #FFFFFF;
    border-bottom:solid 1px #999;
    border-top:solid #fff 1px ;
    font-family:Arial;
    font-size:12px;
    color:#444444;
    overflow:hidden;
}
    
.arrow
{
    float:right;
    vertical-align: middle;
    margin-right:11px;
    margin-top:5px;
}
.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
    }

.ui-autocomplete-loading { background: white url('../Images/spining.gif') right center no-repeat; }  
.ui-autocomplete {
	max-height: 150px;
	width:200px;
	font-size: 11px;
	overflow-y: auto;
	overflow-x: hidden; /* prevent horizontal scrollbar */
}
/* IE 6 doesn't support max-height */
* html .ui-autocomplete {
	height: 150px;
}
.charStarCss {
    width: 3px;
    text-align:left; 
    vertical-align:middle;  
    color:red;
    /*padding-right:5px;*/
}
.charStarCsswithRightPadding {
    width: 3px;
    text-align:left; 
    vertical-align:middle;  
    color:red;
    padding-right:3px;
}
.charCss {
    width: 14%;
    text-align:left; 
    vertical-align:middle;  
    padding-left:0px;
    /*float:left;*/
}
.charBoldCss {
    width: 14%;
    text-align:left; 
    vertical-align:middle;  
    font-weight:bold;
    padding-left:0px;
    /*float:left;*/
}

.charCss:first-child {
    width: 15%;
    text-align:left; 
    vertical-align:middle;  
    padding-left:10px;
}
.charBoldCss:first-child {
    width: 15%;
    text-align:left; 
    vertical-align:middle;  
    font-weight:bold;
    padding-left:10px;
}

.charValueCss {
    width: 300px;
    text-align:left; 
    vertical-align:middle;  
    float:left;
}
.definitionCss{
    font-family:Arial;
    font-size:12px;
    overflow-y:auto;
    width:100%;
    margin-right:2%;
    float:left;
    display:block;
    word-wrap:break-word;
    height:50px;
    border:1px;
    border-style: solid; 
    border-color:#666666;
    background-color:#f0f0f0;
    /*font-style:italic;*/
}
.guidelinesCss{
    font-family:Arial;
    font-size:12px;
    overflow-y:auto;
    width:100%;
    margin-right:2%;
    float:left;
    display:block;
    word-wrap:break-word;
    height:50px;
    border:1px;
    border-style: solid; 
    border-color:#666666;
    background-color:#f0f0f0;
    /*font-style:italic;*/
}
.ownerLabelCss {
    width: 120px;
    text-align:left; 
    vertical-align:middle;  
    margin-left:40px;
}
.invLabelCss {
    width: 150px;
    text-align:left; 
    vertical-align:middle;  
}
.invLabelBoldCss {
    width: 120px;
    text-align:left; 
    vertical-align:middle;  
    font-weight:bold;
}
.invValueCss {
    width: 200px;
    text-align:left; 
    vertical-align:middle;  
}
.invDescCss {
    width: 180px;
    text-align:left; 
    vertical-align:middle;  
}
.HintTextBox {
    height:18px; 
    border-color:#7f9db9; 
    border-style:solid; 
    border-width:1px;
    font-family:Arial;
    font-size:12px;
    font-style:italic;
    color:#888888;
    vertical-align:middle;
}
.tdspace100{
    padding-left:100px;
}
.tdspace50{
    padding-left:10px;
}


.ui-dialog .ui-dialog-titlebar {
    height: 16px;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:bolder;
}

.ui-dialog .ui-dialog-content {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    word-wrap:break-word;
}
.itemnumgeneration-titlecolumn{width: 45%; height:25px;}
#gallery { float: left; width: 65%; min-height: 12em; }
  .gallery.custom-state-active { background: #eee; }
  .gallery li { float: left; width: 96px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; }
  .gallery li h5 { margin: 0 0 0.4em; cursor: move; }
  .gallery li a { float: right; }
  .gallery li a.ui-icon-zoomin { float: left; }
  .gallery li img { width: 100%; cursor: move; }
 
  #attachedfiles { float: right; width: 32%; min-height: 18em; padding: 1%; }
  #attachedfiles h4 { line-height: 16px; margin: 0 0 0.4em; }
  #attachedfiles h4 .ui-icon { float: left; }
  #attachedfiles .gallery h5 { display: none; }


  .ui-autocomplete.ui-widget {
  font-family: Arial;
  font-size: 11px;
}

.fixedHeight{
    height:110px;
}

.requiredFieldStyle
{
    border-style: solid; 
    border-width:1px;
    border-color:red !important;
    font-style:italic;
    color:gray !important;
    text-decoration: none!important;
}

.enableGroupNumberDisplay
{
    display:inline;
    color:red;
}


.enableDuplicateItemStyle
{
    display:inline;
}

.disableDuplicateItemStyle
{
    display:none;
}

.invalidValueFieldStyle
{
    border-style: solid; 
    border-width:1px;
    border-color:red !important;
    text-decoration: none!important;
}

.urlEditStyle
{
    font-family:arial;
    border:1px solid #ccc;
    padding:2px 2px 2px 2px;
    background-color:#f0f0f0;
    vertical-align:middle;
    width:95%;
    /*color:black;*/
    display:block;
}

.urlEditHideStyle
{
    font-family:arial;
    border:1px solid #ccc;
    padding:2px 2px 2px 2px;
    background-color:#f0f0f0;
    vertical-align:middle;
    width:95%;
    /*color:black;*/
    display:none;
}


.descriptionTextStyle
{
    font-family:arial;
    border:1px solid #ccc;
    padding:2px 2px 2px 2px;
    vertical-align:middle;
    width:95%;
    color:black;
    height:18px;
}


.URLtextSpanLink
{
    font-family:arial;
    border:0px;
    padding:2px 2px 2px 2px;
    color: #3333cc;
    background-color:#EEEEEE;
    vertical-align:middle;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.URLtextSpanLink:hover
{
    text-decoration:underline;
    cursor:pointer;
}

.URLtextSpanLinkHide
{
    font-family:arial;
    border:0px;
    padding:2px 2px 2px 2px;
    color: #3333cc;
    background-color:#EEEEEE;
    vertical-align:middle;
    cursor:pointer;
    display:none;
}

.URLFildWidth{
    width:300px;
}

.search-textbox {
    height: 16px; 
    width: 120px; 
    font-family: Arial; 
    font-size: 11px; 
    font-style: italic; 
    border: 1px solid gray;
    color:#aaaaaa;
    vertical-align:middle;
    background-color: White;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}
.search-button {
    width: 16px;
    background-color: White;
    border-top: 1px solid #aaaaaa;
    cursor: pointer;
    text-align: center;
    vertical-align:middle;
}

.RegularSearchButton{
    height: 18px;
    border:none;
    vertical-align:middle;
    width:14px;
    border-collapse:collapse;
}

.RegularSearchTextbox {
    height:20px; 
    border-color:#7f9db9; 
    border-style:solid; 
    border-width:1px;
    font-family:Arial;
    font-size:10px;
    color:#000000;
    vertical-align:middle;
    width:100px;
}

.WarningMessage{
    font-family:Arial;
    font-size:12px;
    color:red;
}

.iconStyle{
    padding-left:0;
    text-align:left;
    width:30px;
    vertical-align:middle;
}
.iconStyle:first-child{
    padding-left:20px;
}

.filesizeStyle{
    width:100px;
    font-weight:bold; 
    text-align:right; 
    padding-right:8px;
}

.filesizeiconStyle{
    text-align:right; 
    padding-right:18px;
}

.iconCursorStyle{
    cursor:pointer;
}


.dupCheckStyle{
    width:40px;
}

.mpnCodeHeaderStyle{
    width:20%;
    font-weight:bold;
    /*padding-right:20px;*/
}

.mpnCodeStyle{
    font-weight:normal; 
    color: #3333cc;
    width:20%;
    padding-right:20px;
}

.mpnNameHeaderStyle{
    width:35%;
    font-weight:bold;
    /*padding-right:20px;*/
}

.mpnNameStyle{
    font-weight:normal; 
    color: #3333cc;
    width:35%;
    padding-right:20px;
}

.mpnTypeHeaderStyle{
    width:10%;
    font-weight:bold;
    /*padding-right:20px;*/
}

.mpnTypeStyle{
    font-weight:normal; 
    color: #3333cc;
    width:10%;
    padding-right:20px;
}

.mpnRefHeaderStyle{
    width:18%;
    font-weight:bold;
    /*padding-right:20px;*/
}

.mpnRefStyle{
    font-weight:normal; 
    color: #3333cc;
    width:18%;
    padding-right:20px;
}

.smdLeftPaddingStyle {
    padding-left: 10px;
    text-align:left; 
}

.smdCheckboxPaddingStyle {
    padding-left: 0;
}

.plantGapStyle {
    width: 20px;
}

.fieldGapStyle {
    padding-left:60px;
}

.iconLeftPanding {
    padding-left:10px;
    /*width:5px;*/
    /*width:10%;*/
    width:30px;
    float:left;
}

.tableWidth {
    width:98%;
}

.snPanelStyle{
    position: absolute;
    top: 289px;
    left: 0px;
    height: 28px;
    width: 100%;
    display: inline;
    padding-top:6px;
    padding-left:4px;
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    background-color: white;
    text-align: left;
}

.snPanelStyle.top{
    position: absolute;
    top: 18px;
    left: 0px;
    height: 28px;
    width: 100%;
    display: inline;
    padding-top:6px;
    padding-left:4px;
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    background-color: white;
}

.messagePanelStyle{
    font-family:Arial;
    font-size:12px;
    position: absolute;
    top: 317px;
    left: 0px;
    height: 28px;
    width: 100%;
    display: none;
    padding-top:6px;
    padding-left:4px;
    color:white;
    background-color: red;
}

.quicksearchdefinition
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	height: 20px;
}

.quicksearchguideline
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	height: 20px;	padding-bottom: 5px;

}

.paddedrow

{

padding-bottom: 2px;

padding-top: 2px;

height: 25px;

}

.LabelasLink
{
font-weight: normal;
font-size: 12px;
word-spacing: normal;
vertical-align: baseline;
text-transform: none;
color: blue;
font-family: Arial;
letter-spacing: normal;
background-color: transparent;
text-decoration: underline;
} 

.advancedesearchguide{
 font-style:italic;
 color:gray
}
.advancedesearchguide em{
 font-style:italic;
 color: blue;
}

.RegularTextboxWithWidth {
    height:18px; 
    border-color:#7f9db9; 
    border-style:solid; 
    border-width:1px;
    font-family:Arial;
    font-size:12px;
    color:#000000;
    vertical-align:middle;
    width:99%;
}
.tradvancedserach{
    height:30px;
}


li.approvedstyle a {
  color: black;
  font-weight:bolder;
}
li.unapprovedstyle a {
  color: grey;
  font-weight:normal;
}

.buttonarea {
     bottom: 0px; 
     height: 25px; 
     width: 100%; 
     position: absolute; 
     overflow: hidden; 
     background-color: #ffffff; 
}

.leftPadding{
  padding-left:30pt;
}
 
.trImgStyle{
    height:24px;
    background-color : #EEEEEE;
    vertical-align:middle;
}


.delImgStyle{
    cursor:pointer;
    display:none;
}

.trImgStyle:hover img.delImgStyle{
    display:block;
    text-decoration:underline;
  
}

.itemno-state-image{
    display: inline-block; 
    vertical-align:middle;
} 
.itemno-state-label{
  font-weight:normal;
  color:#666;
} 

.iconContainerDIVStyle{
    width:40px;
    height:20px;
}

.iconDIVStyle{
    display:block;
    float:left;
}

.iconDIVStyle.secondIcon{
    padding-left:2px;
}

.dvSearchContainerStyle
{
    position: relative;
    z-index: 90;
    width: 100%;
    height: 100%;
}

.dvSearchContentStyle
{
    position: absolute;
    display: block;
    width: 100%;
    overflow: auto;
    z-index: 93;
    text-align:center;
    top:0;
    bottom:26px;
}

.dvSearchButtonStyle
{
    position: absolute;
    display:block;
    height:24px;
    width:100%;
    z-index: 91;     
    left: 0;
    bottom: 0;
    text-align:right;
       
}

.mpnSuplicatedStyle{
    border-style: solid; 
    border-width:1px;
    border-color:red !important;
}


.locspanTitle{
    font-family: Arial;
    font-size: 12px;
}

.locspanTitle:hover{
    background-color:#eee!important;
}

.plantFieldStyle
{
	font-weight: normal;
	font-size: 12px;
	border-bottom-color: black;
	word-spacing: normal;
	vertical-align: baseline;
	color: black;
	border-top-style: none;
	border-top-color: black;
	font-family: Arial;
	background-color: transparent;
} 

.starStyle
{
    float: left;
    width: 1px;
    padding-top:4px;
}

.starStyle.red
{
    color: red;
}

.starTdStyle{
    padding-left:8px;
    width:4px;
}

.locality-select {
    font-family: Arial;
    font-size: 11px;
    color: #333; 
    padding: 0px 0px;
    position: relative;
    z-index: 200;
}  
.locality-select.noborder {
    border: 1px solid #fff; 
}
.locality-select:hover {
    z-index: 400;
}