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

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

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

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

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

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

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/quix-public-v3-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

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

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

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

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

.yui3-dd-proxy {
  z-index: 1110 !important; }

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

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .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-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .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 ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/quix-public-v3-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(/quix-public-v3-theme/css/../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; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

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

.menu-content {
  background: #ccc9c9 url(/quix-public-v3-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

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

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

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

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

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

.loadingmask-message {
  background: #d4d4d4 url(/quix-public-v3-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.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;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

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

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

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

.paginator-first-link {
  background-image: url(/quix-public-v3-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/quix-public-v3-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/quix-public-v3-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/quix-public-v3-theme/css/../images/arrows/paging_next.png); }

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

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

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

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

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

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/quix-public-v3-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/quix-public-v3-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      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; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/quix-public-v3-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

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

.nav-menu-style-arrows ul {
  list-style-image: url(/quix-public-v3-theme/css/../images/arrows/04_right.png); }

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

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/quix-public-v3-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/quix-public-v3-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/quix-public-v3-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/quix-public-v3-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/quix-public-v3-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/quix-public-v3-theme/css/../images/common/check.png); }

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

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/quix-public-v3-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

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

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

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

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

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

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

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

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/quix-public-v3-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/quix-public-v3-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/quix-public-v3-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/quix-public-v3-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/quix-public-v3-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

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

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .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 {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/quix-public-v3-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/quix-public-v3-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/quix-public-v3-theme/css/../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 {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/quix-public-v3-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/quix-public-v3-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/quix-public-v3-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/quix-public-v3-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/quix-public-v3-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/quix-public-v3-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.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(/quix-public-v3-theme/css/../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(/quix-public-v3-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

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

/* ---------- Sections ---------- */
/* ---------- 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 ---------- */
.alert .form {
  margin: 0; }

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

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

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

.alt.restricted td.first, .restricted td.first {
  background-image: url(/quix-public-v3-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/quix-public-v3-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/quix-public-v3-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/quix-public-v3-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/quix-public-v3-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/quix-public-v3-theme/css/../images/common/team_icon.png); }

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/quix-public-v3-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  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; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

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

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-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 {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-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 {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

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

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

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

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

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

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

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

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

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

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

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

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

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

/* ---------- Dockbar ---------- */
@media (max-width: 979px) {
  .aui * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .aui #heading {
    bottom: 100%;
    margin-top: -2em;
    position: relative; }
    .aui #heading .site-title {
      font-size: 26px; }
      .aui #heading .site-title img {
        width: 35px; }
  .aui #navigation {
    display: none; }
    .aui #navigation.open {
      display: block; }
      .aui #navigation.open .navbar-inner {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        padding: 10px; }
        .aui #navigation.open .navbar-inner .nav-collapse {
          height: auto;
          overflow: visible; }
    .aui #navigation .nav {
      margin: 0; }
  .aui .dockbar-split .dockbar, .aui .dockbar {
    float: right;
    height: auto;
    position: relative;
    z-index: 401; }
    .aui .dockbar-split .dockbar .info-items, .aui .dockbar .info-items {
      height: auto;
      position: static;
      width: 300px; }
    .aui .dockbar-split .dockbar .navbar-inner, .aui .dockbar .navbar-inner {
      width: auto; }
      .aui .dockbar-split .dockbar .navbar-inner .btn-navbar, .aui .dockbar .navbar-inner .btn-navbar {
        background: transparent;
        border: none;
        float: left;
        font-size: 24px;
        padding: 12px 15px; }
        .aui .dockbar-split .dockbar .navbar-inner .btn-navbar:hover, .aui .dockbar .navbar-inner .btn-navbar:hover {
          background-color: #5BBAE8; }
        .aui .dockbar-split .dockbar .navbar-inner .btn-navbar.open, .aui .dockbar .navbar-inner .btn-navbar.open {
          background-color: #F5AF45; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls, .aui .dockbar .navbar-inner .nav-account-controls {
        padding: 0 5px; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls .user-avatar-image, .aui .dockbar .navbar-inner .nav-account-controls .user-avatar-image {
          display: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls, .aui .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        border-top-width: 0;
        position: static;
        z-index: 350;
        padding: 0 5px; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li, .aui .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 0;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a, .aui .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(auto auto auto auto);
            position: static;
            visibility: visible; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li .page-preview-controls, .aui .dockbar .navbar-inner .nav-add-controls > li .page-preview-controls {
            display: none; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a, .aui .dockbar .navbar-inner .nav-add-controls > li > a {
            background: transparent;
            text-align: left;
            white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover, .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #F3f3f3; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 22px;
              margin-top: 0; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link, .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: transparent; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label, .aui .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: transparent;
              display: inline;
              left: 0;
              margin-left: 0;
              margin-top: 0;
              padding: 0;
              position: relative; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label, .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: inline; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down, .aui .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-collapse, .aui .dockbar .navbar-inner .nav-collapse {
        z-index: 400; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-collapse.open, .aui .dockbar .navbar-inner .nav-collapse.open {
          overflow: visible; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav, .aui .dockbar .navbar-inner .nav-collapse > .nav {
          background: #009AE5;
          border-width: 0;
          left: auto;
          margin: 0;
          min-width: 160px;
          position: absolute;
          right: 0;
          z-index: 400; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown .dropdown-menu li a, .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown .dropdown-menu li a {
            font-size: 16px;
            line-height: 32px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown.open > .dropdown-toggle, .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown.open > .dropdown-toggle {
            color: #FFFFFF; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a {
            color: #FFF;
            font-size: 16px;
            margin: 5px 0;
            padding: 6px 15px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a:hover, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:focus, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:hover {
              background-color: #5BBAE8; }
  .aui .portlet-dockbar {
    display: inline-block;
    width: 100%; }
  .aui .signed-out #_145_navAddControlsNavbarBtn {
    display: none; } }
.aui {
  /* ---------- Main ---------- */
  /* ---------- Help icon ---------- */
  /* ---------- Dockbar ---------- */
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Form navigator ---------- */
  /* ---------- Hidden accessible ---------- */
  /* ---------- Side accordion navigations ---------- */
  /* ---------- Extras ---------- */ }
  .aui body {
    color: #555;
    font-weight: 200; }
  .aui a {
    color: #009AE5;
    font-weight: 200; }
    .aui a:hover {
      color: #009AE5; }
    .aui a [class^="icon-"], .aui a [class*=" icon-"] {
      display: inline-block; }
  .aui .alert, .aui .portlet-msg-alert, .aui .portlet-msg-error, .aui .portlet-msg-help, .aui .portlet-msg-info, .aui .portlet-msg-progress, .aui .portlet-msg-success {
    word-wrap: break-word; }
  .aui .table {
    font-size: 15px;
    overflow: hidden; }
    .aui .table td {
      background-color: #F9F9F9; }
    .aui .table thead th {
      background-color: #F0EFEF;
      font-size: 15px;
      font-weight: normal; }
    .aui .table .table-sort-liner a {
      color: #555;
      font-weight: normal;
      text-decoration: underline; }
  .aui .table-striped tbody > tr:nth-child(odd) > td, .aui .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #FFF; }
  .aui .table-hover tbody tr:hover > td, .aui .table-hover tbody tr:hover > th {
    background-color: #EDF8FD; }
  .aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="email"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="text"], .aui input[type="time"], .aui input[type="url"], .aui input[type="week"], .aui select, .aui textarea, .aui .uneditable-input {
    border: 1px solid #DDD;
    color: #8D8D8D;
    font-weight: 200;
    margin-bottom: 7px; }
    .aui input[type="color"]:focus, .aui input[type="date"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="email"]:focus, .aui input[type="month"]:focus, .aui input[type="number"]:focus, .aui input[type="password"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui input[type="text"]:focus, .aui input[type="time"]:focus, .aui input[type="url"]:focus, .aui input[type="week"]:focus, .aui select:focus, .aui textarea:focus, .aui .uneditable-input:focus {
      border-color: rgba(0, 172, 255, 0.8); }
  .aui input[type="submit"] {
    margin-bottom: 11px;
    margin-top: 6px; }
  .aui input[type="text"].search-query {
    margin-top: 0; }
  .aui label {
    color: #555;
    font-size: 15px;
    font-weight: 200; }
  .aui li {
    line-height: 27px; }
  .aui select:focus {
    border: 1px solid rgba(0, 172, 255, 0.8);
    outline: 5px auto rgba(82, 168, 236, 0.6);
    outline-offset: -2px; }
  .aui .form-search .control-group-inline, .aui .lfr-translation-manager-selector .control-group-inline {
    margin: 0; }
  .aui .field-wrapper .btn {
    margin-top: 0; }
  .aui .btn.disabled, .aui .btn[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4; }
  .aui .btn-link {
    color: #555;
    text-decoration: none; }
    .aui .btn-link:focus, .aui .btn-link:hover {
      color: #009AE5;
      text-decoration: none; }
    .aui .btn-link > i {
      height: auto;
      margin: 0;
      padding: 0;
      width: auto; }
  .aui .control-group {
    margin-bottom: 30px; }
  .aui .lfr-ddm-container .control-group, .aui .portlet-staging-bar .control-group {
    margin-bottom: 15px; }
  @media (max-width: 767px) {
    .aui .form-search .input-append .btn {
      font-size: 0;
      padding: 4px 19px 0; }
      .aui .form-search .input-append .btn:after {
        content: "\f002";
        font-size: 18px;
        font-family: 'fontawesome-alloy';
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        *margin-right: .3em; } }
  .aui .navbar .nav > li > a:focus, .aui .navbar .nav > li > a:hover {
    color: #009AE5; }
  .aui .lfr-tree .tree-node .tree-node-selected .tree-label {
    background: #E4F5FC; }
  .aui .previous-level:focus {
    color: #0A68CD; }
  .aui .previous-level:hover {
    color: #8CD3FC; }
  .aui .logo, .aui .logo:hover {
    color: #333;
    line-height: 20px; }
  .aui .portlet, .aui .portlet-borderless-container {
    background: #FFF;
    margin-bottom: 10px;
    padding: 0; }
  .aui .portlet-title {
    padding: 0 10px; }
  .aui .portlet-nested-portlets .portlet-body .portlet {
    border: 1px solid #E5E5E5; }
  .aui .portlet-borderless-container {
    padding: 10px 0; }
  .aui .portlet-options .dropdown-toggle .caret {
    display: none; }
  .aui .taglib-icon-help img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    vertical-align: top; }
    .aui .taglib-icon-help img:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .aui .dockbar-split .dockbar .nav li.dropdown.open > .dropdown-toggle, .aui .dockbar-split .dockbar .nav li.dropdown.active > .dropdown-toggle, .aui .dockbar-split .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: #FFF; }
  .aui .dockbar-split .dockbar .navbar-inner {
    background: none;
    visibility: hidden; }
  .aui .dockbar-split.dockbar-ready .dockbar .navbar-inner {
    visibility: visible; }
  .aui .dockbar.navbar .navbar-inner {
    min-height: 40px; }
  .aui .dockbar .navbar-inner {
    background: #333; }
    .aui .dockbar .navbar-inner .container .btn-navbar {
      color: #FFF; }
      .aui .dockbar .navbar-inner .container .btn-navbar .user-avatar-image {
        position: relative;
        top: 2px;
        width: 28px; }
  .aui .dockbar .nav > li > a {
    color: #FFF;
    line-height: 31px; }
    .aui .dockbar .nav > li > a:focus, .aui .dockbar .nav > li > a:hover {
      color: #FFF; }
    .aui .dockbar .nav > li > a [class^="icon-"], .aui .dockbar .nav > li > a [class*=" icon-"] {
      margin-top: 3px; }
  .aui .dockbar .nav > li.active > a {
    color: #FFF; }
    .aui .dockbar .nav > li.active > a, .aui .dockbar .nav > li.active > a:hover, .aui .dockbar .nav > li.active > a:focus {
      background: #0066B3; }
  .aui .dockbar .nav li.dropdown > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown > .dropdown-toggle:hover .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF; }
  .aui .dockbar .nav li.dropdown.open > .dropdown-toggle, .aui .dockbar .nav li.dropdown.active > .dropdown-toggle, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #3EA9DB;
    color: #FFF; }
  .aui .dockbar .nav li.dropdown .dropdown-menu, .aui .dockbar .nav li.dropdown .site-administration-menu {
    background: #009AE5;
    border-width: 0;
    left: 0;
    margin: 0;
    right: auto; }
    .aui .dockbar .nav li.dropdown .dropdown-menu > li > a, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a {
      color: #FFF;
      font-size: 0.9em;
      font-weight: 300; }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a:focus, .aui .dockbar .nav li.dropdown .dropdown-menu > li > a:hover, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:focus, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:hover {
        background: #2FA4F5;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2FA4F5', endColorstr='#FF2FA4F5'); }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class*=" icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class*=" icon-"] {
        margin-right: 3px; }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a .icon-spacer, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a .icon-spacer {
        margin-right: 17px; }
    .aui .dockbar .nav li.dropdown .dropdown-menu li.active > a, .aui .dockbar .nav li.dropdown .site-administration-menu li.active > a {
      background: #3B6DCC; }
  .aui .dockbar .nav li.dropdown .dropdown-menu {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto; }
    .aui .dockbar .nav li.dropdown .dropdown-menu:after, .aui .dockbar .nav li.dropdown .dropdown-menu:before {
      border-width: 0; }
  .aui .dockbar .nav li.dropdown.user-avatar .dropdown-menu {
    left: auto;
    right: 0; }
  .aui .dockbar .nav-account-controls li ul li a:hover i {
    background-image: none;
    text-decoration: none; }
  .aui .dockbar .divider-vertical {
    border-left-color: #222;
    border-right-color: #555;
    display: none; }
  .aui .app-view-taglib .lfr-header-row-content .select-all-entries {
    left: 7px;
    top: 14px; }
  .aui .navbar .btn-group, .aui .navbar .navbar-search {
    margin-bottom: 8px;
    margin-top: 8px; }
  .aui .navbar .btn-navbar {
    padding: 10px; }
  .aui .navbar .container .btn-navbar {
    background: transparent;
    border-color: #DDD; }
    .aui .navbar .container .btn-navbar:hover, .aui .navbar .container .btn-navbar:focus, .aui .navbar .container .btn-navbar:active, .aui .navbar .container .btn-navbar.active, .aui .navbar .container .btn-navbar.disabled, .aui .navbar .container .btn-navbar[disabled] {
      background-color: #DDD; }
    .aui .navbar .container .btn-navbar .icon-bar {
      background: #656565; }
  .aui .navbar .icon-caret-down {
    background: #27A7EB;
    background: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    height: auto;
    margin-left: 5px;
    padding: 1px 4px;
    width: auto; }
  .aui .navbar .nav > li.open > a {
    background-color: #FFF;
    color: #555;
    text-decoration: none; }
  .aui .navbar .navbar-inner {
    min-height: 47px; }
  .aui .modify-pages .delete-tab {
    background: #555;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 16px;
    padding: 4px;
    right: -10px;
    top: 0;
    z-index: 300; }
    .aui .modify-pages .delete-tab:hover {
      -webkit-box-shadow: 0 1px 1px -1px black;
      -moz-box-shadow: 0 1px 1px -1px black;
      box-shadow: 0 1px 1px -1px black; }
  .aui .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 3px 15px 2px; }
    .aui .breadcrumb li {
      display: inline; }
      .aui .breadcrumb li span.divider {
        color: #999;
        font-weight: bold; }
      .aui .breadcrumb li.last a {
        color: #676767; }
      .aui .breadcrumb li.last span.divider {
        display: none; }
    .aui .breadcrumb .only .divider {
      display: none; }
    @media (max-width: 767px) {
      .aui .breadcrumb.breadcrumb-horizontal {
        padding-left: 5px;
        padding-right: 5px; }
        .aui .breadcrumb.breadcrumb-horizontal li {
          display: none; }
          .aui .breadcrumb.breadcrumb-horizontal li.only, .aui .breadcrumb.breadcrumb-horizontal li.first, .aui .breadcrumb.breadcrumb-horizontal li.last, .aui .breadcrumb.breadcrumb-horizontal li.current-parent {
            display: inline-block; }
          .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.only, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.first a, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.last a, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.active, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.current-parent a {
            display: inline-block;
            max-width: 65px;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: bottom;
            white-space: nowrap; }
          .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.current-parent:before {
            color: #999;
            content: ' ... / ';
            font-weight: bold; } }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .message {
    color: #000; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .number {
    background: #60BFEF; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .tab-icon {
    color: #60BFEF; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .message {
    color: #B50303; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .message {
    color: #000; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    background: #CCC;
    color: #FFF; }
  @media (max-width: 979px) {
    .aui .taglib-form-navigator .form-navigator-content {
      clear: both;
      float: none;
      width: 100%; }
    .aui .taglib-form-navigator .form-navigator.nav.well {
      border-width: 1px 0 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      clear: both;
      float: none;
      margin: 1em 0 0;
      padding: 1em 0.5em;
      width: 100%; }
      .aui .taglib-form-navigator .form-navigator.nav.well > li {
        display: inline-block; }
        .aui .taglib-form-navigator .form-navigator.nav.well > li > a {
          margin: 0;
          padding: 0.1em 1em; }
    .aui .taglib-form-navigator .nobr {
      white-space: normal; } }
  .aui #banner h2, .aui #banner h3, .aui .site-breadcrumbs h1 {
    clip: rect(0 0 0 0);
    position: absolute; }
  .aui .opens-new-window-accessible {
    background: url(/quix-public-v3-theme/images/common/open_window.png) no-repeat 0 50%;
    display: inline-block;
    font-size: 0;
    height: 11px;
    margin-left: 2px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
    width: 11px; }
  .aui .nav-header {
    background-color: #E5E5E5;
    border: solid #DDD;
    border-width: 1px 0;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .aui .accordion .accordion-group .accordion-heading .accordion-toggle {
    padding-left: 15px; }
  .aui .accordion .accordion-group .toggler-content-expanded {
    border-width: 1px 0 0 0; }
  .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:before, .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-collapsed:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    content: "\f138";
    font-family: 'fontawesome-alloy';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    display: inline-block;
    margin-right: 5px; }
  .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    content: "\f13a"; }
  .aui .accordion-group {
    border-width: 0; }
    .aui .accordion-group .accordion-heading {
      background: none no-repeat 0 50%;
      overflow: hidden; }
      .aui .accordion-group .accordion-heading .accordion-toggle, .aui .accordion-group .accordion-heading .accordion-toggle:hover {
        text-decoration: none; }
      .aui .accordion-group .accordion-heading.toggler-header-collapsed, .aui .accordion-group .accordion-heading.toggler-header-expanded {
        background-image: none; }
        .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:before, .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5; }
      .aui .accordion-group .accordion-heading.toggler-header-collapsed {
        position: relative; }
        .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:after {
          content: '';
          margin-left: 10px;
          position: absolute;
          top: 50%;
          width: 100%; }
    .aui .accordion-group .toggler-content-expanded {
      border: 1px solid #eeeeee; }
      .aui .accordion-group .toggler-content-expanded .accordion-inner {
        border-width: 0; }
    .aui .accordion-group.lfr-panel-extended {
      border-width: 1px; }
      .aui .accordion-group.lfr-panel-extended .accordion-heading {
        background: #F2F2F2;
        overflow: hidden;
        position: static; }
        .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle {
          color: #999;
          padding-left: 8px; }
          .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle:after, .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle:before {
            float: right;
            font-size: 22px; }
  .aui .accordion-heading .accordion-toggle {
    padding-left: 0; }
  .aui .toggler-content-collapsed {
    display: none; }
  .aui body.yui3-skin-sam .yui3-widget-mask {
    background-color: #FFF; }
  .aui.ie .dockbar .navbar-inner, .aui.ie #navigation .navbar-inner {
    filter: none; }
  .aui.ie6 .accordion-group .accordion-heading, .aui.ie7 .accordion-group .accordion-heading {
    background: none no-repeat 0 50%; }
    .aui.ie6 .accordion-group .accordion-heading.toggler-header-collapsed, .aui.ie7 .accordion-group .accordion-heading.toggler-header-collapsed {
      background-image: url(/quix-public-v3-theme/css/../images/arrows/05_right.png); }
    .aui.ie6 .accordion-group .accordion-heading.toggler-header-expanded, .aui.ie7 .accordion-group .accordion-heading.toggler-header-expanded {
      background-image: url(/quix-public-v3-theme/css/../images/arrows/05_down.png); }
  .aui .add-content-menu .accordion, .aui .lfr-edit-layout-panel .accordion, .aui .panel-page-menu .portlet-borderless-container .accordion {
    background: #FFF;
    border: solid #D3D3D3;
    border-width: 0 1px; }
    .aui .add-content-menu .accordion .accordion-group, .aui .lfr-edit-layout-panel .accordion .accordion-group, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group {
      border-width: 0;
      margin-bottom: 0; }
      .aui .add-content-menu .accordion .accordion-group .accordion-heading, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-heading, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-heading {
        cursor: pointer; }
        .aui .add-content-menu .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-heading .accordion-toggle {
          font-size: 16px;
          font-weight: 300;
          padding: 0; }
      .aui .add-content-menu .accordion .accordion-group .accordion-inner, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-inner, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-inner {
        background: #FCFCFC;
        border: solid #D3D3D3;
        border-width: 0 0 1px 0;
        padding: 6px 0 15px; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header {
        background: #F2F2F2;
        border: solid #D3D3D3;
        border-width: 1px 0;
        margin-top: -1px;
        padding: 6px 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none; }
        .aui .add-content-menu .accordion .accordion-group .toggler-header .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header .accordion-toggle {
          background: #f2f2f2 url(/quix-public-v3-theme/css/../images/arrows/13_left.png) no-repeat 100% -20px; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header-collapsed .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-collapsed .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-collapsed .accordion-toggle {
        background-position: 100% 0; }
        .aui .add-content-menu .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before {
          display: none; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before {
        display: none; }
    .aui .add-content-menu .accordion .toggler-content-expanded, .aui .lfr-edit-layout-panel .accordion .toggler-content-expanded, .aui .panel-page-menu .portlet-borderless-container .accordion .toggler-content-expanded {
      border-width: 0; }
  .aui .lfr-add-panel .add-content-menu .lfr-content-item {
    color: #009AE5; }
    .aui .lfr-add-panel .add-content-menu .lfr-content-item:focus, .aui .lfr-add-panel .add-content-menu .lfr-content-item:hover {
      background-color: #E5F5FC; }
    .aui .lfr-add-panel .add-content-menu .lfr-content-item.lfr-portlet-used {
      color: #BBB; }
  .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-collapsed:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    color: #8D8D8D;
    position: absolute;
    right: 5px;
    top: 0; }
  .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.active:before {
    color: #FFF; }
  .aui .lfr-add-panel.lfr-admin-panel h1, .aui .lfr-device-preview-panel.lfr-admin-panel h1, .aui .lfr-edit-layout-panel.lfr-admin-panel h1 {
    color: #009AE5;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px; }
  .aui ::-webkit-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::-moz-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::-o-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui .breadcrumb > li {
    text-shadow: none; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .number, .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-success .tab-label .number {
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .number {
    -webkit-box-shadow: 0 0 5px 0 #b50303;
    -moz-box-shadow: 0 0 5px 0 #b50303;
    box-shadow: 0 0 5px 0 #b50303; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-success .tab-label .number {
    -webkit-box-shadow: 0 0 5px 0 #488f06;
    -moz-box-shadow: 0 0 5px 0 #488f06;
    box-shadow: 0 0 5px 0 #488f06; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #60bfef;
    -moz-box-shadow: 0 0 5px 0 #60bfef;
    box-shadow: 0 0 5px 0 #60bfef; }
  .aui .modify-pages .delete-tab {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none; }
  .aui .nav-header {
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: -moz-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: -o-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: linear-gradient(#ffffff 0%, #f2f2f2 100%); }
  .aui .portlet-options .dropdown-toggle, .aui .portlet-options.open .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="text"], .aui input[type="time"], .aui input[type="week"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui textarea, .aui .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .aui input[type="color"]:focus, .aui input[type="date"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="month"]:focus, .aui input[type="number"]:focus, .aui input[type="password"]:focus, .aui input[type="text"]:focus, .aui input[type="time"]:focus, .aui input[type="week"]:focus, .aui input[type="email"]:focus, .aui input[type="url"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui textarea:focus, .aui .uneditable-input:focus {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
  .aui input.search-query {
    border-radius: 15px; }
  .aui .tagselector-focused .tagselector-content .textboxlistentry-holder {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
  .aui .dockbar .nav > li > a {
    text-shadow: none; }
  .aui .dockbar .nav li.dropdown .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .dockbar .container .btn .user-avatar-image, .aui .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #5594e0;
    -moz-box-shadow: 0 0 0 2px #5594e0;
    box-shadow: 0 0 0 2px #5594e0; }
  .aui .navbar .container .btn, .aui .navbar .container .btn .icon-bar {
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    box-shadow: 0 1px 0 white; }
  .aui .navbar .icon-caret-down {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .aui .navbar .nav > li.open > a {
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }
  .aui .dockbar .container .btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui body.yui3-skin-sam .yui3-widget-mask {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }

.aui .dark, .aui .light {
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Portlet hover styles ---------- */
  /* ---------- Extras ---------- */ }
  .aui .dark #navigation .navbar-inner, .aui .light #navigation .navbar-inner {
    border-width: 0; }
    .aui .dark #navigation .navbar-inner .nav > li, .aui .light #navigation .navbar-inner .nav > li {
      margin-right: 5px; }
    .aui .dark #navigation .navbar-inner .nav li, .aui .light #navigation .navbar-inner .nav li {
      padding: 8px 0; }
      .aui .dark #navigation .navbar-inner .nav li.active > a, .aui .dark #navigation .navbar-inner .nav li.open > a, .aui .light #navigation .navbar-inner .nav li.active > a, .aui .light #navigation .navbar-inner .nav li.open > a {
        background: #00CAFF;
        color: #FFF; }
      .aui .dark #navigation .navbar-inner .nav li.open > .dropdown-toggle, .aui .light #navigation .navbar-inner .nav li.open > .dropdown-toggle {
        background: #00CAFF;
        color: #FFF; }
    .aui .dark #navigation .navbar-inner .nav .dropdown-menu, .aui .light #navigation .navbar-inner .nav .dropdown-menu {
      background-color: #FFF;
      border: 1px solid #CCC;
      border-color: rgba(0, 0, 0, 0.2); }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu:after, .aui .light #navigation .navbar-inner .nav .dropdown-menu:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #FFF; }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu:before, .aui .light #navigation .navbar-inner .nav .dropdown-menu:before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #CCC; }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu a, .aui .light #navigation .navbar-inner .nav .dropdown-menu a {
        color: #555; }
        .aui .dark #navigation .navbar-inner .nav .dropdown-menu a:focus, .aui .dark #navigation .navbar-inner .nav .dropdown-menu a:hover, .aui .light #navigation .navbar-inner .nav .dropdown-menu a:focus, .aui .light #navigation .navbar-inner .nav .dropdown-menu a:hover {
          background: #00CAFF;
          color: #FFF;
          text-decoration: none; }
  .aui .dark .modify-pages .delete-tab, .aui .light .modify-pages .delete-tab {
    top: 10px; }
  .aui .dark .breadcrumb, .aui .light .breadcrumb {
    background: transparent; }
  .aui .dark .portlet-content, .aui .light .portlet-content {
    border-width: 0; }
  .aui .dark .portlet-topper, .aui .light .portlet-topper {
    background: transparent; }
    .aui .dark .portlet-topper .portlet-title, .aui .light .portlet-topper .portlet-title {
      font-size: 22px;
      font-weight: lighter; }
  .aui .dark .lfr-configurator-visibility .portlet-topper, .aui .light .lfr-configurator-visibility .portlet-topper {
    background: transparent; }
  .aui .dark .portlet-borderless-container, .aui .light .portlet-borderless-container {
    background: transparent; }
  .aui .dark section.portlet, .aui .light section.portlet {
    border: 2px solid transparent; }
    .aui .dark section.portlet menu.portlet-topper-toolbar, .aui .light section.portlet menu.portlet-topper-toolbar {
      color: #00CAFF;
      display: none; }
  .aui .dark.signed-in section.portlet:hover, .aui .light.signed-in section.portlet:hover {
    border-color: #00CAFF; }
    .aui .dark.signed-in section.portlet:hover menu.portlet-topper-toolbar, .aui .light.signed-in section.portlet:hover menu.portlet-topper-toolbar {
      display: block; }
  .aui .dark section.portlet#portlet_new-password menu.portlet-topper-toolbar, .aui .light section.portlet#portlet_new-password menu.portlet-topper-toolbar {
    background: transparent; }
    .aui .dark section.portlet#portlet_new-password menu.portlet-topper-toolbar:after, .aui .light section.portlet#portlet_new-password menu.portlet-topper-toolbar:after {
      content: ""; }
  .aui .dark section.portlet#portlet_new-password:hover, .aui .light section.portlet#portlet_new-password:hover {
    border: 2px solid transparent; }
    .aui .dark section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar, .aui .light section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar {
      background: transparent; }
  .aui .dark.controls-hidden section.portlet:hover, .aui .light.controls-hidden section.portlet:hover {
    border-color: transparent; }
    .aui .dark.controls-hidden section.portlet:hover menu.portlet-topper-toolbar, .aui .light.controls-hidden section.portlet:hover menu.portlet-topper-toolbar {
      display: none; }
  .aui .dark .columns-max section.portlet .portlet-topper-toolbar, .aui .light .columns-max section.portlet .portlet-topper-toolbar {
    background: transparent;
    height: auto;
    width: auto; }
    .aui .dark .columns-max section.portlet .portlet-topper-toolbar:after, .aui .light .columns-max section.portlet .portlet-topper-toolbar:after {
      content: ""; }
    .aui .dark .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back, .aui .light .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back {
      padding-right: 0; }
  .aui .dark .columns-max section.portlet:focus, .aui .dark .columns-max section.portlet:hover, .aui .light .columns-max section.portlet:focus, .aui .light .columns-max section.portlet:hover {
    border: 2px solid transparent; }
    .aui .dark .columns-max section.portlet:focus .portlet-topper-toolbar, .aui .dark .columns-max section.portlet:hover .portlet-topper-toolbar, .aui .light .columns-max section.portlet:focus .portlet-topper-toolbar, .aui .light .columns-max section.portlet:hover .portlet-topper-toolbar {
      background: transparent; }
  .aui .dark a, .aui .light a {
    text-shadow: none; }
  .aui .dark #navigation .navbar-inner, .aui .light #navigation .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav li.active > a, .aui .dark #navigation .navbar-inner .nav li.open > a, .aui .light #navigation .navbar-inner .nav li.active > a, .aui .light #navigation .navbar-inner .nav li.open > a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      text-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav li.open > .dropdown-toggle, .aui .light #navigation .navbar-inner .nav li.open > .dropdown-toggle {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      text-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav .dropdown-menu, .aui .light #navigation .navbar-inner .nav .dropdown-menu {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
  .aui .dark section.portlet .admin.portlet-topper-toolbar:before, .aui .light section.portlet .admin.portlet-topper-toolbar:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  .aui .dark section.portlet.active, .aui .light section.portlet.active {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .aui .dark.signed-in section.portlet, .aui .light.signed-in section.portlet {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .aui .dark.signed-in section.portlet:hover, .aui .light.signed-in section.portlet:hover {
      -webkit-transition: border-color 0.2s ease-in;
      -moz-transition: border-color 0.2s ease-in;
      -o-transition: border-color 0.2s ease-in;
      transition: border-color 0.2s ease-in; }

.aui .dark {
  background: #363636;
  color: #E3E3E3;
  /* ---------- Dockbar ---------- */
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Tables ---------- */ }
  .aui .dark.portal-popup {
    background-color: transparent;
    color: #555; }
    .aui .dark.portal-popup legend {
      color: #555; }
  .aui .dark.yui3-skin-sam .yui3-widget-mask {
    background-color: #111; }
  .aui .dark a {
    color: #009CEB; }
  .aui .dark legend, .aui .dark .portlet-wiki .portlet-body h3, .aui .dark .taglib-header {
    color: #E3E3E3; }
  .aui .dark .modal-content, .aui .dark .modal-content legend {
    color: #555; }
  .aui .dark .dockbar .nav li.dropdown .dropdown-menu {
    background: #007BB3; }
  .aui .dark #breadcrumbs {
    padding-left: 10px; }
  .aui .dark #navigation .navbar-inner {
    background: #2F2F2F; }
    .aui .dark #navigation .navbar-inner .nav > li > a {
      color: #E3E3E3; }
  .aui .dark .breadcrumb li a {
    color: #E3E3E3; }
  .aui .dark .lfr-header-row-content {
    padding: 3px 0 0; }
  .aui .dark .portlet {
    background: #363636; }
  .aui .dark .portlet-title {
    color: #00CAFF; }
  .aui .dark .table {
    color: #555; }

.aui .light {
  background: #FAFAFA;
  /* ---------- Portlet ---------- */
  /* ---------- Portlet hover styles ---------- */ }
  .aui .light #navigation .navbar-inner {
    background: #F6F6F6; }
    .aui .light #navigation .navbar-inner .nav > li a {
      color: #777; }
  .aui .light .portlet {
    background: transparent; }
  .aui .light .portlet-title {
    color: #29B23E; }
  .aui .light .columns-max .portlet .portlet-topper-toolbar a {
    color: #555; }

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-light-webfont.eot");
  src: url("fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-light-webfont.woff2") format("woff2"), url("fonts/opensans-light-webfont.woff") format("woff"), url("fonts/opensans-light-webfont.svg#open_sanslight") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff2") format("woff2"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.svg#open_sansregular") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: italic;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-italic-webfont.eot");
  src: url("fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-italic-webfont.woff2") format("woff2"), url("fonts/opensans-italic-webfont.woff") format("woff"), url("fonts/opensans-italic-webfont.svg#open_sansitalic") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-semibold-webfont.eot");
  src: url("fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold-webfont.woff2") format("woff2"), url("fonts/opensans-semibold-webfont.woff") format("woff"), url("fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: italic;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-semibolditalic-webfont.eot");
  src: url("fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibolditalic-webfont.woff2") format("woff2"), url("fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic") format("svg"); }

@font-face {
  font-family: 'Heebo';
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/heebo-regular-webfont.eot");
  src: url("fonts/heebo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/heebo-regular-webfont.woff2") format("woff2"), url("fonts/heebo-regular-webfont.woff") format("woff"), url("fonts/heebo-regular-webfont.svg#heeboregular") format("svg"); }

@font-face {
  font-family: 'Heebo';
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/heebo-light-webfont.eot");
  src: url("fonts/heebo-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/heebo-light-webfont.woff2") format("woff2"), url("fonts/heebo-light-webfont.woff") format("woff"), url("fonts/heebo-light-webfont.svg#heebolight") format("svg"); }

@font-face {
  font-family: 'Heebo';
  font-weight: 100;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/heebo-thin-webfont.eot");
  src: url("fonts/heebo-thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/heebo-thin-webfont.woff2") format("woff2"), url("fonts/heebo-thin-webfont.woff") format("woff"), url("fonts/heebo-thin-webfont.svg#heebothin") format("svg"); }

@font-face {
  font-family: 'Heebo';
  text-rendering: optimizeLegibility;
  src: url("fonts/Heebo-Medium.eot");
  src: url("fonts/Heebo-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Heebo-Medium.woff2") format("woff2"), url("fonts/Heebo-Medium.woff") format("woff"), url("fonts/Heebo-Medium.ttf") format("truetype"), url("fonts/Heebo-Medium.svg#Heebo-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Heebo';
  text-rendering: optimizeLegibility;
  src: url("fonts/Heebo-Bold.eot");
  src: url("fonts/Heebo-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Heebo-Bold.woff2") format("woff2"), url("fonts/Heebo-Bold.woff") format("woff"), url("fonts/Heebo-Bold.ttf") format("truetype"), url("fonts/Heebo-Bold.svg#Heebo-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'qfont';
  src: url("fonts/qfont.eot?zgqozq");
  src: url("fonts/qfont.eot?zgqozq#iefix") format("embedded-opentype"), url("fonts/qfont.ttf?zgqozq") format("truetype"), url("fonts/qfont.woff?zgqozq") format("woff"), url("fonts/qfont.svg?zgqozq#qfont") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="q-icon-"], [class*=" q-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.q-icon-pinlocation:before {
  content: "\e910"; }

.q-icon-ecommerce:before {
  content: "\e90f"; }

.q-icon-b2b:before {
  content: "\e908"; }

.q-icon-business2:before {
  content: "\e909"; }

.q-icon-documentale:before {
  content: "\e90a"; }

.q-icon-mobile:before {
  content: "\e90b"; }

.q-icon-personalizzate:before {
  content: "\e90c"; }

.q-icon-portali:before {
  content: "\e90d"; }

.q-icon-reporting:before {
  content: "\e90e"; }

.q-icon-moveleft:before {
  content: "\e907"; }

.q-icon-moveright:before {
  content: "\e906"; }

.q-icon-marketing:before {
  content: "\e900"; }

.q-icon-consulenza:before {
  content: "\e901"; }

.q-icon-analisi:before {
  content: "\e902"; }

.q-icon-enterprise:before {
  content: "\e903"; }

.q-icon-business:before {
  content: "\e904"; }

.q-icon-qletter:before {
  content: "\e905"; }

.q-icon-plus:before {
  content: "\e114"; }

.q-icon-check:before {
  content: "\e116"; }

.q-icon-menu:before {
  content: "\e120"; }

.q-icon-file:before {
  content: "\e124"; }

.q-icon-ellipsis:before {
  content: "\e129"; }

/* ---------- Base styles ---------- */
.aui {
  /* ---------- Dockbar ---------- */
  /* ---------- Main navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet wrapper and icons ---------- */
  /* ---------- Set password reminder portlet ---------- */
  /* ---------- Staging bar ---------- */
  /* ---------- Hudcrumbs ---------- */
  /* ---------- Miscellaneous ---------- */
  /* ---------- Extras ---------- */
  /* ---------- IE8 ---------- */ }
  .aui .separator {
    border-color: #BFBFBF transparent #FFF;
    border-style: solid;
    border-width: 1px 0; }
  .aui .site-title a:hover {
    text-decoration: none; }
  .aui .site-title .site-name {
    display: inline-block; }
  .aui #skip-to-content:focus {
    clip: rect(auto auto auto auto);
    margin-top: 35px;
    right: 5px;
    z-index: 200; }
  .aui #sign-in {
    background: url(/quix-public-v3-theme/images/common/key.png) no-repeat 3px 50%;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    position: absolute;
    right: 0;
    top: -1.2em; }
  .aui .redirected-to-message {
    margin-right: 10px; }
    .aui .redirected-to-message a {
      background: #ECFBFF;
      border: 1px solid #ADE5FA;
      color: #8D8D8D;
      padding: 5px; }
  .aui .site-navigation {
    margin-bottom: 6px; }
    .aui .site-navigation .lfr-nav-item span, .aui .site-navigation .lfr-nav-item a {
      white-space: nowrap;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      max-width: 300px; }
  .aui .taglib-portal-message {
    margin-bottom: 0; }
  .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle {
    background-color: transparent; }
    .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle:hover {
      color: #FFF; }
  .aui .dockbar.navbar .nav li.dropdown.staging-toggle .dropdown-menu {
    background-color: #55B8EC; }
  .aui .dockbar.navbar .nav > li > a {
    margin: 0 5px 0 0;
    padding: 6px 10px; }
    .aui .dockbar.navbar .nav > li > a:hover {
      background-color: #2FA4F5; }
  .aui .dockbar .info-button {
    top: 9px; }
    .aui .dockbar .info-button a {
      margin-top: -4px; }
      .aui .dockbar .info-button a:hover {
        color: #FFF; }
  .aui .dockbar .staging-bar .staging-toggle {
    color: #FFF; }
    .aui .dockbar .staging-bar .staging-toggle li a {
      color: #FFF;
      font-weight: 300;
      text-decoration: none; }
    .aui .dockbar .staging-bar .staging-toggle .btn-link {
      color: #FFF;
      font-size: 12px; }
  .aui .dockbar .page-customization-bar .btn {
    border-color: transparent; }
    .aui .dockbar .page-customization-bar .btn:hover, .aui .dockbar .page-customization-bar .btn:focus {
      background: transparent;
      text-decoration: underline; }
  .aui .dockbar .navbar-inner, .aui .dockbar-split .dockbar .navbar-inner {
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(47%, #f9f9f9), color-stop(100%, #f9f9f9));
    background-image: -webkit-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: -moz-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: -o-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%); }
    .aui .dockbar .navbar-inner .nav > li, .aui .dockbar-split .dockbar .navbar-inner .nav > li {
      background-color: #f9f9f9;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(47%, #f9f9f9), color-stop(100%, #f9f9f9));
      background-image: -webkit-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
      background-image: -moz-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
      background-image: -o-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
      background-image: linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%); }
  .aui .dockbar-split .dockbar .info-button {
    top: 9px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls.nav-account-controls-notice {
    margin-top: 10px;
    top: 50px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
    background: transparent;
    border-top-width: 0; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls.nav-add-controls-notice {
      top: 70px; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
      background-color: transparent;
      background-image: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
        background: #45CBF5;
        line-height: inherit;
        padding: 6px 8px; }
        @media (max-width: 979px) {
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: transparent; } }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
          background: #5BBAE8; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
          background: #92F545; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: transparent; } }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar {
    background-color: #6DA4E4;
    background-color: rgba(109, 168, 228, 0.9);
    line-height: 20px; }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar-text {
    height: 43px; }
  .aui .dockbar-split .dockbar .navbar-inner .staging-bar {
    margin: 6px 0; }
    .aui .dockbar-split .dockbar .navbar-inner .staging-bar > li {
      background: transparent; }
  .aui #navigation .add-page-editor input {
    margin-top: 0; }
  .aui #navigation .brand {
    margin-left: 0;
    padding: 0 20px 0 0; }
    .aui #navigation .brand img {
      height: 40px;
      width: auto; }
  .aui #navigation .nav li.dropdown > .dropdown-toggle {
    padding-right: 0; }
    .aui #navigation .nav li.dropdown > .dropdown-toggle .caret {
      border-bottom-color: #FFF;
      border-top-color: #FFF; }
  .aui #navigation .nav li.open > a {
    background-color: #A3A3A3;
    color: #FFF; }
  .aui #navigation .nav li.active > a {
    background-color: #f9f9f9; }
  .aui #navigation .nav > li > a {
    padding: 4px 15px 5px; }
  .aui #navigation .nav .dropdown-menu {
    background: #00ACFF;
    border-width: 0;
    margin: 0; }
    .aui #navigation .nav .dropdown-menu:after, .aui #navigation .nav .dropdown-menu:before {
      border-width: 0; }
    .aui #navigation .nav .dropdown-menu a {
      color: #FFF; }
      .aui #navigation .nav .dropdown-menu a:hover {
        background: none;
        text-decoration: underline; }
  .aui #navigation .navbar-inner {
    background: #555;
    border-width: 0;
    min-height: 36px; }
    .aui #navigation .navbar-inner li a {
      color: #FFF; }
  .aui .modify-pages .delete-tab {
    background: #555;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 16px;
    padding: 4px;
    right: -10px;
    top: 0;
    z-index: 300; }
  .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle {
    padding: 10px; }
    .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle i {
      margin: 0; }
    @media (max-width: 979px) {
      .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle {
        line-height: 1em;
        padding: 14px;
        position: absolute;
        right: 0;
        top: 0; } }
  .aui .modify-pages .drag-handle {
    background-color: rgba(255, 255, 255, 0.75);
    color: #009AE5; }
  .aui .breadcrumb {
    background-color: #FAFAFA; }
  .aui #breadcrumbs {
    margin-bottom: 45px; }
    .aui #breadcrumbs .breadcrumb {
      margin-bottom: 0; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    border: 1px solid #EAEAEA;
    border-top-width: 0;
    padding: 12px 10px 10px; }
  .aui .portlet-topper {
    background: #D3D3D3;
    color: #FFF;
    padding: 0; }
    .aui .portlet-topper .portlet-title {
      font-size: 1em;
      font-weight: normal;
      line-height: 2.2;
      margin: 0; }
      .aui .portlet-topper .portlet-title i, .aui .portlet-topper .portlet-title span img {
        display: none; }
    .aui .portlet-topper .portlet-topper-toolbar {
      font-size: 0.8em;
      margin: -10px 0 0;
      padding: 0;
      right: 10px;
      top: 50%; }
  .aui .lfr-configurator-visibility .portlet-topper {
    background-color: #A9A9A9; }
  .aui .signed-in.controls-visible .portlet-title {
    padding-right: 80px; }
  .aui .portlet-asset-publisher .asset-title, .aui .portlet-asset-publisher .header-title, .aui .portlet-asset-publisher li.title-list, .aui .portlet-blogs .entry-title, .aui .portlet-blogs .header-title, .aui .portlet-message-boards .header-title {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .aui .portlet-asset-publisher .asset-content, .aui .portlet-asset-publisher .asset-summary, .aui .portlet-blogs .entry-body, .aui .portlet-journal-content .journal-content-article, .aui .portlet-message-boards .thread-body {
    word-wrap: break-word; }
  .aui .edit-actions {
    list-style: none;
    margin-left: 0;
    margin-right: 0; }
    .aui .edit-actions li {
      float: left;
      margin-right: 10px; }
  .aui .portlet-icons {
    float: none; }
  .aui .page-maximized .portlet-icons {
    font-size: 11px; }
  .aui .dropdown-menu > li.portlet-close > a {
    color: #C00;
    font-weight: bold; }
    .aui .dropdown-menu > li.portlet-close > a:focus, .aui .dropdown-menu > li.portlet-close > a:hover {
      background-color: #C00;
      background-image: none;
      color: #FFF; }
  .aui .update-reminder-query .control-group {
    max-width: 350px; }
  .aui .update-reminder-query .reminder-query-answer {
    height: 30px;
    width: 100%; }
  .aui .update-reminder-query .reminder-query-question {
    width: 100%; }
  .aui .navbar-inner .nav.staging-bar {
    border-top-width: 0;
    position: static; }
    .aui .navbar-inner .nav.staging-bar li .page-variations {
      display: inline-block;
      margin-left: 8px; }
      .aui .navbar-inner .nav.staging-bar li .page-variations a {
        text-decoration: none; }
    .aui .navbar-inner .nav.staging-bar li.dropdown {
      position: static; }
  .aui .portlet-staging-bar .row-fluid .layout-revision-info .layout-revision-version label {
    color: #B6DDF5; }
  .aui .portlet-staging-bar .label-submit {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .layout-branch-selector .icon-caret-down, .aui .portlet-staging-bar .layout-set-branch-selector .icon-caret-down {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu {
    background-color: #50AFE9; }
    .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-file, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-file {
      background-color: #469DE3; }
  .aui .lfr-hudcrumbs {
    position: fixed;
    top: 0;
    z-index: 300; }
    .aui .lfr-hudcrumbs .breadcrumb {
      background: #414445;
      background: rgba(0, 0, 0, 0.8); }
      .aui .lfr-hudcrumbs .breadcrumb li a, .aui .lfr-hudcrumbs .breadcrumb li span {
        color: #FFF; }
  .aui .lfr-panel-container {
    background-color: transparent; }
  .aui .lfr-portlet-title-editable-content .field {
    display: inline;
    float: none; }
  .aui .portlet-journal-content .lfr-icon-actions {
    margin-bottom: 3px; }
  .aui #navigation .nav li.open > a {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
  .aui #navigation .nav .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui #navigation .nav > .active > a {
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(47%, #f9f9f9), color-stop(100%, #f9f9f9));
    background-image: -webkit-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: -moz-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: -o-linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    background-image: linear-gradient(#f9f9f9 0%, #f9f9f9 47%, #f9f9f9 100%);
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF9F9F9'); }
  .aui #navigation .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
    .aui #navigation .navbar-inner li a {
      text-shadow: none; }
  .aui .update-reminder-query .reminder-query-answer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .modify-pages .delete-tab {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .aui .modify-pages .delete-tab:hover {
      -moz-box-shadow: 0 1px 1px -1px black -1px 0 0 0;
      -webkit-box-shadow: 0 1px 1px -1px black -1px 0 0 0;
      box-shadow: 0 1px 1px -1px black -1px 0 0 0; }
  .aui .portlet-borderless-bar, .aui .portlet-content .lfr-icon-actions {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: inset 0 1px 3px black -1px 0 0 0;
    -webkit-box-shadow: inset 0 1px 3px black -1px 0 0 0;
    box-shadow: inset 0 1px 3px black -1px 0 0 0; }
  .aui .portlet-borderless-bar .portlet-actions {
    -moz-box-shadow: inset 2px 1px 2px black -1px 0 0 0;
    -webkit-box-shadow: inset 2px 1px 2px black -1px 0 0 0;
    box-shadow: inset 2px 1px 2px black -1px 0 0 0; }
  .aui .portlet-borderless-bar .portlet-title-default {
    -moz-box-shadow: inset -2px 1px 2px black -1px 0 0 0;
    -webkit-box-shadow: inset -2px 1px 2px black -1px 0 0 0;
    box-shadow: inset -2px 1px 2px black -1px 0 0 0; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }
  .aui .portlet-minimized .portlet-content {
    border-width: 0; }
  .aui .portlet-minimized .portlet-topper {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .portlet-nested-portlets .portlet-body .portlet, .aui .portlet-nested-portlets .portlet-body .portlet-borderless-container {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
  .aui .portlet-topper {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
  .aui .dockbar .staging-bar .staging-toggle > a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .dockbar-split .dockbar .navbar-inner {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0;
    text-shadow: none; }
    @media (max-width: 979px) {
      .aui .dockbar-split .dockbar .navbar-inner {
        background-color: #f9f9f9;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #f9f9f9));
        background-image: -webkit-linear-gradient(#f9f9f9, #f9f9f9);
        background-image: -moz-linear-gradient(#f9f9f9, #f9f9f9);
        background-image: -o-linear-gradient(#f9f9f9, #f9f9f9);
        background-image: linear-gradient(#f9f9f9, #f9f9f9); } }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
      background-color: #f9f9f9;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #f9f9f9));
      background-image: -webkit-linear-gradient(#f9f9f9, #f9f9f9);
      background-image: -moz-linear-gradient(#f9f9f9, #f9f9f9);
      background-image: -o-linear-gradient(#f9f9f9, #f9f9f9);
      background-image: linear-gradient(#f9f9f9, #f9f9f9);
      -moz-box-shadow: none -1px 0 0 0;
      -webkit-box-shadow: none -1px 0 0 0;
      box-shadow: none -1px 0 0 0; }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .staging-link.dropdown-toggle {
      background-color: #55B8EC;
      background-image: none; }
  .aui .lfr-hudcrumbs ul {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }
  .aui .lfr-hudcrumbs .breadcrumb li a, .aui .lfr-hudcrumbs .breadcrumb li span {
    text-shadow: -1px -1px black; }
  .aui.ie8 .dockbar-split .dockbar .navbar-inner .info-button a {
    margin-top: -2px; }

.aui {
  /* body ends */ }
  .aui input, .aui select {
    font-size: 16px; }
  .aui dt {
    font-weight: normal; }
  .aui .text-overflow {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important; }
  .aui ::selection {
    background: #b1d7fe !important;
    color: inherit;
    text-shadow: none; }
  .aui body a.svg {
    position: relative;
    display: inline-block; }
  .aui body a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .aui body.modal-open {
    overflow: auto; }
  @media (min-width: 992px) {
    .aui body.is-admin.lfr-has-add-content, .aui body.is-admin.lfr-has-device-preview, .aui body.is-admin.lfr-has-edit-layout {
      padding-left: 28.5em; } }
  @media (max-width: 768px) {
    .aui body.is-admin.lfr-has-add-content, .aui body.is-admin.lfr-has-device-preview, .aui body.is-admin.lfr-has-edit-layout {
      padding-left: 20px;
      padding-right: 20px; } }
  .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls {
    margin: 7.5px -15px; }
  .aui body .navbar {
    background: none;
    border: none; }
  @media (min-width: 768px) {
    .aui body #navigation {
      display: block; } }
  .aui body .carousel-content {
    overflow: hidden;
    position: relative; }
    .aui body .carousel-content .carousel-item {
      opacity: 0;
      filter: alpha(opacity=0);
      top: 0;
      width: 100%;
      min-height: 190px;
      background: white; }
    .aui body .carousel-content .carousel-item-active {
      position: relative;
      background: white; }
    .aui body .carousel-content menu {
      background: none;
      padding: 0px;
      left: 0;
      right: 0;
      bottom: 15px;
      margin: 0 auto;
      width: 300px;
      text-align: center;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }
      .aui body .carousel-content menu li {
        float: none;
        display: inline-block; }
      .aui body .carousel-content menu li a.carousel-menu-item.carousel-menu-pause {
        display: none; }
      .aui body .carousel-content menu li a.carousel-menu-item.carousel-menu-play {
        display: none; }
      .aui body .carousel-content menu li a.carousel-menu-item.carousel-menu-prev {
        display: none; }
      .aui body .carousel-content menu li a.carousel-menu-item.carousel-menu-next {
        display: none; }
      .aui body .carousel-content menu li a.carousel-menu-index {
        background: rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px; }
        .aui body .carousel-content menu li a.carousel-menu-index.carousel-menu-active {
          background: rgba(0, 0, 0, 0.3); }
  .aui body .carousel-img {
    margin: 0px -15px; }
    .aui body .carousel-img .carousel-item {
      background-repeat: no-repeat;
      background-size: cover; }
      .aui body .carousel-img .carousel-item h3 a {
        color: white;
        font-size: 38px;
        font-weight: bold;
        text-shadow: 1px 1px black;
        position: absolute;
        bottom: 100px;
        left: 100px; }
        .aui body .carousel-img .carousel-item h3 a:hover {
          text-decoration: none; }
  .aui body .portlet, .aui body .portlet-borderless-container {
    background: none; }
  .aui body .journal-article-wrapper-content .alert {
    float: left; }
  .aui body .journal-article-wrapper-content .journal-article-container ul {
    padding: 0px; }

.aui {
  /* end body */ }
  .aui body {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    /* Nav Responsive Menu */
    /* Dockbar & Left Admin menu */
    /* end dockbar-split */
    /* Main section: content */ }
    .aui body h1, .aui body h2, .aui body h3, .aui body h4, .aui body h5 {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (min-width: 980px) {
      .aui body.signed-in {
        margin-top: 50px; } }
    .aui body.signed-in .dockbar {
      background: #f9f9f9; }
    .aui body.signed-in header {
      margin-top: 50px; }
      @media (max-width: 979px) {
        .aui body.signed-in header {
          margin-top: 75px; } }
    .aui body header {
      /*Language box*/
      /* Social & private menu header box */ }
      @media (min-width: 425px) {
        .aui body header #logo-wrapper {
          text-align: center; } }
      .aui body header #logo-wrapper a.logo {
        padding: 12px 0px 8px; }
        .aui body header #logo-wrapper a.logo object, .aui body header #logo-wrapper a.logo img {
          transition: all 0.2s ease-in 0s;
          -moz-transition: all 0.2s ease-in 0s;
          -webkit-transition: all 0.2s ease-in 0s;
          -o-transition: all 0.2s ease-in 0s; }
      .aui body header #content-language {
        position: absolute;
        right: 30px;
        z-index: 100;
        top: 15px; }
        @media (max-width: 767px) {
          .aui body header #content-language {
            right: 70px;
            top: 25px; } }
      .aui body header .social-header-box ul.social-header-menu {
        text-align: right;
        padding: 0px;
        margin: 0px; }
        @media (min-width: 1200px) {
          .aui body header .social-header-box ul.social-header-menu {
            margin: 10px 25px 15px 0px; } }
        .aui body header .social-header-box ul.social-header-menu li {
          display: inline-block;
          margin: 0px 5px; }
          .aui body header .social-header-box ul.social-header-menu li a {
            color: #6d6d6d;
            font-size: 16px; }
            .aui body header .social-header-box ul.social-header-menu li a:hover {
              color: #4285f4;
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s;
              text-decoration: none; }
            .aui body header .social-header-box ul.social-header-menu li a.private-area {
              font-size: 12px;
              margin-left: 5px;
              padding-left: 15px;
              border-left: 1px solid #6d6f71; }
      @media (max-width: 1199px) {
        .aui body header .social-header-box {
          display: block;
          position: relative;
          right: 60px;
          top: 28px; }
          .aui body header .social-header-box ul.social-header-menu li a {
            font-size: 18px; }
            .aui body header .social-header-box ul.social-header-menu li a.private-area {
              font-size: 16px; } }
      @media (max-width: 475px) {
        .aui body header .social-header-box {
          display: none; } }
      .aui body header#q-header {
        position: absolute;
        z-index: 50;
        top: 0;
        width: 100%; }
        .aui body header#q-header.q-fixed-header {
          position: fixed;
          background: white;
          border-bottom: 1px solid #f1f2f2;
          top: 0;
          left: 0;
          right: 0;
          z-index: 50; }
          .aui body header#q-header.q-fixed-header a.logo {
            padding: 12px 0px 0px 0px; }
            .aui body header#q-header.q-fixed-header a.logo object, .aui body header#q-header.q-fixed-header a.logo img {
              height: 60px; }
          .aui body header#q-header.q-fixed-header #q-nav {
            padding: 3px 0px 0px 0px; }
            .aui body header#q-header.q-fixed-header #q-nav li a {
              padding: 10px; }
          @media (min-width: 1200px) {
            .aui body header#q-header.q-fixed-header .social-header-menu {
              display: none; } }
          @media (max-width: 475px) {
            .aui body header#q-header.q-fixed-header .social-header-menu {
              display: none; } }
      .aui body header #nav-wrapper {
        /* Burger menu turning into close icon */ }
        .aui body header #nav-wrapper #q-nav {
          padding: 20px 0px 0px 0px; }
        @media (max-width: 1199px) {
          .aui body header #nav-wrapper.abst-nav-wrapper {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: rgba(49, 43, 146, 0.97);
            overflow-y: auto;
            overflow-x: hidden; }
            .aui body header #nav-wrapper.abst-nav-wrapper #navigation {
              position: absolute;
              top: 0;
              right: 0;
              left: 0;
              margin: auto; }
              .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav {
                border: none;
                box-shadow: none; }
                .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul {
                  margin: 0px;
                  padding: 100px 0px 75px;
                  float: none !important; }
                  .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul li {
                    float: none; }
                    .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul li a {
                      color: white;
                      font-size: 16px; }
                      .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul li a:hover {
                        transition: all 0.2s ease-in 0s;
                        -moz-transition: all 0.2s ease-in 0s;
                        -webkit-transition: all 0.2s ease-in 0s;
                        -o-transition: all 0.2s ease-in 0s;
                        color: white; }
                    .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul li:last-child a {
                      color: white;
                      border-color: white; }
                      .aui body header #nav-wrapper.abst-nav-wrapper #navigation #q-nav ul li:last-child a:hover {
                        transition: all 0.2s ease-in 0s;
                        -moz-transition: all 0.2s ease-in 0s;
                        -webkit-transition: all 0.2s ease-in 0s;
                        -o-transition: all 0.2s ease-in 0s;
                        color: white;
                        background: none;
                        border-color: white; }
            .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box {
              z-index: 99999;
              position: absolute;
              left: 15px; }
              .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box ul.social-header-menu {
                text-align: left; }
                .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box ul.social-header-menu li a {
                  color: white; }
                  .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box ul.social-header-menu li a:hover {
                    transition: all 0.2s ease-in 0s;
                    -moz-transition: all 0.2s ease-in 0s;
                    -webkit-transition: all 0.2s ease-in 0s;
                    -o-transition: all 0.2s ease-in 0s;
                    color: white; }
                  .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box ul.social-header-menu li a.private-area {
                    border-color: white; } }
            @media (max-width: 1199px) and (max-width: 475px) {
              .aui body header #nav-wrapper.abst-nav-wrapper .social-header-box {
                display: block; } }
        .aui body header #nav-wrapper #q-drop-btn {
          display: block;
          background: none;
          position: relative;
          overflow: hidden;
          margin: 0;
          padding: 0;
          width: 40px;
          height: 35px;
          font-size: 0;
          text-indent: -9999px;
          appearance: none;
          box-shadow: none;
          border-radius: none;
          border: none;
          cursor: pointer;
          transition: background 0.3s; }
          .aui body header #nav-wrapper #q-drop-btn:focus {
            outline: none; }
          .aui body header #nav-wrapper #q-drop-btn span {
            display: block;
            position: absolute;
            top: 15px;
            left: 5px;
            right: 5px;
            height: 3px;
            background: #6d6d6d;
            transition: background 0s 0.3s; }
            .aui body header #nav-wrapper #q-drop-btn span:before, .aui body header #nav-wrapper #q-drop-btn span:after {
              position: absolute;
              display: block;
              left: 0;
              width: 100%;
              height: 3px;
              background-color: #6d6d6d;
              content: "";
              transition-duration: 0.3s, 0.3s;
              transition-delay: 0.3s, 0s; }
            .aui body header #nav-wrapper #q-drop-btn span:before {
              top: -10px;
              transition-property: top, transform; }
            .aui body header #nav-wrapper #q-drop-btn span:after {
              bottom: -10px;
              transition-property: bottom, transform; }
          .aui body header #nav-wrapper #q-drop-btn.q-triggered span {
            background: none; }
            .aui body header #nav-wrapper #q-drop-btn.q-triggered span:before {
              top: 0;
              transform: rotate(45deg); }
            .aui body header #nav-wrapper #q-drop-btn.q-triggered span:after {
              bottom: 0;
              transform: rotate(-45deg); }
            .aui body header #nav-wrapper #q-drop-btn.q-triggered span:before, .aui body header #nav-wrapper #q-drop-btn.q-triggered span:after {
              background-color: white;
              transition-delay: 0s, 0.3s; }
    .aui body .q-drop-btn-wrapper {
      display: none;
      float: right;
      z-index: 9999; }
      .aui body .q-drop-btn-wrapper:hover {
        color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
      @media (max-width: 1199px) {
        .aui body .q-drop-btn-wrapper {
          display: block;
          position: absolute;
          right: 15px;
          top: 28px; } }
    .aui body #navigation {
      margin-bottom: 0px;
      float: right;
      margin-top: 15px; }
      @media (max-width: 1199px) {
        .aui body #navigation {
          padding: 0px;
          display: none; }
          .aui body #navigation.open #q-nav {
            display: block; } }
      @media (max-width: 1199px) {
        .aui body #navigation.open {
          display: block; } }
      @media (max-width: 1199px) {
        .aui body #navigation #q-nav {
          padding: 0px; } }
      .aui body #navigation #q-nav .nav {
        margin-right: 0px; }
        @media (max-width: 1199px) {
          .aui body #navigation #q-nav .nav {
            margin: 10px 0px 0px 0px; } }
        .aui body #navigation #q-nav .nav .dropdown-menu {
          height: 0px;
          overflow: hidden; }
        .aui body #navigation #q-nav .nav .open .dropdown-menu {
          height: auto; }
        .aui body #navigation #q-nav .nav li {
          padding: 0px;
          margin: 0px 5px; }
          @media (max-width: 1199px) {
            .aui body #navigation #q-nav .nav li {
              text-align: center;
              margin: 0px; } }
          .aui body #navigation #q-nav .nav li a {
            color: #6d6d6d;
            text-align: center;
            font-size: 14px;
            padding: 10px; }
            @media (max-width: 1199px) {
              .aui body #navigation #q-nav .nav li a {
                margin: auto;
                min-width: 0px;
                padding: 20px 15px;
                max-width: 175px; } }
            .aui body #navigation #q-nav .nav li a.drop-item {
              min-width: 170px; }
              @media (max-width: 1199px) {
                .aui body #navigation #q-nav .nav li a.drop-item {
                  max-width: none; }
                  .aui body #navigation #q-nav .nav li a.drop-item .nav-indicator {
                    max-width: none; } }
            .aui body #navigation #q-nav .nav li a:hover {
              background: none;
              color: #4285f4;
              box-shadow: none; }
            .aui body #navigation #q-nav .nav li a:focus {
              outline: none; }
            .aui body #navigation #q-nav .nav li a .nav-indicator {
              display: block;
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              border-top: 0px solid #eb212e;
              -moz-transition: border-width 0.15s linear 0s;
              -o-transition: border-width 0.15s linear 0s;
              -webkit-transition: border-width 0.15s linear 0s;
              transition: border-width 0.15s linear 0s; }
          .aui body #navigation #q-nav .nav li .dropdown-menu {
            padding: 10px 0px;
            width: 100%;
            min-width: 0px;
            background: #f3f3f4;
            box-shadow: none;
            text-align: left;
            left: 0; }
            .aui body #navigation #q-nav .nav li .dropdown-menu li {
              padding: 0px; }
              .aui body #navigation #q-nav .nav li .dropdown-menu li a {
                color: #6d6d6d;
                text-align: left;
                font-size: 12px;
                padding: 5px 12px;
                line-height: 1.5em;
                white-space: normal; }
                @media (max-width: 1199px) {
                  .aui body #navigation #q-nav .nav li .dropdown-menu li a {
                    font-size: 14px;
                    text-align: center; } }
                .aui body #navigation #q-nav .nav li .dropdown-menu li a:hover {
                  color: #4285f4;
                  text-decoration: none;
                  transition: all 0.2s ease-in 0s;
                  -moz-transition: all 0.2s ease-in 0s;
                  -webkit-transition: all 0.2s ease-in 0s;
                  -o-transition: all 0.2s ease-in 0s; }
          @media (max-width: 1199px) {
            .aui body #navigation #q-nav .nav li:hover a .nav-indicator {
              border-top-width: 0px; } }
          .aui body #navigation #q-nav .nav li.open a {
            color: #4285f4;
            background: none;
            box-shadow: none; }
          .aui body #navigation #q-nav .nav li:focus {
            outline: none; }
          .aui body #navigation #q-nav .nav li.active a {
            background: none; }
          .aui body #navigation #q-nav .nav li.lfr-nav-sortable a span {
            padding-left: 0px; }
          .aui body #navigation #q-nav .nav li .delete-tab {
            color: #4285f4;
            background: none;
            height: 16px;
            border: none;
            text-align: center;
            vertical-align: middle; }
            @media (max-width: 1199px) {
              .aui body #navigation #q-nav .nav li .delete-tab {
                display: none; } }
            .aui body #navigation #q-nav .nav li .delete-tab:hover {
              color: #4285f4;
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s;
              box-shadow: none; }
          .aui body #navigation #q-nav .nav li .drag-handle {
            background: none;
            display: none; }
      .aui body #navigation #q-nav .navbar-right > li:last-child a {
        color: #4285f4;
        border: 1px solid #4285f4;
        padding: 7px 15px;
        margin-top: 2px;
        line-height: normal;
        vertical-align: middle;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-weight: 300; }
        .aui body #navigation #q-nav .navbar-right > li:last-child a:hover {
          color: white;
          background: #4285f4;
          transition: all 0.2s ease-in 0s;
          -moz-transition: all 0.2s ease-in 0s;
          -webkit-transition: all 0.2s ease-in 0s;
          -o-transition: all 0.2s ease-in 0s; }
      .aui body #navigation #q-nav .navbar-right > li:last-child .nav-indicator {
        border: none; }
    .aui body .lfr-admin-panel.lfr-add-panel .input-container {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel h1 {
      color: #2f3490; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .control-group-inline {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .input-mini {
      width: 60px; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .lfr-device-item.selected {
      background: #2f3490; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel h1,
    .aui body .lfr-admin-panel .add-content-menu h1 {
      color: #2f3490; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel ul.nav-list,
    .aui body .lfr-admin-panel .add-content-menu ul.nav-list {
      width: 100%; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-content-item, .aui body .lfr-admin-panel.lfr-edit-layout-panel a,
    .aui body .lfr-admin-panel .add-content-menu .lfr-content-item,
    .aui body .lfr-admin-panel .add-content-menu a {
      color: #6d6d6d; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-content-item:hover, .aui body .lfr-admin-panel.lfr-edit-layout-panel a:hover,
      .aui body .lfr-admin-panel .add-content-menu .lfr-content-item:hover,
      .aui body .lfr-admin-panel .add-content-menu a:hover {
        color: #2f3490;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel button:focus,
    .aui body .lfr-admin-panel .add-content-menu button:focus {
      outline: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar button,
    .aui body .lfr-admin-panel .add-content-menu .btn-toolbar button {
      background: #eaeaea;
      /* Old browsers */
      background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, top left, bottom left, color-stop(0%, #eaeaea), color-stop(100%, #f6f6f6));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* IE10+ */
      background: linear-gradient(to top, #eaeaea 0%, #f6f6f6 100%);
      /* W3C */
      border: 1px solid #cfcfcf;
      border-bottom-color: #b5b5b5; }
    @media (max-width: 768px) {
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar,
      .aui body .lfr-admin-panel .add-content-menu .btn-toolbar {
        margin-left: 0px; }
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .btn-group,
        .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .btn-group {
          margin-right: 0px;
          margin-left: 0px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .btn-group .btn,
          .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .btn-group .btn {
            margin-left: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template .lfr-page-template-title .radio input,
      .aui body .lfr-admin-panel .add-content-menu .lfr-page-template .lfr-page-template-title .radio input {
        position: absolute;
        margin-left: -20px;
        margin-top: 8px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav,
      .aui body .lfr-admin-panel .add-content-menu .nav {
        margin-right: 0px;
        margin-left: 0px; } }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner,
    .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner {
      background: #eaeaea;
      /* Old browsers */
      background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, top left, bottom left, color-stop(0%, #eaeaea), color-stop(100%, #f6f6f6));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* IE10+ */
      background: linear-gradient(to top, #eaeaea 0%, #f6f6f6 100%);
      /* W3C */
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      border: 1px solid #cfcfcf; }
      @media (max-width: 768px) {
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner {
          margin-top: 20px;
          min-height: 0px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .nav,
          .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .nav {
            margin-top: 0px;
            margin-bottom: 0px; } }
      @media (max-width: 979px) {
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .collapse,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .collapse {
          display: block !important; } }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar,
      .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar {
        display: none;
        background: transparent;
        border-color: #DDD;
        -webkit-box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        box-shadow: 0 1px 0 white;
        color: #000;
        float: right;
        margin-bottom: 5px;
        width: auto;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar .icon-bar,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar .icon-bar {
          display: block;
          background: #656565;
          -webkit-border-radius: 1px;
          -moz-border-radius: 1px;
          -ms-border-radius: 1px;
          -o-border-radius: 1px;
          border-radius: 1px;
          -webkit-box-shadow: 0 1px 0 white;
          -moz-box-shadow: 0 1px 0 white;
          box-shadow: 0 1px 0 white;
          width: 18px;
          height: 2px;
          margin-top: 3px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar .icon-bar:first-child,
          .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar .icon-bar:first-child {
            margin-top: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner li.open a,
      .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner li.open a {
        background: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel a.btn.btn-primary, .aui body .lfr-admin-panel.lfr-edit-layout-panel button.btn.btn-primary,
    .aui body .lfr-admin-panel .add-content-menu a.btn.btn-primary,
    .aui body .lfr-admin-panel .add-content-menu button.btn.btn-primary {
      background: #2f3490;
      border-color: #2f3490;
      font-weight: 100;
      color: white; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .help-inline,
    .aui body .lfr-admin-panel .add-content-menu .help-inline {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .control-group.error .help-inline,
    .aui body .lfr-admin-panel .add-content-menu .control-group.error .help-inline {
      color: #b50303; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .error-field,
    .aui body .lfr-admin-panel .add-content-menu .error-field {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .alert,
    .aui body .lfr-admin-panel .add-content-menu .alert {
      padding: 10px 15px;
      display: block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group,
    .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group {
      margin-top: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header:focus,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header:focus {
        outline: none; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header .accordion-toggle,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header .accordion-toggle {
        background: #f2f2f2;
        position: relative; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header.toggler-header-expanded .accordion-toggle:after,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header.toggler-header-expanded .accordion-toggle:after {
        content: "\f107";
        font-family: 'fontawesome-alloy';
        font-size: 18px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header.toggler-header-collapsed .accordion-toggle:after,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header.toggler-header-collapsed .accordion-toggle:after {
        content: "\f105";
        font-family: 'fontawesome-alloy';
        font-size: 18px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .control-group-inline, .aui body .lfr-admin-panel.lfr-edit-layout-panel .control-group-inline,
    .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .control-group-inline,
    .aui body .lfr-admin-panel .add-content-menu .control-group-inline {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .input-small,
    .aui body .lfr-admin-panel .add-content-menu .input-small {
      width: 90px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel input:focus,
    .aui body .lfr-admin-panel .add-content-menu input:focus {
      border-color: rgba(47, 52, 144, 0.3);
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(47, 52, 144, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(47, 52, 144, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(47, 52, 144, 0.6); }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav-pills li.tab a,
    .aui body .lfr-admin-panel .add-content-menu .nav-pills li.tab a {
      color: #2f3490;
      line-height: 14px;
      padding-top: 8px;
      padding-bottom: 8px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav-pills li.tab.active a,
    .aui body .lfr-admin-panel .add-content-menu .nav-pills li.tab.active a {
      background: #2f3490;
      color: white; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel ul.add-content-descriptive li,
    .aui body .lfr-admin-panel .add-content-menu ul.add-content-descriptive li {
      float: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template .toggler-header.active label, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet .toggler-header.active label,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template .toggler-header.active label,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet .toggler-header.active label {
      background: none;
      color: #2f3490; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template label .form-inline:before, .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template label .form-inline:after, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet label .form-inline:before, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet label .form-inline:after,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template label .form-inline:before,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template label .form-inline:after,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet label .form-inline:before,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet label .form-inline:after {
      display: none; }
    .aui body.dockbar-split .dockbar {
      margin-bottom: 0px; }
      .aui body.dockbar-split .dockbar .navbar-inner #_145_navSiteNavigationNavbarBtn {
        display: none; }
      .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a {
        background: #2f3490;
        opacity: 0.7;
        filter: alpha(opacity=70); }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:focus {
          outline: none; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:hover {
          opacity: 1;
          filter: alpha(opacity=100);
          transition: all 0.2s ease-in 0s;
          -moz-transition: all 0.2s ease-in 0s;
          -webkit-transition: all 0.2s ease-in 0s;
          -o-transition: all 0.2s ease-in 0s; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a.toggle-controls-link [class*=" icon-"] {
          color: white; }
      .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls {
        background: #f9f9f9; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li {
          background: inherit; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a {
            color: #6d6d6d; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:hover, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:focus {
              color: #312b92;
              background: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu {
            background: white;
            border-style: solid;
            border-top-width: 3px;
            border-color: #eb212e; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a {
              color: #6d6d6d; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a:hover {
                color: #2f3490;
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a:focus {
                outline: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu {
            background: white; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a {
              background: none; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:hover, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:focus {
                background: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.open {
            background: inherit; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.open a.dropdown-toggle {
              background: inherit;
              box-shadow: none;
              color: #eb212e; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.user-avatar .user-avatar-image {
            moz-box-shadow: 0 0 0 2px #e4e6e6;
            -webkit-box-shadow: 0 0 0 2px #e4e6e6;
            box-shadow: 0 0 0 2px #e4e6e6;
            margin-right: 3px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications {
            color: #6d6d6d; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-count {
              background: #eb212e;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              -ms-border-radius: 50%;
              -o-border-radius: 50%;
              border-radius: 50%;
              width: 20px;
              height: 20px;
              border: none;
              color: white; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-header {
              border-color: #e4e6e6;
              font-weight: normal; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-header a:hover {
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s;
                text-decoration: none; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications {
              font-family: "Open Sans", sans-serif;
              font-weight: 100; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.active a {
            background: none; }
      @media (max-width: 979px) {
        .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar {
          color: #6d6d6d; }
          .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar.open, .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar:hover, .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar:focus {
            background: none;
            outline: none;
            color: #312b92; }
          .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar .user-avatar-image {
            moz-box-shadow: 0 0 0 2px #e4e6e6;
            -webkit-box-shadow: 0 0 0 2px #e4e6e6;
            box-shadow: 0 0 0 2px #e4e6e6; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav {
          top: 68px;
          right: 0px;
          background: #f9f9f9;
          margin-right: -15px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav.nav-add-controls li a {
            background: #f1f2f2;
            color: #6d6d6d;
            opacity: 1;
            filter: alpha(opacity=100);
            margin: 10px 5px; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav.nav-add-controls li a [class*="icon-"] {
              color: #6d6d6d;
              margin-right: 5px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav li.dockbar-user-notifications .user-notifications-count {
            line-height: 26px;
            width: 24px;
            height: 24px;
            text-align: center;
            padding: 0px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav ul.dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none; } }
    .aui body.controls-hidden .nav-add-controls .toggle-controls-link {
      background: #d7d9d9 !important; }
    .aui body #content {
      background: #ffffff;
      min-height: 500px;
      /* [D] Home slider */
      	/*.pattern {
          position: absolute;
          left: 1px;
      	height:480px;
          top: 0px;
          right: 1px;
          bottom: 0px;
          background-image: url(http://uploads.webflow.com/570e8dec0359ebce758330e3/570eaceef2f417fe5111901f_grid.png);
          background-position: 50% 50%;
          background-size: 12px 12px;
          background-repeat: repeat;
          opacity: 0.2;
      	}*/
      /*end css tipografici*/
      /*css paragraph */
      /*css larghezza*/
      /*end case study gallery*/
      /*css elenco puntato*/
      /*end elenco puntato*/
      /*css bottone*/
      /*css bottone*/
      /*css prodotti home page */
      /*end prodotti home page*/
      /*css soluzioni home page */
      /*end soluzioni home page*/
      /*css technology home page */
      /*end technology home page*/ }
      .aui body #content .journal-content-article strong {
        /*font-weight:100;
        background:#94c5ec;
        padding:3px 8px;
        color:white;*/ }
      .aui body #content #q-map {
        margin-left: -15px;
        margin-right: -15px;
        height: 350px; }
      .aui body #content .q-inner-cover {
        height: 500px;
        margin: 0px -15px;
        background-size: cover; }
        .aui body #content .q-inner-cover .cover-gradient {
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: #252b33;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
          opacity: .35; }
        .aui body #content .q-inner-cover .cover-text {
          position: absolute;
          top: 40%;
          left: 10%;
          z-index: 10; }
          @media (max-width: 320px) {
            .aui body #content .q-inner-cover .cover-text {
              top: 30%;
              left: 8%; } }
          .aui body #content .q-inner-cover .cover-text h1 {
            font-family: "Heebo", sans-serif;
            font-size: 56px;
            font-weight: 300;
            color: white;
            margin-bottom: 15px; }
            @media (max-width: 320px) {
              .aui body #content .q-inner-cover .cover-text h1 {
                font-size: 44px;
                line-height: 48px; } }
          .aui body #content .q-inner-cover .cover-text p {
            color: white;
            font-size: 18px;
            font-weight: 200; }
        .aui body #content .q-inner-cover .cover-title {
          font-family: "Heebo", sans-serif;
          font-size: 36px;
          font-weight: 300; }
        .aui body #content .q-inner-cover.pa-cover .cover-text {
          left: 0;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0%, -50%);
          -moz-transform: translate(0%, -50%);
          -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
          position: absolute;
          text-align: center; }
        .aui body #content .q-inner-cover.pa-cover h1 {
          letter-spacing: 5px;
          font-size: 42px;
          font-weight: bold;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.pa-cover h1 {
              letter-spacing: 2px;
              font-size: 42px;
              text-indent: 0px;
              text-align: center; } }
        .aui body #content .q-inner-cover.pa-cover p {
          font-size: 16px;
          margin: 0px;
          letter-spacing: 0.1em;
          text-align: center;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-weight: 400; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.pa-cover p {
              line-height: 25px; } }
        .aui body #content .q-inner-cover.tile-cover .cover-text {
          left: 0;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0%, -50%);
          -moz-transform: translate(0%, -50%);
          -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
          position: absolute;
          text-align: center; }
        .aui body #content .q-inner-cover.tile-cover h1 {
          letter-spacing: 16px;
          font-size: 50px;
          font-weight: bold;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.tile-cover h1 {
              letter-spacing: 15px;
              font-size: 60px;
              text-indent: 0px;
              text-align: center; } }
        .aui body #content .q-inner-cover.tile-cover p {
          font-size: 16px;
          margin: 0px;
          letter-spacing: 0.1em;
          text-align: center;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-weight: 400; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.tile-cover p {
              line-height: 25px; } }
        .aui body #content .q-inner-cover.fashion-cover .cover-text {
          left: 0;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0%, -50%);
          -moz-transform: translate(0%, -50%);
          -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
          position: absolute;
          text-align: center; }
        .aui body #content .q-inner-cover.fashion-cover h1 {
          letter-spacing: 50px;
          font-size: 70px;
          font-weight: bold;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-indent: 50px; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.fashion-cover h1 {
              letter-spacing: 15px;
              font-size: 60px;
              text-indent: 0px;
              text-align: center; } }
        .aui body #content .q-inner-cover.fashion-cover p {
          font-size: 16px;
          margin: 0px;
          letter-spacing: 0.1em;
          text-align: center;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-weight: 400; }
          @media (max-width: 768px) {
            .aui body #content .q-inner-cover.fashion-cover p {
              line-height: 25px; } }
        .aui body #content .q-inner-cover.career-cover {
          height: 550px; }
          .aui body #content .q-inner-cover.career-cover .career-text {
            left: 0;
            right: 0;
            top: 175px;
            text-align: center; }
            .aui body #content .q-inner-cover.career-cover .career-text h1 {
              font-weight: 700;
              text-align: center;
              font-size: 54px; }
            .aui body #content .q-inner-cover.career-cover .career-text .career-wrapper {
              display: inline-block;
              text-align: center;
              vertical-align: top;
              margin: 35px 25px 25px 25px; }
              .aui body #content .q-inner-cover.career-cover .career-text .career-wrapper p {
                font-size: 14px;
                width: 100%;
                max-width: 200px;
                margin: 15px 0px 0px 0px; }
          @media (max-width: 715px) {
            .aui body #content .q-inner-cover.career-cover {
              height: 700px; } }
          @media (max-width: 465px) {
            .aui body #content .q-inner-cover.career-cover {
              height: 900px; } }
        .aui body #content .q-inner-cover.solutions-cover {
          height: 400px; }
          .aui body #content .q-inner-cover.solutions-cover .cover-text {
            top: 125px; }
            @media (max-width: 768px) {
              .aui body #content .q-inner-cover.solutions-cover .cover-text {
                text-align: center;
                top: 50px;
                left: 0px;
                right: 0px; } }
          .aui body #content .q-inner-cover.solutions-cover object, .aui body #content .q-inner-cover.solutions-cover img {
            position: absolute; }
            @media (max-width: 768px) {
              .aui body #content .q-inner-cover.solutions-cover object, .aui body #content .q-inner-cover.solutions-cover img {
                position: relative; } }
          @media (min-width: 769px) {
            .aui body #content .q-inner-cover.solutions-cover h1, .aui body #content .q-inner-cover.solutions-cover p {
              margin-left: 250px; } }
          .aui body #content .q-inner-cover.solutions-cover h1 {
            margin-top: 25px; }
        .aui body #content .q-inner-cover.portal-solution, .aui body #content .q-inner-cover.bi-solution {
          background: #2CD2C1; }
        .aui body #content .q-inner-cover.ecommerce-solution, .aui body #content .q-inner-cover.reporting-solution {
          background: #25BCDD; }
        .aui body #content .q-inner-cover.b2b-solution, .aui body #content .q-inner-cover.mobile-solution {
          background: #48D3A4; }
        .aui body #content .q-inner-cover.documentale-solution, .aui body #content .q-inner-cover.personali-solution {
          background: #4285f4; }
        .aui body #content .q-inner-cover.q-inner-video-cover {
          overflow: hidden;
          position: relative; }
          .aui body #content .q-inner-cover.q-inner-video-cover:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            display: block;
            z-index: 3;
            top: 0;
            left: 0;
            background: #252b33;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
            opacity: .45; }
          @media (max-width: 890px) {
            .aui body #content .q-inner-cover.q-inner-video-cover .q-cover-video {
              width: auto; } }
          @media (max-width: 610px) {
            .aui body #content .q-inner-cover.q-inner-video-cover .q-cover-video {
              right: 95%;
              position: relative; } }
        .aui body #content .q-inner-cover.low-cover {
          height: 300px; }
          .aui body #content .q-inner-cover.low-cover .cover-text {
            top: 30%; }
      .aui body #content #home-slider {
        margin: 0px -15px; }
        .aui body #content #home-slider h1 {
          font-family: "Heebo", sans-serif;
          font-size: 40px;
          font-weight: 300;
          top: 235px;
          left: 170px; }
      .aui body #content .home-slide-overlay {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 10;
        height: 480px;
        /* Violet gradient */
        /*  background-image: url(https://daks2k3a4ib2z.cloudfront.net/570e90273d5e64c5751a9c74/572392a68c4e0ae033c6a03a_tech-gradient.png);
          opacity: 0.3;
          background-size: cover;
          background-repeat: no-repeat;
          transition: opacity 500ms;*/
        /* Light green gradient */
        /*		    background-image: url(https://daks2k3a4ib2z.cloudfront.net/570e90273d5e64c5751a9c74/5723a6003f9cea7c4892da9f_interview-gradient.png);
        		    opacity: 0.3;
        		    transition: opacity 500ms;
        		    background-size: cover;
        		    background-repeat: no-repeat;*/
        /* Pink gradient */
        /*			background-image: url(https://daks2k3a4ib2z.cloudfront.net/570e90273d5e64c5751a9c74/572392a68c4e0ae033c6a03a_tech-gradient.png);
        		    opacity: 0.3;
        		    transition: opacity 500ms;
        		    background-size: cover;
        		    background-repeat: no-repeat;*/
        /* Dark overlay */ }
      .aui body #content .slide-1 {
        overflow: visible;
        height: 600px;
        background-image: url("http://localhost:8080/documents/66700/0/slidesample/13ce0283-e789-4aa3-a7f0-28765d27dbf9?t=1489677618479");
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat; }
      .aui body #content #solutions_slider {
        margin: 0px -15px;
        padding: 50px 0px;
        background: white; }
        .aui body #content #solutions_slider .carousel-content {
          max-width: 1170px;
          width: 100%;
          margin: auto;
          position: relative; }
          .aui body #content #solutions_slider .carousel-content .solution-slide-icon {
            vertical-align: middle;
            text-align: center; }
            @media (min-width: 475px) {
              .aui body #content #solutions_slider .carousel-content .solution-slide-icon {
                float: left;
                width: 30%; } }
            .aui body #content #solutions_slider .carousel-content .solution-slide-icon [class^="q-icon-"], .aui body #content #solutions_slider .carousel-content .solution-slide-icon [class*=" q-icon-"] {
              font-size: 150px;
              vertical-align: bottom;
              color: #b9b9b9; }
              @media (min-width: 475px) and (max-width: 768px) {
                .aui body #content #solutions_slider .carousel-content .solution-slide-icon [class^="q-icon-"], .aui body #content #solutions_slider .carousel-content .solution-slide-icon [class*=" q-icon-"] {
                  font-size: 125px; } }
          .aui body #content #solutions_slider .carousel-content .solution-slide-text {
            vertical-align: top;
            font-weight: 100; }
            @media (min-width: 475px) {
              .aui body #content #solutions_slider .carousel-content .solution-slide-text {
                float: left;
                width: 70%; } }
            .aui body #content #solutions_slider .carousel-content .solution-slide-text h3 {
              margin-bottom: 15px; }
              .aui body #content #solutions_slider .carousel-content .solution-slide-text h3 a {
                color: #312b92;
                padding: 0px 15px;
                font-weight: 100;
                font-size: 26px; }
                @media (max-width: 474px) {
                  .aui body #content #solutions_slider .carousel-content .solution-slide-text h3 a {
                    text-align: center; } }
                .aui body #content #solutions_slider .carousel-content .solution-slide-text h3 a:hover {
                  text-decoration: none; }
            .aui body #content #solutions_slider .carousel-content .solution-slide-text p {
              padding: 0px 15px; }
              @media (max-width: 474px) {
                .aui body #content #solutions_slider .carousel-content .solution-slide-text p {
                  text-align: justify; } }
              .aui body #content #solutions_slider .carousel-content .solution-slide-text p span {
                font-weight: bold; }
            .aui body #content #solutions_slider .carousel-content .solution-slide-text .solution-slide-plus {
              text-align: right;
              padding: 0px 15px; }
              .aui body #content #solutions_slider .carousel-content .solution-slide-text .solution-slide-plus a {
                color: #eb212e;
                font-size: 34px; }
                .aui body #content #solutions_slider .carousel-content .solution-slide-text .solution-slide-plus a:hover {
                  color: #312b92;
                  text-decoration: none;
                  transition: all 0.2s ease-in 0s;
                  -moz-transition: all 0.2s ease-in 0s;
                  -webkit-transition: all 0.2s ease-in 0s;
                  -o-transition: all 0.2s ease-in 0s; }
      .aui body #content #case_slider {
        margin: 0px -15px;
        padding: 70px 0px 100px;
        background: white; }
        .aui body #content #case_slider .carousel-content menu li a.carousel-menu-index.carousel-menu-active {
          background: #b0b4b4; }
        .aui body #content #case_slider .carousel-item {
          min-height: 150px; }
        .aui body #content #case_slider h4 {
          color: #504F4F;
          text-transform: uppercase;
          text-align: center;
          font-family: "Heebo", sans-serif;
          font-size: 28px;
          margin-bottom: 70px;
          font-weight: 300; }
        .aui body #content #case_slider menu {
          bottom: -8px; }
        .aui body #content #case_slider .case-logo {
          text-align: center; }
          @media (max-width: 520px) {
            .aui body #content #case_slider .case-logo {
              float: none;
              width: auto;
              padding-top: 15px;
              padding-bottom: 15px; } }
      .aui body #content #case_client {
        margin: 0px -15px;
        padding: 25px 0px;
        background: white; }
        .aui body #content #case_client .carousel-content menu li a.carousel-menu-index.carousel-menu-active {
          background: #b0b4b4; }
        .aui body #content #case_client .carousel-item {
          min-height: 150px; }
        .aui body #content #case_client h4 {
          color: #504F4F;
          text-transform: uppercase;
          text-align: center;
          font-family: "Heebo", sans-serif;
          font-size: 28px;
          margin-bottom: 70px;
          font-weight: 300;
          text-align: center; }
        .aui body #content #case_client menu {
          bottom: -8px; }
        .aui body #content #case_client .case-logo {
          text-align: center; }
          @media (max-width: 520px) {
            .aui body #content #case_client .case-logo {
              float: none;
              width: auto;
              padding-top: 15px;
              padding-bottom: 15px; } }
      .aui body #content h1, .aui body #content h2, .aui body #content h3, .aui body #content h4, .aui body #content h5, .aui body #content h6 {
        color: #75767A;
        font-weight: 300;
        font-family: "Heebo", sans-serif; }
        .aui body #content h1 small, .aui body #content h2 small, .aui body #content h3 small, .aui body #content h4 small, .aui body #content h5 small, .aui body #content h6 small {
          font-weight: normal;
          color: #a8a8a9;
          font-style: italic !important; }
      .aui body #content h1 {
        font-weight: 300;
        font-size: 28px;
        margin-top: 15px;
        margin-bottom: 5px; }
      .aui body #content h2 {
        font-weight: 300;
        font-size: 26px;
        margin-top: 15px;
        margin-bottom: 5px; }
      .aui body #content h3 {
        font-weight: 300;
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 5px; }
      .aui body #content h4 {
        font-weight: 300;
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: 5px; }
      .aui body #content h5, .aui body #content h6 {
        font-weight: 300;
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 5px; }
      .aui body #content p {
        padding: 0px;
        font-size: 18px;
        color: #86878b; }
      .aui body #content .blue {
        color: #312b92; }
      .aui body #content .red {
        color: #eb212e; }
      .aui body #content .cont-message {
        text-align: center;
        padding: 30px 10px;
        background-color: #F1F2F4;
        margin: 50px -15px; }
        .aui body #content .cont-message h2 {
          color: #433A8E;
          font-size: 42px;
          margin-top: 0;
          font-weight: 300;
          padding: 10px 0 10px; }
          .aui body #content .cont-message h2 span {
            color: #eb212e; }
        .aui body #content .cont-message p {
          color: #818286;
          font-size: 22px;
          font-weight: 100;
          padding: 10px 0 5px;
          font-family: "Heebo", sans-serif; }
        .aui body #content .cont-message.sticked-text {
          padding: 30px 10px;
          background: #f9f9f9; }
          .aui body #content .cont-message.sticked-text h2 {
            color: #504f4f;
            font-size: 38px; }
          .aui body #content .cont-message.sticked-text .sticked-content {
            display: inline-block;
            position: relative;
            padding: 15px; }
            .aui body #content .cont-message.sticked-text .sticked-content:before {
              content: "\201C";
              top: -30px;
              left: -90px;
              font-size: 170px;
              position: absolute;
              font-family: "Heebo", sans-serif;
              color: #e5e9f2; }
            .aui body #content .cont-message.sticked-text .sticked-content:after {
              content: "\201D";
              top: 45px;
              right: -90px;
              font-size: 170px;
              position: absolute;
              font-family: "Heebo", sans-serif;
              color: #e5e9f2; }
      .aui body #content .cont-message-color {
        text-align: center;
        padding: 30px 10px;
        background-color: #312b92;
        margin: 50px -15px; }
        .aui body #content .cont-message-color h2 {
          color: white;
          font-size: 42px;
          margin-top: 0;
          font-weight: 100;
          padding: 10px 0 10px; }
          .aui body #content .cont-message-color h2 span {
            color: #eb212e; }
        .aui body #content .cont-message-color p {
          color: #FAFAFA;
          font-size: 22px;
          font-weight: 100;
          padding: 10px 0 5px;
          font-family: "Heebo", sans-serif; }
      .aui body #content .top-0 {
        margin: 0px -15px; }
      .aui body #content .cont-paragraph {
        color: #86878b;
        font-weight: 100;
        padding: 0;
        font-size: 18px;
        max-width: 1170px;
        margin: 10px auto;
        font-family: "Open Sans", sans-serif;
        font-size: 18px; }
        .aui body #content .cont-paragraph p {
          line-height: 1.9em; }
        .aui body #content .cont-paragraph h2 {
          color: #312b92;
          font-size: 40px;
          margin-top: 0;
          font-weight: 300;
          padding: 10px 0 5px;
          margin-bottom: 30px;
          /*max-width:400px;*/ }
        .aui body #content .cont-paragraph h3 {
          color: #312b92;
          font-size: 26px;
          margin-top: 0;
          font-weight: 300;
          padding: 10px 0 5px;
          margin-bottom: 20px; }
          .aui body #content .cont-paragraph h3 span {
            color: #eb212e;
            font-weight: 400; }
        .aui body #content .cont-paragraph .cap {
          float: left;
          font-family: "Heebo", sans-serif;
          font-size: 88px;
          line-height: 80px;
          font-weight: 300;
          color: #eb212e;
          padding-right: 10px;
          margin-top: 5px;
          margin-bottom: -1px; }
        .aui body #content .cont-paragraph ul {
          padding-left: 0;
          margin-bottom: 10px;
          list-style: none;
          margin: 5px 8px 20px;
        /* li.link-list {
          cursor: pointer;
          background: transparent;
          -moz-transition: background .9s;
          -o-transition: background .9s;
          -webkit-transition: background .9s;
          transition: background .9s;
          background: $white;
          
      	    &:hover {
      			background: #F1F2F4;						
      		  }	
      	}*/ }
          .aui body #content .cont-paragraph ul li {
            position: relative;
            display: block;
            padding: 8px 5px;
            color: #86878b;
            margin-bottom: 2px; }
            .aui body #content .cont-paragraph ul li:before {
              font-family: "qfont" !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "\e114";
              /*border: 1px solid #C8D3D5;*/
              color: #eb212e;
              border-radius: 50%;
              margin-right: 6px;
              padding: 4px;
              font-size: 14px;
              /*background-color:#ffffff;*/ }
          .aui body #content .cont-paragraph ul li.link-list:hover:after {
            /*  -webkit-transform: scaleX(1);
              transform: scaleX(1);*/ }
          .aui body #content .cont-paragraph ul li.link-list {
            /*   display: block;
               vertical-align: middle;
               -webkit-transform: translateZ(0);
               transform: translateZ(0);
               box-shadow: 0 0 1px rgba(0, 0, 0, 0);
               -webkit-backface-visibility: hidden;
               backface-visibility: hidden;
               -moz-osx-font-smoothing: grayscale;
               position: relative;
               -webkit-transition-property: color;
               transition-property: color;
               -webkit-transition-duration: 0.5s;
               transition-duration: 0.5s;*/ }
            .aui body #content .cont-paragraph ul li.link-list:after {
              /*content: "";
              position: absolute;
              z-index: -1;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background-color: #f9f9f9;
              -webkit-transform: scaleX(0);
              transform: scaleX(0);
              -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
              -webkit-transition-property: transform;
              transition-property: transform;
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s;
              -webkit-transition-timing-function: ease-out;
              transition-timing-function: ease-out;*/ }
            .aui body #content .cont-paragraph ul li.link-list a {
              text-decoration: none;
              color: #86878b; }
            .aui body #content .cont-paragraph ul li.link-list:hover a {
              text-decoration: none;
              color: #312b92; }
        .aui body #content .cont-paragraph .q-btn-sweep-right:hover:before {
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
        .aui body #content .cont-paragraph .q-btn-sweep-right {
          display: inline-block;
          vertical-align: middle;
          -webkit-transform: translateZ(0);
          transform: translateZ(0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -moz-osx-font-smoothing: grayscale;
          position: relative;
          -webkit-transition-property: color;
          transition-property: color;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }
          .aui body #content .cont-paragraph .q-btn-sweep-right:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #312b92;
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            border-radius: 0px;
            border-color: #312b92;
            border-style: solid;
            border-width: 1px; }
        .aui body #content .cont-paragraph .q-btn {
          display: inline-block;
          padding: 15px 20px;
          background: transparent;
          text-transform: uppercase;
          font-size: 14px;
          color: #312b92;
          margin: 15px 10px 15px 0px !important;
          border-radius: 0px;
          border-width: 1px;
          border-color: #c8d3d5;
          border-style: solid;
          text-decoration: none;
          font-weight: 100;
          text-align: center;
          font-family: "Open Sans", sans-serif; }
          @media (max-width: 767px) {
            .aui body #content .cont-paragraph .q-btn {
              width: 100%;
              display: block;
              margin: 15px 0px 15px 0px !important; } }
          .aui body #content .cont-paragraph .q-btn:hover {
            text-decoration: none;
            color: #ffffff; }
        .aui body #content .cont-paragraph .q-btn-default {
          display: inline-block;
          padding: 15px 20px;
          background: #c8d3d5;
          text-transform: uppercase;
          font-size: 14px;
          color: white;
          margin: 15px 10px 15px 0px !important;
          border-radius: 0px;
          border-width: 1px;
          border-color: #c8d3d5;
          border-style: solid;
          text-decoration: none;
          font-weight: 100;
          text-align: center;
          font-family: "Open Sans", sans-serif; }
          @media (max-width: 767px) {
            .aui body #content .cont-paragraph .q-btn-default {
              width: 100%;
              display: block;
              margin: 15px 0px 15px 0px !important; } }
          .aui body #content .cont-paragraph .q-btn-default:hover {
            text-decoration: none;
            color: #ffffff; }
      @media (min-width: 992px) {
        .aui body #content .two-col-p {
          padding: 0px 35px; } }
      .aui body #content .width-300 {
        max-width: 300px;
        margin: 10px auto; }
      .aui body #content .width-400 {
        max-width: 400px;
        margin: 10px auto; }
      .aui body #content .width-500 {
        max-width: 500px;
        margin: 10px auto; }
      .aui body #content .top-30 {
        margin: 30px auto 30px; }
      .aui body #content .top-50 {
        margin: 50px auto 50px; }
      .aui body #content .top-75 {
        margin: 75px auto 75px; }
      .aui body #content .top-100 {
        margin: 100px auto 100px; }
      .aui body #content .top-125 {
        margin: 125px auto 125px; }
      .aui body #content .top-150 {
        margin: 150px auto 150px; }
      .aui body #content .fashion-p h2, .aui body #content .tile-p h2, .aui body #content .pa-p h2 {
        text-align: center;
        font-size: 40px;
        color: black;
        margin: 80px 0px; }
      .aui body #content .q-button-default {
        color: #4285f4;
        display: inline-block;
        border: 1px solid #4285f4;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 16px;
        margin: 25px; }
        .aui body #content .q-button-default:hover {
          color: #2a75f3;
          border-color: #2a75f3; }
        .aui body #content .q-button-default.q-filled-button {
          background: #4285f4;
          color: white; }
          .aui body #content .q-button-default.q-filled-button:hover {
            transition: all 0.2s ease-in 0s;
            -moz-transition: all 0.2s ease-in 0s;
            -webkit-transition: all 0.2s ease-in 0s;
            -o-transition: all 0.2s ease-in 0s;
            background: #2a75f3;
            border-color: #2a75f3; }
        .aui body #content .q-button-default.q-secondary-button {
          color: #6d6d6d;
          border-color: #6d6d6d; }
          .aui body #content .q-button-default.q-secondary-button:hover {
            transition: all 0.2s ease-in 0s;
            -moz-transition: all 0.2s ease-in 0s;
            -webkit-transition: all 0.2s ease-in 0s;
            -o-transition: all 0.2s ease-in 0s;
            background: #606060;
            border-color: #606060; }
      .aui body #content .prod-highlights {
        background: #f9f9f9;
        padding-top: 75px;
        padding-bottom: 75px; }
        .aui body #content .prod-highlights .high-wrapper {
          text-align: center;
          max-width: 300px;
          margin: auto; }
          .aui body #content .prod-highlights .high-wrapper p {
            font-size: 15px;
            padding: 25px 0px 0px 0px;
            max-width: 250px;
            margin: 0px;
            font-weight: 100;
            display: inline-block;
            color: white; }
          @media (max-width: 767px) {
            .aui body #content .prod-highlights .high-wrapper {
              padding-top: 35px;
              padding-bottom: 35px; } }
        .aui body #content .prod-highlights.qbot-highlights .high-wrapper {
          text-align: center;
          max-width: 300px;
          margin: auto; }
          .aui body #content .prod-highlights.qbot-highlights .high-wrapper p {
            color: #6d6d6d; }
      .aui body #content .specs-icon-wrapper {
        margin-top: 100px;
        margin-bottom: 100px;
        text-align: center; }
        .aui body #content .specs-icon-wrapper h3 {
          font-family: "Heebo", sans-serif;
          color: #000000;
          font-size: 20px;
          letter-spacing: 0.8;
          text-transform: uppercase;
          margin: 30px 0px 15px;
          -webkit-font-smoothing: auto;
          -moz-osx-font-smoothing: auto; }
        .aui body #content .specs-icon-wrapper p {
          font-size: 14px;
          color: #6F6F71;
          line-height: 24px;
          max-width: 250px;
          display: inline-block; }
        @media (max-width: 991px) {
          .aui body #content .specs-icon-wrapper .specs-icon {
            margin-bottom: 25px; } }
        .aui body #content .specs-icon-wrapper.pa-icons-container h3 {
          font-size: 24px;
          margin-bottom: 25px; }
        .aui body #content .specs-icon-wrapper.pa-icons-container p {
          max-width: 70%;
          text-align: justify;
          text-align-last: center; }
      .aui body #content .bgd-shade {
        background: #5c63be;
        /* Old browsers */
        background: -moz-linear-gradient(left, #5c63be 0%, #5b81cc 51%, #58b0e0 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #5c63be 0%, #5b81cc 51%, #58b0e0 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #5c63be 0%, #5b81cc 51%, #58b0e0 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c63be', endColorstr='#58b0e0',GradientType=1 );
        /* IE6-9 */
        padding-top: 6em;
        padding-bottom: 6em;
        margin-bottom: 8em;
        margin-left: -15px;
        margin-right: -15px; }
        .aui body #content .bgd-shade h2 {
          color: #ffffff;
          padding-bottom: 40px;
          font-size: 40px; }
          @media (max-width: 767px) {
            .aui body #content .bgd-shade h2 {
              padding-bottom: 2em;
              font-size: 35px; } }
        .aui body #content .bgd-shade h3 {
          color: #ffffff; }
          @media (max-width: 767px) {
            .aui body #content .bgd-shade h3 {
              margin: 16px 0px 45px; } }
        .aui body #content .bgd-shade p {
          color: #ffffff; }
      .aui body #content .jobs-container {
        background: #f9f9f9;
        padding-top: 75px;
        padding-bottom: 75px;
        margin-right: -15px;
        margin-left: -15px; }
        .aui body #content .jobs-container .row {
          margin-top: 50px;
          margin-bottom: 50px; }
        .aui body #content .jobs-container h2 {
          font-weight: 300;
          font-size: 32px;
          margin-bottom: 25px;
          text-align: center;
          color: #504F4F; }
        @media (max-width: 767px) {
          .aui body #content .jobs-container .jobs-wrapper {
            padding-top: 35px;
            padding-bottom: 35px; } }
        .aui body #content .jobs-container .jobs-wrapper .job-box {
          background: white;
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
          border-radius: 5px 5px 4px 4px;
          color: #b2bac2;
          min-height: 400px;
          max-width: 390px;
          margin: auto; }
          .aui body #content .jobs-container .jobs-wrapper .job-box .job-header {
            border-bottom: 1px solid rgba(0, 0, 0, 0.06);
            padding: 10px;
            display: table;
            width: 100%; }
            .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-title {
              display: table-cell;
              vertical-align: middle; }
              .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-title h3 {
                font-size: 20px;
                font-family: "Heebo", sans-serif;
                font-weight: 400;
                color: #4b5658;
                margin: 0px;
                padding: 0px; }
              .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-title .job-category {
                font-size: 14px;
                font-weight: 100;
                margin: 0px;
                padding: 0px; }
                .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-title .job-category.job-marketing {
                  color: #53BBB4; }
            .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-icon {
              display: table-cell;
              vertical-align: middle;
              text-align: center;
              padding: 0px 10px;
              width: 65px; }
              .aui body #content .jobs-container .jobs-wrapper .job-box .job-header .job-icon span {
                font-size: 32px;
                line-height: inherit; }
          .aui body #content .jobs-container .jobs-wrapper .job-box .job-text {
            padding: 30px; }
            .aui body #content .jobs-container .jobs-wrapper .job-box .job-text p {
              font-size: 14px;
              line-height: 1.8;
              font-weight: 100; }
          .aui body #content .jobs-container .jobs-wrapper .job-box p.jobs-more {
            color: #4b5658;
            cursor: pointer;
            margin-top: 15px; }
            .aui body #content .jobs-container .jobs-wrapper .job-box p.jobs-more span {
              font-size: 20px;
              vertical-align: bottom;
              display: inline-block; }
          .aui body #content .jobs-container .jobs-wrapper .job-box .job-more-text {
            font-size: 14px;
            line-height: 1.8;
            font-weight: 100;
            color: #86878b; }
            .aui body #content .jobs-container .jobs-wrapper .job-box .job-more-text p {
              font-size: 14px;
              line-height: 1.8;
              font-weight: 100;
              color: #86878b; }
          .aui body #content .jobs-container .jobs-wrapper .job-box .job-footer {
            padding: 15px 30px 30px 30px; }
            .aui body #content .jobs-container .jobs-wrapper .job-box .job-footer .job-apply {
              text-align: center;
              background: #53BBB4;
              color: white;
              cursor: pointer;
              text-transform: uppercase;
              border: 1px solid #53BBB4;
              -webkit-border-radius: 25px;
              -moz-border-radius: 25px;
              -ms-border-radius: 25px;
              -o-border-radius: 25px;
              border-radius: 25px;
              padding: 12px 20px;
              max-width: 280px;
              margin: auto; }
      .aui body #content .graphs-container {
        background: #f9f9f9;
        padding-top: 75px;
        padding-bottom: 150px;
        margin-left: -15px;
        margin-right: -15px; }
        .aui body #content .graphs-container h3 {
          font-weight: 300;
          font-size: 32px;
          margin-bottom: 15px;
          text-align: center;
          color: #504F4F; }
        .aui body #content .graphs-container .graph-wrapper {
          text-align: center; }
          @media (max-width: 767px) {
            .aui body #content .graphs-container .graph-wrapper {
              padding-top: 35px;
              padding-bottom: 35px; } }
          .aui body #content .graphs-container .graph-wrapper div {
            position: absolute;
            top: 90px;
            left: 50%;
            padding: 0px;
            margin: 0px;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 52px;
            font-family: "Heebo", sans-serif;
            font-weight: 400;
            letter-spacing: -1px; }
            .aui body #content .graphs-container .graph-wrapper div span.company-ml,
            .aui body #content .graphs-container .graph-wrapper div span.company-k {
              display: block;
              font-size: 32px;
              font-weight: 100;
              font-family: "Open Sans", sans-serif;
              line-height: 15px;
              color: lightgrey; }
            .aui body #content .graphs-container .graph-wrapper div i {
              color: lightgrey;
              letter-spacing: 0.5 em; }
          @media (max-width: 991px) {
            .aui body #content .graphs-container .graph-wrapper {
              padding-top: 35px;
              padding-bottom: 35px; }
              .aui body #content .graphs-container .graph-wrapper div {
                top: 125px; } }
          .aui body #content .graphs-container .graph-wrapper svg.graph .rail {
            stroke: #f1f1f1;
            stroke-width: 2; }
          .aui body #content .graphs-container .graph-wrapper p {
            margin-top: 20px;
            font-weight: 100;
            font-size: 18px; }
      .aui body #content #gallery-case {
        background: white;
        margin: 0px auto;
        max-width: 1170px;
        padding: 35px 0px; }
        .aui body #content #gallery-case h2 {
          color: #312b92;
          font-size: 26px;
          margin-top: 0;
          font-weight: 300;
          padding: 10px 0 5px;
          margin-bottom: 20px;
          margin-top: 30px;
          text-align: center; }
          .aui body #content #gallery-case h2 span {
            color: #eb212e;
            font-weight: 400; }
        .aui body #content #gallery-case .case-row {
          padding-top: 2px;
          padding-bottom: 2px;
          margin-left: 0px;
          margin-right: 0px; }
          @media (max-width: 767px) {
            .aui body #content #gallery-case .case-row {
              padding-top: 0px;
              padding-bottom: 0px; } }
          .aui body #content #gallery-case .case-row .product {
            background: #f9f9f9;
            display: block;
            text-align: left;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            border-right: 4px solid white;
            padding: 20px;
            text-decoration: none;
            transition: .35s;
            border-bottom: 4px solid white;
            padding-top: 0px;
            padding-bottom: 0px;
            padding: 0px !important; }
            @media (min-width: 768px) {
              .aui body #content #gallery-case .case-row .product {
                padding-top: 25px;
                padding-bottom: 25px;
                border-right: none;
                border-bottom: 0px solid white;
                border-top: 0px solid white;
                border-right: 4px solid white;
                border-bottom: 4px solid white; } }
            @media (max-width: 767px) {
              .aui body #content #gallery-case .case-row .product {
                padding-top: 25px;
                padding-bottom: 25px;
                min-height: 175px;
                border-right: none;
                border-bottom: 4px solid white;
                border-top: 4px solid white; } }
            .aui body #content #gallery-case .case-row .product .single-case-study {
              height: 260px;
              position: relative; }
              .aui body #content #gallery-case .case-row .product .single-case-study .opacity {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: rgba(230, 230, 230, 0.9);
                padding: 35px 0 20px 0;
                opacity: 0;
                -webkit-transform: scale(1, 0);
                -moz-transform: scale(1, 0);
                -ms-transform: scale(1, 0);
                -o-transform: scale(1, 0);
                transform: scale(1, 0);
                -ms-transform-origin: 0% 0%;
                -webkit-transform-origin: 0% 0%;
                transform-origin: 0% 0%;
                text-align: center; }
              .aui body #content #gallery-case .case-row .product .single-case-study .tran4s {
                -webkit-transition: all .4s ease-in-out;
                -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                -o-transition: all .4s ease-in-out;
                transition: all .4s ease-in-out; }
              .aui body #content #gallery-case .case-row .product .single-case-study:hover .opacity {
                opacity: 1;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1); }
              .aui body #content #gallery-case .case-row .product .single-case-study .opacity h4 {
                border-color: #ffffff;
                border-style: solid;
                color: #312b92 !important;
                text-transform: capitalize;
                line-height: 40px;
                padding: 0 18px;
                border-width: 1px;
                display: inline-block;
                margin: 10px auto; }
              .aui body #content #gallery-case .case-row .product .single-case-study .opacity p {
                font-weight: 200;
                font-size: 18px;
                display: block;
                margin: 10px 0 15px 0;
                color: #eb212e;
                /*							    text-transform: capitalize;
                */ }
              .aui body #content #gallery-case .case-row .product .single-case-study .opacity .case-study-icon {
                position: absolute;
                right: 10px;
                bottom: 10px; }
              .aui body #content #gallery-case .case-row .product .single-case-study .opacity .case-study-icon:before {
                font-family: "qfont" !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                /* line-height: 1; */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e114";
                /* border: 1px solid #ffffff; */
                color: #eb212e;
                border-radius: 50%;
                /* margin-right: 6px; */
                /* padding: 8px; */
                font-size: 32px;
                /* background-color: #ffffff; */ }
            .aui body #content #gallery-case .case-row .product .single-case-study {
              height: 260px;
              position: relative; }
      .aui body #content .gallery-page-home {
        background: white;
        margin: 0px -15px !important;
        max-width: none !important; }
        .aui body #content .gallery-page-home .single-case-study {
          position: relative;
          height: 0;
          padding-bottom: 75%;
          background-size: cover;
          background-position: 50%;
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          -webkit-transform: scale(1);
          transform: scale(1); }
        .aui body #content .gallery-page-home .opacity {
          padding: 25% 0 20px 0 !important; }
        .aui body #content .gallery-page-home .case-study-icon:before {
          font-size: 45px !important; }
        .aui body #content .gallery-page-home .opacity h4 {
          color: #312b92 !important;
          line-height: 38px !important;
          font-size: 32px !important; }
        .aui body #content .gallery-page-home .opacity p {
          font-size: 20px !important;
          color: #eb212e !important; }
        .aui body #content .gallery-page-home .opacity1 {
          padding: 10% 0 20px 25px !important;
          text-align: left;
          color: #fff;
          font-size: 24px; }
        .aui body #content .gallery-page-home .opacity1 h4 {
          padding: 5px 0px !important;
          /* text-align: center; */
          /* border-color: #ffffff; */
          /* border-style: solid; */
          color: white !important;
          text-transform: capitalize;
          /* line-height: 40px; */
          padding: 0 18px;
          /* border-width: 1px; */
          /* display: inline-block; */
          margin-top: 0px !important;
          font-size: 60px !important;
          font-weight: 100 !important;
          text-transform: uppercase; }
      .aui body #content .contanier-white {
        background-color: white; }
      .aui body #content .quix {
        max-width: 1170px;
        padding: 10px 15px;
        margin: auto;
        font-size: 16px; }
        .aui body #content .quix ul {
          padding-left: 0px;
          margin-bottom: 10px;
          list-style: none;
          margin-left: 0px; }
          .aui body #content .quix ul li {
            position: relative;
            display: block;
            padding: 8px 0px; }
            .aui body #content .quix ul li a {
              color: #312b92;
              text-decoration: none;
              font-size: 15px; }
            .aui body #content .quix ul li a:hover {
              color: #eb212e;
              text-decoration: underline; }
          .aui body #content .quix ul li:before {
            font-family: "qfont" !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e114";
            border: 1px solid #312b92;
            color: #eb212e;
            border-radius: 50%;
            margin-right: 10px;
            padding: 3px; }
      .aui body #content .container-button {
        margin: 0px -15px;
        padding: 10px 0px; }
      .aui body #content .button-quix {
        background-color: #fff;
        border: 1px solid #6d6f71;
        border-radius: 4px;
        color: #312b92;
        font-size: 16px !important;
        box-sizing: border-box;
        display: inline-block;
        padding: 0px 0px 0px 12px;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 35px !important;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        transition: .35s;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .aui body #content .button-quix {
            width: 100%; } }
        .aui body #content .button-quix .button-quix-icon {
          padding: 5px 8px;
          color: #eb212e;
          font-size: 16px;
          box-sizing: border-box;
          background-color: #f1f2f2;
          float: right;
          line-height: 25px;
          border-radius: 0px 4px 4px 0px;
          margin-left: 10px;
          transition: .35s; }
        .aui body #content .button-quix:hover {
          background-color: #2f3490 !important;
          color: white !important;
          border: 1px solid #6d6f71 !important;
          transition: .35s; }
          .aui body #content .button-quix:hover .button-quix-icon {
            color: #312b92 !important;
            transition: .35s; }
      .aui body #content #product {
        background: white;
        margin: 0px -15px;
        padding: 35px 0px; }
        @media (max-width: 991px) {
          .aui body #content #product .container {
            width: auto; } }
        .aui body #content #product .product-row {
          padding-top: 2px;
          padding-bottom: 2px; }
          @media (max-width: 767px) {
            .aui body #content #product .product-row {
              padding-top: 0px;
              padding-bottom: 0px; } }
          .aui body #content #product .product-row .product {
            background: #f9f9f9; }
          .aui body #content #product .product-row a.product {
            display: block;
            text-align: left;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            border-right: 4px solid white;
            padding: 20px;
            text-decoration: none;
            transition: .35s;
            border-bottom: 4px solid white; }
            @media (min-width: 768px) {
              .aui body #content #product .product-row a.product {
                padding-top: 25px;
                padding-bottom: 25px;
                border-right: none;
                border-bottom: 0px solid white;
                border-top: 0px solid white;
                border-right: 4px solid white;
                border-bottom: 4px solid white; } }
            @media (max-width: 767px) {
              .aui body #content #product .product-row a.product {
                padding-top: 25px;
                padding-bottom: 25px;
                min-height: 175px;
                border-right: none;
                border-bottom: 4px solid white;
                border-top: 4px solid white; } }
            .aui body #content #product .product-row a.product .product-title {
              color: #312b92;
              font-size: 18px;
              display: table; }
              @media (max-width: 555px) {
                .aui body #content #product .product-row a.product .product-title {
                  font-size: 14px; } }
              .aui body #content #product .product-row a.product .product-title .product-quix-icon {
                display: table-cell;
                font-size: 25px;
                font-weight: 600; }
              .aui body #content #product .product-row a.product .product-title .product-quix-title {
                display: table-cell;
                vertical-align: middle; }
            .aui body #content #product .product-row a.product .product-description {
              color: #6d6d6d;
              font-size: 12px;
              margin-top: 15px;
              margin-bottom: 25px;
              height: 137px;
              overflow: hidden;
              text-align: justify; }
              @media (max-width: 555px) {
                .aui body #content #product .product-row a.product .product-description {
                  font-size: 14px;
                  height: auto;
                  text-align: left; } }
            .aui body #content #product .product-row a.product .product-icon {
              color: #eb212e;
              font-size: 24px; }
            .aui body #content #product .product-row a.product:hover {
              color: white;
              background: #2f3490;
              transition: .35s; }
              .aui body #content #product .product-row a.product:hover span {
                text-decoration: none; }
              .aui body #content #product .product-row a.product:hover .product-icon {
                color: white; }
              .aui body #content #product .product-row a.product:hover .product-title {
                color: white;
                font-size: 18px; }
                @media (max-width: 555px) {
                  .aui body #content #product .product-row a.product:hover .product-title {
                    font-size: 18px; } }
              .aui body #content #product .product-row a.product:hover .product-description {
                color: white;
                font-size: 12px; }
                @media (max-width: 555px) {
                  .aui body #content #product .product-row a.product:hover .product-description {
                    font-size: 14px; } }
              .aui body #content #product .product-row a.product:hover .product-icon {
                color: white; }
      .aui body #content #solution-home {
        background: white;
        margin: 0px -15px;
        padding: 35px 0px; }
        @media (max-width: 991px) {
          .aui body #content #solution-home .container {
            width: auto; } }
        .aui body #content #solution-home .solution-home-row {
          padding-top: 2px;
          padding-bottom: 2px; }
          @media (max-width: 767px) {
            .aui body #content #solution-home .solution-home-row {
              padding-top: 0px;
              padding-bottom: 0px; } }
          .aui body #content #solution-home .solution-home-row .solution-box {
            background: #f9f9f9; }
          .aui body #content #solution-home .solution-home-row a.solution-box {
            display: block;
            text-align: left;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            border-right: 4px solid white;
            border-bottom: 4px solid white;
            padding: 20px;
            text-decoration: none;
            transition: .35s;
            float: left;
            width: 33.333%; }
            @media (min-width: 768px) {
              .aui body #content #solution-home .solution-home-row a.solution-box {
                padding-top: 25px;
                padding-bottom: 25px;
                border-right: none;
                border-bottom: 4px solid white;
                border-top: 0px solid white;
                border-right: 4px solid white; } }
            @media (max-width: 767px) {
              .aui body #content #solution-home .solution-home-row a.solution-box {
                padding-top: 25px;
                padding-bottom: 25px;
                min-height: 175px;
                border-right: none;
                border-bottom: 4px solid white;
                border-top: 4px solid white;
                float: left;
                width: 100%; } }
            .aui body #content #solution-home .solution-home-row a.solution-box .solution-title {
              color: white;
              font-size: 17px;
              line-height: 19px;
              display: table;
              width: 100%; }
              @media (max-width: 555px) {
                .aui body #content #solution-home .solution-home-row a.solution-box .solution-title {
                  font-size: 16px; } }
              .aui body #content #solution-home .solution-home-row a.solution-box .solution-title .solution-quix-icon {
                display: table-cell;
                font-size: 70px;
                font-weight: 600;
                padding-left: 10px;
                width: 40%;
                text-align: right;
                font-weight: 100; }
              .aui body #content #solution-home .solution-home-row a.solution-box .solution-title .solution-quix-title {
                display: table-cell;
                vertical-align: top;
                width: 60%; }
            .aui body #content #solution-home .solution-home-row a.solution-box .solution-description {
              color: white;
              font-size: 14px;
              margin-top: 15px;
              margin-bottom: 25px;
              height: 170px;
              overflow: hidden; }
              @media (max-width: 555px) {
                .aui body #content #solution-home .solution-home-row a.solution-box .solution-description {
                  font-size: 14px;
                  height: auto; } }
            .aui body #content #solution-home .solution-home-row a.solution-box .solution-icon {
              color: white;
              font-size: 24px; }
            .aui body #content #solution-home .solution-home-row a.solution-box:hover {
              color: white;
              background: #2f3490 !important;
              transition: .35s; }
              .aui body #content #solution-home .solution-home-row a.solution-box:hover span {
                text-decoration: none; }
              .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-icon {
                color: white; }
              .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-title {
                color: white;
                font-size: 17px; }
                @media (max-width: 555px) {
                  .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-title {
                    font-size: 17px; } }
              .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-description {
                color: white;
                font-size: 14px; }
                @media (max-width: 555px) {
                  .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-description {
                    font-size: 14px; } }
              .aui body #content #solution-home .solution-home-row a.solution-box:hover .solution-icon {
                color: white; }
      .aui body #content #technology {
        background: white;
        margin: 0px -15px;
        padding: 35px 0px; }
        @media (max-width: 991px) {
          .aui body #content #technology .container {
            width: auto; } }
        .aui body #content #technology .quix {
          padding: 10px 0px; }
        .aui body #content #technology .technology-row {
          padding-top: 2px;
          padding-bottom: 2px; }
          @media (max-width: 767px) {
            .aui body #content #technology .technology-row {
              padding-top: 0px;
              padding-bottom: 0px; } }
          .aui body #content #technology .technology-row .technology-box {
            background: #f9f9f9;
            text-align: left;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding: 20px;
            text-decoration: none;
            transition: .35s;
            float: left;
            width: 33.333%; }
            @media (min-width: 768px) {
              .aui body #content #technology .technology-row .technology-box {
                padding-top: 20px;
                padding-bottom: 20px;
                border-right: none; } }
            @media (max-width: 767px) {
              .aui body #content #technology .technology-row .technology-box {
                padding-top: 25px;
                padding-bottom: 25px;
                min-height: 140px;
                border-right: none;
                margin-bottom: 4px;
                float: left;
                width: 100%; } }
            .aui body #content #technology .technology-row .technology-box .technology-title {
              color: #312b92;
              font-size: 20px;
              line-height: 22px;
              width: 100%; }
              @media (max-width: 555px) {
                .aui body #content #technology .technology-row .technology-box .technology-title {
                  font-size: 16px; } }
            .aui body #content #technology .technology-row .technology-box ul.technology-list {
              padding-left: 0;
              margin-bottom: 10px;
              list-style: none;
              margin-left: 0; }
              .aui body #content #technology .technology-row .technology-box ul.technology-list li {
                font-weight: 600;
                padding: 0px;
                line-height: 15px; }
            .aui body #content #technology .technology-row .technology-box .technology-description {
              color: #6d6d6d;
              font-size: 12px;
              margin-top: 8px;
              margin-bottom: 25px;
              min-height: 137px; }
              @media (max-width: 555px) {
                .aui body #content #technology .technology-row .technology-box .technology-description {
                  font-size: 14px;
                  height: auto; } }
      .aui body #content .container-case-study {
        background-color: #ffffff;
        padding: 20px 0px; }
        .aui body #content .container-case-study .section-case-study {
          padding: 10px;
          display: table;
          width: 100%;
          margin: 10px auto;
          max-width: 1170px; }
          .aui body #content .container-case-study .section-case-study ul {
            padding-left: 0px;
            margin-bottom: 10px;
            list-style: none;
            margin-left: 0px; }
            .aui body #content .container-case-study .section-case-study ul li {
              position: relative;
              display: block;
              padding: 8px 0px; }
              .aui body #content .container-case-study .section-case-study ul li a {
                color: #312b92;
                text-decoration: none;
                font-size: 15px; }
              .aui body #content .container-case-study .section-case-study ul li a:hover {
                color: #eb212e;
                text-decoration: underline; }
            .aui body #content .container-case-study .section-case-study ul li:before {
              font-family: "qfont" !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "\e114";
              border: 1px solid #312b92;
              color: #eb212e;
              border-radius: 50%;
              margin-right: 10px;
              padding: 3px; }
          .aui body #content .container-case-study .section-case-study .cell-icon-cs {
            display: table-cell;
            width: 80px;
            vertical-align: top; }
          .aui body #content .container-case-study .section-case-study .text-icon-cs {
            display: table-cell;
            width: 100%;
            color: #6d6d6d;
            font-weight: 100;
            font-size: 22px;
            vertical-align: top;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding-left: 10px; }
            .aui body #content .container-case-study .section-case-study .text-icon-cs p {
              font-size: 22px; }
          .aui body #content .container-case-study .section-case-study .text-icon-cs h3 {
            color: #eb212e;
            font-size: 28px;
            margin-top: 0px;
            font-weight: 100;
            margin-bottom: 15px; }
      .aui body #content .section-client-case-study {
        padding: 10px;
        display: table;
        width: 90%;
        margin: 10px 0px 30px;
        background-color: #ffffff; }
        @media (max-width: 768px) {
          .aui body #content .section-client-case-study {
            width: 100%; } }
        .aui body #content .section-client-case-study div.text-client-case-study {
          width: 100%;
          color: #6d6d6d;
          font-weight: 100;
          font-size: 17px;
          vertical-align: top;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          .aui body #content .section-client-case-study div.text-client-case-study p span.title-red {
            color: #eb212e;
            display: block; }
        .aui body #content .section-client-case-study h4.title-client-case-study {
          color: #2f3490;
          font-size: 24px;
          margin-top: 0;
          font-weight: 400;
          border-bottom: 1px solid #eb212e;
          padding: 10px 0px 5px;
          margin-bottom: 20px; }
      .aui body #content .immagine-banner-case {
        margin: 0px -15px; }
      .aui body #content .portlet-borderless-container {
        padding: 0px;
        margin: 0px; }
      .aui body #content #home-banner {
        margin: 0px;
        height: 650px;
        position: relative;
        overflow: hidden; }
        .aui body #content #home-banner .home-banner-claim {
          position: absolute;
          z-index: 1;
          top: 235px;
          left: 8%; }
          .aui body #content #home-banner .home-banner-claim h1 {
            font-family: "Heebo", sans-serif;
            color: #504f4f;
            font-size: 55px;
            font-weight: 300; }
          .aui body #content #home-banner .home-banner-claim p {
            font-weight: 100;
            font-size: 18px;
            margin: 15px 0px 0px 0px;
            line-height: 1.9;
            color: #504f4f; }
          .aui body #content #home-banner .home-banner-claim .home-banner-cta {
            border: 1px solid #504f4f;
            display: inline-block;
            padding: 12px 30px;
            margin-top: 25px;
            color: #504f4f; }
          @media (max-width: 992px) {
            .aui body #content #home-banner .home-banner-claim {
              top: 200px;
              max-width: 350px;
              left: 10%; } }
        @media (max-width: 992px) {
          .aui body #content #home-banner {
            background-position: center center !important; } }
        .aui body #content #home-banner.smau-banner {
          background: #92D4D2; }
          .aui body #content #home-banner.smau-banner .smau-prize {
            position: absolute;
            bottom: 10%;
            right: 2%; }
            @media (max-width: 1200px) {
              .aui body #content #home-banner.smau-banner .smau-prize {
                right: 0; } }
            @media (max-width: 768px) {
              .aui body #content #home-banner.smau-banner .smau-prize {
                bottom: 0; }
                .aui body #content #home-banner.smau-banner .smau-prize object, .aui body #content #home-banner.smau-banner .smau-prize img {
                  width: 500px; } }
            @media (max-width: 425px) {
              .aui body #content #home-banner.smau-banner .smau-prize {
                right: -35%; }
                .aui body #content #home-banner.smau-banner .smau-prize object, .aui body #content #home-banner.smau-banner .smau-prize img {
                  width: 450px; } }
          @media (max-width: 1200px) {
            .aui body #content #home-banner.smau-banner .home-banner-claim {
              max-width: 400px; } }
          @media (max-width: 768px) {
            .aui body #content #home-banner.smau-banner .home-banner-claim {
              top: 16%; }
              .aui body #content #home-banner.smau-banner .home-banner-claim h1 {
                font-size: 45px; }
              .aui body #content #home-banner.smau-banner .home-banner-claim p {
                font-size: 16px; } }
          @media (max-width: 425px) {
            .aui body #content #home-banner.smau-banner .home-banner-claim {
              left: 5%;
              top: 18%; }
              .aui body #content #home-banner.smau-banner .home-banner-claim h1 {
                font-size: 35px; } }
      .aui body #content #fashion_banner {
        margin: 0px;
        height: 650px;
        position: relative;
        overflow: hidden; }
        .aui body #content #fashion_banner .fashion-claim {
          position: absolute;
          top: 235px;
          left: 10%; }
          .aui body #content #fashion_banner .fashion-claim h1 {
            font-family: "Heebo", sans-serif;
            color: #504f4f;
            font-weight: 200;
            font-size: 60px; }
          .aui body #content #fashion_banner .fashion-claim p {
            font-weight: 100;
            font-size: 16px;
            margin: 15px 0px 0px 0px;
            line-height: 1.9; }
          .aui body #content #fashion_banner .fashion-claim .fashion-cta {
            border: 1px solid #2cd2c1;
            display: inline-block;
            padding: 12px 30px;
            margin-top: 25px;
            color: #2cd2c1; }
          @media (max-width: 992px) {
            .aui body #content #fashion_banner .fashion-claim {
              top: 200px;
              max-width: 350px;
              left: 10%; } }
        @media (max-width: 992px) {
          .aui body #content #fashion_banner {
            background-position: center center !important; } }
      .aui body #content #home_balloon_banner {
        background: #f9f9f9;
        margin: 0px;
        height: 650px;
        position: relative;
        overflow: hidden;
        /*			height: -webkit-calc(100vh - 200px);
        		    height: calc(100vh - 200px);
        		    min-height: 540px;*/
        /*				@include breakpoint($max:768px) {
        				height:550px;
        				}*/ }
        .aui body #content #home_balloon_banner .home_claim {
          position: absolute;
          top: 235px;
          left: 10%;
          color: #312b92; }
          @media (max-width: 1200px) {
            .aui body #content #home_balloon_banner .home_claim {
              left: 70px; } }
          @media (max-width: 768px) {
            .aui body #content #home_balloon_banner .home_claim {
              top: 460px;
              left: 25px; } }
          @media (max-width: 525px) {
            .aui body #content #home_balloon_banner .home_claim {
              font-size: 32px; } }
        .aui body #content #home_balloon_banner .balloon {
          position: absolute;
          top: 45px;
          right: 245px;
          z-index: 3; }
          @media (max-width: 992px) {
            .aui body #content #home_balloon_banner .balloon {
              right: 2% !important; } }
          @media (max-width: 768px) {
            .aui body #content #home_balloon_banner .balloon {
              right: 20% !important;
              top: 18% !important; } }
          @media (max-width: 768px) {
            .aui body #content #home_balloon_banner .balloon object, .aui body #content #home_balloon_banner .balloon img {
              width: 190px !important;
              height: 339px !important; } }
        .aui body #content #home_balloon_banner .cloud-1 {
          position: absolute;
          top: 100px;
          left: -90px; }
        .aui body #content #home_balloon_banner .cloud-2 {
          position: absolute;
          top: 130px;
          right: 400px;
          z-index: 5; }
          @media (max-width: 992px) {
            .aui body #content #home_balloon_banner .cloud-2 {
              display: none; } }
        .aui body #content #home_balloon_banner .cloud-3 {
          position: absolute;
          top: 230px;
          right: 115px;
          z-index: 2; }
          @media (max-width: 992px) {
            .aui body #content #home_balloon_banner .cloud-3 {
              right: -12% !important; } }
        .aui body #content #home_balloon_banner .cloud-4 {
          position: absolute;
          left: 150px;
          right: 0;
          width: 355px;
          height: 148px;
          bottom: -75px; }
      .aui body #content .title-expanded {
        color: #86878b;
        font-weight: 400;
        font-size: 13px;
        padding: 0px 0px;
        cursor: pointer;
        margin-top: 5px;
        min-height: auto;
        line-height: 16px; }
      .aui body #content .title-expanded .q-icon-plus {
        color: #eb212e;
        font-size: 18px; }
      .aui body #content .title-cand.toggler-header-expanded {
        background-color: none;
        color: #86878b; }
      .aui body #content .title-cand.toggler-header-expanded .q-icon-plus {
        color: #ffffff; }
      .aui body #content .main-expanded {
        margin-bottom: 10px; }
      .aui body #content .text-cand {
        color: #86878b;
        font-weight: 100;
        margin-bottom: 10px;
        padding: 10px !important;
        padding-top: 0px !important; }
      .aui body #content .main-expanded .label-link-cand {
        background-color: #322b93;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding: 10px;
        text-transform: uppercase; }
      .aui body #content .main-expanded .label-link-cand a {
        color: #ffffff;
        text-decoration: none; }
      .aui body #content #blue_sticked_wrapper {
        background: #2f3490;
        margin: 0px -15px;
        padding: 35px 0px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .aui body #content #blue_sticked_wrapper h1.blue_sticked {
          color: white !important;
          max-width: 1170px;
          margin: 0px auto;
          padding: 0px 15px;
          font-size: 24px; }
        .aui body #content #blue_sticked_wrapper p.blue_sticked_text_case_study {
          color: white;
          font-weight: 100;
          font-size: 18px;
          max-width: 1170px;
          padding: 0px 15px;
          margin: auto;
          text-align: left; }
          .aui body #content #blue_sticked_wrapper p.blue_sticked_text_case_study .blue_sticked_header {
            font-weight: 700;
            display: block; }
        .aui body #content #blue_sticked_wrapper p.blue_sticked_text {
          color: white;
          font-weight: 100;
          font-size: 18px;
          max-width: 1170px;
          padding: 0px 15px;
          margin: auto; }
          .aui body #content #blue_sticked_wrapper p.blue_sticked_text .blue_sticked_header {
            font-weight: 700;
            display: block; }
      .aui body #content #tagsbar {
        background: #f9f9f9;
        margin: 0px -15px;
        padding: 10px 0px; }
        .aui body #content #tagsbar .tags {
          max-width: 1170px;
          padding: 0px 15px;
          text-align: center;
          margin: auto; }
          .aui body #content #tagsbar .tags span {
            color: #312b92;
            font-weight: 100;
            font-size: 24px;
            margin: 0px 15px; }
      .aui body #content #news_wrapper {
        background: #f9f9f9;
        margin: 0 -15px;
        padding: 45px 0; }
        .aui body #content #news_wrapper h3 {
          font-weight: 300;
          font-size: 32px;
          margin-bottom: 15px;
          text-align: center;
          color: #504F4F; }
        .aui body #content #news_wrapper .container-fluid {
          max-width: 90%; }
          @media (max-width: 991px) {
            .aui body #content #news_wrapper .container-fluid {
              width: auto;
              max-width: none; } }
        .aui body #content #news_wrapper .row {
          padding-top: 50px;
          padding-bottom: 50px; }
          @media (max-width: 991px) {
            .aui body #content #news_wrapper .row {
              padding-bottom: 0px; } }
          .aui body #content #news_wrapper .row .news-container {
            max-width: 320px;
            margin: auto; }
            @media (min-width: 992px) {
              .aui body #content #news_wrapper .row .news-container {
                max-width: 280px;
                margin: auto; } }
            @media (max-width: 991px) {
              .aui body #content #news_wrapper .row .news-container {
                margin-bottom: 50px;
                min-height: 450px; } }
            .aui body #content #news_wrapper .row .news-container .news-image a {
              display: block;
              position: relative; }
              .aui body #content #news_wrapper .row .news-container .news-image a:hover img {
                opacity: 0.7;
                filter: alpha(opacity=70);
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s; }
            .aui body #content #news_wrapper .row .news-container .news-image img {
              max-width: 100%; }
            .aui body #content #news_wrapper .row .news-container .news-text h4 {
              text-align: left;
              margin: 20px 0px 15px;
              padding: 0px;
              font-size: 18px;
              line-height: 25px;
              color: #504f4f; }
              .aui body #content #news_wrapper .row .news-container .news-text h4 a {
                color: #504f4f;
                font-size: 18px;
                line-height: 25px;
                font-weight: 400;
                font-family: "Open Sans", sans-serif; }
                .aui body #content #news_wrapper .row .news-container .news-text h4 a:hover {
                  text-decoration: none;
                  color: #4285f4;
                  transition: all 0.2s ease-in 0s;
                  -moz-transition: all 0.2s ease-in 0s;
                  -webkit-transition: all 0.2s ease-in 0s;
                  -o-transition: all 0.2s ease-in 0s; }
            .aui body #content #news_wrapper .row .news-container .news-text p {
              font-size: 14px;
              line-height: 22px;
              font-weight: 300; }
              .aui body #content #news_wrapper .row .news-container .news-text p a {
                color: #4285f4;
                font-size: 14px;
                line-height: 22px; }
      .aui body #content #skills {
        margin: 25px 0px; }
        .aui body #content #skills .skills-row {
          margin-top: 50px;
          margin-bottom: 50px; }
        .aui body #content #skills .inner-skill-box {
          border: 2px solid #f9f9f9; }
          .aui body #content #skills .inner-skill-box h3 {
            font-size: 26px;
            font-weight: 300;
            color: #504f4f;
            margin: 25px 0px 25px 0px;
            padding: 0px 0px 0px 30px; }
            .aui body #content #skills .inner-skill-box h3 a {
              font-weight: 300; }
            .aui body #content #skills .inner-skill-box h3:hover {
              text-decoration: none; }
          .aui body #content #skills .inner-skill-box .skill-url {
            display: block;
            color: #6d6d6d; }
            .aui body #content #skills .inner-skill-box .skill-url:hover {
              color: #4285f4;
              text-decoration: none !important;
              opacity: 0.8;
              filter: alpha(opacity=80);
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s; }
          .aui body #content #skills .inner-skill-box .bpm-box {
            height: 210px; }
          .aui body #content #skills .inner-skill-box .dm-box {
            height: 210px; }
          .aui body #content #skills .inner-skill-box .ci-box {
            height: 210px; }
          .aui body #content #skills .inner-skill-box .ad-box {
            height: 210px; }
          .aui body #content #skills .inner-skill-box .ec-box {
            height: 210px; }
        .aui body #content #skills .first-skill-box .inner-skill-box {
          height: 320px; }
        .aui body #content #skills .first-skill-box h2 {
          color: #504f4f;
          font-size: 36px;
          padding: 30px 15px 15px 30px;
          margin: 0px; }
        .aui body #content #skills .first-skill-box .q-icon-moveright {
          color: #2cd2c1;
          font-size: 85px;
          position: absolute;
          right: 10px;
          bottom: 35px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        @media (max-width: 768px) {
          .aui body #content #skills .first-skill-box {
            height: 280px; } }
      .aui body #content #solutions {
        background: #f9f9f9;
        margin: 0px -15px;
        padding: 35px 0px; }
        .aui body #content #solutions h3 {
          font-weight: 300;
          font-size: 32px;
          margin-bottom: 15px;
          text-align: center;
          color: #504F4F; }
        @media (max-width: 991px) {
          .aui body #content #solutions .container {
            width: auto; } }
        .aui body #content #solutions .row {
          padding-top: 50px;
          padding-bottom: 50px; }
          @media (max-width: 767px) {
            .aui body #content #solutions .row {
              padding-top: 0px;
              padding-bottom: 0px; } }
          .aui body #content #solutions .row a {
            color: #6d6d6d;
            display: block;
            text-align: center;
            font-weight: 100;
            font-size: 18px;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            @media (max-width: 767px) {
              .aui body #content #solutions .row a {
                padding-top: 25px;
                padding-bottom: 25px;
                min-height: 175px; } }
            .aui body #content #solutions .row a object, .aui body #content #solutions .row a img {
              width: 60px;
              height: 60px; }
            .aui body #content #solutions .row a p.solution-name {
              color: #504F4F;
              padding: 20px 0px 0px 0px;
              margin: 0px;
              font-weight: 400; }
              @media (max-width: 555px) {
                .aui body #content #solutions .row a p.solution-name {
                  font-size: 14px; } }
            .aui body #content #solutions .row a:hover {
              text-decoration: none; }
              .aui body #content #solutions .row a:hover p {
                color: #4285f4;
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s; }
      .aui body #content #technology-banner {
        margin: 0px -15px;
        height: 215px;
        background: url("/quix-public-v3-theme/images/technology/technology.jpg");
        background-size: cover;
        background-position: center 84%;
        position: relative; }
        .aui body #content #technology-banner .technology-overlay {
          background: rgba(33, 33, 33, 0.66);
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        .aui body #content #technology-banner .technology-cta {
          margin: auto;
          position: absolute;
          left: 0px;
          right: 0px;
          top: 110px;
          text-align: center; }
          .aui body #content #technology-banner .technology-cta a {
            text-transform: uppercase;
            background: rgba(255, 255, 255, 0.1);
            font-family: "Heebo", sans-serif;
            font-size: 16px;
            letter-spacing: 1px;
            color: white;
            border: 1px solid white;
            font-weight: 300;
            padding: 15px 25px; }
            @media (max-width: 375px) {
              .aui body #content #technology-banner .technology-cta a {
                padding: 15px 10px;
                margin: 0px 15px;
                font-size: 0.9em;
                white-space: no-wrap; } }
            .aui body #content #technology-banner .technology-cta a:hover {
              background: rgba(255, 255, 255, 0.3);
              text-decoration: none;
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s; }
      .aui body #content .q-blog-layout .breadcrumb {
        margin: 0px; }
      .aui body #content .q-blog-layout .q-blog-column .navbar,
      .aui body #content .q-blog-layout .q-blog-column .entry-navigation {
        display: none; }
      .aui body #content .q-blog-layout .q-blog-column .taglib-header {
        border: none;
        margin: 35px 0px 0px;
        padding-left: 25px;
        padding-right: 25px; }
        .aui body #content .q-blog-layout .q-blog-column .taglib-header .header-title {
          color: #312b92;
          font-size: 34px;
          margin: 0px;
          padding: 0px;
          font-weight: 300;
          word-break: normal !important;
          white-space: normal !important;
          overflow: visible !important; }
      .aui body #content .q-blog-layout .q-blog-column .separator {
        display: none; }
      .aui body #content .q-blog-layout .q-blog-column .header-back-to {
        display: none; }
      .aui body #content .q-blog-layout .q-blog-column .entry.approved {
        padding-left: 25px;
        padding-right: 25px; }
        .aui body #content .q-blog-layout .q-blog-column .entry.approved .entry-content .entry-date {
          background: none;
          padding: 0px;
          font-weight: 200px;
          color: #555;
          margin: 10px 0px 15px; }
        .aui body #content .q-blog-layout .q-blog-column .entry.approved .entry-body {
          line-height: 1.9em;
          font-size: 18px;
          color: #86878b;
          font-weight: 100;
          margin-bottom: 100px;
          margin-top: 50px; }
        .aui body #content .q-blog-layout .q-blog-column .entry.approved .entry-footer {
          display: none; }
      .aui body #content .q-blog-layout .q-blog-column .taglib-page-iterator {
        margin-bottom: 50px;
        padding: 15px; }
        .aui body #content .q-blog-layout .q-blog-column .taglib-page-iterator .lfr-pagination-delta-selector {
          display: none; }
        .aui body #content .q-blog-layout .q-blog-column .taglib-page-iterator .pager li > a, .aui body #content .q-blog-layout .q-blog-column .taglib-page-iterator .pager li > span {
          border: none; }
      .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper {
        padding-bottom: 50px; }
        .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .q-blog-header {
          margin: 35px 0px 50px; }
          .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .q-blog-header h1 {
            font-family: "Heebo", sans-serif;
            font-weight: 300;
            font-size: 38px;
            padding-left: 25px;
            color: #504f4f;
            margin-top: 0px;
            padding-top: 0px; }
        .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .row {
          margin-top: 25px;
          margin-bottom: 25px; }
        .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper {
          padding: 0px 15px;
          margin-bottom: 35px;
          /*							@include breakpoint($max: 1199px) {
          							margin-bottom:35px;
          							}*/ }
          .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper .blog-entry-img {
            display: block;
            overflow: hidden;
            max-height: 265px;
            max-width: 500px; }
            .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper .blog-entry-img:hover img {
              opacity: 0.8;
              filter: alpha(opacity=80);
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s; }
          .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper .blog-entry-info {
            margin-top: 20px; }
          .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper h3.blog-entry-title {
            margin: 5px 0px 15px; }
            .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper h3.blog-entry-title a {
              color: #4285f4;
              font-family: "Heebo", sans-serif;
              line-height: 1.3em;
              font-weight: 300; }
              .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper h3.blog-entry-title a:hover {
                color: #0d5bdd;
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s;
                text-decoration: none; }
          .aui body #content .q-blog-layout .q-blog-column #quix-blog-wrapper .entry-wrapper .blog-entry-description {
            font-size: 14px;
            color: #6d6d6d;
            line-height: 22px;
            font-weight: 400; }
      .aui body #content #most-read-wrapper {
        padding-left: 25px;
        padding-right: 25px; }
        .aui body #content #most-read-wrapper h3 {
          font-family: "Heebo", sans-serif;
          font-weight: 300;
          color: #504f4f;
          font-size: 28px;
          margin: 45px 0px 25px;
          padding: 0px; }
        .aui body #content #most-read-wrapper ul {
          padding: 0px;
          margin: 0px; }
          .aui body #content #most-read-wrapper ul li {
            list-style: none;
            padding: 10px 0px;
            line-height: 24px; }
            .aui body #content #most-read-wrapper ul li a {
              color: #4285f4;
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s;
              font-size: 14px; }
            .aui body #content #most-read-wrapper ul li p.more-date {
              font-weight: 200px;
              color: #555;
              line-height: normal;
              font-size: 12px;
              margin: 0px 0px 5px 0px; }
      .aui body #content .q-banner-wrapper {
        margin: 0px -15px;
        position: relative;
        background-size: cover !important;
        background-position: center center !important; }
        .aui body #content .q-banner-wrapper .q-banner-overlay {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: rgba(33, 33, 33, 0.66); }
        .aui body #content .q-banner-wrapper .q-banner-cta-wrapper {
          position: absolute;
          left: 0;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0%, -50%);
          -moz-transform: translate(0%, -50%);
          -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
          text-align: center; }
          .aui body #content .q-banner-wrapper .q-banner-cta-wrapper .q-banner-cta {
            display: inline-block;
            text-align: center;
            text-transform: uppercase;
            background: rgba(255, 255, 255, 0.1);
            font-family: "Heebo", sans-serif;
            font-size: 16px;
            letter-spacing: 1px;
            color: white;
            border: 1px solid white;
            font-weight: 300;
            padding: 15px 25px; }
            @media (max-width: 375px) {
              .aui body #content .q-banner-wrapper .q-banner-cta-wrapper .q-banner-cta {
                padding: 15px 10px;
                margin: 0px 15px;
                font-size: 0.9em;
                white-space: no-wrap; } }
            .aui body #content .q-banner-wrapper .q-banner-cta-wrapper .q-banner-cta:hover {
              background: rgba(255, 255, 255, 0.3);
              text-decoration: none;
              transition: all 0.2s ease-in 0s;
              -moz-transition: all 0.2s ease-in 0s;
              -webkit-transition: all 0.2s ease-in 0s;
              -o-transition: all 0.2s ease-in 0s; }
            .aui body #content .q-banner-wrapper .q-banner-cta-wrapper .q-banner-cta.q-banner-cta-logo {
              padding: 0px 25px;
              margin: 0px 15px;
              vertical-align: middle; }
              @media (max-width: 992px) {
                .aui body #content .q-banner-wrapper .q-banner-cta-wrapper .q-banner-cta.q-banner-cta-logo {
                  display: block;
                  margin: 15px auto; } }
        .aui body #content .q-banner-wrapper.fashion-cta, .aui body #content .q-banner-wrapper.tile-cta {
          background-position: bottom center !important; }
          .aui body #content .q-banner-wrapper.fashion-cta .q-banner-cta, .aui body #content .q-banner-wrapper.tile-cta .q-banner-cta {
            font-size: 18px; }
        .aui body #content .q-banner-wrapper.fashion-referral .q-banner-cta-logo, .aui body #content .q-banner-wrapper.tile-referral .q-banner-cta-logo {
          height: 75px;
          line-height: 75px;
          vertical-align: middle;
          width: 290px;
          padding: 0px; }
          .aui body #content .q-banner-wrapper.fashion-referral .q-banner-cta-logo object, .aui body #content .q-banner-wrapper.fashion-referral .q-banner-cta-logo img, .aui body #content .q-banner-wrapper.tile-referral .q-banner-cta-logo object, .aui body #content .q-banner-wrapper.tile-referral .q-banner-cta-logo img {
            vertical-align: middle; }
      .aui body #content .text-img-wrapper {
        margin-right: -15px;
        margin-left: -15px;
        overflow: hidden;
        margin-top: 6em;
        margin-bottom: 6em; }
        .aui body #content .text-img-wrapper .img-block img {
          margin-top: 8em; }
          @media (max-width: 1280px) {
            .aui body #content .text-img-wrapper .img-block img {
              max-width: 100%;
              position: relative; } }
          @media (max-width: 1280px) {
            .aui body #content .text-img-wrapper .img-block img.right {
              max-width: 120%;
              position: relative; } }
          @media (max-width: 1280px) {
            .aui body #content .text-img-wrapper .img-block img.left {
              max-width: 120%;
              position: relative; } }
        .aui body #content .text-img-wrapper .text-block h3 {
          font-family: "Heebo", sans-serif;
          font-size: 32px;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          margin-bottom: 50px;
          color: black; }
        .aui body #content .text-img-wrapper .text-block .text-block-p {
          color: #6F6F71;
          line-height: 38px;
          max-width: 465px;
          font-size: 16px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          .aui body #content .text-img-wrapper .text-block .text-block-p strong {
            color: #4285f4; }
        .aui body #content .text-img-wrapper .text-block ul.text-block-list {
          margin: 50px 0px;
          padding: 0px;
          list-style: none; }
          .aui body #content .text-img-wrapper .text-block ul.text-block-list li {
            font-size: 18px;
            margin: 35px 0px;
            line-height: 36px;
            max-width: 315px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: black;
            ist-style-position: inside;
            text-indent: -2em;
            padding-left: 2em; }
            @media (max-width: 767px) {
              .aui body #content .text-img-wrapper .text-block ul.text-block-list li {
                font-size: 16px; } }
            .aui body #content .text-img-wrapper .text-block ul.text-block-list li .q-icon-plus {
              font-size: 14px;
              text-indent: initial;
              padding: 5px;
              margin-right: 15px;
              width: 24px;
              display: inline-block;
              background: #4285f4;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              -ms-border-radius: 50%;
              -o-border-radius: 50%;
              border-radius: 50%;
              color: white; }
        @media (min-width: 425px) and (max-width: 991px) {
          .aui body #content .text-img-wrapper .text-block {
            padding-left: 15%; } }
        @media (max-width: 767px) {
          .aui body #content .text-img-wrapper.order-for-fashion-wrapper .img-block, .aui body #content .text-img-wrapper.fashion-touch-wrapper .img-block {
            margin: 4em 0px; }
            .aui body #content .text-img-wrapper.order-for-fashion-wrapper .img-block img, .aui body #content .text-img-wrapper.fashion-touch-wrapper .img-block img {
              margin-top: 0px; }
              .aui body #content .text-img-wrapper.order-for-fashion-wrapper .img-block img.left.on, .aui body #content .text-img-wrapper.fashion-touch-wrapper .img-block img.left.on {
                -webkit-transform: translate(10%, 0%) !important;
                -moz-transform: translate(10%, 0%) !important;
                -o-transform: translate(10%, 0%) !important;
                transform: translate(10%, 0%) !important; } }
        @media (max-width: 991px) {
          .aui body #content .text-img-wrapper.order-for-fashion-wrapper, .aui body #content .text-img-wrapper.fashion-touch-wrapper {
            margin-top: 0;
            margin-bottom: 0em; }
            .aui body #content .text-img-wrapper.order-for-fashion-wrapper .img-block, .aui body #content .text-img-wrapper.fashion-touch-wrapper .img-block {
              margin: 4em 0px; }
              .aui body #content .text-img-wrapper.order-for-fashion-wrapper .img-block img, .aui body #content .text-img-wrapper.fashion-touch-wrapper .img-block img {
                margin-top: 0px; }
            .aui body #content .text-img-wrapper.order-for-fashion-wrapper .text-block, .aui body #content .text-img-wrapper.fashion-touch-wrapper .text-block {
              margin: 4em 0px; } }
        @media (max-width: 767px) {
          .aui body #content .text-img-wrapper.tile-app-wrapper .img-block {
            margin: 4em 0px; }
            .aui body #content .text-img-wrapper.tile-app-wrapper .img-block img {
              margin-top: 0px; }
              .aui body #content .text-img-wrapper.tile-app-wrapper .img-block img.left.on {
                -webkit-transform: translate(10%, 0%) !important;
                -moz-transform: translate(10%, 0%) !important;
                -o-transform: translate(10%, 0%) !important;
                transform: translate(10%, 0%) !important; } }
        @media (max-width: 991px) {
          .aui body #content .text-img-wrapper.tile-app-wrapper {
            margin-top: 0;
            margin-bottom: 0em; }
            .aui body #content .text-img-wrapper.tile-app-wrapper .img-block {
              margin: 4em 0px; }
              .aui body #content .text-img-wrapper.tile-app-wrapper .img-block img {
                margin-top: 0px; }
            .aui body #content .text-img-wrapper.tile-app-wrapper .text-block {
              margin: 4em 0px; } }
        .aui body #content .text-img-wrapper.tile-app-wrapper ul.text-block-list li {
          font-size: 14px;
          line-height: 24px;
          color: #6F6F71;
          text-indent: -3em; }
          .aui body #content .text-img-wrapper.tile-app-wrapper ul.text-block-list li span {
            color: black;
            font-size: 18px;
            line-height: 36px; }
          .aui body #content .text-img-wrapper.tile-app-wrapper ul.text-block-list li .q-icon-plus {
            line-height: 1; }
        .aui body #content .text-img-wrapper.pa-report-wrapper .img-block img {
          margin-top: 0; }
      .aui body #content .q-fade-in {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: transform 0.8s ease 0s, opacity 1.2s ease 0s;
        -moz-transition: transform 0.8s ease 0s, opacity 1.2s ease 0s;
        -o-transition: transform 0.8s ease 0s, opacity 1.2s ease 0s;
        transition: transform 0.8s ease 0s, opacity 1.2s ease 0s; }
        .aui body #content .q-fade-in.right {
          -webkit-transform: translate(-80%, 0%);
          -moz-transform: translate(-80%, 0%);
          -o-transform: translate(-80%, 0%);
          transform: translate(-80%, 0%); }
          .aui body #content .q-fade-in.right.on {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(-30%, 0%);
            -moz-transform: translate(-30%, 0%);
            -o-transform: translate(-30%, 0%);
            transform: translate(-30%, 0%); }
        .aui body #content .q-fade-in.left {
          -webkit-transform: translate(80%, 0%);
          -moz-transform: translate(80%, 0%);
          -o-transform: translate(80%, 0%);
          transform: translate(80%, 0%); }
          .aui body #content .q-fade-in.left.on {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(30%, 0%);
            -moz-transform: translate(30%, 0%);
            -o-transform: translate(30%, 0%);
            transform: translate(30%, 0%); }
        .aui body #content .q-fade-in.bottom {
          -webkit-transform: translate(0%, -80%);
          -moz-transform: translate(0%, -80%);
          -o-transform: translate(0%, -80%);
          transform: translate(0%, -80%); }
          .aui body #content .q-fade-in.bottom.on {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(0%, -30%);
            -moz-transform: translate(0%, -30%);
            -o-transform: translate(0%, -30%);
            transform: translate(0%, -30%); }
        .aui body #content .q-fade-in.top {
          -webkit-transform: translate(0%, 110%);
          -moz-transform: translate(0%, 110%);
          -o-transform: translate(0%, 110%);
          transform: translate(0%, 110%); }
          .aui body #content .q-fade-in.top.on {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(0%, 1%);
            -moz-transform: translate(0%, 1%);
            -o-transform: translate(0%, 1%);
            transform: translate(0%, 1%);
            -webkit-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
            -moz-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
            -o-transition: transform  1.4s ease 0s, opacity 1.2s ease 0s;
            transition: transform  1.4s ease 0s, opacity 1.2s ease 0s; }
        .aui body #content .q-fade-in.visible.on {
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
          -moz-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
          -o-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
          transition: transform 0.8s ease 0s, opacity 2.5s ease 0s; }
    .aui body footer #footer-menu {
      background: #343f4f;
      color: white;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale !important; }
      .aui body footer #footer-menu a {
        color: white;
        font-size: 15; }
        .aui body footer #footer-menu a:hover {
          color: white;
          transition: all 0.2s ease-in 0s;
          -moz-transition: all 0.2s ease-in 0s;
          -webkit-transition: all 0.2s ease-in 0s;
          -o-transition: all 0.2s ease-in 0s; }
      .aui body footer #footer-menu li {
        line-height: 25px;
        list-style: none; }
      @media (min-width: 768px) {
        .aui body footer #footer-menu .footer-menu-box .portlet-borderless-container {
          margin: 30px 15px;
          padding: 20px 30px 20px 0px;
          min-height: 242px; } }
      .aui body footer #footer-menu .footer-menu-box h4 {
        color: white;
        font-size: 22px;
        font-weight: 400;
        margin: 0px 0px 15px 0px;
        padding: 0px; }
        .aui body footer #footer-menu .footer-menu-box h4 a {
          color: white;
          font-size: 25px;
          font-weight: 100;
          padding: 0px; }
      .aui body footer #footer-menu .footer-menu-box ul {
        margin: 0px;
        padding: 0px; }
        .aui body footer #footer-menu .footer-menu-box ul li {
          padding: 0px;
          margin: 0px; }
      @media (max-width: 519px) {
        .aui body footer #footer-menu .footer-menu-box {
          display: block;
          float: none;
          width: 100%;
          padding: 0px;
          margin: 15px 0px; }
          .aui body footer #footer-menu .footer-menu-box h4 {
            text-align: center; }
          .aui body footer #footer-menu .footer-menu-box ul {
            text-align: center; } }
      @media (min-width: 768px) {
        .aui body footer #footer-menu .footer-menu-a h4, .aui body footer #footer-menu .footer-menu-a ul {
          padding-left: 25px; } }
      @media (max-width: 992px) {
        .aui body footer #footer-menu .footer-menu-c .portlet-borderless-container {
          border: none; } }
      @media (max-width: 519px) {
        .aui body footer #footer-menu .footer-social-box {
          text-align: center;
          clear: both;
          width: 100%;
          padding: 0px;
          margin: 15px 0px; }
          .aui body footer #footer-menu .footer-social-box .portlet-borderless-container ul {
            margin: 0px;
            padding: 0px; }
            .aui body footer #footer-menu .footer-social-box .portlet-borderless-container ul li {
              display: inline-block;
              margin: 0px 5px; } }
      .aui body footer #footer-menu .footer-social-box ul {
        padding: 0px; }
      .aui body footer #footer-menu .footer-social-box .social-footer-menu {
        padding-top: 50px; }
        .aui body footer #footer-menu .footer-social-box .social-footer-menu li {
          list-style: none;
          display: inline-block;
          margin: 0px 7px; }
          .aui body footer #footer-menu .footer-social-box .social-footer-menu li a {
            font-size: 24px;
            -webkit-font-smoothing: antialiased !important;
            -moz-osx-font-smoothing: grayscale !important; }
            .aui body footer #footer-menu .footer-social-box .social-footer-menu li a:hover {
              text-decoration: none; }
        @media (max-width: 992px) {
          .aui body footer #footer-menu .footer-social-box .social-footer-menu {
            padding-top: 10px; } }
      .aui body footer #footer-menu .footer-social-box .footer-claim {
        font-size: 12px;
        font-family: "Heebo", sans-serif;
        margin: 0px; }
    .aui body footer #copyright {
      background: #343f4f;
      color: white; }
      .aui body footer #copyright .logo-copy {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 10px; }
      .aui body footer #copyright .ref-copy {
        color: white;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
        text-align: center;
        padding: 20px 0px;
        font-size: 0.8em; }
    .aui body.fixed-body {
      margin-top: 0px; }
      @media (max-width: 1199px) {
        .aui body.fixed-body {
          position: fixed;
          width: 100%; } }
      .aui body.fixed-body .portlet-dockbar {
        display: none; }
    .aui body.darken-menu #q-header #nav-wrapper #q-drop-btn span {
      background: white;
      transition: none;
      -moz-transition: none;
      -webkit-transition: none;
      -o-transition: none; }
      .aui body.darken-menu #q-header #nav-wrapper #q-drop-btn span:after, .aui body.darken-menu #q-header #nav-wrapper #q-drop-btn span:before {
        background: white; }
    .aui body.darken-menu #q-header #nav-wrapper #q-drop-btn.q-triggered span {
      background: none; }
    .aui body.darken-menu #q-header #nav-wrapper .social-header-menu a {
      color: white; }
      .aui body.darken-menu #q-header #nav-wrapper .social-header-menu a.private-area {
        border-color: white; }
    .aui body.darken-menu #q-header #nav-wrapper #navigation ul li a {
      color: white; }
      .aui body.darken-menu #q-header #nav-wrapper #navigation ul li a:hover {
        color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body.darken-menu #q-header #nav-wrapper #navigation ul li:last-child a {
      border-color: white; }
      .aui body.darken-menu #q-header #nav-wrapper #navigation ul li:last-child a:hover {
        background: none;
        color: #4285f4;
        border-color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body.darken-menu #q-header.q-fixed-header #q-drop-btn span {
      background: #6d6d6d !important; }
      .aui body.darken-menu #q-header.q-fixed-header #q-drop-btn span:after, .aui body.darken-menu #q-header.q-fixed-header #q-drop-btn span:before {
        background: #6d6d6d !important; }
    .aui body.darken-menu #q-header.q-fixed-header .social-header-menu a {
      color: #6d6d6d !important; }
      .aui body.darken-menu #q-header.q-fixed-header .social-header-menu a.private-area {
        color: #6d6d6d !important;
        border-color: #6d6d6d !important; }
    .aui body.darken-menu #q-header.q-fixed-header #navigation ul li a {
      color: #6d6d6d !important; }
      .aui body.darken-menu #q-header.q-fixed-header #navigation ul li a:hover {
        color: #4285f4 !important;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body.darken-menu #q-header.q-fixed-header #navigation ul li:last-child a {
      color: #4285f4 !important;
      border-color: #4285f4 !important; }
      .aui body.darken-menu #q-header.q-fixed-header #navigation ul li:last-child a:hover {
        color: white !important;
        background: #4285f4 !important;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    @media (min-width: 980px) {
      .aui body.page-maximized {
        margin-top: 45px;
        padding-left: 4.5em; } }
    .aui body.page-maximized.darken-menu #q-header #nav-wrapper #q-drop-btn span {
      background: #6d6d6d; }
      .aui body.page-maximized.darken-menu #q-header #nav-wrapper #q-drop-btn span:after, .aui body.page-maximized.darken-menu #q-header #nav-wrapper #q-drop-btn span:before {
        background: #6d6d6d; }
    .aui body.page-maximized.darken-menu #q-header #nav-wrapper #q-drop-btn.q-triggered span {
      background: none; }
    .aui body.page-maximized.darken-menu #q-header #nav-wrapper .social-header-menu a {
      color: #6d6d6d; }
      .aui body.page-maximized.darken-menu #q-header #nav-wrapper .social-header-menu a.private-area {
        border-color: #6d6d6d; }
    .aui body.page-maximized.darken-menu #q-header #nav-wrapper #navigation ul li a {
      color: #6d6d6d; }
      .aui body.page-maximized.darken-menu #q-header #nav-wrapper #navigation ul li a:hover {
        color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body.page-maximized.darken-menu #q-header #nav-wrapper #navigation ul li:last-child a {
      color: #4285f4;
      border-color: #4285f4; }
      .aui body.page-maximized.darken-menu #q-header #nav-wrapper #navigation ul li:last-child a:hover {
        background: #4285f4;
        color: white;
        border-color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body.page-maximized #q-header {
      position: relative;
      z-index: 1;
      top: auto;
      width: auto; }
      .aui body.page-maximized #q-header.q-fixed-header {
        position: relative;
        background: white;
        border-bottom: none;
        top: auto;
        left: auto;
        right: auto;
        z-index: 1; }
    .aui body.relative-menu #q-header {
      position: relative; }
  .aui .breadcrumb {
    background: none;
    margin: 0px -15px 25px -15px;
    padding: 15px 15px 15px 30px;
    border-bottom: 1px solid #f1f2f2; }
    .aui .breadcrumb li + li:before {
      content: "";
      padding: 0; }
    .aui .breadcrumb li a {
      color: #939393; }
      .aui .breadcrumb li a:hover {
        color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui .breadcrumb li span.divider {
      color: #939393;
      font-weight: 300; }
    .aui .breadcrumb li.last a, .aui .breadcrumb li.first a {
      color: #939393; }
      .aui .breadcrumb li.last a:hover, .aui .breadcrumb li.first a:hover {
        color: #4285f4;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui .breadcrumb li.first:before {
      content: "\e910";
      font-size: 20px;
      margin-right: 5px;
      font-family: "qfont";
      font-weight: 100;
      vertical-align: sub;
      color: #adadad; }
  .aui .dockbar-split .dockbar.navbar-static-top .collapse {
    position: static; }
  .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
    position: absolute; }
  @media (max-width: 979px) {
    .aui body.signed-in .dockbar {
      background: none; }
    .aui body.signed-in .dockbar .navbar-inner {
      background: none;
      background-color: transparent;
      background-image: none; } }

/* end aui */
/* [M] Override candidature */
/*.aui .btn-primary:hover, .aui .btn-primary:focus, .aui .btn-primary:active, .aui .btn-primary.active, .aui .btn-primary.disabled, .aui .btn-primary[disabled] {
     background-color: #53bbb4;
    background-image: linear-gradient(to bottom, #53bbb4, #53bbb4);
    text-align: center;
    background: #53bbb4;
    border-radius: 25px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #53bbb4;
    color: white;
    font-size: 16px;
    padding: 8px 12px;
    height: auto;
}
.aui .btn-primary {
     background-color: #53bbb4;
    background-image: linear-gradient(to bottom, #53bbb4, #53bbb4);
    text-align: center;
    background: #53bbb4;
    border-radius: 25px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #53bbb4;
    color: white;
    font-size: 16px;
    padding: 8px 12px;
    height: auto;
}*/
.aui .form-control, .aui input[type=text], .aui input[type=password], .aui select, .aui textarea {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

.aui input[type=text].field {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

.aui .content-input {
  display: block;
  width: 100%;
  padding: 7px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .aui input, .aui textarea, .aui .uneditable-input {
    width: 100%; } }
#captcha_container {
  padding: 0px 10px;
  margin-bottom: 10px; }

.taglib-captcha {
  display: table;
  margin-bottom: 0px; }

.taglib-captcha .refresh {
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  vertical-align: top; }

.taglib-captcha .captcha {
  display: inline-block;
  float: left;
  margin-bottom: 1em; }

.aui .taglib-captcha .control-group {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  width: auto; }

@media (max-width: 767px) {
  #captcha_container {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 0px 10px; } }
/* [M] Override form contatti */
/*.aui .btn-primary:hover, .aui .btn-primary:focus, .aui .btn-primary:active, .aui .btn-primary.active, .aui .btn-primary.disabled, .aui .btn-primary[disabled] {
   background-color: #53bbb4;
    background-image: linear-gradient(to bottom, #53bbb4, #53bbb4);
    text-align: center;
    background: #53bbb4;
    border-radius: 25px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #53bbb4;
    color: white;
    font-size: 16px;
    padding: 8px 12px;
    height: auto;
}
.aui .btn-primary {
    text-align: center;
    background: #4285F4;
    border-radius: 25px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #4285F4;
    color: white;
    font-size: 16px;
    padding: 8px 12px;
    height: auto;
}*/
.aui .alert {
  word-wrap: break-word;
  margin-bottom: 0;
  text-align: center; }

.aui .portlet-msg-info {
  margin-bottom: 0;
  text-align: center; }

.aui .form-control, .aui input[type=text], .aui input[type=password], .aui select, .aui textarea {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

.aui input[type=text].field {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

#captcha_container {
  padding: 0px 10px;
  margin-bottom: 10px; }

.taglib-captcha {
  display: table;
  margin-bottom: 0px; }

.taglib-captcha .refresh {
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  vertical-align: top; }

.taglib-captcha .captcha {
  display: inline-block;
  float: left;
  margin-bottom: 1em; }

.aui .taglib-captcha .control-group {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  width: auto; }

@media (max-width: 767px) {
  #captcha_container {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 0px 10px; } }
.aui .control-group {
  margin-bottom: 10px; }

.showIE {
  display: none; }

.aui label {
  /*  display: none;
  */
  margin-bottom: 5px; }

.aui input.inputDate {
  width: 100%; }

.aui textarea.inputInfo {
  width: 100%; }

@media (max-width: 767px) {
  .aui input.inputDate {
    width: 100%; }

  .aui textarea.inputInfo {
    width: 100%; }

  .aui .row-fluid .controls-row [class*="leftNone"] + [class*="leftNone"] {
    margin-left: 0px; } }
.aui #cas_FormLogin {
  width: 100%;
  max-width: 500px;
  background: white;
  padding: 25px; }
  @media (min-width: 769px) {
    .aui #cas_FormLogin {
      position: relative;
      top: -80px;
      left: 80px; } }
  .aui #cas_FormLogin #cas_Submit {
    border-bottom: none !important;
    margin-bottom: 0px; }
  .aui #cas_FormLogin input[type="text"]:focus {
    box-shadow: none !important;
    outline: none !important;
    border-color: #4285f4;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s; }
  .aui #cas_FormLogin input[type="submit"] {
    margin: 15px 0px; }
    .aui #cas_FormLogin input[type="submit"]:hover {
      background: #2a75f3;
      border-color: #2a75f3; }
    .aui #cas_FormLogin input[type="submit"]:focus {
      outline: none !important; }

.aui body #content .content-gray {
  background: #f9f9f9;
  padding-top: 6em;
  padding-bottom: 6em; }
.aui body #content .text-img-wrapper.img-center .img-block {
  text-align: center; }
  .aui body #content .text-img-wrapper.img-center .img-block img {
    margin-top: 2em; }
    @media (max-width: 768px) {
      .aui body #content .text-img-wrapper.img-center .img-block img {
        max-width: 80%; } }
.aui body #content .text-img-wrapper.product .text-block h3 {
  color: #312b92;
  font-family: "Heebo", sans-serif;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px; }
.aui body #content .cont-paragraph-product {
  padding-bottom: 0em;
  padding-top: 6em;
  margin: 10px auto 0px; }
  @media (max-width: 768px) {
    .aui body #content .cont-paragraph-product {
      padding-top: 2em; } }
  .aui body #content .cont-paragraph-product h2 {
    text-align: center;
    color: #312b92;
    font-family: "Heebo", sans-serif;
    font-size: 40px; }
  .aui body #content .cont-paragraph-product p {
    padding: 3em 0px; }
    @media (max-width: 768px) {
      .aui body #content .cont-paragraph-product p {
        padding: 1em 0px; } }
  .aui body #content .cont-paragraph-product .box-product {
    display: table;
    width: 100%;
    margin-top: 30px; }
    .aui body #content .cont-paragraph-product .box-product .product-text {
      display: table-cell;
      width: 35%;
      vertical-align: middle; }
      @media (max-width: 768px) {
        .aui body #content .cont-paragraph-product .box-product .product-text {
          display: block;
          width: 100%;
          text-align: center; } }
      .aui body #content .cont-paragraph-product .box-product .product-text .item-product {
        max-width: 200px;
        text-align: center;
        margin: 35px auto; }
        .aui body #content .cont-paragraph-product .box-product .product-text .item-product span {
          border-radius: 50%;
          border: 1px solid #34B5AA;
          color: #34B5AA;
          padding: 6px 13px; }
        .aui body #content .cont-paragraph-product .box-product .product-text .item-product p {
          font-size: 14px;
          line-height: 18px;
          padding-bottom: 30px;
          padding-top: 20px; }
    .aui body #content .cont-paragraph-product .box-product .product-img {
      display: table-cell;
      width: 30%;
      vertical-align: bottom;
      text-align: center;
      overflow: hidden; }
      @media (max-width: 768px) {
        .aui body #content .cont-paragraph-product .box-product .product-img {
          display: block;
          width: 100%;
          text-align: center;
          overflow: auto; } }
      .aui body #content .cont-paragraph-product .box-product .product-img img {
        width: 100%;
        max-width: 400px;
        margin-bottom: -60px; }
        @media (max-width: 768px) {
          .aui body #content .cont-paragraph-product .box-product .product-img img {
            margin-bottom: 0px; } }
.aui body #content .q-produt-box {
  position: relative;
  height: 600px;
  padding: 0px; }
  @media (max-width: 768px) {
    .aui body #content .q-produt-box {
      height: 400px; } }
  .aui body #content .q-produt-box .q-product-cover-gradient {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #252b33;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
    opacity: .65; }
  .aui body #content .q-produt-box .text-intro-product {
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 6em;
    padding-top: 5em;
    max-width: 480px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2; }
    @media (max-width: 992px) {
      .aui body #content .q-produt-box .text-intro-product {
        max-width: 100%;
        margin: 0px auto;
        bottom: auto;
        top: 25%;
        text-align: center;
        width: 100%; } }
    .aui body #content .q-produt-box .text-intro-product .slogan {
      color: #FFF;
      font-size: 1.75em;
      font-weight: 200;
      line-height: 1.25;
      margin: 0 0 0.3em; }
.aui body #content .q-produt-box-text .cont-paragraph h2 {
  color: #312b92;
  font-family: "Heebo", sans-serif;
  font-size: 40px;
  font-weight: 300;
  padding-bottom: 30px; }
.aui body #content .q-product-fade-in .q-fade-in {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
  -moz-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
  -o-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
  transition: transform 1.4s ease 0s, opacity 1.2s ease 0s; }
  .aui body #content .q-product-fade-in .q-fade-in.right {
    -webkit-transform: translate(-80%, 0%);
    -moz-transform: translate(-80%, 0%);
    -o-transform: translate(-80%, 0%);
    transform: translate(-80%, 0%); }
    .aui body #content .q-product-fade-in .q-fade-in.right.on {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
  .aui body #content .q-product-fade-in .q-fade-in.left {
    -webkit-transform: translate(80%, 0%);
    -moz-transform: translate(80%, 0%);
    -o-transform: translate(80%, 0%);
    transform: translate(80%, 0%); }
    .aui body #content .q-product-fade-in .q-fade-in.left.on {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
  .aui body #content .q-product-fade-in .q-fade-in.bottom {
    -webkit-transform: translate(0%, -80%);
    -moz-transform: translate(0%, -80%);
    -o-transform: translate(0%, -80%);
    transform: translate(0%, -80%); }
    .aui body #content .q-product-fade-in .q-fade-in.bottom.on {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0%, -30%);
      -moz-transform: translate(0%, -30%);
      -o-transform: translate(0%, -30%);
      transform: translate(0%, -30%); }
  .aui body #content .q-product-fade-in .q-fade-in.top {
    -webkit-transform: translate(0%, 110%);
    -moz-transform: translate(0%, 110%);
    -o-transform: translate(0%, 110%);
    transform: translate(0%, 110%); }
    .aui body #content .q-product-fade-in .q-fade-in.top.on {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0%, 1%);
      -moz-transform: translate(0%, 1%);
      -o-transform: translate(0%, 1%);
      transform: translate(0%, 1%);
      -webkit-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
      -moz-transition: transform 1.4s ease 0s, opacity 1.2s ease 0s;
      -o-transition: transform  1.4s ease 0s, opacity 1.2s ease 0s;
      transition: transform  1.4s ease 0s, opacity 1.2s ease 0s; }
  .aui body #content .q-product-fade-in .q-fade-in.visible.on {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
    -moz-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
    -o-transition: transform 0.8s ease 0s, opacity 2.5s ease 0s;
    transition: transform 0.8s ease 0s, opacity 2.5s ease 0s; }
.aui body #content .box-about {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  margin-right: -15px;
  margin-left: -15px; }
  .aui body #content .box-about h2 {
    color: #312b92;
    font-family: "Heebo", sans-serif;
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 50px; }
  .aui body #content .box-about .row-about {
    max-width: 1170px;
    margin: 0px auto; }
  .aui body #content .box-about .box-item {
    min-height: 300px; }
    @media (max-width: 768px) {
      .aui body #content .box-about .box-item {
        min-height: auto;
        margin-bottom: 20px; } }
    .aui body #content .box-about .box-item.color-start {
      background-color: #25BCDD; }
    .aui body #content .box-about .box-item.color-shade {
      background: #58b0e0;
      /* Old browsers */
      background: -moz-linear-gradient(left, #25bcdd 0%, #5b81cc 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #25bcdd 0%, #5b81cc 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #25bcdd 0%, #5b81cc 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25BCDD', endColorstr='#5b81cc',GradientType=1 );
      /* IE6-9 */ }
      @media (max-width: 768px) {
        .aui body #content .box-about .box-item.color-shade {
          background: #58b0e0;
          /* Old browsers */
          background: -moz-linear-gradient(top, #25bcdd 0%, #5b81cc 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #25bcdd 0%, #5b81cc 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #25bcdd 0%, #5b81cc 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25BCDD', endColorstr='#5b81cc',GradientType=1 );
          /* IE6-9 */ } }
    .aui body #content .box-about .box-item.color-end {
      background-color: #5b81cc; }
    .aui body #content .box-about .box-item h3 {
      font-family: "Heebo", sans-serif;
      color: #ffffff;
      font-size: 26px;
      letter-spacing: 0.8;
      text-transform: uppercase;
      margin: 0px 0px;
      font-weight: 300;
      padding: 20px 5px;
      border-bottom: 1px solid #ffffff; }
    .aui body #content .box-about .box-item .text-box-about {
      font-size: 18px;
      color: #ffffff;
      line-height: 26px;
      padding: 20px 5px;
      text-align: center;
      width: 250px;
      margin: 0px auto;
      font-weight: 400;
      -webkit-font-smoothing: antialiased; }
    .aui body #content .box-about .box-item .slogan-about {
      font-family: "Heebo", sans-serif;
      color: #ffffff;
      font-size: 32px;
      font-weight: 200;
      letter-spacing: 0.8;
      text-transform: uppercase;
      color: #ffffff;
      line-height: 45px;
      padding-top: 25%;
      text-align: center; }
      @media (max-width: 768px) {
        .aui body #content .box-about .box-item .slogan-about {
          padding-top: 30px;
          padding-bottom: 30px;
          width: 250px;
          margin: 0px auto; } }
.aui body #content .content-value-tree {
  text-align: center;
  margin-bottom: 0px;
  /*overflow:inherit;*/ }
  @media (max-width: 767px) {
    .aui body #content .content-value-tree {
      /*overflow:inherit;*/ } }
  @media (max-width: 380px) {
    .aui body #content .content-value-tree {
      height: 670px; } }
  @media (max-width: 320px) {
    .aui body #content .content-value-tree {
      height: 925px; } }
  .aui body #content .content-value-tree h2 {
    margin-bottom: 0.6em;
    margin-top: 2em; }
  .aui body #content .content-value-tree .box-tree {
    position: relative;
    max-width: 900px;
    margin: 2em auto 0em; }
    .aui body #content .content-value-tree .box-tree .img-tree {
      margin-bottom: -10px; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .img-tree {
          margin-bottom: -10px;
          margin-left: -90%; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .img-tree {
          margin-bottom: -800px;
          margin-left: 0px;
          width: 180px; } }
    .aui body #content .content-value-tree .box-tree .box-value-1 {
      position: absolute;
      left: 5%;
      top: 12%; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .box-value-1 {
          position: absolute;
          left: auto;
          right: 0px;
          top: 10px;
          height: 100px;
          width: 250px; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .box-value-1 {
          width: 100%; } }
    .aui body #content .content-value-tree .box-tree .box-value-2 {
      position: absolute;
      right: 4%;
      top: 18%; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .box-value-2 {
          position: absolute;
          left: auto;
          right: 0px;
          top: 118px;
          height: 110px;
          width: 250px; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .box-value-2 {
          width: 100%; } }
    .aui body #content .content-value-tree .box-tree .box-value-3 {
      position: absolute;
      right: 40%;
      top: 28%; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .box-value-3 {
          position: absolute;
          left: auto;
          right: 0px;
          top: 225px;
          height: 130px;
          width: 250px; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .box-value-3 {
          width: 100%; } }
    .aui body #content .content-value-tree .box-tree .box-value-4 {
      position: absolute;
      left: 2%;
      top: 43%; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .box-value-4 {
          position: absolute;
          left: auto;
          right: 0px;
          top: 355px;
          height: 80px;
          width: 250px; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .box-value-4 {
          width: 100%; } }
    .aui body #content .content-value-tree .box-tree .box-value-5 {
      position: absolute;
      right: 4%;
      top: 55%; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .box-value-5 {
          position: absolute;
          left: auto;
          right: 0px;
          top: 445px;
          height: 130px;
          width: 325px; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .box-value-5 {
          width: 100%; } }
    .aui body #content .content-value-tree .box-tree .item-value h4 {
      color: #E2515B;
      font-size: 32px;
      margin-top: 0;
      font-weight: 600;
      padding: 5px 0 5px;
      margin: 0px; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .item-value h4 {
          color: #E2515B;
          font-size: 24px;
          line-height: 28px;
          text-align: right; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .item-value h4 {
          text-align: center; } }
    .aui body #content .content-value-tree .box-tree .item-value p {
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 0px;
      padding-bottom: 0px; }
      @media (max-width: 767px) {
        .aui body #content .content-value-tree .box-tree .item-value p {
          font-size: 13px;
          line-height: 16px;
          margin-bottom: 0px;
          padding-bottom: 0px;
          text-align: right; } }
      @media (max-width: 320px) {
        .aui body #content .content-value-tree .box-tree .item-value p {
          text-align: center; } }
.aui body #content .box-about-logo-footer {
  text-align: center;
  padding: 4em 0px 8em;
  margin: 0px -15px;
  background-color: #f9f9f9; }
  @media (max-width: 380px) {
    .aui body #content .box-about-logo-footer img {
      width: 250px; } }
.aui body #content .bgd-product-gray {
  background: #f9f9f9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e5e5e5 0%, #f9f9f9 51%, #f9f9f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5e5e5 0%, #f9f9f9 51%, #f9f9f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5e5e5 0%, #f9f9f9 51%, #f9f9f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f9f9f9',GradientType=1 );
  /* IE6-9 */
  padding-top: 6em;
  padding-bottom: 6em;
  margin-bottom: 8em;
  margin-left: -15px;
  margin-right: -15px; }
  .aui body #content .bgd-product-gray h2 {
    color: #25bcdd;
    padding-bottom: 40px;
    font-size: 40px; }
    @media (max-width: 767px) {
      .aui body #content .bgd-product-gray h2 {
        padding-bottom: 2em;
        font-size: 35px; } }
  .aui body #content .bgd-product-gray h3 {
    color: #504f4f; }
    @media (max-width: 767px) {
      .aui body #content .bgd-product-gray h3 {
        margin: 16px 0px 45px; } }
  .aui body #content .bgd-product-gray p {
    color: #2CD2C1; }
.aui body #content #product-home {
  margin: 25px 0px; }
  .aui body #content #product-home .skills-row {
    margin-top: 40px;
    margin-bottom: 70px; }
  .aui body #content #product-home .skills-item {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 250px; }
    @media (max-width: 380px) {
      .aui body #content #product-home .skills-item {
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto; } }
  .aui body #content #product-home .inner-skill-box {
    border: 2px solid #f9f9f9; }
    .aui body #content #product-home .inner-skill-box h3 {
      font-size: 32px;
      font-weight: 200;
      color: #504f4f;
      margin: 25px 0px 15px 0px;
      padding: 0px 10px 0px 10px; }
      .aui body #content #product-home .inner-skill-box h3 a {
        font-weight: 300; }
      .aui body #content #product-home .inner-skill-box h3:hover {
        text-decoration: none; }
    .aui body #content #product-home .inner-skill-box p {
      font-size: 14px;
      line-height: 18px;
      padding: 0px 15px 10px 15px;
      min-height: 80px; }
    .aui body #content #product-home .inner-skill-box div.box-cta-product {
      text-align: left;
      min-height: 30px;
      padding: 0px 15px 10px 15px; }
    .aui body #content #product-home .inner-skill-box a.q-button-info {
      color: #4285f4;
      display: inline-block;
      border: 1px solid #4285f4;
      padding: 10px 20px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      font-size: 16px;
      margin: 25px; }
    .aui body #content #product-home .inner-skill-box a.q-button-info:hover {
      color: #4285f4;
      display: inline-block;
      border: 1px solid #4285f4;
      padding: 10px 20px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      font-size: 16px;
      margin: 25px;
      background-color: #f9f9f9; }
    .aui body #content #product-home .inner-skill-box .skill-url {
      display: block;
      color: #6d6d6d; }
      .aui body #content #product-home .inner-skill-box .skill-url:hover {
        color: #4285f4;
        text-decoration: none !important;
        opacity: 0.8;
        filter: alpha(opacity=80);
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body #content #product-home .inner-skill-box .bpm-box {
      height: 210px; }
    .aui body #content #product-home .inner-skill-box .dm-box {
      height: 210px; }
    .aui body #content #product-home .inner-skill-box .ci-box {
      height: 210px; }
    .aui body #content #product-home .inner-skill-box .ad-box {
      height: 210px; }
    .aui body #content #product-home .inner-skill-box .ec-box {
      height: 210px; }
    .aui body #content #product-home .inner-skill-box.azure {
      color: #25bcdd; }
      .aui body #content #product-home .inner-skill-box.azure a {
        color: #25bcdd; }
      .aui body #content #product-home .inner-skill-box.azure:hover {
        text-decoration: none; }
      .aui body #content #product-home .inner-skill-box.azure a.q-button-info:hover {
        color: #ffffff;
        background-color: #25bcdd;
        display: inline-block;
        border: 1px solid #25bcdd;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
      .aui body #content #product-home .inner-skill-box.azure a.q-button-info {
        color: #25bcdd;
        display: inline-block;
        border: 1px solid #25bcdd;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        background-color: #fff;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body #content #product-home .inner-skill-box.green {
      color: #2cd2c1; }
      .aui body #content #product-home .inner-skill-box.green a {
        color: #2cd2c1; }
      .aui body #content #product-home .inner-skill-box.green:hover {
        text-decoration: none; }
      .aui body #content #product-home .inner-skill-box.green a.q-button-info:hover {
        color: #ffffff;
        background-color: #2cd2c1;
        display: inline-block;
        border: 1px solid #2cd2c1;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
      .aui body #content #product-home .inner-skill-box.green a.q-button-info {
        color: #2cd2c1;
        display: inline-block;
        border: 1px solid #2cd2c1;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        background-color: #fff;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body #content #product-home .inner-skill-box.blue {
      color: #5761e4; }
      .aui body #content #product-home .inner-skill-box.blue a {
        color: #5761e4; }
      .aui body #content #product-home .inner-skill-box.blue:hover {
        text-decoration: none; }
      .aui body #content #product-home .inner-skill-box.blue a.q-button-info:hover {
        color: #ffffff;
        background-color: #5761e4;
        display: inline-block;
        border: 1px solid #5761e4;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
      .aui body #content #product-home .inner-skill-box.blue a.q-button-info {
        color: #5761e4;
        display: inline-block;
        border: 1px solid #5761e4;
        padding: 10px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        margin: 10px 0px 25px;
        background-color: #fff;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
  .aui body #content #product-home .first-skill-box .inner-skill-box {
    height: 320px; }
  .aui body #content #product-home .first-skill-box h2 {
    color: #504f4f;
    font-size: 36px;
    padding: 30px 15px 15px 30px;
    margin: 0px; }
  .aui body #content #product-home .first-skill-box .q-icon-moveright {
    color: #2cd2c1;
    font-size: 85px;
    position: absolute;
    right: 10px;
    bottom: 35px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 768px) {
    .aui body #content #product-home .first-skill-box {
      /*height:280px;*/ } }
@media (max-width: 768px) {
  .aui body #content .text-img-wrapper.product {
    margin-bottom: 5em; }
    .aui body #content .text-img-wrapper.product .text-block {
      padding-top: 5.5em; } }
@media (max-width: 768px) {
  .aui body #content .cont-paragraph h2 {
    margin-bottom: 46px; } }
@media (max-width: 768px) {
  .aui body #content .cont-paragraph h3 {
    font-size: 30px; } }

/*css banner form white paper*/
.aui body #content .main-form-wp {
  margin: 10px -15px; }

.aui body #content .main-form-wp .banner-whitepaper {
  font-family: "Heebo",sans-serif;
  font-size: 56px;
  font-weight: 600;
  color: white;
  margin-bottom: 15px;
  color: #ffffff;
  margin-top: 10%;
  padding-left: 5%; }

.aui body #content .main-form-wp .banner-whitepaper h1 {
  font-family: "Heebo",sans-serif;
  font-size: 56px;
  font-weight: 600;
  color: white;
  margin-bottom: 15px; }

.aui body #content .main-form-wp span.text-small-wp {
  font-size: 36px;
  display: block;
  font-weight: 300; }

.aui body #content .main-form-wp .img-form-wp {
  text-align: left;
  margin: 40px 0px 0px; }

.aui body #content .main-form-wp .img-form-wp img {
  max-width: 500px;
  width: 100%; }

.aui body #content .main-form-wp .section-form-wp {
  background-color: #44a99b;
  margin: 30px 10px; }

.aui body #content .main-form-wp .section-form-wp h2.title-form-wp {
  padding-bottom: 10px;
  padding: 30px 10px 20px;
  color: #ffffff;
  margin: 0px; }

.aui body #content .main-form-wp .section-form-wp p.text-form-wp {
  font-size: 14px;
  color: #92d4d2;
  padding-bottom: 5px;
  line-height: 18px;
  text-align: justify; }

.aui body #content .main-form-wp .section-form-wp input[type=text], .aui body #content .main-form-wp .section-form-wp input[type=password], .aui body #content .main-form-wp .section-form-wp input[type=email], .aui body #content .main-form-wp .section-form-wp select {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 20px; }

.aui body #content .main-form-wp .q-button-form-wp {
  border-radius: 25px;
  font-size: 16px;
  max-width: 250px;
  width: 100%;
  margin: 10px auto;
  display: block;
  background: #db0f5e;
  border: 1px solid #da0b5d;
  color: white;
  padding: 15px 10px; }

.aui body #content .main-form-wp .img-form-response-wp {
  text-align: center;
  margin: 100px 0px 20px; }

.aui body #content .main-form-wp .img-form-response-wp img {
  max-width: 520px;
  width: 100%; }

.aui body #content .main-form-wp .section-form-response-wp {
  background-color: #44a99b;
  margin: 50px 10px; }

.aui body #content .main-form-wp .section-form-response-wp .message-response-wp {
  test-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px dashed #AFD8D1;
  padding: 30px 10px; }

.aui body #content .main-form-wp .section-form-response-wp .message-response-wp p.message-thanks-wp {
  text-align: center;
  font-size: 20px; }

.aui body #content .main-form-wp .section-form-response-wp .message-response-wp h2.sub-title-response {
  color: #44a89a;
  text-align: center; }

.aui body #content .main-form-wp .section-form-response-wp .message-response-wp p {
  text-align: center; }

.aui body #content .main-form-wp .section-form-response-wp .message-response-wp .q-button-form-message-wp {
  border-radius: 25px;
  font-size: 16px;
  color: white;
  padding: 15px 10px;
  background: #db0f5e;
  border: 1px solid #da0b5d;
  color: #ffffff;
  display: block;
  margin: 25px auto; }

@media (max-width: 425px) {
  .aui body #content .main-form-wp .img-form-wp {
    text-align: center; }

  .aui body #content .main-form-wp .img-form-wp img {
    max-width: 180px;
    width: 100%; }

  .aui body #content .main-form-wp .banner-whitepaper h1 {
    font-size: 48px;
    text-align: center; }

  .aui body #content .main-form-wp span.text-small-wp {
    font-size: 26px; }

  .aui body #content .main-form-wp .section-form-wp h2.title-form-wp {
    text-align: center; }

  .aui body #content .main-form-wp .img-form-response-wp {
    text-align: center;
    margin: 30px 0px 20px; }

  .aui body #content .main-form-wp span.text-small-wp {
    font-size: 26px; } }