@charset "utf-8";
/* ---------- 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(../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(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

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

.aui-state-active {
  background: #ebebeb url(../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(../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(../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.yui3-dd-dragging {
  opacity: .6; }

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

.portlet-boundary.yui3-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(../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(../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(../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(../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(../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(../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(../images/portlet/header_bg.png) repeat-x 0 0; }

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

/* ---------- Download Icon Journal POP UP ---------- */
.lfr-preview-file-toolbar .aui-icon-down {
  background: url(/Alphega-Corporate-theme/images/document_library/preview_down.png) no-repeat 0 50%; }

/* ---------- 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(../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(../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(../images/dockbar/pin.png) no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

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

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

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

.dockbar .impersonating-user {
  background: url(../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(../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(../images/dockbar/checked.png) no-repeat 0 50%;
  padding-left: 20px; }

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

.dockbar .menu-button {
  background: url(../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(../images/common/add.png); }

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

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

.dockbar .staging-options .menu-button span {
  background-image: url(../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(../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(../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(../images/dock/page_settings.png); }

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

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

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

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

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }

.modify-pages .delete-tab {
  background: #333333 url(../images/portlet/close_borderless.png) no-repeat 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin-top: -7px;
  padding: 3px;
  position: absolute;
  right: 1px;
  text-indent: -9999em;
  top: 50%;
  width: 8px; }

/*------ Navigation portlet ------*/
.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu ul {
  padding-left: 10px; }

/* ---------- Page template selector ---------- */
.aui-form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }

.aui-form-options input {
  border-width: 0;
  display: inline;
  float: left; }

.aui-form-triggers {
  float: left; }

.aui-form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }

.aui-form-trigger img {
  background: url() no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px; }

.aui-form-trigger:hover, .aui-form-trigger:focus {
  background-color: #83B0CA;
  background-image: url(../images/application/button_bg_over.png); }

.aui-trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }

.aui-trigger-selected:hover, .aui-trigger-selected:focus {
  background-color: #B7DEF4;
  background-image: url(../images/application/button_bg_selected_over.png); }

.aui-options-trigger img {
  background-image: url(../images/common/configuration.png); }

.aui-save-trigger img {
  background-image: url(../images/dock/my_place_current.png); }

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

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }

.portlet-title-text {
  cursor: pointer; }

.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: 1px; }

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

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

.portlet-icon-back {
  background: url(../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; }

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

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

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

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

.portlet-borderless-bar .portlet-css a {
  background-image: url(../images/portlet/portlet_css_borderless.png); }

.portlet-borderless-bar .portlet-edit a {
  background-image: url(../images/portlet/edit_borderless.png); }

.portlet-borderless-bar .portlet-configuration a {
  background-image: url(../images/portlet/configuration_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(../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(../images/common/time.png); }

/* ---------- Error messages ---------- */
.portlet-msg-error {
  background: #ffdddd url(../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(../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(../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(../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(../images/common/guest_icon.png); }

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

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

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

.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(../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(../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(../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(../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(../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; }

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(../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, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:hover, 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 {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

.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(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, .lfr-actions:hover, .lfr-actions:hover ul {
  background: #b9ced9 url(../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(../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(../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(../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: #FFC none;
  border: 1px solid #FC0; }

.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); }

.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; }

.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(../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 {
  display: inline;
  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(../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, #navigation2 h1, #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 {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.lfr-title-scope-selector {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.logo .current-community, #navigation, #navigation2 a, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

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

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

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

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

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

.green a:hover {
  color: #66CD00; }

/* ---------- 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: #FFF;
  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(../images/color_schemes/green/dockbar/dockbar_bg.png); }

.green .dockbar .menu-button-active {
  background-color: #95DB5C;
  background-image: url(../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: #909683; }

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

.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: #404F34; }

.green input[type="submit"]:hover, .green input[type="button"]:hover, .green input[type="reset"]:hover, .green button:hover, .green .lfr-actions:hover, .green .lfr-actions:hover ul {
  background-color: #CFDABA;
  background-image: url(../images/color_schemes/green/application/state_hover_bg.png);
  border-color: #778362;
  color: #669A33; }

.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(../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; }

/* CSS Document */
.banner-nav {
  display: block;
  margin: 1px auto;
  width: 100%; }

.banner-nav {
  /*-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);*/
  background-align: center;
  background-repeat: no-repeat;
  /*margin-bottom: 18px;
  margin-left: 2px;
  margin-right: 2px;*/
  overflow: hidden;
  position: relative; }

.banner-nav,
.banner-nav .banner,
.banner-nav .second-banner {
  height: 170px; }

.banner-nav,
.banner-nav .heading {
  clear: both; }

/*.banner-nav,
.banner-nav .menu,
.banner-nav a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}*/
.banner-nav .heading {
  height: 0; }

.banner-nav a,
.banner-nav .menu {
  display: block; }

.banner-nav a {
  float: left;
  left: 0;
  outline: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.banner-nav .menu .item {
  height: 9px;
  margin: 4px 3px;
  width: 9px;
  z-index: 1;
  opacity: 0.6;
  filter: alpha(opacity=60); }

/*.banner-nav .playpause {
	background-image: url(http://cdn.www.liferay.com/osb-theme/images/custom/banner-nav_pause.png);
       background-repeat:no-repeat;
}

.banner-nav .paused {
	background-image: url(http://cdn.www.liferay.com/osb-theme/images/custom/banner-nav_play.png);
background-repeat:no-repeat;
}

.banner-nav .prev {
	background-image: url(http://cdn.www.liferay.com/osb-theme/images/custom/banner-nav_prev.png);
}

.banner-nav .next {
	background-image: url(http://cdn.www.liferay.com/osb-theme/images/custom/banner-nav_next.png);
background-repeat:no-repeat;
}*/
.banner-nav .heading,
.banner-nav .banner p,
.banner-nav .second-banner p,
.banner-nav .menu a {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
  zoom: 1; }

.banner-nav .menu {
  bottom: 5px;
  right: 5px;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 5;
  margin-right: 685px; }

.banner-nav .banner {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1; }

.banner-nav .second-banner,
.banner-nav .third-banner {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: auto;
  z-index: 1; }

.banner-nav,
.banner-nav .menu {
  /*background-color: #000;*/ }

.banner-nav .menu a {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  height: 18px;
  margin: 0 3px;
  width: 18px; }

.banner-nav .menu .selected {
  background-color: #FFF;
  opacity: 1;
  filter: alpha(opacity=100); }

.banner-nav .banner .banner_text,
.banner-nav .second-banner .banner_text {
  text-indent: 0;
  font-size: 1.5em;
  line-height: 1em;
  color: #fff;
  width: 240px;
  padding: 10px 5px 0px 60px; }

.banner-nav .banner .banner_title,
.banner-nav .second-banner .banner_title {
  text-indent: 0;
  font-size: 2em;
  line-height: 1.5em;
  color: #fff;
  width: 240px;
  padding: 60px 5px 0px 60px; }

.banner-nav .banner .banner_title {
  margin-bottom: 0;
  -webkit-margin-after: 0; }

.banner-nav .banner #text_bg {
  width: 300px;
  height: 100%;
  background: url(/Alphega-Consumer-theme/images/custom/slider-text-bg.png);
  position: relative;
  border-right: 1px solid white; }

.banner-nav .banner #text_bg #banner_more {
  width: 50px;
  height: 20px;
  background-color: white;
  margin: 40px 60px; }

.banner-nav .banner #text_bg a {
  text-decoration: none;
  color: #E0B020;
  position: relative;
  padding: 3px 0 0 3px; }

.banner-nav #arrow_right {
  background: url(/Alphega-Consumer-theme/images/custom/bg40_dark.png);
  border-left: 1px solid #fff;
  height: 100%;
  position: absolute;
  right: 0px;
  width: 40px;
  z-index: 100; }

.banner-nav #arrow_right img {
  padding: 90px 13px; }

.banner-nav #arrow_left {
  background: url(/Alphega-Consumer-theme/images/custom/bg40_dark.png);
  border-right: 1px solid #fff;
  height: 100%;
  position: absolute;
  left: 0px;
  width: 40px;
  z-index: 100; }

.banner-nav #arrow_left img {
  padding: 90px 13px; }

.banner-nav#banner-nav-2 .second-banner:first-child {
  opacity: 1; }

/* #banner-nav-2 */
#banner-nav-2 {
  border: 1px solid #ccc;
  height: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#banner-nav-2 .second-banner {
  margin: 0 50px;
  background: #fff; }

#banner-nav-2 .second-banner img {
  float: left;
  margin-top: 7px;
  height: 135px; }

#banner-nav-2 .second-banner .banner_title {
  color: #029937;
  font-size: 20px;
  margin-bottom: 0.5em;
  padding: 5px 0 0 20px;
  -webkit-margin-after: 0em;
  left: 0;
  width: auto; }

#banner-nav-2 .second-banner .banner_text {
  color: #999;
  padding-left: 20px;
  font-size: 14px;
  text-align: justify;
  left: 0;
  width: auto; }

#banner-nav-2 .second-banner a {
  color: #e63745;
  text-decoration: none;
  position: relative;
  float: none;
  padding-left: 152px;
  font-size: 12px; }

#banner-nav-2 #arrow_left {
  background: none; }

#banner-nav-2 #arrow_left img {
  padding: 40px 0; }

#banner-nav-2 #arrow_right {
  background: none; }

#banner-nav-2 #arrow_right img {
  padding: 40px 0; }

.banner-nav#banner-nav-3 .third-banner:first-child {
  opacity: 1; }

/* #banner-nav-3 */
#banner-nav-3 {
  border: 1px solid #ccc;
  height: 150px; }

#banner-nav-3 .third-banner {
  margin: 0 50px;
  width: 50%;
  background: #fff; }

#banner-nav-3 .third-banner img {
  float: left;
  margin-top: 7px;
  height: 135px; }

#banner-nav-3 .third-banner .banner_title {
  color: #029937;
  font-size: 20px;
  margin-bottom: 0.5em;
  padding: 5px 20px 0 20px;
  -webkit-margin-after: 0em;
  left: 0; }

#banner-nav-3 .third-banner .banner_text {
  color: #999;
  padding-left: 20px;
  font-size: 1.3em;
  text-align: justify;
  width: 260px;
  left: 0; }

#banner-nav-3 .third-banner a {
  color: #e63745;
  text-decoration: none;
  position: relative;
  float: none;
  padding-left: 152px;
  font-size: 12px; }

#banner-nav-3 #arrow_left {
  background: none; }

#banner-nav-3 #arrow_left img {
  padding: 40px 0; }

#banner-nav-3 #arrow_right {
  background: none; }

#banner-nav-3 #arrow_right img {
  padding: 40px 0; }

/* #slider-baner-b2b page */
.banner-nav-b2b {
  display: block;
  margin: 1px auto;
  width: 100%; }

.banner-nav-b2b {
  background-align: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative; }

.banner-nav-b2b,
.banner-nav-b2b .banner,
.banner-nav-b2b .second-banner {
  height: 170px; }

.banner-nav-b2b,
.banner-nav-b2b .heading {
  clear: both; }

.banner-nav-b2b .heading {
  height: 0; }

.banner-nav-b2b a,
.banner-nav-b2b .menu {
  display: block; }

.banner-nav-b2b a {
  float: left;
  left: 0;
  outline: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.banner-nav-b2b .menu .item {
  height: 9px;
  margin: 4px 3px;
  width: 9px;
  z-index: 1;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.banner-nav-b2b .heading,
.banner-nav-b2b .banner p,
.banner-nav-b2b .second-banner p,
.banner-nav-b2b .menu a {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
  zoom: 1; }

.banner-nav-b2b .menu {
  bottom: 5px;
  right: 5px;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 5;
  margin-right: 685px; }

.banner-nav-b2b .banner {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1; }

.banner-nav-b2b .second-banner,
.banner-nav-b2b .third-banner {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: auto;
  z-index: 1; }

.banner-nav-b2b .menu a {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  height: 18px;
  margin: 0 3px;
  width: 18px; }

.banner-nav-b2b .menu .selected {
  background-color: #FFF;
  opacity: 1;
  filter: alpha(opacity=100); }

.banner-nav-b2b .banner .banner_text,
.banner-nav-b2b .second-banner .banner_text {
  text-indent: 0;
  font-size: 1.2em;
  line-height: 1em;
  color: #fff;
  width: 240px;
  padding: 10px 5px 0px 60px; }

.banner-nav-b2b .banner .banner_title,
.banner-nav-b2b .second-banner .banner_title {
  text-indent: 0;
  font-size: 20px;
  line-height: 1.5em;
  color: #fff;
  width: 230px;
  padding: 10px 5px 0px 60px; }

.banner-nav-b2b .banner .banner_title {
  margin-bottom: 0;
  -webkit-margin-after: 0; }

.banner-nav-b2b .banner #text_bg {
  width: 300px;
  height: 288px;
  /* background:url(/Alphega-Consumer-theme/images/custom/slider-text-bg.png); */
  position: relative;
  border-right: 1px solid white; }

.banner-nav-b2b .banner #text_bg #banner_more {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  left: 60px;
  margin: 0 0 10px;
  position: absolute; }

.banner-nav-b2b .banner #text_bg a {
  font-size: 1em;
  padding: 4px 6px;
  position: relative;
  text-decoration: none; }

.banner-nav-b2b #arrow_right {
  background: url(/Alphega-Consumer-theme/images/custom/bg40_dark.png);
  border-left: 1px solid #fff;
  height: 100%;
  position: absolute;
  right: 0px;
  width: 40px;
  z-index: 100; }

.banner-nav-b2b #arrow_right img {
  padding: 90px 13px; }

.banner-nav-b2b #arrow_left {
  background: url(/Alphega-Consumer-theme/images/custom/bg40_dark.png);
  border-right: 1px solid #fff;
  height: 100%;
  position: absolute;
  left: 0px;
  width: 40px;
  z-index: 100; }

.banner-nav-b2b #arrow_left img {
  padding: 90px 13px; }

.banner-nav-b2b {
  height: 200px;
  border-bottom: 1px solid #fff; }

.banner-nav-b2b #banner-nav-2 .second-banner:first-child {
  opacity: 1; }

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

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

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

.orange .aui-icon {
  background-image: url(../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(../images/color_schemes/orange/dockbar/dockbar_bg.png); }

.orange .dockbar .menu-button-active {
  background-color: #DBAC5C;
  background-image: url(../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 {
  background-color: #DAC8BA;
  background-image: url(../images/color_schemes/orange/application/state_hover_bg.png);
  border-color: #837062;
  color: #9A6F33; }

.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(../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 ---------- */
/** {
    margin: 0;
}
html, body {
    height: 100%;
}*/
body {
  background: #EEF0F2;
  font-size: 11px; }

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;
  margin: 0 auto;
  max-width: 90%;
  min-width: 960px;
  position: relative;
  /*	min-height: 100%;
      height: auto !important;
      height: 100%;
      margin: 0 auto -150px;*/
  /* the bottom margin is the negative value of the footer's height */ }

.ie6 #wrapper {
  width: 90%; }

#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(../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(../images/common/key.png) no-repeat 3px 50%;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 0;
  top: 1.4em; }

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

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

.ie6 #banner {
  height: 1%; }

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

/* ---------- Main navigation ---------- */
#navigation2 {
  background: #414445 url(../images/navigation/bg.png) repeat-x 0 0;
  clear: both;
  margin: 0 auto 5px;
  min-height: 2.2em;
  padding: 0 5px; }

#navigation2 ul {
  list-style: none;
  margin: 0;
  padding: 3px; }

#navigation2 li, #navigation2 a {
  display: inline-block; }

.ie6 #navigation2 li, .ie7 #navigation2 li, .ie6 #navigation2 a, .ie7 #navigation2 a {
  display: inline;
  zoom: 1; }

#navigation2 li {
  position: relative;
  vertical-align: top; }

#navigation2 a {
  color: #FFF;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 1px;
  padding: 3px 15px;
  text-decoration: none; }

.kring #navigation2 a {
  padding: 3px 2px; }

.kring #navigation2.main_menu ul li .child-menu li a {
  padding: 3px 15px; }

#navigation2 .selected a, #navigation2 a:hover, #navigation2 a:focus, #navigation2 .child-menu li a {
  background: #313334;
  color: #FFF;
  outline: 0;
  text-shadow: -1px -1px black; }

#navigation2 li:hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 300; }

#navigation2 .child-menu li:hover .grand-child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  left: 201px;
  top: 0;
  width: 200px;
  z-index: 300; }

.ie6 #navigation2 li.hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 300; }

#navigation2 .child-menu {
  display: none; }

#navigation2.main_menu .child-menu .grand-child-menu {
  display: none; }

#navigation2 .child-menu li {
  border-width: 0 0 1px;
  display: block;
  float: none;
  margin: 0; }

#navigation2 .child-menu li a {
  cursor: pointer !important; }

.ie7 #navigation2 .child-menu li a {
  zoom: 1; }

#navigation2 .child-menu li a:hover {
  background-color: #020509; }

#navigation2 .child-menu .selected a {
  background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%; }

/* ---------- Main navigation original belen ---------- */
/*#navigation {
	background: #414445 url(../images/navigation/bg.png) repeat-x 0 0;
	clear: both;
	margin: 0 auto 5px;
	min-height: 2.2em;
	padding: 0 5px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 3px;
}

#navigation li, #navigation a {
	display: inline-block;
}

.ie6 #navigation li, .ie7 #navigation li, .ie6 #navigation a, .ie7 #navigation a {
	display: inline;
	zoom: 1;
}

#navigation li {
	position: relative;
	vertical-align: top;
}

#navigation a {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 1px;
	padding: 3px 15px;
	text-decoration: none;
}

#navigation .selected a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a {
	background: #313334;
	color: #FFF;
	outline: 0;
	text-shadow: -1px -1px #000;
}

#navigation li:hover .child-menu {
	background: #1E2529;
	display: block;
	position: absolute;
	width: 200px;
	z-index: 200;
}

.ie6 #navigation li.hover .child-menu {
	background: #1E2529;
	display: block;
	position: absolute;
	width: 200px;
	z-index: 200;
}

#navigation .child-menu {
	display: none;
}

#navigation .child-menu li {
	border-width: 0 0 1px;
	display: block;
	float: none;
	margin: 0;
}

#navigation .child-menu li a {
	cursor: pointer !important;
}

.ie7 #navigation .child-menu li a {
	zoom: 1;
}

#navigation .child-menu li a:hover {
	background-color: #020509;
}

#navigation .child-menu .selected a {
	background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%;
}*/
/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #EEF0F2;
  border: 1px solid #C8C9CA;
  margin: 0 0 10px;
  padding: 3px;
  text-align: left; }

.portlet-topper {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  color: #222;
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF; }

.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; }

/* ---------- 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(../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-box-shadow: inset 0 1px 3px #000;
  -webkit-box-shadow: inset 0 1px 3px #000;
  box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.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; }

#navigation2 li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

#navigation li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.aui-combobox .aui-toolbar-first {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

/* *************************** MODIFIED STYLES **************************/
html body {
  background: #fff;
  /*min-height:768px;*/
  padding-bottom: 0px; }

#wrapper {
  max-width: 980px;
  min-width: 980px;
  width: 980px; }

.chat-bar {
  display: none; }

.clear {
  clear: both; }

.portlet-layout {
  margin-bottom: 10px; }

/*--------------- header---------------------*/
#heading .logo {
  margin: 10px 0px; }

#buscadortop {
  float: right;
  margin-top: 60px; }

#banner .company-title {
  float: left;
  margin-top: 0px;
  width: 200px; }

#menu_shadow {
  background: url(/Alphega-Corporate-theme/images/custom/main_menu_shadow.png) center bottom no-repeat;
  height: 10px;
  margin: 0 auto;
  width: 669px; }

/*---------------main menu---------------------*/
#navigation2.main_menu a:hover,
#navigation2.main_menu a:focus {
  background: #fff;
  color: #009534; }

#navigation2.main_menu li {
  margin-right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu li:hover .child-menu {
  background: #fff;
  border: 1px solid #CCC;
  border-top: none;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu .child-menu li:hover .grand-child-menu {
  background: #fff;
  border: 1px solid #CCC;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu .child-menu li a,
#navigation2.main_menu .child-menu li a:hover {
  background: #fff;
  color: #009534; }

#navigation2.main_menu .has_child {
  height: 27px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu ul li .child-menu li {
  border-bottom: 1px dotted #CCC;
  height: auto;
  padding: 0 0 0 5px; }

#navigation2.main_menu ul li .child-menu li:last-child {
  border: none; }

#navigation2.main_menu ul li .child-menu li a {
  color: #999;
  background: url(/Alphega-Corporate-theme/images/custom/list_icon.png) left 5px no-repeat; }

#navigation2.main_menu ul li:hover .child-menu li a:hover {
  color: #333;
  background: url(/Alphega-Consumer-theme/images/custom/list_icon.png) left 5px no-repeat; }

#navigation2.main_menu ul li:hover .child-menu li a {
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle; }

#navigation2.main_menu ul li:hover {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu ul li:hover a {
  color: #009534; }

#navigation2.main_menu .selected a {
  background: url(/Alphega-Corporate-theme/images/custom/bg40.png);
  border: none;
  color: #fff;
  height: auto;
  padding-left: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu .selected .has_child:hover {
  height: 27px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2.main_menu li.selected:hover > a.has_child {
  height: 27px; }

#navigation2.main_menu .selected a {
  padding: 3px 15px; }

/*---------------main menu original belen---------------------*/
/*#navigation.main_menu a:hover, 
#navigation.main_menu a:focus, 
#navigation.main_menu .child-menu li a{background:#fff;color:#009534;}

#navigation.main_menu li{margin-right:5px;}

#navigation.main_menu li:hover .child-menu{background:#fff;border: 1px solid #CCC;border-top: none;margin-top:-3px;margin-left:-1px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);}

#navigation.main_menu .has_child {border-radius:5px 5px 0 0;height: 27px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);}

#navigation.main_menu ul li .child-menu li{border-bottom:1px dotted #CCC;height:30px;padding:10px 0px 5px 10px;}

#navigation.main_menu ul li .child-menu li:last-child{border:none;}

#navigation.main_menu ul li .child-menu li a{color:#999;background:url(/Alphega-Corporate-theme/images/custom/list_icon.png) center left;background-repeat:no-repeat;}

#navigation.main_menu ul li:hover .child-menu li a:hover{color:#333;}

#navigation.main_menu ul li:hover .child-menu li a{font-size:1em;text-decoration:none;vertical-align:middle;}

#navigation.main_menu ul li:hover{background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);}

#navigation.main_menu ul li:hover a{color:#009534;}

#navigation.main_menu .selected a{background:url(/Alphega-Corporate-theme/images/custom/bg40.png);border:none;color:#fff;height:auto;padding-left:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);}

#navigation.main_menu .selected .has_child:hover{height:27px;}

#navigation.main_menu li.selected:hover>a.has_child{height:27px;}

#navigation.main_menu .selected a{padding:3px 15px;}*/
/*--------------- navigation---------------------*/
#navigation2 {
  background: url(/Alphega-Corporate-theme/images/custom/main_menu_bg.png);
  height: 41px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#navigation2 ul {
  padding: 10px 0 3px 0; }

#navigation2 li {
  margin-right: 30px; }

#navigation2 .selected a,
#navigation2 a:hover,
#navigation2 a:focus,
#navigation2 .child-menu li a {
  background: url(/Alphega-Corporate-theme/images/custom/bg40.png);
  text-shadow: none; }

#navigation2 li.selected a {
  box-shadow: none;
  -webkit-box-shadow: none; }

/*--------------- navigation original belen ---------------------*/
/*#navigation{background:url(/Alphega-Corporate-theme/images/custom/main_menu_bg.png);height:41px;margin:0 auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);}

#navigation ul{padding:10px 3px 3px 3px;}

#navigation li{margin-right: 30px;}

#navigation .selected a, 
#navigation a:hover, 
#navigation a:focus, 
#navigation .child-menu li a{background:url(/Alphega-Corporate-theme/images/custom/bg40.png);text-shadow:none;}

#navigation li.selected a{box-shadow:none;-webkit-box-shadow:none;}*/
/*--------------- search & links---------------------*/
#buscadortop #keywords {
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  color: #646464;
  width: 150px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#buscadortop .aui-field-inline {
  position: absolute;
  right: 0px;
  top: 46px; }

#buscadortop .aui-field-content {
  margin-right: 0px; }

#buscadortop .aui-field-input {
  padding: 5px; }

#head-links {
  float: right;
  margin-right: 180px;
  margin-top: 40px; }

#head-links ul li {
  display: inline;
  margin-left: 10px; }

#head-links ul {
  list-style: none; }

#head-links ul li a {
  text-decoration: none; }

#head-links ul li a:hover {
  color: #000; }

/*--------------- footer---------------------*/
/*.push {height: 150px;}*/
#footer_bg {
  background-color: #009534;
  width: 980px;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#footer {
  color: #fff;
  height: auto;
  text-align: left;
  width: 980px;
  margin: 0 auto;
  padding: 0 0 20px 0;
  overflow: auto; }

#footer #ft_copyright {
  float: left;
  padding: 15px;
  width: 225px; }

#footer #ft_copyright,
#footer #ft_site_links #ft_links_title {
  color: #a8dcba; }

#footer #ft_site_links {
  float: left;
  list-style: none;
  padding: 10px;
  width: 300px; }

#footer #ft_site_links #ft_links_title {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  -webkit-margin-after: 0.5em; }

#footer #ft_site_links ul {
  float: left;
  list-style: none;
  margin: 0;
  width: 130px; }

#footer #ft_site_links ul li {
  list-style: none;
  margin: 0 10px 5px 0; }

#footer #ft_site_links a {
  color: #fff;
  text-decoration: none; }

#footer #ft_right {
  float: right;
  margin-right: 20px; }

#footer #ft_consumer_link {
  background-image: url(/Alphega-Corporate-theme/images/custom/bg40.png);
  float: right;
  padding: 10px 10px 10px 20px;
  width: 290px;
  position: relative;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#footer #ft_consumer_link .title {
  color: #fff;
  text-decoration: none;
  float: left;
  font-size: 1.7em;
  margin-bottom: 0.5em;
  -webkit-margin-after: 0.5em; }

#footer #ft_consumer_link a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  width: 240px;
  min-height: 40px;
  padding: 0 60px 0 0;
  background: url(../images/custom/footer_arrow.png) 95% bottom no-repeat; }

/*--------------- Newsletter portlet ---------------------*/
#p_p_id_Newsletter_WAR_newsletterportlet_ .portlet-body {
  font-size: 1.1em; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tabview-list {
  background: #049F3A;
  border: none;
  padding: 4px 6px 1px 6px; }

#p_p_id_Newsletter_WAR_newsletterportlet_ ul.aui-tabview-list li.aui-tab-active:after {
  border-color: #81CE9C transparent transparent; }

#p_p_id_Newsletter_WAR_newsletterportlet_ ul.aui-tabview-list li span.aui-tab-content {
  border: none;
  margin: 0 1px 0 0; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-content {
  background: #fff;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-active .aui-tab-content {
  background: #81CE9C;
  box-shadow: none;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-active .aui-tab-content:hover {
  background: #81CE9C;
  box-shadow: none; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-label a:hover {
  color: #000; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tabview-list .first {
  border: none; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tabview-list .last {
  border: none; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-active .aui-tab-label {
  color: #03742B;
  text-shadow: none; }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-tab-active {
  background: none; }

#p_p_id_Newsletter_WAR_newsletterportlet_ input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
  background: #81CE9C;
  color: #fff;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_Newsletter_WAR_newsletterportlet_ .aui-field-label, #p_p_id_Newsletter_WAR_newsletterportlet_.aui-field-label-inline-label {
  color: #049F3A; }

#p_p_id_8_ .aui-field-label, #p_p_id_Newsletter_WAR_newsletterportlet_ .aui-field-label-inline-label {
  color: #049F3A; }

/*---------------navigation portlet---------------------*/
#p_p_id_71_ h2 {
  background-color: #009534;
  min-height: 30px;
  height: auto;
  margin: 0;
  padding: 5px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_71_ h2 a {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding-left: 10px;
  text-decoration: none;
  display: block; }

#p_p_id_71_ ul {
  list-style-image: url(/Alphega-Corporate-theme/images/custom/list_icon.png);
  margin-left: 15px;
  padding-left: 0px; }

#p_p_id_71_ ul li {
  border-bottom: 1px dotted #CCC;
  height: auto;
  padding: 10px 0; }

#p_p_id_71_ ul li a {
  font-size: 1.2em;
  text-decoration: none;
  vertical-align: middle; }

#p_p_id_71_ ul li a:hover {
  color: #000;
  text-decoration: none; }

#p_p_id_71_ ul li ul {
  margin-bottom: 0;
  margin-left: 15px; }

#p_p_id_71_ ul li ul li {
  height: auto;
  border-bottom: none;
  padding: 0; }

.portlet-boundary_71_ h2 {
  background-color: #009534;
  border-radius: 5px;
  height: 30px;
  margin-top: 0px;
  padding: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.portlet-boundary_71_ h2 a {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding-left: 10px;
  text-decoration: none; }

.portlet-boundary_71_ ul {
  list-style-image: url(/Alphega-Corporate-theme/images/custom/list_icon.png);
  margin-left: 15px;
  padding-left: 0px; }

.portlet-boundary_71_ ul li {
  border-bottom: 1px dotted #CCC;
  height: 30px;
  padding-top: 10px; }

.portlet-boundary_71_ ul li a {
  font-size: 1.2em;
  text-decoration: none;
  vertical-align: middle; }

/*---------------3 Colums style---------------------*/
.Alphega-columns-3 #column-1 {
  width: 25%;
  padding-right: 20px; }

.Alphega-columns-3 #column-2 {
  display: block;
  min-height: 440px;
  width: auto;
  border: 1px solid #CCC;
  padding: 10px;
  overflow: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.Alphega-columns-3 #column-3 {
  width: 20%;
  padding-left: 20px; }

/*---------------3 Colums style---------------------*/
.Alphega-home-intranet #column-1 {
  display: block;
  width: 100%;
  min-height: 100px; }

.Alphega-home-intranet #column-2 {
  display: block;
  float: left;
  width: 30%;
  border: 1px solid #CCC;
  padding: 10px;
  margin: 0 10px 0 0;
  min-height: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.Alphega-home-intranet #column-3 {
  display: block;
  float: left;
  width: 29%;
  border: 1px solid #CCC;
  padding: 10px;
  margin: 0 10px;
  min-height: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.Alphega-home-intranet #column-4 {
  display: block;
  float: left;
  width: 30%;
  border: 1px solid #CCC;
  padding: 10px;
  margin: 0 0 0 10px;
  min-height: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.Alphega-home-intranet #column-5 {
  display: block;
  float: left;
  width: 48%;
  padding: 0;
  margin: 0 10px 0 0;
  min-height: 100px; }

.Alphega-home-intranet #column-6 {
  display: block;
  float: right;
  width: 50%;
  border: 1px solid #CCC;
  padding: 0;
  margin: 1px 0 0 0;
  min-height: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

/*---------------3 Colums style-BreadCrumb---------------------*/
#p_p_id_73_ {
  float: right;
  margin-bottom: 20px; }

#p_p_id_73_ .breadcrumbs {
  float: left;
  margin-bottom: 0; }

#p_p_id_73_ .portlet-borderless-container {
  min-height: 1em; }

#p_p_id_73_ #breadcrumb-text {
  float: left;
  padding: 3px 10px;
  margin-bottom: 0;
  font-weight: bold;
  color: #9c9c9c; }

#p_p_id_73_ .breadcrumbs li {
  max-width: 100%;
  background: url(/Alphega-Consumer-theme/images/custom/list_icon.png) no-repeat 100% 50%;
  display: inline-table; }

#p_p_id_73_ .breadcrumbs li a {
  color: #949393;
  margin-right: 10px; }

#p_p_id_73_ li.last {
  background-image: none;
  margin-right: 0;
  padding-right: 0; }

#p_p_id_73_ .breadcrumbs li.first a {
  color: #e31c17; }

#p_p_id_73_ .breadcrumbs li.last a {
  color: #949393; }

#p_p_id_73_ .last a {
  text-decoration: none;
  color: #9c9c9c; }

.Alphega-columns-3 #column-2 > #p_p_id_56_ {
  clear: both; }

.Alphega-columns-3 #column-2 > #layout-column_column-2 {
  clear: both; }

/*---------------3 Colums style---------------------*/
.B2B-private-UK #column-1 {
  display: block;
  width: 100%;
  min-height: 100px; }

.B2B-private-UK #column-2 {
  display: block;
  float: left;
  width: 66%;
  padding: 0;
  margin: 20px 10px 0 0;
  min-height: 100px; }

.B2B-private-UK #column-3 {
  display: block;
  float: left;
  width: 30%;
  padding: 0;
  margin: 20px 10px 0 0;
  min-height: 100px; }

.B2B-private-UK #column-4 {
  display: block;
  float: left;
  width: 30%;
  padding: 0;
  margin: 0 30px 0 0;
  min-height: 100px; }

.B2B-private-UK #column-5 {
  display: block;
  float: left;
  width: 65%;
  padding: 0;
  min-height: 100px; }

.B2B-private-UK #column-6 {
  display: block;
  float: right;
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  min-height: 100px; }

.B2B-private-UK #column-7 {
  display: block;
  float: left;
  width: 45%;
  padding: 0;
  margin: 0 50px 0 0;
  min-height: 100px; }

.B2B-private-UK #column-8 {
  display: block;
  float: left;
  width: 45%;
  padding: 0;
  margin: 0 10px 0 0;
  min-height: 100px; }

.B2B-private-UK #column-9 {
  display: block;
  float: left;
  width: auto;
  max-width: 664px; }

/*--------------- Home Magazine Portlet ---------------------*/
#home_magazine {
  float: left;
  width: 325px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 150px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#home_magazine div {
  float: left;
  width: 190px;
  padding: 10px 0 10px 10px; }

#home_magazine img {
  float: right;
  height: 135px;
  margin: 5px; }

#home_magazine #title {
  color: #029937;
  font-size: 18px;
  margin-bottom: 0.5em; }

#home_magazine #text {
  color: #999;
  font-size: 14px;
  margin-bottom: 0.5em; }

#home_magazine a {
  color: #e63745;
  text-decoration: none;
  display: inline-block;
  font-size: 12px; }

/*---------------- Home Magazine B2B ------------------------*/
#home_side_magazine {
  height: auto;
  float: left;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 4px; }

#home_side_magazine #title {
  color: #029937;
  font-size: 18px;
  margin-bottom: 0.5em;
  margin-left: 5px; }

#home_side_magazine #text {
  margin-left: 5px; }

#home_side_magazine #top_image {
  width: 300px; }

#home_side_magazine a {
  color: #e63745;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  margin-left: 5px; }

/*---------------PHARMACY LOCATOR PORTLET---------------------*/
#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .portlet-body {
  background: #F4F4F4;
  overflow: auto;
  padding: 10px; }

/*--------------- CONTACT portlet ---------------------*/
.portlet-boundary_1_WAR_contactforms6101_ {
  font-size: 1.2em;
  clear: both; }

.portlet-boundary_1_WAR_contactforms6101_ .aui-fieldset-legend {
  color: #049F3A;
  padding: 0 0 3em; }

.portlet-boundary_1_WAR_contactforms6101_ .aui-legend {
  padding: 0 0 0.5em; }

.portlet-boundary_1_WAR_contactforms6101_ .aui-field-label {
  color: #049F3A; }

.portlet-boundary_1_WAR_contactforms6101_ input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
  background: #81CE9C;
  color: #fff;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

.portlet-boundary_1_WAR_contactforms6101_ textarea {
  padding-left: 5px;
  padding-right: 5px;
  background: #81CE9C;
  color: #fff;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 88%; }

/*--------------- CALENDAR portlet ---------------------*/
#p_p_id_8_ .aui-tabview-list {
  background: #049F3A;
  border: none;
  padding: 4px 6px 1px 6px; }

#p_p_id_8_ ul.aui-tabview-list li.aui-tab-active:after {
  border-color: #81CE9C transparent transparent; }

#p_p_id_8_ ul.aui-tabview-list li span.aui-tab-content {
  border: none;
  margin: 0 1px 0 0; }

#p_p_id_8_ .aui-tab-content {
  background: #fff;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }

#p_p_id_8_ .aui-tab-active .aui-tab-content {
  background: #81CE9C;
  box-shadow: none;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }

#p_p_id_8_ .aui-tab-active .aui-tab-content:hover {
  background: #81CE9C;
  box-shadow: none; }

#p_p_id_8_ .aui-tab-label a:hover {
  color: #000; }

#p_p_id_8_ .aui-tabview-list .first {
  border: none; }

#p_p_id_8_ .aui-tabview-list .last {
  border: none; }

#p_p_id_8_ .aui-tab-active .aui-tab-label {
  color: #03742B;
  text-shadow: none; }

#p_p_id_8_ .aui-tab-active {
  background: none; }

#p_p_id_8_ input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
  background: #81CE9C;
  color: #fff;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

#p_p_id_8_ .aui-field-label, #p_p_id_Newsletter_WAR_newsletterportlet_ .aui-field-label-inline-label {
  color: #049F3A; }

#p_p_id_8_ .portlet-calendar .calendar-day .day-text {
  background: #81CE9C; }

#p_p_id_8_ .taglib-calendar tr td a {
  background: #D4F9E0; }

#p_p_id_8_ .portlet-calendar .calendar-container {
  background: #f8f8f8; }

#p_p_id_8_ .portlet-calendar .day-grid .night-hour {
  background: #D4F9E0; }

#p_p_id_8_.portlet-calendar {
  padding-bottom: 10px; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_togglebasic {
  background-color: #049f3a;
  padding: 10px;
  width: 270px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_togglebasic a {
  color: #fff;
  text-decoration: none; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_togglebasic .aui-field-input-text {
  background: url(/Alphega-Corporate-theme/images/custom/bg40.png);
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_toggleadvanced {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_toggleadvanced label {
  color: #049f3a; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .results-header {
  background: #4ABA71;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .results-header th {
  color: #fff; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .organization-name {
  color: #049f3a; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .taglib-search-iterator a {
  color: #049f3a; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .show-more-info-container a {
  color: #009534;
  text-decoration: none; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .results-row:hover td {
  background: #d0edda; }

/* *************************** CORPORATE-HOME-TEMPLATE ************************** */
/*#corporate_web-content{height:460px;border: 1px solid #CCC;border-radius:5px;text-align: justify;-webkit-border-radius:5px;}
#corporate_web-content #shadow{background-image:url(/Alphega-Corporate-theme/images/custom/B2B_shadow.png);height: 6px;position: absolute;top: 195px;width: 978px;}
#corporate_web-content #home_wrapper{background-image:url(/Alphega-Corporate-theme/images/custom/bg80.png);border-radius:0px 0px 5px 5px;height:260px;position: absolute;top:201px;-webkit-border-radius:0px 0px 5px 5px;width: 978px;}
#corporate_web-content #title{background-color:#009534;border-radius:0px 0px 10px 0px;color:#fff;font-size:1.7em;height:40px;width:200px;-webkit-border-radius:0px 0px 10px 0px;}
#corporate_web-content #title p{color:#fff;padding:7px 0px;text-align:center;}
#corporate_web-content #home_wrapper #text p{color: #656363;font-size: 1.1em;padding: 30px;}
#corporate_web-content #home_wrapper a{color:#009534;padding-left: 30px;text-decoration:none;}
#corporate_web-content #text{float:left;width: 520px;} 

#corporate_web-content #flags_panel{background-color:#fff;border-radius:0 0 5px 0;color:#009534;height: 200px;padding: 30px;position: absolute;right: 0px;top: 0px;-webkit-border-radius:0 0 5px 0;width:330px;}
#corporate_web-content #flags_panel #flags_title{font-size:2em;}
#corporate_web-content #flags_panel a{font-size: 1.2em;line-height: 50px;padding-left: 0px;margin-right: 20px;color: #009534;}
#corporate_web-content #flags_panel #flags{float:left;width:155px;margin:0px 5px;list-style:none;display: inline-table;}

#corporate_web-content #right_image{width:390px;position:absolute;top:10px;right:10px; border-radius:5px;-webkit-border-radius:5px;}*/
#web-content {
  height: auto;
  border: 1px solid #CCC;
  margin-bottom: 0;
  margin-top: 0;
  text-align: justify;
  overflow: auto;
  padding: 230px 0 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #shadow {
  background-image: url(/Alphega-Corporate-theme/images/custom/B2B_shadow.png);
  height: 6px;
  position: absolute;
  top: 225px;
  width: 978px; }

#home_wrapper {
  background-image: url(/Alphega-Corporate-theme/images/custom/bg95.png);
  width: 978px;
  height: auto;
  position: relative;
  overflow: auto;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #title {
  background-color: #009534;
  color: #fff;
  font-size: 1.7em;
  height: 40px;
  width: auto;
  float: left;
  padding: 0 30px;
  position: relative;
  -webkit-border-radius: 0 0 10px 0;
  -moz-border-radius: 0 0 10px 0;
  border-radius: 0 0 10px 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #title p {
  color: #fff;
  padding: 7px 0px;
  margin-bottom: 0; }

#home_wrapper #text p {
  color: #656363;
  font-size: 1.1em;
  padding: 30px 0 0 30px; }

#home_wrapper a {
  color: #e31c17;
  padding-left: 30px;
  text-decoration: none; }

#web-content #text {
  float: left;
  width: 600px;
  /*width: 450px;*/ }

#web-content img.side {
  border-radius: 5px;
  width: 320px; }

#web-content #aside_image {
  width: 320px;
  height: 201px;
  float: right;
  right: 0px;
  top: 0px;
  padding: 20px; }

#web-content #aside_image a {
  padding: 0; }

#web-content #login {
  float: right;
  min-height: 200px;
  overflow: auto;
  width: 300px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #login #p_p_id_58_ {
  margin-left: 20px; }

#web-content #login label {
  color: #A8DCBA;
  float: left;
  font-size: 1.2em;
  width: 110px; }

#web-content #login input[type="submit"] {
  border: none;
  background: none;
  color: white;
  font-size: 1.5em;
  margin-right: 20px;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal; }

#p_p_id_58_ {
  background-color: #009534;
  color: #fff;
  min-height: auto;
  overflow: auto;
  max-width: 390px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_58_ p {
  font-size: 1.5em;
  padding: 10px 10px 0px 20px;
  margin-bottom: 0px; }

#p_p_id_58_ p.loggin-title {
  margin-bottom: 0.5em; }

#p_p_id_58_ p.logged-title {
  font-size: 1.2em;
  padding: 10px 10px 0px 20px;
  margin-bottom: 0px; }

#p_p_id_58_ p.logged-username {
  margin-bottom: 0.5em; }

#p_p_id_58_ p .logged-username a {
  color: #E31C17; }

#p_p_id_58_ .alphegaLogin .newLine {
  display: block;
  float: left;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  position: relative;
  z-index: 1; }

#p_p_id_58_ .alphegaLogin .newLine_login {
  display: block;
  float: left;
  width: 100%;
  padding: 0 0 5px 0;
  margin: 0; }

#p_p_id_58_ .alphegaLogin .newLine_login .newLine_dotted {
  display: block;
  width: auto;
  margin: 0 20px;
  border-top: 1px dotted #70c88f; }

#p_p_id_58_ .alphegaLogin .newLine label {
  color: #A8DCBA;
  float: left;
  font-size: 1.3em;
  padding: 3px 0 0 20px;
  width: 110px; }

#p_p_id_58_ .alphegaLogin .newLine input[type="text"] {
  border: none;
  background: #70c88f;
  color: #fff;
  float: left;
  margin: 0 0 0 20px;
  padding: 5px 1px;
  width: 132px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);
  position: relative; }

#p_p_id_58_ .alphegaLogin .newLine input[type="password"] {
  border: none;
  background: #70c88f;
  color: #fff;
  float: left;
  margin: 0 0 0 20px;
  padding: 5px 1px;
  width: 132px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#p_p_id_58_ .alphegaLogin .newLine > .aui-field-choice {
  display: block;
  padding-left: 20px; }

#p_p_id_58_ .alphegaLogin .newLine > .aui-field-choice .aui-field-input-choice {
  float: none; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin .newLine > .aui-field-choice .aui-field-label {
  float: none;
  font-size: 1.1em;
  font-weight: normal;
  padding: 0px;
  vertical-align: middle; }

#p_p_id_58_ .alphegaLogin .newLine_login input[type="submit"] {
  border: none;
  background: none;
  color: white;
  font-size: 1.5em;
  margin: 0;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
  float: right; }

#p_p_id_58_ .aui-field-input-text {
  background: url(/Alphega-Corporate-theme/images/custom/bg40.png);
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);
  position: relative; }

#p_p_id_58_ .aui-fieldset {
  margin-right: 20px; }

#p_p_id_58_ .portlet-msg-error {
  background: #ffdddd url(../images/messages/error.png) no-repeat 6px 50%;
  border: 1px solid red;
  display: block;
  font-weight: bold;
  margin: 5px 20px;
  padding: 3px 6px 3px 30px;
  text-align: left;
  color: red; }

#p_p_id_58_ .portlet-msg-info {
  background: #dff4ff url(../images/messages/info.png) no-repeat 6px 50%;
  border: 1px solid #A7CEDF;
  display: block;
  font-weight: bold;
  margin: 5px 20px;
  padding: 3px 6px 3px 30px;
  text-align: left;
  color: #34404F; }

#p_p_id_58_ .portlet-borderless-bar {
  display: none; }

#p_p_id_58_ .aui-button-holder {
  float: right;
  margin-top: 0px; }

#p_p_id_58_ .aui-button-input.aui-button-input-submit {
  border: none;
  background: none;
  color: white;
  font-size: 1.5em;
  margin-right: 20px;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal; }

#p_p_id_58_ a {
  color: #fff;
  padding-left: 0px;
  text-decoration: underline; }

#p_p_id_58_ .forgotten-password {
  display: block;
  margin: 0 0 10px 0;
  font-size: 1em;
  color: #fff;
  text-decoration: underline;
  float: right; }

#p_p_id_58_ .loggout {
  padding: 0; }

#web-content #home_wrapper #flags_panel {
  /*background-color:#fff*/
  color: #009534;
  /*height: 201px*/
  padding: 15px 0;
  float: right;
  right: 0px;
  top: 0px;
  width: 330px;
  /* width:500px;*/
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #home_wrapper #flags_panel #flags_title {
  font-size: 2em;
  margin-bottom: 0.5em; }

#web-content #home_wrapper #flags_panel a {
  font-size: 1.2em;
  line-height: 30px;
  padding-left: 0px;
  padding: 0 0 0 35px;
  color: #009534; }

#web-content #home_wrapper #flags_panel #flags {
  float: left;
  width: 155px;
  margin: 0px 5px;
  list-style: none;
  display: inline-table; }

#web-content #home_wrapper #flags_panel img {
  position: absolute; }

#web-content #home_wrapper #flags_panel li {
  height: 40px; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin#rememberPassword label {
  font-size: 1.2em;
  padding: 0px;
  width: 130px; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin#rememberPassword .aui-field-input-text {
  width: 125px; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin#rememberPassword .taglib-captcha .captcha {
  margin-left: 130px;
  width: 125px; }

/*---------------Login---------------------*/
#web-content #home_wrapper #login {
  float: right;
  /* min-height:200px;*/
  overflow: auto;
  width: 320px;
  margin: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #home_wrapper #login #p_p_id_58_ {
  margin-left: 0; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin .newLine input[type="text"] {
  border: none;
  background: #70c88f;
  color: #fff;
  float: right;
  margin: 0 20px 0 0;
  padding: 5px 1px;
  width: 165px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc);
  position: relative; }

#web-content #home_wrapper #login #p_p_id_58_ .alphegaLogin .newLine input[type="password"] {
  border: none;
  background: #70c88f;
  color: #fff;
  float: right;
  margin: 0 20px 0 0;
  padding: 5px 1px;
  width: 165px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

#web-content #home_wrapper #login #p_p_id_58_ label {
  color: #A8DCBA;
  float: left;
  font-size: 1.3em;
  width: 110px;
  padding: 3px 0 0 20px; }

#web-content #home_wrapper #login #p_p_id_58_ input[type="submit"] {
  border: none;
  background: none;
  color: white;
  font-size: 1.5em;
  margin: 0;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
  float: right; }

#web-content #home_wrapper #login #p_p_id_58_ .forgotten-password {
  display: block;
  margin: 15px 0 0 0;
  font-size: 1em;
  color: #fff;
  text-decoration: underline;
  float: left; }

#web-content #home_wrapper #login #p_p_id_58_ .loggout {
  padding: 0 20px 0 0; }

#web-content #home_wrapper #login .navigation a {
  color: #fff;
  text-decoration: underline; }

#web-content #home_wrapper #login .aui-button-holder {
  float: right;
  margin-top: 0px; }

#web-content #home_wrapper #login .navigation {
  background: none;
  border: none;
  margin: 10px 0; }

#web-content #home_wrapper #login .navigation a span {
  float: left; }

#web-content #home_wrapper #login .navigation img {
  display: none; }

#web-content #home_wrapper #login .aui-button-input.aui-button-input-submit {
  border: none;
  background: none;
  color: white;
  font-size: 1.5em;
  margin-right: 20px;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal; }

.headlines_big_gr {
  color: #009534;
  font-size: 1.8em;
  margin: 0 0 1em 0; }

.headlines_medium_gr {
  color: #009534;
  font-size: 1.6em;
  margin: 0 0 1em 0; }

.headlines_small_gr {
  color: #009534;
  font-size: 12px;
  margin: 0 0 0.5em 0; }

.headlines_big_rd {
  color: #E31C17;
  font-size: 1.8em;
  margin: 0 0 1em 0; }

.headlines_medium_rd {
  color: #E31C17;
  font-size: 1.6em;
  margin: 0 0 1em 0; }

.headlines_small_rd {
  color: #E31C17;
  font-size: 12px;
  margin: 0 0 0.5em 0; }

#p_p_id_56_ .side-portlet-title {
  background: url(../images/custom/side_portlet_tit_bg.png) repeat-x scroll center bottom transparent;
  border-bottom: 1px solid #FBCBD0;
  color: #FFFFFF;
  margin: 0;
  padding: 3px 0 3px 10px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.aui-w25-10, .aui-w25 {
  width: 25%; }

.aui-w5-10, .aui-w50 {
  width: 50%; }

/*---------------------------------
*	News slider > Vertical
*---------------------------------*/
.newslider-vertical .sliderkit-panel {
  left: 0;
  top: 0;
  background: #fff; }

.sliderkit {
  display: none;
  position: relative;
  overflow: hidden;
  text-align: left; }

.sliderkit .sliderkit-panel {
  z-index: 1;
  position: absolute;
  overflow: hidden; }

.sliderkit .sliderkit-panel-active {
  z-index: 5; }

.sliderkit .sliderkit-panel-old {
  z-index: 4; }

/* portlets genéricos */
/*.portlet-headlines-green {font-size: 2.1em; text-transform: uppercase; color: #00a950; line-height: 100%;}
.portlet-headlines-red {color: #e01b26;}       */
.portlet-highlights {
  font-size: 1.1em;
  font-weight: bold; }

/* portlets laterales */
.side-portlet-title-testimonials {
  padding: 3px 0 3px 10px;
  margin: 0;
  background: url(../images/custom/fnd_tituloportletlateral.png) center bottom repeat-x;
  border-bottom: 1px solid #fbcbd0;
  color: #fff;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.contenido_portlet_lateral {
  display: block;
  float: left;
  width: 260px;
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;
  position: relative; }

.contenido_portlet_lateral .highlights {
  margin: 10px 0;
  line-height: normal;
  font-size: 1.2em; }

.side-portlet-more {
  display: block;
  float: right;
  padding: 3px;
  background: #77b800;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 70%;
  margin: 0 0 10px 0; }

.side-portlet-more a {
  color: #fff;
  text-decoration: none; }

.side-portlet-more a:hover {
  color: #fff;
  text-decoration: none; }

/* The Nivo Slider styles */
.nivoSlider {
  position: relative; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px; }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none; }

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  opacity: 0.8;
  /* Overridden by captionOpacity setting */
  width: 100%;
  z-index: 8; }

.nivo-caption p {
  padding: 5px;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer; }

.nivo-prevNav {
  left: 0px; }

.nivo-nextNav {
  right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

#slider-wrapper {
  width: 600px;
  height: auto;
  margin: 0 auto; }

#slider {
  position: relative;
  width: 600px;
  height: auto;
  background: url(../images/application/loading_indicator.gif) no-repeat 50% 50%; }

#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; }

#slider a {
  border: 0;
  display: block; }

.nivo-controlNav {
  position: absolute;
  left: 260px;
  bottom: -42px; }

.nivo-controlNav a {
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/custom/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left; }

.nivo-controlNav a.active {
  background-position: 0 -22px; }

.nivo-directionNav a {
  display: block;
  width: 40px;
  height: 39px;
  background: url(../images/custom/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0; }

a.nivo-nextNav {
  background-position: -40px 0;
  right: 15px; }

a.nivo-prevNav {
  left: 15px; }

.nivo-caption {
  text-shadow: none;
  font-family: Helvetica, Arial, sans-serif; }

.nivo-caption a {
  color: #efe9d1;
  text-decoration: underline; }

#p_p_id_56_INSTANCE_AAA_ {
  /*float: left;*/
  margin: 10px 0 0 0; }

/*--------------- PRIVATE MESSAGES portlet ---------------------*/
.portlet-column-content {
  padding: 0; }

.subNavigation {
  line-height: 1.4em;
  vertical-align: middle;
  margin-bottom: 1.5em;
  zoom: 1;
  font-size: 12px; }

.subNavigation a, .subNavigation a:link {
  position: static;
  font-weight: normal;
  color: #009534; }

.subNavigation ul, .subNavigation li {
  margin: 0;
  padding: 0; }

.subNavigation li {
  list-style: none outside none;
  display: inline;
  position: static;
  font-weight: bold; }

.subNavigation li.selected {
  font-weight: bold; }

.pageContent {
  background-color: #FFFFFF;
  min-height: 200px;
  /*font-size:13px;*/
  background: transparent !important;
  margin: 0;
  display: block;
  zoom: 1;
  padding: 0; }

.pm_link {
  text-decoration: none; }

.pm_user_select {
  width: 310px;
  height: 100px;
  overflow: auto; }

.pm_compose {
  border: 1px solid #CCCCCC;
  margin: 5px 0;
  position: relative;
  width: 271px;
  height: 200px; }

.pm_left_chars {
  padding: 10px;
  font-weight: bold;
  color: blue; }

.pm_header {
  background: gray;
  color: white;
  border: white;
  font-weight: bold; }

#messages_count {
  color: #009534; }

.pageContent h5 {
  color: #049F3A; }

.pageContent table {
  width: 100%; }

.pageContent .view-message-class td:nth-child(odd) {
  padding: 0 20px 20px 0; }

.pageContent table img.avatar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

.pageContent .pm_compose {
  border: 1px solid #CCCCCC;
  margin: 5px 0;
  padding: 20px;
  position: relative;
  width: auto;
  height: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Corporate-theme/pie/PIE.htc); }

/*--------------- Search portlet ---------------------*/
#p_p_id_77_ {
  padding: 20px 0 0 0; }

#p_p_id_77_ .portlet-borderless-container .portlet-body {
  font-size: 12px; }

#p_p_id_77_ .lfr-search-container {
  margin: 10px 0 0 0; }

/*--------------- Reuslts table ---------------------*/
.results-header {
  background: #eee; }

tr.results-row {
  border-bottom: 1px solid #ddd; }

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

.results-row td a {
  color: #049F3A;
  text-decoration: none; }

.results-row td a:hover {
  color: #000;
  text-decoration: none; }

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

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

.taglib-page-iterator .search-results {
  color: #049F3A; }

.taglib-search-iterator-page-iterator-bottom {
  padding: 20px 10px; }

.portlet-column-content.empty {
  padding: 0; }

.taglib-captcha .captcha {
  margin: 0 auto; }

.aui-form-validator-error-container .aui-field-element {
  position: relative;
  z-index: 2; }

.aui-field-element {
  position: relative;
  z-index: 1; }

/* Web content portlet*/
.Alphega-columns-3 #column-2 .portlet-boundary_56_ {
  clear: both; }

.portlet-boundary_56_ {
  font-size: 12px; }

.portlet-boundary_56_ h3 {
  font-size: 14px; }

.alphegaLogin .aui-form-validator-error-container .aui-field-element {
  display: inline; }

[class~="aui-form-validator-message"] {
  left: -15px; }

.aui-form-validator-stack-error .aui-form-validator-message {
  left: 0; }

/* TSFZ START - AS-391 : Added to override previous class [class~="aui-form-validator-message"] - TSFZ END */
/* WARNING VERSION MESSAGE */
#warningVersion {
  position: absolute;
  text-align: center;
  top: 73px;
  width: 100%;
  z-index: 1000; }

#warningVersion div {
  margin: 0 auto;
  width: 980px; }

#warningVersion div p {
  background: #f9edbe;
  border: 1px solid #f0c36d;
  font-size: 1.2em;
  margin: 0 auto;
  padding: 4px 0px;
  width: 750px; }

/* SCROLLBARS ON IE8 PREVIEW IMAGE FIX */
.lfr-preview-file-image-current-column {
  background: url(/Alphega-Corporate-theme/images/common/checkerboard.png);
  padding: 20px 30px 20px 20px;
  position: relative; }

.ie8 .lfr-preview-file-image-current-column {
  display: table;
  table-layout: fixed;
  width: auto;
  height: auto; }

.ie8 .lfr-preview-file-image-current {
  background: url(/Alphega-Corporate-theme/images/aui/loading_indicator.gif) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 300px;
  vertical-align: middle; }

.ie8 .lfr-preview-file-image-container {
  width: 300px; }

.ie8 .lfr-preview-file-image-overlay-content {
  margin-top: 480px;
  height: auto;
  border: 0px; }

.ie8 .lfr-preview-file-image-overlay-content img {
  width: 100%;
  top: 0; }

/* BEGIN ASSET PUBLISHER */
.portlet-asset-publisher .taglib-header,
.portlet-asset-publisher .asset-abstract .asset-title img,
.portlet-asset-publisher .asset-abstract .asset-content .asset-more,
.portlet-asset-publisher .asset-separator,
.portlet-asset-publisher .subscribe .icon,
.portlet-asset-publisher .subscribe .opens-new-window-accessible,
.portlet-asset-publisher .add-asset-selector,
.portlet-asset-publisher .asset-metadata .metadata-publish-date,
.portlet-asset-publisher .asset-metadata .vertical-separator {
  display: none; }

.portlet-asset-publisher .asset-abstract {
  padding: 12px 12px 6px;
  margin: 0 0 5px;
  border-bottom: 1px solid #ddd; }

.portlet-asset-publisher .asset-abstract .asset-title {
  font-size: 1.7em;
  line-height: 125%;
  margin: 0 0 12px;
  border: none; }

.portlet-asset-publisher .asset-content {
  margin: 0 !important; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-summary {
  font-size: 12px;
  line-height: 150%;
  margin: 0 0 4px; }

.portlet-asset-publisher .subscribe {
  position: absolute;
  top: 10px;
  right: 0; }

.portlet-asset-publisher .subscribe a {
  text-decoration: none; }

.portlet-asset-publisher .subscribe a .taglib-text {
  display: inline-block;
  font-size: 1.3em;
  line-height: 23px;
  text-decoration: none;
  padding: 0 28px 0;
  background: transparent url(../../images/_ahdl/sprites/sprite-icons-norepeat-png8.png) no-repeat scroll right -498px; }

.portlet-asset-publisher .subscribe a:hover .taglib-text {
  text-decoration: underline; }

.portlet-asset-publisher .asset-content .journal-content-article {
  margin: 0 0 12px !important;
  padding: 0 0 12px;
  border-bottom: 1px solid #ddd; }

.portlet-asset-publisher .asset-metadata {
  margin: 0; }

.portlet-asset-publisher p.date {
  font-size: 1.25em !important;
  margin-bottom: 5px !important;
  /*font-weight: bold;*/ }

.portlet-asset-publisher .taglib-asset-tags-summary {
  margin: 6px 0;
  padding: 4px 8px 4px 22px;
  background: transparent url(../../images/_ahdl/ui/tag-background.png) no-repeat scroll 0 50%; }

.portlet-asset-publisher .taglib-asset-tags-summary:before {
  content: "Tags"; }

.portlet-asset-publisher .taglib-asset-tags-summary a.tag {
  display: inline-block;
  font-size: 1.2em;
  margin: 0 0 0 4px !important;
  padding: 0 3px 0 8px;
  background: none;
  border-left: 1px solid #ddd; }

/* _portlet-asset-tags-navigation */
.portlet-asset-tags-navigation .tag-list {
  margin: 0;
  padding: 0; }

.portlet-asset-tags-navigation .tag-list li {
  display: block;
  float: none;
  list-style: none;
  list-style-image: none;
  margin: 0;
  font-size: 1.2em; }

.portlet-asset-tags-navigation .tag-list li a,
.portlet-asset-tags-navigation .tag-list li span strong {
  display: block;
  padding: 5px 25px 5px 8px;
  line-height: 120%;
  border-bottom: 1px solid #ddd; }

.portlet-asset-tags-navigation .tag-list li a:hover,
.portlet-asset-tags-navigation .tag-list li span strong {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background: #0066cc url(../../images/_ahdl/sprites/sprite-ui-norepeat-png8.png) no-repeat scroll 97% -492px; }

h1.asset-categorization-title {
  display: none; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-more {
  display: block;
  clear: left;
  float: right; }

.portlet-asset-publisher .add-asset-selector {
  display: block; }

.portlet-asset-publisher .taglib-header {
  display: block;
  font-size: 62.5%; }

.portlet-asset-publisher .taglib-header .header-back-to {
  font-size: 12px; }

.portlet-asset-publisher .taglib-header .header-back-to a {
  color: #999;
  font-weight: normal; }

.portlet-asset-publisher .taglib-header .header-back-to a:hover {
  text-decoration: underline; }

.portlet-asset-publisher .taglib-header .header-title {
  padding: 10px 0px 6px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 2.5em;
  color: #009534; }

.portlet-asset-publisher .asset-title a {
  color: #009534; }

.portlet-asset-publisher .asset-more a {
  color: #009534;
  font-weight: bold; }

#news-short {
  font-size: 0.8em; }

.portlet-asset-publisher .asset-abstract .asset-content p {
  float: left;
  min-width: 270px;
  max-width: 290px; }

.portlet-asset-publisher div.asset-small-image {
  float: left;
  text-align: center;
  margin-right: 10px;
  padding-right: 0px;
  padding-left: 0px;
  width: 190px; }

.portlet-asset-publisher img.asset-small-image {
  float: right;
  margin: 5px; }

/* inherited from old news template */
.portlet-asset-publisher .info_img {
  padding: 0 0 0 120px; }

.portlet-asset-publisher .info {
  padding: 0; }

.portlet-asset-publisher .imgList {
  width: 100px;
  position: relative;
  float: left;
  margin: 0 0 10px 0; }

.portlet-asset-publisher .imgDetail {
  width: 100px;
  position: relative;
  float: left;
  margin: 0 0 10px 0; }

.portlet-asset-publisher .titleDetail {
  font-size: 0.9em;
  color: #009534;
  font-weight: normal; }

.portlet-asset-publisher .date {
  font-size: 1.2em;
  color: #999; }

.portlet-asset-publisher .titleList {
  font-size: 20px; }

.portlet-asset-publisher .subtitleList {
  font-size: 14px; }

.portlet-asset-publisher ul.news_list {
  margin: 0;
  padding: 0;
  list-style: none; }

.portlet-asset-publisher ul.news_list li {
  margin: 0 0 10px 0;
  padding: 0;
  border-bottom: 1px solid #FFF; }

.portlet-asset-publisher ul.news_list li a {
  text-decoration: none;
  color: #999; }

.portlet-asset-publisher ul.news_list li a:hover {
  text-decoration: underline; }

/* Kring styles */
.kring .default-asset-publisher {
  padding-left: 0; }

.kring .portlet-asset-publisher .titleDetail {
  font-size: 18px; }

.kring .portlet-asset-publisher .asset-abstract {
  border-bottom: 0; }

.kring .portlet-asset-publisher .asset-abstract .asset-content .asset-summary {
  display: inline-block;
  width: 80%; }

.kring .portlet-asset-publisher .asset-abstract .asset-content .asset-more {
  display: inline-block; }

.kring .portlet-asset-publisher .taglib-header {
  border-bottom: 0; }

.kring .portlet-asset-publisher .asset-content .journal-content-article {
  border-bottom: 0; }

.kring .portlet-asset-publisher .asset-full-content.show-asset-title .asset-content p {
  font-size: 12px; }

.kring .portlet-asset-publisher .asset-metadata .metadata-publish-date {
  display: block!important; }

.kring .portlet-asset-publisher .asset-summary a {
  color: #009534;
  text-decoration: none; }

.kring .portlet-asset-publisher .asset-summary a:hover {
  text-decoration: underline; }

/*Asset publisher-calendar*/
.portlet-asset-publisher .asset-calendar {
  border-bottom: 1px solid #DDD;
  padding: 0px 5px;
  margin-bottom: 10px; }

.portlet-asset-publisher .asset-calendar h3.asset-title {
  border: 0px;
  float: left;
  font-weight: normal;
  margin: 10px 0px;
  width: 75%; }

/*.portlet-asset-publisher .asset-calendar .asset-content{color:#999;float:right;font-size:1.1em;margin-top:15px!important;text-align:right;width:25%;}*/
.portlet-asset-publisher .header-back-to a {
  padding: 0px; }

.portlet-asset-publisher .taglib-header h1.header-title {
  padding-top: 0px; }

.portlet-asset-publisher .taglib-social-bookmarks {
  display: none; }

.portlet-asset-publisher .asset-full-content .asset-calendar {
  border: 0px; }

.portlet-asset-publisher .asset-full-content .asset-calendar p {
  text-align: justify; }

.portlet-asset-publisher .asset-full-content .asset-calendar .calendar-startdate {
  color: #999; }

.kring .portlet-asset-publisher .asset-calendar h3.asset-title {
  margin: 0;
  width: 100%; }

.kring .portlet-asset-publisher .asset-calendar .asset-title a {
  background: url(/Alphega-Corporate-theme/images/common/date.png) no-repeat 0 0;
  color: #999;
  font-size: 11px;
  margin-bottom: 1em;
  padding-left: 25px;
  padding-top: 3px; }

.kring .portlet-asset-publisher .asset-calendar .asset-content {
  font-size: 15px;
  color: #009534;
  font-weight: normal;
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 15px; }

.kring .portlet-asset-publisher .asset-calendar .asset-content .asset-summary {
  margin-bottom: 15px; }

/* END ASSET PUBLISHER */
/* Events */
.event .date {
  background: url(http://test.alphega-apotheek.nl:15080/Alphega-Corporate-theme/images/common/date.png) 0px 0px no-repeat;
  color: #999999;
  font-size: 11px;
  margin-bottom: 1em;
  padding-left: 25px;
  padding-top: 3px; }

.event h3 {
  font-family: Arial;
  padding: 10px 0px 6px;
  font-weight: normal;
  font-size: 18px;
  color: #009534;
  margin: 0; }

.event .content {
  font-family: Arial; }

/* Contact form */
.web-form-portlet p.lfr-webform {
  color: #049F3A;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 0; }

.web-form-portlet .aui-field-label {
  color: inherit;
  display: inline-block;
  font-weight: normal;
  vertical-align: top;
  width: 160px; }

.web-form-portlet .aui-button-input-submit {
  background: #049F3A;
  border: none;
  color: #fff;
  float: right;
  text-shadow: none; }

.web-form-portlet textarea.aui-field-input-text {
  width: 60%; }

.web-form-portlet .aui-field-choice .aui-field-content {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  width: auto; }

.web-form-portlet .aui-field-choice .aui-field-content .aui-field-element .aui-field-input-choice {
  margin-top: 2px; }

.web-form-portlet .aui-field-choice .aui-field-content label {
  max-width: 93%;
  width: auto; }

.web-form-portlet .aui-field-select select {
  max-width: 60%; }

.print-only {
  display: none; }

/* Document Library */
.portlet-document-library-display .top-links {
  float: left; }

.portlet-document-library-display .top-links img.icon {
  background-position: 50%!important;
  height: 20px!important;
  width: 20px!important; }

.portlet-document-library-display .top-links .aui-icon-home {
  background: url(/Alphega-Consumer-theme/images/custom/home_green.png) !important; }

.portlet-document-library-display .top-links .aui-icon-clock {
  background: url(/Alphega-Consumer-theme/images/custom/time_green.png) !important; }

.portlet-document-library-display .top-links .aui-icon-person {
  background: url(/Alphega-Consumer-theme/images/custom/user_green.png) !important; }

.portlet-document-library-display .aui-search-bar input[type="text"] {
  background: #81CE9C;
  color: #fff;
  border: none;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  height: 13px;
  padding-left: 5px;
  padding-right: 5px; }

.portlet-document-library-display .aui-search-bar .aui-button-submit input.aui-button-input-submit {
  background: #81ce9c url(/Alphega-Consumer-theme/images/common/search.png) no-repeat;
  background-position: 50%;
  border: none;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  height: 23px;
  margin-left: -5px;
  text-indent: -9999px;
  width: 20px; }

.portlet-document-library-display .taglib-search-iterator-page-iterator-top {
  display: none; }

.portlet-document-library-display .taglib-page-iterator .search-results {
  float: right;
  margin-bottom: 5px; }

.portlet-document-library-display .taglib-page-iterator .search-pages {
  clear: both; }

.portlet-document-library-display .results-header {
  background: #eee; }

.portlet-document-library-display tr.results-header th.col-1 {
  width: 35%; }

.portlet-document-library-display tr.results-header th.col-2 {
  width: 35%; }

.portlet-document-library-display tr.results-header th.col-3 {
  text-align: right;
  width: 15%; }

.portlet-document-library-display tr.results-header th.col-4 {
  text-align: right;
  width: 15%; }

.portlet-document-library-display tr.results-row td.col-3 {
  text-align: right; }

.portlet-document-library-display tr.results-row td.col-4 {
  text-align: right; }

.portlet-document-library-display #documentLibraryDisplayDocumentsListingPanel tr.results-header th.col-1 {
  width: 5%; }

.portlet-document-library-display .results-row td span[class*=-webdav-action] {
  display: none; }

.lfr-menu-list .lfr-menu-list-overflow li[class*=-webdav-action] {
  display: none; }

.portlet-document-library-display .results-row td a {
  color: #000; }

.portlet-document-library-display .results-row td a img {
  margin-right: 5px; }

.portlet-document-library-display .taglib-page-iterator .search-pages .page-selector {
  margin-top: -4px;
  width: 150px; }

.portlet-document-library-display .taglib-page-iterator .search-pages .page-selector .aui-field-label-inline-label {
  width: auto; }

.portlet-document-library-display .taglib-search-iterator-page-iterator-bottom {
  background: none; }

.portlet-document-library-display .entry-title {
  clear: left; }

.portlet-document-library-display input.aui-button-input {
  background: url(/Alphega-Consumer-theme/images/custom/button.png) 100%;
  border: none;
  color: white;
  text-shadow: none; }

.portlet-document-library-display #documentLibraryDisplayDocumentsListingPanel .results-row td a img.icon {
  background: url(/Alphega-Consumer-theme/images/custom/download_green.png) !important;
  background-position: 50%!important; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-actions {
  background: url(/Alphega-Consumer-theme/images/custom/button.png) 100%;
  border: none; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(/Alphega-Consumer-theme/images/custom/arrow_red.png) no-repeat 0px 50%;
  background-size: 16px; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background: url(/Alphega-Consumer-theme/images/custom/arrow_right_red.png) no-repeat 0px 50%;
  background-size: 16px; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-actions .lfr-trigger a {
  background: url(/Alphega-Consumer-theme/images/custom/06_left.png) no-repeat 2px 50% !important;
  background-size: 9px!important; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-actions .lfr-trigger a img {
  display: none; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .lfr-actions .lfr-trigger a .taglib-text {
  color: white;
  text-shadow: none; }

.portlet-document-library-display #documentLibraryDisplayInfoPanelContainer .taglib-header .header-title {
  color: #049F3A;
  font-size: 1.8em;
  margin: 10px 0px 1em; }

.portlet-document-library-display .lfr-asset-column-details .lfr-asset-date {
  background: url(/Alphega-Consumer-theme/images/custom/calendar_green.png) no-repeat 0px 50%; }

.portlet-document-library-display .lfr-asset-column-details .lfr-asset-subfolders {
  background: url(/Alphega-Consumer-theme/images/custom/folder_green.png) no-repeat 0px 50%; }

.kring #documentLibraryDisplayInfoPanelContainer .aui-button {
  display: none; }

/* Document Library Detail */
.portlet-document-library-display .taglib-header .header-title {
  color: #049F3A;
  font-size: 1.8em;
  margin: 10px 0px 1em; }

.portlet-document-library-display .view .context-pane {
  display: none; }

.portlet-document-library-display .view .aui-w65 {
  width: 100%; }

/* Directory */
.portlet-directory .taglib-search-iterator-page-iterator-top {
  display: none; }

.portlet-directory .aui-tabview-list .aui-tab-back {
  position: absolute;
  top: 42px;
  right: 0; }

.portlet-directory .aui-tabview-list .aui-tab-back span {
  background: none;
  border: none;
  clear: both;
  float: right; }

.portlet-directory .entity-details {
  height: 270px; }

.portlet-directory .section.entity-services {
  width: 100%; }

#aui-cookies-consent {
  bottom: auto;
  top: 0; }

/* Vivesco styles */
.vivesco .Alphega-home-intranet #column-2 {
  margin: 0 10px 0 0;
  width: 46%; }

.vivesco .Alphega-home-intranet #column-3 {
  float: right;
  margin: 0px;
  width: 48%; }

.vivesco #footer #ft_site_links.two-tabs {
  padding: 10px 7px;
  width: 260px; }

.vivesco #footer .two-tabs #ft_consumer_link {
  display: table-cell;
  float: none;
  padding: 10px 5px;
  vertical-align: top;
  width: 205px; }

.vivesco #footer .two-tabs #ft_consumer_link a {
  background-position: 100% 5px;
  padding: 0 40px 0 0;
  width: 165px; }

.vivesco #footer #ft_right.two-tabs {
  margin-right: 5px;
  width: 446px; }

.vivesco #footer #ft_right.two-tabs .journal-content-article {
  border-spacing: 5px 0px;
  display: table; }

.ie8 .vivesco #footer #ft_right.two-tabs .journal-content-article {
  border-spacing: 3px 0px; }

.portlet-layout .journal-content-article ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px; }

.portlet-layout .journal-content-article li {
  margin-left: 10px; }

