/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mx-anchor-desc {
  background-image: url(image/sort-arrow-desc.gif);
}
.mx-anchor-desc:link:focus,
.mx-anchor-desc:visited:focus {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.mx-anchor-desc:link,
.mx-anchor-desc:visited {
  background-image: url(image/sort-arrow-desc.gif);
}
.mx-anchor-desc:link:hover,
.mx-anchor-desc:visited:hover,
.mx-anchor-desc:link:active,
.mx-anchor-desc:visited:active {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
/* these css are for public use */
/* =================================================================================================
	#eaa
================================================================================================= */
.eaa-debug {
  border: 1px solid #ff0000 !important;
}
.eaa-debug td {
  border: 1px solid #ff0000 !important;
}
.eaa-debug2 {
  border: 1px solid #006600 !important;
}
.eaa-debug2 td {
  border: 1px solid #006600 !important;
}
.eaa-debug3 {
  border: 1px solid #000000 !important;
}
.eaa-debug3 td {
  border: 1px solid #000000 !important;
}
.eaa-debug4 {
  border: 1px solid #ff5e00 !important;
}
.eaa-debug4 td {
  border: 1px solid #ff5e00 !important;
}
.eaa-width-max {
  width: 100%;
}
.eaa-left {
  text-align: left;
}
.eaa-center {
  text-align: center;
}
.eaa-right {
  text-align: right;
}
.eaa-top {
  vertical-align: top;
}
.eaa-middle {
  vertical-align: middle;
}
.eaa-nowrap {
  white-space: nowrap;
}
.eaa-margin-b {
  margin-bottom: 10px !important;
}
.eaa-margin-b1 {
  margin-bottom: 1px !important;
}
.eaa-margin-b5 {
  margin-bottom: 5px !important;
}
.eaa-margin-t5 {
  margin-top: 5px !important;
}
.eaa-margin-l5 {
  margin-left: 5px !important;
}
.eaa-margin-r5 {
  margin-right: 5px !important;
}
.eaa-margin-b10 {
  margin-bottom: 10px !important;
}
.eaa-margin-t10 {
  margin-top: 10px !important;
}
.eaa-margin-l10 {
  margin-left: 10px !important;
}
.eaa-margin-r10 {
  margin-right: 10px !important;
}
.eaa-margin-b20 {
  margin-bottom: 20px !important;
}
.eaa-margin-t20 {
  margin-top: 20px !important;
}
.eaa-margin-l20 {
  margin-left: 20px !important;
}
.eaa-margin-r20 {
  margin-right: 20px !important;
}
.eaa-padding-b5 {
  padding-bottom: 5px !important;
}
.eaa-padding-t5 {
  padding-top: 5px !important;
}
.eaa-padding-l5 {
  padding-left: 5px !important;
}
.eaa-padding-r5 {
  padding-right: 5px !important;
}
.eaa-padding-b10 {
  padding-bottom: 10px !important;
}
.eaa-padding-t10 {
  padding-top: 10px !important;
}
.eaa-padding-l10 {
  padding-left: 10px !important;
}
.eaa-padding-r10 {
  padding-right: 10px !important;
}
.eaa-odd {
  background-color: #ffffda;
}
.eaa-even {
  background-color: #ffffff;
}
.eaa-table-center {
  margin-left: auto;
  margin-right: auto;
}
.eaa-table-totalcount {
  text-align: left;
  padding-left: 5px !important;
}
/* =================================================================================================
	#eaa-button-*
================================================================================================= */
/* =================================================================================================
	for rich:popupPanel
================================================================================================= */
/* =================================================================================================
	#eaa-table
================================================================================================= */
/* =================================================================================================
	#eaa-msg-*
================================================================================================= */
/* eaa tags for private use only */
.eaa-black {
  color: #000000;
}
.eaa-red {
  color: #ff0000;
}
.eaa-green {
  color: #006600;
}
.eaa-orange {
  color: #ff5e00;
}
.eaa-blue {
  color: #004d99;
}
.eaa-purple {
  color: #9e00d1;
}
.eaa-error {
  color: #ff0000;
}
.eaa-warn {
  color: #ff5e00;
}
.eaa-okay {
  color: #006600;
}
.eaa-classlevel-s5 {
  background-color: #dadaff;
}
.eaa-classlevel-s6 {
  background-color: #c0c0f9;
}
.eaa-status-wip {
  color: #000000;
}
.eaa-status-alert {
  color: #ff0000;
}
.eaa-status-okay {
  color: #006600;
}
.eaa-bg-red {
  background-color: #ff0000;
}
.eaa-bg-white {
  background-color: #ffffff;
}
.eaa-width-100pc {
  width: 100%;
}
/* =================================================================================================
	#eaa-table
================================================================================================= */
.eaa-table td {
  padding: 4px 10px;
}
.eaa-table td label {
  color: #004d99;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #000000;
  font-weight: inherit;
}
/* =================================================================================================
	#eaa-container
================================================================================================= */
.eaa-container {
  background-color: white;
  -webkit-border-radius: 0.714em;
  -moz-border-radius: 0.714em;
  border-radius: 0.714em;
  border: 1px solid #bed6f8;
  /* control the max width here: either fixed or fluid */
  /* width: 950px; */

  /* width: 98%; */

  min-height: 580px;
  min-width: 980px;
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 0.714em;
  margin-bottom: 0.714em;
  /* 10px */

}
/* =================================================================================================
	#eaa-header
================================================================================================= */
.eaa-header {
  padding: 0 0.714em;
  /* 10px */

}
.eaa-header .eaa-header-tbl {
  margin: 0.714em 0;
  /* 10px */

}
.eaa-header .eaa-header-tbl .eaa-center {
  width: 100%;
  vertical-align: middle;
}
.eaa-header .eaa-header-tbl .eaa-appname {
  color: #494949;
  font-size: 1.1em;
  /* 15px */

  font-weight: bold;
  /* control indent from logo */

  margin-left: 2.143em;
  /* 30px */

}
.eaa-header .eaa-header-tbl ul {
  /* right pane school & user info */

  font-size: 0.8571428571428571em;
  list-style-type: none;
  text-align: right;
  white-space: nowrap;
}
.eaa-header .eaa-header-tbl .eaa-schoolinfo {
  color: #000000;
}
.eaa-header .eaa-header-tbl .eaa-userid {
  color: #006600;
}
.eaa-header .eaa-header-tbl .eaa-userrole {
  color: #ff5e00;
}
/* =================================================================================================
	#eaa-topmenu
================================================================================================= */
.eaa-topmenu {
  padding: 0;
}
.eaa-topmenu .eaa-topmenu-menubar {
  border: 1px solid #bed6f8;
  border-left: 0;
  border-right: 0;
  background-color: #d6e6fb;
  padding: 0;
}
.eaa-topmenu .eaa-topmenu-menubar .ui-menuitem-text {
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
.eaa-topmenu .eaa-topmenu-menubar > .ui-menu-list .ui-menu-list {
  border: 1px solid #bed6f8;
}
.eaa-topmenu .eaa-topmenu-menubar > .ui-menu-list > .ui-menuitem > .ui-menu-list {
  top: 26px !important;
}
.eaa-topmenu .eaa-topmenu-logout {
  position: absolute;
  right: 4px;
}
.eaa-topmenu .ui-shadow {
  background-color: #d6e6fb;
  box-shadow: none;
}
.eaa-topmenu .ui-state-hover,
.eaa-topmenu .ui-widget-content .ui-state-hover,
.eaa-topmenu .ui-widget-header .ui-state-hover,
.eaa-topmenu .ui-state-focus,
.eaa-topmenu .ui-widget-content .ui-state-focus,
.eaa-topmenu .ui-widget-header .ui-state-focus {
  background: none;
  background-color: #90bbf4;
}
.eaa-topmenu .ui-widget-content a {
  color: #000000;
}
.eaa-topmenu .ui-menu,
.eaa-topmenu .ui-menu .ui-menu-child {
  background: #d6e6fb !important;
}
.folder-new {
  background: url(../image/leaf_icon.gif) !important;
  height: 16px;
  width: 16px;
}
.folder-node {
  background: url(../image/node_icon.gif) !important;
  height: 16px;
  width: 16px;
}
.folder-leaf {
  background: url(../image/circle-right-icon.png) !important;
  height: 16px;
  width: 16px;
}	
.folder-leaf1 {
  background: url(../image/circle-group-icon.png) !important;
  height: 16px;
  width: 16px;
}	
/* =================================================================================================
	#eaa-breadcrumb
================================================================================================= */
.eaa-breadcrumb {
  background-color: #eee;
  border-radius: .5em;
  /* 7px */

  font-size: 0.9285714285714286em;
  margin: 3px 0 15px 0;
  padding: 0;
  padding-bottom: 2px;
  text-indent: 10px;
  width: 100%;
}
.eaa-breadcrumb em {
  color: #006600;
  font-weight: bold;
  margin: 0 0.429em;
  /* 6px */

}
.eaa-breadcrumb img {
  position: relative;
  top: 0.214em;
  /* 3px */
  width: 1.143em;
  /* 16px */

  height: 1.143em;
  /* 16px */
}
/* =================================================================================================
	#eaa-content
================================================================================================= */
.eaa-content {
  padding: 0 10px 20px 10px;
}
/* =================================================================================================
	#eaa-msg
================================================================================================= */
.eaa-msg-okay {
  color: #006600;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("image/rf_okay.png");
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  vertical-align: middle;
}
.eaa-msg-info {
  color: #000000;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("image/rf_info.png");
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  vertical-align: middle;
}
.eaa-msg-warn {
  color: #9e00d1;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("image/rf_warn.png");
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  vertical-align: middle;
}
.eaa-msg-error {
  color: #ff0000;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("image/rf_error.png");
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  vertical-align: middle;
}
.eaa-msg-fatal {
  color: #ff0000;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("image/rf_fatal.png");
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  vertical-align: middle;
}
div.eaa-hr {
  background: #ffffff url(image/hr.png) no-repeat scroll center;
  height: 10px;
}
.eaa-mandatory {
  font-size: 0.8em;
}
.eaa-mandatory em {
  color: #ff0000;
  font-size: 1.5em;
}
.eaa-column-active > div {
  background-color: #f0cf7e;
}
.eaa-column-active > div > div {
  background-color: #f0cf7e;
}
.eaa-column-active {
  background-color: #f0cf7e;
}
/*
[class^="eaa-icon-"], [class*=" eaa-icon-"] {
    background-image: url(image/glyphicons-halflings-white.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}
.eaa-icon-search {
	background-position: -48px 0;
} 
*/
/* =================================================================================================
	#tag
================================================================================================= */
html {
  background-color: #deedf7;
}
body {
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
pre {
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
h2 {
  color: #f1940a;
  font-size: 1.2857142857142858em;
  font-weight: normal;
  margin: 10px 0;
}
tr,
td {
  border: 0;
}
/* input to handle: button, reset, submit, checkbox, file, image, password, radio, text */
input[type="image"],
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  cursor: pointer;
}
label {
  cursor: text;
}
input[type="image"][disabled="disabled"],
input[type="button"][disabled="disabled"],
input[type="submit"][disabled="disabled"],
input[type="reset"][disabled="disabled"],
button[disabled="disabled"] {
  cursor: default;
}
input[type="text"],
textarea,
select {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 2px;
}
input[type="text"]:focus,
textarea:focus {
  background-color: #ffffc0;
}
input[type="text"][disabled="disabled"] {
  background: #e0e0e0;
}
select {
  /* doesnt work with em */

  padding: 2px;
  /* follow input[type=text] */

  vertical-align: middle;
}
hr {
  border: 1px solid #bed6f8;
  color: #000000;
  font-weight: bold;
  border-radius: 0 0 0 0;
}
/* =================================================================================================
	#primefaces
================================================================================================= */
/*
	Guideline:
	When using tables for layouts (e.g. grouping of search criteria), use p:panelGrid only (or class=eaa-table)
*/
.ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
.ui-widget-content {
  border: 0;
  color: #000000;
}
.ui-widget-header {
  border: 0;
}
.ui-panel-title {
  color: #006600;
}
.ui-datatable tbody td {
  border-color: #c0c0c0 !important;
  text-align: center;
}
.ui-datatable thead th {
  background: #d6e6fb !important;
}
.ui-datatable-odd {
  background: none repeat scroll 0 0 #ffffff !important;
}
.ui-datatable-even {
  background: none repeat scroll 0 0 #ffffda !important;
}
/*
.ui-panelgrid .ui-widget-content {
	border: 0;
} 
*/
.ui-panelgrid td {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  border: 0;
  padding-right: 20px;
}
.ui-panelgrid em {
  /* for asterisk, indicating compulsory fields */

  color: red;
  font-size: 1.17em;
  /* 16px */
}
.ui-panelgrid label {
  color: #004d99;
}
.ui-panelgrid-cell {
  border: 0 !important;
}
.ui-widget-header {
  background: none;
  background-color: #d6e6fb;
  font-weight: normal;
  border: 1px solid #a8a8a8;
}
.ui-button .ui-button-text {
  display: auto;
  line-height: auto;
  font-weight: normal;
  margin-right: none;
}
.ui-state-disabled {
  opacity: 1 !important;
}
.ui-messages-info-icon {
  background: url("image/rf_okay.png");
}
.ui-messages-warn, .ui-message-warn {
  color: #FF4719;	
}
.ui-message-error-detail {
  width: auto;
  word-wrap: break-word;
}
.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label {
  cursor: default;
  background-color: #E0E0E0;
}
.ui-radiobutton {
  padding-right: 10px;
}
.ui-separator {
  border: 1px solid #bed6f8;
}
.ui-picklist-list.ui-picklist-source,
.ui-picklist-list.ui-picklist-target {
  border: 1px solid #d6e6fb !important;
}
/* Remove red box when validation error exists */
.ui-state-error, 
.ui-widget-content .ui-state-error, 
.ui-widget-header .ui-state-error {
  border: 1px solid #a8a8a8;
}
/* Remove input field background shadow */
.ui-inputfield, 
.ui-widget-content .ui-inputfield, 
.ui-widget-header .ui-inputfield {
  background: #ffffff;
  box-shadow: inset 0 2px 2px #ffffff;
}
/* Change for tab css */
.ui-tabs .ui-tabs-nav {
  background-color: #e0eef7;	
  background: #e0eef7;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  background-color: #dadaff;
  color: #000000;
  font-weight: bold;
  border-color: #a7a7ff;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  background-color: #e0eef7;
  color: #494949;  
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  text-shadow: 1px 1px 1px #333333;
  color: #000000;
  background: #d6e6fb;
}
.ui-tooltip .ui-tooltip-text {
  padding: 3px 10px;
  background-color: #ffffff;
  background-image: none;
  color: #000000;
  border: 1px solid #ff944d;
}
.ui-shadow {
  -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
  boc-shadow: 0px 5px 10px rgba(0,0,0,0.8);
}
.ui-widget-content a {
  color: #000000;
}
.ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #a8a8a8;
    background: #c4c4c4 url("/MG_INT/javax.faces.resource/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png.do?ln=primefaces-aristo") 50% 50% repeat-x;    
    box-shadow: inset 0px 1px 0px #ffffff;
}
.ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #7096ab !important;
    background: #85b2cb url("/MG_INT/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.do?ln=primefaces-aristo") 50% 50% repeat-x;    
    box-shadow: inset 0px 1px 0px #ffffff;
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url("/MG_INT/javax.faces.resource/images/ui-icons_38667f_256x240.png.do?ln=primefaces-aristo");
}
.ui-picklist-button-add {
    position:relative;
    top:31px;
}
.ui-picklist-button-add-all {
    position:relative;
    top:-31px;		    
} 
.ui-picklist-button-add:hover {
    position:relative;
    top:31px;
}
.ui-picklist-button-add-all:hover {
    position:relative;
    top:-31px;		    
} 
/*
.ui-shadow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
	&:active,
	&.active {
    	background-color: darken(@endColor, 10%) e("\9");
  	}    
} 
.ui-menubar .ui-menuitem-text {
	font: 14px/1.231 arial,sans-serif;
}
.ui-widget .ui-widget {
	font: 14px/1.231 arial,sans-serif;
}
.ui-widget tr {
	border-width: 0;
}
.ui-widget td {
	border-width: 0;
}
*//* =================================================================================================
	#richfaces
================================================================================================= */
/* =================================================================================================
	#rich:datatable, rich:extendedDataTable, rich:collapsibleSubTable	
================================================================================================= */
.rf-dt {
  width: 100%;
}
.rf-dt em {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  color: #004d99;
}
.rf-dt .rf-dt-hdr-c,
.rf-dt .rf-dt-shdr-c {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  color: #000;
  background: none;
  background-color: #d6e6fb;
}
.rf-dt .rf-dt-hdr-c a,
.rf-dt .rf-dt-shdr-c a {
  padding-right: 15px;
  text-decoration: none;
  background: #d6e6fb url(image/sort-arrow-link.gif) no-repeat right 1px;
  color: #1c4ba1;
}
.rf-dt .rf-dt-hdr-c a:link:focus,
.rf-dt .rf-dt-shdr-c a:link:focus,
.rf-dt .rf-dt-hdr-c a:visited:focus,
.rf-dt .rf-dt-shdr-c a:visited:focus {
  background-image: url(image/sort-arrow-hover.gif);
  color: #cc6600;
}
.rf-dt .rf-dt-hdr-c a:link,
.rf-dt .rf-dt-shdr-c a:link,
.rf-dt .rf-dt-hdr-c a:visited,
.rf-dt .rf-dt-shdr-c a:visited {
  background-image: url(image/sort-arrow-link.gif);
  color: #1c4ba1;
}
.rf-dt .rf-dt-hdr-c a:link:hover,
.rf-dt .rf-dt-shdr-c a:link:hover,
.rf-dt .rf-dt-hdr-c a:visited:hover,
.rf-dt .rf-dt-shdr-c a:visited:hover,
.rf-dt .rf-dt-hdr-c a:link:active,
.rf-dt .rf-dt-shdr-c a:link:active,
.rf-dt .rf-dt-hdr-c a:visited:active,
.rf-dt .rf-dt-shdr-c a:visited:active {
  background-image: url(image/sort-arrow-hover.gif);
  color: #cc6600;
}
.rf-dt .rf-dt-hdr-c .eaa-table-ascending,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:link:focus,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:link:focus,
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:visited:focus,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:visited:focus {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:link,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:link,
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:visited,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:visited {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:link:hover,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:link:hover,
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:visited:hover,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:visited:hover,
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:link:active,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:link:active,
.rf-dt .rf-dt-hdr-c .eaa-table-ascending:visited:active,
.rf-dt .rf-dt-shdr-c .eaa-table-ascending:visited:active {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-descending,
.rf-dt .rf-dt-shdr-c .eaa-table-descending {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-descending:link:focus,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:link:focus,
.rf-dt .rf-dt-hdr-c .eaa-table-descending:visited:focus,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:visited:focus {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-descending:link,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:link,
.rf-dt .rf-dt-hdr-c .eaa-table-descending:visited,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:visited {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-dt .rf-dt-hdr-c .eaa-table-descending:link:hover,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:link:hover,
.rf-dt .rf-dt-hdr-c .eaa-table-descending:visited:hover,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:visited:hover,
.rf-dt .rf-dt-hdr-c .eaa-table-descending:link:active,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:link:active,
.rf-dt .rf-dt-hdr-c .eaa-table-descending:visited:active,
.rf-dt .rf-dt-shdr-c .eaa-table-descending:visited:active {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .ascending,
.rf-dt .rf-dt-shdr-c .ascending {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-dt .rf-dt-hdr-c .ascending:link:focus,
.rf-dt .rf-dt-shdr-c .ascending:link:focus,
.rf-dt .rf-dt-hdr-c .ascending:visited:focus,
.rf-dt .rf-dt-shdr-c .ascending:visited:focus {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .ascending:link,
.rf-dt .rf-dt-shdr-c .ascending:link,
.rf-dt .rf-dt-hdr-c .ascending:visited,
.rf-dt .rf-dt-shdr-c .ascending:visited {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-dt .rf-dt-hdr-c .ascending:link:hover,
.rf-dt .rf-dt-shdr-c .ascending:link:hover,
.rf-dt .rf-dt-hdr-c .ascending:visited:hover,
.rf-dt .rf-dt-shdr-c .ascending:visited:hover,
.rf-dt .rf-dt-hdr-c .ascending:link:active,
.rf-dt .rf-dt-shdr-c .ascending:link:active,
.rf-dt .rf-dt-hdr-c .ascending:visited:active,
.rf-dt .rf-dt-shdr-c .ascending:visited:active {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .descending,
.rf-dt .rf-dt-shdr-c .descending {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-dt .rf-dt-hdr-c .descending:link:focus,
.rf-dt .rf-dt-shdr-c .descending:link:focus,
.rf-dt .rf-dt-hdr-c .descending:visited:focus,
.rf-dt .rf-dt-shdr-c .descending:visited:focus {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-dt .rf-dt-hdr-c .descending:link,
.rf-dt .rf-dt-shdr-c .descending:link,
.rf-dt .rf-dt-hdr-c .descending:visited,
.rf-dt .rf-dt-shdr-c .descending:visited {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-dt .rf-dt-hdr-c .descending:link:hover,
.rf-dt .rf-dt-shdr-c .descending:link:hover,
.rf-dt .rf-dt-hdr-c .descending:visited:hover,
.rf-dt .rf-dt-shdr-c .descending:visited:hover,
.rf-dt .rf-dt-hdr-c .descending:link:active,
.rf-dt .rf-dt-shdr-c .descending:link:active,
.rf-dt .rf-dt-hdr-c .descending:visited:active,
.rf-dt .rf-dt-shdr-c .descending:visited:active {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-dt .rf-dt-c {
  text-align: center;
}
.rf-dt .rf-dt-ftr-c {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  background-color: #d6e6fb;
}
.rf-edt {
  width: 100%;
}
.rf-edt em {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  color: #004d99;
}
.rf-edt .rf-edt-hdr {
  background: none;
}
.rf-edt .rf-edt-hdr-c {
  background-color: #d6e6fb;
}
.rf-edt .rf-edt-tbl-hdr,
.rf-edt .rf-edt-hdr-c-cnt {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  color: #000;
  background: none;
  background-color: #d6e6fb;
}
.rf-edt .rf-edt-tbl-hdr a,
.rf-edt .rf-edt-hdr-c-cnt a {
  padding-right: 15px;
  text-decoration: none;
  background: #d6e6fb url(image/sort-arrow-link.gif) no-repeat right 1px;
  color: #1c4ba1;
}
.rf-edt .rf-edt-tbl-hdr a:link:focus,
.rf-edt .rf-edt-hdr-c-cnt a:link:focus,
.rf-edt .rf-edt-tbl-hdr a:visited:focus,
.rf-edt .rf-edt-hdr-c-cnt a:visited:focus {
  background-image: url(image/sort-arrow-hover.gif);
  color: #cc6600;
}
.rf-edt .rf-edt-tbl-hdr a:link,
.rf-edt .rf-edt-hdr-c-cnt a:link,
.rf-edt .rf-edt-tbl-hdr a:visited,
.rf-edt .rf-edt-hdr-c-cnt a:visited {
  background-image: url(image/sort-arrow-link.gif);
  color: #1c4ba1;
}
.rf-edt .rf-edt-tbl-hdr a:link:hover,
.rf-edt .rf-edt-hdr-c-cnt a:link:hover,
.rf-edt .rf-edt-tbl-hdr a:visited:hover,
.rf-edt .rf-edt-hdr-c-cnt a:visited:hover,
.rf-edt .rf-edt-tbl-hdr a:link:active,
.rf-edt .rf-edt-hdr-c-cnt a:link:active,
.rf-edt .rf-edt-tbl-hdr a:visited:active,
.rf-edt .rf-edt-hdr-c-cnt a:visited:active {
  background-image: url(image/sort-arrow-hover.gif);
  color: #cc6600;
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:link:focus,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:link:focus,
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:visited:focus,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:visited:focus {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:link,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:link,
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:visited,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:visited {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:link:hover,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:link:hover,
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:visited:hover,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:visited:hover,
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:link:active,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:link:active,
.rf-edt .rf-edt-tbl-hdr .eaa-table-ascending:visited:active,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-ascending:visited:active {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:link:focus,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:link:focus,
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:visited:focus,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:visited:focus {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:link,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:link,
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:visited,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:visited {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:link:hover,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:link:hover,
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:visited:hover,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:visited:hover,
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:link:active,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:link:active,
.rf-edt .rf-edt-tbl-hdr .eaa-table-descending:visited:active,
.rf-edt .rf-edt-hdr-c-cnt .eaa-table-descending:visited:active {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .ascending,
.rf-edt .rf-edt-hdr-c-cnt .ascending {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-edt .rf-edt-tbl-hdr .ascending:link:focus,
.rf-edt .rf-edt-hdr-c-cnt .ascending:link:focus,
.rf-edt .rf-edt-tbl-hdr .ascending:visited:focus,
.rf-edt .rf-edt-hdr-c-cnt .ascending:visited:focus {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .ascending:link,
.rf-edt .rf-edt-hdr-c-cnt .ascending:link,
.rf-edt .rf-edt-tbl-hdr .ascending:visited,
.rf-edt .rf-edt-hdr-c-cnt .ascending:visited {
  background-image: url(image/sort-arrow-asc.gif);
}
.rf-edt .rf-edt-tbl-hdr .ascending:link:hover,
.rf-edt .rf-edt-hdr-c-cnt .ascending:link:hover,
.rf-edt .rf-edt-tbl-hdr .ascending:visited:hover,
.rf-edt .rf-edt-hdr-c-cnt .ascending:visited:hover,
.rf-edt .rf-edt-tbl-hdr .ascending:link:active,
.rf-edt .rf-edt-hdr-c-cnt .ascending:link:active,
.rf-edt .rf-edt-tbl-hdr .ascending:visited:active,
.rf-edt .rf-edt-hdr-c-cnt .ascending:visited:active {
  background-image: url(image/sort-arrow-asc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .descending,
.rf-edt .rf-edt-hdr-c-cnt .descending {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-edt .rf-edt-tbl-hdr .descending:link:focus,
.rf-edt .rf-edt-hdr-c-cnt .descending:link:focus,
.rf-edt .rf-edt-tbl-hdr .descending:visited:focus,
.rf-edt .rf-edt-hdr-c-cnt .descending:visited:focus {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-edt .rf-edt-tbl-hdr .descending:link,
.rf-edt .rf-edt-hdr-c-cnt .descending:link,
.rf-edt .rf-edt-tbl-hdr .descending:visited,
.rf-edt .rf-edt-hdr-c-cnt .descending:visited {
  background-image: url(image/sort-arrow-desc.gif);
}
.rf-edt .rf-edt-tbl-hdr .descending:link:hover,
.rf-edt .rf-edt-hdr-c-cnt .descending:link:hover,
.rf-edt .rf-edt-tbl-hdr .descending:visited:hover,
.rf-edt .rf-edt-hdr-c-cnt .descending:visited:hover,
.rf-edt .rf-edt-tbl-hdr .descending:link:active,
.rf-edt .rf-edt-hdr-c-cnt .descending:link:active,
.rf-edt .rf-edt-tbl-hdr .descending:visited:active,
.rf-edt .rf-edt-hdr-c-cnt .descending:visited:active {
  background-image: url(image/sort-arrow-desc-hover.gif);
}
.rf-edt .rf-edt-c-cnt {
  text-align: center;
}
.rf-edt .rf-edt-c {
  height: 25px;
}
.rf-edt .rf-edt-ftr {
  background-color: #d6e6fb;
  border-top: 0;
}
.rf-edt .rf-edt-tbl-ftr {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  background-color: #d6e6fb;
}
.rf-cst-c {
  text-align: center;
}
.rf-dt .eaa-button-column {
  /*
	.rf-edt-c-cnt {
		padding-top: 0;
		padding-bottom: 0;
	} 
	*/

}
.rf-dt .eaa-button-column .eaa-button-small {
  margin: 1px 0 !important;
}
.rf-edt .eaa-button-column {
  /*
	.rf-edt-c-cnt {
		padding-top: 0;
		padding-bottom: 0;
	} 
	*/

}
.rf-edt .eaa-button-column .eaa-button-small {
  margin: 0;
  position: relative;
  top: -2px;
}
.rf-edt-hdr-c-cnt input[type=checkbox],
.rf-edt-c-cnt input[type=checkbox] {
  position: relative;
  top: 2px;
}
.rf-edt-c-cnt input,
.rf-edt-c-cnt select {
  margin: 0;
  position: relative;
  top: -2px;
}
/* =================================================================================================
	#rich:popupPanel
================================================================================================= */
.rf-pp-cntr .rf-pp-hdr-cnt {
  color: #003366;
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
.rf-pp-cntr .rf-pp-cnt {
  font: 14px normal normal Arial, Helvetica, sans-serif;
}
.rf-pp-hdr {
  background: none;
  background-color: #d6e6fb;
  border-bottom: 1px solid #bed6f8;
}
/* =================================================================================================
	#rich:tabPanel
================================================================================================= */
.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top,
.rf-tab-hdr-act.rf-tab-hdr-top,
.rf-tab-hdr-inact.rf-tab-hdr-top {
  background: none;
  background-color: #e0eef7;
  height: 30px;
  vertical-align: middle;
  border-bottom-width: 0;
  padding-bottom: 0;
}
.rf-tab-hdr-tabline-top {
  -webkit-border-top-left-radius: 0.35em;
  -webkit-border-top-right-radius: 0.35em;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0.35em;
  -moz-border-top-right-radius: 0.35em;
  -moz-border-bottom-right-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-top-left-radius: 0.35em;
  border-top-right-radius: 0.35em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rf-tab-hdr-act.rf-tab-hdr-top {
  background-color: #dadaff;
  color: #000000;
  border-color: #a7a7ff;
}
.rf-tab-hdr-act.rf-tab-hdr-top .rf-tab-lbl {
  font-weight: bold;
}
.rf-tab-hdr-inact.rf-tab-hdr-top {
  background-color: #e0eef7;
  color: #808080;
}
.rf-tab-hdr-brd {
  height: 0;
}
.rf-tab-lbl {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  margin: 0 30px;
  color: #494949;
}
/* =================================================================================================
	#rich:dataScroller
================================================================================================= */
.rf-ds-nmb-btn {
  padding: 0;
  margin: 0;
  border: 0;
}
.rf-ds-nmb-btn:hover,
.rf-ds-nmb-btn:active {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  background-color: #5a8cea;
}
.rf-ds-act {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #ff9400;
}
.rf-ds-act:hover,
.rf-ds-act:active {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  background-color: #ff9400;
}
/* =================================================================================================
	#rich:calendar
================================================================================================= */
.rf-cal-popup td {
  font-size: 0.7857142857142857em;
  padding: 0 !important;
}
/* =================================================================================================
	#rich:panel
================================================================================================= */
.rf-p {
  padding: 0;
}
.rf-p-hdr {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  color: #006600;
  text-indent: 10px;
  border-width: 0 0 1px 0;
  background: none;
  background-color: #d6e6fb;
}
.rf-p .rf-edt-c {
  height: 24px;
}
/* =================================================================================================
	#rich:select
================================================================================================= */
.rf-sel-cntr {
  border: none;
}
.rf-sel-btn {
  background-image: none;
  background-color: #d6e6fb;
  border: none;
}
.rf-sel-btn-arrow {
  border: 1px solid #c0c0c0;
  border-left: none;
  padding: 0;
  height: 21px;
  width: 16px;
}
input.rf-sel-inp {
  background-image: none;
}
/*
table.rf-dt
thead.rf-dt-thd
	tr.rf-dt-hdr th.rf-dt-hdr-c
	tr.rf-dt-shdr th.rf-dt-shdr-c
tfoot.rf-dt-tft
	tr.rf-dt-ftr td.rf-dt-ftr-c
tbody.rf-dt-b
	tr.rf-dt-r (tr.rf-dt-fst-r) td.rf-dt-c
	tr.rf-dt-r td.rf-dt-c 
*/
/*
div.rf-edt
	div.rf-edt-tbl-hdr
	div.rf-edt-hdr
		table.rf-edt-tbl
		tbody tr td div.rf-edt-cnt
			//each header column
			table.rf-edt-tbl tbody tr
				td
				//resize container
				div.rf-edt-rsz-cntr div.rf-edt-rsz
				// header
				div.rf-edt-hdr-c (style=height:34px;)
					//header container (with header text)
					div.rf-edt-hdr-c-cnt
	div.rf-edt-b div
		div.rf-edt-spcr
		table.rf-edt-tbl tbody tr td
			div.rf-edt-cnt
				table.rf-edt-tbl tbody tr td
					div.rf-edt-c
						div.rf-edt-c-cnt
	div.rf-edt-ftr
		table.rf-edt-tbl tbody tr td
			div.rf-edt-cnt rf-edt-ftr-cnt
				table.rf-edt-tbl tbody tr td
					div.rf-edt-ftr-c-emp // repeat...
	div.rf-edt-tbl-ftr	
*/
/*
var sl = '#tbl1 tbody[id$="\\:tbn"] > tr:even';
$(sl).attr('class','eaa-odd');
var sl = '#tbl1 tbody[id$="\\:tbf"] > tr:even';
$(sl).attr('class','eaa-odd'); 
*/
/*
.rf-edt-hdr .rf-edt-tbl .rf-edt-tbl td {
	//see if it works...
	//background-color: orange;
	height: 1px;	
}
.rf-edt-hdr .rf-edt-tbl .rf-edt-tbl td .rf-edt-hdr-c-cnt {
	height: 100%;
}
*/
/*
.rf-edt .rf-edt-hdr .rf-edt-tbl .rf-edt-tbl td {
	background-color: @color-dt-header;
} 
*/
/* =================================================================================================
	#button
================================================================================================= */
input[type=button],
input[type=submit],
input[type=reset],
button,
.eaa-button-blue {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  -webkit-border-radius: 0.35em;
  -moz-border-radius: 0.35em;
  border-radius: 0.35em;
  margin: 1px 1px 1px 1px;
  outline: none;
  padding: 0.286em 0.875em;
  text-align: center;
  text-decoration: none;
  vertical-align: baseline;
  color: #d9eef7;
  border: solid 1px #0467e5;
  background: #0467e5;
  /*
	a {
		color: @color;	
	} 
	*/
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
.eaa-button-blue:hover,
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
button:active,
.eaa-button-blue:active {
  background: #164bae;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
button:active,
.eaa-button-blue:active {
  position: relative;
  top: 1px;
}
input[type=button][disabled=disabled],
input[type=button][disabled=disabled]:hover,
input[type=button][disabled=disabled]:active,
input[type=submit][disabled=disabled],
input[type=submit][disabled=disabled]:hover,
input[type=submit][disabled=disabled]:active,
input[type=reset][disabled=disabled],
input[type=reset][disabled=disabled]:hover,
input[type=reset][disabled=disabled]:active,
button[disabled=disabled],
button[disabled=disabled]:hover,
button[disabled=disabled]:active {
  color: #b7b7b7 !important;
  border: solid 1px #b7b7b7 !important;
  background: #ededed !important;
  top: 0 !important;
  cursor: default !important;
}
input[type=button][disabled=disabled]:hover,
input[type=button][disabled=disabled]:hover:hover,
input[type=button][disabled=disabled]:active:hover,
input[type=submit][disabled=disabled]:hover,
input[type=submit][disabled=disabled]:hover:hover,
input[type=submit][disabled=disabled]:active:hover,
input[type=reset][disabled=disabled]:hover,
input[type=reset][disabled=disabled]:hover:hover,
input[type=reset][disabled=disabled]:active:hover,
button[disabled=disabled]:hover,
button[disabled=disabled]:hover:hover,
button[disabled=disabled]:active:hover,
input[type=button][disabled=disabled]:active,
input[type=button][disabled=disabled]:hover:active,
input[type=button][disabled=disabled]:active:active,
input[type=submit][disabled=disabled]:active,
input[type=submit][disabled=disabled]:hover:active,
input[type=submit][disabled=disabled]:active:active,
input[type=reset][disabled=disabled]:active,
input[type=reset][disabled=disabled]:hover:active,
input[type=reset][disabled=disabled]:active:active,
button[disabled=disabled]:active,
button[disabled=disabled]:hover:active,
button[disabled=disabled]:active:active {
  background: #ededed !important;
}
.eaa-button-disabled {
  color: #b7b7b7 !important;
  border: solid 1px #b7b7b7 !important;
  background: #ededed !important;
  top: 0 !important;
  cursor: default !important;
}
.eaa-button-disabled:hover,
.eaa-button-disabled:active {
  background: #ededed !important;
}
.eaa-button-gray {
  color: #464646 !important;
  border: solid 1px #b7b7b7 !important;
  background: #ededed !important;
}
.eaa-button-gray:hover,
.eaa-button-gray:active {
  background: #d4d4d4 !important;
}
.eaa-button-lightblue {
  color: #003366 !important;
  border: solid 1px #a9c8f6 !important;
  background: #cddffa !important;
}
.eaa-button-lightblue:hover,
.eaa-button-lightblue:active {
  background: #b6d0f8 !important;
}
.eaa-button-red {
  color: #faddde !important;
  border: solid 1px #b61318 !important;
  background: #e51104 !important;
}
.eaa-button-red:hover,
.eaa-button-red:active {
  background: #b61318 !important;
}
.eaa-button-brown {
  color: #ffffff !important;
  border: solid 1px #663300 !important;
  background: #804000 !important;
}
.eaa-button-brown:hover,
.eaa-button-brown:active {
  background: #663300 !important;
}
.eaa-button-nohover {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  -webkit-border-radius: 0.35em;
  -moz-border-radius: 0.35em;
  border-radius: 0.35em;
  margin: 1px 1px 1px 1px;
  outline: none;
  padding: 0.286em 0.875em;
  text-align: center;
  text-decoration: none;
  vertical-align: baseline;
  color: #d9eef7;
  border: solid 1px #0467e5;
  background: #0467e5;
  /*
	a {
		color: @color;	
	} 
	*/
}
.eaa-button-nohover:hover,
.eaa-button-nohover:active {
  background: #0467e5;
}
.eaa-button-nohover:active {
  position: relative;
  top: 1px;
}
.eaa-button-small {
  font-size: 10px !important;
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
}
.eaa-button-small:hover {
  font-size: 10px !important;
  color: #d9eef7 !important;
  border: solid 1px #164bae !important;
  background: #164bae !important;
  background-color: #164bae;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #164bae;
  border-radius: 0.35em;
}
.eaa-button-confirm {
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
}
.eaa-button-confirm:hover {
  color: #d9eef7 !important;
  border: solid 1px #164bae !important;
  background: #164bae !important;
  background-color: #164bae;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #164bae;
  border-radius: 0.35em;
}
.eaa-button-cancel {
  color: #464646 !important;
  border: solid 1px #ededed !important;
  background: #ededed !important;
  background-color: #ededed;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #ededed;
  border-radius: 0.35em;
}
.eaa-button-cancel:hover {
  color: #464646 !important;
  border: solid 1px #d4d4d4 !important;
  background: #d4d4d4 !important;
  background-color: #d4d4d4;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #d4d4d4;
  border-radius: 0.35em;
}
.eaa-button-alert {
  color: #faddde !important;
  border: solid 1px #e51104 !important;
  background: #e51104 !important;
  background-color: #e51104;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #e51104;
  border-radius: 0.35em;
}
.eaa-button-alert:hover {
  color: #faddde !important;
  border: solid 1px #b61318 !important;
  background: #b61318 !important;
  background-color: #b61318;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #b61318;
  border-radius: 0.35em;
}
.eaa-button-prev {
  width: 100px;
}
.eaa-button-next {
  margin-left: 7px !important;
  width: 100px !important;
}
.eaa-button-prev2 {
  width: 150px;
}
.eaa-button-next2 {
  margin-left: 7px !important;
  width: 150px !important;
}
.eaa-panel {
  padding: 0;
  background-color: #FFFFFF;
  color: #BED6F8;
  border-width: 1px;
  border-style: solid;
  padding: 1px;
}
/* =================================================================================================
	#eaa-popup (for the ajax wait popup)
================================================================================================= */
.eaa-popup-wait .rf-pp-cnt-scrlr {
  text-align: center;
  vertical-align: middle;
  width: 200px !important;
  height: 80px !important;
}
.eaa-popup-wait .rf-pp-cnt {
  padding: 0;
  margin: 0;
  line-height: 80px;
}
.eaa-popup-wait img {
  position: relative;
  top: 8px;
}
/* =================================================================================================
	for rich:popupPanel
================================================================================================= */
.eaa-button-wide {
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
  width: 110px;
}
.eaa-button-wide:hover {
  color: #d9eef7 !important;
  border: solid 1px #164bae !important;
  background: #164bae !important;
  background-color: #164bae;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #164bae;
  border-radius: 0.35em;
  width: 110px;
}
.eaa-popup-button-ok {
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
  width: 110px;
}
.eaa-popup-button-confirm {
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
  width: 110px;
  margin-left: 0 !important;
}
.eaa-popup-button-cancel {
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
  width: 110px;
  margin-left: 7px !important;
}
.eaa-popup-header-close {
  background: url("image/popup_close.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 26px;
  outline: medium none;
  position: absolute;
  right: -12px;
  text-indent: -5000px;
  top: -12px;
  width: 26px;
  z-index: 106;
}
.eaa-popup-footer {
  margin: 15px 0 10px 0;
}
/* =================================================================================================
	#alias
================================================================================================= */
.rf-pp-cntr .eaa-button-okay {
  color: #003366 !important;
  border: solid 1px #a9c8f6 !important;
  background: #cddffa !important;
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
  width: 110px;
}
.rf-pp-cntr .eaa-button-okay:hover,
.rf-pp-cntr .eaa-button-okay:active {
  background: #b6d0f8 !important;
}
.eaa-button-cancel {
  color: #464646 !important;
  border: solid 1px #b7b7b7 !important;
  background: #ededed !important;
}
.eaa-button-cancel:hover,
.eaa-button-cancel:active {
  background: #d4d4d4 !important;
}
.eaa-button-alert {
  color: #faddde !important;
  border: solid 1px #b61318 !important;
  background: #e51104 !important;
}
.eaa-button-alert:hover,
.eaa-button-alert:active {
  background: #b61318 !important;
}
/* =================================================================================================
	#rich:pickList
================================================================================================= */
.rf-pick-src-cptn,
.rf-pick-tgt-cptn {
  font-size: 12px;
}
.rf-pick-btn {
  font: 14px normal normal Arial, Helvetica, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  -webkit-border-radius: 0.35em;
  -moz-border-radius: 0.35em;
  margin: 1px 1px 1px 1px;
  outline: none;
  padding: 0.286em 0.875em;
  text-align: center;
  text-decoration: none;
  vertical-align: baseline;
  color: #d9eef7;
  border: solid 1px #0467e5;
  background: #0467e5;
  /*
	a {
		color: @color;	
	} 
	*/
  font-size: 10px !important;
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
}
.rf-pick-btn:hover,
.rf-pick-btn:active {
  background: #164bae;
}
.rf-pick-btn:active {
  position: relative;
  top: 1px;
}
.rf-pick-btn-dis {
  color: #464646 !important;
  border: solid 1px #b7b7b7 !important;
  background: #ededed !important;
  font-size: 10px !important;
  color: #d9eef7 !important;
  border: solid 1px #0467e5 !important;
  background: #0467e5 !important;
  background-color: #0467e5;
  text-shadow: none !important;
  box-shadow: 0px 0px 0px #0467e5;
  border-radius: 0.35em;
}
.rf-pick-btn-dis:hover,
.rf-pick-btn-dis:active {
  background: #d4d4d4 !important;
}
/*
.rf-dt-shdr {
	display: none;
}
*/
/*
.rf-dt-hdr-c {
	text-align: center !important;
}		
.rf-tab-lbl {
	letter-spacing: 0;
}
.rf-dt-c {
	border-bottom: 1px solid #c0c0c0 !important;
	border-right: 1px solid #c0c0c0 !important;
}
*/.eaa-topmenu .ui-menu .ui-menu-parent .ui-menu-child {
  width: 18.5em;
  background: #d6e6fb !important;
}
.eaa-container {
  min-width: 98%;
}
.eaa-panel-border {
  border: 1px solid #BED6F8 !important;
  background: 0;
  padding: 0em;
}


