@charset "UTF-8";
/* ---------- Browser normalization ---------- */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }

html {
  overflow-y: scroll; }

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

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

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

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

body.portal-iframe {
  padding: 0; }

blockquote, ul, ol, dl {
  margin: 1em; }

ol, ul, dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

/* ---------- Links ---------- */
/* ---------- Headers ---------- */
h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1, h2, h3 {
  margin: 1em 0; }

h4, h5, h6 {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

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

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

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

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

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

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

/* ---------- Text formatting ---------- */
b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

code, pre {
  font-family: "Courier New", Courier, monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

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

/* ---------- Alerts and popups ---------- */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* ---------- Portal add content ---------- */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

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

/* ---------- Separator ---------- */
hr, .separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update Manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Main ---------- */
.aui-state-default {
  background: #d4d4d4 url(/24alife-public-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

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

.aui-state-active {
  background: #ebebeb url(/24alife-public-theme/css/../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

.results-grid {
  background: #FFF;
  border: solid #D7D7D7;
  border-width: 0 1px; }

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

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

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

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

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: .6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }
  .aui-portal-layout-proxy .portlet-topper {
    background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .aui-proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .aui-proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .aui-proxy.not-intersecting .forbidden-action {
    background: url(/24alife-public-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

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

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

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

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

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

/* ---------- Tags ---------- */
.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }
  .aui-tagselector-content .aui-textboxlistentry-holder {
    background: #fff;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }
.aui-tagselector .aui-toolbar {
  margin-top: 5px; }
.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

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

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

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

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

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

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }
  .aui-underlay .yui3-widget-hd {
    height: 38px; }
  .aui-underlay .lfr-portlet-item {
    border-width: 0; }

.aui-underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

.aui-panel-hd {
  background: #c0c2c5 url(/24alife-public-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; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(/24alife-public-theme/css/../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

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

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

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(/24alife-public-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

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

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

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

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

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

.aui-menu-content a, .lfr-menu-list li .taglib-icon, .aui-menu-content .disabled, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px 0 0 #FFF; }

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

.aui-toolbar-separator {
  background: url(/24alife-public-theme/css/../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

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

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

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

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

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

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

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

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

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

.aui-paginator-current-page {
  background: #0083bd url(/24alife-public-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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-column-content-only, .ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding-left: 0; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding-right: 0; }

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

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }
.ie6 div.portlet-column, .ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }
.ie6 div.aui-column-last, .ie7 div.aui-column-last {
  margin-right: -1px; }
.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

.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 {
        height: 100%;
        padding-bottom: 0;
        padding-top: 0;
        position: absolute; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  .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; } }

/* Navigation 24alife */
.navigation {
  position: fixed;
  z-index: 99999;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  transition: all 200ms ease-in-out;
  height: 60px; }

.navigation .inner {
  position: relative; }

.navigation.scroll {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }

.navigation .logo {
  display: inline-block;
  float: left;
  background-image: url(/24alife-public-theme/css/../images/logo-small.svg);
  height: 40px;
  background-repeat: no-repeat;
  width: 80px;
  cursor: pointer;
  margin: 10px 0 0;
  background-size: contain; }

.home .navigation .logo {
  background-image: url(/24alife-public-theme/css/../images/24alife-logo-white.svg);
  /* background-image: url(/24alife-public-theme/css/../images/24alife-logo-happiness-white.svg); */ }

.navigation.scroll .logo {
  /* 	background-image: url(/24alife-public-theme/css/../images/24alife-logo-happiness-color.svg); */
  background-image: url(/24alife-public-theme/css/../images/logo-small.svg); }

.navigation .inner {
  text-align: left !important; }

.navigation nav {
  line-height: 80px;
  display: none;
  padding-left: 120px; }

.navigation nav a {
  color: #333;
  display: inline-block;
  font-size: 0.875em;
  padding: 0 1em;
  line-height: 40px;
  font-family: 'Open Sans', sans-serif;
  transition: all 300ms ease-in-out;
  border-radius: 3px; }

.home .navigation nav a {
  color: #fff; }

.navigation nav .dropdown a {
  color: #333; }

.navigation.scroll nav a {
  color: #333333; }

.navigation nav ul {
  margin: 0;
  display: inline-block;
  line-height: 80px;
  max-width: 900px; }

.navigation nav li {
  display: inline-block;
  list-style: none;
  position: relative;
  padding-bottom: 20px;
  cursor: default; }

.navigation nav li span {
  padding: 0 1em 36px;
  font-size: 0.875em;
  color: #333;
  transition: all 300ms ease-in-out; }

.home .navigation nav li span {
  color: #fff; }

.navigation.scroll nav li span {
  color: #333333; }

.navigation nav a.selected {
  color: #009FE3;
  font-weight: 700; }

.navigation nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #009FE3; }

.navigation .inner {
  overflow: visible; }

.navigation nav a:focus {
  text-decoration: none;
  outline: none; }

.navigation nav button {
  margin-left: 0.5em;
  float: right;
  margin-top: 19px;
  font-weight: 400;
  background: #009fe3;
  color: #fff; }

.navigation.scroll nav button.login {
  color: #009fe3 !important;
  background-color: transparent; }

.navigation.scroll nav button.login:hover {
  box-shadow: none;
  background: transparent;
  color: #009fe3; }

.navigation nav button:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.navigation nav button.login {
  border: none;
  transition: all 200ms ease-in-out;
  background: transparent;
  color: #009fe3; }

.home .navigation nav button.login {
  color: #fff; }

.navigation nav button.login:hover {
  color: #333;
  background: #fff; }

.navigation nav .fa-chevron-down {
  padding-left: 8px;
  font-size: 0.7em;
  vertical-align: top;
  margin-top: 4px;
  color: #009fe3;
  transition: all 300ms ease-in-out; }

.home .navigation nav .fa-chevron-down {
  color: #fff; }

.navigation.scroll nav .fa-chevron-down {
  color: #009fe3; }

.navigation nav li a:hover .fa-chevron-down {
  color: #fff; }

/* Second level */
.navigation nav ul li > ul {
  margin: 20px 0 0 0;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  width: 160px;
  left: 0;
  position: absolute;
  top: 48px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-border-left-bottom-radius: 3px;
  -moz-border-right-bottom-radius: 3px;
  -webkit-border-left-bottom-radius: 3px;
  -webkit-border-right-bottom-radius: 3px;
  border-left-bottom-radius: 3px;
  border-right-bottom-radius: 3px;
  -webkit-transition: opacity 200ms ease-in-out, margin 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out, margin 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out, margin 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out, margin 200ms ease-in-out;
  transition: opacity 200ms ease-in-out, margin 200ms ease-in-out;
  border-top: 2px solid #009FE3; }

.navigation nav ul li > ul li:first-child:before {
  bottom: 100%;
  left: 36px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #009FE3;
  border-width: 10px;
  margin-left: -10px; }

.navigation nav ul li > ul li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(228, 228, 228, 0.3);
  padding-bottom: 0;
  color: #333; }

.navigation nav ul li > ul li:last-child {
  border-bottom: none; }

.navigation nav ul li > ul li a {
  font-size: 0.875em;
  width: 100%;
  border-radius: 0;
  line-height: 20px;
  padding: 12px;
  color: #333; }

.home .navigation nav ul li > ul li a {
  color: #333; }

.home .navigation nav ul li > ul li a:hover {
  color: #fff; }

.navigation nav ul li:hover > ul, .navigation nav ul li:focus > ul {
  opacity: 1;
  visibility: visible;
  margin: 0; }

/* Mobile menu */
.menu-toggle {
  width: 22px;
  height: 36px;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 24px;
  display: block;
  right: 0;
  padding-left: 2em; }

.menu-toggle span {
  background-color: #333; }

.menu-toggle span {
  position: absolute;
  overflow: hidden;
  display: block;
  z-index: 1;
  width: 20px;
  height: 3px;
  left: 0px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.menu-toggle span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: 0px 1.5px;
  -ms-transform-origin: 0px 1.5px;
  transform-origin: 0px 1.5px; }

.menu-toggle span:nth-child(2) {
  top: 5px;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.menu-toggle span:nth-child(3) {
  top: 10px;
  z-index: 3;
  -webkit-transform-origin: 0px 1.5px;
  -ms-transform-origin: 0px 1.5px;
  transform-origin: 0px 1.5px; }

.menu-toggle.animate span:nth-child(1) {
  -webkit-transform: translateY(-2px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg); }

.menu-toggle.animate span:nth-child(2) {
  opacity: 0; }

.menu-toggle.animate span:nth-child(3) {
  -webkit-transform: translateY(2px) rotate(-45deg);
  -ms-transform: translateY(2px) rotate(-45deg);
  transform: translateY(2px) rotate(-45deg); }

.mob-menu li {
  position: relative; }

.mob-menu li a {
  display: block !important;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition: background-color 300ms, color 300ms, padding-left 300ms;
  transition-timing-function: ease-out;
  transition: background-color 300ms, color 300ms, padding-left 300ms;
  position: relative !important;
  padding: 20px 30px 20px 30px; }

.mob-menu li a:hover {
  padding-left: 40px; }

.mobile-navigation {
  display: none;
  background-color: #163c52;
  transition: max-height 300ms ease-in-out; }

.mobile-navigation a {
  line-height: 25px;
  border-bottom: 1px solid rgba(228, 228, 228, 0.1);
  padding: 0.5em 1em;
  font-size: 0.875em;
  display: block;
  color: #fff;
  background-color: #163c52;
  transition: all 300ms ease-in-out; }

.mobile-navigation .mobile-login .fa {
  padding-right: 8px; }

.mobile-navigation a:hover, .mobile-navigation a:focus {
  text-decoration: none;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.navigation .language-selection {
  float: right;
  margin-top: 27px;
  margin-left: 1em;
  position: relative; }

.navigation .language-selection .selected-language {
  cursor: pointer;
  padding-bottom: 30px; }

.navigation .language-selection ul {
  margin: 20px 0 0 0;
  visibility: hidden;
  opacity: 0;
  width: 54px;
  right: 0;
  position: absolute;
  top: 27px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: 0; }

.navigation .language-selection ul li {
  height: 25px;
  width: 25px;
  margin: 4px 12px 4px 12px; }

.navigation .language-selection .selected-language:hover ul, .navigation .language-selection .selected-language:focus ul {
  opacity: 1;
  visibility: visible;
  margin: 0; }

.navigation .language-selection .sl {
  background: url(/24alife-public-theme/css/../images/flags/Slovenia.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .en {
  background: url(/24alife-public-theme/css/../images/flags/Usa.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .sr {
  background: url(/24alife-public-theme/css/../images/flags/Serbia.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .zh {
  background: url(/24alife-public-theme/css/../images/flags/China.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .de {
  background: url(/24alife-public-theme/css/../images/flags/Germany.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .fr {
  background: url(/24alife-public-theme/css/../images/flags/France.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .ar {
  background: url(/24alife-public-theme/css/../images/flags/uae.png) no-repeat;
  display: inline-block; }

.navigation .language-selection .fa-chevron-down {
  margin-top: 6px;
  padding-left: 31px; }

.navigation .language-selection ul a {
  padding: 1em; }

.navigation .language-selection ul a:hover {
  background-color: transparent;
  border-radius: 0; }

.navigation .mobile-nav .language-selection {
  position: absolute;
  top: 17px;
  right: 60px;
  margin-top: 0; }

.navigation .mobile-nav .language-selection .fa-chevron-down {
  margin-top: 4px; }

.navigation .mobile-nav .language-selection ul li {
  margin: 4px 8px 4px 7px; }

.navigation .user-info {
  margin: 22px 20px 0px 20px;
  cursor: pointer;
  display: none;
  float: right;
  position: relative;
  padding-bottom: 20px; }

.navigation .user-info {
  display: inline-block; }

.navigation .user-info .image {
  display: inline-block;
  margin: 6px 12px;
  -webkit-border-radius: 50%;
  -moz-kit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  height: 28px;
  width: 28px;
  vertical-align: middle; }

.navigation .user-info .name {
  font-size: 0.875em;
  transition: color 300ms ease-in-out;
  color: #333; }

.home .navigation .user-info .name {
  color: #fff; }

.home .navigation .user-info .name:hover {
  color: #fff; }

.navigation .user-info .name:hover {
  color: #333; }

.navigation.scroll .user-info .name {
  color: #333333; }

.navigation .user-info .dropdown {
  margin: 20px 0 0 0;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  width: 160px;
  left: 0;
  position: absolute;
  top: 62px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.03);
  -moz-border-left-bottom-radius: 3px;
  -moz-border-right-bottom-radius: 3px;
  -webkit-border-left-bottom-radius: 3px;
  -webkit-border-right-bottom-radius: 3px;
  border-left-bottom-radius: 3px;
  border-right-bottom-radius: 3px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-top: 2px solid #009FE3; }

.navigation .user-info:hover .dropdown {
  opacity: 1;
  visibility: visible;
  margin: 0; }

.navigation .user-info .dropdown li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(228, 228, 228, 0.3);
  padding-bottom: 0; }

.navigation .user-info .dropdown li:first-child:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #009FE3;
  border-width: 10px;
  margin-left: -10px; }

.navigation .user-info .dropdown li a {
  width: 100%;
  border-radius: 0px;
  padding-left: 10px; }

.navigation .user-info .dropdown li .fa {
  font-size: 1.2em;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 12px; }

.navigation .user-info .name:hover {
  color: #009FE3; }

.mobile-navigation .sub-nav-mobile {
  cursor: pointer; }

.mobile-navigation .sub-nav-mobile span {
  line-height: 25px;
  border-bottom: 1px solid rgba(228, 228, 228, 0.1);
  padding: 0.5em 1em;
  font-size: 0.875em;
  color: #fff;
  display: block;
  transition: all 300ms ease-in-out; }

.mobile-navigation .sub-nav-mobile span:hover, .mobile-navigation .sub-nav-mobile span:focus {
  padding-left: 20px; }

.mobile-navigation .sub-nav-mobile .fa {
  padding-left: 0.5em;
  float: right;
  margin-top: 5px; }

.mobile-navigation .sub-nav-mobile .sub-nav {
  display: none; }

.mobile-navigation .sub-nav-mobile .sub-nav a {
  padding-left: 2em;
  font-weight: 300;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 300ms ease-in-out; }

.mobile-navigation .sub-nav-mobile .sub-nav a:hover, .mobile-navigation .sub-nav-mobile .sub-nav a:focus {
  font-weight: 400; }

/* Custom hidden health builing with css */
html[lang="sr-RS"] .navigation nav ul li:first-of-type > ul li:last-child {
  display: none; }

html[lang="zh-CN"] .navigation nav ul li:first-of-type > ul li:last-child {
  display: none; }

html[lang="en-US"] .navigation nav ul li:first-of-type > ul li:last-child {
  display: none; }

html[lang="de-DE"] .navigation nav ul li:first-of-type > ul li:last-child {
  display: none; }

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

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

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

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

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

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }
  .portlet-topper-toolbar .nobr {
    display: block;
    float: left;
    padding: 1px; }

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

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

.portlet-icon-back {
  background: url(/24alife-public-theme/css/../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

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

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

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px #000;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    color: #3AF;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: top;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 20px; }
  .portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(/24alife-public-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/24alife-public-theme/css/../images/portlet/options_borderless.png); }

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-msg-help-label {
  background-image: url(/24alife-public-theme/css/../images/portlet/help.png); }

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

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

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

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/24alife-public-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(/24alife-public-theme/css/../images/common/time.png); }

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

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

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }
.restricted * {
  color: #727C81; }

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

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

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

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }
.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(/24alife-public-theme/css/../images/common/guest_icon.png); }
.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(/24alife-public-theme/css/../images/common/user_icon.png); }
.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(/24alife-public-theme/css/../images/common/site_icon.png); }
.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(/24alife-public-theme/css/../images/common/organization_icon.png); }
.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(/24alife-public-theme/css/../images/common/team_icon.png); }

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

/* ---------- Actions button ---------- */
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: white url(/24alife-public-theme/css/../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }
.lfr-actions ul {
  bottom: -1px; }
.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }
.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }
  .lfr-actions .lfr-trigger li a {
    padding: 5px 10px 5px 25px; }
    .lfr-actions .lfr-trigger li a:hover {
      background-color: #828F95;
      color: #FFF; }
  .lfr-actions .lfr-trigger li img {
    left: 3px;
    position: absolute; }
  .lfr-actions .lfr-trigger li.last {
    border-bottom: none; }
.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }
  .lfr-actions.portlet-options .lfr-trigger {
    padding: 0; }
    .lfr-actions.portlet-options .lfr-trigger strong {
      min-width: 0;
      padding: 1px; }
      .lfr-actions.portlet-options .lfr-trigger strong a {
        background-image: url(/24alife-public-theme/css/../images/portlet/options.png);
        background-position: 0 0;
        display: block;
        font-size: 0;
        height: 16px;
        padding: 0;
        text-indent: -9999px;
        width: 16px; }

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

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

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

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

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }
.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

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

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

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

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

.aui-dialog-iframe-popup .aui-fieldset {
  margin-bottom: 0; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 10px 0; }

.aui-field-inline .aui-field-content, .aui-field-row .aui-field-content {
  margin: 0;
  margin-right: 5px; }

.aui-search-bar .aui-field-content {
  margin-right: 0; }
.aui-search-bar .aui-field-content, .aui-search-bar .aui-button-content {
  display: inline-block;
  vertical-align: middle; }

.aui-field-choice .aui-field-label {
  display: inline-block; }

.aui-field-date .aui-field-content {
  overflow: hidden; }

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

legend {
  font-weight: bold;
  padding: 0 6px; }

.aui-fieldset-legend {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 1.5em; }

.aui-legend {
  border-bottom: 1px solid #CCC;
  display: block;
  position: absolute;
  width: 90%; }

input {
  background: #FFF; }

input[type="text"], input[type="number"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea, button, .aui-field-input-text {
  background-image: url(/24alife-public-theme/css/../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px; }

select {
  padding: 1px; }

input[type="image"] {
  background: transparent none;
  border: none;
  padding: 0; }

input[type="submit"], input[type="button"], input[type="reset"], button {
  background: #d4d4d4 url(/24alife-public-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }
  input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
    background: #b9ced9 url(/24alife-public-theme/css/../images/application/state_hover_bg.png) repeat-x 0 0;
    border-color: #627782;
    color: #369; }
  input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:focus {
    background: #ebebeb url(/24alife-public-theme/css/../images/application/state_active_bg.png) repeat-x 0 0;
    border-color: #555; }

/*Input for application searching*/
#_145_addPanelSidebar input {
  font: 16px 'Roboto Slab', Palatino, Georgia, serif; }

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

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

.aui-button-disabled input[type], .aui-button-disabled input[type]:hover, .aui-button-disabled input[type]:focus, .aui-button-disabled button, .aui-button-disabled button:hover, .aui-button-disabled button:focus {
  background: #d4d4d4 url(/24alife-public-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

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

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

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

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

.ie6 input.text, .ie6 input.password, .ie6 input.submit, .ie6 input.file, .ie6 input.button, .ie6 button {
  background-image: url(/24alife-public-theme/css/../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px; }
.ie6 input.submit, .ie6 input.button, .ie6 button, .ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  background: #d4d4d4 url(/24alife-public-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }
.ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  color: #555; }

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

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

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

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

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(/24alife-public-theme/css/../fonts/google/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(/24alife-public-theme/css/../fonts/google/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/24alife-public-theme/css/../fonts/google/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* 
	STYLE SHEET FOR IHWY JQUERY LISTNAV PLUGIN V 2.0, 3/2/2009
	
	For more information, visit http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx
*/
/* default styling example
----------------------------------------------------------------- */
.listNav {
  margin: 0 0 10px; }

.ln-letters {
  overflow: hidden; }

.ln-letters a {
  font-size: 0.9em;
  display: block;
  float: left;
  padding: 2px 6px;
  border: 1px solid silver;
  border-right: none;
  text-decoration: none; }

.ln-letters a.ln-last {
  border-right: 1px solid silver; }

.ln-letters a:hover,
.ln-letters a.ln-selected {
  background-color: #eaeaea; }

.ln-letters a.ln-disabled {
  color: #ccc; }

.ln-letter-count {
  text-align: center;
  font-size: 0.8em;
  line-height: 1;
  margin-bottom: 3px;
  color: #336699; }

/* demo-specific
----------------------------------------------------------------- */
#demoThree-nav .ln-letters a {
  border: none;
  border-top: 2px solid pink;
  color: red; }

#demoThree-nav .ln-letters a.ln-last {
  border-right: none; }

#demoThree-nav .ln-letters a:hover,
#demoThree-nav .ln-letters a.ln-selected {
  border-top: 2px solid red;
  background-color: pink;
  color: White !important; }

#demoThree-nav .ln-letters a.ln-disabled {
  color: pink; }

#demoThree-nav .ln-letters a.ln-disabled:hover {
  color: white; }

#demoThree-nav .ln-letter-count {
  color: red; }

#demoThree li {
  color: pink; }

#demoThree li a {
  color: red;
  text-decoration: none; }

#demoThree li a:hover {
  text-decoration: underline; }

#demo4 #listWrapper {
  width: 650px; }

#demoFour li {
  float: left; }

#demoFour a {
  display: block;
  text-align: center;
  width: 85px;
  border: 1px solid silver;
  padding: 10px;
  margin: 0 10px 10px 0;
  text-decoration: none; }

#demoFour a:hover {
  background-color: #eeeeee; }

/************************************************************
MAIN SECTION
*************************************************************/
.mobile-apps {
  background-color: #F4F5F3;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.mobile-apps .iphones {
  text-align: center; }

.mobile-apps .version-label {
  font-size: 1.25em;
  margin: 0.8em 0; }

.mobile-apps ul {
  list-style: none;
  font-size: 1em;
  margin-left: 0;
  margin-bottom: 0; }

.mobile-apps .functionalities li {
  line-height: normal;
  padding: 0.4em 0 0.4em 1.8em; }

.mobile-apps .free li {
  background: url("/24alife-public-theme/css/../images/check.png") no-repeat left 0.5em;
  background-size: 1.25em auto; }

.mobile-apps .pro li {
  background: url("/24alife-public-theme/css/../images/star.png") no-repeat left 0.35em;
  background-size: 1.25em auto; }

/************************************************************
DOWNLOAD APPS SECTION
*************************************************************/
.download-apps {
  padding-top: 6em;
  color: white;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  border-bottom: 5px solid #5A989D;
  background: url("/24alife-public-theme/css/../images/turkiz.png"); }

.download-apps h1 {
  color: white; }

.download-apps h1 .tagline {
  color: inherit; }

.download-apps .platform {
  float: left;
  width: 40%;
  font-family: "Roboto","Helvetica Neue", Arial, Helvetica, sans-serif; }

.download-apps .platform.apple {
  background: url("/24alife-public-theme/css/../images/apple.png") no-repeat left top; }

.download-apps .platform.android {
  background: url("/24alife-public-theme/css/../images/android.png") no-repeat left top; }

.download-apps .platform.blackberry {
  background: url("/24alife-public-theme/css/../images/blackberry.png") no-repeat left top; }

.download-apps .platform .download-for {
  padding-left: 70px;
  padding-top: 0.4em; }

.download-apps .platform .platform-name {
  padding-left: 70px;
  font-size: 1.5em;
  font-weight: 500; }

.download-apps .download-links {
  padding-left: 70px; }

.download-apps .download-links a {
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1.25em;
  font-weight: 500;
  text-shadow: none;
  padding: 0.2em 0.5em;
  margin: 0.5em 0.5em 0 0; }

.download-apps .download-links .pro {
  color: white;
  background-color: black; }

.download-apps .download-links .free {
  color: black;
  background-color: white; }

@media only screen and (max-width: 670px) {
  .download-apps .platform {
    clear: both;
    margin-bottom: 2em; }

  .download-apps .platform {
    width: 100%; } }
/************************************************************
CSS RESET
*************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
  display: block; }

body {
  line-height: 1; }

html, body {
  max-width: 100%;
  overflow-x: hidden; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
  display: block; }

/************************************************************
FONTS
*************************************************************/
/* Webfont: Lato-Light */
@font-face {
  font-family: 'LatoLight';
  src: url("/24alife-public-theme/css/../fonts/Lato-Light.eot");
  /* IE9 Compat Modes */
  src: url("/24alife-public-theme/css/../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/Lato-Light.woff2") format("woff2"), url("/24alife-public-theme/css/../fonts/Lato-Light.woff") format("woff"), url("/24alife-public-theme/css/../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/* Webfont: Lato-Medium */
@font-face {
  font-family: 'LatoMedium';
  src: url("/24alife-public-theme/css/../fonts/Lato-Medium.eot");
  /* IE9 Compat Modes */
  src: url("/24alife-public-theme/css/../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/Lato-Medium.woff2") format("woff2"), url("/24alife-public-theme/css/../fonts/Lato-Medium.woff") format("woff"), url("/24alife-public-theme/css/../fonts/Lato-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'Lato';
  src: url("/24alife-public-theme/css/../fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("/24alife-public-theme/css/../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/Lato-Regular.woff2") format("woff2"), url("/24alife-public-theme/css/../fonts/Lato-Regular.woff") format("woff"), url("/24alife-public-theme/css/../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/* Webfont: Lato-Thin */
@font-face {
  font-family: 'LatoThin';
  src: url("/24alife-public-theme/css/../fonts/Lato-Thin.eot");
  /* IE9 Compat Modes */
  src: url("/24alife-public-theme/css/../fonts/Lato-Thin.eot?#iefix") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/Lato-Thin.woff2") format("woff2"), url("/24alife-public-theme/css/../fonts/Lato-Thin.woff") format("woff"), url("/24alife-public-theme/css/../fonts/Lato-Thin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/************************************************************
GLOBAL STYLES
*************************************************************/
select {
  height: 50px !important;
  background: transparent;
  border: 1px solid #e4e4e4;
  border-radius: 3px; }

.aui body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  overflow-x: hidden;
  width: 100%;
  right: 0;
  position: absolute; }

body * {
  line-height: 1.2em; }

.row {
  margin-right: -15px !important;
  margin-left: -15px !important; }

div.inner {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  transition: width 300ms ease-in-out;
  text-align: center; }

#page.single .content .inner {
  width: 100%; }

div.clear {
  clear: both; }

img {
  max-width: 100%; }

.left {
  float: left;
  width: 48%; }

.right {
  float: right;
  width: 48%; }

.aui button {
  display: inline-block;
  font-size: 0.875em;
  padding: 0 1em;
  line-height: 40px;
  font-family: 'Open Sans', sans-serif;
  transition: all 300ms ease-in-out;
  border-radius: 3px;
  background: none;
  border-color: #009fe3;
  color: #009fe3;
  transition: all 300ms ease-in-out;
  text-shadow: none;
  font-weight: 400;
  border: 1px solid #009fe3; }

.aui button:hover {
  background: none;
  background-color: #009fe3;
  color: #fff;
  text-shadow: none;
  outline: none; }

.aui button:focus {
  outline: none; }

article h2 a {
  color: #333; }

.ui-front {
  z-index: 100000 !important;
  opacity: 0.8; }

.ui-front[aria-describedby="video-dialog"] {
  padding: 0;
  background-color: #fff;
  z-index: 100000000 !important;
  opacity: 1 !important;
  border-radius: 4px; }

.ui-front[aria-describedby="video-dialog"] .ui-dialog-titlebar {
  padding: 0; }

.ui-front[aria-describedby="video-dialog"] .ui-dialog-title {
  display: none; }

.ui-front[aria-describedby="video-dialog"] .ui-button-icon-only .ui-button-text {
  top: 508px;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/24alife-public-theme/css/../images/lightbox/close.png) top right no-repeat;
  right: 20px;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.ui-front[aria-describedby="video-dialog"] .ui-button-icon-only .ui-button-text:hover {
  opacity: 1; }

.ui-dialog .ui-dialog-titlebar-close:hover {
  background-color: transparent; }

/************************************************************
TEXT STYLES
*************************************************************/
h1, h2, h3 {
  font-family: 'Open Sans';
  font-weight: 400; }

.aui h1 {
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin: 0 0 30px;
  color: #009FE3; }

h1 .tagline {
  display: block;
  font-family: 'Lato';
  color: #333333; }

h2 {
  margin: 0 0 1em 0;
  font-size: 1.25em;
  color: #333333; }

h3 {
  font-size: 1em;
  margin: 0 0 0.5em 0;
  color: #333333; }

.subtitle-center {
  font-size: 1em;
  margin-bottom: 30px;
  line-height: 1.5em;
  padding: 0 15%;
  text-align: center; }

a {
  color: #009FE3;
  text-decoration: none;
  cursor: pointer; }

p {
  margin-bottom: 1em;
  font-size: 1.125em;
  line-height: 1.4em;
  font-size: 0.938em; }

strong {
  font-weight: 700; }

b {
  font-weight: 500; }

sup {
  vertical-align: super;
  font-size: smaller; }

/* JQUERY TOOLS - SCROLLABLE */
.scrollable {
  position: relative;
  overflow: hidden; }

.scrollable .items {
  width: 20000em;
  position: absolute; }

.scrollable .items .item {
  float: left; }

.scrollable .navi a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 3px;
  border-radius: 8px;
  background-color: #F7D3AA; }

.scrollable .navi a.active {
  background-color: #FF8600; }

#page {
  padding: 80px 0 0;
  background-color: #fff;
  box-shadow: none;
  border-bottom: 1px solid #e4e4e4; }

.fullWidth #page .inner section .innerContent {
  width: 100%;
  position: relative; }

.fullWidth #page .inner {
  width: 100%; }

@media only screen and (min-width: 1650px) {
  .fullWidth #page {
    padding: 80px 0 0px; } }
@media only screen and (min-width: 1350px) {
  .fullWidth #page .inner section .innerContent {
    width: 1270px;
    margin: 0 auto; } }
/************************************************************
MAIN PAGE
*************************************************************/
h2.solution-title {
  font-family: 'LatoLight';
  font-size: 1.125em;
  margin-top: 20px;
  display: inline-block;
  padding-right: 0.5em; }

h3.solution-title {
  font-family: 'LatoLight';
  font-size: 3.125em;
  margin-top: 20px;
  display: inline-block;
  padding-right: 0.5em; }

section .b2b-solution {
  color: #a9aeae;
  font-size: 0.875em;
  border-left: 1px solid rgba(169, 174, 174, 0.4);
  font-weight: 300;
  padding-left: 0.5em; }

section .solution-subtitle {
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin-bottom: 10px; }

.solution-text {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e;
  margin-bottom: 30px;
  line-height: 1.5em; }

section button {
  font-family: 'Open Sans', sans-serif;
  background-color: rgba(255, 255, 255, 0);
  line-height: 40px;
  padding: 0 1em;
  font-size: 1em;
  background: none;
  text-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 300ms ease-in-out;
  color: #009fe3;
  border-color: #009fe3; }

section button:hover {
  color: #fff;
  background: none;
  background-color: #009fe3;
  border-color: #009fe3; }

section button:focus {
  outline: none;
  background: none; }

section button.contact {
  margin-left: 1em;
  color: #c2c6c6 !important;
  border-color: #c2c6c6 !important;
  transition: all 300ms ease-in-out; }

section button.contact:hover {
  border: 1px solid #009FE3 !important;
  color: #009FE3 !important;
  background-color: transparent !important; }

.get-app {
  display: inline-block;
  margin-left: 0em; }

.app-text {
  color: #585858;
  font-size: 0.938em;
  font-weight: 300;
  text-align: center; }

.google-play {
  background: url("/24alife-public-theme/css/../images/page/playStore.png") no-repeat left;
  width: 116px;
  height: 50px;
  background-size: contain;
  float: left;
  cursor: pointer;
  margin-right: 1em; }

.app-store {
  background: url("/24alife-public-theme/css/../images/page/appleIcon.png") no-repeat left;
  width: 116px;
  height: 50px;
  background-size: contain;
  float: left;
  cursor: pointer; }

section .inner .image-top {
  margin-top: 24px; }

section .inner .more {
  min-height: 60px; }

/* Personal */
section#personal {
  padding: 50px 0; }

section#personal .personal-button {
  display: block;
  margin-bottom: 10px; }

section#personal button {
  color: #22c5c7; }

section#personal h2.solution-title {
  color: #22c5c7; }

section#personal .solution-subtitle {
  color: #22c5c7; }

section#personal button:hover {
  background-color: #22c5c7;
  color: #fff; }

section#personal button {
  border-color: #22c5c7; }

section#personal .personal-plus {
  float: left; }

section#personal .plus {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  position: absolute;
  top: 0px; }

section#personal .personal-text {
  padding-left: 5%; }

/* mayo-global */
section#mayo-global {
  padding: 50px 0;
  border-bottom: 1px solid #f4f2f2;
  background-color: #fcfeff; }

/* Corporate */
section#corporate {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0; }

#corporate h2.solution-title {
  color: #32c0a3; }

#corporate .solution-subtitle {
  color: #32c0a3; }

#corporate button:hover {
  background-color: #32c0a3;
  color: #fff; }

#corporate button {
  border-color: #32c0a3;
  color: #32c0a3; }

#corporate .corporate-plus {
  float: right; }

#corporate .plus {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  position: absolute;
  top: 0px; }

/* Fitness */
section#fitness {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0;
  background-color: #fcfeff; }

section#fitness button {
  color: #ff8600; }

section#fitness h2.solution-title {
  color: #ff8600; }

section#fitness .solution-subtitle {
  color: #ff8600; }

section#fitness button:hover {
  background-color: #ff8600;
  color: #fff; }

section#fitness button {
  border-color: #ff8600; }

section#fitness .fitness-plus {
  float: right; }

section#fitness .plus {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  position: absolute;
  top: 0px; }

section#fitness .fitness-text {
  padding-left: 5%; }

/* Hotels */
section#hotels {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0; }

section#hotels button {
  color: #009fe3; }

section#hotels h2.solution-title {
  color: #009fe3; }

section#hotels .solution-subtitle {
  color: #009fe3; }

section#hotels button:hover {
  background-color: #009fe3;
  color: #fff; }

section#hotels button {
  border-color: #009fe3; }

section#hotels .hotels-plus {
  float: right; }

section#hotels .plus {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  position: absolute;
  top: 0; }

section#hotels .fitness-text {
  padding-left: 5%; }

/* Seniors */
section#seniors {
  padding: 50px 0;
  border-bottom: 1px solid #f4f2f2;
  background-color: #fcfeff; }

section#seniors button {
  color: #e8cdaf;
  margin-left: 0; }

section#seniors h2.solution-title {
  color: #e8cdaf; }

section#seniors .solution-subtitle {
  color: #e8cdaf; }

section#seniors button:hover {
  background-color: #e8cdaf;
  color: #fff; }

section#seniors button {
  border-color: #e8cdaf; }

section#seniors .senior-plus {
  float: left; }

section#seniors .plus {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  position: absolute;
  top: 0; }

section#seniors .senior-text {
  padding-left: 5%; }

/* Quote window */
#quote .parallax-window {
  height: 250px;
  background: transparent; }

html[lang="en-US"] .home #quote .parallax-window {
  height: 300px; }

#quote .quote-text {
  text-align: center;
  color: #009fe3;
  font-size: 1.75em;
  font-family: 'LatoLight';
  padding-top: 50px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1; }

/* Antistress */
section#antistress {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0 50px; }

#antistress .solution-text {
  padding: 0 15%;
  margin-bottom: 30px; }

#antistress .solution-subtitle {
  font-size: 2.5em;
  color: #009fe3; }

#antistress .antistress-text {
  padding-left: 5%; }

#antistress .image-two {
  position: absolute; }

/* Whenever */
section#whenever {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0; }

section#whenever .title {
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin-bottom: 10px;
  color: #009fe3; }

section#whenever .whenever-text {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e;
  padding: 1em 1em 2em 1em; }

section#whenever .get-app {
  margin-left: 0;
  margin-top: 20px; }

/* Ambasadors */
section#ambasadors {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0 0; }

section#ambasadors .title {
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin-bottom: 10px;
  color: #009fe3; }

section#ambasadors .ambasadors-text {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e;
  padding: 1em 1em 0em 1em; }

/* Caregiver */
#caregiver {
  background: url("/24alife-public-theme/css/../images/page/IdejniOceBG.png") no-repeat center center;
  background-size: cover;
  min-height: 524px; }

#caregiver .care-giver {
  position: absolute;
  bottom: 0; }

#caregiver .bottom-image {
  min-height: 524px; }

#caregiver .inner {
  overflow: visible; }

#caregiver .title {
  color: #009fe3;
  font-size: 3.125em;
  font-family: 'LatoLight';
  padding-left: 5%;
  margin-bottom: 20px;
  margin-top: 50px;
  text-align: left; }

#caregiver .description {
  padding-left: 5%;
  font-size: 0.938em;
  font-weight: 300;
  line-height: 1.4em;
  text-align: left; }

#caregiver .author {
  margin-top: 20px;
  padding-left: 5%;
  text-align: left; }

#caregiver .author .position {
  font-size: 0.875em;
  font-weight: 300;
  text-align: left; }

/* Scroll to top */
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: transparent;
  color: #eeeeee;
  width: 45px;
  height: 45px;
  line-height: 45px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  height: 45px;
  line-height: 45px; }

.scroll-top-wrapper:hover {
  background-color: #009fe3; }

.scroll-top-wrapper:hover i.fa {
  color: #fff; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.scroll-top-wrapper i.fa {
  line-height: inherit;
  color: #009fe3;
  transition: color 300ms ease-in-out;
  font-size: 1.5em;
  position: relative;
  z-index: 999999; }

section .text-margin {
  margin-top: 0px; }

/************************************************************
LAYOUT
*************************************************************/
/* MOBILE MENU */
#mobile-menu {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100000000;
  font-size: 1.25em;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #333;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }

.navigation .mobile-nav {
  padding-top: 60px; }

.navigation .mobile-nav .mobile-login .col-xs-6:after {
  content: '';
  display: block;
  clear: both; }

.navigation .mobile-nav .mobile-login .col-xs-6 {
  margin: 10px 0; }

.navigation .mobile-nav .mobile-login .col-xs-6:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.navigation .mobile-nav .mobile-login button {
  color: #fff;
  border: none; }

.navigation .mobile-nav .mobile-login button:hover {
  color: #fff;
  background-color: transparent; }

#mobile-menu .top {
  overflow: hidden; }

#mobile-menu .top .logo {
  display: block;
  padding: 0.5em 0;
  height: 42px;
  width: 65px; }

#mobile-menu .top .open {
  display: block;
  float: right;
  width: 34px;
  height: 34px;
  padding: 0.5em;
  background: url("/24alife-public-theme/css/../images/menu-opener.png") no-repeat center center; }

#mobile-menu .menu-cat {
  font-weight: 700;
  padding: 0.8em 0; }

#mobile-menu a {
  color: #288BCE;
  text-decoration: none; }

#mobile-menu li {
  padding: 0.8em;
  border-bottom: 1px solid #ccc; }

#mobile-menu li:last-child {
  border-bottom: none; }

/* TOP BAR */
#top-bar {
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  height: 60px;
  z-index: 299;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  overflow: hidden; }

#top-bar.open {
  height: 530px;
  z-index: 1000; }

#top-bar .navigation {
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 400; }

#top-bar div.logo {
  margin-right: 1em;
  display: block;
  height: 42px;
  width: 65px; }

.no-svg #top-bar div.logo, .no-svg #mobile-menu .top .logo {
  background: url("/24alife-public-theme/css/../images/logo-small.png") no-repeat center center; }

#top-bar div.logo, #mobile-menu .top .logo {
  background: url("/24alife-public-theme/css/../images/logo-small.svg") no-repeat center center; }

#top-bar .navigation.left {
  float: left;
  width: 50%; }

#top-bar .navigation a {
  margin: 0 0.75em;
  font-size: 1em;
  color: #333;
  text-decoration: none;
  cursor: pointer; }

#top-bar .navigation a:hover {
  color: #60C0C2; }

#top-bar .navigation.left * {
  display: block;
  float: left;
  line-height: 63px; }

#top-bar .navigation.right {
  float: right;
  width: 50%; }

#top-bar .navigation.right a {
  display: block;
  float: right;
  line-height: 63px; }

#top-bar .navigation.right .open-languages {
  background: url("/24alife-public-theme/css/../images/language.svg") no-repeat left;
  padding-left: 1.5em; }

.no-svg #top-bar .navigation.right .open-languages {
  background: url("/24alife-public-theme/css/../images/language.png") no-repeat left;
  padding-left: 1.5em; }

#top-bar .navigation a.join span.join, #top-bar .navigation a.join span.login {
  color: #ff8500; }

#top-bar .navigation a.join span {
  color: #505a65; }

.navigation .logo-margin {
  margin: 0 !important;
  padding-top: 0.6em; }

#top-bar.loged-in .navigation.right {
  display: none; }

#top-bar .user-menu {
  display: none; }

#top-bar.loged-in .user-menu {
  display: block;
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 500;
  line-height: 60px; }

#top-bar .user-menu .image {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#top-bar .user-menu img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  -webkit-border-radius: 3em;
  border-radius: 3em; }

#top-bar .user-menu span {
  float: left;
  margin-top: 10px;
  max-width: 200px;
  overflow: hidden; }

#top-bar .user-menu a {
  display: inline-block;
  padding: 37px 3px 0 3px;
  font-size: 0.875em;
  color: inherit;
  text-align: center;
  text-decoration: none; }

#top-bar .user-menu .name {
  padding: 0;
  font-size: inherit;
  display: inline-block;
  padding-right: 20px; }

#top-bar .user-menu .logout {
  background: url("/24alife-public-theme/css/../images/top-logout.svg") no-repeat center 10px; }

.no-svg #top-bar .user-menu .logout {
  background: url("/24alife-public-theme/css/../images/top-logout.png") no-repeat center 10px; }

#top-bar .user-menu #settings {
  background: url("/24alife-public-theme/css/../images/top-settings.svg") no-repeat center 13px; }

.no-svg #top-bar .user-menu #settings {
  background: url("/24alife-public-theme/css/../images/top-settings.png") no-repeat center 13px; }

#user-profile {
  padding-top: 5em; }

/* TOP BAR - LOGIN */
#top-bar.join {
  height: 530px;
  padding: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  z-index: 10000; }

#top-bar #join .form-wrap {
  width: 400px;
  float: right; }

#top-bar #join h1 {
  font-size: 2.5em;
  margin-left: 20px;
  margin-top: 30px;
  width: 44%; }

#top-bar #join h1 .tagline {
  color: #333;
  margin-top: 1em; }

#top-bar #join form {
  width: 328px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px; }

#top-bar #join .login .i-forgot {
  display: block;
  margin-bottom: 1em;
  color: #333; }

#top-bar #join input[type=text], #top-bar #join input[type=password],
#passwordReset input[type=password] {
  display: block;
  width: 350px;
  margin: 1em auto;
  padding: 0 1em;
  font-size: 1em;
  color: #434343;
  text-align: center;
  border-radius: 5px;
  line-height: 50px;
  border: 1px solid #e4e4e4;
  background: #fff;
  -webkit-appearance: none;
  transition: border 200ms ease-in-out; }

#top-bar #join input[type=text]:focus, #top-bar #join input[type=password]:focus,
#passwordReset input[type=password]:focus, #invitation input:focus {
  outline: none;
  border: 1px solid #009fe3; }

#top-bar #join input[type=submit], #top-bar #join .im-new,
#passwordReset input[type=submit], #invitation input[type=submit] {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  margin: auto;
  font-size: 0.875em;
  color: white;
  text-align: center;
  background: rgba(0, 159, 227, 0.8);
  border-radius: 3px;
  border: 1px solid #009fe3;
  -webkit-appearance: none;
  margin: auto;
  text-shadow: none;
  padding: 0;
  transition: background 200ms ease-in-out; }

#top-bar #join input[type=submit]:hover, #top-bar #join .im-new:hover,
#passwordReset input[type=submit]:hover, #invitation input[type=submit]:hover {
  background: #009fe3; }

#top-bar #join input[type=submit]:focus, #top-bar #join .im-new:focus,
#passwordReset input[type=submit]:focus, #invitation input[type=submit]:focus {
  outline: none; }

#top-bar #join input[type=submit].loading {
  background-image: url("/24alife-public-theme/css/../images/ajax-loader3.gif");
  background-repeat: no-repeat;
  background-position: right 10px center; }

#top-bar #join input[type=submit] {
  float: left; }

#top-bar #join a.im-new {
  float: right;
  background-color: #FF8600; }

#top-bar #join div.form {
  display: none; }

#top-bar #join form.register .first-name {
  float: left;
  width: 130px; }

#top-bar #join form.register .last-name {
  float: right;
  width: 130px; }

#top-bar #join .register input[type=submit], #top-bar #join .forgot-pass input[type=submit] {
  float: none;
  width: 328px;
  margin: 0 auto; }

#top-bar #join .register #agree {
  display: none; }

#top-bar #join .register #agree + label {
  color: #333;
  cursor: pointer;
  display: block;
  margin: 0 0 1em 1em;
  padding-left: 23px;
  height: 18px;
  line-height: 18px;
  background: url("/24alife-public-theme/css/../images/check0.png") no-repeat center left; }

#top-bar #join .register #agree:checked + label {
  background: url("/24alife-public-theme/css/../images/check1.png") no-repeat center left; }

/* register */
.register .taglib-captcha, .forgot-pass .taglib-captcha {
  margin: 1px; }

#top-bar #join .captcha {
  overflow: hidden; }

#top-bar #join .captcha .captcha-image {
  position: relative;
  float: left;
  width: 140px;
  height: 36px;
  border-radius: 5px; }

#top-bar #join .captcha span {
  display: block;
  margin-bottom: 0.5em;
  color: #333; }

#top-bar #join .captcha .captcha-image img {
  clip: rect(1px, 109px, 34px, 1px);
  position: absolute; }

#top-bar #join .captcha .captcha-image .reload {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 5px;
  top: 8px;
  background: url("/24alife-public-theme/css/../images/reload-captcha.png") no-repeat center center; }

#top-bar #join .captcha input {
  float: right;
  width: 140px;
  margin-top: 0; }

#top-bar #join .success .sugest-login {
  display: block;
  text-align: center; }

#top-bar #join .error, #top-bar #join .success, #passwordReset .password-reset-status .description {
  display: none;
  width: 350px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 0.875em;
  color: #333; }

#top-bar #join .error {
  color: #fff; }

#top-bar #join .success {
  padding-left: 25px;
  width: 298px;
  background: transparent url("/24alife-public-theme/css/../images/form-success.svg") no-repeat left center; }

.no.svg #top-bar #join .success {
  padding-left: 25px;
  width: 298px;
  background: transparent url("/24alife-public-theme/css/../images/form-success.png") no-repeat left center; }

/* TOP BAR - SECTIONS */
#top-bar .extended {
  display: none; }

#top-bar a.close {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding-left: 30px;
  color: #60C0C2;
  background: url("/24alife-public-theme/css/../images/close-top.png") no-repeat left center;
  z-index: 100;
  opacity: 1;
  font-weight: 400;
  text-shadow: none;
  font-size: 1.125em; }

#top-bar .extended.open {
  display: block; }

#top-bar .extended h1 {
  margin-top: 1em;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-weight: 700;
  color: #333; }

#top-bar .extended h1 .tagline {
  font-size: 0.6em;
  font-weight: 400;
  color: #505965; }

/* TOP BAR - SECTIONS - NEWS AND EVENTS */
#top-bar #news-events .date {
  color: #FF8500; }

#top-bar #news-events ul li {
  padding-left: 2em;
  line-height: 1.6em; }

#top-bar #news-events ul li.new-group {
  margin-top: 1em; }

#top-bar #news-events .show-all {
  text-align: center;
  margin-top: 1.5em; }

#top-bar #news-events dd, dt {
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: 1.6em; }

#top-bar #news-events dt {
  float: left;
  padding-right: 5px;
  padding-left: 2em; }

#top-bar #news-events dd {
  overflow: hidden; }

#top-bar #news-events dt {
  clear: left; }

#top-bar #news-events dt, dd {
  min-height: 1.5em; }

#top-bar #news-events .new-year {
  font-weight: 500;
  font-size: 1.6em;
  margin: 0.2em 0; }

/* TOP BAR - SECTIONS - ADVICE */
#top-bar #advice .category {
  float: left;
  width: 30.666666666666666666666666666667%;
  margin-right: 4%;
  margin-bottom: 2em; }

#top-bar #advice .category:nth-child(3n) {
  margin-right: 0; }

#top-bar #advice .category a {
  display: block;
  font-size: 1.5em;
  color: #333333;
  text-decoration: none; }

#top-bar #advice .category span {
  color: #505B65; }

#top-bar #advice .category .button {
  display: inline-block;
  color: white;
  font-size: 1.25em; }

/* TOP BAR - SECTIONS - GEAR */
/* LANGUAGE SELECTION */
#language {
  display: none;
  position: absolute;
  width: 100%;
  top: 75px;
  font-size: 0.875em;
  text-align: right;
  z-index: 1000000000; }

#language .inner {
  /* 	position: relative; */
  overflow: visible; }

#language .arrow {
  position: absolute;
  width: 20px;
  height: 10px;
  right: 155px;
  top: -10px;
  background: url("/24alife-public-theme/css/../images/language-arrow.png") no-repeat;
  z-index: 1000000000; }

#language .list {
  display: inline-block;
  padding: 10px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  position: absolute; }

#language a {
  font-family: 'Roboto', sans-serif;
  color: #333;
  padding: 0 5px;
  font-weight: 400; }

#language a:hover {
  text-decoration: underline; }

#language .active {
  font-weight: 500; }

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

/* BIG MENU */
#big-menu {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0; }

#big-menu div.inner {
  overflow: visible; }

#big-menu .item {
  width: 33.333333333333333333333%;
  float: left;
  text-align: center;
  color: white;
  font-size: 1.5625em;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  padding: 3.8em 0 0.6em 0;
  cursor: pointer; }

#big-menu .item.active {
  padding-top: 5.4em;
  margin-top: -1.6em; }

#big-menu .assess {
  background: #288bce url("/24alife-public-theme/css/../images/assess.png") no-repeat top center; }

#big-menu .exercise {
  background: #ff8600 url("/24alife-public-theme/css/../images/exercise.png") no-repeat top center; }

#big-menu .progress {
  background: #66bda0 url("/24alife-public-theme/css/../images/progress.png") no-repeat top center; }

#big-menu .item {
  background-size: 100px auto;
  -webkit-background-size: 100px auto;
  -moz-background-size: 100px auto;
  -o-background-size: 100px auto; }

#big-menu .active {
  background-size: 150px auto;
  -webkit-background-size: 150px auto;
  -moz-background-size: 150px auto;
  -o-background-size: 150px auto; }

/* Social icons */
#social .facebook {
  height: 31px;
  width: 31px;
  background: url("/24alife-public-theme/css/../images/facebook.svg") no-repeat top center;
  display: inline-block; }

.no-svg #social .facebook {
  background: url("/24alife-public-theme/css/../images/facebook.png") no-repeat top center; }

#social .twitter {
  height: 31px;
  width: 31px;
  background: url("/24alife-public-theme/css/../images/twitter.svg") no-repeat top center;
  display: inline-block;
  margin-left: 5px; }

.no-svg #social .twitter {
  background: url("/24alife-public-theme/css/../images/twitter.png") no-repeat top center; }

#social .youtube {
  height: 31px;
  width: 31px;
  background: url("/24alife-public-theme/css/../images/youtube.svg") no-repeat top center;
  display: inline-block;
  margin-left: 5px; }

.no-svg #social .youtube {
  background: url("/24alife-public-theme/css/../images/youtube.png") no-repeat top center; }

#social .pinterest {
  height: 31px;
  width: 31px;
  background: url("/24alife-public-theme/css/../images/pinterest.svg") no-repeat top center;
  display: inline-block;
  margin-left: 5px; }

.no-svg #social .pinterest {
  background: url("/24alife-public-theme/css/../images/pinterest.png") no-repeat top center; }

/* Fancybox */
.fancybox-wrap {
  width: 80% !important; }

/* FOOTER */
footer {
  position: relative;
  z-index: 1; }

#footer_menu {
  padding: 30px 0 50px;
  overflow: visible; }

#footer_menu .pages-margin {
  margin-top: 18px;
  text-align: center; }

#footer_menu .follow-us {
  margin-bottom: 8px;
  font-size: 0.875em;
  text-align: center;
  display: none; }

#footer_menu #social {
  text-align: center;
  margin-top: 16px; }

#footer_menu ul {
  margin: 0;
  margin-bottom: 10px; }

#footer_menu .mayoLogo {
  height: 80px;
  float: right; }

#footer_menu ul li:first-child {
  padding-left: 0; }

#footer_menu ul li {
  display: inline-block;
  padding: 0 0.5em;
  font-size: 0.875em; }

#footer_menu ul li a {
  color: #333;
  transition: color 300ms ease-in-out; }

#footer_menu .logo {
  height: 60px; }

#footer_menu ul li a:hover {
  color: #009FE3;
  text-decoration: none; }

#footer_menu .privacy-text {
  font-size: 0.750em;
  color: #9096a2; }

/************************************************************
SOLUTIONS
*************************************************************/
.solutions {
  padding-top: 80px; }

.solutions #header-image {
  background-color: #fbfbfb;
  position: absolute;
  width: 100%;
  /*   top: 0; */
  padding-top: 80px;
  border-bottom: 1px solid #e4e4e4;
  overflow: visible; }

.solutions #header-image .content {
  position: relative;
  min-height: 570px; }

/* Corporate */
.solutions #header-image .inner {
  overflow: visible; }

.solutions #header-image .solution-image {
  max-width: 100%; }

.solutions #header-image .text-margin {
  margin-top: 8%; }

.solutions #header-image .lines {
  position: absolute;
  bottom: -150px;
  margin: 0px;
  left: 0; }

.solutions #header-image .col-sm-6 {
  position: relative; }

.solutions .call-to-action {
  width: 100%;
  min-height: 150px;
  text-align: center; }

/* Progress button */
/* Button container */
.progress-button {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%; }

/* Button style */
.progress-button button {
  display: block;
  text-transform: uppercase;
  margin: 0 auto !important;
  padding: 0;
  width: 250px;
  height: 50px;
  border: none;
  color: #fff;
  float: none !important;
  border-radius: 3px;
  background-color: #009fe3;
  font-size: 0.875em;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
  transition: all 300ms ease-in-out;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.progress-button button:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.progress-button .error-text {
  display: none; }

.progress-button.error .error-text {
  display: block;
  font-size: 0.875em;
  margin-bottom: 8px;
  color: #FB797E; }

.progress-button button.large {
  width: 100%; }

.progress-button button:hover {
  background-color: #009fe3; }

.progress-button button:focus {
  outline: none; }

/* Text (transition for when returning to initial state) */
.progress-button button span {
  -webkit-transition: opacity 0.3s 0.1s;
  transition: opacity 0.3s 0.1s; }

/* Common style of SVGs */
.progress-button svg {
  position: absolute;
  left: 48%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none; }

.progress-button svg path {
  opacity: 0;
  fill: none; }

.progress-button svg.progress-circle path {
  stroke: #009fe3;
  stroke-width: 5;
  display: none !important; }

.progress-button .cross {
  bottom: 8px; }

.progress-button .checkmark {
  top: -10px; }

.progress-button svg.checkmark path, .progress-button svg.cross path {
  stroke: #fff;
  stroke-linecap: round;
  stroke-width: 4;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s; }

/* Loading, success and error effects */
.loading.progress-button button {
  width: 52px;
  height: 52px;
  border-width: 0px;
  border-color: #ddd;
  background-color: transparent;
  color: #fff;
  border-radius: 3px;
  float: none;
  opacitiy: 0; }

.loading.progress-button span {
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s; }

.loading.progress-button span, .success.progress-button span, .error.progress-button span {
  opacity: 0;
  /* keep it hidden in all states */ }

.success.progress-button button, .error.progress-button button {
  -webkit-transition: background-color 0.3s, width 0.3s, border-width 0.3s;
  transition: background-color 0.3s, width 0.3s, border-width 0.3s; }

.success.progress-button button {
  border-color: #1ECD97;
  background-color: #1ECD97; }

.error.progress-button button {
  border-color: #FB797E;
  background-color: #FB797E; }

.loading.progress-button svg.progress-circle path, .success.progress-button svg.checkmark path,
.error.progress-button svg.cross path {
  opacity: 1;
  -webkit-transition: stroke-dashoffset 0.3s;
  transition: stroke-dashoffset 0.3s; }

/* Optional elastic effect for the width of the button */
.elastic.progress-button button {
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1), border-width 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s; }

.loading.elastic.progress-button button {
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, 0, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s; }

#page.single .suggestions {
  float: right;
  width: 25%; }

#page.single .suggestions a {
  display: block;
  padding: 1em 0.5em;
  border-bottom: 1px solid #e4e4e4;
  font-size: 0.875em;
  color: #999;
  transition: color 300ms ease-in-out; }

#page.single ul {
  font-size: 0.938em; }

#page.single ul li {
  line-height: 1.5em; }

#page.single .suggestions a:hover {
  color: #009FE3; }

#page.single .suggestions span {
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  display: block;
  padding: 1.5em 0 1em;
  color: #333; }

#page.single .journal-content-article h1 {
  font-size: 2em;
  margin-bottom: 10px; }

#page.single .portlet-journal-content .journal-content-article {
  padding-right: 3em;
  padding-left: 1em; }

#page.single .date,
.article-full .date {
  display: block;
  color: #999;
  margin-bottom: 1.5em;
  font-weight: 300; }

#page.single .main-image,
.article-full .main-image {
  float: right;
  width: 40%;
  margin: 0 0 .5em .875em;
  border: 6px solid white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); }

#page.single .content {
  margin-right: 25%;
  margin-left: 0; }

#page article .summary {
  overflow: hidden;
  margin-bottom: .5em; }

#page article {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0;
  text-align: left; }

#page article h2 {
  color: #333;
  font-size: 1.4em; }

#page article h2 a {
  transition: color 200ms ease-in-out;
  text-align: left; }

#page article h2 a:hover {
  color: #009FE3; }

#page article img {
  float: left;
  width: 15em;
  margin: 0 .875em .875em 0;
  border: 6px solid white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); }

#page h1 {
  font-size: 2em;
  border-bottom: 1px solid rgba(228, 228, 228, 0.41);
  padding-bottom: 15px;
  font-weight: 400;
  text-align: left; }

#page h1 .tagline {
  display: none; }

#page article .summary .date {
  margin-bottom: 10px; }

.journal-content-article ul {
  list-style: disc;
  font-size: 0.875em;
  margin-left: 3em;
  margin-bottom: 1.2em; }

.journal-content-article ul li {
  line-height: 1.5em; }

.journal-content-article h1 {
  margin-top: 28px; }

.journal-content-article h3 {
  font-weight: 700;
  margin-top: 28px; }

.journal-content-article p {
  line-height: 1.5em; }

.aui .dockbar .user-avatar img {
  height: 20px; }

#page .page-title {
  background-color: #009fe3;
  width: 100%;
  height: 100px;
  margin-bottom: 4em; }

#page .page-title .invite-title {
  color: #fff;
  font-size: 2.5em;
  font-family: 'LatoLight';
  line-height: 100px; }

/* INTRO */
#corporate-intro .hero-image {
  background-image: url("/24alife-public-theme/images/corporate/12_navad_hero_image.jpg");
  background-position: center;
  background-repeat: no-repeat;
  height: 621px; }

#corporate-intro .hero-title {
  height: 144px;
  color: #4A4A4A;
  font-family: LatoLight;
  font-size: 60px;
  line-height: 72px;
  text-align: center;
  position: relative;
  top: 72%; }

#corporate-intro .hero-title .title-content {
  width: 850px;
  margin: 0 auto; }

#corporate-intro .hero-bold {
  font-family: Lato;
  font-weight: 600; }

#corporate-intro .graph-line {
  margin: 20px auto;
  border-top: 1px solid #979797;
  width: 755px; }

#corporate-intro .costs-graph {
  background-image: url("/24alife-public-theme/images/corporate/12_navad_graf.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 301px; }

#corporate-intro .graph-description {
  margin: 0 auto;
  text-align: center;
  width: 723px;
  color: #221E1E;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 20px;
  line-height: 27px; }

#corporate-intro .graph-disclaimer {
  color: #221E1E;
  font-family: "Open Sans";
  font-size: 10px;
  font-weight: 300;
  line-height: 34px;
  text-align: center; }

#corporate-intro .benefits-container {
  margin: 80px auto;
  width: 1165px; }

#corporate-intro .benefit-circle {
  height: 225px;
  width: 225px;
  background-color: #32C0A3;
  border-radius: 50%;
  margin: 0 30px;
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 48px;
  font-weight: bold;
  line-height: 65px;
  text-align: center;
  padding: 40px; }

#corporate-intro .benefit-circle .benefit-percent {
  margin-bottom: 13px; }

#corporate-intro .benefit-circle .benefit-title {
  font-size: 20px;
  font-weight: 400;
  padding-top: 20px;
  border-top: 1px solid white; }

/* Invitation */
#page #invitation fieldset {
  width: 350px;
  margin: 0 auto; }

#page #invitation fieldset label {
  position: absolute;
  top: 19px;
  left: 12px; }

#page #invitation fieldset input {
  margin: 0em auto;
  padding: 20px 12px 6px;
  height: 55px;
  margin-bottom: 1.5em; }

#invitation .invite-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em;
  color: #333;
  text-align: center;
  margin: 0;
  line-height: 110%;
  font-weight: 300;
  margin-bottom: 10px; }

#invitation .forgot {
  text-align: left;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75);
  transition: color 300ms ease-in-out;
  cursor: pointer;
  width: 350px;
  margin: 0 auto 20px; }

#invitation .forgot:hover {
  color: #009FE3; }

#invitation .back {
  width: 350px;
  margin: 0 auto 20px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75);
  text-align: left;
  cursor: pointer;
  transition: color 300ms ease-in-out; }

#invitation .back span {
  padding-left: 8px; }

#invitation .back:hover {
  color: #009FE3; }

#invitation .progress-button {
  width: 350px;
  margin: 0em auto 1em;
  display: block; }

#invitation .note {
  font-weight: 300;
  font-size: 0.875em;
  text-align: center;
  margin-bottom: 2em; }

#invitation .invite-text span {
  color: #009fe3;
  font-weight: 400; }

#invitation .company-logo {
  margin: 60px auto 30px;
  background-size: contain;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center; }

#invitation .text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em;
  color: #333;
  text-align: center;
  margin: 0;
  line-height: 110%;
  font-weight: 300;
  margin-bottom: 1em; }

#invitation .invalid-hash .text.sorry {
  margin-bottom: 0.6em;
  font-size: 1.75em; }

#invitation .invalid-hash .fa-chain-broken {
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-size: 4em; }

#invitation .back-link {
  text-align: center;
  margin: 1em 0 3em;
  cursor: pointer; }

#invitation .back-link .fa {
  padding-right: 0.5em; }

#invitation .terms {
  text-align: left;
  width: 350px;
  margin: 0 auto 20px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75); }

#invitation .terms span {
  color: rgba(0, 159, 227, 0.75);
  transition: color 300ms ease-in-out;
  cursor: pointer; }

#invitation .terms #termButton {
  color: rgba(51, 51, 51, 0.75); }

#invitation .terms .fa {
  padding-right: 0.35em;
  font-size: 1.6em;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-top: -3px;
  color: #e4e4e4;
  transition: color 300ms ease-in-out; }

#invitation .terms .fa.fa-check-circle {
  color: #009FE3; }

#invitation .terms span a:hover {
  color: #009FE3;
  text-decoration: none; }

#invitation .terms span a {
  font-size: inherit;
  padding: 0;
  border-radius: 0;
  line-height: inherit;
  color: #009FE3;
  transition: color 300ms ease-in-out; }

#page fieldset input {
  display: block;
  width: 350px;
  margin: 0em auto;
  padding: 20px 12px 6px;
  font-size: 1em;
  color: #434343;
  text-align: left;
  border-radius: 5px;
  height: 55px;
  border: 1px solid #e4e4e4;
  background: #fff;
  -webkit-appearance: none;
  box-sizing: border-box;
  transition: all 200ms ease-in-out;
  margin-bottom: 1em; }

#page fieldset {
  position: relative;
  width: 350px;
  margin: 0 auto; }

#page fieldset label {
  position: absolute;
  top: 19px;
  left: 12px;
  font-weight: 300;
  color: rgba(51, 51, 51, 0.8);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all .2s ease-in-out; }

#page fieldset input:valid + label, #page fieldset input:focus + label {
  color: #009FE3;
  font-size: 12px;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -11px, 0); }

#page .large-button {
  width: 100%;
  margin: 0;
  background-color: rgba(0, 159, 227, 0.8);
  color: #fff;
  height: 55px;
  text-transform: uppercase;
  transition: background-color 300ms ease-in-out; }

#page .large-button:hover {
  background-color: #009fe3; }

/* Habits section */
#habitsPage section#aboutHabits {
  padding-bottom: 20px; }

#habits .new {
  text-align: center;
  text-transform: uppercase;
  color: #009fe3;
  font-weight: 700; }

#habits .new i {
  padding: 0 10px; }

#habits .title {
  font-size: 3.125em;
  color: #009fe3;
  font-family: 'LatoLight';
  margin: 20px 40px 40px;
  text-align: center; }

#habits .card {
  position: relative;
  overflow: hidden;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
  max-width: 400px;
  float: right;
  margin-right: -60px;
  max-width: 300px; }

#habits .card .card-image {
  height: 160px;
  position: relative; }

#habits .card .card-image .image {
  background-size: cover;
  background-position: 50%;
  height: 100%; }

#habits .card .card-image .card-title {
  z-index: 1;
  font-weight: 400;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #fff; }

#habits .card-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4); }

#habits .card .card-content {
  height: auto;
  text-overflow: initial;
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  padding-bottom: 0;
  padding: 20px;
  border-radius: 0 0 2px 2px; }

#habits .habitsBackground {
  background: #009fe3;
  color: #fff;
  margin-left: -50px;
  margin-top: 36px;
  width: calc(66.66666667% + 50px);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

#habits .card .card-image .card-title .month {
  display: block;
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 300; }

#habits .card .card-content p {
  margin: 0;
  color: inherit;
  line-height: 1.5; }

#habits .content {
  padding: 36px 20% 36px 130px; }

#habits .content .text {
  font-weight: 300;
  line-height: 1.5;
  padding-top: 16px; }

#habits .imageHabits {
  background-repeat: no-repeat;
  background: url(/24alife-public-theme/images/page/habits.png);
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  float: right;
  shape-outside: circle() margin-box;
  margin: 22px 10px 0 100px;
  background-size: cover; }

#habits button {
  background: #fff;
  color: #009fe3;
  margin-top: 20px;
  transition: all .2s ease-out; }

#habits button:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

/*mayo-global*/
#mayo-global .new {
  text-align: center;
  text-transform: uppercase;
  color: #009fe3;
  font-weight: 700; }

#mayo-global .new i {
  padding: 0 10px; }

#mayo-global .title {
  font-size: 3.125em;
  color: #009fe3;
  font-family: 'LatoLight';
  width: 50%;
  margin: 20px auto 40px;
  text-align: center; }

#mayo-global .card {
  position: relative;
  overflow: hidden;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
  float: right;
  margin-right: -60px;
  max-width: 490px; }

#mayo-global .card .card-image {
  position: relative; }

#mayo-global .card .card-image image {
  background-size: cover;
  background-position: 50%;
  height: 100%; }

#mayo-global .card-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4); }

#mayo-global .content {
  padding: 36px 20% 36px 130px;
  background: #009fe3;
  color: #fff;
  margin-left: -50px;
  margin-top: 75px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

#mayo-global .content .text {
  font-weight: 300;
  line-height: 1.5;
  padding-top: 16px; }

#mayo-global button {
  background: #fff;
  color: #009fe3;
  margin-top: 20px;
  transition: all .2s ease-out; }

#mayo-global button:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

/*pricing */
#habitsPage section#habitsPricing {
  padding-top: 50px;
  padding-bottom: 0; }

#habitsPage section#habitsPricing .info {
  text-align: center; }

#habitsPage #habitsPricing .solution-subtitle {
  text-align: center;
  margin-bottom: 0px;
  max-width: 510px;
  margin: 0 auto 24px; }

#habitsPage #habitsPricing .solution-subtitle + p {
  text-align: center;
  margin-bottom: 40px;
  max-width: 450px;
  margin: 0 auto 40px; }

#habitsPricing table {
  width: 100%;
  text-align: center; }

#habitsPricing table thead td {
  background-color: #F2F2F2; }

#habitsPricing table tr.info td, #habitsPricing p.info {
  color: #808080;
  font-size: 80%; }

#habitsPricing table p {
  line-height: 1;
  margin: 0; }

#habitsPricing table .row_header {
  text-align: left;
  width: 30%; }

#habitsPricing table td {
  width: 10%;
  padding: 10px 20px; }

#habitsPricing table .row_sum td {
  font-weight: 700; }

#habitsPricing table .row_sum td.row_header {
  text-align: left; }

#habitsPage .habitsMobile {
  margin-bottom: 20px; }

#habitsPage .habitsMobile .phone {
  max-height: 420px;
  margin-top: 32px; }

#habitsPage .habitsMobile h2 {
  margin-top: 80px;
  padding-right: 10%; }

#habitsPage .habitsMobile p {
  padding-right: 25%; }

#habitsPage .habitsMobile p {
  font-weight: 300;
  color: #221e1e;
  margin-bottom: 30px; }

#habitsPage .habitsMobile .get-app {
  margin-left: 0 !important;
  margin-bottom: 20px; }

/************************************************************
MEDIA QUERIES
*************************************************************/
@media only screen and (max-width: 1064px) {
  div.inner {
    width: 96%;
    padding: 0; } }
@media only screen and (max-width: 1200px) {
  #habits .content {
    padding: 36px 36px 36px 130px; }

  #habits .card {
    margin-left: 36px; }

  #habits .content .text {
    font-size: 0.938em; }

  #habits .imageHabits {
    width: 175px;
    height: 175px; }

  #mayo-global .title {
    width: 80%; }

  #mayo-global .card {
    margin-right: -8px;
    max-width: 400px; }

  #mayo-global .content {
    padding: 36px 36px 36px 112px;
    margin-left: -100px; } }
@media only screen and (max-width: 768px) {
  #habits .card {
    display: none; }

  #habits .habitsBackground {
    width: 100%;
    background: transparent;
    margin: 0;
    color: #333; }

  #habits .content {
    padding: 0 36px;
    text-align: center; }

  #habits .imageHabits {
    margin: 0 auto;
    float: none; }

  #habits .title {
    margin-bottom: 16px; }

  #quote {
    display: none; }

  #habits .title {
    font-size: 2.5em; }

  #habitsPage .habitsMobile h2 {
    margin-top: 20px;
    padding-right: 0; }

  #habitsPage .habitsMobile p {
    padding-right: 0; }

  #mayo-global .card {
    float: none;
    margin: 0 auto; }

  #mayo-global .content {
    margin: 0px;
    background: no-repeat;
    color: #221e1e;
    padding: 20px 40px;
    text-align: center; } }
/****************************************************************
 *
 * CSS Percentage Circle
 * Author: Andre Firchow
 *
*****************************************************************/
.rect-auto, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice,
.c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice,
.c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice,
.c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice,
.c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice,
.c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice,
.c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice,
.c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice,
.c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice,
.c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice,
.c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice,
.c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice,
.c100.p99 .slice, .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto); }

.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill,
.c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill,
.c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill,
.c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill,
.c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill,
.c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill,
.c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill,
.c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill,
.c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill,
.c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill,
.c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill,
.c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill,
.c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #307bbb;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.pie-fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after,
.c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after,
.c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after,
.c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after,
.c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after,
.c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after,
.c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after,
.c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after,
.c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after,
.c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after,
.c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after,
.c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after,
.c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after,
.c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after,
.c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after,
.c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after,
.c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after,
.c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after,
.c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after,
.c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after,
.c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after,
.c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after,
.c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after,
.c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after,
.c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .c100.p100 .bar:after,
.c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.c100 {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #cccccc; }

.c100 *, .c100 *:before, .c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.c100.center {
  float: none;
  margin: 0 auto; }

.c100.big {
  font-size: 240px; }

.c100.small {
  font-size: 80px; }

.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  color: #cccccc;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: whitesmoke;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em); }

.c100.p1 .bar {
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg); }

.c100.p2 .bar {
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg); }

.c100.p3 .bar {
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg); }

.c100.p4 .bar {
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg); }

.c100.p5 .bar {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg); }

.c100.p6 .bar {
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg); }

.c100.p7 .bar {
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg); }

.c100.p8 .bar {
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg); }

.c100.p9 .bar {
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg); }

.c100.p10 .bar {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg); }

.c100.p11 .bar {
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg); }

.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg); }

.c100.p13 .bar {
  -webkit-transform: rotate(46.8deg);
  -moz-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  -o-transform: rotate(46.8deg);
  transform: rotate(46.8deg); }

.c100.p14 .bar {
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg); }

.c100.p15 .bar {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg); }

.c100.p16 .bar {
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg); }

.c100.p17 .bar {
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg); }

.c100.p18 .bar {
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg); }

.c100.p19 .bar {
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg); }

.c100.p20 .bar {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg); }

.c100.p21 .bar {
  -webkit-transform: rotate(75.6deg);
  -moz-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  -o-transform: rotate(75.6deg);
  transform: rotate(75.6deg); }

.c100.p22 .bar {
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg); }

.c100.p23 .bar {
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg); }

.c100.p24 .bar {
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg); }

.c100.p25 .bar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.c100.p26 .bar {
  -webkit-transform: rotate(93.6deg);
  -moz-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  -o-transform: rotate(93.6deg);
  transform: rotate(93.6deg); }

.c100.p27 .bar {
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg); }

.c100.p28 .bar {
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg); }

.c100.p29 .bar {
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg); }

.c100.p30 .bar {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg); }

.c100.p31 .bar {
  -webkit-transform: rotate(111.6deg);
  -moz-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  -o-transform: rotate(111.6deg);
  transform: rotate(111.6deg); }

.c100.p32 .bar {
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg); }

.c100.p33 .bar {
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg); }

.c100.p34 .bar {
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg); }

.c100.p35 .bar {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg); }

.c100.p36 .bar {
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg); }

.c100.p37 .bar {
  -webkit-transform: rotate(133.2deg);
  -moz-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  -o-transform: rotate(133.2deg);
  transform: rotate(133.2deg); }

.c100.p38 .bar {
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg); }

.c100.p39 .bar {
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg); }

.c100.p40 .bar {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg); }

.c100.p41 .bar {
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg); }

.c100.p42 .bar {
  -webkit-transform: rotate(151.2deg);
  -moz-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  -o-transform: rotate(151.2deg);
  transform: rotate(151.2deg); }

.c100.p43 .bar {
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg); }

.c100.p44 .bar {
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg); }

.c100.p45 .bar {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg); }

.c100.p46 .bar {
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg); }

.c100.p47 .bar {
  -webkit-transform: rotate(169.2deg);
  -moz-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  -o-transform: rotate(169.2deg);
  transform: rotate(169.2deg); }

.c100.p48 .bar {
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg); }

.c100.p49 .bar {
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg); }

.c100.p50 .bar {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.c100.p51 .bar {
  -webkit-transform: rotate(183.6deg);
  -moz-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg); }

.c100.p52 .bar {
  -webkit-transform: rotate(187.2deg);
  -moz-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  -o-transform: rotate(187.2deg);
  transform: rotate(187.2deg); }

.c100.p53 .bar {
  -webkit-transform: rotate(190.8deg);
  -moz-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg); }

.c100.p54 .bar {
  -webkit-transform: rotate(194.4deg);
  -moz-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg); }

.c100.p55 .bar {
  -webkit-transform: rotate(198deg);
  -moz-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg); }

.c100.p56 .bar {
  -webkit-transform: rotate(201.6deg);
  -moz-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg); }

.c100.p57 .bar {
  -webkit-transform: rotate(205.2deg);
  -moz-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  -o-transform: rotate(205.2deg);
  transform: rotate(205.2deg); }

.c100.p58 .bar {
  -webkit-transform: rotate(208.8deg);
  -moz-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg); }

.c100.p59 .bar {
  -webkit-transform: rotate(212.4deg);
  -moz-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg); }

.c100.p60 .bar {
  -webkit-transform: rotate(216deg);
  -moz-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg); }

.c100.p61 .bar {
  -webkit-transform: rotate(219.6deg);
  -moz-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg); }

.c100.p62 .bar {
  -webkit-transform: rotate(223.2deg);
  -moz-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  -o-transform: rotate(223.2deg);
  transform: rotate(223.2deg); }

.c100.p63 .bar {
  -webkit-transform: rotate(226.8deg);
  -moz-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg); }

.c100.p64 .bar {
  -webkit-transform: rotate(230.4deg);
  -moz-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg); }

.c100.p65 .bar {
  -webkit-transform: rotate(234deg);
  -moz-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg); }

.c100.p66 .bar {
  -webkit-transform: rotate(237.6deg);
  -moz-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg); }

.c100.p67 .bar {
  -webkit-transform: rotate(241.2deg);
  -moz-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  -o-transform: rotate(241.2deg);
  transform: rotate(241.2deg); }

.c100.p68 .bar {
  -webkit-transform: rotate(244.8deg);
  -moz-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg); }

.c100.p69 .bar {
  -webkit-transform: rotate(248.4deg);
  -moz-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg); }

.c100.p70 .bar {
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg); }

.c100.p71 .bar {
  -webkit-transform: rotate(255.6deg);
  -moz-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg); }

.c100.p72 .bar {
  -webkit-transform: rotate(259.2deg);
  -moz-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg); }

.c100.p73 .bar {
  -webkit-transform: rotate(262.8deg);
  -moz-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg); }

.c100.p74 .bar {
  -webkit-transform: rotate(266.4deg);
  -moz-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  -o-transform: rotate(266.4deg);
  transform: rotate(266.4deg); }

.c100.p75 .bar {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.c100.p76 .bar {
  -webkit-transform: rotate(273.6deg);
  -moz-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg); }

.c100.p77 .bar {
  -webkit-transform: rotate(277.2deg);
  -moz-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg); }

.c100.p78 .bar {
  -webkit-transform: rotate(280.8deg);
  -moz-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg); }

.c100.p79 .bar {
  -webkit-transform: rotate(284.4deg);
  -moz-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  -o-transform: rotate(284.4deg);
  transform: rotate(284.4deg); }

.c100.p80 .bar {
  -webkit-transform: rotate(288deg);
  -moz-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg); }

.c100.p81 .bar {
  -webkit-transform: rotate(291.6deg);
  -moz-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg); }

.c100.p82 .bar {
  -webkit-transform: rotate(295.2deg);
  -moz-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg); }

.c100.p83 .bar {
  -webkit-transform: rotate(298.8deg);
  -moz-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg); }

.c100.p84 .bar {
  -webkit-transform: rotate(302.4deg);
  -moz-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  -o-transform: rotate(302.4deg);
  transform: rotate(302.4deg); }

.c100.p85 .bar {
  -webkit-transform: rotate(306deg);
  -moz-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg); }

.c100.p86 .bar {
  -webkit-transform: rotate(309.6deg);
  -moz-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg); }

.c100.p87 .bar {
  -webkit-transform: rotate(313.2deg);
  -moz-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg); }

.c100.p88 .bar {
  -webkit-transform: rotate(316.8deg);
  -moz-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg); }

.c100.p89 .bar {
  -webkit-transform: rotate(320.4deg);
  -moz-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  -o-transform: rotate(320.4deg);
  transform: rotate(320.4deg); }

.c100.p90 .bar {
  -webkit-transform: rotate(324deg);
  -moz-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg); }

.c100.p91 .bar {
  -webkit-transform: rotate(327.6deg);
  -moz-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg); }

.c100.p92 .bar {
  -webkit-transform: rotate(331.2deg);
  -moz-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg); }

.c100.p93 .bar {
  -webkit-transform: rotate(334.8deg);
  -moz-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg); }

.c100.p94 .bar {
  -webkit-transform: rotate(338.4deg);
  -moz-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  -o-transform: rotate(338.4deg);
  transform: rotate(338.4deg); }

.c100.p95 .bar {
  -webkit-transform: rotate(342deg);
  -moz-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg); }

.c100.p96 .bar {
  -webkit-transform: rotate(345.6deg);
  -moz-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg); }

.c100.p97 .bar {
  -webkit-transform: rotate(349.2deg);
  -moz-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg); }

.c100.p98 .bar {
  -webkit-transform: rotate(352.8deg);
  -moz-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg); }

.c100.p99 .bar {
  -webkit-transform: rotate(356.4deg);
  -moz-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  -o-transform: rotate(356.4deg);
  transform: rotate(356.4deg); }

.c100.p100 .bar {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg); }

.c100:hover {
  cursor: default; }

.c100:hover > span {
  width: 3.33em;
  line-height: 3.33em;
  font-size: 0.3em;
  color: #307bbb; }

.c100:hover:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em; }

.c100.dark {
  background-color: #777777; }

.c100.dark .bar, .c100.dark .fill {
  border-color: #c6ff00 !important; }

.c100.dark > span {
  color: #777777; }

.c100.dark:after {
  background-color: #666666; }

.c100.dark:hover > span {
  color: #c6ff00; }

.c100.green .bar, .c100.green .fill {
  border-color: #4db53c !important; }

.c100.green:hover > span {
  color: #4db53c; }

.c100.green.dark .bar, .c100.green.dark .fill {
  border-color: #5fd400 !important; }

.c100.green.dark:hover > span {
  color: #5fd400; }

.c100.orange .bar, .c100.orange .fill {
  border-color: #dd9d22 !important; }

.c100.orange:hover > span {
  color: #dd9d22; }

.c100.orange.dark .bar, .c100.orange.dark .fill {
  border-color: #e08833 !important; }

.c100.orange.dark:hover > span {
  color: #e08833; }

/************************************************************
SIDE NAVIGATION SUBPAGES (ex. NEWS, EVENTS)
*************************************************************/
section.with-nav, section.no-nav, section.single {
  padding-top: 7em;
  background-color: #F4F5F3;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.with-nav ul, .single ul {
  font-size: 1.125em;
  list-style: disc;
  margin-left: 2em;
  margin-bottom: 1.2em; }

.gallery .gallery-images ul {
  margin-left: 0; }

.no-nav ul {
  font-size: 1.125em;
  list-style: disc;
  margin-left: 4em;
  margin-bottom: 1.2em; }

.no-nav ul.letters-nav {
  list-style: none;
  margin-left: 0em; }

.no-nav ul.letters-nav h2 {
  margin: 0 0 0.3em 0; }

.with-nav ul .li, .single ul .li, .no-nav ul .li {
  line-height: 1.4em; }

.with-nav .secondary-nav {
  float: left;
  width: 12em;
  margin-top: 7em; }

.with-nav .secondary-nav a {
  display: block;
  padding: 0.5em 0;
  font-size: 1.25em;
  color: #333333;
  border-bottom: 1px solid #ccc;
  cursor: pointer; }

.with-nav .secondary-nav a.selected {
  color: #FF8500; }

.with-nav .secondary-nav > ul > li > ul {
  display: none;
  width: 12em; }

.with-nav .content {
  margin-left: 14em; }

.with-nav article {
  padding-bottom: 1.25em;
  margin-bottom: 1.25em;
  border-bottom: 1px dotted #ccc; }

.with-nav article .summary {
  overflow: hidden;
  margin-bottom: 0.5em; }

.with-nav article img {
  float: left;
  width: 12em;
  margin: 0 0.875em 0.875em 0;
  border: 6px solid white;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.with-nav article .date {
  color: #95A2AA; }

.with-nav .paging {
  text-align: center; }

.with-nav .paging .pages {
  display: block;
  margin-top: 0.5em;
  font-size: 0.875em;
  color: #999; }

.with-nav .paging a {
  padding: 0.5em; }

.with-nav .paging a.active {
  color: inherit;
  font-weight: 700; }

.with-nav .page-links .previous {
  padding-right: 25px; }

/************************************************************
NO SIDE NAVIGATION SUBPAGES (ex. TERMS OF USE, PRIVACY POLICY)
*************************************************************/
section.no-nav {
  background-color: #F4F5F3;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.no-nav p, .no-nav h3 {
  margin-left: 2em; }

/************************************************************
SINGLE VIEW SUBPAGES (ex. ONE ADVICE, ONE NEWS)
*************************************************************/
.single .main-image {
  float: right;
  width: 40%;
  margin: 0 0 0.5em 0.875em;
  border: 6px solid white;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.single .suggestions {
  float: left;
  width: 220px;
  margin-top: 4em; }

.single .suggestions span {
  display: block;
  padding: 0.5em 0;
  font-size: 1.25em;
  color: #FF8500;
  border-bottom: 1px solid #ccc;
  cursor: pointer; }

.single .suggestions a {
  display: block;
  padding: 0.5em;
  color: #333;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif; }

.single .content {
  margin-left: 270px; }

.single h1 {
  margin-bottom: 0; }

.single .date {
  display: block;
  color: #999;
  margin-bottom: 1.5em; }

/******************************************************
MEDIA
******************************************************/
.content .media-resources > div {
  padding: 1em 0;
  border-bottom: 1px dotted #ccc; }

.media-resources .logos {
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  overflow: hidden;
  width: 100%; }

.media-resources .logos .items {
  width: 100%;
  overflow: hidden; }

.media-resources .logos .item {
  width: 29.3%;
  margin: 3px 1% 1em 1%;
  padding: 1%;
  float: left;
  overflow: hidden;
  text-align: center;
  background-color: white;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.media-resources .logos .item img {
  height: 4em; }

.media-resources .logos .download {
  font-size: 0.75em;
  margin-top: 0.6em;
  text-align: left; }

.media-resources .logos .download a {
  display: block;
  padding: 0.3em;
  color: #333; }

.media-resources .logos .download a:hover {
  color: #FF8500; }

.media-resources .logos .disclaimer p {
  margin-top: 1em;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  margin-bottom: 0; }

.media-resources .photo-galleries .items {
  overflow: hidden;
  width: 100%; }

.media-resources .photo-galleries .item {
  float: left;
  width: 23%;
  margin: 1%; }

.media-resources .photo-galleries .item img {
  width: 100%; }

.media-resources div.audio-video {
  width: 100%;
  overflow: hidden; }

.media-resources .audio {
  float: left;
  width: 48%; }

.media-resources .audio .item {
  background: url("/24alife-public-theme/css/../images/media-audio.png") no-repeat 1em center;
  font-size: 0.875em;
  line-height: 1.4em; }

.media-resources .video {
  float: right;
  width: 48%; }

.media-resources .video .item {
  background: url("/24alife-public-theme/css/../images/media-video.png") no-repeat 1em center;
  font-size: 0.875em;
  line-height: 1.4em; }

.media-resources .audio-video .item {
  background-color: white;
  min-height: 3em;
  padding: 0.5em 0.5em 0.5em 4em;
  margin: 0.2em 0.2em 1em 0.2em;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

/************************************************************
PERSON CARD
*************************************************************/
#personCard {
  background-color: white;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  padding: 10px 10px 0 10px;
  margin-bottom: 20px;
  overflow: hidden; }

#personCard .personDescription, #personCard .personDescriptionShort {
  margin: 10px 0 32px 0; }

#personCard .personDescription p, #personCard .personDescriptionShort p {
  margin-left: 0;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-size: 0.875em;
  font-weight: 400;
  margin-bottom: 0; }

#personCard .personDescription .show p, #personCard .personDescriptionShort .show p {
  cursor: pointer; }

#personCard .personDescription h2, #personCard .personDescriptionShort h2 {
  margin: 0.5em 0;
  font-size: 1em;
  color: #505B65; }

#personCard .personImage {
  width: 230px;
  float: left;
  margin-right: 1em;
  margin-bottom: 10px; }

#personCard .personName {
  color: #333333;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-size: 1.5em;
  line-height: 120%;
  font-weight: 400;
  margin-bottom: 8px; }

#personCard .personTitle {
  color: #505B65;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 120%;
  font-weight: 400; }

#personCard .show {
  color: #FF8500;
  text-align: right;
  float: right;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  right: 17px; }

#personCard .hidden {
  display: none; }

/******************************************************
TABLE
******************************************************/
table {
  max-width: 100%;
  background-color: white;
  margin-bottom: 20px; }

table th, td, tr, caption {
  line-height: 1.4em;
  padding: 10px 20px;
  vertical-align: middle; }

table caption {
  background-color: #FF8600;
  color: white;
  text-align: left;
  font-weight: 500;
  font-size: 1.25em; }

table th {
  color: #333333;
  font-size: 1.125em; }

table td {
  font-size: 1em; }

table tr {
  border-bottom: 1px solid #dddddd; }

table tr:last-child {
  border-bottom: none; }

/******************************************************
Symposium
******************************************************/
#symposium .main-image {
  height: 600px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  background-image: url(/24alife-public-theme/css/../images/symposium/MainImage.jpg); }

#symposium .main-image .inner {
  font-family: 'LatoLight';
  color: #fff;
  text-align: center; }

#symposium .main-image .title {
  font-size: 3.750em;
  text-transform: uppercase;
  margin-top: 125px; }

#symposium .main-image .subtitle {
  font-size: 1.875em; }

#symposium .main-image .description {
  padding: 36px 20%; }

#symposium .main-image .timeline-header {
  margin-top: 115px; }

#symposium .main-image .timeline-header button {
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  padding: 0 2.5em;
  margin: 0px 3em;
  display: block; }

#symposium .main-image .timeline-header button:hover {
  background-color: #fff;
  color: #333; }

#symposium .main-image .timeline-header li {
  display: inline-block;
  position: relative; }

#symposium .main-image .timeline-header li:before {
  content: '';
  position: absolute;
  top: 71px;
  width: 174px;
  height: 1px;
  background: #fff;
  z-index: 1; }

#symposium .main-image .timeline-header li:last-child::before {
  display: none; }

#symposium .main-image .timeline-header li .bullet {
  background-color: #fff;
  height: 14px;
  width: 14px;
  display: inline-block;
  border-radius: 50%;
  margin-top: 22px;
  box-shadow: 0 0 0 5px rgba(42, 186, 255, 0.4); }

#symposium .about-symposium {
  text-align: center;
  margin: 0 10%; }

#symposium h1 {
  font-family: 'LatoLight';
  font-size: 3.125em;
  margin-top: 36px;
  display: inline-block;
  color: #009FE3;
  border-bottom: 0;
  text-align: center; }

#symposium p {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e; }

#symposium .title-border span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
  color: #cccccc; }

#symposium .symposium-timeline {
  margin: 60px 10% 20px; }

#symposium .symposium-timeline ul {
  margin: 0; }

#symposium .title-border {
  position: relative;
  text-align: center; }

#symposium .title-border:before {
  content: "";
  display: block;
  border-top: solid 1px #cccccc;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1; }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #cccccc;
  left: 50%; }

.timeline > li {
  margin-bottom: 20px;
  position: relative;
  list-style: none; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border-radius: 2px;
  padding: 20px;
  position: relative; }

.timeline > li > .timeline-bullet {
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 50px;
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -8px;
  background-color: #fff;
  z-index: 100;
  box-shadow: 0 0 0 6px #CCCCCF;
  border-radius: 50%; }

.timeline > li.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-title {
  margin-top: 0;
  font-family: 'LatoLight';
  font-size: 1.875em;
  display: inline-block;
  color: #009FE3;
  margin-bottom: 10px; }

.right-text {
  text-align: right; }

.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0; }

.timeline-body button {
  margin-top: 10px; }

.timeline-body > p + p {
  margin-top: 5px; }

.timeline-image {
  width: 46%;
  padding: 23px 1em 0; }

.timeline-image.right-align {
  float: right; }

.timeline-image .image {
  height: 175px;
  width: 100%;
  background-size: cover; }

.timeline-image .image .overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5); }

.timeline-image .image:hover .overlay {
  opacity: 1; }

.taglib-header .header-title {
  font-size: 2em;
  border-bottom: 1px solid rgba(228, 228, 228, 0.41);
  padding-bottom: 15px;
  font-weight: 400;
  text-align: left;
  margin-top: 28px;
  color: #009FE3;
  font-family: 'LatoLight'; }

/******************************************************
Gallery
******************************************************/
.taglib-header {
  border-bottom: none; }

.portlet-image-gallery-display .lfr-asset-column-details .lfr-asset-metadata {
  display: none; }

.portlet-image-gallery-display .image-icon {
  width: 30%; }

.portlet-image-gallery-display .image-title {
  display: none; }

.portlet-image-gallery-display .image-thumbnail img {
  background: initial;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0; }

.portlet-image-gallery-display .image-icon:hover .image-thumbnail img {
  background: initial;
  border: none; }

.portlet-image-gallery-display .image-icon:hover,
.portlet-image-gallery-display .image-icon.hover {
  background: initial;
  border: none; }

.aui .carousel-control {
  line-height: 27px;
  font-size: 36px; }

.image-viewer-caption {
  display: none; }

.image-gallery-pagination {
  display: none; }

#symposium.page .gallery h1 {
  font-family: 'LatoLight';
  font-size: 2.5em;
  margin-top: 36px;
  color: #009FE3;
  border-bottom: 0;
  text-align: center;
  margin-bottom: 0; }

.gallery h1 {
  font-family: 'LatoLight';
  font-size: 2.5em;
  margin-top: 36px;
  color: #009FE3;
  border-bottom: 0 !important;
  text-align: center !important;
  margin-bottom: 0; }

#symposium.page .gallery h1 span {
  color: rgba(51, 51, 51, 0.4); }

.gallery h1 span {
  color: rgba(51, 51, 51, 0.4); }

.gallery .other-gallery {
  text-align: center; }

#symposium.page .gallery.videos .other-gallery button {
  display: inline-block;
  margin: 0 1em; }

#symposium.page .gallery.videos .videos-journal .lectures li {
  width: 33.33%; }

#symposium.page .gallery.videos .videos-journal .lectures {
  margin-top: 60px; }

.gallery .other-gallery button {
  border: 1px solid rgba(51, 51, 51, 0.4);
  border-radius: 20px;
  color: rgba(51, 51, 51, 0.4);
  padding: 0 2.5em;
  margin: 0px 1em;
  display: inline-block; }

.gallery .other-gallery button:hover {
  color: #fff; }

.gallery .other-gallery button.back {
  padding: 0 2.2em; }

.gallery .other-gallery button .fa {
  padding-right: 6px; }

.gallery .gallery-images {
  margin-top: 20px; }

.gallery .gallery-images li {
  width: 25%;
  float: left;
  padding: 0 0.5em 0.5em 0.5em;
  list-style: none; }

.gallery .image {
  height: 175px;
  width: 100%;
  background-size: cover;
  margin: 0.5em;
  position: relative; }

.gallery .image .overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  transition: all 200ms ease-in-out; }

.gallery .image .overlay .fa {
  color: #fff;
  text-align: center;
  display: block;
  top: -38px;
  position: absolute;
  width: 100%;
  font-size: 36px;
  transition: all 200ms ease-in-out; }

.gallery .image:hover .overlay .fa {
  top: 70px; }

.gallery .image:hover .overlay {
  opacity: 1; }

/******************************************************
Symposium page
******************************************************/
#symposium.page .main-image {
  height: 400px; }

#symposium.page .main-image .subtitle {
  padding: 30px 10% 0; }

#symposium.page .symposium-timeline .title {
  visibility: visible;
  font-size: 2.5em;
  text-align: center;
  font-family: 'LatoLight';
  color: #009FE3; }

#symposium.page .timeline-title {
  font-size: 1.25em; }

#symposium.page .about-symposium ul {
  list-style: circle;
  margin-left: 3em !important;
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e;
  margin-bottom: 1em !important; }

#symposium.page .timeline > li {
  margin-bottom: 0; }

.journal-content-article #symposium.page ul {
  margin-left: 0;
  margin-bottom: 0; }

#symposium.page .timeline > li > .timeline-panel {
  padding: 20px 20px 10px; }

#symposium.page .gallery button {
  display: block;
  margin: auto;
  border-radius: 20px;
  padding: 0 2.5em; }

#symposium.page .see-more {
  margin-top: 20px; }

.journal-content-article .gallery ul {
  margin: 0; }

#symposium.page .download-more {
  text-align: center; }

#symposium.page .download-more .fa {
  font-size: 2em;
  color: #cccccc;
  margin-left: 5px; }

#symposium.page .download-more .download-button {
  margin-top: 20px; }

#symposium.page .download-more .download-button button {
  border-radius: 20px; }

#symposium.page .about-symposium {
  margin: 0;
  text-align: left; }

#symposium.page h1 {
  border-bottom: 1px solid rgba(228, 228, 228, 0.41);
  display: block;
  text-align: left; }

#symposium.page .videos-journal .title {
  font-size: 1.875em;
  color: #009FE3;
  font-family: 'LatoLight';
  border-bottom: 1px solid rgba(228, 228, 228, 0.41);
  padding-bottom: 10px; }

#symposium.page .videos-journal .lectures {
  margin-top: 30px;
  list-style: none; }

#symposium.page .videos-journal .lectures li {
  width: 50%;
  float: left;
  cursor: pointer;
  margin-bottom: 1em; }

#symposium.page .videos-journal .lectures li .video-image {
  width: 60px;
  height: 60px;
  background-size: cover;
  float: left;
  margin-right: 1em;
  position: relative; }

#symposium.page .videos-journal .lectures li .video-image .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%; }

#symposium.page .videos-journal .lectures li .video-image .overlay .fa {
  color: #fff;
  font-size: 26px;
  text-align: center;
  display: block;
  margin-top: 18px; }

#symposium.page .videos-journal .lectures .video-info {
  margin-top: -3px;
  padding-left: 75px;
  padding-right: 20px; }

#symposium.page .videos-journal .lectures li .speaker {
  font-weight: 300;
  text-align: left; }

#symposium.page .videos-journal .lectures li .lecture-title {
  color: #009FE3;
  font-weight: 300;
  font-size: 1.25em;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1.1em;
  margin-top: 3px; }

#symposium.page .videos-journal button {
  border-radius: 20px;
  text-align: center;
  padding: 0 2em;
  margin-bottom: 20px; }

#symposium.page .videos-journal .description {
  margin: 20px 0;
  font-weight: 300;
  font-size: 0.938em;
  font-weight: 300; }

/******************************************************
CSS MEDIA QUERIES
******************************************************/
@media only screen and (max-width: 930px) {
  table.bigtable th, td, tr, caption {
    padding: 10px 10px;
    font-size: 85%; } }
@media only screen and (max-width: 670px) {
  section.with-nav, section.no-nav, section.single {
    padding-top: 4em; }

  .with-nav .content {
    margin-left: 0; }

  .with-nav .secondary-nav {
    float: none;
    margin-top: 0;
    margin-bottom: 2em;
    width: 100%;
    border-bottom: 1px solid #ccc; }

  .with-nav .secondary-nav a {
    padding: 0.5em;
    display: inline-block;
    border: none; }

  .single .content {
    margin-left: 0; }

  .single .suggestions {
    float: none;
    margin-top: 0;
    margin-bottom: 2em;
    width: 100%;
    border-bottom: 1px solid #ccc; }

  table.bigtable th, td, tr, caption {
    font-size: 100%; } }
@media only screen and (max-width: 480px) {
  .media-resources .logos .item {
    width: 46%; }

  .media-resources .audio, .media-resources .video {
    float: none;
    width: 100%; }

  .media-resources .photo-galleries .item {
    width: 48%; } }
.with-nav .portlet-layout, .single .portlet-layout {
  clear: none; }

.portlet-asset-publisher .separator {
  border: none;
  margin: 0; }

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

.content-bg {
  background-color: #F4F5F3; }

.content-bg p {
  margin: 0px; }

/*
PASSWORD RESET
*/
#passwordReset {
  margin: 50px 0; }

#passwordReset .password-reset-form {
  margin-top: 30px; }

#passwordReset:after {
  clear: both;
  display: block;
  content: ''; }

#passwordReset .password-reset-description h2 {
  color: #009fe3;
  font-size: 3.5em;
  font-family: 'LatoLight';
  text-align: center;
  margin: 0px 0px 0px 0px; }

#passwordReset .password-reset-description .description p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5em;
  color: #333;
  text-align: center;
  margin: 0;
  line-height: 110%;
  font-weight: 300; }

#passwordReset .password-reset-form:after {
  clear: left; }

#passwordReset input[type=submit] {
  width: 350px; }

#portlet_new-password > header {
  display: none; }

#passwordReset .password-reset-status {
  content: " "; }

#passwordReset .password-reset-status .description {
  display: block;
  color: #fb797e;
  text-align: center;
  width: 350px;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 10px; }

/*---- COOKIES ----*/
#cookies {
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: fixed;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 350;
  overflow: hidden;
  display: none;
  bottom: 0;
  -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.4); }

#cookies div.cookiesInner {
  width: 1240px;
  margin: 0 auto;
  padding: 20px;
  overflow: hidden; }

#cookies .cookiesHeader {
  font-size: 1.875em;
  color: #009FE3;
  line-height: 120%;
  font-weight: 500;
  margin-bottom: 15px; }

#cookies .cookiesBody {
  font-family: 'Open Sans';
  font-size: 1.125em;
  color: #333333;
  line-height: 120%;
  font-weight: 400;
  margin-bottom: 15px; }

#cookies .cookiesMore {
  color: #505A65; }

#cookies a {
  color: #009FE3;
  text-decoration: underline; }

#cookies .cookieButton {
  display: inline-block;
  padding: .8em 1.4em;
  margin: 10px 0;
  font-family: 'Open Sans';
  font-weight: 500;
  font-size: 1.25em;
  color: white;
  text-decoration: none;
  border-radius: 3px;
  background: #009FE3;
  cursor: pointer; }

@media only screen and (max-width: 1280px) {
  #cookies div.cookiesInner {
    width: 96%; } }
@media only screen and (max-width: 670px) {
  #cookies div.cookiesInner {
    margin-top: 51px; } }
/*---- COOKIES ----*/
/* MESSAGES */
.warning-popup, .message-popup, .blue-message-popup {
  padding: 2em 4em;
  text-align: center;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.5em; }

.warning-popup {
  background: #ff8600 url("/AlifePortal-Private-theme/images/messages/exclamation-white.png") no-repeat 1em center; }

.message-popup {
  background: #66bda0 url("/AlifePortal-Private-theme/images/messages/check-white.png") no-repeat 1em center; }

.blue-message-popup {
  background-color: #00698C;
  font-family: "Patrick Hand", "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* MESSAGES */
/*---- VIDEO ----*/
.videoFrame[data-vertical='false'] {
  height: 296px;
  margin: 0 auto;
  width: 525px; }

.videoFrame[data-vertical='true'] {
  height: 525px;
  margin: 0 auto;
  width: 296px; }

.youtube-container, .wowza-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.youtube-video, .wowza-video {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#video-dialog {
  background-color: white;
  padding: 1em;
  display: block !important; }

#video-dialog.ui-dialog-content {
  padding: 0;
  margin: 10px; }

#video-container {
  height: 320px; }

#video-dialog button {
  outline: 0;
  text-shadow: none; }

#video-dialog .buttons {
  margin: 0; }

#video-dialog .buttons .close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  opacity: 1;
  text-indent: 1000px;
  background: url(/24alife-public-theme/css/../images/video/close-video.svg);
  box-shadow: none; }

#video-dialog .close-video {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  background: url(/24alife-public-theme/css/../images/video/close-video.svg); }

.no-svg #video-dialog .close-video {
  background: url(/24alife-public-theme/css/../images/video/close-video.png); }

.ui-dialog {
  overflow: visible !important; }

.ui-dialog #video-dialog.ui-dialog-content {
  overflow: visible; }

/*---- VIDEO ----*/
/*-----IFRAME----*/
html.dialog-iframe-root-node {
  background-color: white; }

/*-----IFRAME----*/
span.portlet-action.portlet-options {
  background: url(/24alife-public-theme/css/../images/portlet/options_borderless.png) no-repeat; }

/* Email template */
#email table {
  margin-bottom: 0; }

#email table tr, #email table td {
  border-bottom: none;
  padding: 0; }

#email a {
  text-decoration: underline; }

/*BANNER TOP*/
body.banner #page {
  position: relative;
  top: 44px; }

body.banner .navigation {
  top: 35px; }

body.banner #banner-container {
  display: block; }

body.banner #footer_menu {
  margin-top: 94px; }

#banner-container {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%; }

#top-banner .hls_banner {
  background-color: #009FE3;
  width: 100%; }

#top-banner .close-banner {
  position: relative;
  float: right;
  bottom: 78px;
  color: white;
  font-size: 20px;
  right: 15px;
  cursor: pointer; }

#top-banner .title {
  height: 85px; }

#top-banner .left_title {
  float: left;
  margin-top: 34px;
  text-align: left; }

#top-banner .middle_title {
  margin: 28px 75px 28px 75px;
  float: left;
  text-align: center;
  width: 30%; }

#top-banner .right_button {
  float: left;
  cursor: pointer;
  border: 1px solid white;
  border-radius: 3px;
  width: 205px;
  height: 40px;
  text-align: center;
  padding-top: 12px;
  margin-top: 22px; }

#top-banner .right_button:hover {
  background-color: white;
  color: #009fe3;
  animation: pulse_upgrade 300ms; }

@keyframes pulse_upgrade {
  0% {
    color: white;
    background-color: #009FE3; }

  100% {
    color: #009FE3;
    background-color: white; } }

#top-banner .left_title, .right_button {
  font-size: 12px;
  color: white;
  font-weight: 100;
  width: 30%;
  text-align: right; }

#top-banner .middle_title > h4 {
  font-size: 20px;
  color: white;
  font-weight: 100; }

#top-banner .hls_banner .container {
  width: inherit; }

#top-banner .new {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px; }

#top-banner .new i {
  padding: 0 10px; }

/*SYMPOSIUM*/
#HLS {
  font-weight: 300;
  font-size: 0.938em;
  color: #221e1e; }

#HLS .header_image {
  background-image: url("/24alife-public-theme/css/../images/joinus/HLS2017.png");
  height: 400px;
  width: 100%;
  background-position: 60% 38%; }

.header_image_overlay {
  background: rgba(0, 0, 0, 0.3);
  height: 400px; }

#HLS .header_image .inner {
  font-family: 'LatoLight';
  color: #fff;
  text-align: center; }

#HLS .hls_title {
  margin-top: 130px;
  font-size: 3em;
  text-transform: uppercase; }

#HLS .hls_title span {
  text-transform: none;
  font-size: 0.625em; }

#HLS .hls_subtitle {
  margin-top: 40px;
  font-weight: 800; }

#HLS .column_text_left {
  text-align: justify;
  text-justify: inter-word; }

#HLS .column_left {
  float: left; }

#HLS .column_right {
  float: left; }

#HLS .column_title {
  display: block;
  text-align: left;
  color: #009FE3;
  margin: 15px 0px 0px;
  font-size: 26px; }

#HLS .column_title > h1 {
  display: block;
  text-align: left;
  font-family: 'LatoLight';
  color: #009FE3;
  padding-top: 20px; }

#HLS .column_text > p {
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 2px; }

#HLS .column_text {
  line-height: 28px; }

#symposium .main-image .timeline-header li:before {
  left: 88px;
  width: 190px; }

@media only screen and (max-width: 1142px) {
  #symposium .main-image .timeline-header > ul > li > a > button {
    margin: 0; }

  #symposium .main-image .timeline-header li:before {
    width: 120px;
    left: 50px; } }
@-moz-document url-prefix() {
  #symposium .main-image .timeline-header li:before {
    left: 88px;
    width: 201px;
    top: 72px; } }

@-moz-document url-prefix() {
  @media only screen and (max-width: 1142px) {
    #symposium .main-image .timeline-header > ul > li > a > button {
      margin: 0; }

    #symposium .main-image .timeline-header li:before {
      width: 138px;
      left: 52px; } } }

@media only screen and (max-width: 960px) {
  #top-banner .close-banner {
    position: relative;
    float: right;
    bottom: 80px;
    color: white;
    font-size: 12px;
    right: 5px;
    cursor: pointer; }

  #top-banner .title {
    height: 80px; }

  #top-banner .left_title {
    float: left;
    margin: 20px 5px 5px 50px;
    text-align: center; }

  #top-banner .middle_title {
    margin: 0px 5px 5px 50px;
    float: left;
    width: 100%;
    text-align: center; }

  #top-banner .right_button {
    float: left;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 3px;
    width: 125px;
    height: 36px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: 50px;
    /* 			margin: 20px 0px 0px 200px; */ }

  #top-banner .left_title, .right_button {
    font-size: 12px;
    color: white;
    font-weight: 100;
    float: left;
    width: initial; }

  #top-banner .middle_title > h4 {
    font-size: 18px;
    color: white;
    font-weight: 100;
    float: left; } }
@media only screen and (max-width: 500px) {
  #top-banner .close-banner {
    position: relative;
    float: right;
    bottom: 78px;
    color: white;
    font-size: 12px;
    right: 5px;
    cursor: pointer; }

  #top-banner .title {
    height: 80px; }

  #top-banner .left_title {
    float: left;
    text-align: center;
    margin: 5px 0px 0px 0px;
    width: 100%; }

  #top-banner .middle_title {
    margin: 5px 0px 5px 0px;
    float: left;
    width: 100%;
    text-align: center; }

  #top-banner .right_button {
    float: left;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 3px;
    width: 100px;
    height: 24px;
    text-align: center;
    padding-top: 3px;
    margin-top: 0px;
    position: absolute;
    margin: 0px;
    left: 40%;
    bottom: 20px; }

  #top-banner .left_title, .right_button {
    font-size: 12px;
    color: white;
    font-weight: 100;
    float: left; }

  #top-banner .middle_title > h4 {
    font-size: 16px;
    color: white;
    font-weight: 100;
    float: none; } }
#portlet_status > header {
  display: none; }

#deadLink {
  display: inline-block;
  width: 100%;
  position: relative; }

#deadLink .errorImage {
  background-image: url("/24alife-public-theme/css/../images/icon_deadLink.png");
  width: 285px;
  height: 250px;
  float: left;
  margin-right: 46px; }

#deadLink .errorContent {
  float: left;
  max-width: 46%; }

#deadLink .errorHeader {
  color: #FF8500;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-size: 6em;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 15px; }

#deadLink .errorSubHeader {
  color: #333333;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  line-height: 120%;
  font-weight: 500;
  margin-bottom: 15px; }

#deadLink .errorText {
  color: #505C65;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-size: 1.25em;
  line-height: 120%;
  font-weight: 400;
  margin-bottom: 15px; }

#deadLink .errorHome {
  margin-right: 30px;
  color: #66BDA0;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-left: 10px; }

#deadLink .errorHomeImg {
  background-image: url("/24alife-public-theme/css/../images/icon_deadLink_home.png");
  width: 83px;
  height: 100px; }

#deadLink .errorHome a {
  color: #66BDA0;
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-size: 1.5625em;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  display: block; }

#deadLink .errorHome a:hover {
  text-decoration: underline; }

@media only screen and (max-width: 1000px) {
  #deadLink .errorImage {
    background-size: 80%;
    float: left;
    margin-right: 46px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0px;
    width: 200px; }

  #deadLink .errorBackImg {
    margin-right: 20px; }

  #deadLink .errorHeader {
    font-size: 5em; } }
@media only screen and (max-width: 850px) {
  #deadLink .errorHomeImg {
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center bottom; } }
@media only screen and (max-width: 670px) {
  #deadLink .errorImage {
    display: none; } }
/*! jQuery UI - v1.10.3 - 2013-08-26
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 500; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  margin: 0px -25px 0 0;
  padding: 1px;
  background-color: transparent;
  border: none;
  outline: none; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0;
  background: 0;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(/24alife-public-theme/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url(/24alife-public-theme/css/../images/ui/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaaaaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget-overlay {
  background: #000000;
  opacity: .6;
  filter: Alpha(Opacity=60);
  /*background: #aaaaaa url(/24alife-public-theme/css/../images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity =  30);*/ }

/*! jQuery UI - v1.11.0 - 2014-07-01
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-widget-overlay {
  background: #000;
  opacity: .6;
  filter: Alpha(Opacity=60); }

.ui-progressbar .ui-progressbar-overlay {
  background: url("/24alife-public-theme/css/../images/ui/animated-overlay.gif"); }

.ui-dialog {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  padding: 0; }

.ui-dialog .ui-dialog-titlebar {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  height: 36px; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

#main-image .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 558px;
  max-height: 1200px; }

#main-image .image-text {
  position: absolute;
  top: 26%;
  left: 4em;
  padding-right: 40px; }

#main-image .image-title {
  color: #fff;
  font-size: 3.5em;
  font-family: 'LatoLight';
  padding-bottom: 10px;
  text-align: left;
  text-shadow: 1px 2px 4px rgba(150, 150, 150, 0.3); }

#main-image .image-subtitle {
  color: #333;
  font-size: 1.25em;
  font-family: 'LatoLight';
  width: 70%;
  line-height: 1.3em;
  text-align: left; }

#main-image .solution-list {
  margin-bottom: 0;
  line-height: 100px;
  text-align: left;
  display: none; }

#main-image .solution-list li {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  padding-right: 1em;
  font-size: 1.25em; }

#main-image .solution-list li a {
  color: #fff;
  text-decoration: none;
  position: relative; }

#main-image .solution-list li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 30px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

#main-image .solution-list li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

#main-image .solution-list li a:focus, #main-image .solution-list li a:hover {
  text-decoration: none;
  color: #fff; }

#main-image .background {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  background-image: url(/24alife-public-theme/css/../images/main-image/24alifeBg2.jpg); }

#main-image .bottom-line {
  height: 100px;
  background-color: #009fe3;
  width: 100%;
  position: relative; }

#main-image .bottom-line .inner {
  overflow: visible; }

#main-image .phone {
  background: url(/24alife-public-theme/css/../images/main-image/cover_image_phone1.png);
  width: 230px;
  height: 260px;
  position: absolute;
  top: -160px;
  background-repeat: no-repeat; }

#main-image .bottom-text {
  padding-left: 220px;
  display: inline-block;
  color: #fff;
  font-weight: 300;
  padding-top: 22px;
  font-family: "LatoLight"; }

#main-image .image-text-bottom {
  /* width: 100%; */
  text-align: left; }

#main-image .bottom-text .plus-text {
  font-size: 1.5em;
  text-align: left;
  line-height: 1em; }

#main-image .bottom-text .sub-text {
  font-size: 1em;
  padding-top: 2px;
  line-height: 0.9em;
  text-align: left; }

#main-image .mayoLogo {
  display: inline;
  height: 117px;
  margin-top: -9px;
  float: right;
  margin-right: 30px; }

/* @import url(blog.css); */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollInRight {
  -webkit-animation-name: rollInRight;
  animation-name: rollInRight; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.text-center {
  text-align: center; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ------------------------------------------------------------------------------
	$GLOBAL
------------------------------------------------------------------------------ */
/* portlet popup */
#portletDialog.portlet-dialog {
  z-index: 1000000000;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  border-radius: 5px; }

#popup-dialog #print-popup.popup-window .popup-content {
  padding: 1em; }

.popup {
  padding: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  position: relative; }

.popup.white {
  width: 1000px;
  color: inherit;
  background-color: white;
  padding: 30px; }

.popup.green {
  width: 56em;
  color: white;
  background-color: #60C0C2; }

.popup .tip {
  font-size: 18px;
  margin-bottom: 1.5em;
  font-family: 'Roboto';
  line-height: 1.4em; }

.popup .first-container {
  padding-left: 15em;
  margin-top: 36px; }

.popup .first-container button {
  margin: 0.5em 0; }

.popup .first-container .explanation p {
  width: 30em;
  line-height: 1.5em;
  font-size: 1.375em;
  padding-bottom: 1em; }

/*** CLOSE ***/
.close-bar {
  text-align: right;
  float: right;
  cursor: pointer; }

.close-bar > span {
  vertical-align: middle; }

.close-bar.blue {
  color: #288BCE; }

.close-bar.blue span {
  display: none; }

.close-bar.white {
  color: white; }

.popup .close-button {
  padding: 15px;
  vertical-align: middle; }

.popup .close-button.green {
  background-color: #60C0C2;
  background: url("/24alife-public-theme/css/../images/popups/close-white.png") no-repeat center;
  outline: none; }

/*** POPUP HEADING ***/
.popup.green .heading {
  font-size: 1.75em;
  margin-bottom: 1em;
  /* 	clear: both; */ }

.popup.white .heading {
  margin-bottom: 0.5em;
  padding-top: 0;
  font-size: 30px;
  font-weight: 400;
  font-family: 'Roboto';
  color: #009fe3;
  text-align: left; }

.popup.white button {
  /* color: white; */
  background-color: #009fe3;
  height: 50px; }

.popup.green button {
  background-color: white; }

.popup .buttons {
  width: 100%;
  margin-top: 1.5em;
  padding-bottom: 0.5em;
  overflow: hidden;
  text-align: center;
  clear: both;
  font-family: 'Roboto'; }

.popup .buttons button {
  float: right; }

.popup #buttons-show-more button {
  margin: 0 25px;
  min-width: 7.5em; }

/*** POPUP CHECKBOXES ***/
.popup input[type=checkbox] {
  display: none; }

.popup.green #questionsContainer input[type=checkbox] + label {
  padding-left: 2.25em;
  display: block;
  /* background: url("/24alife-public-theme/css/../images/popups/checkbox-no.png") no-repeat left center; */ }

.popup.green #questionsContainer input[type=checkbox]:checked + label {
  /* background: url("/24alife-public-theme/css/../images/popups/checkbox-yes.png") no-repeat left center; */ }

.popup.white #questionsContainer input[type=checkbox] + label {
  /* padding-left: 2.25em; */
  /* display: block; */
  /* background: url("/24alife-public-theme/css/../images/popups/white_checkbox_no.png") no-repeat left center; */ }

.popup.white #questionsContainer input[type=checkbox]:checked + label {
  /* background: url("/24alife-public-theme/css/../images/popups/white_checkbox_yes.png") no-repeat left center; */ }

/*** POPUP RADIO-BUTTONS ***/
input[type=radio] {
  display: none; }

input[type=radio] + label {
  display: inline-block;
  width: 26px;
  height: 25px;
  border-radius: 2em; }

.popup.green.questionnaire-content input[type=radio] + label {
  background: url("/24alife-public-theme/css/../images/popups/radio-no.png") no-repeat left center;
  vertical-align: middle;
  /* padding-left: 0.60em; */
  /* padding-bottom: 0.2em; */
  padding-top: 0.5em; }

.popup.green.questionnaire-content input[type=radio]:checked + label {
  background: url("/24alife-public-theme/css/../images/popups/radio-yes.png") no-repeat left center;
  vertical-align: middle;
  	/* padding-left: 0.6em;
            padding-bottom: 0.2em; */
  padding-top: 0.5em; }

.popup.green input[type=radio] + label span {
  opacity: 0.7; }

.popup.white input[type=radio] + label span {
  color: white;
  font-weight: bold; }

.popup.green input[type=radio]:checked + label span {
  display: none; }

.popup.white input[type=radio]:checked + label span {
  display: none; }

.popup.white #questionsContainer input[type=radio] + label {
  /* background: url("/24alife-public-theme/css/../images/popups/white-radio-no.png") no-repeat left center; */
  vertical-align: middle;
  /* padding-top: 0.5em; */
  padding-left: 0; }

.popup.white #questionsContainer input[type=radio]:checked + label {
  /* background: url("/24alife-public-theme/css/../images/popups/white-radio-yes.png") no-repeat left center; */
  /* vertical-align: middle; */
  /* padding-top: 0.5em; */ }

.popup.white #questionsContainer .radio-item {
  padding-left: 8px;
  padding-right: 20px; }

/* ------------------------------------------------------------------------------
	$PROGRESS BAR (JQUERY UI)
------------------------------------------------------------------------------ */
.popup#stress3 .progress {
  margin-top: 1em; }

.popup#stress3 .progress .part {
  /* 	margin-bottom: 0.7em; */
  font-size: .9em; }

.popup#stress3.white .progress .part {
  font-family: "Roboto Slab", Palatino, Georgia, serif;
  font-weight: 700;
  color: #009FE3; }

.popup#stress3 .ui-progressbar {
  height: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

.popup#stress3.white .ui-progressbar {
  border: 2px solid #009FE3; }

.popup#stress3.white .ui-progressbar-value {
  background-color: #009FE3;
  border-right: 16px solid white;
  border-top: 20px solid #009FE3; }

.popup#stress3.green .ui-progressbar {
  border: 2px solid white;
  background-color: white; }

.popup#stress3.green .ui-progressbar-value {
  border-right: 16px solid transparent;
  border-top: 20px solid #60C0C2; }

@media (max-width: 1023px) {
  .popup.white {
    width: 100%; } }
/* Popups global */
.popup {
  background-color: #fff;
  border-radius: 3px; }

.popup .header .title {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase; }

.popup .content {
  margin-top: 40px; }

.popup .close-button {
  speak: none;
  display: inline-block;
  font-family: "Material-Design-Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(0, 159, 227, 0.75);
  font-size: 30px;
  cursor: pointer;
  transition: color 200ms ease-in-out;
  box-shadow: none;
  background-color: transparent !important;
  z-index: 10;
  width: initial !Important; }

.popup .close-button:hover {
  color: #009fe3; }

.popup .close-button:before {
  content: "\e8aa"; }

.popup.medium {
  width: 700px;
  padding: 2em; }

/*Add popup - share*/
.addPopup .shareResult {
  position: absolute;
  right: 55px;
  top: 22px;
  color: #009fe3;
  cursor: pointer;
  font-size: 20px;
  text-transform: uppercase;
  z-index: 10; }

.addPopup .shareResult {
  cursor: pointer; }

.addPopup .shareResult i {
  padding-right: 8px; }

/* Popup overlay */
.popup.more .overlay {
  -webkit-clip-path: circle(142% at 100% 0);
  clip-path: circle(142% at 100% 0);
  visibility: visible; }

.popup .overlay {
  background-color: #039BE5; }

.popup .overlay {
  -webkit-clip-path: circle(0% at 100% 0);
  clip-path: circle(0% at 100% 0);
  -webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
  visibility: hidden;
  left: 0; }

.popup .overlay .closeOverlay.buttonClose {
  color: #fff;
  speak: none;
  display: inline-block;
  font-family: "Material-Design-Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  cursor: pointer;
  transition: color 200ms ease-in-out;
  padding: 15px; }

.popup .overlay .closeOverlay.buttonClose:before {
  content: "\e8aa"; }

.popup .overlay .content {
  padding: 0px 16px 0 16px; }

.popup .overlay .overlayContent {
  padding: 2em;
  color: #fff; }

.popup .progress {
  background: none;
  box-shadow: none;
  height: auto; }

/* Media queries */
@media only screen and (max-width: 700px) {
  .popup {
    border-radius: 0; }

  .popup.medium {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .popup .first-container {
    padding-left: 0;
    margin-top: 20px; }

  .popup .first-container .explanation p {
    width: 100%;
    font-size: 1.25em;
    font-weight: 300; }

  #stress1 {
    min-height: 0; }

  .popup.white .heading {
    font-size: 1.75em;
    padding-right: 0;
    margin-top: 50px;
    line-height: 1.3; }

  .popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff !important;
    overflow-y: auto !important;
    height: 100% !important; }

  .popup#stress1, .popup#stress2, .popup#stress3, .popup#stress4 {
    padding: 0px 16px 16px 16px !important;
    width: calc(100% - 32px) !important; }

  .popup#stress1 .heading, .popup#stress2 .heading {
    color: #673AB7; }

  .popup#stress1 button, .popup#stress2 button {
    background-color: #673AB7;
    float: left;
    position: absolute;
    left: 16px;
    right: 16px;
    width: calc(100% - 32px);
    margin-bottom: 20px; }

  .popup.white button {
    width: 100%;
    margin-bottom: 50px; }

  .popup#stress1 .close-button, .popup#stress2 .close-button {
    color: #673AB7;
    position: relative;
    margin-bottom: 0; }

  #stress4 .chart-container {
    width: 100%; }

  #stress4 .highcharts-container {
    width: 100% !important; }

  .close-bar {
    text-align: center; } }
/* Add popup */
.addPopup .slides li {
  width: 720px;
  position: relative; }

.addPopup .lSSlideOuter .lightSlider {
  padding-bottom: 0 !important; }

.addPopup .lSSlideWrapper {
  max-width: 700px;
  margin-right: 0; }

.addPopup .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 102px;
  right: 152px;
  z-index: 99; }

.addPopup .lSSlideOuter .lSPager.lSpg > li.active a,
.addPopup .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #009fe3; }

.addPopup .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #999; }

.addPopup {
  /* width: 720px;*/
  display: table;
  background: #fff;
  border-radius: 5px; }

.addPopup .picker__header {
  margin-bottom: 20px; }

.addPopup .timepicker_wrap {
  width: 240px; }

.addPopup:after {
  clear: both;
  content: '';
  display: block; }

.addPopup .table {
  display: table;
  border-collapse: separate;
  width: 100%; }

.addPopup .table .column {
  display: table-cell; }

.addPopup .table .row {
  display: table-row; }

.addPopup .hidden {
  display: none !important; }

.addPopup .leftHalf {
  width: 50%;
  float: none;
  position: relative;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  vertical-align: middle; }

.addPopup .inlineField {
  display: inline-block;
  width: 49%; }

.addPopup .inlineField input {
  width: 90% !important; }

.addPopup .leftHalf.image {
  /* height: 350px; */
  background-size: cover;
  padding: 32px 0; }

.addPopup .leftHalf .overlayImage {
  background-color: #09bcd3;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.addPopup .leftHalf .text {
  text-align: center;
  padding: 20px 40px;
  color: #fff;
  font-size: 20px;
  z-index: 2;
  line-height: 26px;
  position: relative;
  vertical-align: middle; }

.addPopup .subcategory .leftHalf .headline {
  color: #fff;
  font-size: 26px;
  z-index: 2;
  text-align: center;
  position: relative; }

.addPopup .subcategory .leftHalf .text {
  font-weight: 400;
  font-size: 16px;
  padding: 16px 40px;
  min-width: 280px;
  line-height: 1.5; }

.addPopup .rightHalf {
  width: 50%;
  position: relative;
  float: none;
  background-color: #fff;
  min-height: 350px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.addPopup .addContent {
  padding: 32px;
  transition: padding 200ms ease-in-out; }

.addPopup .subcategory .addInput .addContent {
  padding: 32px 32px 70px; }

.addPopup .subcategory .addContent {
  padding: 120px 32px 160px 32px; }

.addPopup .error-section {
  display: none;
  color: red; }

.addPopup .error .error-section {
  display: block; }

.addPopup .addList {
  margin: 30px; }

.addPopup .addList li {
  cursor: pointer;
  padding: 10px 0;
  transition: color 200ms ease-in-out;
  font-size: 17px; }

.addPopup .addList li:hover {
  color: #009fe3; }

.addPopup .addList li:before {
  content: '';
  height: 36px;
  width: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px; }

.addPopup .input-field {
  margin-top: 10px; }

.addPopup .input-field [type="radio"]:not(:checked) + label,
.addPopup .input-field [type="radio"]:checked + label {
  width: auto;
  margin-top: 30px;
  margin-bottom: 36px;
  margin-right: 24px; }

.addPopup .input-slider {
  margin: 24px 0 32px; }

.addPopup button.save, .addPopup button.closeButton {
  float: right;
  margin-top: 10px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10; }

.addPopup .input-field .optional {
  text-align: right;
  color: #999;
  font-size: 12px;
  width: calc(100% - 70px);
  margin-top: -10px;
  margin-bottom: 10px; }

.addPopup .input-field label {
  left: 0; }

.addPopup .input-field .unit {
  display: inline-block; }

.dialog,
.dialog__overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.dialog {
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1; }

.dialog.dialog--open button {
  min-width: 100% !important; }

.dialog__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
  visibilty: hidden; }

.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
  visibilty: visible; }

.dialog__content {
  width: 50%;
  max-width: 560px;
  min-width: 290px;
  background: #fff;
  padding: 0em 2em 2em;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
  border-radius: 3px; }

.dialog--open .dialog__content {
  pointer-events: auto; }

.dialog__content .fa-times {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 1.5em;
  color: rgba(51, 51, 51, 0.75);
  cursor: pointer; }

.dialog__content .fa-times-circle:hover {
  color: rgba(51, 51, 51, 0.75); }

.dialog__content .text {
  font-size: 1.5em;
  margin: 2em 0 5px; }

.dialog__content .text.logged-info {
  font-size: 1.5em;
  margin: 0; }

.dialog__content .text.logged-user-info {
  font-weight: 700;
  margin: 1em 0 2em 0; }

.dialog__content .error .text {
  color: #FB797E; }

.dialog.dialog--open .subtext {
  color: #009fe3;
  font-weight: 300;
  cursor: pointer;
  margin-bottom: 30px;
  font-size: 0.938em; }

.dialog__content .text span {
  display: block;
  font-size: 0.6em;
  font-weight: 300;
  margin-top: 6px; }

.dialog__content input, #page .dialog__content input {
  width: 100%;
  height: 55px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 12px 6px;
  margin: 0 0 20px;
  color: #434343;
  font-weight: 300;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border-color: #e4e4e4;
  transition: all 200ms ease-in-out; }

.dialog__content input.last {
  margin-bottom: 10px; }

.dialog__content .forgot {
  text-align: center;
  margin-bottom: 20px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75);
  transition: color 300ms ease-in-out;
  cursor: pointer;
  margin-top: 8px;
  display: block; }

.dialog__content .forgot:hover {
  color: #009FE3; }

.dialog__content .sign-up-login {
  margin-top: 20px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75); }

.dialog__content .sign-up-login span {
  transition: color 300ms ease-in-out;
  color: rgba(0, 159, 227, 0.75);
  cursor: pointer; }

.dialog__content .sign-up-login span:hover {
  color: #009FE3; }

.dialog__content fieldset {
  position: relative; }

.dialog__content label {
  position: absolute;
  top: 19px;
  left: 12px;
  font-weight: 300;
  color: rgba(51, 51, 51, 0.8);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out; }

.dialog__content input:valid + label, .dialog__content input:focus + label {
  color: #009FE3;
  font-size: 12px;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -11px, 0); }

.dialog__content .large-button {
  width: 100%;
  margin: 0;
  background-color: rgba(0, 159, 227, 0.8);
  color: #fff;
  height: 55px;
  text-transform: uppercase;
  transition: background-color 300ms ease-in-out; }

.dialog__content .large-button:hover {
  background-color: #009fe3; }

.dialog__content .login-form {
  max-height: 500px;
  transition: max-height 300ms ease-in-out; }

.dialog__content .login-form.fadeOut {
  max-height: 0;
  overflow: hidden; }

.dialog__content .forgot-form {
  /*max-height: 0;*/
  overflow: hidden; }

.dialog__content .forgot-form.show-it {
  max-height: 500px;
  transition: max-height 300ms ease-in-out; }

.dialog__content .back {
  padding-top: 12px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75);
  text-align: left;
  cursor: pointer;
  transition: color 300ms ease-in-out;
  display: block; }

.dialog__content .back span {
  padding-left: 8px; }

.dialog__content .back:hover {
  color: #009FE3; }

.dialog__content .register-form {
  /*max-height: 0px;*/
  overflow: hidden;
  transition: max-height 300ms ease-in-out; }

.dialog__content .register-form.show-it {
  max-height: 620px; }

.dialog.dialog--open .register-form .text {
  /* font-size: 2em; */
  /* margin: 1.5em; */ }

.dialog.dialog--open .register-form .terms {
  text-align: left;
  margin-bottom: 20px;
  font-size: 0.875em;
  color: rgba(51, 51, 51, 0.75);
  display: inline-block;
  float: left; }

.dialog.dialog--open .register-form .terms span {
  color: rgba(0, 159, 227, 0.75);
  transition: color 300ms ease-in-out;
  cursor: pointer; }

.dialog.dialog--open .register-form .terms #termButton {
  color: rgba(51, 51, 51, 0.75); }

.dialog.dialog--open .register-form .terms .fa {
  padding-right: 0.35em;
  font-size: 1.6em;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-top: -3px;
  color: #e4e4e4;
  transition: color 300ms ease-in-out; }

.dialog.dialog--open .register-form .terms .fa.fa-check-circle {
  color: #009FE3; }

.dialog.dialog--open .register-form .terms span a:hover {
  color: #009FE3;
  text-decoration: none; }

.dialog.dialog--open .register-form .terms span a {
  font-size: inherit;
  padding: 0;
  border-radius: 0;
  line-height: inherit;
  color: #009FE3;
  transition: color 300ms ease-in-out; }

.dialog__content .half {
  display: inline-block;
  width: calc(50% - 4px);
  float: left;
  position: relative; }

.dialog__content .half.first {
  margin-right: 0.5em; }

/* Animation */
.dialog__overlay {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.dialog__content {
  overflow: hidden; }

.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.dialog.dialog--open .dialog__content {
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
  -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.dialog.dialog--close .dialog__content {
  -webkit-animation-name: anim-close;
  animation-name: anim-close; }

.dialog.dialog--open .text,
.dialog.dialog--open .subtext,
.dialog.dialog--open button {
  -webkit-animation: anim-elem 0.4s both;
  animation: anim-elem 0.4s both; }

.dialog.dialog--open .text,
.dialog.dialog--open .subtext {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

.dialog.dialog--open button {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s; }

@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0);
    transform: translate3d(0, -400px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes anim-close {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0); } }

@keyframes anim-close {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); } }

/* Inner elements animations */
@-webkit-keyframes anim-elem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes anim-elem {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* IE9 FIX */
.ie9 .dialog__overlay {
  visibility: hidden; }

.ie9 .dialog__content .content {
  display: none; }

.browserNotification {
  display: none;
  margin-top: 40px; }

.browserNotification .title {
  margin-top: 16px;
  font-size: 24px;
  color: #009fe3;
  text-transform: uppercase; }

.browserNotification .text {
  font-size: 15px;
  margin: 16px 0 10px;
  line-height: 1.4;
  font-weight: 300; }

.browserNotification .download .text {
  font-weight: 400; }

.browserNotification .download li {
  display: inline-block;
  padding: 20px 0;
  width: 21%;
  position: relative;
  margin: 0 2% 30px; }

.browserNotification .download li .name {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 8px;
  font-size: 14px; }

.browserNotification .download li img {
  width: 50px; }

.ie9 .browserNotification {
  display: block; }

.ie9 .dialog--open .dialog__overlay {
  visibility: visible; }

.ie9 .dialog--open .dialog__content {
  opacity: 1;
  margin: 0 auto;
  margin-top: 10%; }

.ie9 .dialog__content label {
  top: -24px;
  height: 48px;
  padding: 6px 12px 6px; }

.ie9 .dialog__content input {
  margin-bottom: 35px; }

.ie9 .dialog {
  display: none; }

.ie9 .dialog--open.dialog {
  display: block; }

.dialog .regions:after {
  clear: both;
  content: '';
  display: block; }

.dialog .regions {
  margin-bottom: 20px; }

.dialog .regions .region span {
  text-align: left;
  font-size: 15px;
  margin-top: 0px;
  display: inline-block;
  max-width: 95px;
  line-height: 1.4; }

.dialog .regions .region {
  border: 1px solid #e4e4e4;
  float: left;
  width: calc(33% - 10px);
  text-align: left;
  padding: 13px;
  height: 108px;
  position: relative;
  margin-right: 16px;
  border-radius: 3px;
  transition: all 200ms ease-in-out;
  cursor: pointer; }

.dialog .regions .region:hover {
  border: 1px solid #009fe3; }

.dialog .regions .region:last-child {
  margin-right: 0; }

.dialog .regions .region.selected {
  background-color: #009fe3; }

.dialog .regions .region.selected span {
  color: #fff; }

.dialog .regions .region .america {
  background-image: url(/24alife-public-theme/css/../images/regions/america.svg?v=1);
  height: 96px;
  width: 88px;
  position: absolute;
  right: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 8px;
  background-position: 100%;
  opacity: 0.5; }

.dialog .regions .region .asia {
  background-image: url(/24alife-public-theme/css/../images/regions/asia.svg?v=1);
  height: 106px;
  width: 80px;
  position: absolute;
  right: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  opacity: 0.5; }

.dialog .regions .region .europe {
  background-image: url(/24alife-public-theme/css/../images/regions/europe.svg?v=1);
  height: 132px;
  width: 100px;
  position: absolute;
  right: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  top: -13px;
  background-position: 100%;
  right: -13px;
  opacity: 0.5; }

.dialog #passwordreset .regions {
  margin-top: 36px; }

.dialog {
  position: initial; }

#page .dialog fieldset {
  width: 100%; }

@font-face {
  font-family: '24alife_icons';
  src: url("/24alife-public-theme/css/../fonts/24alife_icons.eot?-w5tvbj");
  src: url("/24alife-public-theme/css/../fonts/24alife_icons.eot?#iefix-w5tvbj") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/24alife_icons.woff?-w5tvbj") format("woff"), url("/24alife-public-theme/css/../fonts/24alife_icons.ttf?-w5tvbj") format("truetype"), url("/24alife-public-theme/css/../fonts/24alife_icons.svg?-w5tvbj#24alife_icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.e-icon {
  font-family: '24alife_icons';
  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; }

.e-icon_targeet:before {
  content: "\e75e"; }

.e-icon_ActivateProgram:before {
  content: "\e600"; }

.e-icon_AddFile:before {
  content: "\e601"; }

.e-icon_AddFolder:before {
  content: "\e602"; }

.e-icon_Alarm:before {
  content: "\e603"; }

.e-icon_Alert2:before {
  content: "\e604"; }

.e-icon_Alert-21:before {
  content: "\e605"; }

.e-icon_Alert-78:before {
  content: "\e606"; }

.e-icon_Anchor:before {
  content: "\e607"; }

.e-icon_Attachment:before {
  content: "\e608"; }

.e-icon_Bag:before {
  content: "\e609"; }

.e-icon_Balance:before {
  content: "\e60a"; }

.e-icon_BatteryFull:before {
  content: "\e60b"; }

.e-icon_Beacon:before {
  content: "\e60c"; }

.e-icon_Bluetooth:before {
  content: "\e60d"; }

.e-icon_Book:before {
  content: "\e60e"; }

.e-icon_Book2:before {
  content: "\e60f"; }

.e-icon_Box:before {
  content: "\e610"; }

.e-icon_Box2:before {
  content: "\e611"; }

.e-icon_Brightness:before {
  content: "\e612"; }

.e-icon_Building:before {
  content: "\e613"; }

.e-icon_Burn:before {
  content: "\e614"; }

.e-icon_Calculator:before {
  content: "\e615"; }

.e-icon_Calling:before {
  content: "\e616"; }

.e-icon_Camera:before {
  content: "\e617"; }

.e-icon_Camera2:before {
  content: "\e618"; }

.e-icon_Camera4:before {
  content: "\e619"; }

.e-icon_Cancel2:before {
  content: "\e61a"; }

.e-icon_Cancel22:before {
  content: "\e61b"; }

.e-icon_Cancel3:before {
  content: "\e61c"; }

.e-icon_Cancel-09:before {
  content: "\e61d"; }

.e-icon_Cancel-77:before {
  content: "\e61e"; }

.e-icon_CancelAlarm:before {
  content: "\e61f"; }

.e-icon_CancelCall:before {
  content: "\e620"; }

.e-icon_Car:before {
  content: "\e621"; }

.e-icon_Cargo:before {
  content: "\e622"; }

.e-icon_Cassete:before {
  content: "\e623"; }

.e-icon_Castle:before {
  content: "\e624"; }

.e-icon_Charging:before {
  content: "\e625"; }

.e-icon_Charging2:before {
  content: "\e626"; }

.e-icon_Charging3:before {
  content: "\e627"; }

.e-icon_Chat:before {
  content: "\e628"; }

.e-icon_Chat2:before {
  content: "\e629"; }

.e-icon_Chat3:before {
  content: "\e62a"; }

.e-icon_Chat4:before {
  content: "\e62b"; }

.e-icon_Chat5:before {
  content: "\e62c"; }

.e-icon_ChatSmile:before {
  content: "\e62d"; }

.e-icon_Chip:before {
  content: "\e62e"; }

.e-icon_Chip2:before {
  content: "\e62f"; }

.e-icon_Circus:before {
  content: "\e630"; }

.e-icon_Clock:before {
  content: "\e631"; }

.e-icon_Clock2:before {
  content: "\e632"; }

.e-icon_Clock3:before {
  content: "\e633"; }

.e-icon_Clock4:before {
  content: "\e634"; }

.e-icon_Cloud:before {
  content: "\e635"; }

.e-icon_Cloud2:before {
  content: "\e636"; }

.e-icon_Clubcard:before {
  content: "\e637"; }

.e-icon_Club:before {
  content: "\e638"; }

.e-icon_Coffe:before {
  content: "\e639"; }

.e-icon_Coffe2:before {
  content: "\e63a"; }

.e-icon_Compass:before {
  content: "\e63b"; }

.e-icon_Compass2:before {
  content: "\e63c"; }

.e-icon_Cone:before {
  content: "\e63d"; }

.e-icon_Confirm:before {
  content: "\e63e"; }

.e-icon_Copy:before {
  content: "\e63f"; }

.e-icon_Corporate:before {
  content: "\e640"; }

.e-icon_Court:before {
  content: "\e641"; }

.e-icon_CreditCard:before {
  content: "\e642"; }

.e-icon_CreditCard2:before {
  content: "\e643"; }

.e-icon_Cubes:before {
  content: "\e644"; }

.e-icon_Cup:before {
  content: "\e645"; }

.e-icon_Cut:before {
  content: "\e646"; }

.e-icon_Cycling:before {
  content: "\e647"; }

.e-icon_Dashboard:before {
  content: "\e648"; }

.e-icon_Dashboard2:before {
  content: "\e649"; }

.e-icon_Dashboard3:before {
  content: "\e64a"; }

.e-icon_Date:before {
  content: "\e64b"; }

.e-icon_DeleteFile:before {
  content: "\e64c"; }

.e-icon_DeleteFile2:before {
  content: "\e64d"; }

.e-icon_DeleteFolder:before {
  content: "\e64e"; }

.e-icon_DeleteMessage:before {
  content: "\e64f"; }

.e-icon_DeleteProgram:before {
  content: "\e650"; }

.e-icon_Diamondcard:before {
  content: "\e651"; }

.e-icon_Diamond:before {
  content: "\e652"; }

.e-icon_Director:before {
  content: "\e653"; }

.e-icon_Dnk:before {
  content: "\e654"; }

.e-icon_Door:before {
  content: "\e655"; }

.e-icon_Down:before {
  content: "\e656"; }

.e-icon_Download:before {
  content: "\e657"; }

.e-icon_Downsize:before {
  content: "\e658"; }

.e-icon_Drink:before {
  content: "\e659"; }

.e-icon_Drink2:before {
  content: "\e65a"; }

.e-icon_Eat:before {
  content: "\e65b"; }

.e-icon_Eat2:before {
  content: "\e65c"; }

.e-icon_Eject:before {
  content: "\e65d"; }

.e-icon_Electricity:before {
  content: "\e65e"; }

.e-icon_Electricity4:before {
  content: "\e65f"; }

.e-icon_Electricity5:before {
  content: "\e660"; }

.e-icon_Elevator:before {
  content: "\e661"; }

.e-icon_Endless:before {
  content: "\e662"; }

.e-icon_Endless2:before {
  content: "\e663"; }

.e-icon_Eye:before {
  content: "\e664"; }

.e-icon_Eyedropper:before {
  content: "\e665"; }

.e-icon_Eyedropper2:before {
  content: "\e666"; }

.e-icon_File:before {
  content: "\e667"; }

.e-icon_File2:before {
  content: "\e668"; }

.e-icon_File3:before {
  content: "\e669"; }

.e-icon_File4:before {
  content: "\e66a"; }

.e-icon_Film:before {
  content: "\e66b"; }

.e-icon_Film2:before {
  content: "\e66c"; }

.e-icon_First:before {
  content: "\e66d"; }

.e-icon_Fitness-27:before {
  content: "\e66e"; }

.e-icon_Fitness-55:before {
  content: "\e66f"; }

.e-icon_Fixing:before {
  content: "\e670"; }

.e-icon_Flag:before {
  content: "\e671"; }

.e-icon_Flag2:before {
  content: "\e672"; }

.e-icon_FlagStar:before {
  content: "\e673"; }

.e-icon_Flower:before {
  content: "\e674"; }

.e-icon_Folder:before {
  content: "\e675"; }

.e-icon_Forward:before {
  content: "\e676"; }

.e-icon_fuel:before {
  content: "\e677"; }

.e-icon_Galaxy:before {
  content: "\e678"; }

.e-icon_Gift:before {
  content: "\e679"; }

.e-icon_Gin:before {
  content: "\e67a"; }

.e-icon_Girl:before {
  content: "\e67b"; }

.e-icon_Glasses:before {
  content: "\e67c"; }

.e-icon_Glasses2:before {
  content: "\e67d"; }

.e-icon_Glasses3:before {
  content: "\e67e"; }

.e-icon_Global:before {
  content: "\e67f"; }

.e-icon_Goal:before {
  content: "\e680"; }

.e-icon_Graph:before {
  content: "\e681"; }

.e-icon_Guitar:before {
  content: "\e682"; }

.e-icon_HD:before {
  content: "\e683"; }

.e-icon_Headphones:before {
  content: "\e684"; }

.e-icon_Headphones2:before {
  content: "\e685"; }

.e-icon_Heartcard:before {
  content: "\e686"; }

.e-icon_Heart:before {
  content: "\e687"; }

.e-icon_Heartbeat:before {
  content: "\e688"; }

.e-icon_HeavyTraffic:before {
  content: "\e689"; }

.e-icon_History:before {
  content: "\e68a"; }

.e-icon_Home:before {
  content: "\e68b"; }

.e-icon_Idea:before {
  content: "\e68c"; }

.e-icon_Idea2:before {
  content: "\e68d"; }

.e-icon_Idea3:before {
  content: "\e68e"; }

.e-icon_Info-10:before {
  content: "\e68f"; }

.e-icon_Info-79:before {
  content: "\e690"; }

.e-icon_iPod:before {
  content: "\e691"; }

.e-icon_iPod3:before {
  content: "\e692"; }

.e-icon_Joystick:before {
  content: "\e693"; }

.e-icon_Key:before {
  content: "\e694"; }

.e-icon_Key2:before {
  content: "\e695"; }

.e-icon_Key3:before {
  content: "\e696"; }

.e-icon_Keyboard:before {
  content: "\e697"; }

.e-icon_Keyboard2:before {
  content: "\e698"; }

.e-icon_Knowledge:before {
  content: "\e699"; }

.e-icon_Krneki:before {
  content: "\e69a"; }

.e-icon_Krneki2:before {
  content: "\e69b"; }

.e-icon_Lamp:before {
  content: "\e69c"; }

.e-icon_Laptop:before {
  content: "\e69d"; }

.e-icon_Last:before {
  content: "\e69e"; }

.e-icon_Leaf:before {
  content: "\e69f"; }

.e-icon_Left:before {
  content: "\e6a0"; }

.e-icon_Light:before {
  content: "\e6a1"; }

.e-icon_Lightning:before {
  content: "\e6a2"; }

.e-icon_LiveSession:before {
  content: "\e6a3"; }

.e-icon_Loading:before {
  content: "\e6a4"; }

.e-icon_Location:before {
  content: "\e6a5"; }

.e-icon_Location2:before {
  content: "\e6a6"; }

.e-icon_Lock:before {
  content: "\e6a7"; }

.e-icon_LockFolder:before {
  content: "\e6a8"; }

.e-icon_LockHistory:before {
  content: "\e6a9"; }

.e-icon_LockScreen:before {
  content: "\e6aa"; }

.e-icon_LoveMessage:before {
  content: "\e6ab"; }

.e-icon_LowBattery:before {
  content: "\e6ac"; }

.e-icon_LowBattery2:before {
  content: "\e6ad"; }

.e-icon_Mail:before {
  content: "\e6ae"; }

.e-icon_Mail2:before {
  content: "\e6af"; }

.e-icon_Mail3:before {
  content: "\e6b0"; }

.e-icon_Mail4:before {
  content: "\e6b1"; }

.e-icon_Manu4:before {
  content: "\e6b2"; }

.e-icon_Meal:before {
  content: "\e6b3"; }

.e-icon_Medal:before {
  content: "\e6b4"; }

.e-icon_Medicine:before {
  content: "\e6b5"; }

.e-icon_Men:before {
  content: "\e6b6"; }

.e-icon_Menu:before {
  content: "\e6b7"; }

.e-icon_Menu2:before {
  content: "\e6b8"; }

.e-icon_Menu3:before {
  content: "\e6b9"; }

.e-icon_Menu5:before {
  content: "\e6ba"; }

.e-icon_Mic:before {
  content: "\e6bb"; }

.e-icon_Minus:before {
  content: "\e6bc"; }

.e-icon_mobile:before {
  content: "\e6bd"; }

.e-icon_mobile2:before {
  content: "\e6be"; }

.e-icon_Money:before {
  content: "\e6bf"; }

.e-icon_Monitor:before {
  content: "\e6c0"; }

.e-icon_Monitor2:before {
  content: "\e6c1"; }

.e-icon_Mouse:before {
  content: "\e6c2"; }

.e-icon_Music3:before {
  content: "\e6c3"; }

.e-icon_MusicCloud:before {
  content: "\e6c4"; }

.e-icon_MusicIcon:before {
  content: "\e6c5"; }

.e-icon_MusicIcon2:before {
  content: "\e6c6"; }

.e-icon_MusicMiddle:before {
  content: "\e6c7"; }

.e-icon_MusicON:before {
  content: "\e6c8"; }

.e-icon_Mute:before {
  content: "\e6c9"; }

.e-icon_Mute2:before {
  content: "\e6ca"; }

.e-icon_Navigation:before {
  content: "\e6cb"; }

.e-icon_Note:before {
  content: "\e6cc"; }

.e-icon_Note2:before {
  content: "\e6cd"; }

.e-icon_Nuclear:before {
  content: "\e6ce"; }

.e-icon_Nutrition:before {
  content: "\e6cf"; }

.e-icon_OK:before {
  content: "\e6d0"; }

.e-icon_OK2:before {
  content: "\e6d1"; }

.e-icon_Pairing:before {
  content: "\e6d2"; }

.e-icon_Pause:before {
  content: "\e6d3"; }

.e-icon_PCDownload:before {
  content: "\e6d4"; }

.e-icon_Pen:before {
  content: "\e6d5"; }

.e-icon_peolpe2:before {
  content: "\e6d6"; }

.e-icon_People:before {
  content: "\e6d7"; }

.e-icon_Photo:before {
  content: "\e6d8"; }

.e-icon_Photo3:before {
  content: "\e6d9"; }

.e-icon_Photo4:before {
  content: "\e6da"; }

.e-icon_PhotoFilm:before {
  content: "\e6db"; }

.e-icon_Pin:before {
  content: "\e6dc"; }

.e-icon_Plane:before {
  content: "\e6dd"; }

.e-icon_Play:before {
  content: "\e6de"; }

.e-icon_PlayButton:before {
  content: "\e6df"; }

.e-icon_PlayIcon:before {
  content: "\e6e0"; }

.e-icon_Plus:before {
  content: "\e6e1"; }

.e-icon_Power:before {
  content: "\e6e2"; }

.e-icon_Print:before {
  content: "\e6e3"; }

.e-icon_Profile:before {
  content: "\e6e4"; }

.e-icon_Program:before {
  content: "\e6e5"; }

.e-icon_Progress:before {
  content: "\e6e6"; }

.e-icon_Progress2:before {
  content: "\e6e7"; }

.e-icon_Projection:before {
  content: "\e6e8"; }

.e-icon_Psychology:before {
  content: "\e6e9"; }

.e-icon_Puzzle:before {
  content: "\e6ea"; }

.e-icon_Rack:before {
  content: "\e6eb"; }

.e-icon_Radio:before {
  content: "\e6ec"; }

.e-icon_Radio2:before {
  content: "\e6ed"; }

.e-icon_Raining:before {
  content: "\e6ee"; }

.e-icon_Record:before {
  content: "\e6ef"; }

.e-icon_Record2:before {
  content: "\e6f0"; }

.e-icon_Reload:before {
  content: "\e6f1"; }

.e-icon_Resize:before {
  content: "\e6f2"; }

.e-icon_ResizeIcon:before {
  content: "\e6f3"; }

.e-icon_Right:before {
  content: "\e6f4"; }

.e-icon_Road:before {
  content: "\e6f5"; }

.e-icon_Rocket:before {
  content: "\e6f6"; }

.e-icon_Ruler:before {
  content: "\e6f7"; }

.e-icon_SafetyCloud:before {
  content: "\e6f8"; }

.e-icon_SavedDocuments:before {
  content: "\e6f9"; }

.e-icon_SavedDocuments2:before {
  content: "\e6fa"; }

.e-icon_Savings:before {
  content: "\e6fb"; }

.e-icon_Savings2:before {
  content: "\e6fc"; }

.e-icon_Science:before {
  content: "\e6fd"; }

.e-icon_Science2:before {
  content: "\e6fe"; }

.e-icon_SD:before {
  content: "\e6ff"; }

.e-icon_Search:before {
  content: "\e700"; }

.e-icon_Search2:before {
  content: "\e701"; }

.e-icon_Search3:before {
  content: "\e702"; }

.e-icon_Settings:before {
  content: "\e703"; }

.e-icon_Settings2:before {
  content: "\e704"; }

.e-icon_Shirt:before {
  content: "\e705"; }

.e-icon_Shop:before {
  content: "\e706"; }

.e-icon_shutter:before {
  content: "\e707"; }

.e-icon_SimCard:before {
  content: "\e708"; }

.e-icon_Smile:before {
  content: "\e709"; }

.e-icon_Snow:before {
  content: "\e70a"; }

.e-icon_SoundHigh:before {
  content: "\e70b"; }

.e-icon_SoundLow:before {
  content: "\e70c"; }

.e-icon_Spadecard:before {
  content: "\e70d"; }

.e-icon_Spade:before {
  content: "\e70e"; }

.e-icon_Star:before {
  content: "\e70f"; }

.e-icon_Steer:before {
  content: "\e710"; }

.e-icon_Steps:before {
  content: "\e711"; }

.e-icon_Storm:before {
  content: "\e712"; }

.e-icon_Suitcase:before {
  content: "\e713"; }

.e-icon_Suitcase2:before {
  content: "\e714"; }

.e-icon_Sun:before {
  content: "\e715"; }

.e-icon_SuondLower:before {
  content: "\e716"; }

.e-icon_Sync:before {
  content: "\e717"; }

.e-icon_Table:before {
  content: "\e718"; }

.e-icon_Tag:before {
  content: "\e719"; }

.e-icon_Tag2:before {
  content: "\e71a"; }

.e-icon_Target:before {
  content: "\e71b"; }

.e-icon_Target2:before {
  content: "\e71c"; }

.e-icon_Target3:before {
  content: "\e71d"; }

.e-icon_telephone:before {
  content: "\e71e"; }

.e-icon_Thermometer:before {
  content: "\e71f"; }

.e-icon_Ticket:before {
  content: "\e720"; }

.e-icon_Tickets:before {
  content: "\e721"; }

.e-icon_Train:before {
  content: "\e722"; }

.e-icon_trash:before {
  content: "\e723"; }

.e-icon_Trophy:before {
  content: "\e724"; }

.e-icon_Trousers:before {
  content: "\e725"; }

.e-icon_TV:before {
  content: "\e726"; }

.e-icon_Umbrella:before {
  content: "\e727"; }

.e-icon_Unlock:before {
  content: "\e728"; }

.e-icon_UnsavedDocuments:before {
  content: "\e729"; }

.e-icon_UnsavedDocuments2:before {
  content: "\e72a"; }

.e-icon_Unzoom:before {
  content: "\e72b"; }

.e-icon_Up:before {
  content: "\e72c"; }

.e-icon_Upload:before {
  content: "\e72d"; }

.e-icon_UploadCloud:before {
  content: "\e72e"; }

.e-icon_UploadPhoto:before {
  content: "\e72f"; }

.e-icon_User:before {
  content: "\e730"; }

.e-icon_User2:before {
  content: "\e731"; }

.e-icon_User3:before {
  content: "\e732"; }

.e-icon_User4:before {
  content: "\e733"; }

.e-icon_User5:before {
  content: "\e734"; }

.e-icon_User6:before {
  content: "\e735"; }

.e-icon_UserProfile:before {
  content: "\e736"; }

.e-icon_UserProfile2:before {
  content: "\e737"; }

.e-icon_VideoCam:before {
  content: "\e738"; }

.e-icon_Voice:before {
  content: "\e739"; }

.e-icon_Voice2:before {
  content: "\e73a"; }

.e-icon_VoiceDissabled:before {
  content: "\e73b"; }

.e-icon_Walk:before {
  content: "\e73c"; }

.e-icon_Wallet:before {
  content: "\e73d"; }

.e-icon_Warning:before {
  content: "\e73e"; }

.e-icon_Water:before {
  content: "\e73f"; }

.e-icon_Web:before {
  content: "\e740"; }

.e-icon_WebAlert:before {
  content: "\e741"; }

.e-icon_WebDelete:before {
  content: "\e742"; }

.e-icon_WebOK:before {
  content: "\e743"; }

.e-icon_Weight:before {
  content: "\e744"; }

.e-icon_Wireless:before {
  content: "\e745"; }

.e-icon_Wireless2:before {
  content: "\e746"; }

.e-icon_Wireless3:before {
  content: "\e747"; }

.e-icon_Wireless4:before {
  content: "\e748"; }

.e-icon_WirelessIcon:before {
  content: "\e749"; }

.e-icon_World:before {
  content: "\e74a"; }

.e-icon_World2:before {
  content: "\e74b"; }

.e-icon_Write:before {
  content: "\e74c"; }

.e-icon_Write2:before {
  content: "\e74d"; }

.e-icon_WriteFile:before {
  content: "\e74e"; }

.e-icon_YingYang:before {
  content: "\e74f"; }

.e-icon_Zoom:before {
  content: "\e750"; }

.e-icon-02:before {
  content: "\e751"; }

.e-icon-07:before {
  content: "\e752"; }

.e-icon-09:before {
  content: "\e753"; }

.e-icon-18:before {
  content: "\e754"; }

.e-icon-23:before {
  content: "\e755"; }

.e-icon-24:before {
  content: "\e756"; }

.e-icon-25:before {
  content: "\e757"; }

.e-icon-28:before {
  content: "\e758"; }

.e-icon-49:before {
  content: "\e759"; }

.e-icon-50:before {
  content: "\e75a"; }

.e-icon-55:before {
  content: "\e75b"; }

.e-icon-63:before {
  content: "\e75c"; }

.e-icon-65:before {
  content: "\e75d"; }

#scientists {
  padding-top: 80px; }

#scientists #our-scientists {
  border-bottom: 1px solid #f4f2f2;
  padding: 30px 0 50px; }

#scientists #our-scientists .row {
  transition: margin 200ms ease-in-out; }

#scientists .view-scientist img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  height: 300px; }

#scientists .view-scientist .image {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  height: 300px; }

#scientists .view-scientist .image.ihan {
  background: url("/24alife-public-theme/css/../images/scientists/Ihan.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.tusak {
  background: url("/24alife-public-theme/css/../images/scientists/Tusak.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.strojnik {
  background: url("/24alife-public-theme/css/../images/scientists/Strojnik.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.himenez {
  background: url("/24alife-public-theme/css/../images/scientists/Himenez.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.kovac {
  background: url("/24alife-public-theme/css/../images/scientists/Eva.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.kalc {
  background: url("/24alife-public-theme/css/../images/scientists/Milos.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.resnik {
  background: url("/24alife-public-theme/css/../images/scientists/Karmen.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.zilavec {
  background: url("/24alife-public-theme/css/../images/scientists/iztok.jpg") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.presecnik {
  background: url("/24alife-public-theme/css/../images/scientists/damijana.jpg") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .image.medicine {
  background: url("/24alife-public-theme/css/../images/scientists/medicine.png") no-repeat center;
  background-size: cover; }

#scientists .view-scientist .mask {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

#scientists .view-scientist .scientist-info {
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  bottom: 1em;
  left: 1em; }

#scientists .view-scientist .scientist-info .scientist-name {
  font-weight: 700;
  font-size: 1.125em; }

#scientists .view-scientist .scientist-info .scientist-profession {
  font-weight: 300;
  text-align: left; }

#scientists .view-scientist .scientist-description {
  color: #fff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  font-weight: 300;
  padding: 1em;
  text-align: left; }

#scientists .view-scientist:hover img, #scientists .view-scientist:focus img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(2);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0.2);
  opacity: 0.2; }

#scientists .view-scientist:hover .image.medicine, #scientists .view-scientist:focus .image.medicine {
  transform: initial;
  opacity: 1; }

#scientists .view-scientist:hover .image, #scientists .view-scientist:focus .image {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0.2);
  opacity: 0.2; }

#scientists .view-scientist:hover .mask, #scientists .view-scientist:focus .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

#scientists .view-scientist:hover .scientist-description, #scientists .view-scientist:hover .scientist-info,
#scientists .view-scientist:focus .scientist-description, #scientists .view-scientist:focus .scientist-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

#scientists .view {
  width: 95%;
  height: 320px;
  margin: 10px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px #e4e4e4;
  -moz-box-shadow: 0px 1px 2px #e4e4e4;
  box-shadow: 0px 1px 2px #e4e4e4;
  cursor: default;
  background-color: #009fe3; }

#scientists .view.icon {
  background-color: #fff; }

#scientists .view-empty {
  width: 95%;
  height: 320px;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#scientists .view .mask, #scientists .view .content {
  width: 100%;
  height: 300px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

#scientists .view img {
  display: block;
  position: relative; }

#scientists #main-news {
  background-color: #fcfcfc;
  min-height: 300px;
  padding: 50px 0;
  border-bottom: 1px solid #e4e4e4; }

#scientists #main-news h1 {
  font-size: 3.125em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #009FE3;
  display: block;
  text-align: center; }

#scientists #main-news .description {
  text-align: center;
  line-height: 2em;
  padding: 0 10%; }

#scientists #main-news .description span {
  color: #009FE3;
  display: block;
  margin-top: 8px;
  font-weight: 400; }

#scientists #main-news button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  min-width: 200px; }

#scientists #research {
  border-bottom: 1px solid #e4e4e4;
  min-height: 200px; }

#scientists #research .content {
  padding: 2em; }

#scientists #research .type {
  font-size: 0.875em; }

#scientists #research h2 {
  font-size: 1.375em;
  color: #009FE3;
  margin: 16px 0;
  font-weight: 300; }

#scientists #research .description {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 0.938em; }

/* Resilience */
#resilience.presentation-page .solution-subtitle {
  color: #29AFBA; }

#resilience .resilience-phone {
  padding-right: 40px; }

#resilience.presentation-page .solution-subtitle.resilience-title-padding {
  padding-top: 70px; }

#resilience button:hover {
  background-color: #29AFBA; }

#resilience.presentation-page section.tran-sustain {
  padding: 0px 0 0px 0; }

#resilience.presentation-page section.tran-sustain .sub-section {
  padding: 0; }

#resilience.presentation-page .call-to-action {
  background-color: #29AFBA; }

#resilience.presentation-page #resiliencePricing .solution-subtitle {
  text-align: center;
  margin-bottom: 0px;
  max-width: 510px;
  margin: 0 auto 24px; }

#resilience.presentation-page #resiliencePricing .solution-subtitle + p {
  text-align: center;
  margin-bottom: 40px;
  max-width: 450px;
  margin: 0 auto 40px; }

#resilience.presentation-page #calculator {
  padding-bottom: 0px; }

.presentation-page #resilienceProgram .text p {
  padding: 0 20%; }

.presentation-page .program-image {
  margin-bottom: 12px; }

#resilience.presentation-page .timelineProgram .timeline li p {
  margin-bottom: -110px; }

#resilience.presentation-page .timelineProgram .timeline li:last-child p {
  margin-bottom: -55px; }

#resilience #contact-us.resilience {
  background: url(/24alife-public-theme/css/../images/resilience/contact-image.png) no-repeat center center;
  background-size: cover;
  min-height: 400px;
  padding: 50px 0 70px; }

#resilience.presentation-page .programTitle,
#resilience .timeline-title {
  color: #29AFBA; }

.presentation-page .c100 .bar {
  border: 0.08em solid #29AFBA; }

.presentation-page .c100 > span.value {
  color: #29AFBA;
  top: -20px; }

.presentation-page .c100:hover > span {
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  color: #29AFBA; }

.presentation-page .c100 {
  margin: 0 auto;
  float: none; }

#resilience #calculator .actions button, #resilience #orderNowPopup .actions button {
  width: 100%;
  color: #fff;
  background: rgba(41, 175, 186, 0.9);
  text-transform: uppercase;
  border: 1px solid #29AFBA; }

.presentation-page .c100 > span.text {
  font-size: 17px;
  color: #494444;
  top: 130px;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  line-height: 1.1;
  font-weight: 400; }

/* Solutions */
.presentation-page .card {
  position: relative;
  overflow: hidden;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
  max-width: 400px;
  float: right; }

.presentation-page b {
  font-weight: 700; }

.presentation-page p {
  font-weight: 300;
  color: #221e1e;
  margin-bottom: 30px; }

.presentation-page .monthCards {
  margin-top: 30px;
  padding: 0 20px;
  text-align: center; }

.presentation-page .card .card-image {
  height: 160px;
  position: relative; }

.presentation-page .card .card-image .image {
  background-size: cover;
  background-position: 50%;
  height: 100%; }

.presentation-page .col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px; }

.presentation-page .monthCards .outside {
  opacity: 0.4; }

.presentation-page .monthCards .inside {
  opacity: 0.7; }

.presentation-page .monthCards .col-centered.mainHabit {
  width: 20%;
  opacity: 1; }

.presentation-page .monthCards .col-centered.mainHabit .card .card-image {
  height: 180px; }

.presentation-page .card .card-image .card-title {
  z-index: 1;
  font-weight: 400;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #fff; }

.presentation-page .card-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4); }

.presentation-page .card .card-content {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  padding: 10px 16px 16px;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 189px;
  margin-bottom: 10px; }

.presentation-page .card .card-image .card-title .month {
  display: block;
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 300; }

.presentation-page .card .card-content p {
  margin: 0;
  color: inherit;
  line-height: 1.5; }

.presentation-page {
  padding: 85px 0 30px; }

.presentation-page section {
  padding: 80px 0 80px 0; }

#habitsPage #habitsProgram {
  padding-bottom: 0;
  margin-bottom: -20px; }

.presentation-page .main-image {
  height: 400px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }

.presentation-page .main-image .inner {
  font-family: 'LatoLight';
  color: #fff;
  text-align: center; }

.presentation-page .videoSection {
  padding-right: 120px; }

.presentation-page .call-to-action {
  background-color: #009fe3;
  width: 100%;
  min-height: 150px;
  text-align: center; }

.presentation-page .call-to-action .call-to-action-text {
  font-size: 3.125em;
  color: #fff !important;
  font-family: 'LatoLight';
  padding: 50px 0 30px; }

.presentation-page .call-to-action .call-to-action-button {
  color: #fff !important;
  border-color: #fff !important;
  width: 250px;
  margin-bottom: 50px; }

.presentation-page .habitsLogo {
  max-height: 275px; }

.presentation-page .timeline {
  margin: 0px 10% 60px;
  padding: 0; }

.presentation-page .timeline-title {
  font-size: 1.25em; }

.presentation-page .timeline > li {
  margin-bottom: 0; }

.presentation-page .timeline > li > .timeline-panel {
  padding-bottom: 0; }

.presentation-page .timelineProgram p {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e; }

.presentation-page .text {
  font-weight: 300;
  color: #221e1e;
  margin-bottom: 30px;
  line-height: 1.5em; }

.presentation-page .app {
  padding: 120px 0 0 0; }

.presentation-page .sub-section {
  padding: 80px 105px 0 0; }

.presentation-page .app .text {
  padding: 50px 30% 0 0; }

.presentation-page p {
  line-height: 1.5;
  font-size: 1em; }

.presentation-page .text.about {
  padding-right: 6%; }

.presentation-page .solution-subtitle {
  color: #009fe3;
  font-size: 3em;
  font-family: 'LatoLight';
  margin-bottom: 10px; }

.presentation-page .programTitle {
  color: #009fe3;
  font-size: 2em;
  font-family: 'LatoLight';
  margin-top: 36px;
  margin-bottom: 12px; }

.presentation-page .main-image .title {
  font-size: 3.750em;
  text-transform: uppercase;
  margin-top: 125px; }

.presentation-page .main-image .subtitle {
  padding: 30px 16% 0;
  font-size: 1.875em; }

.presentation-page .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.presentation-page .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.presentation-page #habitsProgram .text {
  margin-bottom: 0; }

.presentation-page #habitsProgram .text p {
  padding: 0 20%; }

.presentation-page #pricing {
  text-align: center;
  padding: 40px 0 80px; }

@media only screen and (max-width: 1100px) {
  .presentation-page .monthCards .outside {
    display: none; }

  .presentation-page .col-centered {
    width: 25% !important; }

  .presentation-page .monthCards .col-centered.mainHabit {
    width: 30% !important; } }
@media only screen and (max-width: 540px) {
  .presentation-page .main-image .title {
    font-size: 2.5em;
    margin-top: 40px; }

  .presentation-page .text.about {
    padding-right: 0; }

  .presentation-page section {
    padding: 36px 0 36px 0; }

  .presentation-page .videoSection {
    padding-right: 0; }

  .presentation-page .app .text {
    padding: 50px 0 0 0; }

  .presentation-page .monthCards .inside {
    display: none; }

  .presentation-page .monthCards .col-centered.mainHabit {
    width: 80% !important; }

  .presentation-page .timeline > li > .timeline-panel {
    text-align: left; } }
/* Benefits */
#benefits {
  min-height: 500px;
  width: 100%;
  padding: 40px 0 80px;
  border-bottom: 1px solid #e4e4e4; }

#benefits .solution-title {
  text-align: center;
  display: block; }

#benefits .benefits-view {
  text-align: center;
  padding: 30px 0; }

#benefits.corporate .toggle-button {
  display: inline-block;
  border-top: 1px solid #32c0a3;
  border-bottom: 1px solid #32c0a3;
  line-height: 40px;
  padding: 0 2em;
  cursor: pointer;
  color: #32c0a3;
  transition: all 300ms ease-in-out; }

#benefits.corporate .toggle-button.first {
  border-left: 1px solid #32c0a3;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #32c0a3; }

#benefits.corporate .toggle-button.last {
  border-right: 1px solid #32c0a3;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#benefits .benefits-list {
  margin-top: 40px; }

#benefits .benefits-list .col-sm-4 {
  margin: 25px 0;
  padding: 0 17px; }

#benefits .benefits-list .e-icon {
  font-size: 3em;
  min-height: 65px;
  display: inline-block;
  padding-top: 7px;
  color: #32c0a3; }

#benefits.corporate .benefits-list .e-icon {
  color: #32c0a3; }

#benefits .benefits-list .e-icon_Global {
  font-size: 3em; }

#benefits .benefits-list h4.benefit {
  font-size: 1.25em;
  margin: 0 0 8px; }

#benefits .benefits-list .description-text {
  font-size: 0.938em;
  font-weight: 300; }

#benefits.corporate {
  background: url("/24alife-public-theme/css/../images/corporate/BGCorporate.png") no-repeat center center;
  background-size: cover; }

#benefits.corporate .toggle-button.selected {
  background-color: #32c0a3;
  color: #fff; }

/* Testimotials */
section#testimotial {
  border-bottom: 1px solid #f4f2f2;
  padding: 50px 0 0; }

section#testimotial .title {
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin-bottom: 10px; }

#corporate section#testimotial .title {
  color: #32c0a3; }

section#testimotial .ambasadors-text {
  font-size: 0.938em;
  font-weight: 300;
  color: #221e1e;
  padding: 1em 1em 0em 1em; }

/* Contact us */
#contact-us.corporate {
  background: url("/24alife-public-theme/css/../images/corporate/info_photo.jpg") no-repeat center center;
  background-size: cover;
  min-height: 510px;
  padding: 50px 0 70px; }

#contact-us .title {
  font-size: 3.125em;
  font-family: 'LatoLight';
  color: #fff;
  text-align: center;
  color: #fff; }

#contact-us .contact-text {
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  padding: 1em 1em 2em 1em;
  text-align: center; }

#contact-us input, #contact-us textarea {
  width: 100%;
  height: 55px;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 12px 6px;
  margin: 0 0 20px;
  font-weight: 300;
  outline: 0;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  transition: all 200ms ease-in-out;
  -webkit-box-shadow: none; }

#contact-us .comment-box {
  margin: 0 16px; }

#contact-us .submit-button {
  margin: 0 16px; }

#contact-us textarea {
  min-height: 125px;
  color: #fff;
  padding: 1em;
  max-width: 100%;
  margin-top: 20px; }

#contact-us .chosen-container-single .chosen-single {
  background: none;
  height: 55px;
  border: 1px solid #fff;
  outline: none;
  box-shadow: none;
  line-height: 55px;
  border-radius: 3px; }

#contact-us .chosen-container-single .chosen-single div b {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  background: none;
  color: #fff;
  font-size: 20px;
  top: 16px;
  position: absolute;
  right: 10px; }

#contact-us .chosen-container-single .chosen-single div b:before {
  content: "\f0d7"; }

#contact-us .chosen-container-single.chosen-with-drop .chosen-single div b:before {
  content: "\f0d8"; }

#contact-us .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
  color: #333; }

#contact-us .chosen-container .chosen-results li {
  padding: 1em;
  border-bottom: 1px solid #e4e4e4;
  transition: color 100ms ease-in-out;
  text-align: left; }

#contact-us .chosen-container .chosen-results li:last-child {
  border-bottom: none; }

#contact-us .chosen-container .chosen-drop {
  border: 1px solid #fff;
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

#contact-us .chosen-container-single .chosen-single span {
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-left: 10px;
  text-align: left; }

textarea::-webkit-input-placeholder {
  color: #fff; }

textarea:-moz-placeholder {
  color: #fff; }

#contact-us fieldset {
  position: relative; }

#contact-us label {
  position: absolute;
  top: 19px;
  left: 30px;
  font-weight: 300;
  color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out; }

#contact-us input:valid + label, #contact-us input:focus + label {
  color: #fff;
  font-size: 12px;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -11px, 0); }

#contact-us .large-button {
  width: 100%;
  background-color: rgba(0, 159, 227, 0);
  color: #fff;
  border: 1px solid #fff;
  height: 55px;
  text-transform: uppercase;
  transition: background-color 300ms ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: block; }

#contact-us .loading.progress-button button {
  border-radius: 3px; }

#contact-us .error.progress-button button {
  border-color: #fff;
  background-color: #FB797E;
  text-indent: 10000px; }

#contact-us.hotels .large-button:hover {
  background-color: #009FE3; }

#contact-us .large-button:hover {
  background-color: #32c0a3; }

.solutions section#whenever .whenever-text {
  padding: 1em 15% 2em 15%; }

.solutions .solution-content:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.solutions .plus-outline {
  margin: 30px 0; }

.solutions .call-to-action .call-to-action-text {
  font-size: 3.125em;
  color: #fff !important;
  font-family: 'LatoLight';
  padding: 50px 0 30px; }

.solutions .call-to-action .call-to-action-button {
  color: #fff !important;
  border-color: #fff !important;
  width: 250px;
  margin-bottom: 50px; }

.solutions .call-to-action .call-to-action-button:hover {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.solution-content .pc-image {
  margin-left: 50px;
  max-width: 125%; }

.solution-content .inner {
  overflow: visible; }

.solution-content .boost {
  text-transform: uppercase;
  margin-bottom: -6px;
  font-size: 1.125em; }

/* Corporate */
#corporate h3.solution-title {
  color: #32c0a3;
  margin-bottom: 20px; }

#corporate section#whenever .title {
  color: #32c0a3; }

#corporate .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  border: 1px solid #32c0a3; }

#corporate .sky-carousel .sc-content-wrapper .sc-content-container:before {
  border-top-color: #32c0a3; }

#corporate h3.solution-title {
  color: #32c0a3; }

#corporate .manegement {
  margin: 40px 0 0; }

#corporate .manegement .woman-icon {
  position: absolute;
  bottom: 170px;
  left: 100px; }

#corporate .manegement .men-icon {
  position: absolute;
  bottom: 320px;
  left: 36px; }

#corporate .happy {
  margin: 50px 0 0;
  position: relative; }

#corporate .happy .animation {
  margin: 50px 18% 0; }

#corporate .call-to-action {
  background-color: #6fd3be; }

#corporate .background-circle1 {
  background: url("/24alife-public-theme/css/../images/corporate/Linije.png") no-repeat right;
  position: absolute;
  top: 825px;
  width: 100%;
  background-size: contain;
  height: 720px;
  z-index: 0;
  right: -320px;
  display: none; }

#quote .quote-text {
  color: #fff;
  height: 100%;
  padding: 58px 0px; }

.solutions #quote .quote-text .author {
  font-size: 0.5em;
  margin-top: 25px; }

#contact-us.corporate .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background: transparent;
  color: #32c0a3; }

/* Fitness */
#benefits.fitness {
  background: url("/24alife-public-theme/css/../images/fitness/FitnessPhoto.png") no-repeat center center;
  background-size: cover; }

#fitness h3.solution-title {
  color: #ff8600;
  margin-bottom: 20px; }

#fitness h2.solution-title {
  color: #ff8600; }

#fitness .solution-subtitle {
  color: #ff8600; }

#fitness button:hover {
  background-color: #ff8600;
  color: #fff; }

#fitness button {
  border-color: #ff8600;
  color: #ff8600; }

#fitness .call-to-action {
  background-color: rgba(255, 134, 0, 0.9); }

#benefits.fitness .toggle-button.selected {
  background-color: #ff8600;
  color: #fff; }

#benefits.fitness .toggle-button {
  display: inline-block;
  border-top: 1px solid #ff8600;
  border-bottom: 1px solid #ff8600;
  line-height: 40px;
  padding: 0 2em;
  cursor: pointer;
  color: #ff8600;
  transition: all 300ms ease-in-out; }

#benefits.fitness .toggle-button.first {
  border-left: 1px solid #ff8600;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #ff8600; }

#benefits.fitness .toggle-button.last {
  border-right: 1px solid #ff8600;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#benefits.fitness .benefits-list .e-icon {
  color: #ff8600; }

#fitness .sky-carousel .sc-content-wrapper .sc-content-container:before {
  border-top-color: #ff8600; }

#fitness .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  border: 1px solid #ff8600; }

#fitness section#whenever .title {
  color: #ff8600; }

#contact-us.fitness .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background: transparent;
  color: #ff8600; }

#benefits.hotels {
  background: url("/24alife-public-theme/css/../images/hotels/BGKoristi.png") no-repeat center center;
  background-size: cover; }

#contact-us.hotels {
  background: url("/24alife-public-theme/css/../images/hotels/ContactHotels.png") no-repeat center center;
  background-size: cover;
  min-height: 400px;
  padding: 50px 0 70px; }

/* Corporate */
#hotels h3.solution-title {
  color: #009FE3;
  margin-bottom: 20px; }

#hotels section#whenever .title {
  color: #009FE3; }

#hotels .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  border: 1px solid #009FE3; }

#hotels .sky-carousel .sc-content-wrapper .sc-content-container:before {
  border-top-color: #009FE3; }

#hotels h3.solution-title {
  color: #009FE3; }

#hotels .manegement {
  margin: 40px 0 0; }

#hotels .manegement .woman-icon {
  position: absolute;
  bottom: 170px;
  left: 100px; }

#hotels .manegement .men-icon {
  position: absolute;
  bottom: 320px;
  left: 36px; }

#hotels .happy {
  margin: 50px 0 0;
  position: relative; }

#hotels.happy .animation {
  margin: 50px 18% 0; }

#hotels .call-to-action {
  background-color: rgba(0, 159, 227, 0.8); }

#hotels .background-circle1 {
  background: url("/24alife-public-theme/css/../images/corporate/Linije.png") no-repeat right;
  position: absolute;
  top: 825px;
  width: 100%;
  background-size: contain;
  height: 720px;
  z-index: 0;
  right: -320px;
  display: none; }

#hotels .solution-subtitle {
  color: #009FE3; }

#hotels h2.solution-title {
  color: #009FE3; }

#contact-us.hotels .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background: transparent;
  color: #009FE3; }

#benefits.hotels .benefits-list .e-icon {
  font-size: 3em;
  min-height: 65px;
  display: inline-block;
  padding-top: 7px;
  color: #009FE3; }

#benefits.hotels .toggle-button.selected {
  background-color: #009FE3;
  color: #fff; }

#benefits.hotels .toggle-button {
  display: inline-block;
  border-top: 1px solid #009FE3;
  border-bottom: 1px solid #009FE3;
  line-height: 40px;
  padding: 0 2em;
  cursor: pointer;
  color: #009FE3;
  transition: all 300ms ease-in-out; }

#benefits.hotels .toggle-button.first {
  border-left: 1px solid #009FE3;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #009FE3; }

#benefits.hotels .toggle-button.last {
  border-right: 1px solid #009FE3;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

/* Personal */
#benefits.personal {
  background: url("/24alife-public-theme/css/../images/personal/BGFotkePersonal.png") no-repeat center center;
  background-size: cover; }

#personal section#testimotial .title {
  color: #22c5c7; }

#personal .more .get-app {
  float: left; }

#personal .more button {
  float: left; }

#personal .professional button {
  display: block;
  margin-top: 40px; }

#personal .professional a:hover {
  text-decoration: none; }

#personal h3.solution-title {
  color: #22c5c7;
  margin-bottom: 20px; }

#personal h2.solution-title {
  color: #22c5c7; }

#personal .solution-subtitle {
  color: #22c5c7; }

#personal button:hover {
  background-color: #22c5c7;
  color: #fff; }

#personal button {
  border-color: #22c5c7;
  color: #22c5c7; }

#personal .solution-content .margin-text {
  margin-top: -8px;
  padding-left: 10px; }

#personal .call-to-action {
  background-color: rgba(34, 197, 199, 0.9); }

#benefits.personal .toggle-button.selected {
  background-color: #22c5c7;
  color: #fff; }

#benefits h3.solution-title {
  padding-right: 0; }

#benefits.personal .toggle-button.middle {
  border-right: 1px solid #22c5c7; }

#benefits.personal .toggle-button.middle-two {
  border-right: 1px solid #22c5c7; }

#benefits.personal .toggle-button {
  display: inline-block;
  border-top: 1px solid #22c5c7;
  border-bottom: 1px solid #22c5c7;
  line-height: 40px;
  padding: 0 2em;
  cursor: pointer;
  color: #22c5c7;
  transition: all 300ms ease-in-out; }

#benefits.personal .toggle-button.first {
  border-left: 1px solid #22c5c7;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #22c5c7; }

#benefits.personal .toggle-button.second {
  border-right: 1px solid #22c5c7; }

#benefits.personal .toggle-button.last {
  border-right: 1px solid #22c5c7;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#benefits.personal .benefits-list .e-icon {
  color: #22c5c7; }

#personal .sky-carousel .sc-content-wrapper .sc-content-container:before {
  border-top-color: #22c5c7; }

#personal .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  border: 1px solid #22c5c7; }

#personal .phone-image {
  position: absolute;
  bottom: -28px;
  left: 47px; }

#personal section#whenever .title {
  color: #22c5c7; }

#personal .inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

#personal .professional {
  background-color: #fdfdfd;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 80px;
  padding-top: 120px;
  margin-bottom: 80px; }

#contact-us.fitness {
  background: url("/24alife-public-theme/css/../images/fitness/FitnessInfoBG.png") no-repeat center center;
  background-size: cover;
  min-height: 400px;
  padding: 50px 0 70px; }

#contact-us.fitness .large-button:hover {
  background-color: #ff8600; }

/* Antistress */
#antistress {
  padding-top: 120px; }

#antistress .info {
  border-bottom: 1px solid #f4f2f2;
  padding: 30px 0 80px; }

#antistress .text-sub {
  text-align: center;
  font-size: 1.25em;
  padding: 0 1em 1em;
  font-weight: 700; }

#antistress h1 {
  padding: 0px 10% 0px; }

#antistress #workshops {
  border-bottom: 1px solid #f4f2f2;
  margin: 60px 0 0;
  padding-bottom: 60px; }

#antistress #workshops .workshop-title {
  text-transform: uppercase;
  font-weight: 700;
  text-align: left; }

#antistress #workshops .workshop-title span {
  font-size: 2.5em;
  font-weight: 300;
  color: #009FE3;
  padding-right: 8px; }

#antistress #workshops ul {
  margin: 10px 0px;
  text-align: left; }

#antistress #workshops ul li {
  line-height: 2em;
  padding-left: 6px;
  font-size: 0.875em; }

#antistress #workshops ul li:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding-right: 14px;
  font-size: 0.8em;
  color: #009FE3; }

#antistress #how-to {
  background-color: #fdfdfd;
  border-bottom: 1px solid #f4f2f2;
  margin-bottom: 80px;
  padding-bottom: 60px; }

#antistress #how-to .inner {
  overflow: visible; }

#antistress #how-to .inner:after {
  content: "";
  display: table;
  clear: both; }

#antistress #how-to .stress-phone {
  margin-top: -180px; }

#antistress .buttons {
  margin-top: 90px; }

#antistress .left-button {
  float: left;
  min-width: 150px; }

#antistress .right-button {
  float: right;
  min-width: 150px; }

#antistress #how-to h3 {
  color: #009fe3;
  font-size: 3em;
  font-weight: 300;
  padding-left: 20%;
  line-height: 1.25em;
  margin-top: 70px;
  font-family: 'Open Sans'; }

#antistress .slick-slider {
  margin-bottom: 50px; }

#antistress #how-to .description {
  margin-top: 70px;
  font-weight: 300;
  padding-right: 20%;
  line-height: 1.5em; }

#antistress #how-to .description span {
  font-weight: 700; }

#antistress #how-to h3 + .description {
  margin-top: 30px; }

#antistress #how-to .description ul {
  margin-top: 1em;
  text-align: left; }

#antistress #how-to .description ul li {
  line-height: 26px; }

#antistress #how-to .description ul li:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding-right: 14px;
  font-size: 0.8em;
  color: #009FE3; }

#antistress #goals {
  padding: 60px 0; }

#antistress #goals .one-goal {
  float: left;
  width: 20%;
  text-align: center;
  padding: 1em; }

#antistress #goals h1 {
  margin-bottom: 10px; }

#antistress #goals .one-goal .goal-text {
  font-size: 0.938em;
  font-weight: 300; }

#antistress #packets {
  border-top: 1px solid #f4f2f2;
  margin-bottom: 80px;
  padding-top: 60px; }

#antistress #packets .subtitle-center {
  padding: 0 20%; }

#antistress #packets .subtitle-center .second {
  margin-top: 20px; }

#contact-us.antistress {
  background: url("/24alife-public-theme/css/../images/antistress/BGAntistres.png") no-repeat center center;
  background-size: cover;
  min-height: 400px;
  padding: 50px 0 70px; }

#contact-us.antistress .large-button:hover {
  background-color: #009fe3; }

#contact-us.antistress .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background: transparent;
  color: #009fe3; }

/* Health building */
#healthBuilding {
  padding-top: 0px; }

#healthBuilding .info {
  border-bottom: 1px solid #f4f2f2;
  padding: 30px 0 30px; }

#healthBuilding .text-sub {
  text-align: center;
  font-size: 1.25em;
  padding: 0 1em 1em;
  font-weight: 700; }

#healthBuilding h1 {
  padding: 0px 10% 0px;
  font-size: 3.125em;
  font-family: 'LatoLight';
  margin: 0 0 30px;
  color: #009fe3;
  border: none;
  text-align: center; }

#healthBuilding #workshops {
  border-bottom: 1px solid #f4f2f2;
  margin: 60px 0 0;
  padding-bottom: 60px; }

#healthBuilding #workshops .workshop-title {
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  display: block;
  margin-bottom: 90px;
  margin-top: 20px; }

#healthBuilding #workshops .workshop-title span {
  font-size: 2.5em;
  font-weight: 300;
  color: #009FE3;
  padding-right: 8px;
  position: absolute;
  left: 25px; }

#healthBuilding #workshops ul {
  margin: 10px 0px;
  text-align: left; }

#healthBuilding #workshops ul li {
  line-height: 2em;
  padding-left: 6px;
  font-size: 0.875em; }

#healthBuilding #workshops ul li:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding-right: 14px;
  font-size: 0.8em;
  color: #009FE3; }

#healthBuilding #how-to {
  background-color: #fdfdfd;
  border-bottom: 1px solid #f4f2f2;
  margin-bottom: 80px;
  padding-bottom: 60px; }

#healthBuilding #how-to .inner {
  overflow: visible; }

#healthBuilding #how-to .inner:after {
  content: "";
  display: table;
  clear: both; }

#healthBuilding #how-to .stress-phone {
  max-width: 600px;
  margin-top: -90px; }

#healthBuilding .buttons {
  margin-top: 90px; }

#healthBuilding .left-button {
  float: left;
  min-width: 150px; }

#healthBuilding .right-button {
  float: right;
  min-width: 150px; }

#healthBuilding #how-to h3 {
  color: #009fe3;
  font-size: 3em;
  font-weight: 300;
  padding-left: 20%;
  line-height: 1.25em;
  margin-top: 70px;
  font-family: 'Open Sans'; }

#healthBuilding #how-to .description {
  margin-top: -10px;
  font-weight: 300;
  padding-right: 20%;
  line-height: 1.5em;
  font-weight: 500;
  font-size: 22px; }

#healthBuilding #how-to .description ul {
  margin-top: 1em;
  text-align: left;
  list-style-type: none;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 300; }

#healthBuilding #how-to .description ul li {
  line-height: 32px; }

#healthBuilding #how-to .description ul li:before {
  content: "\f10c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding-right: 14px;
  font-size: 0.8em;
  color: #009FE3; }

#healthBuilding .workshopDescription {
  margin-top: 15px;
  font-weight: 300;
  padding: 0 8px; }

#healthBuilding #workshops .workshop-title .workshopTitle {
  padding-left: 43px;
  color: #333;
  font-size: 18px;
  display: block;
  font-weight: 700;
  margin-top: 5px; }

/* Team */
#team {
  background-color: #fdfdfd;
  border-top: 1px solid #f4f2f2;
  padding: 40px 0; }

#team #scientists {
  padding-top: 20px; }

#team #scientists .view {
  width: 235px !important; }

#team #scientists .slick-list {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  height: 345px; }

#team #scientists .slick-prev, #team #scientists .slick-next {
  line-height: 0;
  position: absolute;
  display: block;
  width: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  height: 100%;
  top: 0;
  width: 5%; }

#team #scientists .slick-prev:before, #team #scientists .slick-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: rgba(0, 159, 227, 0.6);
  font-size: 2em;
  transition: color 300ms ease-in-out; }

#team #scientists .slick-prev:hover:before, #team #scientists .slick-next:hover:before {
  color: #009FE3; }

#team .slick-prev:before {
  content: "\f053"; }

#team .slick-next:before {
  content: "\f054"; }

#team .slick-prev {
  left: 25px; }

#team .slick-next {
  right: 25px; }

#team .slick-dots li button:hover {
  background-color: transparent;
  color: #009FE3; }

#team .slick-dots li button:hover:before {
  content: "\f111"; }

#team .slick-dots li button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  vertical-align: text-top;
  transition: all 300ms ease-in-out; }

#team #scientists .slick-prev.slick-disabled, #team #scientists .slick-next.slick-disabled {
  opacity: 0; }

#team .slick-dots li.slick-active button:before {
  content: "\f111"; }

#team .slick-dots li button:before {
  content: "\f10c"; }

/* Pricing table */
.pricing-table {
  margin-top: 60px; }

.pricing-table .plan {
  position: relative;
  background: white;
  border-radius: 5px;
  /*box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.06)*/
  -webkit-transition: all .3s ease-out;
  transition: all 500ms ease-in-out;
  border: 1px solid rgba(228, 228, 228, 0.5);
  margin-bottom: 5px;
  padding: 0 1em; }

.pricing-table .plan .border {
  border-bottom: 1px solid #e4e4e4;
  margin: 14px 35%; }

.pricing-table .plan:hover {
  border: 1px solid #009FE3; }

.pricing-table .plan h2 {
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
  color: rgba(0, 159, 227, 0.7); }

.pricing-table .plan ul {
  margin: 0; }

.pricing-table .plan li {
  line-height: 42px;
  font-size: 0.875em;
  border-bottom: 1px solid rgba(228, 228, 228, 0.5);
  margin: 0px 20px; }

.pricing-table .plan .bottom {
  padding: 30px 15%; }

.pricing-table .plan button {
  width: 100%;
  margin: 0; }

.more button {
  margin-right: 1em; }

#corporate .ipad-text {
  margin-top: 80px; }

#hotels .ipad-text {
  margin-top: 80px; }

#fitness .ipad-text {
  margin-top: 80px; }

/* Other */
#contact-us .progress-button {
  margin: 0 16px;
  width: -moz-calc(100% - 32px);
  width: -webkit-calc(100% - 32px);
  width: -o-calc(100% - 32px);
  width: calc(100% - 32px); }

#contact-us .progress-button.error button:hover {
  background-color: #FB797E; }

#contact-us .progress-button.success button {
  background-color: #1ECD97 !important;
  text-indent: 1000px; }

#contact-us .progress-button.success button:hover {
  background-color: #1ECD97 !important; }

.signed-in #personal.solutions .inner .more button {
  display: none; }

.signed-in #personal .professional button {
  display: none; }

.parallax-slider {
  -webkit-filter: blur(5px);
  filter: blur(5px); }

#contact-us-custom {
  background: url("/24alife-public-theme/css/../images/antistress/BGAntistres.png") no-repeat center center;
  background-size: cover;
  min-height: 580px;
  padding: 50px 0 70px;
  margin-bottom: 60px;
  max-width: 100%; }

#contact-us-custom .title {
  font-size: 3.125em;
  font-family: 'LatoLight';
  color: #fff;
  text-align: center; }

.fullWidth #contact-us-custom .sub-title {
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  padding: 1em 1em 2em 1em;
  text-align: center; }

.fullWidth #contactUs {
  margin: 0 auto 30px;
  padding: 0 20%;
  margin-top: -396px;
  width: 100%; }

.fullWidth #page #contactUs input, #contactUs textarea {
  width: 100%;
  height: 55px;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 12px 6px;
  margin: 0 0 20px;
  font-weight: 300;
  outline: 0;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  transition: all 200ms ease-in-out;
  -webkit-box-shadow: none; }

.fullWidth #contactUs .comment-box {
  margin: 0 16px; }

.fullWidth #contactUs .submit-button {
  margin: 0 16px; }

.fullWidth #contactUs textarea {
  min-height: 125px;
  color: #fff;
  padding: 1em;
  max-width: 100%;
  margin-top: 20px; }

.fullWidth #contactUs .chosen-container-single .chosen-single {
  background: none;
  height: 55px;
  border: 1px solid #fff;
  outline: none;
  box-shadow: none;
  line-height: 55px;
  border-radius: 3px; }

.fullWidth #contactUs .chosen-container-single .chosen-single div b {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  background: none;
  color: #fff;
  font-size: 20px;
  top: 16px;
  position: absolute;
  right: 10px; }

.fullWidth #contactUs .chosen-container-single .chosen-single div b:before {
  content: "\f0d7"; }

.fullWidth #contactUs .chosen-container-single.chosen-with-drop .chosen-single div b:before {
  content: "\f0d8"; }

.fullWidth #contactUs .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
  color: #333; }

.fullWidth #contactUs .chosen-container .chosen-results li {
  padding: 1em;
  border-bottom: 1px solid #e4e4e4;
  transition: color 100ms ease-in-out;
  text-align: left; }

.fullWidth #contactUs .chosen-container .chosen-results li:last-child {
  border-bottom: none; }

.fullWidth #contactUs .chosen-container .chosen-drop {
  border: 1px solid #fff;
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.fullWidth #contactUs .chosen-container-single .chosen-single span {
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-left: 10px;
  text-align: left; }

.fullWidth #page #contactUs fieldset {
  position: relative; }

.fullWidth #page #contactUs label {
  position: absolute;
  top: 19px;
  left: 30px;
  font-weight: 300;
  color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out; }

.fullWidth #page #contactUs input:valid + label, #page #contactUs input:focus + label {
  color: #fff;
  font-size: 12px;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -11px, 0); }

.fullWidth #contactUs .large-button {
  width: calc(100% - 32px);
  background-color: rgba(0, 159, 227, 0);
  color: #fff;
  border: 1px solid #fff;
  height: 55px;
  text-transform: uppercase;
  transition: background-color 300ms ease-in-out;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin: 0px 16px !important; }

.fullWidth #contactUs .loading.progress-button button {
  border-radius: 3px; }

.fullWidth #contactUs .error.progress-button button {
  border-color: #fff;
  background-color: #FB797E;
  color: transparent; }

.fullWidth #contactUs .progress-button.success button {
  background-color: #1ECD97 !important;
  color: transparent; }

.fullWidth #contactUs .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background: transparent;
  color: #009fe3; }

@media only screen and (min-width: 1300px) {
  .fullWidth #contactUs {
    max-width: 1270px; } }
@media only screen and (max-width: 1025px) {
  .fullWidth #contactUs {
    margin-top: -400px; }

  .fullWidth #contact-us-custom {
    min-height: 660px; } }
@media (max-width: 768px) {
  #healthBuilding #workshops .workshop-title span {
    position: relative; }

  #healthBuilding #workshops .workshop-title {
    margin-bottom: 30px; }

  #healthBuilding #workshops .workshop-title .workshopTitle {
    padding-left: 18px;
    margin-top: 5px;
    display: inline-block; }

  #contact-us-custom .title {
    font-size: 2em; }

  #calculator {
    padding-bottom: 80px; }

  #habitsPage .sub-section {
    padding: 36px; }

  #habitsPage section#habitsPricing {
    padding-top: 0; }

  .fullWidth #contactUs {
    margin-top: -450px; } }
@media screen and (width: 1050px), (min-height: 1250px) {
  #contact-us-custom {
    min-height: 630px; } }
@media only screen and (min-width: 1000px) {
  .presentation-page .get-app {
    margin-left: 0em; } }
/**
 *
 * Sky jQuery Touch Carousel
 * URL: http://www.skyplugins.com
 * Version: 1.0.2
 * Author: Sky Plugins
 * Author URL: http://www.skyplugins.com
 *
 */
/**
*	Table of Contents
*	
*	1. Media Queries
*	2. Container Styles
*	3. Carousel Item Styles
*	4. Current Content Styles
*	5. Gradient Overlay Styles
*	6. Navigation Styles
*	7. Preloader Styles
*	8. Other Styles
*/
/**********************************************
*
* 1. Media Queries
*
**********************************************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html {
    margin-left: 1px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .sky-carousel .sc-overlay {
    width: 88px !important; } }
@media only screen and (max-width: 479px) {
  .sky-carousel .sc-overlay {
    width: 15px !important; }

  .sky-carousel .sc-nav-button.sc-next {
    right: 5px !important; }

  .sky-carousel .sc-nav-button.sc-prev {
    left: 5px !important; } }
/**********************************************
*
* 2. Container Styles
*
**********************************************/
.js .sky-carousel {
  visibility: hidden; }

.sky-carousel {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

.sky-carousel .sky-carousel-container {
  position: relative;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0; }

/**********************************************
*
* 3. Carousel Item Styles
*
**********************************************/
.sky-carousel .sky-carousel-container li {
  position: absolute;
  border: 9px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 0px 3px rgba(44, 44, 44, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(44, 44, 44, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(44, 44, 44, 0.2); }

.sky-carousel .sky-carousel-container li img {
  display: block;
  max-width: none !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  cursor: pointer; }

.sky-carousel .sky-carousel-container li a img {
  border: none; }

.sky-carousel .sky-carousel-container .sc-content {
  display: none; }

/**********************************************
*
* 4. Current Content Styles
*
**********************************************/
.sky-carousel .sc-content-wrapper {
  position: absolute;
  text-align: center;
  top: 9%;
  left: 50%;
  z-index: 4999; }

.sky-carousel .sc-content-container {
  position: relative;
  left: -50%;
  padding: 0; }

.sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 40px;
  border: 1px solid #009FE3;
  min-width: 600px; }

#corporate .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  border: 1px solid #32c0a3; }

.sky-carousel .sc-content-wrapper .sc-content-container:after, .sky-carousel .sc-content-wrapper .sc-content-container:before {
  top: 99%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.sky-carousel .sc-content-wrapper .sc-content-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 20px;
  margin-left: -20px; }

.sky-carousel .sc-content-wrapper .sc-content-container:before {
  border-color: rgba(0, 159, 227, 0);
  border-top-color: #009FE3;
  border-width: 21px;
  margin-left: -21px; }

.sky-carousel .sc-content-wrapper h2 {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-shadow: 0px 1px 1px #333; }

.sky-carousel .sc-content-wrapper p {
  color: #333;
  font-size: 0.875em;
  margin: 0;
  padding: 0; }

.sky-carousel .sc-content-wrapper p .ambasador-text {
  color: #333;
  display: block;
  padding-bottom: 6px;
  font-weight: 300; }

.sky-carousel .sc-content-wrapper p .author {
  color: #333;
  display: block; }

.sky-carousel .sc-content-wrapper a {
  text-decoration: none;
  color: #d6d6d6;
  border-bottom: 1px dotted #d6d6d6; }

/**********************************************
*
* 5. Gradient Overlay Styles
*
**********************************************/
.sky-carousel .sc-overlay {
  position: absolute;
  height: 100%;
  z-index: 4998;
  pointer-events: none;
  top: 0; }

.sky-carousel .sc-overlay-left {
  left: -0.1px; }

.sky-carousel .sc-overlay-right {
  right: -0.1px; }

/**********************************************
*
* 6. Navigation Styles
*
**********************************************/
.sky-carousel .sc-nav-button {
  position: absolute;
  top: 50%;
  z-index: 5000;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s; }

.sky-carousel .sc-nav-button.sc-next {
  background: url("/24alife-public-theme/css/../images/person-slider/tooltip_skin_navigation.png") no-repeat -42px 0px;
  right: 15px; }

.no-touch .sky-carousel .sc-nav-button.sc-next:hover {
  background: url("/24alife-public-theme/css/../images/person-slider/tooltip_skin_navigation.png") no-repeat -42px -41px; }

.sky-carousel .sc-nav-button.sc-prev {
  background: url("/24alife-public-theme/css/../images/person-slider/tooltip_skin_navigation.png") no-repeat 0px 0px;
  left: 15px; }

.no-touch .sky-carousel .sc-nav-button.sc-prev:hover {
  background: url("/24alife-public-theme/css/../images/person-slider/tooltip_skin_navigation.png") no-repeat 0px -41px; }

/**********************************************
*
* 7. Preloader Styles
*
**********************************************/
.sky-carousel .sc-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -22px;
  margin-left: -22px;
  background: #ebebeb url("/24alife-public-theme/css/../images/person-slider/preloader.gif") no-repeat 50% 50%;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/**********************************************
*
* 8. Other Styles
*
**********************************************/
.sc-no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Chosen v1.4.1 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, white 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, white));
  background-image: -webkit-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, white 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: white url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/24alife-public-theme/css/../images/chosen/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url(/24alife-public-theme/css/../images/chosen/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
#faq ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }

.cd-faq {
  width: 100%;
  max-width: 1270px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  z-index: 1; }

.cd-faq:after {
  content: "";
  display: table;
  clear: both; }

@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 1em auto;
    box-shadow: none; } }
.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  border-left: 4px solid #fff;
  transition: color 300ms ease-in-out; }

.cd-faq-categories a:hover {
  text-decoration: none;
  color: #00FE3; }

.cd-faq-categories li {
  border-bottom: 1px solid #f4f2f2; }

.cd-faq-categories li:last-child {
  border-bottom: none; }

.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e; }

.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left; }

  .cd-faq-categories a {
    font-size: 1em;
    padding: 0 16px;
    transition: all 300ms ease-in-out; }

  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none; }

  .no-touch .cd-faq-categories a:hover, .no-touch .cd-faq-categories a:focus {
    text-decoration: none;
    color: #009fe3;
    outline: none;
    border-left: 4px solid #009FE3; }

  .no-touch .cd-faq-categories li:last-child a:hover, .no-touch .cd-faq-categories li:last-child a:focus {
    border-bottom: none; }

  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em; }

  .cd-faq-group .cd-faq-title h2 {
    padding-left: 1em; } }
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
    margin-top: 0px; }

  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }

  .cd-faq-categories .selected {
    border-left: 4px solid #009FE3;
    color: #009FE3; }

  .cd-faq-categories .selected::before {
    opacity: 1; }

  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed; }

  .no-js .cd-faq-categories {
    position: relative; } }
.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 99999999;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s; }

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%); }

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent; } }
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: left;
    width: calc(100% - 220px);
    margin-left: 220px; }

  .no-js .cd-faq-items {
    padding-left: 0; } }
.cd-close-panel {
  position: fixed;
  top: 4px;
  height: 40px;
  width: 40px;
  right: -100%;
  z-index: 999999999;
  text-indent: 1000px;
  background: url("/24alife-public-theme/css/../images/page/close-button.svg") no-repeat center center; }

.no-svg .cd-close-panel {
  background: url("/24alife-public-theme/css/../images/page/close-button.png") no-repeat center center; }

.cd-close-pane:after {
  content: "\f057"; }

.cd-close-panel.move-left {
  right: 8px; }

.cd-faq-group {
  /* hide group not selected */
  display: none; }

.cd-faq-group.selected {
  display: block; }

.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0; }

.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none; }

.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  color: #009fe3; }

.no-js .cd-faq-group {
  display: block; }

.cd-faq-group > li {
  position: relative; }

.cd-faq-group > li .fa {
  display: none; }

.cd-faq-group > li.content-visible:hover .fa {
  color: #fff; }

.cd-faq-group .content-visible .fa {
  transform: rotate(180deg); }

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
  color: #333;
  transition: color 300ms ease-in-out;
  font-weight: 300; }

.cd-faq-trigger:hover {
  text-decoration: none;
  color: #009FE3; }

.cd-faq-trigger:focus {
  text-decoration: none;
  color: #333; }

.cd-faq-content p {
  font-size: 1em;
  line-height: 1.4;
  color: #333;
  font-weight: 300; }

.cd-faq-content .title {
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 0px; }

  .no-js .cd-faq-content {
    display: block; }

  .cd-faq-trigger {
    font-size: 1.125em;
    font-weight: 400;
    margin: 0;
    padding: 24px 72px 24px 24px; }

  .cd-faq-group {
    /* all groups visible */
    display: block; }

  .cd-faq-group > li .fa {
    position: absolute;
    right: 22px;
    top: 22px;
    font-size: 1.5em;
    color: #333;
    cursor: pointer;
    transition: color 300ms ease-in-out;
    display: block; }

  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 0px;
    border-top: 1px solid #f4f2f2;
    border-left: 1px solid #f4f2f2;
    border-right: 1px solid #f4f2f2; }

  .cd-faq-group > li:first-child {
    border: none; }

  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em; }

  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0; }

  .cd-close-panel {
    display: none; } }
/* About */
#about {
  text-align: left; }

#about .care-giver {
  float: right; }

#about h3 {
  font-weight: 700; }

/* Media press */
#media-press {
  padding-bottom: 60px;
  margin-bottom: 60px; }

#media-press h1 {
  margin-top: 0; }

#media-press h3 {
  font-size: 1.25em;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.7);
  margin-top: 17px;
  font-weight: 400;
  border-bottom: 1px solid rgba(228, 228, 228, 0.41); }

#media-press:after {
  content: '';
  display: block;
  clear: both; }

#media-press .logo-download {
  padding: 10px 0px; }

#media-press .logo-download.border {
  border-bottom: 1px solid #e4e4e4; }

#media-press .logo-download .fa {
  float: right;
  color: rgba(51, 51, 51, 0.7);
  transition: color 300ms ease-in-out;
  font-size: 1.5em;
  margin-top: 21px;
  margin-right: 16px; }

#media-press .col-sm-8 {
  padding-left: 0;
  padding-right: 40px; }

#media-press .logo-download .fa:hover {
  color: #009FE3; }

/******************************************************
Instructions manual
******************************************************/
#page #faq.instructions h1 {
  margin-top: 40px; }

#faq.instructions .cd-faq-group .cd-faq-title h2 {
  text-transform: initial;
  font-size: 1.5em;
  font-weight: 400;
  color: #009fe3;
  padding-left: 10px;
  margin: 0 0 10px; }

#faq.instructions .cd-faq-group .cd-faq-title .subtitle {
  font-weight: 300;
  padding-left: 10px;
  font-size: 1.125em;
  text-transform: uppercase;
  margin-bottom: 30px; }

#faq.instructions .cd-faq-group > li.visibleContent .cd-faq-content {
  display: block; }

#faq.instructions .cd-faq-group > li.visibleContent .fa {
  transform: rotate(180deg);
  color: #fff; }

#faq.instructions .cd-faq-group > li.visibleContent.content-visible .fa {
  transform: rotate(0deg); }

#faq.instructions .cd-faq-group > li.content-visible .fa {
  color: #fff; }

#faq.instructions .cd-faq-group > li.visibleContent.content-visible .cd-faq-trigger {
  background: transparent;
  color: #333; }

#faq.instructions .cd-faq-group > li.visibleContent.content-visible .cd-faq-trigger .fa {
  color: #333; }

#faq.instructions .cd-faq-group > li.visibleContent .cd-faq-trigger, #faq.instructions .cd-faq-group > li.content-visible .cd-faq-trigger {
  background: #009FE3;
  color: #fff; }

#faq.instructions .cd-faq-group > li.visibleContent .cd-faq-content, #faq.instructions .cd-faq-group > li.content-visible .cd-faq-content {
  margin-top: 20px; }

#faq.instructions .cd-faq-content:after {
  display: block;
  content: '';
  clear: both; }

#faq.instructions .cd-faq-content .half {
  float: left;
  width: 50%; }

#faq.instructions .cd-faq-content .column-5 {
  float: left;
  width: 20%; }

#faq.instructions .cd-faq-content .column-3 {
  float: left;
  width: 33.33%; }

#faq.instructions .cd-faq-content .column-4 {
  float: left;
  width: 25%; }

#faq.instructions .cd-faq-content .column-5 img {
  max-width: 90%; }

#faq.instructions .cd-faq-content .half p {
  padding-right: 1em; }

#faq.instructions .cd-faq-content .third {
  float: left;
  width: 33.33%; }

#faq.instructions .cd-faq-content .two-third {
  float: left;
  width: 66.66%; }

#faq.instructions .cd-faq-content img {
  max-width: 90%;
  margin-bottom: 30px; }

#faq.instructions b {
  font-weight: 400; }

#faq.instructions .cd-faq-content .half .register {
  max-width: 45%; }

#faq.instructions .google-play, #faq.instructions .app-store {
  margin-bottom: 20px; }

#faq.instructions .cd-faq-content img.portal {
  margin-top: 30px; }

#faq.instructions .cd-faq-content img.app {
  margin-top: 30px;
  max-width: 62%; }

#faq.instructions .cd-faq-content img.register {
  max-width: 70%; }

#faq.instructions .steps {
  margin: 20px 0; }

#faq.instructions .steps li {
  border-bottom: 1px dashed rgba(0, 159, 227, 0.15);
  margin-right: 30px; }

#faq.instructions .steps li .text {
  display: inline-block;
  width: calc(100% - 66px);
  vertical-align: middle; }

#faq.instructions .steps li:first-child {
  border-top: 1px dashed rgba(0, 159, 227, 0.15); }

#faq.instructions .steps li .number {
  background-color: #009FE3;
  color: #fff;
  width: 50px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 1em; }

#faq.instructions .margin-bottom {
  margin-bottom: 20px; }

#faq.instructions .steps li:nth-child(even) .number {
  background-color: rgba(0, 159, 227, 0.6); }

#faq ul.cd-faq-group:first-child {
  margin: 0; }

#faq ul.cd-faq-group {
  margin-top: 80px;
  border-bottom: 1px solid #F4F2F2; }

#faq ul.bulletList {
  list-style: circle;
  margin: 0px 1em 20px 36px; }

#faq ul.bulletList li {
  line-height: 30px; }

/******************************************************
	SURVEY
******************************************************/
#survey h1 {
  margin-top: 40px; }

#survey .ss-q-title {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: bold; }

#survey input:focus {
  outline: none; }

#survey .ss-form-entry {
  margin-bottom: 40px; }

#survey .required-message {
  display: none; }

#survey .ss-choices {
  margin-left: 30px; }

#survey .ss-choices li {
  line-height: 26px;
  list-style-type: none; }

#survey .ss-choice-label {
  font-size: 15px; }

#survey .ss-gridrow td.ss-gridrow-leftlabel {
  min-width: 500px; }

#survey ul.ss-choices {
  margin-top: 10px; }

#survey input[type="text"] {
  background-image: none;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  padding: 7px;
  transition: border 200ms ease-in-out; }

#survey input[type="text"]:focus {
  border: 1px solid #009FE3;
  outline: none; }

#survey .ss-item.ss-text input[type="text"] {
  width: 280px; }

#survey textarea {
  width: 100%;
  background-image: none;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  padding: 7px;
  transition: border 200ms ease-in-out; }

#survey textarea:focus {
  border: 1px solid #009FE3;
  outline: none; }

#survey #ss-submit {
  font-family: 'Open Sans', sans-serif;
  line-height: 40px;
  padding: 0 1em;
  font-size: 1em;
  background: none;
  text-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 300ms ease-in-out;
  color: #fff;
  border-color: #009fe3;
  background-color: #009fe3;
  margin-left: -1em;
  min-width: 135px;
  border: 1px solid #009fe3;
  cursor: pointer; }

#survey .ss-password-warning {
  display: none; }

#survey .conditions {
  font-size: 14px; }

#survey .info {
  font-weight: 400;
  margin-top: 4px;
  font-size: 16px; }

#surveyThanks h1 {
  text-align: center;
  margin: 50px 20%;
  border-bottom: none; }

#surveyThanks .image {
  background: url("/24alife-public-theme/css/../images/raketko/thankYou.svg") no-repeat;
  width: 200px;
  height: 250px;
  background-size: contain;
  margin: 0 auto; }

#surveyThanks button {
  margin-top: 40px;
  border: 1px solid #009fe3;
  cursor: pointer; }

@media only screen and (max-width: 640px) {
  #survey .ss-gridrow td.ss-gridrow-leftlabel {
    min-width: 100%; }

  #survey .ss-item.ss-text input[type="text"] {
    width: 100%; }

  #faq.instructions .cd-faq-content .half {
    width: 100%; }

  #faq.instructions .cd-faq-content .two-third {
    width: 100%; }

  #faq.instructions .cd-faq-content .third {
    width: 100%; }

  #faq.instructions .cd-faq-content .column-5 {
    width: 100%; }

  #faq.instructions .cd-faq-content .column-4 {
    width: 100%; }

  .cd-faq-trigger {
    font-size: 1.5em;
    margin-bottom: 20px; }

  #surveyThanks h1 {
    margin: 50px 20px; } }
/* Preload images */
body:after {
  content: url(/24alife-public-theme/css/../images/lightbox/close.png) url(/24alife-public-theme/css/../images/lightbox/loading.gif) url(/24alife-public-theme/css/../images/lightbox/prev.png) url(/24alife-public-theme/css/../images/lightbox/next.png);
  display: none; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100001;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/24alife-public-theme/css/../images/lightbox/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("/24alife-public-theme/css/data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/24alife-public-theme/css/../images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/24alife-public-theme/css/../images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -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; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/24alife-public-theme/css/../images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

@media only screen and (min-width: 1350px) {
  div.inner {
    width: 1270px;
    padding: 0; }

  #main-image .inner {
    position: relative;
    width: 1270px;
    height: 100%; } }
@media only screen and (min-width: 1650px) {
  section#personal {
    padding: 100px 0; }

  #page {
    padding: 80px 0 30px; }

  section#corporate {
    padding: 50px 0; }

  section#seniors {
    padding: 100px 0; }

  #caregiver .title {
    margin-top: 85px;
    padding-left: 25%; }

  #caregiver .description {
    padding-left: 25%; }

  #caregiver .author {
    padding-left: 25%; } }
@media only screen and (min-width: 768px) {
  #corporate .manegement {
    margin: 100px 0 0; }

  #corporate .plus-outline.margin-happy {
    margin-top: -50px; }

  #corporate .happy .animation {
    margin: 0 !important;
    position: absolute;
    right: 0;
    bottom: 0; }

  #hotels .manegement {
    margin: 100px 0 0; }

  #hotels .plus-outline.margin-happy {
    margin-top: -50px; }

  #hotels .happy .animation {
    margin: 0 !important;
    position: absolute;
    right: 0;
    bottom: 0; }

  #hotels.solutions .happy .happy-text {
    margin-bottom: 50px; }

  #corporate.solutions .happy .happy-text {
    margin-bottom: 50px; } }
@media only screen and (min-width: 1000px) {
  .menu-toggle {
    display: none; }

  .navigation nav {
    display: block; }

  .navigation .mobile-nav {
    display: none; }

  .navigation {
    height: 80px; }

  .navigation .logo {
    height: 52px;
    width: 80px;
    margin: 17px 0 0; }

  .mobile-navigation {
    display: none; }

  div.inner {
    text-align: left; }

  section#corporate button {
    float: left; }

  section#fitness button {
    float: left; }

  section#hotels button {
    float: left; }

  section#seniors button {
    float: left; }

  #quote .quote-text {
    font-size: 2.5em;
    width: 50%; }

  #hotels.solutions #header-image .text-margin {
    margin-top: 10%; }

  #main-image .bottom-text .plus-text {
    font-size: 2.125em; }

  #main-image .bottom-text .sub-text {
    font-size: 1.2em; }

  #main-image .solution-list {
    display: block;
    padding-left: 220px; }

  #main-image .image-text-bottom {
    /* width: 50%; */ }

  section#personal .personal-button {
    display: inline-block;
    float: left; }

  section .get-app {
    margin-left: 2em; }

  section .text-margin {
    margin-top: 55px; }

  #main-image .image-text {
    width: 50%; }

  #scientists .scientist-images .view {
    width: 100%; }

  .solutions #header-image .solution-image {
    margin-left: -160px;
    margin-bottom: -183px;
    height: 100%;
    max-width: 10000px; }

  .solutions #header-image .text-margin {
    margin-top: 13%; }

  #contact-us textarea {
    margin-top: 0; }

  #scientists #research .col-md-6:first-child {
    border-right: 1px solid #e4e4e4; }

  #personal .solution-content .margin-text {
    margin-top: 100px;
    padding-left: 78px; }

  #corporate .solution-content .margin-text {
    margin-top: 100px;
    padding-left: 78px; }

  #fitness .solution-content .margin-text {
    margin-top: 100px;
    padding-left: 78px; }

  #hotels .solution-content .margin-text {
    margin-top: 100px;
    padding-left: 78px; } }
@media only screen and (min-width: 1270px) {
  #scientists #our-scientists .row {
    margin: 0 110px !important; }

  .solutions .happy .happy-text {
    padding-left: 150px !important;
    margin-top: 80px !important; }

  #personal.solutions .happy .happy-text {
    padding-left: 150px !important;
    margin-top: 70px !important; }

  #personal.solutions .smaller-image {
    padding: 0 80px; }

  .solutions .fitness .fitness-text {
    padding-left: 20px !important;
    margin-top: 110px !important; }

  .solutions .manegement .ipad-text {
    padding-right: 150px !important;
    margin-top: 115px !important; }

  #corporate .background-circle1 {
    display: block !important; }

  #hotels .background-circle1 {
    display: block !important; }

  .solutions .professional .ipad-text {
    padding-right: 100px !important;
    margin-top: 30px !important; } }
@media only screen and (max-width: 1024px) {
  .dialog__content {
    width: 80%; }

  #gallery .gallery-images li {
    width: 33.33%; }

  #symposium.page .gallery.videos .videos-journal .lectures li {
    width: 50%; } }
@media only screen and (max-width: 1000px) {
  #symposium .main-image .timeline-header {
    margin-top: 60px; }

  .gallery .gallery-images li {
    width: 33.33%; } }
@media only screen and (max-width: 768px) {
  #main-image .phone {
    display: none; }

  #main-image .clinic {
    width: 100%; }

  #main-image .mayoLogo {
    float: initial; }

  #about .care-giver {
    display: none; }

  #main-image .image-text {
    width: 100%;
    left: 0;
    right: 0;
    padding: 32px; }

  #main-image .image-subtitle {
    color: #fff; }

  #main-image .bottom-text {
    padding-left: 0;
    margin-top: 11px; }

  #main-image {
    height: 500px !important; }

  #main-image .image {
    height: 400px !important; }

  #main-image .background {
    height: 400px; }

  html {
    overflow-x: hidden; }

  .dialog__content {
    width: 96%; }

  .menu-toggle {
    right: 0px; }

  .scroll-top-wrapper.show {
    display: none !important; }

  #main-image .image-text {
    top: 12%; }

  #main-image .image-title {
    text-align: center;
    font-size: 2.5em;
    line-height: 1em; }

  #main-image .image-subtitle {
    text-align: center;
    width: 100%; }

  section#personal .plus {
    width: 330px; }

  section#corporate .plus {
    width: 330px; }

  section#fitness .plus {
    width: 330px; }

  section#hotels .plus {
    width: 330px; }

  section#seniors .plus {
    width: 330px; }

  .smaller-image {
    padding: 0 50px; }

  #corporate .happy {
    margin: 0 !important; }

  #hotels .happy {
    margin: 0 !important; }

  h3.solution-title {
    padding-right: 0;
    font-size: 2.5em; }

  .solution-content .margin-text {
    padding-left: 0 !important;
    margin-top: 0 !important; }

  #corporate .manegement .woman-icon {
    display: none; }

  #corporate .manegement .men-icon {
    display: none; }

  #hotels .manegement .woman-icon {
    display: none; }

  #hotels .manegement .men-icon {
    display: none; }

  .solutions .solution-content .pc-image {
    margin-left: 0 !important;
    max-width: 100% !important; }

  .solutions .happy .animation {
    margin: 0 30px 0 !important; }

  .solutions .call-to-action .call-to-action-text {
    font-size: 2em !important; }

  section#whenever .title {
    font-size: 2em; }

  .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
    min-width: 300px;
    padding: 10px 16px; }

  #footer_menu .pages-margin {
    margin: 25px 6px; }

  #personal .phone-image {
    display: none; }

  #personal .more button {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto; }

  #personal .more .get-app {
    display: block;
    text-align: center;
    width: 224px;
    float: inherit;
    margin: 25px auto; }

  #personal .professional button {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px; }

  #antistress #workshops .col-sm-6 {
    padding: 0 0 20px 50px; }

  .aui h1 {
    font-size: 2.5em;
    padding: 0; }

  #antistress #how-to .description {
    padding-right: 0; }

  #antistress #how-to .description ul {
    padding-left: 40px;
    padding-top: 20px; }

  #antistress #how-to .stress-phone {
    display: none; }

  #antistress #how-to h3 {
    padding-left: 0;
    font-size: 2.5em;
    margin-top: 0;
    padding-top: 30px; }

  #antistress {
    padding-top: 50px; }

  #antistress #goals .one-goal {
    width: 100%; }

  #team #scientists .view {
    margin-left: 30px; }

  #team #scientists .view:first-child {
    margin-left: 300px; }

  #antistress .subtitle-center {
    padding: 0 1em;
    text-align: left; }

  #antistress .text-sub {
    text-align: left; }

  #antistress #how-to .description {
    text-align: left;
    margin-top: 20px; }

  #antistress .buttons {
    margin-top: 40px; }

  #antistress .info {
    padding: 30px 0 40px; }

  #antistress #how-to .description ul {
    padding-left: 0px;
    padding-top: 10px; }

  #antistress #how-to {
    margin-bottom: 40px; }

  #antistress #workshops {
    padding-bottom: 20px; }

  #antistress #goals .one-goal {
    padding: 0; }

  #antistress #packets .subtitle-center {
    padding: 0 1em; }

  #antistress #workshops .col-sm-6 {
    padding: 0 0 20px 30px; }

  #antistress h1 {
    padding: 0px 10px 0px; }

  #page .suggestions {
    display: none; }

  #page .portlet-journal-content .journal-content-article {
    padding: 0 16px !important; }

  #page .content {
    margin: 0; }

  #page.single .suggestions {
    display: none; }

  #page.single .content {
    margin-right: 0; }

  #page .inner {
    text-align: left; }

  .blog #column-2 {
    display: none; }

  .blog #column-1 {
    width: 100%; }

  #page #main-content.columns-2 #column-2 {
    display: none; }

  #page #main-content.columns-2 #column-1 {
    width: 100%; }

  #symposium .main-image .timeline-header {
    display: none; }

  .timeline > li > .timeline-panel {
    width: 100%;
    margin-left: 16px;
    padding-top: 16px; }

  .timeline > li.timeline-inverted > .timeline-panel {
    float: left; }

  .timeline-image {
    display: none; }

  .timeline:before {
    left: 0; }

  #symposium .right-text {
    text-align: left; }

  .timeline > li > .timeline-bullet {
    left: 0; }

  #gallery .gallery-images li {
    width: 50%; }

  #symposium.page .download-more {
    text-align: left;
    margin-left: -18px; }

  #symposium.page .videos-journal .lectures li {
    width: 100%; }

  #symposium.page .gallery.videos .videos-journal .lectures li {
    width: 100%; }

  .gallery .gallery-images li {
    width: 50%; }

  .dialog__content {
    padding: 0 10px 2em; } }
@media only screen and (max-width: 500px) {
  #gallery .gallery-images li {
    width: 100%; }

  .gallery .gallery-images li {
    width: 100%; }

  #symposium .main-image .title {
    font-size: 2em;
    margin-top: 60px; }

  .gallery .image {
    margin: 0; } }
@media screen and (max-height: 600px) {
  .dialog__content .half {
    margin-right: 0em !important;
    width: 100% !important; } }
@media screen and (min-height: 1400px) {
  #main-image .image {
    max-height: 600px; }

  #main-image {
    height: 700px !important; } }
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/24alife-public-theme/css/../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/24alife-public-theme/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/24alife-public-theme/css/../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/24alife-public-theme/css/../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/24alife-public-theme/css/../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/24alife-public-theme/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

@font-face {
  font-family: flowplayer;
  src: url("/24alife-public-theme/css/icons/flowplayer.eot?#iefix") format("embedded-opentype"), url("/24alife-public-theme/css/icons/flowplayer.woff2") format("woff2"), url("/24alife-public-theme/css/icons/flowplayer.woff") format("woff"); }

.fp-icon {
  display: inline-block; }

.fp-icon:before {
  font-family: flowplayer;
  font-size: 1.7em; }

.fp-airplay:before {
  content: "\e001"; }

.fp-fullscreen:before {
  content: "\e002"; }

.fp-checked:before {
  content: "\e003"; }

.fp-embed:before {
  content: "\e004";
  color: #fff; }

.fp-chromecast:before {
  content: "\e005"; }

.fp-email:before {
  content: "\e006"; }

.fp-playbtn:before {
  content: "\e007"; }

.fp-share:before {
  content: "\e009"; }

.fp-share2:before {
  content: "\e00a"; }

.fp-twitter:before {
  content: "\e00c";
  color: #1da1f2; }

.fp-facebook:before {
  content: "\e00a";
  color: #3b5998; }

.fp-volumebtn:before {
  content: "\e00b"; }

.fp-volume-off:before {
  content: "\e00d"; }

.fp-unload:before {
  content: "\e00f"; }

.fp-prevbtn:before {
  content: "\e011"; }

.fp-nextbtn:before {
  content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
  bottom: 3em; }

.flowplayer.is-poster .fp-engine {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-loading .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
  display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
  display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
  display: none; }

.flowplayer.is-poster .fp-engine {
  left: -9999em;
  top: -9999em; }

.flowplayer.is-disabled .fp-color {
  background-color: #999; }

.flowplayer.has-title .fp-header {
  top: 0;
  text-align: right; }

.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }

.flowplayer.is-fullscreen .fp-player {
  background-color: #333; }

.flowplayer.is-fullscreen .fp-fullscreen:before {
  content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
  content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
  content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e316"; }

.flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
  display: none !important; }

.flowplayer.is-playing {
  background-image: none !important; }

.flowplayer.is-playing .fp-playbtn:before {
  content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
  content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
  content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
  content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
  content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
  content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
  display: none; }

.flowplayer.is-inverted .fp-remaining {
  display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
  display: block; }

.flowplayer.is-error {
  background-color: #aaa; }

.flowplayer.is-error .fp-ui {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.is-live .fp-timeline {
  visibility: hidden; }

.flowplayer.is-live.is-dvr .fp-timeline {
  visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
  color: #00abcd; }

.flowplayer.is-live .fp-timestamp {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-waiting {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
  height: auto;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
  display: none; }

.flowplayer.is-flash-disabled .fp-engine {
  top: 0; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
  display: none; }

.flowplayer.no-volume .fp-volumebar {
  display: none; }

.flowplayer.fp-mute .fp-volumebtn {
  display: inline-block; }

@-webkit-keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }

  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

@keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }

  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

.flowplayer .fp-chromecast-engine {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff; }

.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
  font-size: 150%;
  text-align: center; }

.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
  -webkit-mask-image: url("/24alife-public-theme/css/data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
  mask-image: url("/24alife-public-theme/css/data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
  -webkit-mask-size: 100% 100%;
  background-color: #fff;
  margin: 10% auto 2em;
  height: 5em;
  width: 5em; }

.flowplayer.is-chromecast {
  background-color: #333; }

.flowplayer.is-chromecast .fp-chromecast-engine {
  display: block; }

.flowplayer.is-chromecast .fp-flash-disabled {
  display: none !important; }

.flowplayer.is-chromecast .fp-engine {
  left: -9999em;
  top: -9999em;
  bottom: auto;
  right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
  position: absolute;
  top: 45%;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.flowplayer.fp-default-playlist .fp-prev:hover, .flowplayer.fp-default-playlist .fp-next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
  font-family: flowplayer;
  font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
  left: 0.4em; }

.flowplayer.fp-default-playlist .fp-prev:before {
  content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
  right: 0.4em; }

.flowplayer.fp-default-playlist .fp-next:before {
  content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
  position: absolute;
  right: 0.4em;
  bottom: 3em;
  width: 100%;
  text-align: center; }

.flowplayer.fp-default-playlist .fp-playlist a {
  background-color: #fff;
  height: 0.8em;
  border-radius: 50%;
  width: 0.8em;
  filter: alpha(opacity=70);
  opacity: 0.7;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.flowplayer.fp-default-playlist .fp-playlist a:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }

.flowplayer.fp-default-playlist .fp-playlist a.is-active {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
  content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
  content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
  content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
  content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
  content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
  content: "\e312"; }

.flowplayer.fp-custom-playlist {
  overflow: visible; }

.flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
  display: block;
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
  display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
  display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
  display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
  display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
  border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
  content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
  content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
  content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
  content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
  content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
  content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
  content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
  content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
  content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
  content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
  content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
  content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
  content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
  content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
  content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
  content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
  content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
  content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
  content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
  content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
  content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
  content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
  content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
  content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
  content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
  background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
  background-color: #ccc;
  position: absolute;
  padding-top: 17%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
  display: none; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
  display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
  position: absolute;
  width: 100%; }

.flowplayer {
  font-family: avenir, sans-serif;
  font-size: 16px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  border-radius: .24em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  zoom: 1 !important;
  width: 100%;
  display: inline-block; }

.flowplayer .fp-hidden {
  display: none; }

.flowplayer .fp-shown {
  display: block !important; }

.flowplayer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flowplayer.is-ready:not(.is-poster) {
  background-color: #333; }

.flowplayer .fp-engine {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%; }

.flowplayer video.fp-engine::-webkit-media-controls {
  display: none !important; }

.flowplayer .fp-player {
  position: absolute;
  bottom: 0;
  top: 0; }

.flowplayer .fp-waiting p {
  filter: alpha(opacity=0);
  opacity: 0;
  color: #ccc;
  font-weight: bold; }

.flowplayer .fp-ui {
  height: 100%;
  top: 0;
  background-image: none;
  -webkit-transition: background-image .1s;
  transition: background-image .1s;
  text-align: center;
  cursor: pointer;
  color: #fff; }

.flowplayer .fp-ui a, .flowplayer .fp-ui strong {
  color: inherit !important;
  font-style: normal !important;
  text-decoration: none !important; }

.flowplayer .fp-ui strong {
  font-weight: bold !important; }

.flowplayer .fp-ui > * {
  -webkit-transition: opacity .1s;
  transition: opacity .1s;
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }

.flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer .fp-header {
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
  text-align: left;
  height: 3.6em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  padding-left: .9em; }

.flowplayer .fp-header .fp-icon {
  margin: .9em .9em 0 0; }

.flowplayer .fp-header .fp-icon.fp-active {
  color: #ec6c4c; }

.flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
  float: right; }

.flowplayer .fp-header .fp-unload {
  display: none; }

.flowplayer .fp-help {
  display: none; }

.flowplayer .fp-message {
  background-color: rgba(0, 0, 0, 0.5);
  text-align: left;
  font-size: 1.2em;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  padding: .6em .9em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.flowplayer .fp-message.fp-shown {
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer .fp-message.fp-shown + .fp-header {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer .fp-textarea {
  background-color: rgba(0, 0, 0, 0.5);
  width: 80%;
  position: absolute;
  left: 10%;
  top: 15%;
  color: #fff;
  outline: 0;
  border-radius: .2em;
  border: 0;
  min-height: 60%; }

.flowplayer .fp-logo {
  position: absolute;
  bottom: 3em;
  left: 0.9em; }

.flowplayer .fp-logo img {
  width: 100%; }

.flowplayer .fp-captions {
  bottom: 1.2em;
  display: none;
  text-align: center;
  color: #fff; }

.flowplayer .fp-captions p {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: .2em;
  font-size: 110%;
  display: inline-block;
  padding: .1em .3em;
  margin: .1em; }

.flowplayer .fp-speed-flash {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-size: 4em;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 4em;
  height: 2em;
  display: none; }

.flowplayer .fp-speed-flash.fp-hilite {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
  display: none; }

.flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 6em;
  height: 6em;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: auto;
  max-height: 30%;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  transition: all .2s;
  display: none; }

.flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
  display: block; }

.flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  filter: alpha(opacity=100);
  opacity: 1; }

.flowplayer .fp-remaining {
  display: none; }

.flowplayer .fp-controls {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  align-items: center;
  height: 2.4em;
  bottom: 0;
  z-index: 2;
  padding-left: 0.3em;
  padding-right: 0.3em; }

.flowplayer .fp-controls > * {
  margin: 0 .6em; }

.flowplayer .fp-controls > strong {
  letter-spacing: 1px; }

.flowplayer .fp-controls img {
  width: 1.2em; }

.flowplayer .fp-bar, .flowplayer .fp-bar-slider {
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
  cursor: col-resize;
  height: .9em;
  border-radius: 0.24em;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1; }

.flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  height: 100%;
  border-radius: 0.24em; }

.flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
  -webkit-transition: width .25s linear;
  transition: width .25s linear; }

.flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
  -webkit-transition: none;
  transition: none; }

.flowplayer .fp-timeline {
  -webkit-transition: height .2s;
  transition: height .2s; }

.flowplayer .fp-cuepoint {
  background-color: #000;
  position: absolute;
  height: 100%;
  width: 2px; }

.flowplayer .fp-timestamp {
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
  border-radius: .2em;
  padding: .1em .3em;
  font-size: 90%;
  bottom: 1.4em;
  height: auto; }

.flowplayer .fp-timeline:hover .fp-timestamp {
  display: inline; }

.flowplayer .fp-volume {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }

.flowplayer .fp-volumebtn {
  display: none; }

.flowplayer .fp-bar-slider {
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: height .2s;
  transition: height .2s;
  white-space: nowrap;
  -ms-flex: 1 0 auto; }

.flowplayer .fp-bar-slider em {
  border-radius: 2px;
  display: inline-block;
  width: 5px;
  height: 100%;
  position: relative;
  vertical-align: top;
  margin-left: 3px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.flowplayer .fp-bar-slider em:hover {
  -webkit-transform: scaleY(1.35);
  -ms-transform: scaleY(1.35);
  transform: scaleY(1.35);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.flowplayer .fp-bar-slider em.fp-grey {
  background-color: rgba(255, 255, 255, 0.75); }

.flowplayer.no-flex .fp-controls {
  white-space: nowrap; }

.flowplayer.no-flex .fp-controls > * {
  display: inline-block;
  vertical-align: center;
  margin: 0 .3em; }

.flowplayer.no-flex .fp-timeline {
  width: 40%; }

.flowplayer.no-flex.fp-full .fp-timeline {
  margin-bottom: .6em;
  height: .9em; }

.flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
  height: .9em !important; }

.flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
  height: 100%;
  border-radius: 0; }

.flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
  border-radius: 0; }

.flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
  bottom: 3.2em; }

.flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
  -webkit-transform: scaleY(0.6);
  -ms-transform: scaleY(0.6);
  transform: scaleY(0.6);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
  -webkit-transform: scaleY(0.75);
  -ms-transform: scaleY(0.75);
  transform: scaleY(0.75); }

.flowplayer.fp-slim .fp-timeline {
  height: .2em; }

.flowplayer.fp-slim .fp-controls:hover .fp-timeline {
  height: .9em; }

.flowplayer.fp-slim .fp-cue {
  width: 4px; }

.flowplayer.fp-slim .fp-bar-slider {
  height: .2em; }

.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
  height: 0.9em; }

.flowplayer.fp-full .fp-timeline {
  position: absolute;
  height: .3em;
  bottom: 2.8em;
  margin: 0;
  width: 100%;
  border-radius: 0;
  overflow: inherit;
  left: 0; }

.flowplayer.fp-full .fp-timeline:before {
  content: "";
  width: 100%;
  height: 1.2em;
  position: absolute;
  top: -1.2em;
  left: 0; }

.flowplayer.fp-full .fp-controls {
  height: 2.8em; }

.flowplayer.fp-full .fp-controls:hover .fp-timeline {
  height: 1em; }

.flowplayer.fp-full .fp-volume {
  margin-right: auto; }

.flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
  margin-left: 0; }

.flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
  position: relative;
  content: "/";
  left: -.3em; }

.flowplayer.fp-minimal .fp-controls {
  background-color: transparent !important; }

.flowplayer.fp-minimal .fp-controls > * {
  display: none; }

.flowplayer.fp-minimal .fp-header > * {
  display: none; }

.flowplayer.fp-minimal .fp-header .fp-fullscreen {
  display: inherit; }

.flowplayer.fp-minimal .fp-timeline {
  height: .3em;
  max-width: 12em;
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
  background-color: #ec6c4c;
  fill: #ec6c4c; }

.flowplayer.fp-playful .fp-controls {
  background-color: #006680; }

.flowplayer .fp-selected:before {
  content: "? "; }

.flowplayer .fp-menu {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: .24em;
  position: absolute;
  width: 8em;
  right: .5em;
  z-index: 2;
  font-size: 90%;
  -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
  transition: opacity .2s, height .2s, -webkit-transform .2s;
  transition: opacity .2s, transform .2s, height .2s;
  transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  bottom: -100%;
  height: 0;
  filter: alpha(opacity=0) !important;
  opacity: 0 !important; }

.flowplayer .fp-menu.fp-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: auto;
  bottom: 3.2em;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important; }

.flowplayer .fp-menu > * {
  display: block;
  padding: .4em 1.2em;
  text-align: right; }

.flowplayer .fp-menu strong {
  display: block;
  padding: .7em 1.2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: default;
  font-size: 90%; }

.flowplayer .fp-menu a {
  color: rgba(255, 255, 255, 0.8); }

.flowplayer .fp-menu a:hover:not(.fp-selected) {
  background-color: #000;
  color: #fff; }

.flowplayer .fp-menu .fp-icon {
  cursor: pointer; }

.flowplayer .fp-menu .fp-icon:before {
  margin-right: .1em;
  font-size: 1.5em;
  vertical-align: -0.1em; }

.flowplayer .fp-qsel-menu {
  width: auto; }

.flowplayer .fp-context-menu {
  width: auto;
  right: auto;
  bottom: auto !important;
  display: none; }

.flowplayer .fp-context-menu.fp-active {
  display: block; }

.flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
  text-align: left;
  color: #fff;
  white-space: nowrap; }

.flowplayer .fp-share-menu {
  width: 9em;
  padding-bottom: 0.2em; }

.flowplayer .fp-share-menu.fp-active {
  bottom: auto; }

.flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
  text-align: left; }

.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
  display: none; }

.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
  display: block; }

.flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
  content: "\e201"; }

.flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
  content: "\e202"; }

.flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
  content: "\e203"; }

.flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
  content: "\e204"; }

.flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
  content: "\e205"; }

.flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
  content: "\e206"; }

.flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
  content: "\e207"; }

.flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
  content: "\e209"; }

.flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
  content: "\e20a"; }

.flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
  content: "\e20c"; }

.flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
  content: "\e20a"; }

.flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
  content: "\e20b"; }

.flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
  content: "\e20d"; }

.flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
  content: "\e20f"; }

.flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
  content: "\e211"; }

.flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
  content: "\e212"; }

.flowplayer .fp-color {
  background-color: #00abcd;
  fill: rgba(0, 0, 0, 0.2); }

.flowplayer .fp-color-play {
  fill: transparent; }

.flowplayer.is-rtl {
  direction: rtl; }

.flowplayer.is-rtl .fp-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.flowplayer.-grayscale video.fp-engine {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.flowplayer.-sepia video.fp-engine {
  -webkit-filter: sepia(100%);
  filter: sepia(100%); }

.flowplayer.-blur video.fp-engine {
  -webkit-filter: blur(5px);
  filter: blur(5px); }

.fp-filters {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute; }