body {
	background-color: #f57f20;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
hr {
	border: 1px dotted #214e78;
}
a {
	color: #f57f20;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #d0d0d0;
	color: #000;
    }
input.btn {
	color: #f57f20;
	border: 2px solid #f47e1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #fff;
}
input.btnover {
	color: #fff;
	border: 2px solid #f47e1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #f57f20;
}
input.btnback {
	color: #666666;
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #CCCCCC;
}
input.btnbackover {
	color: #CCCCCC;
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #999999;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #d0d0d0;
	color: #000;
	text-transform: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #d0d0d0;
	color: #000;
}
#btm {
	background-color: #f57f20;
	height: 235px;
	width: 100%;
}
#btmcontainer {
	height: 80%;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
}
#btmbdy {
	background-color: #f57f20;
	padding: 20px;
}
#contentbdy {
	background-color: #e8e8e8;
	padding: 20px;
	vertical-align: top;
}
#loginbdy {
	padding: 15px;
	border: 4px solid #f57f20;
}
#loginbdy td {
	color: #000;
}
#mainbdy {
	background-color: #e8e8e8;
}
#mainnav {
	background-color: #fff;
	border-bottom: 4px solid #f57f20;
}
.bold
{
    font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb a{
	color: #f57f20;
}
.breadcrumb a:hover{
	color: #000;
}
.btmnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-bottom: 20px;
}
.btmnav a {
	color: #fff;
	text-decoration: none;
}
.btmnav a:hover {
	color: #c4ccd6;
	text-decoration: none;
}
.btmnav-hd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-bottom: 15px;
	font-weight: bold;
}
.btmnav-hd a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
}
.btmnav-hd a:hover {
	color: #8999ae;
}
.btmnav-hd a:visited {
	color: #fff;
	text-decoration: none;
}

.btm-pad 
{
    padding-top: 10px;
    text-align: right;
}
.calendar-selectedday
{
    background-color: #760603 !important;
}
.calendar-title
{
    background-color: #760603;
}
.calendar-title tbody tr td
{
    text-transform: uppercase;
    text-align: center;
    background-color: #760603;
    border-color: #760603;
    padding: 3px;    
    color: #ffffff;
    font-weight: bold;
}
.calendar-title tbody tr td a
{
    background-color: #760603;
    border-color: #760603;
    padding: 3px;    
    color: #ffffff !important;
    font-weight: bold;
}
.calendar-title tbody tr td a:hover
{
    color: #b48077 !important;
}

.copyright {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 850px;
}
.copyright a {
	color: #65809c;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
	color: #c4ccd6;
}

.divnav
{
    padding-left: 20px;    
}
.error 
{
    font-family: Helvetica;
    font-size: 16px;
    color: #CC0000;    
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #f57f20;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #f57f20;
	text-decoration: none;
	font-weight: normal;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #f57f20;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	text-decoration: none;
}
.img01 {
	border: 1px solid #dbdbdb;
	margin-right: 15px;
}
.listingtable-gap
{
    background-color: #e8e8e8;
}
.required {
	color: red !important;
	font-size: 9px;
}
.rotatetext {
    -moz-transform:    rotate(90deg); 
    -ms-transform:     rotate(90deg); 
    -o-transform:      rotate(90deg); 
}
.searchfilter 
{
    color: #494949;
}
.searchfilter td
{
    color: #494949;
    padding-right: 15px;
}
.searchfilter input
{
    border: 0;
}
.status-complete
{
    background-color: green;
    color: white !important;
}
.status-incomplete
{
    background-color: darkred;
    color: white !important;
}
.top-back
{
    text-align: right;
    vertical-align: middle;
}
.top-pad 
{
    padding-bottom: 10px;
    text-align: right;
}
.top-pad-bold-center
{
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.user-login {
	padding-bottom: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #f57f20;
	text-align: right;
	vertical-align: bottom;
}
.user-login a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #f57f20;
	font-weight: bold;
}
.user-login a:hover{
	color: #000;
}
.TableHeader {
	text-align: left;
	padding: 5px;
	background-color: #333333;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
}


/* These styles are for the Table Grids, they were generated by Visual Studio and modified by Shaun Laubscher */

.GridAlternateRow 
{
    background-color: #d0d0d0;
}

.disableGridAlternateRow 
{
    background-color: #e8e8e8 !important;
}

TABLE.Grid TR.GridEmptyRow TD
{
    font-family: Helvetica;
    color: #000;
    font-size: 16px;
    padding: 0px;
}
TABLE.Grid {
	BORDER-COLLAPSE: collapse;
}
TABLE.Grid TD {
	padding: 5px;
	color: #494949;
	border: 1px solid #e8e8e8;
	vertical-align: middle;
}
TABLE.Grid TH {
	text-align: left;
	padding: 5px;
	background-color: #333333;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
}
TABLE.Grid TH A {
	COLOR: #FFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
TABLE.Grid TH A:hover {
	COLOR: #684630;
	TEXT-DECORATION: none
}
TABLE.Grid TH A:active {
	TEXT-DECORATION: none
}
TABLE.Grid TH A:visited {
	TEXT-DECORATION: none
}

/* Table with Centered Heading */
TABLE.GridCenter TR.GridEmptyRow TD
{
    font-family: Helvetica;
    color: #770303;
    font-size: 16px;
    padding: 0px;
}
TABLE.GridCenter {
	BORDER-COLLAPSE: collapse;
}
TABLE.GridCenter TD {
	padding: 5px;
	color: #494949;
	border: 1px solid #e8e8e8;
	vertical-align: middle;
}
TABLE.GridCenter TH {
	text-align: center;
	padding: 5px;
	background-color: #333333;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
}
TABLE.GridCenter TH A {
	COLOR: #FFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
TABLE.GridCenter TH A:hover {
	COLOR: #684630;
	TEXT-DECORATION: none
}
TABLE.GridCenter TH A:active {
	TEXT-DECORATION: none
}
TABLE.GridCenter TH A:visited {
	TEXT-DECORATION: none
}

.GridHeaderVertical TH {
    writing-mode: tb-lr;
}

.swal2-modal {
	background-color: #fff !important;
}

.swal2-title {
	color: #000 !important;
}

.swal2-confirm {
	background-color: #f57f20 !important;
}