/***font style***/
.x-btn-default-small, .x-form-display-field, .x-btn-inner, .x-btn-default-medium .x-btn-inner, .x-btn-default-large .x-btn-inner, .x-btn-default-toolbar-small .x-btn-inner, .x-btn-default-toolbar-medium .x-btn-inner, .x-btn-default-toolbar-large .x-btn-inner, .x-menu-item-text, .x-html-editor-tb .x-font-select, .x-panel-header-default, .x-panel-header-text-default, .x-panel-header-default-framed, .x-tip-header, .x-tip-body, .x-form-invalid-tip-body, .x-tip-header-text, .x-progress-text, .x-toolbar, .x-toolbar .x-form-item-label, .x-toolbar .x-toolbar-text, .x-window-header-text-default, .x-tab-bar, .x-tab button, .x-grid-rowbody, .x-grid-row .x-grid-cell, .x-grid-group-title, .x-grid-row-editor .x-form-field, .x-grid-row-editor .x-form-display-field, .x-form-invalid-under, .x-fieldset-header, .x-column-header, .x-mask-msg div, .x-btn-group-header-text-default-framed, table.x-datepicker-inner a, .x-monthpicker-item, .x-dd-drag-ghost, .x-tree-node-text {
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.x-form-item-label {
    font: normal 12px 'MicroSoft YaHei';
}
.x-column-header {
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.x-tab-default .x-tab-inner {
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.x-panel-header-text {
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.x-panel-header-text-default-framed {
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.font-default {
    font-size: 12px !important;
    font-family: "Microsoft Yahei", "微软雅黑" !important;
}
.x-mask-msg div {
    font: normal 12px tahoma, arial, verdana, sans-serif;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.x-form-browse-trigger {
    background-image: url(images/browse.gif);
}
.x-form-searchadd-trigger {
    background-image: url(images/search-add.png);
}
.x-form-search-trigger {
    background: url(images/browse.gif);
}

/*header*/
div, h1, h2, h3, h4, h5, h6, label, img, span, ul, li, ol {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft Yahei';
}
.header-logo {
    width: 220px;
    height: 60px;
    background-color: #015c9a;
    background-image: url(images/header_logo.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.header-text {
    width: 75px;
    height: 60px;
    background: url(images/header_logo_text.png) no-repeat center center;
    position: absolute;
    left: 220px;
}
.header-userinfo {
    position: absolute;
    left: 300px;
    height: 60;
    line-height: 60px;
}
.header-userinfo li {
    margin: 0 10px;
}
.header-userinfo li, .header-operation li {
    float: left;
}
.header-operation {
    position: absolute;
    right: 0;
    height: 60;
    line-height: 60px;
}
.header-operation li {
    margin: 0 15px;
}
.header-operation li a {
    cursor: pointer;
}
.header-operation li s {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.header-operation li span {
    vertical-align: middle;
    line-height: 60px;
}
.operation-language {
    background-image: url(images/icon_language.png);
}
.operation-lock {
    background-image: url(images/icon_lock.png);
}
.operation-help {
    background-image: url(images/icon_help.png);
}
.operation-logout {
    background-image: url(images/icon_logout.png);
}

/*header*/
.address-label {
    width: 510px;
    display: inline-block;
    zoom: 1;
    line-height: 14px;
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-top: 4px;
    font-size-adjust: none;
    font-stretch: normal;
    margin-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 4px;
}

/* address packer */
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.container {
    width: 420px;
    padding: 0px;
    font-size: 12px;
    background: #fff;
    overflow: hidden;
}
.group-list {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    overflow: auto;
}
.group {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    padding: 4px 0;
}
.title {
    position: absolute;
    width: 40px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.cont {
    margin: 0;
    padding: 0 0 0 40px;
}
.cont2 {
    margin: 0;
    padding: 5px 0 5px 10px;
}
.option {
    list-style: none;
    float: left;
    margin: 0;
}
.btn {
    display: block;
    padding: 2px 6px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}
.btn:hover {
    background-color: #f60;
    color: #fff;
}
.area-active {
    background-color: #f60;
    color: #fff;
}
.disable-x-tree-checkbox {
    margin-right: 3px;
    margin-top: -3px;
    margin-bottom: -4px;
    top: 4px;
    width: 13px;
    height: 13px;
    border: 0;
    padding: 0;
    vertical-align: top;
    position: relative;
    background-color: transparent;
    background-position: -39px 0px;
    background-image: url(images/checkbox.gif);
}
.disable-x-tree-checkbox-checked {
    background-position: -39px -13px;
}
.CodeMirror.my-empty-error {
    background-color: white;
    background-image: url(images/invalid_line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border-color: #c30;
}
.x-form-text[readonly="readonly"], .x-form-text[readonly=""], .x-form-text[readonly] {
	background: #eee;
}

.image-item > .x-panel-body{
	border: 1px solid #d0d0d0;
}
.image-item:hover > .x-panel-body {
	border: 1px solid #007acd;
}
.image-item.active > .x-panel-body {
	border: 1px solid #007acd;
}

.x-item-disabled .x-form-item-label,.x-item-disabled .x-form-field {
    filter: alpha(opacity=70);
    opacity: .7;
}