html, body {
	background-color: #E5E5E5;
}
#hd {
	padding: 12px 24px 12px 24px;
	background-color: #005E9D;
}
.toplogo {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
.tab {
	background-color: #005E9D;
}
#bd {
	padding: 24px 24px 24px 24px;
	background-color: #fff;
	border-left: 24px solid #ccc;
	border-right: 24px solid #ccc;
}
/* head/foot */
.datetime {
	color: #FFF;
	font-size: 138.5%;
	font-weight: bold;
}
.companyname {
	color: #FBDB29;
	margin-bottom: 8px;
	font-weight: bold;
}
.borderbottom {
	background-color: #CCC;
	padding: 2px 48px 0px 48px;
	height: 22px;
}
.footer {
	margin-top: 4px;
	color: #999;
	text-align: center;
}
.topright {
	text-align: right;
	color: #FFFFFF;
}
/* text */
.title {
	font-size: 138.5%;
	font-weight: bold;/*margin-top: -1px;*/
}
.subtitle {
	margin-bottom: 10px;
	font-size: 93%;
}
.deletetitle {
	margin-bottom: 12px;
	color: #FF0000;
	font-size: 138.5%;
	font-weight: bold;
}
.alert {
	color: #FF0000;
	font-weight: bold
}
.in_notice {
	color: #339900;
	font-weight: bold
}
.out_notice {
	color: #F60;
	font-weight: bold
}
.confirm {
	color: #339900;
	font-weight: bold
}
.approve {
	color: #339900;
}
.caution {
	color: #9C0;
	font-weight: bold
}
.first_punch_true1 {
	color: #000;
}
.first_punch_false1 {
	color: #666;
}
.message {
	font-size: 108%;
}
.punchMessage {
	font-size: 108%;
	border: 1px solid #333;
	background-color: #FFC;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.approved {
	color: #339900;
	font-size: 138.5%;
	font-weight: bold;
}
.unapproved {
	color: #FF0000;
	font-size: 138.5%;
	font-weight: bold;
}
.none {
}
.loginhelp {
	text-align: right;
}
.inoutGreen {
	color: #339900;
	font-size: 146.5%;
	font-weight: bold
}
.inoutBlack {
	font-size: 146.5%;
	font-weight: bold
}
.IN {
	color: #339900;
	font-size: 146.5%;
	font-weight: bold
}
.OUT {
	color: #F60;
	font-size: 146.5%;
	font-weight: bold
}
.dkgreen {
	color: #006600;
}
.white {
	color: #fff;
}
.purple {
	color: #9933FF;
}
.green {
	color: #009900;
}
.blue {
	color: #3333FF;
}
.red {
	color: #FF0000;
}
.gray {
	color: #999;
}
.notice {
	color: #009900;
	font-weight: bold;
	margin-bottom: 12px;
}
.tablekey {
	margin-top: 12px;
	font-size: 85%;
	text-align: right;
}
.group_type_1 {
	color: orange;
}
.group_type_2 {
	color: brown;
}
.group_type_3 {
	color: purple;
}
.phonebackground {
	background-color: #FFFFCC
}
/* positions */
.titlePos {
	margin-bottom: 16px;
}
.linktabsPos {
	margin-bottom: 16px;
}
.subtitlePos {
	margin-bottom: 4px;
}
.listPos {
	margin-top: 12px;
}
.menuPos {
	margin-top: 24px;
	margin-left: 40px;
}
.peditPos {
	margin-top: 24px;
}
.printPos {
	text-align: right;
	padding: 30px 0 0 0;
}
.approvePos {
	text-align: center;
	font-size: 75%;
	color: #656565;
}
/* forms */
.rLabel {
	padding-right: 20px;
	font-size: 93%
}
.note {
	padding-right: 80px;
	font-size: 93%;
	color: #333;
	background-color: #FFC;
}
.btn {
	margin-top: 9px;
	width: 90px;
	margin-bottom: 5px;
	padding-bottom: 2px;
*padding-bottom:0px;
}
.outbtn {
	background-color: #FF6600;
	margin-top: 20px;
	width: 240px;
	height: 60px;
	margin-bottom: 16px;
	font-size: 150%;
	padding-bottom: 3px;
*padding-bottom:0px;
}
.pbtn2 {
	margin-top: 20px;
	width: 120px;
	height: 30px;
	margin-bottom: 16px;
	font-size: 150%;
	padding-bottom: 3px;
*padding-bottom:0px;
}
.btnwide {
	margin-top: 20px;
	width: 110px;
	padding-bottom: 2px;
*padding-bottom:0px;
}
.ffsearch {
	width: 100px;
}
.ff10 {
	width: 26px;
}
.ff15 {
	width: 37px;
}
.ff20 {
	width: 50px;
	margin: 0 8px 0 0;
}
.ff25 {
	width: 60px;
	margin: 0 8px 0 0;
}
.ff30 {
	width: 85px;
	margin: 0 8px 0 0;
}
.ff40 {
	width: 100px;
	margin: 0 8px 0 0;
}
.ff50 {
	width: 120px;
	margin: 0 8px 0 0;
}
.ff60 {
	width: 145px;
	margin: 0 8px 0 0;
}
.ff75 {
	width: 168px;
	margin: 0 8px 0 0;
}
.ff100 {
	width: 248px;
	margin: 0 8px 0 0;
}
.ff150 {
	width: 368px;
	margin: 0 8px 0 0;
}
.fftime {
	width: 50px;
}
.ffradio {
}
/* lists */
tr.even {
	background-color: #FFFFFF;
}
tr.odd {
	background-color: #F0F0F0;
}
tr.today {
	background-color: #E3FFD6;
}
.bold_number {
	font-weight: bold;
}
.authorization_title {
	font-weight: bold;
	color: #006600;
}
.hBlue {
	padding: 2px 0 3px 0;
	background-color: #BADFFF;
	color: #006699;
	font-weight: bold;
	font-size: 93%
}
.hBlueNote {
	color: #006699;
	font-weight: bold;
	font-size: 93%
}
.hBlue2 {
	padding: 2px 0 3px 0;
	background-color: #BADFFF;
	color: #006699;
	font-weight: bold;
	font-size: 85%
}
.hGreen {
	padding: 2px 0 3px 0;
	background-color: #BBEABA;
	color: #388032;
	font-weight: bold;
	font-size: 85%
}
.hOrange {
	padding: 2px 0 3px 0;
	background-color: #FFD895;
	color: #996600;
	font-weight: bold;
	font-size: 85%
}
.hSlate {
	padding: 2px 0 3px 0;
	background-color: #CDDAEE;
	color: #4A658D;
	font-weight: bold;
	font-size: 85%
}
.hViolet {
	padding: 2px 0 3px 0;
	background-color: #CCCCED;
	color: #8A4FE4;
	font-weight: bold;
	font-size: 85%
}
.hGray {
	padding: 2px 0 3px 0;
	background-color: #DDDDDD;
	color: #656565;
	font-weight: bold;
	font-size: 85%
}
.fGray {
	padding: 2px 0 3px 0;
	background-color: #DDDDDD;
	color: #656565;
}
.rLineForm {
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rLine {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rLine2 {
	border-bottom: 1px solid #CCC;
}
.rLine3 {
	padding-bottom: 12px;
	border-bottom: 1px solid #CCC;
}
.rowpad {
	height: 28px;
}
.ip {
	margin-left: 8px;
}
.rGray {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.rToday {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #E3FFD6;
	font-size: 85%
}
.rWhite {
	padding: 4px 0 4px 0;
	font-size: 85%
}
.totaltitle {
	font-weight: bold;
	padding-right: 24px;
}
.lheight {
	line-height: 20px;
	font-size: 85%
}
/* home */
.home_title {
	color: #666;
	padding: 0 1em 1.5em 0;
}
.home_settings {
	background-color: #F99151;
	width: 185px;
	float: left;
	margin-right: 14px;
}
.home_users {
	background-color: #528EFB;
	width: 185px;
	float: left;
	margin-right: 14px;
}
.home_reports {
	background-color: #55B850;
	width: 185px;
	float: left;
	margin-right: 14px;
}
.home_label {
	margin-top: .95em;
	font-weight: bold
}
.icon {
	float: none;
}
.home_rowpad {
	padding: 0 0 30px 0;
}
a.homelink {
	text-decoration: none;
	color: #FFF;
}
a.homelink:hover {
	text-decoration: underline;
	color: #FFF;
}
/* links */
a.upgradelink {
	text-decoration: none;
	color: #339900;
	font-size: 123.1%;
	font-weight: bold;
}
a.upgradelink:hover {
	text-decoration: underline;
	color: #339900;
}
a.toplink {
	text-decoration: none;
	color: #FFF;
}
a.toplink:hover {
	text-decoration: underline;
	color: #FFF;
}
a.link {
	text-decoration: none;
	color: #0033FF;
}
a.link:hover {
	text-decoration: underline;
	color: #009900;
}
a.linkorange {
	text-decoration: none;
	color: #F66600;
}
a.linkorange:hover {
	text-decoration: underline;
	color: #009900;
}
a.linkBold {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}
a.linkBold:hover {
	text-decoration: underline;
	color: #009900;
}
/* actions */
a.add {
	text-decoration: none;
	color: #006600;
	font-size: 108%;
}
a.add:hover {
	text-decoration: underline;
	color: #009900;
}
a.edit {
	text-decoration: none;
	color: #006699;
	font-size: 108%;
}
a.edit:hover {
	text-decoration: underline;
	color: #009900;
}
a.delete {
	text-decoration: none;
	color: #FF3300;
	font-size: 108%;
}
a.delete:hover {
	text-decoration: underline;
	color: #009900;
}
/* punch buttons */
input.inbutton {
	margin: 12px 0;
	border: none;
	height: 40px;
	width: 200px;
	background: url('../../_styles/_images/punch_buttons/punch_in_on.gif') no-repeat;
}
input.inbutton:hover {
	margin: 12px 0;
	border: none;
	height: 40px;
	width: 200px;
	background: url('../../_styles/_images/punch_buttons/punch_in_hover.gif') no-repeat;
}
input.outbutton {
	margin: 12px 0;
	border: none;
	height: 40px;
	width: 200px;
	background: url('../../_styles/_images/punch_buttons/punch_out_on.gif') no-repeat;
}
input.outbutton:hover {
	margin: 12px 0;
	border: none;
	height: 40px;
	width: 200px;
	background: url('../../_styles/_images/punch_buttons/punch_out_hover.gif') no-repeat;
}
input.button_post:hover {
	color: #339900;
}
input.button_continue:hover {
	color: #F90;
}
input.button_cancel:hover {
	color: #FF0000;
}
.graybutton {
	margin: 12px 0;
}
.loginBtn {
	width: 80px;
	margin: 10px 0 15px 0;
	padding: 3px 0 5px 0;
}
.loginBtn2 {
	width: 140px;
	margin: 10px 0 15px 0;
	padding: 3px 0 5px 0;
}
/* tab buttons */
.tabUser ul {
	list-style: none;
}
.tabUser li {
	float: left;
	font-size: 100%;
}
.tabUser a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #B0B0B0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabUser a:hover {
	color: #FFF;
	background-color: #CBCACA;
	text-decoration: underline;
}
.tabHome ul {
	list-style: none;
}
.tabHome li {
	float: left;
	font-size: 100%;
}
.tabHome a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #528EFB;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabHome a:hover {
	color: #FFF;
	background-color: #7FADFE;
	text-decoration: underline;
}
.tabReport ul {
	list-style: none;
}
.tabReport li {
	float: left;
	font-size: 100%;
}
.tabReport a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #55B850;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabReport a:hover {
	color: #FFF;
	background-color: #88D084;
	text-decoration: underline;
}
.tabSetup ul {
	list-style: none;
}
.tabSetup li {
	float: left;
	font-size: 100%;
}
.tabSetup a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #FFF;
	background-color: #F99151;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabSetup a:hover {
	color: #FFF;
	background-color: #FFD895;
	text-decoration: underline;
}
.tabOn ul {
	list-style: none;
}
.tabOn li {
	float: left;
	font-size: 100%;
}
.tabOn a {
	margin-right: 2px;
	padding: 4px 8px 6px 8px;
	color: #333;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.tabOn a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: underline;
}
/* scroll buttons */
.scroll ul {
	list-style: none;
}
.scroll li {
	float: left;
	font-size: 12px;
}
.scroll a {
	width: 16px;
*width:18px;
	height: 16px;
*height:18px;
	color: #333;
	border: 1px solid #999;
	margin: 0 0px;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
}
.scroll a:hover {
	color: #FFF;
	border: 1px solid #33CC00;
	background-color: #33CC00;
}
.scrollOff {
	border: 1px solid #999;
	margin: 0 0px;
	background-color: #FFF;
	width: 16px;
*width:18px;
	height: 16px;
*height:18px;
}
textarea#styled {
	width: 419px;
	border: 1px solid #CCC;
	padding: 5px;
}
/*
New CSS Start here...
*/
.pure_fa_row {
	margin-top: 3px;
}
fieldset {
	margin: 0 0 10px 0;
	border: 1px solid #D5D5D5;
	padding: 5px 0px 10px 0px;
}
legend {
	margin: 0 0 0 15px;
	font-weight: bold;
	color: #333;
}
.fieldset_gray {
	background-color: #F0F0F0;
}
.fieldset_yellow {
	background-color: #FFFFCC;
}
.fieldset_green {
	background-color: #EAFFEF;
}
.fieldset_red {
	background-color: #fbe3e4;
}
.fieldset_red2 {
	background-color: #d5edf8;
}
.fieldset_red3 {
	background-color: #fff6bf;
}
.fieldset_blue {
	background-color: #d5edf8;
}
.next_previous {
	color: #333;
}
.next_previous:hover {
	color: #FFF;
	background-color: #33CC00;
}
.fa_icon_style {
	color: #555;
}
.fa_icon_style:hover {
	color: #999;
}
.fa-inactive {
	color: #E0E0E0;
}
.success {
	color: #339900;
	font-weight: bold;
}
.even {
	background-color: #FFFFFF;
}
.odd {
	background-color: #F0F0F0;
}
.list_row {
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 20px;
	border-bottom: 1px solid #CCC;
	font-size: 85%
}
.pure_row {
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 25px;
}
.list_row_head {
	padding: 2px 0 3px 0;
	background-color: #BADFFF;
	color: #006699;
	font-weight: bold;
}
.form_row {
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 20px;
}
.menu-orange {
	background: #F99151;
}
.menu-blue {
	background: #528EFB;
}
.menu-green {
	background: #55B850;
}
.fa-menu {
	color: #FFF;
	padding: 5px 0px 5px 0px;
}
.fa-menu-icon-shift-left {
	padding: 0px 10px 0px 0px;
}
a.menu-item {
	text-decoration: none;
	color: #FFF;
}
a.menu-item:hover {
	text-decoration: underline;
}
.extralarge {
	font-size: 138.5%;
}
.large {
	font-size: 108%;
}
