﻿* { margin: 0; padding: 0 }
::-webkit-scrollbar { width: 6px; height: 8px }
::-webkit-scrollbar-button { width: 0; height: 0 }
::-webkit-scrollbar-track { background: #f7f7f7 }
::-webkit-scrollbar-thumb { background: #cfcfd1 }
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track { border-radius: 5px }
::-webkit-scrollbar-button, ::-webkit-scrollbar-corner, ::-webkit-scrollbar-resizer { background: #fff }
.calendar table, .datagrid-body .datagrid-editable table, .datagrid-mask, .filebox-label, .window-mask { width: 100%; height: 100% }
.combobox-icon, .l-btn-icon, .m-btn-downarrow, .menu-icon, .menu-rightarrow, .s-btn-downarrow, .tabs-icon, .tabs-p-tool a, .tagbox-remove { width: 16px; height: 16px; line-height: 16px }
.panel { overflow: hidden; text-align: left; margin: 0; border: 0; border-radius: 0 }
.panel-body, .panel-header { border-width: 1px; border-style: solid }
.panel-header { padding: 10px 15px; position: relative }
.panel-title { background: url(images/blank.gif) no-repeat }
.panel-header-noborder { border-width: 0 0 1px }
.panel-body { overflow: auto; border-top-width: 0; padding: 0 }
.panel-body-noheader { border-top-width: 1px }
.panel-body-noborder { border-width: 0 }
.panel-body-nobottom { border-bottom-width: 0 }
.panel-with-icon { padding-left: 20px }
.panel-icon, .panel-tool { position: absolute; top: 50%; margin-top: -11px; height: 22px; overflow: hidden }
.panel-icon { left: 10px; width: 22px; line-height: 22px }
.panel-tool { right: 10px; width: auto }
.panel-tool a { display: inline-block; width: 22px; height: 22px; opacity: .6; filter: alpha(opacity=60); margin: 0; vertical-align: top }
.panel-tool a:hover { opacity: 1; filter: alpha(opacity=100); background-color: #e2e2e2; border-radius: 3px }
.panel-loading { padding: 11px 0 10px 30px }
.panel-noscroll { overflow: hidden }
.panel-fit, .panel-fit body { height: 100%; margin: 0; padding: 0; border: 0; overflow: hidden }
.panel-loading { background: url(images/loading.gif) no-repeat 10px 10px }
.panel-tool-close, .panel-tool-collapse, .panel-tool-expand, .panel-tool-max, .panel-tool-min, .panel-tool-restore { background-image: url(images/panel_tools.png); background-repeat: no-repeat }
.panel-tool-close { background-position: -22px 0 }
.panel-tool-min { background-position: 0 0 }
.panel-tool-max { background-position: 0 -22px }
.panel-tool-restore { background-position: -22px -22px }
.panel-tool-collapse { background-position: -44px 0 }
.panel-tool-expand { background-position: -44px -22px }
.accordion, .panel-body, .panel-header { border-color: #c5c5c5 }
.panel-header { background-repeat: repeat-x; border-bottom-color: #e1e1e1 }
.accordion, .accordion .accordion-header, .panel-header { background: #f8f8f8 }
.panel-body { background-color: #fff }
.panel-title { font-weight: 700; height: 16px; line-height: 16px }
.panel-footer { border: 1px solid #c5c5c5; border-top: 1px solid #d0d0d0; overflow: hidden; background: #f5f5f5 url(images/footer_projection.png) left top repeat-x }
.panel-footer-noborder { border-width: 1px 0 0 0 }
.accordion .accordion-body, .accordion .accordion-header, .accordion-noborder .accordion-body, .accordion-noborder .accordion-header { border-width: 0 0 1px }
.accordion { overflow: hidden; border-width: 1px; border-style: solid }
.accordion .accordion-header { cursor: pointer }
.accordion-noborder { border-width: 0 }
.accordion-collapse, .accordion-expand { background-image: url(images/accordion_arrows.png); background-repeat: no-repeat }
.accordion-collapse { background-position: 0 0 }
.accordion-expand { background-position: -22px 0 }
.accordion .accordion-header { filter: none }
.accordion .accordion-header-selected { background: #fff }
.window { overflow: hidden; padding: 0; border: 1px solid #a0a0a0 }
.window .window-header, .window-thinborder .window-header { padding: 12px 0 }
.window .window-header .panel-title { padding: 0 0 0 15px }
.window .window-body { border-radius: 0 0 3px 3px; border-color: #fff }
.window .window-body-noheader { border-top-width: 1px }
.window .panel-body-nobottom { border-bottom-width: 0 }
.window .window-header .panel-icon, .window .window-header .panel-tool { top: 50%; margin-top: -11px }
.window .window-header .panel-icon { left: 10px }
.window .window-header .panel-tool { right: 5px }
.window .window-header .panel-with-icon { padding-left: 35px }
.window-proxy { position: absolute; overflow: hidden }
.window-mask, .window-proxy-mask { position: absolute; filter: alpha(opacity=3); opacity: .3 }
.window-mask { left: 0; top: 0; font-size: 1px; overflow: hidden }
.window, .window-shadow { position: absolute; border-radius: 3px }
.window-shadow { background: 0 0; box-shadow: 1px 1px 50px rgba(0,0,0,.3); filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=.2) }
.window { background-color: #f8f8f8; background-repeat: repeat-x }
.window-proxy { border: 1px dashed #ddd }
.window-mask, .window-proxy-mask { background: #000 }
.window .panel-footer { border-top: 1px solid #b9b9b9; position: relative; top: 0 }
.window-thinborder { padding: 0 }
.window-thinborder .window-body { border-width: 0 }
.window-thinborder .window-header .panel-icon, .window-thinborder .window-header .panel-tool { margin-top: -11px; margin-left: 5px; margin-right: 5px }
.window-noborder { border: 0 }
.dialog-content { overflow: auto }
.dialog-toolbar { position: relative; padding: 2px 5px }
.dialog-tool-separator { float: left; height: 24px; border-left: 1px solid #ccc; border-right: 1px solid #fff; margin: 2px 1px }
.dialog-button { position: relative; top: -1px; padding: 5px; text-align: right }
.dialog-button .l-btn { margin-left: 5px }
.dialog-button, .dialog-toolbar { background: #f5f5f5 }
.dialog-toolbar { border: 1px solid #d0d0d0 }
.dialog-button { border-top: 1px solid #d0d0d0; background: url(images/footer_projection.png) left top repeat-x }
.window-thinborder .dialog-toolbar { border-left: transparent; border-right: transparent; border-top-color: #F4F4F4 }
.window-thinborder .dialog-button { top: 0; padding: 5px 8px 8px 8px; border-left: transparent; border-right: transparent; border-bottom: transparent }
.l-btn, .l-btn span span .l-btn-empty, .l-btn-icon, .l-btn-left, .l-btn-text { display: inline-block }
.l-btn { text-decoration: none; overflow: hidden; margin: 0; padding: 0; cursor: pointer; outline: 0; text-align: center; vertical-align: middle; line-height: normal }
.l-btn-plain, .l-btn-plain:hover { border-width: 0; padding: 1px }
.l-btn-left, .l-btn-text { vertical-align: top; padding: 0 }
.l-btn-left { position: relative; overflow: hidden; margin: 0 }
.l-btn-text { width: auto; line-height: 24px; margin: 3px 10px; font-size: 13px }
.l-btn-icon { position: absolute; top: 50%; margin-top: -8px; font-size: 14px }
.l-btn span span .l-btn-empty { margin: 0; width: 16px; height: 24px; font-size: 1px; vertical-align: top }
.l-btn span .l-btn-icon-left { padding: 0 0 0 20px; background-position: left center }
.l-btn span .l-btn-icon-right { padding: 0 20px 0 0; background-position: right center }
.l-btn-icon-left .l-btn-text { margin: 3px 15px 3px 30px }
.l-btn-icon-left .l-btn-icon { left: 5px }
.l-btn-icon-right .l-btn-text { margin: 3px 30px }
.l-btn-icon-right .l-btn-icon { right: 4px }
.l-btn-icon-top .l-btn-text { margin: 20px 10px 0 10px }
.l-btn-icon-top .l-btn-icon { top: 6px; left: 50%; margin: 0 0 0 -8px }
.l-btn-icon-bottom .l-btn-text { margin: 0 10px 20px 10px }
.l-btn-icon-bottom .l-btn-icon { top: auto; bottom: 6px; left: 50%; margin: 0 0 0 -8px }
.l-btn-left .l-btn-empty { margin: 3px 5px !important; width: 16px }
.l-btn-focus { outline: #00F dotted thin }
.l-btn-large .l-btn-text { line-height: 40px }
.l-btn-large .l-btn-icon { width: 32px; height: 32px; line-height: 32px; margin-top: -16px }
.l-btn-large .l-btn-icon-left .l-btn-text { margin-left: 40px }
.l-btn-large .l-btn-icon-right .l-btn-text { margin-right: 40px }
.l-btn-large .l-btn-icon-top .l-btn-text { margin-top: 36px; line-height: 24px; min-width: 32px }
.l-btn-large .l-btn-icon-bottom .l-btn-icon, .l-btn-large .l-btn-icon-top .l-btn-icon { margin: 0 0 0 -16px }
.l-btn-large .l-btn-icon-bottom .l-btn-text { margin-bottom: 36px; line-height: 24px; min-width: 32px }
.l-btn-large .l-btn-left .l-btn-empty { margin: 0 10px; width: 32px }
.l-btn { background: #fff; border: 1px solid #dedede }
.l-btn:hover { filter: none }
.l-btn-plain { background: 0 0; border: 1px solid transparent; filter: none }
.l-btn-outline { border-width: 1px; border-color: #b7d2ff; padding: 0 }
.l-btn-plain:hover, .l-btn:hover { background: #e6e6e6; border: 1px solid #adadad }
.l-btn, .l-btn-plain { border-radius: 3px }
.l-btn-plain:active, .l-btn:active { background: #d4d4d4 }
.l-btn-disabled, .l-btn-disabled:hover { opacity: .5; cursor: default; background: #e6e6e6; color: #444; background-repeat: repeat-x }
.l-btn-disabled .l-btn-icon, .l-btn-disabled .l-btn-text { filter: alpha(opacity=50) }
.l-btn-plain-disabled, .l-btn-plain-disabled:hover { background: 0 0; filter: alpha(opacity=50) }
.l-btn-plain-selected, .l-btn-plain-selected:hover, .l-btn-selected, .l-btn-selected:hover { background: #d4d4d4 }
.l-btn-selected, .l-btn-selected:hover { border: 1px solid #adadad }
.textbox { position: relative; border: 1px solid #ccc; background-color: #fff; vertical-align: middle; display: inline-block; overflow: hidden; white-space: nowrap; padding: 0 }
.textbox .textbox-text { border: 0; padding: 4px 10px; white-space: normal; vertical-align: top; outline-style: none; resize: none; box-shadow: 0 1px 5px rgba(0,0,0,.05) inset }
.textbox, .textbox .textbox-text { margin: 0; border-radius: 0 }
.textbox .textbox-text::-ms-clear, .textbox .textbox-text::-ms-reveal { display: none }
.textbox textarea.textbox-text { white-space: pre-wrap }
.textbox .textbox-prompt { color: #aaa }
.textbox .textbox-bgicon { background-position: 3px center; padding-left: 21px }
.textbox .textbox-button, .textbox .textbox-button:hover { background: #f8f8f8; position: absolute; top: 0; padding: 0; vertical-align: top; border-radius: 0; z-index: 10 }
.textbox .textbox-button:hover { background: #f1f1f1 }
.textbox .textbox-button:active { background: #e9e9e9 }
.textbox-button-right, .textbox-button-right:hover { right: 0; border-width: 0 0 0 1px; margin: 0 -2px 0 0 }
.textbox-button-left, .textbox-button-left:hover { left: 0; border-width: 0 1px 0 0 }
.textbox-button-top, .textbox-button-top:hover { left: 0; border-width: 0 0 1px 0 }
.textbox-button-bottom, .textbox-button-bottom:hover { top: auto; bottom: 0; left: 0; border-width: 1px 0 0 0 }
.textbox-button-left, .textbox-button-left:hover, .textbox-button-right, .textbox-button-right:hover { border-color: #ccc }
.textbox-addon { position: absolute; top: 0 }
.textbox .textbox-addon { padding: 0 5px; background-color: #fff; border: none; z-index: 1 }
.textbox .textbox-addon .textbox-icon { padding: 0 1px }
.textbox .textbox-addon-right { box-shadow: -3px 1px 5px rgba(0,0,0,.05) inset; margin: 0 -2px 0 0 }
.textbox .textbox-addon-left { box-shadow: 1px 1px 5px rgba(0,0,0,.05) inset }
.textbox-disabled .textbox-addon { background-color: #fafafa }
.textbox-label { display: inline-block; height: 22px; line-height: 22px; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 0 10px; background: #f4f4f4; border: 1px solid #ccc; border-right: none }
.textbox-label-after { border: 1px solid #ccc; border-left: none }
.textbox-label-top { display: block; width: auto; padding: 0 }
.textbox-disabled .textbox-text { color: #8c8c8c }
.textbox-icon { display: inline-block; width: 18px; height: 20px; overflow: hidden; vertical-align: top; background-position: center center; cursor: pointer; opacity: .6; filter: alpha(opacity=60); text-decoration: none; outline-style: none }
.textbox-icon-disabled, .textbox-icon-readonly { cursor: default }
.textbox-icon:hover { opacity: 1; filter: alpha(opacity=100) }
.textbox-icon-disabled:hover { opacity: .6; filter: alpha(opacity=60) }
.textbox-focused { border-color: #66afe9; box-shadow: 0 0 5px 0 #93cdf9 }
.textbox-invalid { border-color: #ff8400; background-color: #fff }
.textbox-disabled .textbox-text { user-select: none; cursor: url(images/disable.png),default }
.textbox-disabled .textbox-text, .textbox-readonly .textbox-text { background: #fafafa }
.textbox-invalid.textbox-focused { border-color: #ff8400; box-shadow: 0 0 3px #ffa341 }
.easyui-passwordbox + .textbox .textbox-addon .textbox-icon { background-position: 10px center }
.passwordbox-open { background: url(images/passwordbox_open.png) no-repeat center center }
.passwordbox-close { background: url(images/passwordbox_close.png) no-repeat center center }
.filebox .textbox-value { vertical-align: top; position: absolute; top: 0; left: -5000px }
.filebox-label { display: inline-block; position: absolute; cursor: pointer; left: 0; top: 0; z-index: 10; background: url(images/blank.gif) no-repeat }
.l-btn-disabled .filebox-label { cursor: default }
.combo-arrow { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer; opacity: .6; filter: alpha(opacity=60) }
.combo-arrow-hover { opacity: 1; filter: alpha(opacity=100) }
.combo-panel { overflow: auto }
.combo-arrow { background: url(images/combo_arrow.png) no-repeat center center }
.combo-arrow-hover { background-color: #eaf2ff }
.combo .textbox-icon-disabled:hover { cursor: default }
.combo-p { box-shadow: 1px 10px 25px 0 rgba(0,0,0,.2); margin: -1px 0 0 0 }
.combo-panel .spinner .spinner-arrow, .combo-panel .spinner .textbox-text { height: 25px !important; line-height: 25px !important }
.combo-panel .datagrid-header td { padding: 0 }
.combo-panel .datagrid-body td { padding: 2px 0 }
.combobox-item { cursor: pointer }
.combobox-item, .combobox-stick { padding: 5px 10px }
.combobox-item-disabled { opacity: .5; filter: alpha(opacity=50) }
.combobox-stick { font-weight: 700 }
.combobox-gitem { padding-left: 20px }
.combobox-group { color: #b0b0b0; padding: 5px 10px; border-bottom: 1px solid #f4f4f4 }
.combobox-stick { position: absolute; top: 1px; left: 1px; right: 1px; background: inherit }
.combobox-item-hover { background-color: #f3f3f3 }
.combobox-item-selected { background-color: #0c80d7; color: #FFF }
.combobox-icon { display: inline-block; vertical-align: middle; margin-right: 5px }
.tagbox { cursor: text }
.tagbox .textbox-text { float: left }
.tagbox-label { height: 18px !important; line-height: 18px !important; position: relative; display: block; margin: 3px 0 0 4px; padding: 0 20px 0 4px; float: left; vertical-align: top; text-decoration: none; border-radius: 3px; background: #1b8cf2; color: #fff }
.tagbox-remove { background: url(images/tagbox_icons_white.png) no-repeat -16px center; position: absolute; display: block; right: 2px; top: 50%; margin-top: -8px; opacity: .6; filter: alpha(opacity=60) }
.tagbox-remove:hover { opacity: 1; filter: alpha(opacity=100) }
.textbox-disabled .tagbox-label { cursor: default }
.textbox-disabled .tagbox-remove:hover { cursor: default; opacity: .6; filter: alpha(opacity=60) }
.group-label .textbox-label-before { border-left: none }
.group-label .textbox-label-before:first-child { border-left: 1px solid #ccc }
.group-label .textbox-label-after { border-right: none }
.group-label .textbox-label-after:last-child { border-right: 1px solid #ccc }
.group-form .textbox { border-right: none }
.group-form .textbox:last-child { border-right: 1px solid #ccc }
.layout { position: relative; overflow: hidden; margin: 0; padding: 0; z-index: 0 }
.layout-panel { position: absolute; overflow: hidden }
.layout-body { min-width: 1px; min-height: 1px }
.layout-panel-east, .layout-panel-west { z-index: 2 }
.layout-panel-north, .layout-panel-south { z-index: 3 }
.layout-expand { position: absolute; padding: 0; font-size: 1px; cursor: pointer; z-index: 1 }
.layout-expand .panel-body, .layout-expand .panel-header { background: 0 0; filter: none; overflow: hidden }
.layout-expand .panel-header { border-bottom-width: 0; padding: 10px 13px }
.layout-expand .panel-body { position: relative }
.layout-expand .panel-body .panel-icon { margin-top: 0; top: 0; left: 50%; margin-left: -8px }
.layout-expand .panel-tool { right: 2px }
.layout-expand-east .panel-header .panel-icon, .layout-expand-west .panel-header .panel-icon { display: none }
.layout-expand-title { position: absolute; top: 0; left: 21px; white-space: nowrap; word-wrap: normal; transform: rotate(90deg); transform-origin: 0 0 }
.layout-expand-with-icon { top: 18px }
.layout-expand .panel-body-noheader .layout-expand-title, .layout-expand .panel-body-noheader .panel-icon { top: 5px }
.layout-expand .panel-body-noheader .layout-expand-with-icon { top: 23px }
.layout-split-proxy-h, .layout-split-proxy-v { position: absolute; font-size: 1px; display: none; z-index: 5 }
.layout-split-proxy-h { width: 5px; cursor: e-resize }
.layout-split-proxy-v { height: 5px; cursor: n-resize }
.layout-mask { position: absolute; background: #fafafa; filter: alpha(opacity=10); opacity: .1; z-index: 4 }
.layout-button-down, .layout-button-left, .layout-button-right, .layout-button-up { background-image: url(images/layout_arrows.png); background-repeat: no-repeat }
.layout-button-up { background-position: -22px -22px }
.layout-button-down { background-position: -22px 0 }
.layout-button-left { background-position: 0 0 }
.layout-button-right { background-position: 0 -22px }
.layout-split-proxy-h, .layout-split-proxy-v { background-color: #aac5e7 }
.layout-split-north { border-bottom: 5px solid #f8f8f8 }
.layout-split-south { border-top: 5px solid #f8f8f8 }
.layout-split-east { border-left: 5px solid #f8f8f8 }
.layout-split-west { border-right: 5px solid #f8f8f8 }
.layout-expand { background-color: #f7f7f7 }
.layout-expand-over { background-color: #fdfdfd }
.tabs-container { overflow: hidden }
.tabs-header { border-width: 1px; border-style: solid; border-bottom-width: 0; position: relative; padding: 0; padding-top: 4px; overflow: hidden }
.tabs-scroller-left, .tabs-scroller-right { position: absolute; top: auto; bottom: 0; width: 18px; font-size: 1px; display: none; cursor: pointer; border-bottom: 1px solid #c5c5c5 }
.tabs-scroller-left { left: 0 }
.tabs-scroller-right { right: 0 }
.tabs-tool { position: absolute; bottom: 0; padding: 4px; overflow: hidden; border: none; border-bottom: 1px solid #c5c5c5 }
.tabs-header-plain .tabs-tool { padding: 0 1px }
.tabs-wrap { position: relative; left: 0; overflow: hidden; width: 100%; margin: 0; padding: 0 }
.tabs-scrolling { margin-left: 18px; margin-right: 18px }
.tabs-disabled { opacity: .3; filter: alpha(opacity=30) }
.tabs { list-style-type: none; margin: 0; padding: 0; padding-left: 5px; width: 50000px; border-style: solid; border-width: 0 0 1px 0 }
.tabs li { float: left; display: inline-block; margin: 0 4px -1px 0; padding: 0; position: relative; border: 0 }
.tabs li a.tabs-inner { display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; height: 25px; line-height: 25px; text-align: center; white-space: nowrap; border-width: 1px; border-style: solid; border-radius: 3px 3px 0 0 }
.tabs li.tabs-selected a.tabs-inner { font-weight: 700; outline: 0 }
.tabs li.tabs-selected a:hover.tabs-inner { cursor: default; pointer: default }
.tabs li a.tabs-close, .tabs-p-tool { position: absolute; font-size: 1px; display: block; height: 16px; padding: 0; top: 50%; margin-top: -8px; overflow: hidden }
.tabs li a.tabs-close { width: 16px; right: 5px; opacity: .6; filter: alpha(opacity=60) }
.tabs-p-tool { right: 16px }
.tabs-p-tool a { display: inline-block; font-size: 1px; margin: 0; opacity: .6; filter: alpha(opacity=60) }
.tabs li a:hover.tabs-close, .tabs-p-tool a:hover { opacity: 1; filter: alpha(opacity=100); cursor: hand; cursor: pointer }
.tabs-with-icon { padding-left: 10px }
.tabs-icon { position: absolute; left: 10px; top: 50%; margin-top: -8px }
.tabs-closable { padding-right: 8px }
.tabs-panels { margin: 0; padding: 0; border-width: 1px; border-style: solid; border-top-width: 0; overflow: hidden }
.tabs-header-bottom { border-width: 0 1px 1px 1px; padding: 0 0 2px 0 }
.tabs-header-bottom .tabs { border-width: 1px 0 0 0 }
.tabs-header-bottom .tabs li { margin: -1px 4px 0 0 }
.tabs-header-bottom .tabs li a.tabs-inner { border-radius: 0 0 3px 3px }
.tabs-header-bottom .tabs-tool { top: 0 }
.tabs-header-bottom .tabs-scroller-left, .tabs-header-bottom .tabs-scroller-right { top: 0; bottom: auto }
.tabs-panels-top { border-width: 1px 1px 0 1px }
.tabs-header-left { float: left; border-width: 1px 0 1px 1px; padding: 0 }
.tabs-header-right { float: right; border-width: 1px 1px 1px 0; padding: 0 }
.tabs-header-left .tabs-wrap, .tabs-header-right .tabs-wrap { height: 100% }
.tabs-header-left .tabs { height: 100%; padding: 4px 0 0 2px; border-width: 0 1px 0 0 }
.tabs-header-right .tabs { height: 100%; padding: 4px 2px 0 0; border-width: 0 0 0 1px }
.tabs-header-left .tabs li, .tabs-header-right .tabs li { display: block; width: 100%; position: relative }
.tabs-header-left .tabs li { left: auto; right: 0; margin: 0 -1px 4px 0; float: right }
.tabs-header-right .tabs li { left: 0; right: auto; margin: 0 0 4px -1px; float: left }
.tabs-justified li a.tabs-inner { padding-left: 0; padding-right: 0 }
.tabs-header-left .tabs li a.tabs-inner { display: block; text-align: left; padding-left: 20px; padding-right: 20px; border-radius: 3px 0 0 3px }
.tabs-header-right .tabs li a.tabs-inner { display: block; text-align: left; padding-left: 20px; padding-right: 20px; border-radius: 0 3px 3px 0 }
.tabs-panels-right { float: right; border-width: 1px 1px 1px 0 }
.tabs-panels-left { float: left; border-width: 1px 0 1px 1px }
.tabs-header-noborder, .tabs-panels-noborder { border: 0 }
.tabs-header-plain { border: 0; background: 0 0 }
.tabs-pill { padding-bottom: 3px }
.tabs-header-bottom .tabs-pill { padding-top: 3px; padding-bottom: 0 }
.tabs-header-left .tabs-pill { padding-right: 3px }
.tabs-header-right .tabs-pill { padding-left: 3px }
.tabs-header .tabs-pill li a.tabs-inner { border-radius: 3px }
.tabs-header-narrow, .tabs-header-narrow .tabs-narrow { padding: 0 }
.tabs-header-bottom .tabs-narrow li, .tabs-narrow li { margin-left: 0; margin-right: -1px }
.tabs-header-bottom .tabs-narrow li.tabs-last, .tabs-narrow li.tabs-last { margin-right: 0 }
.tabs-header-left .tabs-narrow, .tabs-header-right .tabs-narrow { padding-top: 0 }
.tabs-header-left .tabs-narrow li { margin-bottom: -1px; margin-right: -1px }
.tabs-header-left .tabs-narrow li.tabs-last, .tabs-header-right .tabs-narrow li.tabs-last { margin-bottom: 0 }
.tabs-header-right .tabs-narrow li { margin-bottom: -1px; margin-left: -1px }
.tabs li a.tabs-close, .tabs-scroller-left, .tabs-scroller-right { background-image: url(images/tabs_icons.png); background-repeat: no-repeat }
.tabs-scroller-left.tabs-scroller-over:hover, .tabs-scroller-right.tabs-scroller-over:hover { background-image: url(images/tabs_icons_hover.png); background-repeat: no-repeat }
.tabs-scroller-left { background-position: 0 center }
.tabs-scroller-right { background-position: -16px center }
.tabs-scroller-left.tabs-scroller-over:hover { background-position: 0 center }
.tabs-scroller-right.tabs-scroller-over:hover { background-position: -16px center }
.tabs li a.tabs-close { background-position: -32px center }
.tabs li a.tabs-inner:hover { filter: none }
.tabs li a.tabs-inner:hover, .tabs li.tabs-selected a.tabs-inner { background-color: #fff }
.tabs li a.tabs-inner, .tabs li.tabs-selected a.tabs-inner, .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner { background-repeat: repeat-x }
.tabs-header-left .tabs li.tabs-selected a.tabs-inner, .tabs-header-right .tabs li.tabs-selected a.tabs-inner { background-repeat: repeat-y }
.tabs li a.tabs-inner, .tabs-header, .tabs-tool { background-color: #f8f8f8 }
.tabs-header-plain { background: 0 0 }
.tabs, .tabs li a.tabs-inner, .tabs li.tabs-selected a.tabs-inner, .tabs-header, .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner, .tabs-header-left .tabs li.tabs-selected a.tabs-inner, .tabs-header-right .tabs li.tabs-selected a.tabs-inner, .tabs-panels, .tabs-scroller-left, .tabs-scroller-right, .tabs-tool { border-color: #c5c5c5 }
.tabs li a:hover.tabs-close, .tabs-p-tool a:hover, .tabs-scroller-over { background-color: #dbdbdb }
.tabs li.tabs-selected a.tabs-inner { border-bottom: 1px solid #fff }
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner { border-top: 1px solid #fff }
.tabs-header-left .tabs li.tabs-selected a.tabs-inner { border-right: 1px solid #fff }
.tabs-header-right .tabs li.tabs-selected a.tabs-inner { border-left: 1px solid #fff }
.tabs-header .tabs-pill li a.tabs-inner, .tabs-header .tabs-pill li.tabs-selected a.tabs-inner { border-color: #c5c5c5 }
.tabs-header .tabs-pill li.tabs-selected a.tabs-inner { background: #fff; filter: none }
.datagrid .panel-body { overflow: hidden; position: relative }
.datagrid-view { position: relative; overflow: hidden }
.datagrid-view1, .datagrid-view2 { position: absolute; overflow: hidden; top: 0 }
.datagrid-view1 { left: 0 }
.datagrid-view2 { right: 0 }
.datagrid-mask { position: absolute; left: 0; top: 0; opacity: .3; filter: alpha(opacity=30); display: none }
.datagrid-mask-msg { position: absolute; top: 50%; margin-top: -20px; padding: 10px 5px 10px 30px; width: auto; height: 16px; border-width: 2px; border-style: solid; display: none }
.datagrid-empty { position: absolute; left: 0; top: 0; width: 100%; height: 25px; line-height: 25px; text-align: center }
.datagrid-sort-icon { padding: 0; display: none }
.datagrid-toolbar { height: auto; padding: 1px 2px; border-width: 0 0 1px 0; border-style: solid }
.datagrid-btn-separator { float: left; height: 24px; border-left: 1px solid #ccc; border-right: 1px solid #fff; margin: 2px 1px }
.datagrid .datagrid-pager { display: block; margin: 0; border-width: 1px 0 0 0; border-style: solid }
.datagrid .datagrid-pager-top { border-width: 0 0 1px 0 }
.datagrid-header { overflow: hidden; cursor: default; border-width: 0 0 1px 0; border-style: solid }
.datagrid-header-inner { float: left; width: 10000px }
.datagrid-header-row { height: 38px }
.datagrid-row { height: 35px }
.datagrid-row td[field="_expander"] .datagrid-cell { padding: 2px 4px }
.datagrid-body td, .datagrid-footer td, .datagrid-header td { border-width: 0 1px 1px 0; border-style: dotted; margin: 0; padding: 0 }
.datagrid-cell, .datagrid-cell-group, .datagrid-cell-rownumber, .datagrid-header-rownumber { margin: 0; padding: 0 4px; white-space: nowrap; word-wrap: normal; overflow: hidden }
.datagrid-header .datagrid-cell { height: auto }
.datagrid-cell-group { text-align: center; text-overflow: ellipsis }
.datagrid-cell-rownumber, .datagrid-header-rownumber { width: 30px; text-align: center; margin: 6px 0; padding: 0 }
.datagrid-body { margin: 0; padding: 0; overflow: auto; zoom: 1 }
.datagrid-header .datagrid-cell { padding: 5px 5px }
.datagrid-body .datagrid-cell, .datagrid-footer .datagrid-cell { padding: 2px 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.datagrid-view1 .datagrid-body-inner { padding-bottom: 20px }
.datagrid-view1 .datagrid-body { overflow: hidden }
.datagrid-footer { overflow: hidden }
.datagrid-footer-inner { border-width: 1px 0 0 0; border-style: solid; width: 10000px; float: left }
.datagrid-row-editing .datagrid-cell { height: auto }
.datagrid-cell-check, .datagrid-header-check { padding: 0; width: 27px; height: 18px; font-size: 1px; text-align: center; overflow: hidden }
.datagrid-cell-check input, .datagrid-header-check input { margin: 0; padding: 0; width: 15px; height: 18px }
.datagrid-resize-proxy { position: absolute; width: 1px; height: 10000px; top: 0; cursor: e-resize; display: none }
.datagrid-body .datagrid-editable { margin: 0 1px; padding: 0 }
.datagrid-body .datagrid-editable td { border: 0; margin: 0; padding: 0 }
.datagrid-view .datagrid-editable-input { margin: 0; padding: 2px 4px; border: 1px solid #95B8E7; outline-style: none; border-radius: 0 }
.datagrid-view .validatebox-invalid { border-color: #ffa8a8 }
.datagrid-row-collapse, .datagrid-row-expand, .datagrid-sort .datagrid-sort-icon, .datagrid-sort-asc .datagrid-sort-icon, .datagrid-sort-desc .datagrid-sort-icon { background-image: url(images/datagrid_icons.png); background-repeat: no-repeat }
.datagrid-sort .datagrid-sort-icon { display: inline; padding: 0 13px 0 0; background-position: -64px center }
.datagrid-sort-desc .datagrid-sort-icon { display: inline; padding: 0 13px 0 0; background-position: -16px center }
.datagrid-sort-asc .datagrid-sort-icon { display: inline; padding: 0 13px 0 0; background-position: 0 center }
.datagrid-row-collapse { background-position: -48px center }
.datagrid-row-expand { background-position: -32px center }
.datagrid-mask-msg { background: #fff url(images/loading.gif) no-repeat scroll 5px center }
.datagrid-header, .datagrid-td-rownumber { background-color: #efefef; background-repeat: repeat-x }
.datagrid-resize-proxy { background: #aac5e7 }
.datagrid-mask { background: #ccc }
.datagrid-mask-msg { border-color: #717171 }
.datagrid-pager, .datagrid-toolbar { background: #fcfcfc }
.datagrid-footer-inner, .datagrid-header, .datagrid-pager, .datagrid-toolbar { border-color: #ddd }
.datagrid-body td, .datagrid-footer td, .datagrid-header td { border-color: #ccc }
.datagrid-btable, .datagrid-ftable, .datagrid-htable { border-collapse: separate }
.datagrid-row-alt { background: rgba(242, 242, 242, 0.65); }
.datagrid-header td.datagrid-header-over, .datagrid-row-over { cursor: default }
.datagrid-row-over { background: #e4efff }
.datagrid-header td.datagrid-header-over { background: #ebf7ff }
.datagrid-row-selected { background: #e5e5e5 }
.datagrid-row-editing .textbox, .datagrid-row-editing .textbox-text { border-radius: 0 }
.datagrid-toolbar { padding: 3px 10px !important }
.datagrid .panel-footer .l-btn, .datagrid-toolbar .l-btn, .datagrid-toolbar .searchbox-button, .datagrid-toolbar .textbox, .datagrid-toolbar .textbox-icon, .datagrid-toolbar .textbox-label, .datagrid-toolbar .textbox-text { /*height:26px!important*/ }
.datagrid-toolbar .textbox-label { line-height: 26px !important }
.datagrid-toolbar .l-btn .l-btn-left .l-btn-text { margin: 1px 10px 1px 10px }
.datagrid .panel-footer .l-btn .l-btn-text, .datagrid-toolbar .l-btn .l-btn-icon-left .l-btn-text { margin: 1px 10px 1px 25px }
.datagrid-toolbar .m-btn .l-btn-left .l-btn-text { margin: 1px 20px 1px 10px }
.datagrid-toolbar .m-btn .l-btn-icon-left .l-btn-text { margin: 1px 24px 1px 26px }
.datagrid-toolbar .textbox-label { border: none; background: 0 0 }
.datagrid .panel-footer .l-btn .l-btn-empty { margin: 1px 10px 1px 0 }
.datagrid-pager .l-btn-left .l-btn-empty { margin: 3px 5px }
.datagrid .panel-footer .l-btn .l-btn-icon-left .l-btn-icon, .datagrid-pager .l-btn .l-btn-icon-left .l-btn-icon, .datagrid-toolbar .l-btn .l-btn-icon-left .l-btn-icon { left: 5px }
.combo-panel .datagrid-header, .window-datagrid-panel .datagrid-header { height: 32px !important }
.combo-panel .datagrid-header-row, .combo-panel .datagrid-htable, .window-datagrid-panel .datagrid-header-row, .window-datagrid-panel .datagrid-htable { height: 33px !important }
.combo-panel .datagrid-row, .window-datagrid-panel .datagrid-row { height: 30px }
.toolbar-no-background .datagrid-pager, .toolbar-no-background .datagrid-toolbar { background-color: transparent }
.propertygrid .datagrid-view1 .datagrid-body td { padding-bottom: 1px; border-width: 0 1px 0 0 }
.propertygrid .datagrid-group { height: 21px; overflow: hidden; border-width: 0 0 1px 0; border-style: solid }
.propertygrid .datagrid-group span { font-weight: 700 }
.propertygrid .datagrid-view1 .datagrid-body td { border-color: #ddd }
.propertygrid .datagrid-view1 .datagrid-group { border-color: #E0ECFF }
.propertygrid .datagrid-view2 .datagrid-group { border-color: #ddd }
.propertygrid .datagrid-group, .propertygrid .datagrid-view1 .datagrid-body, .propertygrid .datagrid-view1 .datagrid-row-over, .propertygrid .datagrid-view1 .datagrid-row-selected { background: #E0ECFF }
.datalist .datagrid-header { border-width: 0 }
.datalist .datagrid-group, .m-list .m-list-group { height: 25px; line-height: 25px; font-weight: 700; overflow: hidden; background-color: #efefef; border-style: solid; border-width: 0 0 1px 0; border-color: #ccc }
.datalist .datagrid-group-expander { display: none }
.datalist .datagrid-group-title { padding: 0 4px }
.datalist .datagrid-btable { width: 100%; table-layout: fixed }
.datalist .datagrid-row td { border-style: solid; border-left-color: transparent; border-right-color: transparent; border-bottom-width: 0 }
.datalist-lines .datagrid-row td { border-bottom-width: 1px }
.datalist .datagrid-cell, .m-list li { width: auto; height: auto; padding: 8px 15px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.datalist .datagrid-cell .badge { float: right; margin: 0 0 0 5px }
.datalist .datagrid-cell .arrow { background: url(images/arrow-right.png) right center no-repeat; display: block }
.datalist .datagrid-cell .icon { margin: 0 10px 0 0 }
.datalist-link, .m-list li > a { display: block; position: relative; cursor: pointer; text-decoration: none; overflow: hidden; margin: -2px -4px; padding: 2px 4px; padding-right: 16px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.datalist-link::after, .m-list li > a::after { position: absolute; display: block; width: 8px; height: 8px; content: ''; right: 6px; top: 50%; margin-top: -4px; border-style: solid; border-width: 1px 1px 0 0; transform: rotate(45deg) }
.m-list { margin: 0; padding: 0; list-style: none }
.m-list li { border-style: solid; border-width: 0 0 1px 0; border-color: #ccc }
.m-list li > a:hover { background: #eaf2ff }
.m-list .m-list-group { padding: 0 4px }
.pagination { zoom: 1 }
.pagination table { float: left; height: 30px }
.pagination td { border: 0 }
.pagination-btn-separator { float: left; height: 24px; border-left: 1px solid #ccc; border-right: 1px solid #fff; margin: 3px 1px }
.pagination .pagination-num { border-width: 1px; border-style: solid; margin: 0 2px; padding: 2px; width: 2em; height: auto; text-align: center }
.pagination-page-list { margin: 0 6px; padding: 1px 2px; width: auto; height: auto; border-width: 1px; border-style: solid }
.pagination-info { float: right; margin: 0 15px 0 0; padding: 0; height: 30px; line-height: 30px }
.pagination-link .l-btn-text { width: 24px; text-align: center; margin: 0 }
.pagination-first, .pagination-last, .pagination-load, .pagination-next, .pagination-prev { background-image: url(images/pagination_icons.png); background-repeat: no-repeat }
.pagination-first { background-position: 0 center }
.pagination-prev { background-position: -16px center }
.pagination-next { background-position: -32px center }
.pagination-last { background-position: -48px center }
.pagination-load { background-position: -64px center }
.pagination-loading { background: url(images/loading.gif) no-repeat center center }
.pagination .pagination-num, .pagination-page-list { border-color: #ddd }
.calendar { border-width: 1px; border-style: solid; padding: 10px; overflow: hidden }
.calendar table { table-layout: fixed; border-collapse: separate }
.calendar-noborder { border: 0 }
.calendar-header, .calendar-menu-month, .calendar-menu-next, .calendar-menu-prev, .calendar-menu-year, .calendar-nextmonth, .calendar-nextyear, .calendar-prevmonth, .calendar-prevyear, .calendar-title span { border-radius: 3px }
.calendar-header { position: relative; height: 30px }
.calendar-title { text-align: center; height: 30px }
.calendar-title span { position: relative; display: inline-block; top: 2px; padding: 0 10px; height: 26px; line-height: 26px; cursor: pointer; color: #fff }
.calendar-nextmonth, .calendar-nextyear, .calendar-prevmonth, .calendar-prevyear { position: absolute; top: 50%; margin-top: -7px; width: 14px; height: 14px; cursor: pointer; font-size: 1px }
.calendar-menu-next, .calendar-menu-prev, .calendar-nextmonth, .calendar-nextyear, .calendar-prevmonth, .calendar-prevyear { background-image: url(images/calendar_arrows.png); background-repeat: no-repeat }
.calendar-prevmonth { left: 20px; background-position: -18px -2px }
.calendar-nextmonth { right: 20px; background-position: -34px -2px }
.calendar-prevyear { left: 3px; background-position: -1px -2px }
.calendar-nextyear { right: 3px; background-position: -49px -2px }
.calendar-body { position: relative }
.calendar-body td, .calendar-body th { text-align: center }
.calendar-day { border: 1px solid #fff; padding: 0; cursor: pointer; background: #f2f2f2 }
.calendar-other-month { opacity: .3; filter: alpha(opacity=30) }
.calendar-disabled { opacity: .6; filter: alpha(opacity=60); cursor: default }
.calendar-menu { position: absolute; top: 0; left: 0; width: 180px; height: 150px; padding: 5px; display: none; overflow: hidden }
.calendar-menu-year-inner { text-align: center; padding-bottom: 5px }
.calendar-menu-year { width: 50px; text-align: center; border-width: 1px; border-style: solid; outline-style: none; resize: none; margin: 0; padding: 2px; font-weight: 700 }
.calendar-menu-next, .calendar-menu-prev { display: inline-block; width: 21px; height: 21px; vertical-align: top; cursor: pointer }
.calendar-menu-prev { margin-right: 10px; background-position: 2px 2px }
.calendar-menu-next { margin-left: 10px; background-position: -45px 2px }
.calendar-menu-month { text-align: center; cursor: pointer; font-weight: 700 }
.calendar-body th, .calendar-menu-month { color: #4d4d4d }
.calendar-today { color: #58b319; font-weight: 700 }
.calendar-menu-year { border-color: #e4e8f1 }
.calendar { border-color: #ccc }
.calendar-header { background: #1b8cf2 }
.calendar-body, .calendar-menu { background: #fff }
.calendar-body th { padding: 2px 0 }
.calendar-day.calendar-nav-hover { font-weight: 700 }
.calendar-hover, .calendar-menu-hover, .calendar-nav-hover { color: #fff; background-color: #ff8000 }
.calendar-nextmonth.calendar-nav-hover, .calendar-nextyear.calendar-nav-hover, .calendar-prevmonth.calendar-nav-hover, .calendar-prevyear.calendar-nav-hover, .calendar-text.calendar-nav-hover { background-color: #5db2ff }
.calendar-hover { border: 1px solid #b7d2ff; padding: 0 }
.calendar-selected { background-color: #79c942; color: #fff; border: none; padding: 0 }
.datebox-calendar-inner { height: 180px }
.datebox-calendar-inner .calendar { padding: 5px }
.datebox-calendar-inner .calendar-header { border-radius: 3px }
.datebox-button { margin: 5px 0 0 0; padding: 5px; text-align: center }
.datebox-button a { line-height: 22px; text-decoration: none; opacity: .8; filter: alpha(opacity=80); padding: 3px 10px; border: 1px solid #dfe2e8; background-color: #fff }
.datebox-button a:hover { opacity: 1; filter: alpha(opacity=100) }
.datebox-close, .datebox-current { float: left }
.datebox-close { float: right }
.datebox .textbox-addon-left, .datebox .textbox-addon-right { background-color: #fff }
.datebox .combo-arrow { background-image: url(images/datebox_arrow.png); background-position: center center }
.datebox-button { border-top: 1px solid #ccc; background-color: #F4F4F4 }
.datebox-button a { color: #444 }
.spinner-arrow { background-color: #f8f8f8; display: inline-block; overflow: hidden; vertical-align: top; margin: 0; padding: 0; opacity: 1; filter: alpha(opacity=100); width: 18px }
.spinner-arrow-down, .spinner-arrow-up { opacity: .6; filter: alpha(opacity=60); display: block; font-size: 1px; width: 18px; height: 10px; width: 100%; height: 50%; outline-style: none }
.spinner-arrow-down:hover, .spinner-arrow-hover, .spinner-arrow-up:hover { opacity: 1; filter: alpha(opacity=100) }
.spinner-arrow-hover { background-color: #f5f5f5 }
.spinner-arrow-down:hover, .spinner-arrow-up:hover { background-color: #eaeaea }
.textbox-icon-disabled .spinner-arrow-down:hover, .textbox-icon-disabled .spinner-arrow-up:hover { background-color: #f5f5f5; cursor: default }
.spinner .textbox-icon-disabled, .textbox-icon-disabled .spinner-arrow-down:hover, .textbox-icon-disabled .spinner-arrow-up:hover { opacity: .6; filter: alpha(opacity=60) }
.spinner-arrow-down, .spinner-arrow-up, .spinner-button-down, .spinner-button-up { background-image: url(images/spinner_arrows.png); background-repeat: no-repeat }
.spinner-arrow-up { background-position: 1px center }
.spinner-arrow-down { background-position: -15px center }
.spinner-button-up { background-position: -32px center }
.spinner-button-down { background-position: -48px center }
.spinner .textbox-addon { padding: 0; margin: 0 }
.spinner .textbox-addon-right { border-left: 1px solid #dcdcdc }
.spinner .textbox-addon-left { border-right: 1px solid #dcdcdc }
.progressbar { border-radius: 2px; overflow: hidden; position: relative }
.progressbar-text { text-align: center; position: absolute }
.progressbar-value { position: relative; overflow: hidden; width: 0; border-radius: 2px 0 0 2px }
.progressbar { border-left: none; background: #f5f5f5 }
.progressbar-value .progressbar-text { background-color: #337ab7; color: #fff }
.progressbar, .progressbar .progressbar-text, .progressbar .progressbar-value { line-height: 20px; height: 20px; }
.progressbar2, .progressbar2 .progressbar-text, .progressbar2 .progressbar-value { line-height: 20px !important; height: 20px !important }
.searchbox-button { width: 18px; height: 20px; overflow: hidden; display: inline-block; vertical-align: top; cursor: pointer }
.searchbox-button-hover { opacity: 1; filter: alpha(opacity=100) }
.searchbox .l-btn-plain, .searchbox .l-btn-plain:hover { opacity: .6; filter: alpha(opacity=60) }
.searchbox a.m-btn-plain-active { border-radius: 0 }
.searchbox .m-btn-active { border-width: 0 1px 0 0 }
.searchbox-button { background: url(images/searchbox_navigate_button.png) no-repeat center center }
.searchbox .l-btn-plain { background: #E0ECFF }
.searchbox .l-btn-plain-disabled, .searchbox .l-btn-plain-disabled:hover { opacity: .5; filter: alpha(opacity=50) }
.searchbox .textbox-addon { padding: 0 6px; background: #f8f8f8 }
.searchbox .textbox-addon-right { border-left: 1px solid #ccc }
.searchbox .textbox-addon-left { border-right: 1px solid #ccc }
.search-panel.menu { margin: 0 0 0 -1px }
.search-panel.menu + .menu-shadow { margin: 0 0 0 -1px }
.slider-disabled { opacity: .5; filter: alpha(opacity=50) }
.slider-h { height: 22px }
.slider-v { width: 22px }
.slider-inner { position: relative; height: 4px; top: 7px; border-radius: 5px }
.slider-handle { position: absolute; display: block; outline: 0; width: 14px; height: 14px; top: 50%; margin-top: -7px; margin-left: -7px; z-index: 2 }
.slider-handle:active { width: 18px; height: 18px; margin-top: -8px; margin-left: -8px }
.slider-tip { position: absolute; display: inline-block; line-height: 12px; white-space: nowrap; top: -22px }
.slider-rule { position: relative; top: 3px; z-index: 1 }
.slider-rule span { position: absolute; display: inline-block; font-size: 0; height: 4px; width: 4px; background-color: #bfcbd9; border-radius: 2px }
.slider-rule span:last-child { left: 99% !important }
.slider-rulelabel { position: relative; top: 20px }
.slider-rulelabel span { position: absolute; display: inline-block }
.slider-v .slider-inner { width: 4px; left: 7px; top: 0; float: left }
.slider-v .slider-handle { left: 50%; margin-top: -10px }
.slider-v .slider-handle:active { width: 18px; height: 18px; margin-top: -10px }
.slider-v .slider-tip { left: -10px; margin-top: -6px }
.slider-v .slider-rule { float: left; top: 0; left: 3px }
.slider-v .slider-rule span { border-left: 0 }
.slider-v .slider-rule span:last-child { top: 99% !important }
.slider-v .slider-rulelabel { float: left; top: 0; left: 23px }
.slider-handle { background: #20a0ff; border-radius: 10px }
.slider-inner { background: #e4e8f1 }
.menu, .menu-item { border-width: 1px; border-style: solid; overflow: hidden }
.menu { position: absolute; padding: 5px 0 }
.menu, .menu-shadow { margin: -1px 0 0 0; border-radius: 3px }
.menu-inline { position: relative }
.menu-item { position: relative; margin: 5px 0; padding: 0; white-space: nowrap; cursor: pointer }
.menu-text { height: 20px; line-height: 20px; float: left; padding-left: 28px }
.menu-icon { position: absolute; left: 5px; top: 50%; margin-top: -8px }
.menu-rightarrow { position: absolute; right: 0; top: 50%; margin-top: -8px }
.menu-line { position: absolute; left: 26px; top: 0; height: 2000px; font-size: 1px }
.menu-sep { margin: 3px 0 3px 25px; font-size: 1px }
.menu-noline .menu-line { display: none }
.menu-noline .menu-sep { margin-left: 0; margin-right: 0 }
.menu-item-disabled { opacity: .5; filter: alpha(opacity=50); cursor: default }
.menu-shadow { position: absolute; background: #ccc; box-shadow: 1px 15px 35px 0 rgba(0,0,0,.2); filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=.2) }
.menu-rightarrow { background: url(images/menu_arrows.png) no-repeat -32px center }
.menu-line { border: none }
.menu-sep { margin: 7px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff }
.menu, .menu-content { background-color: #fff }
.menu { border-color: #c5c5c5 #c4c4c4 #b6b6b6 #c4c4c4 }
.menu-item { border-color: transparent }
.menu-active { border-color: #fff; background: #f5f5f5 }
.menu-active-disabled { border-color: transparent; background: 0 0; color: #444 }
.m-btn-downarrow, .s-btn-downarrow { display: inline-block; position: absolute; font-size: 1px; right: 2px; top: 50%; margin-top: -8px }
.m-btn-active, .s-btn-active { background: #e6e6e6; border: 1px solid #adadad; filter: none }
.m-btn-plain-active, .s-btn-plain-active { background: 0 0; border-width: 1px; border-style: solid; border-radius: 3px }
.m-btn .l-btn-left .l-btn-text { margin-right: 20px }
.m-btn .l-btn-icon-right .l-btn-text { margin-right: 40px }
.m-btn .l-btn-icon-right .l-btn-icon { right: 20px }
.m-btn .l-btn-icon-top .l-btn-text { margin-right: 4px; margin-bottom: 14px }
.m-btn .l-btn-icon-bottom .l-btn-text { margin-right: 4px; margin-bottom: 34px }
.m-btn .l-btn-icon-bottom .l-btn-icon { top: auto; bottom: 20px }
.m-btn .l-btn-icon-bottom .m-btn-downarrow, .m-btn .l-btn-icon-top .m-btn-downarrow { top: auto; bottom: 0; left: 50%; margin-left: -8px }
.m-btn-line { display: inline-block; position: absolute; font-size: 1px; display: none }
.m-btn .l-btn-left .m-btn-line { right: 0; width: 16px; height: 500px }
.m-btn .l-btn-icon-bottom .m-btn-line, .m-btn .l-btn-icon-top .m-btn-line { left: 0; bottom: 0; width: 500px; height: 16px; border-width: 1px 0 0 0 }
.m-btn-large .l-btn-icon-right .l-btn-text { margin-right: 56px }
.m-btn-large .l-btn-icon-bottom .l-btn-text { margin-bottom: 50px }
.m-btn-downarrow, .s-btn-downarrow { background: url(images/menu_arrows.png) no-repeat 0 center }
.m-btn-plain-active, .s-btn-plain-active { border-color: #adadad; background-color: #e6e6e6 }
.s-btn-active .m-btn-line, .s-btn-plain-active .m-btn-line, .s-btn:hover .m-btn-line { display: inline-block }
.l-btn:hover .s-btn-downarrow, .s-btn-active .s-btn-downarrow, .s-btn-plain-active .s-btn-downarrow { border-style: solid; border-color: #aac5e7; border-width: 0 0 0 1px }
.messager-body { padding: 10px 10px 15px 10px; overflow: auto }
.messager-button { text-align: center; padding: 5px }
.messager-button .l-btn { width: 70px }
.messager-icon { float: left; width: 42px; height: 42px; margin: 5px 20px 0 20px }
.messager-icon + div { margin: 10px 20px 0 0 }
.messager-danger, .messager-error, .messager-info, .messager-question, .messager-success, .messager-warning { background-image: url(images/messager_icons.png); background-repeat: no-repeat; background-attachment: scroll }
.messager-error { background-position: -84px 0 }
.messager-info { background-position: 0 0 }
.messager-question { background-position: -42px 0 }
.messager-warning { background-position: -126px 0 }
.messager-danger { background-position: -168px 0 }
.messager-success { background-position: -210px 0 }
.messager-progress { padding: 10px }
.messager-p-msg { margin-bottom: 5px }
.messager-body .messager-input { width: 160px; padding: 6px 10px; margin: 0 0 0 80px; outline-style: none; border: 1px solid #ccc; box-shadow: 1px 1px 5px rgba(0,0,0,.15) inset }
.messager-body .messager-input:focus { border-color: #66afe9; box-shadow: 0 0 5px 0 #93cdf9 }
.window-thinborder .messager-button { padding-bottom: 8px }
.tree, .tree li ul { margin: 0; padding: 0; list-style-type: none }
.tree li, .tree-node { white-space: nowrap }
.tree-hit, .tree-node { cursor: pointer }
.tree-node { height: 18px }
.tree-checkbox, .tree-collapsed, .tree-expanded, .tree-file, .tree-folder, .tree-indent { display: inline-block; width: 16px; height: 18px; vertical-align: top; overflow: hidden }
.tree-checkbox0, .tree-checkbox1, .tree-checkbox2, .tree-collapsed, .tree-collapsed-hover, .tree-dnd-no, .tree-dnd-yes, .tree-expanded, .tree-expanded-hover, .tree-file, .tree-folder, .tree-folder-open, .tree-join, .tree-joinbottom, .tree-line, .tree-lines .tree-collapsed, .tree-lines .tree-expanded, .tree-lines .tree-node-last .tree-collapsed, .tree-lines .tree-node-last .tree-expanded, .tree-lines .tree-root-first .tree-collapsed, .tree-lines .tree-root-first .tree-expanded, .tree-lines .tree-root-one .tree-collapsed, .tree-lines .tree-root-one .tree-expanded { background-image: url(images/tree_icons.png); background-repeat: no-repeat }
.tree-expanded { background-position: -18px 0 }
.tree-expanded-hover { background-position: -50px 0 }
.tree-collapsed { background-position: 0 0 }
.tree-collapsed-hover { background-position: -32px 0 }
.tree-lines .tree-expanded, .tree-lines .tree-root-first .tree-expanded { background-position: -144px 0 }
.tree-lines .tree-collapsed, .tree-lines .tree-root-first .tree-collapsed { background-position: -128px 0 }
.tree-lines .tree-node-last .tree-expanded, .tree-lines .tree-root-one .tree-expanded { background-position: -80px 0 }
.tree-lines .tree-node-last .tree-collapsed, .tree-lines .tree-root-one .tree-collapsed { background-position: -64px 0 }
.tree-line { background-position: -176px 0 }
.tree-join { background-position: -192px 0 }
.tree-joinbottom { background-position: -160px 0 }
.tree-folder { background-position: -208px 0 }
.tree-folder-open { background-position: -224px 0 }
.tree-file { background-position: -240px 0 }
.tree-loading { background: url(images/loading.gif) no-repeat center center }
.tree-checkbox0 { background-position: -208px -18px }
.tree-checkbox1 { background-position: -224px -18px }
.tree-checkbox2 { background-position: -240px -18px }
.tree-title { text-decoration: none; vertical-align: top; white-space: nowrap; padding: 0 2px; height: 18px; line-height: 18px }
.tree-node-proxy { line-height: 20px; padding: 0 2px 0 20px; border-width: 1px; border-style: solid; z-index: 9900000 }
.tree-dnd-icon { display: inline-block; position: absolute; width: 16px; height: 18px; left: 2px; top: 50%; margin-top: -9px }
.tree-dnd-yes { background-position: -256px 0 }
.tree-dnd-no { background-position: -256px -18px }
.tree-node-top { border-top: 1px dotted red }
.tree-node-bottom { border-bottom: 1px dotted red }
.tree-node-append .tree-title { border: 1px dotted red }
.tree-editor { border: 1px solid #a6a6a6; line-height: 16px; padding: 0 4px; margin: 0; width: 80px; outline-style: none; vertical-align: top; position: absolute; top: 0 }
.tree-node-proxy { background-color: #fff; border-color: #95B8E7 }
.tree-node-hover, .tree-node-selected { background: #f5f5f5 }
.tree-node-hidden { display: none }
.validatebox-invalid { border-color: #ff8400 }
.tooltip { position: absolute; display: none; z-index: 9900000; outline: 0; opacity: 1; filter: alpha(opacity=100); padding: 9px 15px; border-width: 0; border-style: solid; border-radius: 3px }
.tooltip-arrow, .tooltip-arrow-outer { position: absolute; width: 0; height: 0; line-height: 0; font-size: 0; border-style: solid; border-width: 6px; border-color: transparent }
.tooltip-arrow { display: none\9 }
.tooltip-right .tooltip-arrow-outer { left: 0; top: 50%; margin: -6px 0 0 -13px }
.tooltip-right .tooltip-arrow { left: 0; top: 50%; margin: -6px 0 0 -12px }
.tooltip-left .tooltip-arrow-outer { right: 0; top: 50%; margin: -6px -13px 0 0 }
.tooltip-left .tooltip-arrow { right: 0; top: 50%; margin: -6px -12px 0 0 }
.tooltip-top .tooltip-arrow-outer { bottom: 0; left: 50%; margin: 0 0 -13px -6px }
.tooltip-top .tooltip-arrow { bottom: 0; left: 50%; margin: 0 0 -12px -6px }
.tooltip-bottom .tooltip-arrow-outer { top: 1px; left: 50%; margin: -13px 0 0 -6px }
.tooltip-bottom .tooltip-arrow { top: 0; left: 50%; margin: -12px 0 0 -6px }
.tooltip { background-color: #484848; border-color: #484848; color: #fff; font-size: 14px; line-height: 20px; }
.tooltip-right .tooltip-arrow-outer { border-right-color: #95B8E7 }
.tooltip-right .tooltip-arrow { border-right-color: #fff }
.tooltip-left .tooltip-arrow-outer { border-left-color: #95B8E7 }
.tooltip-left .tooltip-arrow { border-left-color: #fff }
.tooltip-top .tooltip-arrow-outer { border-top-color: #95B8E7 }
.tooltip-top .tooltip-arrow { border-top-color: #fff }
.tooltip-bottom .tooltip-arrow-outer { border-bottom-color: #95B8E7 }
.tooltip-bottom .tooltip-arrow { border-bottom-color: #fff }
.switchbutton { background: #007ddc none repeat scroll 0 0; border-radius: 50px; box-shadow: 0 0 0 2px #007ddc; cursor: pointer; display: inline-block; margin: 2px; overflow: hidden; padding: 0; position: relative; text-decoration: none; vertical-align: middle; height: 20px !important; line-height: 20px !important; }
.switchbutton-inner { display: inline-block; overflow: hidden; position: relative; height: 20px !important; line-height: 20px !important; }
.switchbutton-on, .switchbutton-off, .switchbutton-handle { border-radius: 50px; display: inline-block; float: left; font-size: 12px; height: 80%; text-align: center; height: 20px !important; }
.switchbutton-on { background: #007ddc none repeat scroll 0 0; color: #fff; }
.switchbutton-off { background-color: #eaeaea; line-height: 20px !important; }
.switchbutton-on, .switchbutton-reversed .switchbutton-off { border-radius: 50px 0 0 50px; }
.switchbutton-off, .switchbutton-reversed .switchbutton-on { border-radius: 0 50px 50px 0; }
.switchbutton-handle { background-color: #ffffff; left: 50%; position: absolute; top: 0; }
.switchbutton-value { left: -5000px; position: absolute; top: 0; }
.switchbutton-disabled { opacity: 0.5; }
.switchbutton-disabled, .switchbutton-readonly { cursor: default; }
.datagrid-cell .l-btn-text { margin: 0 10px }
.datagrid-cell .l-btn-icon-left .l-btn-text { margin: 0 15px 0 30px }
.datagrid-cell .l-btn-left .l-btn-empty { margin: 0 10px 0 20px }
.tree-title .badge { padding: 0 8px; line-height: 12px; height: 12px }
.button-group .l-btn { border: none; border-radius: 0; margin: 0; border-right: 1px solid #c5c5c5 }
.button-group .l-btn:last-child { border: none }
.theme-border-radius { border-radius: 3px }
.theme-border-radius .panel-header { border-radius: 3px 3px 0 0 }
.theme-border-radius .panel-body { border-radius: 0 0 3px 3px }
.theme-border-unradius, .theme-border-unradius .panel-body, .theme-border-unradius .panel-header { border-radius: 0 }
.theme-unborder { border: 0 }
.theme-header-unborder .panel-header, .theme-header-unborder .window-header { border-bottom: 0 }
.theme-header-unbackground .panel-header, .theme-header-unbackground .window-header { background: #fff }
.theme-header-unheight .panel-title { height: auto !important }
.theme-header-unheight .panel-icon, .theme-header-unheight .panel-tool, .theme-header-unheight .window-header .panel-icon, .theme-header-unheight .window-header .panel-tool { margin-top: -18px }
.theme-textbox-radius + .textbox, .theme-textbox-radius + .textbox .textbox-text { border-radius: 2px }
.theme-panel-default .panel-header { background-color: #f8f8f8 }
.theme-panel-red .panel-header, .theme-panel-red.window { border-color: #d03724 }
.theme-panel-red .panel-header { background-color: #d03724 }
.theme-panel-red .panel-header .panel-tool a:hover { background-color: #9f1807 }
.theme-panel-red .panel-header .panel-title p, .theme-panel-red .panel-header .panel-title span { color: #f6978b }
.theme-panel-orange .panel-header, .theme-panel-orange.window { border-color: #f2711c }
.theme-panel-orange .panel-header { background-color: #f2711c }
.theme-panel-orange .panel-header .panel-tool a:hover { background-color: #c95000 }
.theme-panel-orange .panel-header .panel-title p, .theme-panel-orange .panel-header .panel-title span { color: #ffbb8d }
.theme-panel-green .panel-header, .theme-panel-green.window { border-color: #1d9c30 }
.theme-panel-green .panel-header { background-color: #1d9c30 }
.theme-panel-green .panel-header .panel-tool a:hover { background-color: #057616 }
.theme-panel-green .panel-header .panel-title p, .theme-panel-green .panel-header .panel-title span { color: #4ed964 }
.theme-panel-blue .panel-header, .theme-panel-blue.window { border-color: #1b8cf2 }
.theme-panel-blue .panel-header { background-color: #1b8cf2 }
.theme-panel-blue .panel-header .panel-tool a:hover { background-color: #0166c1 }
.theme-panel-blue .panel-header .panel-title p, .theme-panel-blue .panel-header .panel-title span { color: #80c3ff }
.theme-panel-deepblue .panel-header, .theme-panel-deepblue.window { border-color: #337ab7 }
.theme-panel-deepblue .panel-header { background-color: #337ab7 }
.theme-panel-deepblue .panel-header .panel-tool a:hover { background-color: #003766 }
.theme-panel-deepblue .panel-header .panel-title p, .theme-panel-deepblue .panel-header .panel-title span { color: #84beef }
.theme-panel-black .panel-header, .theme-panel-black.window { border-color: #343536 }
.theme-panel-black .panel-header { background-color: #343536 }
.theme-panel-black .panel-header .panel-tool a:hover { background-color: #1d1d1d }
.theme-panel-black .panel-header .panel-title p, .theme-panel-black .panel-header .panel-title span { color: #7c7c7c }
.theme-panel-simple .panel-header { background-color: #fff }
.theme-panel-default .panel-header .panel-title p, .theme-panel-default .panel-header .panel-title span, .theme-panel-simple .panel-header .panel-title p, .theme-panel-simple .panel-header .panel-title span { color: #7c7c7c }
.theme-panel-black, .theme-panel-blue, .theme-panel-deepblue, .theme-panel-green.window, .theme-panel-orange.window, .theme-panel-red.window { border-width: 2px }
.theme-panel-black .panel-header .panel-title p, .theme-panel-black .panel-header .panel-title span, .theme-panel-blue .panel-header .panel-title p, .theme-panel-blue .panel-header .panel-title span, .theme-panel-deepblue .panel-header .panel-title p, .theme-panel-deepblue .panel-header .panel-title span, .theme-panel-green .panel-header .panel-title p, .theme-panel-green .panel-header .panel-title span, .theme-panel-orange .panel-header .panel-title p, .theme-panel-orange .panel-header .panel-title span, .theme-panel-red .panel-header .panel-title p, .theme-panel-red .panel-header .panel-title span, .theme-panel-simple .panel-header .panel-title p, .theme-panel-simple .panel-header .panel-title span { font-weight: 400 }
.theme-panel-black .panel-header .panel-title span, .theme-panel-blue .panel-header .panel-title span, .theme-panel-deepblue .panel-header .panel-title span, .theme-panel-green .panel-header .panel-title span, .theme-panel-orange .panel-header .panel-title span, .theme-panel-red .panel-header .panel-title span, .theme-panel-simple .panel-header .panel-title span { margin: 0 15px }
.theme-panel-black .panel-header .panel-title, .theme-panel-blue .panel-header .panel-title, .theme-panel-deepblue .panel-header .panel-title, .theme-panel-green .panel-header .panel-title, .theme-panel-orange .panel-header .panel-title, .theme-panel-red .panel-header .panel-title { color: #fff }
.theme-panel-black .panel-tool-close, .theme-panel-black .panel-tool-collapse, .theme-panel-black .panel-tool-max, .theme-panel-black .panel-tool-min, .theme-panel-blue .panel-tool-close, .theme-panel-blue .panel-tool-collapse, .theme-panel-blue .panel-tool-max, .theme-panel-blue .panel-tool-min, .theme-panel-deepblue .panel-tool-close, .theme-panel-deepblue .panel-tool-collapse, .theme-panel-deepblue .panel-tool-max, .theme-panel-deepblue .panel-tool-min, .theme-panel-green .panel-tool-close, .theme-panel-green .panel-tool-collapse, .theme-panel-green .panel-tool-max, .theme-panel-green .panel-tool-min, .theme-panel-orange .panel-tool-close, .theme-panel-orange .panel-tool-collapse, .theme-panel-orange .panel-tool-max, .theme-panel-orange .panel-tool-min, .theme-panel-red .panel-tool-close, .theme-panel-red .panel-tool-collapse, .theme-panel-red .panel-tool-max, .theme-panel-red .panel-tool-min { background-image: url(images/panel_tools_white.png) }
.theme-title-lines-red .panel-header .panel-title b { border-bottom: 4px solid #d03724 }
.theme-title-lines-orange .panel-header .panel-title b { border-bottom: 4px solid #f2711c }
.theme-title-lines-green .panel-header .panel-title b { border-bottom: 4px solid #1d9c30 }
.theme-title-lines-blue .panel-header .panel-title b { border-bottom: 4px solid #1b8cf2 }
.theme-title-lines-deepblue .panel-header .panel-title b { border-bottom: 4px solid #337ab7 }
.theme-title-lines-black .panel-header .panel-title b { border-bottom: 4px solid #343536 }
.theme-title-lines-black .panel-header .panel-title b, .theme-title-lines-blue .panel-header .panel-title b, .theme-title-lines-deepblue .panel-header .panel-title b, .theme-title-lines-green .panel-header .panel-title b, .theme-title-lines-orange .panel-header .panel-title b, .theme-title-lines-red .panel-header .panel-title b { padding: 10px }
.theme-title-lines-black .panel-header .panel-title p, .theme-title-lines-black .panel-header .panel-title span, .theme-title-lines-blue .panel-header .panel-title p, .theme-title-lines-blue .panel-header .panel-title span, .theme-title-lines-deepblue .panel-header .panel-title p, .theme-title-lines-deepblue .panel-header .panel-title span, .theme-title-lines-green .panel-header .panel-title p, .theme-title-lines-green .panel-header .panel-title span, .theme-title-lines-orange .panel-header .panel-title p, .theme-title-lines-orange .panel-header .panel-title span, .theme-title-lines-red .panel-header .panel-title p, .theme-title-lines-red .panel-header .panel-title span { font-weight: 400; color: #7c7c7c }
.theme-title-lines-black .panel-header .panel-title span, .theme-title-lines-blue .panel-header .panel-title span, .theme-title-lines-deepblue .panel-header .panel-title span, .theme-title-lines-green .panel-header .panel-title span, .theme-title-lines-orange .panel-header .panel-title span, .theme-title-lines-red .panel-header .panel-title span { margin: 0 10px }
.theme-title-block-red .panel-header .panel-title b { border-left: 15px solid #d03724 }
.theme-title-block-orange .panel-header .panel-title b { border-left: 15px solid #f2711c }
.theme-title-block-green .panel-header .panel-title b { border-left: 15px solid #1d9c30 }
.theme-title-block-blue .panel-header .panel-title b { border-left: 15px solid #1b8cf2 }
.theme-title-block-deepblue .panel-header .panel-title b { border-left: 15px solid #337ab7 }
.theme-title-block-black .panel-header .panel-title b { border-left: 15px solid #343536 }
.theme-title-block-black .panel-header .panel-title b, .theme-title-block-blue .panel-header .panel-title b, .theme-title-block-deepblue .panel-header .panel-title b, .theme-title-block-green .panel-header .panel-title b, .theme-title-block-orange .panel-header .panel-title b, .theme-title-block-red .panel-header .panel-title b { padding: 0 10px }
.theme-title-block-black .panel-header .panel-title p, .theme-title-block-black .panel-header .panel-title span, .theme-title-block-blue .panel-header .panel-title p, .theme-title-block-blue .panel-header .panel-title span, .theme-title-block-deepblue .panel-header .panel-title p, .theme-title-block-deepblue .panel-header .panel-title span, .theme-title-block-green .panel-header .panel-title p, .theme-title-block-green .panel-header .panel-title span, .theme-title-block-orange .panel-header .panel-title p, .theme-title-block-orange .panel-header .panel-title span, .theme-title-block-red .panel-header .panel-title p, .theme-title-block-red .panel-header .panel-title span { font-weight: 400; color: #7c7c7c }
.theme-title-block-black .panel-header .panel-title span, .theme-title-block-blue .panel-header .panel-title span, .theme-title-block-deepblue .panel-header .panel-title span, .theme-title-block-green .panel-header .panel-title span, .theme-title-block-orange .panel-header .panel-title span, .theme-title-block-red .panel-header .panel-title span { margin: 0 10px }
.tabs-header-left .tabs { height: inherit !important }
.tabs-header-right .tabs { height: inherit !important }
.tabs-header-bottom .tabs { height: inherit !important }
.theme-tab-unbackdrop .tabs { padding: 0 }
.theme-tab-unbackdrop .tabs-header-left .tabs { padding: 0 0 0 2px }
.theme-tab-unbackdrop .tabs-header-right .tabs { padding: 0 2px 0 0 }
.tabs-header-narrow .tabs li a.tabs-inner { border-radius: 0 }
.theme-tab-black-block .tabs-header, .theme-tab-black-line .tabs-header, .theme-tab-blue-block .tabs-header, .theme-tab-blue-line .tabs-header, .theme-tab-green-block .tabs-header, .theme-tab-green-line .tabs-header, .theme-tab-red-block .tabs-header, .theme-tab-red-line .tabs-header, .theme-tab-simple .tabs-header { border: 0; background: 0 0 }
.theme-tab-black-line .tabs li a.tabs-inner, .theme-tab-blue-line .tabs li a.tabs-inner, .theme-tab-green-line .tabs li a.tabs-inner, .theme-tab-red-line .tabs li a.tabs-inner, .theme-tab-simple .tabs li a.tabs-inner { background: 0 0; border: none }
.theme-tab-simple .tabs li.tabs-selected a.tabs-inner { background: #fff; border: 1px solid #c5c5c5; border-bottom: 1px solid #fff }
.theme-tab-black-line .tabs li.tabs-selected a.tabs-inner, .theme-tab-blue-line .tabs li.tabs-selected a.tabs-inner, .theme-tab-green-line .tabs li.tabs-selected a.tabs-inner, .theme-tab-red-line .tabs li.tabs-selected a.tabs-inner { background: 0 0; height: 36px !important; line-height: 36px !important }
.theme-tab-black-block .tabs, .theme-tab-black-line .tabs, .theme-tab-blue-block .tabs, .theme-tab-blue-line .tabs, .theme-tab-green-block .tabs, .theme-tab-green-line .tabs, .theme-tab-red-block .tabs, .theme-tab-red-line .tabs, .theme-tab-simple .tabs { padding: 0 }
.theme-tab-simple .tabs-header-left li.tabs-selected a.tabs-inner { border: 1px solid #c5c5c5; border-right: 1px solid #fff }
.theme-tab-simple .tabs-header-right li.tabs-selected a.tabs-inner { border: 1px solid #c5c5c5; border-left: 1px solid #fff }
.theme-tab-simple .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 1px solid #c5c5c5; border-top: 1px solid #fff }
.theme-tab-simple .tabs li.tabs-selected a.tabs-inner { height: 35px !important; line-height: 35px !important }
.theme-tab-line-bold .tabs { overflow: hidden }
.theme-tab-line-bold .tabs-header-bottom .tabs { overflow: visible }
.theme-tab-black-line .tabs, .theme-tab-blue-line .tabs, .theme-tab-green-line .tabs, .theme-tab-red-line .tabs { height: 39px !important }
.theme-tab-black-line .tabs-header-left .tabs, .theme-tab-blue-line .tabs-header-left .tabs, .theme-tab-green-line .tabs-header-left .tabs, .theme-tab-red-line .tabs-header-left .tabs { height: inherit !important }
.theme-tab-black-line .tabs-header-right .tabs, .theme-tab-blue-line .tabs-header-right .tabs, .theme-tab-green-line .tabs-header-right .tabs, .theme-tab-red-line .tabs-header-right .tabs { height: inherit !important }
.theme-tab-red-line .tabs li.tabs-selected a.tabs-inner { border: 0; border-bottom: 5px solid #d03724 }
.theme-tab-red-line .tabs-header-left li.tabs-selected a.tabs-inner { border: 0; border-right: 5px solid #d03724 }
.theme-tab-red-line .tabs-header-right li.tabs-selected a.tabs-inner { border: 0; border-left: 5px solid #d03724 }
.theme-tab-red-line .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 0; border-top: 4px solid #d03724 }
.theme-tab-blue-line .tabs li.tabs-selected a.tabs-inner { border: 0; border-bottom: 5px solid #1b8cf2 }
.theme-tab-blue-line .tabs-header-left li.tabs-selected a.tabs-inner { border: 0; border-right: 5px solid #1b8cf2 }
.theme-tab-blue-line .tabs-header-right li.tabs-selected a.tabs-inner { border: 0; border-left: 5px solid #1b8cf2 }
.theme-tab-blue-line .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 0; border-top: 4px solid #1b8cf2 }
.theme-tab-green-line .tabs li.tabs-selected a.tabs-inner { border: 0; border-bottom: 5px solid #1d9c30 }
.theme-tab-green-line .tabs-header-left li.tabs-selected a.tabs-inner { border: 0; border-right: 5px solid #1d9c30 }
.theme-tab-green-line .tabs-header-right li.tabs-selected a.tabs-inner { border: 0; border-left: 5px solid #1d9c30 }
.theme-tab-green-line .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 0; border-top: 4px solid #1d9c30 }
.theme-tab-black-line .tabs li.tabs-selected a.tabs-inner { border: 0; border-bottom: 5px solid #343536 }
.theme-tab-black-line .tabs-header-left li.tabs-selected a.tabs-inner { border: 0; border-right: 5px solid #343536 }
.theme-tab-black-line .tabs-header-right li.tabs-selected a.tabs-inner { border: 0; border-left: 5px solid #343536 }
.theme-tab-black-line .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 0; border-top: 4px solid #343536 }
.theme-tab-black-block .tabs li, .theme-tab-blue-block .tabs li, .theme-tab-green-block .tabs li, .theme-tab-red-block .tabs li { margin: 0 2px -1px 0 }
.theme-tab-black-block .tabs-header-left .tabs li, .theme-tab-blue-block .tabs-header-left .tabs li, .theme-tab-green-block .tabs-header-left .tabs li, .theme-tab-red-block .tabs-header-left .tabs li { margin: 0 -1px 2px 0 }
.theme-tab-black-block .tabs-header-right .tabs li, .theme-tab-blue-block .tabs-header-right .tabs li, .theme-tab-green-block .tabs-header-right .tabs li, .theme-tab-red-block .tabs-header-right .tabs li { margin: 0 0 2px -1px }
.theme-tab-black-block .tabs-header-bottom .tabs li, .theme-tab-blue-block .tabs-header-bottom .tabs li, .theme-tab-green-block .tabs-header-bottom .tabs li, .theme-tab-red-block .tabs-header-bottom .tabs li { margin: -1px 2px 0 0 }
.theme-tab-black-block .tabs li a.tabs-inner, .theme-tab-blue-block .tabs li a.tabs-inner, .theme-tab-green-block .tabs li a.tabs-inner, .theme-tab-red-block .tabs li a.tabs-inner { background: #e2e2e2; border: none }
.theme-tab-red-block .tabs li.tabs-selected a.tabs-inner { background: #d03724; color: #fff }
.theme-tab-blue-block .tabs li.tabs-selected a.tabs-inner { background: #1b8cf2; color: #fff }
.theme-tab-green-block .tabs li.tabs-selected a.tabs-inner { background: #1d9c30; color: #fff }
.theme-tab-black-block .tabs li.tabs-selected a.tabs-inner { background: #343536; color: #fff }
.theme-tab-black-block .tabs li a.tabs-inner, .theme-tab-blue-block .tabs li a.tabs-inner, .theme-tab-green-block .tabs li a.tabs-inner, .theme-tab-red-block .tabs li a.tabs-inner { border: 1px solid transparent; border-bottom: 1px solid #c5c5c5 }
.theme-tab-black-block .tabs-header-left li a.tabs-inner, .theme-tab-blue-block .tabs-header-left li a.tabs-inner, .theme-tab-green-block .tabs-header-left li a.tabs-inner, .theme-tab-red-block .tabs-header-left li a.tabs-inner { border: 1px solid transparent; border-right: 1px solid #c5c5c5 }
.theme-tab-unborder .tabs-header-left li a.tabs-inner { border-right: none }
.theme-tab-black-block .tabs-header-right li a.tabs-inner, .theme-tab-blue-block .tabs-header-right li a.tabs-inner, .theme-tab-green-block .tabs-header-right li a.tabs-inner, .theme-tab-red-block .tabs-header-right li a.tabs-inner { border: 1px solid transparent; border-left: 1px solid #c5c5c5 }
.theme-tab-black-block .tabs-header-bottom li a.tabs-inner, .theme-tab-blue-block .tabs-header-bottom li a.tabs-inner, .theme-tab-green-block .tabs-header-bottom li a.tabs-inner, .theme-tab-red-block .tabs-header-bottom li a.tabs-inner { border: 1px solid transparent; border-top: 1px solid #c5c5c5 }
.theme-tab-red-block .tabs li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-bottom: 1px solid #d03724 }
.theme-tab-red-block .tabs-header-left li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-right: 1px solid #d03724 }
.theme-tab-red-block .tabs-header-right li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-left: 1px solid #d03724 }
.theme-tab-red-block .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-top: 1px solid #d03724 }
.theme-tab-blue-block .tabs li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-bottom: 1px solid #1b8cf2 }
.theme-tab-blue-block .tabs-header-left li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-right: 1px solid #1b8cf2 }
.theme-tab-blue-block .tabs-header-right li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-left: 1px solid #1b8cf2 }
.theme-tab-blue-block .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-top: 1px solid #1b8cf2 }
.theme-tab-green-block .tabs li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-bottom: 1px solid #1d9c30 }
.theme-tab-green-block .tabs-header-left li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-right: 1px solid #1d9c30 }
.theme-tab-green-block .tabs-header-right li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-left: 1px solid #1d9c30 }
.theme-tab-green-block .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-top: 1px solid #1d9c30 }
.theme-tab-black-block .tabs li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-bottom: 1px solid #343536 }
.theme-tab-black-block .tabs-header-left li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-right: 1px solid #343536 }
.theme-tab-black-block .tabs-header-right li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-left: 1px solid #343536 }
.theme-tab-black-block .tabs-header-bottom li.tabs-selected a.tabs-inner { border: 1px solid transparent; border-top: 1px solid #343536 }
.theme-tab-black-block .tabs li.tabs-selected a.tabs-close, .theme-tab-blue-block .tabs li.tabs-selected a.tabs-close, .theme-tab-green-block .tabs li.tabs-selected a.tabs-close, .theme-tab-red-block .tabs li.tabs-selected a.tabs-close { background: url(images/tabs_icons_white.png) no-repeat -34px center }
.theme-tab-line-bold.theme-tab-red-block .tabs { border: 0; border-bottom: 3px solid #d03724 }
.theme-tab-line-bold.theme-tab-red-block .tabs-header-left { border: 0; border-right: 3px solid #d03724 }
.theme-tab-line-bold.theme-tab-red-block .tabs-header-right { border: 0; border-left: 3px solid #d03724 }
.theme-tab-line-bold.theme-tab-red-block .tabs li a.tabs-inner { border: 1px solid transparent; border-bottom: 0 }
.theme-tab-line-bold.theme-tab-red-block .tabs-header-left li a.tabs-inner { border: 1px solid transparent; border-right: 0 }
.theme-tab-line-bold.theme-tab-red-block .tabs-header-right li a.tabs-inner { border: 1px solid transparent; border-left: 0 }
.theme-tab-line-bold.theme-tab-red-block .tabs-header-bottom li a.tabs-inner { border: 0; border-top: 4px solid #d03724 }
.theme-tab-line-bold.theme-tab-red-block .tabs-tool { border-bottom: 3px solid #d03724 }
.theme-tab-line-bold.theme-tab-blue-block .tabs { border: 0; border-bottom: 3px solid #1b8cf2 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-header-left { border: 0; border-right: 3px solid #1b8cf2 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-header-right { border: 0; border-left: 3px solid #1b8cf2 }
.theme-tab-line-bold.theme-tab-blue-block .tabs li a.tabs-inner { border: 1px solid transparent; border-bottom: 0 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-header-left li a.tabs-inner { border: 1px solid transparent; border-right: 0 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-header-right li a.tabs-inner { border: 1px solid transparent; border-left: 0 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-header-bottom li a.tabs-inner { border: 0; border-top: 4px solid #1b8cf2 }
.theme-tab-line-bold.theme-tab-blue-block .tabs-tool { border-bottom: 3px solid #1b8cf2 }
.theme-tab-line-bold.theme-tab-green-block .tabs { border: 0; border-bottom: 3px solid #1d9c30 }
.theme-tab-line-bold.theme-tab-green-block .tabs-header-left { border: 0; border-right: 3px solid #1d9c30 }
.theme-tab-line-bold.theme-tab-green-block .tabs-header-right { border: 0; border-left: 3px solid #1d9c30 }
.theme-tab-line-bold.theme-tab-green-block .tabs li a.tabs-inner { border: 1px solid transparent; border-bottom: 0 }
.theme-tab-line-bold.theme-tab-green-block .tabs-header-left li a.tabs-inner { border: 1px solid transparent; border-right: 0 }
.theme-tab-line-bold.theme-tab-green-block .tabs-header-right li a.tabs-inner { border: 1px solid transparent; border-left: 0 }
.theme-tab-line-bold.theme-tab-green-block .tabs-header-bottom li a.tabs-inner { border: 0; border-top: 4px solid #1d9c30 }
.theme-tab-line-bold.theme-tab-green-block .tabs-tool { border-bottom: 3px solid #1d9c30 }
.theme-tab-line-bold.theme-tab-black-block .tabs { border: 0; border-bottom: 3px solid #343536 }
.theme-tab-line-bold.theme-tab-black-block .tabs-header-left { border: 0; border-right: 3px solid #343536 }
.theme-tab-line-bold.theme-tab-black-block .tabs-header-right { border: 0; border-left: 3px solid #343536 }
.theme-tab-line-bold.theme-tab-black-block .tabs li a.tabs-inner { border: 1px solid transparent; border-bottom: 0 }
.theme-tab-line-bold.theme-tab-black-block .tabs-header-left li a.tabs-inner { border: 1px solid transparent; border-right: 0 }
.theme-tab-line-bold.theme-tab-black-block .tabs-header-right li a.tabs-inner { border: 1px solid transparent; border-left: 0 }
.theme-tab-line-bold.theme-tab-black-block .tabs-header-bottom li a.tabs-inner { border: 0; border-top: 4px solid #343536 }
.theme-tab-line-bold.theme-tab-black-block .tabs-tool { border-bottom: 3px solid #343536 }
.theme-tab-black-block .tabs-header-bottom .tabs-pill, .theme-tab-black-block .tabs-pill, .theme-tab-blue-block .tabs-header-bottom .tabs-pill, .theme-tab-blue-block .tabs-pill, .theme-tab-green-block .tabs-header-bottom .tabs-pill, .theme-tab-green-block .tabs-pill, .theme-tab-red-block .tabs-header-bottom .tabs-pill, .theme-tab-red-block .tabs-pill { height: 39px !important }
.theme-tab-black-block .tabs-header-left .tabs-pill, .theme-tab-black-block .tabs-header-right .tabs-pill, .theme-tab-blue-block .tabs-header-left .tabs-pill, .theme-tab-blue-block .tabs-header-right .tabs-pill, .theme-tab-green-block .tabs-header-left .tabs-pill, .theme-tab-green-block .tabs-header-right .tabs-pill, .theme-tab-red-block .tabs-header-left .tabs-pill, .theme-tab-red-block .tabs-header-right .tabs-pill { height: inherit !important }
.theme-tab-black-block .tabs-header-left .tabs-pill li, .theme-tab-blue-block .tabs-header-left .tabs-pill li, .theme-tab-green-block .tabs-header-left .tabs-pill li, .theme-tab-red-block .tabs-header-left .tabs-pill li { margin: 0 4px 2px 0 }
.theme-tab-black-block .tabs-header-right .tabs-pill li, .theme-tab-blue-block .tabs-header-right .tabs-pill li, .theme-tab-green-block .tabs-header-right .tabs-pill li, .theme-tab-red-block .tabs-header-right .tabs-pill li { margin: 0 0 2px 4px }
.theme-tab-black-block .tabs-header-bottom .tabs li, .theme-tab-blue-block .tabs-header-bottom .tabs li, .theme-tab-green-block .tabs-header-bottom .tabs li, .theme-tab-red-block .tabs-header-bottom .tabs li { margin: -1px 2px 0 0 }
.theme-tab-black-block .tabs-header-left .tabs-pill li, .theme-tab-black-block .tabs-header-right .tabs-pill li, .theme-tab-blue-block .tabs-header-left .tabs-pill li, .theme-tab-blue-block .tabs-header-right .tabs-pill li, .theme-tab-green-block .tabs-header-left .tabs-pill li, .theme-tab-green-block .tabs-header-right .tabs-pill li, .theme-tab-red-block .tabs-header-left .tabs-pill li, .theme-tab-red-block .tabs-header-right .tabs-pill li { width: 95% }
.theme-tab-black-block .tabs-pill li a.tabs-inner, .theme-tab-blue-block .tabs-pill li a.tabs-inner, .theme-tab-green-block .tabs-pill li a.tabs-inner, .theme-tab-red-block .tabs-pill li a.tabs-inner { border: 1px solid transparent }
.theme-tab-black-block .tabs-tool, .theme-tab-black-line .tabs-tool, .theme-tab-blue-block .tabs-tool, .theme-tab-blue-line .tabs-tool, .theme-tab-green-block .tabs-tool, .theme-tab-green-line .tabs-tool, .theme-tab-red-block .tabs-tool, .theme-tab-red-line .tabs-tool { background: 0 0 }
.theme-tab-unradius .tabs-header .tabs li a.tabs-inner { border-radius: 0 }
.theme-tab-body-unborder .tabs-panels, .theme-tab-unborder .tabs-panels { border-width: 0 }
.theme-tab-unborder .tabs { border-width: 0 }
.switchbutton-red + .switchbutton { background: #f33425; border: 2px solid #f33425 }
.switchbutton-red + .switchbutton .switchbutton-on { background: #f33425 }
.switchbutton-green + .switchbutton { background: #3ba905; border: 2px solid #3ba905 }
.switchbutton-green + .switchbutton .switchbutton-on { background: #3ba905 }
.switchbutton-yellow + .switchbutton { background: #ff7200; border: 2px solid #ff7200 }
.switchbutton-yellow + .switchbutton .switchbutton-on { background: #ff7200 }
.theme-datalist-mailStyle .datagrid-row-over { background: #fafbfd }
.theme-datalist-mailStyle .datagrid-cell { border-left: 3px solid #FFF }
.theme-datalist-mailStyle .datagrid-row-over .datagrid-cell, .theme-datalist-mailStyle .datagrid-row-selected .datagrid-cell { border-left: 3px solid #0ec228 }
.theme-datalist-panel { padding: 10px 0 20px 0 }
.theme-datalist-panel p { overflow: hidden; clear: both; line-height: 34px; margin: 0 0 5px }
.theme-datalist-panel p b, .theme-datalist-panel p i { float: left }
.theme-datalist-panel p i { margin: 0 5px 0 0 }
.theme-datalist-panel p img { float: left; margin: 7px 5px 0 0; border-radius: 10px }
.theme-datalist-panel p span { float: right; color: #c1c6ca }
.theme-datalist-panel dt { font-weight: 700; margin: 0 0 5px }
.theme-datalist-panel dd { color: #a1a4a9 }
.theme-datalist-panel dd, .theme-datalist-panel dt { word-wrap: break-word; white-space: normal; word-break: break-all }
.group-mail, .group-submit-text { clear: both }
.group-mail label { background: #eee; display: block; border: 1px solid #ccc; border-left: none; border-right: none; padding: 0 5px; height: 20px; line-height: 20px }
.group-mail .textbox, .group-mail label { float: left }
.group-mail .textbox { float: left }
.group-mail .combo { border-left: none; background: #eee; box-shadow: none }
.group-mail .combo .textbox-addon-right, .group-mail .combo .textbox-text { background-color: transparent }
.group-mail .combo .combo-arrow { background-color: transparent }
.group-mail .combo.textbox-focused { border: 1px solid #ccc; border-left: none }
.group-button .l-btn { border-radius: 0; border-left: none }
.group-button .l-btn:first-child { border-radius: 3px 0 0 3px; border-left: 1px solid #dedede }
.group-button .l-btn:last-child { border-radius: 0 3px 3px 0 }
.group-button .l-btn:hover { border-left: 1px solid #adadad }
.group-button .l-btn:hover + .l-btn { border-left: none }
.alert, .alert-black, .alert-blue, .alert-brown, .alert-error, .alert-green, .alert-info, .alert-olive, .alert-orange, .alert-pink, .alert-purple, .alert-red, .alert-success, .alert-teal, .alert-violet, .alert-warning, .alert-yellow { border-width: 1px; border-style: solid; border-color: #c5c5c5; background-color: #f5f5f5; padding: 10px 15px; line-height: normal; text-indent: 0; text-align: left; border-radius: 2px; box-shadow: 0 2px 3px #e3e3e3; position: relative }
.alert-warning { background-color: #f9edbe; border-color: #f0c36d }
.alert-warning, .alert-warning a, .alert-warning a:active, .alert-warning a:hover, .alert-warning a:link, .alert-warning a:visited { color: #d06200 }
.alert-error { background-color: #f2dede; border-color: #d59595 }
.alert-error, .alert-error a, .alert-error a:active, .alert-error a:hover, .alert-error a:link, .alert-error a:visited { color: #b94a48 }
.alert-success { background-color: #dff0d8; border-color: #a3d48e }
.alert-success, .alert-success a, .alert-success a:active, .alert-success a:hover, .alert-success a:link, .alert-success a:visited { color: #4b8847 }
.alert-info { background-color: #d9edf7; border-color: #85c5e5 }
.alert-info, .alert-info a, .alert-info a:active, .alert-info a:hover, .alert-info a:link, .alert-info a:visited { color: #3a87bd }
.border-red, .border-red + .textbox { border-color: #db2828 !important }
.border-orange, .border-orange + .textbox { border-color: #f2711c !important }
.border-yellow, .border-yellow + .textbox { border-color: #b58105 !important }
.border-olive, .border-olive + .textbox { border-color: #8abc1e !important }
.border-green, .border-green + .textbox { border-color: #2a931c !important }
.border-teal, .border-teal + .textbox { border-color: #10a3a3 !important }
.border-blue, .border-blue + .textbox { border-color: #2185d0 !important }
.border-violet, .border-violet + .textbox { border-color: #6435c9 !important }
.border-purple, .border-purple + .textbox { border-color: #a333c8 !important }
.border-pink, .border-pink + .textbox { border-color: #e03997 !important }
.border-brown, .border-brown + .textbox { border-color: #a5673f !important }
.alert-red, .button-line-red, .button-line-red:active, .button-line-red:hover { background-color: #ffe8e6; border-color: #db2828 }
.alert-orange, .button-line-orange, .button-line-orange:active, .button-line-orange:hover { background-color: #ffedde; border-color: #f2711c }
.alert-yellow, .button-line-yellow, .button-line-yellow:active, .button-line-yellow:hover { background-color: #fff8db; border-color: #b58105 }
.alert-olive, .button-line-olive, .button-line-olive:active, .button-line-olive:hover { background-color: #fbfdef; border-color: #8abc1e }
.alert-green, .button-line-green, .button-line-green:active, .button-line-green:hover { background-color: #e5f9e7; border-color: #2a931c }
.alert-teal, .button-line-teal, .button-line-teal:active, .button-line-teal:hover { background-color: #e1f7f7; border-color: #10a3a3 }
.alert-blue, .button-line-blue, .button-line-blue:active, .button-line-blue:hover { background-color: #dff0ff; border-color: #2185d0 }
.alert-violet, .button-line-violet, .button-line-violet:active, .button-line-violet:hover { background-color: #eae7ff; border-color: #6435c9 }
.alert-purple, .button-line-purple, .button-line-purple:active, .button-line-purple:hover { background-color: #f6e7ff; border-color: #a333c8 }
.alert-pink, .button-line-pink, .button-line-pink:active, .button-line-pink:hover { background-color: #ffe3fb; border-color: #e03997 }
.alert-brown, .button-line-brown, .button-line-brown:active, .button-line-brown:hover { background-color: #f1e2d3; border-color: #a5673f }
.alert-black { background-color: #1b1c1d; border-color: #1b1c1d }
.alert-block b { display: block }
.alert .alert-close, .alert-error .alert-close, .alert-info .alert-close, .alert-success .alert-close, .alert-warning .alert-close { position: absolute; right: 0; margin: -3px 10px 0 0; font-size: 16px; cursor: pointer }
.alert .alert-icons, .alert-error .alert-icons, .alert-info .alert-icons, .alert-success .alert-icons, .alert-warning .alert-icons { width: 16px; height: 16px; margin: 0 3px 0 0; float: left; background-image: url(images/alert_icons.png); background-repeat: no-repeat }
.alert-warning .alert-icons { background-position: -32px 0 }
.alert-error .alert-icons { background-position: -16px 0 }
.alert-success .alert-icons { background-position: 0 0 }
.alert-info .alert-icons { background-position: -64px 0 }
.alert-error .alert-icons + b + p, .alert-info .alert-icons + b + p, .alert-success .alert-icons + b + p, .alert-warning .alert-icons + b + p { padding: 0 0 0 20px }
.badge, .label { padding: 2px 6px; color: #fff; background: #777; font-style: normal; font-family: Arial,"Microsoft YaHei","微软雅黑"; font-size: 12px; line-height: 14px }
.badge { border-radius: 15px }
.l-btn-text .badge, .l-btn-text .label { margin: 2px 2px 2px 5px }
.menu-text .badge, .menu-text .label { position: absolute; right: 10px }
.color-black, .color-blue, .color-brown, .color-darkblue, .color-default, .color-green, .color-grey, .color-important, .color-info, .color-inverse, .color-olive, .color-orange, .color-pink, .color-purple, .color-red, .color-success, .color-teal, .color-violet, .color-warning, .color-yellow { color: #fff !important }
.button-danger, .button-red, .color-important, .color-red, .progressbar-red .progressbar-value .progressbar-text { background-color: #db2828 !important }
.button-orange, .button-warning, .color-orange, .color-warning, .progressbar-warning .progressbar-value .progressbar-text { background-color: #f2711c !important }
.button-yellow, .color-yellow, .progressbar-yellow .progressbar-value .progressbar-text { background-color: #fbbd08 !important }
.button-olive, .color-olive, .progressbar-olive .progressbar-value .progressbar-text { background-color: #90c61e !important }
.button-green, .button-success, .color-green, .color-success, .progressbar-green .progressbar-value .progressbar-text { background-color: #3c8b02 !important }
.button-info, .button-teal, .color-teal, .progressbar-teal .progressbar-value .progressbar-text { background-color: #00b5ad !important }
.button-blue, .button-default, .color-blue, .color-info, .progressbar-blue .progressbar-value .progressbar-text { background-color: #0c80d7 !important }
.button-darkblue, .button-primary, .color-darkblue, .color-primary, .progressbar-darkblue .progressbar-value .progressbar-text { background-color: #044894 !important }
.button-violet, .color-violet, .progressbar-violet .progressbar-value .progressbar-text { background-color: #6435c9 !important }
.button-purple, .color-purple, .progressbar-purple .progressbar-value .progressbar-text { background-color: #a333c8 !important }
.button-pink, .color-pink, .progressbar-pink .progressbar-value .progressbar-text { background-color: #e03997 !important }
.button-brown, .color-brown, .progressbar-brown .progressbar-value .progressbar-text { background-color: #a5673f !important }
.button-grey, .color-default, .color-grey, .progressbar-grey .progressbar-value .progressbar-text { background-color: #767676 !important }
.button-black, .button-inverse, .color-black, .color-inverse, .progressbar-black .progressbar-value .progressbar-text { background-color: #1b1c1d !important }
.button-danger:hover, .button-red:hover, .color-important:hover, .color-red:hover { background-color: #d01919 !important }
.button-orange:hover, .button-warning:hover, .color-orange:hover, .color-warning:hover { background-color: #f26202 !important }
.button-yellow:hover, .color-yellow:hover { background-color: #eaae00 !important }
.button-olive:hover, .color-olive:hover { background-color: #a7bd0d !important }
.button-green:hover, .button-success:hover, .color-green:hover, .color-success:hover { background-color: #079027 !important }
.button-info:hover, .button-teal:hover, .color-info:hover, .color-teal:hover { background-color: #009c95 !important }
.button-blue:hover, .button-default:hover, .color-blue:hover { background-color: #1678c2 !important }
.button-darkblue:hover, .button-primary:hover, .color-darkblue:hover, .color-primary:hover { background-color: #024085 !important }
.button-violet:hover, .color-violet:hover { background-color: #5829bb !important }
.button-purple:hover, .color-purple:hover { background-color: #9627ba !important }
.button-pink:hover, .color-pink:hover { background-color: #e61a8d !important }
.button-brown:hover, .color-brown:hover { background-color: #975b33 !important }
.button-grey:hover, .color-default:hover, .color-grey:hover { background-color: #838383 !important }
.button-black:hover, .button-inverse:hover, .color-black:hover, .color-inverse:hover { background-color: #27292a !important }
.button-danger:active, .button-red:active, .color-important:active, .color-red:active { background-color: #b21e1e !important }
.button-orange:active, .button-warning:active, .color-orange:active, .color-warning:active { background-color: #cf590c !important }
.button-yellow:active, .color-yellow:active { background-color: #cd9903 !important }
.button-olive:active, .color-olive:active { background-color: #8d9e13 !important }
.button-green:active, .button-success:active, .color-green:active, .color-success:active { background-color: #03791e !important }
.button-info:active, .button-teal:active, .color-info:active, .color-teal:active { background-color: #00827c !important }
.button-blue:active, .button-default:active, .color-blue:active { background-color: #1a69a4 !important }
.button-darkblue:active, .button-primary:active, .color-darkblue:active, .color-primary:active { background-color: #033873 !important }
.button-violet:active, .color-violet:active { background-color: #502aa1 !important }
.button-purple:active, .color-purple:active { background-color: #82299f !important }
.button-pink:active, .color-pink:active { background-color: #c71f7e !important }
.button-brown:active, .color-brown:active { background-color: #805031 !important }
.button-grey:active, .color-default:active, .color-grey:active { background-color: #909090 !important }
.button-black:active, .button-inverse:active, .color-black:active, .color-inverse:active { background-color: #343637 !important }
.button-black, .button-blue, .button-brown, .button-danger, .button-darkblue, .button-default, .button-green, .button-grey, .button-info, .button-inverse, .button-olive, .button-orange, .button-pink, .button-primary, .button-purple, .button-red, .button-success, .button-teal, .button-violet, .button-warning, .button-yellow { color: #fff !important; padding: 1px !important; border: none !important }
.button-black .m-btn-downarrow, .button-black .s-btn-downarrow, .button-blue .m-btn-downarrow, .button-blue .s-btn-downarrow, .button-brown .m-btn-downarrow, .button-brown .s-btn-downarrow, .button-danger .m-btn-downarrow, .button-danger .s-btn-downarrow, .button-darkblue .m-btn-downarrow, .button-darkblue .s-btn-downarrow, .button-default .m-btn-downarrow, .button-default .s-btn-downarrow, .button-green .m-btn-downarrow, .button-green .s-btn-downarrow, .button-grey .m-btn-downarrow, .button-grey .s-btn-downarrow, .button-info .m-btn-downarrow, .button-info .s-btn-downarrow, .button-inverse .m-btn-downarrow, .button-inverse .s-btn-downarrow, .button-olive .m-btn-downarrow, .button-olive .s-btn-downarrow, .button-orange .m-btn-downarrow, .button-orange .s-btn-downarrow, .button-pink .m-btn-downarrow, .button-pink .s-btn-downarrow, .button-primary .m-btn-downarrow, .button-primary .s-btn-downarrow, .button-purple .m-btn-downarrow, .button-purple .s-btn-downarrow, .button-red .m-btn-downarrow, .button-red .s-btn-downarrow, .button-success .m-btn-downarrow, .button-success .s-btn-downarrow, .button-teal .m-btn-downarrow, .button-teal .s-btn-downarrow, .button-violet .m-btn-downarrow, .button-violet .s-btn-downarrow, .button-warning .m-btn-downarrow, .button-warning .s-btn-downarrow, .button-yellow .m-btn-downarrow, .button-yellow .s-btn-downarrow { background: url(images/menu_arrows_white.png) no-repeat 0 center }
.button-link { background: 0 0 }
.button-link, .button-link:hover { border: none; padding: 2px !important }
.button-lg .l-btn-text { line-height: 32px; font-size: 14px }
.button-sm .l-btn-text { line-height: 20px; font-size: 12px }
.button-xs .l-btn-text { line-height: 16px; font-size: 12px }
.alert-red, .button-line-red, .font-red, .text-important { color: #db2828 !important }
.alert-orange, .button-line-orange, .font-orange, .text-warning { color: #f4711c !important }
.font-yellow { color: #fbbd08 !important }
.alert-yellow, .button-line-yellow, .font-yellowish { color: #b58106 !important }
.alert-olive, .button-line-olive, .font-olive { color: #8fbf29 !important }
.alert-green, .button-line-green, .font-green, .text-success { color: #2b9e0a !important }
.alert-teal, .button-line-teal, .font-teal { color: #00b5ad !important }
.alert-blue, .button-line-blue, .font-blue, .text-info { color: #2785d0 !important }
.font-darkblue, .text-primary { color: #044894 !important }
.alert-violet, .button-line-violet, .font-violet { color: #6435c9 !important }
.alert-purple, .button-line-purple, .font-purple { color: #a333c8 !important }
.alert-pink, .button-line-pink, .font-pink { color: #e43997 !important }
.alert-brown, .button-line-brown, .font-brown { color: #ad673f !important }
.font-grey, .text-small { color: #767676 !important }
.font-black, .text-default { color: #272727 !important }
.alert-black, .font-white, .text-white { color: #fff !important }
.progressbar-pattern .progressbar-text { background-image: url(images/progressbar-background.png); background-repeat: repeat-x }
.progressbar-auto-color[data-percent^="1"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent^="2"] .progressbar-value .progressbar-text { background-color: #db2828 !important }
.progressbar-auto-color[data-percent^="3"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent^="4"] .progressbar-value .progressbar-text { background-color: #f2711c !important }
.progressbar-auto-color[data-percent^="5"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent^="6"] .progressbar-value .progressbar-text { background-color: #fbbd08 !important }
.progressbar-auto-color[data-percent^="7"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent^="8"] .progressbar-value .progressbar-text { background-color: #b5cc18 !important }
.progressbar-auto-color[data-percent="100"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent^="9"] .progressbar-value .progressbar-text { background-color: #21ba45 !important }
.progressbar-auto-color[data-percent="7"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="8"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="9"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="1"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="2"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="3"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="4"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="5"] .progressbar-value .progressbar-text, .progressbar-auto-color[data-percent="6"] .progressbar-value .progressbar-text { background-color: #db2828 !important }
.float-left { float: left !important }
.float-none { float: none !important }
.float-right { float: right !important }

@keyframes window-mask-fadeIn {
    0% { filter: alpha(opacity=0); opacity: 0 }
    100% { filter: alpha(opacity=3); opacity: .3 }
}

@keyframes window-fadeIn {
    0% { filter: alpha(opacity=0); opacity: 0 }
    100% { filter: alpha(opacity=100); opacity: 1 }
}

.window { animation-name: window-fadeIn; animation-duration: .3s; animation-iteration-count: 1; animation-delay: 0s }
.window-mask, .window-proxy-mask { animation-name: window-mask-fadeIn; animation-duration: .5s; animation-iteration-count: 1; animation-delay: 0s }

@keyframes animation-progressbar {
    0% { opacity: .3; width: 0 }
    100% { opacity: 0; width: 100% }
}

.progressbar-animation .progressbar-value:after { content: ''; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #FFF; animation: animation-progressbar 2s ease infinite }

@keyframes animation-button-loading {
    from { transform: rotate(0) }
    to { transform: rotate(360deg) }
}

.button-loading .l-btn-text { position: relative; color: transparent !important; opacity: 1; margin: 2px 10px 4px 6px }
.button-loading .l-btn-text:after, .button-loading .l-btn-text:before { position: absolute; content: ''; top: 50%; left: 50%; margin: -.64285714em 0 0 -.64285714em; width: 1.28571429em; height: 1.28571429em; border-style: solid; border-width: .2em; border-radius: 500rem }
.button-loading .l-btn-text:before { border-color: rgba(0,0,0,.15) }
.button-loading .l-btn-text:after { animation: animation-button-loading .6s linear; animation-iteration-count: infinite; border-color: #fff transparent transparent }
.l-btn-text .fa-lg { vertical-align: -12% }
