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

html.aui-dialog-iframe-root-node {
  overflow: auto; }

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

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

body.aui-dialog-iframe-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

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

/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- HTML Editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000; }

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }

.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  bottom: 5px;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  right: 5px;
  width: 31px;
  z-index: 999; }

.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold; }

.html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em; }

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

/* ---------- 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-grid {
  background: #FFF;
  border: solid #D7D7D7;
  border-width: 0 1px; }

.results-header {
  background: #D1D6DC; }
  .results-header th {
    background: #d9d9d9 url(../images/application/subheader_bg.png) 0 0 repeat-x;
    border: 1px solid #ccc; }
    .results-header th.sort-column {
      background: #ebebeb url(../images/application/state_active_bg.png) 0 0 repeat-x;
      border: 1px solid #ccc;
      color: #1F1E1E; }
      .results-header th.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 th.first {
      border-left-width: 0; }
    .results-header th.last {
      border-right-width: 0; }
  .results-header th, .results-header td {
    color: #7B7C7F;
    padding: 5px 10px;
    word-wrap: break-word; }
  .results-header th.sort-desc .result-column-name {
    background: url(../images/arrows/05_down.png) no-repeat 100% 50%;
    display: inline-block;
    font-style: italic;
    padding-right: 15px; }
  .results-header span, .results-header a {
    display: block; }
  .results-header a {
    color: #154B75;
    text-decoration: none; }
    .results-header a:hover {
      color: #336699;
      text-decoration: underline; }

.results-row td {
  background: none;
  border: 1px solid;
  border-color: #D7D7D7 #E7E7E7;
  padding: 5px 10px; }
  .results-row td.sort-column {
    background: #E6ECEF; }
.results-row.selected td, .results-row.selected.hover td {
  background-color: #00A2EA;
  border-color: #00A2EA #00A2EA #D7D7D7;
  color: #FFF; }
  .results-row.selected td a, .results-row.selected.hover td a {
    color: #FFF; }
.results-row.alt.selected td, .results-row.alt.selected.hover td {
  background-color: #00A2EA; }
.results-row.alt td {
  background: #F5F8FB; }
.results-row.hover td {
  background: #D3E8F1;
  border-bottom-color: #D7D7D7;
  border-left-color: transparent;
  border-right-color: transparent; }

.taglib-search-iterator .results-row td.first, .taglib-search-iterator .results-row th.first {
  border-left-width: 0; }
.taglib-search-iterator .results-row td.last, .taglib-search-iterator .results-row th.last {
  border-right-width: 0; }

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

.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 .aui-field .aui-field-content {
  margin: 0; }
.aui-tagselector .aui-toolbar {
  margin-top: 5px; }
.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

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

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

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

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

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .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 .yui3-widget-hd {
    height: 38px; }
  .aui-underlay .lfr-portlet-item {
    border-width: 0; }

.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-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.aui-tab-active strong {
  font-weight: normal; }

.aui-tab-back {
  float: right; }

.aui-tab-back-content {
  border-width: 0;
  padding: 1px; }

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

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

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.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 {
  position: absolute;
  width: auto; }
  .aui-menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .aui-menu-content li {
    margin: 0;
    padding: 0; }
    .aui-menu-content li .disabled {
      color: #999; }

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

.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 .taglib-icon, .aui-menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.lfr-menu-list ul li.disabled .taglib-icon {
  color: #666; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul .taglib-icon.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 .taglib-icon, .aui-menu-content .disabled, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px 0 0 #FFF; }

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

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

/* ---------- Page Customization ---------- */
.aui-dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.aui-paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.ie7 .aui-paginator-link {
  color: transparent;
  overflow: hidden;
  text-indent: 0; }

.aui-paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003c57; }

.ie7 .aui-paginator-current-page {
  color: #FFF; }

.aui-paginator-page-link {
  text-indent: 0;
  height: auto; }

.ie7 .aui-paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  overflow: visible;
  text-indent: 0; }

.aui-paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.aui-paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.aui-paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.aui-paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.aui-paginator-current-page-report, .aui-paginator-total {
  font-size: 0.9em;
  color: #555; }

.aui-paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- Application Column View ---------- */
.lfr-app-column-view {
  border: 1px solid #C9C9C9; }
  .lfr-app-column-view .aui-layout-content {
    position: relative; }
  .lfr-app-column-view .aui-column:before {
    border-right: 1px solid #C9C9C9;
    bottom: 0;
    content: "";
    margin-left: -1px;
    position: absolute;
    top: 0; }
  .lfr-app-column-view .aui-column-content {
    border-right: 1px solid transparent; }
    .lfr-app-column-view .aui-column-content .lfr-message-response {
      margin: 10px; }

/* ---------- Header row ---------- */
.lfr-header-row {
  background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x; }
  .lfr-header-row .lfr-actions.show-arrow.direction-down .lfr-trigger strong a {
    background: url(../images/arrows/08_down.png) 100% -5px no-repeat; }
  .lfr-header-row .aui-toolbar .aui-toolbar-content {
    white-space: normal;
    word-wrap: normal; }
  .lfr-header-row .aui-toolbar .aui-toolbar-item {
    border-right-width: 0; }
  .lfr-header-row .aui-toolbar .aui-toolbar-last {
    border-right-width: 1px; }

.ie .portlet-boundary.yui3-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }
.ie .aui-proxy {
  filter: alpha(opacity=65); }
.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }
.ie .layout-customizable-controls {
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.ie7 .aui-tabview-list {
  overflow: hidden; }
.ie7 .aui-menu-content li {
  z-index: 10; }

.ie6 .aui-toolbar li, .ie7 .aui-toolbar li {
  display: inline; }
.ie6 .lfr-header-row .aui-buttonitem-content, .ie7 .lfr-header-row .aui-buttonitem-content {
  white-space: normal; }
  .ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
    white-space: nowrap; }
.ie6 .results-row.hover td, .ie7 .results-row.hover td {
  border-color: #D3E8F1; }

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

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

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

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

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }
.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; }
.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(../images/application/loading_indicator.gif) no-repeat 50%; }

.portlet-dockbar {
  background-color: #E0E7F1;
  border-bottom: 1px solid #636364; }

.dockbar, .staging-bar {
  visibility: hidden; }

.dockbar-ready .dockbar, .staging .staging-bar, .live-view .staging-bar {
  visibility: visible; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  background: none;
  border-width: 0; }

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

/* ---------- Staging Dockbar ---------- */
.variation-selector {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em; }

.layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }
  .layout-revision-container .aproximate-date {
    color: #999;
    font-weight: bold; }
  .layout-revision-container .current-version {
    color: #41801d;
    display: block; }
  .layout-revision-container .current-version-pointer {
    display: inline-block;
    width: 0; }
  .layout-revision-container .current-version-pointer img {
    left: -25px;
    position: relative; }
  .layout-revision-container .layout-variation-name {
    color: #666;
    font-size: 1.15em;
    margin-bottom: 0.1em;
    text-transform: uppercase; }
  .layout-revision-container .layout-revision-current {
    color: #666; }
  .layout-revision-container .real-date {
    color: #999;
    display: block;
    text-align: right; }
  .layout-revision-container .taglib-workflow-status .workflow-status {
    background: none;
    padding-left: 0; }
    .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
      color: #41801d;
      font-weight: bold; }

.layout-revision-container-root {
  margin: 0; }

.staging-details {
  background: url() no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

.staging .staging-details {
  background-image: url(../images/staging_bar/staging.png); }

.live-view .staging-details {
  background-image: url(../images/staging_bar/live.png); }

.staging .staging-tabview-list {
  background-color: #FFDBA6; }

.live-view .staging-tabview-list {
  background-color: #C4F0BC; }

/* ---------- 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 .yui3-widget-bd, .dockbar-messages .yui3-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-sites-menu {
  max-width: 350px; }

.my-sites-menu ul {
  list-style: none;
  max-height: 300px;
  overflow: auto; }

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

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

.my-sites-menu .control-panel a {
  background: url(../images/dock/control_panel.png) no-repeat 3px 50%;
  padding-left: 25px; }

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

.my-sites-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-sites-menu .current-site .site-type {
  color: #FFF; }

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

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

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

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

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

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

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

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

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

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

.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-sites .menu-button span {
  background-image: url(../images/dockbar/places.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; }

.add-content-menu a.lfr-portlet-used {
  color: #999;
  cursor: auto; }

.manage-content-menu li a, .manage-content-menu li .disabled {
  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 .manage-site-content a {
  background-image: url(../images/common/site_icon.png); }

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

.manage-content-menu .manage-page-customization a, .manage-content-menu .manage-page-customization .disabled {
  background-image: url(../images/dock/customizations.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); }

/* ---------- Customization Bar ---------- */
.page-customization-bar {
  background-color: #999;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 30px;
  padding: 5px; }

.controls-hidden .page-customization-bar {
  display: none; }

.page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: 0.8em;
  padding: 0 1em; }

.page-customization-bar .reset-prototype {
  display: inline;
  padding-left: 1em; }

/* ---------- 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 ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

/* ---------- 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 img {
    vertical-align: middle; }

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

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

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

.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 a {
    background: url() no-repeat 0 50%;
    color: #3AF;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: top;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 20px; }
  .portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    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-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png); }

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

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

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

/* ---------- 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 ---------- */
.portlet-msg, .portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-success, .lfr-message-success, .portlet-msg-note, .portlet-msg-download {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  background-color: #DFF4FF;
  background-image: url(../images/messages/info.png);
  border-color: #A7CEDF; }

.portlet-msg-help, .lfr-message-help {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress, .lfr-message-progress {
  background-image: url(../images/aui/loading_indicator.gif); }

/* ---------- Error messages ---------- */
.portlet-msg-error, .lfr-message-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: #F00; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert, .lfr-message-alert {
  background-color: #FFC;
  background-image: url(../images/messages/alert.png);
  background-position: 6px 20%;
  border-color: #FC0; }

/* ---------- Success messages ---------- */
.portlet-msg-success, .lfr-message-success {
  background-color: #F4FDEF;
  background-image: url(../images/messages/success.png);
  border-color: #ACDFA7;
  color: #384F34; }

/* ---------- Message labels ---------- */
.portlet-msg-alert-label, .portlet-msg-error-label, .portlet-msg-info-label, .portlet-msg-progress-label, .portlet-msg-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
  font-weight: bold; }

.portlet-msg-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.portlet-msg-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.portlet-msg-info-label, .portlet-msg-help-label, .portlet-msg-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.portlet-msg-help-label {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.portlet-msg-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay Messages ---------- */
.lfr-message-content, .lfr-message-info, .lfr-message-help, .lfr-message-error, .lfr-message-alert, .lfr-message-success {
  border-left-width: 0;
  border-right-width: 0; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-dismissible.lfr-message-hover .lfr-message-content {
  background-image: none; }
.lfr-message-dismissible.lfr-message-hover .lfr-message-controls {
  display: block; }

.lfr-message-trigger, .lfr-message-close {
  cursor: pointer; }

/* ---------- 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; }
.restricted * {
  color: #727C81; }

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

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

.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-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(../images/common/site_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-extended, .lfr-actions.lfr-extended 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 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 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: -9999px;
        width: 16px; }

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

/*------ Breadcrumbs taglib ------*/
.breadcrumbs:before, .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }
.breadcrumbs:after {
  clear: both; }

.breadcrumbs-vertical {
  display: inline-block; }

.breadcrumbs-horizontal li {
  display: inline-block;
  vertical-align: middle; }

/* ---------- 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 tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.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; }

.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); }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .breadcrumbs-vertical, .ie6 .breadcrumbs-horizontal li, .ie7 .breadcrumbs-vertical, .ie7 .breadcrumbs-horizontal li {
  display: inline;
  zoom: 1; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

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

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

.aui-dialog-iframe-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; }

.aui-text-placeholder {
  color: #777; }

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, .aui-field-input-text {
  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: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }
  input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
    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 {
    background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
    border-color: #555; }

input.focus, textarea.focus {
  background: #FFC none;
  border-color: #FC0; }

.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto;
  padding: 0; }
.lfr-actions.lfr-extended:focus, .lfr-actions.lfr-extended:focus ul {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }
.lfr-actions.lfr-extended.disabled, .lfr-actions.lfr-extended.disabled ul, .lfr-actions.lfr-extended.disabled:hover, .lfr-actions.lfr-extended.disabled:hover ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }
.lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended:hover ul {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782;
  color: #369; }

.lfr-actions.disabled .taglib-text {
  color: #A9A9A9; }

.aui-button-disabled input[type], .aui-button-disabled input[type]:hover, .aui-button-disabled input[type]:focus, .aui-button-disabled button, .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; }

.aui-buttonitem-disabled {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

input.aui-form-validator-error, textarea.aui-form-validator-error, select.aui-form-validator-error {
  border-color: #900;
  border-style: dotted; }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie fieldset {
  padding-top: 0; }
.ie .aui-button-disabled input {
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50); }

.ie7 .aui-fieldset {
  zoom: 1; }

.ie6 input.text, .ie6 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: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }
.ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  color: #555; }
.ie6 input.focus, .ie6 textarea.focus {
  background: #FFC none;
  border-color: #FC0; }

.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);
  -o-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.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);
  -o-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-sites-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);
  -o-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 white;
  -webkit-box-shadow: 1px 1px 0 white;
  -o-box-shadow: 1px 1px 0 white;
  box-shadow: 1px 1px 0 white; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -moz-box-shadow: inset 0 0 2px #224fa8;
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -o-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.lfr-search-combobox-item {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .aui-field-input-text {
  -moz-border-radius: 4px 1px 1px 4px;
  -webkit-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -khtml-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .aui-button-input {
  -moz-border-radius: 1px 4px 4px 1px;
  -webkit-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -khtml-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

body > .lfr-menu-list, body > .lfr-menu-list ul, .lfr-actions, .aui-dialog-content, .aui-dialog .yui3-widget-hd, .modify-pages .delete-tab, input[type="submit"], input[type="button"], input[type="reset"], button, .tags-search-combobox .aui-field-input-text, .staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a, .active-area-proxy, .portlet-document-library .document-display-style .document-thumbnail img, .portlet-document-library-display .document-display-style .document-thumbnail img, .aui-paginator-link, .lfr-header-row .aui-toolbar-only, .lfr-translation-manager, .lfr-translation-manager-translation, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote, .rule-group-instance-container .rule-group-instance, .portlet-search .search-facet .facet-value, .lfr-api-results {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }

.lfr-header-row .aui-toolbar-content, .lfr-search-combobox, .select-documents, .select-files, .portlet-document-library div.document-display-style, .lfr-upload-container .upload-target, .lfr-upload-container .upload-file, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .structure-tree .structure-field {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

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

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

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

.lfr-message .lfr-message-control {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

.lfr-upload-container .upload-target {
  -moz-box-shadow: inset 0 0 1px white;
  -webkit-box-shadow: inset 0 0 1px white;
  -o-box-shadow: inset 0 0 1px white;
  box-shadow: inset 0 0 1px white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8FBE31', endColorstr='#FF729A22');
  background-image: -webkit-gradient(linear, 50%, 50%, color-stop(0%, #8fbe31), color-stop(85%, #729a22));
  background-image: -webkit-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -moz-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -o-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -ms-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: linear-gradient(50%, #8fbe31 0%, #729a22 85%); }

.live-view .staging-tabview-list {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE3F8DF', endColorstr='#FFC4F0BC'); }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.staging-bar {
  -moz-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8); }

.staging-tabview-list .aui-tab-active .aui-tab-content, .site-variations-tabview-list .aui-tab-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -webkit-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -o-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  background-image: -webkit-gradient(linear, 0 0, 0 0, color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFEED4', endColorstr='#FFFFDBA6');
  background-size: 100px 100px; }

.portlet-staging-bar .staging-bar .site-variations-tabview-list {
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #777777), color-stop(80%, #333333), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -moz-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -o-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -ms-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: linear-gradient(center bottom, #777777, #333333 80%, #333333); }

.rule-group-instance-container .rule-group-instance {
  -moz-box-shadow: 1px 1px 2px #999999;
  -webkit-box-shadow: 1px 1px 2px #999999;
  -o-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .aui-field-input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* partially ported from Woothemes */
/*
Theme Name: Biznizz
Theme URI: http://www.woothemes.com/
Version: 1.6.7
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes

	Copyright: (c) 2009-2011 WooThemes.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
/* ---------- color schemes import ---------- */
body.skin-green {
  color: #8e9986;
  background-color: #def0d0; }

.skin-green #header-wrap {
  border-top: 3px solid #688F4C; }
.skin-green a:link, .skin-green a:visited {
  color: #549722; }
.skin-green h1, .skin-green h2, .skin-green h3, .skin-green h4, .skin-green h5, .skin-green h6, .skin-green #slider-intro h2 {
  color: #549722; }
.skin-green #navigation li .child-menu {
  border-color: #cbd9bf; }
  .skin-green #navigation li .child-menu li {
    border-color: #cbd9bf; }
    .skin-green #navigation li .child-menu li a:hover {
      background: #f2f4f1; }
.skin-green .portlet-blogs img {
  border-color: #cbd9bf; }
.skin-green .slide-nav {
  border-color: #789a5d; }
  .skin-green .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-green/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-green #content-out, .skin-green #slider-bottom-bg {
  background-color: #f2f8f5; }

body.skin-chrome {
  color: #9b9b9b;
  background-color: #f0f0f0; }

.skin-chrome #header-wrap {
  border-top: 3px solid #8F8F8F; }
.skin-chrome #navigation li .child-menu {
  border-color: #d8d8d8; }
  .skin-chrome #navigation li .child-menu li {
    border-color: #d8d8d8; }
    .skin-chrome #navigation li .child-menu li a:hover {
      background: #f4f4f4; }
.skin-chrome .portlet-blogs img {
  border-color: #d8d8d8; }
.skin-chrome .slide-nav {
  border-color: #d8d8d8; }
  .skin-chrome .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-chrome/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-chrome #content-out, .skin-chrome #slider-bottom-bg {
  background-color: #f8f8f8; }

body.skin-white {
  color: #9b9b9b;
  background-color: #fdfdfd; }

.skin-white #header-wrap {
  border-top: 3px solid #8F8F8F; }
.skin-white #navigation li .child-menu {
  border-color: #d8d8d8; }
  .skin-white #navigation li .child-menu li {
    border-color: #d8d8d8; }
    .skin-white #navigation li .child-menu li a:hover {
      background: #f4f4f4; }
.skin-white .portlet-blogs img {
  border-color: #d8d8d8; }
.skin-white .slide-nav {
  border-color: #ddd; }
  .skin-white .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-white/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-white #content-out, .skin-white #slider-bottom-bg {
  background-color: #fff; }

body.skin-teal {
  color: #869997;
  background-color: #d0f0ee; }

.skin-teal #header-wrap {
  border-top: 3px solid #4C8F8B; }
.skin-teal a:link, .skin-teal a:visited {
  color: #22978b; }
.skin-teal h1, .skin-teal h2, .skin-teal h3, .skin-teal h4, .skin-teal h5, .skin-teal h6, .skin-teal #slider-intro h2 {
  color: #22978b; }
.skin-teal #navigation li .child-menu {
  border-color: #bfd9d7; }
  .skin-teal #navigation li .child-menu li {
    border-color: #bfd9d7; }
    .skin-teal #navigation li .child-menu li a:hover {
      background: #f1f4f4; }
.skin-teal .portlet-blogs img {
  border-color: #bfd9d7; }
.skin-teal .slide-nav {
  border-color: #5d9a92; }
  .skin-teal .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-teal/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-teal #content-out, .skin-teal #slider-bottom-bg {
  background-color: #f2f8f8; }

body.skin-brown {
  color: #998f86;
  background-color: #f0e0d0; }

.skin-brown #header-wrap {
  border-top: 3px solid #8F704C; }
.skin-brown a:link, .skin-brown a:visited {
  color: #976722; }
.skin-brown h1, .skin-brown h2, .skin-brown h3, .skin-brown h4, .skin-brown h5, .skin-brown h6, .skin-brown #slider-intro h2 {
  color: #976722; }
.skin-brown #navigation li .child-menu {
  border-color: #9a7e5d; }
  .skin-brown #navigation li .child-menu li {
    border-color: #d9cdbf; }
    .skin-brown #navigation li .child-menu li a:hover {
      background: #f4f3f1; }
.skin-brown .portlet-blogs img {
  border-color: #d9cdbf; }
.skin-brown .slide-nav {
  border-color: #d9cdbf; }
  .skin-brown .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-brown/slider-current.png) no-repeat top center;
    display: table; }
.skin-brown #content-out, .skin-brown #slider-bottom-bg {
  background-color: #F8F6F2; }

body.skin-pink {
  color: #988699;
  background-color: #f0d0f0; }

.skin-pink #header-wrap {
  border-top: 3px solid #8F4C8E; }
.skin-pink a:link, .skin-pink a:visited {
  color: #902297; }
.skin-pink h1, .skin-pink h2, .skin-pink h3, .skin-pink h4, .skin-pink h5, .skin-pink h6, .skin-pink #slider-intro h2 {
  color: #902297; }
.skin-pink #navigation li .child-menu {
  border-color: #d8bfd9; }
  .skin-pink #navigation li .child-menu li {
    border-color: #d8bfd9; }
    .skin-pink #navigation li .child-menu li a:hover {
      background: #f4f1f4; }
.skin-pink .portlet-blogs img {
  border-color: #d8bfd9; }
.skin-pink .slide-nav {
  border-color: #9a5d99; }
  .skin-pink .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-pink/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-pink #content-out, .skin-pink #slider-bottom-bg {
  background-color: #f8f2f8; }

body.skin-red {
  color: #8e9986;
  background-color: #f8f2f2; }

.skin-red #header-wrap {
  border-top: 3px solid #8F4C4C; }
.skin-red a:link, .skin-red a:visited {
  color: #972222; }
.skin-red h1, .skin-red h2, .skin-red h3, .skin-red h4, .skin-red h5, .skin-red h6, .skin-red #slider-intro h2 {
  color: #972222; }
.skin-red #navigation li .child-menu {
  border-color: #bfc5d9; }
  .skin-red #navigation li .child-menu li {
    border-color: #bfc5d9; }
    .skin-red #navigation li .child-menu li a:hover {
      background: #f4f1f1; }
.skin-red .portlet-blogs img {
  border-color: #d9bfbf; }
.skin-red .slide-nav {
  border-color: #9a5d5d; }
  .skin-red .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-red/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-red #content-out, .skin-red #slider-bottom-bg {
  background-color: #f8f2f2; }

body.skin-purple {
  color: #868699;
  background-color: #f4f2f8; }

.skin-purple #header-wrap {
  border-top: 3px solid #4C528F; }
.skin-purple a:link, .skin-purple a:visited {
  color: #222d97; }
.skin-purple h1, .skin-purple h2, .skin-purple h3, .skin-purple h4, .skin-purple h5, .skin-purple h6, .skin-purple #slider-intro h2 {
  color: #222d97; }
.skin-purple #navigation li .child-menu {
  border-color: #bfc5d9; }
  .skin-purple #navigation li .child-menu li {
    border-color: #bfc5d9; }
    .skin-purple #navigation li .child-menu li a:hover {
      background: #f2f4f1; }
.skin-purple .portlet-blogs img {
  border-color: #bfc5d9; }
.skin-purple .slide-nav {
  border-color: #5d639a; }
  .skin-purple .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-purple/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-purple #content-out, .skin-purple #slider-bottom-bg {
  background-color: #f4f2f8; }

body.skin-yellow {
  color: #999786;
  background-color: #f0edd0; }

.skin-yellow #header-wrap {
  border-top: 3px solid #8F8B4C; }
.skin-yellow a:link, .skin-yellow a:visited {
  color: #978d22; }
.skin-yellow h1, .skin-yellow h2, .skin-yellow h3, .skin-yellow h4, .skin-yellow h5, .skin-yellow h6, .skin-yellow #slider-intro h2 {
  color: #978d22; }
.skin-yellow #navigation li .child-menu {
  border-color: #d9d6bf; }
  .skin-yellow #navigation li .child-menu li {
    border-color: #d9d6bf; }
    .skin-yellow #navigation li .child-menu li a:hover {
      background: #f4f4f1; }
.skin-yellow .portlet-blogs img {
  border-color: #d9d6bf; }
.skin-yellow .slide-nav {
  border-color: #9a945d; }
  .skin-yellow .slide-nav .pager-active {
    background: url(../images/color_schemes/skin-yellow/slider-current.png) no-repeat top center;
    display: table;
    width: 250px; }
.skin-yellow #content-out, .skin-yellow #slider-bottom-bg {
  background-color: #f8f2f2; }

/* Style: Color */
/*-------------------------------------------------------------------------------------------

INDEX:

0. MIXINS

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. Global STRUCTURE
-2.1 Wrappers
-2.2 header
-2.3 widgets Footer
-2.4 Footer
-2.5 Layouts
-2.6 Navigation

3. PORTLETS
-3.1 Search
-3.2 Forms
	-3.2.1 web form portlet
	-3.2.2 general forms elements
-3.3 Blogs
-3.4 Journal portlet
-3.5 Portlet breadcrumb
-3.6 Login
4. SLIDERS
-4.1 text-link-image-slider
-4.2 multi image slider
-4.3 Fixed Text Sliding Image 
-4.4 Carousel
5.CONTENTS
-5.1 Short Codes
-5.2 Features Area
-5.3 Portfolio
-5.4 Social links
-5.5 Twitter feed
6.Responsive Layout Rules



---------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------*/
/* -------------------------------------0. MIXINS -------------------------------------------*/
/* ------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------1. SETUP --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------1.1 Defaults-------------- */
html body {
  padding-bottom: 0; }

body {
  font: 12px/1.5em Arial, Helvetica, Sans-serif;
  color: #869299;
  background: #d0e5f0;
  text-shadow: white 0px 1px 0px; }
  body.dockbar-transparent .dockbar {
    background: transparent;
    border-bottom: none; }
  body.Hide-chat .chat-bar {
    display: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #222;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6, span.title {
  font-family: 'Droid Sans', arial, sans-serif; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.8em; }

p {
  margin: 0; }

hr {
  background-color: #e6e6e6;
  border: 0;
  height: 1px;
  margin-bottom: 20px; }

input, textarea {
  padding: 7px 0 7px 7px;
  border-color: #EFEFEF #ccc #CCCCCC #efefef;
  border-width: 1px;
  border-style: solid; }

.fix {
  clear: both; }

/* --------------1.2 Hyperlinks---------------- */
a:link, a:visited {
  color: #225F97;
  text-decoration: none; }
a:hover {
  color: #C03D1D;
  text-decoration: underline; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
  text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline; }

/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------2. Global STRUCTURE ---------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------------2.1 Wrappers ------------------- */
#breadcrumbs, #heading .page-title, #navigation h1, #skip-to-content, .portlet-journal-content-search .lfr-search-button, .portlet-journal-content-search .lfr-search-keywords {
  clip: rect(0 0 0 0);
  position: absolute; }

#sign-in {
  position: absolute;
  top: 10px;
  right: 100px; }

#wrapper {
  background: url(../images/custom/bg-noise.png); }

#content {
  background: #f8f6f2 url(../images/custom/bg-noise.png);
  border-top: 1px solid #C1D7E2;
  padding: 40px 0; }

.layout-home_biznizz #content {
  background: url(../images/custom/content-bg.png) no-repeat top right;
  background-position: 341px 0px;
  padding: 0;
  border-top: none; }

.portlet-journal {
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }

.col-full {
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }

/* ------------------2.2 Header -------------------- */
#header-wrap {
  clear: both;
  position: relative;
  background: url(../images/custom/top-bg.png) no-repeat top right;
  border-top: 3px solid #4C718F;
  background-position: 342px -50px;
  padding-bottom: 20px; }

.page-search #header-wrap {
  background-position: 342px -22px; }

#banner {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  padding: 20px 0 0 0; }

#banner::after, #content::after, #banner::before, #content::before {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden; }

#heading {
  float: left; }
  #heading span.site-name {
    display: none; }

#Language-choices {
  position: absolute;
  z-index: 10;
  left: 95%; }

#page-search {
  float: right;
  margin: 5px 15.4% -10px;
  min-width: 240px; }
  #page-search form {
    margin: 0;
    float: right;
    max-width: 250px; }

.portlet-borderless-container {
  min-height: 0; }

/* ---------------------2.3 Widgets Footer -------------------- */
#widgets-footer-wrap, #footer-wrap {
  color: #A5A5A5;
  overflow: hidden;
  background: #44484f url(../images/custom/dark-noise.png);
  text-shadow: #222 0px 1px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 15px 25px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 15px 25px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 15px 25px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 15px 25px inset; }
  #widgets-footer-wrap #widgets-footer, #footer-wrap #widgets-footer {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/custom/footer-widgets-bottom-bg.png) bottom repeat-x;
    padding: 30px 0; }
    #widgets-footer-wrap #widgets-footer aui-column-content, #footer-wrap #widgets-footer aui-column-content {
      padding: 0; }
    #widgets-footer-wrap #widgets-footer .aui-column, #footer-wrap #widgets-footer .aui-column {
      margin: 0  0 0 3%;
      width: 20%;
      float: left;
      min-height: 100px; }
      #widgets-footer-wrap #widgets-footer .aui-column .sub, #footer-wrap #widgets-footer .aui-column .sub {
        padding-left: 20px; }
    #widgets-footer-wrap #widgets-footer h2, #footer-wrap #widgets-footer h2, #widgets-footer-wrap #widgets-footer h4, #footer-wrap #widgets-footer h4 {
      margin: 0 0 10px 0;
      font-size: 18px;
      color: white; }
    #widgets-footer-wrap #widgets-footer h4, #footer-wrap #widgets-footer h4 {
      font-size: 12px; }
    #widgets-footer-wrap #widgets-footer a, #footer-wrap #widgets-footer a {
      color: #A5A5A5;
      text-decoration: underline; }
    #widgets-footer-wrap #widgets-footer img, #footer-wrap #widgets-footer img {
      -moz-transition: all 0.15s ease-in-out;
      -webkit-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      #widgets-footer-wrap #widgets-footer img:hover, #footer-wrap #widgets-footer img:hover {
        border-color: #6FA2D0;
        -moz-box-shadow: 0px 0px 10px rgba(228, 22, 88, 0.8);
        -webkit-box-shadow: 0px 0px 10px rgba(228, 22, 88, 0.8);
        -o-box-shadow: 0px 0px 10px rgba(228, 22, 88, 0.8);
        box-shadow: 0px 0px 10px rgba(228, 22, 88, 0.8); }
    #widgets-footer-wrap #widgets-footer .aui-column-last, #footer-wrap #widgets-footer .aui-column-last {
      clear: right;
      margin-right: 0 !important; }
    #widgets-footer-wrap #widgets-footer ul, #footer-wrap #widgets-footer ul {
      list-style: none;
      margin: 10px 5px; }

/* ---------------------2.4  Footer -------------------- */
#footer-wrap {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-bottom: 20px; }
  #footer-wrap #footer {
    padding: 20px 0 30px;
    color: #6F6F6F;
    max-width: 960px;
    width: 100%;
    margin: 0 auto; }
    #footer-wrap #footer #footer-left-section {
      float: left; }
    #footer-wrap #footer #footer-right-section {
      float: right; }
    #footer-wrap #footer p {
      font-size: 1.1em;
      color: #888; }
    #footer-wrap #footer ul {
      list-style: none; }
    #footer-wrap #footer #copyright span, #footer-wrap #footer a {
      color: white;
      font-size: 14px; }

/* -----------------2.5 Layouts ------------------ */
.aui-w33 {
  width: 31% !important; }

.aui-w66 {
  width: 63% !important; }

.aui-w30 {
  width: 27% !important; }

.aui-w70 {
  width: 67% !important; }

#main-content:not(.home-biznizz) {
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }

.portlet-layout::after, .portlet-column::after, .portlet-layout::before, .portlet-column::before {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden; }

.home-biznizz #layout-column_column-1 {
  padding-bottom: 0; }
.home-biznizz .middel {
  background: #f8f6f2 url(../images/custom/bg-noise.png); }
  .home-biznizz .middel .aui-w100 {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 20px 0; }
    .home-biznizz .middel .aui-w100:after {
      content: ''; }
  .home-biznizz .middel #column-2 {
    width: 61%;
    float: left; }
  .home-biznizz .middel #column-3 {
    width: 31%;
    float: right; }

.columns-2 #column-1 {
  float: left; }
.columns-2 #column-2 {
  float: right; }

/*------------------2.6 Navigation ------------------*/
#navigation {
  font: 14px/14px Helvetica, Arial, sans-serif;
  z-index: 99;
  margin: 0;
  line-height: 1;
  float: right;
  height: 0; }
  #navigation a {
    position: relative;
    color: #225F97;
    display: block;
    padding: 5px 12px;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
    font-weight: bold; }
    #navigation a:hover {
      color: #333; }
  #navigation ul {
    margin: 0;
    list-style: none;
    padding: 16px 0; }
  #navigation li {
    float: left;
    width: auto; }
    #navigation li.selected a {
      color: #333; }
    #navigation li .child-menu {
      background: #FFF;
      position: absolute;
      left: -999em;
      width: 200px;
      border: 1px solid #BFD4D9;
      border-width: 1px 1px 0;
      z-index: 999;
      padding: 0; }
      #navigation li .child-menu li {
        border-bottom: 1px solid #BFD4D9; }
        #navigation li .child-menu li a {
          width: 176px;
          color: #555;
          font-size: 0.8em; }
          #navigation li .child-menu li a:hover {
            background: #F1F4F4; }
        #navigation li .child-menu li.selected a {
          background: #F1F4F4; }
    #navigation li:hover ul {
      left: auto; }
  #navigation .sf-sub-indicator {
    background: url(../images/custom/arrow-superfish.png) no-repeat;
    position: absolute;
    display: block;
    right: -3px;
    top: 0.9em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden; }
  #navigation .yui3-dd-drop a {
    cursor: move; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------3. PORTLETS ------ ----------------------------*/
/*-------------------------------------------------- ----------------------------------*/
/* ---------------3.1 Search ---------------*/
.portlet-search form, #page-search form {
  background: white;
  width: 99%;
  position: relative;
  border-color: #BFD4D9;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 3px 5px #f0f0f0, 0 1px 1px #bfd4d9;
  -webkit-box-shadow: inset 0 3px 5px #f0f0f0, 0 1px 1px #bfd4d9;
  -o-box-shadow: inset 0 3px 5px #f0f0f0, 0 1px 1px #bfd4d9;
  box-shadow: inset 0 3px 5px #f0f0f0, 0 1px 1px #bfd4d9; }
  .portlet-search form input[type="text"], #page-search form input[type="text"] {
    width: 214px;
    padding: 8px;
    width: 85%;
    margin: 0;
    border: none;
    background: none;
    color: #777; }
  .portlet-search form select, #page-search form select {
    display: none; }
  .portlet-search form input[type="image"], #page-search form input[type="image"] {
    position: absolute;
    top: 6px;
    right: 10px;
    border: none;
    margin: 0;
    padding: 0; }
.portlet-search .modified-custom-range input[type="text"], #page-search .modified-custom-range input[type="text"] {
  border-color: #D2D2D2 #E6E6E6 #E6E6E6 #D2D2D2 !important;
  border-width: 1px !important;
  border-style: solid !important; }

/*------------------- 3.2 Forms ------------------*/
/*----3.2.1 web form portlet ------*/
.web-form-portlet {
  padding: 1.5em 20px; }
  .web-form-portlet input[type="submit"] {
    margin: 15px 0 0 140px;
    cursor: pointer; }

/* ----3.2.2 general forms elements -----*/
input[type="text"], input[type="password"], input[type="file"],
input[type="reset"],
select, button, .aui-field-input-text {
  padding: 7px 0 7px 7px;
  border-color: #EFEFEF #CCC #CCC #EFEFEF;
  border-width: 1px;
  border-style: solid;
  width: 214px;
  background: white; }

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
  text-decoration: none;
  background: #0073d2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3e9ee5), color-stop(100%, #1666ca));
  background-image: -webkit-linear-gradient(top, #3e9ee5 20%, #1666ca 100%);
  background-image: -moz-linear-gradient(top, #3e9ee5 20%, #1666ca 100%);
  background-image: -o-linear-gradient(top, #3e9ee5 20%, #1666ca 100%);
  background-image: -ms-linear-gradient(top, #3e9ee5 20%, #1666ca 100%);
  background-image: linear-gradient(top, #3e9ee5 20%, #1666ca 100%); }

input[type="submit"], input[type="button"], input[type="reset"] {
  display: inline-block;
  margin: 5px;
  padding: 3px 13px;
  border: 1px solid #4081AF;
  border-bottom-color: #20559A;
  color: white !important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  background: #237FD7;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29); }

input.focus, textarea.focus {
  background: white;
  border-color: none; }

.aui-field-label, .aui-field-labels-top .aui-field-label {
  cursor: pointer;
  display: block;
  margin: 0 20px 10px 0;
  float: left;
  width: 120px; }

.aui-field-label, .aui-field-label-inline-label, .aui-choice-label {
  font-weight: 700; }

.lfr-textarea, .aui-form .aui-fieldset .aui-field.lfr-textarea-container textarea {
  height: 300px;
  width: 70%; }

.aui-choice-label, .aui-field-hint {
  top: 3.5px;
  position: relative; }

.optional .aui-field-wrapper-content span:nth-child(2).aui-field-choice span.aui-field-content {
  width: 150px; }

/*--------------3.3 Blogs ----------------*/
.portlet-blogs .separator {
  background: url(../images/custom/separator.png) repeat-x bottom left; }
.portlet-blogs .entry-footer {
  margin: 2em 0; }
.portlet-blogs .entry-title {
  font: normal 30px/1.2em Arial, Helvetica, sans-serif;
  position: relative;
  margin: 0 0 10px;
  color: #225F97; }
  .portlet-blogs .entry-title h2 {
    font-family: 'Droid Sans', arial, sans-serif;
    font-size: inherit; }
    .portlet-blogs .entry-title h2 a {
      text-decoration: none; }
.portlet-blogs .entry-date {
  background: none;
  padding: 10px 0; }
.portlet-blogs img:not(.aui-rating-element) {
  padding: 5px;
  border: 1px solid #BFD4D9;
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; }

/*--------------3.4 Journal portlet ----------------*/
.portlet-journal {
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }
  .portlet-journal .aui-field-label {
    margin-bottom: 10px;
    color: black;
    text-shadow: none;
    font-weight: normal; }
  .portlet-journal label {
    font-weight: normal; }
  .portlet-journal .structure-tree li.structure-field {
    border: 1px solid #A59A9A;
    border-radius: 5px;
    margin: 15px 0;
    padding: 10px; }
    .portlet-journal .structure-tree li.structure-field .journal-article-field-label {
      margin: 0;
      color: black;
      font-weight: bold; }

/*-------------- 3.5 Portlet breadcrumb ----------------*/
.portlet-breadcrumb {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  border-collapse: separate; }
  .portlet-breadcrumb ul.breadcrumbs {
    text-shadow: 0px 1px 0px white;
    list-style: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin: 0 0 3em;
    text-shadow: 1px 1px 0 white;
    font-weight: normal;
    height: 28px;
    overflow: hidden;
    border: 1px solid #E6E6E6;
    background: #F3F3F3; }
    .portlet-breadcrumb ul.breadcrumbs li:first-child {
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -o-border-bottom-left-radius: 3px;
      -ms-border-bottom-left-radius: 3px;
      -khtml-border-bottom-left-radius: 3px;
      border-bottom-left-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-left-radius: 3px;
      -o-border-top-left-radius: 3px;
      -ms-border-top-left-radius: 3px;
      -khtml-border-top-left-radius: 3px;
      border-top-left-radius: 3px; }
      .portlet-breadcrumb ul.breadcrumbs li:first-child span {
        padding: 0; }
      .portlet-breadcrumb ul.breadcrumbs li:first-child a {
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75;
        -moz-transition-property: all;
        -webkit-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        background: url(../images/custom/home.png) no-repeat left top;
        color: #F3F3F3;
        text-shadow: none;
        padding-top: 10px;
        width: 37px;
        font-size: 0;
        display: block;
        height: 18px; }
        .portlet-breadcrumb ul.breadcrumbs li:first-child a:hover {
          filter: "alpha(opacity=$opacity * 100)";
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }
    .portlet-breadcrumb ul.breadcrumbs li:last-child {
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -o-border-bottom-left-radius: 3px;
      -ms-border-bottom-left-radius: 3px;
      -khtml-border-bottom-left-radius: 3px;
      border-bottom-left-radius: 3px;
      -moz-border-radius-bottomright: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -o-border-bottom-right-radius: 3px;
      -ms-border-bottom-right-radius: 3px;
      -khtml-border-bottom-right-radius: 3px;
      border-bottom-right-radius: 3px;
      -moz-border-radius-topright: 3px;
      -webkit-border-top-right-radius: 3px;
      -o-border-top-right-radius: 3px;
      -ms-border-top-right-radius: 3px;
      -khtml-border-top-right-radius: 3px;
      border-top-right-radius: 3px; }
      .portlet-breadcrumb ul.breadcrumbs li:last-child span {
        display: table;
        background: none; }
        .portlet-breadcrumb ul.breadcrumbs li:last-child span a {
          color: #5595A5; }
    .portlet-breadcrumb ul.breadcrumbs li span {
      display: table;
      padding: 4px;
      padding-right: 40px;
      background: url(../images/custom/bread-arrow.png) no-repeat right top; }
    .portlet-breadcrumb ul.breadcrumbs li a {
      color: #9E9E9E;
      font-size: 12px;
      padding-left: 12px; }
      .portlet-breadcrumb ul.breadcrumbs li a:hover {
        text-decoration: none; }

/*-----------------------------------3.6 Login ------------------------------*/
.portlet-login {
  width: 45%;
  margin: 5% auto 10%;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
  .portlet-login form {
    margin: 0 5%;
    width: 93%; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------4. SLIDERS ------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.flex-nav, .text-link-image-slider-wrap .flex-prev, .text-link-image-slider-wrap .flex-next, .multi-image-slider-wrap .flex-next, .multi-image-slider-wrap .flex-prev, .fixed-text-sliding-image-slider-wrap .flex-next, .fixed-text-sliding-image-slider-wrap .flex-prev, .carousel-outer-wrap .flex-prev, .carousel-outer-wrap .flex-next {
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 22px;
  position: absolute;
  width: 18px;
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  -moz-transition: initial 0.1s ease-in 0.2s;
  -webkit-transition: initial 0.1s ease-in 0.2s;
  -o-transition: initial 0.1s ease-in 0.2s;
  transition: initial 0.1s ease-in 0.2s; }

.slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.slides {
  margin: 0; }

.description {
  font: 15px/1.5em Helvetica, Arial, sans-serif; }

.flex-direction-nav {
  list-style: none; }
  .flex-direction-nav .flex-disabled {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    pointer-events: none;
    cursor: default; }

/* ---------------4.1 text-link-image-slider ----------------*/
.text-link-image-slider-wrap {
  margin: 0 auto;
  max-width: 940px; }
  .text-link-image-slider-wrap ul {
    overflow: hidden;
    list-style: none;
    margin: 0; }
  .text-link-image-slider-wrap a.btn:hover {
    opacity: 0.9; }
  .text-link-image-slider-wrap .slider-intro {
    float: left;
    margin: 40px 0;
    width: 47%; }
    .text-link-image-slider-wrap .slider-intro h2 {
      font-size: 40px;
      line-height: 40px;
      font-weight: bold;
      margin: 0 0 18px 0;
      color: #225F97; }
  .text-link-image-slider-wrap .slide-media {
    display: block;
    height: auto;
    margin: 30px 0;
    position: relative;
    width: 50%;
    overflow: hidden;
    float: right; }
    .text-link-image-slider-wrap .slide-media img {
      max-width: 430px;
      width: 100%; }
  .text-link-image-slider-wrap a.btn {
    background: url(../images/custom/btn-slider.png);
    color: white;
    font-size: 15px;
    text-decoration: none;
    padding: 13px 15px;
    margin-top: 20px;
    margin-right: 15px;
    text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.4);
    display: block;
    float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
    -o-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px; }
    .text-link-image-slider-wrap a.btn.btn span {
      background: url(../images/custom/btn-slide-arrow.png) no-repeat right center;
      padding: 7px 35px 7px 0; }
  .text-link-image-slider-wrap .flex-prev {
    left: 130px;
    background-image: url(../images/content/prev.png);
    top: 30%;
    background-repeat: no-repeat; }
  .text-link-image-slider-wrap .flex-next {
    background-image: url(../images/content/next.png);
    top: 30%;
    right: 130px;
    background-repeat: no-repeat; }

.slide-nav {
  background: white url(../images/custom/slider-nav-bg.png) repeat-x bottom;
  height: auto;
  border-top: 4px solid #5D809A; }
  .slide-nav .flex-active {
    background: url(../images/custom/slider-current.png) no-repeat top center; }
  .slide-nav .pager {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    list-style: none; }
  .slide-nav .pagination {
    margin: 0 auto;
    max-width: 940px; }
  .slide-nav li {
    height: 108px;
    float: left;
    width: 29%;
    padding: 0 13px;
    -moz-box-shadow: rgba(0, 0, 0, 0.03) -4px 0px 4px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) -4px 0px 4px inset;
    -o-box-shadow: rgba(0, 0, 0, 0.03) -4px 0px 4px inset;
    box-shadow: rgba(0, 0, 0, 0.03) -4px 0px 4px inset;
    display: block; }
    .slide-nav li a:hover {
      text-decoration: none; }
    .slide-nav li span {
      display: block; }
      .slide-nav li span.title {
        margin: 15px 20px;
        font-size: 20px; }
      .slide-nav li span.content {
        margin: 0 20px;
        color: #869299; }

.slider-upper-bg {
  background: #f8f6f2 url(../images/custom/bg-noise.png);
  -moz-box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 4px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 4px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 4px inset;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 4px inset;
  height: 20px; }

/* -------------4.2 multi image slider --------------*/
.multi-image-slider-wrap {
  max-width: 920px;
  margin: 30px auto;
  position: relative;
  padding: 0 0 3em;
  border-bottom: 1px solid #E6E6E6;
  -moz-box-shadow: white 0 1px 0 0;
  -webkit-box-shadow: white 0 1px 0 0;
  -o-box-shadow: white 0 1px 0 0;
  box-shadow: white 0 1px 0 0; }
  .multi-image-slider-wrap ul {
    margin: 0;
    list-style: none; }
  .multi-image-slider-wrap .slide-item {
    margin: 1em 0 1em 14%;
    margin: 5px 0.6% !important;
    position: relative;
    display: inline-block;
    padding-left: 5px; }
    .multi-image-slider-wrap .slide-item a.item {
      position: relative;
      padding: 4px;
      border: 1px solid #E4E4E4;
      display: inline-block;
      background: #FDFDFD;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 5px 10px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 5px 10px;
      -o-box-shadow: rgba(0, 0, 0, 0.15) 0 5px 10px;
      box-shadow: rgba(0, 0, 0, 0.15) 0 5px 10px; }
      .multi-image-slider-wrap .slide-item a.item img {
        max-width: 100%;
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        vertical-align: bottom;
        -moz-box-shadow: #888888 0 0 0 0;
        -webkit-box-shadow: #888888 0 0 0 0;
        -o-box-shadow: #888888 0 0 0 0;
        box-shadow: #888888 0 0 0 0;
        -moz-border-radius: none;
        -webkit-border-radius: none;
        -o-border-radius: none;
        -ms-border-radius: none;
        -khtml-border-radius: none;
        border-radius: none; }
      .multi-image-slider-wrap .slide-item a.item .mask {
        width: 97%;
        height: 95%;
        position: absolute;
        top: 4px;
        left: 4px;
        background: white;
        background: rgba(255, 255, 255, 0.8);
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=75); }
      .multi-image-slider-wrap .slide-item a.item:hover .mask {
        display: block;
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75;
        -moz-transition: initial 50ms ease-in 0.2s;
        -webkit-transition: initial 50ms ease-in 0.2s;
        -o-transition: initial 50ms ease-in 0.2s;
        transition: initial 50ms ease-in 0.2s; }
      .multi-image-slider-wrap .slide-item a.item .mask .content {
        font-family: "Droid Sans", sans-serif;
        padding: 10px 15px;
        position: absolute;
        top: 0;
        left: 0; }
        .multi-image-slider-wrap .slide-item a.item .mask .content p.date {
          font-size: 1em;
          color: #888;
          font-family: "Droid Serif", serif;
          font-style: italic; }
        .multi-image-slider-wrap .slide-item a.item .mask .content h2 {
          font-size: 1.4em;
          font-weight: bold;
          text-decoration: none; }
  .multi-image-slider-wrap .flex-next:hover {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    -moz-transition: initial 0.1s ease-in 0.2s;
    -webkit-transition: initial 0.1s ease-in 0.2s;
    -o-transition: initial 0.1s ease-in 0.2s;
    transition: initial 0.1s ease-in 0.2s; }
  .multi-image-slider-wrap .flex-next {
    right: -33px;
    bottom: 60%;
    background: url("../images/content/next.png") no-repeat; }
  .multi-image-slider-wrap .flex-prev {
    left: -33px;
    bottom: 59%;
    background: url("../images/content/prev.png") no-repeat; }

/* --------------4.3 fixed text sliding image --------------*/
.fixed-text-sliding-image-slider-wrap {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  .fixed-text-sliding-image-slider-wrap ul {
    margin: 0;
    list-style: none; }
  .fixed-text-sliding-image-slider-wrap .intro-copy {
    float: left;
    margin-top: 47px;
    width: 45%; }
    .fixed-text-sliding-image-slider-wrap .intro-copy h1 {
      font-size: 30px;
      line-height: 40px;
      font-weight: bold;
      margin: 0 0 18px 0;
      color: #225F97; }
  .fixed-text-sliding-image-slider-wrap .intro-theme {
    display: block;
    float: right;
    height: auto;
    margin-top: 26px;
    padding-top: 28px;
    position: relative;
    width: 45%; }
    .fixed-text-sliding-image-slider-wrap .intro-theme img {
      width: 100%; }
  .fixed-text-sliding-image-slider-wrap .flex-next:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -moz-transition: initial 0.1s ease-in 0.2s;
    -webkit-transition: initial 0.1s ease-in 0.2s;
    -o-transition: initial 0.1s ease-in 0.2s;
    transition: initial 0.1s ease-in 0.2s; }
  .fixed-text-sliding-image-slider-wrap .flex-next {
    background: url("../images/content/next.png") no-repeat;
    right: -33px;
    bottom: 45%; }
  .fixed-text-sliding-image-slider-wrap .flex-prev {
    background: url("../images/content/prev.png") no-repeat;
    left: -33px;
    bottom: 45%; }

/* ---------------4.4 Carousel ----------------*/
.carousel-outer-wrap {
  border: 1px solid #E6E6E6;
  background: #FDFDFD;
  border: 1px solid #D2D3D4;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
  margin: 30px auto; }
  .carousel-outer-wrap::after, .carousel-outer-wrap::before {
    content: " 0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }
  .carousel-outer-wrap .carousel-wrap {
    margin: 0 auto;
    max-width: 940px;
    float: right;
    width: 68%; }
    .carousel-outer-wrap .carousel-wrap ul {
      overflow: hidden;
      list-style: none;
      margin: 0; }
    .carousel-outer-wrap .carousel-wrap a.btn:hover {
      opacity: 0.9; }
    .carousel-outer-wrap .carousel-wrap .slide-media {
      display: block;
      height: auto;
      position: relative;
      width: 100%;
      overflow: hidden;
      float: right; }
      .carousel-outer-wrap .carousel-wrap .slide-media img {
        width: 100%;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        -o-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
        -khtml-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0; }
    .carousel-outer-wrap .carousel-wrap a.btn {
      background: url(../images/custom/btn-slider.png);
      color: white;
      font-size: 15px;
      text-decoration: none;
      padding: 13px 15px;
      margin-top: 20px;
      margin-right: 15px;
      text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.4);
      display: block;
      float: left;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      -khtml-border-radius: 4px;
      border-radius: 4px;
      -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
      -o-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
      box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px; }
      .carousel-outer-wrap .carousel-wrap a.btn.btn span {
        background: url(../images/custom/btn-slide-arrow.png) no-repeat right center;
        padding: 7px 35px 7px 0; }
  .carousel-outer-wrap .carousel-slide-nav {
    height: auto;
    float: left;
    width: 32%; }
    .carousel-outer-wrap .carousel-slide-nav .pager {
      position: relative;
      overflow-x: hidden;
      overflow-y: hidden;
      margin: 0;
      list-style: none; }
    .carousel-outer-wrap .carousel-slide-nav .pagination {
      width: 104%; }
    .carousel-outer-wrap .carousel-slide-nav .flex-active {
      background: url(../images/custom/carousel-tab.png) no-repeat 10px 2px;
      background-size: 83%;
      z-index: 2; }
      .carousel-outer-wrap .carousel-slide-nav .flex-active span.title {
        color: black !important; }
    .carousel-outer-wrap .carousel-slide-nav li {
      height: 112px;
      display: block;
      width: 105%;
      padding: 0px 15px; }
      .carousel-outer-wrap .carousel-slide-nav li a {
        display: block;
        padding: 0 6px;
        width: 75%; }
        .carousel-outer-wrap .carousel-slide-nav li a:hover {
          text-decoration: none; }
          .carousel-outer-wrap .carousel-slide-nav li a:hover span.title {
            color: black; }
      .carousel-outer-wrap .carousel-slide-nav li span {
        display: block;
        margin: 5px 15px; }
        .carousel-outer-wrap .carousel-slide-nav li span.title {
          color: #225F97;
          margin: 0 0 0.3em;
          text-shadow: 1px 2px 0 white;
          font-family: 'Droid Sans', arial, sans-serif;
          font-size: 1.7em;
          line-height: 1.2em;
          padding: 0.5em 0 0; }
          .carousel-outer-wrap .carousel-slide-nav li span.title:hover {
            color: black; }
        .carousel-outer-wrap .carousel-slide-nav li span.content {
          color: #869299; }
    .carousel-outer-wrap .carousel-slide-nav li::before {
      content: '';
      width: 80%;
      height: 1px;
      background: #D9D9D9;
      display: block;
      top: .81em;
      z-index: -999; }
    .carousel-outer-wrap .carousel-slide-nav li:first-child::before {
      height: 0; }
  .carousel-outer-wrap .flex-prev {
    background-image: url(../images/content/prev.png);
    bottom: 7%;
    left: 43%;
    background-repeat: no-repeat; }
  .carousel-outer-wrap .flex-next {
    background-image: url(../images/content/next.png);
    bottom: 7%;
    right: 43%;
    background-repeat: no-repeat; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------5. CONTENTS ------ ----------------------------*/
/*-------------------------------------------------- ----------------------------------*/
/* -------------5.1 Short Codes ----------------*/
code, pre {
  background: #e8ebec url("../images/custom/pre-bg.gif") repeat 0 0;
  padding: 18px 5px;
  border: 1px dotted #BBB;
  color: #333; }

code {
  padding: 0px 5px;
  margin: 0px 0px 15px !important;
  display: block; }

/* ----- buttons ----------*/
a.button, a.red, a.orange, a.green, a.aqua, a.teal, a.purple, a.pink, a.silver {
  font-family: sans-serif;
  display: inline-block;
  line-height: 1em;
  padding: 6px 13px;
  margin: 0 .6em 1.5em 0;
  border: 1px solid #4081AF;
  border-bottom-color: #20559A;
  color: white !important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none !important;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #52a8e8), color-stop(100%, #2e76cf));
  background-image: -webkit-linear-gradient(top, #52a8e8 20%, #2e76cf 100%);
  background-image: -moz-linear-gradient(top, #52a8e8 20%, #2e76cf 100%);
  background-image: -o-linear-gradient(top, #52a8e8 20%, #2e76cf 100%);
  background-image: -ms-linear-gradient(top, #52a8e8 20%, #2e76cf 100%);
  background-image: linear-gradient(top, #52a8e8 20%, #2e76cf 100%);
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  -o-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px; }

a.red {
  border-color: #AF4040;
  border-bottom-color: #9A2020;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e85252), color-stop(100%, #cf2e2e));
  background-image: -webkit-linear-gradient(top, #e85252 20%, #cf2e2e 100%);
  background-image: -moz-linear-gradient(top, #e85252 20%, #cf2e2e 100%);
  background-image: -o-linear-gradient(top, #e85252 20%, #cf2e2e 100%);
  background-image: -ms-linear-gradient(top, #e85252 20%, #cf2e2e 100%);
  background-image: linear-gradient(top, #e85252 20%, #cf2e2e 100%); }

.red:hover {
  background: #d20000;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e53e3e), color-stop(100%, #ca1616));
  background-image: -webkit-linear-gradient(top, #e53e3e 20%, #ca1616 100%);
  background-image: -moz-linear-gradient(top, #e53e3e 20%, #ca1616 100%);
  background-image: -o-linear-gradient(top, #e53e3e 20%, #ca1616 100%);
  background-image: -ms-linear-gradient(top, #e53e3e 20%, #ca1616 100%);
  background-image: linear-gradient(top, #e53e3e 20%, #ca1616 100%); }

a.orange {
  border-color: #AF7440;
  border-bottom-color: #9A5420;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e88e52), color-stop(100%, #cf6e2e));
  background-image: -webkit-linear-gradient(top, #e88e52 20%, #cf6e2e 100%);
  background-image: -moz-linear-gradient(top, #e88e52 20%, #cf6e2e 100%);
  background-image: -o-linear-gradient(top, #e88e52 20%, #cf6e2e 100%);
  background-image: -ms-linear-gradient(top, #e88e52 20%, #cf6e2e 100%);
  background-image: linear-gradient(top, #e88e52 20%, #cf6e2e 100%); }

a.orange:hover {
  background: #d25e00;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e57d3e), color-stop(100%, #ca5116));
  background-image: -webkit-linear-gradient(top, #e57d3e 20%, #ca5116 100%);
  background-image: -moz-linear-gradient(top, #e57d3e 20%, #ca5116 100%);
  background-image: -o-linear-gradient(top, #e57d3e 20%, #ca5116 100%);
  background-image: -ms-linear-gradient(top, #e57d3e 20%, #ca5116 100%);
  background-image: linear-gradient(top, #e57d3e 20%, #ca5116 100%); }

a.green {
  border-color: #87BF00;
  border-bottom-color: #7CA122;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ace53e), color-stop(100%, #6bca16));
  background-image: -webkit-linear-gradient(top, #ace53e 20%, #6bca16 100%);
  background-image: -moz-linear-gradient(top, #ace53e 20%, #6bca16 100%);
  background-image: -o-linear-gradient(top, #ace53e 20%, #6bca16 100%);
  background-image: -ms-linear-gradient(top, #ace53e 20%, #6bca16 100%);
  background-image: linear-gradient(top, #ace53e 20%, #6bca16 100%); }

a.green:hover {
  background: #87c000;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #a0d53a), color-stop(100%, #60b513));
  background-image: -webkit-linear-gradient(top, #a0d53a 20%, #60b513 100%);
  background-image: -moz-linear-gradient(top, #a0d53a 20%, #60b513 100%);
  background-image: -o-linear-gradient(top, #a0d53a 20%, #60b513 100%);
  background-image: -ms-linear-gradient(top, #a0d53a 20%, #60b513 100%);
  background-image: linear-gradient(top, #a0d53a 20%, #60b513 100%); }

a.aqua {
  border-color: #40AF96;
  border-bottom-color: #209A82;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #52e8c6), color-stop(100%, #2ecfab));
  background-image: -webkit-linear-gradient(top, #52e8c6 20%, #2ecfab 100%);
  background-image: -moz-linear-gradient(top, #52e8c6 20%, #2ecfab 100%);
  background-image: -o-linear-gradient(top, #52e8c6 20%, #2ecfab 100%);
  background-image: -ms-linear-gradient(top, #52e8c6 20%, #2ecfab 100%);
  background-image: linear-gradient(top, #52e8c6 20%, #2ecfab 100%); }

a.aqua:hover {
  background: #00d2a8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3ee5c0), color-stop(100%, #16ca9e));
  background-image: -webkit-linear-gradient(top, #3ee5c0 20%, #16ca9e 100%);
  background-image: -moz-linear-gradient(top, #3ee5c0 20%, #16ca9e 100%);
  background-image: -o-linear-gradient(top, #3ee5c0 20%, #16ca9e 100%);
  background-image: -ms-linear-gradient(top, #3ee5c0 20%, #16ca9e 100%);
  background-image: linear-gradient(top, #3ee5c0 20%, #16ca9e 100%); }

a.teal {
  border-color: #23A6D6;
  border-bottom-color: #20799A;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #52c3e8), color-stop(100%, #2eabcf));
  background-image: -webkit-linear-gradient(top, #52c3e8 20%, #2eabcf 100%);
  background-image: -moz-linear-gradient(top, #52c3e8 20%, #2eabcf 100%);
  background-image: -o-linear-gradient(top, #52c3e8 20%, #2eabcf 100%);
  background-image: -ms-linear-gradient(top, #52c3e8 20%, #2eabcf 100%);
  background-image: linear-gradient(top, #52c3e8 20%, #2eabcf 100%); }

a.teal:hover {
  background: #009ed2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3ebce5), color-stop(100%, #16a2ca));
  background-image: -webkit-linear-gradient(top, #3ebce5 20%, #16a2ca 100%);
  background-image: -moz-linear-gradient(top, #3ebce5 20%, #16a2ca 100%);
  background-image: -o-linear-gradient(top, #3ebce5 20%, #16a2ca 100%);
  background-image: -ms-linear-gradient(top, #3ebce5 20%, #16a2ca 100%);
  background-image: linear-gradient(top, #3ebce5 20%, #16a2ca 100%); }

a.purple {
  border-color: #234DD6;
  border-bottom-color: #20489A;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #526ee8), color-stop(100%, #2e58cf));
  background-image: -webkit-linear-gradient(top, #526ee8 20%, #2e58cf 100%);
  background-image: -moz-linear-gradient(top, #526ee8 20%, #2e58cf 100%);
  background-image: -o-linear-gradient(top, #526ee8 20%, #2e58cf 100%);
  background-image: -ms-linear-gradient(top, #526ee8 20%, #2e58cf 100%);
  background-image: linear-gradient(top, #526ee8 20%, #2e58cf 100%); }

a.purple:hover {
  background: #0036d2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3e5ae5), color-stop(100%, #1638ca));
  background-image: -webkit-linear-gradient(top, #3e5ae5 20%, #1638ca 100%);
  background-image: -moz-linear-gradient(top, #3e5ae5 20%, #1638ca 100%);
  background-image: -o-linear-gradient(top, #3e5ae5 20%, #1638ca 100%);
  background-image: -ms-linear-gradient(top, #3e5ae5 20%, #1638ca 100%);
  background-image: linear-gradient(top, #3e5ae5 20%, #1638ca 100%); }

a.pink {
  border-color: #D623CB;
  border-bottom-color: #9A2096;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e852e6), color-stop(100%, #cd2ecf));
  background-image: -webkit-linear-gradient(top, #e852e6 20%, #cd2ecf 100%);
  background-image: -moz-linear-gradient(top, #e852e6 20%, #cd2ecf 100%);
  background-image: -o-linear-gradient(top, #e852e6 20%, #cd2ecf 100%);
  background-image: -ms-linear-gradient(top, #e852e6 20%, #cd2ecf 100%);
  background-image: linear-gradient(top, #e852e6 20%, #cd2ecf 100%); }

a.pink:hover {
  background: #bc00d2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #c83ee5), color-stop(100%, #ae16ca));
  background-image: -webkit-linear-gradient(top, #c83ee5 20%, #ae16ca 100%);
  background-image: -moz-linear-gradient(top, #c83ee5 20%, #ae16ca 100%);
  background-image: -o-linear-gradient(top, #c83ee5 20%, #ae16ca 100%);
  background-image: -ms-linear-gradient(top, #c83ee5 20%, #ae16ca 100%);
  background-image: linear-gradient(top, #c83ee5 20%, #ae16ca 100%); }

a.silver {
  color: #444 !important;
  text-shadow: 0 1px white;
  border-color: #BBB;
  border-bottom-color: #999;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e9e9e9), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background-image: -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background-image: -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background-image: linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

a.silver:hover {
  background: #ccc;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #e0e0e0), color-stop(100%, #bebebe));
  background-image: -webkit-linear-gradient(top, #e0e0e0 20%, #bebebe 100%);
  background-image: -moz-linear-gradient(top, #e0e0e0 20%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #e0e0e0 20%, #bebebe 100%);
  background-image: -ms-linear-gradient(top, #e0e0e0 20%, #bebebe 100%);
  background-image: linear-gradient(top, #e0e0e0 20%, #bebebe 100%); }

a.small {
  padding: 2px 10px;
  font-size: 0.9em; }

a.large {
  padding: 7px 16px;
  font-size: 1.4em; }

a.xl {
  padding: 9px 20px;
  font-size: 1.8em; }

a.icone-button, a.icone-button-note, a.icone-button-alert, a.icone-button-info, a.icone-button-tick, a.icone-button-download {
  display: inline-block;
  color: #444 !important;
  text-shadow: 0 1px white;
  border-color: #BBB;
  border-bottom-color: #999;
  background-color: #CCC;
  padding: 10px 20px 10px 25px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  -o-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px;
  box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset, rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.29) 0 1px 2px; }

a.icone-button:hover, a.icone-button-note:hover, a.icone-button-alert:hover, a.icone-button-info:hover, a.icone-button-tick:hover, a.icone-button-download:hover {
  opacity: 0.85; }

a.icone-button-note {
  background: #e9e9e9 url(../images/messages/ico-note.png) no-repeat 5px 45%;
  background: url(../images/messages/ico-note.png) no-repeat 5px 45%, -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-note.png) no-repeat 5px 45%, -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #cccccc));
  background: url(../images/messages/ico-note.png) no-repeat 5px 45%, -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-note.png) no-repeat 5px 45%, -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-note.png) no-repeat 5px 45%, linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

a.icone-button-alert {
  background: #e9e9e9 url(../images/messages/ico-alert.png) no-repeat 5px 45%;
  background: url(../images/messages/ico-alert.png) no-repeat 5px 45%, -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-alert.png) no-repeat 5px 45%, -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #cccccc));
  background: url(../images/messages/ico-alert.png) no-repeat 5px 45%, -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-alert.png) no-repeat 5px 45%, -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-alert.png) no-repeat 5px 45%, linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

a.icone-button-info {
  background: #e9e9e9 url(../images/messages/ico-info.png) no-repeat 5px 45%;
  background: url(../images/messages/ico-info.png) no-repeat 5px 45%, -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-info.png) no-repeat 5px 45%, -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #cccccc));
  background: url(../images/messages/ico-info.png) no-repeat 5px 45%, -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-info.png) no-repeat 5px 45%, -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-info.png) no-repeat 5px 45%, linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

a.icone-button-tick {
  background: #e9e9e9 url(../images/messages/ico-tick.png) no-repeat 5px 45%;
  background: url(../images/messages/ico-tick.png) no-repeat 5px 45%, -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-tick.png) no-repeat 5px 45%, -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #cccccc));
  background: url(../images/messages/ico-tick.png) no-repeat 5px 45%, -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-tick.png) no-repeat 5px 45%, -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-tick.png) no-repeat 5px 45%, linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

a.icone-button-download {
  background: #e9e9e9 url(../images/messages/ico-download.png) no-repeat 5px 45%;
  background: url(../images/messages/ico-download.png) no-repeat 5px 45%, -moz-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-download.png) no-repeat 5px 45%, -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #cccccc));
  background: url(../images/messages/ico-download.png) no-repeat 5px 45%, -ms-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-download.png) no-repeat 5px 45%, -o-linear-gradient(top, #e9e9e9 20%, #cccccc 100%);
  background: url(../images/messages/ico-download.png) no-repeat 5px 45%, linear-gradient(top, #e9e9e9 20%, #cccccc 100%); }

/* ---- blockquote ------*/
blockquote p {
  margin: 1em 20px;
  padding: 0 0 0 55px;
  background: url(../images/custom/blockquote.png) no-repeat 0 3px;
  font-family: serif;
  font-size: 1.2em;
  font-style: italic;
  color: #777;
  min-height: 32px; }

/* portlet message */
.portlet-msg, .portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-success, .lfr-message-success, .portlet-msg-note, .portlet-msg-download {
  margin: 1em 0 1.5em 0;
  padding: 9px 10px 9px 50px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  color: #555;
  text-shadow: none;
  background: #EEE none no-repeat 20px 45%;
  font-weight: normal; }

.portlet-msg-alert, .lfr-message-alert {
  border-color: #F0BAA2;
  background-color: #FFD9C8;
  background-image: url(../images/messages/alert.png); }

.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  border-color: #CCC;
  background-color: #EEE;
  background-image: url(../images/messages/ico-info.png); }

.portlet-msg-error, .lfr-message-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: red; }

.portlet-msg-success, .lfr-message-success {
  background-color: #F4FDEF;
  background-image: url(../images/messages/success.png);
  border-color: #ACDFA7; }

.portlet-msg-note {
  background-color: #FEF6D2;
  background-image: url(../images/messages/ico-note.png);
  border-color: #EFE3AE; }

.portlet-msg-download {
  border-color: #D4EBAF;
  background-image: url(../images/messages/ico-download.png);
  border-color: #EDFCD5; }

/* --------  Columns ---------- */
.twocol-one {
  width: 48%; }

.threecol-one, .twocol-onethird {
  width: 30.66%; }

.threecol-two, .twocol-twothird {
  width: 65.33%; }

.fourcol-one, .threecol-onequarter, .twocol-onequarter {
  width: 22%; }

.fourcol-two, .threecol-onehalf {
  width: 48%; }

.fourcol-three, .twocol-threequarter {
  width: 74%; }

.fivecol-one {
  width: 16.8%; }

.fivecol-two {
  width: 37.6%; }

.fivecol-three {
  width: 58.4%; }

.fivecol-four {
  width: 67.2%; }

.sixcol-one {
  width: 13.33%; }

.sixcol-two {
  width: 30.66%; }

.sixcol-three {
  width: 47.99%; }

.sixcol-four {
  width: 65.33%; }

.sixcol-five {
  width: 82.67%; }

.twocol-threequarter, .threecol-onehalf, .threecol-onequarter, .twocol-onequarter, .twocol-one, .twocol-twothird, .twocol-onethird, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
  float: left;
  margin-right: 4%;
  margin-bottom: 4%;
  position: relative; }

.last {
  margin-right: 0 !important; }

/* -------------5.2 Features Area ----------------*/
#features {
  background: url(../images/custom/separator.png) repeat-x bottom; }
  #features .block {
    width: 45%;
    margin: 0 20px 0 0;
    float: left;
    padding-bottom: 40px; }
  #features .block.last {
    margin: 0; }
  #features .last {
    clear: right;
    margin-right: 0 !important; }
  #features .home-icon {
    float: left;
    max-width: 100%; }
  #features h3 {
    font-size: 18px;
    padding-bottom: 10px; }
  #features p {
    padding-bottom: 15px; }
  #features .feature {
    margin-left: 70px; }

/* -----------------------5.3 Portfolio----------------------*/
#portfolio .portfolio-header {
  background: url("../images/custom/divider.png") repeat-x scroll left bottom transparent;
  margin: 0 10px 20px;
  padding: 0 0 20px; }
  #portfolio .portfolio-header .port-cat {
    text-transform: uppercase; }
    #portfolio .portfolio-header .port-cat a {
      padding: 2px 6px;
      margin: 0 0 0 5px;
      background: white;
      border: 1px solid #BFD4D9;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px; }
#portfolio .fix {
  height: 50px; }
#portfolio .carousel-outer-wrap::after, #portfolio .carousel-outer-wrap::before, #portfolio .fix::before, #portfolio .fix::after {
  content: " 0020";
  display: block;
  height: 0;
  overflow: hidden; }
#portfolio #portfolio-list .block {
  width: 46%;
  display: inline;
  padding: 0px 0px 50px;
  margin: 20px 2%;
  background: url(../images/custom/divider.png) repeat-x bottom left; }
  #portfolio #portfolio-list .block h2 {
    font-size: 18px;
    margin-bottom: 15px; }
  #portfolio #portfolio-list .block img {
    max-width: 100%; }
  #portfolio #portfolio-list .block a.thumb {
    background: white;
    border: 1px solid #BFD4D9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
    margin: 0 0 20px 0;
    display: block; }
    #portfolio #portfolio-list .block a.thumb:hover {
      -moz-transform: scale(1.02, 1.02);
      -webkit-transform: scale(1.02, 1.02);
      -o-transform: scale(1.02, 1.02);
      -ms-transform: scale(1.02, 1.02);
      transform: scale(1.02, 1.02);
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 0.9;
      -khtml-opacity: 0.9;
      opacity: 0.9; }

/* -----------------5.5 Social links----------------*/
.social::before, .social::after {
  content: " 0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both; }

.social {
  margin: 5px 15px 5px 0;
  list-style: none; }
  .social li {
    padding: 0; }
  .social a {
    float: left;
    height: 60px;
    width: 55px;
    margin: 1px;
    -moz-transition-property: none;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -moz-transition-timing-function: none;
    -webkit-transition-timing-function: none;
    -o-transition-timing-function: none;
    transition-timing-function: none; }

.google-plus {
  background: url(../images/custom/social.png) -318px -1px no-repeat; }
  .google-plus:hover {
    background: url(../images/custom/social.png) -318px -69px no-repeat; }

.facebook {
  background: url(../images/custom/social.png) -190px -1px no-repeat; }
  .facebook:hover {
    background: url(../images/custom/social.png) -190px -69px no-repeat; }

.twitter {
  background: url(../images/custom/social.png) -1px -1px no-repeat; }
  .twitter:hover {
    background: url(../images/custom/social.png) -1px -69px no-repeat; }

.linkedin {
  background: url(../images/custom/social.png) -127px -1px no-repeat; }
  .linkedin:hover {
    background: url(../images/custom/social.png) -127px -69px no-repeat; }

.youtube {
  background: url(../images/custom/social.png) -254px -1px no-repeat; }
  .youtube:hover {
    background: url(../images/custom/social.png) -254px -69px no-repeat; }

.rss {
  background: url(../images/custom/social.png) -63px -1px no-repeat; }
  .rss:hover {
    background: url(../images/custom/social.png) -63px -69px no-repeat; }

.vimeo {
  background: url(../images/custom/social.png) -382px -1px no-repeat; }
  .vimeo:hover {
    background: url(../images/custom/social.png) -382px -70px no-repeat; }

/* ------------- 5.5 Twitter feed ----------------*/
.twitter-feed-wrap {
  margin: 30px 0; }
  .twitter-feed-wrap .tweet, .twitter-feed-wrap .query {
    font: 120% Georgia, serif;
    color: #085258; }
  .twitter-feed-wrap .twitter-feed .tweet_list {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    list-style: none;
    margin: 0;
    overflow-y: hidden;
    background: #FAFAF9;
    border: 1px dashed #C7C7B1;
    padding: 1em; }
    .twitter-feed-wrap .twitter-feed .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0.5em;
      list-style-type: none;
      border-top: 1px solid #E6E6E6; }
      .twitter-feed-wrap .twitter-feed .tweet_list li a {
        color: #0C717A; }
      .twitter-feed-wrap .twitter-feed .tweet_list li .tweet_retweet {
        float: right;
        clear: both; }
    .twitter-feed-wrap .twitter-feed .tweet_list .tweet_first {
      border-top: none; }
    .twitter-feed-wrap .twitter-feed .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .twitter-feed-wrap .twitter-feed .tweet_list .tweet_avatar img {
        vertical-align: middle; }
  .twitter-feed-wrap .twitter-feed .tweet_intro, .twitter-feed-wrap .twitter-feed .tweet_outro {
    font-family: 'Droid Sans', arial, sans-serif;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    color: #225F97; }
  .twitter-feed-wrap .twitter-feed .tweet_outro {
    float: right;
    padding: 20px; }
  .twitter-feed-wrap .twitter-feed .tweet_intro {
    text-align: right;
    top: -20px;
    position: relative; }
  .twitter-feed-wrap .twitter-feed-bottom-bk {
    background: url(../images/custom/twitter-feed-bottom-bk.png) no-repeat;
    height: 60px;
    display: block; }
  .twitter-feed-wrap .twitter-controls .prev, .twitter-feed-wrap .twitter-controls .next {
    width: 30px;
    height: 30px;
    padding: 5px; }
  .twitter-feed-wrap .twitter-feed-footer {
    margin: 5px 0; }
    .twitter-feed-wrap .twitter-feed-footer .tweet-us {
      float: left; }
    .twitter-feed-wrap .twitter-feed-footer .follow-us {
      float: right; }
    .twitter-feed-wrap .twitter-feed-footer .btn {
      position: relative;
      background-color: #F8F8F8;
      background-image: -o-linear-gradient(top, white, #dedede);
      background-image: -ms-linear-gradient(top, white, #dedede);
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
      background-image: -webkit-linear-gradient(top, #ffffff, #dedede);
      background-image: -moz-linear-gradient(top, #ffffff, #dedede);
      background-image: -o-linear-gradient(top, #ffffff, #dedede);
      background-image: -ms-linear-gradient(top, #ffffff, #dedede);
      background-image: linear-gradient(top, #ffffff, #dedede);
      border: #CCC solid 1px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      color: #333;
      font-weight: bold;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
      -webkit-user-select: none;
      -moz-user-select: none;
      -o-user-select: none;
      user-select: none;
      cursor: pointer;
      height: 18px;
      max-width: 98%;
      overflow: hidden;
      padding: 1px 5px; }
      .twitter-feed-wrap .twitter-feed-footer .btn i {
        position: absolute;
        top: 50%;
        left: 2px;
        margin-top: -5px;
        width: 16px;
        height: 13px;
        background: transparent url() 0 0 no-repeat;
        background-image: url(); }
      .twitter-feed-wrap .twitter-feed-footer .btn .label {
        padding: 0 3px 0 19px;
        white-space: nowrap;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        background: url(../images/custom/twitter-small.gif);
        background-repeat: no-repeat; }
      .twitter-feed-wrap .twitter-feed-footer .btn b {
        font-weight: bold;
        white-space: nowrap; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------6. Responsive Layout Rules --------------------*/
/*-------------------------------------------------------------------------------------*/
.aui-view-lt720 #widgets-footer-wrap #widgets-footer .aui-column, .aui-view-lt720 #footer-wrap #widgets-footer .aui-column {
  float: none;
  width: 100%;
  text-align: center; }
  .aui-view-lt720 #widgets-footer-wrap #widgets-footer .aui-column .social, .aui-view-lt720 #footer-wrap #widgets-footer .aui-column .social {
    margin-left: 25%; }

.aui-view-lt480 #widgets-footer-wrap #widgets-footer .aui-column, .aui-view-lt480 #footer-wrap #widgets-footer .aui-column {
  text-align: left; }

.aui-view-320 #footer-wrap #footer #footer-left-section, .aui-view-lt320 #footer-wrap #footer #footer-left-section {
  float: none; }
.aui-view-320 #footer-wrap #footer #footer-right-section, .aui-view-lt320 #footer-wrap #footer #footer-right-section {
  float: none; }

.aui-view-720 .multi-image-slider-wrap .flex-next,
.aui-view-lt720 .multi-image-slider-wrap .flex-next {
  top: -15%;
  left: 58%;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.aui-view-720 .multi-image-slider-wrap .flex-prev,
.aui-view-lt720 .multi-image-slider-wrap .flex-prev {
  top: -15%;
  left: 40%;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.aui-view-lt480 .slide-nav li, .aui-view-480 .slide-nav li {
  width: 26%;
  padding: 6px; }
  .aui-view-lt480 .slide-nav li span.content, .aui-view-480 .slide-nav li span.content {
    display: none; }
  .aui-view-lt480 .slide-nav li span.title, .aui-view-480 .slide-nav li span.title {
    font-size: 15px;
    margin: 10px 0; }
.aui-view-lt480 .slide-nav .pager, .aui-view-480 .slide-nav .pager {
  max-height: 108px; }
.aui-view-lt480 .slide-nav #navigation, .aui-view-480 .slide-nav #navigation {
  float: none; }

.aui-view-720 .fixed-text-sliding-image-slider-wrap .flex-prev,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .flex-prev {
  left: 15px;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.aui-view-720 .fixed-text-sliding-image-slider-wrap .flex-next,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .flex-next {
  right: 15px;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.aui-view-720 .carousel-outer-wrap .carousel-slide-nav,
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav {
  float: none;
  width: 100%;
  margin: 1em 0; }
  .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .pagination,
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .pagination {
    width: 100%; }
  .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active,
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active {
    background-size: 78%;
    background-position: 10px;
    background: none; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content {
      color: black;
      text-shadow: none; }
  .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li,
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li {
    display: inline-table;
    width: 31%;
    padding: 0;
    height: 45px;
    text-align: center;
    border-right: 1px solid #CDCDCD; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li::before,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li::before {
      background: none; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li:last-child,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li:last-child {
      border: 0; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li a,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li a {
      width: 70%;
      margin: 0 auto; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.content,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.content {
      display: none; }
    .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.title,
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.title {
      font-size: 1.2em;
      padding: 0; }
.aui-view-720 .carousel-outer-wrap .carousel-wrap,
.aui-view-lt720 .carousel-outer-wrap .carousel-wrap {
  float: none;
  width: 100%;
  height: auto !important;
  max-width: auto; }

.aui-view-lt720 .layout-home_biznizz #widgets-footer-wrap, .aui-view-lt720 .layout-home_biznizz #footer-wrap, .aui-view-lt720 .layout-home_biznizz #footer-wrap, .aui-view-lt720 .layout-home_biznizz .home-biznizz .middel .aui-w100 {
  padding-left: 5%;
  padding-right: 5%;
  width: 90% !important; }
.aui-view-lt720 #main-content, .aui-view-lt720 #footer-wrap, .aui-view-lt720 #widgets-footer-wrap, .aui-view-lt720 #footer-wrap {
  padding-left: 5%;
  padding-right: 5%;
  width: 90%; }
.aui-view-lt720 #main-content.home-biznizz {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }
.aui-view-lt720 #header-wrap {
  background-position: 341px 29px; }
.aui-view-lt720 #heading {
  float: none;
  margin-left: 35%; }
.aui-view-lt720 #banner {
  padding: 4em 0 6em; }
.aui-view-lt720 .portlet-column {
  width: 100% !important;
  display: block !important; }
.aui-view-lt720 .portlet-layout {
  display: block; }
.aui-view-lt720 .layout-home_biznizz #content, .aui-view-lt720 #header-wrap {
  background: none; }
.aui-view-lt720 #navigation {
  float: none;
  width: 45%;
  margin: 0 auto;
  height: auto; }
  .aui-view-lt720 #navigation li {
    float: none; }
    .aui-view-lt720 #navigation li:hover ul {
      left: 10%; }
    .aui-view-lt720 #navigation li .child-menu {
      width: 90%; }
      .aui-view-lt720 #navigation li .child-menu a {
        width: 90%; }
  .aui-view-lt720 #navigation a {
    text-align: center;
    padding: 5%; }
.aui-view-lt720 .home-biznizz #column-2, .aui-view-lt720 .home-biznizz #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  width: 100%;
  margin: 0 auto; }
.aui-view-lt720 #features .block {
  float: none;
  width: 100%; }
.aui-view-lt720 #widgets-footer-wrap .aui-column, .aui-view-lt720 #footer-wrap .aui-column, .aui-view-lt720 #footer-wrap #footer-left-section
, .aui-view-lt720 #footer-wrap #footer-right-section, .aui-view-lt720 .home-biznizz #column-2, .aui-view-lt720 .home-biznizz #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  float: none; }
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active {
  background-size: 78%;
  background-position: 10px; }
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.content {
  display: none; }
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.title {
  font-size: 1.2em; }
.aui-view-lt720 #portfolio #portfolio-filter .port-cat a {
  display: block;
  text-align: center; }

.aui-view-lt480 #portfolio #portfolio-list .block {
  width: 92%; }

