/* CSS Document */
body
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#border
{
	border:1px solid #666666;
}
.content table tr td
{
	padding:10px;
	font-size:12px;
	line-height:22px;
}
.border_content
{
	padding:10px;
}
.div_slabs_rows table td
{
	padding:3px 3px 0px 0px;
}
.agreement_overlay
{
	position:fixed;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:999;
}
.agreement
{
	background: none repeat scroll 0 0 #fff;
    height: 90%;
    margin: auto;
    overflow: auto;
    padding: 20px;
    position: fixed;
    top: 2%;
    width: 970px;
    z-index: 999999;
	border-radius:5px;
}
.agreement_print_us
{
	height:auto !important;
	width:100%;
}
.navigation
{
width:43%;
margin:auto;
position:absolute;
text-align:left;
left:450px;


}

.navigation div
{
width:15px;
height:17px;
margin:30px auto auto 20px;
display:inline-block;

}
.navigation span
{
background-color: #fed814;
    border-radius: 50%;
    display: block;
    font-size: 8px;
    height: 20px;
    line-height: 19px;
    margin-left: 10px;
    position: absolute;
    text-align: center;
    top: 20px;
    vertical-align: middle;
    width: 20px;
}




.btn_controls
{
    position: fixed;
    right: 0;
    top: 0;
}
.btn_controls a
{
	padding: 5px;
	display:inline-block;
	heigth:25px;
	width:25px;
	margin:0 -1px;
	cursor: pointer;
	background-color: #fed814;
}
.btn_controls a:hover
{
	background-color: #FF3333;
}
.slab_count
{
	background:#0bcc86;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.links a
{
	display:block;
	width:200px;
	height:200px;
	background:#999999;
}
.popup_div
{
	background: rgba(0,0,0,0.8);
    display: table;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
	font-size:26px;
	color:#fff;
}
.popup_div a
{
	background: #0099cc;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    margin: 20px 5px;
    padding: 10px;
    text-decoration: none;
}
.popup_div a:hover
{
	background: #0066CC;
}
.popup_div span
{
    display: table-cell;
	vertical-align:middle;
}
.sub_menus ul
{
	padding:0px;
}
.sub_menus ul li
{
	list-style: none;
	display:inline-block;
}
.sub_menus ul li a
{
	color: #525252;
    display: table-cell;
    height: 30px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 160px;
	background:#fed814;
}
.sub_menus ul li a:hover
{
	color:#000;
	background:#FF3333;
}
.slabs_details
{
	background:#00CC66;
	position:absolute;
	height:3px;
	width:30px;
	z-index:999;
}
.customer_booked
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    font-size: 12px;
    line-height: 20px;
    padding: 10px 10px;
    position: relative;
}
.customer
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    margin: 10px;
    min-height: 145px;
    min-width: 190px;
    padding: 10px 20px;
    position: absolute;
    right: 30px;
    top: 65px;
	max-width:260px;
	line-height:20px;
}
.customer_list
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    margin: 10px 5px 0 0;
    min-height: 175px;
    min-width: 250px;
    padding: 10px 20px;
	float:left;
	line-height:20px;
	max-width:250px;
}
.steps
{
    bottom: 90px;
    position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:95%;
}
.steps .div_grow
{
	 height:30px; background:rgba(244,173,3,0.7); position:absolute; bottom:0px;
	 font-size:10px; text-align:right;
	 z-index:99;
}
.steps .div_building
{
	 width:100%; height:30px; background:rgba(0,0,0,0.1); position:relative; bottom:0px; right:0px;
}
.steps .slabs_details
{
	background:#00CC66;
	position:absolute;
	height:30px;
	width:3px;
	z-index:999;
}
.side_title {
    color: rgba(0, 0, 0, 0.1);
    font-family: abeatbyKai;
    font-size: 50px;
    left: -220px;
    position: absolute;
    text-align: right;
    text-transform: capitalize;
    top: 360px;
    transform: rotate(270deg);
    width: 500px;
}
.div_grow
{
	 width:30px; background:rgba(244,173,3,0.7); position:absolute; bottom:0px;
	 font-size:10px; text-align:center;
	 z-index:99;
}
.div_building
{
	 height:65%; width:30px; background:rgba(0,0,0,0.1); position:fixed; bottom:0px; right:0px;
}
.customer_amounts
{
	margin: auto;
    width: 480px;
}
#customer_links div
{
	background:#ddd;
	color:#525252;
	margin:5px 5px 0 0;
	width:105px;
}
#customer_links div:hover
{
	background:#ccc;
}
#customer_links div p
{
	color:#525252;
	font-size:11px;
}
.customer_amounts div
{
	background: none repeat scroll 0 0 #525252;
    color: #fff;
    display: table;
    float: left;
    height: 40px;
    margin: 1px 1px 0 0;
    padding: 10px 20px;
    text-align: center;
    width: 106px;
	line-height:20px;
}
.customer_amounts div span
{
	display:table-row;
	vertical-align:bottom;
	height:10px;
}
.customer_amounts div p
{
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
#div_payments
{
	float:left;
	width:500px;
}
.customer .total_amount
{
	
}
.process_steps ul
{
	padding-left:25px;
	color:#7c7c7c;
}
.process_steps ul img
{
	opacity:0.7;
}
.process_steps ul li
{
	padding:5px;
}
.process_steps	h4
{
	color:#0099FF;
	background:url("images/icon_info_process.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-left:30px;
}
.process_steps
{
	margin-left:40px;
}
.div_slabs_rows, .div_slabs_title
{
	width:590px;
}
.div_slabs_title
{
	text-align:center;
}
.slab_res, .slab_res_max,.slab_res_min
{
	width:100px;
	height:100px;
	line-height:100px;
	color:#fff;
	font-size:26px;
	border-radius:50%;
	text-align:center;
	background:#0099FF;
	position: fixed;
    right: 30px;
    top: 95px;
    z-index: 999;
}
.slab_res_min
{
	background:#0099FF;
}
.slab_res_max
{
	background:#FF0033;
}
.print_us
{
	position:fixed;
	width:700px;
	height:400px;
	left:22%;
	background:none no-repeat scroll 0 0 / cover #fff;
	top:10%;
	border:1px solid #e5a60e;
	border-radius:5px;
	z-index:9999;
}
.print_us_overlay
{
	position:absolute;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	top:0px;
	z-index:999;
}
@font-face
{
font-family: abeatbyKai;
src: url(abeatbyKaiRegular.otf);
}
.text_width
{
	width:160px;
}
.text_right_width
{
	width:100px;
}
.type_width
{
	width:300px;
}
.gap_width
{
	width:70px;
}
.breakup table
{
	border:1px solid #999999;
	border-bottom:0px;
}
.breakup_pay table
{
	border:1px solid #999999;
	border-bottom:0px;
	border-right:0px;
}
.breakup_pay table td
{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:15px;
}
.breakup table td
{
	border-bottom:1px solid #999999;
}
.breakup .subtotal
{
	background-color:#f5f5f5;
}
.breakup .maintotal
{
	background-color:#CCCCCC;
}
.booking_form
{
	border: 1px solid #999999;
    margin: 20px 0;
    padding: 20px;
    width: 900px;
}
.booked_click
{
	height:40px;
	width:40px;
	position:absolute;
	margin:-5px;
	z-index:99;
	cursor:pointer;
}
.div_floor_pop
{
	background: #d7d7d7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    min-height: 200px;
    line-height: 30px;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 50px;
    width: 200px;
    z-index: 999;
	display:none;
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);
}
.div_floor_pop .customer
{
	background:#ababab;
	font-size:12px;
	padding:10px;
	line-height:20px;
}
.div_booking
{
	border:1px dotted rgba(0,0,0,0.4);
	display: table;
    margin: 10px 0;
    padding: 20px;
	width:90%;
}
.div_book
{
	width:30px;
	height:30px;
	float:left;
	margin:10px;
	background:#f5f5f5;
	border:1px solid rgba(0,0,0,0.1);
	padding:5px;
	display:table;
	background-repeat:no-repeat;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.5);
}

.div_pop
{
	margin:3px;
	margin-bottom:10px;
	background:#fff;
	padding:5px;
	height:45px;
}
.div_pop div
{
	float:left;
	margin:5px;
	padding:10px;
}
.div_book:hover
{
	border:1px solid rgba(0,0,0,0.6) !important;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.99) !important;
}
.book_details
{
	font-size:11px;
	line-height:15px;
	color:#333333;
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
}
a
{
	color:#000;
}
#chart_3
{
	display:none;
}
.settings_div table tr td, .settings_div table
{
	border:0px;
}
.settings_div .reports_menus
{
	display:none;
}
.quick_links
{
    margin-left: -20px;
	margin-top: -20px;
    width: 812px;
}
.quick_links div
{
	background:none no-repeat scroll 0 0 / contain  #222;
	width:91px;
	height: 30px;
    padding: 3px 10px;
	text-align:left;
	color:#fed814;
	font-size:11px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:1px 0px 1px 1px;
	cursor:pointer;
	display: table;
}
.quick_links div span
{
	display: table-cell;
	vertical-align: middle;
}
.quick_links div:hover
{
	background:none no-repeat scroll 0 0 / contain  #000;
}
.quick_status
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: -90px;
    margin-left: -20px;
    position: absolute;
    width: 809px;
}
.quick_status div
{
	background:#fed814;
	width:114px;
	height: 60px;
    padding: 10px 0px;
	text-align:center;
	color:#111;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:1px 0px 1px 1px;
	cursor:pointer;
}
.quick_status div:hover
{
	background:#f0b500;
}
.quick_status div .count
{
	font-size:34px;
}
.reports_menus_td
{
	background:#fed814;
	border:0px !important;
	padding:0px !important;
	position:absolute;
	height:100%;
}
.reports_menus
{
	width:165px;
	padding:5px;
	padding-top:10px;
	min-height:400px;
}
.reports_menus ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	border-top:2px solid rgba(0,0,0,0.5);
}
.reports_menus ul li a
{
	text-decoration:none;
	display:block;
	border-bottom:1px solid rgba(0,0,0,0.2);
	border-top:1px solid rgba(255,255,255,0.5);
	padding:15px 10px;
}
.reports_menus ul li a:hover
{
	background:rgba(0,0,0,0.1);
}
.details_div
{
	background: none repeat scroll 0 0 #444;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    padding: 20px 20px 20px 15px;
}
.details_div span
{
	font-size:20px;
	font-weight:bold;
	font-family: Microsoft Sans Serif;
	color:#fed814;
}
.details_div a
{
	display:block;
	padding:3px;
	color:#444;
	text-decoration:none;
	text-shadow:1px 1px 0px rgba(255,255,255,0.4);
	background:#fed814;
	min-width:80px;
	text-align:center;
	font-weight:bold;
	border-radius:3px;
}
.details_div a:hover
{
	background:#f0b500 !important;
	box-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
.construction_bg
{
	background:url("images/login-bg-repeat.jpg") repeat-x scroll center bottom #fff;
	width:100%;
	height:100%;
	position:absolute;
}
.construction
{
	background:url('images/login-bg.jpg') repeat-x scroll center bottom rgba(0, 0, 0, 0);
	width:650px;
	height:685px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
	
}
.default_value
{
	font-style:italic;
	color:#00CCCC;
}
.menu_small
{
width:71px !important;
float:left !important;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
text-align:center !important;
font-size:9px !important;
padding-bottom:4px !important;
margin:0px !important;
}
.attendance_img
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100px;
    width: 120px;
	position:absolute;
}
.attendance
{
	width:240px;
	margin:40px 10px;
	float:left;
	height:100px;
	padding:2px;
	background:rgba(0,0,0,0.1);
	border:1px solid rgba(0,0,0,0.3);
	border-radius:5px;
}
.attendance_div
{
	width:110px;
	float:right;
}
.attendance_div input:not([type="submit"]), textarea
{
	margin:3px;
}
.attendance_div lable
{
	cursor:pointer;
}
.attendance_img p
{
	text-align:center;
	background:rgba(0,0,0,0.6);
	color:#fff;
	padding:10px 0px;
	margin:0px;
	position:absolute;
	bottom:0px;
	width:100%;
}
.notqualified
{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    color: red;
    font-size: 20px;
    height: 385px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 500px;
    z-index: 9999;
}
.qualified
{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    color: red;
    font-size: 20px;
    height: 385px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 500px;
    z-index: 9999;
}
.first_round
{
	background: #03ce7f;
    color: #fff;
    font-size: 20px;
    height: 80px;
    left: 0;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    top: 110px;
    width: 100px;
    z-index: 9999;
}
.num_table
{
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	width:450px;
	border:0px !important;
	float:left;
	height:30px;
	margin-top:1px;
}
.num_table a
{
	color:#333333;
	text-decoration:none;
}
.num_table table
{
	border:0px solid #cccccc !important;
	margin-top:-12px;
}
.num_table table td
{
	border:0px solid #cccccc !important;
}
.late_login
{
	background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    left: 25%;
    padding: 10px;
    position: fixed;
    top: 35%;
    width: 600px;
}
.performer_popup
{
	width:430px;
	height:230px;
	border-radius:5px;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.6);
	position:fixed;
	z-index:99999;
	left:35%;
	top:20%;
	background-color:#fff;
	background-size:cover;
	background-position:center;
}
.performer_popup_logo
{
	background: url("images/small_logo.png") no-repeat scroll 5px 7px / 130px auto rgba(255, 255, 255, 0.95);
    border-radius: 0 0 5px 5px;
    bottom: 95px;
    height: 40px;
    position: absolute;
    right: -95px;
    transform: rotate(270deg);
    width: 230px;
}
.performer_popup_clipart
{
	background:url(images/congratz_clip_art.png) no-repeat;
	width:260px;
	height:180px;
	position: absolute;
    right: -100px;
    top: -70px;
}
.performer_popup_clipart_week
{
	background:url(images/congratz_clip_week_art.png) no-repeat;
	width:260px;
	height:180px;
	position: absolute;
    right: -100px;
    top: -70px;
}
.performer_popup_msg
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 0 0 0 4px;
    bottom: 0;
    color: #fff;
    font-family: Helvetica;
    font-size: 22px;
    height: 40px;
    padding: 10px;
    position: absolute;
    width: 370px;
	text-transform:uppercase;
}
.performer_popup_msg p
{
	margin:0 0 2px;
	font-size:12px;
}
.user_org_image
{
	background-size: cover;
    border-radius: 50%;
    height: 100px;
    margin-left: 0;
    margin-top: 110px;
    width: 100px;
	background-position: center center;
	position:fixed;
}
.slideshow
{
	background: none repeat scroll 0 0 #333333;
    color: #fff;
    display: block;
    float: right;
    font-size: 24px;
    height: 140px;
    line-height: 130px;
    text-align: center;
    text-decoration: none;
    width: 170px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.slideshow:hover
{
	background:#000000;
	line-height:140px;
}
.mailcount
{
	background: none repeat scroll 0 0 #ff0000;
    border-radius: 50%;
    color: #fff;
    float: right;
    height: 25px;
    line-height: 23px;
    margin-top: 4px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 25px;
    z-index: 99999;
}
.mailcount_home
{
	background: none repeat scroll 0 0 #ff0000;
    border-radius: 50%;
    color: #fff;
    float: right;
    height: 28px;
    line-height: 26px;
    margin-top: 4px;
    text-align: center;
    width: 28px;
    z-index: 99999;
}
.survey_updates
{
	width:250px;
	height:200px;
	background-size: cover;
	background-position: center center;
	float:left;
	font-size:30px;
	position:relative;
	margin:2px 2px 22px 110px;
}
.bonus_name
{
	bottom: 0;
	background:rgba(0,0,0,0.7);
    color: #fff;
    font-size: 20px;
    padding: 5px 10px 5px 5px;
    position: absolute;
    text-align: right;
    width: 335px;
	margin-left:-100px;
	text-transform:capitalize;
}
.bonus_total_count
{
	background:#33CCCC;
	text-align:center;
	padding:15px;
}
.bonus_total_count .count
{
	font-size:95px;
}
.survey_udates_table table tr td
{
	border:0px;
	padding:0px;
}
.survey_name
{
	background: none repeat scroll 0 0 #525252;
    color: #fff;
    font-size: 66px;
    height: 192px;
    text-align: center;
    width: 300px;
}
.survey_updates .bonus, .survey_updates .bonus_total
{
	bottom: 101px;
    font-size: 12px;
    left: -100px;
    position: absolute;
    text-align: center;
    width: 100%;
	background:#33CC33;
	height:84px;
	width:100px;
	padding-top:15px;
	color:#000;
	text-align:center;
}
.survey_updates .bonus .count, .survey_updates .bonus_total .count
{
	font-size:50px;
}
.survey_updates .bonus_total
{
	bottom: 0px;
    left: -100px;
}
.quality_score
{
	float:left;
	width:200px;
	height:200px;
	background:#33CCCC;
	color:#fff;
	padding:20px;
	font-size:30px;
	position:relative;
	margin:2px;
}
.quality_score p
{
	border-top: 1px solid rgba(255,255,255,0.6);
    font-size: 26px;
    margin: 2px;
    text-align: right;
	padding-top:5px;
}
.quality_score .bonus
{
	bottom: 0;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
	background:#33CC33;
}
.quality_score .bonus .count
{
	font-size:50px;
}
.user_display, .emp_display
{
	float:left;
	padding-bottom:30px;
}
.user_display
{
	margin-left:80px;
}
.user_img, .user_img_profile
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-position:center;
	background-size: 100%;
	float:left;
	height:250px;
	margin:1px;
	position:relative;
	color:#fff;
	font-family: abeatbyKai;
	overflow:hidden;
}
.user_img_profile
{
	margin:0px;
	height:350px;
}
.user_img:hover, .user_img_profile:hover
{
	background-position:center;
	background-size: 110%;
}
.user_img_profile h1
{
	font-size: 50px;
    margin: 20px 0 0;
	position:fixed;
}
.user_img_profile .text
{
	margin-top:75px;
	position:fixed;
}
.online .inactive, .online .active
{
	width:15px;
	height:15px;
	position:absolute;
	bottom:10px;
	right:10px;
	border-radius:50%;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.online .status, .user_img_profile .online .status
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	padding-top:320px;
	line-height:20px;
}
.online .status:hover
{
	padding-top:155px;
}
.user_img_profile .online .status:hover
{
	padding-top:240px;
}
.online .active
{
	background:#00CC00;
}
.online .inactive
{
	background:#FF0033;
}
.online .notactive
{
	background:#00CCFF;
}
.user_img .overlay, .user_img_profile .overlay
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height:100%;
	position:absolute;
	width:94%;
	padding:0 3%;
	background:rgba(0,0,0,0.4)
}
.user_img .overlay:hover, .user_img_profile.overlay:hover
{
	background:rgba(0,0,0,0.8);
	font-size:15px;
}
.ui-datepicker-trigger
{
	margin-left: 280px;
    margin-top: -35px;
    width: 35px;
}
.count
{
	font-weight:bold;
	font-size:20px;
}
.target:hover, .target_pending:hover, .target_achived:hover, .incentive_survey:hover, .target_rejected:hover
{
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.5);
}
.target, .target_pending, .target_achived, .incentive_survey, .target_rejected
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 50%;
    color: #ffffff;
    float: right;
    font-size: 10px;
    height: 120px;
    margin: 2px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 120px;
	background:#04c994;
	bottom:-180px;
	z-index:99;
	cursor:pointer;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.7);
}
.target_rejected
{
	bottom: -100px;
    height: 60px;
    left: 270px;
    width: 60px;
}
.target_pending
{
    height: 70px;
    width: 70px;
	bottom:-230px;
}
.target_achived
{
    bottom: -130px;
    height: 90px;
    right: -90px;
    width: 90px;
}
.incentive_survey
{
    bottom: -130px;
    height: 90px;
    right: -90px;
    width: 90px;
	box-shadow:0 0 0 5px rgba(0, 191, 108, 0.9)
}
.target div
{
	bottom: 5px;
    position: absolute;
    width: 120px;
}
.target_pending div
{
	bottom: 10px;
    position: absolute;
    width: 70px;
}
.target_achived div
{
	bottom: 10px;
    position: absolute;
    width: 90px;
}
.incentive_survey div
{
	bottom: 10px;
    position: absolute;
    width: 90px;
}
.target .count, .target_pending .count, .target_achived .count, .incentive_survey .count, .target_rejected .count
{
	font-weight:bold;
	font-size:60px;
	line-height:120px;
	font-family: abeatbyKai;
}
.target_rejected .count
{
	font-size:26px;
	line-height:60px;
}
.target_pending .count
{
	font-size:30px;
	line-height:70px;
}
.target_achived .count
{
	font-size:30px;
	line-height:90px;
}
.incentive_survey .count
{
	font-size:30px;
	line-height:90px;
}
.user_view
{
	background-size: cover !important;
}
.user_view .overlay
{
	background:rgba(0,0,0,0.4);
	color: #fff;
    font-size: 30px;
    height: 95%;
	padding:2%;
    text-align: right;
    width: 96%;
	text-shadow:1px 1px 2px #000;
	margin:0px;
}
.user_view_small
{
	background-position: 0 -20px;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 70px;
    width: 177px;
	margin-left: 12px;
}
.user_view_small_inner
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0px solid #06e8eb;
    float: left;
    height: 37px;
    margin: 0px 8px 0px 0px;
    width: 37px;
}
.dashboard
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding:15px;
}
.btn_download
{
	background:#444;
	height:50px;
	top:0px;
	right:0px;
	width:100%;
	z-index:99;
}
.btn_download ul
{
	margin:0px;
	padding:0px;
}
.btn_download li
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    height: 47px;
    list-style: outside none none;
    margin: 0px;
    overflow: hidden;
    position: relative;
    width: 180px;
    z-index: 99;
}
.btn_download li a
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#fff;
	text-decoration:none;
	text-align:left;
	padding-left:50px;
	line-height:45px;
	position:absolute;
}
.btn_download li a:hover
{
	line-height:45px;
	color:#fed814;
}
.btn_download .Add:hover
{
	background:url(images/icon_add.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Add
{
	background:url(images/icon_add.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Setting:hover
{
	background:url(images/icon_setting.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Setting
{
	background:url(images/icon_setting.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Bonus:hover
{
	background:url(images/icon_bonus.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Bonus
{
	background:url(images/icon_bonus.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Dashboard:hover
{
	background:url(images/icon_view_all.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Dashboard
{
	background:url(images/icon_view_all.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .View:hover
{
	background:url(images/icon_view_all.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .View
{
	background:url(images/icon_view_all.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Payslip:hover
{
	background:url(images/icon_pay_slip.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Payslip
{
	background:url(images/icon_pay_slip.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .View_user:hover
{
	background:url(images/icon_view_user.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .View_user
{
	background:url(images/icon_view_user.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Upload:hover
{
	background:url(images/icon_upload.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Upload
{
	background:url(images/icon_upload.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Postal
{
	background:url(images/icon_postal_finder.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Postal:hover
{
	background:url(images/icon_postal_finder.png) no-repeat scroll 0 0 / cover  #272727;
}
.btn_download .Target
{
	background:url(images/icon_target.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Target:hover
{
	background:url(images/icon_target.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Helpline
{
	background:url(images/icon_helpline.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Helpline:hover
{
	background:url(images/icon_helpline.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Edit:hover
{
	background:url(images/icon_edit_big.png) no-repeat scroll 0 0 / contain  #272727;
}
.btn_download .Edit
{
	background:url(images/icon_edit_big.png) no-repeat scroll 0 0 / contain  #444;
}
.btn_download .Download:hover
{
	background:url(images/icon_download.png) no-repeat scroll 0 7px / contain  #272727;
}
.btn_download .Download
{
	background:url(images/icon_download.png) no-repeat scroll 0 0 / contain  #444;
}
.top_inner_menu
{
	background:#aaa;
	height: 55px;
    padding: 5px;
	font-family: sans-serif;
    font-size: 30px;
    font-weight: bold;
	border-bottom:3px solid #444;
}
.main_div
{
	background:url("") repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
.logo_login
{
	text-align:center;
	margin:20px;
}
.login_text
{
	bottom: 20px;
    color: #525252;
    font-size: 10px;
    margin: 13px auto -8px 35px;
    position: absolute;
    text-align: left;
    text-shadow: 1px 1px 0 #fff;
    width: 50%;
    z-index: 99;
}
.login_text_right
{
	bottom: 20px;
    color: #525252;
    font-size: 10px;
    margin: 13px auto -8px 35px;
    position: absolute;
    text-align: right;
    text-shadow: 1px 1px 0 #fff;
    width: 40%;
	right:10px;
    z-index: 99;
}
#Sign-In
{
	border-radius: 5px;
    bottom: 30%;
    padding: 15px;
    position: absolute;
    right: 6%;
    width: 420px;
    z-index: 99;
}
.count_big
{
	text-align:center;
	font-size:100px;
	font-weight:bold;
	background:#4cc6ff;
	border-radius:50%;
	width:200px;
	height:200px;
	color:#fff;
	line-height:200px;
	margin:auto;
}
.warning_msg
{
	color:#1E3486; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; width:100%; margin-top:10%; text-align:center;
}
.success_msg_small
{
	color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:96%; padding:5px 2%;
	background:#33CC66;
	margin:2px 0px;
}
.information_msg_small
{
	color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:96%; padding:5px 2%;
	background:#54c7e8;
	margin:2px 0px;
}
.error_msg_small
{
	color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:96%; padding:5px 2%;
	background:#FF0000;
	padding:5px;border-radius:3px;
	margin:2px 0px;
}
.access_denied
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index:9999;
	background:rgba(255,255,255,0.95);
	text-align:center;
	padding-top:20%;
	color:#0066CC;
	font-size:20px;
}
.access_denied a
{
	color:#0066CC;
	text-decoration:none;
}
.access_denied a:hover
{
	color:#CCCCCC;
}
.logo
{
	width:230px;
}
.main_content
{
	width:1000px;
	margin:auto;
}
.menu_tab
{
	height:70px;
	background:#444;
	background-size: cover;
	margin:3px 0px;
}
.menu_tab_img
{
	background:url("images/logo-top.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height:70px;
	width:250px;
	position:absolute;
}
.content_event
{
	width:80%;
	max-width:783px;
	min-width:300px;
	float:left;
	background:rgba(255,255,255,1);
}
.content_event_content
{
	height:530px;
	font-family: abeatbyKai;
	padding:20px;
	position:relative;
}
.title
{
	font-family: abeatbyKai;
	font-size:22px;
	text-align:left;
	margin:0px;
	color:#525252;
	text-transform: capitalize;
}
rect
{
	fill-opacity:0;
}
g
{
	margin-top:-30px;
}
g text
{
	color:#000;
}
g g rect
{
	fill-opacity:0.9;
}
.content_event_gallery
{
	background:rgba(0, 0, 0, 0.3);
	height:140px;
	display:none;
}
.content_event_hr
{
	background:url("images/hr.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
	height:100%;
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.content_event_vp
{
	background:url("images/vp.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
	height:100%;
	opacity: 0.3;
    filter: alpha(opacity=30);
	padding-left:8px;
}
.select_survey
{
	height:100%;
	padding-left:8px;
	margin: auto;
    max-width: 1000px;
}
.select_survey div a
{
	display: block;
    height: 100%;
    line-height: 300px;
	text-align:center;
	color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
	line-height:630px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration:none;
	width:100%;
}
.select_survey div a:hover
{
	line-height:300px;
}
.select_survey div
{
	position:relative;
	width:32%;
	min-width:248px;
	margin:0px 2px;
	height:100%;
	background-color:rgba(0,0,0,0.1);
	float:left;
	cursor:pointer;
	background-position: center;
	background-repeat:no-repeat;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-size:400px;
	overflow:hidden;
}
.select_survey div:hover
{
	background-color:rgba(0,0,0,0.5);
	background-size:100%;
}
.select_survey div .btn_select
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background:no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 100%;
    position: absolute;
    width: 100%;
	line-height:630px;
}
.select_survey div .btn_select:hover
{
	line-height:20px;
}
.content_event_dashboard
{
	min-width:230px;
	background:	rgba(0, 0, 0, 0.1);
	float:left;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
	min-height:147px;
}
.content_event_dashboard h1
{
	font-family: abeatbyKai;
	font-size:18px;
	text-transform: capitalize;
}
.content_event_dashboard_event
{
	background-position: center center;
    background-size: cover;
    height: 140px;
	position: absolute;
    width: 771px;
	bottom:6px;
}
.content_event_dashboard_event h1
{
	margin:0px;
	padding:5px 10px;
	background:rgba(0,0,0,0.4);
}
.content_event_dashboard_event h2, .content_event_dashboard_event h3
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:5px 10px;
	background:rgba(0,0,0,0.4);
}
.content_event_dashboard_event div
{
	
	height: 78%;
    padding: 2% 20px;
}
.side_logo {
    background: url("images/small_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    margin-top: 290px;
    position: absolute;
    right: -70px;
    transform: rotate(270deg);
    width: 200px;
}
.div_buttons
{
	float:left;
	width:207px;
}
.div_buttons_inner
{
	width:217px;
	position:absolute;
	right:0px;
	margin-top:20px;
	z-index:9999999;
}
#inner_menus
{
	right: -218px;
	top:18px;
    display:none;
	position:fixed;
}
.div_menus .icon-div
{
	width:45px;
	margin:5px;
	float:left;
}
.div_menus p
{
	float:left;
	width:100px;
	font-family: abeatbyKai;
	color:#303030;
	font-size:20px;
	margin:8px 0;
}
.div_menus .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
	margin:5px;
	background:#303030;
}
.user_status
{
	height:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:67px;
	color:#fff;
	float:right;
    text-align: right;
    width: 60%;
}
.user_status_inner
{
	height:37px;
	min-width:200px;
	padding-right:5px;
	right:218px;
	position:fixed;
	background:#fed814;
  	z-index: 999;
	top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:34px;
	color:#303030;
	text-align:left;
}
.div_menus
{
	background:#fed814;
	cursor: pointer;
    height: 37px;
    position: fixed;
    right: 0;
    top: 0;
    width: 217px;
	z-index:999;
}
.div_login
{
	background:url("images/icon_login.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.3);
	height: 40px;
    width: 215px;
	cursor:pointer;
	float:right;
	border:0px;
	font-size:22px;
	z-index:99999;
	color:#06e8eb;
	text-align:center;
	line-height:40px;
}
.div_login:hover
{
	background:url("images/icon_login.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.7);
}
.div_logout
{
	background:url("images/icon_logout.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.7);
	height: 70px;
    width: 38px;
	cursor:pointer;
	float:right;
	border:0px;
	font-size:0px;
	z-index:99999;
}
.div_logout:hover
{
	background:url("images/icon_logout.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.9);
}
.div_logout_inner
{
	background:url("images/icon_logout.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.2);
	height: 37px;
    position: fixed;
    right: 0;
    top: 0;
    width: 38px;
	cursor:pointer;
	border:0px;
	font-size:0px;
	z-index:99999;
}
.div_logout_inner:hover
{
	background:url("images/icon_logout.png") no-repeat scroll 5px center / 30px auto rgba(0, 0, 0, 0.5);
}
.div_menus:hover
{
	background:#eec700;
}
.div_buttons_main
{
	background:#fed814;
	position:relative;
	float:left;
	margin-left:2px;
	height:570px;
	min-width:215px;
}
.div_buttons_main div
{
	width:210px;
	height:80px;
	position:relative;
	border-bottom:1px solid rgba(0,0,0,0.10);
	border-top:1px solid rgba(255,255,255,0.10);
	font-family:abeatbyKai;
	cursor:pointer;
	margin:0px 2px 0px 2px;
}
.div_buttons_main ul
{
	margin:0px;
	padding:0px;
}
.div_buttons_main ul li
{
	list-style:none;
}
.div_buttons_main ul li a
{
}
.div_buttons_main div:hover
{
	background:rgba(0,0,0,0.10);
}
.div_buttons_main div p
{
	float:left;
	font-size: 16px;
    margin: 0px;
    width: 120px;
	color:#494949;
	line-height:80px;
}
.div_buttons_main div img
{
	float:left;
	width:70px;
}
.div_buttons div, .div_buttons_inner div
{
	width:215px;
	height:168px;
	background:#fed814;
	font-family:abeatbyKai;
	float:left;
	cursor:pointer;
	margin:0px 2px 2px 2px;
}
.div_buttons_inner div
{
	background:#fed814;
	border:1px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	margin:0px !important;
	height:98px;
}
.div_buttons_inner div:hover
{
	background:#f2cc06;
}
.div_buttons div:hover
{
	background:#f2cc06;
}
.div_buttons div p, .div_buttons_inner div p
{
	float:left;
	font-size: 24px;
    margin-top: 60px;
    width: 100px;
	color:#494949;
}
.div_buttons_inner div p
{
	font-size: 18px;
	margin-top:30px;
}
.div_buttons div img
{
	float:left;
	margin-top:35px;
}
.div_buttons_inner div img
{
	float:left;
}
.footer
{
	min-height: 200px;
	background:rgba(0,0,0,0.7);
	margin-top:5px;
	padding-bottom:10px;
}
.footer_logo
{
	width:300px;
	float:left;
}
.footer_logo img
{
	margin:50px 80px 20px;
}
.footer_text
{
	width:300px;
	float:right;
	margin-top:30px;
}
.footer_text a
{
	color:rgba(255,255,255,0.8);
	text-shadow:0px 1px 1px rgba(0,0,0,0.7);
	text-decoration:none;
	width:150px;
	display:block;
	height: 30px;
}
.footer_text a:hover
{
	color:#fed814;
}
.copy_rights
{
	text-align:center;
	color:rgba(255,255,255,0.6);
}
.social_media
{
	width:130px;
	margin-top:5px;
	margin-left:100px;
}
.social_media div
{
	float:left;
	margin:3px;
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:rgba(0,0,0,0.3);
	background-position:50% -30px;
	background-repeat:no-repeat;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social_media div:hover
{
	background-color:#fed814;
	background-position:50% 2px;
}
.social_media .f
{
	background-image:url(images/f.png);
}
.social_media .t
{
	background-image:url(images/t.png);
}
.social_media .g
{
	background-image:url(images/g.png);
}

/* Pagination style */
.pagination{margin:20px;padding:0;}
.pagination li{
	display: inline;
	cursor:pointer;
	padding: 6px 5px 6px 5px;
	border: 1px solid #ddd;
	margin-right: -1px;
	font: 15px/20px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	box-shadow: inset 1px 1px 5px #F4F4F4;
}
.pagination li a{
    text-decoration:none;
    color: rgb(89, 141, 235);
	padding:7px 10px;
}
.pagination li.first {
    border-radius: 5px 0px 0px 5px;
}
.pagination li.last {
    border-radius: 0px 5px 5px 0px;
}
.pagination li:hover{
	background: #CFF;
}
.pagination li.active{
	background: #F0F0F0;
	color: #333;
	padding:7px 10px;
}

[tooltip]:before {
    /* needed - do not touch */
    content: attr(tooltip);
    position: absolute;
    opacity: 0;
    
    /* customizable */
    transition: all 0.15s ease;
    padding: 10px;
    color: #333;
    border-radius: 3px;
    box-shadow: 0px 0px 2px #000000;    
}

[tooltip]:hover:before {
    /* needed - do not touch */
    opacity: 1;
    
    /* customizable */
    background: #fed814;
    margin-top: 20px;
    margin-left: 20px;  
    z-index: 9999;  
}

[tooltip]:not([tooltip-persistent]):before {
    pointer-events: none;
}