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

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-theme/css/../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(/goarch-site-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 contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

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

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

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

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- 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(/goarch-site-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/goarch-site-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/goarch-site-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; }











.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-admin-panel .lfr-page-layouts {
      margin-left: 0; }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

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

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

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

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

.nav-menu-style-arrows ul {
  list-style-image: url(/goarch-site-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(/goarch-site-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(/goarch-site-theme/css/../images/application/button_bg_over.png); }

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

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

.save-trigger img {
  background-image: url(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/goarch-site-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/goarch-site-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/goarch-site-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(/goarch-site-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/goarch-site-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(/goarch-site-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(/goarch-site-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

.lfr-status-success-label {
  background-image: url(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-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(/goarch-site-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/goarch-site-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/goarch-site-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/goarch-site-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/goarch-site-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

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















  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .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-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

.aui {
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Extras ---------- */ }

.aui body {
  color: #555555; }

.aui a {
  color: #2b6790;
  text-decoration: none; }

.aui a:hover {
  color: #2b6790; }

.aui a [class^="icon-"], .aui a [class*=" icon-"] {
  display: inline-block; }

.aui .alert {
  word-wrap: break-word; }

.aui .dockbar.navbar .navbar-inner {
  min-height: 40px; }

.aui .dockbar .navbar-inner {
  background-color: #5393b5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5393b5), color-stop(47%, #5393b5), color-stop(100%, #2b6790));
  background-image: -webkit-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
  background-image: -moz-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
  background-image: -o-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
  background-image: linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%); }

.aui .dockbar .navbar-inner .nav > li {
  background-color: #5393b5; }

.aui .dockbar .navbar-inner .container .btn-navbar {
  color: #FFF; }

.aui .dockbar .navbar-inner .container .btn-navbar .user-avatar-image {
  position: relative;
  top: 2px;
  width: 28px; }

.aui .dockbar .nav > li {
  background: #5393b5; }

.aui .dockbar .nav > li > a {
  color: #FFF;
  line-height: 31px;
  margin: 0 5px 0 0;
  padding: 6px 10px; }

.aui .dockbar .nav > li > a:focus, .aui .dockbar .nav > li > a:hover {
  color: #FFF; }

.aui .dockbar .nav > li > a:hover {
  background-color: #2b6790; }

.aui .dockbar .nav > li > a [class^="icon-"], .aui .dockbar .nav > li > a [class*=" icon-"] {
  margin-top: 3px; }

.aui .dockbar .nav > li.active > a {
  color: #FFF; }

.aui .dockbar .nav > li.active > a, .aui .dockbar .nav > li.active > a:hover, .aui .dockbar .nav > li.active > a:focus {
  background: #1f4b69; }

.aui .dockbar .nav > li.open .dropdown-toggle {
  background-color: #5393b5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aui .dockbar .nav li.dropdown > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown > .dropdown-toggle:hover .caret {
  border-bottom-color: #FFF;
  border-top-color: #FFF; }

.aui .dockbar .nav li.dropdown.open > .dropdown-toggle, .aui .dockbar .nav li.dropdown.active > .dropdown-toggle, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #2b6790;
  color: #FFF; }

.aui .dockbar .nav li.dropdown .dropdown-menu, .aui .dockbar .nav li.dropdown .site-administration-menu {
  background: #2b6790;
  border-width: 0;
  left: 0;
  margin: 0;
  right: auto; }

.aui .dockbar .nav li.dropdown .dropdown-menu > li > a, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a {
  color: #FFF;
  font-size: 0.9em;
  font-weight: 700; }

.aui .dockbar .nav li.dropdown .dropdown-menu > li > a:focus, .aui .dockbar .nav li.dropdown .dropdown-menu > li > a:hover, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:focus, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:hover {
  background: #559ccc; }

.aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class*=" icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class*=" icon-"] {
  margin-right: 3px; }

.aui .dockbar .nav li.dropdown .dropdown-menu > li > a .icon-spacer, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a .icon-spacer {
  margin-right: 17px; }

.aui .dockbar .nav li.dropdown .dropdown-menu li.active > a, .aui .dockbar .nav li.dropdown .site-administration-menu li.active > a {
  background: #2b6790; }

.aui .dockbar .nav li.dropdown .dropdown-menu {
  overflow-x: hidden;
  overflow-y: auto; }

.aui .dockbar .nav li.dropdown .dropdown-menu:after, .aui .dockbar .nav li.dropdown .dropdown-menu:before {
  border-width: 0; }

.aui .dockbar .nav li.dropdown.user-avatar .dropdown-menu {
  left: auto;
  right: 0; }

.aui .dockbar .nav li.dropdown.user-avatar .dropdown-menu li a {
  padding: 3px 6px; }

.aui .dockbar .divider-vertical {
  border-left-color: #222;
  border-right-color: #555555;
  display: none; }

.aui .app-view-taglib .lfr-header-row-content .select-all-entries {
  left: 7px;
  top: 14px; }

.aui .navbar .btn-group, .aui .navbar .navbar-search {
  margin-bottom: 8px;
  margin-top: 8px; }

.aui .navbar .btn-navbar {
  padding: 10px; }

.aui .navbar .container .btn-navbar {
  background: transparent;
  border-color: #DDD; }

.aui .navbar .container .btn-navbar:hover, .aui .navbar .container .btn-navbar:focus, .aui .navbar .container .btn-navbar:active, .aui .navbar .container .btn-navbar.active, .aui .navbar .container .btn-navbar.disabled, .aui .navbar .container .btn-navbar[disabled] {
  background-color: #DDD; }

.aui .navbar .container .btn-navbar .icon-bar {
  background: #656565; }

.aui .navbar .icon-caret-down {
  background: #5393b5;
  background: rgba(255, 255, 255, 0.2);
  font-size: 14px;
  height: auto;
  margin-left: 5px;
  padding: 1px 4px;
  width: auto; }

.aui .navbar .nav > li.open > a {
  color: #555555;
  text-decoration: none; }

.aui .navbar .navbar-inner {
  min-height: 47px; }

.aui .modify-pages .delete-tab {
  background: #555555;
  border: 2px solid #FFF;
  color: #FFF;
  font-size: 16px;
  padding: 4px;
  right: -10px;
  top: 0;
  z-index: 300; }

.aui .modify-pages .delete-tab:hover {
  -webkit-box-shadow: 0 1px 1px -1px black;
  -moz-box-shadow: 0 1px 1px -1px black;
  box-shadow: 0 1px 1px -1px black; }

.aui ::-webkit-selection {
  background: #2AAAE6 !important;
  color: #FFF;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }

.aui ::-moz-selection {
  background: #2AAAE6 !important;
  color: #FFF;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }

.aui ::-o-selection {
  background: #2AAAE6 !important;
  color: #FFF;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }

.aui ::selection {
  background: #2AAAE6 !important;
  color: #FFF;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }

.aui .modify-pages .delete-tab {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-shadow: none; }

.aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="text"], .aui input[type="time"], .aui input[type="week"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui textarea, .aui .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aui input[type="color"]:focus, .aui input[type="date"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="month"]:focus, .aui input[type="number"]:focus, .aui input[type="password"]:focus, .aui input[type="text"]:focus, .aui input[type="time"]:focus, .aui input[type="week"]:focus, .aui input[type="email"]:focus, .aui input[type="url"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui textarea:focus, .aui .uneditable-input:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

.aui .tagselector-focused .tagselector-content .textboxlistentry-holder {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

.aui .dockbar .nav > li > a {
  text-shadow: none; }

.aui .dockbar .nav li.dropdown .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.aui .dockbar .container .btn .user-avatar-image, .aui .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #2b6790;
  -moz-box-shadow: 0 0 0 2px #2b6790;
  box-shadow: 0 0 0 2px #2b6790; }

.aui .navbar .container .btn, .aui .navbar .container .btn .icon-bar {
  -webkit-box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  box-shadow: 0 1px 0 white; }

.aui .navbar .icon-caret-down {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.aui .navbar .nav > li.open > a {
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.aui .dockbar .container .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aui .dockbar-user-notifications .dropdown-toggle .user-notifications-count {
  background-color: #1f4b69;
  border: 1px solid #1f4b69; }

.aui .dockbar-user-notifications .user-notifications-header {
  border-bottom: 1px solid #1f4b69; }

.aui body.yui3-skin-sam .yui3-widget-mask {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8; }

.aui.ie .dockbar .navbar-inner, .aui.ie #navigation .navbar-inner {
  filter: none; }

/* ---------- Classic Dockbar Responsive Styles ---------- */
@media (max-width: 979px) {
  .aui * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

  .aui #heading {
    bottom: 100%;
    margin-top: -2em;
    position: relative; }

  .aui #heading .site-title {
    font-size: 26px; }

  .aui #heading .site-title img {
    width: 35px; }

  .aui #navigation {
    display: none; }

  .aui #navigation.open {
    display: block; }

  .aui #navigation.open .navbar-inner {
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

  .aui #navigation.open .navbar-inner .nav-collapse {
    height: auto;
    overflow: visible; }

  .aui #navigation .nav {
    margin: 0; }

  .aui .dockbar {
    float: right;
    height: auto;
    position: relative;
    z-index: 401; }

  .aui .dockbar .info-items {
    height: auto;
    position: static;
    width: 300px; }

  .aui .dockbar .navbar-inner {
    width: auto; }

  .aui .dockbar .navbar-inner .btn-navbar {
    background: transparent;
    border: 0 #2b6790;
    float: left;
    font-size: 24px;
    padding: 12px 15px; }

  .aui .dockbar .navbar-inner .btn-navbar:hover {
    background-color: #2b6790; }

  .aui .dockbar .navbar-inner .btn-navbar.open {
    background-color: #f5af45; }

  .aui .dockbar .navbar-inner .nav-account-controls {
    padding: 0 5px; }

  .aui .dockbar .navbar-inner .nav-account-controls .user-avatar-image {
    display: none; }

  .aui .dockbar .navbar-inner .nav-add-controls {
    background: transparent;
    border-top-width: 0;
    padding: 0 5px;
    position: static;
    z-index: 350; }

  .aui .dockbar .navbar-inner .nav-add-controls > li {
    float: none;
    margin: 0;
    position: relative; }

  .aui .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
    clip: rect(auto auto auto auto);
    position: static;
    visibility: visible; }

  .aui .dockbar .navbar-inner .nav-add-controls > li .page-preview-controls {
    display: none; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a {
    background: transparent;
    text-align: left;
    white-space: nowrap; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover {
    background: #F3F3F3; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
    font-size: 22px;
    margin-top: 0; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
    background: transparent; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
    color: #FFF; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
    background: transparent;
    display: inline;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    position: relative; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
    display: inline; }

  .aui .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
    display: none; }

  .aui .dockbar .navbar-inner .nav-collapse {
    z-index: 400; }

  .aui .dockbar .navbar-inner .nav-collapse.open {
    overflow: visible; }

  .aui .dockbar .navbar-inner .nav-collapse > .nav {
    background: #2b6790;
    border-width: 0;
    left: auto;
    margin: 0;
    min-width: 160px;
    position: absolute;
    right: 0;
    z-index: 400; }

  .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown .dropdown-menu li a {
    font-size: 14px;
    line-height: 18px; }

  .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown.open > .dropdown-toggle {
    background-color: #559ccc;
    color: #FFF; }

  .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a {
    color: #FFF;
    font-size: 16px;
    margin: 5px 0;
    padding: 6px 15px; }

  .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:focus, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:hover {
    background: #559ccc; }

  .aui .portlet-dockbar {
    display: inline-block;
    width: 100%; }

  .aui .signed-out #_145_navAddControlsNavbarBtn {
    display: none; } }
/* ---------- Dockbar-vertical  ---------- */
.aui .lfr-has-dockbar-vertical {
  padding-left: 240px; }

.aui .lfr-has-dockbar-vertical .layer-mobile {
  background: #FFF;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

.aui .lfr-has-add-content {
  padding-left: 350px; }

.aui .lfr-has-edit-layout {
  padding-left: 460px; }

.aui .icon-toggle-dockbar {
  display: none; }

.aui .dockbar-vertical.top .icon-toggle-dockbar {
  top: 200px; }

.aui .dockbar-vertical .icon-toggle-dockbar {
  background: #2b6790;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-size: 25px;
  height: 31px;
  left: 0;
  padding: 3px 4px 4px;
  position: fixed;
  text-align: center;
  top: 120px;
  width: 31px;
  z-index: 1;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.aui .dockbar-vertical .icon-toggle-dockbar.over {
  left: 240px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar {
  height: 100%;
  left: -5px;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 5px;
  z-index: 3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar.over {
  left: 0;
  width: 240px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar.over .navbar-inner {
  width: 240px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar.over .navbar-inner .nav-collapse ul.nav li.user-avatar > a {
  background-position: right bottom; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner {
  height: 100%;
  overflow: auto;
  padding: 0;
  width: 120px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav {
  margin: 0;
  padding: 0;
  width: 100%; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li {
  width: 100%; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar > a {
  background: url(/goarch-site-theme/images/dockbar_vertical/back-user.png) no-repeat left top, url(/goarch-site-theme/images/dockbar_vertical/back-user-horizontal.png) no-repeat left top;
  background-size: cover;
  padding-top: 15px;
  text-align: center;
  -webkit-transition: all 8s ease-out;
  -moz-transition: all 8s ease-out;
  -o-transition: all 8s ease-out;
  transition: all 8s ease-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar img {
  display: block;
  height: 40%;
  margin: 0 auto;
  padding: 5%;
  width: 40%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar:hover {
  background-color: transparent; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar:hover img {
  height: 50%;
  padding: 0;
  width: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar .dropdown-menu {
  display: block; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.user-avatar .dropdown-menu li {
  float: left;
  width: 50%; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notifications .user-notifications-count {
  display: inline; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notifications a {
  white-space: inherit; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li a {
  margin: 0; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li ul {
  padding: 10px 0;
  position: relative;
  width: 100%; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav-add-controls li {
  float: left;
  text-align: center;
  width: 25%; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav-add-controls li a {
  padding: 10px 0; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav-add-controls li a span {
  display: none;
  font-size: 0.7rem;
  line-height: 10px;
  margin-top: 0;
  padding: 0 0 10px;
  word-break: break-word; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav-add-controls li:hover a {
  padding-bottom: 0;
  padding-top: 0; }

.aui .dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav-add-controls li:hover a span {
  display: block; }

/* ---------- Dockbar-vertical Responsive Styles ---------- */
@media (max-width: 979px) {
  .aui .dockbar-vertical.lfr-has-dockbar-vertical {
    overflow: hidden; }

  .aui .dockbar-vertical .icon-toggle-dockbar {
    height: 30px;
    padding: 3px 4px 4px;
    width: 30px;
    top: 90px; }

  .aui .dockbar-vertical .navbar-static-top {
    margin: 0; }

  .aui .dockbar-vertical #_145_navSiteNavigationNavbarBtn, .aui .dockbar-vertical #_145_navAddControlsNavbarBtn, .aui .dockbar-vertical #_145_navAccountControlsNavbarBtn {
    display: none; }

  .aui .dockbar-vertical .dockbar.navbar .dockbar-user-notifications .dropdown-toggle .user-notifications-count {
    display: inline; }

  .aui .dockbar-vertical .dockbar.navbar .container .nav-collapse {
    display: block;
    height: auto;
    overflow: visible; } }
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/goarch-site-theme/css/custom/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.aui {
  /* IE6/7 support */
  /* Button */
  /* Button Text */
  /* Button Lines */ }
  .aui .slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer; }
  .aui .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .aui .slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em; }
  .aui .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .aui .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .aui .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }
  .aui .slicknav_nav {
    clear: both; }
  .aui .slicknav_nav ul, .aui .slicknav_nav li {
    display: block; }
  .aui .slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .aui .slicknav_nav .slicknav_item {
    cursor: pointer; }
  .aui .slicknav_nav .slicknav_row {
    display: block; }
  .aui .slicknav_nav a {
    display: block; }
  .aui .slicknav_nav .slicknav_item a, .aui .slicknav_nav .slicknav_parent-link a {
    display: inline; }
  .aui .slicknav_menu:before, .aui .slicknav_menu:after {
    content: " ";
    display: table; }
  .aui .slicknav_menu:after {
    clear: both; }
  .aui .slicknav_menu {
    *zoom: 1; }
  .aui .slicknav_menu {
    font-size: 16px; }
  .aui .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222222; }
  .aui .slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .aui .slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5; }
  .aui .slicknav_menu {
    background: #4c4c4c;
    padding: 5px; }
  .aui .slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em; }
  .aui .slicknav_nav, .aui .slicknav_nav ul {
    list-style: none;
    overflow: hidden; }
  .aui .slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px; }
  .aui .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
  .aui .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
  .aui .slicknav_nav .slicknav_item a, .aui .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }
  .aui .slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff; }
  .aui .slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222; }
  .aui .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-lg-15, .col-md-15, .col-sm-15, .col-xs-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-15, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-15 {
  width: 20%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-15, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-15 {
    width: 20%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-15, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-15 {
    width: 20%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-15, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-15 {
    width: 20%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs, th.visible-xs {
    display: table-cell !important; }

  .visible-xs-block {
    display: block !important; }

  .visible-xs-inline {
    display: inline !important; }

  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm, th.visible-sm {
    display: table-cell !important; }

  .visible-sm-block {
    display: block !important; }

  .visible-sm-inline {
    display: inline !important; }

  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md, th.visible-md {
    display: table-cell !important; }

  .visible-md-block {
    display: block !important; }

  .visible-md-inline {
    display: inline !important; }

  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg, th.visible-lg {
    display: table-cell !important; }

  .visible-lg-block {
    display: block !important; }

  .visible-lg-inline {
    display: inline !important; }

  .visible-lg-inline-block {
    display: inline-block !important; }

  .hidden-lg {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  td.visible-print, th.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; }

  .hidden-print {
    display: none !important; } }
table {
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left;
  padding: 0; }

td {
  padding: 0; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
body.aui {
  font-weight: normal; }

.aui {
  /*== Fixes page pushed down by Liferay Notifications ==*/
  /*== Fixes blank space added to empty portlets ==*/
  /*== Display Taglib Header ==*/
  /*== Abstracts ADT Fixes ==*/
  /*== Title List ADT Fixes ==*/
  /*== Pagination Fixes ==*/
  /*== Portlet Style Fixes ==*/
  /*== liferay search portlet custom style ==*/
  /* -- Carousel Styles --*/ }
  .aui div#portalMessageContainer {
    position: absolute;
    top: 115px;
    z-index: 350;
    width: 100%; }
  .aui body.top div#portalMessageContainer {
    top: 0; }
  .aui .portlet-borderless-container {
    min-height: 0; }
  .aui .taglib-header .header-title {
    white-space: normal;
    overflow: visible; }
  .aui .taglib-header .header-back-to a {
    display: none !important; }
  .aui .portlet-asset-publisher .metadata-modified-date, .aui .portlet-asset-publisher .metadata-create-date, .aui .portlet-asset-publisher .metadata-publish-date, .aui .portlet-asset-publisher .metadata-expiration-date {
    background: none;
    margin-bottom: 0px;
    padding-left: 0px; }
  .aui .portlet-asset-publisher .asset-small-image {
    float: left;
    margin-right: 0.8rem;
    width: 110px;
    padding-left: 0px;
    margin-left: 2px; }
  .aui .portlet-asset-publisher .asset-content {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1.00rem; }
  .aui .portlet-asset-publisher .asset-title {
    border-bottom: none; }
    .aui .portlet-asset-publisher .asset-title a {
      color: #333 !important;
      font-weight: normal; }
  .aui .portlet-asset-publisher ul .taglib-icon {
    color: #333;
    margin: 1% 0 0 0;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 1%;
    padding-left: 3%;
    width: 100%;
    text-decoration: none; }
    .aui .portlet-asset-publisher ul .taglib-icon:hover {
      text-decoration: underline;
      color: #5393b5; }
  .aui .portlet-asset-publisher .asset-more {
    clear: none; }
  .aui .portlet-asset-publisher .asset-metadata {
    clear: none;
    margin: 8px 0 0 25px;
    font-size: 0.9em;
    margin: 10px 0px;
    font-size: 12px;
    color: #999; }
  .aui .portlet-asset-publisher .asset-abstract {
    clear: both;
    padding-bottom: 0;
    border-bottom: 1px solid #d9dada;
    margin-bottom: 0;
    margin: 0 1vw; }
    .aui .portlet-asset-publisher .asset-abstract .locale-actions {
      display: block;
      float: left;
      width: 100%;
      margin: 0 0 2vh 0; }
      .aui .portlet-asset-publisher .asset-abstract .locale-actions a.taglib-language-list-text {
        padding: 0 3px 0 0; }
        .aui .portlet-asset-publisher .asset-abstract .locale-actions a.taglib-language-list-text.last {
          padding: 0 3px 0 0; }
    .aui .portlet-asset-publisher .asset-abstract h3.asset-title a {
      color: #333 !important;
      font-weight: 600; }
  .aui .portlet-asset-publisher .asset-small-image {
    float: left;
    margin-right: 0.8rem;
    width: 110px;
    padding-left: 0px;
    margin-left: 2px; }
  .aui .portlet-asset-publisher .title-list a {
    border-bottom: none; }
  .aui h1.portlet-title {
    font-size: 1.1em; }
  .aui .portlet-topper .potlet-title .portlet-title-text {
    white-space: normal;
    overflow: visible;
    margin-bottom: 10px; }
  .aui .portlet-asset-publisher .title-list a {
    /*float: none;*/
    float: none !important; }
  .aui .title-list-with-lines li {
    display: block;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc; }
  .aui .title-list-with-lines a {
    /*text-decoration: none;*/
    text-decoration: none !important; }
  .aui .lfr-pagination-buttons li {
    /*display:inline;
    border-bottom: 0; */
    display: inline !important;
    border-bottom: 0 !important; }
  .aui .portlet-borderless-bar {
    top: -20px; }
  .aui .asset-title a img {
    display: none; }
  .aui .portlet-title img {
    display: none; }
  .aui .portlet-asset-publisher .asset-small-image {
    float: left;
    margin-right: 0.8rem;
    width: 110px;
    padding-left: 0px; }
  .aui .portlet-asset-publisher .asset-content {
    margin-left: -0.2rem;
    margin-bottom: 0; }
  .aui .portlet-asset-publisher li.title-list {
    text-indent: -8px; }
  .aui .taglib-header {
    border-bottom: none; }
    .aui .taglib-header .header-back-to a {
      font-size: 1.0em;
      margin: auto 0; }
  .aui .taglib-text {
    font-weight: normal; }
    .aui .taglib-text:after {
      content: " ¬ª";
      display: none; }
    .aui .taglib-text:before {
      content: "\f10c";
      display: none !important;
      /* FontAwesome Unicode */
      margin-right: 2%;
      font-size: 0.8rem;
      font-family: FontAwesome; }
  .aui .locale-actions {
    float: right;
    font-size: 0.8em;
    font-size: 13px; }
  .aui ul li ul li:last-of-type {
    border-bottom: none !important; }
  .aui::-moz-selection {
    background: #b2d7fe;
    color: inherit;
    text-shadow: none !important; }
  .aui::selection {
    background: #b2d7fe;
    color: inherit;
    text-shadow: none !important; }
  .aui input[type="text"], .aui input[type="email"] {
    height: 35px;
    margin-bottom: 5px; }
  @media (max-width: 979px) {
    .aui input[type="text"], .aui input[type="email"] {
      font-size: 15px; } }
  .aui .portlet-search input[type="text"] {
    height: auto; }
  .aui .portlet-search .field-row .control-group-inline .btn {
    margin-bottom: 10px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    background-image: none; }
  .aui .portlet-search .sort .control-group, .aui .portlet-search .sort select {
    margin-bottom: 0; }
  .aui .carousel-indicators {
    left: 50%;
    transform: translate(-50%, 0);
    top: inherit;
    right: inherit;
    bottom: 5vh;
    width: auto;
    margin: 0 !important; }
    .aui .carousel-indicators li {
      width: 50px;
      height: 2px;
      border-radius: 0; }
  .aui .carousel-inner .item {
    background-position: center;
    height: 90vh;
    background-size: cover;
    background-position: center; }
    @media only screen and (min-width: 980px) {
      .aui .carousel-inner .item {
        height: 80vh; } }
  .aui .carousel-inner .carousel-caption {
    position: absolute;
    color: white;
    background: rgba(0, 0, 0, 0.8);
    bottom: 10vh;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 70%;
    z-index: 2;
    text-align: center; }
    @media (max-width: 767px) {
      .aui .carousel-inner .carousel-caption {
        max-width: 90%; } }
    .aui .carousel-inner .carousel-caption a {
      color: #fb4; }
    .aui .carousel-inner .carousel-caption h2 {
      font-weight: bold;
      font-size: 2.5rem; }
    .aui .carousel-inner .carousel-caption p {
      color: white;
      font-size: 14px;
      text-align: center;
      overflow: hidden;
      max-height: 90%; }
    .aui .carousel-inner .carousel-caption .caption-read-more {
      display: none; }
  .aui .carousel-control {
    background: transparent;
    border: none;
    display: inherit;
    z-index: 2; }
    .aui .carousel-control.right {
      right: 55px; }
    @media only screen and (max-width: 980px) {
      .aui .carousel-control {
        display: none; } }
    .aui .carousel-control .fa {
      color: #fff;
      font-size: 42px;
      font-size: inherit !important; }

.aui {
  /* ------------------
  News Alert Style Start -------------------------------- */
  /* ------------------
  News Alert Style End -------------------------------- */
  /* ------------------
  Home Page Carousel Style -------------------------------- */
  /* ------------------
  Home Page Carousel Style End -------------------------------- */
  	/* ------------------
      Page Banner Spotlight Style -------------------------------- */
  	/* ------------------
      Page Banner Spotlight Style End -------------------------------- */
  /*-------------------Subscription portlet css---------------------------*/
  /*-------------------Subscription portlet configuration css---------------------------*/
  /* ------------------
  listserv Start -------------------------------- */
  /* ------------------
  	listserv End -------------------------------- */
  /* Featured Channels */
  /* Featured Article */
  /*--- Cookie Consent Styles ---*/
  /*--- End Cookie Consent Styles ---*/ }
  .aui html, .aui p, .aui ul, .aui ol {
    font-size: 1.00rem;
    font-family: 'Lato', helvetica, sans-serif;
    line-height: 1.375em;
    color: #131516;
    vertical-align: baseline;
    text-align: left; }
  .aui .clear {
    clear: both;
    margin: 0;
    min-height: inherit; }
    .aui .clear h2 {
      line-height: 100%;
      font-size: 150%; }
  .aui .spacer {
    margin: 30px 0 0 0; }
  .aui a {
    color: #2283C0;
    text-decoration: none !important; }
    .aui a:hover {
      color: #1BC0D7; }
    .aui a:link {
      font-weight: normal; }
    .aui a:visited {
      /* color: rgb(51,51,51); */
      text-decoration: underline; }
    .aui a.learnmore-homepage {
      padding: 6px;
      background-color: #2d8cab;
      color: #fff;
      border-radius: 15px;
      font-size: 1.2em;
      display: block;
      margin: 10px auto;
      width: 25%; }
      @media (max-width: 500px) {
        .aui a.learnmore-homepage {
          width: 60%; } }
      .aui a.learnmore-homepage:hover {
        text-decoration: none;
        background-color: #8d7838; }
  .aui html {
    height: 100%; }
  .aui body {
    height: 100%;
    font-family: 'Lato', Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-side-adjust: 100%;
    padding: 0;
    overflow-x: hidden;
    position: relative;
    right: 0;
    font-size: 1.0rem;
    color: #333333;
    vertical-align: baseline;
    text-align: left; }
  .aui body.top {
    top: 85px; }
  .aui h1 {
    font-size: 2.50rem;
    line-height: 1.1em; }
  .aui h2 {
    font-size: 1.95rem;
    line-height: 1.1em;
    font-weight: normal; }
  .aui h3 {
    font-size: 1.50rem;
    line-height: 1.1em;
    font-weight: 600; }
  .aui h4 {
    font-size: 1.15rem;
    line-height: 1.1em;
    font-weight: 600; }
  .aui h5, .aui h6 {
    font-size: 1rem;
    font-weight: normal;
    font-color: #333; }
  .aui h1 a, .aui h2 a, .aui h3 a, .aui h4 a {
    line-height: inherit;
    font-weight: normal;
    color: #131516; }
  .aui h1 a:hover, .aui h2 a:hover, .aui h3 a:hover, .aui h4 a:hover {
    text-decoration: none; }
  .aui .news-alert-wrapper {
    width: 100%;
    overflow: hidden;
    background: #9D0000;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #a50000, #d20103);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #a50000, #d20103);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #a50000, #d20103);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #a50000, #d20103);
    /* Standard syntax */
    color: white;
    position: fixed;
    z-index: 301;
    top: 0;
    display: none; }
    .aui .news-alert-wrapper .news-left {
      width: 15%;
      float: left;
      font-size: 1.7rem;
      font-family: "latoblack";
      text-transform: uppercase;
      text-align: right;
      margin: 2px 10px 0 0;
      padding-top: 10px;
      line-height: 24px;
      color: #ffffff; }
    .aui .news-alert-wrapper .news-right {
      width: 83%;
      height: 85px;
      padding-top: 0;
      overflow: hidden;
      margin: 0 2%;
      background: black;
      color: #fff; }
      .aui .news-alert-wrapper .news-right h3 {
        padding: 0 20px;
        margin-left: 0;
        margin-bottom: 0;
        word-break: normal;
        word-wrap: break-word;
        vertical-align: top;
        width: 85%;
        float: left; }
        .aui .news-alert-wrapper .news-right h3 a {
          font-size: 1.3rem;
          font-weight: bold;
          text-decoration: none;
          color: white; }
      .aui .news-alert-wrapper .news-right p {
        color: #fff;
        width: 85%;
        float: left;
        padding: 0 20px;
        word-break: normal;
        word-wrap: break-word; }
      .aui .news-alert-wrapper .news-right .close-btn {
        color: #717D84;
        cursor: pointer;
        float: right;
        margin-left: 0;
        padding: 10px 0; }
  .aui #homepage-carousel .image-foreground {
    width: auto;
    height: 80vh;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    display: block;
    z-index: 0; }
    @media (max-width: 979px) {
      .aui #homepage-carousel .image-foreground {
        height: 86vh; } }
  .aui #homepage-carousel .video-shade-background {
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    z-index: 1; }
    @media (max-width: 979px) {
      .aui #homepage-carousel .video-shade-background {
        height: 86vh; } }
  .aui #homepage-carousel .video-background {
    background: #000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    overflow: hidden; }
    .aui #homepage-carousel .video-background iframe {
      position: absolute;
      box-sizing: border-box;
      pointer-events: none;
      height: 56.25vw;
      width: 177.777777778vh;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      min-height: 100%;
      min-width: 100%; }
  .aui #page-spotlight {
    margin-top: 110px; }
    .aui #page-spotlight .img-wrapper {
      position: relative;
      background-size: cover;
      background-position: center center;
      background-attachment: fixed;
      height: 45vh; }
      .aui #page-spotlight .img-wrapper h1 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-bottom: 15px;
        padding-top: 15px;
        width: 100%;
        text-align: center;
        font-family: Trajan, Garamond,'Palatino',serif;
        font-weight: normal;
        font-size: 3rem;
        text-shadow: 0px 1px 2px #333;
        text-transform: capitalize;
        color: #fff;
        background: rgba(50, 50, 50, 0.8);
        z-index: 0;
        line-height: normal; }
        .aui #page-spotlight .img-wrapper h1 span.small-title {
          font-size: 2rem; }
  .aui .subscribe-popup {
    font-weight: normal;
    padding: 9px 25px;
    border-radius: 4px;
    display: none;
    z-index: 1001;
    position: absolute;
    bottom: 110%; }
  .aui .subscribe-mask {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.73);
    z-index: 999;
    display: none;
    top: 0;
    left: 0; }
  .aui .subscribe-mask img, .aui .subscribe-mask div {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0; }
  .aui .email-fm input[type="text"], .aui .article-fm input[type="text"] {
    height: 32px; }
  .aui .email-fm label, .aui .article-fm label {
    font-weight: bold; }
  .aui .listserv-form-wrapper {
    padding: 20px;
    margin-top: 10px; }
    .aui .listserv-form-wrapper .listserv-form {
      /* End of parent-list-wrapper */
      /* End of captcha-wrapper */ }
      .aui .listserv-form-wrapper .listserv-form h2 {
        margin-bottom: 20px;
        padding-bottom: 5px; }
      .aui .listserv-form-wrapper .listserv-form .btn {
        box-shadow: none;
        text-shadow: none;
        border-radius: 0;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 16px;
        padding: 6px 18px; }
        .aui .listserv-form-wrapper .listserv-form .btn:focus {
          outline: none; }
      .aui .listserv-form-wrapper .listserv-form .name-wrapper {
        margin-left: 20px; }
      .aui .listserv-form-wrapper .listserv-form .email-wrapper,
      .aui .listserv-form-wrapper .listserv-form .name-wrapper {
        margin-bottom: 1em;
        display: inline-block; }
        .aui .listserv-form-wrapper .listserv-form .email-wrapper > div,
        .aui .listserv-form-wrapper .listserv-form .name-wrapper > div {
          font-weight: bold;
          font-size: 14px; }
          .aui .listserv-form-wrapper .listserv-form .email-wrapper > div input[type="text"],
          .aui .listserv-form-wrapper .listserv-form .email-wrapper > div input[type="email"],
          .aui .listserv-form-wrapper .listserv-form .name-wrapper > div input[type="text"],
          .aui .listserv-form-wrapper .listserv-form .name-wrapper > div input[type="email"] {
            margin-bottom: 0px;
            height: 34px;
            width: 250px;
            font-size: 16px;
            font-style: italic;
            font-family: latoregular;
            border-radius: 0; }
      .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper {
        /* End of sub-list-wrapper */ }
        .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          text-transform: uppercase;
          font-size: 18px;
          margin: 1em 0;
          padding-bottom: 5px; }
        .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns {
          display: block;
          width: 100%;
          margin: 5px 0;
          padding: 10px; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns:hover {
            background-color: #fffcf3; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper {
            float: left;
            width: 60%; }
            .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper h5, .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper p {
              margin: 0;
              line-height: 1em; }
            .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper h5 {
              font-weight: bold;
              font-size: 1.05em;
              line-height: 1.5em; }
              .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper h5 .listname {
                text-transform: uppercase; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper {
            float: left;
            width: 35%; }
            .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper h5 {
              margin: 0;
              line-height: 1em; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper-subscribe, .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper-unsubscribe, .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper-nochange {
            float: left;
            width: 33%; }
        .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .listserv-header-row {
          margin: 0 0 20px 0; }
        .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list {
          display: inline-block;
          width: 46%;
          margin-bottom: 10px;
          margin-left: 3%; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list h5 {
            font-size: 16px;
            margin: 0; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list p {
            font-size: 14px;
            margin-bottom: 3px; }
          .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list .radio-wrapper {
            font-size: 14px;
            margin-left: 10px; }
            .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list .radio-wrapper label input {
              margin: 0; }
      .aui .listserv-form-wrapper .listserv-form .captcha-wrapper {
        border-top: 1px solid #ccc; }
        .aui .listserv-form-wrapper .listserv-form .captcha-wrapper .control-group {
          display: inline-block;
          margin-left: 25px;
          margin-bottom: 1em; }
          .aui .listserv-form-wrapper .listserv-form .captcha-wrapper .control-group .control-label {
            font-weight: bold;
            font-size: 14px; }
          .aui .listserv-form-wrapper .listserv-form .captcha-wrapper .control-group input[type="text"] {
            margin-bottom: 0px;
            height: 30px;
            width: 250px;
            font-size: 16px;
            font-family: latoregular;
            border-radius: 0; }
  .aui .navbar .nav li a {
    text-shadow: none; }
  .aui #mobile-header-wrapper {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2b6790; }
    .aui #mobile-header-wrapper #mobile-nav-toggle {
      font-size: 2rem;
      position: absolute;
      right: 1rem;
      top: 1rem;
      color: #fff; }
    .aui #mobile-header-wrapper header {
      min-height: 183px; }
      .aui #mobile-header-wrapper header .logo {
        display: block;
        margin: 0 auto;
        width: 275px; }
  .aui .stickyNav {
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease; }
  .aui #header-wrapper {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 90%);
    position: fixed;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    top: 0;
    width: 100%;
    z-index: 301; }
    .aui #header-wrapper header .site-logo {
      display: block;
      background: url("/goarch-site-theme/images/site_logo.svg") no-repeat;
      height: 73px;
      width: 30%;
      position: relative;
      margin-top: 8px;
      float: left; }
    .aui #header-wrapper.inner {
      box-shadow: 0 0 26px -4px #000000;
      background-size: contain; }
      .aui #header-wrapper.inner header {
        height: 92px; }
    .aui #header-wrapper.home header {
      height: 92px; }
    .aui #header-wrapper .custom-logo {
      float: left; }
    .aui #header-wrapper #nav-wrapper {
      float: left;
      width: 70%; }
      .aui #header-wrapper #nav-wrapper #navigation {
        margin: 0; }
        .aui #header-wrapper #nav-wrapper #navigation .navbar-inner {
          background: none;
          padding: 0;
          border: none;
          box-shadow: none;
          -webkit-box-shadow: none; }
          .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
            position: static;
            /* ------------------------- search box style ----------------------------------- */
            /* End of search-wrapper */
            /* -------------------------End of search box style----------------------------------- */
            /* End of .mega-menu*/ }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
              padding: 2% 5% !important;
              top: 116px; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li a.chapel-nav:hover {
              background: inherit !important; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:open {
              background-color: #2aaae6; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .chapel-wide-megamenu, .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:open > .chapel-wide-megamenu {
                background: transparent !important; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.chapel-nav-item:hover {
              background: #c7b693; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.donate-nav-item:hover {
              background-color: initial !important; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.donate-nav-item > a.donate-nav {
              background: #900;
              color: #fff !important;
              padding: 10px 15px;
              margin: 26px 10px;
              border-radius: 5px;
              font-weight: bold;
              transition: none; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.donate-nav-item > a.donate-nav:hover {
                color: #900;
                background-color: #fff; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper {
              display: inline-block;
              /* End of search-box-form */ }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                position: absolute;
                height: 35px;
                width: 4px;
                top: 32%;
                border-left: 1px solid rgba(154, 224, 255, 0.4); }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                  width: 100%;
                  height: 100%;
                  border-left: none; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper > a {
                padding: 36px 15px 36px 15px; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .nav-search-dropdown {
                width: 100%;
                border-radius: 0;
                margin: 0;
                border: 0; }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .nav-search-dropdown:after, .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .nav-search-dropdown:before {
                  display: none; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form {
                float: left;
                width: 100%;
                /* End of form */ }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form {
                  margin: 0;
                  /* End of control-group */ }
                  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form input {
                    margin: 0; }
                  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                    margin: 0;
                    position: relative;
                    padding: 5px;
                    overflow: hidden;
                    background: #5393b5; }
                    .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .search-input-wrapper {
                      display: inline-block;
                      width: 100%;
                      float: left;
                      cursor: pointer; }
                      .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .search-input-wrapper .search-input {
                        height: 45px;
                        width: 100%;
                        font-size: 16px;
                        padding-left: 30px;
                        padding-right: 40px;
                        border-radius: 0;
                        font-family: 'latoitalic'; }
                        .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                          box-shadow: none; }
                    .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .search-btn-wrapper {
                      position: absolute;
                      right: 2px;
                      padding: 10px 13px;
                      cursor: pointer; }
                      .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .search-btn-wrapper .fa-search {
                        font-size: 23px;
                        color: #999; }
                    .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group .select-control {
                      display: none; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
              padding: 36px 10px;
              color: #fff;
              transition: background 300ms linear;
              font-family: inherit;
              font-weight: inherit; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                color: #2b6790;
                border: transparent !important;
                background-color: #2b6790;
                border-top: 2px solid #1b639a; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a.open {
                background-color: #5393b5; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a .icon-caret-down {
                background: none;
                border-radius: 0; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active a {
              box-shadow: none;
              background: transparent;
              color: #940e23; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
              color: #fff;
              border-bottom: 2px solid #2b6790; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li {
              border-color: inherit; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li > a {
                padding: 2px;
                font-size: inherit;
                font-weight: inherit; }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li > a .page-title {
                  font-weight: inherit;
                  font-size: inherit; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:after {
                border-color: inherit; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
              position: fixed;
              left: 0;
              background-position: center 0%;
              background-repeat: no-repeat;
              margin: 0;
              top: 110px;
              width: 100%;
              padding: 35px 5% 10px 5%;
              display: none;
              color: #fff;
              box-shadow: 0 10px 26px -12px #000; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.top {
                top: 195px; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul {
                color: #fff;
                vertical-align: top; }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: rgba(25, 25, 25, 0.5); }
                  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover {
                    background-color: transparent !important; }
                  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: rgba(250, 250, 250, 0.2) !important; }
                  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li > a {
                    color: #fff;
                    font-weight: normal;
                    text-decoration: none;
                    padding: 3px 0; }
                    .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li > a:hover {
                      text-decoration: none; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu {
              background: none;
              box-shadow: none;
              padding: 0; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                color: #fff;
                background: rgba(83, 147, 181, 0.75);
                padding: 0.5rem 1rem 0.5rem 1rem; }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #2b6790; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.dropdown:hover > ul.dropdown-menu {
              display: block; }
          .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .mega-menu {
            display: block; }
          .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
            border-left: 1px solid rgba(40, 90, 115, 0.5);
            font-size: 20px;
            height: 40px;
            margin-top: 20px;
            padding-left: 3px; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items #search-container {
              display: none; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items > li > a {
              margin: 10px 7px;
              padding: 0 10px; }
            .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover {
              background-color: transparent; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #2b6790;
                color: #fff; }
              .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #5393b5; }
                .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content img {
                  padding: 1px;
                  border: 1px solid #ccc;
                  margin: 3px 0; }
  .aui #header-wrapper.top {
    top: 85px; }
  .aui #offcanvas {
    background: #5e9dbd;
    color: #ffffff;
    right: -300px;
    top: 0;
    bottom: 0;
    position: fixed;
    overflow-y: auto;
    width: 300px;
    max-width: 100%;
    z-index: 299;
    box-shadow: 4px 0px 5px 1px rgba(25, 25, 25, 0.5) inset; }
    .aui #offcanvas .oc-logo {
      background: url("/goarch-site-theme/images/ArchdioceseSeal_White.svg");
      display: block;
      margin: 5px auto 15px auto;
      padding-top: 5px;
      width: 110px;
      height: 110px;
      background-repeat: no-repeat; }
    .aui #offcanvas #offcanvas-menu {
      margin: 0;
      padding: 0;
      border: 0;
      list-style: none;
      line-height: 1;
      display: block;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .aui #offcanvas #offcanvas-menu #oc-search-container {
        margin-bottom: 50px; }
        .aui #offcanvas #offcanvas-menu #oc-search-container input {
          width: 80%;
          display: block;
          margin: 15px auto;
          font-family: 'Lato', sans-serif;
          font-size: 16px; }
        .aui #offcanvas #offcanvas-menu #oc-search-container .control-group {
          display: block; }
      .aui #offcanvas #offcanvas-menu a {
        color: #fff;
        font-size: 18px;
        text-decoration: none; }
      .aui #offcanvas #offcanvas-menu ul {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .aui #offcanvas #offcanvas-menu ul li.active ul {
          display: block; }
        .aui #offcanvas #offcanvas-menu ul li {
          margin: 0;
          padding: 0;
          border: 0;
          list-style: none;
          line-height: 1;
          display: block;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          .aui #offcanvas #offcanvas-menu ul li a {
            margin: 0;
            border-bottom: 1px solid #5393b5;
            list-style: none;
            line-height: 1;
            display: block;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 16px 22px;
            cursor: pointer;
            z-index: 2;
            font-size: inherit;
            font-weight: normal;
            text-decoration: none;
            color: #ffffff;
            -webkit-transition: color .2s ease;
            -o-transition: color .2s ease;
            transition: color .2s ease;
            -webkit-transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            -webkit-perspective: 1000;
            backface-visibility: hidden;
            perspective: 1000; }
          .aui #offcanvas #offcanvas-menu ul li a:hover {
            color: #fafafa; }
          .aui #offcanvas #offcanvas-menu ul li .toggler i.fa.fa-times, .aui #offcanvas #offcanvas-menu ul li .toggler i.fa.fa-plus {
            color: #fff; }
        .aui #offcanvas #offcanvas-menu ul li.has-sub > a {
          width: 83%;
          display: inline-block;
          border-bottom: none; }
        .aui #offcanvas #offcanvas-menu ul li.has-sub .toggler {
          width: 15%;
          text-align: center;
          display: inline-block; }
        .aui #offcanvas #offcanvas-menu ul li.has-sub.open ul {
          border-top: 1px solid #5393b5; }
        .aui #offcanvas #offcanvas-menu ul li.has-sub li a:before {
          display: none; }
        .aui #offcanvas #offcanvas-menu ul li.has-sub li a:after {
          display: none; }
        .aui #offcanvas #offcanvas-menu ul li.donate-nav-item a {
          background: #900;
          color: #fff !important;
          width: 90%;
          margin: 15px auto 5px;
          border-radius: 5px;
          font-weight: bold; }
        .aui #offcanvas #offcanvas-menu ul ul {
          display: none; }
          .aui #offcanvas #offcanvas-menu ul ul li a {
            padding: 14px 22px;
            cursor: pointer;
            z-index: 2;
            text-decoration: none;
            color: #fff;
            background: rgba(235, 232, 217, 0.15);
            -webkit-transition: color .2s ease;
            -o-transition: color .2s ease;
            transition: color .2s ease;
            -webkit-transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            -webkit-perspective: 1000;
            backface-visibility: hidden;
            perspective: 1000; }
          .aui #offcanvas #offcanvas-menu ul ul li a:hover {
            color: #cfb53b; }
          .aui #offcanvas #offcanvas-menu ul ul li.has-sub a:after {
            top: 16px;
            right: 26px;
            background: #dddddd; }
          .aui #offcanvas #offcanvas-menu ul ul li.has-sub a:before {
            top: 20px;
            background: #dddddd; }
          .aui #offcanvas #offcanvas-menu ul ul ul li a {
            padding-left: 32px; }
    .aui #offcanvas .logo {
      position: absolute;
      width: 150px;
      height: auto;
      left: 0;
      right: 0;
      margin: 10px auto; }
    .aui #offcanvas .oc-close {
      cursor: pointer;
      font-family: 'Open Sans', sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      float: right; }
      .aui #offcanvas .oc-close i {
        margin-right: 12px;
        font-size: 24px;
        padding: 10px; }
  .aui .oc-open {
    display: none;
    float: right;
    color: #fff;
    border-left: 1px solid rgba(40, 90, 115, 0.5);
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    padding: 10px 20px;
    margin-right: -20px;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: -1px 0px 0px rgba(128, 128, 128, 0.5);
    margin-top: 1%; }
    .aui .oc-open a {
      color: #fff; }
    .aui .oc-open i {
      margin-right: 5px; }
  .aui #main-content {
    margin: 45px 0 0 0; }
  .aui #homepage-spotlight.top {
    margin-top: 120px;
    background-position: 50% 120px !important; }
  .aui #homepage-spotlight {
    background-size: contain;
    position: relative;
    height: 80vh;
    z-index: 0; }
    .aui #homepage-spotlight #online-chapel .title-fasting h4 {
      color: white !important; }
    .aui #homepage-spotlight #online-chapel h6 {
      color: white !important; }
  .aui i.fa.fa-angle-double-right {
    padding: 0px !important; }
  .aui #featured-area {
    display: block;
    width: 100%;
    background: #29475f;
    border-top: 18px solid #3b0534;
    -webkit-border-image: url("/goarch-site-theme/images/dainty-border-100.png") 119 0 repeat;
    -o-border-image: url("/goarch-site-theme/images/dainty-border-100.png") 119 0 repeat;
    border-image: url("/goarch-site-theme/images/dainty-border-100.png") 119 0 repeat;
    padding: 0; }
    .aui #featured-area .home-page-featured {
      padding: 0 10px;
      position: relative;
      margin: 3vh 0; }
      .aui #featured-area .home-page-featured a {
        color: #fff; }
      .aui #featured-area .home-page-featured h3 {
        height: 8vh;
        display: table-cell;
        vertical-align: top;
        font-size: 1.3rem;
        color: #fff; }
      .aui #featured-area .home-page-featured img {
        margin: 10px auto;
        border: 1px solid #ccc;
        padding: 1px; }
    .aui #featured-area .home-page-oc .oc-title {
      padding: 14px 0 0 0;
      height: 10vh;
      display: table-cell;
      vertical-align: top;
      color: #fff; }
      .aui #featured-area .home-page-oc .oc-title h3 {
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: normal;
        width: 100%;
        color: #fff; }
      .aui #featured-area .home-page-oc .oc-title p {
        color: #fff;
        font-size: 1.4rem;
        font-weight: bold; }
      .aui #featured-area .home-page-oc .oc-title .oc-title-separator {
        background: url("/goarch-site-theme/images/online-chapel/strict-fast-gray-icon-mob.png") no-repeat;
        height: 17px;
        width: 17px;
        display: inline-block;
        vertical-align: sub; }
    .aui #featured-area .home-page-oc .oc-image {
      width: 34%;
      float: left;
      padding: 10px 5px;
      margin: 0 10px 10px 0; }
    .aui #featured-area .home-page-oc .oc-readings {
      width: 63%;
      float: left;
      margin: 0 0 10px 0; }
      .aui #featured-area .home-page-oc .oc-readings .oc-readings-list {
        float: left;
        clear: right;
        padding: 10px 20px 10px 30px;
        display: inline-block;
        font-size: 1rem;
        max-width: 375px; }
        .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints {
          margin: 0;
          list-style-image: url("/goarch-site-theme/images/online-chapel/strict-fast-gray-icon-mob.png"); }
          .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints li {
            padding: 5px 0; }
            .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints li a {
              color: #fff; }
        .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings {
          margin: 0;
          list-style-image: url("/goarch-site-theme/images/online-chapel/orthodox-christian-icon.png"); }
          .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings li {
            padding: 5px 0; }
            .aui #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings li a {
              color: #fff; }
  .aui #home-content-wrapper {
    padding: 28px 1rem 1rem 1rem;
    background: rgba(255, 255, 255, 0.8); }
    .aui #home-content-wrapper h3 {
      font-size: 1.5rem; }
    .aui #home-content-wrapper .featured-browse {
      width: 47%;
      float: left; }
      .aui #home-content-wrapper .featured-browse ul {
        list-style: none;
        margin: 0 0 0 10px;
        font-size: 1rem; }
  .aui #content-wrapper {
    margin-top: 110px;
    background: fixed url("/goarch-site-theme/images/light-cross-bg.png");
    background-size: 37%; }
    .aui #content-wrapper #content p, .aui #content-wrapper #content div {
      font-size: 1.1rem; }
  .aui .with-spotlight {
    margin-top: 0 !important; }
  .aui #content-wrapper .container {
    padding: 15px;
    background: white;
    border: none !important; }
  .aui .featured-channels {
    margin: 0;
    overflow: hidden; }
    .aui .featured-channels h2 {
      text-align: center;
      background-color: white;
      position: relative;
      margin: 0 auto;
      padding: 10px 20px;
      width: 40%;
      word-break: normal; }
    .aui .featured-channels .featured-channels-description {
      text-align: center;
      font-style: italic; }
    .aui .featured-channels .slider {
      margin: 0 auto; }
      .aui .featured-channels .slider .featured-channels-slider-block {
        width: 200px;
        margin: 0 12px; }
        .aui .featured-channels .slider .featured-channels-slider-block .imageBlock {
          width: 100%;
          height: 100%;
          max-height: 250px;
          overflow: hidden;
          border: 1px solid #ccc;
          padding: 1px; }
          .aui .featured-channels .slider .featured-channels-slider-block .imageBlock img {
            width: 100%;
            height: auto; }
        .aui .featured-channels .slider .featured-channels-slider-block .titleBlock {
          text-align: center; }
          .aui .featured-channels .slider .featured-channels-slider-block .titleBlock a {
            font-size: 1.3em;
            color: white;
            display: block;
            padding: 4px 0; }
      .aui .featured-channels .slider .slick-prev {
        left: -12px;
        width: 7vw;
        height: 100%;
        z-index: 10; }
        .aui .featured-channels .slider .slick-prev:before {
          content: none; }
      .aui .featured-channels .slider .slick-next {
        right: 12px;
        width: 7vw;
        height: 100%;
        z-index: 10; }
        .aui .featured-channels .slider .slick-next:before {
          content: none; }
      .aui .featured-channels .slider .slick-prev, .aui .featured-channels .slider .slick-next {
        opacity: 0.5; }
      .aui .featured-channels .slider .slick-prev:hover, .aui .featured-channels .slider .slick-next:hover {
        opacity: 1; }
      .aui .featured-channels .slider .fa-stack .fa-circle {
        color: #fff; }
      .aui .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .featured-channels .slider .fa-stack .fa-arrow-circle-right {
        font-size: 42px; }
  .aui .featured-article {
    margin: 0 0 7% 0;
    background-color: #F8F0E3; }
    .aui .featured-article .taglib-header {
      padding-top: 2vh; }
    .aui .featured-article .spotlight {
      border: 1px solid #e0e0e0 !important;
      padding: 10px; }
    .aui .featured-article .spotlight-img-frame {
      max-height: 350px;
      overflow: hidden; }
    .aui .featured-article .portlet {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 0.7rem;
      background-color: transparent !important; }
    .aui .featured-article .portlet-title-text {
      font-weight: normal;
      margin-bottom: 0px;
      padding-bottom: 0px; }
    .aui .featured-article .asset-title {
      border-bottom: none;
      padding: 2% 1%;
      margin: 0; }
      .aui .featured-article .asset-title a {
        font-weight: bold !important; }
    .aui .featured-article .portlet-content {
      padding: 0px 0.5rem; }
    .aui .featured-article .asset-summary {
      line-height: normal;
      padding: inherit;
      font-weight: normal; }
    .aui .featured-article .asset-content {
      margin-left: 0px !important;
      margin-right: 0px !important;
      padding: 3%; }
    .aui .featured-article .asset-small-image {
      width: 99% !important;
      margin: 0 6px !important;
      float: none !important; }
    .aui .featured-article .taglib-header {
      border-bottom: none;
      padding-left: 3%;
      padding-right: 3%; }
      .aui .featured-article .taglib-header .header-title {
        border-bottom: none;
        white-space: normal;
        overflow: visible; }
    .aui .featured-article h1 {
      padding: 0;
      margin: 0 0 10px 0; }
    .aui .featured-article h3 {
      margin: 0 3.3% 0 0;
      font-size: 2rem;
      font-weight: normal;
      padding: 0; }
      .aui .featured-article h3 a {
        color: #333; }
        .aui .featured-article h3 a:hover {
          text-decoration: none !important; }
  .aui .main-title {
    font-weight: 400;
    line-height: 50px;
    color: #4a869f;
    margin: 20px 0;
    position: relative;
    text-align: left; }
    .aui .main-title span {
      background: #fff;
      padding: 0 15px 0 0;
      position: relative;
      z-index: 1; }
    .aui .main-title:after {
      content: "";
      position: absolute;
      height: 4px;
      border-bottom: 1px solid #aed2de;
      border-top: 1px solid #4a869f;
      top: 27px;
      width: 100%;
      left: 0; }
  .aui #come-and-see {
    max-width: 1200px;
    width: 100%; }
    .aui #come-and-see .channelImage {
      width: 150px;
      height: 150px;
      float: left;
      border: 2px solid #fff;
      overflow-y: hidden; }
      .aui #come-and-see .channelImage a {
        color: #fff; }
      .aui #come-and-see .channelImage h4 {
        position: absolute;
        bottom: -55px;
        width: 100%;
        text-align: center;
        padding: 15px 0;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.75);
        transition: all 0.3s ease;
        font-size: 1.7rem;
        font-weight: normal; }
      .aui #come-and-see .channelImage:hover h4 {
        bottom: -10px; }
    .aui #come-and-see .channelImage--width-2 {
      width: 300px; }
    .aui #come-and-see .channelImage--width-3 {
      width: 450px; }
    .aui #come-and-see .channelImage--height-2 {
      height: 300px; }
    .aui #come-and-see .channelImage:after {
      content: '';
      display: block;
      clear: both; }
  .aui #footer-wrapper {
    color: #666;
    background: #d5bd96;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f8f0e3, #d5bd96);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f8f0e3, #d5bd96);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f8f0e3, #d5bd96);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f8f0e3, #d5bd96);
    /* Standard syntax */
    border-top: 18px solid #3b0534;
    -webkit-border-image: url("/goarch-site-theme/images/footer-heart-border.png") 119 0 repeat;
    -o-border-image: url("/goarch-site-theme/images/footer-heart-border.png") 119 0 repeat;
    border-image: url("/goarch-site-theme/images/footer-heart-border.png") 119 0 repeat;
    min-height: 400px;
    position: relative; }
    .aui #footer-wrapper footer {
      padding: 40px 2vw 0 2vw; }
      .aui #footer-wrapper footer .footer-element-wrapper li {
        padding: 0.3em 0; }
      .aui #footer-wrapper footer p {
        padding-left: 2rem;
        color: #666666 !important;
        padding: 0 1rem 0 1rem; }
        .aui #footer-wrapper footer p.text-block {
          width: 35rem;
          width: auto; }
      .aui #footer-wrapper footer a {
        color: #222; }
        .aui #footer-wrapper footer a:hover {
          color: #333333 !important;
          text-decoration: underline; }
      .aui #footer-wrapper footer h4 {
        color: #333333 !important;
        margin-top: 0px; }
      .aui #footer-wrapper footer ul {
        list-style: none;
        margin: 0 0 10px 0; }
      .aui #footer-wrapper footer ul li {
        font-size: 1rem; }
      .aui #footer-wrapper footer hr {
        border: 0;
        height: 1px;
        background: #bdbdbd;
        box-shadow: 0px 1px 0px #efefef; }
      .aui #footer-wrapper footer .footer-copyright p {
        text-align: center;
        font-size: 0.8rem;
        line-height: normal; }
      .aui #footer-wrapper footer .footer-text {
        text-align: center;
        line-height: normal;
        margin-bottom: 3rem; }
        .aui #footer-wrapper footer .footer-text p a {
          color: #2384c1 !important; }
          .aui #footer-wrapper footer .footer-text p a:hover {
            color: #21adea !important; }
      .aui #footer-wrapper footer .contact-info p {
        line-height: 1.3rem;
        padding: inherit;
        color: #666666;
        text-align: center; }
      .aui #footer-wrapper footer .contact-info ul {
        text-align: center; }
      .aui #footer-wrapper footer .contact-info a {
        color: #666666;
        text-decoration: none;
        text-align: center; }
        .aui #footer-wrapper footer .contact-info a:hover {
          color: #333333 !important;
          text-decoration: underline; }
      .aui #footer-wrapper footer img {
        display: none; }
      .aui #footer-wrapper footer .social-icons a {
        color: #fff; }
        .aui #footer-wrapper footer .social-icons a:hover {
          color: #b3bfc6; }
      .aui #footer-wrapper footer .social-icons .fa {
        padding: 5px;
        color: #333333;
        font-size: 1.7rem !important; }
      .aui #footer-wrapper footer .mobile-footer hr {
        margin: 0px; }
      .aui #footer-wrapper footer .mobile-footer .panel-title {
        padding: 15px 0px;
        margin: 0px; }
      .aui #footer-wrapper footer .mobile-footer .panel-body li {
        padding: 3px 0px;
        margin: 2px 0;
        font-size: 1.1rem; }
      .aui #footer-wrapper footer .mobile-footer a {
        text-decoration: none; }
  .aui #footer-divider {
    top: -3px;
    background: none !important; }
  .aui .cc-banner .cc-message .cc-link {
    color: #FFDB79; }
  .aui .cc-banner .cc-compliance .cc-dismiss {
    color: #FFFFFF; }
  .aui .focus-on .spotlight img {
    width: 100%;
    margin: 0 auto 30px auto; }
  .aui .focus-on img {
    display: block;
    padding: 1px;
    border: 1px solid #ccc; }
  .aui .focus-on .row {
    margin-top: 30px;
    margin-bottom: 30px; }
  .aui .focus-on .slot {
    border-right: 1px solid #ccc;
    min-height: 190px; }
    .aui .focus-on .slot:last-of-type {
      border-right: none; }
    .aui .focus-on .slot img {
      margin: 0 auto;
      max-width: 200px;
      width: 100%; }
    .aui .focus-on .slot h3 {
      margin-top: 0px;
      font-size: 1.7em; }
    .aui .focus-on .slot h4 {
      font-weight: normal; }
  .aui .have-you-seen-this .spotlight-img {
    width: 100%;
    margin: 0 auto 30px auto;
    border: 1px solid #ccc; }
  .aui .have-you-seen-this img {
    display: block;
    padding: 1px; }
  .aui .have-you-seen-this .slot {
    min-height: 190px;
    padding: 25px 10px; }
    .aui .have-you-seen-this .slot img {
      float: left;
      max-width: 125px;
      width: 100%;
      margin: 0 10px 10px 0; }
    .aui .have-you-seen-this .slot h3 {
      margin-top: 0px;
      font-size: 1.7rem; }
  .aui .have-you-seen-this .row:nth-of-type(even) {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; }
  .aui .join-our-community .sf-message {
    border: 1px solid #e1e1e1;
    padding: 10px 15px;
    margin: 10px 0; }
  .aui .join-our-community .sf-message.sub-heading {
    color: #ccc;
    font-weight: normal; }
  .aui .join-our-community img {
    border: 1px solid #ccc;
    margin: 0 20px 0 0; }
  .aui .join-our-community .sf-post {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 10px 0; }
  .aui .mediaContainer {
    width: 100%;
    max-width: 750px;
    display: block;
    margin: 0 auto 15px auto; }
  .aui .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
  .aui .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .aui .media-copyright {
    color: #777;
    font-size: .8em;
    margin-bottom: 5%; }
  .aui .media-caption {
    margin-top: 10px;
    font-weight: bold;
    margin-top: 0px;
    font-style: italic;
    line-height: normal;
    font-weight: normal;
    color: #777;
    padding: 4% 2%;
    font-size: 0.90rem; }
    .aui .media-caption p {
      margin-top: 0px;
      font-style: italic;
      line-height: normal;
      font-weight: normal;
      color: #777;
      padding: 4% 2%;
      font-size: 0.90rem; }
  .aui #lead-image {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    height: auto;
    margin-bottom: 15px; }
  .aui .button-show-more a {
    color: #ffffff;
    font-family: latobold;
    line-height: normal;
    display: block;
    padding: 10px 20px;
    text-transform: capitalize;
    margin: 0 auto;
    text-align: center;
    background: #5393b5;
    border: solid 1px #808080;
    transition: background-color 0.5s ease; }
    .aui .button-show-more a:hover {
      text-decoration: none;
      background: #2b6790; }
  .aui ul.title-list .asset-metadata {
    display: none; }
  .aui ul.title-list li.title-list.content {
    text-indent: 0px;
    margin: 10px 0;
    line-height: normal;
    padding-left: 3%;
    padding-bottom: 8px;
    min-height: 0;
    border-bottom: 1px solid #e2e2e2; }
    .aui ul.title-list li.title-list.content a {
      padding: 0; }
  .aui h1.portlet-title {
    font-weight: bold;
    font-size: 1.7rem; }
  .aui h3.header-title {
    font-weight: bold;
    color: #333; }

/* -- Page Top: Page Title Styles -- */
.page-heading-wrapper.span6 {
  width: 100% !important;
  height: 0px; }

.aui .row-fluid [class*="span"] {
  min-height: 0px; }

/* -- Photo Captions -- */
.aui .photo_caption {
  font-size: 1.00rem;
  line-height: normal;
  padding: 5% 4%;
  font-style: italic; }

/* -- Sidenav with Button List -- */
.aui .sidenav-button-list .img-button .button-text {
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  font-size: 0.80rem; }

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

/* -- Tables -- */
table {
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left;
  padding: 0; }

td {
  padding: 0; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
@media screen and (max-width: 1199px) {
  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li:hover {
    background-color: transparent !important; }

  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li.active {
    background-color: transparent !important; }

  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
    margin-top: 25px; }
    .aui #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items li a {
      padding: 2px 10px; } }
@media (max-width: 991px) {
  .aui .focus-on .slot:nth-child(even) {
    border-right: none; } }
@media (max-width: 979px) {
  .aui #header-wrapper.inner, .aui #header-wrapper.home {
    height: 82px; }

  .aui #header-wrapper header .site-logo {
    background: url("/goarch-site-theme/images/site_logo_mobile.svg") no-repeat;
    height: 43px;
    width: 205px;
    left: 50%;
    margin-left: -123px; }

  .aui body #content-wrapper {
    margin-top: 66px; }

  .aui #homepage-spotlight, .aui .carousel-inner .item {
    height: 86vh; }

  .aui #nav-wrapper {
    display: none; }

  .aui .oc-open {
    display: inherit; }

  .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper h5 {
    font-size: 0.9em; }

  .aui .button-container, .aui .square-button-container {
    padding-bottom: 15px; }
    .aui .button-container .img-button, .aui .button-container .img-button-square, .aui .square-button-container .img-button, .aui .square-button-container .img-button-square {
      overflow: visible; }
      .aui .button-container .img-button .button-text, .aui .button-container .img-button-square .button-text, .aui .square-button-container .img-button .button-text, .aui .square-button-container .img-button-square .button-text {
        bottom: auto;
        top: 100%;
        font-size: 0.8rem;
        padding: 3px;
        text-transform: Capitalize; } }
@media (max-width: 767px) {
  .aui #featured-area .home-page-oc .oc-title, .aui #featured-area .home-page-featured h3 {
    height: 12vh; }

  .aui #featured-area .home-page-oc .oc-image {
    max-width: 300px;
    height: auto;
    margin: 0 auto;
    float: none;
    width: 100%;
    text-align: center; }

  .aui #featured-area .home-page-oc .oc-image img {
    width: 100%;
    height: auto; }

  .aui #featured-area .home-page-oc .oc-readings {
    max-width: 100%; }

  .aui #featured-area .home-page-featured {
    border: 0; }

  .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-title-description-wrapper {
    float: none;
    width: 100%; }

  .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper {
    float: none;
    width: 100%; }

  .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper h5 {
    font-size: 1em; } }
@media (max-width: 600px) {
  .aui .listserv-form-wrapper .listserv-form .name-wrapper {
    margin: 0; } }
@media (max-width: 464px) {
  .aui .main-title:after {
    display: none; }

  .oc-icon.media-object {
    display: none; } }
@media (max-width: 350px) {
  .aui .listserv-form-wrapper .listserv-form .parent-list-wrapper .sub-list-wrapper .sub-list-columns .listserv-radio-wrapper h5 {
    font-size: 0.8em; } }
@media (max-width: 767px) {
  .column-header-button-container, .banner-narrow-button-container, .section-header-button-container,
  .banner-button-container, .button-container, .square-button-container {
    float: none !important;
    margin: 0 auto; } }
@media (max-width: 550px) {
  .img-button-banner .button-text, .img-button-section-header .button-text {
    font-size: 30px; } }
@media (max-width: 380px) {
  .oc-open {
    border-left: none !important;
    box-shadow: none !important; } }
/* --- ADDED BY ERICK FOR ARTICLE TITLES  (5/23) ---*/
.section-title {
  display: block;
  width: 100%;
  padding: 10px;
  background: #999;
  color: #fff  !important;
  text-transform: uppercase; }

.aui #content-wrapper .search-box-wrapper .container {
  background: transparent;
  border-left: none;
  border-right: none; }

.sub-navigation-wrapper {
  margin-bottom: 3% !important; }
  .sub-navigation-wrapper .menu li {
    padding-top: 1% !important;
    padding-bottom: 1% !important; }
  .sub-navigation-wrapper a {
    font-size: 1rem !important; }

.portlet-asset-publisher ul .taglib-icon {
  color: #333;
  margin: 1% 0 0 0;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 1%;
  padding-left: 3%;
  width: 100%;
  text-decoration: none; }
  .portlet-asset-publisher ul .taglib-icon:hover {
    text-decoration: underline;
    color: #5393b5; }

.join-our-community-news-events ol li a {
  font-weight: normal; }

.content-listing-section .date-time {
  font-size: 1.0rem;
  color: #5a5a5a; }

.content-listing-section {
  margin: 0 0 5px 0; }

.content-listing p a {
  font-family: lato;
  text-decoration: none;
  font-size: 1.00rem; }

.aui input[type="image"] {
  display: none; }
.aui body {
  font-weight: normal; }
  .aui body .pager li > a, .aui body .pager li > span {
    display: inline-block;
    margin: 0px 3px;
    padding: 5px 1px;
    font-size: 14px;
    font-weight: normal;
    border: none;
    border-radius: none; }
  .aui body .pager li > a:hover, .aui body .pager li > a:focus {
    text-decoration: underline !important;
    background-color: transparent; }
  .aui body .pager li.disabled > a:hover, .aui body .pager li.disabled > a:focus {
    text-decoration: none !important; }
.aui .theotokos .content-listing-section {
  padding: 2% 4%; }

.page-banner {
  margin-bottom: 3%; }

p {
  font-weight: normal; }

.taglib-language-list-text {
  border-width: 0;
  border-width: 1px !important;
  padding: 3px 12px;
  border-right-color: #ccc; }

.taglib-language-list-text.last {
  border: none;
  padding: 0 3px 0 6px; }

.thumbImage {
  width: 150px;
  float: right;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px; }

/* -- Article Image -- */
.article-content-no-image {
  float: none;
  width: 100%; }

.article-content {
  float: left;
  width: 60%; }

.article-image {
  float: left;
  width: 45%;
  margin: 15px 15px 15px 0;
  padding: 2px;
  border: 1px solid #d9dada; }
  .article-image img {
    width: 100%; }

.article-author {
  font-size: 0.9rem;
  margin: 8px 0px 24px 12px;
  font-style: italic; }
  .article-author p {
    line-height: 1.80em;
    margin: 1.30em 0; }
  .article-author h3, .article-author h4 {
    line-height: normal !important;
    padding: 0; }

.taglib-search-iterator-page-iterator-top {
  border-bottom: 1px solid #dddddd; }

.taglib-asset-tags-summary .tag {
  background-image: none;
  padding: 2px 2px;
  background-color: #fff2da;
  color: #333 !important;
  font-size: 14px;
  font-weight: normal; }

.portlet-search .taglib-asset-categories-summary .asset-category {
  font-size: 14px;
  font-weight: normal; }
.portlet-search .asset-vocabulary {
  background-image: none;
  padding: 2px 5px 2px 0px;
  font-size: 14px;
  font-weight: normal; }
.portlet-search .search-layout .result .asset-entry .asset-entry-type {
  display: none; }
  .portlet-search .search-layout .result .asset-entry .asset-entry-type a {
    line-height: 30px; }
    .portlet-search .search-layout .result .asset-entry .asset-entry-type a img {
      display: none; }

.aui .taglib-page-iterator .search-results {
  float: right;
  line-height: 20px; }
.aui .taglib-page-iterator .lfr-pagination-buttons {
  float: none;
  margin: 0 auto 30px auto;
  clear: both; }
.aui .taglib-page-iterator .lfr-pagination-config {
  display: none; }

.print-action {
  font-size: 13px; }
  .print-action:before {
    content: "\f02f";
    font-family: fontawesome;
    margin-right: 3px;
    color: #333; }

span.metadata-entry.metadata-publish-date {
  margin: 0px 5% 5% 0px; }

span.metadata-entry.metadata-tags:before {
  float: left;
  content: "Tags: ";
  padding: 0px 3% 0px 0px; }

.locale-separator {
  border-right: 1px solid #CCC;
  float: right;
  margin-right: 0.2em;
  padding: 0.65em 0.1em !important;
  margin-top: 0px; }

.fa {
  padding: 0px 15px; }

@media (max-width: 1200px) {
  .aui {
    /* End of body */ }
    .aui body #header-wrapper header .site-logo {
      margin-top: 16px;
      left: -1%; }
    .aui body .recommended-for ul li {
      height: 15em; }

  /* End of .aui */ }
@media (max-width: 1200px) and (min-width: 980px) {
  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
    padding: 36px 7px; }

  .aui #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper > a {
    padding: 36px 7px; }

  .aui .pascha #header-wrapper.header-bg .site-logo, .aui .pascha #header-wrapper.inner header .site-logo {
    height: 81px;
    margin-top: 3px; } }
@media (max-width: 979px) {
  .aui {
    /* End of body */ }
    .aui body {
      			/* ------------------
       			News Alert Style Start -------------------------------- */
      /* ------------------
      News Alert Style End -------------------------------- */ }
      .aui body #page-spotlight {
        margin-top: 62px; }
        .aui body #page-spotlight .img-wrapper {
          background-position: 50% 10%;
          max-height: 450px;
          background-repeat: no-repeat; }
      .aui body #header-wrapper.top {
        top: 92px; }
      .aui body .recommended-for ul li {
        width: 33%; }
      .aui body #lead-image {
        height: 400px; }
      .aui body #footer-wrapper footer.social-icons {
        padding: 0px; }
      .aui body #header-wrapper.inner header, .aui body #header-wrapper.home header {
        height: 64px; }
      .aui body #header-wrapper header .site-logo {
        height: 55px;
        width: 250px;
        left: 40%;
        margin-top: auto; }
      .aui body #contentnt-wrapper {
        margin-top: 85px; }
      .aui body .news-alert-wrapper .news-left {
        margin-left: 2%;
        width: 15%;
        padding: 0;
        font-size: 36px; }
      .aui body .news-alert-wrapper h1.news-left {
        font-size: 1.50em;
        margin-top: 0;
        padding: 2% 0;
        text-align: center; }
      .aui body .news-alert-wrapper .news-right {
        width: 80%;
        margin-left: 3%;
        margin-bottom: 0;
        padding: 0;
        height: 92px; }
        .aui body .news-alert-wrapper .news-right h3 {
          width: 85%;
          height: 0;
          font-size: 17px;
          display: table;
          height: 92px;
          margin: 10px 0 0 0; }
          .aui body .news-alert-wrapper .news-right h3 a {
            display: table-cell;
            vertical-align: top;
            font-size: 1.3rem;
            text-align: left; }
        .aui body .news-alert-wrapper .news-right .close-btn {
          float: right;
          margin-top: 0;
          margin-left: 0; }
      .aui body .featured-channels .slider .featured-channels-slider-block .imageBlock {
        width: 100%;
        max-height: 250px;
        height: 100%; }
      .aui body #st-2 {
        z-index: 1; }

  /* End of .aui */ }
@media (max-width: 767px) {
  .aui {
    /* End of body */ }
    .aui body {
      /* ------------------
       News Alert Style Start -------------------------------- */
      /* ------------------
      News Alert Style End -------------------------------- */ }
      .aui body #page-spotlight .img-wrapper {
        height: 65vh; }
        .aui body #page-spotlight .img-wrapper h1 {
          font-size: 1.7rem; }
      .aui body #header-wrapper.top {
        top: 80px; }
      .aui body #content-wrapper .page-heading-wrapper {
        width: 100%; }
      .aui body #lead-image {
        height: 350px; }
      .aui body #footer-wrapper footer.social-icons {
        padding: 0px; }
      .aui body #homepage-carousel .video-foreground, .aui body #homepage-carousel .video-shade-background {
        display: none; }
      .aui body #homepage-spotlight {
        background-size: contain; }
      .aui body #featured-area .home-page-oc .oc-image {
        width: 100%; }
      .aui body #featured-area .home-page-oc .oc-readings {
        width: 100%; }
      .aui body .portlet-navigation, .aui body .portlet-navigation-opened {
        position: fixed;
        bottom: 0;
        top: unset;
        z-index: 100;
        padding: 10px 15px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        background: #ccab6f;
        min-width: 200px; }
      .aui body .portlet-navigation-opened {
        background: #f5f5f5; }
      .aui body .portlet-navigation header.portlet-topper:before, .aui body .portlet-navigation .portlet-borderless-container:before {
        font-family: "FontAwesome";
        font-size: 24px;
        display: inline-block;
        content: '\f106'; }
      .aui body .portlet-navigation-opened header.portlet-topper:before, .aui body .portlet-navigation-opened .portlet-borderless-container:before {
        font-family: "FontAwesome";
        font-size: 24px;
        display: inline-block;
        content: '\f107'; }
      .aui body .portlet-navigation {
        height: 40px;
        background: #f1f2f3;
        background: -webkit-linear-gradient(#f1f2f3, #dedbd7);
        background: -o-linear-gradient(#f1f2f3, #dedbd7);
        background: -moz-linear-gradient(#f1f2f3, #dedbd7);
        background: linear-gradient(#f1f2f3, #dedbd7); }
        .aui body .portlet-navigation .portlet-title, .aui body .portlet-navigation .portlet-body, .aui body .portlet-navigation .portlet-content {
          display: none; }
      .aui body .portlet-navigation-opened {
        height: auto;
        max-height: 350px;
        overflow-y: scroll;
        background: #f1f2f3;
        box-shadow: 2px 5px 5px #333333; }
        .aui body .portlet-navigation-opened .portlet-title, .aui body .portlet-navigation-opened .portlet-body, .aui body .portlet-navigation-opened .portlet-content {
          display: block; }
      .aui body .news-alert-wrapper {
        height: 80px; }
        .aui body .news-alert-wrapper .news-left {
          width: 17%;
          font-size: 1.6em;
          line-height: 100%; }
        .aui body .news-alert-wrapper .news-right {
          width: auto;
          height: 80px; }
          .aui body .news-alert-wrapper .news-right h3 {
            font-size: 14px;
            height: 80px; }
            .aui body .news-alert-wrapper .news-right h3 a {
              font-size: 0.9rem;
              line-height: normal;
              font-weight: bold; }
          .aui body .news-alert-wrapper .news-right p {
            display: none; }
          .aui body .news-alert-wrapper .news-right .close-btn {
            margin-top: 10px;
            margin-left: 1%;
            font-size: 28px; }
      .aui body .featured-channels .slider .slick-prev {
        width: 20vw; }
      .aui body .featured-channels .slider .slick-next {
        width: 20vw; }
      .aui body #st-2 {
        left: initial !important;
        width: 20% !important;
        right: 0 !important; }
        .aui body #st-2 .st-btn.st-first, .aui body #st-2 .st-btn {
          display: none !important; }
        .aui body #st-2 .st-btn.st-last {
          display: inline-block !important;
          height: 40px;
          padding: 9px 0;
          right: 5px; }

  /* End of .aui */ }
@media (max-width: 667px) {
  .aui body #page-spotlight .img-wrapper {
    background-attachment: scroll; }
    .aui body #page-spotlight .img-wrapper h1 {
      font-size: 3rem; } }
@media (max-width: 650px) {
  .aui body #page-spotlight .img-wrapper h1 {
    font-size: 4rem; } }
@media (max-width: 639px) {
  .aui {
    /* End of body */ }
    .aui body {
      /* ------------------
       News Alert Style Start -------------------------------- */
      /* ------------------
      News Alert Style End -------------------------------- */ }
      .aui body #header-wrapper.top {
        top: 99px; }
      .aui body .news-alert-wrapper {
        background: #9D0000;
        height: auto; }
        .aui body .news-alert-wrapper .news-left {
          width: 100%;
          font-size: 20px;
          text-align: center;
          margin-left: 0; }
        .aui body .news-alert-wrapper .news-right {
          height: 66px;
          width: 100%;
          margin: 0;
          text-align: center; }
          .aui body .news-alert-wrapper .news-right h3 {
            height: 66px;
            width: 85%; }

  /* End of .aui */ }
@media (max-width: 600px) {
  .aui #lead-image {
    height: 300px; }
  .aui #breadcrumbs-wrapper {
    display: block !important; }
  .aui .hide-on-mobile {
    display: none; }
  .aui .carousel-inner .carousel-caption h2 {
    font-size: 1.5rem; } }
@media (max-width: 550px) {
  .aui #footer-wrapper footer.social-icons {
    padding: 0px; }

  .article-image {
    float: none;
    width: 100%;
    margin: 15px 0;
    text-align: center; }

  .article-image img {
    margin: 0 auto;
    max-width: 70%; }

  .article-content {
    float: none;
    width: 100%; }

  .journal-content-article {
    text-align: center; }

  .thumbImage {
    width: 80% !important;
    margin: 15px 0 0 0;
    float: none; }

  .img-description-right {
    max-width: 100%; }

  .big-container {
    display: none; }

  .aui .news-alert-wrapper .news-right h3 a {
    font-size: 1.3em; }

  .small-container {
    display: none; } }
@media (max-width: 464px) {
  .aui #homepage-spotlight {
    background-size: 125%;
    background-repeat: no-repeat !important; }

  .aui .news-alert-wrapper .news-right h3 {
    width: 80%; }

  .aui .news-alert-wrapper .news-right h3 a {
    font-size: 1.2em; } }
@media (max-width: 450px) {
  #lead-image {
    height: 250px; } }
@media (max-width: 420px) {
  .aui .recommended-for ul li {
    width: 50%; }

  .aui .readings-wrapper .details .detail-img, .aui .saint-reading-wrapper .details .detail-img {
    max-width: 100%;
    width: 100%;
    float: none; } }
@media (max-width: 350px) {
  #lead-image {
    height: 200px; } }
@media (max-width: 332px) {
  .more-news a {
    max-width: 65%;
    margin-left: 16%;
    margin-right: 16%;
    margin-bottom: 3%; }

  .button-show-more a {
    max-width: 65%;
    margin-left: 16%;
    margin-right: 16%;
    margin-bottom: 3%; } }
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("/goarch-site-theme/css/custom/fonts/flexslider-icon/flexslider-icon.eot");
  src: url("/goarch-site-theme/css/custom/fonts/flexslider-icon/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/flexslider-icon/flexslider-icon.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/flexslider-icon/flexslider-icon.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/flexslider-icon/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

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

.flexslider .slides img {
  width: 100%;
  display: block; }

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

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: -11px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 21px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
@font-face {
  font-family: 'Lato';
  src: url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoblack';
  src: url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/lato-black/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/lato-bold/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/lato-regular/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoitalic';
  src: url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/lato-italic/lato-italic-webfont.svg#latoitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'playfair_displayregular';
  src: url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.eot");
  src: url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.woff2") format("woff2"), url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.woff") format("woff"), url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.ttf") format("truetype"), url("/goarch-site-theme/css/custom/fonts/playfair-display-regular/playfairdisplay-regular-webfont.svg#playfair_displayregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ------------------------- Portlet Header Style ------------------------- */
.header-style-1 .portlet-title {
  border-top: solid 5px #e6d09b;
  color: #d49d19;
  margin: 0px;
  padding: 15px 0px 0px; }
  .header-style-1 .portlet-title .portlet-title-text {
    font-size: 30px;
    font-family: 'latoblack';
    margin-left: 15px; }

.page-banner {
  margin-bottom: 3%; }

.remove-portlet-icon .portlet-title img {
  display: none; }
.remove-portlet-icon .portlet-title .portlet-title-text {
  white-space: normal; }

.recommended-for-section-header {
  margin: 80px 0px 30px; }

/* ------------ Header Common Style For Left, Center, Right ------------ */
.header-common-style-2 .portlet-title:before {
  background: url("/goarch-site-theme/images/content/heading-bg.png") repeat-x 0 16px;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 0;
  width: 400%;
  left: 100%; }
.header-common-style-2 .portlet-title {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  text-align: center;
  margin: 0;
  background: none;
  width: auto; }
  .header-common-style-2 .portlet-title .portlet-title-text {
    padding: 0 20px;
    background: none;
    max-width: none;
    font-size: 30px;
    color: #3e3d3d;
    line-height: 30px;
    font-family: "latoblack"; }
.header-common-style-2 .portlet-title:after {
  background: url("/goarch-site-theme/images/content/heading-bg.png") repeat-x 0px 16px;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 0;
  width: 400%;
  right: 100%; }

/* ------- Header Center ------ */
.header-center .portlet-topper {
  cursor: move;
  text-align: center;
  overflow: hidden; }

/* Header Left ------------ */
.header-left .portlet-topper {
  cursor: move;
  text-align: left;
  overflow: hidden; }

.header-left .portlet-title .portlet-title-text {
  padding: 0px; }

/* ------------ Header Right */
.header-right .portlet-topper {
  cursor: move;
  text-align: right;
  overflow: hidden; }

.header-right .portlet-title .portlet-title-text {
  padding: 0px; }

/* ------------------------- General ------------------------- */
.news-events-right-portion .more {
  font-size: 15px;
  padding: 10px 0 30px;
  width: 100%;
  display: block; }
  .news-events-right-portion .more a {
    color: #333333;
    padding-left: 15px;
    font-family: 'latoblack';
    text-decoration: none; }
.news-events-right-portion ul {
  border-bottom: solid 2px #e5e5e1;
  border-top: solid 2px #e5e5e1;
  width: 100%;
  padding: 0 15px;
  margin: 0;
  box-sizing: border-box;
  display: table; }
  .news-events-right-portion ul li:first-child {
    border: none; }

/* ------------------------- Custom Bread Crumb Style ------------------------- */
.aui .breadcrumb {
  padding: 0px 4px;
  margin: 0; }
.aui #breadcrumbs-wrapper {
  margin-top: 1vh; }
  .aui #breadcrumbs-wrapper .breadcrumb {
    margin: 0;
    background-color: #fff; }
    .aui #breadcrumbs-wrapper .breadcrumb li.first a {
      color: #999999;
      text-decoration: none; }
    .aui #breadcrumbs-wrapper .breadcrumb li {
      font-size: 0.9rem;
      text-transform: uppercase;
      font-weight: normal;
      padding: 0 3px; }
      .aui #breadcrumbs-wrapper .breadcrumb li .divider {
        display: none; }
      .aui #breadcrumbs-wrapper .breadcrumb li a {
        color: #666666 !important;
        display: inline-block;
        text-decoration: none;
        font-weight: normal; }
        .aui #breadcrumbs-wrapper .breadcrumb li a:hover {
          text-decoration: underline; }
        .aui #breadcrumbs-wrapper .breadcrumb li a:after {
          content: " \00bb"; }
      .aui #breadcrumbs-wrapper .breadcrumb li:not(:last-child) {
        font-size: 0.9rem; }
    .aui #breadcrumbs-wrapper .breadcrumb li.last {
      padding: 0; }
      .aui #breadcrumbs-wrapper .breadcrumb li.last a:after {
        display: none; }
    .aui #breadcrumbs-wrapper .breadcrumb li.active {
      color: #333333;
      display: block;
      font-weight: bold;
      line-height: 1.1em;
      text-decoration: none;
      font-size: 2.25rem;
      clear: both;
      text-transform: none;
      margin: 2vh 0;
      background-color: transparent;
      width: 95%; }
      .aui #breadcrumbs-wrapper .breadcrumb li.active a {
        color: #333333 !important;
        display: block;
        font-weight: bold;
        text-decoration: none;
        font-size: 2.25rem;
        clear: both;
        text-transform: none;
        margin: 2vh 0 0 0;
        background-color: transparent !important;
        width: 95%;
        text-shadow: none;
        padding: 0; }
        .aui #breadcrumbs-wrapper .breadcrumb li.active a:hover {
          text-decoration: none !important; }
        .aui #breadcrumbs-wrapper .breadcrumb li.active a:after {
          content: ""; }

.aui .linkable-portlet-title-wrapper a.linkable-portlet-title {
  color: #333; }

/* ------------------------- Leading News Article ------------------------- */
.leading-news-article-wrapper .taglib-header {
  border-bottom-color: #f1f1ef; }
  .leading-news-article-wrapper .taglib-header h3.header-title {
    display: none !important; }
.leading-news-article-wrapper .taglib-social-bookmarks:before {
  content: "share";
  text-transform: uppercase;
  color: #ababab;
  font-size: 12px;
  line-height: 20px;
  float: left;
  margin: 0px 8px; }
.leading-news-article-wrapper .taglib-social-bookmarks {
  background: #fff; }
  .leading-news-article-wrapper .taglib-social-bookmarks ul.unstyled {
    padding: 0px; }
.leading-news-article-wrapper .asset-full-content .asset-user-actions {
  padding: 0px;
  padding-bottom: 0px !important;
  display: table;
  text-align: center;
  margin: 10px auto;
  width: 95%;
  /* --- Print --- */
  /* --- Download Option --- */ }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .print-action {
    float: left;
    padding: 0 1em;
    border-right: solid 1px #f1f1ef;
    border-left: solid 1px #f1f1ef; }
    .leading-news-article-wrapper .asset-full-content .asset-user-actions .print-action span a span {
      font-size: 13px;
      font-family: 'latobold';
      font-weight: normal;
      color: #2eaae1; }
    .leading-news-article-wrapper .asset-full-content .asset-user-actions .print-action span a img {
      margin-right: 5px;
      height: 14px !important;
      width: 14px !important;
      background-size: 95% auto !important;
      -webkit-background-size: 95% auto !important;
      -moz-background-size: 95% auto !important;
      -o-background-size: 95% auto !important;
      background-position: 0 -1083px !important; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions:before {
    content: "Download as:";
    float: left;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'latoregular'; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 84%; }
    .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul {
      /* --- First - DOC --- */
      /* --- Second - PDF --- */ }
      .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li a span {
        font-size: 13px;
        font-family: 'latobold';
        font-weight: normal;
        color: #2eaae1; }
      .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li a img {
        margin-right: 5px;
        height: 14px !important;
        width: 14px !important;
        background-size: 95% auto !important;
        -webkit-background-size: 95% auto !important;
        -moz-background-size: 95% auto !important;
        -o-background-size: 95% auto !important; }
      .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li:first-child a img {
        background-position: 0 -42px !important; }
      .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li:last-child a img {
        background-position: 0 -238px !important; }
.leading-news-article-wrapper .asset-full-content .asset-content {
  margin-left: 0px; }
.leading-news-article-wrapper .asset-full-content .asset-metadata {
  margin-left: 0px; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags:before {
    content: "TAGS";
    color: #FFFFFF;
    background: #e2b45c;
    height: 33px;
    width: 66px;
    line-height: 35px;
    display: block;
    margin-right: 15px;
    text-align: center;
    font-style: normal;
    font-size: 13px;
    font-family: 'latobold';
    float: left; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags {
    width: 100%; }
    .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
      width: 88%;
      line-height: 28px; }
      .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
        font-family: 'latobold';
        font-style: italic;
        color: #2eaae1;
        font-size: 13px;
        text-transform: capitalize;
        margin-right: 0px;
        padding: 2px 4px;
        background: none; }

.aui .assets-metropolises .article-content {
  float: left;
  width: 50%; }
.aui .article-body {
  padding: 0 1vw !important; }
  .aui .article-body h3, .aui .article-body h4 {
    line-height: normal;
    margin: 5% 0 2% 0;
    padding: 0; }
  .aui .article-body p {
    line-height: 24px !important;
    text-align: left;
    margin: 1.30em 0; }
  .aui .article-body .social-icons .fa {
    font-size: 1.5rem;
    padding: 0px 0.3rem; }
.aui .article-resources {
  display: block;
  padding: 1% 6%;
  background: #eee;
  margin: 4% 0; }
  .aui .article-resources p {
    border-left: 2px solid #575757;
    padding-left: 2%;
    font-size: 1rem;
    font-style: italic; }
  .aui .article-resources h3 {
    margin-top: 0%;
    padding: 0px; }
  .aui .article-resources li {
    padding: 1% 3%;
    border-left: 2px solid #333;
    margin-bottom: 3%; }
.aui blockquote {
  font-size: 1.15rem;
  font-weight: normal;
  line-height: 1.8rem;
  font-style: italic;
  width: 90%;
  margin: 0px 2%;
  padding: 15px 15px 15px 30px;
  text-align: justify;
  font-size: 1.15rem;
  font-weight: normal;
  line-height: 1.8rem;
  font-style: italic;
  width: 90%;
  margin: 0px 2%;
  padding: 0px;
  text-align: justify; }
  .aui blockquote p {
    font-size: 1.15rem;
    font-weight: normal;
    line-height: 1.8rem;
    font-style: italic;
    width: 90%;
    margin: 0px 2%;
    padding: 0px;
    text-align: justify; }
.aui .footnote {
  padding: auto !important;
  font-size: 0.9rem;
  color: #999999; }
.aui .footnotes li {
  margin-bottom: 3%; }
.aui .featured-image img {
  margin: 0 0 3% 0;
  width: 100%;
  max-width: 100%; }
.aui .product-service-item {
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc; }
  .aui .product-service-item:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both; }
.aui .content-spotlight {
  clear: both; }
  .aui .content-spotlight .image-left, .aui .content-spotlight .image-right {
    display: block;
    padding: 1px;
    border: 1px solid #ccc;
    max-width: 300px;
    height: auto; }
    @media (max-width: 660px) {
      .aui .content-spotlight .image-left, .aui .content-spotlight .image-right {
        width: 100%;
        float: none;
        max-width: 100%; } }
  .aui .content-spotlight .image-left {
    float: left;
    margin: 0 10px 10px 0; }
  .aui .content-spotlight .image-right {
    float: right;
    margin: 0 0 10px 10px; }
.aui .three-blocks .horizontal-block {
  float: left;
  display: block;
  width: 31%;
  padding: 1%;
  text-align: center; }
.aui .two-blocks .horizontal-block {
  float: left;
  display: block;
  width: 48%;
  padding: 1%;
  text-align: center;
  min-height: 450px; }
  @media (max-width: 1199px) {
    .aui .two-blocks .horizontal-block {
      min-height: 420px; } }
  @media (max-width: 979px) {
    .aui .two-blocks .horizontal-block {
      min-height: 400px; } }
  @media (max-width: 850px) {
    .aui .two-blocks .horizontal-block {
      min-height: 375px; } }
  @media (max-width: 660px) {
    .aui .two-blocks .horizontal-block {
      min-height: intrinsic;
      float: none;
      width: 100%; } }
  .aui .two-blocks .horizontal-block img {
    padding: 3px;
    border: 1px solid #ccc; }

/* ------ For Mozzila Firfox Only-------- */
@-moz-document url-prefix() {
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .print-action span a img {
    background-position: 0 -1029px !important; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li:first-child a img {
    background-position: 0 -40px !important;
    height: 13px !important; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li:last-child a img {
    background-position: 0 -226px !important;
    height: 13px !important; } }

/* ------------------------- Top Stories ------------------------- */
.top-stories ul li {
  list-style: none;
  width: 100%;
  display: table; }
.top-stories ul li:first-child .top-story-item-wrapper {
  border: none; }
.top-stories .top-story-item-wrapper {
  border-top: solid 1px #e5e5e1; }
  .top-stories .top-story-item-wrapper .top-story-item-title {
    margin-top: 13px;
    width: 62%; }
    .top-stories .top-story-item-wrapper .top-story-item-title a {
      font-size: 16px;
      text-decoration: underline;
      color: #333333; }
    .top-stories .top-story-item-wrapper .top-story-item-title a:hover, .top-stories .top-story-item-wrapper .top-story-item-title a:focus {
      color: #333333; }
  .top-stories .top-story-item-wrapper .top-story-thumbnail {
    float: right;
    margin-top: 13px;
    margin-bottom: 13px;
    border: solid 1px #e5e5e1; }

/* ------------------------- Join Our Community ------------------------- */
.join-our-community {
  width: 100%;
  padding-bottom: 22px; }
  .join-our-community ul li {
    list-style: none;
    border-top: solid 1px #e5e5e1;
    width: 100%;
    display: table;
    padding: 13px 0; }
    .join-our-community ul li span {
      width: 10%;
      float: left;
      font-size: 16px;
      color: #d49d19;
      font-weight: bold; }
    .join-our-community ul li p a {
      width: 90%;
      float: left;
      font-size: 16px;
      margin-bottom: 0px;
      text-decoration: none;
      color: #333333; }
    .join-our-community ul li p a:hover {
      text-decoration: none;
      color: #333333; }
  .join-our-community img {
    width: 100%;
    margin-bottom: 22px;
    border: solid 1px #e5e5e1; }

/* ------------------------- Have You Seen This? ------------------------- */
.have-you-seen-this {
  width: 100%;
  padding-bottom: 22px; }
  .have-you-seen-this ul li {
    list-style: none;
    border-top: solid 1px #e5e5e1;
    width: 100%;
    display: table;
    padding: 13px 0; }
    .have-you-seen-this ul li span {
      width: 10%;
      float: left;
      font-size: 16px;
      color: #d49d19;
      font-weight: bold; }
    .have-you-seen-this ul li p {
      width: 90%;
      float: left;
      font-size: 16px; }
    .have-you-seen-this ul li strong {
      width: 100%;
      float: left; }
      .have-you-seen-this ul li strong a {
        text-decoration: underline;
        color: #333333; }
      .have-you-seen-this ul li strong a:hover, .have-you-seen-this ul li strong a:focus {
        color: #333333; }
  .have-you-seen-this img {
    width: 100%;
    margin-bottom: 22px;
    border: solid 1px #e5e5e1; }

/* ------------------------- Recommended For You ------------------------- */
.recommended-for {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  overflow: hidden; }
  .recommended-for h2 {
    background: url("/goarch-site-theme/images/content/heading-bg.png") repeat-x 0 21px;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
    /* float:left; */ }
    .recommended-for h2 span {
      font-size: 30px;
      color: #3e3d3d;
      line-height: 30px;
      background: #FFFFFF;
      padding-right: 25px;
      font-family: "latoblack"; }
  .recommended-for ul {
    padding: 0;
    margin: 0; }
    .recommended-for ul li:first-child {
      padding-left: 12px; }
    .recommended-for ul li {
      padding: 0;
      margin: 10px 0;
      float: left;
      width: 25%;
      height: 15.5em;
      padding: 0 12px;
      box-sizing: border-box;
      list-style: none; }
      .recommended-for ul li:first-child {
        padding-left: 12px; }
      .recommended-for ul li img {
        width: 100%;
        border: solid 1px #4b4b4b; }
      .recommended-for ul li p {
        line-height: 16px;
        font-size: 14px;
        width: 100%;
        text-align: center;
        padding-top: 10px; }
        .recommended-for ul li p a {
          text-decoration: none;
          color: #333;
          font-weight: normal; }
        .recommended-for ul li p a:hover {
          text-decoration: none;
          color: #333; }

.recommended-for-section-clear {
  clear: both; }

/* ------------------------- External Site - Below Join Our Community ------------------------- */
.content-external-site-section a img {
  margin-bottom: 45px;
  width: 100%;
  border: solid 1px #e5e5e1; }

/*  ------------------------- Templates ------------------------- */
/*  ----------- Leading News Article ------- */
.article-gallery-wrapper {
  margin-top: 30px; }
  .article-gallery-wrapper .flexslider {
    margin: 0px;
    border: none; }
  .article-gallery-wrapper #slider ul.slides {
    margin: 0px; }
    .article-gallery-wrapper #slider ul.slides .image {
      border: solid 1px #e5e5e1;
      font-size: 0;
      text-align: center;
      width: 100%;
      height: 400px; }
    .article-gallery-wrapper #slider ul.slides img {
      display: inline-block;
      vertical-align: middle;
      max-height: 100%;
      max-width: 100%;
      width: auto; }
    .article-gallery-wrapper #slider ul.slides .trick {
      display: inline-block;
      vertical-align: middle;
      height: 400px; }
    .article-gallery-wrapper #slider ul.slides li p {
      font-size: 10px;
      color: #999999;
      padding: 10px 0 30px; }
  .article-gallery-wrapper #slider .flex-direction-nav {
    display: none; }
  .article-gallery-wrapper #carousel {
    border-top: 1px solid #f1f1ef;
    border-bottom: 1px solid #f1f1ef; }
    .article-gallery-wrapper #carousel ul.slides {
      margin: 8px 0 0 0; }
      .article-gallery-wrapper #carousel ul.slides li img {
        height: 53px;
        width: 53px; }
    .article-gallery-wrapper #carousel li.flex-active-slide {
      border: 1px solid #cc3333; }

.aui .content-listing-section {
  margin: 0 0 5px 0; }
  .aui .content-listing-section h3.news-title, .aui .content-listing-section h3.product-title {
    font-weight: normal;
    margin: 0 0 5px 0;
    font-family: inherit; }
    .aui .content-listing-section h3.news-title a, .aui .content-listing-section h3.product-title a {
      color: #333; }
  .aui .content-listing-section ul.content-listing {
    list-style: none; }
    .aui .content-listing-section ul.content-listing li.outer {
      margin: 0 0 20px 0;
      border-bottom: 1px solid #d9dada;
      padding: 0 0 20px 0; }
    .aui .content-listing-section ul.content-listing p.news-date {
      margin: 0 0 20px 0; }
    .aui .content-listing-section ul.content-listing p.news-category, .aui .content-listing-section ul.content-listing p.category-name {
      font-weight: bold;
      margin: 0;
      padding: 0; }
    .aui .content-listing-section ul.content-listing .content-left {
      float: left;
      width: 20%;
      margin-right: 3%; }
    .aui .content-listing-section ul.content-listing li.content-listing-outer {
      padding: 3% 0;
      border-bottom: 1px solid #e2e2e2; }
      .aui .content-listing-section ul.content-listing li.content-listing-outer .content-left {
        width: 100px;
        float: left;
        margin: 0 15px 10px 0; }
        .aui .content-listing-section ul.content-listing li.content-listing-outer .content-left img {
          border: none; }
      .aui .content-listing-section ul.content-listing li.content-listing-outer .content-right {
        margin-top: 0;
        width: auto; }
        .aui .content-listing-section ul.content-listing li.content-listing-outer .content-right h3 a {
          font-family: lato;
          margin: 0 0 5px 0;
          color: #333; }
        .aui .content-listing-section ul.content-listing li.content-listing-outer .content-right h5 {
          color: #5a5a5a;
          font-family: latobold;
          font-weight: normal;
          text-transform: none;
          margin: 0;
          line-height: normal; }
        .aui .content-listing-section ul.content-listing li.content-listing-outer .content-right p.news-date {
          margin: 0 0 20px 0;
          color: #5a5a5a;
          font-size: 0.97rem; }
.aui .journal-content-article {
  overflow: visible; }
  .aui .journal-content-article .article-author {
    font-size: 0.9rem;
    margin: 8px 0 24px 12px;
    font-style: italic; }
  .aui .journal-content-article .social-icons {
    font-size: 2em; }
  .aui .journal-content-article h3 a {
    font-weight: 800; }
    .aui .journal-content-article h3 a:link {
      font-weight: 800; }

/* -- Related Products --*/
.aui .related-products .portlet {
  background-color: #f8f0e3;
  padding: 1%;
  margin: 0px 0px 10px 0px;
  box-shadow: 0px 1% 4px #dedede; }
  .aui .related-products .portlet .content-listing li {
    border-bottom: none; }
  .aui .related-products .portlet ul.content-list li.content-listing-outer {
    border-bottom: none; }
  .aui .related-products .portlet .portlet-content {
    padding: 0; }
  .aui .related-products .portlet .content-left {
    border: 1px solid #ded9d2; }

/* breadcrumb generated at the bottom of the page */
.aui .lfr-hudcrumbs {
  display: none; }

/* -- Page Body: Related Content -- */
.aui .related-series h1 {
  color: #c48800; }
.aui .related-series p {
  margin-bottom: 2%;
  padding-bottom: 2%; }
.aui .related-series h4 a {
  line-height: normal;
  text-decoration: none;
  color: #000 !important; }
.aui .related-content p {
  font-size: 1rem !important;
  margin: 0;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 5%;
  color: #333; }
.aui .related-content h4 a {
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none;
  color: #000 !important; }
.aui .related-articles {
  border-top: 3px solid #333;
  padding: 5%;
  border-bottom: 1px solid #333;
  padding: 2%;
  margin-top: 2vh; }
  .aui .related-articles ol {
    font-weight: normal;
    width: 85%;
    margin: 4% 5% !important; }
    .aui .related-articles ol li {
      margin: 2% 0;
      line-height: 175% !important; }
  .aui .related-articles h1 {
    font-size: 145%;
    margin: 0px 0px;
    color: #333; }
  .aui .related-articles p {
    line-height: 1.6rem;
    color: #333; }
  .aui .related-articles h3, .aui .related-articles h4 {
    margin: 0px 0px 2% 0px; }
    .aui .related-articles h3 a, .aui .related-articles h4 a {
      line-height: normal;
      text-decoration: none;
      font-weight: normal;
      color: #000 !important; }
  .aui .related-articles h5 a {
    line-height: normal;
    text-decoration: none;
    font-weight: normal;
    color: #000 !important; }
  .aui .related-articles .asset-content {
    font-weight: normal;
    font-size: 1rem;
    line-height: normal; }
  .aui .related-articles .list-item-summary {
    margin: 0; }
  .aui .related-articles .list-item-title {
    font-size: 1.3rem; }
.aui .related-videos {
  border-top: 3px solid #333;
  padding: 5%;
  border-bottom: 1px solid #333;
  padding: 2%;
  margin-top: 0; }
  .aui .related-videos h1 {
    font-size: 145%;
    margin: 0px 0px;
    color: #333; }
  .aui .related-videos h4 {
    margin: 0px 0px 2% 0px; }
    .aui .related-videos h4 a {
      line-height: normal;
      text-decoration: none;
      font-weight: normal;
      color: #000 !important; }
  .aui .related-videos ol {
    font-weight: normal;
    width: 85%;
    margin: 0; }
  .aui .related-videos div.asset-small-image {
    margin-right: 0rem;
    float: right; }
    .aui .related-videos div.asset-small-image img {
      border: 1px solid #ccc;
      width: 85%;
      margin-right: 0rem;
      margin-bottom: 3%; }
  .aui .related-videos div.asset-summary-newssmall {
    font-size: 85%;
    line-height: 165%;
    color: #333;
    font-weight: normal; }

/* Image Buttons */
.aui .container-fluid.button-set-adt {
  padding: 0; }
.aui .container-fluid.button-set-adt .col-lg-6, .aui .container-fluid.button-set-adt .col-xs-12 {
  padding: 0; }
.aui .button-container p {
  font-size: 0.9rem;
  line-height: normal; }
.aui .banner-button-container .img-button-banner .button-text {
  font-family: "Playfair Display", Georgia, Serif;
  font-size: 40px;
  padding-left: 2rem;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 0; }
.aui .img-button-section-header .button-text, .aui .img-button-banner-narrow .button-text, .aui .img-button-column-header .button-text, .aui .img-button-square .button-text, .aui .img-button-banner .button-text {
  background: rgba(0, 0, 0, 0.7); }
.aui .column-header-button-container, .aui .banner-narrow-button-container, .aui .section-header-button-container,
.aui .banner-button-container, .aui .button-container, .aui .square-button-container {
  float: left;
  clear: both; }
.aui .button-container .img-button img, .aui .button-container p,
.aui .square-button-container .img-button-square img, .aui .square-button-container p,
.aui .column-header-button-container .img-button-column-header img, .aui .column-header-button-container p,
.aui .banner-narrow-button-container .img-button-banner-narrow img, .aui .banner-narrow-button-container p,
.aui .section-header-button-container .img-button-section-header img, .aui .section-header-button-container p,
.aui .banner-button-container .img-button-banner img, .aui .banner-button-container p {
  width: 100%;
  height: auto; }
.aui .button-container p, .aui .square-button-container p, .aui .column-header-container p,
.aui .banner-narrow-container p, .aui .section-header-container p, .aui .banner-button-container p {
  clear: both; }
.aui .button-container, .aui .button-container .img-button img, .aui .button-container p {
  max-width: 100%;
  /*336px*/ }
.aui .square-button-container, .aui .square-button-container .img-button-square img, .aui .square-button-container p {
  max-width: 100%;
  /*300px*/ }
.aui .column-header-button-container, .aui .column-header-button-container .img-button-column-header img, .aui .column-header-button-container p {
  max-width: 100%;
  /*500px*/ }
.aui .banner-narrow-button-container, .aui .banner-narrow-button-container .img-button-banner-narrow img, .aui .banner-narrow-button-container p,
.aui .section-header-button-container, .aui .section-header-button-container .img-button-section-header img, .aui .section-header-button-container p {
  max-width: 100%;
  /*600px*/ }
.aui .banner-button-container, .aui .banner-button-container .img-button-banner img, .aui .banner-button-container p {
  max-width: 100%;
  /*1127px*/ }
.aui .img-button, .aui .img-button-square {
  margin: 0 20px 20px 0; }
.aui .img-button-banner, .aui .img-button-section-header, .aui .img-button-banner-narrow, .aui .img-button-column-header {
  margin: 10px 0; }
.aui .img-button-banner, .aui .img-button-section-header, .aui .img-button-banner-narrow,
.aui .img-button-column-header, .aui .img-button-square, .aui .img-button {
  position: relative; }
.aui .button-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-shadow: 1px 1px #000;
  line-height: normal;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px; }
.aui .img-button-banner .button-text, .aui .img-button-section-header .button-text {
  text-align: left;
  font-family: "Playfair Display", Georgia, Serif;
  font-size: 42px;
  padding-left: 2rem;
  margin-bottom: 10px; }
.aui .img-button-banner-narrow .button-text {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px; }
.aui .img-button .button-text, .aui .img-button-square .button-text, .aui .img-button-column-header .button-text {
  font-size: 1rem;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin-bottom: 0; }
@media (max-width: 979px) {
  .aui .img-button .button-text, .aui .img-button-square .button-text, .aui .img-button-column-header .button-text {
    font-size: 0.8rem;
    padding: 3px;
    text-transform: capitalize; } }
@media (max-width: 767px) {
  .aui .column-header-button-container, .aui .banner-narrow-button-container, .aui .section-header-button-container,
  .aui .banner-button-container, .aui .button-container, .aui .square-button-container {
    float: none !important;
    margin: 0 auto; } }
@media (max-width: 550px) {
  .aui .img-button-banner .button-text, .aui .img-button-section-header .button-text {
    font-size: 30px; } }

/* GOARCH Default Content Styles */
.aui {
  /* Responsive iFrames/Embeds */ }
  .aui .rubric {
    color: #D60000; }
  .aui .img_left {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #d2d2d2;
    padding: 4px;
    max-width: 75%; }
  .aui .img_left_25 {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 25%;
    height: auto; }
  .aui .img_left_25_no_border {
    float: left;
    margin: 0 10px 10px 0;
    border: none;
    padding: 4px;
    width: 25%;
    height: auto; }
  .aui .img_left_50 {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 50%;
    height: auto; }
  .aui .img_left_no_border {
    float: left;
    margin: 0 10px 10px 0; }
  .aui .img_right {
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #d2d2d2;
    padding: 4px;
    max-width: 75%; }
  .aui .img_right_25 {
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 25%;
    height: auto; }
  .aui .img_right_50 {
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 50%;
    height: auto; }
  .aui .img_right_no_border {
    float: right;
    margin: 0 0 10px 10px; }
  .aui .img_center {
    display: block;
    margin: 0 auto 15px auto;
    border: 1px solid #d2d2d2;
    padding: 4px;
    max-width: 100%; }
  .aui .img_center_25 {
    display: block;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 25%;
    height: auto; }
  .aui .img_center_50 {
    display: block;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    padding: 4px;
    width: 50%;
    height: auto; }
  .aui .img_center_no_border {
    display: block;
    margin: 0 auto 15px auto;
    max-width: 100%; }
  .aui .responsive-iframe-container {
    position: relative;
    padding-bottom: 75%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .aui .fb-like-container {
    padding-top: 0;
    padding-bottom: 10%;
    height: auto;
    overflow: hidden; }
  .aui .responsive-iframe-container iframe,
  .aui .responsive-iframe-container object,
  .aui .responsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    min-width: 100%;
    height: 100%; }

/* More News Button */
.more-news a {
  color: #ffffff !important;
  text-transform: uppercase;
  display: block;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  background: #5393b5;
  border: solid 1px #366a86;
  transition: background 100ms linear; }
  .more-news a:hover {
    text-decoration: none !important;
    background: #2b6790;
    color: #ffffff; }

@media (max-width: 332px) {
  .more-news a {
    max-width: 65%;
    margin-left: 16%;
    margin-right: 16%;
    margin-bottom: 3%; } }
/* Content Page Tables */
.aui .img-description-right {
  display: block;
  max-width: 90% !important;
  margin: 5% auto; }
  .aui .img-description-right tr {
    border-bottom: 1px solid #ccc; }
  .aui .img-description-right td {
    display: inline-block;
    width: 50%;
    padding: 1%;
    vertical-align: top;
    font-size: 1rem; }
    .aui .img-description-right td img {
      border: 1px solid #ccc;
      width: 100%;
      height: auto; }
.aui .img-description-bottom {
  display: block;
  margin: auto 5% auto 0px; }
  .aui .img-description-bottom td {
    padding: 1%;
    vertical-align: top;
    font-size: 1rem; }
    .aui .img-description-bottom td img {
      border: 1px solid #ccc;
      width: 100%;
      height: auto; }
@media (max-width: 550px) {
  .aui .img-description-right {
    max-width: 100%; } }

/* GOARCH Helpdesk Form Styles */
.aui .helpdesk-form .col-md-9 {
  padding: 0; }
.aui .helpdesk-form input, .aui .helpdesk-form textarea {
  width: 100%; }
.aui .helpdesk-form label {
  margin: 6px 0;
  padding: 0; }
.aui .helpdesk-form .form-group {
  margin: 15px 0; }
.aui .helpdesk-form .contact-info {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 20px;
  margin-bottom: 20px; }
.aui .helpdesk-form #_customemailform_WAR_subscriptionportlet_submit-btn {
  margin-top: 20px;
  font-size: 18px;
  padding: 10px 25px;
  color: #fff;
  background: #a68141;
  text-shadow: none;
  border-radius: 5px;
  font-weight: bold; }

.aui .flip-iframe-container iframe {
  max-width: 100% !important;
  width: 100% !important; }

/* ------------------------- Media @ max-width:1200px ------------------------- */
@media only screen and (max-width: 1200px) {
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 80%; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
    width: 85%;
    line-height: 26px; } }
/* ------------------------- Media @ max-width:980px ------------------------- */
@media only screen and (max-width: 980px) {
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 74%; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
    width: 82%;
    line-height: 24px; } }
/* ------------------------- Media @ max-width:767px ------------------------- */
@media only screen and (max-width: 767px) {
  .recommended-for ul li {
    width: 100%; }

  /* ------------------------- Leading News Article ------------------------- */
  .leading-news-article-wrapper .taglib-header h3.header-title {
    margin: 0em;
    font-size: 28px;
    line-height: 30px; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 50%; }
    .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li {
      margin-right: 0.8em; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
    width: 80%;
    line-height: 24px; }
  .leading-news-article-wrapper .article-gallary-wrapper #slider ul.slides .image {
    height: 300px; }
  .leading-news-article-wrapper .article-gallary-wrapper #slider ul.slides .trick {
    height: 300px; } }
/* ------------------------- Media @ max-width:565px ------------------------- */
@media only screen and (max-width: 565px) {
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 34%; }
  .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
    width: 72%;
    line-height: 24px; } }
/* ------------------------- Media @ max-width:565px ------------------------- */
@media only screen and (max-width: 445px) {
  .leading-news-article-wrapper .taglib-social-bookmarks ul.unstyled {
    margin-left: 22%; }
    .leading-news-article-wrapper .taglib-social-bookmarks ul.unstyled li {
      width: 100%; }
    .leading-news-article-wrapper .taglib-social-bookmarks ul.unstyled li.taglib-social-bookmark-plusone {
      margin-top: 0.3em; }
  .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
    width: 39%; } }
/* ------------------------- Media @ max-width:360px ------------------------- */
@media only screen and (max-width: 360px) {
  .recommended-for ul li {
    width: 100%; }

  /* ------------------------- Leading News Article ------------------------- */
  .leading-news-article-wrapper {
    /* ----------- Leading news article template ----------- */ }
    .leading-news-article-wrapper .taglib-header h3.header-title {
      margin: 0em;
      font-size: 22px;
      line-height: 30px; }
    .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions {
      width: 45%; }
      .leading-news-article-wrapper .asset-full-content .asset-user-actions .export-actions ul li {
        margin-right: 0.8em; }
    .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
      width: 65%;
      line-height: 22px; }
    .leading-news-article-wrapper .article-gallary-wrapper #slider ul.slides .image {
      height: 200px; }
    .leading-news-article-wrapper .article-gallary-wrapper #slider ul.slides .trick {
      height: 200px; } }
/* colors */
/* fonts */
/* urls */
.aui .linkable-portlet-title-header-style .portlet-title .linkable-portlet-title {
  color: #333333;
  text-decoration: none; }
.aui .news-and-event-header-style-1 .portlet-title {
  color: #333333;
  font-family: 'latoblack';
  font-size: 30px;
  border-top: solid 3px #333333; }
.aui .news-and-event-header-style-2 .portlet-title {
  color: #333333;
  font-family: 'latoblack';
  font-size: 24px;
  border-top: solid 3px #333333;
  padding: 10px 0;
  margin: 0px; }
.aui .portlet-content-wihtout-padding .portlet-content {
  padding: 0px; }
.aui .news-events-right-portion.have-you-seen-this h4 {
  line-height: 20px; }
.aui .featured-programming-header-style .portlet {
  background: url("/goarch-site-theme/images/content/heading-bg.png") repeat-x top left; }
  .aui .featured-programming-header-style .portlet .portlet-content {
    background: url("/goarch-site-theme/images/content/heading-bg.png") repeat-x bottom left; }
.aui .featured-programming-header-style .portlet-title {
  color: #333333;
  font-family: latoblack;
  font-size: 24px;
  padding: 10px 0;
  margin-top: 30px; }
  .aui .featured-programming-header-style .portlet-title .portlet-title-text {
    margin-left: 1%; }
.aui ul.official-news-listings {
  list-style: none;
  margin: 0px 0px 10px 0px !important; }
.aui .official-news-listings-section {
  padding: 0% 0% 2% 0%; }
  .aui .official-news-listings-section .date-time {
    color: #5a5a5a; }
  .aui .official-news-listings-section .news-publish-date {
    margin: 0 0 2% 0;
    color: #fff; }
  .aui .official-news-listings-section .official-news-listings {
    list-style: none;
    margin: 0px 0px 10px 0px; }
    .aui .official-news-listings-section .official-news-listings h5 {
      color: #5a5a5a !important;
      font-weight: normal;
      text-transform: none;
      margin: 0; }
    .aui .official-news-listings-section .official-news-listings p a {
      font-family: lato;
      text-decoration: none;
      font-size: 1.00rem; }
    .aui .official-news-listings-section .official-news-listings p.news-date {
      margin: 0 0 20px 0 !important;
      color: #5a5a5a !important; }
    .aui .official-news-listings-section .official-news-listings li.news-item-outer {
      padding: 0 0 3% 0; }
      .aui .official-news-listings-section .official-news-listings li.news-item-outer .content-left {
        width: 100px;
        float: left;
        margin: 0px 15px 10px 0px; }
        .aui .official-news-listings-section .official-news-listings li.news-item-outer .content-left img {
          border: none; }
      .aui .official-news-listings-section .official-news-listings li.news-item-outer .content-right {
        margin-top: -15px;
        width: auto; }
.aui .office-of-archbishop {
  width: 100%;
  margin: 0; }
  .aui .office-of-archbishop h5 {
    font-size: 15px;
    color: #4a869f;
    font-family: latoblack;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    line-height: 15px; }
  .aui .office-of-archbishop h3 {
    font-size: 24px;
    color: #333333;
    font-family: latoregular;
    font-weight: normal;
    line-height: normal;
    margin: 0; }
  .aui .office-of-archbishop em {
    color: #999999;
    font-size: 15px; }
  .aui .office-of-archbishop p {
    color: #333333;
    line-height: 24px;
    font-size: 15px;
    width: 95%;
    margin: 5px 0 0; }
    .aui .office-of-archbishop p a {
      color: #1baee0;
      font-family: latoblack;
      text-decoration: none; }
      .aui .office-of-archbishop p a:hover {
        text-decoration: none; }
  .aui .office-of-archbishop li.outer {
    padding: 20px 0;
    margin: 0;
    width: 100%;
    list-style: none;
    border-top: solid 2px #ebebeb; }
    .aui .office-of-archbishop li.outer:first-child {
      padding: 0 0 20px;
      border-top: none; }
    .aui .office-of-archbishop li.outer .content-left {
      width: 20%;
      float: left;
      margin-right: 18px; }
      .aui .office-of-archbishop li.outer .content-left img {
        border: solid 1px #666666; }
    .aui .office-of-archbishop li.outer .content-right {
      margin-top: 0;
      width: 70%;
      float: left; }
.aui .office-of-archbishop-section-clear {
  clear: both; }
.aui .office-of-archbishop-section ul {
  margin: 0 0 20px 0px; }
  .aui .office-of-archbishop-section ul.slides .image {
    border: solid 1px #e5e5e1;
    font-size: 0;
    text-align: center;
    width: 100%;
    height: 460px; }
    .aui .office-of-archbishop-section ul.slides .image img {
      display: inline-block;
      vertical-align: middle;
      max-height: 100%;
      max-width: 100%;
      width: auto; }
    .aui .office-of-archbishop-section ul.slides .image .trick {
      display: inline-block;
      vertical-align: middle;
      height: 460px; }
.aui .office-of-archbishop-section .more-news {
  width: 296px;
  margin: 0 auto;
  /* margin: 40px 0 20px 190px; */ }
  .aui .office-of-archbishop-section .more-news a {
    display: table;
    color: #5393b5;
    font-size: 18px;
    font-family: latobold;
    border: solid 1px #5393b5;
    background: none;
    text-decoration: none;
    padding: 8px 0; }
    .aui .office-of-archbishop-section .more-news a span {
      padding: 0 85px; }
.aui .office-of-archbishop-section .spotlight-article-thumbnail {
  width: 100%; }
  .aui .office-of-archbishop-section .spotlight-article-thumbnail img {
    width: 100%; }
.aui .office-of-archbishop-section .spotlight-article-content {
  width: 100%;
  margin-top: 30px; }
  .aui .office-of-archbishop-section .spotlight-article-content h2.news-title {
    margin: 0 0 10px 0; }
    .aui .office-of-archbishop-section .spotlight-article-content h2.news-title a {
      color: #333; }
  .aui .office-of-archbishop-section .spotlight-article-content h3 {
    font-family: latobold;
    margin: 0; }
  .aui .office-of-archbishop-section .spotlight-article-content p {
    margin: 5px 0 0; }
.aui .office-of-archbishop-section .date-time {
  font-size: 18px;
  color: black;
  left: 0;
  margin-bottom: 20px; }
.aui .office-of-archbishop-section .office-of-archbishop .flexslider .flex-direction-nav li a {
  height: 27px; }
  .aui .office-of-archbishop-section .office-of-archbishop .flexslider .flex-direction-nav li a:before {
    font-size: 23px; }
.aui .office-of-archbishop-section .office-of-archbishop .flexslider .flex-control-paging li a {
  border: 1px solid #b3b1b4;
  background: #cccccc; }
  .aui .office-of-archbishop-section .office-of-archbishop .flexslider .flex-control-paging li a.flex-active {
    background: #d7372b; }
.aui .archpastoral-visits {
  width: 100%;
  margin-bottom: 25px; }
.aui .archpastoral-visits-img {
  position: relative;
  border: solid 1px #666666; }
  .aui .archpastoral-visits-img img {
    width: 100%; }
  .aui .archpastoral-visits-img a:focus {
    text-decoration: none;
    color: white; }
.aui .archpastoral-visits-content {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0px; }
  .aui .archpastoral-visits-content h3 {
    font-size: 21px;
    color: #333333;
    font-weight: normal; }
  .aui .archpastoral-visits-content p {
    color: #333333;
    font-size: 15px;
    line-height: 24px; }
    .aui .archpastoral-visits-content p a {
      font-family: latoblack;
      color: #1baee0;
      padding-left: 10px;
      text-decoration: none; }
      .aui .archpastoral-visits-content p a:hover {
        text-decoration: none; }
.aui .in-photos-section {
  width: 100%;
  margin-bottom: 50px; }
.aui .in-photos-lead-img {
  position: relative;
  border: solid 1px #666666; }
  .aui .in-photos-lead-img img {
    width: 100%; }
  .aui .in-photos-lead-img a {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #060709;
    height: 33px;
    line-height: 33px;
    border: solid 1px #858586;
    font-size: 12px;
    font-weight: bold;
    width: 135px;
    color: white;
    text-align: center;
    text-decoration: none; }
    .aui .in-photos-lead-img a:hover {
      text-decoration: none;
      color: white; }
.aui .in-photos-content {
  width: 100%;
  box-sizing: border-box;
  padding: 10px; }
  .aui .in-photos-content h3 {
    font-size: 21px;
    color: #333333;
    font-weight: normal; }
.aui .news-titles-list ul {
  list-style: none;
  margin: 0; }
  .aui .news-titles-list ul li p {
    width: 95%; }
    .aui .news-titles-list ul li p a {
      font-size: 1.15rem;
      color: #333; }
.aui .news-titles-list span.news-metroplis-name {
  font-size: 0.9rem; }
.aui .news-link-sm-img ul {
  list-style: none;
  margin: 0; }
  .aui .news-link-sm-img ul li p a {
    font-size: 1.15rem;
    color: #333; }
.aui .join-our-community-news-events {
  width: 100%;
  padding: 0 0 50px; }
  .aui .join-our-community-news-events h3 {
    font-size: 24px;
    font-family: latoblack;
    color: #333333;
    padding: 2px 0; }
  .aui .join-our-community-news-events ol {
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    font-size: 16px; }
    .aui .join-our-community-news-events ol li {
      padding: 8px 0;
      margin: 0 auto;
      border-top: solid 1px #bfbfbf;
      list-style: inside inside;
      width: 88%; }
      .aui .join-our-community-news-events ol li a {
        text-decoration: none;
        color: #333333;
        font-weight: normal; }
        .aui .join-our-community-news-events ol li a:hover {
          text-decoration: none;
          color: #333333; }
        .aui .join-our-community-news-events ol li a:focus {
          text-decoration: none;
          color: #333333; }
      .aui .join-our-community-news-events ol li:first-child {
        border: none; }
  .aui .join-our-community-news-events strong {
    display: block;
    margin: 20px 0 0 20px; }
    .aui .join-our-community-news-events strong a {
      text-decoration: none;
      color: #333333; }
      .aui .join-our-community-news-events strong a:hover {
        text-decoration: none;
        color: #333333; }
      .aui .join-our-community-news-events strong a:focus {
        text-decoration: none;
        color: #333333; }
.aui .featured-programming {
  width: 100%; }
  .aui .featured-programming h2 {
    font-size: 24px;
    font-family: latoblack;
    font-weight: normal;
    padding: 10px 0 5px 10px;
    margin-bottom: 10px; }
    .aui .featured-programming h2 a {
      text-decoration: none;
      color: #333333; }
      .aui .featured-programming h2 a:hover {
        text-decoration: none;
        color: #333333; }
      .aui .featured-programming h2 a:focus {
        text-decoration: none;
        color: #333333; }
  .aui .featured-programming ul li {
    width: 31%;
    min-height: 260px;
    margin: 0;
    display: inline-block;
    position: relative;
    list-style: none; }
    .aui .featured-programming ul li .image {
      border: solid 1px #e5e5e1;
      font-size: 0;
      text-align: center;
      width: 100%;
      height: 260px; }
      .aui .featured-programming ul li .image img {
        display: inline-block;
        vertical-align: middle;
        max-height: 100%;
        max-width: 100%;
        width: auto; }
      .aui .featured-programming ul li .image .trick {
        display: inline-block;
        vertical-align: middle;
        height: 260px; }
    .aui .featured-programming ul li span {
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      position: absolute;
      height: 40%;
      left: 0;
      font-size: 21px;
      color: white;
      padding: 15px;
      box-sizing: border-box; }
    .aui .featured-programming ul li strong {
      font-size: 15px;
      width: 100%;
      float: left; }
.aui .upcoming-events-section {
  padding: 0;
  width: 100%; }
  .aui .upcoming-events-section h3 {
    padding: 5px 0; }
    .aui .upcoming-events-section h3 a {
      font-size: 24px;
      font-family: latoblack;
      color: #333333;
      font-weight: normal;
      padding: 10px 0;
      text-decoration: none; }
      .aui .upcoming-events-section h3 a:hover {
        color: #333333;
        text-decoration: none; }
      .aui .upcoming-events-section h3 a:focus {
        color: #333333;
        text-decoration: none; }
  .aui .upcoming-events-section ul {
    padding: 0;
    margin: 0;
    width: 100%; }
    .aui .upcoming-events-section ul li {
      padding: 15px 0;
      margin: 0;
      list-style: none;
      border-top: solid 1px #bfbfbf;
      width: 100%;
      float: left; }
      .aui .upcoming-events-section ul li .left {
        width: 100px;
        float: left;
        margin-right: 15px; }
        .aui .upcoming-events-section ul li .left img {
          border: solid 1px #999999; }
      .aui .upcoming-events-section ul li .right {
        width: 64%;
        float: left; }
        .aui .upcoming-events-section ul li .right strong {
          margin: 0;
          width: 100%;
          font-size: 19px; }
        .aui .upcoming-events-section ul li .right p.summary {
          width: 100%; }
      .aui .upcoming-events-section ul li span.title {
        display: block; }
        .aui .upcoming-events-section ul li span.title a {
          color: #4a869f;
          font-size: 15px;
          font-family: latoblack;
          text-transform: uppercase;
          text-decoration: none; }
      .aui .upcoming-events-section ul li p.summary span {
        font-size: 21px !important;
        color: #333333;
        width: 85%; }
.aui .upcoming-events-section-clear {
  clear: both;
  padding-bottom: 30px; }
.aui .months-observer-section {
  float: left; }
  .aui .months-observer-section .container-fluid {
    padding: 0; }
  .aui .months-observer-section .title {
    font-size: 24px;
    font-family: latoblack;
    color: #333333;
    border-top: solid 3px #333333;
    font-weight: normal;
    padding: 10px 0;
    margin: auto; }
    .aui .months-observer-section .title i.icon-double-angle-right {
      font-size: 16px; }
  .aui .months-observer-section .month-observer {
    border-top: 1px solid #bfbfbf;
    float: left;
    padding-top: 20px;
    width: 100%;
    margin-left: 0; }
    .aui .months-observer-section .month-observer .month-observer-image {
      float: left;
      width: 150px; }
      .aui .months-observer-section .month-observer .month-observer-image .image-wrapper {
        font-size: 0;
        text-align: center;
        width: 100%;
        height: 190px; }
        .aui .months-observer-section .month-observer .month-observer-image .image-wrapper img {
          display: inline-block;
          vertical-align: middle;
          max-height: 100%;
          max-width: 100%;
          width: auto;
          border: solid 1px #999999; }
        .aui .months-observer-section .month-observer .month-observer-image .image-wrapper .trick {
          display: inline-block;
          vertical-align: middle;
          height: 190px; }
    .aui .months-observer-section .month-observer .month-observer-content {
      width: 43%; }
      .aui .months-observer-section .month-observer .month-observer-content .headline {
        font-family: latobold;
        font-size: 21px;
        font-weight: normal;
        line-height: normal;
        color: #333333;
        margin-top: 0; }
      .aui .months-observer-section .month-observer .month-observer-content .button-wrapper {
        display: inline-block; }
      .aui .months-observer-section .month-observer .month-observer-content .button {
        background: #1baee0 none repeat scroll 0 0;
        border: 1px solid #a4def2;
        float: left;
        font-size: 14px;
        height: 28px;
        line-height: 26px;
        margin-bottom: 6px;
        padding: 0 0 0 10px;
        text-align: left;
        width: 94%;
        max-width: 150px;
        display: block;
        color: white;
        font-family: latoregular;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold; }
.aui .official-news-section-border .portlet-body .columns-2 .portlet-column-first {
  border-right: solid 1px #cccccc;
  padding-right: 29px; }
.aui .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-first {
  border-right: solid 1px #cccccc;
  padding-right: 29px; }
.aui .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-last {
  border-left: solid 1px #cccccc;
  padding-left: 29px; }
.aui .news-events-external-site-section-1 a img {
  margin-bottom: 30px;
  width: 100%; }
.aui .portlet-content-container .featured-programming ul {
  padding: 0 0 40px;
  margin: 0 0 50px 0;
  width: 100%;
  display: table; }
.aui .news-ecumenical-patriarchate h5 a {
  line-height: normal;
  text-decoration: none;
  font-weight: normal;
  color: #000 !important; }
.aui .news-related-news-block {
  border-top: 3px solid #333;
  padding: 5%;
  padding: 2%;
  margin-top: 0;
  margin-bottom: 10%; }
  .aui .news-related-news-block ul li span {
    line-height: normal; }
  .aui .news-related-news-block .portlet-content {
    padding: 0px;
    margin-top: 20px; }
  .aui .news-related-news-block h1.portlet-title {
    font-size: 1.7rem;
    margin: 0px 0px;
    color: #333;
    font-family: inherit; }
  .aui .news-related-news-block h4 {
    margin: 0px 0px 2% 0px; }
    .aui .news-related-news-block h4 a {
      line-height: normal;
      text-decoration: none;
      font-weight: normal;
      color: #000 !important; }
  .aui .news-related-news-block div.asset-summary-newssmall {
    /*font-size: 85%;*/
    line-height: normal;
    color: #333; }
  .aui .news-related-news-block ul li {
    padding: 3% 0;
    border-top: 1px solid #bfbfbf; }
    .aui .news-related-news-block ul li span {
      font-size: 15px;
      line-height: normal; }
  .aui .news-related-news-block .portlet-content {
    padding: 0px;
    margin-top: 20px; }
.aui .news-block ul {
  list-style-type: none; }
.aui .news-featured-programming {
  margin: 5% 0;
  border-style: double none double none;
  border-color: #b4b4b4; }
  .aui .news-featured-programming h1.portlet-title {
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 1.50rem;
    font-weight: bold; }
  .aui .news-featured-programming ul {
    padding: 0px; }
    .aui .news-featured-programming ul li span {
      font-size: 100%;
      padding: 3%;
      line-height: normal; }
      .aui .news-featured-programming ul li span strong {
        font-size: 130%; }
    .aui .news-featured-programming ul li .image {
      height: auto; }

@media only screen and (max-width: 767px) {
  .aui .office-of-archbishop-section {
    width: 100%; } }
/* ------------------------- Media @ max-width:1200px ------------------------- */
@media only screen and (max-width: 1200px) {
  .office-of-archbishop-section .date-time {
    font-size: 17px; }
  .office-of-archbishop-section .office-of-archbishop h5 {
    font-size: 14px; }
  .office-of-archbishop-section .office-of-archbishop h3 {
    font-size: 22px; }
  .office-of-archbishop-section .office-of-archbishop li.outer .content-right {
    margin-top: 20px;
    width: 100%; }

  .upcoming-events-section ul li .left {
    width: 100%;
    margin: 0; }
  .upcoming-events-section ul li .right {
    width: 100%; }

  .months-observer-section .month-observer .month-observer-content {
    width: 100%;
    display: inline-block;
    margin-left: 0; }
  .months-observer-section .month-observer .month-observer-image {
    width: 100%; } }
/* ------------------------- Media @ max-width:980px ------------------------- */
@media only screen and (max-width: 980px) {
  .news-and-event-header-style-1 .portlet-title {
    font-size: 27px; }

  .news-and-event-header-style-2 .portlet-title {
    font-size: 22px; }

  .featured-programming-header-style .portlet-title {
    font-size: 22px; }

  .office-of-archbishop-section .date-time {
    font-size: 16px; }
  .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image {
    height: 350px; }
    .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image .trick {
      height: 350px; }
  .office-of-archbishop-section .office-of-archbishop h5 {
    font-size: 14px;
    line-height: 14px; }
  .office-of-archbishop-section .office-of-archbishop h3 {
    font-size: 21px; }
  .office-of-archbishop-section .office-of-archbishop em {
    font-size: 14px; }
  .office-of-archbishop-section .office-of-archbishop p {
    font-size: 14px;
    line-height: 20px; }

  .archpastoral-visits-content {
    padding: 10px 0; }
    .archpastoral-visits-content h3 {
      font-size: 19px; }
    .archpastoral-visits-content p {
      font-size: 14px;
      line-height: 21px; }

  .in-photos-content h3 {
    font-size: 19px; }

  .featured-programming ul li .image {
    height: 225px; }
    .featured-programming ul li .image .trick {
      height: 225px; }
  .featured-programming ul li span {
    font-size: 20px; }
  .featured-programming ul li strong {
    font-size: 14px; }

  .ecumenical-patriarchate ul li span {
    font-size: 13px;
    line-height: 20px; }
  .ecumenical-patriarchate ul li p a {
    line-height: 19px;
    font-size: 19px; }

  .join-our-community-news-events ol {
    font-size: 14px; }
  .join-our-community-news-events strong {
    font-size: 14px; }

  .upcoming-events-section ul li {
    /* .left {
    	width: 100%;
    	margin: 0;
    } */ }
    .upcoming-events-section ul li .right {
      /* width : 100%; */ }
      .upcoming-events-section ul li .right strong {
        font-size: 17px; }
    .upcoming-events-section ul li span.title a {
      font-size: 13px; }
    .upcoming-events-section ul li p.summary span {
      font-size: 19px !important; }

  .months-observer-section .month-observer {
    /* .month-observer-image {
    	width: 100%;
    } */ }
    .months-observer-section .month-observer .month-observer-content {
      /* 	width: 100%;
      	display: inline-block;
      	margin-left:0; */ }
      .months-observer-section .month-observer .month-observer-content .headline {
        font-size: 18px; }

  .aui .martyrs .upcoming-events .month {
    font-size: 1.0rem !important; } }
/* ------------------------- Media @ max-width:767px ------------------------- */
@media only screen and (max-width: 767px) {
  .news-and-event-header-style-1 .portlet-title {
    font-size: 24px; }

  .news-and-event-header-style-2 {
    width: 80%;
    margin: 0 auto; }
    .news-and-event-header-style-2 .portlet-title {
      font-size: 21px; }

  .featured-programming-header-style {
    width: 80%;
    margin: 0 auto; }
    .featured-programming-header-style .portlet-title {
      font-size: 21px; }

  .media-style-1 .portlet {
    width: 80%;
    margin: 0 auto; }
  .media-style-1 .portlet-borderless-container {
    width: 80%;
    margin: 0 auto; }

  .office-of-archbishop-section {
    width: 75%;
    margin: 0 auto; }
    .office-of-archbishop-section .date-time {
      font-size: 15px; }
    .office-of-archbishop-section .more-news {
      /* margin: 0; */
      width: 100%;
      text-align: center;
      margin-bottom: 30px; }
      .office-of-archbishop-section .more-news a {
        width: 245px;
        margin: 0 auto;
        font-size: 16px; }
        .office-of-archbishop-section .more-news a span {
          padding: 0 65px; }
    .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image {
      height: 300px; }
      .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image .trick {
        height: 300px; }

  .office-of-archbishop h5 {
    font-size: 13px;
    line-height: 14px; }
  .office-of-archbishop h3 {
    font-size: 20px; }
  .office-of-archbishop em {
    font-size: 14px; }
  .office-of-archbishop p {
    font-size: 14px;
    line-height: 21px; }
  .office-of-archbishop li.outer .content-left {
    width: 200px; }
  .office-of-archbishop li.outer .content-right {
    margin-top: 20px;
    width: 100%; }

  .archpastoral-visits-content h3 {
    font-size: 18px; }
  .archpastoral-visits-content p {
    font-size: 13px;
    line-height: 21px; }

  .join-our-community-news-events ol {
    font-size: 14px; }
  .join-our-community-news-events strong {
    font-size: 14px; }

  .months-observer-section {
    width: 100%; }
    .months-observer-section .month-observer .month-observer-content {
      margin-top: 10px;
      /* width: 100%; 
      display: inline-block; */ }
      .months-observer-section .month-observer .month-observer-content .headline {
        font-size: 18px; }
      .months-observer-section .month-observer .month-observer-content .button-wrapper {
        width: 100%; }
        .months-observer-section .month-observer .month-observer-content .button-wrapper .button {
          font-size: 13px;
          height: 26px;
          line-height: 24px;
          width: 50%;
          margin: 1% 2%; }
    .months-observer-section .month-observer .month-observer-image {
      /* width: 100%; */ }

  .official-news-section-border .portlet-body .columns-2 .portlet-column-first {
    border-right: none;
    padding-right: 0; }

  .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-first {
    border-right: none;
    padding-right: 0; }
  .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-last {
    border-left: none;
    padding-left: 0; }

  .in-photos-content h3 {
    font-size: 18px; }

  .featured-programming ul li {
    margin-bottom: 20px; }
    .featured-programming ul li span {
      font-size: 18px; }
    .featured-programming ul li strong {
      font-size: 14px; }

  .ecumenical-patriarchate ul li {
    padding: 11px 0; }
    .ecumenical-patriarchate ul li span {
      font-size: 13px; }
    .ecumenical-patriarchate ul li p a {
      line-height: 19px;
      font-size: 17px; }

  .upcoming-events-section ul li {
    /* .right strong {
    	font-size: 17px;
    } */ }
    .upcoming-events-section ul li span.title a {
      font-size: 13px; }
    .upcoming-events-section ul li p.summary span {
      font-size: 19px !important; }

  .official-news-listings-section {
    width: 100%; }

  .official-news-listings li.news-item-outer .content-left {
    display: none; } }
/* ------------------------- Media @ max-width:360px ------------------------- */
@media only screen and (max-width: 360px) {
  .news-and-event-header-style-1 .portlet-title {
    font-size: 21px; }

  .news-and-event-header-style-2 {
    width: 100%; }
    .news-and-event-header-style-2 .portlet-title {
      font-size: 18px; }

  .featured-programming-header-style {
    width: 100%; }
    .featured-programming-header-style .portlet-title {
      font-size: 18px; }

  .media-style-1 .portlet {
    width: 100%; }
  .media-style-1 .portlet-borderless-container {
    width: 100%; }

  .office-of-archbishop-section {
    width: 100%; }
    .office-of-archbishop-section .date-time {
      font-size: 14px; }
    .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image {
      height: 250px; }
      .office-of-archbishop-section .office-of-archbishop .flexslider ul.slides .image .trick {
        height: 250px; }
    .office-of-archbishop-section .more-news a {
      width: 198px;
      padding: 6px 0; }
      .office-of-archbishop-section .more-news a span {
        padding: 0 43px; }

  .office-of-archbishop h5 {
    font-size: 13px;
    line-height: 13px; }
  .office-of-archbishop h3 {
    font-size: 18px; }
  .office-of-archbishop em {
    font-size: 13px; }
  .office-of-archbishop p {
    font-size: 13px;
    line-height: 20px; }
  .office-of-archbishop li.outer .content-left {
    margin-right: 0;
    width: 100%; }
  .office-of-archbishop li.outer .content-right {
    margin-top: 20px;
    width: 100%; }

  .official-news-section-border .portlet-body .columns-2 .portlet-column-first {
    border-right: none;
    padding-right: 0; }

  .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-first {
    border-right: none;
    padding-right: 0; }
  .ecumenical-patriarchate-section-border .portlet-body .columns-3 .portlet-column-last {
    border-left: none;
    padding-left: 0; }

  .archpastoral-visits-content p {
    line-height: 20px; }

  .featured-programming ul li {
    margin-bottom: 20px; }
    .featured-programming ul li .image {
      height: 200px; }
      .featured-programming ul li .image .trick {
        height: 200px; }
    .featured-programming ul li span {
      font-size: 17px; }
    .featured-programming ul li strong {
      font-size: 13px; }

  .ecumenical-patriarchate ul li {
    padding: 8px 0; }
    .ecumenical-patriarchate ul li p {
      width: 100%; }

  .join-our-community-news-events ol {
    font-size: 13px; }

  .upcoming-events-section ul li .right {
    width: 100%; }
    .upcoming-events-section ul li .right strong {
      font-size: 15px; }
  .upcoming-events-section ul li p.summary span {
    font-size: 17px !important; }

  .months-observer-section .month-observer .month-observer-content {
    margin-top: 10px;
    /* width: 100%;
    display: inline-block; */ }
    .months-observer-section .month-observer .month-observer-content .button {
      margin: 1% 2%; } }
/* ------------------------- Theme Header ------------------------- */


/* ------------------------- Leading News Article ------------------------- */
/* ------------------------- Print, Download option ------------------------- */




.aui {
  /* side navigation */
  /* side navigation blocks */
  /* -- Side Nav: Additional Links -- */ }
  .aui .nav-menu {
    margin-bottom: 10vh; }
    .aui .nav-menu ul.level-2 {
      padding: 0 0 0 25px; }
    .aui .nav-menu a {
      text-decoration: none; }
    .aui .nav-menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .aui .nav-menu li {
      display: block;
      padding: 0;
      border-bottom: 1px solid #d9dada;
      margin: 0; }
      .aui .nav-menu li a {
        display: block;
        color: #000;
        font-weight: 500;
        margin: 0;
        padding: 2% 1%;
        border-bottom: 1px solid #ccc; }
        .aui .nav-menu li a:hover {
          text-decoration: underline; }
      .aui .nav-menu li a.selected {
        color: #000 !important;
        font-weight: normal !important;
        text-decoration: underline;
        background-color: transparent; }
        .aui .nav-menu li a.selected:hover {
          color: #000 !important; }
    .aui .nav-menu h2 {
      font-weight: normal;
      font-size: 31.5px; }
      .aui .nav-menu h2 a {
        color: #333;
        font-weight: normal; }
    .aui .nav-menu a {
      text-decoration: none; }
  .aui .portlet-topper .portlet-title .portlet-title-text {
    white-space: normal;
    overflow: visible; }
  .aui .accordion-group {
    margin-bottom: 3rem; }
  .aui .tree-view ul {
    margin-left: 0; }
  .aui .lfr-asset-category-list li {
    margin: 1rem 0;
    padding: 0px; }
  .aui .taglib-icon img {
    display: none; }
  .aui .lfr-search-container {
    margin-top: 0em; }
    .aui .lfr-search-container .taglib-icon img {
      display: initial; }
    .aui .lfr-search-container .table-striped {
      border: none; }
      .aui .lfr-search-container .table-striped .table-columns > tr > th {
        border: none; }
      .aui .lfr-search-container .table-striped .table-columns > tr > td {
        border: none;
        background: #ffffff !important;
        padding: 0px 0px 40px 0px; }
  .aui .list-item-summary {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #d9dada;
    padding: 0; }
    .aui .list-item-summary:last-child {
      border-bottom-color: transparent; }
  .aui .additional-links {
    background-color: #333; }
    .aui .additional-links a {
      line-height: 2;
      padding: 0% 3% 0 3%;
      color: white !important; }
  .aui .aui .h1.portlet-title a, .aui .aui .nav-menu h2 a {
    color: black;
    padding: 0; }
    .aui .aui .h1.portlet-title a:hover, .aui .aui .nav-menu h2 a:hover {
      text-decoration: underline !important; }

/* colors */
/* fonts */
.aui .page-heading-wrapper {
  margin-bottom: 10px; }
  .aui .page-heading-wrapper h1 {
    font-size: 1.0rem !important;
    color: #666666 !important;
    font-weight: normal;
    font-style: italic !important;
    margin-left: 4px;
    margin-top: 0px; }
  .aui .page-heading-wrapper h1, .aui .page-heading-wrapper h2, .aui .page-heading-wrapper h3 {
    font-family: inherit !important; }
    .aui .page-heading-wrapper h1.main-title, .aui .page-heading-wrapper h2.main-title, .aui .page-heading-wrapper h3.main-title {
      font-family: inherit !important; }
.aui .page-title-wrapper {
  margin-bottom: 15px; }
.aui #content-wrapper .sub-navigation-wrapper {
  margin-left: 0;
  margin-bottom: -12px;
  width: 100%; }
  .aui #content-wrapper .sub-navigation-wrapper .menu {
    position: relative;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    padding: 12px 0;
    width: 100%;
    text-align: center;
    margin: 0; }
    .aui #content-wrapper .sub-navigation-wrapper .menu li {
      padding: 1% 10px;
      margin: 0;
      list-style: none;
      border-left: solid 1px #cccccc;
      display: inline-block; }
      .aui #content-wrapper .sub-navigation-wrapper .menu li:first-child {
        border: none; }
      .aui #content-wrapper .sub-navigation-wrapper .menu li a {
        font-size: 1rem;
        color: #666666;
        text-decoration: none; }
.aui .subscribe-wrapper .subscribe-header-top {
  display: inline-block;
  margin: 0 0 5% 0; }
  .aui .subscribe-wrapper .subscribe-header-top label {
    font-size: 16px;
    font-style: italic;
    padding: 0;
    margin: 0; }
  .aui .subscribe-wrapper .subscribe-header-top input[type="email"] {
    width: 85%;
    max-width: 300px;
    height: 35px;
    box-shadow: none;
    font-style: italic;
    padding: 0 10px;
    border-radius: 0;
    float: left; }
  .aui .subscribe-wrapper .subscribe-header-top button {
    width: 120px;
    box-shadow: none;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    margin: 5px 0 0;
    padding: 0;
    border-radius: 0;
    font-weight: bold;
    border-left: none;
    text-align: center;
    float: left; }
.aui .content-right-column {
  margin-top: 10%;
  margin: 0px !important; }

.aui [class*="span"] {
  margin-left: 0; }

/* colors */
/* ------------------------- Media @ max-width:1200px ------------------------- */
@media only screen and (max-width: 1200px) {
  #content-wrapper .page-heading-wrapper h1 {
    font-size: 50px; }
  #content-wrapper .subscribe-wrapper {
    margin-bottom: 20px; }

  .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.img-wrapper {
    width: 100%;
    height: 115px;
    display: block;
    margin: 0 auto; }

  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a .img-wrapper > img {
    position: initial;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto; }

  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a .img-wrapper {
    width: 150px;
    height: auto; }

  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > .mm-chapel-middle-wrapper > li > a {
    max-width: 158px; } }
/* ------------------------- Media @ max-width:980px ------------------------- */
@media only screen and (max-width: 980px) {
  .aui #header-wrapper {
    z-index: 100; }

  #header-wrapper .container {
    width: 100%; }

  #content-wrapper .page-heading-wrapper {
    width: 100%; }
    #content-wrapper .page-heading-wrapper h1 {
      font-size: 45px; }
  #content-wrapper .subscribe-wrapper {
    width: 100%;
    /* margin-bottom: 20px; */ } }
/* ------------------------- Media @ max-width:767px ------------------------- */
@media only screen and (max-width: 767px) {
  .aui #content-wrapper .page-heading-wrapper {
    width: 100%;
    margin: 0 auto 10px; }
    .aui #content-wrapper .page-heading-wrapper h1 {
      font-size: 40px; }
  .aui #content-wrapper .subscribe-wrapper {
    width: 80%;
    display: inline-block;
    margin: 0 10% 30px;
    float: none; }
  .aui #content-wrapper .sub-navigation-wrapper {
    width: 80%;
    margin: 0 auto; }
    .aui #content-wrapper .sub-navigation-wrapper .menu {
      padding: 0;
      max-height: 45px;
      transition: all 1s;
      overflow: hidden; }
      .aui #content-wrapper .sub-navigation-wrapper .menu:before {
        content: "Menu";
        width: 100%;
        padding: 12px 10px;
        border-bottom: solid 1px #cccccc;
        border-left: none;
        cursor: pointer;
        display: block; }
      .aui #content-wrapper .sub-navigation-wrapper .menu.open {
        max-height: 600px; }
      .aui #content-wrapper .sub-navigation-wrapper .menu li {
        width: 100%;
        padding: 12px 10px;
        border-bottom: solid 1px #cccccc;
        border-left: none; }
        .aui #content-wrapper .sub-navigation-wrapper .menu li:first-child {
          border-bottom: 1px solid #cccccc; }
        .aui #content-wrapper .sub-navigation-wrapper .menu li:last-child {
          border-bottom: none; } }
/* ------------------------- Media @ max-width:360px ------------------------- */
@media only screen and (max-width: 360px) {
  #content-wrapper .page-heading-wrapper {
    width: 100%; }
    #content-wrapper .page-heading-wrapper h1 {
      font-size: 35px; }
  #content-wrapper .subscribe-wrapper {
    width: 100%;
    margin: 0 0 30px; }
  #content-wrapper .sub-navigation-wrapper {
    width: 100%; }
    #content-wrapper .sub-navigation-wrapper .menu {
      padding: 0; }
      #content-wrapper .sub-navigation-wrapper .menu li {
        width: 100%;
        padding: 10px;
        border-bottom: solid 1px #cccccc;
        border-left: none; }
        #content-wrapper .sub-navigation-wrapper .menu li:first-child {
          border-bottom: 1px solid #cccccc; }
        #content-wrapper .sub-navigation-wrapper .menu li:last-child {
          border-bottom: none; } }
.aui body {
  /* End of content-wrapper */ }
  .aui body #main-content {
    margin: 0; }
  .aui body #content-wrapper {
    /* -------------------------search box style----------------------------------- */
    /* End of search-box-wrapper */
    /* -------------------------End of search box style----------------------------------- */
    /* ------------------------- Start Did you know style----------------------------------- */
    /* End of did you know */
    /* ------------------------- End of Did you know style----------------------------------- */
    /* ------------------------- Start categories by demographic style----------------------------------- */
    /* ------------------------- Start categories by topic style----------------------------------- */
    /* ------------------------- End of Did you know style----------------------------------- */
    /* ------------------------- Start of Did you know style----------------------------------- */
    /* ------------------------- End of Did you know style----------------------------------- */ }
    .aui body #content-wrapper .search-box-wrapper {
      width: 100%;
      /* End of container */ }
      .aui body #content-wrapper .search-box-wrapper .container {
        padding: 30px 15px;
        border: 0;
        /* End of search-box-form */ }
        .aui body #content-wrapper .search-box-wrapper .container .heading {
          float: left;
          width: 25%; }
          .aui body #content-wrapper .search-box-wrapper .container .heading h1 {
            margin: 0;
            font-size: 48px;
            font-family: 'playfair_displayregular';
            font-weight: normal; }
        .aui body #content-wrapper .search-box-wrapper .container .search-box-form {
          float: left;
          width: 75%;
          /* End of form */ }
          .aui body #content-wrapper .search-box-wrapper .container .search-box-form form {
            margin: 0;
            /* End of control-group */ }
            .aui body #content-wrapper .search-box-wrapper .container .search-box-form form input {
              margin: 0; }
            .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
              margin: 0;
              position: relative;
              padding: 2px;
              overflow: hidden; }
              .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper {
                display: inline-block;
                width: 100%;
                float: left;
                cursor: pointer; }
                .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  height: 57px;
                  width: 90%;
                  font-size: 18px;
                  padding-left: 30px;
                  padding-right: 55px;
                  border-radius: 0;
                  font-family: 'latoitalic';
                  font-size: 21px;
                  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 0.5px 1px 0 rgba(0, 0, 0, 0.2); }
                  .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
              .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper {
                position: absolute;
                right: 0;
                padding: 8px 13px;
                margin: 5px 0px;
                cursor: pointer; }
                .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  font-size: 28px; }
              .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .select-control {
                display: none; }
    .aui body #content-wrapper section.focus-on-library.focus-on {
      margin-bottom: 5vh;
      border-bottom: 1px solid silver;
      padding-bottom: 2vh; }
    .aui body #content-wrapper .focus-on-library {
      margin-bottom: 5vh;
      border-bottom: 1px solid silver;
      padding-bottom: 2vh; }
      .aui body #content-wrapper .focus-on-library .main-title {
        font-size: 42px;
        font-weight: bold; }
      .aui body #content-wrapper .focus-on-library .spotlight .spotlight-img-frame img {
        margin: 0; }
      .aui body #content-wrapper .focus-on-library .spotlight h3 {
        text-transform: capitalize; }
        .aui body #content-wrapper .focus-on-library .spotlight h3:hover {
          text-decoration: none; }
      .aui body #content-wrapper .focus-on-library .spotlight a {
        text-decoration: none; }
        .aui body #content-wrapper .focus-on-library .spotlight a h3 {
          color: #333333; }
    .aui body #content-wrapper .dyk-wrapper {
      background-color: #F8F0E3; }
      .aui body #content-wrapper .dyk-wrapper .details {
        padding: 0 11px; }
        .aui body #content-wrapper .dyk-wrapper .details .title {
          font-size: 22px;
          line-height: 30px;
          overflow: visible;
          margin: 0;
          max-height: inherit; }
        .aui body #content-wrapper .dyk-wrapper .details .short-desc {
          font-size: 16px;
          overflow: visible;
          max-height: inherit; }
        .aui body #content-wrapper .dyk-wrapper .details .learn-more {
          font-family: 'latoblack';
          font-size: 1.0rem;
          text-transform: uppercase;
          text-decoration: none; }
      .aui body #content-wrapper .dyk-wrapper .dyk {
        width: 24.4%;
        margin: 0 0.3%;
        min-height: 500px; }
        .aui body #content-wrapper .dyk-wrapper .dyk .img-wrapper {
          text-align: center;
          overflow: hidden; }
          .aui body #content-wrapper .dyk-wrapper .dyk .img-wrapper img {
            display: inline-block;
            vertical-align: middle;
            height: auto;
            width: 100% !important;
            /*max-height: 100%;
            max-width: 100%;
            width: auto;*/ }
    .aui body #content-wrapper .cat {
      width: 24%;
      margin: 1% 0.5%;
      float: left;
      overflow: hidden; }
      .aui body #content-wrapper .cat .img-wrapper {
        position: relative;
        height: 270px;
        text-align: center; }
        .aui body #content-wrapper .cat .img-wrapper img {
          max-width: none;
          width: 100%; }
        .aui body #content-wrapper .cat .img-wrapper .title {
          position: absolute;
          bottom: 0;
          width: 100%;
          margin: 0;
          text-align: center;
          padding: 20px 15px;
          text-transform: capitalize;
          font-family: "latoregular";
          font-size: 20px;
          display: table; }
          .aui body #content-wrapper .cat .img-wrapper .title a, .aui body #content-wrapper .cat .img-wrapper .title a:hover, .aui body #content-wrapper .cat .img-wrapper .title a:focus {
            color: #fff;
            text-decoration: none;
            display: table-cell;
            line-height: 1.2;
            vertical-align: middle; }
    .aui body #content-wrapper .cat-top-wrapper .cat {
      width: 19%;
      margin: 1% 0.5%; }
      .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper {
        height: 205px; }
        .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper .title {
          padding: 10px 20px;
          min-height: 76px; }
    .aui body #content-wrapper .back-to-top-wrapper {
      display: none;
      text-align: center; }
      .aui body #content-wrapper .back-to-top-wrapper i {
        padding-right: 10px;
        font-size: 18px; }

@media (max-width: 1200px) {
  .aui body {
    /* End of content-wrapper */ }
    .aui body #content-wrapper {
      /* ------------------------- Start Did you know style----------------------------------- */
      /* End of did you know */
      /* ------------------------- End of Did you know style----------------------------------- */
      /* ------------------------- Start categories by demographic style----------------------------------- */
      /* ------------------------- End of Did you know style----------------------------------- */ }
      .aui body #content-wrapper .dyk-wrapper .dyk .details .short-desc {
        max-height: 160px; }
      .aui body #content-wrapper .cat-dg-wrapper .cat .img-wrapper {
        height: 200px; } }
@media (max-width: 979px) {
  .aui body {
    /* End of content-wrapper */ }
    .aui body #content-wrapper {
      /* ------------------------- Start Did you know style----------------------------------- */
      /* End of did you know */
      /* ------------------------- End of Did you know style----------------------------------- */
      /* ------------------------- Start categories by demographic style----------------------------------- */
      /* ------------------------- Start categories by topic style----------------------------------- */
      /* ------------------------- End categories by topic style----------------------------------- */ }
      .aui body #content-wrapper .dyk-wrapper {
        padding: 10px 0; }
        .aui body #content-wrapper .dyk-wrapper .dyk {
          width: 48%;
          margin: 1% 1%;
          min-height: 520px; }
          .aui body #content-wrapper .dyk-wrapper .dyk .details .short-desc {
            max-height: 100px; }
      .aui body #content-wrapper .cat-dg-wrapper {
        padding: 20px 0;
        overflow: hidden; }
        .aui body #content-wrapper .cat-dg-wrapper .main-title {
          text-align: center;
          font-family: "latobold";
          text-transform: uppercase;
          font-size: 24px;
          line-height: 1.5;
          margin: 10px 0; }
          .aui body #content-wrapper .cat-dg-wrapper .main-title:after {
            display: none;
            position: relative; }
          .aui body #content-wrapper .cat-dg-wrapper .main-title span {
            padding: 0; }
        .aui body #content-wrapper .cat-dg-wrapper .cat {
          width: 46%;
          margin: 2%;
          float: left; }
          .aui body #content-wrapper .cat-dg-wrapper .cat .img-wrapper {
            height: 154px; }
            .aui body #content-wrapper .cat-dg-wrapper .cat .img-wrapper .title {
              padding: 10px;
              font-size: 14px; }
      .aui body #content-wrapper .cat-top-wrapper {
        padding: 20px 0;
        overflow: hidden; }
        .aui body #content-wrapper .cat-top-wrapper .main-title {
          text-align: center;
          font-family: "latobold";
          text-transform: uppercase;
          font-size: 24px;
          line-height: 1.5;
          margin: 10px 0; }
          .aui body #content-wrapper .cat-top-wrapper .main-title:after {
            display: none;
            position: relative; }
          .aui body #content-wrapper .cat-top-wrapper .main-title span {
            padding: 0; }
        .aui body #content-wrapper .cat-top-wrapper .cat {
          width: 46%;
          margin: 2%;
          float: left; }
          .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper img {
            height: auto;
            width: 100%; }
          .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper .title {
            min-height: 50px;
            line-height: 1.2;
            padding: 10px;
            font-size: 14px; } }
@media (max-width: 767px) {
  .aui {
    /* End of #content-wrapper */ }
    .aui body {
      /* End of content-wrapper */ }
      .aui body #content-wrapper {
        /* End of search-box-wrapper */
        /* ------------------------- Start Did you know style----------------------------------- */
        /* End of did you know */
        /* ------------------------- End of Did you know style----------------------------------- */
        /* ------------------------- Start categories by demographic style----------------------------------- */
        /* End of .cat-title */
        /* ------------------------- End categories by demographic style----------------------------------- */
        /* ------------------------- Start categories by topic style----------------------------------- */
        /* End of .cat-top-wrapper */
        /* ------------------------- End categories by topic style----------------------------------- */
        /* ------------------------- Start of Did you know style----------------------------------- */
        /* ------------------------- End of Did you know style----------------------------------- */ }
        .aui body #content-wrapper .search-box-wrapper {
          /* End of container */ }
          .aui body #content-wrapper .search-box-wrapper .container {
            padding: 20px 35px;
            /* End of search-box-form */ }
            .aui body #content-wrapper .search-box-wrapper .container .heading {
              padding: 0 20px 10px 20px;
              float: none;
              text-align: center;
              width: 100%; }
              .aui body #content-wrapper .search-box-wrapper .container .heading h1 {
                font-size: 34px; }
            .aui body #content-wrapper .search-box-wrapper .container .search-box-form {
              width: 100%;
              float: none;
              /* End of form */ }
              .aui body #content-wrapper .search-box-wrapper .container .search-box-form form {
                margin: 0;
                /* End of control-group */ }
                .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  height: 48px;
                  font-size: 16px;
                  padding-left: 20px;
                  padding-right: 40px; }
                .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper {
                  padding: 6px 10px;
                  margin: 5px 0; }
                  .aui body #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                    font-size: 24px; }
        .aui body #content-wrapper .focus-on-library {
          padding: 20px 0; }
          .aui body #content-wrapper .focus-on-library .main-title {
            text-align: center;
            font-family: "latobold";
            text-transform: uppercase;
            font-size: 24px;
            line-height: 1.5;
            margin: 10px 0; }
            .aui body #content-wrapper .focus-on-library .main-title:after {
              display: none; }
          .aui body #content-wrapper .focus-on-library .spotlight h3 {
            font-size: 20px; }
        .aui body #content-wrapper .dyk-wrapper {
          padding: 10px 0; }
          .aui body #content-wrapper .dyk-wrapper .main-title {
            text-align: center;
            font-family: "latobold";
            text-transform: uppercase;
            font-size: 24px;
            line-height: 1.5;
            margin: 10px 0; }
            .aui body #content-wrapper .dyk-wrapper .main-title:after {
              display: none; }
          .aui body #content-wrapper .dyk-wrapper .dyk {
            width: 100%;
            margin: 2% 0;
            min-height: auto;
            text-align: center;
            border: 0;
            padding-bottom: 10px; }
            .aui body #content-wrapper .dyk-wrapper .dyk .img-wrapper {
              display: none; }
            .aui body #content-wrapper .dyk-wrapper .dyk .details {
              padding: 0;
              padding-left: 10px;
              text-align: left;
              margin-top: 10px; }
              .aui body #content-wrapper .dyk-wrapper .dyk .details .title {
                margin: 0;
                padding: 0;
                max-height: inherit;
                font-size: 16px;
                line-height: 20px; }
              .aui body #content-wrapper .dyk-wrapper .dyk .details .short-desc {
                max-height: inherit;
                margin: 0;
                font-size: 14px;
                line-height: 16px; }
              .aui body #content-wrapper .dyk-wrapper .dyk .details .learn-more {
                font-size: 14px;
                line-height: 16px; }
          .aui body #content-wrapper .dyk-wrapper .dyk:last-child {
            border: 0; }
        .aui body #content-wrapper .cat-title {
          text-align: center;
          font-family: "latobold";
          text-transform: uppercase;
          font-size: 24px;
          line-height: 1.5;
          margin: 10px 0; }
          .aui body #content-wrapper .cat-title:after {
            display: none; }
        .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper {
          height: 140px; }
          .aui body #content-wrapper .cat-top-wrapper .cat .img-wrapper .title a {
            padding: 0; }
        .aui body #content-wrapper .back-to-top-wrapper {
          display: block;
          padding: 25px 0 0; }
          .aui body #content-wrapper .back-to-top-wrapper a {
            text-decoration: none;
            font-weight: 600; } }
.aui {
  /* End of year picker */
  /* End of year picker */
  /*-- Grid Calendar Styles --*/
  /* End of orthodox-cal-wrapper */
  /* End of.picker-wrapper */
  /* End of picker-action-wrapper  */
  /* End of picker-table  */
  /* End of .common-event-left */
  /* End of readings-wrapper */
  /* End of readings-related-assets  */ }
  .aui #page-spotlight.chapel .img-wrapper {
    background-position: center 150%; }
  .aui #chapel-content-wrapper {
    border-top: 18px solid #3b0534;
    -webkit-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
    /* Safari 3.1-5 */
    -o-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
    /* Opera 11-12.1 */
    border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat; }
    .aui #chapel-content-wrapper #content {
      background: #fff;
      padding-top: 15px; }
  .aui .commemorate-section .commemorate-wrapper .commemorate-header .date {
    float: left;
    font-size: 18px;
    margin: 2px 0; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-header .date .fa {
      cursor: pointer; }
  .aui .commemorate-section .commemorate-wrapper .commemorate-header h3 {
    font-weight: normal; }
  .aui .commemorate-section .commemorate-wrapper .commemorate-left {
    width: 35%;
    float: left;
    padding: 10px 5px;
    margin: 0 10px 10px 0; }
  .aui .commemorate-section .commemorate-wrapper .commemorate-right {
    width: 63%;
    float: left;
    padding: 10px 5px;
    margin: 0 0 10px 0; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-fasting .icon-wrapper {
      float: left;
      padding: 5px; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-right .heading-text .date {
      padding-left: 7px; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list {
      float: left;
      clear: right;
      padding: 10px 20px 10px 30px;
      display: inline-block;
      font-size: 1rem;
      max-width: 375px; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-saints {
        margin: 0;
        list-style-image: url("/goarch-site-theme/images/online-chapel/strict-fast-gray-icon-mob.png"); }
        .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-saints li {
          padding: 5px 0; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-readings {
        margin: 0;
        list-style-image: url("/goarch-site-theme/images/online-chapel/orthodox-christian-icon.png"); }
        .aui .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-readings li {
          padding: 5px 0; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-right input[type="text"] {
      height: 40px;
      width: 80%; }
    .aui .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
      margin-left: -54px;
      margin-top: -3px;
      height: 40px;
      width: 50px;
      background: transparent;
      border: 0; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
        padding: 0 10px;
        color: #555555; }
  .aui .prayer-wrapper .header-center {
    text-align: center; }
  .aui .prayer-wrapper .center-heading-wrapper h5 {
    font-size: 21px; }
  .aui .prayer-wrapper .prayer-title {
    text-align: center; }
  .aui .prayer-wrapper .light-a-candle {
    margin: 35px 0 15px 0; }
    .aui .prayer-wrapper .light-a-candle p {
      text-align: center; }
      .aui .prayer-wrapper .light-a-candle p img {
        display: block;
        margin: 5px auto 0 auto;
        padding: 5px;
        width: 100%;
        max-width: 300px;
        height: auto; }
  .aui .meditation-wrapper .header-center {
    text-align: center; }
  .aui .meditation-wrapper .center-heading-wrapper h5 {
    font-size: 21px; }
  .aui .meditation-wrapper .meditation-title h6 {
    text-align: center;
    font-weight: normal; }
  .aui .meditation-wrapper .meditation-title p {
    text-align: center; }
  .aui .meditation-wrapper .meditation-image img {
    display: block;
    margin: 0 auto 5px auto;
    padding: 5px;
    width: 100%;
    max-width: 150px;
    height: auto; }
  .aui .paschal-dates h5 {
    margin-bottom: 10px;
    font-size: 21px; }
  .aui .paschal-dates ul {
    list-style: none;
    margin: 0 0 15px 0; }
    .aui .paschal-dates ul li p {
      margin-bottom: 0; }
  .aui .paschal-dates .year-picker-wrapper {
    display: inline; }
    .aui .paschal-dates .year-picker-wrapper .input-wrapper {
      margin: 0; }
      .aui .paschal-dates .year-picker-wrapper .input-wrapper #inputYear {
        display: none; }
      .aui .paschal-dates .year-picker-wrapper .input-wrapper .fa-calendar {
        padding: 0 5px;
        font-size: 18px;
        vertical-align: middle; }
  .aui .paschal-dates .date-of-pascha-info {
    margin: 10px 0; }
  .aui .oc-buttons {
    display: block;
    position: relative;
    margin: 5px auto;
    max-width: 300px;
    height: auto;
    padding: 0; }
    .aui .oc-buttons img {
      width: 100%;
      height: auto;
      padding: 1px; }
    .aui .oc-buttons h5 {
      position: absolute;
      z-index: 10;
      bottom: 0;
      left: 0;
      margin: 0;
      line-height: normal;
      text-shadow: 1px 0 3px #333;
      background-color: rgba(0, 0, 0, 0.7);
      width: 100%;
      padding: 11px;
      font-size: 1.1rem; }
      .aui .oc-buttons h5 a {
        color: #fff;
        font-weight: bold; }
  .aui .oc-links h5 {
    font-size: 21px;
    margin-bottom: 10px; }
  .aui .oc-links ul {
    list-style: none;
    margin: 5px 0; }
    .aui .oc-links ul li {
      margin: 5px 0; }
  .aui .oc-to-go {
    margin-bottom: 15px; }
    .aui .oc-to-go .banner-image {
      display: block;
      position: relative;
      margin: 5px auto;
      max-width: 300px;
      height: auto;
      border: 1px solid #ccc; }
      .aui .oc-to-go .banner-image img {
        width: 100%;
        height: auto;
        padding: 1px; }
      .aui .oc-to-go .banner-image h5 {
        position: absolute;
        z-index: 10;
        bottom: 0;
        left: 0;
        margin: 0;
        text-shadow: 1px 0 3px #333;
        background-color: rgba(0, 0, 0, 0.7);
        width: 100%;
        padding: 4px;
        font-size: 1rem;
        line-height: normal; }
        .aui .oc-to-go .banner-image h5 a {
          color: #fff;
          font-weight: bold; }
  .aui .year-picker-wrapper .input-wrapper {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0; }
    .aui .year-picker-wrapper .input-wrapper input {
      height: 38px;
      border-radius: 0;
      margin: 0;
      cursor: auto;
      border-color: #D4D4D4;
      font-size: 16px;
      font-family: latoregular;
      padding-left: 15px; }
      .aui .year-picker-wrapper .input-wrapper input:focus {
        box-shadow: none;
        outline: 0;
        border-color: #D4D4D4; }
    .aui .year-picker-wrapper .input-wrapper .fa-calendar {
      font-size: 20px;
      cursor: pointer;
      color: #333333;
      padding: 6px 10px; }
  .aui .year-picker-wrapper .yearly-wrp .inner {
    background: #4997BB;
    border: 1px solid #fff; }
  .aui .monthly-wrp {
    background: url("/goarch-site-theme/images/online-chapel/date-big-icon.png");
    background-repeat: no-repeat;
    padding: 0;
    padding-top: 16px;
    border: 0;
    background-position: 12% 0;
    font-family: 'latoregular';
    line-height: normal;
    margin-left: -35px;
    margin-top: -5px; }
    .aui .monthly-wrp > div {
      border: 10px solid #42829C;
      background-repeat: no-repeat; }
    .aui .monthly-wrp .inner {
      background: rgba(73, 151, 187, 0.95);
      border: 1px solid #fff; }
      .aui .monthly-wrp .inner #monthly-table {
        text-transform: uppercase; }
  .aui .mobile-wrp.yearly-wrp {
    padding: 5px; }
    .aui .mobile-wrp.yearly-wrp .inner .action-wrapper {
      margin-top: 10px;
      font-size: 20px; }
      .aui .mobile-wrp.yearly-wrp .inner .action-wrapper #prev {
        left: 10px; }
      .aui .mobile-wrp.yearly-wrp .inner .action-wrapper #next {
        right: 10px; }
    .aui .mobile-wrp.yearly-wrp .inner #yearly-table {
      padding: 5px 10px; }
      .aui .mobile-wrp.yearly-wrp .inner #yearly-table td {
        padding: 7px 15px;
        font-size: 18px; }
  .aui .orthodox-cal-wrapper {
    /* End of orthodox-cal */
    /* List View Calender style */ }
    .aui .orthodox-cal-wrapper .heading .heading-text {
      font-size: 36px;
      font-weight: normal;
      text-transform: capitalize; }
    .aui .orthodox-cal-wrapper .cal-header {
      text-align: center;
      margin: 10px 0; }
      .aui .orthodox-cal-wrapper .cal-header .view-change-buttons {
        display: inline-block;
        float: left; }
        .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-list-btn {
          margin-right: -2px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-list-btn:focus, .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-list-btn:active {
            outline: none; }
        .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-grid-btn {
          margin-left: -2px;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-grid-btn:focus, .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.view-change-grid-btn:active {
            outline: none; }
      .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons {
        display: inline-block;
        float: right; }
        .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-all-btn {
          margin-right: -2px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-all-btn:focus, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-all-btn:active {
            outline: none; }
        .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-saints-btn {
          margin: 0 -3px;
          border-radius: 0; }
          .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-saints-btn:focus, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-saints-btn:active {
            outline: none; }
          .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-saints-btn img {
            height: 15px;
            vetical-align: text-top; }
        .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-readings-btn {
          margin-left: -2px;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-readings-btn:focus, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-readings-btn:active {
            outline: none; }
          .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.view-change-readings-btn img {
            height: 16px;
            vetical-align: text-top; }
      .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn {
        height: 30px; }
        .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn.selected, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn.selected {
          -webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
          -moz-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }
        .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn .fa, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn .fa {
          padding: 2px; }
      .aui .orthodox-cal-wrapper .cal-header h3 {
        font-size: 24px;
        font-weight: normal; }
        .aui .orthodox-cal-wrapper .cal-header h3 > span {
          width: 260px;
          margin: 0 4%;
          display: inline-block; }
          .aui .orthodox-cal-wrapper .cal-header h3 > span .cal-text {
            text-transform: capitalize; }
          .aui .orthodox-cal-wrapper .cal-header h3 > span .month-picker-wrapper {
            display: inline-block;
            position: relative; }
            .aui .orthodox-cal-wrapper .cal-header h3 > span .month-picker-wrapper img {
              padding: 0 10px;
              vertical-align: initial;
              cursor: pointer; }
      .aui .orthodox-cal-wrapper .cal-header .fa {
        padding: 2px 10px;
        cursor: pointer; }
      .aui .orthodox-cal-wrapper .cal-header::after {
        content: "";
        display: block;
        clear: both; }
    .aui .orthodox-cal-wrapper #orthodox-cal {
      width: 100%;
      /* End of ul */ }
      .aui .orthodox-cal-wrapper #orthodox-cal a {
        color: #333333;
        text-decoration: none; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        overflow: hidden;
        /* End of weekdays */
        /* End of cal-days */ }
        .aui .orthodox-cal-wrapper #orthodox-cal ul:nth-last-child(2) > li {
          margin-bottom: 0; }
        .aui .orthodox-cal-wrapper #orthodox-cal ul li {
          display: block;
          float: left;
          width: 14.342%;
          box-sizing: border-box;
          border: 1px solid #999;
          margin-right: -1px;
          margin-bottom: -1px; }
        .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-weekdays {
          height: 40px; }
          .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-weekdays li.day_of_week {
            padding: 10px 20px;
            text-align: center;
            text-transform: capitalize;
            line-height: 20px;
            border: none !important;
            font-size: 18px; }
        .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days {
          /* End of li.cal-day */ }
          .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day {
            height: 265px;
            /* ===================== day ================================ */
            /* ===================== event ================================ */
            /* End of event */ }
            .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day.today {
              background: #fdf6e4; }
            .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day.out_of_range {
              background: #f5f5f5;
              color: #666; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day.out_of_range > div {
                display: none; }
            .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day {
              overflow: hidden;
              /* End of .icn */ }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day span {
                margin-top: 15px;
                padding: 5px 0 3px 0;
                color: #fff;
                width: 40px;
                display: block;
                text-align: center;
                float: left; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day span.date {
                  background: #FFD171;
                  font-weight: bold;
                  font-size: 18px; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day span.mobile {
                  display: none; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .view-all-link {
                margin-top: 10px; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .view-all-link a {
                  font-weight: bold; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn {
                margin-top: 15px;
                color: white;
                float: right;
                width: 40px;
                height: 32px;
                cursor: pointer;
                display: none;
                /* ===================== fast popup ================================ */
                /* End of .fast-popup */ }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup {
                  display: none;
                  position: absolute;
                  margin-top: 28px;
                  margin-left: -25px;
                  z-index: 10;
                  background-repeat: no-repeat;
                  padding: 0;
                  padding-top: 9px;
                  background-position: 7% 0; }
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup > div {
                    background: #387B96;
                    border: 1px solid #ccc;
                    border-top: 0;
                    text-align: left;
                    padding: 5px; }
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup .inner {
                    background: #4997BB;
                    border: 1px solid #fff;
                    padding: 20px 10px; }
                    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup .inner h2 {
                      font-size: 18px;
                      line-height: normal;
                      margin: 0;
                      font-weight: bold; }
                    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup .inner > div {
                      font-size: 14px; }
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup:after {
                    top: -10px;
                    left: 35px;
                    content: " ";
                    border: solid transparent;
                    position: absolute;
                    border-bottom-color: #88b7d5;
                    border-width: 10px; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .date {
                background: #F27F02; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn {
                background: url("/goarch-site-theme/images/online-chapel/fasting-chesse.png") no-repeat center;
                display: block; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn .fast-popup > div {
                  background: #F27F02; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn .fast-popup .inner {
                  background: #F27F02; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn .fast-popup:after {
                  border-bottom-color: #F27F02; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .date {
                background: #CC3467; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn {
                background: url("/goarch-site-theme/images/online-chapel/strict-fast-icon.png") no-repeat center;
                display: block; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn .fast-popup > div {
                  background: #CC3467; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn .fast-popup .inner {
                  background: #CC3467; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn .fast-popup:after {
                  border-bottom-color: #CC3467; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .date {
                background: #0099CB; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn {
                background: url("/goarch-site-theme/images/online-chapel/fasting_fish.png") no-repeat center;
                display: block; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn .fast-popup > div {
                  background: #0099CB; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn .fast-popup .inner {
                  background: #0099CB; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn .fast-popup:after {
                  border-bottom-color: #0099CB; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .date {
                background: #A439A3; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn {
                background: url("/goarch-site-theme/images/online-chapel/grapes.png") no-repeat center;
                display: block; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn .fast-popup > div {
                  background: #A439A3; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn .fast-popup .inner {
                  background: #A439A3; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn .fast-popup:after {
                  border-bottom-color: #A439A3; }
            .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event {
              clear: both;
              display: block;
              font-size: 13px;
              padding: 5px 5px 10px 5px;
              margin-top: 10px;
              line-height: 14px;
              text-decoration: none; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .event-title {
                margin: 0;
                line-height: normal; }
                @media (max-width: 768px) {
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .event-title {
                    font-size: 16px; } }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .event-title a {
                  font-weight: bold;
                  text-decoration: underline; }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events {
                margin-top: 15px;
                text-decoration: none; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event {
                  border: none;
                  float: none;
                  width: auto;
                  font-size: 13px; }
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event strong, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.sr {
                    display: none; }
                    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf.block, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event strong.block, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left.block, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.sr.block {
                      display: block; }
                    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf.block.more-than-two, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event strong.block.more-than-two, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left.block.more-than-two, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.sr.block.more-than-two {
                      display: none; }
    .aui .orthodox-cal-wrapper.list-view {
      border: 0;
      box-shadow: none;
      padding-bottom: 54px; }
      .aui .orthodox-cal-wrapper.list-view .heading .heading-text {
        font-size: 26px; }
      .aui .orthodox-cal-wrapper.list-view .cal-header {
        margin: 0; }
        .aui .orthodox-cal-wrapper.list-view .cal-header h3 > span {
          width: 225px; }
      .aui .orthodox-cal-wrapper.list-view #orthodox-cal {
        position: relative;
        height: auto;
        overflow: hidden;
        /* End of ul */ }
        @media (max-width: 768px) {
          .aui .orthodox-cal-wrapper.list-view #orthodox-cal {
            height: 800px; } }
        .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul {
          /* End of li */ }
          .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day {
            padding: 0;
            border: 0;
            margin-top: 10px;
            /* End of .day */
            /* End of event */ }
            .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day.out_of_range {
              display: none; }
            .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day {
              float: none;
              background: #f5f1e8;
              font-size: 18px;
              overflow: hidden; }
              .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day span {
                padding: 10px;
                margin-top: 0;
                width: initial;
                color: #333333; }
                .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day span.date {
                  background: transparent !important; }
                .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day span.mobile {
                  display: initial; }
                .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day span:not(.mobile) {
                  display: none; }
              .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .icn {
                padding: 15px;
                margin-top: 0;
                width: initial;
                background-position: center;
                margin-right: 5px;
                height: 40px; }
                .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup {
                  margin-left: -238px;
                  width: 250px; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .icn .fast-popup:after {
                    left: initial;
                    right: 6px; }
            .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day.today .date {
              color: #cc0033; }
            .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event {
              background-color: white; }
              .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .event-title {
                padding: 5px 0;
                border-bottom: 1px solid #d4d4d4; }
              .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events {
                margin-top: 0; }
                .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event {
                  padding: 5px 0;
                  border-bottom: 1px solid #d4d4d4; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf .sub-event-left {
                    background: url("/goarch-site-theme/images/online-chapel/strict-fast-gray-icon-mob.png") no-repeat center; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf.view-all-link {
                    display: none; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf.block.more-than-two {
                    display: block; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.sr .sub-event-left {
                    background: url("/goarch-site-theme/images/online-chapel/orthodox-christian-icon.png") no-repeat center; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left {
                    display: initial;
                    width: 40px;
                    overflow: hidden;
                    float: left;
                    min-height: 22px; }
                  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event strong {
                    display: initial;
                    font-family: 'latobold';
                    font-weight: bold; }
          .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-weekdays {
            display: none; }
          .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul li {
            height: auto !important;
            border: 1px solid #ededed;
            width: 100%;
            padding: 10px;
            margin-bottom: -1px; }
    .aui .orthodox-cal-wrapper .load-more {
      display: none; }
  .aui .picker-wrapper, .aui .year-picker-wrapper .yearly-wrp, .aui .monthly-wrp {
    display: none;
    position: absolute;
    background: #387B96;
    z-index: 15;
    padding: 10px;
    margin-top: 4px;
    border: 1px solid #ccc; }
    .aui .picker-wrapper.show, .aui .year-picker-wrapper .show.yearly-wrp, .aui .show.monthly-wrp {
      display: inline-block; }
  .aui .picker-action-wrapper, .aui .year-picker-wrapper .yearly-wrp .inner .action-wrapper, .aui .monthly-wrp .inner .action-wrapper {
    text-align: center;
    margin-top: 20px;
    color: white;
    font-size: 22px;
    line-height: normal;
    font-weight: bold; }
    .aui .picker-action-wrapper #prev, .aui .year-picker-wrapper .yearly-wrp .inner .action-wrapper #prev, .aui .monthly-wrp .inner .action-wrapper #prev {
      left: 25px; }
    .aui .picker-action-wrapper #next, .aui .year-picker-wrapper .yearly-wrp .inner .action-wrapper #next, .aui .monthly-wrp .inner .action-wrapper #next {
      right: 25px; }
    .aui .picker-action-wrapper #next, .aui .year-picker-wrapper .yearly-wrp .inner .action-wrapper #next, .aui .monthly-wrp .inner .action-wrapper #next, .aui .picker-action-wrapper #prev, .aui .year-picker-wrapper .yearly-wrp .inner .action-wrapper #prev, .aui .monthly-wrp .inner .action-wrapper #prev {
      position: absolute;
      color: white;
      cursor: pointer;
      padding: 0 10px; }
  .aui .picker-table, .aui .year-picker-wrapper .yearly-wrp .inner #yearly-table, .aui .monthly-wrp .inner #monthly-table {
    padding: 5px 20px 10px;
    border-spacing: 0px 6px;
    border-collapse: separate;
    font-family: 'latoregular'; }
    .aui .picker-table td, .aui .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .monthly-wrp .inner #monthly-table td {
      background: white;
      padding: 7px 25px;
      cursor: pointer;
      color: #3D5764;
      font-size: 22px;
      border: 1px solid #999;
      font-family: 'latoregular';
      line-height: normal; }
      .aui .picker-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .monthly-wrp .inner #monthly-table td.selected, .aui .picker-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .monthly-wrp .inner #monthly-table td:hover {
        background: #FFCB65;
        color: white; }
      .aui .picker-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .monthly-wrp .inner #monthly-table td.selected {
        font-weight: bold; }
  .aui .common-event-left, .aui .readings-related-assets .event .event-left {
    width: 110px;
    overflow: hidden;
    float: left;
    min-height: 22px;
    /* End of .img-wrapper */ }
    .aui .common-event-left .img-wrapper, .aui .readings-related-assets .event .event-left .img-wrapper {
      font-size: 0;
      text-align: center;
      width: 100%;
      height: 110px;
      margin-bottom: 10px;
      position: relative;
      float: left; }
      .aui .common-event-left .img-wrapper img, .aui .readings-related-assets .event .event-left .img-wrapper img {
        border: 5px solid #BB3C4F;
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
  .aui .readings-wrapper,
  .aui .saint-reading-wrapper {
    color: #333;
    /* End of .mini-info-list */ }
    .aui .readings-wrapper h3,
    .aui .saint-reading-wrapper h3 {
      font-size: 24px;
      line-height: 2;
      color: #000;
      font-weight: normal;
      margin: 0; }
    .aui .readings-wrapper h1,
    .aui .saint-reading-wrapper h1 {
      font-size: 1.8em;
      line-height: 1.1emx;
      font-weight: normal;
      margin: 0; }
    .aui .readings-wrapper .mini-info-list,
    .aui .saint-reading-wrapper .mini-info-list {
      border-bottom: 1px solid #D0D0D0;
      padding: 5px 0; }
      .aui .readings-wrapper .mini-info-list img,
      .aui .saint-reading-wrapper .mini-info-list img {
        margin-right: 5px; }
      .aui .readings-wrapper .mini-info-list > span,
      .aui .saint-reading-wrapper .mini-info-list > span {
        padding: 5px 15px;
        border-left: 1px solid #E4E5E0;
        color: #2eaae1;
        font-size: 15px; }
        .aui .readings-wrapper .mini-info-list > span:first-child,
        .aui .saint-reading-wrapper .mini-info-list > span:first-child {
          padding-left: 0;
          border-left: 0; }
        .aui .readings-wrapper .mini-info-list > span.download-wrp,
        .aui .saint-reading-wrapper .mini-info-list > span.download-wrp {
          color: #333;
          font-weight: bold; }
          .aui .readings-wrapper .mini-info-list > span.download-wrp .pdf, .aui .readings-wrapper .mini-info-list > span.download-wrp .doc,
          .aui .saint-reading-wrapper .mini-info-list > span.download-wrp .pdf,
          .aui .saint-reading-wrapper .mini-info-list > span.download-wrp .doc {
            text-decoration: underline;
            color: #2eaae1;
            font-weight: normal; }
            .aui .readings-wrapper .mini-info-list > span.download-wrp .pdf img, .aui .readings-wrapper .mini-info-list > span.download-wrp .doc img,
            .aui .saint-reading-wrapper .mini-info-list > span.download-wrp .pdf img,
            .aui .saint-reading-wrapper .mini-info-list > span.download-wrp .doc img {
              margin-left: 10px; }
    .aui .readings-wrapper .details,
    .aui .saint-reading-wrapper .details {
      margin-top: 20px;
      padding: 10px;
      font-size: 20px;
      line-height: 1.2em; }
      .aui .readings-wrapper .details .detail-img,
      .aui .saint-reading-wrapper .details .detail-img {
        float: left;
        max-width: 35%;
        margin-bottom: 10px;
        margin-right: 15px;
        border: 5px solid #BA3C51; }
    .aui .readings-wrapper .copyright-text,
    .aui .saint-reading-wrapper .copyright-text {
      margin-top: 20px;
      padding-top: 30px;
      font-size: 0.8em;
      line-height: 1.5;
      color: #999;
      font-style: italic;
      text-align: center; }
      .aui .readings-wrapper .copyright-text p,
      .aui .saint-reading-wrapper .copyright-text p {
        margin-bottom: 20px; }
    .aui .readings-wrapper .social-bookmarks,
    .aui .saint-reading-wrapper .social-bookmarks {
      margin-top: 20px;
      background: #f6f6f6; }
      .aui .readings-wrapper .social-bookmarks span,
      .aui .saint-reading-wrapper .social-bookmarks span {
        padding: 0 5px; }
    .aui .readings-wrapper .feast-day,
    .aui .saint-reading-wrapper .feast-day {
      margin: 50px 0; }
      .aui .readings-wrapper .feast-day .feast-day-left img,
      .aui .saint-reading-wrapper .feast-day .feast-day-left img {
        border: 1px solid #333; }
      .aui .readings-wrapper .feast-day .feast-day-right h2,
      .aui .saint-reading-wrapper .feast-day .feast-day-right h2 {
        margin: 0; }
  .aui .saint-search-wrapper {
    /* End of .input-wrapper */ }
    .aui .saint-search-wrapper .input-wrapper {
      margin-top: 30px;
      display: inline-block; }
      .aui .saint-search-wrapper .input-wrapper .input-search {
        width: 220px;
        height: 40px;
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0;
        font-family: latoregular; }
        .aui .saint-search-wrapper .input-wrapper .input-search::-webkit-input-placeholder {
          /* WebKit, Blink, Edge */
          font-style: italic; }
        .aui .saint-search-wrapper .input-wrapper .input-search:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          font-style: italic; }
        .aui .saint-search-wrapper .input-wrapper .input-search::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          font-style: italic; }
        .aui .saint-search-wrapper .input-wrapper .input-search:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          font-style: italic; }
        .aui .saint-search-wrapper .input-wrapper .input-search:focus {
          box-shadow: none;
          outline: none;
          border-color: #d4d4d4; }
      .aui .saint-search-wrapper .input-wrapper .input-select {
        height: 40px;
        width: auto;
        font-size: 16px;
        font-family: latoregular; }
    .aui .saint-search-wrapper .btn-primary {
      margin: 5px 10px;
      vertical-align: super; }
  .aui .paschalion-wrapper #calendar-row-pascha td {
    background-color: #E3E3E3; }
  .aui .readings-related-assets .event {
    padding: 10px 0;
    color: #333;
    /* End of .event-left */
    /* End of .event-right */ }
    .aui .readings-related-assets .event:last-child {
      background: none; }
    .aui .readings-related-assets .event .event-right h4 {
      font-size: 18px;
      margin-top: 0; }
      .aui .readings-related-assets .event .event-right h4 .fa-angle-double-right {
        margin-left: 5px; }
    .aui .readings-related-assets .event .event-right .read-more {
      font-family: "latoblack";
      text-decoration: none;
      font-size: 18px;
      color: #333; }
  .aui .lectionary-prokeimenon {
    color: #CD0009;
    text-align: center;
    line-height: 1.2em; }
  @media (max-width: 991px) {
    .aui .oc-to-go {
      display: inline-block;
      width: 67%; }
      .aui .oc-to-go .banner-image {
        display: inline-block;
        margin: 10px 5px;
        max-width: 200px; }
    .aui #chapel-content-wrapper .portlet-borderless.email-subscription-portlet {
      display: inline-block;
      float: right;
      max-width: 33%; } }
  @media (max-width: 979px) {
    .aui {
      /*-- List Calendar Styles --*/
      /* End of orthodox-cal-wrapper */ }
      .aui .orthodox-cal-wrapper {
        /* End of #orthodox-cal */ }
        .aui .orthodox-cal-wrapper .cal-header .view-change-buttons .btn, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons .btn {
          height: 45px; }
        .aui .orthodox-cal-wrapper #orthodox-cal {
          /* End of ul */ }
          .aui .orthodox-cal-wrapper #orthodox-cal ul {
            /* End of cal-days*/ }
            .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days {
              /* End of li */ }
              .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event {
                margin: 0; }
                .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events {
                  margin: 0; }
                  .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event {
                    margin: 0; }
      .aui #page-spotlight .img-wrapper {
        background-position: 50% -135px; } }
  @media (max-width: 782px) {
    .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons, .aui .orthodox-cal-wrapper .cal-header .view-change-buttons {
      display: none; } }
  @media (max-width: 767px) {
    .aui {
      /*-- Mobile Calendar Styles --*/
      /* End of .orthodox-cal-wrapper */ }
      .aui body #page-spotlight .img-wrapper {
        height: 50vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
        .aui body #page-spotlight .img-wrapper h1 {
          padding: 10px 0; }
      .aui #chapel-content-wrapper .col-xs-12 {
        padding: 0 !important; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-header {
        text-align: center; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-left .img-wrapper img {
        margin: 0 auto;
        display: block; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-left,
      .aui .commemorate-section .commemorate-wrapper .commemorate-right {
        width: 100%; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-right input[type="text"] {
        width: 100%; }
      .aui .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        margin-left: 0;
        margin-top: 0;
        width: 100%; }
      .aui .oc-buttons {
        padding: 0; }
      .aui .oc-to-go {
        display: block;
        width: 100%; }
        .aui .oc-to-go .banner-image {
          display: block;
          margin: 5px auto;
          max-width: 300px; }
      .aui #chapel-content-wrapper .portlet-borderless.email-subscription-portlet {
        display: block;
        float: none;
        max-width: 100%; }
      .aui #chapel-content-wrapper .subscribe-wrapper {
        width: 85%;
        margin: 36px auto; }
      .aui .prayer-wrapper {
        margin: 10px 0;
        border-bottom: 1px solid #333;
        padding: 10px 0; }
      .aui .oc-links-wrapper {
        text-align: center;
        margin: 10px 0;
        border-bottom: 1px solid #333;
        padding: 10px 0; }
        .aui .oc-links-wrapper .paschal-dates ul li p {
          text-align: center; }
      .aui .oc-buttons h5 {
        width: 100%;
        left: 0; }
      .aui .orthodox-cal-wrapper {
        /* End of #orthodox-cal */ }
        .aui .orthodox-cal-wrapper #orthodox-cal {
          height: 800px;
          /* ===================== load-more ================================ */
          /* End of load-more */ }
          .aui .orthodox-cal-wrapper #orthodox-cal .load-more {
            display: block;
            width: 100%;
            text-align: center;
            position: absolute;
            bottom: 0;
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%);
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 36%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); }
            .aui .orthodox-cal-wrapper #orthodox-cal .load-more span {
              width: 90%;
              display: inline-block;
              padding: 10px;
              border: 1px solid #ccc;
              margin: 5% 0;
              cursor: pointer; } }
  @media screen and (max-width: 767px) {
    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.sr, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event.saf {
      display: block; } }

.aui .upcoming-events .event {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4; }
.aui .upcoming-events .month-dateWrapper {
  display: block;
  text-align: center;
  font-weight: normal;
  min-height: 1.7em;
  margin: 15px 0 0 0 !important; }
.aui .upcoming-events .month {
  color: #fafafa !important;
  padding: 5px 10px;
  margin-top: 0;
  font-size: 1em; }
.aui .upcoming-events .eventTitle {
  margin-bottom: 3px;
  line-height: 30px; }
.aui .upcoming-events .eventTimeStamp {
  font-size: 14px; }
.aui .upcoming-events .dateWrapper .date {
  line-height: 60px;
  font-size: 2.3em;
  text-align: center; }
.aui .upcoming-events .eventDescription {
  margin-bottom: 20px; }
  .aui .upcoming-events .eventDescription img {
    width: 100%;
    height: auto; }
.aui .upcoming-events .btn.read-more {
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  font-weight: normal;
  padding: .3em 2em;
  border-radius: 0;
  text-decoration: none;
  font-size: 1.0rem;
  float: left !important;
  background-color: #f2f2f2;
  border: 1px solid #b4b4b4;
  color: #333333; }
  .aui .upcoming-events .btn.read-more:hover, .aui .upcoming-events .btn.read-more:focus {
    text-decoration: none; }

.aui {
  /* End of body */ }
  .aui body {
    /* End of navigation */ }
    .aui body #navigation {
      /* End of mega-menu */ }
      .aui body #navigation .news-megamenu {
        /* End of ul */ }
        .aui body #navigation .news-megamenu > ul {
          width: 31.5%;
          margin-left: 2%;
          display: inline-block;
          /* End of mm-news-left-wrapper */ }
          .aui body #navigation .news-megamenu > ul:first-child {
            margin-left: 0; }
          .aui body #navigation .news-megamenu > ul > li {
            display: inline-block;
            width: 100%; }
            .aui body #navigation .news-megamenu > ul > li > a {
              padding: 4px;
              display: block; }
          .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li {
            border-bottom: 1px solid;
            position: relative;
            padding: 5px 0; }
            .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li:after {
              content: " ";
              position: absolute;
              z-index: -1;
              left: 0;
              right: 0;
              bottom: -2px;
              border: 1px solid; }
            .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li:last-child {
              border: 0; }
              .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li:last-child:after {
                border: 0; }
            .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li a > h4 {
              margin: 0;
              font-size: 16px;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap; }
            .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper > li a > p {
              font-size: 14px;
              margin: 0; }
          .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li {
            margin-bottom: 5px; }
            .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div {
              display: inline-block;
              vertical-align: middle; }
              .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.img-wrapper {
                width: 35%;
                max-width: 200px;
                height: auto;
                overflow: hidden;
                position: relative; }
                .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.img-wrapper > img {
                  width: 100%;
                  height: auto;
                  position: initial;
                  margin: auto;
                  top: initial;
                  left: initial;
                  right: initial;
                  bottom: initial;
                  max-width: none;
                  max-height: none; }
              .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.page-title {
                width: 60%;
                padding-left: 6px; }
          .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper > li {
            border-bottom: 1px solid;
            position: relative; }
            .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper > li:after {
              content: " ";
              position: absolute;
              z-index: -1;
              left: 0;
              right: 0;
              bottom: -2px;
              border: 1px solid; }
            .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper > li:last-child {
              border: 0; }
              .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper > li:last-child:after {
                border: 0; }
            .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper > li > a {
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap; }

/* End of .aui */
/* *** for wide navigation *** */
@media screen and (min-width: 1199px) {
  .aui {
    /* End of body */ }
    .aui body {
      /* End of navigation */ }
      .aui body #navigation {
        /* End of mega-menu */ }
        .aui body #navigation .news-megamenu {
          /* End of ul */ }
          .aui body #navigation .news-megamenu > ul {
            /* End of &.mm-news-middle-wrapper */ }
            .aui body #navigation .news-megamenu > ul.mm-news-left-wrapper, .aui body #navigation .news-megamenu > ul.mm-news-right-wrapper {
              width: 27%; }
            .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper {
              width: 41%; }
              .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li {
                width: 48%;
                margin-bottom: 0; }
                .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li:nth-child(even) {
                  margin-left: 3%; }
                .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.img-wrapper {
                  width: 100%;
                  height: 115px;
                  display: block;
                  margin: 0 auto; }
                .aui body #navigation .news-megamenu > ul.mm-news-middle-wrapper > li > a > div.page-title {
                  width: 100%;
                  padding-left: 0px;
                  text-align: center;
                  display: block;
                  margin-top: 10px; }

  /* End of .aui */ }
.aui {
  /* End of body */ }
  .aui body {
    /* End of navigation */ }
    .aui body #navigation {
      /*library-megamenu*/ }
      .aui body #navigation .library-megamenu {
        /* End of ul */ }
        .aui body #navigation .library-megamenu > ul {
          margin: 0;
          /* End of li */ }
          .aui body #navigation .library-megamenu > ul > li {
            width: 22%;
            margin-left: 3%;
            display: inline-block;
            vertical-align: top; }
            .aui body #navigation .library-megamenu > ul > li:first-child {
              margin-left: 0; }
            .aui body #navigation .library-megamenu > ul > li > a {
              padding: 4px;
              display: inline-block;
              width: 100%; }
              .aui body #navigation .library-megamenu > ul > li > a .img-wrapper {
                width: 100%;
                height: 115px;
                overflow: hidden;
                display: block;
                margin: 0 auto; }
                .aui body #navigation .library-megamenu > ul > li > a .img-wrapper > img {
                  max-width: 200px;
                  width: 100%;
                  height: auto; }
              .aui body #navigation .library-megamenu > ul > li > a .page-title {
                margin-top: 10px;
                text-align: center; }

/* End of .aui */
.aui {
  /* End of body */ }
  .aui body {
    /* End of navigation */ }
    .aui body #navigation {
      /* End of mega-menu */ }
      .aui body #navigation .community-megamenu {
        /* End of ul */ }
        .aui body #navigation .community-megamenu > ul {
          display: inline-block;
          margin: 0; }
          .aui body #navigation .community-megamenu > ul > li {
            display: inline-block;
            width: 100%; }
            .aui body #navigation .community-megamenu > ul > li > a {
              padding: 4px;
              display: block; }
          .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper {
            width: 68%;
            margin: 0; }
            .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li {
              display: inline-block;
              width: 31%;
              margin-left: 2.5%; }
              .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li:first-child {
                margin-left: 0; }
              .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li > a > div {
                display: inline-block;
                vertical-align: middle; }
                .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li > a > div.img-wrapper {
                  width: 100%;
                  height: 130px;
                  overflow: hidden;
                  position: relative; }
                  .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li > a > div.img-wrapper > img {
                    position: absolute;
                    margin: auto;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    max-width: 100%;
                    max-height: 100%; }
                .aui body #navigation .community-megamenu > ul.mm-community-left-wrapper > li > a > div.page-title {
                  margin-top: 10px;
                  text-align: center;
                  display: block; }
          .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper {
            width: 28%;
            margin-left: 3%; }
            .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper > li {
              border-bottom: 1px solid;
              position: relative; }
              .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper > li:after {
                content: " ";
                position: absolute;
                z-index: -1;
                left: 0;
                right: 0;
                bottom: -2px;
                border: 1px solid; }
              .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper > li:last-child {
                border: 0; }
                .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper > li:last-child:after {
                  border: 0; }
              .aui body #navigation .community-megamenu > ul.mm-community-right-wrapper > li > a {
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap; }

/* End of .aui */
.aui {
  /* End of body */ }
  .aui body {
    /* End of navigation */ }
    .aui body #navigation {
      /* End of mega-menu */ }
      .aui body #navigation .directories-megamenu {
        /* End of ul */ }
        .aui body #navigation .directories-megamenu > ul {
          display: inline-block;
          margin: 0; }
          .aui body #navigation .directories-megamenu > ul > li {
            display: inline-block;
            width: 100%; }
            .aui body #navigation .directories-megamenu > ul > li > a {
              display: block; }
          .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper {
            width: 56%;
            margin: 0; }
            .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper > li {
              width: 100%;
              margin-left: 0; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper > li:hover {
                background: none; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper > li > a .img-wrapper {
                width: 100%;
                overflow: hidden;
                position: relative; }
                .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper > li > a .img-wrapper > img {
                  max-width: 750px;
                  width: 100%;
                  height: auto;
                  min-width: 100%;
                  height: 100%;
                  max-width: 175%;
                  left: -20%;
                  right: -20%; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-left-wrapper > li > a.page-title {
                margin-top: 10px;
                text-align: center;
                display: block; }
          .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper {
            width: 41%;
            margin-left: 2%; }
            .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper > li {
              width: 46%;
              margin-left: 3%;
              border-bottom: 1px solid;
              position: relative; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper > li:after {
                content: " ";
                position: absolute;
                z-index: -1;
                left: 0;
                right: 0;
                bottom: -2px;
                border: 1px solid; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper > li:last-child {
                border: 0; }
                .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper > li:last-child:after {
                  border: 0; }
              .aui body #navigation .directories-megamenu > ul.mm-directories-right-wrapper > li > a {
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: normal; }

/* End of .aui */
.aui {
  /* End of body */ }
  .aui body {
    /* End of header-wrapper */ }
    .aui body #header-wrapper {
      /* End of nav-wrapper */ }
      .aui body #header-wrapper #nav-wrapper {
        /* End of navigation */ }
        .aui body #header-wrapper #nav-wrapper #navigation {
          /* End of navbar-inner */ }
          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* End of .nav */ }
            .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav {
              /* End of li */ }
              .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
                /* End of mega-menu */ }
                .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .chapel-narrow-megamenu {
                  display: block; }
                .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .chapel-wide-megamenu {
                  display: none; }
                .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu {
                  background-color: #21ADEA;
                  /* End of ul */ }
                  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul {
                    display: inline-block;
                    margin: 0;
                    /*  End of mm-chapel-right-wrapper */ }
                    .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul > li {
                      display: inline-block;
                      width: 100%; }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul > li > a {
                        padding: 4px;
                        display: block; }
                    .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-left-wrapper {
                      width: 25%;
                      margin: 0; }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-left-wrapper > li {
                        width: 100%;
                        margin-left: 0; }
                    .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper {
                      width: 97%;
                      margin-left: 2%;
                      /* End of li */ }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li {
                        width: 24%;
                        margin: 1px; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li > a .img-wrapper {
                          width: 65px;
                          height: 65px;
                          overflow: hidden;
                          position: relative;
                          display: inline-block;
                          vertical-align: middle;
                          border: 1px solid #E0D4C2; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li > a .img-wrapper > img {
                            position: absolute;
                            margin: auto;
                            top: 0;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            max-width: 100%;
                            max-height: 100%; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li > a .page-title {
                          display: inline-block;
                          vertical-align: top;
                          width: 62%;
                          font-size: 0.9rem;
                          margin: 0 0 0 5px; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li > a .page-title:hover {
                            text-decoration: underline; }

/* End of .aui */
@media screen and (min-width: 1199px) {
  .aui {
    /* End of body */ }
    .aui body {
      /* End of header-wrapper */ }
      .aui body #header-wrapper {
        /* End of nav-wrapper */ }
        .aui body #header-wrapper #nav-wrapper {
          /* End of navigation */ }
          .aui body #header-wrapper #nav-wrapper #navigation {
            /* End of navbar-inner */ }
            .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner {
              /* End of .nav */ }
              .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav {
                /* End of li */ }
                .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
                  /* End of mega-menu */ }
                  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .chapel-narrow-megamenu {
                    display: none; }
                  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > .chapel-wide-megamenu {
                    display: block; }
                  .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu {
                    background-color: #21ADEA;
                    /* End of ul */ }
                    .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul {
                      display: inline-block;
                      margin: 0;
                      /*  End of mm-chapel-right-wrapper */ }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li {
                        display: inline-block;
                        width: 100%; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li:hover, .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li.active {
                          text-decoration: underline; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul > li > a {
                          padding: 4px;
                          display: block; }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-left-wrapper {
                        width: 25%;
                        margin: 0; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-left-wrapper > li {
                          width: 100%;
                          margin-left: 0; }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper {
                        width: 50%;
                        margin-left: 2%; }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li {
                          display: inline-block;
                          width: 28%;
                          vertical-align: top;
                          margin-left: 7%; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li:first-child {
                            margin-left: 0; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a {
                            max-width: 158px; }
                            .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a .img-wrapper {
                              width: 150px;
                              height: auto;
                              overflow: hidden;
                              position: relative;
                              display: block;
                              margin: 0 auto;
                              vertical-align: middle;
                              border: 1px solid #E0D4C2; }
                              .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a .img-wrapper > img {
                                margin: auto;
                                max-width: 100%;
                                max-height: 100%;
                                height: auto; }
                            .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-middle-wrapper > li > a .page-title {
                              display: block;
                              text-align: center;
                              margin-top: 10px;
                              font-weight: normal;
                              font-size: 1rem;
                              line-height: normal; }
                      .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper {
                        width: 45%;
                        margin-left: 2%;
                        /* End of li */ }
                        .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li {
                          width: 49%;
                          border-bottom: 1px solid #5E623D;
                          position: relative;
                          line-height: 18px; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:after {
                            content: " ";
                            position: absolute;
                            z-index: -1;
                            left: 0;
                            right: 0;
                            bottom: -2px;
                            border: 1px solid #E1C987; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:last-child {
                            border: 0; }
                            .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:last-child:after {
                              border: 0; }
                          .aui body #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li > a {
                            font-size: 1rem;
                            padding: 6px 0;
                            font-weight: normal; }

  /* End of .aui */ }
.aui {
  /* End of body */ }
  .aui body {
    /* End of navigation */ }
    .aui body #navigation {
      /* End of mega-menu */ }
      .aui body #navigation .archdiocese-megamenu {
        /* End of ul */ }
        .aui body #navigation .archdiocese-megamenu > ul {
          display: inline-block;
          margin: 0;
          /* End of mm-archdiocese-left-wrapper */ }
          .aui body #navigation .archdiocese-megamenu > ul > li {
            display: inline-block;
            width: 100%; }
            .aui body #navigation .archdiocese-megamenu > ul > li > a {
              padding: 4px;
              display: block; }
          .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper {
            width: 56%;
            margin: 0;
            width: 55% !important; }
            .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li {
              padding: 4px;
              width: 100%;
              margin-left: 0;
              display: table; }
              .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .img-wrapper {
                display: table-cell;
                width: 155px;
                position: relative;
                float: left; }
                .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .img-wrapper > img {
                  position: initial;
                  margin: auto;
                  top: initial;
                  left: initial;
                  right: initial;
                  bottom: initial;
                  max-width: none;
                  max-height: none; }
              .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description {
                display: table-cell;
                vertical-align: middle;
                width: 100%;
                padding: 0 20px;
                width: 100%;
                padding: 6px 20px;
                vertical-align: top; }
                .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description > p {
                  font-size: 16px;
                  line-height: normal !important;
                  font-size: 0.97rem; }
                .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description > a {
                  text-decoration: none;
                  margin: 0;
                  color: #fff;
                  font-weight: 600; }
          .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper {
            width: 41%;
            margin-left: 2%; }
            .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper > li {
              width: 46%;
              margin-left: 3%;
              border-bottom: 1px solid;
              position: relative; }
              .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper > li:after {
                content: " ";
                position: absolute;
                z-index: -1;
                left: 0;
                right: 0;
                bottom: -2px;
                border: 1px solid; }
              .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper > li:last-child {
                border: 0; }
                .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper > li:last-child:after {
                  border: 0; }
              .aui body #navigation .archdiocese-megamenu > ul.mm-archdiocese-right-wrapper > li > a {
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap; }

/* End of .aui */
@media print {
  .aui .print-only {
    display: initial; }
  .aui a[href]:after {
    content: initial; }
  .aui #content-wrapper {
    margin-top: 0; }
    .aui #content-wrapper .container {
      padding: 0; }
  .aui #header-wrapper, .aui #footer-wrapper, .aui .dockbar-vertical .icon-toggle-dockbar, .aui .portlet-borderless-bar, .aui #page-spotlight,
  .aui #tour-button, .aui #livechat-compact-container {
    display: none; }
  .aui #breadcrumbs-wrapper {
    margin-top: 0; }
    .aui #breadcrumbs-wrapper .breadcrumb li {
      display: none; }
      .aui #breadcrumbs-wrapper .breadcrumb li.active {
        width: 100%;
        margin-top: 0; }
        .aui #breadcrumbs-wrapper .breadcrumb li.active a {
          width: 100%;
          display: inline-block;
          margin: 0; }
          .aui #breadcrumbs-wrapper .breadcrumb li.active a h1 {
            font-size: 1.75rem;
            text-align: center;
            line-height: normal;
            margin: 0; }
  .aui .orthodox-cal-wrapper .cal-header .fa, .aui .orthodox-cal-wrapper .cal-header .saintsReadingsWrapper, .aui .orthodox-cal-wrapper .cal-header .view-change-buttons, .aui .orthodox-cal-wrapper .cal-header .saints-readings-buttons, .aui .orthodox-cal-wrapper.list-view .cal-header .fa, .aui .orthodox-cal-wrapper.list-view .cal-header .saintsReadingsWrapper, .aui .orthodox-cal-wrapper.list-view .cal-header .view-change-buttons, .aui .orthodox-cal-wrapper.list-view .cal-header .saints-readings-buttons {
    display: none; }
  .aui .orthodox-cal-wrapper .cal-header h3 > span .month-picker-wrapper, .aui .orthodox-cal-wrapper.list-view .cal-header h3 > span .month-picker-wrapper {
    display: none; }
  .aui .orthodox-cal-wrapper #orthodox-cal, .aui .orthodox-cal-wrapper.list-view #orthodox-cal {
    overflow: visible; }
    .aui .orthodox-cal-wrapper #orthodox-cal .load-more, .aui .orthodox-cal-wrapper.list-view #orthodox-cal .load-more {
      display: none; }
    .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day {
      height: 200px; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event h5.event-title, .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event h5.event-title a, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event h5.event-title, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event h5.event-title a {
        font-weight: bold;
        font-size: 0.85rem; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event a, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event a {
        font-size: 0.75rem; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .event .sub-events .sub-event .sub-event-left {
        display: none; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day span, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day span {
        padding: 10px 0; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .view-all-link a, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .view-all-link a {
        display: none; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day .icn, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .icn {
        margin-right: 5px;
        width: 25px;
        height: 25px;
        padding: 0; }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day.fast-day .icn {
        content: url("/goarch-site-theme/images/online-chapel/fasting-chesse.png"); }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day.strict-fast .icn {
        content: url("/goarch-site-theme/images/online-chapel/strict-fast-icon.png"); }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day.fasting-fish .icn {
        content: url("/goarch-site-theme/images/online-chapel/fasting_fish.png"); }
      .aui .orthodox-cal-wrapper #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn, .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day.grapes .icn {
        content: url("/goarch-site-theme/images/online-chapel/grapes.png"); }
  .aui .orthodox-cal-wrapper.list-view #orthodox-cal ul.cal-days li.cal-day .day .icn {
    margin-left: 15px;
    margin-top: 7px;
    float: left; } }
@media screen {
  .aui .print-only {
    display: none; } }
/* ----- color schemes ----- */
.aui {
  /* lent ends */ }
  .aui .gold {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    /* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
    listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */ }
    .aui .gold #mobile-header-wrapper {
      background-color: #846734; }
    .aui .gold #header-wrapper {
      border-top: 18px solid #846734;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* nav-wrapper ends */ }
      .aui .gold #header-wrapper.inner {
        background: #a68141; }
      .aui .gold #header-wrapper.header-bg {
        background: #a68141; }
      .aui .gold #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .gold #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* ------------------------- search box style ----------------------------------- */
              /* -------------------------End of search box style----------------------------------- */
              /* li:hover ends*/
              /* End of .mega-menu */ }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                border-left: 1px solid #745a2d; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                  border-left: 1px solid #634d27; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                background: #846734; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                background-color: #846734; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active a {
                color: white; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                /* a:hover ends*/ }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  color: white;
                  background-color: #846734;
                  border-bottom: 2px solid #846734; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(166, 129, 65, 0.75); }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #846734; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                background-color: #a68141; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.library-megamenu > ul > li .img-wrapper {
                  border: 1px solid #21031E;
                  background: #582653; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #745a2d; }
                  .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #634d27; }
                  .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover, .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.selected, .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.active {
                    background-color: #846734; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-news-middle-wrapper .img-wrapper, .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-community-left-wrapper .img-wrapper, .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper .img-wrapper {
                  border: 1px solid #21031E;
                  background: #582653; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description > p {
                  color: #fff; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li {
                  border-color: #745a2d; }
                  .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:after {
                    border-color: #634d27; }
                .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu ul.mm-directories-left-wrapper > li {
                  background: transparent; }
            .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #846734; }
              .aui .gold #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #a68141; }
    .aui .gold #offcanvas {
      background: #a68141;
      border-top: 18px solid #846734;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/gold/header-border-default-gold.png") 48 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .gold #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .gold #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .gold #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .gold #offcanvas #offcanvas-menu ul li.has-sub {
              border-bottom: 1px solid #a68141; }
              .aui .gold #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .gold #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #a68141; }
            .aui .gold #offcanvas #offcanvas-menu ul li a {
              border-bottom: 1px solid #a68141; }
    .aui .gold #breadcrumbs-wrapper .breadcrumb {
      background: transparent; }
    .aui .gold #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/lent/lent-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -30px; }
    .aui .gold #featured-area {
      background: #860831;
      background: -webkit-linear-gradient(#860831, #b31a4c);
      background: -o-linear-gradient(#860831, #b31a4c);
      background: -moz-linear-gradient(#860831, #b31a4c);
      background: linear-gradient(#860831, #b31a4c);
      border-top: 18px solid #846734;
      border-bottom: 0;
      border-right: 0;
      border-left: 0;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat;
      -o-border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat;
      border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat; }
      .aui .gold #featured-area .home-page-oc .oc-title .oc-title-separator {
        background: url("/goarch-site-theme/images/color_schemes/gold/cross-icon-white.png") no-repeat; }
      .aui .gold #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings {
        list-style-image: url("/goarch-site-theme/images/color_schemes/gold/readings-icon-white.png"); }
      .aui .gold #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints {
        list-style-image: url("/goarch-site-theme/images/color_schemes/gold/cross-icon-white.png"); }
    .aui .gold .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .gold .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #846734; }
    .aui .gold .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #846734; }
    .aui .gold .main-title {
      color: #333333; }
      .aui .gold .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .gold a {
      color: #745a2d; }
      .aui .gold a.btn-success {
        color: #fff; }
    .aui .gold .button-show-more a {
      color: white;
      background-color: #860831; }
      .aui .gold .button-show-more a:hover {
        background-color: #b31a4c;
        text-decoration: none; }
    .aui .gold #footer-wrapper {
      border-top: 18px solid #fff;
      border-left: 0;
      border-right: 0;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat; }
    .aui .gold .sub-navigation-wrapper .menu li:hover a {
      color: #a68141; }
    .aui .gold .join-our-community ul li p a {
      color: #333333; }
    .aui .gold .recommended-for ul li p a {
      color: #333333; }
    .aui .gold .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .gold .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .gold .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .gold .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #a68141; }
    .aui .gold .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .gold .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .gold .office-of-archbishop-section .office-of-archbishop h5 {
          color: #846734; }
      .aui .gold .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .gold .office-of-archbishop-section .more-news a {
          border: solid 1px #a68141; }
    .aui .gold .in-photos-lead-img {
      /* a ends */ }
      .aui .gold .in-photos-lead-img a {
        color: white; }
    .aui .gold .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .gold .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .gold .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .gold .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .gold .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .gold .ecumenical-patriarchate ul li span {
            color: #846734; }
    .aui .gold .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .gold .join-our-community-news-events ol {
        /* li ends */ }
        .aui .gold .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .gold .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .gold .upcoming-events-section ul li span.title a {
      color: #846734; }
    .aui .gold .months-observer-section {
      /* months-observer ends*/ }
      .aui .gold .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .gold .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .gold .months-observer-section .month-observer .month-observer-content .button {
            background: #846734;
            border: 1px solid #7c5277; }
    .aui .gold #chapel-content-wrapper {
      border-top: 18px solid #fff;
      border-image: url("/goarch-site-theme/images/color_schemes/gold/heart-border-default-gold.png") 119 0 repeat; }
    .aui .gold .picker-wrapper, .aui .gold .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .gold .yearly-wrp, .aui .gold .monthly-wrp {
      background: #846734; }
    .aui .gold .year-picker-wrapper .yearly-wrp {
      background: #846734; }
      .aui .gold .year-picker-wrapper .yearly-wrp .inner {
        background: #a68141; }
        .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #846734; }
          .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: #846734;
            color: #fff; }
          .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: #846734;
            color: #fff; }
    .aui .gold .monthly-wrp {
      background: #846734; }
      .aui .gold .monthly-wrp .inner {
        background: #a68141; }
        .aui .gold .monthly-wrp .inner #monthly-table td {
          color: #846734; }
          .aui .gold .monthly-wrp .inner #monthly-table td.selected {
            background: #846734;
            color: #fff; }
          .aui .gold .monthly-wrp .inner #monthly-table td:hover {
            background: #846734;
            color: #fff; }
      .aui .gold .monthly-wrp > div {
        border-color: #a68141; }
    .aui .gold .picker-table td, .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .gold #yearly-table td, .aui .gold .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .gold #monthly-table td {
      color: #846734; }
      .aui .gold .picker-table td.selected, .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .gold #yearly-table td.selected, .aui .gold .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .gold #monthly-table td.selected {
        background: #846734;
        color: #fff; }
      .aui .gold .picker-table td:hover, .aui .gold .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .gold #yearly-table td:hover, .aui .gold .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .gold #monthly-table td:hover {
        background: #846734;
        color: #fff; }
    .aui .gold .dockbar .navbar-inner {
      background-color: #a68141;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a68141), color-stop(47%, #a68141), color-stop(100%, #846734));
      background-image: -webkit-linear-gradient(#a68141 0%, #a68141 47%, #846734 100%);
      background-image: -moz-linear-gradient(#a68141 0%, #a68141 47%, #846734 100%);
      background-image: -o-linear-gradient(#a68141 0%, #a68141 47%, #846734 100%);
      background-image: linear-gradient(#a68141 0%, #a68141 47%, #846734 100%); }
      .aui .gold .dockbar .navbar-inner .nav > li {
        background-color: #a68141; }
    .aui .gold .dockbar .nav li.dropdown .dropdown-menu {
      background: #846734; }
      .aui .gold .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        background: #a68141; }
      .aui .gold .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
        background: #a68141; }
      .aui .gold .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
        background: #a68141; }
    .aui .gold .dockbar .nav li.dropdown .site-administration-menu {
      background: #846734; }
      .aui .gold .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        background: #a68141; }
      .aui .gold .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
        background: #a68141; }
      .aui .gold .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
        background: #a68141; }
    .aui .gold .dockbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: #846734; }
    .aui .gold .dockbar .nav li.dropdown.active > .dropdown-toggle {
      background-color: #846734; }
    .aui .gold .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #846734; }
    .aui .gold .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #a68141;
      -moz-box-shadow: 0 0 0 2px #a68141;
      box-shadow: 0 0 0 2px #a68141; }
    .aui .gold .dockbar .nav > li > a:hover {
      background-color: #846734; }
    .aui .gold .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #a68141;
      -moz-box-shadow: 0 0 0 2px #a68141;
      box-shadow: 0 0 0 2px #a68141; }
    .aui .gold.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #846734;
      border: 1px solid #846734; }
    .aui .gold.dockbar-vertical .icon-toggle-dockbar {
      background: #846734; }
    .aui .gold #content-wrapper {
      /* End of search-box-wrapper */ }
      .aui .gold #content-wrapper .search-box-wrapper {
        background: #daa456;
        color: white;
        /* End of container */ }
        .aui .gold #content-wrapper .search-box-wrapper .container {
          background: #daa456;
          /* End of search-box-form */ }
          .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
                background: white; }
                .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  border: 1px solid #999999;
                  color: #999999; }
                  .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
                .aui .gold #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  color: #999999; }
    .aui .gold .focus-on-library .main-title {
      color: #333333; }
    .aui .gold .focus-on-library .spotlight a {
      color: #a68141; }
    .aui .gold .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .gold .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .gold .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .gold .dyk-wrapper .dyk .details .learn-more {
        color: #a68141; }
    .aui .gold .cat {
      border: 1px solid #999999; }
      .aui .gold .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .gold .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .gold .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .gold .listserv-form-wrapper .listserv-form h2 {
          color: #a68141;
          border-bottom: 1px solid #a68141; }
        .aui .gold .listserv-form-wrapper .listserv-form .btn {
          background: #846734;
          border: solid 1px #846734;
          color: white; }
        .aui .gold .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #a68141;
          border-bottom: 1px solid #a68141; }
        .aui .gold .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #a68141; }
    .aui .gold .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .gold .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #a68141;
      color: #999999; }
    .aui .gold .subscribe-wrapper .subscribe-header-top button {
      background: #a68141;
      border: solid 1px #a68141;
      color: white; }
    .aui .gold .portlet-search .field-row .control-group-inline .btn {
      background-color: #a68141;
      border: solid 1px #a68141;
      color: white; }
      .aui .gold .portlet-search .field-row .control-group-inline .btn:hover, .aui .gold .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #846734; }
    .aui .gold .upcoming-events .month-dateWrapper {
      border: 2px solid #a68141; }
    .aui .gold .upcoming-events .month {
      color: white;
      background-color: #a68141;
      border-bottom: 2px solid #a68141; }
    .aui .gold .upcoming-events .dateWrapper, .aui .gold .upcoming-events .eventTitle {
      color: #a68141; }
    .aui .gold .upcoming-events .eventDescription, .aui .gold .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .gold .upcoming-events .btn.read-more {
      color: white;
      background-color: #a68141;
      border: 1px solid #a68141; }
      .aui .gold .upcoming-events .btn.read-more:hover, .aui .gold .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #846734; }
    @media (max-width: 768px) {
      .aui .gold .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: #a68141;
        border: 1px solid #846734; }
        .aui .gold .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .gold .oc-buttons {
      border-color: #846734; }
    @media (max-width: 767px) {
      .aui .gold .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .gold .cat-dg-wrapper, .aui .gold .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .gold .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .gold .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .gold .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .gold .back-to-top-wrapper i {
        color: #a68141; } }

/* aui ends */
.aui {
  /* lent ends */ }
  .aui .lent {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    /* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
    listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */ }
    .aui .lent #mobile-header-wrapper {
      background-color: #3b0534; }
    .aui .lent #header-wrapper {
      border-top: 18px solid #3b0534;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* nav-wrapper ends */ }
      .aui .lent #header-wrapper.inner {
        background: #66023c; }
      .aui .lent #header-wrapper.header-bg {
        background: #66023c; }
      .aui .lent #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .lent #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* ------------------------- search box style ----------------------------------- */
              /* -------------------------End of search box style----------------------------------- */
              /* li:hover ends*/
              /* End of .mega-menu */ }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                border-left: 1px solid #21021E; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                  border-left: 1px solid #802775; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                background: #4c012d; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                background-color: #4c012d; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active a {
                color: white; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                /* a:hover ends*/ }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  color: white;
                  background-color: #4c012d;
                  border-bottom: 2px solid #4c012d; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(69, 8, 61, 0.75); }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #3b0534; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                background-color: #66023c; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.library-megamenu > ul > li .img-wrapper {
                  border: 1px solid #21031E;
                  background: #582653; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #21021e; }
                  .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #802775; }
                  .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover, .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.selected, .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.active {
                    background-color: #4c012d; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-news-middle-wrapper .img-wrapper, .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-community-left-wrapper .img-wrapper, .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper .img-wrapper {
                  border: 1px solid #21031E;
                  background: #582653; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-directories-left-wrapper > li {
                  background-color: #582653; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description > p {
                  color: #fff; }
                .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li {
                  border-color: #21021e; }
                  .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li:after {
                    border-color: #802775; }
            .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #3b0534; }
              .aui .lent #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #45083d; }
    .aui .lent #offcanvas {
      background: #66023c;
      border-top: 18px solid #3b0534;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/lent/lent-gold-top-border.png") 48 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .lent #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .lent #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .lent #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .lent #offcanvas #offcanvas-menu ul li.has-sub {
              border-bottom: 1px solid #45083d; }
              .aui .lent #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .lent #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #45083d; }
            .aui .lent #offcanvas #offcanvas-menu ul li a {
              border-bottom: 1px solid #45083d; }
    .aui .lent #breadcrumbs-wrapper .breadcrumb {
      background: transparent; }
    .aui .lent #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/lent/lent-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -30px; }
    .aui .lent #featured-area {
      background: #4c012d;
      border-top: 18px solid #4C012D;
      border-bottom: 3px solid #4C012D;
      -webkit-border-image: url("/goarch-site-theme/images/heart-border-gold.png") 119 0 repeat;
      -o-border-image: url("/goarch-site-theme/images/heart-border-gold.png") 119 0 repeat;
      border-image: url("/goarch-site-theme/images/heart-border-gold.png") 119 0 repeat; }
    .aui .lent .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .lent .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #4c012d; }
    .aui .lent .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #4c012d; }
    .aui .lent .main-title {
      color: #333333; }
      .aui .lent .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .lent a {
      color: #B2397F; }
      .aui .lent a.btn-success {
        color: #fff; }
    .aui .lent .button-show-more a {
      color: white;
      background-color: #45083d; }
      .aui .lent .button-show-more a:hover {
        background-color: #730243;
        text-decoration: none; }
    .aui .lent .sub-navigation-wrapper .menu li:hover a {
      color: #45083d; }
    .aui .lent .join-our-community ul li p a {
      color: #333333; }
    .aui .lent .recommended-for ul li p a {
      color: #333333; }
    .aui .lent .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .lent .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .lent .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .lent .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #45083d; }
    .aui .lent .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .lent .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .lent .office-of-archbishop-section .office-of-archbishop h5 {
          color: #3b0534; }
      .aui .lent .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .lent .office-of-archbishop-section .more-news a {
          border: solid 1px #45083d; }
    .aui .lent .in-photos-lead-img {
      /* a ends */ }
      .aui .lent .in-photos-lead-img a {
        color: white; }
    .aui .lent .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .lent .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .lent .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .lent .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .lent .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .lent .ecumenical-patriarchate ul li span {
            color: #3b0534; }
    .aui .lent .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .lent .join-our-community-news-events ol {
        /* li ends */ }
        .aui .lent .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .lent .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .lent .upcoming-events-section ul li span.title a {
      color: #3b0534; }
    .aui .lent .months-observer-section {
      /* months-observer ends*/ }
      .aui .lent .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .lent .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .lent .months-observer-section .month-observer .month-observer-content .button {
            background: #4c012d;
            border: 1px solid #7c5277; }
    .aui .lent .picker-wrapper, .aui .lent .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .lent .yearly-wrp, .aui .lent .monthly-wrp {
      background: #3b0534; }
    .aui .lent .year-picker-wrapper .yearly-wrp {
      background: #3b0534; }
      .aui .lent .year-picker-wrapper .yearly-wrp .inner {
        background: #66023c; }
        .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #3b0534; }
          .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: #4c012d;
            color: #fff; }
          .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: #4c012d;
            color: #fff; }
    .aui .lent .monthly-wrp {
      background: #3b0534; }
      .aui .lent .monthly-wrp .inner {
        background: #66023c; }
        .aui .lent .monthly-wrp .inner #monthly-table td {
          color: #3b0534; }
          .aui .lent .monthly-wrp .inner #monthly-table td.selected {
            background: #4c012d;
            color: #fff; }
          .aui .lent .monthly-wrp .inner #monthly-table td:hover {
            background: #4c012d;
            color: #fff; }
      .aui .lent .monthly-wrp > div {
        border-color: #45083d; }
    .aui .lent .picker-table td, .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .lent #yearly-table td, .aui .lent .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .lent #monthly-table td {
      color: #3b0534; }
      .aui .lent .picker-table td.selected, .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .lent #yearly-table td.selected, .aui .lent .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .lent #monthly-table td.selected {
        background: #4c012d;
        color: #fff; }
      .aui .lent .picker-table td:hover, .aui .lent .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .lent #yearly-table td:hover, .aui .lent .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .lent #monthly-table td:hover {
        background: #4c012d;
        color: #fff; }
    .aui .lent .dockbar .navbar-inner {
      background-color: #45083d;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #45083d), color-stop(47%, #45083d), color-stop(100%, #3b0534));
      background-image: -webkit-linear-gradient(#45083d 0%, #45083d 47%, #3b0534 100%);
      background-image: -moz-linear-gradient(#45083d 0%, #45083d 47%, #3b0534 100%);
      background-image: -o-linear-gradient(#45083d 0%, #45083d 47%, #3b0534 100%);
      background-image: linear-gradient(#45083d 0%, #45083d 47%, #3b0534 100%); }
      .aui .lent .dockbar .navbar-inner .nav > li {
        background-color: #45083d; }
    .aui .lent .dockbar .nav li.dropdown .dropdown-menu {
      background: #3b0534; }
      .aui .lent .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        background: #45083d; }
      .aui .lent .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
        background: #45083d; }
      .aui .lent .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
        background: #45083d; }
    .aui .lent .dockbar .nav li.dropdown .site-administration-menu {
      background: #3b0534; }
      .aui .lent .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        background: #45083d; }
      .aui .lent .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
        background: #45083d; }
      .aui .lent .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
        background: #45083d; }
    .aui .lent .dockbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: #3b0534; }
    .aui .lent .dockbar .nav li.dropdown.active > .dropdown-toggle {
      background-color: #3b0534; }
    .aui .lent .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #3b0534; }
    .aui .lent .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #45083d;
      -moz-box-shadow: 0 0 0 2px #45083d;
      box-shadow: 0 0 0 2px #45083d; }
    .aui .lent .dockbar .nav > li > a:hover {
      background-color: #3b0534; }
    .aui .lent .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #45083d;
      -moz-box-shadow: 0 0 0 2px #45083d;
      box-shadow: 0 0 0 2px #45083d; }
    .aui .lent.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #3b0534;
      border: 1px solid #3b0534; }
    .aui .lent.dockbar-vertical .icon-toggle-dockbar {
      background: #3b0534; }
    .aui .lent #content-wrapper {
      /* End of search-box-wrapper */ }
      .aui .lent #content-wrapper .search-box-wrapper {
        background: #daa456;
        color: white;
        /* End of container */ }
        .aui .lent #content-wrapper .search-box-wrapper .container {
          background: #daa456;
          /* End of search-box-form */ }
          .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
                background: white; }
                .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  border: 1px solid #999999;
                  color: #999999; }
                  .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
                .aui .lent #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  color: #999999; }
    .aui .lent .focus-on-library .main-title {
      color: #333333; }
    .aui .lent .focus-on-library .spotlight a {
      color: #45083d; }
    .aui .lent .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .lent .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .lent .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .lent .dyk-wrapper .dyk .details .learn-more {
        color: #45083d; }
    .aui .lent .cat {
      border: 1px solid #999999; }
      .aui .lent .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .lent .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .lent .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .lent .listserv-form-wrapper .listserv-form h2 {
          color: #45083d;
          border-bottom: 1px solid #45083d; }
        .aui .lent .listserv-form-wrapper .listserv-form .btn {
          background: #4c012d;
          border: solid 1px #4c012d;
          color: white; }
        .aui .lent .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #45083d;
          border-bottom: 1px solid #45083d; }
        .aui .lent .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #45083d; }
    .aui .lent .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .lent .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #45083d;
      color: #999999; }
    .aui .lent .subscribe-wrapper .subscribe-header-top button {
      background: #45083d;
      border: solid 1px #45083d;
      color: white; }
    .aui .lent .portlet-search .field-row .control-group-inline .btn {
      background-color: #45083d;
      border: solid 1px #45083d;
      color: white; }
      .aui .lent .portlet-search .field-row .control-group-inline .btn:hover, .aui .lent .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #4c012d; }
    .aui .lent .upcoming-events .month-dateWrapper {
      border: 2px solid #45083d; }
    .aui .lent .upcoming-events .month {
      color: white;
      background-color: #45083d;
      border-bottom: 2px solid #45083d; }
    .aui .lent .upcoming-events .dateWrapper, .aui .lent .upcoming-events .eventTitle {
      color: #45083d; }
    .aui .lent .upcoming-events .eventDescription, .aui .lent .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .lent .upcoming-events .btn.read-more {
      color: white;
      background-color: #45083d;
      border: 1px solid #45083d; }
      .aui .lent .upcoming-events .btn.read-more:hover, .aui .lent .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #3b0534; }
    @media (max-width: 768px) {
      .aui .lent .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: #45083d;
        border: 1px solid #3b0534; }
        .aui .lent .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .lent .oc-buttons {
      border-color: #3b0534; }
    @media (max-width: 767px) {
      .aui .lent .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .lent .cat-dg-wrapper, .aui .lent .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .lent .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .lent .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .lent .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .lent .back-to-top-wrapper i {
        color: #45083d; } }

/* aui ends */
.aui {
  /* martyrs ends */ }
  .aui .martyrs {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    /* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
        listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */ }
    .aui .martyrs #mobile-header-wrapper {
      background-color: #781409; }
    .aui .martyrs #header-wrapper {
      border-top: 18px solid #781409;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 46 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 46 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 46 0 repeat;
      /* nav-wrapper ends */ }
      .aui .martyrs #header-wrapper.inner {
        background: #a52122; }
      .aui .martyrs #header-wrapper.header-bg {
        background: #a52122; }
      .aui .martyrs #header-wrapper.header-bg-gradient {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 90%); }
      .aui .martyrs #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .martyrs #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* ------------------------- search box style ----------------------------------- */
              /* -------------------------End of search box style----------------------------------- */
              /* li:hover ends*/
              /* End of .mega-menu */ }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                border-left: 1px solid #670514; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                  border-left: 1px solid #B54646; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                background: #fafafa; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                background: transparent !important;
                background-color: #7c0e20 !important; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > a, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open > a {
                  text-decoration: underline; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active {
                background: #d3ae5d;
                color: #ffffff; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active > a {
                  color: #940e23; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                /* a:hover ends*/ }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  border-bottom: 2px solid #fafafa;
                  color: #fafafa;
                  text-decoration: none !important;
                  background-color: #7c0e20 !important; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:active {
                  color: #fafafa; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(144, 27, 14, 0.75); }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #781409; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                border-top: 1px solid #6f0c1d;
                background-image: none;
                background: #7c0e20 !important; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.library-megamenu > ul > li .img-wrapper {
                  background: #69101E; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #670514; }
                  .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #B54646; }
                  .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover > a, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.selected > a, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.active > a {
                    text-decoration: underline; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-news-middle-wrapper .img-wrapper, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-community-left-wrapper .img-wrapper, .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper .img-wrapper {
                  border: 1px solid #4C0510;
                  background: #69101E; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper {
                  color: #fff; }
                  .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper li .page-description p {
                    color: #fff;
                    font-size: 0.97rem;
                    line-height: normal; }
                  .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper li:hover {
                    background-color: transparent; }
                .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-directories-left-wrapper > li {
                  background-color: #69101E; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .chapel-narrow-megamenu > ul.mm-chapel-right-wrapper > li > a .page-title {
                font-size: 0.9rem !important;
                font-weight: normal !important;
                vertical-align: top !important;
                margin: 0 0 0 5px; }
            .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #781409; }
              .aui .martyrs #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #901b0e; }
    .aui .martyrs #offcanvas {
      background: #7c0e20;
      border-top: 18px solid transparent;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 40 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 40 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-top-border.png") 40 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .martyrs #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .martyrs #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .martyrs #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .martyrs #offcanvas #offcanvas-menu ul li.has-sub {
              border-bottom: 1px solid #901b0e; }
              .aui .martyrs #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .martyrs #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #901b0e; }
            .aui .martyrs #offcanvas #offcanvas-menu ul li a {
              border-bottom: 1px solid #901b0e; }
    .aui .martyrs #breadcrumbs-wrapper .breadcrumb {
      background: transparent; }
    .aui .martyrs #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -30px; }
    .aui .martyrs #featured-area {
      background: #6d0309;
      border-top: 18px solid #781409;
      border-bottom: 0;
      border-right: 0;
      border-left: 0;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat;
      -o-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat;
      border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat; }
    .aui .martyrs .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .martyrs .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #a52122; }
    .aui .martyrs .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #a52122; }
    .aui .martyrs .main-title {
      color: #333333; }
      .aui .martyrs .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .martyrs a {
      color: #901b0e; }
    .aui .martyrs .button-show-more a {
      background: #941025;
      color: #fff4dd;
      transition: background 100ms linear;
      padding: 5px; }
      .aui .martyrs .button-show-more a:hover {
        background: #E21A38; }
    .aui .martyrs .btn-success {
      margin: 10px 0;
      color: #fff;
      background-image: linear-gradient(to bottom, #e48e85, #ba0a12);
      background-color: #c43132; }
      .aui .martyrs .btn-success:hover, .aui .martyrs .btn-success:focus, .aui .martyrs .btn-success:active, .aui .martyrs .btn-success.active, .aui .martyrs .btn-success.disabled {
        color: #fff;
        background-color: #c43132; }
    .aui .martyrs #footer-wrapper {
      border-top: 18px solid #fff;
      border-left: 0;
      border-right: 0;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat;
      -o-border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat;
      border-image: url("/goarch-site-theme/images/color_schemes/martyrs/martyrs-red-heart-border.png") 119 0 repeat; }
    .aui .martyrs .sub-navigation-wrapper .menu li:hover a {
      color: #901b0e; }
    .aui .martyrs .join-our-community ul li p a {
      color: #333333; }
    .aui .martyrs .recommended-for ul li p a {
      color: #333333; }
    .aui .martyrs .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .martyrs .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .martyrs .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .martyrs .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #901b0e; }
    .aui .martyrs .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .martyrs .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .martyrs .office-of-archbishop-section .office-of-archbishop h5 {
          color: #781409; }
      .aui .martyrs .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .martyrs .office-of-archbishop-section .more-news a {
          border: solid 1px #901b0e; }
    .aui .martyrs .in-photos-lead-img {
      /* a ends */ }
      .aui .martyrs .in-photos-lead-img a {
        color: white; }
    .aui .martyrs .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .martyrs .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .martyrs .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .martyrs .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .martyrs .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .martyrs .ecumenical-patriarchate ul li span {
            color: #781409; }
    .aui .martyrs .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .martyrs .join-our-community-news-events ol {
        /* li ends */ }
        .aui .martyrs .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .martyrs .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .martyrs .upcoming-events-section ul li span.title a {
      color: #781409; }
    .aui .martyrs .months-observer-section {
      /* months-observer ends*/ }
      .aui .martyrs .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .martyrs .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .martyrs .months-observer-section .month-observer .month-observer-content .button {
            background: #fafafa;
            border: 1px solid #b15f56; }
    .aui .martyrs .picker-wrapper, .aui .martyrs .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .martyrs .yearly-wrp, .aui .martyrs .monthly-wrp {
      background: #781409; }
    .aui .martyrs .year-picker-wrapper .yearly-wrp {
      background: #781409; }
      .aui .martyrs .year-picker-wrapper .yearly-wrp .inner {
        background: #7c0e20; }
        .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #781409; }
          .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: #fafafa; }
          .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: #fafafa; }
    .aui .martyrs .monthly-wrp {
      background: #781409; }
      .aui .martyrs .monthly-wrp .inner {
        background: #7c0e20; }
        .aui .martyrs .monthly-wrp .inner #monthly-table td {
          color: #781409; }
          .aui .martyrs .monthly-wrp .inner #monthly-table td.selected {
            background: #fafafa; }
          .aui .martyrs .monthly-wrp .inner #monthly-table td:hover {
            background: #fafafa; }
      .aui .martyrs .monthly-wrp > div {
        border-color: #901b0e; }
    .aui .martyrs .picker-table td, .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .martyrs #yearly-table td, .aui .martyrs .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .martyrs #monthly-table td {
      color: #781409; }
      .aui .martyrs .picker-table td.selected, .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .martyrs #yearly-table td.selected, .aui .martyrs .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .martyrs #monthly-table td.selected {
        background: #fafafa; }
      .aui .martyrs .picker-table td:hover, .aui .martyrs .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .martyrs #yearly-table td:hover, .aui .martyrs .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .martyrs #monthly-table td:hover {
        background: #fafafa; }
    .aui .martyrs .dockbar .navbar-inner {
      background-color: #901b0e;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #901b0e), color-stop(47%, #901b0e), color-stop(100%, #781409));
      background-image: -webkit-linear-gradient(#901b0e 0%, #901b0e 47%, #781409 100%);
      background-image: -moz-linear-gradient(#901b0e 0%, #901b0e 47%, #781409 100%);
      background-image: -o-linear-gradient(#901b0e 0%, #901b0e 47%, #781409 100%);
      background-image: linear-gradient(#901b0e 0%, #901b0e 47%, #781409 100%); }
      .aui .martyrs .dockbar .navbar-inner .nav > li {
        background-color: #901b0e; }
    .aui .martyrs .dockbar .nav li.dropdown .dropdown-menu {
      background: #781409; }
      .aui .martyrs .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        background: #901b0e; }
      .aui .martyrs .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
        background: #901b0e; }
      .aui .martyrs .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
        background: #901b0e; }
    .aui .martyrs .dockbar .nav li.dropdown .site-administration-menu {
      background: #781409; }
      .aui .martyrs .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        background: #901b0e; }
      .aui .martyrs .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
        background: #901b0e; }
      .aui .martyrs .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
        background: #901b0e; }
    .aui .martyrs .dockbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: #781409; }
    .aui .martyrs .dockbar .nav li.dropdown.active > .dropdown-toggle {
      background-color: #781409; }
    .aui .martyrs .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #781409; }
    .aui .martyrs .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #901b0e;
      -moz-box-shadow: 0 0 0 2px #901b0e;
      box-shadow: 0 0 0 2px #901b0e; }
    .aui .martyrs .dockbar .nav > li > a:hover {
      background-color: #781409; }
    .aui .martyrs .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #901b0e;
      -moz-box-shadow: 0 0 0 2px #901b0e;
      box-shadow: 0 0 0 2px #901b0e; }
    .aui .martyrs.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #781409;
      border: 1px solid #781409; }
    .aui .martyrs.dockbar-vertical .icon-toggle-dockbar {
      background: #781409; }
    .aui .martyrs #content-wrapper {
      /* End of search-box-wrapper */ }
      .aui .martyrs #content-wrapper .search-box-wrapper {
        background: #eabc70;
        color: white;
        box-shadow: inset 0 0.5px 10px 0 rgba(0, 0, 0, 0.25);
        /* End of container */ }
        .aui .martyrs #content-wrapper .search-box-wrapper .container {
          /* End of search-box-form */ }
          .aui .martyrs #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .martyrs #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .martyrs #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                border: 1px solid #999999;
                color: #999999; }
                .aui .martyrs #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                  box-shadow: none; }
              .aui .martyrs #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                color: white; }
    .aui .martyrs .focus-on-library .main-title {
      color: #333333; }
    .aui .martyrs .focus-on-library .spotlight a {
      color: #901b0e; }
    .aui .martyrs .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .martyrs .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .martyrs .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .martyrs .dyk-wrapper .dyk .details .learn-more {
        color: #901b0e; }
    .aui .martyrs .cat {
      border: 1px solid #999999; }
      .aui .martyrs .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .martyrs .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .martyrs .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .martyrs .listserv-form-wrapper .listserv-form h2 {
          color: #901b0e;
          border-bottom: 1px solid #901b0e; }
        .aui .martyrs .listserv-form-wrapper .listserv-form .btn {
          background: #a52122;
          border: solid 1px #fafafa;
          color: white; }
        .aui .martyrs .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #901b0e;
          border-bottom: 1px solid #901b0e; }
        .aui .martyrs .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #901b0e; }
    .aui .martyrs .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .martyrs .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #901b0e;
      color: #999999; }
    .aui .martyrs .subscribe-wrapper .subscribe-header-top button {
      background: #901b0e;
      border: solid 1px #901b0e;
      color: white; }
    .aui .martyrs .portlet-search .field-row .control-group-inline .btn {
      background-color: #901b0e;
      border: solid 1px #901b0e;
      color: white; }
      .aui .martyrs .portlet-search .field-row .control-group-inline .btn:hover, .aui .martyrs .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #fafafa; }
    .aui .martyrs .upcoming-events .month-dateWrapper {
      border: 2px solid #901b0e; }
    .aui .martyrs .upcoming-events .month {
      color: white;
      background-color: #901b0e;
      border-bottom: 2px solid #901b0e; }
    .aui .martyrs .upcoming-events .dateWrapper, .aui .martyrs .upcoming-events .eventTitle {
      color: #901b0e; }
    .aui .martyrs .upcoming-events .eventDescription, .aui .martyrs .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .martyrs .upcoming-events .btn.read-more {
      font-size: 1.0rem;
      float: left !important;
      background-color: #f2f2f2;
      border: 1px solid #b4b4b4;
      color: #333333; }
      .aui .martyrs .upcoming-events .btn.read-more:hover, .aui .martyrs .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #781409; }
    @media (max-width: 768px) {
      .aui .martyrs .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: #901b0e;
        border: 1px solid #781409; }
        .aui .martyrs .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .martyrs .oc-buttons {
      border-color: #781409; }
    .aui .martyrs .page-description {
      padding: 0px 20px !important; }
      .aui .martyrs .page-description p {
        color: #ffffff !important; }
      .aui .martyrs .page-description > a {
        margin: 0px !important;
        display: inherit !important; }
    @media (max-width: 767px) {
      .aui .martyrs .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .martyrs .cat-dg-wrapper, .aui .martyrs .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .martyrs .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .martyrs .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .martyrs .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .martyrs .back-to-top-wrapper i {
        color: #901b0e; } }

/* aui ends */
.aui {
  /* pascha ends */ }
  .aui .pascha {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* page-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    /* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
    listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */
    /* media max-width-979 ends */ }
    .aui .pascha #mobile-header-wrapper {
      background-color: #cec6c9; }
    .aui .pascha #header-wrapper {
      border-top: 18px solid #cec6c9;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* nav-wrapper ends */
      /* header-bg ends */
      /* nav-wrapper ends */ }
      .aui .pascha #header-wrapper.inner {
        background: #fefefe;
        /* site-logo ends */ }
        .aui .pascha #header-wrapper.inner header .site-logo {
          height: 94px;
          background: url("/goarch-site-theme/images/color_schemes/pascha/new-pascha-logo.svg") no-repeat;
          margin-top: -2px; }
      .aui .pascha #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .pascha #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */ }
            .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav {
              /* li ends */ }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
                color: white;
                /* ------------------------- search box style ----------------------------------- */
                /* -------------------------End of search box style----------------------------------- */
                /* li:hover ends */
                /* a ends */
                /* mega-menu  ends */ }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                  border-left: 1px solid #ece8e8; }
                  .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                    border-left: 1px solid #e8e8e8; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                  background: white; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                  background-color: #a68141;
                  /* li:hover a ends */ }
                  .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover > a, .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open > a {
                    color: #a68141; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                  color: #a68141;
                  /* a:hover ends */ }
                  .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                    color: white;
                    background-color: #a68141;
                    border-bottom: 2px solid #a68141; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                  background: #a68141; }
      .aui .pascha #header-wrapper.header-bg, .aui .pascha #header-wrapper.inner {
        background: #fefefe;
        /* site-logo ends */
        /* nav-wrapper ends */ }
        .aui .pascha #header-wrapper.header-bg .site-logo, .aui .pascha #header-wrapper.inner .site-logo {
          height: 94px;
          background: url("/goarch-site-theme/images/color_schemes/pascha/new-pascha-logo.svg") no-repeat;
          margin-top: -2px; }
        .aui .pascha #header-wrapper.header-bg #nav-wrapper, .aui .pascha #header-wrapper.inner #nav-wrapper {
          /* navigation ends */ }
          .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation {
            /* navbar-inner ends */ }
            .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner {
              /* nav ends */ }
              .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav {
                /* li ends */ }
                .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li {
                  color: white;
                  /* ------------------------- search box style ----------------------------------- */
                  /* -------------------------End of search box style----------------------------------- */
                  /* li:hover ends */
                  /* a ends */
                  /* mega-menu  ends */ }
                  .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                    background: #e1dfe2; }
                  .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li:hover {
                    background-color: #a68141;
                    /* li:hover a ends */ }
                    .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li:hover > a, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li:hover > a {
                      color: #fff; }
                  .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li.open, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li.open {
                    background-color: #a68141; }
                    .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li.open > a, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li.open > a {
                      color: white; }
                  .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li > a, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li > a {
                    color: #a68141;
                    /* a:hover ends */ }
                    .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li > a:hover, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                      color: white;
                      background-color: #a68141;
                      border-bottom: 2px solid #a68141; }
                  .aui .pascha #header-wrapper.header-bg #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu, .aui .pascha #header-wrapper.inner #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                    background: #fff; }
      .aui .pascha #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .pascha #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* a ends */ }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                color: white;
                /* a:hover ends */ }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  color: #a68141;
                  background-color: white;
                  border-bottom: 2px solid white; }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                background: #fff; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #ece8e8; }
                  .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #e8e8e8; }
                  .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li > a {
                    color: #a68141; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-directories-left-wrapper > li {
                  background-color: white; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper > li .page-description > a {
                  color: #a68141; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-chapel-right-wrapper > li {
                  border-bottom: 1px solid #ece8e8; }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu .mm-left-wrapper .mm-img-wrapper .mm-nav-title span {
                  color: #a68141; }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(255, 255, 255, 0.75); }
                .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #cec6c9; }
            .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #cec6c9; }
              .aui .pascha #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: white; }
    .aui .pascha #offcanvas {
      background: #fefefe;
      color: #a68141;
      border-top: 18px solid transparent;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pascha/gold-dainty-top-border.png") 48 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .pascha #offcanvas .oc-logo {
        background: url("/goarch-site-theme/images/ArchdioceseSeal_2Color.svg");
        height: 108px;
        margin: 15px auto; }
      .aui .pascha #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .pascha #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .pascha #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .pascha #offcanvas #offcanvas-menu ul li.has-sub {
              border-bottom: 1px solid #e1dfe2; }
              .aui .pascha #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .pascha #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #e1dfe2; }
              .aui .pascha #offcanvas #offcanvas-menu ul li.has-sub .toggler i.fa.fa-plus, .aui .pascha #offcanvas #offcanvas-menu ul li.has-sub .toggler i.fa.fa-times {
                color: #a68141; }
            .aui .pascha #offcanvas #offcanvas-menu ul li a {
              border-bottom: 1px solid #a68141;
              color: #a68141; }
    .aui .pascha #breadcrumbs-wrapper .breadcrumb {
      background: transparent; }
    .aui .pascha #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/pascha/pascha-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -30px; }
    .aui .pascha #page-spotlight .img-wrapper h1 {
      border-top: 2px solid #cec6c9;
      border-bottom: 2px solid #cec6c9; }
    .aui .pascha #featured-area {
      background: #ffffff;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(white, #ecdcbf);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(white, #ecdcbf);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(white, #ecdcbf);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(#ffffff, #ecdcbf);
      /* Standard syntax */
      border-top: 18px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat; }
      .aui .pascha #featured-area .home-page-oc .oc-image img {
        border: 1px solid #fff; }
      .aui .pascha #featured-area .home-page-oc .oc-title h3, .aui .pascha #featured-area .home-page-oc .oc-title p {
        color: #333; }
      .aui .pascha #featured-area .home-page-oc .oc-title .oc-title-separator {
        background: url("/goarch-site-theme/images/color_schemes/pascha/cross-icon-gold.png") no-repeat; }
      .aui .pascha #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings {
        list-style-image: url("/goarch-site-theme/images/color_schemes/pascha/readings-icon-gold.png"); }
      .aui .pascha #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints {
        list-style-image: url("/goarch-site-theme/images/color_schemes/pascha/cross-icon-gold.png"); }
      .aui .pascha #featured-area .home-page-oc .oc-readings .oc-readings-list ul li a {
        color: #333; }
      .aui .pascha #featured-area .home-page-featured a {
        color: #333; }
      .aui .pascha #featured-area .home-page-featured img {
        border: 1px solid #fff; }
    .aui .pascha .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .pascha .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #a68141; }
    .aui .pascha .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #fefefe; }
      .aui .pascha .featured-channels .featured-channels-slider-block .titleBlock a {
        color: #a68141; }
    .aui .pascha .main-title {
      color: #333333; }
      .aui .pascha .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .pascha a {
      color: #a68141; }
    .aui .pascha #footer-wrapper {
      background: #ffffff;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(white, #ecdcbf);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(white, #ecdcbf);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(white, #ecdcbf);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(#ffffff, #ecdcbf);
      /* Standard syntax */
      border-top: 18px solid #fff;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat; }
    .aui .pascha .sub-navigation-wrapper .menu li:hover a {
      color: #a68141; }
    .aui .pascha .join-our-community ul li p a {
      color: #333333; }
    .aui .pascha .recommended-for ul li p a {
      color: #333333; }
    .aui .pascha .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .pascha .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .pascha .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .pascha .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #a68141; }
    .aui .pascha #chapel-content-wrapper {
      border-top: 18px solid #fff;
      border-image: url("/goarch-site-theme/images/color_schemes/pascha/heart-border-pascha-gold.png") 119 0 repeat; }
    .aui .pascha .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .pascha .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .pascha .office-of-archbishop-section .office-of-archbishop h5 {
          color: #a68141; }
      .aui .pascha .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .pascha .office-of-archbishop-section .more-news a {
          border: solid 1px #a68141; }
    .aui .pascha .in-photos-lead-img {
      /* a ends */ }
      .aui .pascha .in-photos-lead-img a {
        color: white; }
    .aui .pascha .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .pascha .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .pascha .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .pascha .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .pascha .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .pascha .ecumenical-patriarchate ul li span {
            color: #a68141; }
    .aui .pascha .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .pascha .join-our-community-news-events ol {
        /* li ends */ }
        .aui .pascha .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .pascha .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .pascha .upcoming-events-section ul li span.title a {
      color: #a68141; }
    .aui .pascha .months-observer-section {
      /* months-observer ends*/ }
      .aui .pascha .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .pascha .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .pascha .months-observer-section .month-observer .month-observer-content .button {
            background: #cec6c9;
            border: 1px solid #a68141;
            color: #a68141; }
    .aui .pascha .picker-wrapper, .aui .pascha .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .pascha .yearly-wrp, .aui .pascha .monthly-wrp {
      background: #cec6c9; }
    .aui .pascha .picker-action-wrapper, .aui .pascha .year-picker-wrapper .yearly-wrp .inner .action-wrapper, .aui .year-picker-wrapper .yearly-wrp .inner .pascha .action-wrapper, .aui .pascha .monthly-wrp .inner .action-wrapper, .aui .monthly-wrp .inner .pascha .action-wrapper {
      color: #a68141; }
    .aui .pascha .year-picker-wrapper .yearly-wrp {
      background: #e1dfe2; }
      .aui .pascha .year-picker-wrapper .yearly-wrp .inner {
        background: #cec6c9; }
        .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #a68141; }
          .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: white; }
          .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: white; }
        .aui .pascha .year-picker-wrapper .yearly-wrp .inner .action-wrapper {
          color: #a68141; }
          .aui .pascha .year-picker-wrapper .yearly-wrp .inner .action-wrapper #prev, .aui .pascha .year-picker-wrapper .yearly-wrp .inner .action-wrapper #next {
            color: #a68141; }
    .aui .pascha .monthly-wrp {
      background: #e1dfe2; }
      .aui .pascha .monthly-wrp .inner {
        background: #cec6c9; }
        .aui .pascha .monthly-wrp .inner #monthly-table td {
          color: #cec6c9; }
          .aui .pascha .monthly-wrp .inner #monthly-table td.selected {
            background: white; }
          .aui .pascha .monthly-wrp .inner #monthly-table td:hover {
            background: white; }
        .aui .pascha .monthly-wrp .inner .action-wrapper {
          color: #a68141; }
          .aui .pascha .monthly-wrp .inner .action-wrapper #prev, .aui .pascha .monthly-wrp .inner .action-wrapper #next {
            color: #a68141; }
      .aui .pascha .monthly-wrp > div {
        border-color: white; }
    .aui .pascha .picker-table td, .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .pascha #yearly-table td, .aui .pascha .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .pascha #monthly-table td {
      color: #cec6c9; }
      .aui .pascha .picker-table td.selected, .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .pascha #yearly-table td.selected, .aui .pascha .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .pascha #monthly-table td.selected {
        background: white; }
      .aui .pascha .picker-table td:hover, .aui .pascha .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .pascha #yearly-table td:hover, .aui .pascha .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .pascha #monthly-table td:hover {
        background: white; }
    .aui .pascha .dockbar .navbar-inner {
      background-color: #e1dfe2;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e1dfe2), color-stop(47%, #e1dfe2), color-stop(100%, #cec6c9));
      background-image: -webkit-linear-gradient(#e1dfe2 0%, #e1dfe2 47%, #cec6c9 100%);
      background-image: -moz-linear-gradient(#e1dfe2 0%, #e1dfe2 47%, #cec6c9 100%);
      background-image: -o-linear-gradient(#e1dfe2 0%, #e1dfe2 47%, #cec6c9 100%);
      background-image: linear-gradient(#e1dfe2 0%, #e1dfe2 47%, #cec6c9 100%); }
      .aui .pascha .dockbar .navbar-inner .nav > li {
        color: #a68141;
        background-color: #fff; }
    .aui .pascha .dockbar .nav li.dropdown .dropdown-menu {
      color: #a68141;
      background: #fff; }
      .aui .pascha .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        color: #a68141;
        background: #fff; }
      .aui .pascha .dockbar .nav li.dropdown .dropdown-menu > li a {
        color: #a68141; }
        .aui .pascha .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
          background: #cec6c9; }
        .aui .pascha .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
          background: #cec6c9; }
    .aui .pascha .dockbar .nav li.dropdown .site-administration-menu {
      background: #fff; }
      .aui .pascha .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        color: #a68141;
        background: #cec6c9; }
      .aui .pascha .dockbar .nav li.dropdown .site-administration-menu > li a {
        color: #a68141; }
        .aui .pascha .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
          background: #cec6c9; }
        .aui .pascha .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
          background: #cec6c9; }
    .aui .pascha .dockbar .nav li.dropdown.open > .dropdown-toggle {
      color: #a68141;
      background-color: #cec6c9; }
    .aui .pascha .dockbar .nav li.dropdown.active > .dropdown-toggle {
      color: #a68141;
      background-color: #cec6c9; }
    .aui .pascha .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      color: #a68141;
      background-color: #cec6c9; }
    .aui .pascha .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #a68141;
      -moz-box-shadow: 0 0 0 2px #a68141;
      box-shadow: 0 0 0 2px #a68141; }
    .aui .pascha .dockbar .nav > li > a {
      color: #a68141; }
      .aui .pascha .dockbar .nav > li > a:hover {
        background-color: #cec6c9; }
    .aui .pascha .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px white;
      -moz-box-shadow: 0 0 0 2px white;
      box-shadow: 0 0 0 2px white; }
    .aui .pascha.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #cec6c9;
      border: 1px solid #cec6c9; }
    .aui .pascha.dockbar-vertical .icon-toggle-dockbar {
      background: #fff;
      color: #a68141; }
    .aui .pascha #content-wrapper {
      background: url("/goarch-site-theme/images/color_schemes/pascha/gold-cross-bg.png") fixed;
      background-size: 37%;
      /* End of search-box-wrapper */ }
      .aui .pascha #content-wrapper .search-box-wrapper {
        background: #DAA456;
        color: white;
        /* End of container */ }
        .aui .pascha #content-wrapper .search-box-wrapper .container {
          background: #daa456;
          /* End of search-box-form */ }
          .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
                background: white; }
                .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  border: 1px solid #999999;
                  color: #999999; }
                  .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
                .aui .pascha #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  color: #999999; }
    .aui .pascha .focus-on-library .main-title {
      color: #333333; }
    .aui .pascha .focus-on-library .spotlight a {
      color: #a68141; }
    .aui .pascha .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .pascha .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .pascha .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .pascha .dyk-wrapper .dyk .details .learn-more {
        color: #a68141; }
    .aui .pascha .cat {
      border: 1px solid #999999; }
      .aui .pascha .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .pascha .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .pascha .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .pascha .listserv-form-wrapper .listserv-form h2 {
          color: #a68141;
          border-bottom: 1px solid #a68141; }
        .aui .pascha .listserv-form-wrapper .listserv-form .btn {
          background: white;
          border: solid 1px #a68141;
          color: #a68141; }
        .aui .pascha .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #a68141;
          border-bottom: 1px solid #a68141; }
        .aui .pascha .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #a68141; }
    .aui .pascha .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .pascha .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #a68141;
      color: #999999; }
    .aui .pascha .subscribe-wrapper .subscribe-header-top button {
      background: white;
      border: solid 1px #a68141;
      color: #a68141; }
    .aui .pascha .portlet-search .field-row .control-group-inline .btn {
      background-color: white;
      border: solid 1px #a68141;
      color: #a68141; }
      .aui .pascha .portlet-search .field-row .control-group-inline .btn:hover, .aui .pascha .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #cec6c9; }
    .aui .pascha .upcoming-events .month-dateWrapper {
      border: 2px solid #a68141; }
    .aui .pascha .upcoming-events .month {
      color: #a68141;
      background-color: #a68141;
      border-bottom: 2px solid #a68141; }
    .aui .pascha .upcoming-events .dateWrapper, .aui .pascha .upcoming-events .eventTitle {
      color: #a68141; }
    .aui .pascha .upcoming-events .eventDescription, .aui .pascha .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .pascha .upcoming-events .btn.read-more {
      color: #a68141;
      background-color: white;
      border: 1px solid #a68141; }
      .aui .pascha .upcoming-events .btn.read-more:hover, .aui .pascha .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #a68141; }
    .aui .pascha .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-readings {
      list-style-image: url("/goarch-site-theme/images/color_schemes/pascha/readings-icon-gold.png"); }
    .aui .pascha .commemorate-section .commemorate-wrapper .commemorate-right .oc-readings-list ul.oc-saints {
      list-style-image: url("/goarch-site-theme/images/color_schemes/pascha/cross-icon-gold.png"); }
    @media (max-width: 768px) {
      .aui .pascha .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: white;
        border: 1px solid #cec6c9; }
        .aui .pascha .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .pascha .oc-buttons {
      border-color: #cec6c9; }
    .aui .pascha .button-show-more a, .aui .pascha .btn:first-child a {
      color: #fff;
      background: #af8d53;
      border: solid 1px #f2ece3; }
      .aui .pascha .button-show-more a:hover, .aui .pascha .btn:first-child a:hover {
        color: #af8d53;
        background: #f8f0e3; }
    @media (max-width: 767px) {
      .aui .pascha .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .pascha .cat-dg-wrapper, .aui .pascha .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .pascha .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .pascha .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .pascha .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .pascha .back-to-top-wrapper i {
        color: #a68141; } }
    @media (max-width: 979px) {
      .aui .pascha {
        /* site-logo(red) ends */
        /* site-logo(white) ends */ }
        .aui .pascha .oc-open {
          color: #a68141;
          border-left: 1px solid #eee; }
        .aui .pascha #header-wrapper.inner header .site-logo, .aui .pascha #header-wrapper.header-bg header .site-logo {
          background: url("/goarch-site-theme/images/color_schemes/pascha/pascha-logo-mobile.svg") no-repeat;
          height: 72px;
          width: 247px;
          margin-top: -10px; }
        .aui .pascha #header-wrapper header .site-logo, .aui .pascha #header-wrapper.header-bg-gradient header .site-logo {
          background: url("/goarch-site-theme/images/site_logo_mobile.svg") no-repeat; } }

/* aui ends */
.aui {
  /* pentecost ends */ }
  .aui .pentecost {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    	/* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
       listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */ }
    .aui .pentecost #mobile-header-wrapper {
      background-color: #245b3e; }
    .aui .pentecost #header-wrapper {
      border-top: 18px solid #245b3e;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/header-border-pentecost-green.png") 48 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/header-border-pentecost-green.png") 48 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pentecost/header-border-pentecost-green.png") 48 0 repeat;
      /* nav-wrapper ends */ }
      .aui .pentecost #header-wrapper.inner {
        background: #2d703c; }
      .aui .pentecost #header-wrapper.header-bg {
        background: #2d703c; }
      .aui .pentecost #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .pentecost #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* ------------------------- search box style ----------------------------------- */
              /* -------------------------End of search box style----------------------------------- */
              /* li:hover  ends */
              /* a ends */
              /* End of .mega-menu */ }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy {
                border-left: 1px solid #053A0F; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .dummy .inner-dummy {
                  border-left: 1px solid #2F773C; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                background: #327c40; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                background-color: #327c40; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active > a {
                color: #e1d997; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                /* a:hover  ends */ }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  color: white;
                  background-color: #327c40;
                  border-bottom: 2px solid #327c40; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(27, 61, 34, 0.75); }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #245b3e; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                background-color: #327c40; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.library-megamenu > ul > li .img-wrapper {
                  border: 1px solid #0E3315;
                  background: #1E4225; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #053A0F; }
                  .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #2F773C; }
                  .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover, .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.selected, .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.active {
                    background-color: #327c40; }
                  .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li .page-description > p {
                    color: #fff; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-news-middle-wrapper .img-wrapper, .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-community-left-wrapper .img-wrapper, .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper .img-wrapper {
                  border: 1px solid #0E3315;
                  background: #1E4225; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-directories-left-wrapper > li {
                  background-color: #1E4225; }
                .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.chapel-wide-megamenu > ul.mm-chapel-right-wrapper > li {
                  border-bottom: 1px solid #053A0F; }
            .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #245b3e; }
              .aui .pentecost #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #1b3d22; }
    .aui .pentecost #offcanvas {
      background: #327c40;
      border-top: 18px solid transparent;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 18 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 18 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 18 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .pentecost #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .pentecost #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .pentecost #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .pentecost #offcanvas #offcanvas-menu ul li.has-sub {
              border-bottom: 1px solid #1b3d22; }
              .aui .pentecost #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .pentecost #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #1b3d22; }
            .aui .pentecost #offcanvas #offcanvas-menu ul li a {
              border-bottom: 1px solid #1b3d22; }
    .aui .pentecost #breadcrumbs-wrapper .breadcrumb {
      background: transparent;
      /* $secondary; */ }
    .aui .pentecost #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/pentecost/pentecost-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -38px; }
    .aui .pentecost #featured-area {
      background: #1b3d22;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(#1b3d22, #245b3e);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(#1b3d22, #245b3e);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(#1b3d22, #245b3e);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(#1b3d22, #245b3e);
      /* Standard syntax */
      border-top: 18px solid #245b3e;
      border-bottom: 1px solid #245b3e;
      border-left: 0;
      border-right: 0;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat; }
      .aui .pentecost #featured-area .home-page-oc .oc-image img {
        border: 1px solid #fff; }
      .aui .pentecost #featured-area .home-page-oc .oc-title h3, .aui .pentecost #featured-area .home-page-oc .oc-title p {
        color: #fff; }
      .aui .pentecost #featured-area .home-page-oc .oc-readings .oc-readings-list ul.readings {
        list-style-image: url("/goarch-site-theme/images/color_schemes/pentecost/readings-icon-light-gold.png"); }
      .aui .pentecost #featured-area .home-page-oc .oc-readings .oc-readings-list ul.saints {
        list-style-image: url("/goarch-site-theme/images/color_schemes/pentecost/cross-icon-light-gold.png"); }
      .aui .pentecost #featured-area .home-page-oc .oc-readings .oc-readings-list ul li a {
        color: #fff; }
      .aui .pentecost #featured-area .home-page-featured img {
        border: 1px solid #fff; }
      .aui .pentecost #featured-area .home-page-featured a {
        color: #fff; }
    .aui .pentecost .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .pentecost .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #2d703c; }
    .aui .pentecost .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #2d703c; }
    .aui .pentecost .main-title {
      color: #333333; }
      .aui .pentecost .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .pentecost a {
      color: #1b3d22; }
    .aui .pentecost #footer-wrapper {
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat; }
    .aui .pentecost .sub-navigation-wrapper .menu li:hover a {
      color: #1b3d22; }
    .aui .pentecost .join-our-community ul li p a {
      color: #333333; }
    .aui .pentecost .recommended-for ul li p a {
      color: #333333; }
    .aui .pentecost .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .pentecost .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .pentecost .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .pentecost .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #1b3d22; }
    .aui .pentecost .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .pentecost .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .pentecost .office-of-archbishop-section .office-of-archbishop h5 {
          color: #245b3e; }
      .aui .pentecost .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .pentecost .office-of-archbishop-section .more-news a {
          border: solid 1px #1b3d22; }
    .aui .pentecost .in-photos-lead-img {
      /* a ends */ }
      .aui .pentecost .in-photos-lead-img a {
        color: white; }
    .aui .pentecost .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .pentecost .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .pentecost .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .pentecost .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .pentecost .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .pentecost .ecumenical-patriarchate ul li span {
            color: #245b3e; }
    .aui .pentecost .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .pentecost .join-our-community-news-events ol {
        /* li ends */ }
        .aui .pentecost .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .pentecost .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .pentecost .upcoming-events-section ul li span.title a {
      color: #245b3e; }
    .aui .pentecost .months-observer-section {
      /* months-observer ends*/ }
      .aui .pentecost .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .pentecost .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .pentecost .months-observer-section .month-observer .month-observer-content .button {
            background: #327c40;
            border: 1px solid #678f6f; }
    .aui .pentecost .months-observer-section {
      /* months-observer ends*/ }
      .aui .pentecost .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .pentecost .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .pentecost .months-observer-section .month-observer .month-observer-content .button {
            background: #327c40;
            border: 1px solid #678f6f; }
    .aui .pentecost #chapel-content-wrapper {
      border-top: 18px solid #fff;
      border-image: url("/goarch-site-theme/images/color_schemes/pentecost/heart-border-pentecost-green.png") 119 0 repeat; }
    .aui .pentecost .picker-wrapper, .aui .pentecost .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .pentecost .yearly-wrp, .aui .pentecost .monthly-wrp {
      background: #245b3e; }
    .aui .pentecost .year-picker-wrapper .yearly-wrp {
      background: #245b3e; }
      .aui .pentecost .year-picker-wrapper .yearly-wrp .inner {
        background: #205a2b; }
        .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #245b3e; }
          .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: #327c40;
            color: #fff; }
          .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: #327c40;
            color: #fff; }
    .aui .pentecost .monthly-wrp {
      background: #245b3e; }
      .aui .pentecost .monthly-wrp .inner {
        background: #205a2b; }
        .aui .pentecost .monthly-wrp .inner #monthly-table td {
          color: #245b3e; }
          .aui .pentecost .monthly-wrp .inner #monthly-table td.selected {
            background: #327c40;
            color: #fff; }
          .aui .pentecost .monthly-wrp .inner #monthly-table td:hover {
            background: #327c40;
            color: #fff; }
      .aui .pentecost .monthly-wrp > div {
        border-color: #1b3d22; }
    .aui .pentecost .picker-table td, .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .pentecost #yearly-table td, .aui .pentecost .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .pentecost #monthly-table td {
      color: #245b3e; }
      .aui .pentecost .picker-table td.selected, .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .pentecost #yearly-table td.selected, .aui .pentecost .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .pentecost #monthly-table td.selected {
        background: #327c40;
        color: #fff; }
      .aui .pentecost .picker-table td:hover, .aui .pentecost .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .pentecost #yearly-table td:hover, .aui .pentecost .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .pentecost #monthly-table td:hover {
        background: #327c40;
        color: #fff; }
    .aui .pentecost .button-show-more a, .aui .pentecost .button-show-more .btn:first-child {
      color: #fff;
      background: #327c40;
      border: solid 1px #1f5a2b; }
    .aui .pentecost .button-show-more a:hover, .aui .pentecost .button-show-more .btn:first-child a:hover {
      color: #fff;
      background: #327c40;
      border: solid 1px #1f5a2b; }
    .aui .pentecost .dockbar .navbar-inner {
      background-color: #1b3d22;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1b3d22), color-stop(47%, #1b3d22), color-stop(100%, #245b3e));
      background-image: -webkit-linear-gradient(#1b3d22 0%, #1b3d22 47%, #245b3e 100%);
      background-image: -moz-linear-gradient(#1b3d22 0%, #1b3d22 47%, #245b3e 100%);
      background-image: -o-linear-gradient(#1b3d22 0%, #1b3d22 47%, #245b3e 100%);
      background-image: linear-gradient(#1b3d22 0%, #1b3d22 47%, #245b3e 100%); }
      .aui .pentecost .dockbar .navbar-inner .nav > li {
        background-color: #1b3d22; }
    .aui .pentecost .dockbar .nav li.dropdown .dropdown-menu {
      background: #245b3e; }
      .aui .pentecost .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        background: #1b3d22; }
      .aui .pentecost .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
        background: #1b3d22; }
      .aui .pentecost .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
        background: #1b3d22; }
    .aui .pentecost .dockbar .nav li.dropdown .site-administration-menu {
      background: #245b3e; }
      .aui .pentecost .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        background: #1b3d22; }
      .aui .pentecost .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
        background: #1b3d22; }
      .aui .pentecost .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
        background: #1b3d22; }
    .aui .pentecost .dockbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: #245b3e; }
    .aui .pentecost .dockbar .nav li.dropdown.active > .dropdown-toggle {
      background-color: #245b3e; }
    .aui .pentecost .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #245b3e; }
    .aui .pentecost .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #1b3d22;
      -moz-box-shadow: 0 0 0 2px #1b3d22;
      box-shadow: 0 0 0 2px #1b3d22; }
    .aui .pentecost .dockbar .nav > li > a:hover {
      background-color: #245b3e; }
    .aui .pentecost .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #1b3d22;
      -moz-box-shadow: 0 0 0 2px #1b3d22;
      box-shadow: 0 0 0 2px #1b3d22; }
    .aui .pentecost.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #245b3e;
      border: 1px solid #245b3e; }
    .aui .pentecost.dockbar-vertical .icon-toggle-dockbar {
      background: #245b3e; }
    .aui .pentecost #content-wrapper {
      /* End of search-box-wrapper */ }
      .aui .pentecost #content-wrapper .search-box-wrapper {
        background: #DAA456;
        color: white;
        /* End of container */ }
        .aui .pentecost #content-wrapper .search-box-wrapper .container {
          background: #daa456;
          /* End of search-box-form */ }
          .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
                background: white; }
                .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  border: 1px solid #999999;
                  color: #999999; }
                  .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
                .aui .pentecost #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  color: #999999; }
    .aui .pentecost .focus-on-library .main-title {
      color: #333333; }
    .aui .pentecost .focus-on-library .spotlight a {
      color: #1b3d22; }
    .aui .pentecost .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .pentecost .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .pentecost .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .pentecost .dyk-wrapper .dyk .details .learn-more {
        color: #1b3d22; }
    .aui .pentecost .cat {
      border: 1px solid #999999; }
      .aui .pentecost .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .pentecost .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .pentecost .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .pentecost .listserv-form-wrapper .listserv-form h2 {
          color: #1b3d22;
          border-bottom: 1px solid #1b3d22; }
        .aui .pentecost .listserv-form-wrapper .listserv-form .btn {
          background: #327c40;
          border: solid 1px #327c40;
          color: white; }
        .aui .pentecost .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #1b3d22;
          border-bottom: 1px solid #1b3d22; }
        .aui .pentecost .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #1b3d22; }
    .aui .pentecost .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .pentecost .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #1b3d22;
      color: #999999; }
    .aui .pentecost .subscribe-wrapper .subscribe-header-top button {
      background: #1b3d22;
      border: solid 1px #1b3d22;
      color: white; }
    .aui .pentecost .portlet-search .field-row .control-group-inline .btn {
      background-color: #1b3d22;
      border: solid 1px #1b3d22;
      color: white; }
      .aui .pentecost .portlet-search .field-row .control-group-inline .btn:hover, .aui .pentecost .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #327c40; }
    .aui .pentecost .upcoming-events .month-dateWrapper {
      border: 2px solid #1b3d22; }
    .aui .pentecost .upcoming-events .month {
      color: white;
      background-color: #1b3d22;
      border-bottom: 2px solid #1b3d22; }
    .aui .pentecost .upcoming-events .dateWrapper, .aui .pentecost .upcoming-events .eventTitle {
      color: #1b3d22; }
    .aui .pentecost .upcoming-events .eventDescription, .aui .pentecost .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .pentecost .upcoming-events .btn.read-more {
      color: white;
      background-color: #1b3d22;
      border: 1px solid #1b3d22; }
      .aui .pentecost .upcoming-events .btn.read-more:hover, .aui .pentecost .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #245b3e; }
    @media (max-width: 768px) {
      .aui .pentecost .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: #1b3d22;
        border: 1px solid #245b3e; }
        .aui .pentecost .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .pentecost .oc-buttons {
      border-color: #245b3e; }
    @media (max-width: 767px) {
      .aui .pentecost .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .pentecost .cat-dg-wrapper, .aui .pentecost .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .pentecost .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .pentecost .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .pentecost .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .pentecost .back-to-top-wrapper i {
        color: #1b3d22; } }

/* aui ends */
.aui {
  /* theotokos ends */ }
  .aui .theotokos {
    /* mobile-header-wrapper ends */
    /* header-wrapper ends */
    /* offcanvas ends */
    /* breadcrumbs-wrapper ends */
    /* homepage-spotlight ends */
    /* page-spotlight ends */
    /* main-title ends */
    /* a ends */
    /* ------- Sub Navigation Menu --------- */
    /* ------- Content Page --------- */
    /*  Join Our Community  */
    /* join-our-community ends */
    /*  Recommended For You  */
    /* recommended-for ends */
    /* Leading News Article */
    /* leading-news-article-wrapper ends */
    /* -------- News And Event Page -------- */
    /* Official News section */
    /* In Photos Lead Img */
    /* in-photos-lead-img ends */
    /* Ecumenical Patriarchate, Metropolis News, etc. */
    /* ecumenical-patriarchate ends */
    /* Join Our Community */
    /* join-our-community-news-events ends */
    /* Upcoming Event Section */
    /* upcoming-events-section ends*/
    /* Months Observer Section */
    /* months-observer-section ends*/
    /* News And Event ends*/
    /*--- Date Picker Colors ---*/
    /*--- End Date Picker Colors ---*/
    /*--- Start Dockbar Colors ---*/
    /*--- End Dockbar Colors ---*/
    	/* ======== Start Library Page
       ===================================================================== */
    /* --search box style--------- */
    /* End of #content-wrapper */
    /* --End of search box style--------- */
    /* --Start Did you know style-------------- */
    /* End of did you know */
    /*-- End of Did you know style---------- */
    /* -- Start categories by demographic style----------- */
    /* -- End of Did you know style---------- */
    /* ------------------
       listserv Start -------------------------------- */
    /* ------------------
    	listserv End -------------------------------- */
    /* ------------------
        email subscribe Start -------------------------------- */
    /* ------------------
        email subscribe End -------------------------------- */
    /*---------------
        liferay-portlet css start---------------------------*/
    /*---------------
        liferay-portlet css end---------------------------*/
    /*---------------
        Upcoming Events Style---------------------------*/
    /*---------------
        Upcoming Events Style End---------------------------*/
    /*----------------
    	Online Chapel Styles -------------------------------*/
    /*----------------
    	Online Chapel Styles End -------------------------------*/
    /* ======== End Library Page
       ===================================================================== */ }
    .aui .theotokos #mobile-header-wrapper {
      background-color: #2b6790; }
    .aui .theotokos #header-wrapper {
      border-top: 18px solid #2b6790;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* nav-wrapper ends */ }
      .aui .theotokos #header-wrapper.inner {
        background: #2284c0; }
      .aui .theotokos #header-wrapper.header-bg {
        background: #2284c0; }
      .aui .theotokos #header-wrapper #nav-wrapper {
        /* navigation ends */ }
        .aui .theotokos #header-wrapper #nav-wrapper #navigation {
          /* navbar-inner ends */ }
          .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner {
            /* nav ends */
            /* action-item ends */ }
            .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li {
              /* ------------------------- search box style ----------------------------------- */
              /* End of search-wrapper */
              /* -------------------------End of search box style----------------------------------- */
              /* li:hover ends*/
              /* a ends */
              /* End of .mega-menu */ }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper {
                /* End of search-box-form */ }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form {
                  /* End of form */ }
                  .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form {
                    /* End of control-group */ }
                    .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.search-wrapper .search-box-form form .control-group {
                      background: #2283c0; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li:hover, .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.open {
                background-color: #21adea; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li.active a {
                background: #21adea;
                color: white; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a {
                /* a:hover  ends */ }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:hover {
                  color: white;
                  background: #2283c0;
                  border-bottom: 2px solid #2283c0; }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li > a:active {
                  background: #21adea; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a {
                background: rgba(83, 147, 181, 0.75); }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .dropdown-menu a:hover {
                  color: #2b6790; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu {
                background-color: #21adea; }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu.library-megamenu > ul > li .img-wrapper {
                  border: 1px solid #0C5786;
                  background: #4DA2D8; }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li {
                  border-color: #265676; }
                  .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:after {
                    border-color: #78B5D0; }
                  .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li:hover, .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.selected, .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li.active {
                    background-color: #2283c0; }
                  .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul > li a {
                    font-weight: inherit;
                    text-transform: inherit;
                    font-size: inherit; }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-news-middle-wrapper .img-wrapper, .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-community-left-wrapper .img-wrapper, .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-archdiocese-left-wrapper .img-wrapper {
                  border: 1px solid #0C5786;
                  background: #4DA2D8; }
                .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .mega-menu > ul.mm-directories-left-wrapper > li {
                  background-color: #4DA2D8; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner .nav > li .archdiocese-megamenu > ul.mm-archdiocese-left-wrapper > li .page-description > p {
                color: #fff; }
            .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items {
              border-left: 1px solid rgba(40, 90, 115, 0.5); }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-title {
                background-color: #2b6790; }
              .aui .theotokos #header-wrapper #nav-wrapper #navigation .navbar-inner #action-items .popover .popover-content {
                background-color: #5393b5; }
    .aui .theotokos #offcanvas {
      background: #2283c0;
      box-shadow: 4px 0 5px 1px #226597 inset;
      border-top: 18px solid transparent;
      -webkit-border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* Safari 3.1-5 */
      -o-border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* Opera 11-12.1 */
      border-image: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-header-border.png") 18 0 repeat;
      /* offcanvas-menu ends */ }
      .aui .theotokos #offcanvas #offcanvas-menu {
        /* ul ends */ }
        .aui .theotokos #offcanvas #offcanvas-menu ul {
          /* li ends */ }
          .aui .theotokos #offcanvas #offcanvas-menu ul ul li a {
            background: #226597; }
          .aui .theotokos #offcanvas #offcanvas-menu ul li {
            /* a ends */ }
            .aui .theotokos #offcanvas #offcanvas-menu ul li.has-sub {
              background: #226597;
              border-bottom: 1px solid #5393b5; }
              .aui .theotokos #offcanvas #offcanvas-menu ul li.has-sub > a {
                border-bottom: none; }
              .aui .theotokos #offcanvas #offcanvas-menu ul li.has-sub.open ul {
                border-top: 1px solid #5393b5; }
            .aui .theotokos #offcanvas #offcanvas-menu ul li a {
              background: #226597; }
    .aui .theotokos #breadcrumbs-wrapper .breadcrumb {
      background: transparent;
      /* $secondary; */ }
    .aui .theotokos #homepage-spotlight #spotlight-divider {
      background: url("/goarch-site-theme/images/color_schemes/theotokos/theotokos-flowery-border-tile.png") repeat-x;
      height: 35px;
      bottom: -30px; }
    .aui .theotokos #page-spotlight .img-wrapper h1 {
      border-top: 2px solid #2b6790;
      border-bottom: 2px solid #2b6790; }
    .aui .theotokos .featured-channels .slider .fa-stack .fa-arrow-circle-left, .aui .theotokos .featured-channels .slider .fa-stack .fa-arrow-circle-right {
      color: #2284c0; }
    .aui .theotokos .featured-channels .featured-channels-slider-block .titleBlock {
      background-color: #2284c0; }
    .aui .theotokos .main-title {
      color: #333333; }
      .aui .theotokos .main-title:after {
        border-top-color: #999999;
        border-bottom-color: #5c5c5c; }
    .aui .theotokos a {
      color: #5393b5; }
    .aui .theotokos .sub-navigation-wrapper .menu li:hover a {
      color: #5393b5; }
    .aui .theotokos .join-our-community ul li p a {
      color: #333333; }
    .aui .theotokos .recommended-for ul li p a {
      color: #333333; }
    .aui .theotokos .leading-news-article-wrapper {
      /* asset-full-content ends */ }
      .aui .theotokos .leading-news-article-wrapper .asset-full-content {
        /* metadata-tags ends */ }
        .aui .theotokos .leading-news-article-wrapper .asset-full-content .asset-metadata {
          /* taglib-asset-tags-summary ends */ }
          .aui .theotokos .leading-news-article-wrapper .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a.tag {
            color: #5393b5; }
    .aui .theotokos .office-of-archbishop-section {
      /* office-of-archbishop ends */
      /* more-news ends */ }
      .aui .theotokos .office-of-archbishop-section .office-of-archbishop {
        /* h5 ends */ }
        .aui .theotokos .office-of-archbishop-section .office-of-archbishop h5 {
          color: #2b6790; }
      .aui .theotokos .office-of-archbishop-section .more-news {
        /* a ends */ }
        .aui .theotokos .office-of-archbishop-section .more-news a {
          border: solid 1px #5393b5; }
    .aui .theotokos .in-photos-lead-img {
      /* a ends */ }
      .aui .theotokos .in-photos-lead-img a {
        color: white; }
    .aui .theotokos .ecumenical-patriarchate {
      /* ul ends */ }
      .aui .theotokos .ecumenical-patriarchate ul {
        /* li ends */ }
        .aui .theotokos .ecumenical-patriarchate ul li {
          /* p ends */
          /* span ends */ }
          .aui .theotokos .ecumenical-patriarchate ul li p {
            /* a ends */ }
            .aui .theotokos .ecumenical-patriarchate ul li p a {
              color: #333333; }
          .aui .theotokos .ecumenical-patriarchate ul li span {
            color: #2b6790; }
    .aui .theotokos .join-our-community-news-events {
      /* ol ends */
      /* strong {
      	a {
      		color: $main-heading-color;
      	} a ends
      } strong ends */ }
      .aui .theotokos .join-our-community-news-events ol {
        /* li ends */ }
        .aui .theotokos .join-our-community-news-events ol li {
          /* a ends */ }
          .aui .theotokos .join-our-community-news-events ol li a {
            color: #333333; }
    .aui .theotokos .upcoming-events-section ul li span.title a {
      color: #2b6790; }
    .aui .theotokos .months-observer-section {
      /* months-observer ends*/ }
      .aui .theotokos .months-observer-section .month-observer {
        /* months-observer-content ends*/ }
        .aui .theotokos .months-observer-section .month-observer .month-observer-content {
          /* button ends*/ }
          .aui .theotokos .months-observer-section .month-observer .month-observer-content .button {
            background: #2283c0;
            border: 1px solid #86b3cb; }
    .aui .theotokos .picker-wrapper, .aui .theotokos .year-picker-wrapper .yearly-wrp, .aui .year-picker-wrapper .theotokos .yearly-wrp, .aui .theotokos .monthly-wrp {
      background: #2b6790; }
    .aui .theotokos .year-picker-wrapper .yearly-wrp {
      background: #2b6790; }
      .aui .theotokos .year-picker-wrapper .yearly-wrp .inner {
        background: #21adea; }
        .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td {
          color: #2b6790; }
          .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected {
            background: #2283c0;
            color: #fff; }
          .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover {
            background: #2283c0;
            color: #fff; }
    .aui .theotokos .monthly-wrp {
      background: #2b6790; }
      .aui .theotokos .monthly-wrp .inner {
        background: #21adea; }
        .aui .theotokos .monthly-wrp .inner #monthly-table td {
          color: #2b6790; }
          .aui .theotokos .monthly-wrp .inner #monthly-table td.selected {
            background: #2283c0;
            color: #fff; }
          .aui .theotokos .monthly-wrp .inner #monthly-table td:hover {
            background: #2283c0;
            color: #fff; }
      .aui .theotokos .monthly-wrp > div {
        border-color: #5393b5; }
    .aui .theotokos .picker-table td, .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td, .aui .year-picker-wrapper .yearly-wrp .inner .theotokos #yearly-table td, .aui .theotokos .monthly-wrp .inner #monthly-table td, .aui .monthly-wrp .inner .theotokos #monthly-table td {
      color: #2b6790; }
      .aui .theotokos .picker-table td.selected, .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td.selected, .aui .year-picker-wrapper .yearly-wrp .inner .theotokos #yearly-table td.selected, .aui .theotokos .monthly-wrp .inner #monthly-table td.selected, .aui .monthly-wrp .inner .theotokos #monthly-table td.selected {
        background: #2283c0; }
      .aui .theotokos .picker-table td:hover, .aui .theotokos .year-picker-wrapper .yearly-wrp .inner #yearly-table td:hover, .aui .year-picker-wrapper .yearly-wrp .inner .theotokos #yearly-table td:hover, .aui .theotokos .monthly-wrp .inner #monthly-table td:hover, .aui .monthly-wrp .inner .theotokos #monthly-table td:hover {
        background: #2283c0; }
    .aui .theotokos .dockbar .navbar-inner {
      background-color: #5393b5;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5393b5), color-stop(47%, #5393b5), color-stop(100%, #2b6790));
      background-image: -webkit-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
      background-image: -moz-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
      background-image: -o-linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%);
      background-image: linear-gradient(#5393b5 0%, #5393b5 47%, #2b6790 100%); }
      .aui .theotokos .dockbar .navbar-inner .nav > li {
        background-color: #5393b5; }
    .aui .theotokos .dockbar .nav li.dropdown .dropdown-menu {
      background: #2b6790; }
      .aui .theotokos .dockbar .nav li.dropdown .dropdown-menu li.active > a {
        background: #5393b5; }
      .aui .theotokos .dockbar .nav li.dropdown .dropdown-menu > li a:focus {
        background: #5393b5; }
      .aui .theotokos .dockbar .nav li.dropdown .dropdown-menu > li a:hover {
        background: #5393b5; }
    .aui .theotokos .dockbar .nav li.dropdown .site-administration-menu {
      background: #2b6790; }
      .aui .theotokos .dockbar .nav li.dropdown .site-administration-menu li.active > a {
        background: #5393b5; }
      .aui .theotokos .dockbar .nav li.dropdown .site-administration-menu > li a:focus {
        background: #5393b5; }
      .aui .theotokos .dockbar .nav li.dropdown .site-administration-menu > li a:hover {
        background: #5393b5; }
    .aui .theotokos .dockbar .nav li.dropdown.open > .dropdown-toggle {
      background-color: #2b6790; }
    .aui .theotokos .dockbar .nav li.dropdown.active > .dropdown-toggle {
      background-color: #2b6790; }
    .aui .theotokos .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
      background-color: #2b6790; }
    .aui .theotokos .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #5393b5;
      -moz-box-shadow: 0 0 0 2px #5393b5;
      box-shadow: 0 0 0 2px #5393b5; }
    .aui .theotokos .dockbar .nav > li > a:hover {
      background-color: #2b6790; }
    .aui .theotokos .dockbar .container .btn .user-avatar-image {
      -webkit-box-shadow: 0 0 0 2px #5393b5;
      -moz-box-shadow: 0 0 0 2px #5393b5;
      box-shadow: 0 0 0 2px #5393b5; }
    .aui .theotokos.dockbar-vertical .portlet-dockbar .navbar .navbar-inner .nav-collapse ul.nav li.dockbar-user-notificataions .user-notifications-count {
      background-color: #2b6790;
      border: 1px solid #2b6790; }
    .aui .theotokos.dockbar-vertical .icon-toggle-dockbar {
      background: #2b6790; }
    .aui .theotokos #content-wrapper {
      /* End of search-box-wrapper */ }
      .aui .theotokos #content-wrapper .search-box-wrapper {
        background: #DAA456;
        color: white;
        /* End of container */ }
        .aui .theotokos #content-wrapper .search-box-wrapper .container {
          background: #daa456;
          /* End of search-box-form */ }
          .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form {
            /* End of form */ }
            .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form form {
              /* End of control-group */ }
              .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form form .control-group {
                background: white; }
                .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input {
                  border: 1px solid #999999;
                  color: #999999; }
                  .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-input-wrapper .search-input:focus {
                    box-shadow: none; }
                .aui .theotokos #content-wrapper .search-box-wrapper .container .search-box-form form .control-group .search-btn-wrapper .fa-search {
                  color: #999999; }
    .aui .theotokos .focus-on-library .main-title {
      color: #333333; }
    .aui .theotokos .focus-on-library .spotlight a {
      color: #5393b5; }
    .aui .theotokos .dyk-wrapper .dyk {
      border: 1px solid #999999; }
      .aui .theotokos .dyk-wrapper .dyk .details .title {
        color: #333333; }
      .aui .theotokos .dyk-wrapper .dyk .details .short-desc {
        color: #333333; }
      .aui .theotokos .dyk-wrapper .dyk .details .learn-more {
        color: #5393b5; }
    .aui .theotokos .cat {
      border: 1px solid #999999; }
      .aui .theotokos .cat .img-wrapper .title {
        background-color: rgba(0, 0, 0, 0.7);
        color: white; }
    .aui .theotokos .listserv-form-wrapper {
      border: 1px solid #ccc; }
      .aui .theotokos .listserv-form-wrapper .listserv-form {
        /* End of parent-list-wrapper */ }
        .aui .theotokos .listserv-form-wrapper .listserv-form h2 {
          color: #5393b5;
          border-bottom: 1px solid #5393b5; }
        .aui .theotokos .listserv-form-wrapper .listserv-form .btn {
          background: #2283c0;
          border: solid 1px #2283c0;
          color: white; }
        .aui .theotokos .listserv-form-wrapper .listserv-form .parent-list-wrapper h4 {
          color: #5393b5;
          border-bottom: 1px solid #5393b5; }
        .aui .theotokos .listserv-form-wrapper .listserv-form .captcha-wrapper {
          border-top: 1px solid #5393b5; }
    .aui .theotokos .subscribe-wrapper .subscribe-header-top label {
      color: #999999; }
    .aui .theotokos .subscribe-wrapper .subscribe-header-top input[type="email"] {
      background: white;
      border: solid 1px #5393b5;
      color: #999999; }
    .aui .theotokos .subscribe-wrapper .subscribe-header-top button {
      background: #5393b5;
      border: solid 1px #5393b5;
      color: white; }
    .aui .theotokos .portlet-search .field-row .control-group-inline .btn {
      background-color: #5393b5;
      border: solid 1px #5393b5;
      color: white; }
      .aui .theotokos .portlet-search .field-row .control-group-inline .btn:hover, .aui .theotokos .portlet-search .field-row .control-group-inline .btn:focus {
        background-color: #2283c0; }
    .aui .theotokos .upcoming-events .month-dateWrapper {
      border: 2px solid #5393b5; }
    .aui .theotokos .upcoming-events .month {
      color: white;
      background-color: #5393b5;
      border-bottom: 2px solid #5393b5; }
    .aui .theotokos .upcoming-events .dateWrapper, .aui .theotokos .upcoming-events .eventTitle {
      color: #5393b5; }
    .aui .theotokos .upcoming-events .eventDescription, .aui .theotokos .upcoming-events .eventTimeStamp {
      color: #3f3f3f; }
    .aui .theotokos .upcoming-events .btn.read-more {
      color: white;
      background-color: #5393b5;
      border: 1px solid #5393b5; }
      .aui .theotokos .upcoming-events .btn.read-more:hover, .aui .theotokos .upcoming-events .btn.read-more:focus {
        color: white;
        background-color: #2b6790; }
    @media (max-width: 768px) {
      .aui .theotokos .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch {
        background: #5393b5;
        border: 1px solid #2b6790; }
        .aui .theotokos .commemorate-section .commemorate-wrapper .commemorate-right .btnSearch .fa {
          color: #fff; } }
    .aui .theotokos .oc-buttons {
      border-color: #2b6790; }
    @media (max-width: 767px) {
      .aui .theotokos .dyk-wrapper {
        border-top: 1px solid #999999; }
      .aui .theotokos .cat-dg-wrapper, .aui .theotokos .cat-top-wrapper {
        border-top: 1px solid #999999; }
      .aui .theotokos .cat-top-wrapper {
        border-bottom: 1px solid #999999; }
      .aui .theotokos .dyk-wrapper .dyk {
        border-bottom: 1px solid #999999; }
      .aui .theotokos .dyk-wrapper .dyk .details {
        border-left: 2px solid #daa456; }
      .aui .theotokos .back-to-top-wrapper i {
        color: #5393b5; } }

/* aui ends */