﻿
input, select, textarea { background-color:White; }

input:disabled, select:disabled, textarea:disabled { background-color:White; opacity:0.7}

th.header1 { background-color:#D9E1CF; }
/* Vinay made this changes to change report grid header color changes */
th, td.RnRDetailsHeader, td.headerbackground { background-color:#D9E1CF; }  /* Vinay made this color changes */
.PagerHeaderStyle, td.PrintFooter, tr.footerRow, .footer { background-color:#D9E1CF; } /* Vinay made this color changes */

/* Vinay made this changes to make global color change to navigation topbar for active tabs */

td.preexec_tm, th.preexec_tm { background-color:#48495B; padding:5px 10px; }
td.exec_tm, th.exec_tm { background-color:#48495B; padding:5px 10px;}
td.postexec_tm, th.postexec_tm { background-color:#48495B;padding:5px 10px; }
td.admin_tm, th.admin_tm { background-color:#48495B; padding:5px 10px;}









/* Vinay made this changes to make global color change to navigation topbar */
td.topbar, th.topbar { background-color:#48495B; }
 
.sortbutton, input.AdvSortButton { background-color: #3BB1E3; }

/* Vinay made this changes to make global color change to infobar  from #ffffcc to #e1ecfe*/
td.infobar, th.infobar, body.infobar, td.selectedcategory, div.infobar, div.infobar span { background-color:#6B7C93;color:#000000; }

/* Vinay made this color changes to infobar  from #ffffcc to #e1ecfe */
body.leftNavMenu { /*background-color:#e1ecfe;*/ }

/* Vinay made this color changes to infobar  from #ffffcc to #e1ecfe*/
td.step_current { background-color:#e1ecfe; }


td.step { background-color:#f0f0f0; }

/*#AdvFltHeader { background-color:#999999; }*/
td.headerrow, th.headerrow, tr.headerrow { background-color : inherit; }

.DetailsViewLabel  { background-color:#d4d4d4; text-align:left; }
/*td.rightcolumn,*/ 
.DetailsViewValue, 
/*.AdvancedFilter td*/ 
{ background-color:#f0f0f0; }

 .lighterShade, 
th.subtaskheader, th.subtaskheaderselected, th.subtaskheadernoborder, 
 th.lightgrayheader, th.lightgrayheaderselected, th.lightgrayheadernoborder  
  { background-color:#f8f8f8; } 

table.alternateRow2,  th.rowcolordark,
tr.execalternateRow2, tr.nestedGridalternateRow2, 
 th.darkgrayheader, th.darkgrayheaderselected, th.darkgrayheadernoborder, .headerRowHN
  { background-color:#E4E4E4; }
  
.alternateRow3 { background-color:#B9B9B9; }

/*.gridArea { background-color:#f0f0f0; }*/

.whiteCellHN { background-color:White; }


 
.whitebutton, .transparentbutton { background-color : transparent; } 

.tooltiptable th, .tooltiptable .projecttooltiptable { background-color:#D9E1CF; }

.tblToolbar { BACKGROUND-COLOR:#f3f3f7; }

div.gridbox table.hdr td { background-color:#D9E1CF; }

/* Vinay made this color changes to change the inactive tabs background colors unselected 497dba*/

td.off { color:#2D3333; }

/* Vinay made this changes to make global color change for active/selected tabs*/

td.on { text-decoration: underline; color:#2D3333; }

table.pipelineMileStoneRow {
    BACKGROUND-COLOR: #f0f5f3;
}

tr.searchItemHighlighter {background-color:#9B9898;}


td.pastReadyToStart { background-color:#99FFFF; }
/*Task List - for applying cyan background color in sugg likely start column*/
td div.pastReadyToStart { background-color:#99FFFF; }



.tdheaderbg { /*background-image: url("../../IMAGES/datagrid_headerbackground.gif");*/ }
    
.tddatagrid, .tdlegend { /*background-image: url("../../IMAGES/datagrid_databackground.gif");*/ }

table.RnRPrintDataTable { background-color:white; }
table.RnRPrintDataTable th { background-color:#D9E1CF;}
table.RnRPrintDataTable td { background-color:white;}

table.BufferSizeTable {background-color:white;}



.greybutton{ background-color:#E4E4E4; }

table.graph .fakeBar { background-color:#9375F5; }
table.graph .BufferBar { background-color:#e4e4e4; }
    
.ptReason { background-color:#FFFFE0; }

.tooltiptable,.opaqueBg
{ background-color:White; }


/* Vinay made this changes to make global color change for for tool tip background*/
.tooltip { background-color:#e1ecfe; }

.modalDialogBg{background-color:black;}
.iframeDialogBg{background-color:White;}
/* concertoPE specific styles - begin */
body.concertoPEmenu { background: url(../images/bg/submenu_bg.png) 50% 100% no-repeat; }

#concertomenu td a.leftnavlinkselected { background-color:#e78418; }
/* concertoPE specific styles - end */
/* Prject Chain View*/
tr.displayNone{ display:none}


/*------------New edits------------*/
.PagerHeaderStyle, td.PrintFooter, tr.footerRow, .footer {
  background-color: #D9E1CF;
}
/*---------------------------*/


/*Theme Change*/
td.topbar, th.topbar,
td.preexec_tm, th.preexec_tm,
td.exec_tm, th.exec_tm,
td.postexec_tm, th.postexec_tm,
td.admin_tm, th.admin_tm,
td.selectedcategory {
    background-color: #495252;
    font-family: 'Open Sans';
    font-weight: 600;
    padding-left: 5px;
}


td.selectedcategory {
    background: #80ADA0;
}




td.infobar, th.infobar, body.infobar,  div.infobar, div.infobar span {
    background-color: #80ADA0;
   
}
    td.infobar, th.infobar, body.infobar, div.infobar {
       
        box-shadow: 0 1px 2px 0 #80ADA0;
    }
td.selectedcategory {
    box-shadow:none;
}
td.infobar {
    height:40px;
    vertical-align:middle;
}
/*Tabs in Reports like edit task list */
#ResourceProjectFilter td.exec_tm.nonselectedcategory,
#ResourceProjectFilter td.exec_tm.selectedcategory,
td.nonselectedcategory, th.nonselectedcategory, td.selectedTab {
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 5px;
    margin: 5px;
    text-decoration: none;
}
#ResourceProjectFilter td.exec_tm.nonselectedcategory,
td.nonselectedcategory, th.nonselectedcategory{
    background-color: #80ADA0;
}
#ResourceProjectFilter td.exec_tm.selectedcategory,
td.selectedTab {
    background-color: #D9E1CF;
   
    border-top: 2px solid #495252;
}

#ResourceProjectFilter td.exec_tm.selectedcategory{
    border-bottom-color: #D9E1CF;
}

#ResourceProjectFilter td.exec_tm.selectedcategory a,
#ResourceProjectFilter td.exec_tm.nonselectedcategory a{
    font-family: 'Open Sans';
    font-weight: 600;
    
    text-decoration: none;
    color:#2D3333;

}


 th, td.RnRDetailsHeader, td.headerbackground,
 th:hover, td.RnRDetailsHeader:hover, td.headerbackground:hover {background-color: #D9E1CF; }
tr.taskModifiedRow1 {
    background-color: #ffeb3b;
}
tr.taskModifiedRow2 {
    background-color: #ffcc00;
}



th.headerdefaultsort, Th.DefaultSortBorder3DFixed {
    background-color: #D9E1CF;
}

table.alternateRow2 {
    background-color: #f0f5f3;
}

table.alternateRow1 {
    background-color: white;
}

table.alternateRow3 {
    background-color: #e5e5dd;
}
table.alternateRow4 {
    background-color: #d0d1da;
}