html {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    background-color: #ffffff;
}
body {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    background-color: #ffffff;
}
table {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    background-color: #ffffff;
}
p {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    background-color: #ffffff;
}
div {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    background-color: #ffffff;
}
a {
    font-size: 12px;
    color: #ff6d23;
    font-family: arial, sans serif;
}
a:hover {
    font-size: 12px;
    color: #333333;
    font-family: arial, sans serif;
}
select {
    font-size: 11px !important;
    color: #333333;
    font-family: arial, sans serif;
}
form {
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: 0px;
    padding-top: 0px;
    border-bottom: 0px;
}
ul {
    text-align: left;
}
.text_input {
    border-top-width: 1px;
    padding-right: 5px;
    padding-left: 5px;
    border-left-width: 1px;
    font-size: 11px;
    border-left-color: #8f8f8f;
    border-bottom-width: 1px;
    border-bottom-color: #8f8f8f;
    color: #333333;
    border-top-color: #8f8f8f;
    font-family: arial, sans serif;
    border-right-width: 1px;
    border-right-color: #8f8f8f;
}
.text_area {
    border-top-width: 1px;
    padding-right: 5px;
    padding-left: 5px;
    border-left-width: 1px;
    font-size: 11px;
    border-left-color: #8f8f8f;
    border-bottom-width: 1px;
    border-bottom-color: #8f8f8f;
    padding-bottom: 5px;
    color: #333333;
    border-top-color: #8f8f8f;
    padding-top: 5px;
    font-family: arial, sans serif;
    border-right-width: 1px;
    border-right-color: #8f8f8f;
}
a.menu_off {
    font: bold 12px Arial;
    color: #ff0430;
    text-decoration: none;
}
a.menu_off:hover {
    color: #000000;
}
a.menu_on {
    font: bold 12px Arial;
    color: #000000;
    text-decoration: none;
}
a.sm_link {
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}
a.sm_link:hover {
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: underline;
}
a.med_orange {
    font-size: 14px;
    color: #eb9001;
    font-family: arial, sans serif;
    text-decoration: none;
}
a.med_orange:hover {
    font-size: 14px;
    color: #eb9001;
    font-family: arial, sans serif;
    text-decoration: underline;
}
a.top_nav_on {
    font-size: 12px;
    color: #000000;
    font-family: arial-narrow, arial, sans serif;
    text-decoration: none;
}
a.top_nav_off {
    font-size: 12px;
    color: #ffffff;
    font-family: arial-narrow, arial, sans serif;
    text-decoration: none;
}
a.top_nav_off:hover {
    font-size: 12px;
    color: #000000;
    font-family: arial-narrow, arial, sans serif;
    text-decoration: none;
}
.pageHeader {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}
.pageSubHeader {
    font-style: italic;
    font-size: 16px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}
.sm_links {
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}
.med_orange {
    font-size: 14px;
    color: #ff6d23;
    font-family: arial, sans serif;
    text-decoration: none;
}
.lg_orange {
    font-weight: bold;
    font-size: 14px;
    color: #ff6d23;
    font-family: arial, sans serif;
    text-decoration: none;
}
.footer_gray {
    font-size: 11px;
    color: #aaaaaa;
    font-family: arial, sans serif;
}
.index_font {
    font-size: 11px;
    color: #000000;
    font-family: arial, sans serif;
}
.lead_in {
    font-size: 14px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Arial, sans serif;
}
.required {
    color: red;
}
.logs-out {
    font-weight: bold;
    font-size: 11px;
    color: orange;
}
.logs-in {
    font-weight: bold;
    font-size: 11px;
    color: green;
}
.logs-missed {
    font-weight: bold;
    font-size: 11px;
    color: red;
}
.sub_item_hold {
    padding-bottom: 5px;
    padding-top: 20px;
    border-bottom: #ff6d23 1px solid;
}
.index_item_hold {
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: #ff6d23 1px solid;
}
.orange_hr {
    border-bottom: #ef9302 1px solid;
}
.center {
    width: 100%;
    text-align: center;
}
.view_rule {
    border-right: #000000 1px solid;
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #000000 1px solid;
    width: 340px;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
    height: 185px;
    background-color: #ffffff;
}
.hide_rule {
    display: none;
}
.view_details {
    background-color: #ffffff;
}
.hide_details {
    display: none;
}
.rule_text {
    padding-left: 10px;
    font-size: 12px;
    padding-top: 10px;
}
td.vert_dotted_sep {
    border-left: #7e7d7d 1px dotted;
}
td.gray_left_right {
    border-right: #bfbfbf 1px solid;
    border-left: #bfbfbf 1px solid;
}
td.index_right {
    border-right: #bfbfbf 1px solid;
    padding-right: 8px;
    padding-left: 8px;
}
td.index_left {
    border-left: #bfbfbf 1px solid;
    padding-right: 8px;
    padding-left: 8px;
}
td.index_left_right {
    border-right: #bfbfbf 1px solid;
    padding-right: 8px;
    padding-left: 8px;
    border-left: #bfbfbf 1px solid;
}
td.gray_top {
    border-top: #bfbfbf 1px solid;
}
td.gray_bottom {
    border-bottom: #bfbfbf 1px solid;
}
td.nav_off {
    border-right: #ffffff 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 12px;
    padding-bottom: 7px;
    border-left: #b67508 1px solid;
    padding-top: 7px;
    background-color: #477AB7;
    text-align: center;
}
td.nav_off:hover {
    border-right: #ffffff 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    border-left: #b67508 1px solid;
    padding-top: 7px;
    text-align: center;
}
td.nav_on {
    border-right: #ffffff 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    border-left: #b67508 1px solid;
    padding-top: 7px;
    background-color: #ffffff;
    text-align: center;
}
td.log_on {
    border-right: #bfbfbf 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    border-left: #bfbfbf 1px solid;
    padding-top: 7px;
    background-color: #fff64b;
    text-align: center;
}
td.log_off {
    border-right: #bfbfbf 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    border-left: #bfbfbf 1px solid;
    padding-top: 7px;
    background-color: #fbc300;
    text-align: center;
}
td.log_off:hover {
    border-right: #bfbfbf 1px solid;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    border-left: #bfbfbf 1px solid;
    padding-top: 7px;
    background-color: #fff64b;
    text-align: center;
}
td.log_main {
    border-right: #bfbfbf 1px solid;
    border-top: #bfbfbf 1px solid;
    border-left: #bfbfbf 1px solid;
    border-bottom: #bfbfbf 1px solid;
}
td.menu_bullet {
    padding-right: 2px;
    padding-left: 6px;
    vertical-align: top;
    padding-top: 7px;
}
td.menu_underline_off {
    padding-bottom: 1px;
    vertical-align: top;
    border-bottom: #bfbfbf 1px solid;
}
td.menu_underline_on {
    padding-bottom: 1px;
    vertical-align: top;
    border-bottom: #ef9302 1px solid;
}
td.footer_links {
    padding-bottom: 20px;
    padding-top: 15px;
}
td.error_container {
    padding-top: 0px;
}
hr.line {
    color: #eb9001;
    height: 1px;
}
td.line_sep_on {
    border-top: #d4d4d4 1px solid;
    border-bottom: #d4d4d4 1px solid;
    background-color: #fcf2d6;
}
td.forward_bt_sep {
    border-top: #d4d4d4 1px solid;
    border-bottom: #d4d4d4 1px solid;
}
td.forward_sep {
    border-top: #d4d4d4 1px solid;
}
ul.table {
    padding-left: 100px;
    line-height: 200%;
}
a.table {
    font-size: 12px;
    color: #333333;
    font-family: arial, sans serif;
}
a.table:hover {
    font-size: 12px;
    color: #ff6d23;
    font-family: arial, sans serif;
}
.menuTable {
    border-collapse: collapse;
}
.info_text {
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}

td.order_empty {
    border-left: #000000 1px solid;
    border-bottom: #FFFFFF 1px solid;
}
.expiredMessage {
    font-weight: normal;
    color: #bbbbbb;
    font-family: arial, sans serif;
    text-decoration: none;
}
.regular_text {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: arial, sans serif;
    text-decoration: none;
}
tr.odd {
    background-color: #eeeeee;
    border: none;
    padding: 1em;
}
tr.odd:hover {
    background-color: #cccccc;
    border: none;
    padding: 1em;
}
tr.even:hover {
    background-color: #cccccc;
}
.morethan3days{
    background-color: #FF0000;
    color: #ffffff;
    
}
.lessthan3days{
    background-color: #FFFF00;
}
tr.morethan3days:hover{
    background-color: #cccccc;
}
tr.lessthan3days:hover{
    background-color: #cccccc;
}

td.p {
    padding-left: 1em;
    padding-left: 1em;
}
.tooltip {
	display: none;
	position: absolute;
	border: 1px solid #333;
	background-color: #161616;
	border-radius: 5px;
	padding: 10px;
	color: #fff;
	font: 12px Arial;
}