/*
    Document   : style
    Created on : 22 มิ.ย. 2560, 15:59:30
    Author     : donlaya
    Description:
        Purpose of the stylesheet follows.
*/

/*table.tablesorter thead tr th, table.tablesorter tfoot tr th{
	font-size: 14px;
}*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital@0;1&display=swap');

.fw-point {
	cursor: pointer;
}
.hide {
	display: none;
}
table{
	border-style: solid;
   border-color: #fff;
   border-collapse: collapse;
}

.table_client_contain_box {
	background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding:4px;
	width: calc(100% + 24px);
}

#client_sorter tr, #table_inactive_client tr, .main_table tr {
	font-size: 14px;
	border: 1px solid #ffffff;
	padding: 3px;
}

.table_client_class tr {
	font-size: 14px;
	padding: 3px;
}

.table_client_class tr > td, #client_sorter tr > td, #table_inactive_client tr > td, .main_table tr > td{
	/*background-color: #ddffcc;*/
	padding: 6px;
	border-bottom: 1px solid #ddd;
}

#client_sorter thead > tr > td{
	text-align: center;
	background-color: #17AD49;
	color: #fff;
	border-bottom: 1px solid #ddd;
}
.table_client_class thead > tr > td, #table_inactive_client thead > tr > td, .main_table thead > tr > td {
	font-weight: 500; font-size: 14px; line-height: 16px; color: #000000;
	text-align: center;
	background: #F0F0F0;
}
#table_client_report_360 thead > tr > td, #table_client_report_30 thead > tr > td ,#table_renewal_report_12 thead > tr > td{
	font-weight: 500; font-size: 14px; line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	padding: 20px 18px;
	background: #17AD49;
	border-right: 1px solid #ddd;
}
#table_client_report_360 tr > td, #table_client_report_30 tr > td, #table_renewal_report_12 tr > td {
	font-weight: 400; font-size: 14px; line-height: 16px;
    padding: 6px;
    border-bottom: 1px solid #ddd;
}

.inter_row > td >a {
	font-family: "Rubik", sans-serif; font-weight: 500; font-size: 16px; color: #000000;
	text-decoration: none;
}
.inter_row > td {
	background-color: #EDF6FF !important;
}
.client_row > td{
	font-family: "Rubik", sans-serif; font-weight: 400; font-size: 14px; line-height: 16px; color: #000000;
}

.client_row.last_sync_noti > td{
	background-color: #EEE;
}

.icon_client {
	border-radius: 4px; display: inline-block; vertical-align: middle;text-align: center;
	margin-right: 5px; padding: 2px 6px ;
	font-weight: 600;
}

.icon_client.non_margin {
	margin-right: 0px;
}

.orange_ico {
	background: #FFE1AF; color: #FF7800;
}

.amber_ico {
	background: #FFE1AF; color: #B46C00;
}

.berry_ico {
	background: #E8A7BA; color: #A03D65 ;
}

.blue_ico {
	background: #C7E5F8; color: #2F80ED;
}
.blue_ico_date {
	color: #2F80ED; 
}
.green_ico {
	background: #C8F2E1; color: #36846B;
}

.green_ico_ver {
	background: rgba(81, 227, 122, 0.44); color: #219653;
}

.red_ico {
	background: #FFC4C4; color: #BB0000;
}

.red_ico_date {
	color: #BB0000; 
}

.gray_ico {
	background: #DEDEDE; color: #4F4F4F;
}

.color_row{
	background-color: #f4f4f4  !important;
}

.renew_button, .sync_button {
	display: inline-block;
	margin-right: 16px;
	border: 1px solid #4F4F4F;
	border-radius: 8px;
	background: #FFFFFF;
	padding: 6px 14px;
	text-align: center;
}
.renew_button .client_statistic_link >span, .renew_button .client_statistic_link >i, .renew_button .client_statistic_link_old >span, .renew_button .client_statistic_link_old >i {
	color: #4F4F4F;
	font-weight: 500;
	font-size: 14px;
}

.sync_button {
	border: 1px solid #2F80ED;
	background: #D3EDFF;
	margin-right: 3px;
}
.sync_button .refresh_client_info >span, .sync_button .refresh_client_info >i {
	color: #2F80ED;
	font-weight: 500;
	font-size: 15px;
}

.login-page {
  width: 360px;
  padding: 8% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.form button:hover,.form button:active,.form button:focus {
	box-shadow: 0 0 0 2px #4a7fbb inset, 0 0 1px transparent;
  background: #FFFFFF;
	color: #4a7fbb;
}
.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}
.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
.login-page h1 {
	color: #004276;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input, select, textarea {
	margin: 0; padding: 0;
	font-family: "Rubik", sans-serif;
}

table, tr, td, th {
	padding: 1px;
}
tr, td {
	height: 100%;
}
.clr {
	clear: both;
}
.green {
	color: GREEN;
}
.login_bg {
	/*background: url('im/calendar.png');*/
	padding-top: 20px;
}

div.login_box {
	width: 420px;
	/*	background: url('im/login_side_bg.png'); */
	background: #FFF;
	padding: 0;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	-moz-box-shadow: 1px 1px 4px #555;
	-webkit-box-shadow: 1px 1px 4px #555;
	box-shadow: 1px 1px 4px #555;
	border-left: 2px solid #FFA500;
	border-right: 2px solid #FFA500;
	margin-left: 100px;
	float: left;
	min-height: 600px;
}

div.login_box_top {
	width: 100%;
	/*	padding: 10px 0 10px 0; */
	margin-bottom: 30px;
	background: #FFF;
}

div.login_box_bottom {
	text-align: right;
	/*width: 100%;*/
	padding: 15px;
	/*margin-top: 30px;*/
	/*background: #eeeeee;*/
	/*border-top: 1px solid #ccc;*/
/*	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;*/
	min-height: 100%;
}

div.login_box_content {
	padding-bottom: 20px;
}

div.login_box_bottom input[type=text]:hover, div.login_box_bottom input[type=text]:focus {
	padding: 2px;
}
div.login_box h2 {
	font-family: "Rubik", sans-serif;
	font-size: 24px;
	color: #5f5f5f;
}

div.login_box div.login_box_left {
	float: left;
	width: 230px;
}

div.login_box div.login_box_right {
	float: right;
	width: 300px;
	margin-right: 15px;
}

.login_frm table td {
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2F;
}

.login_frm table input[type=text], .login_frm table input[type=password], .login_frm table input[type=yubikey], .login_frm table select {
	float: right;
	width: 100%;
	height: 40px;
	padding: 0;
	font-size: 24px;
	/*background: #EFEFEF url('../../im/input_login_bg.gif') repeat-x;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #FFA500;
}

div#login_settings table td {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
}

div#login_settings table input[type=text] {
	height: 18px;
	padding: 0;
	font-size: 12px;
	background: #EFEFEF url('../../im/input_login_bg.gif') repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #D0D0D1;
}

.login_frm input[type=text]:hover, .login_frm input[type=text]:focus,
.login_frm input[type=password]:hover, .login_frm input[type=password]:focus,
.login_frm input[type=yubikey]:hover, .login_frm input[type=yubikey]:focus,
div#login_settings table input[type=text]:hover, div#login_settings table input[type=text]:focus
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #FFA500;
	-moz-box-shadow: 0 0 2px 1px #FFA500;
	-webkit-box-shadow: 0 0 2px 1px #FFA500;
	box-shadow: 0 0 2px 1px #FFA500;
}

#gain-content_long .login_frm table input[type=password], #gain-content_short .login_frm table input[type=password] {
	float: right;
	width: 100%;
	height: 28px;
	padding: 0;
	font-size: 18px;
	background: #EFEFEF url('../../im/input_login_bg.gif') repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #D0D0D1;
}

#gain-content_long .login_frm input[type=password]:hover, #gain-content_long .login_frm input[type=password]:focus,
#gain-content_short .login_frm input[type=password]:hover, #gain-content_short .login_frm input[type=password]:focus
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3895BF;
	-moz-box-shadow: 0 0 2px 1px #3895BF;
	-webkit-box-shadow: 0 0 2px 1px #3895BF;
	box-shadow: 0 0 2px 1px #3895BF;
}

.login_frm table input[type=submit] {
	border: 0;
}

.login_frm table input.submit {
	float: right;
	margin-top: 15px;
	width: 100px;
	height: 25px;
	background: #0775c7 url('im/bg_button.gif') repeat-x;
	border:1px solid #0673c4;
	color:#FFFFFF;
	padding: 0 5px;
	font-family: "Rubik", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.login_default {
	color: GREEN;
	/*	text-shadow: 1px 1px 1px #58A756; */
}
.login_error {
	color: RED;
}
table td.login_form_hd {
	font-family: "Rubik", sans-serif;
	padding: 12px 2px 8px 8px;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	color: #17AD49;
}
.login_box {
	color: #5f5f5f;
}
p.input_align_v label.c_settings_txt, .c_settings_txt {
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
}
input.login_btn {
	/*float: right;*/
	min-width: 100px;
	padding: 10px 20px;
	font-size: 18px !important;
	/*margin-right: 20px;*/
	font-weight: normal !important;
}
div.login_footer {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	/*height: 72px;*/
	width: 100%;
	background: transparent url('../../im/login_footer_bg.png') repeat-x;
}
.login_box_top table td.content_header {
	font-size: 18px;
	font-weight: bold;
}
.login_box_bottom	.page_number {
	font-size: 20px;
	color: #A0A0A0;
}
img.gain_logo {
	margin: 10px;
}

input.btn {
	border: 0;
}
.awesome, .awesome:visited {
	background: #222 url(../../im/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
}
.awesome:active {
	top: 1px;
}

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
}
.green.awesome, .green.awesome:visited	{
	background-color: #14A412;
	/*	background-color: #046D07;*/
}
.green.awesome:hover {
	background-color: #049901;
	/*	background-color: #69C629;*/
	/*	background-color: #049000;*/
}

table tr.active td {background: #FFE2BC;}

.ui-state-error{
	border: 1px solid #9e0505;
	color: #fff;
	background-color: #DB4C4C;
	margin-bottom: 5px;
	padding: 8px;
	border-radius: 4px;
}

.ui-state-error p{
	font-size: 12px;
}

.table_right{
	text-align: right;
}

.icon_status{
	margin: auto;
	display: block;
}

.pointer{
	cursor: pointer;
}

.gray{
	color: #5b5b5b;;
}

.none_underline{
	text-decoration: none;
}


.table_client_class tbody tr:hover td, #inactive_client tbody tr:not(.inter_row):hover td, .main_table tbody tr:hover td, tr.toggle_routine_detail:hover td{
	background-color: #FFF5D1 !important;
}

.table_client_class .interm_header tbody tr:hover td{
	background-color: unset !important;
}

.table_client_class .interm_header tbody tr td{
	background-color: unset !important;
}

#close_popup {
	background-color: #404040;
    /*background: url("im/loading_bg.png") repeat-x scroll 0 0 transparent;*/
    border: 1px solid #444444;
    /*bottom: 35px;*/
    display: none;
    height: 38px;
    position: fixed;
    right: 5px;
    text-align: center;
    width: 38px;
    z-index: 1000;
}

.no_data{
	color: #fff;
	font-size: 20px;
	padding: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 0px;
	width: 500px;
	border-radius: 3px;
}
.charts {
	display: inline-block;;
}
.chart{
	text-align: center;
	display: inline-block;
	background: #FFFFFF;
	border: 0.607143px solid #E0E0E0;
	border-radius: 8px;
	padding: 10px;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	min-width: 280px;
	/*float: left;*/
}

.text_no_data{
	margin-left: 5px;
	color: gray;
}

body{
	overflow:scroll;
	overflow-x: hidden;
}
@media only screen and (max-width: 1280px) {
	body{
		overflow-x: auto;
	}
}
table.intermediary_del {
	background-color:unset ; border-style:unset; margin-bottom:0px;
}


int_head > td {
	font-weight: 400 !important; font-size: 12px !important; line-height: 14px; color: #828282;
}

.int_det > td {
	font-weight: 500; font-size: 15px; line-height: 17px; color: #000000;
}

.int_det {
	font-size:12pt;
}

.payroll_status {
	border-radius: 4px; height: min-content; width: 115px; padding: 2px 2px ; display: inline-block; text-align: center; margin-right:4px; font-weight: 600;
}

.intermediary {
	padding: 16px; margin-top:24px; margin-right: 24px;cursor: pointer; display: inline-block;
	background: #FFFFFF; width:276px;
	border: 2px solid #E1E6E4; border-radius: 8px;
}
.intermediary.active {
	background: #E6FFEE; background-blend-mode: multiply, normal;
	border: 2px solid #17AD49; box-shadow: 0px 4px 14px 0px #262B2B33;
}

.int_logo {
	background: #FFFFFF; border-radius: 8px; height: 48px; overflow: hidden;
}
.int_logo > img {
	max-height: 40px; max-width: 200px; margin: 5px;
}

/*compact view*/
.intermediary.compact .int_logo {
	width: 150px; display: inline-block;
}

.intermediary.compact .int_logo > img {
	max-width: 130px;
}

.intermediary.compact .int_table {
	display: inline-block; 
}

.intermediary.compact .int_table table > tbody > tr.app_row, .intermediary.compact .int_table table > tbody > tr.user_row > td.renew_col {
	display: none;
}

.leave_status {
	height:25px;width:50px;border-radius: 5px;
}

/*.expiry_label {
	border-radius: 5px; color:#fff; padding:5px; text-align: center; height: min-content; margin-right: 5px; background-color: #cc0000;
}*/
.expiry_label {
	font-weight: 500; font-size: 15px; line-height: 17px; color: #EB5757;
}

.expire_date {
    display: inline-block;
}
.badge_status {
	border-radius: 4px; text-align: left; height: min-content; margin-right: 2px; width: 40px; padding: 2px 6px; display: inline-block; font-weight: 600;
}
.normal_label {
	font-weight: 500; font-size: 15px; line-height: 17px; color: #000000;
}
#loading {
    text-align: center;display: none;position: fixed;width: 100%;vertical-align: middle;top: 50%;
}
.client_statistic_link, .refresh_client_info, .client_statistic_link_old {
    font-size: 20px;cursor: pointer;
}
.client_statistic_link span, .refresh_client_info span, .client_statistic_link_old span {
    font-size: 18px;
}
.fw-event0 {
    background: #e3e3e3;
}
.fw-event1 {
    background: #FFF;
}
.text-dark {
    color: #343a40!important;
}

/*new style*/
.selection_css {
	border: 1px solid #BDBDBD;
	border-radius: 4px;
}

.presentation_button {
	background: #FFFFFF; border: 1px solid #828282; border-radius: 8px; padding: 10px 20px;
	color: #828282; font-weight: 600; font-size: 14px; min-width: 60px;
}
.presentation_button.active {
	background: #BCF5D4; border: 1px solid #219653;
	color: #219653;
}

.top_blue_button {
	background: #FFFFFF; border: 1px solid #4B685E; border-radius: 8px; 
	padding: 10px 20px;
	color: #4B685E; font-weight: 600; font-size: 14px;
}

.top_blue_button.switch_app_box {
	padding: 10px;
}

.top_blue_button .switch_app a{
	text-decoration: none;
	font-weight: 600;
	color: #4B685E;
	padding: 5px 10px;
	border-radius: 3px;
}

.top_blue_button .switch_app.active a{
	color: #fff; font-weight: 600;
	background-color: #17AD49;
}

.top_bar_btn {
	cursor: pointer;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
}
.sidebar_top {
	background: #17AD49; 
	color: #FFFFFF; font-weight: 400; font-size: 14px; width: 213px !important;
	padding: 8px 10px; width: 100%;
	display: inline-block;
}
.sidebar_top.first {
	border-radius: 4px 4px 0px 0px;
}
.sidebar_top > i{
	width: 14px;
}
.sidebar_toggle {
	display: none;
}

.sidebar_menu_box {
	margin-bottom: 20px;
}
/*.sidebar_content {
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
	max-height: 0;
	padding: 0px 9px;
	margin: 0px 0px 5px 0px;
	-webkit-transition: all 0.3s ease;
	width: 213px;
	border: 1px solid #17AD49;
	border-radius: 0px 0px 4px 4px;
}*/
/*.sidebar_content {
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
	max-height: 0;
	padding: 0px 9px;
	margin: 0px;
	-webkit-transition: all 0.3s ease;
	width: 213px;
}*/
.side_bar_list > a{
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-decoration-line: none;
}

/*.sidebar_content.open  {
	max-height: none;
	padding: 8px 9px;
	border: 1px solid #17AD49;
	border-radius: 0px 0px 4px 4px;
}*/
.sidebar_heading {
	font-size: 14px; font-weight: 500; 
}

.sidebar_content_box {
	border: 1px solid #17AD49;
	border-radius: 0px 0px 4px 4px;
	width: 213px;
	padding: 8px 9px 0px 9px;
}
.sidebar_content {
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
	max-height: none;
	padding: 8px 0px 8px 9px;
	width: 213px;
	/*border: 1px solid #17AD49;*/
}

.sidebar_content.last  {
	border-radius: 0px 0px 4px 4px;
}

.side_bar_list.active > a {
	color: #000;
	text-decoration-line: underline;
}

/*client detail*/
.client_detail_mini_box {
	background: #FFFFFF;
	border: 1px solid #BDBDBD;
	border-radius: 8px;
	padding: 12px;
	width: 100%;
	max-width: 240px;
	margin-bottom: 24px; 
}
.client_detail_mini_box.active {
	background: #E6FFEE;
	background-blend-mode: multiply, normal;
	border: 1px solid #17AD49;
	box-shadow: 0px 4px 14px 0px #E6FFEE;
}
.client_detail_text {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
}
.client_detail_text.gray {
	color: #4F4F4F;
}

.client_detail_text_bold {
	color: #000000;
	text-align: right;
	font-weight: 500;
	font-size: 14px;
}
.client_detail_head:not(.billing) {
	font-weight: 500;
}
.client_detail_mini_box.active .client_detail_head {
	color:#17AD49;
}

.client_detail_mini_box.active .client_detail_head:not(.billing) i {
	background: #17AD49;
	color: #fff;
}

.client_detail_head:not(.billing) i {
	color: #828282;
	font-size: 12px;
	background: #E3E3E3;
	border-radius: 50%;
	padding: 5px;
	float: right;
}
.client_detail_head_infor {
	color: #4F4F4F;
	font-weight: 400;
	font-size: 14px;
}

.client_detail_head.billing {
	font-weight: 500; font-size: 14px; line-height: 16px;
}

.client_detail_img_ico {
	width: auto;
	max-height: 40px;
	max-width: 240px;
	margin-bottom: 10px;
}
.client_margin_bottom {
	margin-bottom: 9px;
}
.clent_chart_head {
	color: #17AD49;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
}

.client_detail_chart_box {
	background: #FFFFFF;
	border: 1px solid #BDBDBD;
	border-radius: 8px;
	padding: 12px;
}

.client_detail_see_more {
	color: #17AD49; font-weight: 500; font-size: 12px; 
	padding: 5px;
	border-radius: 32px;
	border: 1px solid #17AD49;
	background: #FFF; 
	text-align: center;
}

/*client chart*/
.detail_chart_header {
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
}
.detail_table_header {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.table_box {
	background: #FFFFFF;
	border: 0.607143px solid #E0E0E0;
	border-radius: 8px;
	padding: 10px;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 620px;
	display: inline-blockl
}

/* round checkbox */
.round_checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.round_checkbox input[type="checkbox"]{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.round_checkbox .checkmark{
	position: absolute;
	top: 6px;
	left: 0;
	height: 16px;
	width: 16px;
	background-color: #fff;
	border: 1px solid #BDBDBD;
	border-radius: 50%;
}

/*.round_checkbox:hover input ~ .checkmark {
  background-color: #17AD49;
}*/

.round_checkbox input:checked ~ .checkmark {
  background-color: #17AD49;
  border: 1px solid #17AD49;
}

.round_checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.round_checkbox input:checked ~ .checkmark:after {
  display: block;
}

.round_checkbox .checkmark:after {
  left: 5px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#display_intermediary_account_box .round_checkbox input:checked {
	
}

/*setting*/
.setting_context_box {
	background: #FFFFFF;
	border: 1px solid #AEAEAE;
	border-radius: 4px;
	padding: 24px;
	max-width: 925px;
}
.setting_content_head {
	color: #17AD49;
	font-weight: 500;
	font-size: 18.1293px;
}

.animate-icon {
  transition: 0.3s;
  -webkit-transition: all 0.3s ease;
}
.rotate_up {
  transform:rotate(180deg);
}
/*user_profile*/
.user_img_icon {
	width: 32px;
	height: 32px; 
	border-radius: 32px;
	border: 1px solid #828282; 
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover;
}

.client_detail_divine {
	border-top: 1px solid #BDBDBD; 
	width:100%;
	margin-bottom: 8px;
}

/*table sorter*/
.tablesorter-header[aria-sort="none"]:not(.sorter-false) .tablesorter-header-inner::after {
	content: "\f883";
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	font-weight: 900;
	font-family: 'Font Awesome 6 Pro';
}
.tablesorter-header[aria-sort="ascending"]:not(.sorter-false) .tablesorter-header-inner::after {
	content: "\f062";
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	font-weight: 900;
	font-family: 'Font Awesome 6 Pro';
}
.tablesorter-header[aria-sort="descending"]:not(.sorter-false) .tablesorter-header-inner::after {
	content: "\f063";
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	font-weight: 900;
	font-family: 'Font Awesome 6 Pro';
}
.tablesorter-header:not(.sorter-false) .tablesorter-header-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
/*notify*/
.fw_display_notify {
	background: #cbebfb;
	color: #008dc0;
/*	border-radius: 4px;*/
	padding: 10px;
	font-size: 12px;
	/*max-width: 500px;*/
}
.fw_display_notify.icon {
	border-radius: 4px 0px 0px 4px;
	border-left: 1px solid #008dc0;
	border-top: 1px solid #008dc0;
	border-bottom: 1px solid #008dc0;
	width: 20px;
	text-align: center;
}
.fw_display_notify.message {
	border-radius: 0px 4px 4px 0px;
	border: 1px solid #008dc0;
	width: calc(100% - 20px);
}

.fw_display_notify.red {
	background: #FCAEAE;
	color: #BB2525;
	border-color: #BB2525 !important;
}

/*head share icon*/
.head_ico i{
	width: 20px;
	height: 20px;
	color: #17AD49;
	font-size: 20px;
}
.sub-head-title {
	font-size: 20px; color: #000; font-weight: 500; 
}

.fw_text_right {
	text-align: right;
}

table.fw_table_non_padding {
	padding-left: 0 !important;
	padding-top: 0 !important;
	margin-left: -3px; margin-top: -3px;
}

table.fw_table_non_padding td {
	padding-left: 0 !important; padding-top: 0 !important;
}

/*renewal detail in client menu*/
table.renewal_client_table tr.header td{
	background: #17AD49;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 10px;
}

table.renewal_client_table tr td{
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 5px;
}
table.renewal_client_table tr td.renewal_edit{
	min-width: 63px;
}

table.renewal_client_table.billing_table_sort tr td{
	text-align: center;
}

table.renewal_client_table.billing_table_sort {
	border: 1px solid #ddd;
}
/*
table.renewal_client_table tbody tr:nth-child(even):not(.header) td {background-color: #E3E3E3;}
table.renewal_client_table tbody tr:nth-child(odd):not(.header) td {background-color: #FFF}
*/

table.renewal_client_table tr td.renewal_edit {
	cursor: pointer;
	text-align: right;
}
td.renewal_edit span.edit_renewal_content {
	min-width: 50px;
	line-height: 18px;
}

td.renewal_edit span.edit_renewal_icon {
	visibility: hidden;
	font-size: 12px;
	width: 14px;
	height: 12px;
	line-height: 14px;
	color: #17AD49;
	text-align: center;
	margin-left: 10px;
}


#renewal_client_table_box .renewal_client_table tr.header td, #renewal_client_table_box table.renewal_client_table tr td{
	font-size: 12px !important;
	line-height: 14px !important;
}
/*billing*/
.billing_partner_ico {
	color: #FFF; font-size: 10px; 
	border-radius: 2px; background: var(--Blue-2, #2D9CDB); padding: 1px 5px;
}

/*switch view*/
.switch_view_box {
  border-radius: 4px;
  border: 1px solid #BDBDBD;
  background-color: #F2F2F2;
  padding: 7px 4px;
  margin-bottom: 10px;
  width: max-content;
}
.switch_view_button {
  font-size: 14px;
  color: #4F4F4F;
  line-height: 16px;
  padding: 3px 8px;
  border-radius: 2px;
  cursor: pointer;
}
.switch_view_button.active {
  color: #FFF;
  background-color: #2F80ED;
}

.toggle_routine_detail {
	cursor: pointer;
	vertical-align: top;
}
.routine_detail {
	display: none;
}

table.tablesorter tbody td.app_icon_col {
	width: 25px !important;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

#app_search_box{
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 8px;
	padding: 22px 4px;
	width: calc(100% + 24px);
}

#app_search_box a{
	text-decoration: none;
	font-weight: 600;
	color: #4B685E;
	padding: 5px 10px;
	cursor: pointer;
	border: solid 1px #4B685E;
	border-radius: 3px;
	margin-right: 12px;
}

#app_search_box .active a{
	color: #fff; font-weight: 600;
	background-color: #17AD49;
	border: solid 1px #17AD49;
}