* {
	font-family: Arial, Helvetica, 宋体, 微軟正黑體, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, 宋体, 微軟正黑體, sans-serif;
	padding: 2px 0;
	margin: 2px 0;
}

.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.navbar {
	min-width: 1400px;
	margin-bottom: 0;
}

.sub-navbar {
	margin: 5px 0 0;
	min-height: 32px !important;
}

.sub-navbar .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.sub-navbar .navbar-nav>li>a {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.sub-navbar .navbar {
	min-height: 32px !important
}

.navbar-break {
	height: 0;
}

.alert>ul {
	padding-left: 20px;
}

.numeric {
	text-align: left;
}

.mainbar {
	min-height: 400px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mainbar .page-head {
	background-color: #f8f8f8;
	padding: 8px 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	box-shadow: inset 0 1px 1px #fff;
}

.mainbar .page-head h2 {
	font-weight: bold;
	font-size: 20px;
}

.mainbar .page-head>.breadcrumb {
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.mainbar .matter {
	padding: 15px;
}

.home-page .btn-block {
	font-size: 30px;
	padding: 20px;
	margin: 15px 0;
}

.reports-page .btn-block {
	font-size: 24px;
	padding: 20px;
	margin: 15px 0;
}

.page-header {
	margin: 10px 0 0 0;
	background: #FFF;
	font-size: 1.4em;
}

.page-header .app-title {
	color: #128a63;
	font-weight: bold;
	font-size: 3em;
	background: url("/assets/meta/7d579185/images/logo.png") no-repeat 1250px 0;
}

.footer {
	min-width: 1400px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0dad67;
}

.footer p {
	color: #fff;
	margin: 0;
}

.footer a.lang {
	color: #fff;
	margin: 0 5px;
}

a i.fa {
	margin-right: 5px;
}

.dropdown-menu a i.fa {
	width: 14px;
}

.grid-wrapper>.row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.grid-wrapper .grid-total-records {
	padding-top: 7px;
	margin-bottom: 7px;
	margin-right: 20px;
	display: inline-block;
}

.grid-wrapper .grid-add-btn-wrapper {
	display: inline-block;
}

.grid-wrapper .grid-summary-row .add-on-btn {
	margin-left: 10px;
	margin-right: 10px;
}

.grid-wrapper .table {
	margin: 0px;
}

.grid-wrapper .pagination {
	float: right;
	margin: 10px 0;
}

.grid-wrapper table tr td {
	vertical-align: middle;
}

.grid-wrapper table tr td a {
	margin-left: 5px;
}

.grid-wrapper table tr td a:first-child {
	margin-left: 0;
}

.uppercase {
	text-transform: uppercase;
}

.clear, .clearer {
	clear: both;
}

.t-invisible, .hide {
	display: none;
}

input[type=checkbox] {
	margin: 5px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

table.table tbody tr td>a {
	margin-right: 4px;
}

.form-group .readonly {
	background-color: #eee;
}

.help-block {
	margin-bottom: 0;
}

td.error {
	color: red;
}

.red {
	color: red;
}

.green {
	color: green;
}

.status_normal {
	color: inherit;
}

.status_warning {
	color: #CC9900;
}

.status_error {
	color: #f00;
}

.late {
	color: purple;
}

table.bean-display {
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border-left: 1px solid silver;
	border-top: silver solid 1px;
}

table.bean-display td {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 6px 8px;
}

div[data-container-type="alerts"] .pull-right {
	display: none;
}

.details-section .details-section-title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #0b8e55;
	padding: 10px;
}

.form-group-no-padding {
	padding: 0;
}

.form-control-no-border {
	display: block;
	height: 34px;
	padding: 6px 2px;
	font-size: 14px;
	line-height: 1.42857143;
}

TABLE.table.table-hover.table-bordered.table-striped THEAD TR TH {
	/* white-space: nowrap; */
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

.rule-detail .first-th {
	width: 45px;
}

.rule-detail .management {
	width: 200px;
}

.rule-detail .policies {
	width: 688px;
}

.rule-detail .description {
	width: 275px;
}

.rule-detail .last-th {
	width: 130px;
}

/* roster-table  */
.roster-table table {
	width: 1338px;
}

.roster-table TABLE.table.table-hover.table-bordered.table-striped THEAD TR TH
	{
	white-space: nowrap;
}

.roster-table .pre_one {
	height: 34px;
	line-height: 34px;
	width: 100%;
	min-width: 34px;
	text-transform: uppercase;
	padding: 0px;
}

/* .roster-table span.pre_two {
	color: red;
} */
.roster-table .pre_two {
	float: left;
	height: 17px;
	line-height: 17px;
	width: 100%;
	min-width: 34px;
	padding: 0px;
}

.roster-table table tbody tr td[data-grid-property="staffName"] {
	max-width: 190px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 2px;
}

.roster-table table tbody tr td[data-grid-property="type"] {
	padding: 2px;
}

.my-roster-listing .roster-table table tbody tr td[data-grid-property="month"]
	{
	width: 150px;
	padding: 2px;
	text-align: center;
}

.roster-table table thead tr th {
	text-align: center;
	padding: 6px 2px;
}

.roster-table table tbody tr td {
	width: 34px;
	padding: 0;
	vertical-align: middle;
}

.roster-table .title {
	text-align: center;
	margin-bottom: 10px;
}

.pre_cell {
	border: none;
	font-size: 12px;
	text-align: center;
	ime-mode: disabled;
}

.pre_title {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #337ab7;
	padding: 10px;
}

.pre_weekend {
	background-color: #9de7ec;
}

.pre_full_holiday {
	background-color: #cbe8bc;
}

.pre_full_statutory {
	background-color: #cecdee;
}

.pre_annual_leave {
	background-color: #ffc5df;
}

.pre_private_affair_leave {
	background-color: #5ba7f4;
}

.pre_marriage_leave {
	background-color: #ff8d8d;
}

.pre_maternity_leave {
	background-color: #ccbbf2;
}

.pre_paternity_leave {
	background-color: #f9a7e4;
}

.pre_compassionate_leave {
	background-color: #b3b3b3;
}

.pre_sick_leave {
	background-color: #ffd664;
}

.pre_long_sick_leave {
	background-color: #fbb03b;
}

.pre_compensation_leave {
	background-color: #ddc0af;
}

.pre_public_leave {
	background-color: #96ce72;
}

.pre_red {
	color: #f00;
}

.pre_black {
	background-color: #999999;
}

.pre_normal {
	font-size: 12px;
	color: inherit;
}

#pre_info {
	width: 970px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}

#pre_info .pre_info_item {
	display: block;
	float: left;
	width: 180px;
	padding: 2px;
	height: 20px;
	line-height: 20px;
}

#pre_note {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
}

#pre_note .pre_note_item {
	display: block;
	width: 446px;
	padding: 4px;
	height: 30px;
	line-height: 30px;
	float: left;
}

#pre_note .pre_note_item .item_text {
	height: 26px;
	line-height: 26px;
	float: left;
	padding-left: 8px;
}

#pre_note .pre_note_item .pre_normal {
	border: 1px solid silver;
	/* background-color: inherit; */
	width: 26px;
	height: 26px;
	float: left;
	line-height: 26px;
	text-align: center;
	color: inherit;
}

#pre_note .pre_note_item .pre_weekend {
	border: 1px solid silver;
	background-color: #9de7ec;
	width: 26px;
	height: 26px;
	float: left;
}

#pre_note .pre_note_item .pre_full_holiday {
	border: 1px solid silver;
	background-color: #cbe8bc;
	width: 26px;
	height: 26px;
	float: left;
}

#pre_note .pre_note_item .pre_full_statutory {
	border: 1px solid silver;
	background-color: #cecdee;
	width: 26px;
	height: 26px;
	float: left;
}
/* roster-table end */
.late {
	padding-top: 5px;
	padding-left: 5px;
	color: purple;
}

.attendance-details div.ignore {
	float: left;
}

.attendance-details input[type=checkbox] {
	margin: 0 0 0 5px;
	width: 22px;
	height: 22px;
}

.advanced-roster-details .code-block {
	width: 11%;
}

.stopper-Details img {
	width: 22px;
}

.stopper-Details .form-group span.from-label {
	padding-top: 7px;
}

.prompt {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
}

.roster-table .confirmed, .salary-listing .confirmed {
	margin: 8px;
	font-size: 24px;
	color: #0dad67;
}

.salary-listing input {
	width: 70px;
	padding: 6px;
}

.punch-card-details img {
	max-width: 600px;
}

.punch-card-details .map {
	height: 500px;
}

.punch-card-details #map-container {
	width: 100%;
	height: 100%;
}

.edit-nonTaxable table tbody tr td[data-grid-property="nonTaxableTypeCode"]
	{
	width: 100px;
}

.edit-nonTaxable table tbody tr td[data-grid-property="nonTaxableType"]
	{
	width: 400px;
}

.edit-nonTaxable table tbody tr td[data-grid-property="amount"] {
	width: 200px;
}

.salary-management table tbody tr td span {
	float: right;
}

.salary-management .grid-summary-row .dropdown {
	margin-left: -15px;
	margin-right: -15px;
}

.salary-management tbody tr td {
	text-align: right;
}

.salary-management tbody tr td input {
	text-align: right;
}

.salary-management table.table tbody tr td>a {
	margin-right: 0;
}

.salary-management tbody tr td[data-grid-property="staffInfo"] {
	text-align: left;
}

.input-group-addon input[type=checkbox] {
	margin: 0px;
	width: 16px;
	height: 16px;
}