﻿body {
  font-family: 'Microsoft JhengHei UI','Microsoft JhengHei',PMingLiU,MingLiU,'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif!important;/*"微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
.asp-label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.asp-label-select
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #888;
}
.idxs-box {
    border: none;
	padding-left: 5px;
	padding-right: 5px; min-height:132px;
}
.itemdropped,itemdropped:hover
{
    background-color: #FAEBD7; border-radius:2px;
}
.table-mover-1 > tbody > tr > td:hover {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
.table-mover-2 > tbody > tr > td:hover {
    background-color: #dff0d8;
    color: #3c763d;
}
.table-mover-3 > tbody > tr > td:hover {
    background-color: #d9edf7;
    color: #337ab7;
}
.table-mover-2,.table-mover-3 {
	margin-top: -1px;
}
.btn-group-right{
    float:right;
}
.bi-semantic #uboardpageoptions,.isearchmaster #uboardpageoptions {
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	min-width: 310px;
	margin-top: 2px;
	padding: 15px 30px;
	position: absolute;
	top: 100%;
	left: 15px;
	right: 15px;
	z-index: 1000;
}
#uboardpageoptions input[type="checkbox"] {
	margin-left: 0;
}
#uboardpageoptions .input-group + .input-group {
	margin-top: 2px;
}
#uboardpageoptions .form-group:last-child {
	margin-bottom: 0;
}
#uboardpageoptions input[type="checkbox"] + label {
	min-width: 150px\9;
}
.btn img {
	width: 16px;
	height: 16px;/*18px*/
}
.set-position {
	position: relative;
}
.bi-semantic .container-fluid {
	padding: 0;
	/*border-top: 1px solid #ccc;*/ box-shadow: 0 0 8px rgb(0,0,0,0.12);
}
@media (max-width: 767px) {
	.modal-dialog {
		margin: 10px 1px;
	}
	.modal-header {
		padding: 5px 15px;
	}
	.modal-body {
		padding: 5px 15px;
	}
	.form-group {
		margin-bottom: 5px;
	}
}
/*@media (max-width: 767px) {
    .bi-semantic .modal-content {
		box-shadow: none;
		border: none;
		min-width: 375px;
	}
    .bi-semantic .modal-body {
		padding: 0;
	}
}*/
/* bootstarp 3 hotfix for IE8 */
.modal-content {
	border: 1px solid #ccc\9;
}
.form-control + .input-group-btn .btn:first-child {
	border-left: none\9;
}
.form-control + .input-group-btn input[type="hidden"]:first-child  + .btn {
	border-left: none\9;
}
a {
	color: #23527c;
}
a, a:hover, a:focus { text-decoration:none; }
a.gp { font-weight:bolder; }
.updprogress img { width: 16px; }
.rawdata .ui-grid .caption {
    text-align: left;
    padding-left: 4px;
}
.colsbox .dateperiod { float:right; margin-right:2px; }
.colsbox a.iref {
    font-size: small;
    padding: 1px 4px; margin:0;
}
#cmdhelperbox { background-color:White; }
#cmdhelper td {
    padding: 2px 6px 1px;
}
#cmdhelper .dbs, #cmdhelper .nos {
    width: 100%;
    border: solid 1px rgba(0,0,0,0.06);
}
#cmdhelper .tokens { min-width:350px; }
.bibox .body {
	padding: 8px 15px;
	font-size: 1.5em;
	font-weight: 700;
}

.bibox .title {
	padding: 4px;
	background-color: rgba(0, 0, 0, 0.05);
}

.bibox {
	border-radius: 4px;
	border: solid 1px lightgray;
	display: inline-block;
	margin: 1px;
	min-width: 150px;
}
.jschart[chart_type="box"] {
	height: unset !important;
	margin: 10px -2px;
	width: calc(100% + 2px);
}
.jschart[chart_type="text"], .jschart[chart_type="pbar"], .jschart[chart_type="ring"] {
	height: unset !important;
	margin: 10px 0px;
}
.bictext {
	line-height: 40px;
	padding: 10px 0;
}
.bictext .textitem { display:inline-block; margin:0 2px;vertical-align: middle; }
.bipbar .progress {
	margin-bottom: 1px;
	height: 25px;
	border-radius: 0 3px 3px 0;
}
.bipbar .progress-bar {
	text-align: left;
	padding-left: 8px;
	color: revert;
	line-height: 25px;
	font-size: unset;
}
.bipbar .progress-bar> span {
	position: absolute;
}
.bipbar .value { position:absolute; margin-top:2px; right:15px; }
.ujschartbox {
	min-width: 150px;
}
.jschart .jsc-ring .tip {
	font-size: 0.5em;
	white-space: nowrap;
}
.jschart .jsc-ring {
	display: inline-block;
	margin: 1px;
}