@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-Consumer-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, #navigation h1, #navigation2 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-Consumer-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-Consumer-theme/pie/PIE.htc); }

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

/* CSS Document */
.banner-nav {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #fff; }

.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,
.banner-nav .third-banner {
  height: 288px;
  border-bottom: 1px solid #fff; }

.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 .third-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;*/
  left: 200px;
  top: 260px;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  width: 150px;
  z-index: 5; }

.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;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  height: 18px;
  margin: 0 3px;
  width: 18px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

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

.banner-nav .banner .banner_text,
.banner-nav .second-banner .banner_text,
.banner-nav .third-banner .banner_text {
  text-indent: 0;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #fff;
  width: 260px;
  padding: 10px 0 0px 24px;
  left: 500px;
  position: relative; }

.banner-nav .banner .banner_title,
.banner-nav .second-banner .banner_title,
.banner-nav .third-banner .banner_title {
  text-indent: 0;
  font-size: 20px;
  line-height: 1.1em;
  color: #fff;
  width: 260px;
  padding: 70px 0 0px 24px;
  left: 500px;
  position: relative; }

.banner-nav .banner .banner_title {
  background: transparent; }

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

.banner-nav .banner #text_bg {
  background: transparent;
  width: 800px;
  height: 288px;
  position: relative;
  border-right: 1px solid white;
  margin: 0 0 0 -500px; }

.banner-nav .banner #color_bg {
  height: 288px;
  width: 801px; }

.banner-nav .banner #text_bg #banner_more {
  background: #fff;
  margin: 0 0 10px 0;
  float: left;
  position: absolute;
  left: 525px; }

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

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

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

.banner-nav#banner-nav-2 .second-banner:first-child {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

.HOME-3-banners #banner-nav-2 .second-banner img {
  float: left;
  margin-top: 35px;
  height: 90px; }

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

#tsfz-newsletter-signup {
  background: #fff;
  border: 1px solid #CCC;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 152px;
  padding: 3px;
  position: relative;
  margin-bottom: 10px; }
  #tsfz-newsletter-signup .tsfz-newsletter-inner {
    background: #049f3a;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 0 15px 15px; }
  #tsfz-newsletter-signup:after {
    clear: both; }
  #tsfz-newsletter-signup:after, #tsfz-newsletter-signup:before {
    display: table;
    content: " "; }
  #tsfz-newsletter-signup .tsfz-newsletter-signup-title {
    background: url(../images/custom/envelope.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 100% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 15px 45px 15px 0;
    font-weight: normal; }
  #tsfz-newsletter-signup form {
    display: inline-block;
    width: 100%; }
    #tsfz-newsletter-signup form .section-subtitle {
      color: #fff;
      float: left;
      width: 100%;
      font-size: 12px;
      padding: 0 0 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #tsfz-newsletter-signup form .tsfz-newsletter-signup-input-text {
      width: 70%;
      float: left; }
      #tsfz-newsletter-signup form .tsfz-newsletter-signup-input-text input {
        width: 100%;
        background: #fff;
        border: none;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        color: #999;
        font-size: 12px;
        height: 30px;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    #tsfz-newsletter-signup form .submit-button {
      float: right;
      width: 30%; }
      #tsfz-newsletter-signup form .submit-button input {
        width: 95%;
        height: 30px;
        border: 1px solid #fff;
        background: #fff;
        color: #049f3a;
        font-size: 12px;
        margin-left: 5%;
        text-transform: uppercase;
        text-shadow: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s; }
        #tsfz-newsletter-signup form .submit-button input:hover {
          background-color: #e5e5e5; }

.isMobile #tsfz-newsletter-signup {
  height: auto;
  margin: 10px 0;
  position: relative; }
  .isMobile #tsfz-newsletter-signup .tsfz-newsletter-signup-title,
  .isMobile #tsfz-newsletter-signup .section-subtitle {
    width: 100%;
    float: none; }
  .isMobile #tsfz-newsletter-signup .tsfz-newsletter-signup-input-text {
    width: 60%; }
  .isMobile #tsfz-newsletter-signup .submit-button {
    width: 40%; }

.ie #tsfz-newsletter-signup .tsfz-newsletter-signup-title:before {
  line-height: 92px !important; }

#tsfz-social-media {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #CCC;
  padding: 10px 10px 5px; }
  #tsfz-social-media h2 {
    font-size: 18px;
    margin-bottom: .5em;
    margin-top: 0; }
  #tsfz-social-media ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #tsfz-social-media ul li {
      display: inline-block;
      margin: 0 0 5px;
      position: relative;
      vertical-align: middle; }
    #tsfz-social-media ul a {
      display: block;
      font-size: 0;
      font-weight: bold;
      position: relative;
      text-transform: uppercase; }
      #tsfz-social-media ul a:hover::after {
        background: rgba(0, 0, 0, 0.2);
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        top: 0; }
    #tsfz-social-media ul .tsfz-social-icon {
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: auto 100%;
      color: transparent;
      display: inline-block;
      height: 20px; }

#tsfz-social-media-tw .tsfz-social-icon {
  background-image: url(../images/custom/fa_twitter.png);
  width: 65px; }

#tsfz-social-media-fb .tsfz-social-icon {
  background-image: url(../images/custom/fa_facebook.png);
  width: 81px; }

ul #tsfz-social-media-li .tsfz-social-icon {
  background-image: url(../images/custom/fa_linkedin.png);
  width: 76px; }

ul #tsfz-social-media-gp .tsfz-social-icon {
  background-image: url(../images/custom/fa_google.png);
  width: 68px; }

ul #tsfz-social-media-url {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #049f3a; }
  ul #tsfz-social-media-url a {
    color: #fff;
    font-size: 12px;
    padding-right: 6px;
    text-decoration: none; }
  ul #tsfz-social-media-url .tsfz-social-name {
    display: inline-block;
    vertical-align: middle; }
  ul #tsfz-social-media-url .tsfz-social-icon {
    background-image: url(../images/custom/fa_url.png); }

.alphega-consumer #tsfz-social-media {
  margin-bottom: 40px;
  margin-left: 15px; }

#aui-cookies-settings.tsfz-alphega-branding {
  background: transparent;
  border: 1px solid #CCC;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 40px;
  margin-left: 15px;
  padding: 15px 20px 0;
  width: 200px; }

#aui-cookies-settings.tsfz-alphega-branding h2 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0; }

.tsfz-switch-container {
  margin: 10px 0;
  text-align: center; }

.tsfz-switch-btn {
  background: #cccccc;
  border: none;
  border-radius: 15px;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  height: 30px;
  margin: 0 10px;
  padding: 5px;
  position: relative;
  vertical-align: middle;
  width: 60px; }

.tsfz-switch-btn:hover,
.tsfz-switch-btn:focus,
.tsfz-switch-btn:active {
  border: none;
  background: #afafaf;
  outline: none; }

.tsfz-switch-btn::after {
  background: #fff;
  box-sizing: border-box;
  border-radius: 10px;
  content: '';
  height: 20px;
  right: 5px;
  position: absolute;
  top: 5px;
  transition: right ease-in .2s;
  width: 20px; }

.tsfz-switch-active .tsfz-switch-btn {
  background: #009534; }

.tsfz-switch-active .tsfz-switch-btn:hover,
.tsfz-switch-active .tsfz-switch-btn:focus,
.tsfz-switch-active .tsfz-switch-btn:active {
  background: #01741b; }

.tsfz-switch-active .tsfz-switch-btn::after {
  right: 35px;
  transition: right ease-in .2s; }

/* ---------- Base styles ---------- */
body {
  background: #EEF0F2;
  font-size: 11px; }

h1, h2, h3 {
  color: #009534; }

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;
}*/
#content {
  display: block;
  width: 100%;
  margin: 0 auto;
  min-height: 100px; }

.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 ---------- */
#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 black; }

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

#navigation .child-menu li:hover .grand-child-menu {
  background: #1E2529;
  display: block;
  position: relative;
  left: 199px;
  top: -30px;
  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.main_menu .child-menu .grand-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%; }

/* ---------- Main navigation2 ---------- */
#wrapper_main_menu {
  background: #049F3A; }

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

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

#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: 1000; }

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

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

#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%; }

/* ---------- 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-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000; }

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

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

#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 {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

#wrapper {
  background: none;
  width: 100%;
  min-width: 960px;
  position: relative; }

.chat-bar {
  display: none; }

.clear {
  clear: both; }

/*---------------top_menu---------------------*/
/* #navigation.top_menu{padding:7px 3px 3px 3px;} */
#navigation.top_menu {
  text-align: right;
  height: 30px;
  margin: 0px; }

#navigation.top_menu ul {
  margin-right: 170px;
  padding: 7px 3px 3px 3px; }

#navigation.top_menu ul li {
  margin-right: 0px; }

#navigation.top_menu ul li a {
  padding: 0 0 0 5px; }

#navigation.top_menu ul li a span {
  border-right: 1px solid white;
  font-size: 0.8em;
  padding: 0 10px 0 0; }

#navigation.top_menu ul li:last-child a span {
  border-right: none; }

/*---------------top_menu---------------------*/
#wrapper_top_menu {
  background: #049F3A;
  height: 33px; }

#wrapper_wrapper_top_menu {
  width: 980px;
  margin: 0 auto; }

/* #navigation2.top_menu{padding:7px 3px 3px 3px;} */
#navigation2.top_menu {
  clear: none;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 800px; }

#navigation2.top_menu ul {
  margin: 0;
  padding: 7px 3px 3px 3px; }

#navigation2.top_menu ul li {
  margin-right: 0px; }

#navigation2.top_menu ul li a {
  padding: 0 0 0 5px; }

#navigation2.top_menu ul li a span {
  border-right: 1px solid white;
  font-size: 0.8em;
  padding: 0 10px 0 0; }

#navigation2.top_menu ul li:last-child a span {
  border-right: none; }

/*--------------- header---------------------*/
#wrapper_heading {
  width: 980px;
  margin: 0 auto; }

#heading {
  margin: -33px 0px 0px 24px; }

#heading .logo {
  margin: 10px auto; }

#banner .company-title {
  background-color: #fff;
  float: left;
  left: none;
  margin: 0px;
  position: absolute;
  top: 0px;
  border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  width: 220px;
  z-index: 100;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

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

#wrapper_p_p_id_56_ {
  width: 100%;
  min-height: 200px;
  margin-top: 33px; }

/*.pharmacyDefaultRU {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultRU.jpg"); background-repeat:no-repeat;background-position:center top; }
.pharmacyDefaultCZ {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultCZ.jpg"); background-repeat:no-repeat;background-position:center top; }
.pharmacyDefaultIT {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultIT.jpg"); background-repeat:no-repeat;background-position:center top; }
.pharmacyDefaultES {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultES.jpg"); background-repeat:no-repeat;background-position:center top; }
.pharmacyDefaultFR {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultFR.jpg"); background-repeat:no-repeat;background-position:center top; }
.pharmacyDefaultUK {background: url("/Alphega-Consumer-theme/images/custom/pharmacyDefaultUK.jpg"); background-repeat:no-repeat;background-position:center top; }*/
.displayPharmacyBackgroundImage {
  background: url("/api/secure/webdav/consumer-facing/document_library/DefaultPharmacyImage/defaultPharmacyImage.jpg");
  background-repeat: no-repeat;
  background-position: center top; }

#banner .portlet-journal-content {
  margin-top: 33px; }

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

/*.journal-content-article {font-size:1.2em;}

*/
/*--------------- search & links---------------------*/
#wrapper_buscadortop {
  width: 980px;
  margin: 0 auto; }

#buscadortop {
  height: 26px;
  float: right;
  margin: 3px 0 4px 2px;
  background: url(../images/custom/bg40.png);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#buscadortop #keywords {
  background: none;
  border: none;
  color: #fff;
  padding: 5px 0 0 5px;
  width: 150px; }

#buscadortop input.focus, #buscadortop .ie6 input.focus {
  outline: none; }

#buscadortop .aui-field-inline {
  /*position: absolute;right: 10px;top: 3px;*/ }

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

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

input[type="image"]#search {
  margin: 2px 5px 0 0; }

/*---------------main menu---------------------*/
#navigation.main_menu {
  height: 30px; }

#navigation.main_menu ul {
  padding: 4px 3px 3px; }

#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:hover .child-menu {
  background: #fff;
  border: 1px solid #CCC;
  border-top: none;
  border-radius: 0 0 5px 5px;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 0 0 5px 5px; }

#navigation.main_menu .child-menu li:hover .grand-child-menu {
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 5px;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 5px; }

#navigation.main_menu .has_child {
  border-radius: 5px 5px 0 0;
  height: 23px;
  -webkit-border-radius: 5px 5px 0 0; }

#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-Consumer-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;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

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

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

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

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

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

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

#navigation2.main_menu li {
  margin-right: 0; }

#navigation2.main_menu li:hover .child-menu {
  background: #fff;
  border: 1px solid #CCC;
  border-top: none;
  border-radius: 0 0 5px 5px;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 0 0 5px 5px; }

#navigation2.main_menu .child-menu li:hover .grand-child-menu {
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 0 5px 5px 5px;
  margin-top: -3px;
  margin-left: -1px;
  -webkit-border-radius: 0 5px 5px 5px; }

#navigation2.main_menu .has_child {
  border-radius: 5px 5px 0 0;
  height: 27px;
  -webkit-border-radius: 5px 5px 0 0; }

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

#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;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative; }

#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;
  border-radius: 5px;
  color: #fff;
  height: auto;
  padding-left: 5px;
  -webkit-border-radius: 5px; }

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

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

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

/*--------------- navigation---------------------*/
#navigation {
  background: #049f3a;
  border-radius: 0px;
  height: 40px; }

#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-Consumer-theme/images/custom/bg40.png);
  text-shadow: none; }

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

/*--------------- navigation---------------------*/
#navigation2 {
  background: #049f3a;
  border-radius: 0px;
  height: 40px; }

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

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

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

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

/*--------------- navigation portlet---------------------*/
.alphega-consumer #p_p_id_71_ {
  border: 1px solid #CCC;
  margin-bottom: 40px;
  margin-top: 40px;
  margin-left: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 200px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.alphega-consumer #p_p_id_71_ h2 {
  margin: 0.5em 0 10px 10px; }

.alphega-consumer #p_p_id_71_ h2 a {
  color: #009534;
  font-size: 0.9em;
  font-weight: normal;
  padding-left: 10px;
  text-decoration: none;
  display: block; }

.alphega-consumer #p_p_id_71_ ul {
  list-style: none;
  margin: 0 10px 15px 20px;
  padding: 0; }

.alphega-consumer #p_p_id_71_ ul li {
  height: auto;
  margin: 0 0 10px 0;
  padding: 0; }

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

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

.alphega-consumer #p_p_id_71_ ul li ul {
  list-style-image: url(/Alphega-Corporate-theme/images/custom/list_icon.png);
  margin: 5px 0 15px 13px; }

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

.alphega-consumer #p_p_id_71_ ul li ul li a {
  color: #878787;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-weight: normal; }

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

.alphega-consumer #p_p_id_71_ ul li ul li a.selected {
  color: #666;
  font-weight: bold;
  text-decoration: none; }

/*--------------- breadcrumb---------------------*/
#p_p_id_73_ {
  background-color: #81ce9c;
  color: #fff;
  float: right;
  margin-top: 0;
  margin-right: 0;
  padding: 3px;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

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

#p_p_id_73_ .breadcrumbs a {
  color: #fff; }

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

#p_p_id_73_ #breadcrumb-text {
  float: left;
  padding: 3px 10px;
  margin-bottom: 0; }

#p_p_id_73_ .breadcrumbs li {
  display: inline-table;
  margin-top: 0.2em;
  max-width: 100%; }

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

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

.breadcrumbs li {
  background: url(/Alphega-Consumer-theme/images/custom/list_icon4.png) no-repeat 100% 80%; }

/*--------------- footer---------------------*/
#footer_bg {
  background-color: #fff;
  border-top: 1px solid #CCC;
  padding-top: 20px;
  width: 100%; }

#footer {
  color: #fff;
  height: 110px;
  text-align: left;
  width: 1030px;
  margin: 0 auto; }

#footer #ft_copyright {
  color: #666;
  float: left;
  padding: 10px 10px 10px 24px;
  width: 225px; }

#footer #ft_site_links {
  border-left: 1px solid #CCC;
  float: left;
  list-style: none;
  padding: 0px 0px 0px 30px;
  width: auto; }

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

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

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

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

#footer #ft_right {
  float: right;
  right: 0;
  top: -56px;
  position: relative;
  width: 389px;
  z-index: 999; }

#footer #ft_right #left_tab {
  width: 49%;
  float: left;
  margin: 0; }

#footer #ft_right #right_tab {
  width: 49%;
  float: right;
  margin: 0 5px 0 0; }

#footer #ft_right_title {
  border: 1px solid #CCC;
  border-bottom: 0px;
  border-radius: 7px 7px 0px 0px;
  font-size: 1.5em;
  overflow: auto;
  padding: 5px 10px 4px 10px;
  -webkit-border-radius: 7px 7px 0px 0px;
  background: #fff;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#footer #ft_right_title a {
  color: #009534;
  text-decoration: none;
  font-weight: bold; }

#footer #ft_right_title p {
  float: left;
  margin-bottom: 0px; }

#footer #ft_right_title img {
  float: right;
  padding: 5px; }

#footer #ft_right_text a {
  color: #666666;
  float: left;
  min-height: 50px;
  padding: 0 0 0 45px;
  text-decoration: none;
  width: auto;
  background: url(../images/custom/logo3.png) -8px top no-repeat; }

#footer #ft_right_text img {
  float: left;
  margin: 10px 10px 0px 0px; }

#footer #ft_right_text p {
  margin: 10px; }

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

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_togglebasic {
  background-color: #049f3a;
  border-radius: 5px;
  padding: 10px;
  -webkit-border-radius: 5px;
  width: 270px; }

#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-Consumer-theme/images/custom/bg40.png);
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .left-area .search-form-area #organization_search_toggleadvanced {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  -webkit-border-radius: 5px;
  width: 430px; }

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

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ #organization_search_toggleadvanced 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_pharmacylocator_WAR_pharmacylocatorportlet_ .pharmacy-locator-search-toogle span {
  width: 90%; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .taglib-search-toggle-advanced .toggle-link {
  clear: both;
  float: right;
  padding-right: 85px;
  padding-top: 5px; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .taglib-search-toggle-advanced .aui-button-submit {
  padding-left: 5px; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ .results-area .results-header {
  background: #4ABA71;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

#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: #e31c17;
  text-decoration: none;
  width: 100%;
  float: left; }

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

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ > .portlet-body {
  overflow: hidden; }

#p_p_id_pharmacylocator_WAR_pharmacylocatorportlet_ > .portlet-body > .portlet-borderless-container > .portlet-body {
  overflow: hidden; }

/* GRID PHARMACY LOCATOR */
.grid-pharmacy-locator-portlet h1 {
  margin-top: 0px; }

.grid-pharmacy-locator-portlet ul {
  list-style: none;
  margin: 0px; }

.grid-pharmacy-locator-portlet li {
  margin-top: 20px; }

.grid-pharmacy-locator-portlet li a {
  color: #333;
  font-size: 20px;
  text-decoration: none; }

.grid-pharmacy-locator-portlet li a:hover {
  color: #e31c17; }

.grid-pharmacy-locator-portlet p {
  font-size: 15px;
  margin: 0px; }

/*index*/
.grid-pharmacy-locator-portlet .index-list li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 3px;
  text-align: center;
  width: 28px; }

.grid-pharmacy-locator-portlet .index-list li a {
  display: block; }

.grid-pharmacy-locator-portlet .index-list li a:hover {
  color: #333; }

.grid-pharmacy-locator-portlet .index-list li.selected,
.grid-pharmacy-locator-portlet .index-list li:hover {
  background: #c5c7c6; }

/*pharmacy list*/
.grid-pharmacy-locator-portlet .info-message {
  background: #ebedec;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  padding: 18px 14px; }

.grid-pharmacy-locator-portlet .pharmacy-list li {
  border-top: 1px solid #ccc;
  margin-top: 15px; }

.grid-pharmacy-locator-portlet .pharmacy-list .organization-name a {
  color: #009534;
  display: inline-block;
  margin: 15px 0px; }

.grid-pharmacy-locator-portlet .pharmacy-list .organization-phone {
  font-weight: bold;
  margin-top: 10px; }

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

#content .portlet-layout .portlet-column-content-first {
  margin: 5px 10px 5px 20px; }

#content .portlet-layout .portlet-column-content-last {
  margin: 5px 20px 5px 10px; }

#content .portlet-layout:last-child .portlet-column:last-child {
  padding-bottom: 50px; }

/*---------------STORE LOCATOR PORTLET---------------------*/
#store-locator-top {
  display: block;
  float: left;
  /*width: 239px;*/
  margin: 0 0 10px 0;
  padding: 10px;
  background: #049F3A;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#store-locator-top .title {
  width: 100%;
  color: #FFFFFF;
  float: left;
  font-size: 1.7em;
  margin-bottom: 0.5em;
  text-decoration: none; }

#store-locator-top .find-text {
  display: block;
  float: left;
  width: 75px;
  color: #A8DCBA; }

#store-locator-top input[type="text"] {
  display: block;
  float: left;
  width: 130px;
  height: 25px;
  margin: 0 5px 0 0;
  padding: 0 0 0 5px;
  background: #70c790;
  border: none;
  font: 1.1em Arial, Helvetica, Verdana, sans-serif;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

/*#store-locator-top input.focus, #store-locator-top textarea.focus, #store-locator-top .ie6 input.focus, #store-locator-top .ie6 textarea.focus {background: #FFC none;}*/
#store-locator-top input[type="image"] {
  padding: 0px 0;
  float: right; }

#store-locator-bottom {
  display: block;
  float: left;
  /*width: 259px;*/ }

#store-locator-bottom p.text {
  color: #999;
  font-size: 12px;
  margin-bottom: 0.5em; }

#store-locator-bottom a {
  color: #e31c17;
  text-decoration: none;
  font-size: 12px; }

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

.Alphega-columns-3 #column-3 #store-locator-top .find-text {
  display: block;
  float: left;
  width: auto;
  color: #A8DCBA; }

.journal-content-article table p {
  padding: 0px 0px 1em 1em; }

#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;
  border-radius: 6px 6px 0 0;
  color: #FFFFFF;
  margin: 0;
  padding: 3px 0 3px 10px; }

.ie8 .pharmacy-locator-portlet > .portlet-body {
  overflow: hidden; }

.ie8 .pharmacy-locator-portlet > .portlet-body > .portlet-borderless-container > .portlet-body {
  overflow: hidden; }

/*--------------- LOGIN ---------------------*/
#p_p_id_58_ {
  background-color: #009534;
  color: #fff;
  min-height: auto;
  overflow: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  max-width: 300px; }

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

#p_p_id_58_ .alphegaLogin .newLine {
  display: block;
  float: left;
  padding: 0;
  margin: 0 20px 10px 20px; }

#p_p_id_58_ .alphegaLogin .newLine_login {
  display: block;
  float: right;
  padding: 0;
  margin: 0 0 10px 0; }

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

#p_p_id_58_ .alphegaLogin .newLine input[type="text"] {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #70c88f;
  color: #fff; }

#p_p_id_58_ .alphegaLogin .newLine input[type="password"] {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #70c88f;
  color: #fff; }

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

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

#p_p_id_58_ .aui-fieldset {
  border-bottom: dotted 1px;
  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-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; }

/*---------------CONTENT 2 COLUMNS---------------------*/
.CONTENT-columns-2 #column-1 {
  width: 30%;
  margin: 0 0 20px 0; }

.CONTENT-columns-2 #column-2 {
  width: 70%;
  margin: 0 0 20px 0; }

.CONTENT-columns-2 #column-3 {
  width: 70%;
  margin: 0 0 20px 0; }

.CONTENT-columns-2 #column-4 {
  width: 30%;
  margin: 0 0 20px 0; }

.CONTENT-columns-2 #column-5 {
  width: 30%;
  margin: 0 0 20px 0; }

.CONTENT-columns-2 #column-6 {
  width: 70%;
  margin: 0 0 20px 0; }

/*---------------1 Colum style---------------------*/
.portlet-layout-980 {
  width: 980px;
  margin: 0 auto; }

.Alphega-columns-1 #column-1 {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0; }

.Alphega-columns-1 #column-2 {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  float: left; }

.Alphega-columns-1 .breadcrumb-column-1 {
  width: 100%;
  margin: 0 0 10px 0;
  float: right; }

/*---------------2 Colums style---------------------*/
.HOME-2-banners #column-1 {
  padding-left: 19px;
  padding-right: 20px; }

.HOME-3-banners #column-1 {
  padding-left: 19px; }

.Alphega-columns-2 #column-1 {
  width: 25%;
  padding-right: 20px;
  margin: 0 0 20px 0; }

.Alphega-columns-2 #column-2 {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  float: left; }

.Alphega-columns-2 .breadcrumb-column-2 {
  width: 100%;
  margin: 0 0 10px 0;
  float: right; }

/*---------------Kring 2 Colums style---------------------*/
.Kring-columns-2 #column-1 {
  width: 25%;
  padding-right: 20px;
  margin: 0 0 20px 0; }

.Kring-columns-2 #column-2 {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  float: left; }

.Kring-columns-2 .breadcrumb-column-2 {
  width: 100%;
  margin: 0 0 10px 0;
  float: right; }

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

.Alphega-columns-3 #column-2 {
  width: 72.28%;
  padding: 0;
  margin: 0 0 20px 0;
  float: left; }

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

.Alphega-columns-3 .breadcrumb-column-2 {
  width: 100%;
  margin: 0 0 10px 0;
  float: right; }

.Alphega-columns-3 #layout-column_column-3 {
  float: right; }

.portlet-column-content.empty {
  padding: 10px; }

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

.Kring-columns-3 #column-2 {
  width: 72.28%;
  padding: 0;
  margin: 0 0 20px 0;
  float: left; }

.Kring-columns-3 #column-3 {
  width: 25%;
  padding-left: 20px;
  margin: 0 0 20px 0;
  float: left; }

.Kring-columns-3 .breadcrumb-column-2 {
  width: 100%;
  margin: 0 0 10px 0;
  float: right; }

/*--------------- advert---------------------*/
#wrapper_advert {
  background-color: #f4f4f4;
  border-top: 1px solid #ccc; }

#advert {
  width: 980px;
  margin: 0 auto; }

#advert .portlet-column-content.empty {
  padding: 10px; }

#wrapper_advert #advert .portlet-column-last {
  padding-bottom: 50px; }

.HOME-2-banners #wrapper_advert #advert #column-5 {
  width: 281px;
  margin: 0 0 20px 0;
  padding-left: 19px; }

.HOME-2-banners #wrapper_advert #advert #column-6 {
  width: 680px;
  margin: 0 0 20px 0; }

.HOME-3-banners #wrapper_advert #advert #column-6 {
  width: 281px;
  margin: 0 0 20px 0;
  padding-left: 19px; }

.HOME-3-banners #wrapper_advert #advert #column-7 {
  width: 680px;
  margin: 0 0 20px 0; }

.Alphega-columns-1 #wrapper_advert #advert #column-3 {
  width: 281px;
  margin: 0 0 20px 0;
  padding-left: 19px; }

.Alphega-columns-1 #wrapper_advert #advert #column-4 {
  width: 680px;
  margin: 0 0 20px 0; }

.Alphega-columns-2 #wrapper_advert #advert #column-3 {
  width: 281px;
  margin: 0 0 20px 0;
  padding-left: 19px; }

.Alphega-columns-2 #wrapper_advert #advert #column-4 {
  width: 680px;
  margin: 0 0 20px 0; }

.Alphega-columns-3 #wrapper_advert #advert #column-4 {
  width: 281px;
  margin: 0 0 20px 0;
  padding-left: 19px; }

.Alphega-columns-3 #wrapper_advert #advert #column-5 {
  width: 680px;
  margin: 0 0 20px 0; }

/*--------------- Home Magazine Portlet ---------------------*/
#home_magazine {
  float: left;
  width: 290px;
  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: 165px;
  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; }

/*--------------- Services Popup ---------------------*/
.services-popup h2 {
  color: #009534;
  font-size: 1.6em; }

.services-popup table {
  width: 100%;
  font-size: 1.1em; }

.services-popup td {
  padding: 5px;
  vertical-align: top; }

.services-popup tr:nth-child(odd) {
  background-color: #F4F4F4; }

.services-popup tr:nth-child(even) {
  background-color: #fff; }

.services-popup tr.weekday td:first-child {
  width: 100px;
  color: #009534;
  font-weight: bold; }

.services-popup ul {
  margin: 0 10px 0 0;
  padding: 0; }

.services-popup ul li {
  margin: 0 0 4px 0;
  padding: 0;
  list-style: none;
  text-align: right; }

.services-popup .service-name {
  display: block;
  float: left; }

.services-popup .aui-field-label, .aui-field-label-inline-label {
  display: block;
  float: left;
  width: 150px;
  padding: 4px 0 0 0;
  color: #009534;
  font-weight: bold; }

.services-wrapper-second-step input[type="text"] {
  margin: 3px 0 3px 0;
  padding-left: 5px;
  width: 300px;
  background: #81CE9C;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff; }

.services-wrapper-second-step textarea {
  margin: 3px 0 3px 0;
  padding-left: 5px;
  width: 300px;
  background: #81CE9C;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  height: 60px; }

.service-name {
  font-size: 1.1em;
  display: block;
  float: left;
  width: 98%;
  padding: 4px;
  color: #009534;
  font-weight: bold; }

.service-intro {
  font-size: 16px; }

.services-popup td {
  font-weight: bold;
  font-size: 1.0em; }

.submit-info-message {
  color: #009534; }

.services-popup .row {
  display: block;
  float: left;
  margin: 0px 0px 10px;
  color: #009534; }

.mandatory-field {
  font-weight: normal;
  vertical-align: middle; }

.info-book-app-field {
  display: inline-block;
  vertical-align: middle; }

.organization-service-servicebox {
  border: 2px solid #009534;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px; }

/*#selected-service-description{font-weight:bold;}*/
#selected-service-description a {
  color: #e31c17;
  text-decoration: none; }

select#_bookappointment_WAR_bookappointmentportlet_selected-service {
  width: 305px;
  padding: 5px 2px 5px 5px;
  background: #81CE9C;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none; }

select#_bookappointment_WAR_bookappointmentportlet_selected-service option {
  background: #fff; }

.services-popup span.date {
  color: #009534;
  float: left;
  font-weight: bold;
  width: 150px; }

.services-popup .book-appointment-input-date {
  margin: 0 10px 0 0; }

.services-popup {
  font-size: 1.1em; }

.services-popup h3 {
  color: #009534;
  font-size: 1.4em; }

.services-popup p span {
  display: block;
  float: left;
  width: 160px;
  color: #009534; }

.services-popup-content {
  padding: 20px; }

.services-popup-content .aui-panel-hd-textÂ  {
  float: Â left;
  line-height: Â normal;
  font-size: Â 1.6em; }

.services-wrapperÂ  {
  overflow: Â auto;
  max-height: Â none;
  border: Â none;
  width: Â 500px;
  margin: Â 30px auto; }

.services-popup-content .book-appointment-form-title {
  color: #009534;
  display: block;
  font-size: 15px;
  margin-bottom: 20px; }

.services-popup-content #show-all-services {
  width: auto; }

.services-popup-content #show-all-services #in-pharmacy-services .service-wrapper {
  border: 1px solid #ddd;
  margin-left: 20px;
  overflow-x: hidden;
  padding: 3px 0;
  width: 95%; }

.services-popup-content #show-all-services #other-services .service-wrapper {
  border: 1px solid #ddd;
  margin-left: 20px;
  overflow-x: hidden;
  padding: 3px 0;
  width: 95%; }

.services-popup-content #show-all-services .height-services-1 {
  height: 35px; }

.services-popup-content #show-all-services .height-services-2 {
  height: 74px; }

.services-popup-content #show-all-services .height-services-3 {
  height: 113px; }

.services-popup-content #show-all-services .height-services-4 {
  height: 152px; }

.services-popup-content #show-all-services .height-services-5 {
  height: 191px; }

.services-popup-content #show-all-services .height-services-6 {
  height: 230px; }

.services-popup-content #show-all-services .scrollBar {
  overflow-y: scroll; }

.services-popup-content #show-all-services .service-wrapper .service-block .service-icon {
  padding-left: 0; }

.services-popup-content .book-appointment-success-print-button {
  margin-right: 40px;
  background: #049f3a url(../images/common/print.png) no-repeat;
  background-position: 5px 50%;
  float: right;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  padding: 5px 10px 5px 30px; }

.services-popup-content .book-appointment-success-print-button a {
  color: #fff; }

.services-popup #in-pharmacy-services {
  float: left;
  margin-right: 5%;
  min-width: 1px;
  width: 45%; }

.services-popup #other-services {
  float: left;
  min-width: 1px;
  width: 45%; }

.services-popup-content p {
  float: left;
  width: auto;
  clear: both; }

.services-popup-content p + div {
  display: inline-block;
  float: left; }

/* -------------------------------------------- *
 * Modal Page
 */
/* line 1193, ../scss/core/_common.scss */
.modal-open {
  overflow: hidden; }

/* line 1196, ../scss/core/_common.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

/* line 1208, ../scss/core/_common.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

/* line 1217, ../scss/core/_common.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 1223, ../scss/core/_common.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 1227, ../scss/core/_common.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-dialog-widget {
  margin: 300px;
  position: relative;
  width: 370px; }

/* line 1232, ../scss/core/_common.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-content-widget {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  height: 250px;
  left: 50%;
  outline: 0 none;
  position: relative;
  top: 50%; }

/* line 1244, ../scss/core/_common.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000; }

/* line 1251, ../scss/core/_common.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 1255, ../scss/core/_common.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* line 1259, ../scss/core/_common.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

/* line 1264, ../scss/core/_common.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 1267, ../scss/core/_common.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 1271, ../scss/core/_common.scss */
.modal-body {
  position: relative;
  padding: 15px; }

.modal-body-widget {
  padding: 8%;
  position: relative; }

/* line 1275, ../scss/core/_common.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 1280, ../scss/core/_common.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

/* line 1284, ../scss/core/_common.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 1287, ../scss/core/_common.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

/* line 1290, ../scss/core/_common.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal .modal-backdrop {
  background: #ffffff; }

.desktop .modal .modal-dialog {
  width: 900px; }

.modal .modal-dialog .modal-content {
  border: 6px solid #009534;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 30px 20px; }

.modal .modal-dialog .modal-content p.button {
  background: #009534;
  cursor: pointer;
  font-weight: bold;
  line-height: 100%;
  padding: 10px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 2; }

.modal .modal-dialog .modal-content p.button:hover {
  background: #006824; }

/*
** BOOK & APPOINTMENT- Ecommerce*/
.aui-overlaymask-content {
  background: #ffffff; }

.services-popup-ecommerce {
  width: 75%; }

.services-popup-ecommerce-content {
  border: 6px solid #009534;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 40px; }

.services-popup-ecommerce-content .aui-dialog-hd {
  background: none;
  border: 0px;
  margin: 0;
  margin-bottom: 0.7em;
  color: #494940;
  font-family: "DINMd", Arial, "Raleway", "Helvetica Neue", Verdana, sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  padding: 0px;
  text-rendering: optimizeLegibility;
  text-transform: none; }

.services-popup-ecommerce-content .aui-dialog-hd .aui-panel-hd-text {
  line-height: 1.2; }

.services-popup-ecommerce-content #mandatory-info {
  text-align: right; }

.services-popup-ecommerce-content .aui-dialog-hd button {
  background: #009534;
  border: 0px;
  height: 40px;
  border-radius: 0px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 40px; }

.services-popup-ecommerce-content .aui-dialog-hd button:hover {
  background: #006824; }

.services-popup-ecommerce-content .aui-dialog-hd .aui-icon-closethick {
  background: url(../images/custom/close.png) no-repeat 50%;
  font-weight: bold;
  line-height: 100%; }

.services-popup-ecommerce-content .aui-button-holder {
  text-align: right; }

.services-popup-ecommerce-content .aui-button {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  width: 290px; }

.services-popup-ecommerce-content .aui-button .aui-button-input {
  background: #009534;
  border: 0px;
  border-radius: 2px 2px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  width: 100%; }

.services-popup-ecommerce-content .aui-button.book-appointment-success-print-button .aui-button-input {
  display: block;
  height: auto;
  line-height: 45px;
  padding: 0px; }

.services-popup-ecommerce-content .aui-button .aui-button-input:hover {
  background: #006824;
  color: #FFF; }

.services-popup-ecommerce-content .aui-form input,
.services-popup-ecommerce-content .aui-form textarea,
.services-popup-ecommerce-content .aui-form select {
  background: #fff;
  border: 1px solid #ededed;
  height: 30px;
  padding: 0px 1px;
  width: 272px; }

.services-popup-ecommerce-content .aui-form textarea {
  max-width: 100%;
  min-height: 240px;
  width: 99%; }

.services-popup-ecommerce-content .aui-form .aui-field-label {
  margin-bottom: 8px;
  margin-top: 20px; }

.services-popup-ecommerce-content .aui-form #preferred-date {
  max-width: 115px;
  position: relative; }

.services-popup-ecommerce-content .aui-form #preferred-date input {
  max-width: 115px; }

.services-popup-ecommerce-content .aui-form .calendar-icon {
  background: url(../images/custom/calendar.png) no-repeat 50%;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 20px; }

.services-popup-ecommerce-content .aui-form .aui-calendar {
  width: 270px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content {
  border: 6px solid #009534;
  border-radius: 0px;
  padding: 20px 14px 14px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-hd {
  background: #fff;
  border-color: #ededed;
  border-radius: 0px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-hd .aui-calendar-prev {
  background: url(../images/custom/arrowleft.png) no-repeat 50%; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-hd .aui-calendar-next {
  background: url(../images/custom/arrowright.png) no-repeat 50%; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-week {
  background: #009534;
  border: 1px solid  #009534;
  color: #fff;
  font-weight: bold;
  margin: 6px 0.9px 2px 0.9px;
  padding: 5px 0px;
  width: 29px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-monthdays {
  margin-left: -1.5px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-day.aui-calendar-day-padding-start,
.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-day.aui-calendar-day-padding-end {
  background: #b3e0c3;
  border-color: #b3e0c3; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-day {
  background: #fff;
  border: 1px solid #99d6ad;
  border-radius: 0px;
  height: 29px;
  line-height: 30px;
  margin: 3px 0.9px 3px 0.9px;
  width: 29px; }

.services-popup-ecommerce-content .aui-form .aui-calendar .aui-calendar-content .aui-calendar-day.aui-state-active {
  background: #4eb472; }

.services-popup-ecommerce-content .organization-service-servicebox {
  background: #ebf6ee;
  border: 0px;
  color: #494940; }

.services-popup-ecommerce-content .view-organization-store-locator #pharmacy-opening-hours {
  background: #ebf6ee;
  float: none;
  margin: 20px 0px;
  padding: 15px 3.5%;
  width: 295px; }

.services-popup-ecommerce-content .view-organization-store-locator #pharmacy-opening-hours td {
  padding: 0px; }

.services-popup-ecommerce-content .view-organization-store-locator #pharmacy-opening-hours td.opening-day {
  font-weight: normal;
  width: 38%; }

.services-popup-ecommerce-content .view-organization-store-locator #pharmacy-opening-hours td.opening-hours {
  text-align: left; }

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

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

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

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

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

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

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

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

.portlet-boundary_Newsletter_WAR_newsletterportlet_ .aui-tabview-list .first {
  border: none; }

.portlet-boundary_Newsletter_WAR_newsletterportlet_ .aui-tabview-list .last {
  border: none; }

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

.portlet-boundary_Newsletter_WAR_newsletterportlet_ .aui-tab-active {
  background: none; }

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

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

/*--------------- FAQÂ´s portlet ---------------------*/
.portlet-boundary_1_WAR_contactforms6101_ {
  font-size: 1.2em; }

.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;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.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%;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

/*--------------- Footer portlets ---------------------*/
#p_p_id_56_INSTANCE_11jl_ .journal-content-article {
  font-size: 11px; }

#p_p_id_56_INSTANCE_12jl_ .journal-content-article {
  font-size: 11px; }

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

#p_p_id_77_ .portlet-borderless-container .portlet-body {
  font-size: 1.1em; }

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

#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;
  -ms-word-break: break-all;
  word-break: break-word; }

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

/*--------------- RSS portlet ---------------------*/
.portlet-rss .portlet-body {
  font-size: 1.1em; }

.portlet-rss a {
  color: #049F3A; }

.portlet-rss .feed-entry-title {
  font-weight: normal; }

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

.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;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.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%;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

/*--------------- 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; }

/*--------------- E-RESERVATION portlet ---------------------*/
.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content {
  background: #D4F9E0; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-container {
  margin: 0 5px 0 0;
  border: none; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree a {
  color: #03742B; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #product-listSearchContainer table .hover td {
  background: #D4F9E0; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #sort-by-container {
  color: #03742B; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content a {
  text-decoration: none; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content strong {
  font-weight: normal; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content strong:hover {
  font-weight: bold; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content .tag-selected strong {
  font-weight: bold;
  text-decoration: underline; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #search-by-description {
  float: left;
  width: 270px; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #search-by-description input {
  margin-left: 30px;
  margin-bottom: 20px; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #search-by-description-button {
  float: left; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #search-by-description-button .aui-button-holder {
  margin: 0; }

.e-reservation-portlet .you-have-x-products-div .new-style-buttons {
  background: url(../images/custom/button.png);
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  text-decoration: none; }

.e-reservation-portlet .view-product-add-to-cart-button .new-style-buttons {
  background: url(../images/custom/button.png);
  background-size: 100% 100%;
  color: white;
  font-weight: bold;
  padding: 5px 8px;
  text-decoration: none; }

.e-reservation-portlet .portlet-body > div > .new-style-buttons {
  background: url(../images/custom/button.png);
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  text-decoration: none; }

.e-reservation-portlet .journal-content-article table .results-row td.col-5 .new-style-buttons {
  background: url(../images/custom/button.png);
  background-size: 100% 100%;
  color: #ffffff;
  padding: 5px 8px;
  font-weight: bold; }

.e-reservation-portlet .taglib-page-iterator .search-pages {
  float: left;
  margin-top: 5px;
  width: 100%; }

.e-reservation-portlet .delta-selector .aui-field-content {
  float: left; }

.e-reservation-portlet .aui-field-label-inline-label {
  color: #009534;
  display: block;
  float: left;
  font-weight: bold;
  padding: 4px 4px 0 0;
  width: auto;
  min-width: 100px; }

.e-reservation-portlet .aui-field-input-text {
  margin-bottom: 5px; }

.e-reservation-portlet .taglib-page-iterator .search-pages .page-selector {
  padding-left: 0;
  padding-right: 0; }

.e-reservation-portlet .taglib-page-iterator .search-pages .delta-selector .aui-field-element {
  float: left; }

.e-reservation-portlet .taglib-page-iterator .search-pages .page-selector .aui-field-element {
  float: left; }

.e-reservation-portlet .taglib-page-iterator .search-pages .page-selector .aui-suffix {
  display: none; }

.e-reservation-portlet .taglib-page-iterator .search-pages .page-links {
  float: right;
  margin-top: 5px; }

.e-reservation-portlet .results-row td a {
  word-break: normal;
  -ms-word-break: normal; }

/*---------------------------------
 *	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;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background: url(../images/custom/fnd_tituloportletlateral.png) center bottom repeat-x;
  border-bottom: 1px solid #fbcbd0;
  color: #fff; }

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

/*--------------- PHARMACY SOCIALNETWORKING portlet ---------------------*/
.summary-container table td {
  font-size: 13px; }

#pharmacy-image {
  float: left;
  margin-right: 5%;
  width: 35%; }

#pharmacy-image .left-image {
  margin: 0px;
  max-width: 100%!important; }

#pharmacy-image .left-image img {
  width: 98%; }

#pharmacy-info {
  float: left;
  margin-bottom: 20px;
  width: 35%; }

#pharmacy-info #pharmacy-name {
  float: left; }

#pharmacy-info .label {
  color: #049F3A;
  font-weight: bold;
  padding-right: 5px;
  white-space: nowrap; }

.kring #pharmacy-info #pharmacy-name {
  width: 320px; }

#pharmacy-info #edit-pharmacy-data {
  float: left;
  margin-left: 10px; }

.kring .herhaalreceptgegevens label {
  color: #049F3A !important;
  font-weight: bold;
  margin-bottom: 10px; }

#pharmacy-info table td {
  vertical-align: top;
  font-size: 1.2em; }

#pharmacy-info table td:first-child {
  width: auto; }

.kring #pharmacy-info table td:first-child {
  width: auto; }

/*#service-links a {float: none;border: 1px solid rgb(204, 204, 204);border-image: initial;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;
width: 210px;color: rgb(0, 73, 138);font-size: 14px;font-weight: normal;padding: 10px;display: block;margin: 30px 0 40px;}*/
#service-links a {
  background: url(../images/custom/button.png);
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
  padding: 5px 8px;
  text-decoration: none;
  border: none;
  width: 190px;
  font-size: 11px;
  float: none;
  margin: 30px 0 -10px;
  display: block;
  float: none;
  border-image: initial;
  display: block;
  text-align: center; }

#in-pharmacy-services {
  width: auto;
  margin: 0px; }

#in-pharmacy-services .aui-field-input {
  width: 100%;
  height: 125px; }

#pharmacy-opening-hours {
  float: left;
  width: 35%;
  margin: 0 0 30px 0; }

#pharmacy-opening-hours table.organization-opening-time {
  font-size: 1.2em;
  width: 100%; }

#pharmacy-opening-hours table.organization-opening-time td {
  padding: 5px 3px;
  vertical-align: top; }

#pharmacy-opening-hours table.organization-opening-time tr:nth-child(odd) {
  background-color: #F4F4F4; }

#pharmacy-opening-hours table.organization-opening-time tr:nth-child(even) {
  background-color: #fff; }

#pharmacy-opening-hours table.organization-opening-time td.opening-day {
  width: 120px;
  font-weight: bold; }

#pharmacy-opening-hours table.organization-opening-time td.opening-hours {
  text-align: right;
  color: #009534; }

#other-services {
  width: auto;
  margin: 0; }

#other-services .aui-field-input {
  width: 100%; }

#show-all-services {
  float: left;
  width: 35%;
  margin-right: 5%; }

.Kring #show-all-services {
  float: left;
  width: 40%; }

.Kring #show-all-services .service-wrapper .service-block .service-icon {
  padding: 0 5px 0 5px; }

#show-all-services #in-pharmacy-services .service-wrapper {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  padding: 3px 0; }

#show-all-services #other-services .service-wrapper {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  padding: 3px 0; }

#show-all-services .service-wrapper .service-block {
  display: table;
  overflow: hidden;
  padding: 0px 10px;
  width: 100%;
  min-height: 33px; }

/*
.summary-container #show-all-services .height-services-1 {height:190px;}
.summary-container #show-all-services .height-services-2 {height:190px;}
.summary-container #show-all-services .height-services-3 {height:190px;}
.summary-container #show-all-services .height-services-4 {height:190px;}
.summary-container #show-all-services .height-services-5 {height:190px;}
*/
.summary-container #show-all-services .height-services-2 {
  height: 74px; }

.summary-container #show-all-services .height-services-6 {
  height: 190px; }

.summary-container #show-all-services .scrollBar {
  overflow-y: scroll; }

#show-all-services .service-wrapper .service-block .service-icon {
  display: table-cell;
  padding: 0 5px 0 15px;
  text-align: center;
  vertical-align: middle;
  width: 35px; }

#show-all-services .service-wrapper .service-block .service-icon:hover {
  background-color: #FFF !important; }

#show-all-services .service-wrapper .service-block .service-no-icon {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 5px; }

#show-all-services .service-wrapper .service-block .service-description {
  display: table-cell;
  font-size: 12px;
  padding: 5px 0;
  vertical-align: middle; }

#show-all-services .service-wrapper .service-block .service-description .show-services {
  color: inherit;
  text-decoration: none; }

#show-all-services .service-wrapper .service-block .service-description .show-services:hover {
  text-decoration: underline; }

#map {
  width: 75%; }

#map #map_canvas {
  width: 100%;
  height: 250px;
  border-width: 1px;
  border: 1px solid #029937;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

.summary-pharmacist-biography {
  border: 1px solid #CCC;
  border-radius: 5px;
  float: left;
  min-height: 68px;
  margin-left: 4%;
  margin-top: 0px;
  max-width: 950px;
  padding: 10px;
  width: 81%; }

.social-networking-portlet-summary .left-image img {
  border: 2px solid #049F3A;
  border-radius: 4px;
  width: 77px; }

.ie .social-networking-portlet-summary .summary-container {
  height: 1%; }

.social-networking-portlet-summary .summary-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.social-networking-portlet-summary .summary-container h1 {
  color: #049F3A;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 0; }

.social-networking-portlet-summary .summary-container h2 {
  color: #049F3A;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0; }

.ie6 .social-networking-portlet-summary .summary-container img {
  width: 120px; }

.social-networking-portlet-summary .summary-container p {
  margin-bottom: 10px; }

.social-networking-portlet-summary .summary-container span {
  font-size: 12px; }

.social-networking-portlet-summary .summary-container .user-profile-image {
  max-width: 180px; }

.ie6 .social-networking-portlet-summary .summary-container .user-profile-image {
  width: expression(this.width > 180 : '180px' : 'auto'); }

.social-networking-portlet-summary .summary-container .user-twitter-link {
  background: url(../images/twitter.png) no-repeat 0 50%;
  padding-left: 18px; }

.social-networking-portlet-summary .summary-container .add-as-friend {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .summary-container .add-as-friend.pending {
  background-image: url(/Alphega-Consumer-theme/images/common/time.png); }

.social-networking-portlet-summary .summary-container .friend-requests.pending {
  background-image: url(/Alphega-Consumer-theme/images/common/time.png); }

.social-networking-portlet-summary .summary-container .join-site {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .summary-container .join-site.pending {
  background-image: url(/Alphega-Consumer-theme/images/common/time.png); }

.social-networking-portlet-summary .summary-container .join-organization {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .summary-container .join-organization.pending {
  background-image: url(/Alphega-Consumer-theme/images/common/time.png); }

.social-networking-portlet-summary .summary-container .remove-site {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .summary-container .remove-organization {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .summary-container .remove-friend {
  margin: 0.7em auto 1em; }

.social-networking-portlet-summary .pharmacist-biography-table {
  width: 76%; }

.social-networking-portlet-summary .pharmacist-biography-table .left-image {
  width: 11%; }

/*-------------view-organization-store-locator------------------*/
/*---------------*/
.view-organization-store-locator .pharmacy-info-container {
  border: 3px solid #edf8f1;
  padding: 20px; }

.view-organization-store-locator .pharmacy-info-container h1 {
  margin-top: 0px;
  font-size: 18px;
  color: #3d423f;
  font-weight: normal;
  line-height: 1.4;
  text-rendering: optimizespeed; }

.view-organization-store-locator .pharmacy {
  display: inline-block;
  padding-right: 3%;
  vertical-align: top;
  width: 53%; }

.view-organization-store-locator .pharmacy .pharmacy-info {
  padding-bottom: 30px; }

.view-organization-store-locator .pharmacy .pharmacy-contact {
  border-top: 1px solid #ededed;
  color: #3d423f;
  margin-left: 41px;
  padding-top: 30px;
  word-wrap: break-word; }

.view-organization-store-locator .pharmacy .pharmacy-contact p {
  margin: 0px; }

.view-organization-store-locator .pharmacy .pharmacy-contact .label {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
  width: 34%; }

.view-organization-store-locator .pharmacy .pharmacy-contact .data {
  display: inline-block;
  vertical-align: top;
  width: 65%; }

.view-organization-store-locator .pharmacy .pharmacy-contact .data a {
  color: #3d423f;
  cursor: pointer; }

.view-organization-store-locator .pharmacy .pharmacy-contact .button-appointment {
  margin-top: 30px;
  width: 300px; }

.view-organization-store-locator .right-side {
  display: inline-block;
  vertical-align: top;
  width: 43%; }

.view-organization-store-locator #show-all-services #in-pharmacy-services .service-wrapper {
  border: none;
  padding: 0; }

.view-organization-store-locator #show-all-services #other-services .service-wrapper {
  border: none;
  padding: 0; }

.view-organization-store-locator .arrowright {
  display: inline-block;
  width: 9px;
  height: 11px;
  background-image: url("../images/custom/arrowright.png");
  margin-right: 5px;
  background-repeat: no-repeat; }

.view-organization-store-locator .getDirections a, .bookandapp a {
  color: #3d423f;
  font-weight: 600;
  text-decoration: underline;
  transition: color .3s;
  -moz-transition: color .3s;
  /* Firefox 4 */
  -webkit-transition: color .3s;
  /* Safari and Chrome */
  -o-transition: color .3s;
  /* Opera */ }

.view-organization-store-locator .getDirections a:hover, .bookandapp a:hover {
  color: #009534; }

.view-organization-store-locator p, .view-organization-store-locator a {
  font-size: 14px; }

/*--------------*/
.view-organization-store-locator .pharmacy-info:after {
  content: '';
  clear: both;
  display: block; }

.view-organization-store-locator .image-mapicon {
  float: left;
  margin-right: 15px; }

.view-organization-store-locator .image-pharmacy {
  float: left;
  max-width: 84px;
  margin-right: 20px; }

.view-organization-store-locator .image-pharmacy img {
  max-width: 100%;
  height: auto; }

.view-organization-store-locator .address {
  float: left;
  max-width: 207px; }

.view-organization-store-locator #pharmacy-opening-hours {
  color: #494940;
  width: 100%; }

.view-organization-store-locator #pharmacy-opening-hours .header {
  background: #ebf6ee;
  padding: 15px 3.5%; }

.view-organization-store-locator #pharmacy-opening-hours .title-note {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0px; }

.view-organization-store-locator #pharmacy-opening-hours table {
  width: 100%; }

.view-organization-store-locator #pharmacy-opening-hours table td {
  font-size: 13px;
  padding: 15px 3.5%; }

.view-organization-store-locator #pharmacy-opening-hours table tr:nth-child(even) {
  background: #ebf6ee; }

.view-organization-store-locator #pharmacy-opening-hours table td.opening-day {
  font-weight: bold;
  width: 38%; }

.view-organization-store-locator #pharmacy-opening-hours table td.opening-hours {
  text-align: right; }

.view-organization-store-locator .summary-container-sidebar #pharmacy-opening-hours {
  background-color: #edf8f1;
  padding: 20px 10px;
  font-family: 'DINMd',Arial,'Raleway','Helvetica Neue',Verdana,sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.2;
  color: #494940;
  margin-bottom: 20px; }

.view-organization-store-locator .button-store-locator a,
.store_first .public_site_url .button-store-locator a {
  background: #009534;
  border-radius: 2px 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "DIN Next W01 Medium", Arial, "Helvetica Neue", verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  min-height: 45px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  border-radius: 3px 3px;
  width: 100%; }

.view-organization-store-locator .button-store-locator a:hover,
.store_first .public_site_url .button-store-locator a:hover {
  background: #006824;
  color: #FFF; }

.view-organization-store-locator .visit-opening .button-store-locator,
.store_first .public_site_url .button-store-locator {
  margin-bottom: 26px; }

.view-organization-store-locator #show-all-services {
  width: 100%; }

/*
** TOGGLE*/
.view-organization-store-locator .toggleable-content {
  display: none; }

.view-organization-store-locator .toggle-header-visible {
  display: none; }

.toggleable-content {
  display: none; }

/*-------------services*/
.mobile .view-organization-store-locator #show-all-services .service-wrapper {
  /*border-top: 3px solid #edf8f1;*/
  padding: 10px;
  /*margin: 10px;*/ }

.mobile .view-organization-store-locator .service-description {
  margin: 5px 0;
  position: relative; }

.mobile .view-organization-store-locator .summary-main-content .service-description {
  padding: 0px 0 3px 0!important;
  border: 1px solid #ededed; }

.view-organization-store-locator .service-description {
  border: 1px solid #ededed;
  margin: 5px 0;
  padding: 0px;
  position: relative; }

.view-organization-store-locator .summary-main-content h2 {
  font-size: 16px;
  color: #3d423f;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 25px;
  text-rendering: optimizespeed;
  text-transform: capitalize;
  cursor: pointer; }

.view-organization-store-locator .summary-main-content #show-all-services, .view-organization-store-locator .summary-main-content #other-services {
  /*border-top: 3px solid #ccead6;
  margin-top: 20px;*/ }

.view-organization-store-locator h2 {
  color: #3d423f;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0px; }

.view-organization-store-locator .service-description h3 {
  font-size: 14px;
  color: #3d423f;
  font-weight: 600;
  line-height: 1.4;
  text-rendering: optimizespeed;
  text-transform: capitalize;
  margin-top: 13px;
  margin-left: 15px;
  margin-bottom: 13px;
  cursor: pointer; }

.mobile .view-organization-store-locator .service-description h3 {
  margin-right: 75px; }

.view-organization-store-locator .service-description h3:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 8px;
  background-image: url("../images/custom/arrowdown.png");
  position: absolute;
  right: 15px;
  top: 20px; }

.view-organization-store-locator .service-description .bookonline h3:after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 36px;
  background-image: url("../images/custom/book.png");
  position: absolute;
  right: 55px;
  top: 6px; }

.view-organization-store-locator .summary-main-content h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 90%; }

.mobile .view-organization-store-locator .summary-main-content h2 {
  margin-top: 10px;
  margin-bottom: inherit;
  width: 90%; }

.view-organization-store-locator .summary-main-content h2 {
  margin-left: 10px; }

.view-organization-store-locator .summary-main-content #in-pharmacy-services,
.view-organization-store-locator .summary-main-content #other-services {
  border-top: 3px solid #ccead6;
  margin-top: 30px; }

.view-organization-store-locator .toggleable-content {
  padding: 15px;
  line-height: 1.4em;
  background: #ebf7ef;
  font-size: 14px; }

.view-organization-store-locator .service-description .active h3:before {
  content: '';
  display: inline-block;
  width: 15px;
  background-repeat: no-repeat;
  height: 8px;
  background-image: url("../images/custom/arrowup.png");
  position: absolute;
  right: 15px;
  top: 20px; }

.view-organization-store-locator .service-description .active h3:before {
  right: 10px; }

.view-organization-store-locator .service-description .bookonline h3:after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 36px;
  background-image: url("../images/custom/book.png");
  position: absolute;
  right: 55px;
  top: 6px; }

.mobile .view-organization-store-locator .service-description .bookonline h3:after {
  right: 35px;
  top: 10px; }

.view-organization-store-locator .toggleable-content div {
  margin-top: 10px; }

.view-organization-store-locator .summary-container-sidebar .toggleable-content div {
  margin-top: 0px; }

.view-organization-store-locator .toggleable-content div a {
  background: #009534;
  border-radius: 2px 2px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  font-family: "DIN Next W01 Medium", Arial, "Helvetica Neue", verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  width: 290px; }

.mobile .view-organization-store-locator .toggleable-content div a {
  width: 100%; }

.view-organization-store-locator .toggleable-content div a:hover {
  background: #006824;
  color: #FFF; }

/**/
.standard-store-locator-portlet #e-commerce-view .storelocator-panel input[type="button"]:hover {
  background: #006824; }

/*Vivesco promotions styles migrated */
#vivesco-promotions .summary-promotion-icon {
  float: left;
  margin-bottom: 5px;
  margin-right: 40px; }

/*--------------- MAXIMIZED COLUMN ---------------------*/
.columns-max {
  width: 980px;
  margin: 0 auto; }

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

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

/* UL ARROWS */
ul.ul-arrows {
  margin: 0;
  padding: 0; }

ul.ul-arrows li {
  margin: 0 0 10px 0;
  padding: 0 0 0 5px;
  list-style: url(../images/custom/list_icon.png); }

/* Category tree*/
.aui-tree-node-leaf {
  margin-left: 0px; }

.portlet-boundary_ereservation_WAR_alphegaereservationportlet_ #category-tree .lfr-panel-content .aui-tree-view ul:first-child a {
  color: #666; }

/* Web content portlet*/
.portlet-boundary_56_ {
  font-size: 12px; }

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

/* WARNING VERSION MESSAGE */
#warningVersion {
  position: absolute;
  text-align: center;
  top: 80px;
  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: 5px 0px;
  width: 750px; }

/* SCROLLBARS ON IE8 PREVIEW IMAGE FIX */
.lfr-preview-file-image-current-column {
  background: url(/Alphega-Consumer-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-Consumer-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; }

/* ------------------------Standard Store Locator ------------------------*/
#map-canvas {
  height: 375px; }

#panel {
  margin: 0 0 0 6px;
  min-width: 278px;
  height: 375px;
  width: 278px; }

.standard-store-locator-portlet {
  border: 0px;
  margin-left: 0px;
  padding: 3px; }

.standard-store-locator-portlet .storelocator-panel {
  overflow-x: hidden; }

.standard-store-locator-portlet .storelocator-panel .location-search {
  float: left;
  margin-bottom: 6px; }

.standard-store-locator-portlet .storelocator-panel .location-search h4 {
  color: #99999a;
  font-weight: normal; }

.standard-store-locator-portlet .storelocator-panel .location-search span {
  background-image: url("../images/custom/search-icon.jpg");
  cursor: pointer;
  float: right;
  height: 32px;
  margin-left: 5px;
  margin-right: 6px;
  text-indent: -9999px;
  width: 32px; }

.standard-store-locator-portlet .storelocator-panel .location-search input {
  background: #42b66b;
  border: none;
  color: #fff;
  font-size: 19px;
  height: 32px;
  padding-left: 10px;
  border-image: initial;
  outline: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.firefox .storelocator-panel .location-search input.geolocated {
  width: 176px; }

.standard-store-locator-portlet .storelocator-panel .location-search input.geolocated {
  float: left;
  outline: none;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.standard-store-locator-portlet .storelocator-panel .location-search input::-webkit-input-placeholder {
  color: #fff; }

.standard-store-locator-portlet .storelocator-panel .location-search input::-moz-placeholder {
  color: #fff; }

.standard-store-locator-portlet .storelocator-panel .location-search input:-moz-placeholder {
  color: #fff; }

.standard-store-locator-portlet .storelocator-panel .location-search input:-ms-input-placeholder {
  color: #fff; }

.standard-store-locator-portlet .storelocator-panel .location-search span.location-geolocate {
  background: #42b66b;
  margin: 0;
  text-indent: 0;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

.standard-store-locator-portlet .storelocator-panel .location-search .location-search-icon {
  cursor: pointer;
  float: right;
  margin-left: 5px;
  margin-right: 6px; }

/* Map bubble */
.standard-store-locator-portlet #map-canvas .store {
  font-family: Arial;
  float: left;
  max-width: 300px;
  min-width: 225px;
  position: relative; }

.standard-store-locator-portlet #map-canvas .store a {
  color: #e31c17;
  cursor: pointer;
  font-size: 11px;
  font-family: Arial;
  font-style: italic;
  text-decoration: none; }

.standard-store-locator-portlet #map-canvas .store > a {
  display: inline-block;
  margin-right: 4%;
  width: 48%; }

.standard-store-locator-portlet #map-canvas .store > a.streetview {
  margin-right: 0px; }

.standard-store-locator-portlet #map-canvas .map_window {
  padding-top: 15px;
  width: 210px; }

.standard-store-locator-portlet #map-canvas .map_window .distance_mi,
.standard-store-locator-portlet #map-canvas .map_window .distance_km {
  background: url(../images/custom/logo20x20.png) no-repeat;
  color: #049F3A;
  font-style: italic;
  padding: 0px 6px 0px 24px;
  position: relative;
  float: right; }

.standard-store-locator-portlet #map-canvas .map_window .distance_mi .distance,
.standard-store-locator-portlet #map-canvas .map_window .distance_km .distance {
  padding: 3px 0; }

.standard-store-locator-portlet #map-canvas .map_window .address_city {
  color: #000;
  font-size: 13px;
  font-weight: 100;
  font-family: Arial;
  line-height: 14px; }

.standard-store-locator-portlet #map-canvas .map_window .name {
  color: #049F3A;
  font-size: 13px;
  font-weight: 100;
  font-family: Arial;
  line-height: 14px;
  margin-bottom: .4em;
  white-space: nowrap; }

.standard-store-locator-portlet #map-canvas .map_window .address_street1 {
  display: block;
  font-family: Arial;
  margin-top: 0.2em; }

.standard-store-locator-portlet #map-canvas .map_window .extra_address {
  margin-bottom: 0.2em; }

.standard-store-locator-portlet #map-canvas .map_window .telephone {
  margin-bottom: 0.2em; }

.standard-store-locator-portlet #map-canvas .map_window .external_website {
  word-wrap: break-word; }

.standard-store-locator-portlet #map-canvas .map_window .features_ {
  color: grey;
  float: left;
  font-size: 70%;
  list-style: none;
  min-width: 195px;
  margin: 0;
  overflow: hidden;
  padding: 0; }

.standard-store-locator-portlet #map-canvas .map_window .features_ li {
  display: inline;
  float: left;
  padding-right: 0.8em; }

.standard-store-locator-portlet #map-canvas .map_window .opening_hours {
  font-family: Arial;
  font-size: 11px;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%; }

.standard-store-locator-portlet #map-canvas .map_window .opening_hours .opening_hours_header {
  color: #049F3A; }

.standard-store-locator-portlet #map-canvas .map_window .opening_hours .service {
  font-family: Arial;
  font-size: 11px;
  padding-left: 10px;
  width: 100%;
  margin-bottom: 2px; }

.standard-store-locator-portlet #map-canvas .map_window .opening_hours .service_day {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 70px; }

.standard-store-locator-portlet #map-canvas .map_window .opening_hours .service_hours {
  display: inline; }

.standard-store-locator-portlet #map-canvas .map_window .external_website {
  display: inline-block;
  margin-right: 5px;
  width: 46%; }

.standard-store-locator-portlet #map-canvas .map_window .public_site_url {
  display: inline-block;
  margin-right: 5px;
  width: 100%; }

.standard-store-locator-portlet #map-canvas .map_window .public_site_url .organization-website {
  font-size: 11px;
  font-family: Arial; }

.standard-store-locator-portlet #map-canvas .map_window .public_site_url .organization-website a {
  width: auto; }

.standard-store-locator-portlet #map-canvas .store .public_site_url > a {
  display: inline-block;
  margin-right: 5px;
  width: 46%; }

.standard-store-locator-portlet #map-canvas .map_window .service-element img {
  margin-top: 20px;
  width: 20px; }

.standard-store-locator-portlet #map-canvas .map_window .service-name {
  display: none;
  left: 0px;
  position: absolute;
  bottom: 23px; }

.standard-store-locator-portlet #map-canvas .map_window .web img {
  margin-bottom: -4px; }

.standard-store-locator-portlet #map-canvas .map_window .alphega-member-icon {
  bottom: 0;
  right: -20px;
  position: absolute; }

.standard-store-locator-portlet #map-canvas .map_window .alphega-member-icon img {
  height: 19px; }

.standard-store-locator-portlet #map-canvas .map_window > div {
  clear: both; }

.standard-store-locator-portlet #map-canvas .gm-style div {
  font-family: Arial;
  font-size: 11px; }

.standard-store-locator-portlet #map-canvas .gm-style-iw {
  max-width: 225px;
  min-width: 300px; }

.standard-store-locator-portlet #map-canvas .gm-style-iw div {
  overflow-x: hidden !important; }

.standard-store-locator-portlet #map-canvas .map_window .service-element img {
  margin-top: 0; }

.standard-store-locator-portlet #map-canvas .map_window .service-element .service-name {
  display: none!important; }

/* Autocomplete */
.ui-autocomplete {
  background-color: #FFF;
  border: 1px solid #42b66b;
  list-style: none;
  padding: 6px;
  width: 198px!important; }

.ui-autocomplete .ui-menu-item a {
  text-decoration: none!important;
  cursor: pointer; }

.ui-autocomplete .ui-menu-item:hover a {
  color: #049F3A!important;
  font-weight: bold; }

/* Directions panel */
#panel .directions-panel {
  margin-top: 6px; }

#panel .directions-panel .directions-to {
  background: white;
  border: #049F3A 1px solid;
  cursor: auto;
  height: 22px;
  float: left;
  margin-right: 5px;
  width: 130px; }

#panel .directions-panel input[type='submit'] {
  background: #049F3A;
  border: none;
  color: white;
  float: left;
  font-size: 11px;
  padding: 5px 3px 4px;
  text-shadow: none;
  width: 95px; }

#panel .directions-panel .close-directions {
  background: url(../images/portlet/close.png);
  float: right;
  height: 16px;
  margin: 6px;
  text-indent: -9999px;
  width: 16px; }

#panel .directions-panel .rendered-directions {
  font-size: 11px;
  margin-right: 6px; }

#panel .directions-panel .adp-placemark {
  background: #F4F4F4; }

#panel .directions-panel .adp-placemark img {
  height: auto;
  padding: 7px 6px 4px;
  width: 17px; }

#panel .directions-panel .adp-directions {
  color: #666666;
  font-family: Arial; }

#panel .directions-panel .adp-directions .adp-substep b {
  color: #000; }

.standard-store-locator-portlet .directions-buttons .directions-button {
  border-radius: 3px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  height: 22px;
  width: 22px; }

.standard-store-locator-portlet .directions-buttons .directions-button.selected {
  background: #049f3a url(/standard-store-locator-portlet/images/directions-white.png);
  height: 22px;
  width: 22px; }

.standard-store-locator-portlet .directions-buttons .directions-button.directions-driving {
  background-position: 3px 4px; }

.standard-store-locator-portlet .directions-buttons .directions-button.directions-transit {
  background-position: 5px -48px; }

.standard-store-locator-portlet .directions-buttons .directions-button.directions-walking {
  background-position: 8px -73px; }

.standard-store-locator-portlet .directions-buttons .directions-button.directions-bicycling {
  background-position: 3px -22px;
  margin-right: 0px; }

/* Panel */
.standard-store-locator-portlet .storelocator-panel .storelocator-filter .filters {
  background: #049F3A;
  font-size: 17px;
  font-weight: 100;
  height: 22px;
  padding: 5px 10px;
  margin: 10px 0; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter .filters .expandable-feature-filter {
  color: #fff;
  text-decoration: none; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter #service-icon {
  float: right;
  height: 32px;
  margin-top: -5px;
  width: 32px; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter #service-icon.plus {
  background: url(../images/custom/filter.png) 100% 50% no-repeat; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter #service-icon.less {
  background: url(../images/custom/filter-less.png) 100% 50% no-repeat; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter .selected {
  background: url(../images/custom/filters-check.png) no-repeat -2% 50%;
  color: #37ab48;
  padding-left: 16px;
  padding-top: 2px; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter .selected #service-icon.plus {
  background: url(../images/custom/filter.png) 100% 50% no-repeat; }

.standard-store-locator-portlet .storelocator-panel .storelocator-filter .selected #service-icon.less {
  background: url(../images/custom/filter-less.png) 100% 50% no-repeat; }

.standard-store-locator-portlet .storelocator-panel .store-list {
  float: left;
  width: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li {
  background: #F4F4F4;
  margin-bottom: 6px;
  margin-right: 6px;
  display: table;
  overflow: hidden;
  position: relative; }

.standard-store-locator-portlet .storelocator-panel .store-list li.highlighted {
  background: #D0EDDA; }

.standard-store-locator-portlet .storelocator-panel .store-list li.no-stores {
  display: block;
  padding: 6px;
  width: 93%; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store {
  border-right: 6px solid #fff;
  clear: both;
  display: table-cell;
  float: left;
  min-height: 96px;
  padding: 15px 10px 5px;
  width: 195px; }

.standard-store-locator-portlet .storelocator-panel .store-list li.highlighted .store {
  background: none; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .distance_km,
.standard-store-locator-portlet .storelocator-panel .store-list li .store .distance_mi {
  background: url(../images/custom/logo20x20.png) no-repeat;
  color: #049F3A;
  float: right;
  font-style: italic;
  margin-top: -5px;
  padding: 3px 3px 3px 26px;
  position: relative; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .name {
  color: #049F3A;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: .4em; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .name span {
  color: #000;
  font-size: 13px;
  font-weight: normal; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .extra_uk_header {
  color: #049F3A;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: .4em; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .address_city {
  font-size: 15px;
  line-height: 16px;
  font-weight: bold; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .address_street1 {
  display: block;
  font-family: Arial;
  margin-top: 0.2em; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .extra_addressLine2 {
  display: block;
  font-family: Arial;
  margin-top: 0.2em; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .panel-more-button {
  color: #e31c17;
  padding: 6px 0;
  text-decoration: none; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .opening_hours {
  font-family: Arial;
  font-size: 11px;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .opening_hours .service {
  font-family: Arial;
  font-size: 11px;
  padding-left: 10px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .opening_hours .service_day {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 80px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .opening_hours .service_hours {
  display: inline-block;
  width: 80px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .public_site_url a {
  color: #e31c17; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .panel_more .custom_Services .features_ {
  margin: 6px 0;
  width: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .panel_more .custom_Services .features_ li {
  clear: both;
  float: left;
  width: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .service-element img {
  float: left;
  padding-right: 6px;
  width: 20px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .store .alphega-member-icon {
  float: right;
  margin-top: -21px;
  margin-right: 3px; }

.standard-store-locator-portlet .storelocator-panel .store-list li.store .store:hover {
  background: #d0edda;
  cursor: pointer; }

.standard-store-locator-portlet .storelocator-panel .store-list li.store .panel_link:hover {
  background: #d0edda;
  cursor: pointer; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links {
  vertical-align: bottom;
  display: table-cell;
  overflow: hidden;
  margin-left: 220px;
  position: relative;
  text-align: center;
  width: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link {
  background: none;
  min-height: 32px;
  padding: 0 5px;
  text-align: center;
  width: 25px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link a {
  border-top: 1px solid #ddd;
  display: block;
  height: 100%; }

.standard-store-locator-portlet .storelocator-panel .store-list li.highlighted .panel_links .panel_link a {
  border-top: 1px solid #fafafa; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link:first-child a {
  border-top: 0; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link img {
  margin-top: 7px; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links.one-element .panel_link.first_link.last_link {
  bottom: 0px;
  top: 0px;
  overflow: hidden;
  position: absolute; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links.two-element .panel_link.first_link {
  bottom: 32px;
  top: 0px;
  overflow: hidden;
  position: absolute; }

.standard-store-locator-portlet .storelocator-panel .store-list li .panel_links.three-element .panel_link.first_link {
  bottom: 64px;
  top: 0px;
  overflow: hidden;
  position: absolute; }

.standard-store-locator-portlet .storelocator-panel .feature-filter {
  float: left;
  background: #E3E3E1;
  display: none;
  margin: -6px 5px 5px 0px;
  padding: 0px 10px;
  width: 90%; }

.standard-store-locator-portlet .storelocator-panel .feature-filter label {
  clear: both;
  color: #049F3A;
  font-size: 13px;
  font-weight: 100;
  border: none; }

.standard-store-locator-portlet .storelocator-panel .feature-filter label:first-child {
  border-top: 0px; }

.standard-store-locator-portlet .storelocator-panel .feature-filter label input {
  float: right;
  margin-right: 8px;
  margin-top: 7px; }

.standard-store-locator-portlet .storelocator-panel .feature-filter label img {
  display: inline-block;
  float: none;
  margin: 5px 5px 5px 0;
  vertical-align: middle;
  width: 24px; }

.standard-store-locator-portlet .storelocator-panel .feature-filter label .service-element {
  float: left;
  width: 90%; }

.standard-store-locator-portlet .storelocator-panel .feature-filter .service-name {
  display: inline-block;
  float: none;
  font-size: 13px;
  padding: 4px 0px;
  vertical-align: middle;
  width: 75%; }

/* Standard Store Locator Mini */
.mini-standard-store-locator-portlet #store-locator-top input[type="image"] {
  float: left;
  margin-top: 5px;
  margin-left: 5px; }

.mini-standard-store-locator-portlet #store-locator-top .find-text {
  display: block;
  float: left;
  width: 75px; }

/* Standard Store Locator - IE8 fixes */
.ie #store-locator-top input[type="image"] {
  float: left; }

.ie8 .standard-store-locator-portlet .storelocator-panel .location-search input {
  height: 22px; }

.ie8 .standard-store-locator-portlet .storelocator-panel .store-list li .panel_links.one-element {
  vertical-align: top; }

.ie8 #panel .directions-panel {
  float: left; }

.ie8 #panel .directions-panel .directions-to {
  height: 10px; }

.ie8 #panel .directions-panel input[type='submit'] {
  padding: 5px 0px 4px;
  width: 92px; }

.ie .standard-store-locator-portlet #map-canvas .gm-style-iw {
  max-width: 300px;
  min-width: 200px; }

.ie .standard-store-locator-portlet #map-canvas .store {
  max-width: 280px;
  min-width: 200px; }

.ie .standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link {
  position: absolute;
  right: 0px; }

.ie .standard-store-locator-portlet .storelocator-panel .store-list li {
  width: 98%; }

.tsfzie .standard-store-locator-portlet #map-canvas .gm-style-iw {
  max-width: 300px;
  min-width: 200px; }

.tsfzie .standard-store-locator-portlet #map-canvas .store {
  max-width: 280px;
  min-width: 200px; }

.tsfzie .standard-store-locator-portlet .storelocator-panel .store-list li .panel_links .panel_link {
  right: 0px; }

.tsfzie .standard-store-locator-portlet .storelocator-panel .store-list li {
  width: 98%; }

.tsfzie .standard-store-locator-portlet .storelocator-panel .location-search span.location-geolocate {
  margin-left: -1px;
  width: 33px; }

.tsfzie .standard-store-locator-portlet #panel .directions-panel .directions-to {
  width: 120px; }

select, input {
  font-family: Arial,Helvetica,Verdana,sans-serif; }

/* Standard Store Locator - E-commerce View */
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .section-title {
  background: #fff;
  border-bottom: 3px solid #cdead6;
  border-top: 1px solid #dcdcdc;
  color: #33342f;
  font-family: "DIN Next W01 Medium", Arial, "Helvetica Neue", verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  margin-right: 0px;
  padding: 8px 10px;
  text-transform: uppercase; }

.mini-standard-store-locator-portlet #store-locator-mini .section-title {
  color: #029937;
  font-size: 20px;
  margin-bottom: 0px;
  text-align: center;
  -webkit-margin-after: 0px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .section-title-bg {
  background: #cdead6;
  border-top: 0px;
  border-bottom-color: #a3d9b7; }

.standard-store-locator-portlet #e-commerce-view #left-panel {
  display: inline-block;
  margin-right: 1.8%;
  vertical-align: top;
  width: 24%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search {
  float: none;
  margin-bottom: 0px;
  padding: 10px 10px 5px 10px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search span {
  display: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search input#use-current-position {
  display: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search input#use-current-position + label {
  background: url(../images/custom/checkbox.png);
  cursor: pointer;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  width: 15px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search input#use-current-position:checked + label {
  background: url(../images/custom/checkbox-selected.png); }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .location-search > input,
.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-input-text input {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  color: #33342f;
  font-size: 14px;
  height: auto;
  margin-bottom: 8px;
  padding: 4% 3.8%;
  width: 92%; }

.standard-store-locator-portlet #e-commerce-view .use-current-position-label {
  color: #777777;
  cursor: pointer;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel input[type="button"] {
  background: #049F3A;
  border: 0px;
  border-radius: 2px 2px;
  color: #fff;
  font-family: "DIN Next W01 Medium", Arial, "Helvetica Neue", verdana, sans-serif;
  font-size: 14px;
  margin-top: 5px;
  padding: 15px 0px;
  text-transform: uppercase;
  text-shadow: none;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  width: 100%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel input[type="button"]:hover {
  background: #006824;
  color: #FFF; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter .filters .expandable-feature-filter {
  color: #33342f; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter .filters .expandable-feature-filter span {
  display: inline-block;
  vertical-align: middle;
  width: 93%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter .feature-filter {
  background: none;
  margin: 0px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .feature-filter .service-element {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: 89%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .feature-filter input {
  display: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .feature-filter input + label {
  background: url(../images/custom/checkbox.png);
  border: 0px;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-right: 7px;
  vertical-align: middle;
  width: 15px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .feature-filter input:checked + label {
  background: url(../images/custom/checkbox-selected.png); }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .feature-filter .service-name {
  cursor: pointer;
  color: #777777;
  font-weight: normal;
  width: 100%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .service-panel-option-show,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .service-panel-option-hide {
  cursor: pointer;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: underline; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter #service-icon {
  display: inline-block;
  float: none;
  height: 10px;
  margin-top: 0px;
  vertical-align: middle;
  width: 7%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter #service-icon.plus {
  background: url(../images/custom/arrow-black-down.png) 100% 50% no-repeat; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter #service-icon.less {
  background: url(../images/custom/arrow-black-up.png) 100% 50% no-repeat; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .storelocator-filter .selected {
  background: url(../images/custom/filters-check.png) no-repeat -2% 50%;
  padding: 0px; }

.standard-store-locator-portlet #e-commerce-view #main-panel {
  display: inline-block;
  vertical-align: top;
  width: 73.8%; }

.standard-store-locator-portlet #e-commerce-view #main-panel #sl-welcome-message {
  position: relative; }

.standard-store-locator-portlet #e-commerce-view #main-panel #sl-welcome-message .arrow {
  background: #ebf7ef;
  height: 154px;
  position: absolute; }

.standard-store-locator-portlet #e-commerce-view #main-panel #sl-welcome-message .message {
  background: #ebf7ef url(../images/custom/initial-message-icon.png) no-repeat;
  background-position: 28px 18px;
  font-size: 16px;
  line-height: 22px;
  min-height: 84px;
  margin-left: 29px;
  padding: 35px 94px 35px 160px; }

.standard-store-locator-portlet #e-commerce-view #main-panel #results-panel {
  display: inline-block;
  margin-right: 2.6%;
  overflow: auto;
  vertical-align: top;
  width: 32.5%; }

.standard-store-locator-portlet #e-commerce-view #main-panel #map-canvas-panel {
  border: 3px solid #edf8f1;
  height: 543px;
  overflow: auto; }

.standard-store-locator-portlet #e-commerce-view #main-panel #right-panel {
  display: inline-block;
  vertical-align: top;
  width: 64.4%; }

.standard-store-locator-portlet #e-commerce-view #main-panel #right-panel .pharmacies-in-text {
  color: #3d423f;
  font-size: 20px;
  font-weight: 200;
  margin-bottom: 15px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list {
  margin: 0px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li {
  background: none;
  margin: 0px;
  width: 100%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li.no-stores {
  color: #4a4a42;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: .4em;
  padding: 15px 0px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store {
  padding: 15px 0px;
  width: 100%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store:hover {
  background: none; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store:hover .name,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store:hover .name span,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li.highlighted .store .name,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li.highlighted .store .name span {
  color: #009534; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .panel_map_icon,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .panel_map_icon_nearest {
  background: url("/standard-store-locator-portlet/images/mapicon.png") no-repeat 100%;
  display: inline-block;
  height: 41px;
  margin-right: 3%;
  vertical-align: top;
  width: 12%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li:hover .panel_map_icon,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li:hover .panel_map_icon_nearest,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li.highlighted .panel_map_icon,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li.highlighted .panel_map_icon_nearest {
  background: url("/standard-store-locator-portlet/images/mapicon-hover.png") no-repeat 100%; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store .name {
  color: #4a4a42;
  transition: color .3s;
  -moz-transition: color .3s;
  -webkit-transition: color .3s;
  -o-transition: color .3s; }

.standard-store-locator-portlet #e-commerce-view .distance {
  display: inline-block; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store .name span {
  color: #4a4a42;
  font-size: 13px;
  font-weight: bold;
  transition: color .3s;
  -moz-transition: color .3s;
  -webkit-transition: color .3s;
  -o-transition: color .3s; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .panel_fixed,
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .panel_nearest {
  display: inline-block;
  vertical-align: top;
  width: 85%; }

.standard-store-locator-portlet #e-commerce-view .gm-style > div:first-child > div > div:last-child > div {
  border: 5px solid #049F3A;
  margin-left: -6px;
  margin-top: -4px; }

.standard-store-locator-portlet #e-commerce-view .gm-style > div:first-child > div > div:last-child > div > div:first-child > div:nth-child(2) {
  background: none!important;
  border-radius: 0px !important; }

.standard-store-locator-portlet #e-commerce-view .gm-style > div:first-child > div > div:last-child > div > div:first-child > div:last-child {
  top: 0px!important;
  left: 0px!important;
  border: 1px solid #ffffff; }

.standard-store-locator-portlet #e-commerce-view .gm-style > div:first-child > div:last-child > div:last-child > div > div:first-child > div:nth-child(3) > div > div {
  background-color: #049F3A!important;
  box-shadow: none!important; }

.standard-store-locator-portlet #e-commerce-view .gm-style-iw .name {
  font-size: 13px;
  font-family: Roboto,Arial,sans-serif;
  font-weight: bold;
  margin-bottom: 8px; }

.standard-store-locator-portlet #e-commerce-view #map-canvas .gm-style div {
  color: #4a4a42;
  font-size: 13px;
  font-family: Roboto,Arial,sans-serif; }

.standard-store-locator-portlet #e-commerce-view #map-canvas .gm-style .data {
  font-size: 13px; }

.standard-store-locator-portlet #e-commerce-view .gm-style-iw .name {
  font-weight: bold;
  margin-bottom: 8px; }

.standard-store-locator-portlet #e-commerce-view .gm-style-iw .extra_address {
  margin-bottom: 10px; }

.standard-store-locator-portlet #e-commerce-view .gm-style-iw .extra_pharmacyDetails {
  cursor: pointer;
  margin-bottom: 12px;
  text-decoration: underline; }

.standard-store-locator-portlet #e-commerce-view .gm-style-iw .phone {
  display: block; }

.standard-store-locator-portlet #e-commerce-view .serviceset-name {
  border-top: 1px solid #dcdcdc;
  padding-top: 8px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: bold; }

.standard-store-locator-portlet #e-commerce-view .service-value {
  margin-bottom: 10px; }

.standard-store-locator-portlet #e-commerce-view .service-available {
  background: url(../images/custom/service-available.png) no-repeat 0% 50%;
  padding-left: 17px; }

.standard-store-locator-portlet #e-commerce-view .service-not-available {
  background: url(../images/custom/service-not-available.png) no-repeat 0% 50%;
  padding-left: 17px; }

.standard-store-locator-portlet #e-commerce-view .extra_getDirections .arrowright {
  display: inline-block;
  width: 9px;
  height: 11px;
  background-image: url("../images/custom/arrowright.png");
  margin-right: 5px;
  background-repeat: no-repeat; }

.standard-store-locator-portlet #e-commerce-view .extra_getDirections a {
  color: #3d423f;
  font-weight: 600;
  text-decoration: underline;
  transition: color .3s;
  -moz-transition: color .3s;
  /* Firefox 4 */
  -webkit-transition: color .3s;
  /* Safari and Chrome */
  -o-transition: color .3s;
  /* Opera */ }

.standard-store-locator-portlet #e-commerce-view .extra_getDirections a:hover {
  color: #009534; }

.standard-store-locator-portlet #e-commerce-view .gm-style .customMarkerLabel {
  background: rgba(0, 0, 0, 0) url("/standard-store-locator-portlet/images/mapicon.png") no-repeat scroll left top;
  color: #fff;
  font-weight: bold;
  height: 41px;
  margin-left: -13px !important;
  margin-top: -41px !important;
  padding-top: 5px;
  text-align: center;
  width: 26px; }

.standard-store-locator-portlet #e-commerce-view .gm-style .customMarkerLabel-hover,
.standard-store-locator-portlet #e-commerce-view .gm-style .customMarkerLabel:hover {
  background: rgba(0, 0, 0, 0) url("/standard-store-locator-portlet/images/mapicon-hover.png") no-repeat scroll left top;
  color: #fff;
  font-weight: bold;
  height: 41px;
  margin-left: -13px !important;
  margin-top: -41px !important;
  padding-top: 5px;
  text-align: center;
  width: 26px; }

.standard-store-locator-portlet #e-commerce-view .store-index-distanc {
  color: white;
  font-weight: bold;
  padding-top: 4px;
  text-align: center; }

/* Nearest pharmacies */
.standard-store-locator-portlet #e-commerce-view .storelocator-panel#few-results-panel {
  margin-top: 40px; }

/*.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest { color: #494940;}
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store .opening_hours {font-size: 13px;}
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest .name {font-size: 13px;}*/
.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest .opening_hours .opening_hours_header {
  font-weight: bold; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest .opening_hours .service {
  text-align: right;
  padding-left: 0px; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest .opening_hours .service .service_day {
  text-align: left; }

.standard-store-locator-portlet #e-commerce-view .storelocator-panel .store-list li .store.nearest .panel_nearest .extra_pharmacyDetails .chevron-link {
  float: right; }

.ecommers-autocomplete.ui-autocomplete {
  border: 0px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  padding: 0px;
  width: 300px!important; }

.ecommers-autocomplete.ui-autocomplete .ui-autocomplete-category {
  background: #e5f5eb;
  border: 0px;
  font-weight: bold; }

.ecommers-autocomplete.ui-autocomplete li {
  border-bottom: 1px solid #dcdcdc;
  color: #33342f;
  font-size: 14px;
  padding: 12px; }

.ecommers-autocomplete.ui-autocomplete li:hover a {
  font-weight: normal; }

/*mini*/
.mini-standard-store-locator-portlet #store-locator-mini {
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  position: relative;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  height: 200px; }

/*   color: #029937;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0px; */
.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-find-text {
  color: #33342f;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 7px; }

.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-current-location input {
  display: none; }

.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-current-location input + label {
  background: url(../images/custom/checkbox.png) no-repeat;
  color: #777777;
  padding: 2px 0px 2px 20px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none; }

.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-current-location {
  margin: 2px 0px 20px; }

.mini-standard-store-locator-portlet #store-locator-mini .store-locator-mini-current-location input:checked + label {
  background: url(../images/custom/checkbox-selected.png) no-repeat; }

.mini-standard-store-locator-portlet #store-locator-mini #store-locator-mini-submit-button {
  background: #049F3A;
  border: 0px;
  color: #fff;
  font-size: 12px;
  padding: 15px 0px;
  text-transform: uppercase;
  text-shadow: none;
  width: 100%; }

.mini-standard-store-locator-portlet #store-locator-mini form {
  padding: 10px; }

/* KRING */
#p_p_id_56_INSTANCE_MORE1_ {
  display: inline-block;
  width: 100%; }

#p_p_id_56_INSTANCE_FAV1_ {
  display: inline-block; }

#p_p_id_56_INSTANCE_LOGIN_ {
  display: inline-block; }

#content-banner {
  height: 150px;
  width: 270px; }

.kring #banner-nav-2 .second-banner .banner_title {
  font-size: 16px; }

/* Asset publisher - KRING */
#asset-publisher-menu-central a {
  background: url(/Alphega-Corporate-theme/images/custom/list_icon.png) no-repeat 0 2px;
  font-size: 14px;
  line-height: 30px;
  padding-left: 15px;
  text-decoration: none; }

.asset-abstract {
  border-bottom: 1px solid #DDD; }

.asset-abstract .asset-title {
  border: none;
  margin-bottom: .2em; }

.asset-abstract .asset-title .titleDetail {
  color: #049F3A; }

.portlet-asset-publisher .asset-content {
  margin-bottom: 20px;
  margin-left: 0; }

.portlet-asset-publisher .asset-content .asset-summary .asset-resource-info > div {
  vertical-align: top; }

.portlet-asset-publisher .asset-content .asset-summary .asset-resource-info img {
  margin-right: 10px; }

.portlet-asset-publisher .asset-more {
  text-align: right; }

.portlet-asset-publisher .asset-more a {
  color: #e31c17;
  text-decoration: none; }

.portlet-asset-publisher .final-separator {
  margin-bottom: 0; }

#asset-publisher-read-more-wrapper {
  margin-left: 15px;
  max-width: 178px;
  padding: 0px 10px 10px;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  float: left;
  margin-bottom: 40px;
  width: 100%; }

#asset-publisher-read-more-url {
  color: #e31c17;
  text-decoration: none; }

#p_p_id_56_INSTANCE_NEWSFOOTER_ {
  clear: both; }

.Kring-columns-2 #column-1 .portlet-asset-publisher {
  border: 1px solid #cccccc;
  border-bottom: 0;
  float: left;
  margin-left: 15px;
  margin-top: -1px;
  max-width: 178px;
  padding: 0 10px 10px;
  width: 100%; }

.Kring-columns-2 #column-1 #asset-publisher-menu {
  margin-left: 15px;
  margin-bottom: 40px;
  width: 200px; }

.Kring-columns-2 #column-1 #asset-publisher-menu > div {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  display: table-cell;
  float: left;
  height: 34px;
  text-align: center;
  width: 47%;
  vertical-align: middle; }

.Kring-columns-2 #column-1 #asset-publisher-menu a {
  background: none;
  color: #049F3A;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 0 3px;
  text-decoration: none; }

.Kring-columns-2 #column-1 #asset-publisher-menu #asset-publisher-menu-global-news-wrapper a {
  display: block;
  margin-top: 10px; }

.Kring-columns-2 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper a {
  display: block;
  margin-top: 3px; }

.Kring-columns-2 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper {
  float: right; }

.Kring-columns-2 #column-1 .asset-abstract .asset-title {
  border: none;
  margin-bottom: 0;
  margin-top: 10px; }

.Kring-columns-2 #column-1 .asset-abstract .asset-title .titleDetail {
  color: #999;
  font-size: 12px; }

.Kring-columns-2 #column-1 .portlet-asset-publisher .asset-summary {
  color: #999; }

.Kring-columns-2 #column-1 .portlet-asset-publisher .asset-content {
  margin-bottom: 10px;
  margin-left: 0; }

.Kring-columns-2 #column-1 .portlet-asset-publisher .asset-content .asset-summary .asset-resource-info img {
  display: none; }

.Kring-columns-2 #column-1 .portlet-asset-publisher .asset-more {
  margin-top: 5px; }

.Kring-columns-3 #column-1 .portlet-asset-publisher {
  border: 1px solid #cccccc;
  border-bottom: 0;
  float: left;
  margin-left: 15px;
  margin-top: -1px;
  max-width: 178px;
  padding: 0 10px 10px;
  width: 100%; }

.Kring-columns-3 #column-1 #asset-publisher-menu {
  margin-left: 15px;
  margin-bottom: 40px;
  width: 200px; }

.Kring-columns-3 #column-1 #asset-publisher-menu > div {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  display: table-cell;
  float: left;
  height: 34px;
  text-align: center;
  width: 47%;
  vertical-align: middle; }

.Kring-columns-3 #column-1 #asset-publisher-menu a {
  background: none;
  color: #049F3A;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 0 3px;
  text-decoration: none; }

.Kring-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-global-news-wrapper a {
  display: block;
  margin-top: 1px; }

.Kring-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper a {
  display: block;
  margin-top: 1px; }

.Kring-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper {
  float: right; }

.Kring-columns-3 #column-1 .asset-abstract .asset-title {
  border: none;
  margin-bottom: 0;
  margin-top: 10px; }

.Kring-columns-3 #column-1 .asset-abstract .asset-title .titleDetail {
  color: #999;
  font-size: 12px; }

.Kring-columns-3 #column-1 .portlet-asset-publisher .asset-summary {
  color: #999; }

.Kring-columns-3 #column-1 .portlet-asset-publisher .asset-content {
  margin-bottom: 10px;
  margin-left: 0; }

.Kring-columns-3 #column-1 .portlet-asset-publisher .asset-content .asset-summary .asset-resource-info img {
  display: none; }

.Kring-columns-3 #column-1 .portlet-asset-publisher .asset-more {
  margin-top: 5px; }

.Kring-columns-3 #column-1 #asset-publisher-menu > div.inactive,
.Kring-columns-2 #column-1 #asset-publisher-menu > div.inactive {
  background: #eee;
  border-bottom: 1px solid #ccc;
  height: 33px!important; }

.Kring-columns-3 #column-1 #asset-publisher-menu > div.inactive a,
.Kring-columns-2 #column-1 #asset-publisher-menu > div.inactive a {
  color: #ccc; }

.Kring-columns-2 .portlet-asset-publisher.lfr-configurator-visibility,
.Kring-columns-3 .portlet-asset-publisher.lfr-configurator-visibility {
  opacity: 1; }

.portlet-asset-publisher .portlet-msg-info {
  margin-top: 10px; }

.Kring-columns-3 .portlet-asset-publisher .portlet-msg-info {
  float: left;
  width: 79%; }

.Kring-columns-3 .asset-full-content .asset-content {
  margin: 10px 0;
  overflow: hidden; }

.Kring-columns-3 #column-3 .separator {
  display: none; }

.kring .portlet-asset-publisher .taglib-header .header-title {
  color: #009534;
  font-size: 16px;
  margin: 0 0 0.5em;
  padding: 0; }

.kring .portlet-asset-publisher .journal-content-article {
  color: #696969;
  font-size: 12px; }

.Alphega-columns-3 #column-1 .portlet-asset-publisher {
  border: 1px solid #cccccc;
  border-bottom: 0;
  float: left;
  margin-left: 15px;
  margin-top: -1px;
  max-width: 178px;
  padding: 0 10px 10px;
  width: 100%; }

.Alphega-columns-3 #column-1 #asset-publisher-menu {
  margin-left: 15px;
  margin-bottom: 40px;
  width: 200px; }

.Alphega-columns-3 #column-1 #asset-publisher-menu > div {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  display: table-cell;
  float: left;
  height: 34px;
  text-align: center;
  width: 47%;
  vertical-align: middle; }

.Alphega-columns-3 #column-1 #asset-publisher-menu a {
  background: none;
  color: #049F3A;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 0 3px;
  text-decoration: none; }

.Alphega-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-global-news-wrapper a {
  display: block;
  margin-top: 1px; }

.Alphega-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper a {
  display: block;
  margin-top: 1px; }

.Alphega-columns-3 #column-1 #asset-publisher-menu #asset-publisher-menu-pharmacy-news-wrapper {
  float: right; }

.Alphega-columns-3 #column-1 .asset-abstract .asset-title {
  border: none;
  margin-bottom: 0;
  margin-top: 10px; }

.Alphega-columns-3 #column-1 .asset-abstract .asset-title .titleDetail {
  color: #999;
  font-size: 12px; }

.Alphega-columns-3 #column-1 .portlet-asset-publisher .asset-summary {
  color: #999; }

.Alphega-columns-3 #column-1 .portlet-asset-publisher .asset-content {
  margin-bottom: 10px;
  margin-left: 0; }

.Alphega-columns-3 #column-1 .portlet-asset-publisher .asset-content .asset-summary .asset-resource-info img {
  display: none; }

.Alphega-columns-3 #column-1 .portlet-asset-publisher .asset-more {
  margin-top: 5px; }

.Alphega-columns-3 #column-1 #asset-publisher-menu > div.inactive {
  background: #eee;
  border-bottom: 1px solid #ccc;
  height: 33px!important; }

.Alphega-columns-3 #column-1 #asset-publisher-menu > div.inactive a {
  color: #ccc; }

.Alphega-columns-3 .portlet-asset-publisher.lfr-configurator-visibility {
  opacity: 1; }

.Alphega-columns-3 .portlet-asset-publisher .portlet-msg-info {
  float: left;
  width: 79%; }

.Alphega-columns-3 .asset-full-content .asset-content {
  margin: 10px 0;
  overflow: hidden; }

.Alphega-columns-3 #column-3 .separator {
  display: none; }

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

.kring .portlet-asset-publisher h3.asset-title {
  margin-top: 0; }

/* Login box widget - KRING */
#LoginWidget {
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  float: left;
  height: auto;
  width: auto; }

#LoginWidget .panel_header {
  background: #049F3A;
  display: block;
  height: 18px;
  color: #fff;
  padding: 6px 0 7px 10px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#LoginWidget .panel_body {
  float: left;
  padding: 5px 10px 5px;
  width: 91%; }

#LoginWidget .panel_body .form_field label {
  color: #049F3A;
  float: left;
  font-style: normal;
  font-size: 12px;
  line-height: 1.0em;
  padding: 9px 0;
  width: 80px; }

#LoginWidget .panel_body .form_field input {
  background-image: url(/Alphega-Consumer-theme/images/custom/roundedInputField.png);
  background-repeat: no-repeat;
  background-size: 100% 24px;
  border: none;
  color: #666;
  margin: 4px 0;
  min-height: 16px;
  outline: none;
  padding: 4px 6px;
  width: 89%; }

#LoginWidget .panel_body .form_forgotpassword {
  color: #049F3A;
  float: left;
  font-size: 11px; }

#LoginWidget .panel_body .form_message.error {
  font-size: 9px; }

#LoginWidget a {
  color: #e63745;
  font-size: 11px;
  text-decoration: underline; }

#LoginWidget a:hover {
  text-decoration: none; }

#LoginWidget .panel_body .form_buttons {
  float: right;
  padding-top: 7px;
  padding-right: 7px; }

#LoginWidget .panel_body .form_buttons button {
  background: #049F3A;
  border: none;
  color: #fff;
  text-shadow: none;
  margin: 2px;
  padding: 5px 10px; }

#LoginWidget #password_panel .panel_body .form_field label {
  width: 100px; }

#LoginWidget #password_panel .panel_body .form_field input {
  width: 147px; }

#LoginWidget #password_panel .panel_body .form_buttons {
  float: left;
  width: 100%; }

#LoginWidget #password_panel .panel_body .form_buttons button {
  float: left; }

.firefox #LoginWidget .panel_body {
  width: 89%; }

.HOME-3-banners #LoginWidget {
  float: none;
  height: 150px;
  width: 250px; }

.HOME-3-banners #LoginWidget .panel_body {
  background-size: 100%;
  width: 92%; }

.HOME-3-banners #LoginWidget .panel_body .form_field input {
  width: 57%; }

.HOME-3-banners #LoginWidget #password_panel .panel_body .form_field input {
  width: 50%; }

.firefox .HOME-3-banners #LoginWidget .panel_body .form_field input {
  width: 129px; }

.firefox .HOME-3-banners #LoginWidget #password_panel .panel_body .form_field input {
  width: 109px; }

#registeren a {
  color: #e63745;
  font-size: 11px;
  text-decoration: underline; }

#registeren a:hover {
  text-decoration: none; }

#headRight a {
  color: #fff;
  font-size: 9px;
  text-decoration: none; }

#LoginWidget {
  width: 100%; }

.widget-popup {
  background-color: white;
  display: none;
  height: auto;
  position: absolute;
  width: 80%;
  margin-left: 10%;
  border-radius: 5px;
  z-index: 10000;
  top: 150px; }

.widget-popup-backdrop {
  display: none;
  background: #fff none repeat scroll 0 0;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  top: 0px;
  position: fixed;
  z-index: 9999; }

#LoginWidget .form_forgotpassword span {
  color: #E63745; }

#LoginWidget .panel_body .form_forgotpassword a {
  color: #E63745; }

#LoginWidget .panel_body .form_field label {
  color: #049F3A; }

#LoginWidget .form_forgotpassword span {
  display: none; }

#LoginWidget .form_forgotpassword #registeren {
  display: block!important; }

#LoginWidget .panel_body .form_forgotpassword {
  display: block; }

#LoginWidget #headRight {
  float: right;
  padding-right: 5px;
  margin-top: 25px; }

#password_panel .panel_header {
  color: #fff!important; }

/* Favourite pharmacy info */
#link-to-favourite-pharmacy-wrapper {
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  float: left;
  height: auto;
  width: 100%; }

#link-to-favourite-pharmacy-wrapper #link-to-favourite-pharmacy-name {
  background: #049F3A;
  display: block;
  height: auto;
  color: #fff;
  padding: 6px 0 7px 10px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc); }

#link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info {
  background: #fff;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  color: #808080;
  padding: 5px 10px; }

#link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info > div {
  display: table; }

#link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info label {
  color: #049F3A;
  display: table-cell;
  padding-right: 5px;
  width: auto; }

#link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info #link-to-favourite-pharmacy-opening-hours {
  display: block;
  text-align: right; }

#link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info #link-to-favourite-pharmacy-opening-hours a {
  color: #e63745;
  text-decoration: none; }

.HOME-3-banners #link-to-favourite-pharmacy-wrapper .favourite-pharmacy-info {
  min-height: 96px; }

/* Favourite pharmacy button */
#set-favourite {
  border: 1px solid #cccccc;
  border-image: initial;
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 0px;
  margin-left: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  width: 200px; }

#set-favourite a {
  text-decoration: none; }

#set-favourite img {
  margin: 10px 0 13px 0;
  vertical-align: middle; }

#set-favourite span {
  color: #049F3A;
  display: inline-table;
  font-size: 13px;
  margin-top: 2px; }

/* 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%; }

/* 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%; }

/* 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%; }

/* Portlet summary Kring */
.Kring-columns-3 .social-networking-portlet-summary #in-pharmacy-services {
  margin-bottom: 0;
  width: 100%;
  min-width: 1px; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-opening-hours {
  margin-bottom: 0;
  width: 60%; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-opening-hours table.organization-opening-time td.opening-day {
  width: 75px; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-image .left-image {
  max-width: 220px!important; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-image .left-image img {
  max-width: 200px; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-info {
  margin-bottom: 0;
  width: 60%; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-info #edit-pharmacy-data {
  position: absolute;
  top: -30px;
  right: 0; }

.Kring-columns-3 .social-networking-portlet-summary .data {
  margin-bottom: 10px;
  text-align: left;
  padding-left: 12px; }

.Kring-columns-3 .social-networking-portlet-summary #pharmacy-info tr:first-child p {
  padding-left: 0; }

.Kring-columns-3 .social-networking-portlet-summary .pharmacist-biography-table {
  width: 100%; }

.Kring-columns-3 .social-networking-portlet-summary .pharmacist-biography-table .left-image {
  width: 14%; }

.Kring-columns-3 .social-networking-portlet-summary .summary-pharmacist-biography {
  float: right;
  margin-left: 3%;
  width: 78%; }

.Kring-columns-3 .social-networking-portlet-summary .summary-pharmacist-biography.no-avatar {
  width: 96%; }

.Kring-columns-3 .social-networking-portlet-summary #map {
  width: 100%; }

.kring .social-networking-portlet-summary .summary-container span {
  color: inherit;
  font-weight: normal;
  font-size: 13px; }

.kring .social-networking-portlet-summary .summary-container h2 {
  margin-top: 20px; }

.kring .social-networking-portlet-summary .summary-container .summary-pharmacist-biography h2 {
  margin: 0; }

.social-networking-portlet-summary #summary-second-area #summary-custom-field-url {
  display: block;
  text-align: right;
  margin: 5px 0; }

.social-networking-portlet-summary #summary-second-area #summary-custom-field-url a {
  color: #e31c17;
  text-decoration: none; }

.kring .summary-container table tr td br {
  display: none; }

.pharmacist-biography-table .no-avatar {
  width: 96%;
  margin-left: 0px; }

.kring .social-networking-portlet-summary .summary-container p {
  text-align: left;
  width: auto; }

.kring .social-networking-portlet-summary .summary-container p.data {
  text-align: left; }

.kring #show-all-services .service-wrapper .service-block {
  padding: 0px; }

.kring #show-all-services .service-wrapper .service-block .service-icon {
  padding: 0 5px;
  width: 30px; }

/* buttons */
.edit-button {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/Alphega-Consumer-theme/pie/PIE.htc);
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 15px;
  padding: 10px;
  width: 178px; }

.edit-button a {
  color: #e63745;
  text-decoration: none; }

.kring-pharma-admin .portlet-borderless-bar {
  display: none; }

.kring-pharma-admin .Kring-columns-3 #column-1 .icon-actions,
.kring-pharma-admin .Kring-columns-3 #column-3 .icon-actions,
.kring-pharma-admin #footer .icon-actions {
  display: none; }

.kring-pharma-admin .Kring-columns-3 #column-1 .add-asset-selector,
.kring-pharma-admin .Kring-columns-3 #column-3 .add-asset-selector {
  display: none; }

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

.print-only {
  display: none; }

/* Kring popup*/
.kring-popup .aui-panel-hd {
  background: none;
  border: 0px; }

.kring-popup-content {
  padding: 15px; }

.kring-popup {
  top: 136px!important; }

/* --------------- VIVESCO REBRANDING -----------------*/
.headlines_big_bl {
  color: #009534;
  font-size: 1.8em;
  margin: 0 0 1em 0; }

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

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

#footer #ft_follow_us {
  clear: right;
  width: auto;
  float: right;
  right: 10px;
  top: -20px;
  position: relative;
  z-index: 999; }

#footer #ft_follow_us h3 {
  color: #049F3A;
  text-decoration: none;
  font-weight: bold;
  margin-top: 0; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_facebook {
  background: url(../images/custom/facebook_no.png) 0 0 no-repeat !important;
  width: 18px!important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_twitter {
  background: url(../images/custom/twitter_no.png) 0 0 no-repeat !important;
  width: 18px!important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_youtube {
  background: url(../images/custom/youtube_no.png) 0 0 no-repeat !important;
  width: 18px!important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_flickr {
  background: url(../images/custom/flickr_no.png) 0 0 no-repeat !important;
  width: 18px!important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_facebook:hover {
  background: url(../images/custom/facebook_ro.png) 0 0 no-repeat !important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_twitter:hover {
  background: url(../images/custom/twitter_ro.png) 0 0 no-repeat !important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_youtube:hover {
  background: url(../images/custom/youtube_ro.png) 0 0 no-repeat !important; }

#footer #ft_follow_us .addthis_32x32_style .at15nc.at15t_flickr:hover {
  background: url(../images/custom/flickr_ro.png) 0 0 no-repeat !important; }

.vivesco .portlet-asset-publisher h1 {
  color: #009534; }

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

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

.vivesco .portlet-asset-publisher .asset-title {
  border-bottom: none;
  margin: 2px 0 4px;
  padding: 0; }

.vivesco .portlet-asset-publisher .asset-content {
  margin-left: 0; }

.vivesco .portlet-asset-publisher .asset-abstract .asset-content p {
  font-size: 12px; }

.vivesco .portlet-asset-publisher .asset-small-image {
  padding: 0 5px; }

/* --------------- Styles from templates -----------------*/
/* SLIDER-TEMPLATE */
.banner-nav .banner .banner_anzeige {
  bottom: 0px;
  text-indent: 0;
  font-size: 9pt;
  line-height: 1.3em;
  color: white;
  padding: 10px 0 0 24px;
  left: 500px;
  position: absolute; }

.opera .banner-nav .banner #color_bg {
  position: absolute;
  height: 288px;
  width: 801px;
  border-right: 1px solid white;
  margin: 0px 0px 0px -500px; }

.opera .banner-nav .banner .vivesco-blue {
  background: url("/Vivesco-Consumer-theme/images/custom/slider-text-bg-vivesco-blue.png"); }

.banner-nav .banner #text_bg {
  background: transparent; }

/* SINGLE-IMAGE-TEMPLATE */
#single-image {
  text-align: center; }

/* 2-IMAGES-TEMPLATE */
#images {
  border: 1px solid #ccc;
  height: 210px;
  width: 325px; }

#images div {
  float: left;
  width: 155px;
  padding: 10px 0 0 10px; }

#images div img {
  height: 108px; }

#images #title {
  color: #029937;
  font-size: 1.5em; }

#images #right_image {
  float: right;
  height: 210px; }

#images a {
  color: #e63745;
  text-decoration: none;
  display: inline-block; }

/* SLIDER-BANNER-TEMPLATE */
.vivesco .banner-nav#banner-nav-2 .second-banner {
  width: 80%;
  z-index: 0; }

.vivesco .banner-nav#banner-nav-2 .second-banner:first-child {
  z-index: 10; }

/* SLIDER-BANNER-2-TEMPLATE */
#banner-nav-3 {
  border: 1px solid #ccc;
  height: 210px; }

#banner-nav-3 .third-banner {
  margin: 0 50px; }

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

#banner-nav-3 .third-banner .banner_title {
  color: #029937;
  font-size: 1.6em;
  padding: 20px 20px 0 20px; }

#banner-nav-3 .third-banner .banner_text {
  color: #999;
  padding-left: 20px; }

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

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

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

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

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

/* NEWS-TEMPLATE */
ul.news_list .info_img {
  padding: 0 0 0 120px; }

ul.news_list .info {
  padding: 0; }

ul.news_list .imgList {
  width: 100px;
  position: relative;
  float: left;
  margin: 0 0 10px 0; }

ul.news_list .imgDetail {
  width: 100px;
  position: relative;
  float: left;
  margin: 0 0 10px 0; }

ul.news_list .titleDetail {
  font-size: 1.4em;
  color: #009534; }

ul.news_list .subtitleDetail {
  font-size: 1.2em; }

ul.news_list .titleList {
  font-size: 20px; }

ul.news_list .subtitleList {
  font-size: 14px; }

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

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

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

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

/* SET-PHARMACY TEMPLATE */
.favourite-checkbox {
  cursor: pointer; }

.vivesco .web-form-portlet .aui-button-input-submit {
  float: none; }

.vivesco .accept-vivesco-policy-message {
  padding-top: 0px; }

/*
** changePharmacyPopup -ECOMMERCE*/
#changePharmacyPopup .modal-dialog {
  margin: 0 auto;
  width: 50%; }

#changePharmacyPopup .modal-dialog .aui-dialog-hd {
  background: none;
  border: 0;
  margin: 20px 0px;
  color: #494940;
  font-family: "DINMd",Arial,"Raleway","Helvetica Neue",Verdana,sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-transform: none; }

#changePharmacyPopup .modal-warning-message .current {
  font-weight: bold;
  margin-bottom: 20px; }

#changePharmacyPopup .modal-warning-message .pharmacy-name {
  color: #009534; }

#changePharmacyPopup .modal-warning-message .other-pharmacy {
  font-size: 15px; }

#changePharmacyPopup .modal-dialog .modal-footer button {
  background: #009534;
  border: 0;
  border-radius: 2px 2px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 100%;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: none; }

#changePharmacyPopup .modal-dialog .modal-footer button.confirm-button {
  margin-left: 20px; }

#changePharmacyPopup .modal-dialog .modal-footer button.confirm-button:hover {
  background: #006824; }

#changePharmacyPopup .modal-dialog .modal-footer button.continue-button {
  background: #575a59; }

#changePharmacyPopup .modal-dialog .modal-footer button.continue-button:hover {
  background: #33332c; }

/*--------------- chevron inline links - New alphega guidestyle -------------*/
.chevron-link a {
  color: #494940;
  /*font-size: 14px;*/
  font-weight: bold;
  text-decoration: underline; }

.chevron-link a:hover {
  color: #009534;
  cursor: pointer;
  transition: color 0.3s ease 0s; }

.chevron-link .arrow-right {
  background-image: url("../images/custom/arrowright.png");
  background-repeat: no-repeat;
  float: left;
  height: 10px;
  margin: 5px 3px 0 0;
  width: 10px; }

/* FIRST RESULT IN NEAREST VIEW */
.standard-store-locator-portlet #e-commerce-view #firstResult {
  /*main content*/ }
  .standard-store-locator-portlet #e-commerce-view #firstResult ul {
    list-style: none !important;
    margin: 0 0 15px 0;
    overflow: auto;
    padding: 15px !important; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .column1 {
      float: left;
      margin-left: 40px;
      width: 50%; }
      .standard-store-locator-portlet #e-commerce-view #firstResult ul .column1 > div {
        float: left;
        margin-bottom: 10px;
        margin-left: 100px;
        width: 60%; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .column2 {
      float: left;
      width: 40%; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .your-search-results-text {
      color: #3d423f;
      font-size: 20px;
      font-weight: 200;
      margin-bottom: 15px; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_map_icon_first {
      background: url("/standard-store-locator-portlet/images/mapicon.png") no-repeat 100%;
      display: inline-block;
      height: 41px;
      position: absolute;
      top: 58px;
      width: 26px; }
      .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_map_icon_first .store-index-distanc {
        color: white;
        font-weight: bold;
        padding-top: 4px;
        text-align: center;
        font-size: 14px; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .name {
      margin-right: 0px;
      font-size: 16px;
      font-weight: bold; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .custom_logo_id {
      height: 80px;
      margin: 0;
      position: absolute;
      top: 58px;
      width: 80px; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .distance_mi {
      font-weight: bold; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .extra_address {
      font-size: 11px;
      color: #807C78; }
    .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .opening_hours_administrative {
      padding: 5%;
      background-color: #CDEAD6;
      width: 90%; }
      .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .opening_hours_administrative .opening_hours .opening_hours_header {
        font-weight: bold;
        font-size: 15px; }
      .standard-store-locator-portlet #e-commerce-view #firstResult ul .store_first .panel_first .opening_hours_administrative .opening_hours .service_day {
        float: left;
        width: 80px; }

.standard-store-locator-portlet #e-commerce-view #main-panel #firstResult + div #right-panel {
  width: 100%; }

/***********************************************************/
/*********************	MOBILES DEVICES ********************/
/***********************************************************/
#top_menu_footer {
  display: none; }

#wrapper_main_menu_responsive {
  display: none; }

