<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*aceadmin tab reset*/
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
    box-shadow:none !important;
    border-color:transparent;
    border-bottom-color: #3A92E4;
    border-bottom-width: 2px;
    border-top:none;}
.nav-tabs &gt; li &gt; a, .nav-tabs &gt; li &gt; a:focus {
    border-radius: 0 !important;
    border-color: transparent;
    background-color: transparent;
    color: #999;
    margin-right: -1px;
    line-height: 18px;
    position: relative;
}
.nav-tabs &gt; li &gt; a:hover{background: transparent;border:1px solid transparent;border-bottom-width:0;font-color:#3A92E4 !important;}

/*.navbar{background:#3A92E4;}
.ace-nav &gt; li.light-blue &gt; a{background:#3A92E4 !important;}*/


.hsr-grid-edit-buttonbox{padding:5px;text-align:right;}
.hsr-grid-edit-buttonbox a:first-child{font-size:14px;color: white;background:orange;padding:5px 10px;}
.hsr-grid-edit-buttonbox a:last-child{font-size:14px;color: white;background:#ddd;padding:5px 10px;margin-left: 5px;}
.tooltip-top{z-index:9999991 !important;box-shadow:2px 2px 2px #ccc;}

.hsr-icon{display: inline-block;width:16px;height:16px;margin: 0 5px;}
.hsr-icon-excel{
    background:url('images/icon_excel@16x16.png');
}

/*combo tree*/
.sdui_cmp_comboTree{}
.sdui_cmp_comboTree {}
.sdui_cmp_comboTree_inputBox {border: 1px solid #D5D5D5;}
.sdui_cmp_comboTree_input {}
.sdui_cmp_comboTree_loading{background:url('./images/throbber.gif');width:16px;height:16px;display: inline-block;}
.sdui_cmp_comboTree_select{border:1px solid white;float: right;}
.sdui_cmp_comboTree_panel{display: none;position:absolute;width:300px ;height:150px;background:white;border:1px solid #ddd;overflow-y: auto;margin-top:1px;}
/*tab*/
.sdui_cmp_tab_hidden{display:none!important;}

.dd-nochildren .dd-placeholder {
  display: none;
}

.dd-handle:before {
    content: 'â‰¡';
    display: none;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.infobox-container {
    font-size: 0;
    text-align: left !important;
}

.panel{
	/*border : 1px solid #95b8e7 !important;*/
}

.combo-panel .tree{
	overflow : hidden !important;
}

/*combobox override */
.combo input[readonly] {
    color: #939192;
    background: transparent !important;
}
/*.combo{border-radius:3px!important;}*/

.combo.textbox-readonly{background: #f5f5f5;}

.combo-p{max-height:300px !important;overflow-y:auto !important;}
.combo-p .combo-panel{max-height:300px !important;
    overflow-y: auto !important;
    padding:10px;
}
.combobox-item{
    border-bottom: 1px dashed #ddd;
}
.combobox-item:last-child{
    border-bottom: 1px dashed white;
}
.combobox-item, .combobox-group{
    font-size: 12px;
}
.textbox .textbox-text{
    font-size: 16px !important;
}

.datebox-calendar-inner{
    height:210px !important;
}



/*textarea æ&nbsp;·å¼*/
/*textarea{border-radius:3px;}*/

/**/
.hsr-button-transparent{margin:0px 5px 0 0;background:transparent;border:1px solid #409eff;color:#409eff;font-size:16px;border-radius:5px;}
.hsr-button-transparent:hover{background:#66b1ff;color:white;}

.hsr-button-filled {margin:0px 5px 0 0;padding:2px 10px;background:#409eff;border:1px solid #409eff;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled:hover{background:#66b1ff;border-color:#66b1ff;color:white;cursor: pointer;}

.hsr-button-filled-red {margin:0px 5px 0 0;padding:2px 10px;background:#f56c6c;border:1px solid #f56c6c;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled-red:hover{background:#f78989;border-color:#f78989;color:white;cursor: pointer;}

.hsr-button-filled-lightgray {margin:0px 5px 0 0;padding:2px 10px;background:#67c23a;border:1px solid #67c23a;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled-lightgray:hover{background:#7ec584;border-color:#7ec584;color:white;cursor: pointer;}

.hsr-button-filled-download {margin:0px 5px 0 0;padding:2px 10px;background:#67c23a;border:1px solid #67c23a;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled-download:hover{background:#7ec584;border-color:#7ec584;color:white;cursor: pointer;}

.hsr-button-filled-nextStep {margin:0px 5px 0 0;padding:2px 10px;background:#e6a23c;border:1px solid #e6a23c;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled-nextStep:hover{background:#ebb563;border-color:#ebb563;color:white;cursor: pointer;}

.hsr-button-filled-report {margin:0px 5px 0 0;padding:2px 10px;background:#409eff;border:1px solid #409eff;color:white;font-size:18px;border-radius:5px;}
.hsr-button-filled-nextStep:hover{background:#66b1ff;border-color:#66b1ff;color:white;cursor: pointer;}


.hsr-datagrid-panel-header{background: #f2f2f2;padding:5px 5px 5px 10px;text-align: right;height:40px;border: 1px solid #eee;border-bottom-width:0 ;}
.hsr-datagrid-panel-title{float:left;color:#409eff;font-weight:bolder;line-height:30px;margin:0;font-size:18px;}

:focus{
    outline: -webkit-focus-ring-color auto 0;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0;}

/*datagrid override*/
/*.datagrid-cell &gt; .underline{display:block;float: right;
    margin-right:10px;}*/
/*.hsr-datagrid-action{white-space: nowrap;}*/
.hsr-datagrid-empty{padding:15px;text-align: center;font-size: 18px;color: #ccc;}

/* TreeGrid Override* /
.datagrid .tree-title{font-size: 12px;}

/*datebox style override*/
.calendar table td, .calendar table th{font-size:15px !important;}
.datebox-button{height:30px !important;font-size:11px !important;font-weight: lighter !important;}

/*CommonGrid Search Override  */
.cls_searchBox .form-group{margin-bottom:3px;}

/*modal override*/
.modal{background-color:rgba(0,0,0,0.2);} /*ä¸å…¼å®¹IE8*/
.modal-backdrop{background:transparent;}
.modal-header .close{margin-top:-8px!important;}

/**/
.cmp_jui_jcrop .saveImage{border:none;background:#00b7ee;border-radius:4px;color: #FFF;padding:5px 20px;}
.cmp_jui_jcrop .saveImage:hover{background: #00a2d4;}

.cmp_jui_textbox_readonly[readonly]{border-width:0 !important;background:white !important;border-bottom:1px solid #ccc !important;font-size: 17px;}

/*override infobox*/
.infobox{width:33.3%;}


/*tree*/
.tree {}
.tree:before{border-width:0 !important;}
.tree li{padding:2px 0;}
.tree li .tree-title{font-size:16px !important;}
.tree-folder{background: url('images/al_folder_close@16x16.png') no-repeat !important;}
.tree-folder-open{background: url('images/al_folder_open@16x16.png') no-repeat !important;}
.tree-file{background: url('images/al_file@16x16.png') no-repeat !important;}


.hsr-al-jg{background:url('images/al_jg@16x16.png') no-repeat !important;}
.hsr-al-fz{background:url('images/al_fz@16x16.png') no-repeat !important;}
.hsr-al-gw{background:url('images/al_gw@16x16.png') no-repeat !important;}

/**/
.datagrid-row-expand{background:url('images/unfold.png') no-repeat center center !important; }
.datagrid-row-collapse{background:url('images/fold.png') no-repeat center center !important;}

    /* fonts */

div.jqcloud {
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 10px;
    line-height: normal;
}

div.jqcloud a {
    font-size: inherit;
    text-decoration: none;
}

div.jqcloud span.w10 { font-size: 550%; }
div.jqcloud span.w9 { font-size: 500%; }
div.jqcloud span.w8 { font-size: 450%; }
div.jqcloud span.w7 { font-size: 400%; }
div.jqcloud span.w6 { font-size: 350%; }
div.jqcloud span.w5 { font-size: 300%; }
div.jqcloud span.w4 { font-size: 250%; }
div.jqcloud span.w3 { font-size: 200%; }
div.jqcloud span.w2 { font-size: 150%; }
div.jqcloud span.w1 { font-size: 100%; }

/* colors */

div.jqcloud { color: #09f; }
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: #0df; }
div.jqcloud a:hover { color: #0cf; }
div.jqcloud span.w10 { color: #0cf; }
div.jqcloud span.w9 { color: #0cf; }
div.jqcloud span.w8 { color: #0cf; }
div.jqcloud span.w7 { color: #39d; }
div.jqcloud span.w6 { color: #90c5f0; }
div.jqcloud span.w5 { color: #90a0dd; }
div.jqcloud span.w4 { color: #90c5f0; }
div.jqcloud span.w3 { color: #a0ddff; }
div.jqcloud span.w2 { color: #99ccee; }
div.jqcloud span.w1 { color: #aab5f0; }

/* layout */

div.jqcloud {
    overflow: hidden;
    position: relative;
}

div.jqcloud span { padding: 0; }

/*easyui*/
.filebox .l-btn-text{color:dodgerblue;}


/*detailGrid*/
.cls_grid_detail {
    padding: 10px;
}

.cls_grid_detail .hsr-datagrid-panel-header {
    background: white;
    padding: 5px 5px 5px 10px;
    text-align: right;
    height: 40px;
    border: 1px solid white;
    border-bottom-width: 0;
    border-bottom: 1px solid #ddd;
}

.cls_grid_detail .hsr-datagrid-panel-title {
    float: left;
    color: #409eff;
    font-weight: bolder;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
}

.cls_grid_detail .panel-body {
    border-color: white;
}

.cls_grid_detail .datagrid-header-row{
    background-color: white;
}


.cls_grid_detail .datagrid-row td {
    border-color: white;
    border-bottom-color: #eee;
}

/*.datagrid-view1:first-child tr:nth-child(even) &gt; td {*/
    /*background: #eee;*/
/*}*/

.cls_grid_detail .datagrid-view1:first-child tr:nth-child(even) &gt; td {
    background: transparent;
}

.datagrid-row-detail {background: #fff;}

.ico_open,.ico_close{ background-image: none !important;}
.ico_open:before, .ico_close:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color:#2b7dbc;
    font-weight: 300;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 5px;
}
.ico_open:before{content: "\f115"}
.ico_close:before{content: "\f114"}

.tooltip-content{color: red;}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border:1px solid dodgerblue !important;
}

/*æ˜Ÿæ&nbsp;·å¼å®šä¹‰*/
.star-off-png, .star-on-png {font-size: 20px;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;
    font-family: FontAwesome;font-style: normal;font-variant: normal;font-weight: 400;line-height: 1;
    speak: none; text-transform: none;color: #777;}
.star-on-png:before {content: "\f005";}
.star-off-png:before {content: "\f005";}
.star-on-png {color: #FEB902;}
.star-off-png {color: #ccc;}
.star-off-png :hover {cursor: pointer;}
.star-on-png :hover {cursor: pointer;}


/**/
.hsr-cmp-radio .js-reset{cursor: pointer;font-size:16px;color: #409eff !important;}
.hsr-cmp-radio .js-reset:hover{cursor: pointer;font-size:16px;color: #409eff !important;}
</pre></body></html>