﻿

/******************* BACKEND *******************/
img{display:inline-block;}
/************** tabsheader **************/

#tabsHeader .tabs #menuTabs a.static{background-color:#688391;color:#92b6c7;}
#tabsHeader .tabs #menuTabs a.static.highlighted,#tabsHeader .tabs #menuTabs a.selected
{background-image:url(../imagesMTA/backNav.gif);color:#2e434c;}

#tabsHeader .tabsBar{background:url(../images/imgTabsHeaderBack.gif) no-repeat;}
#tabsHeader .tabsBar .border
{
    border-left:1px solid #97a8b2;
    background-color:#aeb8bc;
    border-right:1px solid #edf3f7;
}

/************** content **************/

#content{background-color:#ffffff;}
.Grid a{color:#34454e;}
#grdDocuments td a{color:#e2634b;}
#grdDocuments td a:hover{color:#34454e;}
.Grid tr td,.Grid tr.grdHeader th{border-bottom:1px solid #d2d7d9;}
.Grid tr.grdHeader,.Grid tr.grdHeader a{color:#92b6c7;}
.gradient
{
    background:url('../images/backGradient.gif') repeat-x;
    color:#92b6c7;
    cursor:pointer;
}
.gradientSelected{color:#34454e;}


/************** MyProfile **************/

.profileSectionsBorder{border-top:1px solid #a5becd;}
.profileSections textarea{border:1px solid #a9b5ba;}

/************** Documents **************/

#tabsBar_btnFileNotes{background:url('../images/backGradient.gif') repeat-x;}
#tabsBar_btnFileNotes,#imgExpandCollapseNotes{cursor:pointer;}
.docsNav .bottom{position:absolute;bottom:0px;border:1px solid red;}
.docsNavRight{background:url('../images/backDocsNav.gif') repeat-x;}
.Grid tr.grdHeaderDocs,.Grid tr.grdHeaderDocs a{color:#6d8897;}
.Grid tr.grdHeaderDocs th{border-bottom:1px solid #6d8897;}
.Grid tr.grdHeaderDocs th.cellSpacer{border-bottom:none;}
#grdDocuments tr.subcat td{background-color:#edf3f6;}
#grdDocuments a.visited,#grdDocuments a:visited{color:#34454e;}
#pnlReorder .content b{border-bottom:1px solid #34454e;}
.alertNPI{padding-bottom:15px;color:#e2634b;}

/************** OrderInformation **************/

.tblOrderInfo td
{
    border-top:1px solid #e1e9ee; /*#92b6c7*/
    border-bottom:1px solid #e1e9ee;
    border-right:1px solid #e1e9ee;
}
.tblOrderInfo td b{color:#92b6c7;}

/************** Commitment **************/

.commitmentPage{border:1px solid #bfbfbf;}
.commitmentPage a{color:#e2634b;}
#dlLinks td a{color:#6d8897;}

/************** Invoice **************/
#invoice{border:1px solid #bfbfbf;}
#invoice #DataListProperty{border-left:1px solid #8aacbd;}

#invoice #grdInvoiceLineItems tr td,#invoice #grdInvoiceLineItems tr th{border-bottom:1px solid #e5edf1;}
#invoice .invoiceFooter{background-color:#edf3f6;}
#invoice .backBlue{color:#8aacbd;}
#invoice .backBlue .total{background-color:#455a65;}

/************** Status Requests **************/

#grdOrderStatus td,#grdOrderStatus th
{
    border-bottom:1px solid #e1e9ee;
    border-right:1px solid #e1e9ee;
}
#grdOrderStatus th{color:#92b6c7;}

.pnlInner .typeHereActive{color:#92b6c7;}
.pnlInner .borderSmall{background-color:#a0afb8;}

#pnlRequests .toggleParent{background-color:#edf3f6;}

/************** PlaceAnOrder **************/

#PlaceAnOrder .blueLight{line-height:30px;}
#PlaceAnOrder .backBlue{width:540px;margin-bottom:20px;}
#PlaceAnOrder .backBlue input[type=text]{width:180px;}
#PlaceAnOrder .backBlue select{width:186px;}
#PlaceAnOrder .heading{cursor:pointer;}
#PlaceAnOrder td{padding-top:8px;}
#PlaceAnOrder .rbl label,.rbl input{vertical-align:middle;}
#PlaceAnOrder .rblSpaced label,.rblSpaced input{height:21px;line-height:21px;}
#PlaceAnOrder .rbl input{margin-right:2px;}
#PlaceAnOrder .rbl label{margin-right:10px;}
#PlaceAnOrder input[type='text']{height:20px;line-height:20px;}




