/*
    Document   : share
    Created on : Sep 27, 2010, 11:03:27 AM
    Author     : donlaya
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

:root {
	--assessment-table-padding-s: 8px;
	--assessment-text-grey: #828282;
	--assessment-text-grey2: #CACACB;
	--assessment-text-emerald: #27AE60;
	--assessment-text-leaf: #4FBB4D;
	--assessment-text-blue: #025EE8;
	--assessment-text-dark-blue: #55A3FF;
	--assessment-text-light-blue: #A1CCFF;
	--assessment-text-orange: #E69D00;
	--assessment-text-yellow: #FFD749;
	--assessment-text-crimson: #BF002E;
	--assessment-text-purple: #9B51E0;
	--assessment-text-light-purple: #D8CAF8;
	--assessment-text-light-purple2: #BB6BD9;
}

div.menu_settings label {
	cursor: pointer;
}
#activity_client select {
	width: 500px;
}
#user_directory_page_list {
	/*	overflow: auto;
		height: 200px; */
}
#user_directory_page_list div.group{
	padding: 5px 0 3px 0;
}
#user_directory_page_list h3{
	cursor: pointer;
}
#user_directory_page_list h3 img{
	vertical-align: middle;
}
div#items_details table.input_position td {
	vertical-align:middle;
}
.show_built_in_tpl td:hover{
/*	background: #EEE;*/
}
div.dashboard_table{
	display: none;
}
#quickSearchResultIn1 a {
	color: #223344;
}
.gain-clean-content{
    background: #FFF;
    color: #223344;
}

/* blog */

ul.show_blog {
	width: 100%;
/*	font-size: 1.1em; */
	}
div.blog_detail {
	display: none;
}
ul.show_blog a {
	color: #1D1D1D;
}
ul.show_blog li {
	border: 1px solid #EEE;
	clear: both;
	margin-bottom: 10px;
}
ul.show_blog li img.user_profile_img{
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px solid #E7E8E6;
	float: left;
	padding: 3px;
	margin: 0 5px 5px 0;
}

div#contentArea div.dragbox ul.show_blog li div.blog_detail table td, div#contentArea div.dragbox ul.show_blog li div.blog_detail h3, div#contentArea div.dragbox ul.show_blog li div.blog_detail table td span {
	font-size: 12px;
}

ul.show_blog li div.blog_detail td strong {
	font-size: 12px;
	}
div.write_blog a {
	color: #0000CC;
	}
.blog_detail .ui-resizable-se, #write_blog .ui-resizable-se {
	bottom: 13px;
}
.comment_s {
	float: right;
	height: 16px;
	padding-left: 17px;
}
/*background: transparent url('../../im/post_icons.png') bottom left no-repeat;*/
.post_tools {
	display: none;
	position: absolute;
	right: 0px; top: 24px;
	border: 1px solid #CCC;
	padding: 5px 10px;
}
.edit_by span {
	font-size: 10px;
}
.comment_no {
	font-size: 10px;
	color: #CF0000;
	font-weight: bold;
}
/* -- end blog --*/

/* show user img or logo */
.user_img, .entities_img {
	float: left;
	padding-right: 10px;
}

.user_img img, .entities_img img {
	border: 1px solid #CCC;
}
/* --- end show img --- */

/* calendar */
div#calendar {
	width: 100%;
	float: left;
}
.colorwell {
    border: 2px solid #fff;
    width: 6em;
    text-align: center;
    cursor: pointer;
}
.colorwell-selected {
    border: 2px solid #000;
    font-weight: bold;
}
form#form_edit_calendar input[type=text] {
    background: none;
}

/* --- end calendar --- */

/* newsletter & newsletter tab */

.show_tpl_options {
	display: none;
	z-index: 2;
	position: absolute;
	padding-top: 20px;
/*	background: #000000;
	filter: alpha(opacity=60);*/
  /* CSS3 standard */
/*	opacity: 0.6;*/
	height: 245px;
/*	position:fixed; */
}
ul.tpl_options {
	padding: 0;
/*	left: 22%;*/
	left: 0;
	display: none;
	position: absolute;
	top: 0;
	z-index: 3;
	margin: 15% 0;
	width: 160px;
/*	width: 70%;*/
	list-style: none;
	text-align: left;
}

ul.tpl_options li {
/*	padding: 10px;*/
}
ul.tpl_options li:hover {
	border: 0;
}
ul.tpl_options li a, ul.tpl_options li a:hover {
	line-height: 33px;
	display: block;
	height: 33px;
	width: 90%;
	padding-left: 10%;
	text-decoration: none;
}
ul.tpl_options li a:hover {
	font-weight: bold;
}
/*ul.tpl_options li a {
	color: #FFF;
	text-shadow: 1px 1px 4px #fff;
	font-weight: bolder;
}*/
.theme_list_head {
	font-style: normal;
}
table.newsletter_detail {

}
table.newsletter_detail td {
	vertical-align: top;
}
.mailing_list_active {
	color: #137000;
}
div.mailing_list_inactive {
	color: #808080;
}
div.mailing_hard_bounce {
	color: #808080;
}
div.mailing_soft_bounce {
	color: #FB5000;
}
div.mailing_list_unsubscribe {
	color: #BA0000;
}
ul.show_mailing_list {
	margin: 10px 10px 10px 20px;
}
ul.stat_schedual_date {

}
ul.stat_schedual_date li {
/*	position: relative; */
	padding-bottom: 10px;
}
span.opened_detail {
/*	position: absolute;
	left: 100px; */
	margin-left: 50px;
}
div.stat_opened_detail {
	display: none;
	margin: 10px 0 5px 20px;
}
.stat_sum_list td {
  vertical-align: top;
}
div#stats_info div.ui-widget-content a {
/*  color: #00418D !important;*/
}
/*#contentArea tr td a {
    color: #00418D;
}*/

div.show_entity_detail {
  display: none;
  position: absolute;
  width: 300px;
  background: #FFFF99;
}
/* end newsletter tab */

/* */
.note_header {
	font-weight: bold;
	color: #0070c3;

}
#sales_tax_status {
	cursor: pointer;
	vertical-align: middle;
}
a.export_xls {
	float: right;
	font-size: 10px;
	color: #00418D !important;
}
.memo_popup {
	display: none;
	position: absolute;
	background: white;
	border: 1px solid;
	padding: 3px;
	z-index: 3;
}
#sortable_address { list-style-type: none; margin: 0; padding: 0; }
#sortable_address li.ui-tabs { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 298px; height: 200px; overflow: auto;}

#entity_tool_box_popup.corner temp_popup {
	left: 1000px !important;
}
.jsdate_content {
	position: relative;
}

.jsdate_content i {
	position: absolute;
	right: 1px;
	top: -2px;
	cursor: text !important;
}

.jsdate_content i[disabled="disabled"] {
	cursor: auto !important;
}
.jsdate_content.time i {
	right: 2px;
	top: 0px !important;
}
.recent_icon, .fav_icon {
	padding: 5px 0 5px 0;
	width: 30px;
	float: left;
	text-align: center;
}
.active_recent_icon, .active_fav_icon {
	background: #CECECE;
}
a#recent_icon_all, a#recent_icon_client, a#recent_icon_client_people, a#recent_icon_lead, a#recent_icon_opportunity, a#recent_icon_project,
a#fav_icon_all, a#fav_icon_client, a#fav_icon_client_people, a#fav_icon_lead, a#fav_icon_opportunity, a#fav_icon_project, a#fav_icon_reports {
	width: 30px;
}

input[name=quick_search_lookup] {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
	padding-left: 25px;
	border: 0;
}

input[name=quick_search_lookup]:hover {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
/*	border: 2px solid #3895BF;*/
	padding-left: 20px;
	border: 0;
}

input[name=quick_search_lookup]:focus {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
/*	border: 2px solid #3895BF;*/
	padding-left: 25px;
	border: 0;
}

input[name=report_search], input[name=employee_search] {
	/* background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important; */
	margin: 1px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}

input[name$="_search"].blue.awesome.btn-search {
	background: url(../../im/btn_search.png) 0 50% no-repeat !important;
	background-color: #025EE8 !important;
}

input[name=assign_other_employee_search] {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important;
	margin: 1px 1px 1px 0;
	padding-left: 25px;
	width: 92px;
	font-size: 10px;
	display:none;
	float: right;
	position: relative;
	top: -1px;
}

input[name=report_search]:hover, input[name=report_search]:focus,input[name=employee_search]:hover, input[name=employee_search]:focus {
	/* background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important; */
	border: 2px solid #3895BF !important;
	margin: 0 !important;
	padding-left: 25px;
}

input[name=assign_other_employee_search]:hover, input[name=assign_other_employee_search]:focus {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important;
	padding-left: 25px;
}

div.top_menu_extend_popup {
	position: absolute;
	top: -12px;
	left: -1px;
	background: #FFF;
	width: 16px;
	padding: 0 0.5em;
	height: 12px;
	border-width: 0 1px 0 1px;
	border-color: #000;
	border-style: solid;
}

hr.ul_header {
	background-color:#DDD;
	border-width:0;
	height:1px;
}

div.empty_box {
	/*width: 35px;*/
	float: left;
}

div.empty_box img{
	margin-top: 5px;
}

div.daily_record {
	padding: 5px 0;
	clear: both;
	font-weight: bold;
	color: #2F4050;
}

span.daily_box {
	font-weight: normal;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	padding: 2px 9px 2px 14px;
	margin: 0px 5px 0px 4px;
	position: relative;
	border-radius: 25px;
	color: #777777;
	cursor: pointer;
}

span.daily_box img {
	position: absolute;
	left: -5px;
	top: 0px;
}

div.daily_focus_per_day {
	margin: 15px 0px 5px 0px;
}

.daily_focus_per_day h3 span.sub {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}

.bubble {
	border-radius: 5px;
	font-weight: bold;
	position: absolute;
	top: 4px;
	padding-left: 4px;
	padding-right: 3px;
	margin-left: 4px;
	z-index: 10;
}

.meduim.bubble {
	font-size: 10px;
}

.small.bubble {
	font-size: 9px;
}

.note-box {
	padding: 10px;
	width: 600px;
	max-height: 174px;
	overflow: auto;
	color: #555555;
}

span.primary_header {
	font-size: 18px;
}

.legal_entity {
	margin-top: 20px;
}

.b_name {
	margin-bottom: 10px;
}

.b_details {
	margin: 0px 0px 20px 20px;
	padding-top: 10px;
}

li.group-result {
	font-size: 14px;
}

#settings_overview ul li {
	font-size: 14px;
}

td.s2{
	color: #0070B8;
	padding-top: 10px;
}

td.s1 {
	padding-left: 25px;
	padding-top: 10px;
	font-size: 14px;
	width: 80px;
}

.ui-daterangepicker-arrows {
	display: inline;
}

.soft-text {
	color: #999999;
}

.defaultbox {
	background: #4d4d4d;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	margin-left: 3px;
	padding: 2px;
}

#form_payroll {
	margin-top: 20px;
}

#form_payroll p.input_align_h {
	margin-right: 0;
}

#pay_listing.fw-items_list td {
	vertical-align: top;
}

.payroll_listing {
	padding: 20px 0;
	position: relative;
	/*margin-bottom: 10px;*/
}

.payroll_listing fieldset {
	padding: 20px;
	border-radius: 5px;
}

.payroll_listing fieldset legend {
	padding: 0 5px;
}

.payroll_listing .remove_btn {
	position: absolute;
	right: 10px;
	top: 22px;
	padding: 0 3px;
	background-color: #FFF;
}

.s_box {
	padding: 3px;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
	overflow: hidden;
}

div.popContent span.s_box.leave {
	display: inline-block;
	text-align: center;
	width: 50px;
}

.s_box.green {
	background-color: #429a42;
}

.s_box.red {
	background-color: #B94646;
}

.s_box.blue {
	background-color: #29BCFF;
}

.s_box.sso_hl {
	font-size: 14px;
	font-weight: normal;
}

.s_box.lightblue { /* use on before/after tax tag */
	color: #3C3C3C;
	background: #C8D8F1;
	text-align: center;
	width: 13px;
	display: inline-block;
	padding: 1px 2px;
	line-height: 16px;
	font-size: 10px;
	border-radius: 4px;
}

#payroll_users p.input_align_v {
	/*make box to be seen*/
	overflow: visible;
}

#pay_listing span.ic.non_tax{
	background-color: transparent;
}

#pay_listing span.ic{
	width: 16px;
	height: 16px;
	margin-right: 3px;
	display: inline-block;
	vertical-align: top;
}

#pay_listing tbody tr td:first-child, #pay_listing tbody tr td:last-child {
	cursor: default;
}

.payroll_history{
	padding-top: 15px;
	padding-bottom: 15px;
}

.task_btn {
	position: absolute;
	right: 6px; top: 6px;
}

.task_btn .soft-text {
	display: block;
	margin: 5px;
	font-style: italic;
}

.payroll_listing table tr td:last-child input[type=button]:not(:last-child), .payroll_listing table tr td:last-child button:not(:last-child) {
	margin-right: 5px;
}

tr.change_days .red, tr.change_days .spinner-box input {
	color: red;
	font-size: 16px;
}
.cal_days_total.cent {
	padding-left: 43px;
}
.pvf_act.inl {
	display: inline;
}

#seleced_cate_area h3 {
	display: inline;
}

.payroll_botton_popup {
	margin-bottom: 10px;
}
.payroll_botton_popup > div {
	margin-right: 10px;
	clear: both;
	display: inline-block;
}

#payroll_calendar_body td.payroll_calendar_today {
	background: #fbfeed;
}
#payroll_calendar_body td.payroll_calendar_holiday {
	color: #fff;
	background: #cccccc;
}
#payroll_calendar_body td.payroll_calendar_normal {
	height: 100px;
	vertical-align: top;
}
.calendar_show_time_by_week {
	vertical-align: top;
}
.fc-event {
	/*padding:2px 4px;*/
	/*margin:2px 0px;*/
	color: #fff;
	position: relative;
	display: block;
	font-size: 1em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}
.summary_head {
	font-weight: bold;
}
.payroll_calendar_blank {
	background: #F4F4F4;
}
.month_summary {
	vertical-align: top;
}
.approver_remove_btn {
	display:inline-block;
	vertical-align:middle;
	padding-left:4px;
	cursor:pointer;
}
.label_color {
	display: inline-block;
	height: 10px;
	width: 18px;
}
.reject_box {
	background-color:#CF2A27;
	border-radius:3px;
	color:#fff;
	padding:3px 7px;
	border: solid #ccc 1px;
}
.req_doc {
	background-color:#E69138;
	border-radius:3px;
	color:#000;
	padding:3px 7px;
	border: solid #ccc 1px;
}
.ex_ma_btn {
	width: 120px;
}

table.fw-items_list td .status_box {
	margin: auto;
}

.menu-icon-wrapper {
	text-align: right;
}

.menu-icon {
	cursor: pointer;
	padding: 5px;
	margin: 0 0 10px;
	display: inline-block;
	border: 1px solid #CCC;
}

.menu-icon * {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.ui-menu .ui-menu-item.fw-event0 {
	cursor: auto;
	padding: 3px 1em 3px .4em;
	font-weight: bold;
}

.ui-menu .ui-menu-item:not(.fw-event0) a {
	padding-left: 13px;
}

.payroll_job_detail {
	display:inline-block;
	margin-left:5px;
}

#benefit_request, #expense_request, #ot_request {
	float: left;
	width: 49%;
	border: solid 1px #e3e3e3;
	border-radius: 5px;
	padding: 5px;
}
.ben_pro_detail {
	margin: 10px 7px;
}

.request_other_btn {
	position: absolute;
	right: 5px;
	top: 5px;
}

#benefit_request, #expense_request, #ot_request {
	position: relative;
}

.request_other_history_title {
	font-size: 23px;
	color: #A00;
	margin-bottom: 15px;
}

.famt * {
	display: inline-block;
}

.famt .fw-circle {
	float: left;
}

.famt {
	text-align: right;
}

.cost_center_table {
	display: inline-block;
	width: 50%;
}

#payroll_listing_approved {
	margin-bottom: 140px;
}

.balance_sheet_account_label {
	width: 150px;
}

.tax_insight_wrapper {
	padding: 0px 10px;
}

#tax_insight_active_content, #tax_insight_inactive_content {
	display: flex;
	flex-direction: column;
}

.tax_insight_container {
	display: flex;
	justify-content: left;
	margin-bottom: 4px;
}

.tax_insight_container .tax_name {
	/*display: inline-block;*/
	padding-top: 5px;
}

#tax_insight_active_btn,
#tax_insight_active_btn_fullscreen {
    border: 1px solid #9cd6a7;
    color: #ffffff;
    background: #39B500;/*#59d970;*/
}

#tax_insight_inactive_btn,
#tax_insight_inactive_btn_fullscreen {
    border: 1px solid #eda4a4;
    color: #ffffff;
    background: #CC2828;/*#d95959;*/
}

.tax-ins-btn-inactive {
	border: 1px solid #ddd !important;
	background: #ccc !important;
}

.tax-insigth-sub-category {
	margin-top: 2px;
	margin-left: 10px;
}

.tax_insight_hint {
	width: 20px;
	padding: 5px;
}

.alert_miss_cc p{
	display: inline-block !important;
	text-align: left !important;
}

td.plugin_status_bar {
	vertical-align: middle;
}

table.bd-table {
	width: 400px;
	line-height: 16px;
	margin: 10px;
}
.ot-header {
	font-weight: bold;
}

table.bd-table .bold.bd-amount {
	padding-right: 15px;
	border-top: 1px solid #666;
}

table.bd-table .bold.bd-amount.hrs {
	padding-right: 5px;
}

table.bd-table .bold.bd-amount.grand-total {
	border-bottom: 3px double #666;
}

#plugin_refresh_form {
	min-height: 50px;
	text-align: center;
	vertical-align: middle;
}

#btn_xero_transfer {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	padding: 5px;
	text-align: center;
	margin: 0px 12px;
	min-height: 35px;
}

.payslip_noti {
	border-radius: 5px;
	color: #fff;
	padding: 5px 10px 6px;
	cursor: default;
	line-height: 19px;
	font-weight: bold;
	font-size: 11px;
}

span.attd_status_tag{
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px;
	display: inline-block;
	vertical-align: middle;
	border-radius:4px;
}
span.attd-status-sm{
  line-height: 1em;
  border-radius: 20px;
  margin: 0px 2px 0px 0px;
}
span.attd_status_tag.ot{
	border: 1px solid #2B78E4;
	color: #2B78E4;
}
div.attd-detail-tag{
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	margin-top: 5px;
}
span.attd_status_tag.indeterminated{
	border: 1px solid #666666;
	color: #666666;
}

span.attd_status_tag.late{
	border: 1px solid #D35400;
	color: #D35400;
}

span.attd_status_tag.leave{
	border: 1px solid #B76010;
	color: #B76010;
}

span.attd_status_tag.incomplete{
	border: 1px solid #9552D2;
	color: #9552D2;
}

span.attd_status_tag.ontime{
	border: 1px solid #558F2C;
	color: #558F2C;
}

span.attd_status_tag.absent{
	border: 1px solid #DC5151;
	color: #DC5151;
}

span.attd_status_tag.wfh{
	border: 1px solid #127582;
	color: #127582;
}

span.attd_status_tag.new_location{
	border: 1px solid #7D0A4A;
	color: #7D0A4A;
}

span.attd_approved{
	color: #36846B;
}

span.attd_pending{
	color: #8C0404;
}

#ajax_form_plugin table {
	width: 100%;
}

#ajax_form_plugin .fw-form_head {
	width: 120px;
}

#ajax_form_plugin .plugin_submit_form {
	width: 577px;
	text-align: right;
}

.cost_center_validation .department {
	width: 630px;
}

.cost_result_preview .ind1{
	padding-left: 25px;
}

#pay_listing a.s_link {
	text-decoration:none;
	line-height: 19px;
}

.absolute_hide {
	display: none !important;
}

.department_allowance{
	display: flex;
	flex-direction: column;
}

.department_allowance .checkbox {
	margin-top: 6px;
}

.expense_format_money {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	min-width: 100px;
}

.expense_format_money img {
	margin-left: 3px;
    width: 16px;
}

span.process_expense_confirm{
	display:block;
	padding-left: 25px;
	font-weight:bold;
	font-size: 14px;
}

.grey-button{
	padding: 10px 0px;
	width: 100px;
	font-weight: bold;
	color: #555555;
	font-size: 14px !important;
	cursor: pointer;
	border-radius: 5px;
	background: linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(214,214,214,1) 40%, rgba(249,249,249,1) 100%);
}

.grey-button:hover{
	background: #ffffff;
}
.grey-button.disabled{
	color: #bdbdbd;
}

.grey-button.disabled:hover{
	background: linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(214,214,214,1) 40%, rgba(249,249,249,1) 100%);
}

.chart-toggle{
	float:right;
	margin-top: 10px;
	margin-right: 20px;
}
.toggle-btn{
	cursor: pointer;
	box-shadow: none;
	background-color: #f5f5f5;
	color: #444;
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 10px;
	width: 35px;
	display: inline-block;
	background-size: 14px 14px;
	background-position: center;
	background-repeat: no-repeat;
}

.toggle-btn.value{
	border-radius: 5px 0 0 5px;
	background-image: url('../../im/toggle_volume.png');
}

.toggle-btn.percentage{
	border-radius: 0 5px 5px 0;
	background-image: url('../../im/toggle_percent.png');
}
.toggle-btn:hover{
	border: 1px solid #c6c6c6;
}
.toggle-btn.active{
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	background-color: #eee;
	border: 1px solid #ccc;
	color: #333;
}

.switch {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 17px;
	padding: 0px !important;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	right: 19px;
	top: 1px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #14A412;;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(17px);
	-ms-transform: translateX(17px);
	transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.user-title-table th, .user-title-table td{
	padding:10px;
	font-size:16px;
}

.attd-name-card{
	font-size: 14px;
}
.attd-time{
	color: #666666;
}
.attd-live-calendar-see-more{
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 30%;
}

.attd-live-view-see-more{
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px;
	min-height: 20px;
}

.attd-im-container{
	text-align: center;
	width: 100%;
}

.attd-im-container img{
	cursor: pointer;
}

.dot-flashing {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #bdbdbd;
  color: #bdbdbd;
  animation: dot-flashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #bdbdbd;
  color: #bdbdbd;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 0s;
}
.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #bdbdbd;
  color: #bdbdbd;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dot-flashing {
  0% {
    background-color: #bdbdbd;
  }
  50%, 100% {
    background-color: rgba(189, 189, 189, 0.2);
  }
}

.attd-live-view-date-select{
	cursor: default;
	font-size: 14px;
	border: none !important;
}

.attd-date-select-container{
	text-align:center;
	height: 24px;
	line-height: 25px;
	margin-bottom:5px;
}

div.attd_status_container{
	padding: 5px;
	border: 1px solid #e3e3e3;
	margin: 5px 0px;
	display: block;
}
div.attd_status_container span{
	padding: 3%;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
}
div.attd_status_container span.ot{
	color: #2B78E4;
}

div.attd_status_container span.indeterminated{
	color: #666666;
}

div.attd_status_container span.late{
	color: #D35400;
}

div.attd_status_container span.leave{
	color: #B76010;
}

div.attd_status_container span.incomplete{
	color: #9552D2;
}

div.attd_status_container span.ontime{
	color: #558F2C;
}

div.attd_status_container span.absent{
	color: #DC5151;
}

div.attd_status_container span.wfh{
	color: #127582;
}

div.attd_status_container span.new_location{
	color: #7D0A4A;
}
h1.attd-date-header{
	margin: 5px;
	padding: 5px;
}
.ot-income-rate-container{
	line-height:22px;
	display: inline-block;
	width: 100%;
}
.ot-income-lable{
	white-space: nowrap;
}
.xero-row-invalid {
    background-color: #ff9a9a!important;
}
.flex_display{
	display:inline-flex;
}
.support-access-button{
	width: 100%;
	margin-bottom: 10px;
}

.btn_support_access{
	margin: 8px 0px;
}

.tabs_transfer_option > img{
	height: 16px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.file_preview_download{
	color: #fff;
	text-decoration: none;
	height: 20px;
	margin: 2px;
	padding-left: 25px !important;
	background-size: 20px !important;
}

#pvf_his{
	width:103%;
}
.attd-popup-zone1 th{
	text-align: left;
}

.attd-photo-check{
	width:75px;
	height: 75px;
	margin-right:10px;
}

.attd-edit{
	margin-left:15px;
	padding: 5px 10px;
}

.edit_del {
	display: none;
}

.edit_del a{
	float: right;
}

.adjust-time-check{
	display: none;
}

.edit-recorded-header{
	background-color: #e7f2db;
	display: block;
	border-radius: 5px;
	border: solid #175c35 1px;
	font-weight: bold;
	font-size: 14px;
	color: #175c35;
	vertical-align: middle;
	padding: 5px;
}
.attd-minimize-btn{
	width: 12px;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
.attd-edit-table{
	background-color: #f4f4f4;
	border: solid #bdbdbd 1px;
	padding: 3px;
	border-radius: 5px;
}
.standard-shift-checked p{
	border: solid #bdbdbd 1px;
	padding: 5px 10px;
	border-radius: 5px;
}

.standard-shift-checked p:not(#foo) > input + label::before{
	left: 22px;
}
.ot-request-checked p{
	border: solid #bdbdbd 1px;
	padding: 5px 10px;
	width: 93%;
	border-radius: 5px;
}

.ot-request-checked p:not(#foo) > input + label::before{
	left: 22px;
}
.late-checked p{
	border: solid #bdbdbd 1px;
	padding: 5px 10px;
	width: 94%;
	border-radius: 5px;
}

.late-checked p:not(#foo) > input + label::before{
	left: 22px;
}

.attd-edit-zone-primary{
	width:100%;
}
.attd-popup-zone2{
	width:100%;
}
.attd-popup-zone2 th{
	text-align:left;
}
.attd-popup-zone1{
	width:100%;
}
.work-hour-box{
	border: solid #bdbdbd 1px;
	display: block;
	padding: 25px;
	border-radius: 5px;
}
.work-hour-box h1{
	text-align: center;
	display: block;
	font-size: 36px;
	line-height: 25px;
}
.work-hour-header{
	color: #828282;
	position: relative;
	bottom: 15px;
	text-align: center;
	display: block;
	font-size: 16px;
}
.attd-ot-box{
	border: solid #bdbdbd 1px;
	display: grid;
	grid-template-columns: auto auto auto;
	padding: 5px 25px;
	border-radius: 5px;
	font-size: 14px;
}

.attd-line-break{
	width: 88%;
	position: relative;
	top: 4px;
	display: inline-block;
}

.attd-map-container{
	height:180px;
	width:350px;
	margin-bottom:5px;
	border-radius: 5px;
}
.line-section-container{
	overflow: hidden;
	position: relative;
	width: 98%;
}

.line-section-container hr.attd-line-break{
	width: 100%;
	position: absolute;
	display: inline-block;
	overflow: hidden;
	margin-top: 10px;
}

.attd-ot-box .spinner-btn {
	color: #175c35;;
}

.spinner-box {
	display: table;
}
.spinner-box.hide {
	display: none;
}
.spinner-btn {
	font-size: 24px;
	color: #4A91C2;
	font-weight: 350 !important;
	cursor: pointer;
}
.spinner-btn.fa-plus-square {
	margin-left: 10px;
	float: right;
}
.spinner-btn.fa-minus-square {
	margin-right: 10px;
	float: left;
}

.attd-content-zone{
	width: 370px;
	display: inline-block;
	vertical-align: top;
}

.attd_status_tag.temp{
	display:none;
}

.attd-location-show{
	font-weight: bold;
	width: 125px;
	display: inline-block;
}

.row {
	display: flex;
}
.row-gap-3 {
	gap: 3px;
}
.row-gap-20 {
	gap: 20px;
}
.row-gap-46 {
	gap: 46px;
}
/*assessment*/
.assessment_box_border {
	border-radius: 4px;
	padding: var(--assessment-table-padding-s);
	border: 1px solid #0000001A;
}
.assessment_box_no_border {
	border-radius: 4px;
	padding: 8px;
	border: none;
}
.div-content-center,
.td-content-center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.competency_box .assessment_box_border {
	padding: 12px;
}
.limit_permission_container .limit_permission_detail {
	margin-left: 8px;
}
.cycle-year-navigation {
	border: 1px solid #BDBDBD;
	border-radius: 4px;
	height: 32px;
	display: flex;
	margin-right: 8px;
	box-sizing: border-box;
}
.cycle-year-navigation i {
	margin: 0;
}
#btn-filter-cycle-current-item {
	border: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#btn-filter-cycle-prev-item {
	border: none;
	background-color: #fff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin: 0;
	padding: 8px;
}
#btn-filter-cycle-next-item {
	border: none;
	background-color: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin: 0;
	padding: 8px;
}
/*end assessment*/
.attd-ot-rate{
	padding-top: 5px;
}
.bg-grey {
	background-color: #F2F2F2;
}
.bg-yellow {
	background-color: #FFF7E0;
}
.bg-light-yellow {
	background-color: #FFF3CD;
}
.bg-dark-yellow {
	background-color: #FBF2D7;
}
.calendar-tag-wfh{
	color: #000 !important;
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: solid 2px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 15px;
}

#leave_action .calendar_normal{
	cursor: default !important;
}
.g_id_signin {
	margin: auto;
	margin-top: 20px;
	width: 220px;
}
.w-20 {
	width: 20px;
}
.w-100 {
	width: 100px;
}
.w-200 {
	width: 200px;
}
.w-320 {
	width: 320px;
}
.wfh_table_balance {
	text-align: right;
}
.direct-form-noti {
	i {
		margin: auto;
		display: table;
		font-size: 100px;
	}
}