﻿/* 
00595a = Forest Green 
99cccc = Lighter Green 
660032 = maroon
990134 = lighter maroon
990033 = dark red
e8d181 = washed out gold
bfa632 = gold
006666 = green
dec982 = mud
eeeecc = dark yellow beige
fdffef = yellow beige
eeeee4 = dark beige 
cccc99 = gold bar-ish
005339 = medco green
*/
/* DEFAULTS
----------------------------------------------------------*/
/*
body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}*/

/*

* { border: solid; }

*/

body
{
    font-family: Verdana;
    font-size: 10pt margin-left: 0px;
    margin-right: 0px;
}
p, th, td, input, select, option, textarea
{
    font-family: Verdana;
    font-size: 8pt;
    margin-left: 0px;
}
img
{
    border-width: 0px;
}
label
{
    font-weight: bold;
}
.ContentBody
{
    margin-left: 15px;
    margin-right: 15px;
    font-family: Verdana;
    font-size: 8pt;
    margin-left: 0px;
    margin-right: 0px;
}

/*
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
*/

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.PageHeading
{
    margin-top: 20px;
    font-size: 14pt;
    font-weight: bold; /* color:#6699cc; */
    color: Black;
}

.PageHeadingLabel
{
    margin-top: 20px;
    font-size: 8pt;
    font-weight: bold;
    color: Maroon;
}

.PageHeadingErrorLabel
{
    margin-top: 20px;
    font-size: 8pt;
    font-weight: normal;
    color: Red;
}

.MasterPageHeading
{
    font-size: 18pt;
    font-family: Verdana;
    font-weight: bold;
    color: Black;
    vertical-align: middle;
}

.Grid td
{
    /*border: solid 3px #FFFFFF;*/
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 8pt;
    padding: 1px 3px 1px 3px; /* top left bottom right */ /*text-align: center;*/ /*font-size: small;*/
}

.Grid
{
    text-align: left;
    border-color: Gray;
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 8pt;
    padding: 1px 3px 1px 3px; /* top left bottom right */ /*text-align: center;*/ /*font-size: small;*/
}


.GridHeader
{
    font-family: Verdana; /*background-color : #6699cc; */
    font-size: 8pt;
    background-color: #4F4D4D;
    color: White;
    text-align: center;
    font-weight: bold;
    font-style: normal; /*font-size: xx-small; */
}
.GridHeader a
{
    font-family: Verdana;
    font-size: 11pt;
    text-decoration: none;
    color: White; /*padding: 0px 15px 0px 15px;*/
    padding: 1px 1px 1px 1px;
}
.GridHeader a:hover
{
    font-family: Verdana;
    color: White;
    text-decoration: underline;
}
.GridFooter
{
    font-family: Verdana;
    font-size: 10pt;
    background-color: #eeeeee;
    color: Black;
    text-align: center;
    font-weight: bold;
}
.GridEvenRow {
    border-bottom-color: Gray;
    border-left-color: Gray;
    border-right-color: Gray;
    border-top-color: Gray;
    font-family: Verdana;
    font-size: 8pt;
    background-color: lightgray;
}
.GridOddRow
{
    border-bottom-color: Gray;
    border-left-color: Gray;
    border-right-color: Gray;
    border-top-color: Gray;
    font-family: Verdana;
    font-size: 8pt;
    background-color: White;
}
.TableDetail
{
    font-family: Verdana; /*font-size:9pt; */ /* background-color : #eeeeee; */
    background-color: #F0F0F0;
    border-style: double;
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    width: 883px;
    height: 250px;
}
.Cell
{
    font-family: Verdana;
    background-color: #eeeeee;
    border-style: none;
    font-size: xx-small;
    padding: 1px 1px 1px 1px;
}
.highlightRow
{
    background-color: #D0DFED;
}
.label1
{
    font-family: Verdana;
    font-size: 10pt;
}

.label1_border_color {
    font-family: Verdana;
    font-size: 10pt;
    border-style: none;
    border-width: thin;
    color: white;
    background-color: #a53220;
    padding: 3px 3px 3px 3px;
}


.label_8
{
    font-family: Verdana;
    font-size: 8pt;
}
.labelNav1
{
    font-family: Verdana;
    font-size: 10p;
    font-weight: bold;
    color: White;
}
.labelNav2
{
    font-family: Verdana;
    font-size: 10pt;
    color: silver;
}
.label3
{
    font-family: Verdana;
    font-size: 10pt;
    background-color: #F8F8F8;
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    text-align: left;
}
.label2
{
    font-family: Verdana;
    font-size: 10pt;
    background-color: #F8F8F8;
    border-width: 1px;
    border-style: solid;
    border-color: silver;
}
.label2_box_bold
{
    font-family: Verdana;
    font-size: 11pt;
    background-color: #F8F8F8;
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    font-weight: bold;
}
.label_Italic
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: italic;
}
.label_Italic_9
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: italic;
    color: Maroon;
}
.label_Italic_8
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: italic;
}
.label_Italic_10
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: italic;
    color: Black;
}
.labelHeader1 {
    font-family: sans-serif;
    /*font-family: Verdana;*/
    font-size: 13pt;
    color: #00639E;
    font-weight: bold;
}
.labelHeader2
{
    font-family: Verdana;
    font-size: 12pt;
    color: #00639E;
    font-weight: bold;
}
.labelHeader3
{
    font-family: Verdana;
    font-size: 11pt;
    color: #00639E;
    font-weight: bold;
}
.labelHeader1Black
{
    font-family: Verdana;
    font-size: 13pt;
    font-weight: bold;
}

.labelHeader1Black_11
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
}

.labelHeaderMaroon_13 {
    font-family: Verdana;
    font-size: 13pt;
    color: maroon;
    font-weight: bold;
}

.labelHeaderMaroon_12 {
    /*font-family: Verdana;*/
    font-family: sans-serif;
    /*font-family: h2;*/
    font-size: 14pt;
    color: maroon;
    font-weight: bold;
}


.labelHeader1Black_10
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.labelHeader1Black_8
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.textBox1 {
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    /*border-radius: 3px;*/
}

.watermarked
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: gray;
}


.dataList1
{
    font-family: Verdana;
    font-size: 10pt;
}
.checkBox1
{
    font-family: Verdana;
    font-size: 10pt;
}
.checkBox2
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: 100;
}
.dropDown1
{
    font-family: Verdana;
    font-size: 10pt;
    height: 22px;
    font-weight: bold;
}



.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.button1_back {
    font-family: Verdana;
    font-size: 10pt;
    cursor: pointer;
    background: #3498db;
    color: #ffffff;
    border-radius: 8px;
}


.button1 {
    font-family: Verdana;
    font-size: 10pt;
    cursor: pointer;
    background: #002269;
    color: #ffffff;
    padding: 5px;
    border-radius: 7px;
}



.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}


.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 750px;
    height: 130px;
}

.moda2
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 750px;
    height: 330px;
}


a:visited, a:active
{
    color: #1E90FF;
}

a:link, a:visited, a:active
{
    color: navy;
    text-decoration: underline;
}

.linkButton1
{
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: underline;
    color: navy;
}

.linkButton2
{
    font-family: Verdana;
    font-size: 12pt;
    text-decoration: underline;
    color: navy;
}

a:hover
{
    color: green;
}




.framing_panel_main
{
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    background-color: White;
    width: 99%;
}

.framing_panel_main_color
{
    border-width: 1px;
    border-style: none;
    border-color: Silver;
    background-color: #F8F8F8;
    width: 99%;
}

.framing_panel_no_border
{
    border-width: 0px;
    border-style: none;
    background-color: White;
    width: 96%;
}



.framing_panel_sub {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 96%;
    /*background-color: #d6dbdf;*/
    background-color: #f2f3f4;
    /*background-color: #e5e8e8;*/
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3); /* Increase the blur radius and offset */
}



.framing_panel_sub_color
{
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    width: 96%;
    background-color: #F5F5DC;
}

.framing_panel_sub_main
{
    border-width: 0px;
    border-style: none;
    background-color: #F8F8F8;
    width: 100%;
}

.framing_panel_sub_noborder
{
    border-style: none;
    width: 96%;
    background-color: White;
}



.framing_panel_label
{
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    background-color: #F8F8F8;
}


.header_panel_sub
{
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    width: 96%; /*background-color: black;*/ /*background-color: #1B5790*/ /* loudoun blue */
    background-color: #4682B4 /* steel blue */;
}


.radio1
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}

.radio2
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bolder;
    margin-left: 10px;
    margin-right: 10px;
}

.framing_panel_main {
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    background-color: White;
    width: 60%;
}


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
