body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #636363;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}
*
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a img
{
	border: 0px;
}
h1
{
	font-family: 'HelveticaNarrowCERegular';
	font-size: 26px;
	font-weight: normal;
	color: #057fcb;
}
h2
{
	font-family: 'HelveticaNarrowCERegular';
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.font12-red
{
	font-size: 12px;
	color: #e66b55;
}
.link-font12
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: underline;
}
.link-font12:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #959595;
	text-decoration: underline;
}
.red_btn
{
	background-color: #ee6f58;
	float: left;
	height: 22px;
	padding-top: 4px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #ae4a37;
	margin-right: 10px;
}
.red_btn:hover
{
	background-color: #ee6f58;
	float: left;
	float: left;
	height: 22px;
	padding-top: 4px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	box-shadow: inset 0 0 24px #ae4a37;
}
.blue_btn
{
	background-color: #4eb1f2;
	float: left;
	height: 22px;
	padding-top: 4px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #4296cd;
	margin-right: 10px;
}
.blue_btn:hover
{
	background-color: #8CCCF7;
	float: left;
	height: 22px;
	padding-top: 4px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	box-shadow: inset 0 0 24px #4296cd;
}
#main
{
	float: left;
	width: 100%;
}
.top_logo {
	text-align: center;
	float: left;
	height: 108px;
	width: 100%;
	padding-top: 13px;
	background-color: #FFF;
}
.tl_left {
	text-align: center;
	float: left;
	width: 50%;
	background-color: #FFF;
}
.tl_right {
	text-align: center;
	float: left;
	width: 50%;
	background-color: #FFF;
}

.middle_rpt
{
	background-image: url(../images/middle_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100%;
	background-color: #f3f3f3;
}
.login_wrap
{
	width: 518px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.login_area
{
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 304px;
	width: 90%;
	padding-top: 232px;
	padding-right: 5%;
	padding-left: 5%;
}
.login_text_field
{
	float: right;
	width: 95%;
	margin-bottom: 10px;
}
.login_text_field2
{
	float: right;
	width: 95%;
	margin-bottom: 5px;
}
.login_text_area
{
	float: left;
	width: 25%;
	font-size: 12px;
	padding-top: 10px;
}
.login_field_area
{
	float: right;
	width: 75%;
}
.login_all_fild_image
{
	background-image: url(../images/field-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
	background-position: left top;
	border: 0px;
	outline: none;
	line-height: 24px;
}
.top_menu
{
	float: left;
	height: 51px;
	width: 100%;
	background-image: url(../images/menu_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.er_msg
{
	float: left;
	width: 100%;
}
.red_btn_inpt
{
	background-color: #ee6f58;
	float: left;
	height: 26px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #ae4a37;
	margin-right: 10px;
	border: 0px;
	padding-bottom: 4px;
}
.red_btn_inpt:hover
{
	background-color: #F39989;
	float: left;
	height: 26px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #ae4a37;
	margin-right: 10px;
	border: 0px;
	padding-bottom: 4px;
	cursor:pointer;
}

.blue_btn_inpt
{
	background-color: #4eb1f2;
	float: left;
	height: 26px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #4296cd;
	margin-right: 10px;
	border: 0px;
	padding-bottom: 4px;
}
.blue_btn_inpt:hover
{
	background-color: #8CCCF7;
	float: left;
	height: 26px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	box-shadow: inset 0 0 24px #4296cd;
	margin-right: 10px;
	border: 0px;
	padding-bottom: 4px;
	cursor:pointer;
}
/*---------------------add_task----------------------*/
.wrap
{
	width: 60%;
	margin-top: 6%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.add_task_list_box
{
	float: left;
	height: 22px;
	width: 80%;
	background-color: #e1f0f9;
	border: 1px solid #c2dff2;
}
.summary_text3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.summary_text4
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.rate_text2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
/*timesheet*/
.wrap2
{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tmsht_menu
{
	float: left;
	height: 51px;
	width: 80%;
	display: block;
}
.select_menu
{
	float: left;
	width: 100%;
	display: none;
}
.tmsht_menu ul
{
	float: left;
	width: 100%;
}
.tmsht_menu ul li
{
	float: left;
	background-image: url(../images/menu_line.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.tmsht_menu ul li a
{
	/*----------------css change---------------------*/
	float: left;
	font-family: 'HelveticaNarrowCERegular';
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	height: 34px;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
}
.tmsht_menu ul li a:hover
{
	/*----------------css change---------------------*/
	float: left;
	font-family: 'HelveticaNarrowCERegular';
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	height: 34px;
	padding-top: 17px;
	background-image: url(../images/menu_rpt_hvr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}
.tmsht_menu_current
{
	/*----------------css change---------------------*/
	float: left;
	font-family: 'HelveticaNarrowCERegular';
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	height: 34px;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/menu_rpt_hvr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.date_slct
{
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.login_logout
{
	float: right;
	width: 10%;
}
.login_name
{
	float: left;
	width: 80%;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.login_pic
{
	float: right;
	width: 20%;
	padding-top: 12px;
	text-align: right;
}
.top_pannle
{
	background-image: url(../images/menu_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	float: left;
}
.logo_aera
{
	float: left;
	width: 96%;
	padding: 2%;
}
.logo_left
{
	float: left;
	width: 40%;
}
.logo_right
{
	float: right;
	width: 20%;
}
.logo_right img
{
	float: right;
	width: 50%;
	height : 50%;
}
.date
{
	float: left;
	width: 15.2%;
	background-image: url(../images/date_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.tr_bodr2
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 29px;
}
.tr_bodr_non
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 27px;
}
.tr_bodr_bottom
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ts_fill
{
	float: right;
	width: 84.8%;
	overflow: auto;
	overflow-y: hidden;
}
.comman
{
	width: 100%;
	float: left;
}
.comman_all2
{
	float: left;
	width: 100%;
	padding-top: 15px;
}
.font13_wht
{
	font-size: 13px;
	color: #fff;
	font-family: Tahoma, "helvetica Narrow CE";
	font-weight: bold;
}
.font13_blk
{
	font-size: 13px;
	color: #4c4c4c;
	font-family: Tahoma, "helvetica Narrow CE";
	font-weight: bold;
}
.field_ylw2
{
	font-size: 11px;
	color: #636363;
	background-color: #fffca4;
	padding: 1px;
	float: left;
	height: 12px;
	width: 30px;
	border: 1px solid #979797;
}
.field_red2
{
	font-size: 11px;
	color:White;
	background-color: #ee6f58;
	padding: 1px;
	float: left;
	height: 12px;
	width: 30px;
	border: 1px solid #979797;
}
.tmsht_btn
{
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	clear: right;
}
td
{
	padding: 5px;
}
.date_slct2
{
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 4px;
	display: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.padg
{
	padding: 0px;
}
