<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* here you can put your own css to customize and override the theme */

/* ç»Ÿä¸€è®¾ç½®å¾®è½¯é›…é»‘ä¸ºé»˜è®¤å­—ä½“ */
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6, a {
	font-family: Microsoft YaHei, 'å®‹ä½“', Tahoma, Helvetica, Arial, sans-serif;
}
p{
	line-height:160%;
	margin:0;
}

/* å¸¸ç”¨é€šç”¨æ&nbsp;·å¼ */
.line-height-150{
	line-height:150%;
}

/* å¤´éƒ¨æ¨ªå‘å¯¼èˆª */
.page-header.navbar .page-logo .logo-default {
	margin: 10px 0 0 0;
}

.page-header.navbar .top-menu .navbar-nav &gt; li.dropdown &gt; a {
	color: #79869A;
}

.page-header.navbar .top-menu .navbar-nav &gt; li.dropdown &gt; .dropdown-toggle:last-child {
	padding-right: 10px;
}

/* ä¾§è¾¹å¯¼èˆª */
.page-sidebar .page-sidebar-menu .sub-menu {
	margin: 0;
}
/* é¡µå†…ä½ç½®å¯¼èˆª */
.page-content .page-bar {
	padding-top: 10px;
	margin-bottom: 12px;
	background-color: #eee;
}

.page-content .page-bar .page-title {
	font-size: 20px;
	letter-spacing: 1px;
	margin: 10px 0 0 -10px;
	font-weight: bold;
}

.page-content .page-bar .page-toolbar a {
	letter-spacing: 1px;
}

/* ä¸‹æ‹‰èœå•æœ€å°å®½åº¦ */
.dropdown-menu {
	min-width: 160px;
}

/* tooltip æç¤ºæ¡†æœ€å¤§å®½åº¦ */
.tooltip-inner {
	max-width: 500px;
	white-space: normal;
	word-break: break-all;
	padding:6px;
	line-height:160%;
	text-align:left;
}
.tooltips{
	cursor:pointer;
}

/* modal æ¨¡æ€æ¡†è·ç¦»é¡¶éƒ¨è·ç¦» */
.modal {
	top: 13%;
}

/* tableä¸­é¼&nbsp;æ&nbsp;‡ç»è¿‡æ—¶çš„æ&nbsp;·å¼ä¿®æ­£ successæ—&nbsp;æ•ˆé—®é¢˜, å…¶ä»–active errorç­‰ç±»ä¼¼ */
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #96e1e8 !important; }

/* å¯ç¼–è¾‘è¶…é“¾æŽ¥æ&nbsp;·å¼ */
.editable-click, a.editable-click, a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}
/* åˆ—è¡¨ bootstrap-table è‡ªå®šä¹‰æ&nbsp;·å¼ */
.bootstrap-table .fixed-table-toolbar .bs-bars {
	width: 100%;
}

label.mt-checkbox.none-word {
	padding-left: 18px;
}

/* æ•°æ®ç¼–è¾‘é¡µ */
.tab-content legend {
	font-size: 18px;
	padding-bottom: 8px;
}

/* è¶…å°è¾“å…¥æ¡† */
.input-h-mini {
	height: 22px;
}

/* bootbox ä¿¡æ¯æç¤ºæ¡† è·ç¦»é¡¶éƒ¨é«˜åº¦ */
.bootbox {
	top: 26%;
}

/* å•é€‰ã€å¤šé€‰åˆ—è¡¨ */
.mt-checkbox-inline, .mt-radio-inline {
	padding: 0;
}

.mt-checkbox-inline-form-horizontal, .mt-radio-inline-form-horizontal {
	padding: 10px 0;
}

/* ä¸‹æ‹‰èœå• dropdown-menu åŽ»æŽ‰ä¸‹æ‹‰æ—¶çš„å°ç®­å¤´*/
.dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.btn-group&gt;.dropdown-menu, .dropdown-toggle&gt;.dropdown-menu, .dropdown&gt;.dropdown-menu{
	margin-top:0;
}
.btn-group&gt;.dropdown-menu:before, .dropdown-toggle&gt;.dropdown-menu:before, .dropdown&gt;.dropdown-menu:before{
	display:none !important;
} 
.btn-group&gt;.dropdown-menu:after, .dropdown-toggle&gt;.dropdown-menu:after, .dropdown&gt;.dropdown-menu:after{
	display:none !important;
}
.btn-group.dropup&gt;.dropdown-menu, .dropdown-toggle.dropup&gt;.dropdown-menu, .dropdown.dropup&gt;.dropdown-menu{
	margin-top:0;
	margin-bottom:0;
}

/* ä¸Šä¼&nbsp;æ–‡ä»¶åŽçš„è‡ªåŠ¨é¢„è§ˆè®¾ç½® */
.upfile_preview img{
	max-width:240px;
}

/* åœ¨çº¿æ–‡ä»¶çš„æ–‡ä»¶é¢„è§ˆå›¾æ&nbsp;‡ */
.preview_icon {
	cursor: pointer;
	width: 80px;
	height: 80px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

i.file-preview {
	display: block;
	margin: 10px auto;
	width: 70px;
	height: 70px;
	background-image: url("../img/file-icons.png");
	background-image: url("../img/file-icons.gif") \9;
	background-position: -140px center;
	background-repeat: no-repeat;
}

i.file-preview.file-type-dir {
	background-position: 0 center;
}

i.file-preview.file-type-file {
	background-position: -140px center;
}

i.file-preview.file-type-filelist {
	background-position: -210px center;
}

i.file-preview.file-type-zip,
i.file-preview.file-type-rar,
i.file-preview.file-type-7z,
i.file-preview.file-type-tar,
i.file-preview.file-type-gz,
i.file-preview.file-type-bz2 {
	background-position: -280px center;
}

i.file-preview.file-type-xls,
i.file-preview.file-type-xlsx {
	background-position: -350px center;
}

i.file-preview.file-type-doc,
i.file-preview.file-type-docx {
	background-position: -420px center;
}

i.file-preview.file-type-ppt,
i.file-preview.file-type-pptx {
	background-position: -490px center;
}

i.file-preview.file-type-vsd {
	background-position: -560px center;
}

i.file-preview.file-type-pdf {
	background-position: -630px center;
}

i.file-preview.file-type-txt,
i.file-preview.file-type-md,
i.file-preview.file-type-json,
i.file-preview.file-type-htm,
i.file-preview.file-type-xml,
i.file-preview.file-type-html,
i.file-preview.file-type-js,
i.file-preview.file-type-css,
i.file-preview.file-type-php,
i.file-preview.file-type-jsp,
i.file-preview.file-type-asp {
	background-position: -700px center;
}

i.file-preview.file-type-apk {
	background-position: -770px center;
}

i.file-preview.file-type-exe {
	background-position: -840px center;
}

i.file-preview.file-type-ipa {
	background-position: -910px center;
}

i.file-preview.file-type-mp4,
i.file-preview.file-type-swf,
i.file-preview.file-type-mkv,
i.file-preview.file-type-avi,
i.file-preview.file-type-flv,
i.file-preview.file-type-mov,
i.file-preview.file-type-mpg,
i.file-preview.file-type-mpeg,
i.file-preview.file-type-ogv,
i.file-preview.file-type-webm,
i.file-preview.file-type-rm,
i.file-preview.file-type-rmvb {
	background-position: -980px center;
}

i.file-preview.file-type-ogg,
i.file-preview.file-type-wav,
i.file-preview.file-type-wmv,
i.file-preview.file-type-mid,
i.file-preview.file-type-mp3 {
	background-position: -1050px center;
}

i.file-preview.file-type-jpg,
i.file-preview.file-type-jpeg,
i.file-preview.file-type-gif,
i.file-preview.file-type-bmp,
i.file-preview.file-type-png,
i.file-preview.file-type-psd {
	background-position: -140px center;
}

/* = åˆ†é¡µ
------------------------------------------ */
.page {
	margin: 0 0 10px 0;
	*zoom: 1;
}

.page:before,
.page:after {
	display: table;
	content: "";
}

.page:after {
	clear: both;
}

.page a,
.page span {
	float: left;
	margin-left: -1px;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #686868;
	border: 1px solid #CCCCCC;
    /*background-color: #4bbd00;*/
}

.page a:hover {
	text-decoration: none;
	background-color: #387C0B;
    color: #fff;
}

.page .current {
	border-top: 1px solid #387C0B;
	background: #387C0B;
    color: #fff;
}

.page .next,
.page .prev {
	font-weight: bold;
}

.page .rows {
	border-right: 1px solid #CCCCCC;
}

.popover-form-actions{
	padding:10px;
}



.padding-top-5 {
	padding-top: 5px !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-top-35 {
	padding-top: 35px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-top-45 {
	padding-top: 45px !important;
}
.padding-top-50 {
	padding-top: 50px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-35 {
	margin-bottom: 35px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-bottom-50 {
	margin-bottom: 50px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-bottom-65 {
	margin-bottom: 65px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-left-0 {
  margin-left: 0 !important;
}
.margin-right-0 {
  margin-right: 0 !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}

.padding-left-0 {
  padding-left: 0 !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

@media (max-width: 767px) {
	.page-content .page-bar .page-title {
		font-size: 16px;
		letter-spacing: 1px;
		margin: 10px 0 0 -10px;
		font-weight: bold;
	}
}
</pre></body></html>