/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
@media (max-width:767.98px) {
@font-face {
  font-family: 'kintai';
  src:  url('../fonts/kintai.eot?6x4uk6');
  src:  url('../fonts/kintai.eot?6x4uk6#iefix') format('embedded-opentype'),
    url('../fonts/kintai.ttf?6x4uk6') format('truetype'),
    url('../fonts/kintai.woff?6x4uk6') format('woff'),
    url('../fonts/kintai.svg?6x4uk6#kintai') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* From Basic Layout ----------------------------------------------------- */
html body {
	background-color: #f5f5ef;
	background-color: #F8F8F4;
	font-family: 'Noto Sans JP', sans-serif;
	color: #323339;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Noto Sans JP', sans-serif;
}
.navigation {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.07rem;
}
.vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation > li > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-dark .navigation > li > a > i {
	margin-right: 10px;
	box-shadow: none;
}
.vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation > li > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-dark .navigation > li > a > i {
	background: transparent;
}
.vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation .hover > a > i, .vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation:hover > a > i, .vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation .open > a > i ,
.vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation .hover > a > i,
.vertical-overlay-menu.menu-open .main-menu.menu-dark .navigation > li > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-dark .navigation .hover > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-dark .navigation:hover > a > i,
body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-dark .navigation .open > a > i {
	box-shadow: none;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title,
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
	background-color: #36c75e;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
	font-family: 'feather';
	content: "\e929";
	font-size: 1.15rem;
	right: 15px;
}
.header-navbar {
	font-family: 'Noto Sans JP', sans-serif;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle {
	color: #323339;
	padding: 2.1rem 1rem 2.1rem 1rem;
}
.header-navbar .navbar-container ul.nav li a.menu-toggle i {
	font-size: 2rem;
}
.header-navbar .navbar-container ul.nav li a.nav-link-label {
	color: #DEDEDE;
	padding: 2.2rem 1rem 2rem 1rem;
}
@media (max-width: 767.98px) {
	.header-navbar .navbar-container ul.nav li a.menu-toggle {
		padding: 1.3rem .4rem;		
	}
	.header-navbar .navbar-container ul.nav li a.nav-link-label {
		padding: 1.3rem .6rem;
	}
}
.badge-up {
	top: 24px;
	right: 12px;
}
.navbar-semi-light {
	background: #fff;
}
.main-menu.menu-dark {
	background: #323339;
}
.main-menu.menu-dark .navigation-background:after {
	display: none;
}
.navbar-header .navbar-brand {
	padding: 28px 0;
	padding-left: 10px;
}
.font-large-1,
.navbar-header .navbar-brand .brand-text {
	font-family: 'Comfortaa', cursive, 'Times New Roman', Times, serif;
	font-size: 1.7rem;
	font-weight: 700;
}
.bt-collapse {
	display: none !important;
}
body.menu-collapsed .navbar-header .navbar-brand {
	padding-left: 0;
}
body.menu-collapsed .navbar-header .navbar-brand .brand-text {
	font-size: 1.4rem;
	display: none;
	padding: 0;
	line-height: 1.6;
}
body.menu-collapsed .navbar-header .navbar-brand .bt-collapse {
	display: block !important;
}
body .navbar-header .navbar-brand h4 {
	color: #9c9c9c;
	padding-left: 6px;
	margin-top: 9px;
	font-size: 1.1rem;
}
body.menu-collapsed .navbar-header .navbar-brand h4 {
	display: none;
}
.main-menu.menu-dark .navigation > li > a {
	padding: 2px 30px 2px 18px;
}
.main-menu .main-menu-content {
	padding-top: 40px;
}
body .content .content-wrapper {
	padding: 2.8rem 5rem 6.4rem;
}
@media (max-width: 767.98px) {
	html body .content .content-wrapper {
		padding: 0.8rem 1rem;
	}
}
.card {
	-webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.06);
}
.btn-outline-success {
	color: #2DBB54;
	border-color: #2DBB54;
}
.btn-success {
	background-color: #2DBB54;
	border-color: #2DBB54;
}
.btn-secondary {
	background-color: #808080;
	border-color: #808080;
}
.main-menu.menu-dark .navigation > li.open > a,
.main-menu.menu-dark .navigation > li.hover > a, .main-menu.menu-dark .navigation > li:hover > a, .main-menu.menu-dark .navigation > li.active > a {
	color: #2DBB54;
}
.header-navbar .navbar-container {
	height: 6.2rem;
}

html body .pace .pace-progress {
	background: #2DBB54;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #2DBB54;
}
.dropdown-notification {
	margin-right: 7px;
}
@media (max-width: 767.98px) {
	.dropdown-notification {
		display: none;
	}
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
	line-height: 52px;
}
@media (max-width: 767.98px) {
	.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
		line-height: 1;
	}
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
	color: #ACACAC;
	font-size: .95rem;
	margin-bottom: 0;
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link .avatar {
	width: 43px;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
	top: 2px;
}
.main-menu.menu-dark .navigation > li.open .hover > a:before {
	background-color: #828282;
}
.main-menu.menu-dark .navigation > li.open li > a:before {
	position: absolute;
    top: 50%;
    left: 75px;
    display: block;
    width: 12px;
    height: 1px;
    content: '';
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    -o-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    border-color: #828282;
    background-color: #828282;
}
.main-menu.menu-dark .navigation > li ul li > a {
	padding: 5px 18px 5px 90px;
}
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title,
body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
	/*border-color: #2DBB54;
    background-color: #2DBB54;*/
}
.toast-top-center {
	top: 0px;
	font-size: 1.8rem;
}
/* Icon Definition ----------------------------------------------------- */
.sk {
	font-family: 'kintai' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sk:before {
	display: inline-block;
}
.sk-grid:before {
    content: "\e909";
	width: 18px;
	height: 18px;
	font-size: 18px !important;
}
.sk-user:before {
	content: "\e904";
	width: 20px;
	height: 20px;
	font-size: 20px !important;
}
.sk-list:before {
	width: 16px;
	height: 12px;
	content: "\e900";
	font-size: 12px !important;
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}
.sk-gear:before {
	content: "\e908";
	width: 19.45px;
	height: 20px;
	font-size: 20px !important;
}
.sk-calendar-check:before {
	content: "\e90d";
	width: 18px;
	height: 18px;
	font-size: 18px !important;
}
.sk-user-card:before {
	content: "\e905";
	width: 20px;
	height: 16px;
	font-size: 16px !important;
}
.sk-group-user:before {
	content: "\e90a";
	width: 18px;
	height: 15.2px;
	font-size: 15.2px !important;
}
.sk-text-left:before {
	content: "\e903";
	width: 18px;
	height: 15.2px;
	font-size: 16px !important;
}
.main-menu.menu-dark .navigation > li.open .sk:before,
.main-menu.menu-dark .navigation > li:hover .sk:before {
	/*background-color: #2DBB54;*/
}
.sk-light-on:before {
	content: "\e90c";
	height: 66px;
	font-size: 66px !important;
}
.sk-light-off:before {
    content: "\e90b";
    height: 66px;
	font-size: 50px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.sk-charge:before {
	content: "\e906";
	width: 14px;
	height: 23.38px;
	font-size: 24px !important;
}
.sk-charge-full:before {
	content: "\e907";
	width: 14px;
	height: 23.38px;
	font-size: 24px !important;
}
.sk-prev-on:before {
	content: "\e902";
	width: 31px;
	height: 31px;
	font-size: 31px !important;
}
.sk-next-off:before {
	content: "\e901";
	width: 31px;
	height: 31px;
	font-size: 31px !important;
}
.sk-bell:before {
	content: "\e90e";
	width: 30px;
	height: 30px;
	font-size: 30px !important;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}
.vertical-overlay-menu .main-menu .navigation > li > a > i:before {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
	top: 3px;
}
.navbar-header .close-navbar {
	padding: 0.5rem 0rem;
}
/* From Content Body ----------------------------------------------------- */
.wrap:after {
	content: '';
	clear: both;
	display: table;
}	
.left {
	float: left;
}
.right {
	float: right;
}
@media screen and (max-width: 768px) {
	.left, .right {
		width: 100% !important;
	}
}
.card .card-title {
	font-size: 1.72rem;
}
.table th, .table td {
	vertical-align: middle;
}
#section_clock {
	margin-bottom: 2.5rem;
}
#section_clock .card-body {
	padding-top: 3.5rem;
	padding-bottom: 3rem;
}
#section_clock .card-body h1 {
	margin-bottom: 0;
}
#section_clock .card-body h1 span {
	width: 120px;
}
#section_clock .card-text {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
}
#section_clock .card {
	margin-top: 1rem;
}
#date_clock_info .date {
	font-size: 25px;
	letter-spacing: 2px;
}
#date_clock_info .btn-sm {
	font-size: 1.075rem;
	font-weight: 400;
	cursor: initial;
	border-radius: 7px;
	border: 1px solid;
	padding: 0.4rem 0.9rem;
}
#date_clock_info .btn-sm.online {
	color: #2DBB54;
	border-color: #2DBB54;
}
#date_clock_info .btn-sm.offline {
	color: #D50000;
	border-color: #D50000;
}
@media (max-width: 767.98px) {
	#section_clock {
		margin-bottom: 0;
	}
	#section_clock .card {
		margin-top: 0;
	}
	#section_clock .card-body {
		padding-top: 16px;
		padding-bottom: 20px;
	}
	#section_clock .card-body .display-3 {
		font-size: 3.4rem;
	}
	#section_clock .card-text {
		padding: 0 13.8%;
		max-width: 100%;
	}
	#date_clock_info .date {
		font-size: 19px;
	}
	#date_clock_info .btn-sm {
		font-size: 11px;
		padding: 0.3rem 0.7rem;
	}
}
@media (max-width: 320px) {
	#section_clock .card-text {
		padding: 0 9.6%;
	}
	#date_clock_info .date {
		font-size: 16px;
	}
}
.btn-light {
	border-color: #B3B3B3;
	background-color: #B3B3B3;
	color: #fff;
}
.btn-light:active,
.btn-light:focus,
.btn-light:hover {
	color: #fff !important;
}
.chinh {
	color: #2DBB54;
}
.btn-chinh {
	background: #2DBB54;
	color: #fff;
}
.btn-chinh:hover {
	background: #36c75e;
	color: #fff;
}
.btn-chinh:active {
	background: #10b13c;
}
.bg-chinh {
	background: #2DBB54 !important;
}
.btn-trang {
	border: 1px solid #B3B3B3;
	background-color: #fff;
	color: #777777;
}
.btn-trang:hover {
	color: #777777;
}
.section_button .wrap-btn {
	position: relative;
}
.section_button .wrap-btn .btn:disabled {
	opacity: 1;
	background-color: #DEDEDE !important;
	color: #777777 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.section_button .wrap-btn .btn {
	position: absolute;
	width: 100%;
	height: 100%;
	border: none;
	-webkit-box-shadow: 0 3px 11px 2px rgba(48, 48, 48, 0.26);
	box-shadow: 0 3px 11px 2px rgba(48, 48, 48, 0.26);
	font-weight: bold;
	border-radius: 10px;
}
.section_button .wrap-btn .btn:not(.btn-light) {
	color: #fff;
}

.section_button .col_1 .wrap-btn .btn {
	border-radius: 50%;
	font-size: 28px;
}
.section_button .col_2 .wrap-btn .btn {
	font-size: 18px;
}
.section_button .col_3 .wrap-btn .btn {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section_button .col_1 .wrap-btn {
	padding-bottom: 100%;
}
.section_button .col_2 .wrap-btn {
	padding-bottom: 46.4%;
}
.section_button .col_3 .wrap-btn {
	height: 112px;
}

@media (max-width: 1368px) {
	.section_button h1 {
		white-space: nowrap;
	}
	.section_button .card-body {
		overflow: hidden;
	}
}
@media (max-width: 767.98px) {
	.section_button .col_3.row,
	.section_button .col_3 .row {
		margin-left: -4px;
		margin-right: -4px;
	}
	.section_button .col_3 .wrap-btn {
		padding-bottom: 50%;
		height: 64px;
	}
	.section_button .col_3 .col-lg.col-4,
	.section_button .col_3 .col-lg-4 {
		padding-right: 4px;
		padding-left: 4px;
	}
	.section_button .col_3 .wrap-btn a {
		font-size: 0.9em;
	}
}


.col_1 .wrap-btn .sk {
	display: block;
	margin-bottom: 16px;
	margin-right: 0;
}
.wrap-btn i:not(.sk) {
	font-size: 1.4rem;
}
.wrap-btn i,
.wrap-btn .sk {
	margin-right: 12px;
}
.wrap-btn .sk:before {
	color: #fff;
}
.wrap-btn :disabled .sk:before {
	color: #ACACAC;
}
.section_button .col_2 .wrap-btn .btn span {
	display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767.98px) {
	.wrap-btn i:not(.sk) {
		font-size: 0.9em;
	}
	.section_button .col_1 .wrap-btn .btn {
		font-size: 22px;
	}
	.col_1 .wrap-btn .sk {
		-webkit-transform: scale(0.75);
	    -moz-transform: scale(0.75);
	    -ms-transform: scale(0.75);
	    -o-transform: scale(0.75);
	    transform: scale(0.75);
	    margin-bottom: 0;
	}
}

#data_edit #date_range_picker,
#data_search #date_range_picker {
	display: inline-block;
	width: auto;
}
div.dataTables_wrapper.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
#data_search div.dt-buttons .btn {
	margin-right: 1rem;
}
@media (max-width: 767.98px) {
	#data_search div.dt-buttons {
		margin-bottom: 1rem;
		justify-content: flex-end;
	}
	#data_search div.dt-buttons .btn {
		margin-right: 0;
		margin-left: 1rem;
	}
	#data_search div.dt-buttons .btn span {
		display: none;
	}
}

.app-content .wizard > .steps > ul > li a {
	margin-bottom: 160px;
}
.app-content .wizard > .steps > ul > li a.btn {
	height: auto;
}

.app-content .wizard > .steps .step {
	width: 200px;
	height: 200px;
	margin-left: -108px;
	border-radius: 50%;
    line-height: 200px;
}
.app-content .wizard > .steps > ul > li:after,
.app-content .wizard > .steps > ul > li:before {
	top: 120px;
}
.app-content .wizard > .steps > ul > li:after,
.app-content .wizard > .steps > ul > li:before {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.app-content .wizard > .steps > ul > li.done .step {
	box-shadow: 0 0 0px 4px #2dbb54;
}
.app-content .wizard.approve_done > .steps > ul > li.current:after {
	background-color: #f4f5fa;
}
.app-content .wizard.approve_done > .steps > ul > li.current .step {
	color: #2dbb54;
	-webkit-box-shadow: 0 0 20px rgba(45, 187, 84, 0.3);
	box-shadow: 0 0 20px rgba(45, 187, 84, 0.3);
}
.app-content .wizard.approve_done > .steps > ul > li.done .step,
.app-content .wizard.approve_done > .steps > ul > li:after,
.app-content .wizard.approve_done > .steps > ul > li:before {
	background-color: #2dbb54;
}
.app-content .wizard > .steps > ul > li.current .step {
	background-color: #fa626a;
	color: #fff;
}
.app-content .wizard.approve_done > .steps > ul > li.current .step {
	background-color: #fff;
}
@media (max-width: 767.98px) {
	.app-content .wizard > .steps > ul > li a {
		margin-bottom: 50px;
	}
	.app-content .wizard > .steps .step {
		width: 100px;
		height: 100px;
		margin-left: -50px;
	    line-height: 100px;
	    font-size: 14px;
	    box-shadow: 0 0 0px 4px #DEDEDE;
	}
	.app-content .wizard > .steps > ul > li:after,
	.app-content .wizard > .steps > ul > li:before {
		top: 70px;
	}
	.app-content .wizard > .steps .font-large-1 {
		font-size: 14px !important;
	}
}
@media (max-width: 320px) {
	.app-content .wizard > .steps > ul > li a {
		margin-bottom: 30px;
	}
	.app-content .wizard > .steps .step {
		width: 75px;
	    height: 75px;
	    margin-left: -38px;
	    line-height: 75px;
	    font-size: 1rem;
	}
	.app-content .wizard > .steps > ul > li:after,
	.app-content .wizard > .steps > ul > li:before {
		top: 58px;
	}
}
.table_sm_fix {
	min-height: 110px;
}
.table_sm_fix th, .table_sm_fix td  {
	padding: 0.4rem 1.2rem;
}
.h2 {
	border-left: 3px solid #2DBB54;
	padding-left: 12px;
	line-height: 1.45;
}
.bg-trans {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.table_custom {
	border-radius: 6px;
	border-collapse: initial;
	border: 1.5px solid #C2E5CC;
	border-spacing: 0;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.06);
}
.table_custom th, .table_custom td  {
	border-color: #C2E5CC;
	border-width: 0.5px;
	vertical-align: top;
}
.table_custom_lg th, .table_custom_lg td  {
	padding: 1.25rem 2rem;
}
.table_custom tr td:nth-child(1) {
	width: 180px;
}
.table_custom.tabel_info tr td:nth-child(1) {
	width: 180px;
}
@media (max-width: 767.98px) {
	.table_custom tr th {
		font-size: 0.9rem;
	}
	.table_custom tr td {
		padding: 0.25rem 0.7rem;
	}
	.table_custom tr th {
		padding: 0.55rem 0.7rem;
	}
	.table_custom.table_info th, .table_custom.table_info td {
		padding: 0.8rem 0.7rem;
	}
	.table_custom.table_custom_lg th, .table_custom.table_custom_lg td  {
		padding: 0.65rem 0.9rem;
	}
	.table_custom.table_custom_lg th:nth-of-type(1),
	.table_custom.table_custom_lg td:nth-of-type(1)  {
		width: 100px;
	}
	.table_custom .btn {
		padding: 0.45rem 0.9rem;
	}
}

.form-control,
form .form-control {
	border-color: #DEDEDE;
	border-width: 2px;
	padding-left: 0.9rem;
	padding-right: 0.9rem;
}
.form-control:focus,
form .form-control:focus {
	border-color: #2DBB54;
}
input[type="radio"] {
	display: inline-block;
	clear: none;
	-webkit-appearance: none;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #DEDEDE;
	outline: none;
	cursor: pointer;
}
input[type="checkbox"] {
	display: inline-block;
	clear: none;
	-webkit-appearance: none;
	width: 24px;
	height: 24px;
	border-radius: 6px;
	background: #DEDEDE;
	outline: none;
	cursor: pointer;
}

input[type="radio"]:checked,
input[type="checkbox"]:checked {
	background: #2DBB54;
}
input[type="radio"]:checked:disabled,
input[type="checkbox"]:checked:disabled {
	background: #DEDEDE;
}
input[type="radio"]:disabled:before,
input[type="radio"]:checked:before,
input[type="checkbox"]:disabled:before,
input[type="checkbox"]:checked:before {
	float: left;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e926";
    color: #fff;
    margin: 3px;
}
.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
	border-color: #DEDEDE !important;
	border-width: 2px;
	outline: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-color: #2DBB54 !important;
}
.select2-container--classic .select2-results__options .select2-results__option[aria-selected=true], .select2-container--default .select2-results__options .select2-results__option[aria-selected=true] {
	background-color: #2DBB54 !important;
}
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
	border-color: #2DBB54;
	border-width: 2px;
}
.select2-results__option {
	border-top: 1px solid #C2E5CC;
	padding-left: 12px;
}
.select2-search--dropdown .select2-search__field {
	outline: none;
}
select.form-control {
	width: auto;
	min-width: 220px;
}
.data_search_edit input[type="text"].form-control {
	width: 100%;
	min-width: 100px;
}
@media (max-width: 767.98px) {
	.data_search_edit input[type="text"].form-control {
		min-width: 60px;
		padding: 0.7rem 0.7rem;
	}
}
input[type="password"].form-control,
input[type="email"].form-control,
input[type="text"].form-control {
	width: auto;
}
.btn_group_custom {
	margin-top: 1.5rem;
}
.btn_group_custom .btn {
	padding: 1.88rem 4.9rem;
	font-size: 1.2rem;
	border-radius: 0.55rem;
}
@media (max-width: 767.98px) {
	.btn_group_custom {
		margin-top: 0.8rem;
	}
	.btn_group_custom .btn {
		padding: 0.6rem 1.4rem;
	}
	input[type="password"].form-control,
	input[type="email"].form-control,
	input[type="text"].form-control {
		width: 100%;
	}
}
html body .content .content-wrapper .content-header-title {
	color: #777777;

}
.breadcrumb {
	font-family: inherit;
}
.breadcrumbs-top {
	border-bottom: 1px solid #C2E5CC;
	padding-bottom: 15px;
}
@media (max-width: 767.98px) {
	.breadcrumb-new {
		margin-bottom: 1rem !important;
	}
	.breadcrumbs-top {
		padding-bottom: 5px;
	}
}
.breadcrumb {
	font-size: 0.8rem;
}
.breadcrumb .breadcrumb-item {
	position: relative;
	padding-right: 18px;
	margin-right: 15px;
}
.breadcrumb .breadcrumb-item:after {
	font-family: 'LineAwesome';
    font-size: 0.75rem;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    content: '\f112';
    transition: -webkit-transform .2s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.breadcrumb .breadcrumb-item.active:after {
	display: none;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
	display: none;
}
.breadcrumb .breadcrumb-item a {
	color: #777777;
}
.breadcrumb .breadcrumb-item a:hover {
	color: #2DBB54;
}
.breadcrumb .breadcrumb-item.active {
	color: #2DBB54;
}
.breadcrumb .sk-grid {
	margin-right: 5px;
}
.breadcrumb .sk-grid:before {
	font-size: 12px !important;
	width: 12px;
	height: 12px;
}
.breadcrumb .sk:before {
	
}
.breadcrumb .breadcrumb-item a:hover .sk:before {
	background: #2DBB54;
}
.table-striped tbody tr:nth-of-type(odd) {
	background: #f7faf8;
}

.nav.nav-tabs .nav-item .nav-link {
	padding: 3.25rem 2.6rem;
	justify-content: center;
	width: 100%;
	font-weight: 700;
	letter-spacing: 0.8px;
	border-radius: 10px !important;
	background: #fff;
	color: #323339;
}

.nav.nav-tabs .nav-item .nav-link.active {
	background: #36c75e;
	-webkit-box-shadow: 0 3px 11px 2px rgba(48, 48, 48, 0.26);
	box-shadow: 0 3px 11px 2px rgba(48, 48, 48, 0.26);
	color: #fff;
}

.font-clock {
	font-family: -apple-system,BlinkMacSystemFont,noto sans JP;
}
@media (max-width: 1110px) and (min-width: 991px) {
	.table_info.table_info_2 {
		-webkit-transform: translateX(30px);
	    -moz-transform: translateX(30px);
	    -ms-transform: translateX(30px);
	    -o-transform: translateX(30px);
	    transform: translateX(30px);
	}
}
.table_info tr th:nth-of-type(1) {
	/*width: 170px;*/
}
.table_info th, .table_info td {
	padding: 1.25rem 0.8rem;
	vertical-align: middle;
}
.tag_info .media-body span {
	margin-bottom: 1rem;
	white-space: nowrap;
}
.tag_info .align-self-top {
	position: absolute;
	top: 18px;
	right: 16px;
}
.tag_info h1 {
	white-space: nowrap;
}
@media (max-width: 767.98px) {
	.table_cap {
		display: block !important;
	}
	.tag_info .media-body span {
		margin-bottom: 0.5rem;
	}
	.tag_info .media-body h1 {
		font-size: 1.4rem;
	}
	.tag_info .align-self-top {
		display: none;
	}
}
/**
* Login, register
*/
.login-form {
	max-width: 470px;
}
.login-form input[type="password"].form-control,
.login-form input[type="email"].form-control,
.login-form input[type="text"].form-control  {
	width: 100%;
}
.custom-select-sm {
	font-size: 100%;
}
.column_ID {
	width: 5% !important;
}
.input-group-append {
	position: absolute;
	top: 0px;
	right: 0;
}
.input-group-append .input-group-text {
	border-radius: 0;
    border-color: #DEDEDE;
    border-width: 2px;
    padding: .7rem 0.6rem;
}
body .wizard.approve_done > .steps > ul > li.done .step {
  color: #fff !important;
}
/**
* New SP style
**/
.filter-area {
	display: none;
}
.text_logo {
	display: none;
	font-size: 18px;
}
.avatar i {
	width: 12px;
	height: 12px;
}
@media (max-width: 767.98px) {
	.content-header {
		display: none;
	}	
	.header-navbar .navbar-container ul.nav li a.dropdown-user-link .avatar {
		margin-right: 0;
	}
	.header-navbar {
		min-height: 4rem;
	}
	.text_logo {
		display: block;
		transform: translate(6px, 0px);
	}
	.content-wrapper-before {
		display: none;
	}
	.filter-area {
		display: block;
	}
	.filter-area select.form-control {
		min-width: initial;
	}
	.filter-area select[name="application-types"] {
		width: 40%;
		margin-right: 5px;
		padding-right: 5px;
	}
	.filter-area select.custom-select {
		margin-right: 50px;
	}
	.filter-area .d-flex {
		justify-content: space-between;
	}
	.filter-area .d-flex span {
		margin-left: auto;
		margin-right: 8px;
		white-space: nowrap;
	}
	.filter-area .w_search {
		position: absolute;
		top: 0;
		right: 0;
		width: 40.5px;
	}
	.filter-area .w_search [type="search"] {
		width: 100%;
		transition: all 0.2s ease-in-out 0s;
		padding: 0;
		padding-left: 12px;
	}
	.filter-area .w_search:not(.open) [type="search"] {
		border-radius: 50%;
		color: #fff;
		position: relative;
	}
	.filter-area .w_search.open {
		width: 100%;
		transition: all 0.2s ease 0.1s;
	}
	.filter-area .w_search:before {
		font: normal normal normal 16px/1 LineAwesome;
		font-size: inherit;
		text-decoration: inherit;
		text-rendering: optimizeLegibility;
		text-transform: none;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
		content: "\f2eb";
		position: absolute;
		top: 50%;
		right: 10px;
		font-size: 18px;
		transform: rotateY(180deg) translate(0, -50%);
		font-weight: bold;
		margin-top: 1px;
		z-index: 1;
		pointer-events: none;
	}
	.border-line {
		width: calc(100% + 30px);
		height: 1px;
		background: #DEDEDE;
		margin-top: 15px;
		margin-bottom: 12px;
		margin-left: -15px;
	}
	.change-type a {
		color: #323339;
		display: inline-block;
		padding: 8px 16px;
		border-radius: 25px;
		letter-spacing: 0.7px;
	}
	.change-type a.active {
		color: #fff;
		background: #2DBB54;
	}
	.list-record {
		margin-top: 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.list-record .rec {
		background: #fff;
		box-shadow: 0 2px 4px #0000000F;
		margin-bottom: 10px;
		padding: 12px 18px;
		position: relative;
	}
	.list-record .rec:before {
		font-family: 'feather';
		content: "\e929";
		font-size: 1.45rem;
		position: absolute;
		top: 50%;
		right: 10px;
		color: #777777;
		transform: translate(0, -50%);
	}
	.list-record.has-button .rec:before {
		display: none;
	}
	.list-record .rec h4 {
		color: #323339;
		font-size: 16px;
		font-weight: 500;
		letter-spacing: 0.8px;
	}
	.list-record .rec.exclamation h4:before {
		width: 22px;
		height: 18px;
		background-image: url(../img/exclamation.svg);
		background-repeat: no-repeat;
		content: '';
		background-size: 20px;
		display: inline-block;
		transform: translate(0, 1px);
	}
	.list-record .rec span {
		color: #777777;
		font-size: 13px;
		letter-spacing: 0.65px;
		margin-right: 15px;
	}
	.list-record .rec .inf span:last-child {
		margin-right: 0;
	}
	.list-record .rec span.stt {
		font-size: 12px;
		letter-spacing: 0.6px;
		color: #323339;
		font-weight: 700;
		white-space: nowrap;
	}
	.list-record .rec:after {
		clear: both;
		display: table;
		content: '';
	}
	.list-record .rec .inf {
		float: left;
	}
	.list-record .rec .exc {
		float: right;
		margin-top: 8px;
		display: flex;
		flex-wrap: wrap;
	}
	.list-record .rec .btn {
		padding: 7px;
		border-radius: 2px;
		margin: 0 2px 4px;
	}
	.list-record .rec .btn i {
		display: none;
	}
	.pagi-record  {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 40px;
	}
	.pagi-record select  {
		max-width: 170px;
		padding: 9px 60px;
		border: 2px solid #DEDEDE;
		border-radius: 25px;
		color: #323339;
		text-align: center;
		width: 100%;
		background: #fff;
	}
	.pagi-record .pagi-select {
		position: relative;
		margin: 0 12px;
	}
	.pagi-record .pagi-select:before {

	}
	.pagi-record a[disabled] {
		color: #a4a5a8;
	}
	.pagi-record a {
		color: #323339;
		border: 2px solid #DEDEDE;
		background: #fff;
		border-radius: 25px;
		padding: 9px 15px;
	}
	.tableinf {
		display: flex;
		background: #fff;
		border: 1px solid #EBEBEB;
		border-radius: 6px;
		justify-content: space-between;
		align-items: center;
		padding: 12px 20px;
		text-align: center;
		position: relative;
	}
	.tableinf:before {
		background: #DEDEDE;
		content:'';
		position: absolute;
		width: 1px;
		height: calc(100% - 36px);
		top: 18px;
		left: 50%;
	}
	.tableinf .lbl {
		padding: 0px 24px;
		margin-top: 4px;
	}
	.tableinf p {
		margin: 0;
	}
	.tableinf span {
		color: #2DBB54;
		font-size: 22px;
		font-family: 'Roboto', sans-serif;
	}
	.wrap-btn-sp {
		display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.wrap-btn-sp a i {
		margin-right: 8px;
		font-size: 20px;
	}
	.wrap-btn-sp a {
		width: 100%;
		border-radius: 32px;
		box-shadow: 0 2px 6px #DEDEDE;
		padding: 22px 0;
		margin-top: 16px;
		margin-bottom: 0px;
		font-size: 16px;
		letter-spacing: 1.6px;
	}
	.apply-create .card-body {
		margin-right: -15px;
		margin-left: -15px;
	}
	.apply-create .table_custom {
		display: table;
		border: none;
		border-collapse: collapse;
	}
	.apply-create .table_custom th,
	.apply-create .table_custom td {
		border-color: #DEDEDE;
	}
	.apply-create .table_custom.table_custom_lg th,
	.apply-create .table_custom.table_custom_lg td {
		padding: 0.95rem 0.9rem;
	}
	.apply-create .table_custom.table_custom_lg th:nth-of-type(1),
	.apply-create .table_custom.table_custom_lg td:nth-of-type(1) {
    	width: 120px;
	}
	.apply-create .btn_group_custom {
		display: flex;
		justify-content: center;
		flex-direction: row;
		flex-wrap: wrap;
		padding: 10px 20px;
	}
	.apply-create .btn_group_custom :nth-child(1) {
		order: 2;
		width: 48%;
		margin: 0;
		font-size: 16px;
		padding: 16px 0;
	}
	.apply-create .btn_group_custom :nth-child(2) {
		order: 3;
		width: 48%;
		margin-right: 0 !important;
		font-size: 16px;
		padding: 16px 0;
	}
	.apply-create .btn_group_custom :nth-child(3) {
		order: 1;
		width: 100%;
		margin-bottom: 15px;
		padding: 25px 0;
		font-size: 16px;
	}
	.approve-confirm .btn_group_custom {
		display: flex;
		justify-content: space-between;
		padding: 0 0;
	}
	.approve-confirm .btn_group_custom :nth-child(1) {
		width: 85px;
	}
	.approve-confirm .btn_group_custom :nth-child(2) {
		width: 90px;
	}
	.approve-confirm .btn_group_custom :nth-child(3) {
		width: calc(100% - (90px + 85px + 20px));
	}
	.approve-confirm .btn_group_custom button,
	.approve-confirm .btn_group_custom a {
		font-size: 14px;
		border-radius: 3px;
		padding: 18px 16px;
	}
	.approve-confirm .bg-white {
		margin-left: -15px;
		margin-right: -15px;
	}
	.more_info {
		background: #2DBB54;
		color: #fff;
		font-size: 14px;
		border-radius: 16px;
		display: inline-block;
		padding: 6px 30px;
		margin-top: 8px;
		position: relative;
	}
	.more_info:before {
		font-family: 'feather';
		content: "\e929";
		font-size: 12px;
		position: absolute;
		top: 50%;
		right: 5px;
		color: #fff;
		line-height: 1;
		margin-top: -6.5px;
	}
	.h2 {
		font-size: 18px;
		letter-spacing: 1.8px;
		line-height: 20px;
		padding-left: 8px;
		position: relative;
	}
	.h2 .more_info {
		position: absolute;
		right: 0;
		top: 0;
		padding: 0;
		background: transparent;
		color: #2DBB54;
		margin-top: 0;
	}
	.list-record-app {
		margin-top: 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.list-record-app .rec {
		background: #fff;
		box-shadow: 0 2px 4px #0000000F;
		margin-bottom: 14px;
		padding: 12px 18px;
		padding-bottom: 7px;
		position: relative;
	}
	.list-record-app .rec:after {
		clear: both;
		display: table;
		content: '';
	}
	.list-record-app .rec h4 {
		color: #323339;
		font-size: 16px;
		font-weight: 500;
		letter-spacing: 0.8px;
		margin-bottom: 0;
		position: relative;
		padding-right: 12px;
		margin-right: 12px;
		white-space: nowrap;
	}
	.list-record-app .rec h4:before {
		content: '';
		height: 20px;
		width: 1px;
		background: #DEDEDE;
		position: absolute;
		right: 0;
		top: 0;
	}
	.list-record-app .rec .inf {
		float: left;
		width: calc(100% - 174px);
		display: flex;
		margin-top: 2px;
	}
	.list-record-app .rec .inf span {
		font-weight: 500;
		letter-spacing: 0.7px;
		font-family: 'Roboto', sans-serif;
		transform: translate(0px, 2px);
	}
	.list-record-app .rec .exc {
		float: right;
		width: 174px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.list-record-app .rec .exc:before {
		font-family: 'feather';
		content: "\e92d";
		font-size: 1.45rem;
		position: absolute;
		top: 2px;
		right: 68px;
		color: #777777;
		line-height: 1;
	}
	.list-record-app .rec .exc span {
		display: inline-block;
		border: 1px solid #DEDEDE;
		border-radius: 13px;
		background: #fff;
		padding: 1px 12px;
		overflow: hidden;
	    max-width: 80px;
	    white-space: nowrap;
	}
	.list-record-app .rec .exc span.time {
		background: #2DBB54;
		border-color: #2DBB54;
		color: #fff;
		letter-spacing: 0.7px;
		line-height: 1.3;
	}
	.list-record-app .rec .stt {
		clear: both;
		border-top: 1px solid #DEDEDE;
		margin-top: 35px;
		padding-top: 5px;
		margin-left: -18px;
		margin-right: -18px;
		padding-left: 18px;
		padding-right: 18px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.list-record-app .rec .stt span {
		font-size: 12px;
	}
	.list-record-app .rec .stt span.date {
		color: #9b9c9f;
	}
	.comment .bg-white {
		margin-left: -15px;
		margin-right: -15px;
		padding: 20px 15px 30px;
	}
	.commento .contento {
		line-height: 22px;
		border: 1px solid #DEDEDE;
		border-radius: 4px;
		padding: 12px 15px;
		margin-top: 12px;
		color: #535353;
	}
	.commento .name {
		color: #323339;
		font-weight: 500;
		margin-right: 12px;
	}
	.commento .date {
		color: #808080;
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
		letter-spacing: 0.6px;
	}
	.timestamp {
		margin-left: -15px;
		margin-right: -15px;
	}
	.timestamp .table_custom {
		display: table;
		border: none;
		border-collapse: collapse;
		border-radius: 0;
	}
	.timestamp .table_custom th,
	.timestamp .table_custom td {
		border-color: #DEDEDE;
	}
	.timestamp .table_custom.table_custom_lg th,
	.timestamp .table_custom.table_custom_lg td {
		padding: 0.95rem 0.9rem;
	}
	.timestamp .table_custom.table_custom_lg th:nth-of-type(1),
	.timestamp .table_custom.table_custom_lg td:nth-of-type(1) {
    	width: 120px;
	}
	.modal .modal-body {
		overflow: hidden;
	}
	.modal .modal-header {
		padding-bottom: 0;
	}
	.modal .modal-header .h2 {
		margin-bottom: 0;
	}
	.modal-content {
		border-radius: 8px;
	}
	.modal-footer {
		justify-content: center;
	}
	.modal-footer a {
		width: 180px;
		padding: 18px 12px;
	}
}
}