
/* ----- ++resource++ext/css/core.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++ext/css/core.css?original=1 */
.ext-el-mask {
z-index: 20000;
position: absolute;
top: 0;
left: 0;
-moz-opacity: 0.5;
opacity: .50;
filter: alpha(opacity=50);
background-color: #CCC;
width: 100%;
height: 100%;
zoom: 1;
}
.x-masked {
overflow: hidden !important;
}
.x-masked select, .x-masked object, .x-masked embed {
visibility: hidden;
}
.x-layer {
visibility: hidden;
}
.x-unselectable, .x-unselectable * {
-moz-user-select: none;
-khtml-user-select: none;
}
.x-repaint {
zoom: 1;
background-color: transparent;
-moz-outline: none;
}
.x-item-disabled {
color: gray;
cursor: default;
opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);
}
.x-item-disabled * {
color: gray;
cursor: default !important;
}
.x-splitbar-proxy {
position: absolute;
visibility: hidden;
z-index: 20001;
background: #aaa;
zoom: 1;
line-height: 1px;
font-size: 1px;
overflow: hidden;
}
.x-splitbar-h, .x-splitbar-proxy-h {
cursor: e-resize;
cursor: col-resize;
}
.x-splitbar-v, .x-splitbar-proxy-v {
cursor: s-resize;
cursor: row-resize;
}
.x-color-palette {
width: 150px;
height: 92px;
}
.x-color-palette a {
border: 1px solid #fff;
float: left;
padding: 2px;
text-decoration: none;
-moz-outline: 0 none;
outline: 0 none;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
border: 1px solid #8BB8F3;
background: #deecfd;
}
.x-color-palette em {
display: block;
border: 1px solid #ACA899;
}
.x-color-palette em span {
cursor: pointer;
display: block;
height: 10px;
line-height: 10px;
width: 10px;
}
.x-shadow {
display: none;
position: absolute;
overflow: hidden;
}
.x-shadow * {
overflow: hidden;
}
.x-shadow * {
padding: 0;
border: 0;
margin: 0;
clear: none;
zoom: 1;
}
/* */
.x-shadow .xstc, .x-shadow .xsbc {
height: 6px;
float: left;
}
/* */
.x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr {
width: 6px;
height: 6px;
float: left;
}
/* */
.x-shadow .xsc {
width: 100%;
}
.x-shadow .xsml, .x-shadow .xsmr {
width: 6px;
float: left;
height: 100%;
}
.x-shadow .xsmc {
float: left;
height: 100%;
background: #333333;
opacity: .35;
-moz-opacity: .35;
filter: alpha(opacity=25);
}
.x-shadow .xst, .x-shadow .xsb {
height: 6px;
overflow: hidden;
width: 100%;
}
.x-shadow .xsml {
background: transparent url( ++resource++ext/images/default/shadow-lr.png ) repeat-y 0 0;
}
.x-shadow .xsmr {
background: transparent url( ++resource++ext/images/default/shadow-lr.png ) repeat-y -6px 0;
}
.x-shadow .xstl {
background: transparent url( ++resource++ext/images/default/shadow.png ) no-repeat 0 0;
}
.x-shadow .xstc {
background: transparent url( ++resource++ext/images/default/shadow.png ) repeat-x 0 -30px;
}
.x-shadow .xstr {
background: transparent url( ++resource++ext/images/default/shadow.png ) repeat-x 0 -18px;
}
.x-shadow .xsbl {
background: transparent url( ++resource++ext/images/default/shadow.png ) no-repeat 0 -12px;
}
.x-shadow .xsbc {
background: transparent url( ++resource++ext/images/default/shadow.png ) repeat-x 0 -36px;
}
.x-shadow .xsbr {
background: transparent url( ++resource++ext/images/default/shadow.png ) repeat-x 0 -6px;
}
.loading-indicator {
font-size: 11px;
background-image: url( '++resource++ext/images/default/grid/loading.gif' );
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
line-height: 16px;
margin: 3px;
}
.x-text-resize {
position: absolute;
left: -1000px;
top: -1000px;
visibility: hidden;
zoom: 1;
}
.x-drag-overlay {
width: 100%;
height: 100%;
display: none;
position: absolute;
left: 0;
top: 0;
background: white;
z-index: 20000;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}

}


/* ----- ++resource++ext/css/layout.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++ext/css/layout.css?original=1 */
.x-layout-container{
width:100%;
height:100%;
overflow:hidden;
background-color:#c3daf9;
}
.x-layout-container .x-layout-tabs-body{
border:0 none;
}
.x-layout-collapsed{
position:absolute;
left:-10000px;
top:-10000px;
visibility:hidden;
background-color:#c3daf9;
width:20px;
height:20px;
overflow:hidden;
border:1px solid #98c0f4;
z-index:20;
}
.ext-border-box .x-layout-collapsed{
width:22px;
height:22px;
}
.x-layout-collapsed-over{
cursor:pointer;
background-color:#d9e8fb;
}
.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools{
position:absolute;
top:0;
left:0;
width:20px;
height:20px;
}
.x-layout-collapsed-north .x-layout-collapsed-tools, .x-layout-collapsed-south .x-layout-collapsed-tools{
position:absolute;
top:0;
right:0;
width:20px;
height:20px;
}
.x-layout-collapsed .x-layout-tools-button{
margin:0;
}
.x-layout-collapsed .x-layout-tools-button-inner{
width:16px;
height:16px;
}
.x-layout-inactive-content{
position:absolute;
left:-10000px;
top:-10000px;
visibility:hidden;
}
.x-layout-active-content{
visibility:visible;
}
.x-layout-panel{
position:absolute;border:1px solid #98c0f4;overflow:hidden;background-color:white;
}
.x-layout-panel-east, .x-layout-panel-west {
z-index:10;
}
.x-layout-panel-north, .x-layout-panel-south {
z-index:11;
}
.x-layout-collapsed-north, .x-layout-collapsed-south, .x-layout-collapsed-east, .x-layout-collapsed-west {
z-index:12;
}
.x-layout-panel-body{
overflow:hidden;
}
.x-layout-grid-wrapper{
}
.x-layout-split{
position:absolute;
height:5px;
width:5px;
line-height:1px;
font-size:1px;
z-index:3;
background-color:#c3daf9;
}
.x-layout-panel-hd{
background-image: url(++resource++ext/images/default/layout/panel-title-light-bg.gif);
color: black;
border-bottom:1px solid #98c0f4;
position:relative;
}
.x-layout-panel-hd-text{
font:normal 11px tahoma, verdana, helvetica;
padding: 4px;
padding-left: 4px;
display:block;
white-space:nowrap;
}
.x-layout-panel-hd-tools{
position:absolute;
right:0;
top:0;
text-align:right;
padding-top:2px;
padding-right:2px;
width:60px;
}
.x-layout-tools-button{
z-index:6;
padding:2px;
cursor:pointer;
float:right;
}
.x-layout-tools-button-over{
padding:1px;
border:1px solid #98c0f4;
background-color:white;
}
.x-layout-tools-button-inner{
height:12px;
width:12px;
line-height:1px;
font-size:1px;
background-repeat:no-repeat;
background-position:center;
}
.x-layout-close{
background-image:url(++resource++ext/images/default/layout/panel-close.gif);
}
.x-layout-stick{
background-image:url(++resource++ext/images/default/layout/stick.gif);
}
.x-layout-collapse-west,.x-layout-expand-east{
background-image:url(++resource++ext/images/default/layout/collapse.gif);
}
.x-layout-expand-west,.x-layout-collapse-east{
background-image:url(++resource++ext/images/default/layout/expand.gif);
}
.x-layout-collapse-north,.x-layout-expand-south{
background-image:url(++resource++ext/images/default/layout/ns-collapse.gif);
}
.x-layout-expand-north,.x-layout-collapse-south{
background-image:url(++resource++ext/images/default/layout/ns-expand.gif);
}
.x-layout-split-h{
background-image:url(++resource++ext/images/default/sizer/e-handle.gif);
background-position: left;
}
.x-layout-split-v{
background-image:url(++resource++ext/images/default/sizer/s-handle.gif);
background-position: top;
}
.x-layout-panel .x-tabs-wrap{
background:url(++resource++ext/images/default/layout/gradient-bg.gif);
}
.x-layout-panel .x-tabs-body {
background-color:white;
overflow:auto;height:100%;
}
.x-layout-component-panel, .x-layout-nested-layout {
position:relative;
padding:0;
overflow:hidden;
width:200px;
height:200px;
}
.x-layout-nested-layout .x-layout-panel {
border:0 none;
}
.x-layout-nested-layout .x-layout-panel-north {
border-bottom:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-south {
border-top:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-east {
border-left:1px solid #98c0f4;
}
.x-layout-nested-layout .x-layout-panel-west {
border-right:1px solid #98c0f4;
}
.x-layout-panel-dragover {
border: 2px solid #6593cf;
}
.x-layout-panel-proxy {
background-image: url(++resource++ext/images/default/layout/gradient-bg.gif);
background-color:#c3daf9;
border:1px dashed #6593cf;
z-index:10001;
overflow:hidden;
position:absolute;
left:0;top:0;
}
.x-layout-slider {
z-index:15;
overflow:hidden;
position:absolute;
}
.x-scroller-up, .x-scroller-down {
background-color:#c3daf9;
border: 1px solid #6593cf;
border-top-color: #fff;
border-left-color: #fff;
border-right:0 none;
cursor:pointer;
overflow:hidden;
line-height:16px;
}
.x-scroller-down {
border-bottom: 0 none;
border-top: 1px solid #6593cf;
}
.x-scroller-btn-over {
background-color: #d9e8f8;
}
.x-scroller-btn-click {
background-color: #AECEF7;
}
.x-scroller-btn-disabled {
cursor:default;
background-color: #c3daf9;
-moz-opacity: 0.3;
opacity:.30;
filter: alpha(opacity=30);
}
}


/* ----- ++resource++ext/css/menu.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++ext/css/menu.css?original=1 */
.x-menu {
border:1px solid;
border-color: #a3bad9 #8BB8F3 #8BB8F3 #a3bad9;
z-index: 15000;
background: #fff url(++resource++ext/images/default/menu/menu.gif) repeat-y;
}
.ext-ie .x-menu {
zoom:1;
overflow:hidden;
}
.x-menu-list{
border:1px solid #fff;
}
.x-menu li{
line-height:100%;
}
.x-menu li.x-menu-sep-li{
line-height:1px;
}
.x-menu-list-item{
font:normal 11px "Segoe UI",tahoma,"Lucida Sans Unicode",arial, sans-serif;
white-space: nowrap;
-moz-user-select: none;
-khtml-user-select: none;
display:block;
padding:1px;
}
.x-menu-item-arrow{
background:transparent url(++resource++ext/images/default/menu/menu-parent.gif) no-repeat right;
}
.x-menu-sep {
display:block;
font-size:1px;
background:#c3daf9;
margin: 3px 3px 3px 32px;
height:1px;
}
.x-menu-focus {
position:absolute;
left:0;
top:-5px;
width:0;
height:0;
line-height:1px;
}
.x-menu-item {
display:block;
line-height:14px;
padding:3px 21px 3px 3px;
white-space: nowrap;
text-decoration:none;
color:#233d6d;
-moz-outline: 0 none;
outline: 0 none;
cursor:pointer;
}
.x-menu-item-active {
color:#233d6d;
background:#c3daf9;
border:1px solid #8BB8F3;
padding:0;
}
.x-menu-item-icon {
border: 0 none;
height: 16px;
padding: 0;
vertical-align: middle;
width: 16px;
margin: 0 11px 0 0;
background-position:center;
}
.x-menu-check-item .x-menu-item-icon{
background: transparent url(++resource++ext/images/default/menu/unchecked.gif) no-repeat center;
}
.x-menu-item-checked .x-menu-item-icon{
background-image:url(++resource++ext/images/default/menu/checked.gif);
}
.x-menu-group-item .x-menu-item-icon{
background: transparent;
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
background: transparent url(++resource++ext/images/default/menu/group-checked.gif) no-repeat center;
}
.x-menu-plain {
background:#fff;
}
.x-menu-date-item{
padding:0;
}
.x-menu .x-color-palette, .x-menu .x-date-picker{
margin-left:32px;
margin-right:4px;
}
.x-menu .x-date-picker{
border:1px solid #a3bad9;
margin-top:2px;
margin-bottom:2px;
}
.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker{
margin:0;
border:0 none;
}

}


/* ----- ++resource++ext/css/button.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++ext/css/button.css?original=1 */
.x-btn{
font:normal 11px tahoma, verdana, helvetica;
cursor:pointer;
white-space: nowrap;
}
.x-btn button{
border:0 none;
background:transparent;
font:normal 11px tahoma,verdana,helvetica;
padding-left:3px;
padding-right:3px;
cursor:pointer;
margin:0;
overflow:visible;
width:auto;
-moz-outline:0 none;
outline:0 none;
}
* html .ext-ie .x-btn button {
width:1px;
}
.ext-gecko .x-btn button {
padding-left:0;
padding-right:0;
}
.x-btn-icon .x-btn-center .x-btn-text{
background-position: center;
background-repeat: no-repeat;
height: 16px;
width: 16px;
cursor:pointer;
white-space: nowrap;
padding:0;
}
.x-btn-icon .x-btn-center{
padding:1px;
}
.x-btn em {
font-style:normal;
font-weight:normal;
}
.x-btn-text-icon .x-btn-center .x-btn-text{
background-position: 0 2px;
background-repeat: no-repeat;
padding-left:18px;
padding-top:3px;
padding-bottom:3px;
padding-right:0;
}
.x-btn-left, .x-btn-right{
font-size:1px;
line-height:1px;
}
.x-btn-left{
width:3px;
height:21px;
background:url(++resource++ext/images/default/basic-dialog/btn-sprite.gif) no-repeat 0 0;
}
.x-btn-right{
width:3px;
height:21px;
background:url(++resource++ext/images/default/basic-dialog/btn-sprite.gif) no-repeat 0 -21px;
}
.x-btn-left i, .x-btn-right i{
display:block;
width:3px;
overflow:hidden;
font-size:1px;
line-height:1px;
}
.x-btn-center{
background:url(++resource++ext/images/default/basic-dialog/btn-sprite.gif) repeat-x 0 -42px;
vertical-align: middle;
text-align:center;
padding:0 5px;
cursor:pointer;
white-space:nowrap;
}
.x-btn-focus .x-btn-left{
background-position:0 -126px;
}
.x-btn-focus .x-btn-right{
background-position:0 -147px;
}
.x-btn-focus .x-btn-center{
background-position:0 -168px;
}
.x-btn-over .x-btn-left{
background-position:0 -63px;
}
.x-btn-over .x-btn-right{
background-position:0 -84px;
}
.x-btn-over .x-btn-center{
background-position:0 -105px;
}
.x-btn-click .x-btn-center, .x-btn-menu-active .x-btn-center{
background-position:0 -126px;
}
.x-btn-disabled *{
color:gray !important;
cursor:default !important;
}
.x-btn-menu-text-wrap .x-btn-center {
padding:0 3px;
}
.ext-gecko .x-btn-menu-text-wrap .x-btn-center {
padding:0 1px;
}
.x-btn-menu-arrow-wrap .x-btn-center {
padding:0;
}
.x-btn-menu-arrow-wrap .x-btn-center button {
width:12px !important;
height:21px;
padding:0 !important;
display:block;
background:transparent url(++resource++ext/images/default/basic-dialog/btn-arrow.gif) no-repeat left 3px;
}
.x-btn-with-menu  .x-btn-center {
padding-right:2px !important;
}
.x-btn-with-menu  .x-btn-center em {
display:block;
background:transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat right 0;
padding-right:10px;
}
.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
display:block;
background:transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat right 3px;
padding-right:10px;
}
}


/* ----- ++resource++ext/css/ytheme-aero.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++ext/css/ytheme-aero.css?original=1 */
/* */
.x-menu {
border:1px solid;
border-color: globalExtraBorderColor globalExtraBorderColor globalExtraBorderColor globalExtraBorderColor;
z-index: 15000;
zoom:1;
background:#c3daf9;
padding:2px;
}
.x-menu-list{
background: #fafafa;
border:1px solid #fff;
border-color:#a3bad9;
}
.x-menu-item-icon {
margin-right:8px;
}
.x-menu-sep {
margin-left:3px;
}
.x-menu-item-active {
color:#233d6d;
background:#c3daf9;
border:1px solid #fff;
padding:0;
}
.x-date-mmenu .x-menu-list{
padding:0;
}
.x-date-mmenu .x-menu-list{
border:0 none;
}
.x-menu .x-color-palette, .x-menu .x-date-picker{
margin-left:26px;
}
.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker{
margin:0;
border:0 none;
}
.x-tabs-wrap, .x-layout-panel .x-tabs-top .x-tabs-wrap {
background:#deecfd;
border:1px solid #8db2e3;
padding-bottom:2px;
padding-top:0;
}
.x-tabs-strip-wrap{
padding-top:1px;
background:#cedff5 url(++resource++ext/images/aero/tabs/tab-strip-bg.gif) repeat-x bottom;
border-bottom:1px solid #8db2e3;
}
.x-tabs-strip .x-tabs-text {
color:#15428b;
font-weight:normal;
}
.x-tabs-strip .on .x-tabs-text {
cursor:default;
color:#15428b;
}
.x-tabs-top .x-tabs-strip .on .x-tabs-right {
background: url(++resource++ext/images/aero/tabs/tab-sprite.gif) no-repeat right 0;
}
.x-tabs-top .x-tabs-strip .on .x-tabs-left,.x-tabs-top .x-tabs-strip .on a:hover .x-tabs-left{
background: url(++resource++ext/images/aero/tabs/tab-sprite.gif) no-repeat 0 -100px;
}
.x-tabs-top .x-tabs-strip .x-tabs-right {
background:transparent url(++resource++ext/images/aero/tabs/tab-sprite.gif) no-repeat right -50px;
}
.x-tabs-top .x-tabs-strip .x-tabs-left {
background:transparent url(++resource++ext/images/aero/tabs/tab-sprite.gif) no-repeat 0 -150px;
}
.x-tabs-top .x-tabs-body {
border:1px solid #8db2e3;
border-top:0 none;
}
.x-tabs-bottom .x-tabs-wrap, .x-layout-panel .x-tabs-bottom .x-tabs-wrap {
background:#deecfd;
border:1px solid #8db2e3;
padding-top:2px;
padding-bottom:0;
}
.x-tabs-bottom .x-tabs-strip-wrap{
padding-top:0;
padding-bottom:1px;
background:#cedff5 url(++resource++ext/images/aero/tabs/tab-strip-btm-bg.gif) repeat-x top;
border-top:1px solid #8db2e3;
border-bottom:0 none;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
background:transparent url(++resource++ext/images/aero/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
background:transparent url(++resource++ext/images/aero/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-right,.x-tabs-bottom .x-tabs-strip .on a:hover {
background: url(++resource++ext/images/aero/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-left,.x-tabs-bottom .x-tabs-strip .on a:hover .x-tabs-left {
background: url(++resource++ext/images/aero/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-body {
border:1px solid #8db2e3;
border-bottom:0 none;
}
.x-dlg-proxy {
background:#C7DFFC;
border:1px solid #A5CCF9;
}
.x-dlg-shadow{
background:#cccccc;
opacity:.3;
-moz-opacity:.3;
filter: alpha(opacity=30);
}
.x-dlg {
background:transparent;
}
.x-dlg .x-dlg-hd {
background: url(++resource++ext/images/aero/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
background-color:#aabaca;
color:#15428b;
zoom:1;
padding-top:7px;
}
.x-dlg .x-dlg-hd-left {
opacity:.85;
-moz-opacity:.85;
filter:alpha(opacity=80);
background: url(++resource++ext/images/aero/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
zoom:1;
}
.x-dlg-modal .x-dlg-hd-left {
opacity:.75;
-moz-opacity:.75;
filter:alpha(opacity=70);
}
.x-dlg .x-dlg-hd-right {
background: url(++resource++ext/images/aero/basic-dialog/hd-sprite.gif) no-repeat right 0;
zoom:1;
}
.x-dlg .x-dlg-dlg-body{
padding:0 0 0;
position:absolute;
top:24px;left:0;
z-index:1;
border:0 none;
background:transparent;
}
.x-dlg .x-dlg-bd{
background:#fff;
border:1px solid globalExtraBorderColor;
}
.x-dlg .x-dlg-ft{
border:0 none;
background:transparent;
padding-bottom:8px;
}
.x-dlg .x-dlg-bg{
filter:alpha(opacity=80);
opacity:.85;
-moz-opacity:.85;
zoom:1;
}
.x-dlg-modal .x-dlg-bg {
opacity:.75;
-moz-opacity:.75;
filter:alpha(opacity=70);
}
.x-dlg .x-dlg-bg-center {
padding: 2px 7px 7px 7px;
background:transparent url(++resource++ext/images/aero/basic-dialog/bg-center.gif) repeat-x bottom;
zoom:1;
}
.x-dlg .x-dlg-bg-left{
padding-left:7px;
background:transparent url(++resource++ext/images/aero/basic-dialog/bg-left.gif) no-repeat bottom left;
zoom:1;
}
.x-dlg .x-dlg-bg-right{
padding-right:7px;
background:transparent url(++resource++ext/images/aero/basic-dialog/bg-right.gif) no-repeat bottom right;
zoom:1;
}
.x-dlg-auto-tabs .x-dlg-dlg-body, .x-dlg-auto-layout .x-dlg-dlg-body{
background:transparent;
border:0 none;
}
.x-dlg-auto-tabs .x-dlg-bd, .x-dlg-auto-layout .x-dlg-bd{
background:#fff;
border:1px solid #e9f3f5;
}
.x-dlg-auto-tabs .x-tabs-top .x-tabs-body,.x-dlg-auto-tabs .x-tabs-bottom .x-tabs-body{
border-color:#8db2e3;
}
.x-dlg-auto-tabs .x-tabs-top .x-tabs-wrap,.x-dlg-auto-tabs .x-tabs-bottom .x-tabs-wrap{
border-color:#8db2e3;
}
.x-dlg .x-dlg-toolbox {
width:50px;
height:20px;
right:5px;
top:5px;
}
.x-dlg .x-dlg-close, .x-dlg .x-dlg-collapse {
width:21px;
height:20px;
margin:0;
}
.x-dlg .x-dlg-close {
background-image:url(++resource++ext/images/aero/basic-dialog/aero-close.gif);
}
.x-dlg .x-dlg-collapse {
background-image:url(++resource++ext/images/aero/basic-dialog/collapse.gif);
}
.x-dlg-collapsed {
border-bottom:1px solid globalExtraBorderColor;
}
.x-dlg .x-dlg-close-over {
background-image:url(++resource++ext/images/aero/basic-dialog/aero-close-over.gif);
}
.x-dlg .x-dlg-collapse-over {
background-image:url(++resource++ext/images/aero/basic-dialog/collapse-over.gif);
}
.x-dlg-collapsed .x-dlg-collapse {
background-image:url(++resource++ext/images/aero/basic-dialog/expand.gif);
}
.x-dlg-collapsed .x-dlg-collapse-over {
background-image:url(++resource++ext/images/aero/basic-dialog/expand-over.gif);
}
.x-dlg div.x-resizable-handle-east{
background-image:url(++resource++ext/images/aero/s.gif);
border:0 none;
}
.x-dlg div.x-resizable-handle-south{
background-image:url(++resource++ext/images/aero/s.gif);
border:0 none;
}
.x-dlg div.x-resizable-handle-west{
background-image:url(++resource++ext/images/aero/s.gif);
border:0 none;
}
.x-dlg div.x-resizable-handle-southeast{
background-image:url(++resource++ext/images/aero/basic-dialog/se-handle.gif);
background-position: bottom right;
width:9px;
height:9px;
border:0;
right:2px;
bottom:2px;
}
.x-dlg div.x-resizable-handle-southwest{
background-image:url(++resource++ext/images/aero/s.gif);
background-position: top right;
margin-left:1px;
margin-bottom:1px;
border:0;
}
.x-dlg div.x-resizable-handle-north{
background-image:url(++resource++ext/images/aero/s.gif);
border:0 none;
}
#x-msg-box .x-dlg-bd{
background:#CFE0F5;
border:0 none;
}
body.x-masked #x-msg-box .x-dlg-bd, body.x-body-masked #x-msg-box .x-dlg-bd{
background:#c4d2e3;
border:0 none;
}
/* */
.x-layout-container{
background:#deecfd;
}
.x-layout-collapsed{
background-color:#deecfd;
border:1px solid #99bbe8;
}
.x-layout-collapsed-over{
background-color:#F5F9FE;
}
.x-layout-panel{
border:1px solid #99bbe8;
}
.x-layout-nested-layout .x-layout-panel {
border:0 none;
}
.x-layout-split{
background-color:#deecfd;
}
.x-layout-panel-hd{
background: #ebeadb url(++resource++ext/images/aero/grid/grid-hrow.gif) repeat-x;
border-bottom:1px solid #99bbe8;
}
.x-layout-panel-hd-text {
color:#15428b;
font:bold 11px tahoma,arial,verdana,sans-serif;
}
.x-layout-split-h{
background:#deecfd;
}
.x-layout-split-v{
background:#deecfd;
}
.x-layout-panel .x-tabs-top .x-tabs-wrap{
border:0 none;
border-bottom:1px solid #8db2e3;
}
.x-layout-panel .x-tabs-bottom .x-tabs-wrap{
border:0 none;
border-top:1px solid #8db2e3;
}
.x-layout-nested-layout .x-layout-panel-north {
border-bottom:1px solid #99bbe8;
}
.x-layout-nested-layout .x-layout-panel-south {
border-top:1px solid #99bbe8;
}
.x-layout-nested-layout .x-layout-panel-east {
border-left:1px solid #99bbe8;
}
.x-layout-nested-layout .x-layout-panel-west {
border-right:1px solid #99bbe8;
}
.x-layout-panel-dragover {
border: 2px solid #99bbe8;
}
.x-layout-panel-proxy {
background-image: url(++resource++ext/images/aero/layout/gradient-bg.gif);
background-color:#f3f2e7;
border:1px dashed #99bbe8;
}
.x-layout-container .x-layout-tabs-body{
border:0 none;
}
/* */
.x-resizable-proxy{
border: 1px dashed #3b5a82;
}
/* */
.x-grid-hd-text {
color:#15428b;
font-weight:bold;
}
.x-grid-locked .x-grid-body td {
background: #FBFDFF;
border-right: 1px solid #deecfd;
border-bottom: 1px solid #deecfd !important;
}
.x-grid-locked .x-grid-body td .x-grid-cell-inner {
border-top:0 none;
}
.x-grid-locked .x-grid-row-alt td{
background: #F5FAFE;
}
.x-grid-locked .x-grid-row-selected td{
color: #fff !important;
background-color: #316ac5 !important;
}
.x-grid-hd{
border-bottom:0;
background:none;
}
.x-grid-hd-row{
height:auto;
}
.x-grid-hd-over {
border-bottom:0 none;
}
.x-grid-hd-over .x-grid-hd-body{
background:none;
border-bottom:0 none;
}
.x-grid-hd-over .x-grid-hd-body{
background-color: transparent;
border-bottom:0;
}
.x-grid-split {
background-image: url(++resource++ext/images/aero/grid/grid-blue-split.gif);
}
.x-grid-header{
background: url(++resource++ext/images/aero/grid/grid-hrow.gif);
border:0 none;
border-bottom:1px solid #6f99cf;
}
.x-grid-row-alt{
background-color: #f5f5f5;
}
.x-grid-row-over td, .x-grid-locked .x-grid-row-over td{
background:#d9e8fb;
}
.x-grid-col {
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.x-grid-header .x-grid-hd-inner {
padding-bottom: 1px;
}
.x-grid-header  .x-grid-hd-text {
padding-bottom: 3px;
}
.x-grid-hd-over .x-grid-hd-inner {
border-bottom: 1px solid #316ac5;
padding-bottom: 0;
}
.x-grid-hd-over .x-grid-hd-text {
background: #d5e4f5;
border-bottom: 1px solid #fff;
padding-bottom: 2px;
}
.x-grid-header .sort-asc .x-grid-hd-inner, .x-grid-header .sort-desc .x-grid-hd-inner {
border-bottom: 1px solid #316ac5;
padding-bottom: 0;
}
.x-grid-header .sort-asc  .x-grid-hd-text, .x-grid-header .sort-desc .x-grid-hd-text {
border-bottom: 0 none;
padding-bottom: 3px;
}
.x-grid-header .sort-asc .x-grid-sort-icon {
background-image: url(++resource++ext/images/aero/grid/sort_asc.gif);
}
.x-grid-header .sort-desc .x-grid-sort-icon {
background-image: url(++resource++ext/images/aero/grid/sort_desc.gif);
}
.x-dd-drag-proxy .x-grid-hd-inner{
background: #ebeadb url(++resource++ext/images/aero/grid/grid-hrow.gif) repeat-x;
height:22px;
width:120px;
}
/* */
.x-toolbar{
padding:2px 2px 2px 2px;
background:#d0def0 url(++resource++ext/images/default/toolbar/tb-bg.gif) repeat-x;
}
.x-toolbar .ytb-sep{
background-image: url(++resource++ext/images/aero/grid/grid-blue-split.gif);
}
.x-toolbar .x-btn-over .x-btn-left{
background:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x-toolbar .x-btn-over .x-btn-right{
background:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x-toolbar .x-btn-over .x-btn-center{
background:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;
}
.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:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;
}
.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:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;
}
.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:url(++resource++ext/images/aero/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;
}
}


/* ----- ++resource++gadoz/base.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadoz/base.css?original=1 */
html, body {
overflow: hidden;
height: 100%;
}
#content {
margin-top: 1em;
}
h1 {
font-size: 100%;
font-weight: bold;
}
h2 {
font-size: 9pt;
font-weight: bold;
}
h1 a,
h2 a {
color: #225593 !important;
}
.wide {
width: 100%;
}
.nowrap {
white-space: nowrap;
}
.strong {
font-weight: bold;
}
td.error {
width: auto !important;
}
.center {
text-align: center;
}
.userCompany {
color: red;
}
.userDivision {
color: green;
}
.userMember {
color: blue;
}
.userUnkown {
border-top: 1px solid #76797c;
border-bottom: 1px solid #76797c;
}
.management .userCompany {
color: red;
}
.management .userDivision {
margin-left: 2em;
color: green;
}
.management .userMember {
margin-left: 1em;
color: blue;
}
.management .userMemberDivision {
margin-left: 3em;
color: blue;
}
.validation_error {
border: 1px solid red;
background: #FCC;
}
span.validation_error {
padding: 0.3em;
}
.message {
font-size: 1.1em;
padding: 0.5em 1em;
margin: 1em 2em;
min-width: 18em;
cursor: pointer;
}
.message.info {
border: 1px solid #DC8;
background: #FD9;
}
.message.warning {
border: 1px solid #E96;
background: #FB8;
}
.message.error {
border: 1px solid red;
background: #FCC;
}
.state-public {
color: blue;
}
.state-accepted,
.state-approved,
.state-samples-received,
.state-in-process {
color: green;
}
.state-completed,
.state-released {
color: blue;
}
.state-on-hold,
.state-approving {
color: red;
}
.priority-standard {
font-size: 100%;
}
.priority-medium,
.priority-Normal {
font-weight: normal;
color: green;
}
.priority-high,
.priority-High {
font-weight: normal;
color: #ffa500;
}
.priority-critical,
.priority-Critical {
font-weight: normal;
color: #ff3333;
}

}


/* ----- ++resource++gadoz/public.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadoz/public.css?original=1 */
.fieldset {
margin-top: 1em;
margin-bottom: 0em;
color: black !important;
background-color: #f5f5f5;
padding: 0.5em 1em 0.5em 1em;
}
.frame .fieldset,
.topframe .fieldset {
color: &dtml-black; !important;
background-color: #f5f5f5;;
}
.fieldset h1 {
margin-bottom: 1em;
}
.fieldset label {
font-weight: normal;
}
.fieldset .header {
border-bottom: 1px solid #b9d5f0;
}
.fieldset th {
font-weight: normal;
text-align: left;
}
.fieldset .addButton {
margin-bottom: 4px;
font-weight: normal;
}
.fieldset .fieldRequired {
color: red;
}
.statistics, .statistics_top {
font-size: 90%;
}
.statistics label,
.statistics_top label {
color: #76797c;
}
.statistical th {
padding: 0.25em 0.5em 0.25em 0.5em;
text-align: center;
font-weight: normal;
background: #daebfe;
border-right: 1px solid #b9d5f0;
border-bottom: 1px solid #b9d5f0;
}
.statistical th.groupBy {
border-left: none;
border-right: 1px solid #b9d5f0;
}
.statistical td {
text-align: center;
padding: 0.1em 0.5em 0.1em 0.5em;
border-right: 1px solid #b9d5f0;
}
.statistical td.groupBy {
text-align: right;
}
/* */
.infoTable {
font-size: 90%;
margin: 0.2em 0 0 0;
}
.infoTable h2 {
font-weight: normal;
}
.infoTable tr {
vertical-align: top;
}
.infoTable td {
padding: 0 0.5em 0 0.5em;
border-top: 1px dashed #76797c;
}
.infoTable tr > td:first-child {
white-space: nowrap;
color: #76797c;;
border-right: 1px dashed #76797c;
padding-top: 0.1em;
padding-bottom: 0.1em;
}
.infoTable tr:first-child td {
border-top: none;
}
.infoTable2 {
font-size: 80%;
margin-top: 1em;
margin-left: 0em;
}
.infoTable2 h2 {
font-weight: normal;
}
.infoTable2 tr {
vertical-align: top;
}
.infoTable2 table {
margin-top: 0.5em;
}
.infoTable2 tbody {
width: 100%;
}
.infoTable2 td {
width: 50%;
padding: 0.2em 0.5em 0.2em 0.5em;
border-bottom: 1px solid #b9d5f0;
border-right: 1px solid #b9d5f0;
}
.infoTable2 tr > td:first-child {
color: #76797c;
background-color: #f5f5f5;
white-space: nowrap;
border-left: 1px solid #b9d5f0;
border-right: 1px solid #b9d5f0;
}
.infoTable2 tr:first-child td {
border-top: 1px solid #b9d5f0;
}
/* */
.file {
font-size: 90%;
padding: 0 2.2em 0.8em 0;
color: #76797c;
}
.file:first-line {
color: black;
}
.file div {
padding-left: 2.2em;
}
.file .comment {
border: none;
color: black;
background-color: transparent;
margin-bottom: 0;
padding-bottom: 0;
}
.file .comment > span:first-child {
color: #76797c;
}
/* */
.infoview {
padding: 0;
font-size: 100%;
}
.infoview > div:first-child,
.infoviews dd > a:first-child {
border-bottom: 1px solid #b9d5f0;
}
.infoview > div:first-child a {
font-size: 110%;
font-weight: bold;
}
.infoview .description {
font-size: 90%;
margin-top: 1em;
margin-bottom: 0.5em;
}
.infoview .description div {
margin-top: 0;
min-height: 5em;
}
.infoview:first-child table {
width: 100%;
}
.infoview table.extraInfo tbody {
width: 100%;
}
.infoview table.extraInfo tr {
vertical-align: top;
}
.infoview table.extraInfo td {
width: 50%;
}
.infoview table.extraInfo tr > td:first-child {
padding-right: 1em;
}
.infoview .quickInfo,
.infoviews .quickInfo {
font-size: 90%;
padding-top: 0.5em
padding-right: 1em;
}
.infoview .quickInfo span,
.infoviews .quickInfo span {
color: #76797c;
white-space: nowrap;
}
.infoview .quickInfo span a,
.infoviews .quickInfo span a {
display: inline;
}
/* */
.comments {
background-color: transparent;
padding-bottom: 0.5em;
}
#comments .comment {
margin-top: 1em;
margin-bottom: 0em;
color: black !important;
background-color: #f5f5f5;
padding: 0.5em 1em 0.5em 1em;
}
.commentDescription {
font-size: 80%;
color: #76797c;
}
/* */
.imageThumbnails {
height: auto;
overflow: auto;
}
.imageEntry {
padding: 0.5em;
margin: 0.5em;
background-color: #daebfe;
border: 1px solid #b9d5f0;
}
.imageEntry .image {
text-align: center;
}
.non-viewable {
background-color: transparent !important;
border-style: none !important;
}
* html .infoTable td {
color: expression((this==this.parentNode.firstChild)?('#76797c'):('black'));
border-right: expression((this==this.parentNode.firstChild)?('1px dashed #76797c'):('none'));
border-top: expression((this.parentNode==this.parentNode.parentNode.firstChild)?('none'):('1px dashed #76797c'));
}
* html .infoTable2 td {
color: expression((this==this.parentNode.firstChild)?('#76797c'):('black'));
background-color: expression((this==this.parentNode.firstChild)?('#f5f5f5'):('white'));
border-left: expression((this==this.parentNode.firstChild)?('1px solid #b9d5f0'):('none'));
border-top: expression((this.parentNode==this.parentNode.parentNode.firstChild)?('1px solid #b9d5f0'):('none'));
}
* html .infoview div {
border-bottom: expression((this==this.parentNode.firstChild)?('1px solid #b9d5f0'):('none'));
}

}


/* ----- ++resource++gadoz/page.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadoz/page.css?original=1 */
#pages {
padding-top: 2em;
width: auto;
}
#pages .portalMessage {
font-size: 90%;
margin: 0em 2.5em 2em 2.5em;
}
.pageTabs {
list-style: none;
line-height: normal;
padding-left: 1.5em;
margin: 0 2.2em 0 2.2em;
background-color: transparent;
}
.pageTabs li {
display: inline;
padding-top: 0.5em;
}
.pageTabs li a {
background-color: transparent;
border: 1px solid #b9d5f0;
height: auto;
margin-right: 0.5em;
padding: 0em 1.5em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
color: #225593;
}
.pageTabs .selected a {
background-color: #daebfe;
border-bottom-color: #daebfe;
}
.pageTabs li a:hover {
background-color: #daebfe;
}
.page {
padding: 1.5em;
margin: 0 2em 0 2em;
border: 1px solid #b9d5f0;
border-top: 1px solid #b9d5f0;
background-color: #daebfe;
font-size: 110%;
}
.frame,
.page .frame {
border: 1px solid #74ae0b;
margin-top: 1em;
padding: 1em;
font-size: 110%;
background: white;
}
.topframe,
.page .topframe {
border: 1px solid #74ae0b;
margin-top: 0em;
padding: 1em;
font-size: 110%;
background: white;
}
.documentframe,
.page .documentframe {
border: 1px solid #74ae0b;
border-top: none;
margin-top: 0em;
padding: 1em;
font-size: 110%;
background: white;
}
.page .infoframe {
padding: 2em 2em 0em 2em;
}
.page .topframe .documentContent,
.page #content .topframe .documentContent {
margin: 0 !important;
padding: 0 !important;
}
.page h1 {
padding-top: 0;
}
.page h4 {
border-bottom: 1px solid #b9d5f0;
}
.page legend {
background-color: transparent;
}
.page .documentContent
.page #content .documentContent {
padding-top: 1em !important;
margin-bottom: 1em !important;
}
.page #content {
padding: 0;
}
.page .contentView {
margin-top: 1em;
}
.page .listing {
margin-bottom: 0;
}
.page .formControls {
margin-top: 0.5em;
margin-bottom: 0;
}
.page .documentEditable {
padding: 0 !important;
}
#pageContent {
margin-bottom:0 !important;
}
#page #content {
padding: 0em !important;
margin: 0 !important;
}

}


/* ----- ++resource++gadoz/fieldset.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadoz/fieldset.css?original=1 */
.fieldset {
margin-top: 1em;
margin-bottom: 0em;
color: black !important;
background-color: #f5f5f5;
padding: 0.5em 1em 0.5em 1em;
}
.frame .fieldset,
.topframe .fieldset {
color: &dtml-black; !important;
background-color: #f5f5f5;;
}
.fieldset h1 {
margin-bottom: 1em;
}
.fieldset label {
font-weight: normal;
}
.fieldset .header {
border-bottom: 1px solid #b9d5f0;
}
.fieldset th {
font-weight: normal;
text-align: left;
}
.fieldset .addButton {
margin-bottom: 4px;
font-weight: normal;
}
.fieldset .fieldRequired {
color: red;
}

}


/* ----- ++resource++gadozajax_breadcrumbs/breadcrumbs.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadozajax_breadcrumbs/breadcrumbs.css?original=1 */
#portal-topmenu {
z-index: 99900;
background-color: #daebfe;
}
#portal-topmenu .discreet a {
font-weight: bold;
text-decoration: none;
}
#portal-topmenu .x-menubar {
padding: 0;
border-width: 0;
background-color: #daebfe;
}
#portal-topmenu .x-menubar .x-btn {
font-size: 100%;
border-width: 0;
background-image: url("++resource++gadozajax_breadcrumbs/devider.gif");
background-position: right center;
background-repeat: no-repeat;
background-color: #daebfe;
}
#portal-topmenu .x-menubar .x-btn-over,
#portal-topmenu .x-menubar .x-btn-click,
#portal-topmenu .x-menubar .x-btn-pressed,
#portal-topmenu .x-menubar .x-btn-menu-active {
background-color: transparent;
background-image: url('++resource++gadozajax_breadcrumbs/divider-highlighted.gif');
}
#portal-topmenu .x-menubar .x-btn-over .x-btn-left,
#portal-topmenu .x-menubar .x-btn-over .x-btn-right,
#portal-topmenu .x-menubar .x-btn-over .x-btn-center,
#portal-topmenu .x-menubar .x-btn-click .x-btn-left,
#portal-topmenu .x-menubar .x-btn-pressed .x-btn-left,
#portal-topmenu .x-menubar .x-btn-menu-active .x-btn-left,
#portal-topmenu .x-menubar .x-btn-click .x-btn-right,
#portal-topmenu .x-menubar .x-btn-pressed .x-btn-right,
#portal-topmenu .x-menubar .x-btn-menu-active .x-btn-right,
#portal-topmenu .x-menubar .x-btn-click .x-btn-center,
#portal-topmenu .x-menubar .x-btn-pressed .x-btn-center,
#portal-topmenu .x-menubar .x-btn-menu-active .x-btn-center {
background: transparent;
}
#portal-topmenu .x-menubar .x-btn-center {
background: transparent;
padding: 0.4em 1.2em 0.4em 0.4em;
}
#portal-topmenu .x-menubar .x-btn-center em {
background: transparent;
padding-right: 1.2em;
}
#portal-personalmenu {
float: right;
padding: 0.2em 0 0.2em 0;
}

}


/* ----- ++resource++gadozajax/base.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadozajax/base.css?original=1 */
body {
background-color: #f5f5f5;
}
#portal-logo {
margin: 0.5em 0em 0.75em 1.5em;
}
#portal-searchbox {
margin-top: 0.5em;
}
#portal-header {
background-color: white;
}
#visual-portal-wrapper {
overflow-x: hidden!important;
}
#portal-colophon .colophonIcon {
color:rgba(255,255,255,0)
text-indent: -3000px;
display: inline-block;
font: 0/0 Arial;
overflow: hidden;
padding: 15px 0 0 0;
background-repeat: no-repeat;
vertical-align:bottom;
}

}


/* ----- ++resource++gadozajax/Menubar.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadozajax/Menubar.css?original=1 */
.x-menubar {
border-color: #eaf0f7 #eaf0f7 #a9bfd3 #eaf0f7;
display: block;
padding: 2px;
}
.x-menubar td {
vertical-align: middle;
}
.x-menubar td, .x-menubar span, .x-menubar input,
.x-menubar div, .x-menubar select, .x-menubar label {
white-space: nowrap;
font: normal 85% 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.x-menubar .x-item-disabled {
color: gray;
cursor: default;
opacity:.6;
moz-opacity:.6;
filter:alpha(opacity=60);
}
.x-menubar .x-item-disabled * {
color: gray;
cursor: default;
}
.x-menubar .x-btn-left {
background: none;
}
.x-menubar .x-btn-right {
background: none;
}
.x-menubar .x-btn-center{
background: none;
padding:0 0;
}
.x-menubar .x-btn-menu-text-wrap .x-btn-center button {
padding-right: 2px;
}
.ext-gecko .x-menubar .x-btn-menu-text-wrap .x-btn-center button{
padding-right: 0;
}
.x-menubar .x-btn-menu-arrow-wrap .x-btn-center button{
padding: 0 2px;
}
.x-menubar .x-btn-menu-arrow-wrap .x-btn-center button {
width: 12px;
background: transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-menubar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
width: 12px;
background: transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-menubar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
background-position: 0 -47px;
}
.x-menubar .x-btn-over .x-btn-left{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x-menubar .x-btn-over .x-btn-right{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x-menubar .x-btn-over .x-btn-center{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;
}
.x-menubar .x-btn-click .x-btn-left,
.x-menubar .x-btn-pressed .x-btn-left,
.x-menubar .x-btn-menu-active .x-btn-left{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;
}
.x-menubar .x-btn-click .x-btn-right,
.x-menubar .x-btn-pressed .x-btn-right,
.x-menubar .x-btn-menu-active .x-btn-right{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;
}
.x-menubar .x-btn-click .x-btn-center,
.x-menubar .x-btn-pressed .x-btn-center,
.x-menubar .x-btn-menu-active .x-btn-center{
background: url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;
}

}


/* ----- ++resource++gadozajax/yui-ext.css ----- */
@media screen {
/* http://lims.ceriumlabs.com/portal_css/++resource++gadozajax/yui-ext.css?original=1 */
body.x-layout-container {
background-color: #daebfe;
}
body .x-layout-panel.x-layout-panel-center {
border: 1px solid #80a0ca;
}
body .x-layout-panel.x-layout-panel-north {
border-width: 0;
}
body .x-layout-panel.x-layout-panel-south {
border-width: 0;
background-color: #daebfe;
}
.x-tabs-strip .x-btn td {
padding: 0;
}
.x-tabs-body {
padding: 1em;
}
ul.x-menu-list {
margin: 0;
}
ul.x-menu-list li {
margin: 0;
}
.x-menu {
border-color: #80a0ca;
}
.x-menubar td,.x-menubar span,.x-menubar input,.x-menubar div,.x-menubar select,.x-menubar label{
white-space: nowrap;
font: normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-menubar .x-item-disabled {
color: gray;
cursor: default;
opacity:.6;
moz-opacity:.6;
filter:alpha(opacity=60);
}
.x-menubar .x-item-disabled * {
color: gray;
cursor: default;
}
.x-menubar .x-btn-left {
background: none;
}
.x-menubar .x-btn-right {
background: none;
}
.x-menubar .x-btn-center{
background: none;
padding:0 0;
}
.x-menubar .x-btn-menu-text-wrap .x-btn-center button {
padding-right:2px;
}
.ext-gecko .x-menubar .x-btn-menu-text-wrap .x-btn-center button{
padding-right:0;
}
.x-menubar .x-btn-menu-arrow-wrap .x-btn-center button{
padding:0 2px;
}
.x-menubar .x-btn-menu-arrow-wrap .x-btn-center button {
width:12px;
background:transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-menubar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
width:12px;
background:transparent url(++resource++ext/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x-menubar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
background-position: 0 -47px;
}
.x-menubar .x-btn-over .x-btn-left{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x-menubar .x-btn-over .x-btn-right{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x-menubar .x-btn-over .x-btn-center{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;
}
.x-menubar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;
}
.x-menubar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;
}
.x-menubar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
background:url(++resource++ext/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;
}
ul.x-menu-list {
margin: 0;
list-style: none;
list-style-image: none;
list-style-type: none;
}
ul.x-menu-list li {
margin: 0;
list-style: none;
list-style-image: none;
list-style-type: none;
}

}


/* XXX ERROR -- could not find '++resource++cerium.css/public.css'*/
