@charset "UTF-8";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

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

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/CSHG-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(/CSHG-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 ---------- */
.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

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

.underlay-hidden {
  display: none; }

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(/CSHG-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100;
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.eot);
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.eot?#iefix) format("embedded-opentype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.woff2) format("woff2");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.woff) format("woff");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.ttf) format("truetype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-100.svg#Roboto) format("svg"); }

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.eot);
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.woff2) format("woff2");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.woff) format("woff");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.ttf) format("truetype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-regular.svg#Roboto) format("svg"); }

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.eot);
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.eot?#iefix) format("embedded-opentype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.woff2) format("woff2");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.woff) format("woff");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.ttf) format("truetype");
  src: url(/CSHG-theme/fonts/Roboto/roboto-v20-latin-700.svg#Roboto) format("svg"); }

@font-face {
  font-family: merriweather;
  src: url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.eot);
  src: url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.eot?#iefix) format("embedded-opentype"), url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.woff2) format("woff2"), url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.woff) format("woff"), url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.ttf) format("truetype"), url(/CSHG-theme/fonts/Merriweather/merriweather-bold-webfont.svg#merriweatherbold) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: merriweather;
  src: url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.eot);
  src: url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.woff2) format("woff2"), url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.woff) format("woff"), url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.ttf) format("truetype"), url(/CSHG-theme/fonts/Merriweather/merriweather-regular-webfont.svg#merriweatherregular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.eot);
  src: url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.woff2) format("woff2"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.woff) format("woff"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.ttf) format("truetype"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Bold-webfont.svg#open_sansbold) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.eot);
  src: url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.woff2) format("woff2"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.woff) format("woff"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.ttf) format("truetype"), url(/CSHG-theme/fonts/OpenSans-/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: XuntaSans;
  font-style: normal;
  font-weight: 100 500;
  src: url(/CSHG-theme/fonts/XuntaSans/XuntaSans-Regular.woff2) format("woff2"), url(/CSHG-theme/fonts/XuntaSans/XuntaSans-Regular.woff) format("woff"); }

@font-face {
  font-family: XuntaSans;
  font-style: normal;
  font-weight: 600 900;
  src: url(/CSHG-theme/fonts/XuntaSans/XuntaSans-Bold.woff2) format("woff2"), url(/CSHG-theme/fonts/XuntaSans/XuntaSans-Bold.woff) format("woff"); }

body, html {
  overflow-x: hidden; }

.aui .dockbar {
  z-index: 999999999; }

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

.aui .signed-in .portlet-column-content.empty {
  padding: 40px; }

.aui .portlet-content {
  padding: 0 !important; }

.aui .portlet-borderless-bar {
  z-index: 10000000000000002000; }

.aui .color-neutro {
  color: #fff; }

.aui .color-black {
  color: #000; }

.aui .color-blue-dark {
  color: #0762a1; }

.aui .color-gray {
  color: #848687; }

.aui .color-gray-light {
  color: #f2f2f2; }

.aui .bg-neutro {
  background-color: #fff; }

.aui .bg-blue-dark {
  background-color: #0762a1; }

.aui .bg-blue-light {
  background-color: rgba(36, 144, 226, 0.75); }

.aui .bg-black-7 {
  background-color: rgba(0, 0, 0, 0.7); }

.aui .bg-azul, .aui .bg-azul-h:hover {
  background-color: rgba(36, 144, 226, 0.75) !important; }

.aui .bg-laranxa, .aui .bg-laranxa-h:hover {
  background-color: #ff950e !important; }

.aui .bg-verde, .aui .bg-verde-h:hover {
  background-color: #009353 !important; }

.aui .bg-azul-h, .aui .bg-laranxa-h, .aui .bg-verde-h {
  background-color: tranparent;
  transition: all .3s; }

.aui .bg-gray-lighter {
  background-color: #f3f3f3; }

.aui .padding-xxxs {
  padding: 5px; }

.aui .padding-xxs {
  padding: 7.5px; }

.aui .padding-xs {
  padding: 15px; }

.aui .padding-s {
  padding: 20px; }

.aui .padding-m {
  padding: 30px; }

.aui .padding-l {
  padding: 45px; }

.aui .padding-xl {
  padding: 60px; }

.aui .padding-xxl {
  padding: 75px; }

.aui .padding-0 {
  padding: 0; }

.aui .padding-left-xxxs {
  padding-left: 5px; }

.aui .padding-left-xxs {
  padding-left: 7.5px; }

.aui .padding-left-xs {
  padding-left: 15px; }

.aui .padding-left-s {
  padding-left: 20px; }

.aui .padding-left-m {
  padding-left: 30px; }

.aui .padding-left-l {
  padding-left: 45px; }

.aui .padding-left-xl {
  padding-left: 60px; }

.aui .padding-left-xxl {
  padding-left: 75px; }

.aui .padding-left-0 {
  padding-left: 0; }

.aui .padding-right-xxxs {
  padding-right: 5px; }

.aui .padding-right-xxs {
  padding-right: 7.5px; }

.aui .padding-right-xs {
  padding-right: 15px; }

.aui .padding-right-s {
  padding-right: 20px; }

.aui .padding-right-m {
  padding-right: 30px; }

.aui .padding-right-l {
  padding-right: 45px; }

.aui .padding-right-xl {
  padding-right: 60px; }

.aui .padding-right-xxl {
  padding-right: 75px; }

.aui .padding-right-0 {
  padding-right: 0; }

.aui .padding-top-xxxs {
  padding-top: 5px; }

.aui .padding-top-xxs {
  padding-top: 7.5px; }

.aui .padding-top-xs {
  padding-top: 15px; }

.aui .padding-top-s {
  padding-top: 20px; }

.aui .padding-top-m {
  padding-top: 30px; }

.aui .padding-top-l {
  padding-top: 45px; }

.aui .padding-top-xl {
  padding-top: 60px; }

.aui .padding-top-xxl {
  padding-top: 75px; }

.aui .padding-top-0 {
  padding-top: 0; }

.aui .padding-bottom-xxxs {
  padding-bottom: 5px; }

.aui .padding-bottom-xxs {
  padding-bottom: 7.5px; }

.aui .padding-bottom-xs {
  padding-bottom: 15px; }

.aui .padding-bottom-s {
  padding-bottom: 20px; }

.aui .padding-bottom-m {
  padding-bottom: 30px; }

.aui .padding-bottom-l {
  padding-bottom: 45px; }

.aui .padding-bottom-xl {
  padding-bottom: 60px; }

.aui .padding-bottom-xxl {
  padding-bottom: 75px; }

.aui .padding-bottom-0 {
  padding-bottom: 0; }

.aui .margin-xxxs {
  margin: 5px; }

.aui .margin-xxs {
  margin: 7.5px; }

.aui .margin-xs {
  margin: 15px; }

.aui .margin-s {
  margin: 20px; }

.aui .margin-m {
  margin: 30px; }

.aui .margin-l {
  margin: 45px; }

.aui .margin-xl {
  margin: 60px; }

.aui .margin-0 {
  margin: 0; }

.aui .margin-left-xxxs {
  margin-left: 5px; }

.aui .margin-left-xxs {
  margin-left: 7.5px; }

.aui .margin-left-xs {
  margin-left: 15px; }

.aui .margin-left-s {
  margin-left: 20px; }

.aui .margin-left-m {
  margin-left: 30px; }

.aui .margin-left-l {
  margin-left: 45px; }

.aui .margin-left-xl {
  margin-left: 60px; }

.aui .margin-left-0 {
  margin-left: 0; }

.aui .margin-right-xxxs {
  margin-right: 5px; }

.aui .margin-right-xxs {
  margin-right: 7.5px; }

.aui .margin-right-xs {
  margin-right: 15px; }

.aui .margin-right-s {
  margin-right: 20px; }

.aui .margin-right-m {
  margin-right: 30px; }

.aui .margin-right-l {
  margin-right: 45px; }

.aui .margin-right-xl {
  margin-right: 60px; }

.aui .margin-right-0 {
  margin-right: 0; }

.aui .margin-top-xxxs {
  margin-top: 5px; }

.aui .margin-top-xxs {
  margin-top: 7.5px; }

.aui .margin-top-xs {
  margin-top: 15px; }

.aui .margin-top-s {
  margin-top: 20px; }

.aui .margin-top-m {
  margin-top: 30px; }

.aui .margin-top-l {
  margin-top: 45px; }

.aui .margin-top-xl {
  margin-top: 60px; }

.aui .margin-top-0 {
  margin-top: 0; }

.aui .margin-bottom-xxxs {
  margin-bottom: 5px; }

.aui .margin-bottom-xxs {
  margin-bottom: 7.5px; }

.aui .margin-bottom-xs {
  margin-bottom: 15px; }

.aui .margin-bottom-s {
  margin-bottom: 20px; }

.aui .margin-bottom-m {
  margin-bottom: 30px; }

.aui .margin-bottom-l {
  margin-bottom: 45px; }

.aui .margin-bottom-xl {
  margin-bottom: 60px; }

.aui .margin-bottom-0 {
  margin-bottom: 0; }

@media (max-width: 1199px) {
  .aui .padding-top-md-xxs {
    padding-top: 7.5px; }

  .aui .padding-top-md-xs {
    padding-top: 15px; }

  .aui .padding-top-md-s {
    padding-top: 20px; }

  .aui .padding-top-md-m {
    padding-top: 30px; }

  .aui .padding-top-md-l {
    padding-top: 45px; }

  .aui .padding-top-md-xl {
    padding-top: 60px; }

  .aui .padding-top-md-xxl {
    padding-top: 75px; }

  .aui .padding-top-md-0 {
    padding-top: 0; }

  .aui .padding-bottom-md-xxs {
    padding-bottom: 7.5px; }

  .aui .padding-bottom-md-xs {
    padding-bottom: 15px; }

  .aui .padding-bottom-md-s {
    padding-bottom: 20px; }

  .aui .padding-bottom-md-m {
    padding-bottom: 30px; }

  .aui .padding-bottom-md-l {
    padding-bottom: 45px; }

  .aui .padding-bottom-md-xl {
    padding-bottom: 60px; }

  .aui .padding-bottom-md-xxl {
    padding-bottom: 75px; }

  .aui .padding-bottom-md-0 {
    padding-bottom: 0; } }
@media (max-width: 991px) {
  .aui .padding-top-sm-xxs {
    padding-top: 7.5px; }

  .aui .padding-top-sm-xs {
    padding-top: 15px; }

  .aui .padding-top-sm-s {
    padding-top: 20px; }

  .aui .padding-top-sm-m {
    padding-top: 30px; }

  .aui .padding-top-sm-l {
    padding-top: 45px; }

  .aui .padding-top-sm-xl {
    padding-top: 60px; }

  .aui .padding-top-sm-xxl {
    padding-top: 75px; }

  .aui .padding-top-sm-0 {
    padding-top: 0; }

  .aui .padding-bottom-sm-xxs {
    padding-bottom: 7.5px; }

  .aui .padding-bottom-sm-xs {
    padding-bottom: 15px; }

  .aui .padding-bottom-sm-s {
    padding-bottom: 20px; }

  .aui .padding-bottom-sm-m {
    padding-bottom: 30px; }

  .aui .padding-bottom-sm-l {
    padding-bottom: 45px; }

  .aui .padding-bottom-sm-xl {
    padding-bottom: 60px; }

  .aui .padding-bottom-sm-xxl {
    padding-bottom: 75px; }

  .aui .padding-bottom-sm-0 {
    padding-bottom: 0; } }
@media (max-width: 767px) {
  .aui .padding-xs-xxs {
    padding: 7.5px; }

  .aui .padding-xs-xs {
    padding: 15px; }

  .aui .padding-xs-s {
    padding: 20px; }

  .aui .padding-xs-m {
    padding: 30px; }

  .aui .padding-xs-l {
    padding: 45px; }

  .aui .padding-xs-xl {
    padding: 60px; }

  .aui .padding-xs-xxl {
    padding: 75px; }

  .aui .padding-xs-0 {
    padding: 0; }

  .aui .padding-top-xs-xxs {
    padding-top: 7.5px; }

  .aui .padding-top-xs-xs {
    padding-top: 15px; }

  .aui .padding-top-xs-s {
    padding-top: 20px; }

  .aui .padding-top-xs-m {
    padding-top: 30px; }

  .aui .padding-top-xs-l {
    padding-top: 45px; }

  .aui .padding-top-xs-xl {
    padding-top: 60px; }

  .aui .padding-top-xs-xxl {
    padding-top: 75px; }

  .aui .padding-top-xs-0 {
    padding-top: 0; } }
.aui :focus {
  outline: 0; }

.aui h1, .aui h2, .aui h3, .aui h4 {
  margin: 0; }

.aui img {
  border-style: none; }

.aui body .title-page {
  letter-spacing: 0;
  font-size: 3em;
  line-height: 110%;
  font-weight: 600;
  color: #000; }

.aui .titulo-lista {
  font-family: merriweather;
  color: #000;
  font-size: 1.4em; }

.aui .lista {
  font-family: Roboto,sans-serif;
  font-size: .9375em;
  font-weight: 400;
  line-height: 1em;
  color: #0762a1;
  padding-left: 26px; }

.aui .lista a {
  text-decoration: none; }

.aui .lista .media {
  margin-top: 6px; }

.aui .lista .media:first-child {
  margin-top: 0; }

.aui .lista .media-left .icon-small {
  width: 16px;
  height: 16px; }

.aui .texto-num-resultados {
  font-size: .875em; }

.aui .list-w-separator .separator-top::before {
  display: block;
  width: 100%;
  content: "";
  border-top: 1px solid #dedede; }

.aui .list-w-separator .list-item .title-list-item {
  font-family: merriweather;
  font-size: 1.125em;
  font-weight: 700; }

.aui .list-w-separator .list-item .description {
  font-size: .8125em; }

.aui .list-w-separator .list-item .enlace {
  font-size: .875em; }

.aui .text-small-xx {
  font-size: .75em;
  line-height: 1.2em; }

.aui .text-big {
  font-size: 4em; }

.aui .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .align-top {
  margin-bottom: auto; }

.aui .align-bottom {
  margin-top: auto; }

.aui .align-right {
  margin-left: auto; }

.aui .align-left {
  margin-right: auto; }

.aui .border-0 {
  border: none; }

.aui .border-radius-0 {
  border-radius: 0; }

.aui .max-width {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.aui .inline {
  display: inline !important; }

.aui .inline-block {
  display: inline-block !important; }

.aui .no-float {
  float: none !important; }

.aui .relative {
  position: relative !important; }

.aui .height-100 {
  height: 100%; }

.aui .width-100 {
  width: 100%; }

.aui .canvas {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.aui .img-fit {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

.aui .bg-cover {
  background-size: cover;
  background-position: center center; }

.aui .object-fit-contain {
  object-fit: contain; }

.aui .object-fit-cover {
  object-fit: cover; }

.aui .z-index-1000 {
  z-index: 1000; }

.aui .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.aui .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.aui .flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.aui .flex-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.aui .flex-justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.aui .flex-justify-around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.aui .center-transform-translate {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.aui .top-right {
  position: absolute;
  top: 0;
  right: 0; }

.aui .top-left {
  position: absolute;
  top: 0;
  left: 0; }

.aui .bottom-right {
  position: absolute;
  bottom: 0;
  right: 0; }

.aui .bottom-left {
  position: absolute;
  bottom: 0;
  left: 0; }

.aui .table-vertical {
  height: 100%;
  width: 100%;
  display: table; }

.aui .table-vertical .cell {
  display: table-cell;
  height: 100%;
  position: inherit;
  vertical-align: middle;
  float: none !important; }

.aui .vertical-align-middle {
  vertical-align: middle !important; }

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

.aui .vertical-align-top {
  vertical-align: top; }

.aui .no-result {
  font-size: 1.4em;
  padding: 20px 0 30px; }

.aui .no-result .title {
  font-weight: 700;
  font-size: 1.5em; }

.aui .box-shadow-bottom {
  -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2); }

.aui .box-shadow-item {
  -webkit-box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.4); }

.aui .clearable {
  background: white url(/CSHG-theme/images/icons/cross-red.png) no-repeat right -10px center;
  border: 1px solid #999;
  padding: 3px 18px 3px 4px;
  border-radius: 3px;
  -webkit-transition: background .4s;
  transition: background .4s; }

.aui .clearable.x {
  background-position: right 5px center; }

.aui .clearable.onX {
  cursor: pointer; }

.aui .clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.aui .row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.aui .row.no-gutters > [class*=" col-"], .aui .row.no-gutters > [class^=col-] {
  padding-right: 0;
  padding-left: 0; }

.aui .rotate {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.aui .loaderCanvas {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.6);
  z-index: 99;
  display: flex;
  align-items: center; }

.aui .loader {
  border: 16px solid #0762a1;
  border-top: 16px solid #fff;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0); }

  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media (max-width: 1199px) {
  .aui .pull-right-md {
    float: right; }

  .aui .pull-left-md {
    float: left; }

  .aui .item-center-md {
    float: none !important;
    margin: 0 auto;
    text-align: center; }

  .aui .text-left-md {
    text-align: left; }

  .aui .text-right-md {
    text-align: right; } }
@media (max-width: 991px) {
  .aui .pull-right-sm {
    float: right; }

  .aui .pull-left-sm {
    float: left; }

  .aui .item-center-sm {
    float: none !important;
    margin: 0 auto;
    text-align: center; }

  .aui .text-left-sm {
    text-align: left; }

  .aui .text-right-sm {
    text-align: right; }

  .aui .flex-column-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media (max-width: 767px) {
  .aui .pull-right-xs {
    float: right; }

  .aui .pull-left-xs {
    float: left; }

  .aui .item-center-xs {
    float: none !important;
    margin: 0 auto;
    text-align: center; }

  .aui .text-left-xs {
    text-align: left !important; }

  .aui .text-right-xs {
    text-align: right; } }
@media (min-width: 767px) {
  .aui .pull-right-sm-min {
    float: right; }

  .aui .pull-left-sm-min {
    float: left; }

  .aui .text-left-sm-min {
    text-align: left; }

  .aui .text-right-sm-min {
    text-align: right; }

  .aui .flex-align-center-sm-min {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .aui .flex-justify-center-sm-min {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.aui .enlace-borde-primario {
  display: inline-block;
  border: 1px solid #0762a1;
  color: #0762a1;
  line-height: 1em;
  background-color: #fff;
  transition: all .3s; }

.aui .enlace-borde-primario:hover {
  background-color: #0762a1;
  color: #fff;
  text-decoration: none; }

.aui .input-group-lg > .input-group-btn > .btn {
  padding: 4px 19px;
  height: auto;
  margin-top: 0; }

@media (max-width: 979px) {
  .aui .input-group .btn {
    padding: 5px 19px;
    font-size: 17.5px;
    margin-top: 0; } }
@media (max-width: 767px) {
  .aui .aui .input-group .btn {
    margin-top: -1px;
    line-height: 1em;
    padding: 8px 19px 9px;
    margin-top: 0; } }
.aui .pagination .controls a {
  display: inline-block;
  vertical-aling: middle;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 6px; }

.aui .pagination .controls a.disabled {
  opacity: .5;
  cursor: text; }

.aui .pagination .controls a.disabled:hover {
  color: #003054; }

.aui .pagination .controls a:hover {
  text-decoration: none; }

.aui .pagination .controls input {
  width: 40px;
  text-align: center; }

.aui .banner .banner-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%; }

.aui .banner .banner-content .banner-titles {
  padding-top: 20%; }

.aui .banner .banner-content .banner-titles h1 {
  color: #fff;
  font-size: 22px;
  font-weight: 600; }

.aui .banner .banner-content .banner-titles h2 {
  color: #ef6f54;
  font-size: 50px;
  padding-top: 20px; }

.aui .banner .banner-content .banner-icons {
  display: flex;
  text-align: center;
  justify-content: space-between;
  padding: 0 10% 20% 10%; }

.aui .banner .banner-content .banner-icons a {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 800; }

.aui .banner .banner-content .banner-icons a i {
  color: #ef6f54;
  font-size: 30px; }

.aui #wrapper-header-datos .datos-logo {
  height: 16px;
  width: 16px; }

.aui #wrapper-header-datos .datos-texto, .aui #wrapper-header-datos .datos-texto-fecha, .aui #wrapper-header-datos .datos-texto-nombre {
  font-family: "Open Sans";
  font-size: .8125em;
  text-decoration: none; }

.aui #wrapper-header-datos .datos-texto-fecha:hover, .aui #wrapper-header-datos .datos-texto-nombre:hover, .aui #wrapper-header-datos .datos-texto:hover {
  color: #848687; }

.aui #wrapper-header-datos #selectMainLanguage {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s; }

.aui #wrapper-header-datos #selectMainLanguage #selectMainLanguageBtn {
  color: #848687;
  cursor: pointer;
  display: inline-block;
  line-height: 25px; }

.aui #wrapper-header-datos #selectMainLanguage #selectMainLanguageBtn:hover {
  text-decoration: none; }

.aui #wrapper-header-datos #selectMainLanguage .taglib-language-list-text {
  font-size: .8125em;
  border-right: 0;
  padding: 4px 15px;
  display: block;
  color: #848687;
  -webkit-transition: all .3s;
  transition: all .3s; }

.aui #wrapper-header-datos #selectMainLanguage .taglib-language-list-text:hover {
  color: #fff;
  background-color: #0762a1; }

.aui #wrapper-header-datos #selectMainLanguage span.taglib-language-list-text {
  color: #0762a1; }

.aui #nav-bar-top {
  border-bottom: 1px solid #e7e7e7; }

.aui #nav-bar-top .logo-principal {
  height: 90px;
  -webkit-transition: .3s;
  transition: .3s; }

@media (min-width: 768px) and (max-width: 991px) {
  .aui #nav-bar-top .logo-principal {
    height: 55px; } }
@media (max-width: 767px) {
  .aui #nav-bar-top .logo-principal {
    height: 55px; } }
.aui #nav-bar-top .datos-logo {
  height: 16px;
  width: 16px; }

.aui #nav-bar-top.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000; }

.aui #nav-bar-top.sticky .logo-principal {
  height: 55px;
  width: 183px; }

.aui #nav-bar-top .nav a {
  font-family: "Open Sans";
  color: #444;
  font-size: .8125em;
  text-decoration: none; }

.aui #nav-bar-top .nav li.active a, .aui #nav-bar-top .nav li:hover a {
  color: #0762a1 !important; }

.aui #nav-bar-top .navbar .navbar-toggle, .aui #nav-bar-top .navbar-default .navbar-toggle {
  border: 0; }

.aui #nav-bar-top .navbar .navbar-toggle {
  margin-right: 0;
  padding-right: 0; }

.aui #nav-bar-top .navbar .navbar-toggle:focus, .aui #nav-bar-top .navbar .navbar-toggle:hover, .aui #nav-bar-top .navbar-default .navbar-toggle:focus, .aui #nav-bar-top .navbar-default .navbar-toggle:hover {
  background-color: #fff; }

.aui #nav-bar-top .dropdown-menu > li > a:focus, .aui #nav-bar-top .dropdown-menu > li > a:hover {
  background-color: #fff; }

@media (min-width: 767px) {
  .aui #nav-bar-top .dropdown:hover .dropdown-menu {
    display: block; } }
.aui #nav-bar-top #menu-navegacion {
  overflow-y: hidden;
  height: auto; }

.aui #buscadorCabMain {
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 2px 10px;
  transition: all .3s; }

.aui #buscadorCabMain:focus, .aui #buscadorCabMain:hover {
  text-decoration: none; }

.aui #buscadorCabMain.active {
  background: #0762a1;
  color: #fff; }

.aui #headerSearch {
  position: absolute;
  right: 0;
  padding: 8px;
  top: 58px;
  background: #0762a1;
  z-index: 999;
  width: 68%; }

@media (max-width: 767px) {
  .aui #nav-bar-top {
    padding-top: 18px; }

  .aui #nav-bar-top .dropdown {
    border-bottom: 1px solid #e7e7e7; }

  .aui #nav-bar-top .dropdown .dropdown-toggle {
    background: rgba(255, 255, 255, 0);
    transition: all .3s; }

  .aui #nav-bar-top .dropdown .dropdown-toggle .ico-apoio {
    font-size: 1.4em;
    transform: rotate(0);
    transition: all .3s; }

  .aui #nav-bar-top .dropdown.open .dropdown-toggle {
    background: rgba(7, 98, 161, 0.1); }

  .aui #nav-bar-top .dropdown.open .dropdown-toggle .ico-apoio {
    transform: rotate(180deg); }

  .aui #nav-bar-top .dropdown .dropdown-menu > li {
    padding: 0 !important; }

  .aui #nav-bar-top .nav li:hover a {
    color: black !important; }

  .aui #nav-bar-top .nav .dropdown .dropdown-menu > li a:hover {
    color: #0762a1 !important; }

  .aui .taglib-language-list-text {
    border: 0;
    display: inline-block;
    width: 32%;
    text-align: center; } }
.aui #footer-wrapper .logo-xunta img {
  width: 102px;
  height: 32px; }

.aui #footer-wrapper #footerXunta img {
  width: 90px;
  height: 32px; }

.aui #footer-wrapper #footerXacobeo {
  float: right; }

.aui #footer-wrapper #footerXacobeo img {
  height: 32px;
  margin-top: -5px; }

.aui #footer-wrapper #footerXacobeoC {
  float: right;
  display: none; }

.aui #footer-wrapper #footerXacobeoC img {
  height: 17px;
  margin-top: -2px; }

.aui #footer-wrapper .info {
  font-family: "Open Sans";
  font-size: .625em; }

.aui #footer-wrapper .info .icon-cc {
  width: 15px;
  height: 15px;
  vertical-align: middle; }

.aui #footer-wrapper .info a:focus, .aui #footer-wrapper .info a:hover {
  color: #fff; }

@media (max-width: 1070px) {
  .aui #footer-wrapper #footerXacobeo {
    display: none; }

  .aui #footer-wrapper #footerXacobeoC {
    display: block; } }
@media (max-width: 992px) {
  .aui #footer-wrapper #footerXacobeo {
    display: block; }

  .aui #footer-wrapper #footerXacobeoC {
    display: none; } }
@media (max-width: 830px) {
  .aui #footer-wrapper #footerXacobeo {
    display: none; }

  .aui #footer-wrapper #footerXacobeoC {
    display: block; } }
@media (max-width: 769px) {
  .aui #footer-wrapper #footerXacobeo {
    display: block; }

  .aui #footer-wrapper #footerXacobeoC {
    display: none; } }
@media (max-width: 500px) {
  .aui #footer-wrapper #footerXacobeo {
    display: none; }

  .aui #footer-wrapper #footerXacobeoC {
    display: block; } }
@media (max-width: 425px) {
  .aui #footer-wrapper #footerXuntaCanvas {
    width: 37.66667%; }

  .aui #footer-wrapper #footerLogosCanvas {
    width: 62.33333%; } }
.aui .ipecos-video-player.classic, .aui .ytCanvas.classic {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  z-index: 999999; }

.aui .contido-estandar .titulo {
  font-family: merriweather;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.1em;
  color: #000; }

.aui .contido-estandar .subtitulo {
  font-family: merriweather;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
  color: #000; }

.aui .contido-estandar .entradilla {
  font-size: 1.2em;
  line-height: 1.2em; }

.aui .contido-estandar .detail-info {
  font-size: .875em; }

.aui .contido-estandar .cuerpo {
  font-family: Roboto,sans-serif;
  color: #000;
  line-height: 1.4em; }

.aui .contido-estandar .texto-destacado {
  padding: 10px 10px 10px 40px;
  border-left: 2px solid;
  color: #0762a1;
  font-size: 1.4em;
  line-height: 1.3em; }

.aui .contido-estandar .table caption {
  color: #0762a1 !important;
  font-weight: 700;
  border-bottom: 1px solid #0762a1; }

.aui .contido-estandar .table tr:first-child td {
  border-top: 1px solid #0762a1 !important; }

.aui .contido-estandar .seccion-titulo {
  font-family: merriweather;
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1.1em;
  color: #000; }

.aui .contido-estandar .seccion-entradilla {
  font-family: Roboto,sans-serif;
  column-count: 2;
  column-gap: 40px;
  font-size: 1.2em;
  line-height: 1.2em; }

.aui .contido-estandar .seccion-cuerpo {
  font-family: Roboto,sans-serif;
  font-size: .875em;
  color: #000;
  line-height: 1.2em; }

.aui .contido-estandar .contido-estandar-carrusel .slider-item {
  height: 400px; }

@media (max-width: 767px) {
  .aui .contido-estandar .contido-estandar-carrusel .slider-item {
    height: 275px;
    min-height: 275px; } }
.aui .contido-estandar .contido-estandar-carrusel .slider-item iframe {
  width: 100%;
  height: 100%; }

.aui .contido-estandar .contido-estandar-carrusel .imagen {
  height: 400px;
  min-height: 400px; }

@media (max-width: 767px) {
  .aui .contido-estandar .contido-estandar-carrusel .imagen {
    height: 275px;
    min-height: 275px; } }
.aui .contido-estandar .contido-estandar-carrusel .owl-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: text-top; }

.aui .contido-estandar .contido-estandar-carrusel .titulo {
  font-size: 1.5em;
  color: #fff;
  line-height: 1.1em;
  font-weight: 300;
  text-shadow: 0 0 5px #000; }

@media (max-width: 767px) {
  .aui .contido-estandar {
    font-size: .875em; } }
.aui .eqWrap {
  display: flex; }

.aui .equalHMVWrap {
  flex-wrap: wrap; }

.aui .equalHMV {
  width: calc(33% - 30px);
  margin: 15px; }

.aui .listado-contidos .destacada figure img {
  width: 100%;
  height: 280px; }

.aui .listado-contidos .nonDestacada figure img {
  width: 100%;
  height: 180px; }

.aui .listado-contidos .titulo {
  font-family: merriweather;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 700; }

.aui .listado-contidos .destacada .titulo {
  font-size: 1.5em; }

.aui .listado-contidos .titulo a {
  color: #000; }

.aui .listado-contidos .data {
  font-family: "Open Sans";
  font-size: .75em;
  line-height: 1em;
  margin-bottom: 2px; }

.aui .listado-contidos .entradilla {
  font-size: .875em;
  line-height: 1.1875em; }

.aui .listado-contidos .entradilla p {
  margin-bottom: 0; }

.aui #filtrosAllBtn {
  font-size: 1.4em;
  text-align: center;
  border: 1px solid #0762a1;
  line-height: 1.5em; }

.aui #filtrosAllBtn span {
  padding-left: 10px; }

@media (max-width: 979px) {
  .aui .equalHMV {
    width: calc(50% - 30px); }

  .aui .listado-novas-portada .equalHMV {
    width: 100%; } }
@media (max-width: 767px) {
  .aui .equalHMV {
    width: 100%; } }
.aui .module-filter {
  font-family: Roboto,Helvetica,Arial,sans-serif; }

.aui .module-filter legend {
  padding-right: 30px;
  font-size: .762em;
  text-transform: uppercase; }

.aui .module-filter legend .collapse-marker {
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 5px;
  transform: rotate(0);
  transition: all .3s; }

.aui .module-filter legend [aria-expanded=true] .collapse-marker {
  transform: rotate(180deg); }

.aui .module-filter legend a:focus, .aui .module-filter legend a:hover {
  text-decoration: none; }

.aui .module-filter [type=checkbox]:checked, .aui .module-filter [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px; }

.aui .module-filter [type=checkbox]:checked + label, .aui .module-filter [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 24px;
  padding-right: 42px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  line-height: 1.2em;
  padding-bottom: 2px; }

.aui .module-filter [type=checkbox]:checked + label:before, .aui .module-filter [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }

.aui .module-filter [type=checkbox]:checked + label:after, .aui .module-filter [type=checkbox]:not(:checked) + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 2px;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all .2s; }

.aui .module-filter [type=checkbox].state-middle:checked + label:after, .aui .module-filter [type=checkbox].state-middle:not(:checked) + label:after {
  color: #0762a1;
  opacity: 1;
  transform: scale(1); }

.aui .module-filter [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

.aui .module-filter [type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

.aui .module-filter [type=checkbox]:disabled:checked + label:before, .aui .module-filter [type=checkbox]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

.aui .module-filter [type=checkbox]:disabled:checked + label:after {
  color: #999; }

.aui .module-filter [type=checkbox]:disabled + label {
  color: #aaa; }

.aui .module-filter [type=checkbox]:checked:focus + label:before, .aui .module-filter [type=checkbox]:not(:checked):focus + label:before {
  border: 2px solid #0762a1; }

.aui .module-filter [type=checkbox]:checked:focus + label:before, .aui .module-filter [type=checkbox]:not(:checked):focus + label:before {
  border: 2px solid #0762a1; }

.aui .module-filter label:hover:before {
  border: 2px solid #0762a1 !important; }

.aui .module-filter .filter-count {
  position: absolute;
  right: 22px;
  top: 1px;
  font-size: .875em; }

.aui .module-filter .filter-plus-link {
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  text-align: center;
  display: inline-block; }

.aui .module-filter .filter-plus-link[aria-expanded=true] .icon-plus:before {
  content: ""; }

.aui .module-filter .filter-plus-link:focus, .aui .module-filter .filter-plus-link:hover {
  text-decoration: none; }

.aui .module-filter .filter-level-2 [type=checkbox]:checked + label, .aui .module-filter .filter-level-2 [type=checkbox]:not(:checked) + label {
  font-size: .92em;
  padding-top: 1px;
  margin-bottom: 0; }

.aui .module-filter .filter-level-2 .filter-count {
  top: -1px; }

.aui .module-filter .form-module legend {
  font-size: 1.14em;
  font-weight: 700; }

.aui .module-filter .form-module legend a[aria-expanded=false] {
  color: #000; }

.aui .module-filter .form-module.con-activos legend a[aria-expanded=false] {
  color: #0762a1; }

.aui .module-filter .form-module.con-activos legend a[aria-expanded=false] .collapse-marker {
  color: #000; }

.aui .module-filter .form-module legend a[aria-expanded=true] {
  color: #0762a1; }

.aui .module-filter .label-checkbox-level-1 .filter-label {
  font-weight: 700;
  font-size: 1em; }

.aui .module-filter .label-checkbox-level-2 .filter-label {
  font-size: 1em;
  color: grey; }

.aui .module-filter label:hover:before {
  border: 1px solid #0762a1; }

.aui .module-filter [type=checkbox]:checked + .label-checkbox-level-1:before {
  background-color: #0762a1; }

.aui .module-filter [type=checkbox]:checked + .label-checkbox-level-1:after {
  background-image: url(/investigacion-theme/images/icos/bisel_branco.svg); }

.aui .module-filter [type=checkbox]:checked + .label-checkbox-level-1 .filter-label {
  color: #0762a1; }

.aui .module-filter [type=checkbox].state-middle:checked + .label-checkbox-level-1:after, .aui .module-filter [type=checkbox].state-middle:not(:checked) + .label-checkbox-level-1:after {
  background-image: url(/investigacion-theme/images/icos/bisel_vermello.svg); }

.aui .module-filter [type=checkbox].state-middle:not(:checked) + .label-checkbox-level-1:before, .aui .module-filter [type=checkbox]:checked + .label-checkbox-level-1:before {
  border: 1px solid #0762a1 !important; }

.aui .module-filter [type=checkbox]:not(:checked) + .label-checkbox-level-1:before {
  border: 1px solid black !important; }

.aui .module-filter [type=checkbox]:checked + .label-checkbox-level-2:after {
  background-image: url(/investigacion-theme/images/icos/bisel_vermello.svg);
  width: 12px;
  height: 12px; }

.aui .module-filter [type=checkbox].state-middle:checked + .label-checkbox-level-2:after, .aui .module-filter [type=checkbox].state-middle:not(:checked) + .label-checkbox-level-2:after {
  color: white !important;
  top: .35em;
  left: .3em;
  font-size: 1em; }

.aui .module-filter [type=checkbox]:checked + .label-checkbox-level-2:before {
  border: 1px solid #0762a1 !important; }

.aui .module-filter [type=checkbox]:not(:checked) + .label-checkbox-level-2:before {
  border: 1px solid grey !important; }

.aui .module-filter .acordeon .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
  display: block; }

.aui .module-filter .acordeon .collapse.in {
  height: auto; }

.aui #filtrosAllBtn:focus, .aui #filtrosAllBtn:hover {
  text-decoration: none; }

.aui #filtrosAllBtn .collapse-marker {
  margin-left: 10px;
  display: inline-block !important;
  transform: rotate(0);
  transition: all .3s; }

.aui #filtrosAllBtn.active .collapse-marker {
  transform: rotate(180deg); }

.aui .module-filter .form-control {
  height: 37px !important; }

.aui .datepicker table tr td.today, .aui .datepicker table tr td.today.disabled, .aui .datepicker table tr td.today.disabled:hover, .aui .datepicker table tr td.today:hover {
  background-color: #0762a1 !important;
  background-image: linear-gradient(to bottom, #0762a1, #0c7ecf) !important;
  background-repeat: repeat-x !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff; }

.aui .datepicker-days {
  padding: 10px 20px; }

.aui .input-group-btn {
  font-size: 1em !important; }

.aui .clearInputText {
  font-size: 1.4em;
  color: #cccccc !important;
  position: absolute;
  top: 2px;
  z-index: 9999;
  right: 50px; }

.aui .aui .acordeon .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
  display: block; }

.aui .aui .acordeon .collapse.in {
  height: auto; }

.aui .form-control {
  height: 37px !important; }

@media (max-width: 979px) {
  .aui .btn-xunto {
    padding: 6px 12px !important;
    font-size: 1em !important; } }
@media (max-width: 767px) {
  .aui .btn-xunto {
    margin-top: 0 !important; } }
.aui .pagination-infinite-canvas .loader {
  display: inline-block;
  border: 16px solid #0762a1;
  border-top: 16px solid #fff; }

.aui .carrusel-completo .subtitulo {
  font-family: Roboto,sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  color: #399fd5;
  line-height: 1em; }

@media (max-width: 767px) {
  .aui .carrusel-completo .subtitulo {
    font-size: 2.5em; } }
.aui .carrusel-completo .subtitulo.subtitulo-centrado {
  font-family: "Open Sans"; }

.aui .carrusel-completo .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3.5em;
  line-height: 1.15em;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); }

@media (max-width: 767px) {
  .aui .carrusel-completo .titulo {
    font-size: 2.5em; } }
.aui .carrusel-completo .titulo.titulo-centrado {
  font-family: "Open Sans";
  font-size: 2.625em;
  letter-spacing: 6px;
  color: #fff;
  font-weight: 600; }

@media (max-width: 767px) {
  .aui .carrusel-completo .titulo.titulo-centrado {
    font-size: 2em; } }
.aui .carrusel-completo .corpo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 1.5em;
  color: #fff;
  text-align: left;
  font-weight: 500;
  line-height: 1.2em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); }

@media (max-width: 767px) {
  .aui .carrusel-completo .corpo {
    font-size: 1em; } }
.aui .carrusel-completo .enlace-azul {
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  font-family: "Open Sans";
  font-size: .875em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  letter-spacing: 2px;
  background-color: #0762a1; }

.aui .carrusel-completo .enlace-azul:hover {
  background-color: #fff;
  color: #000; }

.aui .carrusel-completo .enlace-rosa {
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  font-family: "Open Sans";
  font-size: .875em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  background: #ee609c;
  background: -webkit-gradient(linear, left top, right top, from(#b565da), to(#ee609c));
  background: linear-gradient(to right, #b565da 0%, #ee609c 100%); }

.aui .carrusel-completo .enlace-rosa:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #9757b5), to(#c15080));
  background: linear-gradient(to right, #9757b5 0%, #c15080 100%); }

.aui .carrusel-completo .enlace-transparente {
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  font-family: "Open Sans";
  font-size: .875em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  letter-spacing: 2px;
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
  background: 0 0; }

.aui .carrusel-completo .enlace-transparente:hover {
  background-color: #fff;
  color: #000; }

.aui .carrusel-completo .ipecos-slider .owl-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: text-top; }

.aui .carrusel-completo .imagen {
  height: 700px;
  min-height: 700px; }

@media (max-width: 767px) {
  .aui .carrusel-completo .imagen {
    height: 520px;
    min-height: 520px; } }
.aui .carrusel-completo .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0; }

.aui .carrusel-completo .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.aui .play-slider {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/opencms-portlet/export/shared/multimedia/cshg/images/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.aui .owl-header .left-side .play-slider {
  left: 80%;
  top: 50%; }

.aui .is-paused.flowplayer .fp-ui, .aui .is-splash.flowplayer .fp-ui {
  background: url(/opencms-portlet/export/shared/multimedia/cshg/images/owl.video.play.png) center no-repeat;
  background-size: 80px 80px; }

.aui .flowplayer .fp-embed-code textarea {
  height: 38px; }

.aui .close-video {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 1.6em;
  color: white !important;
  background: rgba(0, 0, 0, 0.6) !important;
  opacity: .8;
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 1em;
  z-index: 9999999;
  transition: all .3s; }

.aui .close-video:focus, .aui .close-video:hover {
  background: black !important;
  opacity: 1;
  text-decoration: none !important; }

.aui .ipecos-video-player {
  background: #000; }

.aui .flowplayer .fp-close, .aui .flowplayer .fp-embed, .aui .flowplayer .fp-fullscreen, .aui .flowplayer .fp-unload {
  right: 50px !important;
  top: 7px; }

.aui .flowplayer .fp-embed {
  right: 82px !important; }

.aui .ipecos-slider.video-playing .owl-dots, .aui .ipecos-slider.video-playing .owl-nav {
  display: none !important; }

.aui .slider-item .ytCanvas {
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999; }

@media (max-width: 769px) {
  .aui .owl-header .play-slider {
    left: 87%;
    top: 62px; } }
.aui .destacado .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3em;
  line-height: 110%;
  font-weight: 700;
  color: #000; }

.aui .destacado .subtitulo-parrafos {
  font-family: Roboto,sans-serif;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 400;
  color: #444; }

.aui .destacado .subtitulo-lista {
  font-family: Roboto,sans-serif;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 400;
  color: #1e73becc; }

.aui .destacado .subtitulo-lista-gr {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-size: 1.375em;
  line-height: 1.15em;
  font-weight: 400;
  color: #1e73becc; }

.aui .destacado .destacado-corpo ul {
  display: inline-block;
  width: 24%;
  vertical-align: top; }

.aui .destacado .destacado-corpo ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
  text-align: left;
  margin: 6px 0; }

.aui .destacado .destacado-corpo ul li::before {
  display: block;
  content: "";
  background-size: 15px;
  height: 15px;
  width: 15px;
  background-image: url(/CSHG-theme/images/icons/check-blue.svg);
  position: absolute;
  top: 5px;
  left: -2px; }

.aui .destacado .pasos ul {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }

.aui .destacado .pasos ul:before {
  position: absolute;
  left: 80px;
  display: block;
  width: 85%;
  height: 0;
  border-top: 1px dashed #bbb;
  content: "";
  top: 90px; }

.aui .destacado .pasos ul li {
  flex: 1 0 25%;
  font-family: "Open Sans";
  font-size: 1em; }

.aui .destacado .pasos ul li .titulo-pasos {
  text-transform: uppercase;
  color: #2e2e2e;
  font-size: 1em;
  font-weight: 700; }

.aui .destacado .pasos ul li a {
  color: #2e2e2e;
  text-decoration: none;
  cursor: pointer; }

.aui .destacado .pasos ul li .icono-container .icono {
  filter: grayscale(0);
  transition: all .3s; }

.aui .destacado .pasos ul li:hover .icono-container .icono {
  filter: grayscale(100%);
  fill: #fff;
  animation: shake 1s; }

.aui .destacado .pasos ul li .icono-container {
  width: 180px;
  height: 180px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: background .3s,color .3s,-webkit-box-shadow .3s;
  transition: background .3s,color .3s,-webkit-box-shadow .3s;
  transition: background .3s,color .3s,box-shadow .3s;
  transition: background .3s,color .3s,box-shadow .3s,-webkit-box-shadow .3s;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #bbb;
  box-shadow: 0 0 0 2px #bbb;
  cursor: pointer; }

.aui .destacado .pasos ul li .icono-container .icono {
  height: 70px;
  width: 70px;
  object-fit: cover;
  fill: #bbb;
  fill: rgba(0, 0, 0, 0.24);
  position: absolute;
  top: calc(50% - 35px);
  left: calc(50% - 35px); }

.aui .destacado .rectangulares {
  flex: 1 0 25%;
  font-family: "Open Sans";
  font-size: 1em; }

.aui .destacado .rectangulares .titulo-pasos {
  text-transform: uppercase;
  color: #2e2e2e;
  font-weight: 700;
  font-family: "Open Sans";
  font-size: 1em; }

.aui .destacado .rectangulares ul {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }

.aui .destacado .rectangulares ul li {
  flex: 1 0 25%;
  font-family: "Open Sans";
  font-size: 1em; }

.aui .destacado .rectangulares ul li .titulo-pasos {
  text-transform: uppercase;
  color: #2e2e2e;
  font-size: 1em;
  font-weight: 700;
  transition: all .3s;
  transition: all .3s; }

.aui .destacado .rectangulares ul li .corpo-pasos {
  transition: all .3s; }

.aui .destacado .rectangulares ul li a {
  color: #2e2e2e;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s; }

.aui .destacado .rectangulares ul li a:hover {
  color: #fff; }

.aui .destacado .rectangulares ul li .destacado {
  background-size: 100% 200%;
  background-position: top;
  transition: background-position .3s ease-in-out;
  cursor: pointer; }

.aui .destacado .rectangulares ul li .destacado.bg-azul {
  background-image: linear-gradient(to top, #1f7abf 50%, #8bc2ec 50%); }

.aui .destacado .rectangulares ul li .destacado.bg-laranxa {
  background-image: linear-gradient(to top, #e86200 50%, #ffb782 50%); }

.aui .destacado .rectangulares ul li .destacado.bg-verde {
  background-image: linear-gradient(to top, #09ab37 50%, #57f684 50%); }

.aui .destacado .rectangulares ul li .destacado:hover {
  background-position: bottom; }

.aui .destacado .rectangulares ul li .destacado:hover .corpo-pasos, .aui .destacado .rectangulares ul li .destacado:hover .titulo-pasos {
  color: white !important; }

.aui .destacado .rectangulares ul li .icono {
  height: 92px;
  width: 92px;
  object-fit: cover; }

.aui .destacado .diplomas .diploma {
  background-color: #31a0ea; }

.aui .destacado .diplomas .diploma .diploma-imagen {
  width: 100%;
  height: 350px; }

@media (max-width: 767px) {
  .aui .destacado .diplomas .diploma .diploma-imagen {
    height: 200px; } }
.aui .destacado .diplomas .diploma .diploma-titulo {
  font-family: "Open Sans";
  color: #fff;
  font-weight: 700;
  font-size: 1.125em; }

.aui .destacado .diplomas .diploma .diploma-descripcion {
  font-family: "Open Sans";
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.66em; }

.aui .destacado .diplomas .diploma .diploma-enlace {
  background-color: #1975ba;
  color: #fff;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: .875em;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s; }

.aui .destacado .diplomas .diploma .diploma-enlace:hover {
  background-color: #13588d; }

.aui .destacado .diplomas .diploma.bg-laranxa .diploma-enlace {
  background-color: #da7a00; }

.aui .destacado .diplomas .diploma.bg-laranxa .diploma-enlace:hover {
  background-color: #a75e00; }

.aui .destacado .diplomas .diploma.bg-verde .diploma-enlace {
  background-color: #006036; }

.aui .destacado .diplomas .diploma.bg-verde .diploma-enlace:hover {
  background-color: #002d19; }

.aui .destacado .contador .destacados-iconos {
  display: flex;
  flex-wrap: wrap;
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 400;
  color: #fff; }

.aui .destacado .contador .destacados-iconos .destacado {
  flex: 1 0 25%;
  position: relative; }

@media (max-width: 767px) {
  .aui .destacado .contador .destacados-iconos {
    display: block; } }
.aui .destacado .contador .texto-numero, .aui .destacado .contador .texto-sufijo {
  font-family: "Open Sans";
  color: #fff;
  font-size: 1.875em;
  line-height: 110%;
  letter-spacing: 2px; }

.aui .destacado .contador .texto-descripcion {
  font-family: "Open Sans";
  color: #fff;
  letter-spacing: 1px;
  line-height: 100%;
  font-size: 1.125em; }

.aui .destacado .contador .texto-descripcion:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 3px;
  top: 12px;
  left: 50%;
  left: calc(50% - 6px);
  background: #fff; }

@media (max-width: 767px) {
  .aui .destacado .contador .texto-descripcion:after {
    display: none; } }
.aui .destacado .contador .icon-large {
  width: 72px;
  height: 72px;
  display: inline-block;
  object-fit: contain; }

.aui .destacado .contador .imagen {
  margin: auto; }

@media (max-width: 991px) {
  .aui .destacado .destacado-corpo ul {
    width: 49%; }

  .aui .destacado .pasos ul:before, .aui .destacado .rectangulares ul:before {
    position: absolute;
    left: 80px;
    display: block;
    width: 85%;
    height: 0;
    border-top: 1px dashed #bbb;
    content: "";
    top: 90px; }

  .aui .destacado .pasos ul li {
    margin-bottom: 30px !important;
    flex: 1 0 50%;
    text-align: center; }

  .aui .destacado .rectangulares ul li {
    margin-bottom: 15px !important;
    flex: 1 0 50%;
    text-align: center; }

  .aui .destacados-iconos .destacado {
    flex: 1 0 50%; } }
@media (max-width: 778px) {
  .aui .destacado .subtitulo-parrafos {
    text-align: center !important; }

  .aui .destacado .destacado-corpo ul {
    width: 100% !important;
    margin-bottom: 24px; }

  .aui .destacado .pasos ul li, .aui .destacado .rectangulares ul li {
    flex: 1 0 100%; }

  .aui .destacados-iconos .destacado {
    flex: 1 0 100%; } }
@media (max-width: 480px) {
  .aui .destacado .titulo {
    font-size: 2.5em; } }
.aui .faldon .icon-small {
  width: 16px;
  height: 16px;
  display: inline-block;
  object-fit: cover;
  margin-top: 4px; }

.aui .faldon .icon-normal {
  width: 60px;
  height: 60px;
  object-fit: contain; }

.aui .faldon .icon-large {
  width: 72px;
  height: 72px; }

.aui .faldon .faldon-titulo .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3em;
  line-height: 110%;
  font-weight: 600;
  color: #000; }

@media (max-width: 767px) {
  .aui .faldon .faldon-titulo .titulo {
    font-size: 2.5em; } }
.aui .faldon .faldon-titulo .lista ul:last-child li {
  border-bottom: none !important; }

.aui .faldon .faldon-titulo li {
  border-bottom: 1px dashed #dadada !important;
  margin-bottom: 20px; }

.aui .faldon .faldon-titulo li .titulo-contenedor {
  font-family: "Open Sans";
  font-size: 1em;
  font-weight: 700;
  color: #404040; }

.aui .faldon .faldon-titulo li .titulo-contenedor a {
  color: #404040; }

.aui .faldon .faldon-titulo li .corpo-contenedor {
  font-family: "Open Sans";
  font-size: 1em;
  color: #777;
  line-height: 1.66em;
  cursor: default; }

.aui .faldon .faldon-titulo .contido-texto ul {
  padding-left: 0;
  list-style: none; }

.aui .faldon .faldon-titulo .contido-texto ul li {
  position: relative;
  margin: 0 0 6px 0;
  padding: 0 0 0 21px;
  line-height: 24px !important;
  border-bottom: 0 !important;
  text-align: left; }

.aui .faldon .faldon-titulo .contido-texto ul li:before {
  background-image: url(/CSHG-theme/images/icons/arrow-right-blue.svg);
  background-position: center center;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 13.7142857143px; }

.aui .faldon .faldon-titulo .subtitulo-lista {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-size: 1.375em;
  line-height: 1.15em;
  font-weight: 400;
  color: #1e73becc; }

.aui .faldon .faldon-titulo .faldon-img {
  max-height: 520px; }

.aui .faldon .faldon-contido {
  background-color: #f7f7f7; }

.aui .faldon .faldon-contido .contido-titulo {
  letter-spacing: 1px;
  font-size: 1.375em;
  font-family: "Open Sans";
  color: #393836;
  text-align: left;
  font-weight: 700; }

.aui .faldon .faldon-contido .subtitulo {
  font-family: "Open Sans";
  font-size: 1em;
  color: #393836;
  text-align: left;
  margin: 0; }

.aui .faldon .faldon-contido .contido-texto {
  font-family: "Open Sans";
  font-size: 1em;
  color: #777;
  line-height: 1.66em; }

.aui .faldon .faldon-contido .barra-progreso {
  margin-bottom: 10px;
  position: relative;
  overflow-x: hidden; }

.aui .faldon .faldon-contido .barra-progreso > .barra-titulo {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 14px;
  color: #777; }

.aui .faldon .faldon-contido .barra-progreso > .barra-titulo .corpo-contenedor {
  font-weight: 400;
  font-size: .75em;
  line-height: 1.2em; }

.aui .faldon .faldon-contido .barra-progreso p {
  margin: 0; }

.aui .faldon .faldon-contido .barra-progreso:before {
  width: 100%;
  height: 22px;
  content: "";
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.12);
  bottom: 0; }

.aui .faldon .faldon-contido .divider-inner {
  border-top: 3px solid #777;
  width: 25px; }

.aui .faldon .faldon-contido .progressBar .barra-titulo {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 14px;
  color: #777; }

.aui .faldon .faldon-contido .progressBar .contido-texto {
  font-weight: 400;
  font-size: .75em;
  line-height: 1.2em; }

.aui .faldon .faldon-contido .progressBar .progress {
  background-color: #d3d3d3;
  border-radius: 0;
  margin-bottom: 5px; }

.aui .faldon .faldon-contido .progressBar .progress .progress-bar {
  transition: width 3.5s ease;
  background-color: #a0a0a0; }

.aui .faldon .faldon-contido .progressBar .progress .progress-bar-percentage {
  padding-right: 25px;
  position: absolute;
  right: 0;
  line-height: 24px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px; }

.aui .faldon .barra-grafica span {
  font-family: "Open Sans";
  font-size: .825em;
  position: absolute;
  right: 5px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  bottom: 2px; }

.aui .faldon .barra-grafica .barra {
  width: 100%;
  height: 22px;
  background: #a0a0a0;
  display: block;
  position: relative; }

.aui .contido-enlace {
  background-color: #f97352;
  display: inline-block;
  color: #fff;
  font-family: "Open Sans";
  font-size: .875em;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all .3s; }

.aui .contido-enlace:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ac2706; }

.aui .ligazons-enlace {
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  font-family: "Open Sans";
  font-size: .875em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  background-color: #0762a1; }

.aui .media-list {
  font-family: "Open Sans"; }

.aui .lista-ampliada .corpo {
  font-size: .875em; }

.aui .lista-ampliada .corpo p {
  margin: 0; }

.aui .modulo .modulo-acordeon .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
  display: block; }

.aui .modulo .modulo-acordeon .collapse.in {
  height: auto; }

.aui .modulo .modulo-acordeon .acordeon {
  border: 1px solid #ececec; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal {
  cursor: pointer; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal:hover {
  background-color: #f8f8f8; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal .icon-left, .aui .modulo .modulo-acordeon .acordeon .acordeon-principal .icon-right {
  width: 15px;
  height: 15px; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal .icon-right {
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal .acordeon-titulo {
  font-weight: 600;
  line-height: 22px;
  font-size: .8125em;
  color: #222; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal[aria-expanded=true] {
  border-bottom: 1px solid #ececec; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-principal[aria-expanded=true] .icon-right {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-respuesta .subtitulo-lista {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  line-height: 1.66em;
  font-size: 1em;
  color: #777; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-respuesta .imagen {
  width: 32px;
  height: 32px; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-respuesta .media {
  background-color: #e0f2fd;
  border-radius: 10px; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-texto {
  font-weight: 400;
  line-height: 1.66em;
  font-size: 1em;
  color: #777; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-texto ul {
  padding: 0 0 0 15px; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-texto ul li {
  list-style: none; }

.aui .modulo .modulo-acordeon .acordeon .acordeon-secundario .acordeon-texto ul li::before {
  display: inline-block;
  content: "";
  background-size: 15px;
  height: 15px;
  width: 15px;
  background-image: url(/CSHG-theme/images/icons/check-blue.svg);
  margin-right: 5px; }

.aui .modulo .modulo-tabs .nav-stacked > li, .aui .modulo .modulo-tabs-vertical .nav-stacked > li {
  float: none !important; }

.aui .modulo .modulo-tabs .tab, .aui .modulo .modulo-tabs-vertical .tab {
  display: inline-block;
  width: 100%;
  text-align: center; }

.aui .modulo .modulo-tabs .tab .nav, .aui .modulo .modulo-tabs-vertical .tab .nav {
  display: inline-block;
  border-bottom: 0; }

.aui .modulo .modulo-tabs .tab .nav li, .aui .modulo .modulo-tabs-vertical .tab .nav li {
  font-family: Roboto,sans-serif;
  font-size: .8125em;
  line-height: 13px;
  letter-spacing: 1px; }

.aui .modulo .modulo-tabs .tab .nav li a, .aui .modulo .modulo-tabs-vertical .tab .nav li a {
  color: #323232;
  border: 0;
  border-radius: 0; }

.aui .modulo .modulo-tabs .tab .nav > li > a:hover, .aui .modulo .modulo-tabs-vertical .tab .nav > li > a:hover {
  border: 0; }

.aui .modulo .modulo-tabs .tab .tab-pane, .aui .modulo .modulo-tabs-vertical .tab .tab-pane {
  font-family: "Open Sans";
  font-size: 1em;
  color: #777;
  line-height: 1.66em;
  cursor: default; }

.aui .modulo .modulo-tabs {
  text-align: center; }

.aui .modulo .modulo-tabs li.active a {
  border-radius: 2px;
  border: 0;
  background-color: #ebebeb; }

.aui .modulo .modulo-tabs-vertical .tab .nav {
  padding-right: 0;
  margin: 0; }

.aui .modulo .modulo-tabs-vertical .tab .nav > li {
  background-color: #ebebeb; }

.aui .modulo .modulo-tabs-vertical .tab .nav > li.active > a {
  background-color: #f8f8f8; }

.aui .modulo .modulo-tabs-vertical .tab .tab-content .tab-pane.active {
  background-color: #f8f8f8; }

.aui .modulo .modulo-tabs-vertical .tab .tab-content .tab-pane.active .tab li.active a {
  background-color: #12639f;
  color: #fff; }

.aui .galeria .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3em;
  line-height: 110%;
  font-weight: 600;
  color: #000; }

@media (max-width: 767px) {
  .aui .galeria .titulo {
    font-size: 2.5em; } }
.aui .galeria .subtitulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 400;
  color: #444; }

.aui .galeria .galeria-container-image {
  height: 315px; }

.aui .galeria .galeria-container-image img {
  max-width: 100%;
  max-height: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .aui .galeria .galeria-container-image {
    height: 325px; } }
@media (max-width: 767px) {
  .aui .galeria .galeria-container-image {
    height: 376px; } }
.aui .ligazons-video .contenedor {
  position: relative;
  width: 100%;
  min-height: 700px;
  overflow: hidden; }

.aui .ligazons-video .contenedor > .video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  z-index: -100; }

.aui .ligazons-video .contenedor > .contenido {
  min-height: 100vh; }

.aui .ligazons-video .contenedor > .contenido .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3.75em;
  line-height: 110%;
  font-weight: 600;
  color: #e6744b; }

@media (max-width: 767px) {
  .aui .ligazons-video .contenedor > .contenido .titulo {
    font-size: 2.5em; } }
.aui .ligazons-video .contenedor > .contenido .subtitulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 1px;
  font-size: 1.125em;
  font-weight: 700;
  color: #fff; }

.aui .ligazons-video .contenedor > .contenido .elemento .texto {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-size: .8125em;
  font-weight: 700;
  color: #fff; }

.aui .ligazons-video .contenedor > .contenido .elemento .imagen {
  width: 64px;
  height: 64px; }

@media (max-width: 767px) {
  .aui .ligazons-video .contenedor > .contenido .elemento .imagen {
    width: 32px;
    height: 32px; } }
.aui .ligazons-video .contenedor > .capa-opacidad {
  width: 100%;
  min-height: 100%;
  position: absolute;
  background-color: #000;
  opacity: .7;
  top: 0; }

.aui .faqs h3 {
  padding: 15px 0 15px 0; }

.aui .faqsMenuPrincipal .nav-pills {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 10px; }

.aui .faqsMenuPrincipal .nav-pills li {
  padding: 15px; }

.aui .faqsMenuPrincipal .nav-pills li a {
  color: #696969; }

.aui .faqsMenuPrincipal .nav-pills li.active a, .aui .faqsMenuPrincipal .nav-pills li.active a:focus, .aui .faqsMenuPrincipal .nav-pills li.active a:hover {
  background-color: #dcdcdc;
  color: #696969; }

@media only screen and (max-width: 600px) {
  .aui .faqsMenuPrincipal .nav-pills {
    flex-direction: column; } }
.aui .faqsCursos .cursos-tabs {
  padding-right: 0;
  position: relative;
  z-index: 1; }

.aui .faqsCursos .cursos-tabs .tabs-left-cursos {
  border-bottom: none;
  border-right: 1px solid #ddd;
  text-align: center; }

.aui .faqsCursos .cursos-tabs .tabs-left-cursos .icon-ok {
  padding-right: 5px; }

.aui .faqsCursos .cursos-tabs .tabs-left-cursos li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px; }

.aui .faqsCursos .cursos-tabs .tabs-left-cursos li a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
  background-color: #dcdcdc;
  color: #696969; }

.aui .faqsCursos .cursos-tabs .tabs-left-cursos li.active a, .aui .faqsCursos .cursos-tabs .tabs-left-cursos li.active a:focus, .aui .faqsCursos .cursos-tabs .tabs-left-cursos li.active a:hover {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background-color: #f5f5f5;
  color: #696969; }

.aui .faqsCursos .cursos-content {
  padding-left: 0;
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  position: relative;
  z-index: 0;
  margin-left: -1px; }

.aui .faqsCursos .cursos-content .tab-pane {
  padding: 15px; }

.aui .faqsCursos .cursos-content .asignaturas-tabs {
  padding-top: 15px; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas .asignatura a, .aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas .asignatura a:focus, .aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas .asignatura a:hover {
  background-color: #0762a1;
  color: #fff; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li:nth-child(2n) {
  background-color: #d3d3d3; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li:nth-child(2n+1) {
  background-color: silver; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li.active a, .aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li.active a:focus, .aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li.active a:hover {
  background-color: #f5f5f5;
  color: #696969; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li a {
  border-radius: 0;
  color: #696969; }

.aui .faqsCursos .cursos-content .asignaturas-tabs .tabs-left-asignaturas li + li {
  margin-left: 0; }

.aui .faqMatricula .alert-info {
  padding: 15px;
  margin: 15px;
  border: 1px solid transparent;
  border-radius: 4px; }

.aui .faqMatricula .icon-ok {
  color: #31708f; }

.aui .faqs .panel-heading {
  cursor: pointer; }

.aui .faqs .panel-heading[data-toggle=collapse]:after {
  font-family: fontawesome-alloy;
  content: "";
  float: right;
  color: grey; }

.aui .faqs .panel-heading[data-toggle=collapse].collapsed:after {
  transform: rotate(180deg);
  transition-duration: .5s; }

.aui .faqs .panel-heading[data-toggle=collapse]:not(.collapsed):after {
  transform: rotate(0);
  transition-duration: .5s; }

.aui .enlaces-interes .enlaces-titulo {
  text-align: left; }

.aui .enlaces-interes .enlaces-titulo .titulo {
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  font-size: 3em;
  line-height: 110%;
  font-weight: 600;
  color: #000; }

.aui .enlaces-interes .enlaces-titulo .subtitulo {
  font-family: "Open Sans";
  letter-spacing: 1px;
  font-size: 1.375em;
  line-height: 1.15em;
  font-weight: 400;
  color: #000; }

.aui .enlaces-interes .enlaces-titulo .contido-texto {
  font-family: "Open Sans";
  font-size: 1em;
  color: #777;
  line-height: 1.66em;
  cursor: default; }

.aui .enlaces-interes .enlaces-contido {
  text-align: center; }

.aui .enlaces-interes .enlaces-contido .enlace {
  padding: 40px; }

.aui .enlaces-interes .enlaces-contido .enlace .titulo {
  letter-spacing: 1px;
  font-size: 16px;
  font-family: "Open Sans";
  color: #393836;
  font-weight: 700; }

.aui .enlaces-interes .enlaces-contido .enlace .titulo a a:visited, .aui .enlaces-interes .enlaces-contido .enlace .titulo a:focus, .aui .enlaces-interes .enlaces-contido .enlace .titulo a:hover {
  text-decoration: none;
  color: #0762a1; }

.aui .enlaces-interes .enlaces-contido .enlace .contido-texto {
  font-family: "Open Sans";
  font-size: 14px;
  color: #777;
  line-height: 1.5em; }

.aui .enlaces-interes .enlaces-contido .enlace .img {
  height: 160px;
  margin: auto;
  object-fit: contain; }

.aui #inscripcionForm legend {
  font-family: merriweather;
  font-weight: 700; }

.aui #inscripcionForm label {
  font-weight: 400;
  line-height: 1.1em;
  padding-bottom: 5px;
  font-family: merriweather; }

.aui #inscripcionForm label.control-label {
  display: table-cell;
  vertical-align: bottom; }

.aui #inscripcionForm #filelist {
  height: 120px;
  width: 120px;
  position: relative;
  background: #fff;
  border: 3px dotted #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: all .3s; }

.aui #inscripcionForm #fotoUser, .aui #inscripcionForm #preview, .aui #inscripcionForm #preview canvas {
  width: 111px;
  height: 111px;
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 50%;
  text-align: center;
  font-size: 5em;
  line-height: 1.4em;
  color: #ccc;
  background-cover: cover;
  overflow: hidden; }

.aui #inscripcionForm #fotoPlus {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 24px;
  left: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 3em;
  line-height: 1.4em;
  opacity: .6; }

.aui #inscripcionForm #filelistActivo {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 3em;
  line-height: 1.4em;
  opacity: .6; }

.aui #inscripcionForm #filelist:hover {
  border: 3px dotted #0762a1; }

.aui #inscripcionForm #filelist.hover {
  border: 3px dotted #0762a1;
  background: rgba(7, 98, 161, 0.7); }

.aui #inscripcionForm #filelist.hover #fotoUser {
  display: none; }

.aui #inscripcionForm #filelist.hover #fotoPlus {
  color: #fff;
  display: block !important; }

.aui #inscripcionForm #filelist.hover #preview {
  opacity: .4; }

.aui #inscripcionForm #filelist.conImx #fotoPlus {
  display: none; }

.aui #inscripcionForm #filelist.conImx:hover #fotoPlus {
  display: block; }

.aui #inscripcionForm #fotoCanvas {
  width: 120px;
  margin: 0 auto; }

.aui #inscripcionForm #borrarImx {
  position: absolute;
  top: -5px;
  right: -26px;
  border: 3px dotted #ccc;
  border-radius: 50%;
  font-size: 1.4em;
  line-height: 1em;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  padding: 2px 4px 4px;
  transition: all .3s; }

.aui #inscripcionForm #borrarImx:hover {
  color: #fff;
  background: rgba(7, 98, 161, 0.7);
  text-decoration: none; }

@media print {
  .aui a[href]:after {
    content: none !important; }

  .aui #mainMenu, .aui #sliderHeader, .aui #wrapper-footer, .aui .breadscrumbs, .aui .cerrar-contenido, .aui .mas-descargas, .aui .mas-enlaces, .aui .mas-info, .aui .menu-navegacion-lateral, .aui .mostrar-mapa {
    display: none !important; }

  .aui .col-12-print {
    width: 100% !important; } }
.aui.firefox #fotoUser {
  top: 17px !important; }

.aui.firefox #fotoPlus {
  top: 37px !important; }

.aui.firefox #filelistActivo {
  top: 11px !important; }

.aui.firefox #preview, .aui.firefox #preview canvas {
  top: 12px !important; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/CSHG-theme/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.aui .layout-portada .owl-header .size {
  min-height: 540px;
  height: 540px; }

.aui .layout-portada .owl-header .content {
  padding-top: 120px;
  padding-right: 60%; }

.aui .layout-portada .owl-header .content h2 {
  font-size: 3.4em; }

.aui .layout-portada .owl-header .content .subtitle {
  font-size: 1.6em; }

.aui .owl-header .size {
  min-height: 280px;
  height: 280px; }

.aui .owl-header .content {
  color: #fff;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  padding-top: 56px;
  padding-right: 35%; }

.aui .owl-header .content h2 {
  margin: 0;
  font-weight: 200;
  font-size: 2.6em; }

.aui .owl-header .content .subtitle {
  font-weight: 300;
  font-size: 1.4em;
  line-height: 1.1em; }

.aui .owl-content .size {
  min-height: 380px;
  height: 380px; }

.aui .owl-nav button {
  position: absolute;
  bottom: 45%; }

.aui .owl-nav button.owl-next {
  right: 12px;
  font-size: 3em;
  color: #fff; }

.aui .owl-nav button.owl-prev {
  left: 12px;
  font-size: 3em;
  color: #fff; }

.aui .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 40px;
  width: 100%; }

.aui .owl-dots button.owl-dot {
  border: 1px solid #fff;
  background: 0 0;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin: 0 4px;
  transition: all .3s; }

.aui .owl-dots button.owl-dot.active, .aui .owl-dots button.owl-dot:hover {
  background: #fff; }

@media (max-width: 767px) {
  .aui .owl-header {
    font-size: .84em; }

  .aui .owl-header .content {
    padding-top: 93px;
    padding-right: 32px; } }
@font-face {
  font-family: fpicons;
  src: url(/CSHG-theme/css/../fonts/fpicons.eot?yg5dv7);
  src: url(/CSHG-theme/css/../fonts/fpicons.eot?#iefixyg5dv7) format("embedded-opentype"), url(/CSHG-theme/css/../fonts/fpicons.woff?yg5dv7) format("woff"), url(/CSHG-theme/css/../fonts/fpicons.ttf?yg5dv7) format("truetype"), url(/CSHG-theme/css/../fonts/fpicons.svg?yg5dv7#fpicons) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" fp-i-"], [class^=fp-i-] {
  font-family: fpicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.flowplayer {
  position: relative;
  width: 100%;
  counter-increment: flowplayer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block; }

.flowplayer * {
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none; }

.flowplayer a:focus {
  outline: 0; }

.flowplayer video {
  width: 100%; }

.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px); }

.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0); }

.flowplayer .fp-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flowplayer .fp-engine, .flowplayer .fp-message, .flowplayer .fp-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1; }

.flowplayer .fp-ui {
  z-index: 11; }

.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default; }

.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em; }

.flowplayer .fp-message p {
  color: #666;
  font-size: 95%; }

.flowplayer .fp-title {
  line-height: 30px;
  font-weight: 400;
  font-family: "myriad pro",Helvetica,Arial,sans-serif;
  font-size: 11px;
  cursor: default;
  color: #fff;
  width: auto;
  max-width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  padding: 0 20px; }

.is-rtl.flowplayer .fp-title {
  float: right; }

.aside-time.flowplayer .fp-title {
  display: none !important; }

.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%; }

.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important; }

.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px; }

.is-mouseover.flowplayer .fp-controls {
  bottom: 0; }

.flowplayer .fp-close, .flowplayer .fp-controls, .flowplayer .fp-embed, .flowplayer .fp-fullscreen, .flowplayer .fp-title, .flowplayer .fp-unload, .flowplayer.aside-time .fp-time {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65); }

.no-background.flowplayer .fp-close, .no-background.flowplayer .fp-controls, .no-background.flowplayer .fp-embed, .no-background.flowplayer .fp-fullscreen, .no-background.flowplayer .fp-title, .no-background.flowplayer .fp-unload, .no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000; }

.no-background.flowplayer .fp-brand, .no-background.flowplayer .fp-play {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000; }

.flowplayer.fixed-controls .fp-controls {
  background-color: #000; }

.flowplayer .fp-timeline {
  background-color: #a5a5a5; }

.flowplayer .fp-buffer {
  background-color: #eee; }

.flowplayer .fp-progress {
  background-color: #00a7c8; }

.flowplayer .fp-volumeslider {
  background-color: #a5a5a5; }

.flowplayer .fp-volumelevel {
  background-color: #00a7c8; }

.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center; }

.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333; }

.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  -moz-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0; }

.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s; }

.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: .45s; }

.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s; }

.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: 700; }

.flowplayer .fp-speed {
  font-size: 30px;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #eee;
  margin: 0 auto;
  text-align: center;
  width: 120px;
  padding: .1em 0 0;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  transition: opacity .5s; }

.flowplayer .fp-speed.fp-hilite {
  opacity: 1; }

.flowplayer .fp-help {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 100;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center; }

.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1; }

.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr; }

.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%; }

.flowplayer .fp-help p {
  color: #eee;
  margin: .5em 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin: 1% 2%; }

.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333; }

.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa; }

.flowplayer .fp-help .fp-close {
  display: block; }

@media (max-width: 600px) {
  .flowplayer .fp-help p {
    font-size: 9px; } }
.flowplayer .fp-dropdown {
  position: absolute;
  top: 5px;
  width: 100px;
  background-color: black !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 !important;
  list-style-type: none !important; }

.flowplayer .fp-dropdown:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: calc(50% - 5px);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(51, 51, 51, 0.9); }

.flowplayer .fp-dropdown li {
  padding: 10px !important;
  margin: 0 !important;
  color: white !important;
  font-size: 11px !important;
  list-style-type: none !important; }

.flowplayer .fp-dropdown li.active {
  background-color: #00a7c8 !important;
  cursor: default !important; }

.flowplayer .fp-dropdown.fp-dropup {
  bottom: 20px;
  top: auto; }

.flowplayer .fp-dropdown.fp-dropup:before {
  top: auto;
  bottom: -5px;
  border-bottom: none;
  border-top: 5px solid rgba(51, 51, 51, 0.9); }

.flowplayer .fp-tooltip {
  background-color: #000;
  color: #fff;
  display: none;
  position: absolute;
  padding: 5px; }

.flowplayer .fp-tooltip:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 0;
  left: calc(50% - 5px);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000; }

.flowplayer .fp-timeline-tooltip {
  bottom: 35px; }

.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: block; }

.flowplayer .fp-subtitle {
  position: absolute;
  bottom: 40px;
  left: -99999em;
  z-index: 10;
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s; }

.flowplayer .fp-subtitle p {
  display: inline;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  color: #eee;
  padding: .1em .4em;
  font-size: 16px;
  line-height: 1.6; }

.flowplayer .fp-subtitle p:after {
  content: "";
  clear: both; }

.flowplayer .fp-subtitle p b {
  font-weight: 700; }

.flowplayer .fp-subtitle p i {
  font-style: italic; }

.flowplayer .fp-subtitle p u {
  text-decoration: underline; }

.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1; }

.flowplayer .fp-close, .flowplayer .fp-embed, .flowplayer .fp-fullscreen, .flowplayer .fp-menu, .flowplayer .fp-mute, .flowplayer .fp-play, .flowplayer .fp-unload {
  font-family: fpicons !important;
  color: white !important;
  font-size: 15px !important;
  text-align: center !important;
  line-height: 30px !important;
  text-decoration: none !important; }

.is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-embed, .is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-menu, .is-rtl.flowplayer .fp-mute, .is-rtl.flowplayer .fp-play, .is-rtl.flowplayer .fp-unload {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.is-rtl.flowplayer .fp-menu {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none; }

.flowplayer .fp-fullscreen:before {
  content: ""; }

.flowplayer .fp-close:before, .flowplayer .fp-unload:before {
  content: ""; }

.flowplayer .fp-mute:before {
  content: ""; }

.flowplayer .fp-embed:before {
  content: ""; }

.flowplayer .fp-play:before {
  content: ""; }

.flowplayer .fp-menu:before {
  content: ""; }

.flowplayer .fp-flash-disabled {
  background: #333;
  width: 390px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: #fff; }

.is-paused.flowplayer .fp-ui, .is-splash.flowplayer .fp-ui {
  background: url(/CSHG-theme/css/img/play_white.png) center no-repeat;
  background-size: 11%; }

.is-rtl.is-paused.flowplayer .fp-ui, .is-rtl.is-splash.flowplayer .fp-ui {
  background: url(/CSHG-theme/css/img/play_white_rtl.png) center no-repeat;
  background-size: 11%; }

@media (-webkit-min-device-pixel-ratio: 2) {
  .is-paused.flowplayer .fp-ui, .is-splash.flowplayer .fp-ui {
    background: url(/CSHG-theme/css/img/play_white@x2.png) center no-repeat;
    background-size: 11%; }

  .is-rtl.is-paused.flowplayer .fp-ui, .is-rtl.is-splash.flowplayer .fp-ui {
    background: url(/CSHG-theme/css/img/play_white_rtl@x2.png) center no-repeat;
    background-size: 11%; } }
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto; }

.is-loading.flowplayer .fp-ui, .is-seeking.flowplayer .fp-ui {
  background-image: none; }

.flowplayer .fp-brand {
  color: white !important;
  position: absolute;
  right: 115px;
  font-weight: 400 !important;
  font-family: "myriad pro", Helvetica, Arial, sans-serif !important;
  text-decoration: none !important;
  line-height: 15px !important;
  font-size: 11px !important;
  height: 15px;
  width: 55px;
  bottom: 9px;
  box-sizing: border-box;
  text-align: center;
  padding: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.has-menu.flowplayer .fp-brand {
  right: 152px; }

.is-rtl.flowplayer .fp-brand {
  right: auto;
  left: 125px; }

.has-menu.is-rtl.flowplayer .fp-brand {
  left: 152px; }

.no-brand.flowplayer .fp-brand {
  display: none; }

.no-volume.no-mute.flowplayer .fp-brand {
  right: 10px; }

.has-menu.no-volume.no-mute.flowplayer .fp-brand {
  right: 47px; }

.no-volume.flowplayer .fp-brand {
  right: 50px; }

.no-mute.flowplayer .fp-brand {
  right: 95px; }

.flowplayer .fp-logo {
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 40px;
  cursor: pointer;
  display: none;
  z-index: 100; }

.flowplayer .fp-logo img {
  width: 100%; }

.is-embedded.flowplayer .fp-logo {
  display: block; }

.fixed-controls.flowplayer .fp-logo {
  bottom: 15px; }

.flowplayer .fp-close, .flowplayer .fp-fullscreen, .flowplayer .fp-unload {
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  display: block;
  width: 30px;
  height: 23px;
  text-align: center;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload {
  right: auto;
  left: 10px; }

.flowplayer .fp-close, .flowplayer .fp-unload {
  display: none; }

.flowplayer .fp-play {
  display: none;
  height: 30px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center; }

.is-rtl.flowplayer .fp-play {
  left: auto;
  right: 0; }

.is-playing.flowplayer .fp-play:before {
  content: ""; }

.flowplayer .fp-menu {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 11;
  right: 10px; }

.is-rtl.flowplayer .fp-menu {
  right: auto;
  left: 10px; }

.has-menu.flowplayer .fp-menu {
  display: block; }

.flowplayer .fp-menu .fp-dropdown {
  z-index: 12;
  display: none;
  left: -42.5px;
  line-height: auto;
  width: 149px;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none; }

.is-rtl.flowplayer .fp-menu .fp-dropdown {
  left: -10px; }

.flowplayer .fp-menu.dropdown-open .fp-dropdown {
  display: block; }

.flowplayer.is-ready.is-closeable .fp-unload {
  display: block; }

.flowplayer.is-ready.is-closeable .fp-embed {
  right: 90px; }

.flowplayer.is-ready.is-closeable .fp-fullscreen {
  right: 50px; }

.flowplayer.is-fullscreen .fp-fullscreen {
  display: block !important; }

.flowplayer.is-fullscreen .fp-fullscreen:before {
  content: ""; }

.flowplayer .fp-timeline {
  height: 3px;
  position: relative;
  overflow: hidden;
  top: 10px;
  height: 10px;
  margin: 0 225px 0 55px; }

.no-brand.flowplayer .fp-timeline {
  margin-right: 160px; }

.has-menu.no-brand.flowplayer .fp-timeline {
  margin-right: 187px; }

.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 95px; }

.no-mute.no-brand.flowplayer .fp-timeline {
  margin-right: 130px; }

.no-mute.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 55px; }

.has-menu.flowplayer .fp-timeline {
  margin-right: 252px; }

.no-volume.flowplayer .fp-timeline {
  margin-right: 160px; }

.no-mute.flowplayer .fp-timeline {
  margin-right: 195px; }

.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 120px; }

.has-menu.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 157px; }

.is-rtl.flowplayer .fp-timeline {
  margin: 0 55px 0 225px; }

.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 160px; }

.has-menu.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 197px; }

.has-menu.is-rtl.flowplayer .fp-timeline {
  margin-left: 262px; }

.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 95px; }

.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 130px; }

.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 55px; }

.is-long.flowplayer .fp-timeline {
  margin: 0 255px 0 85px; }

.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 180px; }

.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 140px; }

.has-menu.is-long.flowplayer .fp-timeline {
  margin-right: 292px; }

.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 190px; }

.no-volume.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 125px; }

.no-mute.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 85px; }

.has-menu.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 227px; }

.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 85px 0 190px 0; }

.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 125px; }

.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 85px; }

.aside-time.flowplayer .fp-timeline, .no-time.flowplayer .fp-timeline {
  margin: 0 190px 0 10px; }

.has-menu.aside-time.flowplayer .fp-timeline, .has-menu.no-time.flowplayer .fp-timeline {
  margin-right: 227px; }

.aside-time.no-brand.flowplayer .fp-timeline {
  margin-right: 115px; }

.aside-time.no-volume.flowplayer .fp-timeline, .no-time.no-volume.flowplayer .fp-timeline {
  margin-right: 115px; }

.aside-time.no-mute.flowplayer .fp-timeline, .no-time.no-mute.flowplayer .fp-timeline {
  margin-right: 75px; }

.is-rtl.aside-time.flowplayer .fp-timeline, .is-rtl.no-time.flowplayer .fp-timeline {
  margin: 0 10px 0 115px; }

.is-rtl.aside-time.no-volume.flowplayer .fp-timeline, .is-rtl.no-time.no-volume.flowplayer .fp-timeline {
  margin-left: 50px; }

.is-rtl.aside-time.no-mute.flowplayer .fp-timeline, .is-rtl.no-time.no-mute.flowplayer .fp-timeline {
  margin-left: 10px; }

.flowplayer .fp-buffer, .flowplayer .fp-progress {
  position: absolute;
  top: 0;
  left: auto;
  height: 100%;
  cursor: col-resize; }

.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  -moz-transition: width .25s linear;
  transition: width .25s linear; }

.flowplayer .fp-timeline.no-animation .fp-buffer {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.flowplayer .fp-progress.animated {
  transition-timing-function: linear;
  transition-property: width,height; }

.flowplayer.is-touch .fp-timeline {
  overflow: visible; }

.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  transition: width .2s linear;
  box-sizing: border-box; }

.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
  -webkit-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  -moz-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear; }

.flowplayer.is-touch.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: "";
  box-sizing: border-box;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px; }

.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
  right: auto;
  left: -5px; }

.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
  left: -10px;
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5); }

.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px; }

.flowplayer.is-touch.is-mouseover .fp-progress:after {
  height: 18px;
  width: 18px;
  top: -4px;
  right: -10px;
  border: 5px solid rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5); }

.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  border: 10px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  top: -5px;
  right: -10px; }

.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  left: -15px;
  right: auto;
  border: 10px solid #fff; }

.flowplayer .fp-volume {
  position: absolute;
  top: 12px;
  right: 10px; }

.has-menu.flowplayer .fp-volume {
  right: 37px; }

.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 10px; }

.is-rtl.has-menu.flowplayer .fp-volume {
  left: 37px; }

.flowplayer .fp-mute {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  top: -12px;
  cursor: pointer; }

.is-rtl.flowplayer .fp-mute {
  float: right; }

.no-mute.flowplayer .fp-mute {
  display: none; }

.flowplayer .fp-volumeslider {
  width: 75px;
  height: 6px;
  cursor: col-resize;
  float: left; }

.is-rtl.flowplayer .fp-volumeslider {
  float: right; }

.no-volume.flowplayer .fp-volumeslider {
  display: none; }

.flowplayer .fp-volumelevel {
  height: 100%; }

.flowplayer .fp-time {
  text-shadow: 0 0 1px #000;
  font-size: 11px;
  font-weight: 400;
  font-family: "myriad pro", Helvetica, Arial, sans-serif !important;
  color: #fff;
  width: 100%; }

.flowplayer .fp-time.is-inverted .fp-duration {
  display: none; }

.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline; }

.flowplayer .fp-time em {
  width: 35px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  bottom: 9px; }

.no-time.flowplayer .fp-time {
  display: none; }

.is-long.flowplayer .fp-time em {
  width: 65px; }

.flowplayer .fp-elapsed {
  left: 10px; }

.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 10px; }

.flowplayer .fp-duration, .flowplayer .fp-remaining {
  right: 180px;
  color: #eee; }

.no-brand.flowplayer .fp-duration, .no-brand.flowplayer .fp-remaining {
  right: 125px; }

.has-menu.no-brand.flowplayer .fp-duration, .has-menu.no-brand.flowplayer .fp-remaining {
  right: 152px; }

.no-volume.no-brand.flowplayer .fp-duration, .no-volume.no-brand.flowplayer .fp-remaining {
  right: 50px; }

.no-mute.no-brand.flowplayer .fp-duration, .no-mute.no-brand.flowplayer .fp-remaining {
  right: 95px; }

.no-mute.no-volume.no-brand.flowplayer .fp-duration, .no-mute.no-volume.no-brand.flowplayer .fp-remaining {
  right: 10px; }

.has-menu.flowplayer .fp-duration, .has-menu.flowplayer .fp-remaining {
  right: 217px; }

.no-volume.flowplayer .fp-duration, .no-volume.flowplayer .fp-remaining {
  right: 115px; }

.no-mute.flowplayer .fp-duration, .no-mute.flowplayer .fp-remaining {
  right: 160px; }

.no-mute.no-volume.flowplayer .fp-duration, .no-mute.no-volume.flowplayer .fp-remaining {
  right: 75px; }

.has-menu.no-mute.no-volume.flowplayer .fp-duration, .has-menu.no-mute.no-volume.flowplayer .fp-remaining {
  right: 112px; }

.is-rtl.flowplayer .fp-duration, .is-rtl.flowplayer .fp-remaining {
  right: auto;
  left: 180px; }

.no-brand.is-rtl.flowplayer .fp-duration, .no-brand.is-rtl.flowplayer .fp-remaining {
  left: 115px; }

.has-menu.no-brand.is-rtl.flowplayer .fp-duration, .has-menu.no-brand.is-rtl.flowplayer .fp-remaining {
  left: 142px; }

.has-menu.is-rtl.flowplayer .fp-duration, .has-menu.is-rtl.flowplayer .fp-remaining {
  left: 207px; }

.no-volume.is-rtl.flowplayer .fp-duration, .no-volume.is-rtl.flowplayer .fp-remaining {
  left: 50px; }

.no-mute.is-rtl.flowplayer .fp-duration, .no-mute.is-rtl.flowplayer .fp-remaining {
  left: 95px; }

.no-mute.no-volume.is-rtl.flowplayer .fp-duration, .no-mute.no-volume.is-rtl.flowplayer .fp-remaining {
  left: 10px; }

.flowplayer .fp-remaining {
  display: none; }

.flowplayer.aside-time .fp-time {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: auto !important;
  width: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  height: 30px;
  padding: 0 5px;
  -webkit-border-radius: control_border_radius;
  -moz-border-radius: control_border_radius;
  border-radius: control_border_radius;
  line-height: 30px;
  text-align: center;
  font-size: 15px; }

.no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important; }

.flowplayer.aside-time .fp-time em, .flowplayer.aside-time .fp-time strong {
  position: static; }

.flowplayer.aside-time .fp-time .fp-elapsed::after {
  content: " / "; }

.flowplayer.is-poster, .flowplayer.is-splash {
  cursor: pointer; }

.flowplayer.is-poster .fp-brand, .flowplayer.is-poster .fp-controls, .flowplayer.is-poster .fp-embed, .flowplayer.is-poster .fp-fullscreen, .flowplayer.is-poster .fp-time, .flowplayer.is-poster .fp-title, .flowplayer.is-poster .fp-unload, .flowplayer.is-splash .fp-brand, .flowplayer.is-splash .fp-controls, .flowplayer.is-splash .fp-embed, .flowplayer.is-splash .fp-fullscreen, .flowplayer.is-splash .fp-time, .flowplayer.is-splash .fp-title, .flowplayer.is-splash .fp-unload {
  display: none !important; }

.flowplayer.is-poster .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-waiting {
  display: block; }

.flowplayer.is-loading .fp-controls, .flowplayer.is-loading .fp-time {
  display: none; }

.flowplayer.is-loading .fp-ui {
  background-position: -9999em; }

.flowplayer.is-loading video.fp-engine {
  position: absolute;
  top: -9999em; }

.flowplayer.is-seeking .fp-waiting {
  display: block; }

.flowplayer.is-playing {
  background-image: none !important;
  background-color: #333; }

.flowplayer.is-playing.hls-fix.is-finished .fp-engine {
  position: absolute;
  top: -9999em; }

.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;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }

.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important; }

.flowplayer.is-fullscreen .fp-player {
  background-color: #333; }

.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important; }

.flowplayer.is-error h2 {
  font-weight: 700;
  font-size: large;
  margin-top: 10%; }

.flowplayer.is-error .fp-message {
  display: block; }

.flowplayer.is-error .fp-controls, .flowplayer.is-error .fp-subtitle, .flowplayer.is-error .fp-time, .flowplayer.is-error object, .flowplayer.is-error video {
  display: none; }

.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .7; }

.flowplayer.is-ready.is-muted .fp-mute:before {
  content: ""; }

.flowplayer.is-mouseout .fp-controls, .flowplayer.is-mouseout .fp-title {
  height: 0;
  -webkit-transition: height .15s .3s;
  -moz-transition: height .15s .3s;
  transition: height .15s .3s; }

.is-fullscreen.flowplayer.is-mouseout .fp-controls {
  height: 3px;
  bottom: 0; }

.flowplayer.is-mouseout .fp-title {
  overflow: hidden; }

.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important; }

.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  -moz-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  height: 4px;
  top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.flowplayer.is-mouseout .fp-brand, .flowplayer.is-mouseout .fp-duration, .flowplayer.is-mouseout .fp-elapsed, .flowplayer.is-mouseout .fp-embed, .flowplayer.is-mouseout .fp-fullscreen, .flowplayer.is-mouseout .fp-menu, .flowplayer.is-mouseout .fp-play, .flowplayer.is-mouseout .fp-remaining, .flowplayer.is-mouseout .fp-timeline-tooltip, .flowplayer.is-mouseout .fp-unload, .flowplayer.is-mouseout .fp-volume, .flowplayer.is-mouseout.aside-time .fp-time {
  opacity: 0;
  -webkit-transition: opacity .15s .3s;
  -moz-transition: opacity .15s .3s;
  transition: opacity .15s .3s; }

.flowplayer.fixed-controls .fp-controls, .flowplayer.is-mouseover .fp-controls {
  height: 30px; }

.flowplayer.fixed-controls .fp-title, .flowplayer.is-mouseover .fp-title {
  height: 30px; }

.flowplayer.fixed-controls .fp-duration, .flowplayer.fixed-controls .fp-elapsed, .flowplayer.fixed-controls .fp-embed, .flowplayer.fixed-controls .fp-fullscreen, .flowplayer.fixed-controls .fp-logo, .flowplayer.fixed-controls .fp-menu, .flowplayer.fixed-controls .fp-play, .flowplayer.fixed-controls .fp-remaining, .flowplayer.fixed-controls .fp-unload, .flowplayer.fixed-controls .fp-volume, .flowplayer.is-mouseover .fp-duration, .flowplayer.is-mouseover .fp-elapsed, .flowplayer.is-mouseover .fp-embed, .flowplayer.is-mouseover .fp-fullscreen, .flowplayer.is-mouseover .fp-logo, .flowplayer.is-mouseover .fp-menu, .flowplayer.is-mouseover .fp-play, .flowplayer.is-mouseover .fp-remaining, .flowplayer.is-mouseover .fp-unload, .flowplayer.is-mouseover .fp-volume {
  opacity: 1; }

.flowplayer.fixed-controls .fp-volume {
  display: block; }

.flowplayer.fixed-controls .fp-controls {
  bottom: -30px; }

.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0; }

.flowplayer.fixed-controls .fp-time em {
  bottom: -20px;
  opacity: 1; }

.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 10px; }

.flowplayer.is-disabled .fp-progress {
  background-color: #999; }

.flowplayer.is-flash-disabled {
  background-color: #333; }

.flowplayer.is-flash-disabled object.fp-engine {
  z-index: 100; }

.flowplayer.is-flash-disabled .fp-flash-disabled {
  display: block;
  z-index: 101; }

.flowplayer .fp-embed {
  position: absolute;
  top: 10px;
  left: auto;
  right: 50px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center; }

.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 50px; }

.flowplayer .fp-embed-code {
  position: absolute;
  display: none;
  top: 10px;
  right: 67px;
  background-color: #333;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px; }

.is-closeable.flowplayer .fp-embed-code {
  right: 99px; }

.flowplayer .fp-embed-code:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 2px;
  right: -10px;
  border: 5px solid transparent;
  border-left-color: #333; }

.is-rtl.flowplayer .fp-embed-code {
  right: auto;
  left: 67px; }

.is-rtl.flowplayer .fp-embed-code:before {
  right: auto;
  left: -10px;
  border-left-color: transparent;
  border-right-color: #333; }

.flowplayer .fp-embed-code textarea {
  width: 400px;
  height: 16px;
  font-family: monaco,"courier new",verdana;
  color: #777;
  white-space: nowrap;
  resize: none;
  overflow: hidden;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #ccc; }

.flowplayer .fp-embed-code label {
  display: block;
  color: #999; }

.flowplayer.is-embedding .fp-embed, .flowplayer.is-embedding .fp-embed-code {
  display: block;
  opacity: 1; }

.flowplayer.no-time .fp-embed {
  left: 10px !important; }

.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 10px !important; }

.flowplayer.is-live .fp-duration, .flowplayer.is-live .fp-remaining, .flowplayer.is-live .fp-timeline {
  display: none; }

.flowplayer .fp-context-menu {
  position: absolute;
  display: none;
  z-index: 1001;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 4px #888;
  -moz-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  width: 170px; }

.flowplayer .fp-context-menu li {
  text-align: center !important;
  padding: 10px;
  color: #444444 !important;
  font-size: 11px !important;
  margin: 0 -10px 0 -10px; }

.flowplayer .fp-context-menu li a {
  color: #00a7c8 !important;
  font-size: 12.1px !important; }

.flowplayer .fp-context-menu li:hover:not(.copyright) {
  background-color: #eee; }

.flowplayer .fp-context-menu li.copyright {
  margin: 0;
  padding-left: 110px;
  background-image: url(/CSHG-theme/css/img/flowplayer.png);
  background-repeat: no-repeat;
  background-size: 100px 20px;
  background-position: 5px 5px;
  border-bottom: 1px solid #bbb; }

@media (-webkit-min-device-pixel-ratio: 2) {
  .flowplayer .fp-context-menu li.copyright {
    background-image: url(/CSHG-theme/css/img/flowplayer@2x.png); } }
@-moz-keyframes pulse {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes pulse {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes pulse {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes pulse {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes pulse {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8; }

.flowplayer .fp-menu .fp-dropdown {
  right: -10px;
  left: auto;
  bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.flowplayer .fp-menu .fp-dropdown:before {
  display: none; }

.flowplayer .fp-play {
  width: 30px; }

.flowplayer.aside-time .fp-time {
  top: 0;
  left: 0; }

.no-brand.flowplayer .fp-duration, .no-brand.flowplayer .fp-remaining {
  right: 115px; }

.flowplayer .fp-close, .flowplayer .fp-embed, .flowplayer .fp-fullscreen, .flowplayer .fp-unload {
  right: 0;
  top: 0; }

.is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-embed, .is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload {
  right: auto;
  left: 0; }

.flowplayer .fp-embed {
  right: 32px; }

.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 32px; }

.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: 32px; }

.flowplayer.is-closeable.is-ready .fp-embed {
  right: 64px; }

.flowplayer.play-button .fp-play {
  display: block; }

.flowplayer.play-button .fp-elapsed {
  left: 27px; }

.is-rtl.flowplayer.play-button .fp-elapsed {
  right: 27px; }

.flowplayer.play-button .fp-timeline {
  margin-left: 72px; }

.is-rtl.flowplayer.play-button .fp-timeline {
  margin-right: 72px; }

.is-long.flowplayer.play-button .fp-timeline {
  margin-left: 102px; }

.is-rtl.is-long.flowplayer.play-button .fp-timeline {
  margin-right: 102px; }

.aside-time.flowplayer.play-button .fp-timeline, .no-time.flowplayer.play-button .fp-timeline {
  margin-left: 27px; }

.is-rtl.aside-time.flowplayer.play-button .fp-timeline, .is-rtl.no-time.flowplayer.play-button .fp-timeline {
  margin-right: 27px; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       /*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/
@-webkit-keyframes bounce {
  20%,53%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  20%,53%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  50%,from,to {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

@keyframes flash {
  50%,from,to {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%,20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%,20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  11.1%,from,to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  11.1%,from,to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  20%,40%,60%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  20%,40%,60%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%,80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%,80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             /*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity,filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: .7; }

.hamburger.is-active:hover {
  opacity: .7; }

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
  background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease; }

.hamburger-inner::after, .hamburger-inner::before {
  content: '';
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner::after, .hamburger--3dx .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner::after, .hamburger--3dx-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner::after, .hamburger--3dy .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner::after, .hamburger--3dy-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy .hamburger-inner::after, .hamburger--3dxy .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r .hamburger-inner::after, .hamburger--3dxy-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }

.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::after, .hamburger--boring .hamburger-inner::before {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 275ms;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 125ms 275ms ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 75ms; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 75ms; }

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 275ms;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 125ms 275ms ease; }

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 75ms; }

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 75ms; }

.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  transition: background-color 125ms 175ms ease-in; }

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, left 125ms 175ms ease-in; }

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, right 125ms 175ms ease-in; }

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important; }

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 125ms 175ms ease-in; }

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, left 125ms 175ms ease-in; }

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, right 125ms 175ms ease-in; }

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important; }

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--minus .hamburger-inner::after, .hamburger--minus .hamburger-inner::before {
  transition: bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::after, .hamburger--minus.is-active .hamburger-inner::before {
  opacity: 0;
  transition: bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform,opacity;
  transition-timing-function: ease;
  transition-duration: .15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg); }

.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform,opacity;
  transition-timing-function: ease;
  transition-duration: .15s; }

.hamburger--slider-r .hamburger-inner::after {
  top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg); }

.hamburger--spin .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  transition: top .1s .25s ease-in,opacity .1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out,opacity .1s .12s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin-r .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r .hamburger-inner::before {
  transition: top .1s .25s ease-in,opacity .1s ease-in; }

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out,opacity .1s .12s ease-out; }

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s .13s linear; }

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: .22s;
  background-color: transparent !important; }

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand .hamburger-inner {
  transition: transform 75ms 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 75ms linear; }

.hamburger--stand .hamburger-inner::before {
  transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::after {
  transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 75ms 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms 0.1s ease-out, transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms 0.1s ease-out, transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 75ms linear; }

.hamburger--stand-r .hamburger-inner::before {
  transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 75ms 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms 0.1s ease-out, transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms 0.1s ease-out, transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--squeeze .hamburger-inner {
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze .hamburger-inner::before {
  transition: top 75ms .12s ease,opacity 75ms ease; }

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 75ms 0.12s ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 75ms ease,opacity 75ms .12s ease; }

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 75ms ease, transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--vortex .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex .hamburger-inner::after, .hamburger--vortex .hamburger-inner::before {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear; }

.hamburger--vortex .hamburger-inner::before {
  transition-property: top,opacity; }

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom,transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex.is-active .hamburger-inner::after, .hamburger--vortex.is-active .hamburger-inner::before {
  transition-delay: 0s; }

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg); }

.hamburger--vortex-r .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r .hamburger-inner::after, .hamburger--vortex-r .hamburger-inner::before {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear; }

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top,opacity; }

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom,transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r.is-active .hamburger-inner::after, .hamburger--vortex-r.is-active .hamburger-inner::before {
  transition-delay: 0s; }

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }