﻿.x-panel-header-text-default {
    color: #04408C;
    font-family: 微软雅黑,Tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.x-body {
    color: black;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
}

.x-grid-row .x-grid-cell {
    border-style: solid;
    font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
}
.x-grid-cell-inner {
    /*padding: 2px 10px 2px;*/
}
.x-mask-msg div {
    background-color: #EEEEEE;
    background-position: 5px center;
    background-repeat: no-repeat;
    /*border: 1px solid #A3BAD9;*/
    color: #222222;
    cursor: wait;
    font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
    padding: 5px 10px 5px 25px;
}
.x-btn-default-toolbar-small {
    background-color: transparent;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}

.x-btn-default-toolbar-small .x-btn-inner {
    background-repeat: no-repeat;
    color: #333333;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0 4px;
}
.x-btn-default-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
}

.x-form-item {
    font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
}
.x-btn-default-small .x-btn-inner {
    background-repeat: no-repeat;
    color: #333333;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0 4px;
}
.x-form-field, .x-form-display-field {
    color: black;
}
table.x-datepicker-inner th {
    border-collapse: separate;
    color: #233D6D;
    cursor: default;
    font: 11px 微软雅黑,tahoma,arial,verdana,sans-serif;
    text-align: right;
}
.x-window-header-text-default {
    color: #04468C;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.x-toolbar .x-toolbar-text {
    color: #4C4C4C !important;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 4px;
    margin-right: 6px;
    white-space: nowrap;
}
.x-panel-header-text-default-framed {
    color: #04408C;
    font-family: 微软雅黑,tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.x-tab button {
    color: #416DA3;
    font-size: 12px;
    font-weight: bold;
}
.x-tab-center
{
	font-family: 微软雅黑
}
.x-btn-center
{
	font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
}
.x-btn-group-header-text-default-framed {
    color: #3E6AAA;
    font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
}

.x-html-editor-tb .x-font-select {
    font-size: 12px;
}
.x-fieldset-header {
    color: #15428B;
    font: 12px/16px 微软雅黑,tahoma,arial,verdana,sans-serif;
    padding: 0 3px;
    font-weight: bold;
    
}
.x-form-field, .x-form-display-field {
    color: black;
    font: 12px 微软雅黑,tahoma,arial,verdana,sans-serif;
}

.x-form-tscheckbox {
	height: 13px;
	width: 13px;
	background: url('checkbox.gif') no-repeat 0 0;
	vertical-align: bottom;
}
.x-checkbox-checked .x-form-tscheckbox {
	background-position:0 -13px;
}
.x-checkbox-undef .x-form-tscheckbox {
	background-position:0 -26px;
}
.x-item-disabled .x-form-tscheckbox {
	background-position:-39px 0;
}
.x-form-check-over .x-form-tscheckbox {
	background-position: -13px 0;
}
.x-form-check-down .x-form-tscheckbox {
	background-position:-26px 0;
}
.x-checkbox-checked .x-form-check-over .x-form-tscheckbox {
	background-position:-13px -13px;
}
.x-checkbox-checked .x-form-check-down .x-form-tscheckbox {
	background-position:-26px -13px;
}
.x-checkbox-checked.x-item-disabled .x-form-tscheckbox {
	background-position:-39px -13px;
}
.x-checkbox-undef .x-form-check-over .x-form-tscheckbox {
	background-position:-13px -26px;
}
.x-checkbox-undef .x-form-check-down .x-form-tscheckbox {
	background-position:-26px -26px;
}
.x-checkbox-undef.x-item-disabled .x-form-tscheckbox {
	background-position:-39px -26px;
}
.x-checkbox-null {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity:.5;
}
.x-grid-headeritem-checkbox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fpp-grid-editable-row .x-grid-cell{
    background-color: #99B4D1 !important;
}
.fpp-grid-readonly-row .x-grid-cell{
    color: #C0C0C0 !important;
}

.x-column-header {
    /*border-style: none solid none none;*/
    font-size: 12px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.checkcolumn-disabled-checked
{
    background-image: url(../image/D16X16/checked-disabled.jpg) !important;
}
        
.checkcolumn-disabled-unchecked
{
    background-image: url(../image/D16X16/unchecked-disabled.jpg) !important;
}

.x-grid-with-row-lines .x-grid-cell-inner {
    line-height: 18px;
    padding-bottom: 4px;
}
.x-grid-cell-row-checker .x-grid-cell-inner {
    padding: 0px !important;
}
.x-grid-cell-row-checker .x-grid-row-checker {
    width: 22px !important;
    height: 22px !important;
    background-position: center center !important;
}

.x-grid-group-body .x-grid-row-summary {
    display: none;
}
.x-grid .x-docked-bottom {
    padding: 0px;
    border-style: none;
}
.x-docked-bottom .x-toolbar-default {
    padding: 2px;
}
.x-tab-default-bottom {
    padding: 2px 12px;
}

.x-datepicker {
    width: 204px !important;
}
.x-datepicker-header {
    background-color: #dfecfb !important;
    background-image: -webkit-linear-gradient(top, #dee8f5, #d1dff0 49%, #c7d8ed 51%, #cbdaee) !important;
}

.x-form-cb-default {
    margin-top: 5px;
}

.x-fppgrid-paging-toolbar {
    border-style:none;
}

.x-tab-icon-el {
    background-size: contain;
}
