/* CSS Document */
body
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
@font-face
{
font-family: abeatbyKai;
src: url(abeatbyKaiRegular.otf);
}
.rb_div
{
	border-radius: 4px;
    width: 258px;
	margin: 4px;
    padding: 5px;
	background: rgba(0, 0, 0, 0.04);
}
.rb_edit_div
{
	border-radius: 4px;
    width: 100px;
}
.data_entry
{
	margin-left:100px;
	padding-bottom:100px;
	position:relative;
}
.data_entry h1
{
	color:#303030;
	font-family: abeatbyKai;
	font-size: 24px;
	margin-bottom:0px;
	text-transform: capitalize;
}
.data_entry h2
{
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
.data_entry h4
{
	color: #303030;
	margin:5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
}
hr
{
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
	z-index:9999;
}
.data_list, .data_list_inbox
{
	margin:0px;
	min-height: 380px;
	text-transform: capitalize;
	padding:10px;
}
.data_list table td
{
	border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 5px;
	font-size:12px;
}
.data_title a
{
	color:#fff;
}
.data_list table
{
	border-left: 1px solid #cccccc;
}
.data_list_inbox table td
{
	border-bottom: 1px solid #F4F4F4;
    border-right: 0px solid #F4F4F4;
    padding: 10px 15px;
	font-size:12px;
	color:#666666;
}
.data_list_inbox table
{
	border-left: 0px solid #cccccc;
}
.data_list_inbox a
{
	color:#666666;
	text-decoration:none;
}
.data_list_inbox a:hover
{
	color:#000000;
}
.data_title
{
	background:#b1b1b1;
	color:#444;
	font-weight:bold;
	border-top: 1px solid #ccc;
    height: 20px;
}
.data_title_inbox
{
	background:#666666;
	color:#fff !important;
	padding:0px 10px !important;
}
.btn_next
{
	border:none; background-color:#333 !important; color:#FFFFFF; font-size:20px; height:32px; width:100px; margin-left:-5px;
	cursor:pointer;
	position:absolute;
}
.btn_next:hover
{
	background-color:#525252 !important;
}
.btn_view
{
	border:none; 
	background-color:#7ae6f5 !important;
	background-image:url(images/icon_info.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF; font-size:20px; height:40px; width:40px; margin-left:-5px;
	overflow:hidden;
	font-size:1px;
	color:#7ae6f5;
	cursor:pointer;
	line-height:80px;
}
.btn_view:hover
{
	background-color:#41bdce !important;
}
.emp_details
{
	line-height:20px;
	color:#525252;
	padding:10px;
	border:1px solid #CCCCCC;
	background:#EFEFEF;
	margin:2px;
}
.emp_documents, .emp_documents_print
{
	line-height:20px;
	color:#fff;
	padding:10px;
	border:1px solid rgba(0, 199, 242, 0.85);
	background:url("images/icon_view_all.png") no-repeat scroll right top / 40px auto rgba(0, 199, 242, 0.75);
	margin:2px;
	width:100px;
	height:100px;
	padding:5px;
	float:left;
	display:table;
	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;
}
.emp_documents_print
{
	background:url("images/icon_print.png") no-repeat scroll right top / 70px auto rgba(0, 199, 242, 0.75);
}
.emp_documents_print:hover
{
	background:url("images/icon_print.png") no-repeat scroll right top / 80px auto rgba(0, 199, 242, 0.99);
}
.emp_documents:hover
{
	background:url("images/icon_view_all.png") no-repeat scroll right top / 50px auto rgba(0, 199, 242, 0.99);
}
.documents_text
{
	vertical-align:bottom;
	text-align:center;
	display:table-cell;
	font-weight:bold;
}
.ontop {
z-index: 999;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
position: fixed;	
background: rgba(0,0,0,0.7);
}
#popup {
width: 490px;
height: 410px;
position: relative;
color: #202020;
padding:20px;
background:#ffffff;
/* To align popup window at the center of screen*/
top: 5%;
margin:auto;
border-radius:10px;
}
.btn_close
{
	bottom: 365px;
    height: 44px;
    left: 450px;
    position: absolute;
    width: 32px;
	cursor:pointer;
}
.endivelogo
{
	background:url("images/logo.png");
	height: 72px;
    transform: rotate(270deg);
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    width: 120px;
	margin-left: 360px;
    margin-top: 280px;
}
.download_fields
{
	height: 410px;
    position: absolute;
    top: 0px;
    width: 475px;
}
.apply
{
	background:rgba(0,199,242,0.65) url(images/view_all.png) no-repeat center;
	border-radius: 5px;
    color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    width: 20px;
	height: 20px;
	cursor:pointer;
	float:left;
	margin-left:3px;
}
.apply:hover
{
	background:rgba(0,199,242,1) url(images/view_all.png) no-repeat center;
}
.download_content
{
	margin: 0;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.label
{
}
.downloadform table
{
margin:auto;
}
input[type="checkbox"], input[type="radio"]
{
	height:13px !important;
	margin:10px 0 10px 10px;
	padding:0px !important;
	width: 13px !important;
}
.booking_form input:not([type=submit]), textarea 
{
	background:rgba(0,0,0,0.01);
    border: 0px solid rgba(0,0,0,0.08);
	border-bottom: 1px solid rgba(0,0,0,0.08);
    border-radius: 0px;
    color: rgba(0,0,0,0.8);
    cursor: default;
    font-size: 14px;
    height: 24px;
    padding: 3px;
	width:260px;
	margin:0px 3px 3px 3px;
	position:relative;
}
.div_slabs input:not([type=submit]), textarea
{
	background:rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 3px;
    color: rgba(0,0,0,0.8);
    cursor: default;
    font-size: 14px;
    height: 24px;
    padding: 3px;
	width:120px;
	margin:0px 3px 3px 3px;
	position:relative;
}
.div_slabs h4
{
	font-size:16px;
}
.div_slabs
{
	clear:both;
	margin:30px 0;
}
input:not([type=submit]), textarea
{
	background:rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 3px;
    color: rgba(0,0,0,0.8);
    cursor: default;
    font-size: 14px;
    height: 24px;
    padding: 3px;
	width:260px;
	margin:0px 3px 3px 3px;
	position:relative;
}
.btn_download input:not([type=submit]), .btn_download a
{
	background:rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,0.08);
    cursor: pointer;
    height: 100%;
    margin: 0;
    width: 100%;
	color:#fff;
	display:block;
}
.btn_download input:not([type=submit]):hover, .btn_download a:hover
{
	color:#b1b1b1;
}
.btn_download input[type=submit]
{
    border: 0px solid rgba(0,0,0,0.08);
	background:none;
    cursor: pointer;
    height: 100%;
	color:#fff;
    margin: 0;
    width: 100%;
	display:block;
}
.btn_download input[type=submit]:hover
{
	color:#b1b1b1;
}
.txtcnt
{
	display:none;
}
.txtcnt input
{
	width:1px;
	height:1px !important;
}
input:not([type=submit]):focus, textarea:focus
{
	background:rgba(0,0,0,0.2);
}
input:checked
{
	opacity: 1;
}
textarea
{
height: 60px;
resize: none;
cursor:default;
}
.downloadform_submit
{
}
.edit_submit button
{
	width: 35px !important;
}
.downloadform_submit input, .edit_submit button
{
	background:#b1b1b1;
	color:#000;
	height: 35px;
    width: 268px;
	cursor: pointer;
	border:0px;
	font-size:14px;
	padding:3px;
	border-radius:3px;
	padding:3px;
    margin-top: 10px;
	text-transform:uppercase;
}
.downloadform_submit input:hover, .edit_submit button:hover
{
	background:#f0b500;
}

.mainselection {
    overflow:hidden;
	width:264px;
    background:url("images/dropdown_arrow.png") no-repeat scroll 237px 2px #fff;
    margin:1px 3px 4px;
	float:left;
}
.mainselection_small {
    overflow:hidden;
	width:151px;
    background:url("images/dropdown_arrow.png") no-repeat scroll 124px 2px #fff;
    /* dropdown_arrow.png is a 31x28 image */
	float:left;
}
select {
    border:0;
    background:transparent;
    height:32px;
    border:1px solid #d8d8d8;
    width:281px;
	padding:6px;
    -webkit-appearance: none;
	cursor:pointer;
}
.dropdownbad {
    border:2px solid #c13339;
}
.download_text
{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	text-align:left;
	margin-left:30px;
}
.download_text_big
{
	font-size:16px;
	color:#5E5E5E;
	line-height: 30px;
}



.inbox_options
{
	width:150px;
}
.inbox_options ul
{
	margin:0px;
	padding:0px;
}
.inbox_options li
{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display:inline-block;
	list-style:none;
	z-index:99;
	margin:1px;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
}
.inbox_submit input
{
	color:#333333;
	height: 55px;
    width: 146px;
	cursor: pointer;
	border:0px;
	font-size:14px;
	padding:3px;
}
.inbox_submit input:hover
{
	background:#8e8e8e;
	color:#fff;
}
.inbox_read
{
	padding:10px 30px;
	color:#525252;
}
.inbox_sub
{
	color:#3366FF;
	font-size:18px;
}
.payslip
{
	padding:50px;
	text-transform:capitalize;
	text-align:center;
}
.payslip table tr td
{
	border:1px solid #525252;
	padding:10px;
}
.payslip_new
{
	padding:50px;
	text-transform:capitalize;
	text-align:center;
}
.payslip_new table tr td
{
	border:0px solid #525252;
	padding:10px;
}
.Payslip_values table tr td
{
	border:1px solid #525252;
}
.Payslip_values .highlight
{
	text-align:center !important;
}
.payslip_new table tr td table
{
	border:3px solid #525252;
	padding:10px;
}
.payslip_new table tr td table tr td
{
	text-align:left;
}
.payslip_new table tr td table tr .values
{
	text-align:right;
}
.highlight
{
background-color:#CCCCCC;
font-weight:bold;
}
.space
{
border:0px !important; width:10px; padding:0px;
}
.values
{
width:160px;

}