﻿table.DataView tr td.Cell.ActionColumn a span.Inner {text-transform: none !important;}
.DataViewHeader {
   display:none!important;
}


table.DataView tr.Selected td.Cell {
   
     font-weight: bold;
   
}


#PageContent button:not(.ui-button), #LoginDialog button:not(.ui-button) {
   
    height: 35px !important;
    width:120px!important;
  
    font-weight: bold;
    border-width: 1px!important;
    font-size: 10.5pt;
    -moz-border-radius: 4px;
}

table.DataView tr.ActionRow td.ActionBar {

    height: 35px;
    padding-left:20px;

}

   table.DataView tr.ActionRow td.ActionBar table.Groups tr td.Group:hover, span.ViewSelector_Hover, table.DataView tr.ActionRow td.ActionBar table.Groups tr td.ActionGroup_Hover
    {
        text-shadow: 0 0 2em rgba(255,255,255,1);
        background-image: none;
        background-color: #6f87b2!important;
        border-color:#FFFFFF;
    }
table.DataView tr.ActionRow td.ActionBar table.Groups tr td.FlatGroup span.FlatGroupIcon {
    text-shadow: 0 0 2em rgba(255,255,255,1);
    font-size:16px!important;
    font-weight:bolder!important
}
table.DataView tr.ActionRow td.ActionBar table.Groups tr td.FlatGroupWithIcon {
    padding-left: 30px;
    padding-right: 30px;
}


tr.CheckOut td
{
/*background-color: orange!important;*/
color:darkgray!important;
font-weight:bold!important;
font-size:xx-large!important;
font-style:oblique;
background-color:white!important;
}

table.DataView.Party_Statment_v100 tr.FooterRow td.Footer td.Pager {
    color: #666666;
    display: none!important;
}

table#PageBody tr td#PageHeaderContent div.Header div.Title {
    font-family: Verdana;
    font-size: 16pt;

    color: #3b5998;
}

table.DataView.Party_Statment_v100 tr.Row td.Cell {
    background-color:white!important;
    font-size: 12pt;
    color: #3b5998;
    font-weight:bold!important;
    border-bottom:none!important;
}



table.DataView.Party_Statment_v100 tr.AggregateRow  {
   display:none!important;
}

table.DataView.Party_Statment_v100 tr.FooterRow td.Footer {
    display:none!important;
}
table.DataView.Party_Statment_grid1 tr.HeaderTextRow td.HeaderText {
   display:none!important;
}

table.DataView tr.Selected span.ObjectRef {
    visibility: hidden;
}


table.DataView.Account_Statement_v100 tr.Row td.Cell {
    background-color:white!important;
    font-size: 12pt;
    color: #3b5998;
    font-weight:bold!important;
    border-bottom:none!important;
}
img.PageLogo {
    /* background-image: url(Page_Generic1.png)!important;*/
  /*  background-image: url('../_Shared/Page_Generic1.png') !important;*/
    background-image: url('../../Images/Page_Generic1.png')!important;
}

table.DataView tr.ActionRow td.ActionBar table.Groups tr td.Group {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    padding-left: 7px!important;
    padding-right: 7px!important;
    /*transition: all 0.30s!important;*/
    display: inline-block!important;
    padding: 0.5em 0.9em!important;
    margin: 0.5em 0.3em 0.3em 0.5em!important;
    box-sizing: border-box!important;
    /*transition-timing-function: ease!important;*/
}

table.DataView tr.ActionRow td.ActionBar table.Groups tr td.Group:hover, span.ViewSelector_Hover, table.DataView tr.ActionRow td.ActionBar table.Groups tr td.ActionGroup_Hover {
    text-shadow: 0 0 2em rgb(255 255 255);
    background-image: none;
    background-color: #6f87b2!important;
    border-color: #FFFFFF;
	transition-timing-function: ease!important;
}

table.DataView tr.Highlight td.Cell {
    border-top: solid 1px #e9e9e9;
	transition: all 0.2s;
    transition-timing-function: ease!important;
    border-bottom: solid 1px #eceff5;
    background-color: #eceff5;
}




table#PageBody tr td#PageHeaderContent div.Header div.Title {
    font-family: Verdana;
    font-size: 19pt;
    color: #3b5998;
}

table.DataView tr.HeaderTextRow td.HeaderText {
    color: #3b5998 !important;
    font: status-bar;
}
table.Menu tr td.Menu_Hover {
    background-image: none;
    background-color: #627aad;
    border-right-color: #edeff4;
    border-left-color: #edeff4;
    border-top-color: #edeff4;
	transition: all 0.5s!important;
    transition-timing-function: ease!important;
}
table.Menu tr td.Selected a.Link {
    color: #fff;
}
table.Menu tr td.Selected {
    background-image: none;
    background-color: #3b58db;
    border-right-color: #d8dfea;
    border-top-color: #d8dfea;
    border-left-color: #d8dfea;
    border-bottom-color: #fff;
    transition: all 0.5s!important;
    transition-timing-function: ease!important;
}
table.Menu tr td.Menu_Hover
{
	background-color: #627aad;
    border-right-color: #edeff4;
    border-top-color: #edeff4;
    border-left-color: #edeff4;
    border-bottom-color: #edeff4;
    transition: all 0.5s!important;
    transition-timing-function: ease!important;
}
table.DataView.Acc_Statement_Header_Header_View tr.Row td.Cell {
    background-color:white!important;
    font-size: 12pt;
    color: #3b5998;
    font-weight:bold!important;
    border-bottom:none!important;
}
table.DataView.UsersProfile_CompanyInfo tr.Row td.Cell {
    background-color:white!important;
    font-size: 12pt;
    color: #3b5998;
    font-weight:bold!important;
    border-bottom:none!important;
}


tr.FollowUp td.Attribute7
{
 color: red!important;
 font-weight: bold!important;

  padding: 4px;
  width: 4px;
  height: 4px;
}
table.DataView tr.FollowUp td.Attribute7
 {
 color: white!important;
 font-weight: bold!important;
 background-color:red!important;
  padding: 4px;
  width: 4px;
  height: 4px;
}
tr.BATCH td
{
font-style:oblique;
background-color:lightgoldenrodyellow!important;
}

tr.NoLines td
{
color:orange!important;
}

tr.LOCATOR td
{
font-style:oblique;
background-color:lightsalmon!important;
}

tr.BUNDLE td
{
font-weight:900;
font-size: 12px!important;
background-color:#ebe9b0!important;

}
tr.BUNDLECHILD td
{
background-color:#f5f4d0!important;
}
tr.MainDoc td
{
font-weight:900;
font-size: 12px!important;
color:#304675!important;
}
tr.ReadUnread td
{
    font-style:italic!important;
    font-weight:bolder!important;
    color:blue!important;
}

tr.QtyToOrder td
{
font-weight:900;
font-size: 12px!important;
background-color:#ebe9b0!important;
}
table.DataView tr.CategoryRow .Category table.Category tr td.Description {
    color: #666666;
    font-weight: 900;
}

.HomePage table#PageBody tr td#PageHeaderContent div.Header {
  background-color:#f2f2f2!important;
}
td#PageHeaderRightSide {
  background-color:#f2f2f2!important;
}

table#PageBody tr td#PageHeaderLeftSide {
  background-color:#f2f2f2!important;
}
table.DataView.Users_Statement tr.Row td.Cell {
    background-color:white!important;
    font-size: 12pt;
    color: #3b5998;
    font-weight:bold!important;
    border-bottom:none!important;
}


tr.RFQ1 td.Attribute1
{

  color: white!important;
  background-color:green!important;
  font-weight:bold!important;
     
}

tr.RFQ1 td.Attribute11
{

  color: white!important;
  background-color:green!important;
  font-weight:bold!important;
     
}

tr.RFQ2 td.Attribute2
{

  color: white!important;
  background-color:green!important;
  font-weight:bold!important;
     
}

tr.RFQ2 td.Attribute12
{
      color: white!important;
  background-color:green!important;
  font-weight:bold!important;
}


tr.RFQ3 td.Attribute13
{
     color: white!important;
  background-color:green!important;
  font-weight:bold!important;
}

tr.RFQ3 td.Attribute3
{
     color: white!important;
  background-color:green!important;
  font-weight:bold!important;
}


tr.RFQMiss td.Cell
{

  color: red!important;
  font-weight:bold!important;
     
}

tr.OpenTrx td
{
   
   
    color:darkblue!important;
}

tr.ParentYN td.Vendor_Name
{
  color: blue!important;
  font-weight:bold!important;
}

tr.AcParentYN td.Account_Description
{
  color: blue!important;
  font-weight:bold!important;
}

tr.Dr td.debit_account
{
  color: red!important;
  font-weight:bold!important;
}

tr.Cr td.credit_account
{
  color: red!important;
  font-weight:bold!important;
}

body, .ParaText, .ParaHeader, .ParaInfo, table.DataView tr td, .HoverMenu, table.Menu a, div.MembershipBar, div.BookmarkBar, .TabContainer .ajax__tab_tab, span.ViewSelector a, table.DataView tr.ActionRow td.ActionBar table.Groups tr td.QuickFind div.QuickFind input, table.DataView tr.CategoryRow td.Fields div.Item div.Value input, table.DataView tr.CategoryRow td.Fields div.Item div.Value select, table.DataView tr.CategoryRow td.Fields div.Item div.Value textarea, .SearchBarCell input, .SearchBarCell select, .SearchBarCell button, .FieldFilter input, .FieldFilter select, .FieldFilter button, .Import input, .Import select, .Import button, .CompletionList li.Item, .CompletionList li.HighlightedItem, table.DataView tr.Row td input, table.DataView tr.AlternatingRow td input, table.DataView tr.Row td select, table.DataView tr.AlternatingRow td select, table.DataView tr.Row td textarea, table.DataView tr.AlternatingRow td textarea, div#StartUploadPanel, div#UploadControlsPanel {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 11px;
}

table.DataView tr.HeaderRow th {
    font-family: Tahoma;
    font-size: 8.5pt;
    text-align: left;
    background-color: #f2f2f2;
    color: #3b5998;
    padding: 3px;
    vertical-align: middle;
}

table.DataView tr.HeaderRow th a {
    color: #41547a;
    text-decoration: none;
}


table.DataView tr.HeaderRow th a:hover {
    color: black;
    transition-delay: 0.5s;
    transition-timing-function: ease-in;
    text-decoration: underline;
}

table.DataView tr.HeaderRow th.FieldHeaderSelector_Hover
{
        background-color:#f2f4f7!important;
        background-image: none; 
        transition: all 0.5s!important;
        transition-timing-function: ease!important;
        color: #f7f9fc;
}

tr.PostedYes td.PostedYN
{
  color: white!important;
  background-color:green!important;
  font-weight:bold!important;
}

tr.PostedNo td.PostedYN
{
  color: white!important;
  background-color:Red!important;
  font-weight:bold!important;
}

.Scroll
{
padding: 0px 5px 5px 0px;
overflow: scroll!important;
visibility: visible!important;
}

tr.Payments td
{
font-weight: bold;
font-style:oblique;
background-color:#F0E68C!important;
}