﻿body {
    /*font-family: Tahoma;*/ /*font-family: Trebuchet MS;*/
    position: relative;
    color: #2B2301; /*#004F00;*/ /*color: #003300;*/ /*color: #004F00;*/
    padding-left: 4px;
    font-family: Arial;
    /*background-image: url('Images/RainDrops1.png');*/
}

.PageHeader {
    height: 33Px;
    color: green;
    font-size: medium;
    font-weight: bold;
    font-family: Tahoma;
    background-color: aliceblue;
}

.clsHead {
    color: maroon;
    Font-Size: x-large;
    font-family: 'Monotype Corsiva';
    font-weight: bold;
}

.SectionHeader {
    height: 25Px;
    color: green;
    font-size: medium;
    font-weight: bold;
    font-family: Tahoma;
    background-color: aliceblue;
}

.Header {
    background-color: #3d7a7a; /* Darker shade of teal */
    color: #FFFFFF;
    font-size: 16px; /* 'medium' is often too small; use 16px+ */

    height: 38Px; /*color: #0000FF;*/
    font-family: Tahoma;
    font-weight: bold; /*background-color: #99CC00;*/
    text-align: left;
    padding-left: 10px;
    /*box-shadow: 4px 4px 6px silver;*/
    box-shadow: 5px 7px 5px #e1d6d6;
    /*font-size: medium;
    background-color: #669999;
    color: #FFFFFF;*/
    letter-spacing: 0.5px;
    /*
    background: rgba(48,85,58,1);
    background: -moz-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(48,85,58,1)), color-stop(1%, rgba(50,86,59,1)), color-stop(100%, rgba(199,209,202,1)));
    background: -webkit-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -o-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -ms-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: linear-gradient(to right, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30553a', endColorstr='#c7d1ca', GradientType=1 );*/
    border-bottom-left-radius: 10px;
    border-top-right-radius: 5px;
}

    .Header::first-letter {
        /*color: yellow;*/
        font-size: large;
    }

.PreviewHeader {
    height: 38Px; /*color: #0000FF;*/
    font-size: medium;
    font-family: Tahoma;
    font-weight: bold; /*background-color: #99CC00;*/
    text-align: left;
    padding-left: 10px;
    /*box-shadow: 4px 4px 6px silver;*/
    box-shadow: 5px 7px 5px #e1d6d6;
    background-color: #a9b8b8;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    /*
    background: rgba(48,85,58,1);
    background: -moz-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(48,85,58,1)), color-stop(1%, rgba(50,86,59,1)), color-stop(100%, rgba(199,209,202,1)));
    background: -webkit-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -o-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: -ms-linear-gradient(left, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    background: linear-gradient(to right, rgba(48,85,58,1) 0%, rgba(50,86,59,1) 1%, rgba(199,209,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30553a', endColorstr='#c7d1ca', GradientType=1 );*/
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
    /*.PreviewHeader::first-letter {
        color: yellow;
        font-size: large;
    }*/

.labeltext1 {
    /*background-color:whitesmoke;
    border-bottom-color:lightgray;
    border-bottom-width:thin;
    height:28px;
    padding-right:5px;
    padding-left:6px;
    font-size:small;*/
    background-color: whitesmoke;
    border-bottom-color: #e2e0e0;
    border-bottom-width: 0.5px;
    border-bottom-style:solid;
    height: 28px;
    padding-right: 5px;
    padding-left: 35px;
    line-height: 25px;
    font-size: 9pt;
    text-align: left;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    font-family:Verdana;
    /*margin-left: 1em;*/
    text-indent: -1em;
}

.labeltext2 {
    /*background-color:whitesmoke;
    border-bottom-color:lightgray;
    border-bottom-width:thin;
    height:28px;
    padding-right:5px;
    padding-left:6px;
    font-size:small;*/
    background-color: whitesmoke;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 28px;
    padding-right: 5px;
    padding-left: 60px;
    line-height: 23px;
    font-size: small;
    text-align: left;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
     text-indent: -1em;
}
.labeltext3 {
    /*background-color:whitesmoke;
    border-bottom-color:lightgray;
    border-bottom-width:thin;
    height:28px;
    padding-right:5px;
    padding-left:6px;
    font-size:small;*/
    background-color: whitesmoke;
    border-bottom-color: #e2e0e0;
    border-bottom-width: 0.5px;
    border-bottom-style:solid;
    height: 28px;
    padding-right: 5px;
    padding-left: 35px;
    line-height: 25px;
    font-size: 9pt;
    text-align: left;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    font-family:Verdana;
    /*margin-left: 1em;*/
}

.labelend {
    /*background-color:whitesmoke;
    border-bottom-color:lightgray;
    border-bottom-width:thin;
    height:28px;
    padding-right:5px;
    padding-left:6px;
    font-size:small;*/
    background-color: #F9F9F9;
    border-bottom-color: lightgray;
    border-bottom-width: medium;
    border-bottom-style: solid;
     text-indent: -1em;
}

.labelText {
    background-color: #DAD2E3;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 23px;
    padding-right: 5px;
    padding-left: 6px;
    font-size: small;
     text-indent: -1em;
}

.labeltext1Bold {
    background-color: whitesmoke;
    border-bottom-color: black;
    border-bottom-width: thin;
    height: 25px;
    padding-right: 5px;
    padding-left: 40px;
    text-decoration: underline;
    text-align: left;
    font-size: small;
    vertical-align: top;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.labelTextBold {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    background-color: #E6E6E6;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 35px;
    padding-right: 5px;
    padding-left: 6px; /*font-weight: bold;
    font-size: 10.5pt;*/
    font-size: small;
    font-weight: bold;
    line-height: 25px;
    border-top-style: solid;
    border-top-color: silver;
    border-top-width: thin;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 6px; /*color: #003366;*/ /*color: #426262;*/
    color: #334D4D;
    letter-spacing: 0.5px;
    vertical-align:middle;
}

    .labelTextBold::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }

.labelTextBold2 {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    background-color: white;
    color: black; /* Contrast ratio 6.3:1 - PASSES AA */
    /*border-bottom-color: lightgray;*/
    border-bottom-width: thin;
    height: 35px;
    padding-right: 5px;
    padding-left: 6px; /*font-weight: bold;
    font-size: 10.5pt;*/
    font-size: 1.2em;
    font-weight: bold;
    line-height: 25px;
    border-top-style: solid;
    border-top-color: silver;
    border-top-width: thin;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 6px; /*color: #003366;*/ /*color: #426262;*/
    letter-spacing: 0.5px;
    vertical-align: middle;
}

    .labelTextBold2::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }

.labelTextBold1 {
    background-color: #E6E6E6;
    color: #334D4D; /* Contrast ratio 6.3:1 - PASSES AA */
    /* Accessibility: Use rem so text scales with browser settings */
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    /* Accessibility: Use min-height so box expands if user zooms in */
    min-height: 35px;
    line-height: 1.4; /* Better for multi-line readability */
    /* Layout & Design */
    display: inline-flex; /* Helps with vertical alignment */
    align-items: center;
    padding: 4px 6px 4px 5px;
    /* Borders & Style */
    border-top: 1px solid silver;
    border-bottom: 1px solid lightgray;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 6px;
    vertical-align: middle;
}

    .labelTextBold1::first-letter {
        /* 1.2rem ensures it is clearly larger than the base text */
        font-size: 1.2rem;
    }

.LabelTextBoldsmall {
    letter-spacing:0.5pt;
    line-height:22px;
    padding-left: 8px; 
    color: #334D4D; 
    font-size: small; 
    font-weight: bold; 
    background-color: #E6E6E6; 
    border-top-style: solid; 
    border-top-color: silver; 
    border-top-width: thin; 
    border-bottom-left-radius: 7px; 
    border-top-right-radius: 4px;
}
    .LabelTextBoldsmall::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }
.LeftAlign {
    text-align: left;
    vertical-align:top;
}

.RightAlign {
    text-align: right;
    vertical-align:top;
}

.TblBlock {
    border-width: thin;
    border-color: gray;
}

.BrownLine {
    background-color: #DAD2E3;
}

.MandatoryText {
    color: darkred;
    font-size: 10pt;
}

.Mandatory {
    color: darkred;
    font-size: large;
    font-family: Verdana;
    vertical-align: top;
}

.ReadonlyText {
    background-color: #E2E2E2;
    border-width: thin;
    border-color: darkgray;
}
.ReadonlyTextBold {
    background-color: whitesmoke;
    border-width: thin;
    border-color: darkgray;
    font-weight:bold;
}
.ReadonlyNum {
    background-color: #E2E2E2;
    border-width: thin;
    border-color: darkgray;
    text-align: right;
}

.Numeric {
    text-align: right;
}

.labeltext1Tabbed {
    background-color: whitesmoke;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 23px;
    padding-left: 40px;
    font-size: small;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}

.ActionBar {
    text-align: right;
    background-color: #D7EBFF;
}

.labelTextReview {
    /*background-color: whitesmoke;*/
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    line-height: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: small;
    color: green;
    font-weight: bold;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}

/*.VerticalText {*/
    /*background-color: #DBDAA8;*/
    /*background-color: #B5B5B5;
    color: #003300;*/
    /*background-color: #669999;
    color: #FFFFFF;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    font-weight: bold;
    font-size: small;
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    vertical-align: top;
    box-shadow: 2px 4px silver;
}

    .VerticalText::first-letter {
        font-size: medium;
    }*/

.VerticalText {
    /* Adjusted background for 4.5:1+ contrast ratio with white text */
    background-color: #3D5C5C;
    color: #FFFFFF;
    /* Use rem for accessible scaling instead of 'small' */
    font-size: 1.2rem;
    font-weight: bold;
    /* Design elements */

    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    padding: 5px 8px; /* Increased padding for better 'tap targets' */
    vertical-align: top;
    box-shadow: 2px 4px #3D5C5C;
}

    .VerticalText::first-letter {
        /* 'medium' is usually 16px; 1.2rem makes it stand out more clearly */
        font-size: 1.2rem;
    }

.VerticalEmpty {
    /*background-color: #669999;
    color: #FFFFFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    padding-left: 5px;
    padding-right: 5px;*/
}

.EmptyRow {
    height: 10px;
}

.fixedWidth {
    width: 570px;
}

.BrownText {
    font-family: Tahoma;
    color: brown;
    font-size:small;
}

    .BrownText a {
        color: blue;
        font-weight: bold;
    }

.TickList li::first-letter {
    font-weight: bold;
}

.TickList li:before {
    /*content: '✔  ';
    margin-left: -1em;
    margin-right: .100em;
    height: 50px;*/
    color: #993366;
}

.TickList li {
    letter-spacing: 0.5px;
    padding-left: 5px;
    list-style-image: url('Images/RainDrop.png');
    /*list-style: none;*/
    /*color: #993366;*/
}

    .TickList li a unvisited {
        color: blue;
    }

    .TickList li a href visited {
        color: #993366;
    }

.TickList ul {
    padding-left: 20px;
    text-indent: 10px;
    /*list-style: none;*/
    list-style-position: hanging;
}


.labelTextGreen {
    background-color: whitesmoke;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    padding-right: 5px;
    padding-left: 10px;
    line-height: 20px;
    font-size: small;
    color: green;
}

.ControlText {
    font-family: Tahoma;
    font-size: small;
}
/*.labelTextNormal
{
    background-color: #EFEAF2;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 28px;
    font-size: 10.5pt;
    padding-top:4px;
    padding-bottom:4px;
}*/
.WelcomeMsg {
    font-size: 11.5pt;
    /*color: #460046;*/
    /*color:#f37c5f;*/
    color:black;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 20px;
}
.WelcomeMsg::first-letter {
    font-size: 12pt;
    font-weight: bold;
}

.labelParagraphGreen {
    font-family: Calibri;
    font-size: 11.5pt;
    /*color: #460046;*/
    color: #993366;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: -1em;
}

    .labelParagraphGreen::first-letter {
        padding-left: 20px;
        font-size: medium;
        font-weight: bold;
        /*color: gray;*/
    }

        .labelParagraphGreen a {
        color:blue 
    }

.labelParagraphGreen1 {
    /*font-family: Arial;
    color: #460046;
    color: #993366;*/
    color:black;
    font-weight:bold;
    font-size: 9.5pt;
    /*padding-left: 10px;*/
    padding-top: 3px;
    padding-bottom: 3px;
    text-indent: -15px;
    vertical-align:top;
}
    .labelParagraphGreen1::first-letter {
        padding-left: 20px;
        font-size: medium;
        font-weight: bold;
        /*color: gray;*/
    }
    .labelParagraphGreen1::first-line {
        text-indent: 15px;
        /*text-indent: 20px;
        padding-left: 5px;*/
    }

    .labelParagraphGreen1 a {
        color: blue;
    }

 /*.labelParagraphGreen2 {
    font-weight:bold;
    font-family: Arial;
    font-size: 11pt;*/
    /*color: #460046;*/
    /*color: #669999;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-indent: -1.25em;
}*/
.labelParagraphGreen2 {
    font-weight: bold;
    font-family: Arial, sans-serif;
    /* Increased to 12pt (16px) for better legibility */
    font-size: 12pt;
    /* Compliant teal: 5.1:1 contrast ratio against white */
    color: #416363;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    /* Ensure indentation doesn't push text off-screen on mobile */
    text-indent: -1.25em;
    /* Added to ensure scaling support */
    line-height: 1.5;
}
     .labelParagraphGreen2::first-letter {
        padding-left: 20px;
        font-size: medium;
        font-weight: bold;
        /*color: gray;*/
    }
.labelParagraphRED {
    font-family: 'Trebuchet MS';
    font-size: small;
    color: #b25151;
    padding-left: 10px;
    line-height:15px;
    /*text-indent: -0.5em;*/
}

    .labelParagraphRED::before {
        content: '† ';
        font-size:9pt;
        vertical-align: top;
        color: blue;
        font-weight:bolder;
    }

.labelParagraphREDText {
    font-family: 'Trebuchet MS';
    padding-left: 10px;
    font-size: 1rem;
    color: #8B0000;
    line-height: 1.5;
    /*font-size: small;
    color: #B56C6C;
    line-height: 15px;*/
}

.labelParagraph {
    font-family: 'Trebuchet MS';
    font-size: 11pt;
    padding-left: 15px;
}

    .labelParagraph A {
        color: blue;
    }

    .labelParagraph::before {
        /*content: '✔  ';*/
        content: '♣';
        /*color: #993366;*/
        color: #1aacac;
        padding-right: 15px;
        font-size: x-large;
    }

    .HomelabelParagraphRED {
    font-family: 'Trebuchet MS';
    font-size: small;
    color: #b25151;
    padding-left: 10px;
    line-height:15px;
    text-indent: -0.5em;
}
.thrColFixHdr {
            background-image: url('images/bkg2.gif');
        }
.thrColFixHdr #container {
    width: 960px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #E0E0E0;
    text-align: left; /* this overrides the text-align: center on the body element. */
    border-radius: 15px;
    margin-top:0px;
}

.thrColFixHdr #appContent {
    padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    margin-top: 10px;
    margin-right: 200px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.Mainsidebar {
    float: right; /* since this element is floated, a width must be given */
    width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background-color: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
    border-bottom-left-radius: 25px;
    border-top-left-radius:10px;
}
.Subsidebar {
    float: right; /* since this element is floated, a width must be given */
    width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background-color: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 5px 2px 3px 5px; /* padding keeps the content of the div away from the edges */
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.Subsidebar ul {
    font-size: 10pt;
    font-family: Trebuchet MS;
	margin: 0px;
	padding-left: 1.2em;
    list-style-type:square;
    color:#bc3277;
    padding-right: 0.2em;
    padding-top:6px;
}
.Subsidebar ul li{
    font-size: 10pt;
    padding-bottom:7px;
}

/*.thrColFixHdr #sidebar2 ul{
	margin: 0px;
	padding-left: 0.8em;
}
.thrColFixHdr #sidebar2 ul li {
  font-size:10pt; 
  display: inline-block;
  position: relative;
  padding: 2px 0px ;
  background: #EBEBEB;
  cursor: pointer;
}
.thrColFixHdr #sidebar2 ul li:hover {
  border-bottom-style:none;
  border-top-style:none;
}
.thrColFixHdr #sidebar2 ul li ul {
  padding: 0;
  position: absolute;
  left: 0;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
}
.thrColFixHdr #sidebar2 ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
.thrColFixHdr #sidebar2 ul li a {
    text-decoration: none;
}
.thrColFixHdr #sidebar2 a:visited{
    text-decoration: none;
    color:blue;
}*/


.thrColFixHdr #sidebar2 {
    float: right; /* since this element is floated, a width must be given */
    width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    /*background: #EBEBEB;*/ /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 3px 2px 0px 2px; /* padding keeps the content of the div away from the edges */
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;

}

    .thrColFixHdr #sidebar2 a {
        font-size: 10pt;
        display: inline-block;
        position: relative;
        padding: 2px 3px;
        /*background: #EBEBEB;*/
        cursor: pointer;
    }

        .thrColFixHdr #sidebar2 a:hover {
            border-bottom-style: none;
            border-top-style: none;
        }

        .thrColFixHdr #sidebar2 a:visited {
            text-decoration: none;
            color: blue;
        }

    .thrColFixHdr #sidebar2 table {
        width:100%;
        background: #f6f6f6;
        border-bottom-left-radius: 15px;
        box-shadow: 3px 6px 5px #e1d6d6;
    }
        .thrColFixHdr #sidebar2 table td {
            padding-left:2px;
        }

/*.ClsBlueBack {
    background-color: #0066FF;
    color: white;
    font-weight: bold;
    padding-left: 10px;
}*/

.ClsBlueBack {
    background-color: #ffdf43; /*#0066FF;*/
    color: black; /*white;*/
    font-weight: bold;
    border-bottom-left-radius: 10px;
    padding-left: 15px;
    height: 30px;
}


.clButton {
    height: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    /*border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;*/
    border-color: ActiveBorder;
    background-color: #0000CC;
    color: #C0C0C0;
    font-weight: bold;
    cursor: pointer;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 35px;
    letter-spacing: 1px;
    vertical-align: middle;
}

.clButtonY {
    height: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-color: ActiveBorder;
    background-color: #c7c599;
    color: black;
    font-weight: bold;
    cursor: pointer;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 35px;
    letter-spacing: 1px;
    vertical-align: middle;
}


.clsLinkButton {
    height: 28px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 7px;
    border-color: ActiveBorder;
    background-color: #0000CC;
    color: white;
    font-size: small;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
}


.thrColFixHdr #footer {
    text-align: center;
    font-size: 9.5pt;
    padding: 0px 10px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    border: 1px solid darkgrey;
    background-color: #c4d3e3;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 5px;
    line-height:20px;
    vertical-align:middle;
    height: 50px;
}

    .thrColFixHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    }


.TextAreaLabel {
    border: none;
    /*border-radius:5px;*/
}

input {
    height: 18px;
    vertical-align: middle;
    font-family: Tahoma;
    /*border-radius:5px;*/
}

Select {
    height: 23px;
    font-family: Tahoma;
    /*border-radius:5px;*/
}

.labelendWhite {
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    border-bottom-style: solid;
}

.ProjTypeLabel {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    background-color: white;
    border-bottom-color: silver;
    border-bottom-width: thick;
    border-bottom-style: solid;
    height: 40px;
    padding-right: 5px;
    padding-left: 50px; /*font-weight: bold;
    font-size: 10.5pt;*/
    line-height: 25px;
    border-top-style: solid;
    border-top-color: silver;
    border-top-width: thin;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 15px; /*color: #003366;*/ /*color: #426262;*/
    vertical-align: middle;
}

.CapTextBold {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    height: 40px;
    padding-right: 5px;
    padding-left: 6px; /*font-weight: bold;
    font-size: 10.5pt;*/
    font-size: small;
    font-weight: bold;
    line-height: 25px;
    color: #334D4D;
}

    .CapTextBold::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }

.CapText {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    height: 40px;
    padding-right: 5px;
    padding-left: 6px;
    font-size: 11pt;
    line-height: 25px;
    color: #334D4D;
}

    .CapText::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }

.WhiteBox {
    border: thin solid #CCCCCC;
    background-color: white; /*box-shadow: 10px 10px 5px #888888;*/
    box-shadow: 10px 10px 5px #e1d6d6;
    border-top-left-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    line-height: 20px;
    padding-left: 10px;
}

.SilverBox {
    border: thin solid #CCCCCC;
    background-color: white;
    box-shadow: 10px 10px 5px Silver;
    border-top-left-radius: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
}

.TextBold {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    padding-right: 5px;
    padding-left: 15px; /*font-weight: bold;
    font-size: 10.5pt;*/
    font-size: medium;
    font-weight: bold;
    color: #993366;
}

    .TextBold::first-letter {
        font-size: large;
    }

.EndWhite {
    border-bottom-color: silver;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-left-radius: 20px;
    padding-left: 20px;
    box-shadow: 0px 4px #f0e6fb;
}

.HeaderBox {
    background-color: white;
    /*box-shadow: 10px 10px 5px #888888;*/
}

.HeaderBoxText {
    background-color: #993366;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    /*padding-right: 5px;
    padding-left: 15px;*/
    font-weight: bold;
    font-size: 10pt;
    color: white;
    border-top-left-radius: 15px;
}

    .HeaderBoxText::first-letter {
        font-size: large;
    }

.HeaderBoxLabel {
    border-bottom-color: silver;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-left-radius: 10px;
    padding-left: 20px;
    box-shadow: 0px 2px #f0e6fb;
    font-size: 10pt;
    color: #993366;
    text-align: left;
}
.HeaderBoxLabelBig {
    border-bottom-color: silver;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-left-radius: 10px;
    padding-left: 10px;
    box-shadow: 0px 2px #f0e6fb;
    font-size: small;
    font-weight:bold;
    color: #993366;
    text-align: right;
}

/*.ClsHeader {
    background-color:#669999;
    color: white;
    font-weight: bold;
    border-bottom-left-radius: 10px;
    padding-left: 5px;
    height: 30px;
}
*/
.ClsHeader {
    /* Compliant teal: 5.08:1 contrast ratio for Level AA */
    background-color: #426464;
    color: #FFFFFF;
    font-weight: bold;
    /* Use rem for scalable font size (1rem = ~16px) */
    font-size: 1.1rem;
    border-bottom-left-radius: 10px;
    padding-left: 10px; /* Increased for better touch/hit targets */
    /* Use min-height to prevent text cutoff when zoomed */
    min-height: 2.5rem;
    display: flex;
    align-items: center;
}
.ClsBlueBack1 {
    background-color: #993366;
    color: white;
    font-weight: bold;
    border-bottom-left-radius: 10px;
    padding-left: 15px !important;
    font-size: 1.1rem !important;
    min-height: 2.5rem;
    display: flex;
}
.stick {
    position:fixed;
    top:10px;
}
.labelHead {
    /*background-color: #DAD2E3;*/ /*background-color: #EFEAF2;*/ /*background-color: #FEFAF1;*/
    background-color: #eff1ec;
    border-bottom-color: lightgray;
    border-bottom-width: thin;
    height: 40px;
    padding-right: 5px;
    padding-left: 6px; /*font-weight: bold;
    font-size: 10.5pt;*/
    font-size: small;
    font-weight: bold;
    line-height: 25px;
    border-top-style: solid;
    border-top-color: silver;
    border-top-width: thin;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 15px; /*color: #003366;*/ /*color: #426262;*/
    color: #334D4D;
    letter-spacing: 0.25px;
}

    .labelHead::first-letter {
        /*color: #993366;*/
        font-size: medium;
    }
/*.ChkControl {
    color: black;
    font-size: 9.5pt;
    background-color: white;
}
.ChkControl input[type=checkbox]:checked + label {
    color:#334D4D;
    background-color:lightyellow;
    border-bottom-color:silver;
    border-bottom-style:solid;
    border-bottom-width:thin;
    font-size:9.5pt;
    padding-right:5px;
}*/

/* Use rem for better scaling */
.ChkControl {
    color: black;
    font-size: 0.9rem;
}

    /* Ensure a clear focus state for keyboard users */
    .ChkControl input[type=checkbox]:focus-visible + label {
        outline: 2px solid #334D4D;
        outline-offset: 2px;
    }

    .ChkControl input[type=checkbox]:checked + label {
        color: #334D4D;
        background-color: lightyellow;
        /* Shorthand border is cleaner */
        border-bottom: 1px solid silver;
        padding-right: 5px;
        /* Adding left padding so text doesn't hit the checkbox */
        padding-left: 5px;
    }
.ChkControl1 {
    color:black;
    font-size: 9.5pt;
}
.ChkControl1 input[type=checkbox] + label {
    padding-right:7px;
}
.ChkControl1 input[type=checkbox]:checked + label {
    color:#334D4D;
    background-color:lightyellow;
    padding-right:7px;
}

.HomeBullet {
    /*color:#993366;*/
    color:black;
    font-size: 9.5pt;
    /*padding-left:70px;*/
}
    .HomeBullet a {
        color:blue 
    }
    .HomeBullet::first-letter {
        font-weight:bolder;
    }
.ProjectGoals {
    width:100%;
    height: 142px;
    overflow-y: scroll;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    font-size: small;
    text-wrap:none;
}
.RunOff {
    width:75%;
    height: 55px;
    overflow-y: scroll;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    font-size: small;
    text-wrap:none;
}
.SubTableBorder {
    border-width: thin; 
    border-style: solid; 
    border-color: #dcdcdc;
    border-top-left-radius:10px;
    border-bottom-right-radius:10px;
    text-align: right;
}
.ListBox {
    border-style: solid;
    border-width: thin;
    border-color: silver;
    font-size: 9pt;
    font-family:Verdana;
}

.TickClass li:before  {
    /*content: '  ✔ ';
    margin-left: -1em;
    margin-right: .100em;
    height: 30px;*/
}
.modalBackground
{
    height:100%;
    background-color:#e2dfdf;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.CalClass {
    padding-left: 10px;
    height: 20px;
    padding-bottom: 5px;
    font-size: small;
    color: blue;
    text-align:center;
    /*text-decoration: underline;*/
    cursor:pointer !important;
}

.labelGreen1 {
    text-align: right; 
    color: rgb(153, 51, 102);
    vertical-align:top;
    font-weight:bold;
    font-size: 9.5pt;
    padding-top: 3px;
    padding-bottom: 3px;
}
    .labelGreen1::first-letter {
        padding-left: 20px;
        font-size: medium;
        font-weight: bold;
        /*color: gray;*/
    }

    .ClsBack {
    /*background-color: #993366;*/
    background-color: #666565;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:3px;
    padding-bottom:3px;
    font-size:small;
}
    .ClsBack1 {
    color: #666565;
    border-color: silver;
    border-style:solid;
    border-width:thin;
    font-weight: bold;
    font-size:small;
    border-radius: 5px;
    padding-left:5px;
    padding-right: 5px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;
    margin-left:-5px;
}

.GridCoco {
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-family: Calibri;
    /*color: #474747;*/

}

    .GridCoco td {
        padding-left: 4px;
        padding-right: 6px;
        padding-top: 2px;
        padding-bottom: 2px;
        border: solid 1px #c1c1c1;
    }

    .GridCoco th {
        padding: 4px 2px;
        color: #2e2b2b;
        /*background: #d4c3c3;*/
        background: #4874aa;
        border-left: solid 1px #525252;
        font-size: 1em;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        color:white;
    }

    .GridCoco .alt {
        background: #f4f3f3 top;
    }

    .GridCoco .pgr {
        background: #d4c3c3 top;
    }

        .GridCoco .pgr table {
            margin: 3px 0;
        }

        .GridCoco .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .GridCoco .pgr a {
            color: Gray;
            text-decoration: none;
        }

            .GridCoco .pgr a:hover {
                color: #000;
                text-decoration: none;
            }


/*.visuallyhidden {
    display: none;
}

.wizard-progress {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    float: left;
    white-space: nowrap;
}

.wizard-progress li {
    float: left;
    margin-right: 50px;
    text-align: center;
    position: relative;
    width: 100px;
}

.wizard-progress .step-name {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    width: 100px;
    font-size:small;
    color:gray;
}

.wizard-progress .step-name-wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: bottom;
}

.wizard-progress .step-num {
    font-size: 14px;
    font-weight: bold;
    border: 3px solid #000;
    border-radius: 50%;
    width: 18px;
    display: inline-block;
    margin-top: 5px;
    content: "\2713";
}

.wizard-progress .step-num:after {
    content: "";
    display: block;
    background: #000;
    height: 5px;
    width: 130px;
    position: absolute;
    bottom: 10px;
    left: 60px;
}

.wizard-progress li:last-of-type .step-num:after {
    display: none;
}

.wizard-progress .active-step .step-num {
    background-color: #ff0500;
}*/

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size:small;
    font-weight:bold;
}
ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3em;
}
ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}
ol.progtrckr li.progtrckr-todo {
    color: silver; 
    border-bottom: 4px solid silver;
}
ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}
ol.progtrckr li.progtrckr-current {
    color: orange; 
    border-bottom: 4px solid orange;
}
ol.progtrckr li.progtrckr-current:before {
    content: "\25B6";
    color: white;
    background-color: orange;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}