

/* BODY */
.x-border-layout-ct {
  background: #dce1e3 none repeat scroll 0%;
  margin: 0;
}
/* default buttons */
.x-btn, .x-panel-btns-ct .xbtn {
  background: transparent none;
  margin: 0 0 0 1px;
}

.x-btn-center, .x-panel-btns-ct .x-btn-center {
  background: #8f9c9e none;
  border-top: 1px solid #8f9c9e;
  border-bottom: 1px solid #8f9c9e;
  color: #fff;
  padding: 0 2px;
  height: 20px;
  overflow: hidden;
}

.x-btn-left, .x-panel-btns-ct .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -120px;
  width: 2px;
  height: 20px;
  overflow: hidden;
  border: 0;
  padding: 0;
  overflow: hidden;
}

.x-btn-right, .x-panel-btns-ct .x-btn-right, .x-panel-btns-ct .x-panel-btns td.x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -140px;
  width: 2px;
  padding: 0 1px 0 0;
  height: 20px;
  border: 0;
  overflow: hidden;
}

.x-btn .button, .x-btn .x-btn-text {
  color: #fff;
}

.x-btn-over .x-btn-center, .x-btn-focus .x-btn-center, .x-btn-pressed .x-btn-center {
  background: #00a4e4 none;
  border-top: 1px solid #00a4e4;
  border-bottom: 1px solid #00a4e4;
}

.x-btn-over .x-btn-left, .x-btn-focus .x-btn-left, .x-btn-pressed .x-btn-left, .x-panel-btns-ct .x-btn-over .x-btn-left, .x-panel-btns-ct .x-btn-focus .x-btn-left, .x-panel-btns-ct .x-btn-pressed .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right 0;
}

.x-btn-over .x-btn-right, .x-btn-focus .x-btn-right, .x-btn-pressed .x-btn-right, .x-panel-btns-ct .x-btn-over .x-btn-right, .x-panel-btns-ct .x-btn-focus .x-btn-right, .x-panel-btns-ct .x-btn-pressed .x-btn-right, .x-panel-btns-ct .x-panel-btns .x-btn-over td.x-btn-right, .x-panel-btns-ct .x-panel-btns .x-btn-focus td.x-btn-right, .x-panel-btns-ct .x-panel-btns .x-btn-pressed td.x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -20px;
  padding: 0 1px 0 0;
}

.x-btn-over button, .x-btn-focus button, .x-btn-pressed button {
  color: #fff;
}
/* PANEL DEFAULTS */
.x-panel-body {
  background: transparent none !important;
  border: 0;
}
/* PORTAL LAYOUT */
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  border: 0;
}

.x-column-layout-ct {
  background: transparent none !important;
  padding: 0 0 0 0;
}

.x-column-inner {
  margin: 0;
}

.x-column {
  margin: 0 0 0 0;
  padding: 0;
}
/* PORTLET */
.x-portlet {
  margin: 0 8px 8px 0;
}

.x-portlet .ext-el-mask {
  background: #fff;
}

.x-panel-collapsed {
  border-bottom: 1px solid #c7ccce;
}

.x-portlet .x-panel-tl {
  border: 0;
  background: transparent url(../images/panel/bg.edge.gif) no-repeat 0 0;
}

.x-portlet .x-panel-tr {
  background: transparent url(../images/panel/bg.edge.gif) no-repeat right top;
}

.x-portlet .x-panel-tr {
  background: transparent url(../images/panel/bg.edge.gif) no-repeat right top;
}

.x-portlet .x-panel-tc {
  background: transparent url(../images/panel/bg.topbottom.gif) repeat-x 0 0;
}

.x-portlet .x-panel-ml {
  background: transparent url(../images/panel/bg.leftright.gif) repeat-y 0 0;
}

.x-portlet .x-panel-mr {
  background: transparent url(../images/panel/bg.leftright.gif) repeat-y right 0;
}

.x-portlet .x-panel-mc {
  background: #fff none repeat-y right 0;
  padding: 0;
}

.x-portlet .x-panel-bl {
  background: transparent url(../images/panel/bg.edge.gif) no-repeat left bottom;
}

.x-portlet .x-panel-br {
  background: transparent url(../images/panel/bg.edge.gif) no-repeat right bottom;
}

.x-portlet .x-panel-bc {
  background: transparent url(../images/panel/bg.topbottom.gif) repeat-x 0 bottom;
}

.x-portlet .x-panel-header {
  height: 25px;
  overflow: hidden;
  padding: 0;
}

.x-portlet .x-panel-header-text {
  font-size: 1em;
  line-height: 25px;
  color: #00a4e4;
  padding: 1px 4px 0 8px;
  display: block;
}

.x-portlet .x-panel-header-text a {
  float: right;
  color: #00a4e4;
  padding: 0;
  margin: 4px 0 0 8px;
  font-weight: normal;
}

.x-portlet a.list {
  background: url(../images/panel/icon.list.gif) left 4px no-repeat;
  padding: 0 0 0 12px;
  color: #00a4e4;
}

.x-portlet .x-tool {
  margin: 6px 0 0 2px;
}
/* no header
 .x-portlet-noheader .x-panel-header {
 overflow:         hidden !important;
 padding:          0;
 margin:           0;
 height:           1px;
 }
 .x-portlet-noheader .x-panel-tl,
 .x-portlet-noheader .x-panel-tr,
 .x-portlet-noheader .x-panel-tc {
 overflow:         hidden !important;
 }
 .x-portlet-noheader .x-panel-header-text {
 font-size:        1px;
 line-height:      1px;
 padding:          0;
 margin:           0;
 height:           1px;
 }
 */
/* default toolbar buttons */
.x-toolbar .x-btn-center {
  border: 0;
}
/* portlet toolbar */
.x-portlet .x-panel-tbar {
  border: 0 !important;
  background: #fff;
  border: 0;
  margin: 0;
  padding: 0;
}

.x-portlet .x-panel-tbar .x-toolbar, .x-portlet .x-panel-bbar .x-toolbar {
  border: 0;
  margin: 0 0 0 0;
  background: #fff;
  padding: 3px 0 0 0;
  height: 28px;
}

.x-portlet .x-toolbar .x-btn {
  background: transparent none;
  margin: 0 0 0 1px;
}

.x-portlet .x-toolbar .x-btn-center {
  background: #fff none;
  border-top: 1px solid #00a4e4;
  border-bottom: 1px solid #00a4e4;
  color: #00a4e4;
  padding: 0 2px;
  height: 20px;
}

.x-portlet .x-toolbar .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -40px !important;
  width: 2px;
  height: 20px;
  overflow: hidden;
}

.x-portlet .x-toolbar .x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -60px !important;
  width: 2px !important;
  padding: 0 1px 0 0 !important;
  height: 20px;
}

.x-portlet .x-toolbar .x-btn-over .x-btn-center, .x-portlet .x-toolbar .x-btn-focus .x-btn-center, .x-portlet .x-toolbar .x-btn-pressed .x-btn-center {
  background: #00a4e4 none !important;
}

.x-portlet .x-toolbar .x-btn-over .x-btn-left, .x-portlet .x-toolbar .x-btn-focus .x-btn-left, .x-portlet .x-toolbar .x-btn-pressed .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right 0 !important;
}

.x-portlet .x-toolbar .x-btn-over .x-btn-right, .x-portlet .x-toolbar .x-btn-focus .x-btn-right, .x-portlet .x-toolbar .x-btn-pressed .x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -20px !important;
}

.x-portlet .x-toolbar .x-btn-text {
  color: #00a4e4;
}

.x-portlet .x-toolbar .x-btn-over .x-btn-text, .x-portlet .x-toolbar .x-btn-focus .x-btn-text, .x-portlet .x-toolbar .x-btn-pressed .x-btn-text {
  color: #fff;
}

.x-portlet .x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
  background: transparent url(../images/panel/bg.toolbar.arrow.gif) no-repeat 0 2px !important;
  height: 18px;
}

.x-portlet .x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
  background: transparent url(../images/panel/bg.toolbar.arrow.gif) no-repeat 0 -17px !important;
  height: 18px;
}

.x-portlet .x-toolbar .x-item-disabled .x-btn-center {
  background: #fff none;
  border-top: 1px solid #b1b2b4 !important;
  border-bottom: 1px solid #b1b2b4 !important;
}

.x-portlet .x-toolbar .x-item-disabled .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -80px !important;
}

.x-portlet .x-toolbar .x-item-disabled .x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -100px !important;
}

.x-portlet .x-toolbar .ytb-text {
  color: #00a4e4;
  line-height: 20px;
  width: 10px;
  display: block;
  padding: 0 2px 0 3px;
  margin-top: 4px;
}
/* portlet content */
.x-portlet-content {
  visibility: hidden;
}

.x-portlet .x-portlet-content {
  line-height: 1.5em;
  font-size: 1em;
  visibility: visible;
}

.x-portlet-content a {
  color: #000;
  text-decoration: underline;
}
/* portlet form */
.x-portlet .x-form {
}

.x-portlet .x-form-item {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
}

.x-portlet .x-form-label-top .x-form-item label {
  line-height: 1.2em;
}

.x-portlet .x-form-text {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}

.x-portlet .x-form-text, .x-portlet textarea.x-form-field {
  background: #eceded none;
  border: 1px solid #B5B8C8;
  padding: 1px 3px;
}

.x-portlet .x-form-field {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

.x-portlet .x-form-focus, .x-portlet textarea.x-form-focus {
  border: 1px solid #00a4e4;
}

.x-portlet .x-form-invalid {
  border: 1px dashed red;
}

.x-portlet .x-form-readonly {
  border: 1px solid #f0f0f0;
}

.x-portlet .x-panel-btns-ct {
  padding: 0;
}

.x-portlet .x-panel-btns-ct table td.x-panel-btn-td {
  padding: 8px 4px 8px 0;
}

.x-form-field-wrap .x-form-trigger {
  border-bottom: 1px solid #778899;
}

.x-form-field-wrap .x-form-trigger {
  height: 19px;
}

.x-fieldset-file {
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.x-fieldset-file .x-form-element {
  background: url(../images/buttons/choose-file.gif) right 0 no-repeat;
}

.x-fieldset-file input {
  position: relative;
  height: 100%;
  width: auto;
  opacity: 0;
  -moz-opacity: 0;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
}
/* PORTLET TABLES */
.x-portlet table.List {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.x-portlet table.List tr {
}

.x-portlet table.List tr.c1 {
}

.x-portlet table.List tr.c1 td, .x-portlet table.List tr.c2 td, .x-portlet table.List tr.c3 td, .x-portlet table.List tr.sel td, .x-portlet table.List tr.open td, .x-portlet table.List tr.unknown td, .x-portlet table.List tr.done td, .x-portlet table.List tr th {
  line-height: 1.4em;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #fff;
}

.x-portlet table.List tr th {
  line-height: 20px;
  color: #fff;
  background: #00a4e4;
  padding: 1px 1px 1px 8px;
}

.x-portlet table.List tr th a {
  color: #fff;
  text-decoration: underline;
}

.x-portlet table.List tr td a {
  color: #000;
  text-decoration: none;
}

.x-portlet table.List tr.c0 td {
  background: #fff;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.c1 td {
  background: #cbd1d4;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.c2 td {
  background: #eceded;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.c3 td {
  background: #879496;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.sel td {
  color: #fff;
  background: #33b4e6;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.open td {
  background: #f4e9ea;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.unknown td {
  background: #8ab841;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.done td {
  background: #8ab841;
  padding: 2px 4px 2px 8px;
}

.x-portlet table.List tr.sel td *, .x-portlet table.List tr.c3 td, .x-portlet table.List tr.c3 td * {
  color: #fff;
}

.x-portlet table.List tr.blocked td, .x-portlet table.List tr.blocked td a {
  color: #808080 !important;
}

.x-portlet table.List tr th.r, .x-portlet table.List tr td.r {
  width: 1px;
  font-size: 1px;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  background: #00a4e4 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.c0 td.r {
  background: #fff none;
}

.x-portlet table.List tr.c1 td.r {
  background: #cbd1d4 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.c2 td.r {
  background: #eceded url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.c3 td.r {
  background: #879496 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.sel td.r {
  background: #33b4e6 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.open td.r {
  background: #f4e9ea url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.unknown td.r {
  background: #8ab841 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr.done td.r {
  background: #8ab841 url(../images/dot.gif) no-repeat bottom left;
}

.x-portlet table.List tr .r img {
  background-color: #fff;
}

.x-portlet table.List tr th a.sortable {
  background: url(../images/panel/icon.sortable.gif) left 4px no-repeat;
  padding: 0 0 0 8px;
}

.x-portlet table.List a.list {
  background: url(../images/panel/icon.list.gif) left 5px no-repeat;
  padding: 2px 0 2px 12px;
  color: #00a4e4;
}
/* buttons in list */
.x-portlet table.List .x-btn-center {
  background: #8f9c9e none !important;
  border-top: 1px solid #8f9c9e !important;
  border-bottom: 1px solid #8f9c9e !important;
  color: #fff !important;
  padding: 0 2px !important;
  height: 20px !important;
  overflow: hidden !important;
}

.x-portlet table.List .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -120px !important;
  width: 2px !important;
  height: 20px;
  overflow: hidden;
  border: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}

.x-portlet table.List .x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -140px !important;
  width: 2px !important;
  padding: 0 !important;
  height: 20px;
  border: 0 !important;
  overflow: hidden;
}

.x-portlet table.List .x-btn-over .x-btn-center, .x-portlet table.List .x-btn-focus .x-btn-center, .x-portlet table.List .x-btn-pressed .x-btn-center {
  background: #00a4e4 none !important;
  border-top: 1px solid #00a4e4 !important;
  border-bottom: 1px solid #00a4e4 !important;
}

.x-portlet table.List .x-btn-over .x-btn-left, .x-portlet table.List .x-btn-focus .x-btn-left, .x-portlet table.List .x-btn-pressed .x-btn-left {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right 0 !important;
}

.x-portlet table.List .x-btn-over .x-btn-right, .x-portlet table.List .x-btn-focus .x-btn-right, .x-portlet table.List .x-btn-pressed .x-btn-right {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat 0 -20px !important;
}
/* Rating */
.x-portlet span.rating0, .x-portlet span.rating1, .x-portlet span.rating2, .x-portlet span.rating3 {
  width: 44px;
  height: 14px;
  display: block;
  background: url(../images/menu/rating.0.gif) right 0 no-repeat;
}
.x-portlet span.rating1 {
  background: url(../images/menu/rating.1.gif) right 0 no-repeat;
}
.x-portlet span.rating2 {
  background: url(../images/menu/rating.2.gif) right 0 no-repeat;
}
.x-portlet span.rating3 {
  background: url(../images/menu/rating.3.gif) right 0 no-repeat;
}

/* portlet content */
.x-portlet-content ul {
  list-style-type: disc;
  margin: 4px 0 8px 24px;
}
/* Portal Columns */
.x-portal-column {
  margin: 12px 0 4px 0;
}
/* DD */
.x-panel-dd-spacer {
  border: 2px dashed #00a4e4;
}

/* a button */
a.button {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat left -120px;
  padding: 0 0 0 2px;
  display: block;
  height: 20px;
  text-decoration: none;
  float: left;
  line-height: 20px;
  margin: 0 4px 2px 0;
}
a.button em {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -140px;
  padding: 0 2px 0 0;
  display: block;
  height: 20px;
  cursor: hand;
}
a.button em em {
  background: #8f9c9e;
  font-family: tahoma,verdana,helvetica;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0 4px 0 4px;
  height: 18px;
  line-height: 18px;
  overflow: visible;
  white-space: nowrap;
  cursor: hand;
}
a.tbar {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat left -40px;
}
a.tbar em {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -60px;
}
a.tbar em em {
  background: #fff;
  color: #00a4e4;
  border-top: 1px solid #00a4e4;
  border-bottom: 1px solid #00a4e4;
}
a.button:hover, a.button:active, a.button-active {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat left 0;
}
a.button:hover em, a.button:active em, a.button-active em {
  background: transparent url(../images/panel/bg.toolbar.btn.gif) no-repeat right -20px;
}
a.button:hover em em, a.button:active em em, a.button-active em em {
  background: #00a4e4;
  color: #fff;
}
