html,body {
background: #f1f1f1
}
.tab-background {
background-image: url('../images/background_1.jpg')
}
.x-form-field {
border: 1px solid #8b8970;
background-color: #fffafa;
font-size: 14px !important;
color: #515151
}
.x-form-field.x-form-radio,.x-form-field.x-form-checkbox {
background-color: transparent;
border: none;
}
.x-form-field-cir {
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
}
.x-form-field-cir:focus {
background: #fff !important;
border: 2px solid #cd950c !important
}
.x-form-field-cir-focus {
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff !important;
border: 2px solid #cd950c !important
}
.form-field-border {
border-bottom: 1px solid #8b8970;
background-color: #e0eeee;
height: 22
}
.mail-attach {
color: green
}
.mail-attach:hover {
color: red;
text-decoration: underline;
cursor: pointer
}
.x-form-group-label {
width: 30%;
float: left;
padding: 0 20 0;
z-index: 2;
position: relative;
cursor: pointer;
font-size: 15px;
color: gray;
border: 1px solid #8b8970;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #f1f1f1 url('../images/icons.png') no-repeat -3px -57px
!important
}
.x-form-group-label h6,.x-form-group-label-close h6 {
margin-left: 30px !important
}
.x-ie .x-form-group-label,.x-form-group-label-close {
height: 20px !important
}
.x-ie .x-form-group-label h6,.x-form-group-label-close h6 {
line-height: 20px !important
}
.x-form-group-label:hover {
background: #999 url('../images/icons.png') no-repeat -3px -111px
!important;
color: green;
cursor: pointer
}
.x-form-group-label-close {
width: 20%;
float: left;
padding: 0 20 0;
z-index: 2;
position: relative;
cursor: pointer;
background-color: #bebebe;
font-size: 15px;
color: green;
border: 1px solid #8b8970;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: url('../images/icons.png') no-repeat -3px -111px !important
}
.x-panel {
border-width: 0
}
.x-column-header {
text-shadow: 0 0 0 rgba(255, 255, 255, 0.3)
}
.x-panel-header-text {
font-size: 14px;
color: blue;
font-weight: normal
}
.x-panel-header-text-default-framed {
font-size: 14px;
color: blue;
font-weight: normal
}
.x-form-display-field {
font-size: 13px;
color: blue
}
.x-form-item-label {
font-size: 14px
}
.x-item-disabled {
font-size: 15px;
color: blue
}
.x-form-readonly-1 {
color: #6b6b6b
}
.x-grid-header-1 {
background: #C8C8C8 !important;
border-color: #A0A0A0 !important;
font-size: 14px;
text-align: center;
color: black;
font-weight: 500
}
.x-grid-row .x-grid-cell {
color: null;
font: normal 11px tahoma, arial, verdana, sans-serif;
background-color: #E0E0FF;
border-color: #ededed;
border-style: solid;
border-width: 1px 0;
border-top-color: #fafafa;
height: 26px;
line-height: 26px
}
.x-grid-cell-renderer-cl {
background: #ffdab9 !important;
font-style: italic !important
}
.rep .x-grid-cell {
background: #ffdab9 !important;
font-style: italic !important
}
/* grid copy style*/
.x-grid-row .grid-copy {
border: 2px dashed black !important;
}
.x-grid-row .grid-copy-top {
border-top: 2px dashed black !important;
}
.x-grid-row .grid-copy-bottom {
border-bottom: 2px dashed black !important;
}
.x-grid-row .grid-copy-left {
border-left: 2px dashed black !important;
}
.x-grid-row .grid-copy-right {
border-right: 2px dashed black !important;
}
.x-grid-cell-renderer-bl {
background: #c6e2ff !important
}
.x-grid-rowwrap-div {
border-width: 1px 0;
border-color: #ededed;
border-style: solid;
border-top-color: #fafafa;
overflow: hidden
}
.x-grid-row-alt .x-grid-cell,.x-grid-row-alt .x-grid-rowwrap-div {
background-color: #f1f1f1;
}
.x-grid-row-over .x-grid-cell,.x-grid-row-over .x-grid-rowwrap-div {
border-color: #eaeaea;
background-color: #bcd2ee;
color: green
}
.x-grid-row-focused .x-grid-cell,.x-grid-row-focused .x-grid-rowwrap-div
{
border-color: #ddd;
background-color: #efefef
}
.x-grid-row-selected .x-grid-cell,.x-grid-row-selected .x-grid-rowwrap-div
{
border-style: dotted;
border-color: #a3bae9;
background-color: #c0c8f0 !important;
color: blue;
font-weight: normal
}
.x-btn-default-small .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
{
font-size: 14px;
color: black
}
.x-grid-editorcolumn {
border-width: 2px 0;
background-color: #eaeaea !important;
color: green;
font-weight: bold
}
.x-grid-row-selected .x-grid-cell-special {
border-right: 1px solid #d4b7b7;
background: #cecece url('../images/grid/header-bg.png') repeat center
center !important
}
.x-grid-editor .x-form-item .x-form-item-body .x-form-text {
height: 25px
}
.x-tree-arrows .x-tree-elbow-plus,.x-tree-arrows .x-tree-elbow-minus,.x-tree-arrows .x-tree-elbow-end-plus,.x-tree-arrows .x-tree-elbow-end-minus
{
background-image: url('#')
}
.x-grid-tree-node-expanded .x-tree-icon-parent {
background: url('../images/tree/book.png') no-repeat -80px -0px
!important
}
.x-tree-icon-leaf-selected {
background: url('../images/tree/leaf_edit.png') !important
}
.x-tree-icon-tab-main {
background-image: url('../images/house.png') !important
}
.x-tree-icon-tab-tab {
width: 10px;
height: 10px;
background: url('../images/icons.png') no-repeat -3px -137px !important
}
.x-tree-icon-tab-tab1 {
background: url('../images/icons.png') no-repeat -3px -7px !important
}
.x-button-icon-print {
background-image: url('../images/printer.png')
}
.x-button-icon-flow {
background-image: url('../images/icon/flow.png')
}
.x-button-icon-save {
background-image: url('../images/drink.png')
}
.x-button-icon-scan {
background-image: url('../images/scan.png')
}
.x-button-icon-submit {
background-image: url('../images/basket_put.png')
}
.x-button-icon-power {
background-image: url('../images/power.png')
}
.x-button-icon-delete {
background-image: url('../images/basket_remove.png')
}
.x-button-icon-excel {
background-image: url('../images/excel.png')
}
.x-button-icon-close {
background-image: url('../images/icon/trash.png')
}
.x-button-icon-code {
background-image: url('../images/code.png')
}
.x-button-icon-check {
background-image: url('../images/hourglass.png')
}
.x-button-icon-change {
background-image: url('../images/arrow_branch.png')
}
.x-button-icon-move {
background-image: url('../images/move.png')
}
.x-button-icon-add {
background-image: url('../images/add.png')
}
.x-button-icon-download {
background-image: url('../images/download.png')
}
.x-button-icon-sort {
background-image: url('../images/icon/sort.png')
}
.x-button-icon-start {
background-image: url('../images/icon/start.png')
}
.x-button-icon-stop {
background-image: url('../images/icon/stop.png')
}
.x-button-icon-talk {
background-image: url('../images/icon/talk.png')
}
.x-button-icon-detail {
background-image: url('../images/icon/detail.png')
}
.x-btn-uu-medium {
background-image: url('../images/icon/uu.png')
}
.x-form-uu-trigger {
background: url('../images/16/10.png') no-repeat 0 2px !important
}
.x-form-textarea-trigger {
background: url('../images/icons.png') no-repeat -3px -190px !important
}
.x-form-color-trigger {
background: url('../images/paintbrush.png') no-repeat center center
!important
}
.x-form-autocode-trigger {
background: url('../images/code.png') no-repeat center center !important
}
.x-form-file-trigger {
background: url('../images/icon/file.png') no-repeat center center
!important
}
.x-form-trash-trigger {
background: #cfcfcf url('../images/icon/trash.png') no-repeat center
center !important
}
.x-form-download-trigger {
background: #cfcfcf url('../images/icon/download.png') no-repeat center
center !important
}
.x-button-icon-help {
background-image: url('../images/help.png')
}
.x-button-icon-confirm {
background-image: url('../images/accept.png')
}
.x-button-icon-edit {
background-image: url('../images/paintbrush.png')
}
.x-button-icon-changehistory {
background-image: url('../images/law_1.gif')
}
.x-button-icon-yuan {
background-image: url('../images/icon/yuan.png')
}
.x-button-icon-deletedetail {
background-image: url('../images/delete_1.gif')
}
.x-button-icon-template {
background-image: url('../images/template.png')
}
.x-button-icon-copy {
background-image: url('../images/copy.png')
}
.x-button-icon-paste {
background-image: url('../images/paste.png')
}
.x-button-icon-up {
background-image: url('../images/up.png')
}
.x-button-icon-down {
background-image: url('../images/down.png')
}
.x-button-icon-source {
background-image: url('../images/source.png')
}
.x-button-icon-query {
background-image: url('../images/query.png')
}
.x-button-icon-preview {
background-image: url('../images/icon/preview.png')
}
.x-button-icon-set {
background-image: url('../images/icon/set.png')
}
.x-button-icon-clock {
background-image: url('../images/icon/clock.png')
}
.x-button-icon-on {
background-image: url('../images/icon/on.png')
}
.x-button-icon-off {
background-image: url('../images/icon/off.png')
}
.x-button-icon-working {
background-image: url('../images/icon/working.png')
}
.x-button-icon-install {
background-image: url('../images/install.png')
}
.x-button-icon-content {
background-image: url('../images/icon/content.png')
}
.x-button-icon-readed {
background-image: url('../images/readed.png')
}
.x-button-icon-pic {
background-image: url('../images/icon/pic.png')
}
.x-button-icon-addgroup {
background: url('../images/icon/addgroup.png')
}
.x-button-icon-end {
background: url('../images/icon/end.png')
}
.x-button-icon-execute {
background: url('../images/icon/execute.png')
}
.x-button-icon-agree {
background: url('../images/icon/agree.png')
}
.x-button-icon-unagree {
background: url('../images/icon/unagree.png')
}
.x-button-icon-turn {
background: url('../images/icon/turn.png')
}
.x-button-icon-reset {
background: url('../images/reset.png')
}
.x-button-icon-paging {
background: url('../images/icon/paging.png')
}
.x-grid-icon-partition {
background: url('../images/icon/partition.png')
}
.x-btn-gray {
background-image: url('../images/button_11.jpg') !important;
vertical-align: bottom;
text-align: center
}
.x-btn-gray:hover {
background-position: 0 -20px
}
.x-btn-gray-1 {
background-color: #cecece;
text-align: center
}
.x-btn-blue {
background: #cecece
url('../ext/resources/themes/images/default/grid/grid-blue-hd.gif')
repeat center center !important;
text-align: center
}
.x-btn-blue:hover {
background: #cecece url('../images/grid/header-bg.png') repeat center
center !important;
text-shadow: blue
}
.x-btn-bw {
border: 1px solid #8b8970;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-repeat: repeat;
text-align: center
}
.x-btn-bw:hover {
border: 0
}
.x-btn-tb {
border: none !important
}
.x-btn-tb .x-btn-center {
width: 24px !important
}
.x-btn-tb:hover {
background: #cecece
url('../ext/resources/themes/images/default/grid/grid-blue-hd.gif')
repeat center center;
border: 1px solid gray;
cursor: pointer
}
.treetitle {
color: gray;
font-size: 14px;
font-weight: inherit;
background-color: #cecece;
padding-left: 0;
height: 25px;
width: 100px;
padding: 0 0 2px;
margin: 0 0 0 5px;
text-align: center;
border: solid #ccc 1px;
border-bottom: 0;
color: #333;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px
}
.treetitle:hover {
background-color: #f1f1f1;
border-color: #cecece;
cursor: pointer
}
.x-tree-cls-node {
background-image: url('../images/button_09.jpg') !important;
height: 21px !important
}
.x-tree-cls-root {
background-image: url('../images/button_06.jpg') !important;
height: 26px !important
}
.x-tree-cls-root:hover {
font-size: 14px;
font-weight: bold;
color: green
}
.x-tree-cls-node:hover,.x-tree-cls-parent:hover {
font-size: 14px;
font-weight: bold;
color: green
}
.x-tree-cls-parent {
background-image: url('../images/button_08.jpg') !important;
font-size: 15;
margin-top: 5px;
height: 23 !important
}
.tree-open {
background-image: url('../images/zoom_in.png')
}
.tree-close {
background-image: url('../images/icon/trash.png')
}
.tree-refresh {
background-image: url('../images/refresh.gif')
}
.tree-back {
background-image: url('../images/refresh.gif')
}
.tree-add {
background-image: url('../images/add.png')
}
.tree-save {
background-image: url('../images/accept.png')
}
.tree-delete {
background-image: url('../images/delete_1.gif')
}
.group-delete {
background-image: url('../images/close_red.png')
}
.group-unread {
background-image: url('../images/unread.gif')
}
.group-post {
background-image: url('../images/post.gif')
}
.group-all {
background-image: url('../images/allmail.gif')
}
.group-read {
background-image: url('../images/read.gif')
}
.group-draft {
background-image: url('../images/draft.gif')
}
.group-deleted {
background-image: url('../images/deleted.gif')
}
.group-close {
background-image: url('../images/icon/trash.png')
}
.form-field-allowBlank {
background-image: url('../images/button_06.jpg');
background-repeat: repeat-x;
border-bottom: 1px solid #8b8970
}
.form-field-gray {
margin-left: 2px;
background: #c6c6c6;
border-top: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
}
.form-field-allowBlank-hidden {
background-image: url('../images/button_06.jpg');
border-bottom: 0
}
.x-html-editor-wrap textarea {
background-color: #f7f7f7
}
.main-activeuser {
background-image: url('../images/wishmaster.gif')
}
.main-technicalSupport {
background-image: url('../images/world.png')
}
.div-msg {
color: green
}
.div-msg a:hover {
color: blue;
font-weight: bold;
cursor: pointer
}
.login_input {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #4b5a3d;
border-right-color: #fff;
border-bottom-color: #fff;
border-left-color: #4b5a3d;
line-height: 15px;
background: #eee;
font-size: 18px;
border: 1px solid #ccc;
padding: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
}
.login_input:focus {
background: #fff;
border: 1px solid #6c7569
}
.main-todo {
background-image: url('../images/mainpage/things.png')
}
.main-msg {
background-image: url('../images/mainpage/info.png')
}
.main-forget {
background-image: url('../images/mainpage/notice.png')
}
.main-schedule {
background-image: url('../images/mainpage/schedule.png')
}
.main-notice {
background-image: url('../images/mainpage/blogs.png')
}
.main-email {
background-image: url('../images/icon/email.png')
}
.main-url {
background-image: url('../images/mainpage/url.png')
}
.main-task {
background-image: url('../images/mainpage/task.png')
}
.main-news {
background-image: url('../images/mainpage/newspaper.png')
}
.main-diary {
background-image: url('../images/mainpage/caneldar.gif')
}
.formset-form {
background-image: url('../images/form.png')
}
.formset-grid {
background-image: url('../images/grid.png')
}
.workrecord-task {
background-image: url('../images/taskdescription.png')
}
.workrecord-log {
background-image: url('../images/log.png')
}
.relogin {
background-image: url('../images/login.png')
}
.prev {
background-image: url('../images/prev.png');
background-repeat: no-repeat
}
.next {
background-image: url('../images/next.png');
background-repeat: no-repeat
}
.form-progressbar {
margin-top: 5px;
border-color: #cdb79e;
background-color: #cdc673;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
}
.color-column-inner {
border-radius: 10px;
height: 20px;
margin-left: 15px;
width: 20px;
border: 1px solid #d0d0d0
}
.more {
background-image: url('../images/mainpage/more.png')
}
::-webkit-scrollbar:horizontal {
height: 8px;
margin-bottom: 2px
}
::-webkit-scrollbar-track {
border-radius: 10px;
}
::-webkit-scrollbar-track-piece {
background-color: #f1f1f1;
border-radius: 10px;
-webkit-border-radius: 0
}
::-webkit-scrollbar {
width: 10px
}
::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.08);
border: solid 1px rgba(0, 0, 0, 0.04);
border-radius: 4px
}
::-webkit-scrollbar-thumb:hover {
background-color: #999
}
::-webkit-scrollbar-arrow {
color: #F00;
backgound: #0F0
}
.x-face-picker-item {
cursor: pointer;
display: inline;
border: 1px solid #d1eeee;
height: 17px;
width: 17px
}
.x-face-picker-item:hover {
background: #fff68f;
border-color: red
}
.x-menu-adduser {
background-image: url('../images/user9_add.gif')
}
.x-menu-rename {
background-image: url('../images/icon/rename.png')
}
.x-menu-deleteuser {
background-image: url('../images/user9_delete.gif')
}
.x-menu-share {
background-image: url('../images/icon/share.png')
}
.x-myradio {
border: 0 !important;
font-size: 14px;
}
.x-form-itemselector-top {
background-image: url('../images/icon/top2.gif');
}
.x-form-itemselector-up {
background-image: url('../images/icon/up2.gif');
}
.x-form-itemselector-add {
background-image: url('../images/icon/right2.gif');
}
.x-form-itemselector-remove {
background-image: url('../images/icon/left2.gif');
}
.x-form-itemselector-down {
background-image: url('../images/icon/down2.gif');
}
.x-form-itemselector-bottom {
background-image: url('../images/icon/bottom2.gif');
}
/*panel&window blue*/
.custom-blue .x-panel-header,.custom-blue .x-window-header {
height: 30px;
border-top: 1px solid #96d1f8;
background: #65a9d7;
background: -webkit-gradient(linear, left top, left bottom, from(#ced3d9),
to(#65a9d7));
background: -webkit-linear-gradient(top, #ced3d9, #65a9d7);
background: -moz-linear-gradient(top, #ced3d9, #65a9d7);
background: -ms-linear-gradient(top, #ced3d9, #65a9d7);
background: -o-linear-gradient(top, #ced3d9, #65a9d7);
}
.custom-blue.x-window-default {
border: 1px solid #65a9d7;
background: #65a9d7;
background: -webkit-gradient(linear, left top, left bottom, from(#ced3d9),
to(#65a9d7));
background: -webkit-linear-gradient(top, #ced3d9, #65a9d7);
background: -moz-linear-gradient(top, #ced3d9, #65a9d7);
background: -ms-linear-gradient(top, #ced3d9, #65a9d7);
background: -o-linear-gradient(top, #ced3d9, #65a9d7);
}
.custom-slivery .x-panel-header,.custom-slivery .x-window-header {
height: 30px;
border-top: 1px solid #ede4ed;
background: #f2edf2;
background: -webkit-gradient(linear, left top, left bottom, from(#a19f9f),
to(#f2edf2));
background: -webkit-linear-gradient(top, #a19f9f, #f2edf2);
background: -moz-linear-gradient(top, #a19f9f, #f2edf2);
background: -ms-linear-gradient(top, #a19f9f, #f2edf2);
background: -o-linear-gradient(top, #a19f9f, #f2edf2);
}
.custom-slivery.x-window-default {
border: 1px solid #7db0ac;
background: #a19f9f;
background: -webkit-gradient(linear, left top, left bottom, from(#f2edf2),
to(#cccccc));
background: -webkit-linear-gradient(top, #f2edf2, #cccccc);
background: -moz-linear-gradient(top, #f2edf2, #a19f9f);
background: -ms-linear-gradient(top, #f2edf2, #a19f9f);
background: -o-linear-gradient(top, #f2edf2, #a19f9f);
}
/*custom tool*/
.custom-tool .x-tool-task {
background-image: url('../images/16/task.png');
}
.x-tool-over .x-tool-task {
background-position: -15px 0;
}
.x-timepicker-hours{
border-right: 1px solid #585858;
width: 127px;
float: left;
height: 168px;
}
.x-timepicker-minutes {
float: left;
height: 168px;
width: 108px;
}
.x-timepicker-minutes .x-timepicker-item {
width: 32px;
font-size: 14px;
}
.x-timepicker-hours .x-timepicker-item {
width: 28px;
font-size: 14px;
}
.x-timepicker-item {
float: left;
margin: 2px 0 5px 0;
font: normal 11px tahoma, arial, verdana, sans-serif;
text-align: center;
vertical-align: middle;
height: 18px;
border: 0 none;
}
.x-timepicker {
border: 1px solid #585858;
background-color: white;
min-width: 240px;
}
.x-timepicker-item a {
display: block;
margin: 0 5px 0 5px;
text-decoration: none;
color: #523a39;
border: 1px solid white;
line-height: 17px;
}
.x-timepicker-buttons {
position: relative;
border-top: 1px solid #d0d0d0;
background-color: #e9e9e9;
background-image: -webkit-linear-gradient(top, #dfdfdf, #d6d6d6 49%, #d0d0d0 51%, #d2d2d2);
text-align: center;
}
.x-timepicker-buttons .x-btn {
position: relative;
margin: 4px;
}
.x-timepicker-item a.x-timepicker-selected {
background-color: #e9e9e9;
border: 1px solid #b2aaa9;
}
.x-timepicker-item a {
display: block;
margin: 0 5px 0 5px;
text-decoration: none;
color: #523a39;
line-height: 17px;
}
@media (max-width: 991px) {
.x-menu-item-text,.x-html-editor-tb .x-font-select,.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-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
{
font-size: 14px
}
.x-form-item {
font-size: 14px
}
.x-boundlist {
border-width: 1px;
border-style: solid;
border-color: #b5b8c8;
font-size: 14px;
background: #fcfcfc
}
}
@media ( min-width : 992px) {
.x-menu-item-text,.x-html-editor-tb .x-font-select,.x-tip-header,.x-tip-body,.x-form-invalid-tip-body,.x-tip-header-text,.x-progress-text,.x-window-header-text-default,.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
{
font-size: 14px
}
.x-toolbar,.x-toolbar .x-form-item-label,.x-toolbar .x-toolbar-text {
font-size: 13px
}
.x-form-item {
font-size: 14px
}
.x-boundlist {
border-width: 1px;
border-style: solid;
border-color: #b5b8c8;
font-size: 14px;
background: #fcfcfc
}
}