/* ---------- 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 {
  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, .lfr-actions.lfr-extended ul, .lfr-actions.lfr-extended ul 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, .lfr-actions.lfr-extended ul, .lfr-actions.lfr-extended ul 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 ul:focus, .lfr-actions.lfr-extended:focus ul, .lfr-actions.lfr-extended ul: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 ul.disabled, .lfr-actions.lfr-extended.disabled ul, .lfr-actions.lfr-extended ul.disabled ul, .lfr-actions.lfr-extended.disabled:hover, .lfr-actions.lfr-extended ul.disabled:hover, .lfr-actions.lfr-extended.disabled:hover ul, .lfr-actions.lfr-extended ul.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 ul:hover, .lfr-actions.lfr-extended:hover ul, .lfr-actions.lfr-extended ul: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; }

/*  
Theme Name: Bizray
Theme URI: https://www.themeray.com/
Version: 1.0
Description: Designed by Ahmed Bouchriha ahmed.bouchriha@yahoo.com
Author: Themeray
Author URI: http://www.themeray.com

 Copyright: (c) 2013 Themeray.
 License: GNU General Public License v2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* ----------- Compass Import ----------*/
/*-------------Color schemes -----------------*/
.skin-gray .btn, .skin-gray .portlet-blogs .entry-body > a, .portlet-blogs .skin-gray .entry-body > a, .skin-gray .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .skin-gray .entry-body > a, .skin-gray input[type="submit"], .skin-gray input[type="button"], .skin-gray input[type="reset"], .skin-gray button, .skin-gray #portfolio #portfolio-filter a, #portfolio #portfolio-filter .skin-gray a, .skin-gray a.button, .skin-gray a.red, .skin-gray a.orange, .skin-gray a.green, .skin-gray a.aqua, .skin-gray a.teal, .skin-gray a.purple, .skin-gray a.pink, .skin-gray a.silver, .skin-gray .read-more, .skin-gray .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content .skin-gray a.read-more, .skin-gray .portlet-blogs .entry-body > a, .skin-gray .portlet-blogs-aggregator .entry-body > a,
.skin-gray input[type="submit"], .skin-gray input[type="button"], .skin-gray input[type="reset"], .skin-gray button,
.skin-gray #portfolio #portfolio-filter a,
.skin-gray a.button,
.skin-gray a.red,
.skin-gray a.orange,
.skin-gray a.green,
.skin-gray a.aqua,
.skin-gray a.teal,
.skin-gray a.purple,
.skin-gray a.pink,
.skin-gray a.silver {
  background: #333333 !important; }
  .skin-gray .btn:hover, .skin-gray .portlet-blogs .entry-body > a:hover, .portlet-blogs .skin-gray .entry-body > a:hover, .skin-gray .portlet-blogs-aggregator .entry-body > a:hover, .portlet-blogs-aggregator .skin-gray .entry-body > a:hover, .skin-gray input[type="submit"]:hover, .skin-gray input[type="button"]:hover, .skin-gray input[type="reset"]:hover, .skin-gray button:hover, .skin-gray #portfolio #portfolio-filter a:hover, #portfolio #portfolio-filter .skin-gray a:hover, .skin-gray a.button:hover, .skin-gray a.red:hover, .skin-gray a.orange:hover, .skin-gray a.green:hover, .skin-gray a.aqua:hover, .skin-gray a.teal:hover, .skin-gray a.purple:hover, .skin-gray a.pink:hover, .skin-gray a.silver:hover, .skin-gray .btn:active, .skin-gray .portlet-blogs .entry-body > a:active, .portlet-blogs .skin-gray .entry-body > a:active, .skin-gray .portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator .skin-gray .entry-body > a:active, .skin-gray input[type="submit"]:active, .skin-gray input[type="button"]:active, .skin-gray input[type="reset"]:active, .skin-gray button:active, .skin-gray #portfolio #portfolio-filter a:active, #portfolio #portfolio-filter .skin-gray a:active, .skin-gray a.button:active, .skin-gray a.red:active, .skin-gray a.orange:active, .skin-gray a.green:active, .skin-gray a.aqua:active, .skin-gray a.teal:active, .skin-gray a.purple:active, .skin-gray a.pink:active, .skin-gray a.silver:active, .skin-gray .read-more:hover, .skin-gray .camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content .skin-gray a.read-more:hover, .skin-gray .read-more:active, .skin-gray .camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content .skin-gray a.read-more:active, .skin-gray .portlet-blogs .entry-body > a:hover, .skin-gray .portlet-blogs .entry-body > a:active, .skin-gray .portlet-blogs-aggregator .entry-body > a:hover, .skin-gray .portlet-blogs-aggregator .entry-body > a:active,
  .skin-gray input[type="submit"]:hover,
  .skin-gray input[type="submit"]:active, .skin-gray input[type="button"]:hover, .skin-gray input[type="button"]:active, .skin-gray input[type="reset"]:hover, .skin-gray input[type="reset"]:active, .skin-gray button:hover, .skin-gray button:active,
  .skin-gray #portfolio #portfolio-filter a:hover,
  .skin-gray #portfolio #portfolio-filter a:active,
  .skin-gray a.button:hover,
  .skin-gray a.red:hover,
  .skin-gray a.orange:hover,
  .skin-gray a.green:hover,
  .skin-gray a.aqua:hover,
  .skin-gray a.teal:hover,
  .skin-gray a.purple:hover,
  .skin-gray a.pink:hover,
  .skin-gray a.silver:hover,
  .skin-gray a.button:active,
  .skin-gray a.red:active,
  .skin-gray a.orange:active,
  .skin-gray a.green:active,
  .skin-gray a.aqua:active,
  .skin-gray a.teal:active,
  .skin-gray a.purple:active,
  .skin-gray a.pink:active,
  .skin-gray a.silver:active {
    background: #262626 !important; }
.skin-gray .aui-state-hover, .skin-gray .aui-state-active {
  background: #262626 !important; }
.skin-gray .aui-menu-content li a.aui-focus,
.skin-gray .aui-menu-content li .taglib-icon.aui-focus,
.skin-gray .lfr-menu-list ul li a.aui-focus,
.skin-gray .lfr-menu-list ul li .taglib-icon.aui-focus,
.skin-gray #navigation a:hover,
.skin-gray #navigation li .child-menu li:hover,
.skin-gray .aui-state-default,
.skin-gray .aui-tabview-list .aui-tab-active .aui-tab-content,
.skin-gray .dockbar .menu-button-active, .skin-gray ::selection {
  background: #333333 !important; }
.skin-gray .camera_wrap .camera_content h2 {
  background: #7f7373 url(../images/custom/noise_bg.png);
  background: rgba(127, 115, 115, 0.7) url(../images/custom/noise_bg.png); }
.skin-gray .aui-tab-label, .skin-gray .aui-tab-label a {
  text-shadow: none;
  color: #bbbbbb; }

.skin-green .btn, .skin-green .portlet-blogs .entry-body > a, .portlet-blogs .skin-green .entry-body > a, .skin-green .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .skin-green .entry-body > a, .skin-green input[type="submit"], .skin-green input[type="button"], .skin-green input[type="reset"], .skin-green button, .skin-green #portfolio #portfolio-filter a, #portfolio #portfolio-filter .skin-green a, .skin-green a.button, .skin-green a.red, .skin-green a.orange, .skin-green a.green, .skin-green a.aqua, .skin-green a.teal, .skin-green a.purple, .skin-green a.pink, .skin-green a.silver, .skin-green .read-more, .skin-green .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content .skin-green a.read-more, .skin-green .portlet-blogs .entry-body > a, .skin-green .portlet-blogs-aggregator .entry-body > a,
.skin-green input[type="submit"], .skin-green input[type="button"], .skin-green input[type="reset"], .skin-green button,
.skin-green #portfolio #portfolio-filter a,
.skin-green a.button,
.skin-green a.red,
.skin-green a.orange,
.skin-green a.green,
.skin-green a.aqua,
.skin-green a.teal,
.skin-green a.purple,
.skin-green a.pink,
.skin-green a.silver {
  background: #2b9646  !important; }
  .skin-green .btn:hover, .skin-green .portlet-blogs .entry-body > a:hover, .portlet-blogs .skin-green .entry-body > a:hover, .skin-green .portlet-blogs-aggregator .entry-body > a:hover, .portlet-blogs-aggregator .skin-green .entry-body > a:hover, .skin-green input[type="submit"]:hover, .skin-green input[type="button"]:hover, .skin-green input[type="reset"]:hover, .skin-green button:hover, .skin-green #portfolio #portfolio-filter a:hover, #portfolio #portfolio-filter .skin-green a:hover, .skin-green a.button:hover, .skin-green a.red:hover, .skin-green a.orange:hover, .skin-green a.green:hover, .skin-green a.aqua:hover, .skin-green a.teal:hover, .skin-green a.purple:hover, .skin-green a.pink:hover, .skin-green a.silver:hover, .skin-green .btn:active, .skin-green .portlet-blogs .entry-body > a:active, .portlet-blogs .skin-green .entry-body > a:active, .skin-green .portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator .skin-green .entry-body > a:active, .skin-green input[type="submit"]:active, .skin-green input[type="button"]:active, .skin-green input[type="reset"]:active, .skin-green button:active, .skin-green #portfolio #portfolio-filter a:active, #portfolio #portfolio-filter .skin-green a:active, .skin-green a.button:active, .skin-green a.red:active, .skin-green a.orange:active, .skin-green a.green:active, .skin-green a.aqua:active, .skin-green a.teal:active, .skin-green a.purple:active, .skin-green a.pink:active, .skin-green a.silver:active, .skin-green .read-more:hover, .skin-green .camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content .skin-green a.read-more:hover, .skin-green .read-more:active, .skin-green .camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content .skin-green a.read-more:active, .skin-green .portlet-blogs .entry-body > a:hover, .skin-green .portlet-blogs .entry-body > a:active, .skin-green .portlet-blogs-aggregator .entry-body > a:hover, .skin-green .portlet-blogs-aggregator .entry-body > a:active,
  .skin-green input[type="submit"]:hover,
  .skin-green input[type="submit"]:active, .skin-green input[type="button"]:hover, .skin-green input[type="button"]:active, .skin-green input[type="reset"]:hover, .skin-green input[type="reset"]:active, .skin-green button:hover, .skin-green button:active,
  .skin-green #portfolio #portfolio-filter a:hover,
  .skin-green #portfolio #portfolio-filter a:active,
  .skin-green a.button:hover,
  .skin-green a.red:hover,
  .skin-green a.orange:hover,
  .skin-green a.green:hover,
  .skin-green a.aqua:hover,
  .skin-green a.teal:hover,
  .skin-green a.purple:hover,
  .skin-green a.pink:hover,
  .skin-green a.silver:hover,
  .skin-green a.button:active,
  .skin-green a.red:active,
  .skin-green a.orange:active,
  .skin-green a.green:active,
  .skin-green a.aqua:active,
  .skin-green a.teal:active,
  .skin-green a.purple:active,
  .skin-green a.pink:active,
  .skin-green a.silver:active {
    background: #25823d !important; }
.skin-green .aui-state-hover, .skin-green .aui-state-active {
  background: #25823d !important; }
.skin-green .aui-menu-content li a.aui-focus,
.skin-green .aui-menu-content li .taglib-icon.aui-focus,
.skin-green .lfr-menu-list ul li a.aui-focus,
.skin-green .lfr-menu-list ul li .taglib-icon.aui-focus,
.skin-green #navigation a:hover,
.skin-green #navigation li .child-menu li:hover,
.skin-green .aui-state-default,
.skin-green .aui-tabview-list .aui-tab-active .aui-tab-content,
.skin-green .dockbar .menu-button-active, .skin-green ::selection {
  background: #2b9646  !important; }
.skin-green .camera_wrap .camera_content h2 {
  background: #693fa3 url(../images/custom/noise_bg.png);
  background: rgba(105, 63, 163, 0.7) url(../images/custom/noise_bg.png); }

.skin-teal .btn, .skin-teal .portlet-blogs .entry-body > a, .portlet-blogs .skin-teal .entry-body > a, .skin-teal .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .skin-teal .entry-body > a, .skin-teal input[type="submit"], .skin-teal input[type="button"], .skin-teal input[type="reset"], .skin-teal button, .skin-teal #portfolio #portfolio-filter a, #portfolio #portfolio-filter .skin-teal a, .skin-teal a.button, .skin-teal a.red, .skin-teal a.orange, .skin-teal a.green, .skin-teal a.aqua, .skin-teal a.teal, .skin-teal a.purple, .skin-teal a.pink, .skin-teal a.silver, .skin-teal .read-more, .skin-teal .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content .skin-teal a.read-more, .skin-teal .portlet-blogs .entry-body > a, .skin-teal .portlet-blogs-aggregator .entry-body > a,
.skin-teal input[type="submit"], .skin-teal input[type="button"], .skin-teal input[type="reset"], .skin-teal button,
.skin-teal #portfolio #portfolio-filter a,
.skin-teal a.button,
.skin-teal a.red,
.skin-teal a.orange,
.skin-teal a.green,
.skin-teal a.aqua,
.skin-teal a.teal,
.skin-teal a.purple,
.skin-teal a.pink,
.skin-teal a.silver {
  background: #00CCFF !important; }
  .skin-teal .btn:hover, .skin-teal .portlet-blogs .entry-body > a:hover, .portlet-blogs .skin-teal .entry-body > a:hover, .skin-teal .portlet-blogs-aggregator .entry-body > a:hover, .portlet-blogs-aggregator .skin-teal .entry-body > a:hover, .skin-teal input[type="submit"]:hover, .skin-teal input[type="button"]:hover, .skin-teal input[type="reset"]:hover, .skin-teal button:hover, .skin-teal #portfolio #portfolio-filter a:hover, #portfolio #portfolio-filter .skin-teal a:hover, .skin-teal a.button:hover, .skin-teal a.red:hover, .skin-teal a.orange:hover, .skin-teal a.green:hover, .skin-teal a.aqua:hover, .skin-teal a.teal:hover, .skin-teal a.purple:hover, .skin-teal a.pink:hover, .skin-teal a.silver:hover, .skin-teal .btn:active, .skin-teal .portlet-blogs .entry-body > a:active, .portlet-blogs .skin-teal .entry-body > a:active, .skin-teal .portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator .skin-teal .entry-body > a:active, .skin-teal input[type="submit"]:active, .skin-teal input[type="button"]:active, .skin-teal input[type="reset"]:active, .skin-teal button:active, .skin-teal #portfolio #portfolio-filter a:active, #portfolio #portfolio-filter .skin-teal a:active, .skin-teal a.button:active, .skin-teal a.red:active, .skin-teal a.orange:active, .skin-teal a.green:active, .skin-teal a.aqua:active, .skin-teal a.teal:active, .skin-teal a.purple:active, .skin-teal a.pink:active, .skin-teal a.silver:active, .skin-teal .read-more:hover, .skin-teal .camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content .skin-teal a.read-more:hover, .skin-teal .read-more:active, .skin-teal .camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content .skin-teal a.read-more:active, .skin-teal .portlet-blogs .entry-body > a:hover, .skin-teal .portlet-blogs .entry-body > a:active, .skin-teal .portlet-blogs-aggregator .entry-body > a:hover, .skin-teal .portlet-blogs-aggregator .entry-body > a:active,
  .skin-teal input[type="submit"]:hover,
  .skin-teal input[type="submit"]:active, .skin-teal input[type="button"]:hover, .skin-teal input[type="button"]:active, .skin-teal input[type="reset"]:hover, .skin-teal input[type="reset"]:active, .skin-teal button:hover, .skin-teal button:active,
  .skin-teal #portfolio #portfolio-filter a:hover,
  .skin-teal #portfolio #portfolio-filter a:active,
  .skin-teal a.button:hover,
  .skin-teal a.red:hover,
  .skin-teal a.orange:hover,
  .skin-teal a.green:hover,
  .skin-teal a.aqua:hover,
  .skin-teal a.teal:hover,
  .skin-teal a.purple:hover,
  .skin-teal a.pink:hover,
  .skin-teal a.silver:hover,
  .skin-teal a.button:active,
  .skin-teal a.red:active,
  .skin-teal a.orange:active,
  .skin-teal a.green:active,
  .skin-teal a.aqua:active,
  .skin-teal a.teal:active,
  .skin-teal a.purple:active,
  .skin-teal a.pink:active,
  .skin-teal a.silver:active {
    background: #00b8e6 !important; }
.skin-teal .aui-state-hover, .skin-teal .aui-state-active {
  background: #00b8e6 !important; }
.skin-teal .aui-menu-content li a.aui-focus,
.skin-teal .aui-menu-content li .taglib-icon.aui-focus,
.skin-teal .lfr-menu-list ul li a.aui-focus,
.skin-teal .lfr-menu-list ul li .taglib-icon.aui-focus,
.skin-teal #navigation a:hover,
.skin-teal #navigation li .child-menu li:hover,
.skin-teal .aui-state-default,
.skin-teal .aui-tabview-list .aui-tab-active .aui-tab-content,
.skin-teal .dockbar .menu-button-active, .skin-teal ::selection {
  background: #00CCFF !important; }
.skin-teal .camera_wrap .camera_content h2 {
  background: #ff196a url(../images/custom/noise_bg.png);
  background: rgba(255, 25, 106, 0.7) url(../images/custom/noise_bg.png); }

.skin-orange .btn, .skin-orange .portlet-blogs .entry-body > a, .portlet-blogs .skin-orange .entry-body > a, .skin-orange .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .skin-orange .entry-body > a, .skin-orange input[type="submit"], .skin-orange input[type="button"], .skin-orange input[type="reset"], .skin-orange button, .skin-orange #portfolio #portfolio-filter a, #portfolio #portfolio-filter .skin-orange a, .skin-orange a.button, .skin-orange a.red, .skin-orange a.orange, .skin-orange a.green, .skin-orange a.aqua, .skin-orange a.teal, .skin-orange a.purple, .skin-orange a.pink, .skin-orange a.silver, .skin-orange .read-more, .skin-orange .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content .skin-orange a.read-more, .skin-orange .portlet-blogs .entry-body > a, .skin-orange .portlet-blogs-aggregator .entry-body > a,
.skin-orange input[type="submit"], .skin-orange input[type="button"], .skin-orange input[type="reset"], .skin-orange button,
.skin-orange #portfolio #portfolio-filter a,
.skin-orange a.button,
.skin-orange a.red,
.skin-orange a.orange,
.skin-orange a.green,
.skin-orange a.aqua,
.skin-orange a.teal,
.skin-orange a.purple,
.skin-orange a.pink,
.skin-orange a.silver {
  background: #ff8c00 !important; }
  .skin-orange .btn:hover, .skin-orange .portlet-blogs .entry-body > a:hover, .portlet-blogs .skin-orange .entry-body > a:hover, .skin-orange .portlet-blogs-aggregator .entry-body > a:hover, .portlet-blogs-aggregator .skin-orange .entry-body > a:hover, .skin-orange input[type="submit"]:hover, .skin-orange input[type="button"]:hover, .skin-orange input[type="reset"]:hover, .skin-orange button:hover, .skin-orange #portfolio #portfolio-filter a:hover, #portfolio #portfolio-filter .skin-orange a:hover, .skin-orange a.button:hover, .skin-orange a.red:hover, .skin-orange a.orange:hover, .skin-orange a.green:hover, .skin-orange a.aqua:hover, .skin-orange a.teal:hover, .skin-orange a.purple:hover, .skin-orange a.pink:hover, .skin-orange a.silver:hover, .skin-orange .btn:active, .skin-orange .portlet-blogs .entry-body > a:active, .portlet-blogs .skin-orange .entry-body > a:active, .skin-orange .portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator .skin-orange .entry-body > a:active, .skin-orange input[type="submit"]:active, .skin-orange input[type="button"]:active, .skin-orange input[type="reset"]:active, .skin-orange button:active, .skin-orange #portfolio #portfolio-filter a:active, #portfolio #portfolio-filter .skin-orange a:active, .skin-orange a.button:active, .skin-orange a.red:active, .skin-orange a.orange:active, .skin-orange a.green:active, .skin-orange a.aqua:active, .skin-orange a.teal:active, .skin-orange a.purple:active, .skin-orange a.pink:active, .skin-orange a.silver:active, .skin-orange .read-more:hover, .skin-orange .camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content .skin-orange a.read-more:hover, .skin-orange .read-more:active, .skin-orange .camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content .skin-orange a.read-more:active, .skin-orange .portlet-blogs .entry-body > a:hover, .skin-orange .portlet-blogs .entry-body > a:active, .skin-orange .portlet-blogs-aggregator .entry-body > a:hover, .skin-orange .portlet-blogs-aggregator .entry-body > a:active,
  .skin-orange input[type="submit"]:hover,
  .skin-orange input[type="submit"]:active, .skin-orange input[type="button"]:hover, .skin-orange input[type="button"]:active, .skin-orange input[type="reset"]:hover, .skin-orange input[type="reset"]:active, .skin-orange button:hover, .skin-orange button:active,
  .skin-orange #portfolio #portfolio-filter a:hover,
  .skin-orange #portfolio #portfolio-filter a:active,
  .skin-orange a.button:hover,
  .skin-orange a.red:hover,
  .skin-orange a.orange:hover,
  .skin-orange a.green:hover,
  .skin-orange a.aqua:hover,
  .skin-orange a.teal:hover,
  .skin-orange a.purple:hover,
  .skin-orange a.pink:hover,
  .skin-orange a.silver:hover,
  .skin-orange a.button:active,
  .skin-orange a.red:active,
  .skin-orange a.orange:active,
  .skin-orange a.green:active,
  .skin-orange a.aqua:active,
  .skin-orange a.teal:active,
  .skin-orange a.purple:active,
  .skin-orange a.pink:active,
  .skin-orange a.silver:active {
    background: #e67e00 !important; }
.skin-orange .aui-state-hover, .skin-orange .aui-state-active {
  background: #e67e00 !important; }
.skin-orange .aui-menu-content li a.aui-focus,
.skin-orange .aui-menu-content li .taglib-icon.aui-focus,
.skin-orange .lfr-menu-list ul li a.aui-focus,
.skin-orange .lfr-menu-list ul li .taglib-icon.aui-focus,
.skin-orange #navigation a:hover,
.skin-orange #navigation li .child-menu li:hover,
.skin-orange .aui-state-default,
.skin-orange .aui-tabview-list .aui-tab-active .aui-tab-content,
.skin-orange .dockbar .menu-button-active, .skin-orange ::selection {
  background: #ff8c00 !important; }
.skin-orange .camera_wrap .camera_content h2 {
  background: #4b09b2 url(../images/custom/noise_bg.png);
  background: rgba(75, 9, 178, 0.7) url(../images/custom/noise_bg.png); }

.skin-purple .btn, .skin-purple .portlet-blogs .entry-body > a, .portlet-blogs .skin-purple .entry-body > a, .skin-purple .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .skin-purple .entry-body > a, .skin-purple input[type="submit"], .skin-purple input[type="button"], .skin-purple input[type="reset"], .skin-purple button, .skin-purple #portfolio #portfolio-filter a, #portfolio #portfolio-filter .skin-purple a, .skin-purple a.button, .skin-purple a.red, .skin-purple a.orange, .skin-purple a.green, .skin-purple a.aqua, .skin-purple a.teal, .skin-purple a.purple, .skin-purple a.pink, .skin-purple a.silver, .skin-purple .read-more, .skin-purple .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content .skin-purple a.read-more, .skin-purple .portlet-blogs .entry-body > a, .skin-purple .portlet-blogs-aggregator .entry-body > a,
.skin-purple input[type="submit"], .skin-purple input[type="button"], .skin-purple input[type="reset"], .skin-purple button,
.skin-purple #portfolio #portfolio-filter a,
.skin-purple a.button,
.skin-purple a.red,
.skin-purple a.orange,
.skin-purple a.green,
.skin-purple a.aqua,
.skin-purple a.teal,
.skin-purple a.purple,
.skin-purple a.pink,
.skin-purple a.silver {
  background: #9B4F96  !important; }
  .skin-purple .btn:hover, .skin-purple .portlet-blogs .entry-body > a:hover, .portlet-blogs .skin-purple .entry-body > a:hover, .skin-purple .portlet-blogs-aggregator .entry-body > a:hover, .portlet-blogs-aggregator .skin-purple .entry-body > a:hover, .skin-purple input[type="submit"]:hover, .skin-purple input[type="button"]:hover, .skin-purple input[type="reset"]:hover, .skin-purple button:hover, .skin-purple #portfolio #portfolio-filter a:hover, #portfolio #portfolio-filter .skin-purple a:hover, .skin-purple a.button:hover, .skin-purple a.red:hover, .skin-purple a.orange:hover, .skin-purple a.green:hover, .skin-purple a.aqua:hover, .skin-purple a.teal:hover, .skin-purple a.purple:hover, .skin-purple a.pink:hover, .skin-purple a.silver:hover, .skin-purple .btn:active, .skin-purple .portlet-blogs .entry-body > a:active, .portlet-blogs .skin-purple .entry-body > a:active, .skin-purple .portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator .skin-purple .entry-body > a:active, .skin-purple input[type="submit"]:active, .skin-purple input[type="button"]:active, .skin-purple input[type="reset"]:active, .skin-purple button:active, .skin-purple #portfolio #portfolio-filter a:active, #portfolio #portfolio-filter .skin-purple a:active, .skin-purple a.button:active, .skin-purple a.red:active, .skin-purple a.orange:active, .skin-purple a.green:active, .skin-purple a.aqua:active, .skin-purple a.teal:active, .skin-purple a.purple:active, .skin-purple a.pink:active, .skin-purple a.silver:active, .skin-purple .read-more:hover, .skin-purple .camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content .skin-purple a.read-more:hover, .skin-purple .read-more:active, .skin-purple .camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content .skin-purple a.read-more:active, .skin-purple .portlet-blogs .entry-body > a:hover, .skin-purple .portlet-blogs .entry-body > a:active, .skin-purple .portlet-blogs-aggregator .entry-body > a:hover, .skin-purple .portlet-blogs-aggregator .entry-body > a:active,
  .skin-purple input[type="submit"]:hover,
  .skin-purple input[type="submit"]:active, .skin-purple input[type="button"]:hover, .skin-purple input[type="button"]:active, .skin-purple input[type="reset"]:hover, .skin-purple input[type="reset"]:active, .skin-purple button:hover, .skin-purple button:active,
  .skin-purple #portfolio #portfolio-filter a:hover,
  .skin-purple #portfolio #portfolio-filter a:active,
  .skin-purple a.button:hover,
  .skin-purple a.red:hover,
  .skin-purple a.orange:hover,
  .skin-purple a.green:hover,
  .skin-purple a.aqua:hover,
  .skin-purple a.teal:hover,
  .skin-purple a.purple:hover,
  .skin-purple a.pink:hover,
  .skin-purple a.silver:hover,
  .skin-purple a.button:active,
  .skin-purple a.red:active,
  .skin-purple a.orange:active,
  .skin-purple a.green:active,
  .skin-purple a.aqua:active,
  .skin-purple a.teal:active,
  .skin-purple a.purple:active,
  .skin-purple a.pink:active,
  .skin-purple a.silver:active {
    background: #8a4686 !important; }
.skin-purple .aui-state-hover, .skin-purple .aui-state-active {
  background: #8a4686 !important; }
.skin-purple .aui-menu-content li a.aui-focus,
.skin-purple .aui-menu-content li .taglib-icon.aui-focus,
.skin-purple .lfr-menu-list ul li a.aui-focus,
.skin-purple .lfr-menu-list ul li .taglib-icon.aui-focus,
.skin-purple #navigation a:hover,
.skin-purple #navigation li .child-menu li:hover,
.skin-purple .aui-state-default,
.skin-purple .aui-tabview-list .aui-tab-active .aui-tab-content,
.skin-purple .dockbar .menu-button-active, .skin-purple ::selection {
  background: #9B4F96  !important; }
.skin-purple .camera_wrap .camera_content h2 {
  background: #a89b66 url(../images/custom/noise_bg.png);
  background: rgba(168, 155, 102, 0.7) url(../images/custom/noise_bg.png); }

/*-------------------------------------------------------------------------------------------

INDEX:

0. MIXINS

1. SETUP
-1.1 Defaults

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

3. PORTLETS
-3.1 Journal portlet
-3.2 Search
-3.3 Login
-3.4 Blogs
-3.5 Forms
	-3.5.1 web form portlet
	-3.5.2 general forms elements
-3.6 Dockbar
-3.7 Portlet breadcrumb
-3.8 Message board

4. SLIDERS
-4.1 Home slider
-4.2 Multi image slider
-4.3 Fixed text sliding image 
-4.4 Carousel
-4.5 Text link image slider
5. CONTENTS
-5.1 Section header
-5.2 Scroller 
-5.3 Social links
-5.4 Features
-5.5 quote
-5.6 portfolio
-5.7 Mini portfolio
-5.8 Twitter feed
-5.9 Short Codes
6.Responsive Layout Rules



-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------0. MIXINS --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------- Variables -------- */
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------1. SETUP --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------1.1 Defaults-------------- */
html {
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 14px;
  font-weight: 300;
  background: #f2f4f5;
  line-height: 1.6;
  color: #333333; }
  body.Hide-chat .chat-bar {
    display: none; }

::selection {
  background: #006dcc; }

a {
  text-decoration: none;
  color: #1570a6; }
  a:hover {
    text-decoration: underline; }

.clear {
  clear: both; }

.ui-tabs-hide {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  color: #1a1a1a;
  font-weight: 300;
  text-rendering: optimizelegibility;
  margin: .25em 0 .75em;
  margin: 15px 0 10px 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #1a1a1a; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.4em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1em; }

p {
  padding-bottom: 10px; }

strong {
  font-weight: bold;
  color: #1c1c1c; }

cite, em, i {
  font-style: italic; }

ins {
  text-decoration: none; }

sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 0.8em; }

sub {
  top: 0.3em; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

.clearfix:after, .portlet-search form:after, .portlet-blogs .entry-body:after, .portlet-blogs-aggregator .entry-body:after, #header-bar:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------2. Global STRUCTURE ---------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------------2.1 Wrappers ------------------- */
#breadcrumbs, #heading .page-title, #heading .site-name, #navigation h1, #skip-to-content, .portlet-journal-content-search .lfr-search-button, .portlet-journal-content-search .lfr-search-keywords, .portlet-title .icon {
  display: none; }

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

#wrapper {
  padding-top: 62px; }

.signed-in #wrapper {
  padding-top: 95px; }

.header-bar #wrapper {
  padding-top: 142px; }

#banner {
  z-index: 299;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  top: 0; }
  #banner #heading {
    float: left;
    padding-top: 9px; }
    #banner #heading .site-title {
      margin: 0; }

body.layout_bizray_home #header-bar {
  display: none; }

.portlet-borderless-bar {
  z-index: 600;
  padding: 0; }

#Language-choices {
  float: right;
  max-width: 100px; }
  #Language-choices select {
    width: 100%; }

/* ------Textures -------*/
.texture-agsquare .bizray-home #second-section, .texture-agsquare #content {
  background: url("../images/custom/agsquare.png") !important;
  background-repeat: repeat; }

.texture-satinweave .bizray-home #second-section, .texture-satinweave #content {
  background: url("../images/custom/satinweave.png") !important;
  background-repeat: repeat; }

/* --------------------2.2 Navigation --------------*/
#navigation {
  float: right;
  display: block;
  font-weight: 400; }
  #navigation a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 0 #BDBDBD;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 13px;
    display: block;
    -moz-transition: background linear 0.2s;
    -webkit-transition: background linear 0.2s;
    -o-transition: background linear 0.2s;
    transition: background linear 0.2s; }
    #navigation a .sf-sub-indicator {
      font-family: monospace; }
    #navigation a:hover {
      background: #006dcc; }
  #navigation ul {
    list-style: none;
    margin: 0; }
  #navigation li {
    display: inline-block;
    float: left; }
    #navigation li .child-menu {
      -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      left: 0;
      top: 62px;
      position: absolute;
      z-index: 500;
      border: 1px solid #dbdbdb;
      border: 1px solid rgba(255, 255, 255, 0.6);
      background: black;
      background: rgba(0, 0, 0, 0.8);
      display: none; }
      #navigation li .child-menu li {
        padding: 15px 5px 15px 30px;
        border-bottom: 1px solid #6b6b6b;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        border-top: 1px solid #cfcfcf;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        margin: 0;
        height: auto !important;
        -moz-transition: background linear 0.2s;
        -webkit-transition: background linear 0.2s;
        -o-transition: background linear 0.2s;
        transition: background linear 0.2s; }
        #navigation li .child-menu li:first-child {
          border-top: none; }
        #navigation li .child-menu li:last-child {
          border-bottom: none; }
        #navigation li .child-menu li:hover {
          background: #006dcc; }
        #navigation li .child-menu li a {
          padding: 0 !important;
          min-width: 160px; }
          #navigation li .child-menu li a:hover {
            background: none; }
  #navigation.modify-pages ul li a {
    padding-right: 1.2em !important; }
  #navigation .yui3-dd-drop a {
    cursor: move !important; }

#navigation ul.nav > li.selected > a {
  font-weight: 600; }

#toogel-nav {
  display: none; }

/*----------- 2.3 widgets Footer----------*/
#footers-wrap {
  background: #252528;
  text-shadow: 1px 1px 1px #303030;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  color: white; }

#footer-widgets {
  padding-bottom: 20px;
  padding-top: 40px;
  font-weight: 300; }
  #footer-widgets .footer-widget {
    float: left;
    width: 20%;
    margin-right: 4%;
    margin-bottom: 15px; }
    #footer-widgets .footer-widget h1, #footer-widgets .footer-widget h2, #footer-widgets .footer-widget h3, #footer-widgets .footer-widget h4, #footer-widgets .footer-widget .widgettitle, #footer-widgets .footer-widget .sub-title {
      font-size: 1.5em;
      padding-bottom: 15px;
      color: white; }
    #footer-widgets .footer-widget p {
      color: white; }
    #footer-widgets .footer-widget .sub-title {
      font-size: 1.2em; }
    #footer-widgets .footer-widget ul {
      margin-top: 0;
      list-style: none; }
      #footer-widgets .footer-widget ul li {
        font-size: 14px;
        padding: 0 0 5px 17px;
        background: url(../images/custom/ico-bullet.png) no-repeat 0 8px; }
        #footer-widgets .footer-widget ul li a {
          text-decoration: none;
          color: white; }
        #footer-widgets .footer-widget ul li.sub {
          margin-left: 20px; }
  #footer-widgets ul.social {
    list-style: none;
    margin: 10px 5px; }
    #footer-widgets ul.social li {
      padding: 0;
      background: none; }
  #footer-widgets .last {
    margin-right: 0; }

/* ----------- 2.4 Footer----------------*/
#footer {
  background: url(../images/custom/top-shadow.png) no-repeat top center; }
  #footer p {
    color: white;
    margin: 0;
    padding: 0; }
  #footer div {
    padding: 10px 0; }
  #footer a {
    text-shadow: 1px 1px 1px #303030;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    font-weight: 600; }
    #footer a:hover {
      text-decoration: none; }
  #footer #footer-left-section {
    float: left; }
  #footer #footer-right-section {
    float: right; }

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

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

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

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

.columns-1-2 #column-2 {
  float: left;
  width: 65.62%; }
.columns-1-2 #column-3 {
  margin-top: 0;
  width: 31.25%;
  float: right; }

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

#main-content:not(.bizray-home) {
  width: 100%;
  margin: 0 auto; }

.ie8 #main-content {
  width: 100%;
  margin: 0 auto; }
.ie8 #main-content.bizray-home {
  max-width: none;
  width: 100%;
  margin: 0 auto; }

#content {
  border-bottom: 1px solid #E0DDDD;
  padding: 65px 0 40px; }
  #content.loaded {
    background: url(../images/custom/top-shadow.png) no-repeat top center, url(../images/custom/bottom-shadow.png) no-repeat bottom center; }

.layout_bizray_home #content {
  padding: 0;
  background-image: none; }
  .layout_bizray_home #content .lfr-configurator-visibility {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

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

.bizray-home .portlet-layout {
  border-collapse: inherit; }
.bizray-home #second-section {
  padding: 80px 0;
  border-bottom: 1px solid white;
  border-top: 1px solid #E4E4E4; }
  .bizray-home #second-section .portlet-column-content {
    width: 100%;
    margin: 0 auto; }

/* -------------2.6 Liferay Defaults ----------*/
/* ------------- application -----------*/
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: none;
  border: 1px solid #dfddee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }
  .lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended ul:hover {
    background: none; }

.lfr-menu-list ul li .taglib-icon {
  color: white; }

.taglib-social-bookmarks {
  background: #f9f9f9; }

.taglib-header {
  border-bottom: 1px solid #dfddee; }

.taglib-icon .taglib-text {
  text-decoration: none; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  outline: none; }

.aui-state-default {
  background: #006dcc;
  color: white;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.aui-state-hover, .aui-state-active {
  background: #005fb3;
  border: none;
  -moz-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.aui-buttonitem-label {
  line-height: inherit; }

.portal-add-content a {
  color: black !important; }

.aui-search-bar .aui-field-input-text {
  padding: 7px; }

.cke_skin_kama input[type="text"], .cke_skin_kama input[type="password"] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

#closethick {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid black; }

/* --------  Drop down list --------*/
.aui-menu-content, .lfr-menu-list ul {
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0; }
  .aui-menu-content li, .lfr-menu-list ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #6b6b6b;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.25); }
    .aui-menu-content li a, .aui-menu-content li .taglib-icon, .lfr-menu-list ul li a, .lfr-menu-list ul li .taglib-icon {
      color: white; }
      .aui-menu-content li a.aui-focus, .aui-menu-content li .taglib-icon.aui-focus, .lfr-menu-list ul li a.aui-focus, .lfr-menu-list ul li .taglib-icon.aui-focus {
        background-color: #006dcc; }
    .aui-menu-content li:first-child, .lfr-menu-list ul li:first-child {
      border-top: 0; }

/* ------- aui tabview -------*/
.aui-tabview-list {
  background: none;
  padding: 0;
  border: 1px solid #dfddee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  border-left: 0; }
  .aui-tabview-list .aui-tab-active .aui-tab-content {
    background: #006dcc; }
    .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label {
      text-shadow: none; }
      .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label strong {
        color: #fff; }
  .aui-tabview-list .aui-tab-label, .aui-tabview-list .aui-tab-label a {
    text-shadow: none; }
  .aui-tabview-list .aui-tab {
    background: none; }
  .aui-tabview-list .aui-tab-back-content {
    padding: 0; }
  .aui-tabview-list .aui-tab-content {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-width: 0 1px 0 0;
    border-color: #dfddee; }
    .aui-tabview-list .aui-tab-content:hover {
      border-width: 0 1px 0 0;
      border-color: #dfddee; }

/* --------- taglib form navigator ---------*/
.taglib-form-navigator .form-navigator {
  background-color: transparent;
  border: none; }
  .taglib-form-navigator .form-navigator .article-info {
    border-bottom: 1px solid #dfddee;
    padding-bottom: 5px; }
  .taglib-form-navigator .form-navigator li a:hover {
    background-color: #E2E2E2;
    background-color: rgba(179, 179, 179, 0.4); }
  .taglib-form-navigator .form-navigator li.selected {
    background: none; }
    .taglib-form-navigator .form-navigator li.selected a {
      background-color: #b3b3b3; }

/* --------- result grid ---------*/
.results-grid {
  border: none;
  background: none; }

.lfr-panel-container {
  background: none; }

.results-header {
  background: none;
  border: none;
  border-bottom: 1px solid #E6E6E6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .results-header th {
    background: none;
    border: none; }

.results-row td {
  background: #f9f9f9;
  border: none;
  padding: 5px 10px; }
.results-row.alt td {
  background: transparent; }
.results-row.hover td {
  background: #E6E6E6;
  background: rgba(236, 236, 236, 0.9); }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------3. PORTLETS ----------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*---------------------- 3.1 journal----------------------*/
.portlet-journal .structure-tree li.structure-field {
  border: 1px solid #dfddee;
  margin: 15px 0;
  padding: 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

/* -------------------------- 3.2 Search -------------------------*/
.portlet-search form {
  border: 1px solid #E0DDDD;
  background-color: white;
  -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  margin-left: 5px;
  margin-bottom: 35px; }
  .portlet-search form input[type="text"] {
    background: none;
    border: none;
    float: left;
    margin: 4px 0 !important;
    width: 155px;
    padding-left: 5%;
    font-size: 14px;
    color: #555E58;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: 80%;
    outline: none; }
  .portlet-search form select {
    display: none; }
  .portlet-search form input[type="image"] {
    margin: 8px;
    float: right; }
.portlet-search .modified-custom-range input[type="text"] {
  border-color: #D2D2D2 #E6E6E6 #E6E6E6 #D2D2D2 !important;
  border-width: 1px !important;
  border-style: solid !important; }
.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.current-term {
  background: #b3b3b3;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

/*------------------------------ 3.3 Login ------------------------------*/
.portlet-login {
  width: 40%;
  margin: 5% auto 10%;
  border: 1px solid #dfddee; }
  .portlet-login form {
    margin: 0 5%;
    width: 93%; }
  .portlet-login .aui-form-validator-error-container .aui-field-element {
    display: block; }
  .portlet-login input[type="text"], .portlet-login input[type="password"] {
    padding: 7px 10px;
    width: 60%; }
  .portlet-login input.aui-button-input-submit {
    float: left; }
  .portlet-login .aui-column {
    float: none;
    width: 100%; }
  .portlet-login .portlet-topper {
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid #E7E7E7;
    padding: 18px 10px 17px 50px;
    position: relative;
    color: #999;
    text-shadow: 0 1px 0 white;
    font-size: 14px;
    background: #F9F9F9;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9,endColorstr=#F5F5F5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9, endColorstr=#f5f5f5)";
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); }
    .portlet-login .portlet-topper::before {
      content: '';
      position: absolute;
      top: 16px;
      left: 20px;
      background: url(../images/custom/shortcodes-sprite.png) no-repeat -23px -36px;
      width: 17px;
      height: 19px; }

/*------------------------- 3.4 Blogs ------------------------*/
.portlet-blogs div.asset-small-image, .portlet-blogs-aggregator div.asset-small-image {
  position: relative;
  width: 100%;
  margin: 20px auto; }
  .portlet-blogs div.asset-small-image img.asset-small-image, .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
    width: 100%;
    height: 240px; }
.portlet-blogs .entry-navigation, .portlet-blogs-aggregator .entry-navigation {
  background: #f9f9f9;
  border: none; }
  .portlet-blogs .entry-navigation span, .portlet-blogs .entry-navigation a, .portlet-blogs-aggregator .entry-navigation span, .portlet-blogs-aggregator .entry-navigation a {
    line-height: 1.1; }
.portlet-blogs .entry-content, .portlet-blogs-aggregator .entry-content {
  margin: 22px 0;
  position: relative; }
  .portlet-blogs .entry-content .entry-date, .portlet-blogs-aggregator .entry-content .entry-date {
    background: none;
    font-size: 14px;
    font-style: italic;
    padding: 0;
    padding-bottom: 10px;
    border: none;
    margin: 0;
    text-align: left; }
  .portlet-blogs .entry-content .entry-author, .portlet-blogs-aggregator .entry-content .entry-author {
    background: none;
    font-size: 14px;
    font-style: italic;
    border-right: none;
    padding-left: 0; }
  .portlet-blogs .entry-content .entry-title h2, .portlet-blogs-aggregator .entry-content .entry-title h2 {
    font-size: 1.3em;
    padding-bottom: 5px; }
  .portlet-blogs .entry-content .entry-title a, .portlet-blogs-aggregator .entry-content .entry-title a {
    text-decoration: none;
    color: #555E58; }
    .portlet-blogs .entry-content .entry-title a:hover, .portlet-blogs-aggregator .entry-content .entry-title a:hover {
      color: #111; }
.portlet-blogs .entry-body > a, .portlet-blogs-aggregator .entry-body > a {
  position: relative;
  bottom: -15px;
  float: right; }
.portlet-blogs .entry-body, .portlet-blogs-aggregator .entry-body {
  margin-bottom: 25px; }

/*----------------------- 3.5 Forms ----------------------------*/
/* -----3.5.1 web form portlet----*/
.web-form-portlet legend.aui-fieldset-legend {
  width: 100%; }
  .web-form-portlet legend.aui-fieldset-legend .aui-legend {
    padding: 10px 0;
    position: relative; }
.web-form-portlet input[type="text"], .web-form-portlet textarea, .web-form-portlet input[type="password"] {
  width: 70% !important;
  color: #111 !important;
  padding: 8px !important;
  max-width: 280px; }
  .web-form-portlet input[type="text"]:focus, .web-form-portlet textarea:focus, .web-form-portlet input[type="password"]:focus {
    border-color: #2D3940;
    outline: none; }
.web-form-portlet input[type="reset"], .web-form-portlet input[type="submit"], .web-form-portlet input[type="button"], .web-form-portlet button {
  margin-right: 6px;
  width: 73px;
  border: 0px !important;
  font-size: 12px;
  text-transform: uppercase;
  height: 35px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
.web-form-portlet textarea {
  max-width: 100%; }

/* ------3.5.2 general forms elements-----*/
input[type="submit"], input[type="button"], input[type="reset"], button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  border: none;
  font: inherit; }
  input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
    color: white; }

select, textarea {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #555555;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  vertical-align: middle; }

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  display: inline-block;
  height: 16px;
  padding: 4px 6px;
  margin: 0.5em 0;
  font-size: 14px;
  line-height: 16px;
  color: #555555;
  vertical-align: middle;
  background: none;
  border: 1px solid #cccccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
    border-color: #52a8ec;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

textarea {
  height: auto;
  background: #ffffff;
  background-image: none !important;
  border: 1px solid #cccccc;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus {
    border-color: #52a8ec;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

/* ----------------3.6 Dockbar ------------------*/
.dockbar {
  background: transparent;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39); }
  .dockbar a {
    color: white;
    text-shadow: none; }
  .dockbar .menu-button-active {
    background: #006dcc; }
    .dockbar .menu-button-active .menu-button {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
  .dockbar .menu-button {
    background: url(../images/custom/05_down.png) no-repeat 107% 84%;
    background-size: 25px; }

/* --------------3.7 Breadcrumb -------------------*/
#header-bar {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8,endColorstr=#efefef);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8, endColorstr=#efefef)";
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset; }
  #header-bar .container {
    padding: 0;
    max-width: 920px; }
  #header-bar .showcase-scroller {
    margin: 0; }

ul.breadcrumbs {
  margin: 0;
  position: relative;
  text-shadow: 0px 1px 0px white;
  overflow: hidden;
  list-style: none;
  padding: 1px;
  border-collapse: separate; }
  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;
    background: url(../images/custom/home.png) no-repeat left top;
    padding-left: 30px;
    background-position: 10px 7px;
    background-size: 25px; }
  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; }
  ul.breadcrumbs li span {
    display: table;
    padding: 10px;
    padding-right: 40px;
    background: url(../images/custom/bread-arrow.png) no-repeat right top;
    background-size: 23px; }
  ul.breadcrumbs li:first-child span {
    padding-left: 17px; }
  ul.breadcrumbs li:last-child span {
    display: table;
    background: none; }
    ul.breadcrumbs li:last-child span a {
      color: #462c09;
      font-weight: 600; }
  ul.breadcrumbs li a {
    color: #000;
    font-size: 95%; }

.portlet-breadcrumb ul.breadcrumbs {
  border: 1px #E6E6E6 solid;
  border: 1px rgba(0, 0, 0, 0.15) solid; }

/* ------------- 3.8 message board----------------*/
.portlet-message-boards .toggle_id_message_boards_view_message_thread, .portlet-message-boards .message-container {
  border: none;
  margin: 10px 0 0 0; }
.portlet-message-boards .message-container .user-info {
  border: none; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------4. SLIDERS ------------------------------------*/
/*-------------------------------------------------------------------------------------*/
/*-----------Flex slider basics --------*/
.slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

ul.slides {
  margin: 0; }

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

.flex-nav, .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, .text-link-image-slider-wrap .flex-prev, .text-link-image-slider-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: all 0.1s ease-in 0.2s;
  -webkit-transition: all 0.1s ease-in 0.2s;
  -o-transition: all 0.1s ease-in 0.2s;
  transition: all 0.1s ease-in 0.2s; }

.flex-control-nav {
  list-style: none;
  left: 50%;
  margin-left: -65px;
  position: relative;
  font-size: 0px;
  padding: 10px;
  float: left; }
  .flex-control-nav li {
    display: block;
    float: left;
    padding: 5px 10px; }
    .flex-control-nav li a {
      margin-left: 5px;
      height: 10px;
      width: 10px;
      float: left;
      border: 1px solid #B8C4CF;
      color: #B8C4CF;
      text-indent: -1000px;
      cursor: pointer; }
      .flex-control-nav li a.flex-active {
        background: #599BDC;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #599bdc), color-stop(100%, #3072b3));
        background-image: -webkit-linear-gradient(top, #599bdc, #3072b3);
        background-image: -moz-linear-gradient(top, #599bdc, #3072b3);
        background-image: -o-linear-gradient(top, #599bdc, #3072b3);
        background-image: -ms-linear-gradient(top, #599bdc, #3072b3);
        background-image: linear-gradient(top, #599bdc, #3072b3);
        -moz-box-shadow: 0 0 3px #518cc6;
        -webkit-box-shadow: 0 0 3px #518cc6;
        -o-box-shadow: 0 0 3px #518cc6;
        box-shadow: 0 0 3px #518cc6;
        border: 1px solid #3072B3  !important; }

.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 Home slider ------------- */
.camera_wrap {
  margin-bottom: 0 !important; }
  .camera_wrap .camera_pag {
    position: relative;
    top: -50px;
    right: 1em; }
  .camera_wrap .camera_pie canvas {
    top: 95px !important; }
  .camera_wrap .camera_content {
    top: 35%;
    display: block;
    position: absolute;
    height: auto;
    margin: 0 auto;
    left: 15%;
    padding: 10px;
    color: white; }
    .camera_wrap .camera_content h2 {
      color: white;
      font-size: 1.9em;
      background: rgba(0, 109, 204, 0.6);
      padding: 5px 20px 7px;
      margin-bottom: 1em;
      background: #ff4f00;
      background: rgba(255, 79, 0, 0.7) url(../images/custom/noise_bg.png); }
    .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content a.read-more {
      padding: 7px 15px !important;
      margin-bottom: 10px; }
  .camera_wrap .camera_target_content {
    z-index: -1; }
  .camera_wrap .camera_target {
    z-index: 1; }

/* -------------4.2 multi image slider --------------*/
.multi-image-slider-wrap {
  max-width: 900px;
  margin: 30px auto;
  position: relative;
  padding: 0 0 3em;
  border-bottom: 1px solid #E6E6E6; }
  .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;
      display: inline-block; }
      .multi-image-slider-wrap .slide-item a.item img {
        max-width: 100%;
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        vertical-align: bottom; }
      .multi-image-slider-wrap .slide-item a.item .mask {
        width: 97%;
        height: 95%;
        position: absolute;
        top: 4px;
        left: 4px;
        background: black;
        background: rgba(0, 0, 0, 0.3);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        .multi-image-slider-wrap .slide-item a.item .mask h2 {
          font-size: 1.4em;
          text-decoration: none;
          color: white;
          padding: 10px 15px;
          position: absolute;
          top: 0;
          left: 0; }
      .multi-image-slider-wrap .slide-item a.item:hover .mask {
        display: block;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75; }
  .multi-image-slider-wrap .flex-next:hover, .multi-image-slider-wrap .flex-prev:hover {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    -moz-transition: all 0.1s ease-in 0.2s;
    -webkit-transition: all 0.1s ease-in 0.2s;
    -o-transition: all 0.1s ease-in 0.2s;
    transition: all 0.1s ease-in 0.2s; }
  .multi-image-slider-wrap .flex-next {
    right: -60px;
    top: 40% !important;
    background: url("../images/custom/next.png") no-repeat; }
  .multi-image-slider-wrap .flex-prev {
    left: -60px;
    top: 40% !important;
    background: url("../images/custom/prev.png") no-repeat; }
  .multi-image-slider-wrap .flex-control-nav {
    left: 43%; }

/* -------------- 4.3 fixed text sliding image --------------*/
.fixed-text-sliding-image-slider-wrap {
  margin: 35px 0; }
  .fixed-text-sliding-image-slider-wrap ul {
    margin: 0;
    list-style: none; }
  .fixed-text-sliding-image-slider-wrap .content {
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  .fixed-text-sliding-image-slider-wrap .intro-copy {
    float: left;
    margin-top: 47px;
    width: 45%;
    text-shadow: 1px 1px 1px #BDBDBD;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
    .fixed-text-sliding-image-slider-wrap .intro-copy h1 {
      font-size: 3em; }
  .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=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -moz-transition: all 0.1s ease-in 0.2s;
    -webkit-transition: all 0.1s ease-in 0.2s;
    -o-transition: all 0.1s ease-in 0.2s;
    transition: all 0.1s ease-in 0.2s; }
  .fixed-text-sliding-image-slider-wrap .flex-next {
    background: url("../images/custom/next.png") no-repeat;
    right: -35px;
    bottom: 45%; }
  .fixed-text-sliding-image-slider-wrap .flex-prev {
    background: url("../images/custom/prev.png") no-repeat;
    left: -35px;
    bottom: 45%; }

/* --------------- 4.4 Carousel ----------------*/
.carousel-outer-wrap::after, .carousel-outer-wrap::before {
  content: " 0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both; }

.carousel-outer-wrap {
  border: 1px solid #E6E6E6;
  background: #FDFDFD;
  border: 1px solid #D2D3D4;
  margin: 35px 0; }

.carousel-wrap {
  margin: 0 auto;
  max-width: 940px;
  float: right;
  width: 68%;
  height: 0 !important; }
  .carousel-wrap ul {
    overflow: hidden;
    list-style: none;
    margin: 0; }
  .carousel-wrap .flex-direction-nav {
    display: none; }
  .carousel-wrap .slide-media {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: right; }
    .carousel-wrap .slide-media img {
      width: 100%; }

.carousel-slide-nav {
  height: auto;
  float: left;
  width: 32%; }
  .carousel-slide-nav .pager {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    list-style: none; }
  .carousel-slide-nav .pagination {
    width: 104%; }
  .carousel-slide-nav .flex-active {
    background: url(../images/custom/carousel-tab.png) no-repeat 2px 11px;
    background-size: 87%;
    z-index: 2; }
    .carousel-slide-nav .flex-active a span.title, .carousel-slide-nav .flex-active a span.content {
      color: white;
      text-shadow: none; }
    .carousel-slide-nav .flex-active a span.title {
      font-weight: 400; }
  .carousel-slide-nav li {
    height: 115px;
    display: block;
    width: 105%;
    padding: 0px 15px; }
    .carousel-slide-nav li a {
      display: block;
      padding: 0 6px;
      width: 75%; }
      .carousel-slide-nav li a:hover {
        text-decoration: none; }
        .carousel-slide-nav li a:hover span.title {
          color: black; }
    .carousel-slide-nav li span {
      display: block;
      margin: 0; }
      .carousel-slide-nav li span.title {
        font-size: 1.6em;
        padding: 0.5em 0 0; }
      .carousel-slide-nav li span.content {
        color: #869299;
        text-shadow: 1px 1px 0 white;
        line-height: 24px; }
  .carousel-slide-nav li::before {
    content: '';
    width: 80%;
    height: 1px;
    background: #D9D9D9;
    display: block;
    top: .81em;
    z-index: -999; }
  .carousel-slide-nav li:first-child::before {
    height: 0; }

/* ---------------4.5 text-link-image-slider ----------------*/
.text-link-image-slider-wrap {
  text-align: center;
  margin: 35px auto 90px auto; }
  .text-link-image-slider-wrap img {
    max-width: 80%; }
  .text-link-image-slider-wrap .slider-intro {
    margin: 20px 0 50px; }
    .text-link-image-slider-wrap .slider-intro h2 {
      line-height: 1.2em;
      font-size: 3em; }
    .text-link-image-slider-wrap .slider-intro .description {
      font-size: 20px; }
  .text-link-image-slider-wrap span {
    padding: 0 30px;
    line-height: 2em; }
  .text-link-image-slider-wrap .slide-media {
    margin: 10px auto; }
  .text-link-image-slider-wrap .flex-prev {
    left: 5%;
    background-image: url(../images/custom/prev.png);
    top: 37%;
    background-repeat: no-repeat; }
  .text-link-image-slider-wrap .flex-next {
    background-image: url(../images/custom/next.png);
    top: 37%;
    right: 5%;
    background-repeat: no-repeat; }

/* --------------- 4.5 Text Slider -----------------*/
#text-slider {
  text-align: left; }
  #text-slider h3 {
    border-bottom: 1px #dfddee solid;
    padding-bottom: 15px; }
  #text-slider .article-body {
    padding-bottom: 20px; }
  #text-slider a.read-more, #text-slider .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #text-slider a.read-more {
    position: relative;
    bottom: 5px; }

/*--------------------------------------------------------------------------------------*/
/* ------------------------------------- 5. CONTENTS ----------------------------------*/
/*------------------------------------------------------------------------------------*/
/* ----------------- 5.1 Section header -----------------*/
.section-title {
  padding-bottom: 40px;
  text-align: center; }
  .section-title h3 {
    font-size: 2em; }
  .section-title h2 {
    font-size: 3em;
    margin: .2em; }

/* -------------------- 5.2 Scroller -----------------------*/
.showcase-scroller {
  height: 45px;
  width: 100%;
  padding: 5px;
  display: none;
  margin: 15px 0; }
  .showcase-scroller h5 {
    border-right: none;
    float: left;
    margin: 0;
    padding: 5px 20px 0 0;
    text-shadow: 0px 1px 0px white;
    font-size: 1.3em; }
    .showcase-scroller h5 a:hover {
      text-decoration: none; }
  .showcase-scroller .advanced .aui-scroller-vertical {
    border-top: 1px solid #CACACA;
    clear: left; }
    .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item {
      width: 100%;
      padding: 10px 0; }
      .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item img {
        width: 100%; }
      .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item a {
        display: block;
        height: 40px;
        width: 120px;
        background-repeat: no-repeat; }
  .showcase-scroller .advanced .aui-scroller-horizontal {
    border-left: 1px solid #CACACA;
    border: none; }
    .showcase-scroller .advanced .aui-scroller-horizontal .aui-scroller-item {
     /* height: 100%;
      padding: 7px 12px;
      img {
        height: 30px;
        width: 100px;
      }
      a{
	      	display: block;
			height: 45px;
			width: 130px;
			background-repeat: no-repeat;
	      } */ }
  .showcase-scroller .basic .aui-scroller-item {
    padding: 10px; }

/* -----------------5.3 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: 46px;
    width: 47px;
    margin: 1px; }

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

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

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

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

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

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

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

/*---------------- 5.4 features -----------------*/
#features {
  text-align: left;
  padding-bottom: 92px;
  padding-top: 35px; }
  #features .feature {
    float: left;
    width: 30%;
    margin-right: 5%;
    padding-top: 0;
    position: relative; }
    #features .feature .overlay-caption {
      display: block;
      position: relative;
      width: 100%;
      text-shadow: none;
      padding: 3% 0; }
    #features .feature h3 {
      font-size: 1.5em; }
    #features .feature h3, #features .feature p {
      padding: 0; }
    #features .feature a.read-more, #features .feature .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #features .feature a.read-more {
      float: right;
      text-decoration: none; }
    #features .feature .feature-image {
      text-align: center; }
      #features .feature .feature-image img {
        width: 100%;
        height: 180px;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.95;
        -khtml-opacity: 0.95;
        opacity: 0.95; }
        #features .feature .feature-image img:hover {
          -moz-transform: rotate(0deg) scale(1.1);
          -webkit-transform: rotate(0deg) scale(1.1);
          -o-transform: rotate(0deg) scale(1.1);
          -ms-transform: rotate(0deg) scale(1.1);
          transform: rotate(0deg) scale(1.1); }

/*----------------- 5.5 quote ----------------------*/
#quote, blockquote {
  position: relative;
  padding: 0 50px;
  text-align: center;
  background: url(../images/custom/quote-begin.png) no-repeat; }
  #quote h3, blockquote h3 {
    font-size: 30px;
    color: black;
    font-weight: 800; }
  #quote::after, blockquote::after {
    content: '';
    position: absolute;
    height: 24px;
    top: 0;
    right: 0;
    background: url(../images/custom/quote-end.png) no-repeat;
    width: 26px; }
  #quote p, blockquote p {
    font-size: 24px;
    color: #555E58;
    line-height: 36px; }

/*----------------5.6 portfolio -------------------*/
#portfolio #portfolio-filter {
  padding: 30px 0; }
  #portfolio #portfolio-filter .port-cat {
    font-weight: 800; }
  #portfolio #portfolio-filter a {
    padding: 3px 10px;
    margin: 0 10px;
    font-weight: 400; }
#portfolio .portfolio-item {
  float: left;
  margin-right: 5%;
  width: 30%; }
  #portfolio .portfolio-item .portfolio_image {
    position: relative;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    #portfolio .portfolio-item .portfolio_image img {
      width: 100%;
      height: 180px;
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 0.95;
      -khtml-opacity: 0.95;
      opacity: 0.95;
      display: block; }
    #portfolio .portfolio-item .portfolio_image:hover {
      -moz-transform: rotate(0deg) scale(1.07);
      -webkit-transform: rotate(0deg) scale(1.07);
      -o-transform: rotate(0deg) scale(1.07);
      -ms-transform: rotate(0deg) scale(1.07);
      transform: rotate(0deg) scale(1.07); }
    #portfolio .portfolio-item .portfolio_image .portfolio_more_icon, #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
      position: absolute;
      top: 38%;
      color: black;
      display: none;
      font-size: 40px;
      width: 37px;
      height: 37px;
      text-decoration: none; }
    #portfolio .portfolio-item .portfolio_image .portfolio_more_icon {
      left: 30%; }
    #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
      right: 30%;
      top: 36% !important; }

/*------------ 5.7 Mini portfolio ---------------*/
#mini-portfolio .portfolio-item {
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 50px;
  position: relative;
  width: 29%; }
  #mini-portfolio .portfolio-item img {
    display: block;
    width: 100%;
    height: 180px; }
  #mini-portfolio .portfolio-item:hover .portfolio-description {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mini-portfolio .portfolio-item:hover .portfolio-info-top {
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mini-portfolio .portfolio-item:hover .portfolio-description > a {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
#mini-portfolio .portfolio-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: black;
  background: rgba(0, 0, 0, 0.3);
  text-align: center; }
#mini-portfolio .portfolio-info-top, #mini-portfolio .portfolio-description > a {
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative; }
#mini-portfolio .portfolio-info-top {
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px #636363;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  color: white; }
#mini-portfolio .portfolio-description > a {
  top: 45px; }
#mini-portfolio p.portfolio-small-date {
  font-size: 14px;
  color: white; }
#mini-portfolio .portfolio-info-top h3.title {
  margin-top: -8px;
  font-size: 1.3em;
  padding: 0;
  margin-bottom: 5px; }
  #mini-portfolio .portfolio-info-top h3.title a {
    text-decoration: none;
    color: white; }

/* --------------- 5.8 Twitter feed --------------*/
.twitter-feed-wrap {
  margin: 30px 0; }
  .twitter-feed-wrap .tweet, .twitter-feed-wrap .query {
    color: #085258; }
  .twitter-feed-wrap .twitter-feed {
    background: url(../images/custom/twitter-bird.png);
    background-position: 5px 4px;
    padding-top: 56px;
    background-repeat: no-repeat;
    background-size: 55px; }
    .twitter-feed-wrap .twitter-feed .tweet_list {
      list-style: none;
      margin: 0;
      overflow-y: hidden;
      background: #FDFDFD;
      border: 1px solid #E6E6E6;
      padding: 1em;
      font-weight: 300; }
      .twitter-feed-wrap .twitter-feed .tweet_list li {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0.5em;
        list-style-type: none; }
        .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_even {
        background-color: #FDFDFD;
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6; }
      .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-size: 20px;
      line-height: 30px;
      color: #0084B4;
      text-shadow: 0 1px 1px white; }
    .twitter-feed-wrap .twitter-feed .tweet_outro {
      text-align: right; }
    .twitter-feed-wrap .twitter-feed .tweet_intro {
      text-align: right;
      top: -40px;
      position: relative;
      height: 0; }
  .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, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a, .twitter-feed-wrap .twitter-feed-footer input[type="submit"], .twitter-feed-wrap .twitter-feed-footer input[type="button"], .twitter-feed-wrap .twitter-feed-footer input[type="reset"], .twitter-feed-wrap .twitter-feed-footer button, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a, .twitter-feed-wrap .twitter-feed-footer a.button, .twitter-feed-wrap .twitter-feed-footer a.red, .twitter-feed-wrap .twitter-feed-footer a.orange, .twitter-feed-wrap .twitter-feed-footer a.green, .twitter-feed-wrap .twitter-feed-footer a.aqua, .twitter-feed-wrap .twitter-feed-footer a.teal, .twitter-feed-wrap .twitter-feed-footer a.purple, .twitter-feed-wrap .twitter-feed-footer a.pink, .twitter-feed-wrap .twitter-feed-footer a.silver {
      position: relative;
      -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, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a i, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a i, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a i, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a i, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] i, .twitter-feed-wrap .twitter-feed-footer input[type="button"] i, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] i, .twitter-feed-wrap .twitter-feed-footer button i, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a i, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a i, .twitter-feed-wrap .twitter-feed-footer a.button i, .twitter-feed-wrap .twitter-feed-footer a.red i, .twitter-feed-wrap .twitter-feed-footer a.orange i, .twitter-feed-wrap .twitter-feed-footer a.green i, .twitter-feed-wrap .twitter-feed-footer a.aqua i, .twitter-feed-wrap .twitter-feed-footer a.teal i, .twitter-feed-wrap .twitter-feed-footer a.purple i, .twitter-feed-wrap .twitter-feed-footer a.pink i, .twitter-feed-wrap .twitter-feed-footer a.silver 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, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a .label, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a .label, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a .label, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a .label, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] .label, .twitter-feed-wrap .twitter-feed-footer input[type="button"] .label, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] .label, .twitter-feed-wrap .twitter-feed-footer button .label, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a .label, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a .label, .twitter-feed-wrap .twitter-feed-footer a.button .label, .twitter-feed-wrap .twitter-feed-footer a.red .label, .twitter-feed-wrap .twitter-feed-footer a.orange .label, .twitter-feed-wrap .twitter-feed-footer a.green .label, .twitter-feed-wrap .twitter-feed-footer a.aqua .label, .twitter-feed-wrap .twitter-feed-footer a.teal .label, .twitter-feed-wrap .twitter-feed-footer a.purple .label, .twitter-feed-wrap .twitter-feed-footer a.pink .label, .twitter-feed-wrap .twitter-feed-footer a.silver .label {
        padding: 0 3px 0 19px;
        white-space: nowrap;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        background: url(../images/custom/twitter-small.png) -1px 2px;
        background-repeat: no-repeat;
        background-size: 18px;
        font-size: 0.9em; }
      .twitter-feed-wrap .twitter-feed-footer .btn b, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a b, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a b, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a b, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a b, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] b, .twitter-feed-wrap .twitter-feed-footer input[type="button"] b, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] b, .twitter-feed-wrap .twitter-feed-footer button b, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a b, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a b, .twitter-feed-wrap .twitter-feed-footer a.button b, .twitter-feed-wrap .twitter-feed-footer a.red b, .twitter-feed-wrap .twitter-feed-footer a.orange b, .twitter-feed-wrap .twitter-feed-footer a.green b, .twitter-feed-wrap .twitter-feed-footer a.aqua b, .twitter-feed-wrap .twitter-feed-footer a.teal b, .twitter-feed-wrap .twitter-feed-footer a.purple b, .twitter-feed-wrap .twitter-feed-footer a.pink b, .twitter-feed-wrap .twitter-feed-footer a.silver b {
        font-weight: bold;
        white-space: nowrap; }

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

.block-separator {
  padding: 30px 0;
  clear: both; }

/* -------------5.1 Short Codes ----------------*/
/* ------------ buttons --------------*/
.btn, .portlet-blogs .entry-body > a, .portlet-blogs-aggregator .entry-body > a, input[type="submit"], input[type="button"], input[type="reset"], button, #portfolio #portfolio-filter a, a.button, a.red, a.orange, a.green, a.aqua, a.teal, a.purple, a.pink, a.silver, .read-more, .camera_wrap .camera_content a.read-more {
  background: #006dcc;
  color: white;
  padding: 3px 10px 5px;
  text-shadow: none; }
  .btn:hover, .portlet-blogs .entry-body > a:hover, .portlet-blogs-aggregator .entry-body > a:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, #portfolio #portfolio-filter a:hover, a.button:hover, a.red:hover, a.orange:hover, a.green:hover, a.aqua:hover, a.teal:hover, a.purple:hover, a.pink:hover, a.silver:hover, .btn:active, .portlet-blogs .entry-body > a:active, .portlet-blogs-aggregator .entry-body > a:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, button:active, #portfolio #portfolio-filter a:active, a.button:active, a.red:active, a.orange:active, a.green:active, a.aqua:active, a.teal:active, a.purple:active, a.pink:active, a.silver:active, .read-more:hover, .camera_wrap .camera_content a.read-more:hover, .read-more:active, .camera_wrap .camera_content a.read-more:active {
    background: #005fb3;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    text-decoration: none; }

.read-more, .camera_wrap .camera_content a.read-more {
  padding: 5px 13px 6px;
  font-size: 18px; }

/* --------- buttons ----------*/
a.red {
  background-color: #d8241d; }

a.red:hover {
  background-color: #c4130c; }

a.orange {
  background-color: #EB3C00; }

a.orange:hover {
  background: #da3800; }

a.green {
  background-color: #ACE53E; }

a.green:hover {
  background: #87c000; }

a.aqua {
  background-color: #52E8C6; }

a.aqua:hover {
  background: #00d2a8; }

a.teal {
  background: #52C3E8; }

a.teal:hover {
  background: #009ed2; }

a.purple {
  background-color: #526EE8; }

a.purple:hover {
  background: #0036d2; }

a.pink {
  background-color: #E852E6; }

a.pink:hover {
  background: #bc00d2; }

a.silver {
  color: #444 !important;
  text-shadow: 0 1px white;
  background-color: #b6b6b6; }

a.silver:hover {
  background: #a5a4a4; }

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

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

a.icone-button-alert {
  background: #e9e9e9 url(../images/messages/ico-alert.png) no-repeat 5px 50%; }

a.icone-button-info {
  background: #e9e9e9 url(../images/messages/ico-info.png) no-repeat 5px 50%; }

a.icone-button-tick {
  background: #e9e9e9 url(../images/messages/ico-tick.png) no-repeat 5px 50%; }

a.icone-button-download {
  background: #e9e9e9 url(../images/messages/ico-download.png) no-repeat 5px 50%; }

/*--- 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 {
  margin-bottom: 5px;
  padding: 9px 10px 9px 50px;
  border: none;
  color: #FFF;
  text-shadow: none; }
  .portlet-msg a, .portlet-msg-info a, .portlet-msg-help a, .lfr-message-help a, .portlet-msg-progress a, .lfr-message-progress a, .lfr-message-info a, .portlet-msg-error a, .lfr-message-error a, .portlet-msg-alert a, .lfr-message-alert a, .portlet-msg-success a, .lfr-message-success a {
    color: white; }

.portlet-msg-alert, .lfr-message-alert {
  background-color: #D44A26;
  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 {
  background-color: #2D89F0;
  background-image: url(../images/messages/info.png); }

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

.portlet-msg-success, .lfr-message-success {
  background-color: #01a31c;
  background-image: url(../images/messages/success.png);
  border-color: #acdfa7;
  background-size: 20px;
  background-position: 20px; }

/* --------  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%;
  position: relative; }

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

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------6. Responsive Layout Rules --------------------*/
/*-------------------------------------------------------------------------------------*/
.aui-view-720 .multi-image-slider-wrap .flex-next,
.aui-view-lt720 .multi-image-slider-wrap .flex-next {
  top: -15% !important;
  left: 58%;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

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

.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: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s 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: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.aui-view-720 .fixed-text-sliding-image-slider-wrap .intro-copy h1, .aui-view-720 .fixed-text-sliding-image-slider-wrap .intro-copy .description,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy h1,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy .description {
  font-size: 20px; }

.aui-view-720 .portlet-search input[type="text"], .aui-view-720 #page-search input[type="text"] {
  width: 80px;
  padding-right: 0; }

.aui-view-lt720 .layout_bizray_home #content, .aui-view-720 .layout_bizray_home #content {
  padding: 0;
  background-image: none; }
.aui-view-lt720 .layout_bizray_home #second-section, .aui-view-720 .layout_bizray_home #second-section {
  padding-left: 30px;
  padding-right: 30px;
  width: auto; }
.aui-view-lt720 #content, .aui-view-lt720 #footers-wrap, .aui-view-720 #content, .aui-view-720 #footers-wrap {
  padding: 30px; }
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav {
  float: none;
  width: 100%; }
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active {
    background-size: 78%;
    background-position: 10px;
    background: none; }
    .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, .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 {
      color: black;
      text-shadow: none; }
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li {
    display: inline-table;
    width: 31%;
    padding: 0;
    height: 45px;
    text-align: center; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li::before, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li::before {
      background: none; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li a, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li a {
      width: 70%;
      margin: 0 auto; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.content, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.content {
      display: none; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.title, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.title {
      font-size: 1.2em;
      padding: 0; }
.aui-view-lt720 .carousel-outer-wrap .carousel-wrap, .aui-view-720 .carousel-outer-wrap .carousel-wrap {
  float: none;
  width: 100%;
  height: auto !important;
  max-width: auto; }

.aui-view-lt720 #footer-widgets .footer-widget {
  float: none;
  width: 100%;
  text-align: left; }
.aui-view-lt720 #banner {
  position: relative; }
.aui-view-lt720 .camera_wrap .camera_pie canvas {
  top: 0 !important; }
.aui-view-lt720 #wrapper {
  padding-top: 0 !important; }
.aui-view-lt720 .camera_wrap .camera_content {
  width: 80%;
  top: 20%; }
  .aui-view-lt720 .camera_wrap .camera_content h2 {
    font-size: 20px; }
  .aui-view-lt720 .camera_wrap .camera_content .read-more, .aui-view-lt720 .camera_wrap .camera_content a.read-more {
    padding: 3px 10px 5px; }
.aui-view-lt720 ul.breadcrumbs li span {
  padding-right: 20px; }
.aui-view-lt720 #toogel-nav {
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 0 #BDBDBD;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 10px 0; }
.aui-view-lt720 #navigation {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: none;
  padding-bottom: 15px; }
  .aui-view-lt720 #navigation li {
    float: none;
    display: block; }
    .aui-view-lt720 #navigation li .child-menu {
      width: 45%;
      left: 26%;
      top: 30px;
      min-width: 210px; }
  .aui-view-lt720 #navigation a {
    text-align: center;
    padding: 5px; }
.aui-view-lt720 .portlet-column {
  width: 100% !important;
  display: block !important; }
.aui-view-lt720 .portlet-layout {
  display: block; }
.aui-view-lt720 #features .feature, .aui-view-lt720 #features .portfolio-item, .aui-view-lt720 #mini-portfolio .feature, .aui-view-lt720 #mini-portfolio .portfolio-item, .aui-view-lt720 #portfolio .feature, .aui-view-lt720 #portfolio .portfolio-item {
  float: none;
  width: 100%;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dotted #dfddee; }
  .aui-view-lt720 #features .feature.last, .aui-view-lt720 #features .portfolio-item.last, .aui-view-lt720 #mini-portfolio .feature.last, .aui-view-lt720 #mini-portfolio .portfolio-item.last, .aui-view-lt720 #portfolio .feature.last, .aui-view-lt720 #portfolio .portfolio-item.last {
    border-bottom: none; }
.aui-view-lt720 #features .block-separator, .aui-view-lt720 #mini-portfolio .block-separator, .aui-view-lt720 #portfolio .block-separator {
  padding: 0; }
.aui-view-lt720 #mini-portfolio {
  text-align: center; }
.aui-view-lt720 #mini-portfolio .portfolio-item {
  padding-bottom: 0;
  border-bottom: none; }
.aui-view-lt720 #heading .site-title, .aui-view-lt720 #footers-wrap .footer-widget, .aui-view-lt720 #footer-wrap #footer-left-section
, .aui-view-lt720 #footer-wrap #footer-right-section, .aui-view-lt720 .columns-1-2 #column-2, .aui-view-lt720 .columns-1-2 #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  float: none; }
.aui-view-lt720 #banner #heading {
  float: none;
  text-align: center; }
.aui-view-lt720 .columns-1-2 #column-2, .aui-view-lt720 .columns-1-2 #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  width: 100%;
  margin: 0 auto; }
.aui-view-lt720 #portfolio #portfolio-filter .port-cat span {
  padding: 10px;
  display: block; }
.aui-view-lt720 #portfolio #portfolio-filter .port-cat a {
  display: block;
  text-align: center;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.aui-view-lt720 #portfolio .portfolio-item {
  width: 100%;
  float: none; }
  .aui-view-lt720 #portfolio .portfolio-item.last {
    margin-right: auto !important; }
.aui-view-lt720 .text-link-image-slider-wrap img {
  height: auto; }
.aui-view-lt720 .portlet-blogs div.asset-small-image img.asset-small-image, .aui-view-lt720 .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
  height: auto; }

.aui-view-gt720 #navigation {
  display: block !important; }
.aui-view-gt720 body.layout_bizray_home:not(.page-maximized) #wrapper {
  padding-top: 0 !important; }

.aui-view-lt720.aui-view-gt480 #features, .aui-view-lt720.aui-view-gt480 #portfolio .portfolio-item {
  width: 80% !important;
  margin: 0 auto; }
.aui-view-lt720.aui-view-gt480 #mini-portfolio .portfolio-item {
  width: 80% !important;
  margin: auto;
  margin-bottom: 35px; }

.aui-view-320 #footer #footer-left-section, .aui-view-lt320 #footer #footer-left-section, .aui-view-lt480 #footer #footer-left-section {
  float: none; }
.aui-view-320 #footer #footer-right-section, .aui-view-lt320 #footer #footer-right-section, .aui-view-lt480 #footer #footer-right-section {
  float: none; }
.aui-view-320 ul.breadcrumbs li.first, .aui-view-lt320 ul.breadcrumbs li.first, .aui-view-lt480 ul.breadcrumbs li.first {
  display: none; }
.aui-view-320 .text-link-image-slider-wrap .slider-intro h2, .aui-view-lt320 .text-link-image-slider-wrap .slider-intro h2, .aui-view-lt480 .text-link-image-slider-wrap .slider-intro h2 {
  font-size: 2em; }
.aui-view-320 #navigation li .child-menu, .aui-view-lt320 #navigation li .child-menu, .aui-view-lt480 #navigation li .child-menu {
  left: 0%; }

.aui-view-480 .portlet-login, .aui-view-lt480 .portlet-login {
  width: 80%; }

.aui-view-lt320 #header-bar {
  display: none; }
.aui-view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_more_icon {
  left: 25%; }
.aui-view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
  right: 25%; }

.profilePicSize {
  height: 160px !important;
  width: 205px !important; }

.image2Size {
  width: 75px;
  height: 60px; }

.resultTable td, .resultTable th, .resultTable tbody, .resultTable .ui-widget-content {
  border: medium none !important;
  padding: 0 !important; }

.resultTable .ui-widget-content, .tranparent .ui-widget-content {
  background: none repeat scroll 0 0 transparent !important;
  padding: 5px 0 !important; }

.fmeFont {
  font-size: 30px;
  font-weight: bold; }

.detailProfilePic {
  width: 205px;
  height: 260px;
  border: 1px solid #a8a8a8;
  margin-bottom: 0px !important;
  margin-left: 10px !important;
  margin-top: 10px !important; }

.detailImage1 {
  width: 99px;
  height: 80px;
  border: 1px solid #a8a8a8;
  margin-right: 5px !important; }

.fmeDetailFont {
  font-weight: bold !important;
  font-size: 15px !important;
  float: left; }

.radioClass .ui-selectoneradio {
  width: 30% !important; }

.locationCombo {
  width: 200px !important; }

.buttonMargin {
  margin: 10px; }

.customOrderPanel td {
  padding: 1px !important;
  font-family: "Helvetica Neue",Helvetica; }

.showNoBorder td, .showNoBorder table, .showNoBorder tr {
  border: medium none !important; }

.leftSide {
  border: medium none;
  text-align: center;
  width: 15%; }

.valignTop {
  vertical-align: top !important; }

.thirty {
  width: 30% !important;
  padding: 10px !important; }

.twentyFive {
  width: 25% !important; }

.twenty {
  width: 20% !important; }

.EyePegasus_20_80 #column-1 {
  float: left; }

.EyePegasus_20_80 #column-1, .leftSide {
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(left, white 0%, #e0e0e0 300%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(left, white 0%, #e0e0e0 300%);
  /* Opera */
  background-image: -o-linear-gradient(left, white 0%, #e0e0e0 300%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, white), color-stop(3, #e0e0e0));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(left, white 0%, #e0e0e0 300%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to right, #ffffff 0%, #e0e0e0 300%);
  -webkit-box-shadow: 1px 1px 2px 1px #C0C0C0;
  box-shadow: 1px 1px 2px 1px #C0C0C0; }

.EyePegasus_20_80 #column-2, .floatRight {
  float: right; }

.EyePegasus_20_80_first #layout-column_column-2 {
  padding: 10px !important; }

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

.valignBottom {
  vertical-align: bottom !important; }

.floatRight {
  float: right !important; }

.fontColorGray {
  color: #a8a8a8 !important; }

.fontColorBlue {
  color: #2AA2D8 !important; }

.subLabel {
  width: 80% !important; }

.mainPanelSize {
  width: 100% !important; }

.floatLeft {
  float: left !important; }

.orderTable .radioFont label {
  color: #262626;
  font-size: 14px; }

.mainFontSize {
  font-size: 14px !important; }

.nameFont {
  color: #016FAA;
  font-size: 18px !important; }

.dataTableFont {
  color: #ABABAB !important;
  font-size: 13px !important;
  line-height: 21px !important; }

.subTable .ui-widget-content {
  color: #ABABAB !important;
  font-size: 13px !important;
  line-height: 21px !important; }

.subTable .ui-state-default {
  font-size: 13px !important;
  line-height: 21px !important; }

.gridSize {
  width: 100% !important;
  background-color: #FFFFFF; }

.commentPhoto {
  background-color: #F2F4F5;
  border: 1px solid #a8a8a8;
  height: 85px !important;
  width: 80px !important; }

.panelMargin {
  margin: 3px !important; }

.mandatory {
  color: red !important; }

.invoiceAddDialog {
  height: 80% !important;
  overflow-y: auto !important;
  width: 80% !important;
  outline: 0 none !important; }

table.mainTable {
  width: 100% !important; }

table.mainTable div#wrapper {
  width: 100% !important; }

table.mainTable #banner {
  height: 50px !important;
  position: fixed !important;
  top: 0; }

table.mainTable #content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: medium none !important;
  padding: 50px 0 0 !important; }

table.mainTable div#heading {
  padding: 0 !important;
  text-align: left;
  width: 100%; }

table.mainTable .logo.custom-logo {
  color: #FFFFFF !important;
  font-family: "Helvetica Neue",Helvetica;
  font-size: 20px !important;
  letter-spacing: 0.5px !important;
  opacity: 0.85 !important;
  text-decoration: none !important; }

.homePanel {
  background: none repeat scroll 0 0 #075C9D !important;
  border-radius: 0;
  height: 340px !important;
  opacity: 0.82;
  width: 350px !important;
  float: left; }

.homePanel .ui-panel-titlebar {
  display: none !important; }

.homePanel div {
  color: #FFFFFF !important; }

@font-face {
  font-family: "Helvetica Neue Light";
  src: url(https://github.com/lcdvirgo/helveticaneue/blob/master/HelveticaNeueLight/helveticaneuelight.ttf); }

.homePanel .searchFor {
  font-family: "Helvetica Neue Light";
  font-size: 24px !important;
  letter-spacing: 1.2px !important;
  opacity: 0.85 !important;
  font-weight: lighter; }

.firstTd {
  width: 30px !important; }

.homePanel label {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 15px !important;
  opacity: 0.85 !important; }

.homePanel table.ui-selectoneradio td:first-child {
  width: 25px !important; }

.homePanel .ui-radiobutton-icon {
  background: url("../images/radio_button_unchecked.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }

.homePanel .ui-icon-bullet {
  background: url("../images/radio_button_checked.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }

.homePanel .ui-icon-bullet, .homePanel .ui-radiobutton-icon {
  height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 20px !important;
  display: block !important; }

.homePanel .ui-radiobutton-box.ui-widget.ui-corner-all.ui-radiobutton-relative.ui-state-default {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }

.inColumn {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 15px !important;
  width: 30px !important;
  opacity: 0.85 !important; }

.homePanel .ui-inputtext {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 0;
  color: #FFFFFF;
  font-family: "Helvetica Neue",Helvetica;
  font-size: 15px;
  height: 18px !important;
  opacity: 0.35 !important;
  width: 268px !important; }

.homePanel table.ui-selectoneradio td {
  height: 40px !important; }

.homePanel table.ui-selectoneradio {
  margin: 25px 0 !important; }

div.lineDiv {
  border-top: 1px solid white !important;
  opacity: 0.35 !important;
  margin: 25px 0px !important;
  width: 100% !important; }

div.centerDiv {
  width: 100% !important;
  text-align: center !important; }

div.centerDiv button, .login-logout {
  border-radius: 0 !important;
  font-family: "Helvetica Neue",Helvetica;
  font-size: 15px !important;
  color: black !important; }

table.mainTable h1 {
  display: inline; }

.login-logout a {
  background: none repeat scroll 0 0 #E6E6E6 !important;
  line-height: 50px !important;
  padding: 5px 10px !important;
  text-decoration: none !important;
  width: 100px !important;
  color: black !important; }

.left {
  float: left; }

.right {
  float: right; }

.searchResutPanel .ui-selectoneradio label, .searchResutPanel span, .searchResutPanel button {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 14px;
  color: #262626; }

.searchResutPanel .ui-selectoneradio label, .searchResutPanel span, .searchResutPanel button {
  opacity: 0.85 !important; }

.searchResutPanel button, .searchResutPanel button:hover {
  background: #f5f5f5 !important;
  border: medium none !important; }

.seventy {
  width: 70% !important; }

.addressDiv {
  width: 205px !important;
  min-height: 150px;
  background-color: #f2f4f5 !important;
  font-family: "Helvetica Neue",Helvetica;
  font-size: 14px !important;
  text-align: left;
  border-radius: 0 !important; }

.ui-widget {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 14px !important; }

.boderBottom {
  border-bottom: 1px solid #a8a8a8; }

.fixedWidth235 {
  width: 235px !important; }

.fixedWidth100 {
  width: 100px !important; }

.ui-rating-star-on {
  background: url("../images/rate_star_checked_full.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  background-position: 0 0; }

.ui-rating-star a {
  background: url("../images/rate_star_unchecked.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  background-position: 0 0; }

.patientNameFont {
  font-size: 14px !important;
  font-family: "Helvetica Neue",Helvetica; }

.boldFont {
  font-weight: bold !important; }

.footerNote {
  width: 100% !important;
  text-align: center !important;
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  font-family: Arial !important;
  font-size: 14px !important;
  color: #a8a8a8 !important;
  margin: 15px !important; }

.login-logout {
  margin-right: 100px; }

.navigation a {
  color: white !important;
  text-decoration: none !important;
  padding: 15px 15px !important;
  line-height: 50px !important;
  font-size: 14px !important; }

.navigation a:hover {
  text-decoration: none !important;
  background: none repeat scroll 0 0 #006dcc; }

.subTable table tbody td div.ui-dt-c {
  min-height: 230px !important; }

