/* 科目按鈕 */
.LiRegetAccountingSubjectSubjectBtn,.LiPathToAccountingSubjectSubjectBtn,.LiClosePrice{
	height: 38px;
}
.LiRegetProductCategorySubjectBtn,.LiPathToProductCategorySubjectBtn,.LiClosePrice{
	height: 38px;
}
/* datepicker*/
.ui-datepicker-prev .fa,.ui-datepicker-next .fa{
	line-height: 22px;
    text-align: center;
    width: 100%;
	color: #6c757d;
}
/* 快速按鈕*/
#LiFastBox{
	position: fixed;
	width: 35px;
	bottom: 0;
    right: 0;
	margin-bottom: 50px;
    margin-right: 6px;
	z-index: 30;
}
.LiFastBtn{
	box-shadow: 0px 0px 9px #c7c7c7;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
	margin-top: 5px;
	cursor: pointer;
}

/* 系統空間 */
#LiFileSizeBox,#LiSubscriptEnddateBox{
	float: left;
	width: 180px;
	margin-top: 12px;
	margin-right: 10px;
}
@media (max-width: 784px) {
	#LiFileSizeBox,#LiSubscriptEnddateBox{
		display: none;
	}
}
/* select2*/
#form *:not(.input-group) > .select2{
	width: 100% !important;
}
.control-inputbox .select2-container{
	max-width: 100%;
}
.select2-container--open{
	z-index: 13000;
}
select option{ padding:5px 0; }
select option[disabled] { color: #ccc; }
/* Common */
.hide{
	display: none !important;
}
.input-group > .input-group-prepend > .input-group-text{
	margin-left: -1px;
}
.input-group .btn{
	height: 35px;
	margin: 0px -17px;
}
/* Login */
#LiChangeCompanyUser{
	cursor: pointer;
}
/* Header Menu */
#LiSystemMenuIcon{
	color: #727cf5;
}
#LiERPMenuIcon{
	color: #0acf97;
}
/* List Page Style*/
.LiPageList{
	margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
	font-size: 13px;
}
.LiPageInfo{
	line-height: 36px;
    white-space: nowrap;
	font-size: 13px;
}
/* List Table Search Box */
#LiSearchBox .button-right{
	float: right;
}
/* Form Inside Extra Box */
.LiBorderBox{
	border: 1px solid #f1f3fa;
}
.LiBorderBox .headerbox{
	background-color: #f1f3fa;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LiBorderBox .headerbox div.title{
	width: calc(100% - 77px);
	margin-left: 10px;
}
body[data-leftbar-theme="dark"] .LiBorderBox{
	border-color: rgb(70, 79, 91);
}
body[data-leftbar-theme="dark"] .LiBorderBox .headerbox{
	background-color: rgb(70, 79, 91);
}
.LiBorderBox .button{
	width: 67px;
	text-align: right;
}
/* Table List Page */
.LiListPage:first-child{
	margin-bottom: 1.5rem;
}
/* Table List */
.form-sortcontrol{
	width: 100%;
	height: 30px;
	border: 1px solid #dee2e6;
    border-radius: 0.25rem;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	color: #6c757d;
}
/* Table Detail Status*/
.page-title-box .i-title{
	float: left;
}
.page-title-box .i-button{
	float: right;
}
/* From */
.control-label {
    width: calc(100% - 20px);
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.control-inputbox{
	width: calc(100% - 20px);
	margin-left: 10px;
    margin-right: 10px;
}
.control-text {
    margin-top: 10px;
	width: calc(100% - 20px);
	margin-left: 10px;
    margin-right: 10px;
}
@media (min-width: 576px) {
	.control-label {
		width: 101px;
	}
	.control-inputbox{
		width: calc(100% - 141px);
	}
	.control-text {
		width: calc(100% - 141px);
	}
}
.LiStyle2ColorRed{
	color: #fa5c7c;
}
/* custom-accordion */
.custom-accordion .LiAccordionAddMoreDepartmentBox{
	line-height: 60px;
}
.custom-accordion .LiAccordionAddNewDepartmentBox .LiAccordionAddNewDepartmentList{
	background-color: #f1f3fa;
	border-radius: 0rem 0rem 0.25rem 0.25rem;
	padding: 8px 0px;
	overflow: hidden;
}
.custom-accordion .LiAccordionAddNewDepartmentBox .LiAccordionAddNewDepartmentList .LiAccordionDepartmentName{
	padding-left: 22px;
	float: left;
}
.custom-accordion .LiAccordionAddNewDepartmentBox .LiAccordionAddNewDepartmentList .LiAccordionDepartmentSubmitBox{
	float: right;
	padding-right: 10px;
}
@media (max-width: 375px) {
	.custom-accordion .LiAccordionAddNewDepartmentBox .LiAccordionAddNewDepartmentList .LiAccordionDepartmentSubmitBox{
		padding-left: 22px;
		float: left;
		padding-top: 10px;
	}
}
.custom-accordion .LiAccordionListBox{
	padding: 8px 0px;
	border-bottom: 1px solid #f1f3fa;
	line-height: 38px;
	overflow: hidden;
}
.custom-accordion .LiAccordionListBox .accordiontitle{
	float: left;
}
.custom-accordion .LiAccordionListBox .accordionbutton{
	float: right
}
.custom-accordion .LiAccordionAddMorePositionBox{
	line-height: 55px;
}
/* select2totree */
.s2-to-tree{
	z-index: 14000;
}
.input-group > .select2:not(:first-child){
	position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1% !important;
    min-width: 0;
    margin-bottom: 0;
}
.input-group > .select2:not(:last-child) .select2-selection--single{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/* Radio */
.custom-radio,.custom-control-input,.custom-control-label{
	cursor: pointer;
}
/* List */
@media only screen and (max-width:1000px){
	.LiListTable thead{
		display: none;
	}
	.LiListTable tbody tr,.LiListTable tfoot tr{
		display: block;
		overflow: hidden;
		border: 1px solid #eef2f7;
		margin-bottom: 5px;
	}
	.LiListTable tbody tr td,.LiListTable tfoot tr td{
		display: block;
		overflow: hidden;
		border: 0px;
		text-align: left !important;
		line-height: 25px;
	}
	.LiListTable .custom-control-label{
		line-height: 20px;
		margin-left: 24px;
		margin-top: 2px;
	}
	.LiListTable tbody tr td .tdvalue,.LiListTable tfoot tr td .tdvalue{
		float: left;
		width: calc(100% - 100px);
		line-height: 25px;
	}

	.LiListTable tbody tr td.text .tdvalue,.LiListTable tfoot tr td.text .tdvalue{
		line-height: 25px !important;
		margin-top: 6px;
	}

	.LiListTable tbody tr td:before,.LiListTable tfoot tr td:before{
		content: attr(data-title);
		float: left;
		width: 110px;
		font-weight: bold;
		padding-right: 15px;
		line-height: 25px;
	}

	.LiListTable tbody .text{
		margin-top: 8px;
	}

	.LiListTable tbody tr td.text:before,.LiListTable tfoot tr td.text:before{
		line-height: 25px;
		margin-top: 6px;
	}
	.LiListTable tfoot .title{
		text-align: left;
		display: none;
	}
	.LiListTable .form-sortcontrol{
		width: inherit;
	}
}
