/* ---------- Browser normalization ---------- */
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset,
img {
  border: 0; }

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal; }

caption,
th {
  text-align: left; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }

html {
  overflow-y: scroll; }

body {
  background: #FFF;
  font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif; }

body.portal-popup {
  background: none;
  padding: 10px; }

body.configuration-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

body.html-editor {
  background: #FFF;
  color: #000; }

blockquote,
ul,
ol,
dl {
  margin: 1em; }

ol,
ul,
dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

/* ---------- Links ---------- */
/* ---------- Headers ---------- */
h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1,
h2,
h3 {
  margin: 1em 0; }

h4,
h5,
h6 {
  font-size: 1.1em; }

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold; }

/* ---------- Text formatting ---------- */
b,
strong {
  font-weight: bold; }

i,
em {
  font-style: italic; }

code,
pre {
  font-family: "Courier New", Courier, monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

/* ---------- Staging area ---------- */
body.staging,
body.live-view {
  border: 10px solid #F00; }

body.live-view {
  border-color: #FC0; }

.portal-iframe.staging {
  border: none; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Alerts and popups ---------- */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* ---------- Portal add content ---------- */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url("/iwelcome-mbplc-theme/images/progress_bar/loading_animation.gif") no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
hr,
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update Manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Main ---------- */
.aui-state-default {
  background: #d4d4d4 url("/iwelcome-mbplc-theme/mages/portlet/header_bg.png") repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

.aui-state-hover {
  background: #b9ced9 url("/iwelcome-mbplc-theme/images/application/state_hover_bg.png") repeat-x 0 0;
  border-color: #627782; }

.aui-state-active {
  background: #ebebeb url("/iwelcome-mbplc-theme/images/application/state_active_bg.png") repeat-x 0 0;
  border-color: #555; }

.results-header {
  background: #D1D6DC; }

.results-header th,
.results-header td {
  color: #7B7C7F;
  padding: 5px 10px; }

.results-header .sort-column .result-column-name {
  background: url("/iwelcome-mbplc-theme/images/arrows/05_up.png") no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header .sort-desc .result-column-name {
  background-image: url("/iwelcome-mbplc-theme/images/arrows/05_down.png"); }

.results-row td {
  background: none;
  padding: 5px 10px; }

.results-row.alt td {
  background: #DDE1E6; }

.results-row.hover td {
  background: #BCC3CC; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.aui-dd-dragging {
  opacity: .6; }

.ie .portlet-boundary.aui-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

.portlet-boundary.aui-dd-dragging .portlet {
  border: 2px dashed #ccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }

.aui-portal-layout-proxy .portlet-topper {
  background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }

.ie .aui-proxy {
  filter: alpha(opacity=65); }

.aui-proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.aui-proxy.generic-portlet .portlet-title {
  padding: 10px; }

.aui-proxy.not-intersecting .forbidden-action {
  background: url("/iwelcome-mbplc-theme/images/application/forbidden_action.png") no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.aui-resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.aui-sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.aui-portal-layout-drag-target-indicator {
  margin: 2px 0; }

/* ---------- Portal tool tips ---------- */
.aui-tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }

.aui-tagselector-content .aui-textboxlistentry-holder {
  background: #fff;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #FC0; }

.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }

.aui-tagselector .aui-toolbar {
  margin-top: 5px; }

.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-categoriesselector-content .aui-textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-cloud,
.tag-list {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud li,
.tag-list li {
  display: inline;
  float: left;
  margin: 0 1em 0 0; }

.tag-cloud a,
.tag-list a {
  white-space: nowrap; }

.tag-cloud .tag-asset-count {
  clip: rect(0 0 0 0);
  position: absolute; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

/* ---------- Underlay ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }

.aui-underlay-hidden {
  display: none; }

.aui-underlay-content {
  background: #f4f3f3 url("/iwelcome-mbplc-theme/images/common/message_panel_shadow.png") repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.aui-underlay .aui-widget-hd {
  height: 38px; }

.aui-underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.aui-underlay .lfr-portlet-item {
  border-width: 0; }

/* ---------- Tabs ---------- */
.aui-tabview-list {
  border: 1px solid #C8C9CA;
  padding: 4px; }

.ie7 .aui-tabview-list {
  overflow: hidden; }

.aui-tab {
  background: transparent;
  border-width: 0;
  font-weight: bold; }

.aui-tab-content {
  padding: 3px 10px; }

.aui-tab-active {
  background: #333;
  padding: 0;
  position: relative;
  z-index: 10; }

.aui-tab-active,
.aui-tab-active a {
  color: #FFF;
  text-decoration: none;
  text-shadow: -1px -1px black; }

.aui-tabview-list .toggle {
  float: right; }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background: transparent; }

.lfr-panel-container {
  background: #FFF; }

.aui-dialog-bd {
  min-height: 30px; }

.aui-dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.aui-panel-hd {
  background: #c0c2c5 url("/iwelcome-mbplc-theme/images/application/panel_header_bg.png") repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span,
.visible.portlet-options .lfr-trigger strong span {
  background-image: url("/iwelcome-mbplc-theme/images/portlet/options.png"); }

.lfr-actions.portlet-options:hover,
.lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

.aui-menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

.aui-menu {
  position: absolute;
  width: auto; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

.aui-menu-content li {
  margin: 0;
  padding: 0; }

.aui-menu-content,
.lfr-menu-list ul {
  background: #ccc9c9 url("/iwelcome-mbplc-theme/images/application/menu_bg.png") repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.aui-menugroup-content .aui-menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  font-weight: bold;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.aui-menugroup-content ul,
.lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li,
.lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.ie7 .aui-menu-content li {
  z-index: 10; }

.aui-menu-content li.first,
.lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last,
.lfr-menu-list ul li.last {
  border-bottom-width: 0; }

.aui-menu-content li a,
.lfr-menu-list ul li a {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.aui-menu-content li a.aui-focus,
.lfr-menu-list ul a.aui-focus,
.lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a,
.lfr-menu-list li a,
.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

/* ---------- Toolbar ---------- */
.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.ie6 .aui-toolbar li,
.ie7 .aui-toolbar li {
  display: inline; }

.aui-toolbar-separator {
  background: url("/iwelcome-mbplc-theme/images/dockbar/separator.png") no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

/* ---------- Loading Mask ---------- */
.aui-loadingmask-content {
  background: #CCC; }

.aui-loadingmask-message {
  background: #d4d4d4 url("/iwelcome-mbplc-theme/images/portlet/header_bg.png") repeat-x 0 0; }

/* ---------- Tree View ---------- */
.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

/* ---------- Wrapper ---------- */
.portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: table;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

.ie6 div.portlet-layout,
.ie7 div.portlet-layout {
  height: 1%; }

.portlet-column {
  display: table-cell;
  vertical-align: top; }

.ie6 div.portlet-column,
.ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }

.ie6 div.aui-column-last,
.ie7 div.aui-column-last {
  margin-right: -1px; }

.portlet-column-content {
  padding: 5px; }

.ie6 .portlet-column-content,
.ie7 .portlet-column-content {
  zoom: 1; }

.portlet-column-content-only,
.ltr .portlet-column-content-first,
.rtl .portlet-column-content-last {
  padding-left: 0; }

.portlet-column-content-only,
.ltr .portlet-column-content-last,
.rtl .portlet-column-content-first {
  padding-right: 0; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }

.dockbar {
  background: #97a1ae url("/iwelcome-mbplc-theme/images/dockbar/dockbar_bg.png") repeat-x 0 0;
  border-bottom: 1px solid #636364;
  font-size: 13px;
  padding: 1px 5px;
  position: relative;
  z-index: 300; }

.dockbar:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.ie7 .dockbar {
  zoom: 1; }

.ie6 .dockbar,
.ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

.dockbar a {
  color: #2C2F34;
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

.dockbar .menu-button-active {
  background: #5c94da url("/iwelcome-mbplc-theme/images/dockbar/button_active_bg.png") repeat-x 0 0; }

.dockbar .menu-button-active a {
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.dockbar .user-avatar .sign-out {
  font-size: 0.8em;
  padding-left: 0; }

.dockbar ul {
  margin: 0;
  padding: 0; }

.dockbar li li {
  margin-left: 0; }

html > .lfr-dockbar-pinned {
  padding-top: 3.45em; }

.lfr-dockbar-pinned .dockbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.dockbar .pin-dockbar {
  margin-left: 0; }

.ie6 .dockbar .pin-dockbar {
  display: none; }

.pin-dockbar img {
  background: url("/iwelcome-mbplc-theme/images/dockbar/pin.png") no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

.lfr-dockbar-pinned .pin-dockbar img {
  background-image: url("/iwelcome-mbplc-theme/images/dockbar/unpin.png"); }

.dockbar .user-portrait {
  text-decoration: none; }

.dockbar .user-avatar img {
  vertical-align: middle;
  width: 25px; }

.dockbar .impersonating-user {
  background: url("/iwelcome-mbplc-theme/images/messages/alert.png") no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .impersonating-user .user-links a {
  color: #999; }

/* ---------- Menus ---------- */
.aui-dockbarmenu-hidden {
  visibility: hidden; }

.dockbar .aui-toolbar {
  float: left; }

.dockbar .user-toolbar {
  float: right; }

.aui-underlay .portal-add-content {
  background-color: transparent;
  font-size: 11px; }

.aui-underlay .portal-add-content .portlet-dd-placeholder {
  display: none; }

.add-application .aui-widget-bd,
.dockbar-messages .aui-widget-bd {
  padding: 0 10px 10px; }

.add-application {
  left: 10px !important; }

.lfr-has-sidebar #main-content {
  padding-left: 220px; }

.manage-layouts {
  left: 60px !important; }

.my-places-menu {
  max-width: 350px; }

.my-places-menu ul {
  list-style: none; }

.my-places-menu ul,
.my-places-menu li {
  display: block;
  margin: 0;
  padding: 0; }

.my-places-menu a {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap; }

.my-places-menu .current-site {
  border: solid #1D4280;
  border-width: 1px 0; }

.my-places-menu .current-site a {
  background: #3068ba url("/iwelcome-mbplc-theme/images/arrows/01_right.png") no-repeat scroll 2px 30%;
  color: #FFF;
  padding-left: 20px;
  text-shadow: 1px 1px #333; }

.my-places-menu .current-site .site-type {
  color: #FFF; }

.my-places-menu .current-site a:hover,
.my-places-menu a:hover .site-type {
  color: #FFF;
  text-shadow: 1px 1px #333; }

.my-places-menu .site-name {
  cursor: pointer;
  float: left; }

.my-places-menu .site-type {
  color: #777;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 10px; }

.ie7 .my-places-menu .site-type {
  float: none; }

.my-places-menu a:hover .site-type {
  color: #FFF; }

.ie7 .my-places-menu a {
  overflow: visible;
  text-align: left; }

.ie7 .my-places-menu .site-name {
  float: none; }

.ie7 .my-places-menu .site-type {
  float: none; }

.ie6 .my-places-menu {
  width: 200px; }

.ie6 .my-places-menu a {
  height: 1%; }

.dockbar .toggle-controls a {
  background: url("/iwelcome-mbplc-theme/images/dockbar/checked.png") no-repeat 0 50%;
  padding-left: 20px; }

.controls-hidden .toggle-controls a {
  background-image: url("/iwelcome-mbplc-theme/images/dockbar/unchecked.png"); }

.dockbar .menu-button {
  background: url("/iwelcome-mbplc-theme/images/arrows/05_down.png") no-repeat 93% 50%;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  text-decoration: none; }

.dockbar .menu-button span {
  background: url() no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .add-content .menu-button span {
  background-image: url("/iwelcome-mbplc-theme/images/common/add.png"); }

.dockbar .manage-content .menu-button span {
  background-image: url("/iwelcome-mbplc-theme/images/dockbar/settings.png"); }

.dockbar .my-places .menu-button span {
  background-image: url("/iwelcome-mbplc-theme/images/dockbar/places.png"); }

.dockbar .staging-options .menu-button span {
  background-image: url("/iwelcome-mbplc-theme/images/dockbar/staging.png"); }

.dockbar-messages-container {
  left: 50%;
  margin-left: -150px; }

.dockbar-messages {
  width: 300px; }

.showing-messages .dockbar-messages {
  display: block; }

.multiple-messages .dockbar-message {
  border-top: 1px solid #CCC;
  padding: 5px 0; }

.multiple-messages .first {
  border-top-width: 0;
  padding-top: 0; }

.add-content-menu .add-page a {
  background: url("/iwelcome-mbplc-theme/images/navigation/add_page.png") no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url("/iwelcome-mbplc-theme/images/common/portlet.png") no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu li a {
  background: url() no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu .manage-page a {
  background-image: url("/iwelcome-mbplc-theme/images/dock/page_settings.png"); }

.manage-content-menu .page-layout a {
  background-image: url("/iwelcome-mbplc-theme/images/dock/layout.png"); }

.manage-content-menu .sitemap a {
  background-image: url("/iwelcome-mbplc-theme/images/common/sitemap.png"); }

.manage-content-menu .settings a {
  background-image: url("/iwelcome-mbplc-theme/images/common/configuration.png"); }

.manage-content-menu .control-panel a {
  background-image: url("/iwelcome-mbplc-theme/images/dock/control_panel.png"); }

/* ------------------------------------------
  NECESSARY STYLES FOR RESPONSIVE NAV
--------------------------------------------- */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none; }

.nav-collapse li {
  width: 100%;
  display: block; }

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }

.nav-collapse.opened {
  max-height: 9999px; }

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
    max-height: none; }

  .nav-toggle {
    display: none; } }
/* ------------------------------------------
  
--------------------------------------------- */
div .company-logo {
  display: none; }

div .header-menu {
  display: none; }

div .header-menu img {
  margin-right: 3px; }

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.nav-collapse {
  width: 100%;
  background-color: #464343; }

.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left; }

.nav-collapse li {
  float: left;
  width: 100%;
  background-color: #464343; }

.nav-collapse a {
  color: #575658 !important;
  text-decoration: none;
  width: 100%;
  padding: 0.7em 1em;
  float: left; }

div li:last-child {
  border-right: 0; }

.nav-collapse li:hover {
  background-color: #4D4D4D; }

#dropdown li:hover {
  background-color: transparent; }

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-indent: -9999px;
  overflow: hidden; }

.nav-toggle img {
  margin: 1em; }

.alt-menu {
  display: block;
  border-top: 1px solid #666666; }

.alt-menu li {
  float: left;
  width: 100%;
  background-color: #464343; }

.alt-menu a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 0.7em 1em;
  float: left; }

@media screen and (min-width: 40em) {
  .nav-collapse ul {
    width: 100%;
    display: inline-block; }

  .nav-collapse {
    height: 3.5em; }

  .nav-collapse li {
    width: auto;
    min-width: 7%;
    border-right: 1px solid #666666; }

  .nav-collapse a {
    margin: 0;
    padding: 1em;
    text-align: center;
    border-bottom: 0; }

  .alt-menu {
    display: none;
    border-top: 0; } }
@media screen and (min-width: 50em) {
  .nav-collapse ul {
    width: 72%;
    display: inline-block; }

  div .header-menu {
    display: inline-block;
    width: 28%;
    float: right;
    color: #fff;
    height: 100%;
    padding-top: 1em;
    padding-right: 1em;
    text-align: right; } }
@media screen and (min-width: 75em) {
  div .header-menu {
    display: inline-block;
    width: 18%;
    float: right;
    color: #fff;
    height: 100%;
    padding-top: 1em;
    padding-right: 1em;
    text-align: right; }

  div#navigation.nav-collapse {
    padding-left: 0px; }

  .nav-collapse ul {
    width: 71%;
    display: inline-block; }

  div .company-logo {
    height: 100%;
    width: 11%;
    display: inline-block;
    float: left;
    background-image: url("/iwelcome-mbplc-theme/images/iwelcome/mbplc_logo.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0% 0%; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    /*background-image: url("hamburger-retina.gif");*/
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px; } }
/* --- IE8 FIX --- */
.js .ie8 .nav-collapse {
  position: relative;
  max-height: none; }

.ie8 .nav-toggle {
  display: none; }

.ie8 .nav-collapse {
  height: 3.5em; }

.ie8 .nav-collapse li {
  width: auto;
  min-width: 7%;
  border-right: 1px solid #666666; }

.ie8 .nav-collapse a {
  margin: 0;
  padding: 1em;
  text-align: center;
  border-bottom: 0; }

.ie8 .alt-menu {
  display: none;
  border-top: 0; }

.ie8 div .header-menu {
  display: inline-block;
  width: 18%;
  float: right;
  color: #fff;
  height: 100%;
  padding-top: 1em;
  padding-right: 1em;
  text-align: right; }

.ie8 div#navigation.nav-collapse {
  padding-left: 0px; }

.ie8 .nav-collapse ul {
  width: 71%;
  display: inline-block; }

.ie8 div .company-logo {
  height: 100%;
  width: 11%;
  display: inline-block;
  float: left;
  background-image: url("/iwelcome-mbplc-theme/images/iwelcome/mbplc_logo.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0% 0%; }

/* ------ */
/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1.1em;
  margin: 0px;
  margin-left: 14px; }

.portlet-title-text {
  /*cursor: pointer;*/
  color: #aaaaaa; }

.portlet-title img {
  vertical-align: middle; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }

.portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 0px; }

.portlet-content {
  position: relative;
  overflow: hidden; }

.portlet-content,
.portlet-minimized .portlet-content-container {
  padding: 10px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(/iwelcome-mbplc-theme/images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.ie6 .portlet-borderless-container {
  height: 2.5em; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 200; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 20px; }

.ie6 .portlet-borderless-bar .portlet-actions,
.ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  display: inline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }

.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }

.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  color: #3AF;
  display: inline-block;
  font-size: 0;
  height: 16px;
  margin-left: 5px;
  text-indent: -9999px;
  vertical-align: top;
  width: 16px; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.ie6 .portlet-title-default,
.ie7 .portlet-title-default {
  float: left; }

.aui-dd-draggable .portlet-topper {
  cursor: move; }

.aui-dd-draggable .portlet-title-default {
  background: url(/iwelcome-mbplc-theme/images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

.portlet-borderless-bar .portlet-back a {
  background-image: url(/iwelcome-mbplc-theme/images/portlet/return_borderless.png);
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(/iwelcome-mbplc-theme/images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(/iwelcome-mbplc-theme/images/portlet/options_borderless.png); }

.portlet-borderless-bar .portlet-title-default,
.portlet-borderless-bar .portlet-actions {
  vertical-align: top; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
  background: #dff4ff url(/iwelcome-mbplc-theme/images/messages/info.png) no-repeat 6px 50%;
  border: 1px solid #A7CEDF;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.portlet-msg-info.pending {
  background-image: url(/iwelcome-mbplc-theme/images/common/time.png); }

/* ---------- Error messages ---------- */
.portlet-msg-error {
  background: #ffdddd url(/iwelcome-mbplc-theme/images/messages/error.png) no-repeat 6px 50%;
  border: 1px solid #F00;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert {
  background: #ffffcc url(/iwelcome-mbplc-theme/images/messages/alert.png) no-repeat 6px 20%;
  border: 1px solid #FC0;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Success messages ---------- */
.portlet-msg-success {
  background: #f4fdef url(/iwelcome-mbplc-theme/images/messages/success.png) no-repeat 6px 50%;
  border: 1px solid #ACDFA7;
  color: #384F34;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted,
.restricted td {
  background: #FDD;
  border: none; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.restricted * {
  color: #727C81; }

.restricted td.col-1,
.alt.restricted td.col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1,
.results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.results-row.lfr-role-guest .col-1,
.results-row.hover.lfr-role-guest .col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/common/guest_icon.png); }

.results-row.lfr-role-regular .col-1,
.results-row.hover.lfr-role-regular .col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/common/user_icon.png); }

.results-row.lfr-role-community .col-1,
.results-row.hover.lfr-role-community .col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/common/community_icon.png); }

.results-row.lfr-role-organization .col-1,
.results-row.hover.lfr-role-organization .col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/common/organization_icon.png); }

.results-row.lfr-role-team .col-1,
.results-row.hover.lfr-role-team .col-1 {
  background-image: url(/iwelcome-mbplc-theme/images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item,
.lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Actions button ---------- */
.lfr-actions,
.lfr-actions ul {
  background: white url(/iwelcome-mbplc-theme/images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-actions ul {
  bottom: -1px; }

.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong {
  background: none; }

.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }

.lfr-actions .lfr-trigger li a {
  padding: 5px 10px 5px 25px; }

.lfr-actions .lfr-trigger li a:hover {
  background-color: #828F95;
  color: #FFF; }

.lfr-actions .lfr-trigger li a img {
  left: 3px;
  position: absolute; }

.lfr-actions .lfr-trigger li.last {
  border-bottom: none; }

.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }

.lfr-actions.portlet-options .lfr-trigger {
  padding: 0; }

.lfr-actions.portlet-options .lfr-trigger strong {
  min-width: 0;
  padding: 1px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  background-image: url(/iwelcome-mbplc-theme/images/portlet/options.png);
  background-position: 0 0;
  display: block;
  font-size: 0;
  height: 16px;
  padding: 0;
  text-indent: -9999em;
  width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(/iwelcome-mbplc-theme/images/portlet/options_selected.png); }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border: none; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar tr td a:hover {
  background-color: #727C81;
  color: #FFF; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.ie .taglib-calendar tr td.first a {
  border-right: none; }

fieldset {
  border: 1px solid #BFBFBF;
  padding: 8px; }

.ie fieldset {
  padding-top: 0; }

.aui-fieldset {
  border-width: 0;
  padding: 0;
  position: relative; }

.configuration-popup .aui-fieldset {
  margin-bottom: 0; }

.aui-fieldset .aui-field-content,
.aui-field-row,
.aui-button-holder,
.aui-field-wrapper-content {
  margin: 10px 0; }

.aui-field-inline .aui-field-content,
.aui-field-row .aui-field-content {
  margin: 0;
  margin-right: 5px; }

.aui-search-bar .aui-field-content {
  margin-right: 0; }

.aui-search-bar .aui-field-content,
.aui-search-bar .aui-button-content {
  display: inline-block;
  vertical-align: middle; }

.aui-field-choice .aui-field-label {
  display: inline-block; }

.aui-field-date .aui-field-content {
  overflow: hidden; }

legend {
  font-weight: bold;
  padding: 0 6px; }

.aui-fieldset-legend {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 1.5em; }

.aui-legend {
  border-bottom: 1px solid #CCC;
  display: block;
  position: absolute;
  width: 90%; }

input {
  background: #FFF; }

input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="reset"],
select,
textarea,
.textarea,
button {
  background-image: url("/iwelcome-mbplc-theme/images/forms/input_shadow.png");
  background-repeat: no-repeat;
  font-family: Arial !important;
  width: 275px;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font-size: 13px;
  padding: 5px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: Open Sans, sans serif; }

.form textBox:focus,
.form input:focus,
.form textarea:focus,
.form select:focus {
  outline: none;
  border-color: #bbcf87;
  -webkit-box-shadow: 0 0 7px #bbcf87;
  box-shadow: 0 0 7px #bbcf87; }

.form textBox:disabled,
.form input:disabled,
.form textarea:disabled,
.form select:disabled,
.form input[type="button"]:disabled,
.form button:disabled {
  border: solid 1px #ebebec;
  background-color: #f4f4f5;
  color: #b8b8b8;
  padding: 5px 3px; }

select {
  padding: 1px; }

input[type="image"] {
  background: transparent none;
  border: none;
  padding: 0; }

input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  background: #f5f5f5 url("/iwelcome-mbplc-theme/images/forms/button.png") repeat-x 0 0;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  width: auto; }

input[type="submit"]:hover:enabled,
input[type="button"]:hover:enabled,
input[type="reset"]:hover:enabled,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:hover:enabled,
button:focus {
  background: #DFF4FF;
  border: 1px solid #A7CEDF;
  color: #369; }

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.lfr-actions,
.lfr-actions ul {
  min-width: 50px;
  padding: 5px;
  background-color: #eeeeee;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -moz-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: linear-gradient(top, #f5f5f5, #eeeeee);
  /*filter: ~"progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#eeeeee')";	*/
  border: 1px solid;
  border-color: #C8C9CA;
  color: #565656;
  font-weight: bold; }

.aui-button-disabled input[type],
.aui-button-disabled button,
.aui-button-disabled input[type]:hover,
.aui-button-disabled input[type]:focus,
.aui-button-disabled button:hover,
.aui-button-disabled button:focus {
  background: #d4d4d4 url("/iwelcome-mbplc-theme/images/portlet/header_bg.png") repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

input[type="submit"]:hover:enabled,
input[type="button"]:hover:enabled,
input[type="reset"]:hover:enabled,
button:hover:enabled,
.lfr-actions:hover,
.lfr-actions:hover ul {
  background: #b9ced9 url("/iwelcome-mbplc-theme/images/application/state_hover_bg.png") repeat-x 0 0;
  border-color: #627782;
  color: #369; }

input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:focus,
.lfr-actions:focus,
.lfr-actions:focus ul {
  background: #ebebeb url("/iwelcome-mbplc-theme/images/application/state_active_bg.png") repeat-x 0 0;
  border-color: #555; }

input.aui-form-validator-error,
textarea.aui-form-validator-error,
select.aui-form-validator-error {
  border: 1px solid #F00; }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie6 input.text,
input.password,
.ie6 input.submit,
.ie6 input.file,
.ie6 input.button,
.ie6 button {
  background-image: url("/iwelcome-mbplc-theme/images/forms/input_shadow.png");
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px; }

.ie6 input.submit,
.ie6 input.button,
.ie6 button,
.ie6 .aui-button-disabled input.submit,
.ie6 .aui-button-disabled input.button,
.ie6 .aui-button-disabled button {
  background: #d4d4d4 url("/iwelcome-mbplc-theme/images/portlet/header_bg.png") repeat-x 0 0;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  padding: 5px; }

input.focus,
textarea.focus,
.ie6 input.focus,
.ie6 textarea.focus {
  background: #E8F0C1 none;
  border: 1px solid #A6BC83; }

.ie6 .aui-button-disabled input.submit,
.ie6 .aui-button-disabled input.button,
.ie6 .aui-button-disabled button {
  color: #555; }

.ie .aui-button-disabled input {
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50); }

.form-comment {
  margin-top: 15px;
  font-style: italic; }

input[disabled] {
  background: #EEE; }

.form-field-wrapper {
  margin-top: 35px; }

.gwt-CheckBox > input {
  margin-right: 3px; }

button[type="button"] {
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #8e9300;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#adb655), to(#8e9300));
  background-image: -webkit-linear-gradient(top, #adb655, #8e9300);
  background-image: -moz-linear-gradient(top, #adb655, #8e9300);
  background-image: -ms-linear-gradient(top, #adb655, #8e9300);
  background-image: -o-linear-gradient(top, #adb655, #8e9300);
  background-image: linear-gradient(top, #adb655, #8e9300);
  /*filter: ~"progid:DXImageTransform.Microsoft.gradient(startColorStr='#e4e87f', EndColorStr='#c9d200')";*/ }

button[type="button"]:hover {
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #adb655;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#adb655));
  background-image: -webkit-linear-gradient(top, #8e9300, #adb655);
  background-image: -moz-linear-gradient(top, #8e9300, #adb655);
  background-image: -ms-linear-gradient(top, #8e9300, #adb655);
  background-image: -o-linear-gradient(top, #8e9300, #adb655);
  background-image: linear-gradient(top, #8e9300, #adb655);
  /*filter: ~"progid:DXImageTransform.Microsoft.gradient(startColorStr='#e4e87f', EndColorStr='#c9d200')";*/ }

.aui-menu-content,
body > .lfr-menu-list ul,
.aui-underlay-content,
.aui-dialog-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.my-places-menu .current-site a {
  -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5); }

.aui-dialog-hd {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

.aui-tabview-list,
.aui-tab-active,
body > .lfr-menu-list ul,
.lfr-actions,
.aui-dialog-content,
.aui-dialog .aui-widget-hd,
.modify-pages .delete-tab,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 5px; }

.aui-menu-content {
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.aui-underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-hudcrumbs ul {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* ---------- Breadcrumbs ---------- */
.breadcrumbs {
  margin-bottom: 1.5em; }

.breadcrumbs li {
  background: url("/iwelcome-mbplc-theme/images/arrows/05_right.png") no-repeat 100% 50%;
  display: inline-block;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px;
  vertical-align: middle; }

.ie7 .breadcrumbs li,
.ie6 .breadcrumbs li {
  display: inline;
  zoom: 1; }

.ie6 .breadcrumbs {
  zoom: 1; }

.breadcrumbs a {
  display: block; }

.breadcrumbs .last {
  background-image: none;
  margin-top: 0.2em; }

.breadcrumbs .last a,
.aui-tree-node-selected a {
  color: #555; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url("/iwelcome-mbplc-theme/images/common/breadcrumbs.png") no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* ---------- Hidden Accessible ---------- */
#skip-to-content,
#banner h2,
#banner h3,
#navigation h1,
.site-breadcrumbs h1 {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Extras ---------- */
.aui-tab-active:after {
  border: 10px solid;
  border-bottom-width: 0;
  border-color: #333 transparent transparent;
  bottom: -7px;
  content: '-';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: 20; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.logo .current-community,
a,
.portlet,
.site-breadcrumbs ul {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

body.green,
.green .portlet {
  /* background-color: #F1F3EF; */ }

.green .logo .current-community {
  background-color: #AFBFA7; }

.green .aui-state-hover {
  background-color: #CFDABA;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/green/application/state_hover_bg.png);
  border-color: #778362; }

.green .aui-icon {
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/green/aui/icon_sprite.png); }

/* ---------- Links ---------- */
.green a {
  color: #575658; }

.green a:hover {
  color: #8e9300; }

/* ---------- Application styling ---------- */
.green .results-header {
  background-color: #D7DDD2; }

.green .results-row.alt td {
  background-color: #E2E7DE; }

.green .results-row.hover td {
  background-color: #C4CDBD; }

.green .drop-area {
  background-color: #DBDED4; }

.green .aui-resizable-proxy {
  border-color: #909683; }

.green .aui-sortable-proxy {
  background-color: #7C8272; }

.green .aui-menugroup-content h4 {
  background-color: #D7DFD3;
  color: #677D5B; }

.green .aui-menu-content li a,
.green .lfr-menu-list ul li a {
  color: #2F342C; }

.green .my-places-menu .current-site {
  border-color: #42811D; }

.green .my-places-menu .current-site a {
  background-color: #68BB30;
  color: #FFF; }

.green .aui-menu-content li a.aui-focus,
.green .lfr-menu-list ul a.aui-focus,
.green .lfr-menu-expanded li a:focus {
  background-color: #677d5b;
  color: #ffffff;
  text-shadow: -1px -1px #2f342c; }

.green .aui-tab {
  background: none; }

.green .aui-tab-active {
  background-color: #333; }

.green .aui-tab-active,
.green .aui-tab-active a {
  color: #FFF; }

.green .portlet-communities .lfr-current-theme,
.green .portlet-enterprise-admin .lfr-current-theme {
  background-color: #F6F8F1;
  border-color: #909683; }

.green .portlet-communities .theme-entry,
.green .portlet-communities .lfr-current-theme .theme-screenshot,
.green .portlet-enterprise-admin .theme-entry,
.green .portlet-enterprise-admin .lfr-current-theme .theme-screenshot {
  border-color: #B9BDAF; }

.green .portlet-communities .theme-entry .theme-title,
.green .portlet-enterprise-admin .theme-entry .theme-title {
  background-color: #909488;
  border-color: #909683; }

.green .portlet-communities .lfr-theme-list h3,
.green .portlet-enterprise-admin .lfr-theme-list h3 {
  background-color: #DBDED4; }

.green .portlet-communities .selected-color-scheme .theme-entry,
.green .portlet-enterprise-admin .selected-color-scheme .theme-entry {
  border-color: #669A33; }

.green .portlet-communities .lfr-theme-list .theme-entry:hover,
.green .portlet-enterprise-admin .lfr-theme-list .theme-entry:hover {
  background-color: #F5FFE0;
  border-color: #CFE0A8;
  color: #BBC99F; }

.green .portlet-communities .theme-entry:hover .theme-thumbnail,
.green .portlet-enterprise-admin .theme-entry:hover .theme-thumbnail {
  border-color: #CFE0A8; }

.green .portlet-document-library .detail-column-last {
  background-color: #F2FFD8; }

.green .portlet-document-library .detail-column-last .detail-column-content {
  border-color: #C6DA89; }

.green .dockbar {
  background-color: #A2AF98;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/green/dockbar/dockbar_bg.png); }

.green .dockbar .menu-button-active {
  background-color: #95DB5C;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/green/dockbar/button_active_bg.png); }

.green .dockbar .menu-button-active a {
  color: #FFF; }

.green .aui-portal-layout-drag-indicator {
  background-color: #57B63C; }

.green .aui-autocomplete-results-content {
  border-color: #C1F599; }

.green .aui-autocomplete-selected {
  background-color: #E9F7E0;
  border-color: #BBEAA4; }

.green .aui-textboxlistentry {
  background-color: #D9F4CB;
  border-color: #BBEAA4; }

.green .aui-textboxlistentry-focused {
  background-color: #57B63C;
  border-color: #404F34; }

.green .aui-textboxlistentry-close-hover {
  background-color: #BBEAA4; }

/* ---------- Portlet wrapper and icons ---------- */
.green .portlet {
  border-color: #cdcdcd; }

.green .portlet-topper {
  background-color: #f9f9f9;
  border-bottom-color: #e0e0e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));
  background: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5'); }

.green .panel-page .portlet-topper {
  border-bottom-color: #909683; }

.green .portlet-section-selected,
.green .portlet-section-selected a {
  background-color: #909683; }

.green .portlet-section-selected a:hover,
.green .portlet-section-selected a:focus {
  background-color: #909683; }

/* ---------- Calendar portlet ---------- */
.green .portlet-calendar .calendar-day .day-text {
  background-color: #909683; }

.green .taglib-calendar tr td a {
  background-color: #EFF3EA; }

.green .taglib-calendar tr td a:hover {
  background-color: #909683; }

.green .taglib-calendar .calendar-current-day a {
  border-color: #909683;
  color: #5F9930; }

.green .portlet-calendar .taglib-calendar tr td.calendar-current-day a:hover,
.green .portlet-calendar .taglib-calendar tr td.calendar-current-day a:focus {
  background-color: #F2FFDF;
  border-color: #B7BCAE;
  color: #5BCC00; }

.green .taglib-calendar .calendar-current-day,
.green .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.green .taglib-calendar tr td.calendar-inactive {
  color: #BEC4B5; }

/* ---------- Miscellaneous portlet styles ---------- */
.green .journal-template-error .scroll-pane pre span {
  background-color: #BEC4B5; }

.green .restricted * {
  color: #909683; }

.green .lfr-actions .lfr-trigger li a:hover {
  background-color: #909683; }

.green .lfr-tag-selector-popup .aui-textfield-content {
  background-color: #DBDED4;
  border-color: #B9BDAF; }

/* This CSS sets the default styles for forms. */
.green input[type="submit"],
.green input[type="button"],
.green input[type="reset"],
.green button,
.green .lfr-actions,
.green .lfr-actions ul {
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #8e9300;
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#adb655), to(#8e9300));
  background-image: -webkit-linear-gradient(top, #adb655, #8e9300);
  background-image: -moz-linear-gradient(top, #adb655, #8e9300);
  background-image: -ms-linear-gradient(top, #adb655, #8e9300);
  background-image: -o-linear-gradient(top, #adb655, #8e9300);
  background-image: linear-gradient(top, #adb655, #8e9300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f');
  margin-bottom: 5px; }

.green input[type="submit"]:hover:enabled,
.green input[type="button"]:hover:enabled,
.green input[type="reset"]:hover:enabled,
.green button:hover:enabled,
.green .lfr-actions:hover,
.green .lfr-actions:hover ul {
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #adb655;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#adb655));
  background-image: -webkit-linear-gradient(top, #8e9300, #adb655);
  background-image: -moz-linear-gradient(top, #8e9300, #adb655);
  background-image: -ms-linear-gradient(top, #8e9300, #adb655);
  background-image: -o-linear-gradient(top, #8e9300, #adb655);
  background-image: linear-gradient(top, #8e9300, #adb655);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f');
  margin-bottom: 5px; }

.green input[type="submit"]:focus,
.green input[type="button"]:focus,
.green input[type="reset"]:focus,
.green button:focus,
.green .lfr-actions:focus,
.green .lfr-actions:focus ul {
  background-color: #ECECEC;
  background-image: url(/iwelcome-mbplc-theme/images/application/state_active_bg.png); }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie6 .green input.submit,
.ie6 .green input.button,
.ie6 .green button,
.ie6 .green .aui-button-disabled input.submit,
.ie6 .green .aui-button-disabled input.button,
.ie6 .green .aui-button-disabled button {
  color: #404F34; }

/* ---------- Site breadcrumbs ---------- */
.green .site-breadcrumbs li.first a {
  color: #669a33; }

.green .site-breadcrumbs li.last a {
  color: #55674b; }

.green .lfr-hudcrumbs .breadcrumbs li a,
.green .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

body.orange,
.orange .portlet {
  background-color: #F3F1EF; }

.orange .logo .current-community {
  background-color: #BFB8A7; }

.orange .aui-state-hover {
  background-color: #DAC8BA;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/orange/application/state_hover_bg.png);
  border-color: #837062; }

.orange .aui-icon {
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/orange/aui/icon_sprite.png); }

/* ---------- Links ---------- */
.orange a {
  color: #7D745B; }

.orange a:hover {
  color: #CD7700; }

/* ---------- Application styling ---------- */
.orange .results-header {
  background-color: #DDD9D2; }

.orange .results-row.alt td {
  background-color: #E7E4DE; }

.orange .results-row.hover td {
  background-color: #CDC7BD; }

.orange .drop-area {
  background-color: #DED8D4; }

.orange .aui-resizable-proxy {
  border-color: #968A83; }

.orange .aui-sortable-proxy {
  background-color: #827972; }

.orange .aui-menugroup-content h4 {
  background-color: #DFDCD3;
  color: #7D745B; }

.orange .aui-menu-content li a,
.orange .lfr-menu-list ul li a {
  color: #34322C; }

.orange .my-places-menu .current-site {
  border-color: #81641D; }

.orange .my-places-menu .current-site a {
  background-color: #BB8F30;
  color: #FFF; }

.orange .aui-menu-content li a.aui-focus,
.orange .lfr-menu-list ul a.aui-focus,
.orange .lfr-menu-expanded li a:focus {
  background-color: #7D745B;
  color: #FFF;
  text-shadow: -1px -1px #34322c; }

.orange .aui-tab {
  background: none; }

.orange .aui-tab-active {
  background-color: #333; }

.orange .aui-tab-active,
.orange .aui-tab-active a {
  color: #FFF; }

.orange .portlet-communities .lfr-current-theme,
.orange .portlet-enterprise-admin .lfr-current-theme {
  background-color: #F8F4F1;
  border-color: #968A83; }

.orange .portlet-communities .theme-entry,
.orange .portlet-communities .lfr-current-theme .theme-screenshot,
.orange .portlet-enterprise-admin .theme-entry,
.orange .portlet-enterprise-admin .lfr-current-theme .theme-screenshot {
  border-color: #BDB4AF; }

.orange .portlet-communities .theme-entry .theme-title,
.orange .portlet-enterprise-admin .theme-entry .theme-title {
  background-color: #948D88;
  border-color: #968A83; }

.orange .portlet-communities .lfr-theme-list h3,
.orange .portlet-enterprise-admin .lfr-theme-list h3 {
  background-color: #DED8D4; }

.orange .portlet-communities .selected-color-scheme .theme-entry,
.orange .portlet-enterprise-admin .selected-color-scheme .theme-entry {
  border-color: #9A6F33; }

.orange .portlet-communities .lfr-theme-list .theme-entry:hover,
.orange .portlet-enterprise-admin .lfr-theme-list .theme-entry:hover {
  background-color: #FFEEE0;
  border-color: #E0BDA8;
  color: #C9B09F; }

.orange .portlet-communities .theme-entry:hover .theme-thumbnail,
.orange .portlet-enterprise-admin .theme-entry:hover .theme-thumbnail {
  border-color: #E0BDA8; }

.orange .portlet-document-library .detail-column-last {
  background-color: #FFE9D8; }

.orange .portlet-document-library .detail-column-last .detail-column-content {
  border-color: #DAA489; }

.orange .dockbar {
  background-color: #AFA798;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/orange/dockbar/dockbar_bg.png); }

.orange .dockbar .menu-button-active {
  background-color: #DBAC5C;
  background-image: url(/iwelcome-mbplc-theme/images/color_schemes/orange/dockbar/button_active_bg.png); }

.orange .dockbar .menu-button-active a {
  color: #FFF; }

.orange .aui-portal-layout-drag-indicator {
  background-color: #B6A63C; }

.orange .aui-autocomplete-results-content {
  border-color: #F5D599; }

.orange .aui-autocomplete-selected {
  background-color: #F7F0E0;
  border-color: #EAD8A4; }

.orange .aui-textboxlistentry {
  background-color: #F4EACB;
  border-color: #EAD8A4; }

.orange .aui-textboxlistentry-focused {
  background-color: #B6A63C;
  border-color: #4F4534; }

.orange .aui-textboxlistentry-close-hover {
  background-color: #EAD8A4; }

/* ---------- Portlet wrapper and icons ---------- */
.orange .portlet {
  border-color: #968A83; }

.orange .portlet-topper {
  background-color: #D9DDD3;
  border-bottom-color: #B7BCAE; }

.orange .panel-page .portlet-topper {
  border-bottom-color: #968A83; }

.orange .portlet-section-selected,
.orange .portlet-section-selected a {
  background-color: #968A83; }

.orange .portlet-section-selected a:hover,
.orange .portlet-section-selected a:focus {
  background-color: #968A83; }

/* ---------- Calendar portlet ---------- */
.orange .portlet-calendar .calendar-day .day-text {
  background-color: #968A83; }

.orange .taglib-calendar tr td a {
  background-color: #EFF3EA; }

.orange .taglib-calendar tr td a:hover {
  background-color: #968A83; }

.orange .taglib-calendar .calendar-current-day a {
  border-color: #968A83;
  color: #5F9930; }

.orange .portlet-calendar .taglib-calendar tr td.calendar-current-day a:hover,
.orange .portlet-calendar .taglib-calendar tr td.calendar-current-day a:focus {
  background-color: #F2FFDF;
  border-color: #B7BCAE;
  color: #5BCC00; }

.orange .taglib-calendar .calendar-current-day,
.orange .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.orange .taglib-calendar tr td.calendar-inactive {
  color: #BEC4B5; }

/* ---------- Miscellaneous portlet styles ---------- */
.orange .journal-template-error .scroll-pane pre span {
  background-color: #BEC4B5; }

.orange .restricted * {
  color: #968A83; }

.orange .lfr-actions .lfr-trigger li a:hover {
  background-color: #968A83; }

.orange .lfr-tag-selector-popup .aui-textfield-content {
  background-color: #DED8D4;
  border-color: #BDB4AF; }

/* This CSS sets the default styles for forms. */
.orange input[type="submit"],
.orange input[type="button"],
.orange input[type="reset"],
.orange button,
.orange .lfr-actions,
.orange .lfr-actions ul {
  color: #4F4534; }

.orange input[type="submit"]:hover,
.orange input[type="button"]:hover,
.orange input[type="reset"]:hover,
.orange button:hover,
.orange .lfr-actions:hover,
.orange .lfr-actions:hover ul {
  border-color: #e1ac8a;
  color: #565656;
  background-color: #ffeee3;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace the hex values in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeee3), to(#f4c7ab));
  background-image: -webkit-linear-gradient(top, #ffeee3, #f4c7ab);
  background-image: -moz-linear-gradient(top, #ffeee3, #f4c7ab);
  background-image: -ms-linear-gradient(top, #ffeee3, #f4c7ab);
  background-image: -o-linear-gradient(top, #ffeee3, #f4c7ab);
  background-image: linear-gradient(top, #ffeee3, #f4c7ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeee3', EndColorStr='#f4c7ab');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeee3', EndColorStr='#f4c7ab'); }

.orange input[type="submit"]:focus,
.orange input[type="button"]:focus,
.orange input[type="reset"]:focus,
.orange button:focus,
.orange .lfr-actions:focus,
.orange .lfr-actions:focus ul {
  background-color: #ECECEC;
  background-image: url(/iwelcome-mbplc-theme/images/application/state_active_bg.png); }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie6 .orange input.submit,
.ie6 .orange input.button,
.ie6 .orange button,
.ie6 .orange .aui-button-disabled input.submit,
.ie6 .orange .aui-button-disabled input.button,
.ie6 .orange .aui-button-disabled button {
  color: #4F4534; }

/* ---------- Site breadcrumbs ---------- */
.orange .site-breadcrumbs li.first a {
  color: #9A6F33; }

.orange .site-breadcrumbs li.last a {
  color: #67604B; }

.orange .lfr-hudcrumbs .breadcrumbs li a,
.orange .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

/* ---------- Base styles ---------- */
body,
html {
  font-size: 12px;
  font-family: Arial, sans-serif;
  height: 100%;
  background: #ffffff; }

a {
  color: #5B677D;
  text-decoration: underline; }

a:hover {
  /*color: #06C;*/
  text-decoration: none; }

hr,
.separator {
  border-color: #BFBFBF transparent #FFF;
  border-style: solid;
  border-width: 1px 0; }

#wrapper {
  background: none;
  width: 100%;
  height: 100%;
  position: relative; }

.ie6 #wrapper {
  width: 90%; }

#content {
  margin: 40px; }

#banner {
  background: none;
  height: auto; }

#banner .company-title {
  float: none;
  margin: 15px 0 0;
  position: static; }

body #banner .logo a {
  float: left; }

.current-community {
  display: none; }

.logo .current-community {
  background: #a6afbe url(/iwelcome-mbplc-theme/images/dock/my_places_public.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

#skip-to-content:focus {
  clip: auto;
  right: 0;
  z-index: 200; }

#sign-in {
  background: url(/iwelcome-mbplc-theme/images/common/key.png) no-repeat 3px 50%;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 80px;
  top: 20px;
  z-index: 2;
  color: #fff; }

#sign-out {
  background: url("/iwelcome-mbplc-theme/images/common/key.png") no-repeat scroll 3px 50% transparent;
  text-decoration: none;
  color: #DDDDDD;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 215px;
  top: 32px;
  z-index: 2; }

#user-name {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2em;
  padding: 5px 5px 5px 30px;
  position: absolute;
  right: 215px;
  top: 12px;
  z-index: 2; }

.guest-community .logo .current-community {
  display: none; }

.private-page .logo .current-community {
  background-image: url(/iwelcome-mbplc-theme/images/dock/my_places_private.png); }

.ie6 #banner {
  height: 1%; }

.ie6 #banner h1.logo {
  height: 1%; }

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  /* background-color: #EEF0F2; */
  background-color: #fff;
  /* border: 1px solid #C8C9CA; */
  border: 1px #e0e0e0;
  box-shadow: 1px 3px 5px #b6b6b6;
  -webkit-box-shadow: 1px 3px 5px #b6b6b6;
  -moz-box-shadow: 1px 3px 5px #b6b6b6;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6');
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6');
  margin-top: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
  /* padding: 3px; */
  padding: 1px;
  text-align: left; }

.portlet-topper {
  border-bottom: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  color: #222;
  float: none;
  font-weight: normal;
  min-width: 50%;
  padding: 5px; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999; }

.ie .lfr-portlet-title-editable {
  margin-top: -6px; }

.lfr-portlet-title-editable-content {
  padding: 0; }

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px; }

.portlet-icons {
  float: none; }

.portlet-icons .portlet-close-icon {
  border-width: 0; }

.page-maximized .portlet-icons {
  font-size: 11px; }

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

.ie8 .nav-collapse {
  height: 7.5em; }

.ie8 div .header-menu {
  display: inline-block;
  width: 16%; }

/* ---------- Footer ---------- */
#footer {
  text-align: right; }

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 200; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a,
.lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(/iwelcome-mbplc-theme/images/common/breadcrumbs_hud.png); }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent; }

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 15px; }

.aui-combobox .aui-field {
  float: left;
  line-height: 0; }

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline; }

/* ---------- Extras ---------- */
.portlet-borderless-bar {
  -moz-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000; }

.portlet-topper {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

.logo .current-community {
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white; }

.aui-combobox .aui-toolbar-first {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* ---------- additional ---------- */
div .company-logo {
  width: 15%; }

div .header-menu {
  margin-top: -5px;
  padding-right: 0; }

.header-menu a {
  box-shadow: 0 0 0 #000000 !important;
  margin: 0 !important; }

.nav-collapse {
  background: transparent;
  border-bottom: 2px solid #b8b9ba;
  margin: 0 20px;
  width: auto;
  height: 90px; }

.nav-collapse ul {
  width: 67%; }

.nav-collapse ul li {
  font-weight: bold;
  text-transform: uppercase; }

.nav-collapse li {
  margin: 54px 14px 0 0;
  border-right: none; }

.nav-collapse li,
.nav-collapse li:hover {
  background: transparent; }

.nav-collapse li {
  border-top: 6px solid #828386; }

.nav-collapse li:hover,
.nav-collapse li.selected {
  border-top: 6px solid #8e9300; }

.nav-collapse li a {
  color: #828386 !important; }

.nav-collapse li:hover a,
.nav-collapse li.selected a {
  color: #8e9300 !important; }

.nav-collapse a {
  padding: 5px 15px 5px 0; }

.dropdown-menu ul {
  background: #FFFFFF !important; }

/* @override /iwelcome-theme/css/iwelcome-main.css */
/* IWELCOME MAIN STYLES */
/* @group Icons */
.list-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -1px -221px;
  position: relative;
  float: left;
  left: 20px;
  margin-left: -20px;
  width: 20px;
  height: 20px; }

.new-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -1px -53px;
  position: relative;
  float: left;
  left: 20px;
  margin-left: -20px;
  width: 20px;
  height: 20px; }

.search-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -2px -197px;
  position: relative;
  float: left;
  left: 22px;
  margin-left: -22px;
  width: 22px;
  height: 20px; }

.save-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -2px -3px;
  position: fixed;
  width: 20px;
  height: 20px; }

.cancel-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -2px -3px;
  position: fixed;
  width: 20px;
  height: 20px; }

.edit-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat 0 -54px;
  width: 20px;
  height: 20px;
  display: block; }

.delete-icon-small {
  background: url(/iwelcome-mbplc-theme/images/iwelcome/iwelcome-icons-small.png) no-repeat -2px -153px;
  width: 20px;
  height: 20px;
  display: block; }

/* @end */
/* @group Forms */
.form-row {
  margin-top: 5px;
  margin-right: 15px;
  padding-bottom: 2px;
  clear: both; }

.form-row.login label {
  text-align: right;
  width: 100px;
  display: block;
  float: left;
  margin: 4px 5px 0 0; }

.left {
  float: left; }

.prompt {
  width: 75px;
  float: left;
  margin-right: 5px;
  text-align: left;
  font-weight: bold; }

.prompt-large {
  width: 110px;
  float: left;
  margin-right: 5px;
  text-align: left;
  font-weight: bold; }

.iwelcome-fieldset {
  margin-bottom: 10px; }

.iwelcome-buttons {
  float: left;
  margin: 0 5px; }

.iwelcome-buttons.icon input {
  text-indent: 16px; }

.buttons-wrapper {
  width: 100%;
  overflow: auto; }

.arrow-down-header-menu {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #7b7b7b;
  position: relative;
  float: left;
  top: 7px;
  left: -5px; }

.header-menu a {
  behavior: url(/iwelcome-mbplc-theme/css/PIE/PIE.htc);
  float: right;
  color: #8f8f8f;
  width: auto;
  background-color: #2f2f2f\9;
  border: solid thin #1e1e1e\9;
  box-shadow: inset 0 0 10px #000000;
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=10, OffY=10, Color=#000000);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 3px 10px 3px 10px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  text-decoration: none;
  z-index: 99999;
  margin: 0 30px 0 0; }

.header-menu a:hover {
  color: #8f8f8f; }

/* @end */
/* @group Pagination */
.pagination {
  margin-left: 0;
  padding: 0; }

.pagination li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.pagination .page {
  display: block;
  padding: 0 17px 0 15px; }

span.page {
  font-weight: bold; }

.pagination .first {
  margin-right: -7px; }

.pagination .prev {
  margin-right: -12px; }

.pagination .next {
  margin-left: -10px; }

/* @end */
/* @Group Miscellaneous */
.hide {
  display: none !important; }

/* @end */
/* Tabs stuff */
.tabBottom {
  margin-top: 0px; }

.gwt-TabBarRest-wrapper {
  border: none;
  padding: 0px; }

.gwt-TabBarItem {
  padding: 3px;
  padding-bottom: 7px;
  border: none;
  color: #797979;
  cursor: pointer; }

.gwt-TabBarItem-selected {
  font-weight: bold;
  color: #585858; }

.gwt-TabBarItem-wrapper {
  border: none;
  padding-bottom: 0px !important;
  padding-left: 6px !important;
  padding-right: 6px !important; }

.gwt-TabBar {
  border-bottom-color: #BFBFBF;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

/* End Tabs struff */
/* Date picker of GWT */
.gwt-DatePicker {
  behavior: url(/iwelcome-mbplc-theme/css/PIE/PIE.htc);
  font: 12px;
  zoom: 1;
  border: 1px solid #d7d7d7;
  border-bottom: 5px solid #d7d7d7;
  color: #6b6b6b;
  cursor: default;
  padding: 5px; }

.datePickerDay {
  background-color: #ffffff;
  padding: 6px; }

.datePickerDayIsToday {
  font-weight: bold;
  color: #ffffff;
  background: #9e9b9e; }

.datePickerDayIsHighlighted {
  font-weight: bold;
  background: #8e9300 !important; }

.datePickerWeekendLabel {
  background-color: #9e9b9e;
  text-align: center;
  font-weight: bold;
  padding: 5px;
  color: #ffffff; }

.datePickerWeekdayLabel {
  background-color: #9e9b9e;
  text-align: center;
  font-weight: bold;
  padding: 5px;
  color: #ffffff; }

.datePickerDayIsFiller {
  background-color: #f7f7f7; }

.datePickerMonth {
  text-align: center;
  font-weight: bold;
  font-size: larger;
  padding: 3px;
  color: #ffffff; }

.datePickerDayIsDisabled {
  color: #d0d0d0 !important; }

.datePickerDayIsWeekend {
  background-color: #fafafa; }

.gwt-DatePicker > tbody > tr > td {
  background-color: #9e9b9e; }

.gwt-DatePicker > tbody > tr > td > table {
  margin-left: auto;
  margin-right: auto; }

/* End Date Picker GWT */
.footer {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  height: 30px;
  background-color: #ffffff;
  border-top: thin solid #b2b2b2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }

.footer-text {
  position: relative;
  top: 5px; }

.footer a {
  text-decoration: none;
  color: #7b7b7b; }

.footer a:hover {
  text-decoration: none;
  color: #7b7b7b; }

.editButtonGroup-viewing {
  position: absolute;
  left: 510px;
  top: 6px; }

.editButtonGroup-editing {
  padding-top: 5px; }

.editButtonGroup-editing * + * {
  padding-left: 10px; }

.gwt-Label-inline {
  display: inline;
  padding-left: 10px; }

.dropdown-menu {
  position: absolute;
  z-index: 9999999;
  display: none;
  top: 40px; }

.dropdown-menu UL {
  behavior: url(/iwelcome-mbplc-theme/css/PIE/PIE.htc);
  width: 130px;
  list-style: none;
  background: #f4f4f4;
  border: solid 1px #DDD;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow: visible;
  padding: 10px 0;
  margin: 0; }

.dropdown-menu.has-tip {
  margin-top: 8px;
  position: absolute; }

.dropdown-menu.has-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block; }

.dropdown-menu.has-tip.anchor-right:before {
  left: auto;
  right: 9px; }

.dropdown-menu.has-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  display: inline-block; }

.dropdown-menu.has-tip.anchor-right:after {
  left: auto;
  right: 10px; }

.dropdown-menu.has-scroll UL {
  max-height: 358px;
  overflow: auto; }

.dropdown-menu LI {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 18px; }

.dropdown-menu LI > A,
.dropdown-menu LABEL {
  display: block;
  color: #555;
  text-decoration: none;
  line-height: 16px;
  padding: 3px 22px;
  white-space: nowrap; }

.dropdown-menu LI > A:hover,
.dropdown-menu LABEL:hover {
  background-color: #b7ca68;
  color: #ffffff;
  cursor: pointer;
  width: 66px; }

.dropdown-menu .divider {
  height: 1px;
  background: #E5E5E5;
  margin: 5px 1px;
  overflow: hidden; }

/* Icon Examples - icons courtesy of http://p.yusukekamiyamane.com/ */
.dropdown-menu.has-icons LI > A {
  font-size: 13px;
  padding-left: 34px;
  background-position: 8px center;
  background-repeat: no-repeat;
  position: relative;
  left: 4px;
  background-size: 16px;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7; }

.flag {
  width: 16px;
  height: 11px;
  background: url(flags.png) no-repeat; }

.flag.flag-nl {
  background-position: -16px 0; }

.flag.flag-um {
  background-position: 0 -11px; }

.dropdown-menu .dutch.selected A {
  background-image: url(/am/images/iwelcome/Netherlands-Flag.png); }

.dropdown-menu .dutch A:hover {
  background-image: url(/am/images/iwelcome/Netherlands-Flag.png); }

.dropdown-menu .dutch A {
  background-image: url(/am/images/iwelcome/Netherlands-Flag-Gray.png);
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important; }

.dropdown-menu .english.selected A {
  background-image: url(/am/images/iwelcome/UK-Flag.png); }

.dropdown-menu .english A:hover {
  background-image: url(/am/images/iwelcome/UK-Flag.png); }

.dropdown-menu .english A {
  background-image: url(/am/images/iwelcome/UK-Flag-Gray.png);
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important; }

.dropdown-menu .signoff A {
  background-image: url(/iwelcome-mbplc-theme/images/iwelcome/glyphicons_063_power.png);
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important; }

.dropdown-menu .help A {
  background-image: url(/iwelcome-mbplc-theme/images/iwelcome/glyphicons_194_circle_question_mark.png);
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important; }

.gwt-search-label {
  padding-top: 6px; }

.error-style ul {
  background-color: red;
  border: 1px solid #cd0a0a;
  background-color: #ff9999;
  padding: 5px;
  margin: 5px 5px 15px 5px;
  list-style-type: none; }

.error {
  border: solid 1px red; }

table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 12px; }

table {
  clear: both; }

th,
td {
  /* padding: 5px !important; */
  vertical-align: top; }

th {
  border-top: 1px solid #c1c1bd;
  border-bottom: 1px solid #c1c1bd;
  text-align: left;
  font-weight: normal !important;
  color: #999996; }

td {
  /*border-left: 1px dotted #c1c1bd;*/
  border: none !important; }

td:first-child {
  border-left: 0; }

.container {
  margin: 0 auto;
  width: 100%; }

.odd {
  /* background-color: #f3f3f1; */ }

.even {
  /* background-color: #fff; */ }

.tableList {
  margin: 0 auto;
  width: 100%; }

.tableList td {
  padding: 5px !important; }

.buttonWrapper {
  height: 30px; }

.label {
  width: 200px; }

.navButton {
  width: 80px; }

.editIcon {
  cursor: pointer;
  /*TODO add icon*/ }

.addIcon {
  cursor: pointer;
  /*TODO add icon*/ }

.left {
  float: left; }

.right {
  float: right; }

.form {
  padding: 16px 16px 0;
  overflow: auto; }

.form h1 {
  color: #666666;
  margin: 0 0 8px 0;
  font-size: 13px;
  font-weight: bold; }

.form p {
  color: #666666;
  font-size: 12px;
  margin-bottom: 30px;
  border-top: solid 1px #cccccc !important;
  padding-bottom: 10px;
  padding-top: 5px; }

.form .label {
  font-size: 12px;
  color: #666666;
  display: block;
  font-weight: bold;
  text-align: right;
  width: 200px;
  float: left;
  margin: 0 20px 10px 0; }

.formLabel {
  font-size: 12px;
  color: #666666;
  display: block;
  font-weight: bold;
  text-align: right;
  width: 200px;
  margin: 0 20px 10px 0;
  float: left; }

.formLabel .header {
  color: #666666; }

.formLabel .header.notInUse {
  color: #b0b0b0; }

.formLabel .small {
  color: #666666;
  display: block;
  font-size: 11px;
  font-weight: normal;
  text-align: right; }

.form .small {
  color: #666666;
  display: block;
  font-size: 11px;
  font-weight: normal;
  text-align: right; }

.form select {
  padding: 4px 2px; }

.formButtons {
  margin-left: 10px;
  padding: 5px; }

.checkbox {
  font-size: 12px;
  margin: 0 0 2px 0; }

.checkbox input {
  margin: 0 5px 0 0; }

.formFieldWrapper {
  margin-top: 13px;
  clear: both;
  position: relative; }

.checkBoxStyle {
  horizontal-align: left; }

.rightHandSide {
  margin-left: 220px; }

.numberListBox {
  width: 4em !important;
  margin: 0 0 4px 0;
  padding: 1px 2px !important; }

.cbFrontLabel {
  width: 10em;
  float: left;
  font-size: 12; }

.error {
  border: solid 1px red; }

.red {
  background-color: red; }

.errorList ul {
  padding: 5px;
  list-style-type: none; }

.messageList {
  position: relative;
  margin-bottom: 20px;
  border: thin solid #B7DDF2;
  background-color: #eeeeee;
  min-height: 45px; }

.messageListTextPanel {
  margin: 5px 5px 5px 60px; }

.messageList ul {
  list-style-type: none;
  margin-left: 60px; }

.messageList img {
  margin-top: -15px;
  top: 50%;
  bottom: 50%;
  position: absolute;
  margin-left: 10px; }

.stepImage {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0px;
  display: block; }

.checkBoxList {
  list-style-type: none;
  margin-left: 220px; }

.checkBoxList li {
  position: relative; }

.checkBoxList input {
  position: absolute;
  top: 50%;
  margin-top: -6px; }

.checkBoxList label {
  margin-left: 20px;
  display: block; }

.popup {
  background-color: white;
  border: thin solid darkblue;
  border-radius: 5px;
  width: 200;
  height: 75; }

.popup img {
  margin: -16px 0 0 -16px;
  top: 50%;
  left: 50%;
  position: absolute; }

.popupText {
  text-align: center;
  position: absolute;
  bottom: 0%;
  width: 100%; }

.popupGlass {
  background-color: black;
  opacity: 0.7;
  /* filter:alpha(opacity=70);  Needed for < IE 8, however, does not work with gwt   */ }

.numberListBox {
  width: 4em !important;
  margin: 0 0 4px 0;
  padding: 1px 2px !important; }

hr {
  margin: 10px 0; }

.pointer {
  cursor: pointer; }

.margin-right {
  margin-right: 2px; }

.extra-wide {
  width: 300px; }

.tabBottom {
  margin-top: 0px; }

.gwt-TabBarRest-wrapper {
  border: none;
  padding: 10px; }

.gwt-Label {
  align: center; }

.gwt-TabBarItem {
  position: relative;
  font-size: 13px;
  text-align: center;
  top: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-top: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  min-width: 55px;
  height: 13px;
  color: #b1b0b0;
  cursor: pointer;
  background-color: #FBFBFB;
  border-top: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF; }

.gwt-TabBarItem-selected {
  background-color: #FFFFFF;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #ffffff; }

.gwt-TabBarItem .gwt-Label {
  position: relative;
  bottom: 3px; }

.gwt-TabBarItem-wrapper {
  border: none;
  padding-bottom: 0px !important;
  padding-left: 6px !important;
  padding-right: 6px !important; }

.gwt-TabBar {
  border-bottom-color: #BFBFBF;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.identificationCard {
  border: thin solid #c6c6c6;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 2px #f1f1f1;
  width: 500px;
  height: 225px;
  background-color: #e7e5e6;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  color: #666666;
  letter-spacing: 0.05em;
  background: url("/iwelcome-mbplc-theme/images/iwelcome/fingerprint.gif") no-repeat;
  background-position: 400px 120px;
  /*z-index: 99999;*/ }

.identificationCard .userPicture {
  border: 4px solid white;
  box-shadow: 3px 3px 3px #f1f1f1;
  margin: 10px;
  padding: 0;
  display: none; }

.identificationCard .idCardHeader {
  color: white;
  font-size: 15px;
  position: relative;
  border-bottom-color: #c6c6c6;
  background-color: #8e9300;
  background: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#8e9300));
  background: -moz-linear-gradient(top, #8e9300, #8e9300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2be7f', endColorstr='#a6c22f');
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: thin solid #c6c6c6;
  height: 25px;
  padding-top: 5px;
  padding-left: 10px; }

.identificationCard .idCardHeader img {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
  display: none; }

.identificationCard .idCardHeaderPrefix {
  font-weight: lighter;
  display: inline; }

.identificationCard .idCardHeaderName {
  font-weight: bolder;
  display: inline;
  padding-left: 3px; }

.identificationCard .idCardHeaderPostfix {
  font-weight: bolder;
  display: inline;
  padding-left: 1px; }

.IdCardUsername {
  position: absolute;
  top: 10px;
  left: 10px;
  background: url("/iwelcome-mbplc-theme/images/iwelcome/glyphicons_003_user.png") no-repeat;
  background-size: 20px 20px;
  background-position: 5px 5px; }

.IdCardUsername .IdCardItemLabel {
  font-weight: lighter;
  font-size: 13px !important;
  color: #909090; }

.IdCardUsername .IdCardItemValue {
  position: absolute;
  font-weight: 600 !important;
  color: #666666;
  top: 16px; }

.IdCardEmail {
  position: absolute;
  top: 30px;
  left: 10px;
  background: url("/iwelcome-mbplc-theme/images/iwelcome/glyphicons_399_e-mail.png") no-repeat;
  background-size: 20px 20px;
  background-position: 5px 5px; }

.IdCardEmail .IdCardItemLabel {
  font-weight: lighter;
  font-size: 13px !important;
  color: #909090; }

.IdCardEmail .IdCardItemValue {
  position: absolute;
  font-weight: 600 !important;
  color: #666666;
  top: 16px; }

.IdCardSecurityQuestions {
  position: absolute;
  top: 50px;
  left: 10px;
  background: url("/iwelcome-mbplc-theme/images/iwelcome/glyphicons_070_umbrella.png") no-repeat;
  background-size: 20px 20px;
  background-position: 5px 5px; }

.IdCardSecurityQuestions .IdCardItemLabel {
  font-weight: lighter;
  font-size: 13px !important;
  color: #909090; }

.IdCardSecurityQuestions .IdCardItemValue {
  position: absolute;
  font-weight: 600 !important;
  color: #666666;
  top: 16px; }

.identificationCard .idCardName {
  font-size: 16px;
  padding-bottom: 10px; }

.identificationCard .idCardSubText {
  font-weight: normal;
  font-size: 14px; }

.identificationCard .idCardTextContent {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 435px;
  height: 150px;
  border: solid thin #e0e0e0;
  border-left: solid 20px #e0e0e0;
  background-color: #ffffff; }

.identificationCard .idCardItem div {
  position: relative;
  left: 0px;
  top: 10px; }

.identificationCard .idCardTextContent div {
  position: relative;
  height: 25px; }

.identificationCard .idCardTextContent span {
  position: absolute;
  left: 40px; }

.identificationCard .idCardContent {
  position: relative;
  margin-top: 10px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); }

.idCardLogo {
  right: 160px;
  position: absolute;
  top: 3px; }

.answer-table .gwt-Label {
  font-size: 12px;
  color: #666666;
  border: none;
  display: block;
  font-weight: normal;
  text-align: right;
  width: 200px;
  margin-top: 15px;
  margin-right: 20px; }

.answer-table .gwt-TextBox,
.answer-table .gwt-ListBox {
  margin-top: 15px;
  margin-right: 20px; }

.messageList {
  position: relative;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  border: thin solid #E0E0E0;
  background-color: #eeeeee;
  min-height: 45px;
  color: #666666;
  font-size: 12px; }

.messageListTextPanel {
  margin: 5px 5px 5px 60px; }

.messageList ul {
  list-style-type: none;
  margin-left: 60px;
  margin-top: 15px;
  color: #666666; }

.messageList img {
  margin-top: -15px;
  top: 50%;
  bottom: 50%;
  position: absolute;
  margin-left: 10px; }

#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px; }

#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px; }

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto; }

#tooltip.left:after {
  left: 10px;
  margin: 0; }

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0; }

.tableHeaderText {
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
  color: #666666; }

.searchTable .listusersSearchLabel {
  margin-left: 15px;
  margin-right: 10px; }

.searchTable .gwt-ListBox {
  width: 100px;
  font-family: Open Sans;
  font-weight: normal;
  margin-right: 10px; }

.searchTable .gwt-TextBox {
  width: 200px;
  height: 10px;
  font-family: Open Sans;
  font-weight: normal;
  margin-right: 10px; }

.cellTableWidget {
  width: 98%;
  margin-left: 1%;
  margin-top: 20px; }

.cellTableWidget button {
  background-image: none !important;
  line-height: 0px !important;
  width: 30px !important;
  text-shadow: none !important;
  font-size: 8px !important;
  color: #ffffff !important;
  background-color: #373737;
  border-radius: 2px;
  box-shadow: none !important; }

.cellTableFooter {
  border-top: 2px solid #6f7277;
  padding: 3px 15px;
  text-align: left;
  color: #4b4a4a;
  text-shadow: #ddf 1px 1px 0;
  overflow: hidden; }

.cellTableHeader {
  border-bottom: none !important;
  font-weight: 700 !important;
  font-size: 1.1em !important;
  color: #ffffff !important;
  font-color: #ffffff !important;
  background: #9e9b9e !important;
  padding: 3px 15px;
  text-align: left;
  text-shadow: none !important;
  overflow: hidden; }

.cellTableCell {
  padding: 8px 15px !important;
  overflow: hidden; }

.cellTableSortableHeader {
  cursor: pointer;
  cursor: hand; }

.cellTableSortableHeader:hover {
  color: #6c6b6b; }

.cellTableEvenRow {
  background: #f5f5f5 !important; }

.cellTableEvenRowCell {
  border: 2px solid #ffffff; }

.cellTableOddRow {
  background: #e6e6e6 !important; }

.cellTableOddRowCell {
  border: 2px solid #fafafa; }

.cellTableHoveredRow {
  background: #eee; }

.cellTableHoveredRowCell {
  border: 2px solid #eee; }

.cellTableKeyboardSelectedRow {
  background: #ffc; }

.cellTableKeyboardSelectedRowCell {
  border: 2px solid #ffc; }

.cellTableSelectedRow {
  background: #628cd5;
  color: white;
  height: auto;
  overflow: auto; }

.cellTableSelectedRowCell {
  border: 2px solid #628cd5; }

/**
 * The keyboard selected cell is visible over selection.
 */
.cellTableKeyboardSelectedCell {
  border: 2px solid #d7dde8; }

.column-username {
  width: 25%; }

.column-requestor {
  width: 15%; }

.column-fullname {
  width: 15%; }

.column-email {
  width: 25%; }

.column-status {
  width: 10%; }

.column-action {
  width: 10%; }

.gwt-ToggleButton {
  display: inline;
  border: 1px solid #8e9300;
  border-radius: 3px 3px 3px 3px;
  padding: 4px;
  padding-left: 5px;
  padding-right: 5px; }

.html-face {
  font-size: 17px;
  display: inline;
  color: #ffffff; }

.gwt-ToggleButton-up {
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #8e9300;
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#adb655), to(#8e9300));
  background-image: -webkit-linear-gradient(top, #adb655, #8e9300);
  background-image: -moz-linear-gradient(top, #adb655, #8e9300);
  background-image: -ms-linear-gradient(top, #adb655, #8e9300);
  background-image: -o-linear-gradient(top, #adb655, #8e9300);
  background-image: linear-gradient(top, #adb655, #8e9300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f'); }

.gwt-ToggleButton-down {
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #adb655;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#adb655));
  background-image: -webkit-linear-gradient(top, #8e9300, #adb655);
  background-image: -moz-linear-gradient(top, #8e9300, #adb655);
  background-image: -ms-linear-gradient(top, #8e9300, #adb655);
  background-image: -o-linear-gradient(top, #8e9300, #adb655);
  background-image: linear-gradient(top, #8e9300, #adb655);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f'); }

.gwt-ToggleButton-up-hovering {
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #adb655;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#adb655));
  background-image: -webkit-linear-gradient(top, #8e9300, #adb655);
  background-image: -moz-linear-gradient(top, #8e9300, #adb655);
  background-image: -ms-linear-gradient(top, #8e9300, #adb655);
  background-image: -o-linear-gradient(top, #8e9300, #adb655);
  background-image: linear-gradient(top, #8e9300, #adb655);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f'); }

button:focus {
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #8e9300;
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#adb655), to(#8e9300));
  background-image: -webkit-linear-gradient(top, #adb655, #8e9300);
  background-image: -moz-linear-gradient(top, #adb655, #8e9300);
  background-image: -ms-linear-gradient(top, #adb655, #8e9300);
  background-image: -o-linear-gradient(top, #adb655, #8e9300);
  background-image: linear-gradient(top, #adb655, #8e9300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f'); }

button:focus:hover {
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  border: 1px solid #8e9300;
  background-color: #adb655;
  /* solid colour alternative for browsers that do not support gradients */
  /* choose the gradient-from and gradient-to colours and replace them in EACH of the rules below */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e9300), to(#adb655));
  background-image: -webkit-linear-gradient(top, #8e9300, #adb655);
  background-image: -moz-linear-gradient(top, #8e9300, #adb655);
  background-image: -ms-linear-gradient(top, #8e9300, #adb655);
  background-image: -o-linear-gradient(top, #8e9300, #adb655);
  background-image: linear-gradient(top, #8e9300, #adb655);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2be7f', EndColorStr='#a6c22f'); }

.accessSettingResources {
  display: inline-block;
  width: 270px; }

#guest-accounts-div .gwt-TabPanel {
  margin-top: 10px; }

#guest-accounts-div .radioGroup {
  margin-left: 10px; }

#createAccountButtons {
  margin-left: 15px; }

.fractionPager {
  margin-top: 10px;
  margin-left: 10px; }

#activation-div .gwt-Anchor {
  position: relative; }

#activation-div .gwt-CheckBox {
  position: relative;
  left: 217px; }

#activation-div .usepolicy {
  position: relative;
  left: 219px; }

#activation-div .gwt-Label.subHeader {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #c1c1bd;
  margin-bottom: 15px; }

#activation-div .introMessage {
  color: #666666; }

#activation-div p {
  border-bottom: 1px solid #CCCCCC;
  border-top: none !important;
  margin-bottom: 30px; }

.gwt-Image {
  vertical-align: middle; }

.gwt-Anchor {
  cursor: pointer; }

.gwt-DateBox {
  width: 80px !important; }

.error-style {
  border-color: red !important;
  background-color: #FFF7F7 !important;
  background-image: none !important; }

.error-style:focus {
  outline: -webkit-focus-ring-color auto 5px !important;
  outline-color: red !important;
  outline-offset: -2px; }

div.table-search-filter-control {
  margin-left: 15px; }

.optional-header {
  font-weight: normal; }

.table-row-action > div {
  text-decoration: underline;
  cursor: pointer; }

.user-list-username-column > div > span.type {
  color: #b1b0b0; }

.gwt-TabPanel {
  width: 100%; }

.sub-header > .gwt-Label {
  margin-top: 50px; }

.gwt-TabBarFirst {
  width: 11px; }

.gwt-ListBox {
  width: 283px; }

.editButtonGroup-editing {
  margin-left: 220px; }

.error-style > label > a {
  color: red; }

.error-style > label {
  color: red; }

#communication-methods {
  float: left;
  width: 360px;
  margin-top: 3px; }

.editButtonGroup-password {
  margin-top: -5px; }

.editButtonGroup-password > div > button {
  margin-right: 7px; }

.accessSettingResources {
  width: 300px; }

#passwordCharacterCollections {
  height: 105px; }

#passwordCharacterCollections > div {
  height: 25px; }

#passwordCharacterCollections > div > select {
  position: absolute;
  left: 350px;
  width: 50px; }

#passwordCharacterCollections > div > span {
  position: absolute;
  left: 220px; }

#passwordCharacterCollections > div > .gwt-Label {
  position: absolute;
  left: 220px;
  margin-top: 25px; }

.passwordPolicyBox > div > .gwt-Label {
  margin-left: 10px; }

.passwordPolicyBox > div > .gwt-Anchor {
  margin-left: 10px;
  position: absolute;
  bottom: 10px; }

.passwordPolicyBox {
  min-height: 80px; }

.step-container {
  padding: 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 10px 0px 10px 0px; }

.token-type {
  border: 1px solid #000000;
  display: inline-block;
  margin: 10px;
  padding: 10px;
  text-align: center;
  width: 140px; }

.gwt-Hyperlink {
  display: inline-block; }

.token-text {
  display: inline-block; }

.token-text > .gwt-HTML {
  margin-bottom: 15px; }

.image-button {
  cursor: pointer; }

.inline-warning {
  overflow: auto;
  padding: 16px 0; }

/* @override http://www.dev.iwelcome.nl:18080/iwportlet-dashboard/static/css/dashboard.css?browserId=other&languageId=en_US&t=1304684874000 */
.dashboard-columns {
  overflow: auto;
  padding: 10px 30px 10px 0; }

.dashboard-column {
  width: 200px;
  float: left;
  margin-left: 30px;
  margin-bottom: 20px; }

.resource-image img {
  margin: 0 auto;
  display: block; }

.resource-image-box {
  width: 100%;
  border: 1px solid #d4d3d4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: url(/iwelcome-mbplc-theme/images/iwelcome/resource-bg.png) repeat-x; }

.resource-image-box-highlighted {
  border: 1px solid #bcd845 !important; }

.resource-image-wrapper {
  width: 100%;
  height: 80px;
  display: table; }

.resource-image {
  width: 100%;
  vertical-align: middle;
  display: table-cell; }

.resource-image-active {
  cursor: pointer; }

.ie6 .resource-image,
.ie7 .resource-image {
  display: inline-block;
  line-height: 80px; }

.ie6 .resource-image-ie-wrapper,
.ie7 .resource-image-ie-wrapper {
  display: inline-block;
  height: 100%; }

.resource-text {
  text-align: left;
  font: bold 1.1em verdana;
  color: #4d4d4d; }

