﻿/* Change the style below to customize the default font style for this project  */

.page_body
{
    font-size: 8pt;
    font-family: Tahoma, Arial;
    padding: 25px;
    margin: 0px;
}


/* ------------------ Modify the styles below to add,edit or delete page status entries ---- */
.TreeNode_status_Pending { background-color: #A0DC2C }
.TreeNode_status_Incomplete { background-color: #A0B6FF }
.TreeNode_status_Needs_Review { background-color: #FFD016 }
.GrayedTreeNode { color:#AAA9A9; }

.TogglePanel         {WIDTH:100%; BORDER:1px solid #cccccc; }
.TogglePanel_Heading {BACKGROUND-IMAGE:url(images/col.gif); BACKGROUND-REPEAT:no-repeat; BACKGROUND-POSITION:Left center; padding-left:20px; padding-top:4px; padding-right:4px; padding-bottom:4px; cursor:pointer; border-left:0px solid white; border-top:0px solid white; vertical-align:top;}
.TogglePanel_Body    {padding-left:20px; padding-top:4px; padding-right:4px; padding-bottom:4px; border-left:0px solid white; vertical-align:top;}
