html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%
}

@media(max-width:1080px)
{
    html
    {
        font-size: 220%
    }
}

BODY
{
    margin: 0;
    padding: 0;
}

table, input, textarea, keygen, select, button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%
}

@media(max-width:1080px)
{
    table, input, textarea, keygen, select, button
    {
        font-size: 100%
    }
}

input[type="text"], input[type="password"], input[type="file"], select
{
    border: 2px solid #00008b;
}

form
{	/* this lines up the Add To Batch - Check Out and Select New County buttons */
	padding: 0;
	margin-bottom: 0;
}

td:empty:after, th:empty:after {
    content: "\00a0";
}

td.headerCell
{
	text-align: center;
	font-size: 12px;
	border-collapse: collapse;
	font-weight: bold;	
	border-style:none;
	background-color: #cccccc;
}

/*  This is used on the header table of the Full Log and the Document Log */
.sectiontableheader {
	background-color : #CCCCCC;
	color:#0066FF;
	font-weight:bold;
}

/* This is used on the Account Activity */
th.dark{
	border-collapse: collapse;
	background-color:#CCCCCC;
	font-size: 16px;
}

th{
	color:#0066FF;
	border-collapse: collapse;
}

table.col1of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	border-style:none;
}

td.col1of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	border-style:none;
}

th.col1of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	border-style:none;
}

/* Main efile submit end */
div.divider {
	border-top: dashed thin black;
}

span.rejected{
	color: red;
	text-decoration: underline;
}

div.total{
	border-top: double medium black;
}

div.subTotal{
	border-top: solid thick black;
}

div.hr{
	border-top: solid medium blue;
	margin-bottom: 0px;
}

td.money {
	text-align: right;
}

/* */
div.row span.label{	
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	border-style:none;
}

div.main{
	margin-left: auto;
	margin-right: auto;
}

div.row span.label{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	width: 369px;
	border-style:none;
	background: #CCCCCC;
}

div.row{
	width: 396px;
	position: relative;
}

table.col2of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	width: 369px;
	border-style:none;
}

td.col2of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	width: 369px;
	border-style:none;
}

th.col2of2{
	border-collapse: collapse;
	position: relative;
	margin-left: 0;
	width: 369px;
	border-style:none;
}


table.col1of4{
	position: relative;
	width: 164px;
	border-style:none;
	margin-left: 0px;
	border-collapse: collapse;

}

th.col1of4{
	position: relative;
	width: 164px;
	border-style:none;
	margin-left: 0px;
	border-collapse: collapse;
	text-align: center;
}

h2.efile {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h4 {
	color: #003399; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
	
h5 {
	color: #0033FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h6 {
	color: #3366FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* Links */
a:link, a:visited {
    color: #ee0000;
    text-decoration: underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #ee0000;
	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #C0C0C0; 
	height:2px; 
	border: 1px inset;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
a.mainmenu:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

a.underline{
	text-decoration: underline;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}
	
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #003399;
		text-decoration: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #003399;	text-decoration: none;
	}

a.readon:link, a.readon:visited {
	color: #CC0000; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a.readon:hover {
	color: #CC6666;	
	text-decoration: none;
	}

.moduleheading {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #002F85;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
	}
 
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}
	
table.addGrantorTable{
	float: left;
}

table.addGranteeTable{
	float: right;
	margin-left: 375px;
	margin-right: 525px;
}

table.showGrantorTable{
	margin-left: 253px;
	margin-right: 375px;
}

table.showGranteeTable{
	margin-left: 253px;
	margin-right: 750px;
}	

table.moduletable th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #002F85;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;

	}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.numberInputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F82FA;
	background: #C0D1F8;
	border: 1px solid;
	}

input.numberInputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F82FA;
	background: #C0D1F8;
	border: 1px solid;
	text-align: right;
	}
	
input.centerInputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F82FA;
	background: #C0D1F8;
	border: 1px solid;
	text-align: center;
	}

input.inputbox {
	width: 284px;
	padding: 7px;
	border: 1px solid #CCC;
	border-radius: 3px; font-size: 1rem;
}

/*
input.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F82FA;
	background: #C0D1F8;
	border: 1px solid;
	}
*/
/** category text format and links **/
.category {
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #336699; font-weight: bold;
}

a.category:hover {
	color: #003399;
}
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px
}
	
.sectiontableentry1, .contentpane {
	background-color : rgb(238,238,238);
}

.sectiontableentry2 {
	background-color : rgb(204,204,204);	
}


	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none; 
	font-weight: normal;
}

.createdate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none; 
	font-weight: normal;
}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
}

.fase4rdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: normal;
}

a.fase4rdf:link {
	font-weight: normal; 
	color: #336699;
}

a.fase4rdf:hover {
	font-weight: bold; color: #003399;
}	

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.icons {
	background-color: #FFEBBF;
}

table.contact td.details {
	background-color: #FFF9EA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calendarBlank
{
    background-color: #c0c0c0;
    border: 2px solid white;
}

.calendarNormalDay
{
    background-color: #e0e0e0;
    border: 2px solid white;
}

.calendarActiveDay
{
    background-color: #f2ff7f;
}

.calendarCurrentDay
{
    background-color: black;
    color: white;
}

tr.calendarHeader
{
    background-color: #ffffff;
}

td.calendarHeader
{
    background-color: #ccccff;
    color: black;
    border: 2px solid white;
}

table.calendarGrid
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

table.calendar
{
    border-collapse: collapse;
}

@media(max-width:1080px)
{
    table.calendar
    {
        width: 500px;
        height: 500px;
    }
}

td.calendar
{
    border: 1px solid black;
    text-align: center;
}

p.heading
{
    text-align: center;
}

div.heading
{
    margin: 0 0 20px 0;
    color: #00008b;
    text-align: center;
    font-size: 110%;
}

div.list
{
    line-height: 120%;
}

div.list a
{
    text-decoration: underline;
}

td.numbers
{
	text-align: right;
	background-color: #ffffff;
}

td.oddnumbers
{
	text-align: right;
	background-color: #cccccc;
}

td.text
{
	text-align: left;
	background-color: #ffffff;
}

td.oddtext
{
	text-align: left;
	background-color: #cccccc;
}

td.center
{
	text-align: center;
	background-color: #ffffff;
}

td.oddcenter
{
	text-align: center;
	background-color: #cccccc;
}


table.main
{
	border-style:none;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 770px;
	background-color: white;
	text-align: center;
}

table.normal
{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	border-collapse: collapse;
}

table.small
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

td.alignLeft
{
	text-align: left;
}

td.alignRight
{
	text-align: right;
}

td.alignCenter
{
	text-align: center;
}

div.table
{
    display: table;
    width: 100%;
}

div.table div.row
{
    display: table-row;
}

div.table div.cell, div.table div.head
{
    display: table-cell;
    padding: 3px 5px;
}

div.table div.head
{
    font-weight: bold;
}

div.floaty
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 33%;
    height: 30%;
    float: left;
    font-size: calc(.6vw + .6vh);
    border-top: none;
    border-left: 2px solid #000000;
    padding: 10px 10px 0 10px;
}

@media(max-width:1080px)
{
    div.floaty
    {
        width: 100%;
        height: auto;
        float: none;
        font-size: 100%;
        border-top: 2px solid #000000;
        border-left: none;
        padding: 100px 0 100px 0;
    }
}

input.agreementButtons
{
    width: 150px;
    height: 50px;
    margin: 20px 5px;
    color: #ffffff;
    background-color: #606060;
    border-style: none;
}

label.checkbox
{
    display: inline-block;
    position: relative;
    padding-left: 50px;
}

@media(max-width:1080px)
{
    label.checkbox
    {
        display: inline-block;
        position: relative;
        padding-left: 100px;
    }
}

label.checkbox:before
{
    content: "";
    width: 1.3em;
    height: 1.3em;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #ffffff;
    outline: 2px solid #00008b;
}

input[type="checkbox"]
{
	-ms-transform: scale(2); /* IE */
	-moz-transform: scale(2); /* FF */
	-webkit-transform: scale(2); /* Safari and Chrome */
	-o-transform: scale(2); /* Opera */
	padding: 10px;
}

input[type="checkbox"] label.checkbox:before {
    outline: 2px solid #00008b;
}

input[type="checkbox"]:checked + label.checkbox:before
{
    content: "\2713";
    color: #000000;
    text-align: center;
}

table.login
{
    width: 70%;
    height: 100%;
    padding: 5% 0;
    margin: 0 auto;
}

@media screen and (max-width:1080px)
{
    table.login
    {
        height: auto;
        padding: 0;
    }
}

table.login td
{
    margin: auto;
    padding: auto;
}

@media(max-width:1080px)
{
    table.login td
    {
        padding: 3vh 1vw;
    }
}

table.login td.loginLabel
{
    width: auto;
    color: #00008b;
    text-align: right;
}

table.login td.loginInput
{
    width: 100%;
    text-align: left;
}

table.signup
{
    width: 70%;
    margin: 0 auto;
}

table.signup td /* added for bug 22225 */
{
    width: 20%;
}

table.signup td:first-child /* added for bug 22225 */
{
    width: 10%;
}

table.signup td input[type="text"], table.signup td input[type="password"]
{
    width: 90%;
}

input.loginInput
{
    width: 100%;
    border: 1px solid #00008b;
    outline: 1px solid #00008b;
}

td.loginInput a, div.loginInput a
{
    color: #00008b;
    text-decoration: underline;
}

table.login input[type=submit]
{
    padding: .75vh 3vw;
    color: #00008b;
    background-color: #f0f0f0;
    border-color: #00008b;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

input[type=button]
{
    padding: .75vh 3vw;
    color: #00008b;
    background-color: #f0f0f0;
    border-color: #00008b;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

div.container
{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

div.content
{
    top: 0;
    margin: 50px 0 0 0;
    padding: 0 50px 0 50px;
    height: calc(100% - 50px);
    overflow-y: auto;
}

@media screen and (max-width:1080px)
{
    div.content
    {
        margin: 110px 0 0 0;
        height: calc(100% - 110px);
    }
}

div.task
{
    width: 100%;
    min-height: calc(100% - 150px);
    margin: 0;
}

div.bar
{
    position: relative;
    width: 100vw;
    left: calc(50% - 50vw);
}

div.footer
{
    width:100%;
    height: 100px;
    left: 0;
    bottom: 0;
    position:relative;
}

div.login
{
    color: #00008b;
}

div.loginLabel
{
    text-align: right;
    width: 20%;
    float:left;
}

div.loginInput
{
    text-align: left;
}

ul.navbar
{
    width: 100%;
    max-height: 100%;
    position: fixed;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y:hidden;
    font-size: calc(1vw - 2px);
    background-color: #00005b;
    white-space:nowrap;
    z-index: +1;
}

@media screen and (max-width:1080px)
{
    ul.navbar
    {
        font-size: calc(3vw - 2px);
    }
}

ul.navbar li
{
    height: 50px;
}

ul.navbar li.static
{
    height: auto;
    width: auto;
    float: right;
    list-style-type: none;
    display: inline-block;
}

ul.navbar li.pathway
{
    float: left;
    white-space: nowrap;
    display: inline-block;
}

ul.navbar li.logging
{
    float: right;
    white-space: nowrap;
    display: inline-block;
}

ul.navbar li a
{
    /*height: 20px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    transition: 0.3s;
    white-space: nowrap;
}

ul.navbar li div
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    white-space: nowrap;
}

ul.navbar li a:hover
{
    background-color: #00008b;
}

ul.navbar li.menuIcon
{
    height: auto;
    display: none;
    font-size: 80px;
    color: #ffffff;
}

@media screen and (max-width: 1080px)
{
    ul.navbar
    {
        line-height: 80px;
    }

    ul.navbar li.pathway
    {
        display: none;
    }

    ul.navbar li.logging
    {
        display: none;
    }

    ul.navbar li.menuIcon
    {
        float: right;
        display: inline-block;
    }

    ul.navbar li a
    {
        height: auto;
    }

    ul.navbar li a:hover
    {
        background-color: #00005b;
    }

    ul.navbar li.static
    {
        float: left;
        display: inline-block;
    }

    ul.navbar li.static a
    {
    }

    ul.navbar li.static div
    {
    }
}

@media screen and (max-width:1080px)
{
    ul.navbar.responsive li.menuIcon
    {
        position: absolute;
        right: 0;
        top: 0;
    }

    ul.navbar.responsive li.pathway
    {
        float: none;
        display: inline;
    }

    ul.navbar.responsive li.logging
    {
        float: none;
        display: inline;
    }

    ul.navbar.table-responsive li.logging
    {
        float: left;
        display: inline;
    }

    ul.navbar.responsive a
    {
        display: block;
        text-align: left;
    }
}

div.formHeader
{
    clear: both;
    color: #00005b;
    font-weight: bold;
    width: 100%;
    border-bottom: 2px black solid;
    margin: 30px 0 30px 0;
}

div.formElement
{
    float: left;
    width: 100%;
    margin: 30px 0 30px 0;
}

div.formElement div
{
    float: left;
    width: 60%;
}

div.formElement input, div.formElement select, div.formElement span
{
    float: left;
    width: 40%;
}

div.formElement span input
{
    width: 100%;
}

div.formElement select option
{
    color: #000000;
}

img.wide
{
    max-width: 100%;
    width: auto;
    height: 100%;
}

img.tall
{
    width: 100%;
    max-height: 100%;
    height: auto;
}​

div.formElement input[type="checkbox"]
{
    width: auto;
}

@media screen and (max-width: 1080px)
{
    div.formElement input[type="checkbox"]
    {
        width: 50px;
        height: 50px;
    }
}