.section{border: 2px solid darkgrey; border-radius: 3px 5px;background: lightgrey;padding: 5px; margin: 3px;}
em.red{color: red;}
.darkred{color: darkred;}
.centered{text-align: center;}
.section p{margin: 3px;padding: 0px;}
.section h3, h4{text-align: center;}
.floatMeRight{float: right;margin: 3px;}
.x-btn-default-large .x-btn-inner p{font-size: 12px;}
.compactTable tr, td{margin: 0px; padding: 1px;}
tr.bottomBorder td{border-bottom: 1px solid black}
.form-error-state {background-position: 0 0;background-repeat: no-repeat;cursor: default;font-size: 11px;height: 16px;line-height: 18px;padding-left: 20px;}
.errors-tip .error {font-style: italic;}
.standalone-row .x-grid-cell {background-color: #ffe2e2; color: #900;}
.packcourse-row .x-grid-cell {background-color: #e2ffe2; color: #090; }
.padejexpiredcourse-row .x-grid-cell {background-color: #fff; color: #f00; }
.paidcourse-row .x-grid-cell {background-color: #fff; color: #090; }
.unselectable-row .x-grid-cell {background-color: #F3986A !important; color: #900; }
.ux-rangemenu-icon {display: block; height: 16px; background: no-repeat 5px center;}
.ux-rangemenu-gt {background-image: url(scripts/lib/extjs/examples/build/KitchenSink/ext-theme-classic/resources/images/grid/greater_than.png) !important;}
.ux-rangemenu-lt {background-image: url(scripts/lib/extjs/examples/build/KitchenSink/ext-theme-classic/resources/images/grid/less_than.png) !important;}
.ux-gridfilter-text-icon {background-image: url(scripts/lib/extjs/examples/build/KitchenSink/ext-theme-classic/resources/images/grid/find.png) !important;}
.ux-rangemenu-eq {background-image: url(scripts/lib/extjs/examples/build/KitchenSink/ext-theme-classic/resources/images/grid/equals.png) !important;}

.btn-home-page
{
background-color: #add2ed !important;
background-image: none;
}
.btn-home-page-text
{
font-size: 12px;
font-weight: bold;
font-family: helvetica, arial, verdana, sans-serif;
color: #666666;
}
.x-btn-home-page-over
{
background-color: #a3c8e3 !important;
background-image: none;
}
