body {margin: 0; padding: 0; background-color: #ffffff; font-size:0.625em; font-family: Helvetica, sans-serif; height: 100%; }

p { color: #808080; margin: .5em 0 1em 0; }
p.large { font-size: 1.6em; color: #808080; margin: 0; }
p.mediumerror { font-size: 1.4em; color: #808080; margin: 0; }
a:link,
a:visited { font-size: 1em; }
a.AppLevel:link,
a.AppLevel:visited { color: #0067a5; }
h1, h2, h3, h4 { padding: 0; margin: 0; }
h1 { margin: 0; font-weight: 800; }
h2 { font-size: 1.6em; margin-bottom: 1em; }
h3 { font-size: 1.2em; margin-bottom: 1em; }
tr { white-space: normal; }
th { text-align: left; }
fieldset { border: solid 1px #eeeeee; margin: 3px 0; }
fieldset legend { color: #808080; font-weight: bold; padding: 0 5px; }
input { font-size: 1.05em; }
img { border: none; }
label { margin-bottom: 0px !important; }
sup { font-size:xx-small !important; }

#WrapHeader { height: 35px; background: #0067a5 url(../images/bg_header1.gif) top left no-repeat; }
#WrapHeaderBar { height: 25px; background-color: #000000; }
#WrapLogin { min-width:320px; max-width:500px; width:450px; background-color: #999999; margin: auto; text-align: left; -moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px; }
#WrapLoginInner { background-color: #ffffff; padding: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; }
#Overlay { position: fixed; float: left; z-index: 98000; top: 0px; left: 0px; background-color: #FFFFFF; width: 100%; height: 100%; filter: Alpha(Opacity=70); opacity: 0.70; -moz-opacity: 0.70; text-align: center; display: table; }
#Loader { z-index: 99000; width: 66px; height: 66px; margin: auto; margin-top: 200%; display: table-cell; vertical-align: middle; text-align: center; }

.clearfloat { clear: both; height: 0px; overflow: hidden; }
.FieldLabel { white-space: nowrap; display: inline-table; }
.FieldValue { white-space: nowrap; }
.FieldLayout { padding: 0 10px; }
.LabelFieldPair { border-bottom: solid 1px #C0C0C0; }
.LabelVertLayout { display: inline-block; margin: 10px 0 2px 0; width: 100%; }
.InlineControl { display: inline-table; vertical-align: middle; }
.InlineCheckBox { vertical-align: middle; margin: 4px 0 0 0; }
.DropDownItem { }
.DropDownItemLabel { padding: 3px 0; border-bottom: solid 1px #DDDDDD; font-size: 1.0em; }
.DropDownItemContent { padding: 6px; white-space: nowrap; }
.Center { text-align: center; }
.Last { border: none; }
.Marginalized { margin: 10px 0; }
.CellImage { vertical-align: middle; padding-left: 5px; }

.FormCell { border-bottom: solid 1px #EEEEEE; vertical-align: top; }
.TitleCell { text-align: right; padding: 10px; vertical-align: top; width: 40%; }
.InputCell { border-bottom: solid 1px #DDDDDD; width: 60%; }
.GridCellTextBox { width:100% }

.CheckboxStyle { padding: 10px; margin-bottom: 10px; background-color: #EEEEEE; }
.Totaling .FieldLabel { font-weight: bold; white-space: nowrap; }
.Totaling .FieldValue { text-align: right; display: inline-table; }
.SpacedHorzControls { margin: 0 2px; }
.HyperlinkButtonStyle { cursor: pointer; white-space: nowrap; margin: 0 2px; }
.ReviewSectionStyle { height: 100%; border: solid 1px #EEEEEE; padding: 5px 10px 10px 10px; }
.ReviewSectionStyle h3 { font-size: 1.2em; margin: 10px 0; padding: 0; }

.PropertyTable { border-collapse: collapse; font-size: 1.1em; color: #808080; overflow:hidden; }
.PropertyTable td, .PropertyTable th { border: 1px solid #DDDDDD; padding: 3px; white-space: nowrap; }
.PropertyTable th { background-color: #EEEEEE; text-align: left; font-weight: bold; }
.PropertyTable tr td:first-child { width: 1%; }

.PropertyTableWrap { border-collapse: collapse; font-size: 1.1em; color: #808080; overflow:hidden; }
.PropertyTableWrap td, .PropertyTable th { border: 1px solid #DDDDDD; padding: 3px; }
.PropertyTableWrap th { background-color: #EEEEEE; text-align: left; font-weight: bold; }
.PropertyTableWrap tr td:first-child { width: 1%; }

.LayoutTable { border-collapse: collapse; font-size: 1.1em; color: #808080; margin:  0 0 5px 0; }
.LayoutTable>tbody>tr>td, .LayoutTable>tbody>tr>th { border: 1px solid #DDDDDD; padding: 5px; vertical-align: top; }
.LayoutTable>tbody>tr>th { background-color: #EEEEEE; text-align: left; font-weight: bold; }

.CondensedTable td { white-space:nowrap; vertical-align:top; border: 1px solid #DDDDDD; }

.GridTable { border-collapse: collapse; }
.GridTable p { margin: 0; }
.GridTable td, .GridTable th { border: 1px solid #DDDDDD; padding: 3px; white-space: nowrap; }
.GridTable th { background-color: #EEEEEE; text-align: left; font-weight: bold; }

.CSFTable>tbody>tr>td, .CSFTable>tbody>tr>th { padding: 2px; }
.CSFTable>tbody>tr>th { text-align: left; font-weight: bold; }

.GridFooterBorderFix td.dxgv { border-bottom: none; }

.QtyEntryCell { white-space:nowrap; text-align:left; }
.highlighted { background-color:yellow; }
.slidingDiv { background-color:#EEEEEE; }
.show_hide { display:none; }
.EditFormActionRow {position:absolute; bottom:20px; right:20px}

.pubSave {
    border: 1px solid #25729a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #3093c7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
    background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.pubSaveHottracked {
    border: 1px solid #1c5675;
    background-color: #26759e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
    background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
    background-image: -moz-linear-gradient(top, #26759e, #133d5b);
    background-image: -o-linear-gradient(top, #26759e, #133d5b);
    background-image: linear-gradient(to bottom, #26759e, #133d5b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

.pubSaveDisabled
{
    border: 1px solid #CACACA;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    color: gray;
    background-color: #E6E6E6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}


.pubCancel {
    border: 1px solid #CACACA;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    color: #000000;
    background-color: #E6E6E6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}

.pubCancelHottracked {
    border: 1px solid #B3B3B3;
    background-color: #CDCDCD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#CDCDCD), to(#B3B3B3));
    background-image: -webkit-linear-gradient(top, #CDCDCD, #B3B3B3);
    background-image: -moz-linear-gradient(top, #CDCDCD, #B3B3B3);
    background-image: -o-linear-gradient(top, #CDCDCD, #B3B3B3);
    background-image: linear-gradient(to bottom, #CDCDCD, #B3B3B3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CDCDCD, endColorstr=#B3B3B3);
}

.puFooter {
    padding: 2px 2px 2px 2px;
}

.puHeader {
    background-color: #d3d3d3;
    text-align: left;
    font-weight: bold;
}

.epronavbar {
    background-color: #F0F0F0;
    padding-top: 3px;
    padding-bottom: 6px !important;
    border-bottom: solid;
    border-width: 1px;
    border-color: #d1d1d1;
    padding-left:12px !important;
}

.avatar {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0067a5;
  cursor: pointer;
  border: 2px solid #fff;
  text-align:center;
}

.initials {
  font-weight:600;
  position:relative;
  font-family: Courier New, Courier, monospace;
  padding-left:6px !important;
  color:#fff;
}

#overlay {
    background-color: lightgray;
    opacity: 0.8;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.countcell {
    text-align: right;
    width: 70%;
}

.uomcell {
    text-align: right;
    width: 30%;
    font-weight: bold;
    font-size: 0.8em;
}

.countuomtable {
    width: 100%;
}

.itemcatalogratingcontrol {
    display: inline-block;
    vertical-align: sub;
    transform: scale(0.75);
}

.itemcatalogqtycontrol {
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}

.itemcatalogonpromoimage {
    float:left;
}

.itemcatalogtieredpricelabel{
    display:block;
    font-size:0.8em;
    padding-top:3px;
    text-align:center;
}