@charset "UTF-8";
/* ********************************* */
/* Feuille de surcharge du DashBoard */
/* Sébastien DEGLIAME, 2015          */
/* version 2015-1.2.8                */
/* ********************************* */
/* Projet : Mendikoa                 */
/* ********************************* */
table { background-color: transparent; }

caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }

th { text-align: left; }

.table, .tEIPWidget { width: 100%; max-width: 100%; margin-bottom: 20px; }

.table > thead > tr > th, .tEIPWidget > thead > tr > th, .table > thead > tr > td, .tEIPWidget > thead > tr > td, .table > tbody > tr > th, .tEIPWidget > tbody > tr > th, .table > tbody > tr > td, .tEIPWidget > tbody > tr > td, .table > tfoot > tr > th, .tEIPWidget > tfoot > tr > th, .table > tfoot > tr > td, .tEIPWidget > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #ddd; }

.table > thead > tr > th, .tEIPWidget > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .tEIPWidget > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .tEIPWidget > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .tEIPWidget > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .tEIPWidget > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .tEIPWidget > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .tEIPWidget > thead:first-child > tr:first-child > td { border-top: 0; }

.table > tbody + tbody, .tEIPWidget > tbody + tbody { border-top: 2px solid #ddd; }

.table .table, .tEIPWidget .table, .table .tEIPWidget, .tEIPWidget .tEIPWidget { background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd), .tEIPWidget > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { background-color: #f5f5f5; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .tEIPWidget > thead > tr > td.active, .table > thead > tr > th.active, .tEIPWidget > thead > tr > th.active, .table > thead > tr.active > td, .tEIPWidget > thead > tr.active > td, .table > thead > tr.active > th, .tEIPWidget > thead > tr.active > th, .table > tbody > tr > td.active, .tEIPWidget > tbody > tr > td.active, .table > tbody > tr > th.active, .tEIPWidget > tbody > tr > th.active, .table > tbody > tr.active > td, .tEIPWidget > tbody > tr.active > td, .table > tbody > tr.active > th, .tEIPWidget > tbody > tr.active > th, .table > tfoot > tr > td.active, .tEIPWidget > tfoot > tr > td.active, .table > tfoot > tr > th.active, .tEIPWidget > tfoot > tr > th.active, .table > tfoot > tr.active > td, .tEIPWidget > tfoot > tr.active > td, .table > tfoot > tr.active > th, .tEIPWidget > tfoot > tr.active > th { background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .tEIPWidget > thead > tr > td.success, .table > thead > tr > th.success, .tEIPWidget > thead > tr > th.success, .table > thead > tr.success > td, .tEIPWidget > thead > tr.success > td, .table > thead > tr.success > th, .tEIPWidget > thead > tr.success > th, .table > tbody > tr > td.success, .tEIPWidget > tbody > tr > td.success, .table > tbody > tr > th.success, .tEIPWidget > tbody > tr > th.success, .table > tbody > tr.success > td, .tEIPWidget > tbody > tr.success > td, .table > tbody > tr.success > th, .tEIPWidget > tbody > tr.success > th, .table > tfoot > tr > td.success, .tEIPWidget > tfoot > tr > td.success, .table > tfoot > tr > th.success, .tEIPWidget > tfoot > tr > th.success, .table > tfoot > tr.success > td, .tEIPWidget > tfoot > tr.success > td, .table > tfoot > tr.success > th, .tEIPWidget > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .tEIPWidget > thead > tr > td.info, .table > thead > tr > th.info, .tEIPWidget > thead > tr > th.info, .table > thead > tr.info > td, .tEIPWidget > thead > tr.info > td, .table > thead > tr.info > th, .tEIPWidget > thead > tr.info > th, .table > tbody > tr > td.info, .tEIPWidget > tbody > tr > td.info, .table > tbody > tr > th.info, .tEIPWidget > tbody > tr > th.info, .table > tbody > tr.info > td, .tEIPWidget > tbody > tr.info > td, .table > tbody > tr.info > th, .tEIPWidget > tbody > tr.info > th, .table > tfoot > tr > td.info, .tEIPWidget > tfoot > tr > td.info, .table > tfoot > tr > th.info, .tEIPWidget > tfoot > tr > th.info, .table > tfoot > tr.info > td, .tEIPWidget > tfoot > tr.info > td, .table > tfoot > tr.info > th, .tEIPWidget > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .tEIPWidget > thead > tr > td.warning, .table > thead > tr > th.warning, .tEIPWidget > thead > tr > th.warning, .table > thead > tr.warning > td, .tEIPWidget > thead > tr.warning > td, .table > thead > tr.warning > th, .tEIPWidget > thead > tr.warning > th, .table > tbody > tr > td.warning, .tEIPWidget > tbody > tr > td.warning, .table > tbody > tr > th.warning, .tEIPWidget > tbody > tr > th.warning, .table > tbody > tr.warning > td, .tEIPWidget > tbody > tr.warning > td, .table > tbody > tr.warning > th, .tEIPWidget > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .tEIPWidget > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .tEIPWidget > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .tEIPWidget > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .tEIPWidget > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .tEIPWidget > thead > tr > td.danger, .table > thead > tr > th.danger, .tEIPWidget > thead > tr > th.danger, .table > thead > tr.danger > td, .tEIPWidget > thead > tr.danger > td, .table > thead > tr.danger > th, .tEIPWidget > thead > tr.danger > th, .table > tbody > tr > td.danger, .tEIPWidget > tbody > tr > td.danger, .table > tbody > tr > th.danger, .tEIPWidget > tbody > tr > th.danger, .table > tbody > tr.danger > td, .tEIPWidget > tbody > tr.danger > td, .table > tbody > tr.danger > th, .tEIPWidget > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .tEIPWidget > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .tEIPWidget > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .tEIPWidget > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .tEIPWidget > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table-responsive { overflow-x: auto; min-height: 0.01%; }

@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
  .table-responsive > .table, .table-responsive > .tEIPWidget { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .tEIPWidget > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .tEIPWidget > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .tEIPWidget > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .tEIPWidget > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .tEIPWidget > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .tEIPWidget > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

.x-panel-body { border-color: #fff; }

.x-panel-body a:not(.btn):link { color: #666; font-family: Arial; font-weight: normal; text-decoration: underline; color: #666; }

.x-panel-body a:not(.btn):visited { color: #666; text-decoration: none; }

.x-panel-body a:not(.btn):hover, .x-panel-body a:not(.btn):active { color: #666666; text-decoration: underline; }

.x-portlet { background-color: #666; }

.x-panel, .x-panel-header { border: 1px solid #fff !important; background-color: #fff !important; }

.x-panel-header { color: #404040; background-image: none; }

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar { border: 0 !important; }

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { border-color: #fff; }

.x-panel-body-noheader, .x-panel-mc .x-panel-body { border-color: #fff; }

.x-panel-body .x-panel-body-noheader { border: none; }

.x-panel-tl, .x-panel-tr, .x-panel-tc, .x-panel-bl, .x-panel-br, .x-panel-bc, .x-panel-ml, .x-panel-mr, .x-panel-mc { background-image: none !important; background: #666 !important; border: none; }

.x-panel-tl .x-panel-header { background-color: #666 !important; background-repeat: no-repeat; background-position: 0 6px; border: none !important; }

.x-panel-bc { margin-left: 4px; margin-right: 4px; }

.x-panel-mc .x-panel-body { border: none; background-color: white; }

/* Classe du Header des Widgets */
.x-panel-header-text, .x-window-header-text { color: #fff !important; font-size: 15px; font-weight: bold; }

.x-panel-tbar .x-panel-tbar-noheader { width: 100%; }

a.dxeHyperlink:visited { color: #404040 !important; }

a.dxeHyperlink:hover { color: #fff !important; }

.widgetActu .info h2 a { text-decoration: none; color: #fff !important; }

.widgetActu #tabsnav li a, .widgetActu #tabsnav li a:hover { text-decoration: none; }

div.MarketMenu .MarketProduct { padding: 0 0 3px 0; background-color: white !important; background-repeat: repeat-x !important; }

div.MarketMenu .MarketProduct:hover { background-color: #fff !important; background-repeat: repeat-x !important; }

.x-toolbar { background-image: none !important; background-color: #999999 !important; border: none; }

.x-toolbar button { color: white; }

.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { background-image: url("./DashBoard/toolbar/btn-arrow.gif"); }

.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { background-image: url("./DashBoard/toolbar/btn-arrow.gif"); }

.x-toolbar .x-btn-over .x-btn-left { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .x-btn-over .x-btn-right { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .x-btn-over .x-btn-center { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .x-btn-over button { color: #000000; }

.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center { background-image: url("./DashBoard/toolbar/tb-btn-sprite.gif"); }

.x-toolbar .ytb-sep { background-image: url("./DashBoard/grid/grid-split.gif"); }

a.x-menu-item { color: white !important; }

.x-paging-info { color: #b1c800; }

.x-grid3-row { color: #000000; }

.x-grid3-row-over { border: 1px solid #fbddda; background-image: url("./DashBoard/grid/row-over.gif"); }

.x-grid3-header { background-image: url("./DashBoard/grid/grid3-hrow.gif"); }

.x-grid3-header-pop-inner { border-left: 1px solid #fbddda; background-image: url("./DashBoard/grid/hd-pop.gif"); }

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { border-left: 1px solid #676765; border-right: 1px solid #676765; }

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner { background-image: url("./DashBoard/grid/grid3-hrow-over.gif"); }

.x-dd-drag-proxy .x-grid3-hd-inner { background-image: url("./DashBoard/grid/grid3-hrow-over.gif"); }

.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker { background-image: url("./DashBoard/grid/grid-hrow.gif"); color: black; border-top: 1px solid white; border-right: 1px solid #676765 !important; }

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner { background-image: url("./DashBoard/grid/grid3-special-col-bg.gif"); color: black !important; }

.x-grid3-hd-btn { background-image: url("./DashBoard/grid/grid3-hd-btn.gif"); }

.x-grid3-body .x-grid3-td-expander { background-image: url("./DashBoard/grid/grid3-special-col-bg.gif"); }

.x-grid3-body .x-grid3-td-checker { background-image: url("./DashBoard/grid/grid3-special-col-bg.gif"); }

.x-grid3-body .x-grid3-td-numberer { background-image: url("./DashBoard/grid/grid3-special-col-bg.gif"); }

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander { background-image: url("./DashBoard/grid/grid3-special-col-sel-bg.gif"); }

.x-grid3-row-selected { background: #fbddda; border: 1px dotted #676765; }

.x-menu, .x-menu-floating { border: 1px solid #948975; border-left-color: #948975 !important; border-right-color: #948975 !important; border-bottom-color: #948975 !important; border-top-color: #948975 !important; background-image: none; /*url(./DashBoard/menu/menu.png);*/ background-color: #948975; }

.x-menu-sep { background-color: #fff; border-bottom: 1px solid #d9c6ff; }

.x-menu-item-active { /*-----fond couleur menu déroulant sélectionné ou rollover----*/ background-color: #695e50 !important; border: none; background-image: none !important; padding: 1px; margin-right: 0px; }

.x-menu-item-active a.x-menu-item { border-color: #695e50 !important; }

.x-tool { background-image: url("./DashBoard/panel/tool-sprites.png"); }

.x-panel-ghost { background: #676765; }

.x-panel-ghost ul { border-color: #676765; }

.x-grid-panel .x-panel-mc .x-panel-body { border: 1px solid #fbddda; }

.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc { background-image: url("./DashBoard/button/btn-sprite-grand.gif"); }

.x-btn-text { color: #b1c800; }

.x-btn-left { background-image: url("./DashBoard/button/btn-sprite.gif"); }

.x-btn-right { background-image: url("./DashBoard/button/btn-sprite.gif"); }

.x-btn-center { background-image: url("./DashBoard/button/btn-sprite.gif"); }

.x-border-layout-ct { background: Blue; }

.x-accordion-hd { background-image: url("./DashBoard/panel/light-hd.gif"); }

.x-layout-collapsed { background-color: #fbddda; border-color: #fc837a; }

.x-layout-collapsed-over { background-color: #c6b6ff; }

.x-tip .x-tip-close { background-image: url("./DashBoard/qtip/close.gif"); }

.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr { background-image: url("./DashBoard/qtip/tip-sprite.png"); }

.x-tip .x-tip-header-text { color: #b1c800; }

.x-tip .x-tip-body { color: #64767a; }

.x-form-field-wrap .x-form-trigger { background-image: url("./DashBoard/form/trigger.gif"); border-bottom: 1px solid #c07eff; }

.x-form-field-wrap .x-form-date-trigger { background-image: url("./DashBoard/form/date-trigger.gif"); }

.x-form-field-wrap .x-form-clear-trigger { background-image: url("./DashBoard/form/clear-trigger.gif"); }

.x-form-field-wrap .x-form-search-trigger { background-image: url("./DashBoard/form/search-trigger.gif"); }

.x-form-text, textarea.x-form-field { border: 1px solid #c07eff; }

.x-form-select-one { border: 1px solid #c07eff; }

.x-item-disabled .x-form-trigger-over { border-bottom: 1px solid #c07eff; }

.x-item-disabled .x-form-trigger-click { border-bottom: 1px solid #c07eff; }

.x-form fieldset { border: 1px solid #c07eff; }

.x-trigger-wrap-focus .x-form-trigger { border-bottom: 1px solid #7158ff; }

.x-form-focus, textarea.x-form-focus { border: 1px solid #7158ff; }

.x-tab-panel-header, .x-tab-panel-footer { background: #e4dcff; border-color: #9271ff; }

.x-tab-panel-header { border-color: #9271ff; }

.x-tab-panel-footer { border-color: #9271ff; }

ul.x-tab-strip-top { background: #ccbbff url("./DashBoard/tabs/tab-strip-bg.gif") repeat-x left top; border-color: #9271ff; }

ul.x-tab-strip-bottom { background-image: url("./DashBoard/tabs/tab-strip-btm-bg.gif"); border-color: #9271ff; }

.x-tab-strip span.x-tab-strip-text { color: #334455; }

.x-tab-strip-over span.x-tab-strip-text { color: #000; }

.x-tab-strip-active span.x-tab-strip-text { color: #b1c800; }

.x-tab-strip-disabled .x-tabs-text { color: #556677; }

.x-tab-strip-top .x-tab-right { background-image: url("./DashBoard/tabs/tabs-sprite.gif"); }

.x-tab-strip-top .x-tab-left { background-image: url("./DashBoard/tabs/tabs-sprite.gif"); }

.x-tab-strip-top .x-tab-strip-inner { background-image: url("./DashBoard/tabs/tabs-sprite.gif"); }

.x-tab-strip-bottom .x-tab-right { background-image: url("./DashBoard/tabs/tab-btm-inactive-right-bg.gif"); }

.x-tab-strip-bottom .x-tab-left { background-image: url("./DashBoard/tabs/tab-btm-inactive-left-bg.gif"); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { background-image: url("./DashBoard/tabs/tab-btm-right-bg.gif"); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { background-image: url("./DashBoard/tabs/tab-btm-left-bg.gif"); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { background-image: url("./DashBoard/tabs/tab-close.gif"); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover { background-image: url("./DashBoard/tabs/tab-close.gif"); }

.x-tab-panel-body { border-color: #9271ff; background: #eee; }

.x-tab-panel-bbar .x-toolbar { border-color: #9271ff; }

.x-tab-panel-tbar .x-toolbar { border-color: #9271ff; }

.x-tab-panel-header-plain .x-tab-strip-spacer { border-color: #9271ff; background: #e4dcff; }

.x-tab-scroller-left { background-image: url("./DashBoard/tabs/scroll-left.gif"); border-color: #9271ff; }

.x-tab-scroller-right { background-image: url("./DashBoard/tabs/scroll-right.gif"); border-color: #9271ff; }

.x-btn-menu-arrow-wrap .x-btn-center button { background-image: url("./DashBoard/button/btn-arrow.gif"); }

.x-btn-with-menu .x-btn-center em { background-image: url("./DashBoard/toolbar/btn-arrow.gif"); }

.x-btn-text-icon .x-btn-with-menu .x-btn-center em { background-image: url("./DashBoard/toolbar/btn-arrow.gif"); }

.x-window-proxy { background: Pink; border-color: #fc837a; }

.x-window-tl .x-window-header { color: #b1c800; }

.x-window-tc { background-image: url("./DashBoard/window/top-bottom.png"); }

.x-window-tl { background-image: url("./DashBoard/window/left-corners.png"); }

.x-window-tr { background-image: url("./DashBoard/window/right-corners.png"); }

.x-window-bc { background-image: url("./DashBoard/window/top-bottom.png"); }

.x-window-bl { background-image: url("./DashBoard/window/left-corners.png"); }

.x-window-br { background-image: url("./DashBoard/window/right-corners.png"); }

.x-window-mc { border: 1px solid #676765; background-color: Black; }

.x-window-ml { background-image: url("./DashBoard/window/left-right.png"); }

.x-window-mr { background-image: url("./DashBoard/window/left-right.png"); }

.x-panel-ghost .x-window-tl { border-color: #676765; }

.x-panel-collapsed .x-window-tl { border-color: #676765; }

.x-window-plain .x-window-mc { background: Blue; border-right: 1px solid #f2f9f1; border-bottom: 1px solid #f2f9f1; border-top: 1px solid #f2f9f1; border-left: 1px solid #f2f9f1; }

.x-window-plain .x-window-body { border-left: 0px solid #676765; border-top: 0px solid #676765; border-bottom: 0px solid #676765; border-right: 0px solid #676765; background-color: #f1f6f8 !important; }

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { background-color: #282925; }

.x-date-picker { border: 1px solid #676765; background: #fbddda; }

.x-date-middle, .x-date-left, .x-date-right { background-image: url("./DashBoard/shared/hd-sprite.gif"); }

.x-date-middle .x-btn-with-menu .x-btn-center em { background-image: url("./DashBoard/toolbar/btn-arrow-light.gif"); }

.x-date-right a { background-image: url("./DashBoard/shared/right-btn.gif"); }

.x-date-left a { background-image: url("./DashBoard/shared/left-btn.gif"); }

.x-date-inner th { background-image: url("./DashBoard/shared/glass-bg.gif"); border-bottom: 1px solid #676765; color: #b1c800; }

.x-date-inner .x-date-selected a { background-image: url("./DashBoard/shared/glass-bg.gif"); border: 1px solid #676765; color: #b1c800; }

.x-date-bottom { border-top: 1px solid #676765; background-image: url("./DashBoard/shared/glass-bg.gif"); }

.x-date-mp-btns { background-image: url("./DashBoard/shared/glass-bg.gif"); }

td.x-date-mp-sel a { background-image: url("./DashBoard/shared/glass-bg.gif"); border: 1px solid #676765; color: #b1c800; }

.x-date-mp-ybtn a { background-image: url("./DashBoard/panel/tool-sprites.png"); }

.x-date-mp-btns button { background-image: url("./DashBoard/shared/glass-bg.gif"); border-color: #fc837a #676765 #676765 #fc837a; color: #b1c800; }

.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover { color: #b1c800; background: #676765; }

td.x-date-mp-month a:hover, td.x-date-mp-year a:hover { color: #b1c800; background: #676765; }

.x-html-editor-wrap { border-color: #fbddda; }

/* Borders go last for specificity */
.x-panel-noborder .x-panel-body-noborder { border-width: 0; }

.x-panel-noborder .x-panel-header-noborder { border-width: 0; border-bottom: 1px solid #fbddda; }

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { border-width: 0; border-bottom: 1px solid #fbddda; }

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { border-width: 0; border-top: 1px solid #fbddda; }

.x-window-noborder .x-window-mc, .x-window-plain .x-window-body-noborder, .x-tab-panel-noborder .x-tab-panel-body-noborder { border-width: 0; }

.x-tab-panel-noborder .x-tab-panel-header-noborder { border-top-width: 0; border-left-width: 0; border-right-width: 0; }

.x-tab-panel-noborder .x-tab-panel-footer-noborder { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }

.x-tab-panel-bbar-noborder .x-toolbar { border-width: 0; border-top: 1px solid #fbddda; }

.x-tab-panel-tbar-noborder .x-toolbar { border-width: 0; border-bottom: 1px solid #fbddda; }

.x-panel-body { border-width: 0 0 0; background-color: transparent; }

.x-panel-body [id$="_content"] * { -webkit-box-sizing: border-box; box-sizing: border-box; }

/*# sourceMappingURL=DashBoard.css.map */