#locale-layout #locale-content {
  background-color: transparent;
}
.page-homepage hr {
  filter: brightness(80%);
}
.page-homepage div.recommended p {
  line-height: 16px;
}
.page-homepage div.recommended img {
  padding: 0 0 0 5px;
  margin: 0 5px 0 -5px;
  width: 50%;
}
.page-homepage .bg-widget,
.page-homepage table tbody tr td.bg-widget,
.page-homepage hr {
  background-color: rgba(80, 180, 190, 0.9);
}
.page-homepage .content-padding {
  box-sizing: border-box;
  padding: 10px;
}
.page-homepage .large-content-padding {
  box-sizing: border-box;
  padding: 20px 30px;
}
.page-homepage div.box-shadow {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 5px;
}
.page-homepage .column-wrapper {
  box-sizing: border-box;
  height: 100%;
}
.page-homepage .column-wrapper div.box-shadow:last-child {
  margin-bottom: 0;
}
.page-homepage .widget-location .content p,
.page-homepage .widget-location p {
  font-size: 12px;
  padding: 0 0 5px 0;
}
.page-homepage [class^="ui-icon-"],
.page-homepage [class*=" ui-icon-"] {
  display: inline-block;
  width: 16px;
  height: 14px;
  line-height: 16px;
  background-repeat: no-repeat;
}
.page-homepage [class^="ui-icon-"].full,
.page-homepage [class*="ui-icon-"].full,
.page-homepage .ui-icon-comment.open {
  background-image: url("../css/jqueryui/images/ui-icons_a83300_256x240.png");
}
.page-homepage .ui-icon-pencil {
  background-image: url("/images/glyphicons-halflings.png");
  background-position: 0px -72px;
}
.page-homepage .ui-icon-cog {
  background-image: url("/images/glyphicons-halflings.png");
  background-position: -432px 0;
}
.page-homepage .ui-icon {
  zoom: 125%;
  -moz-transform: scale(1.25);
  -webkit-zoom: 1.25;
  -ms-zoom: 1.25;
}
.page-homepage .ui-icon,
.page-homepage .cursor {
  cursor: pointer;
}
.page-homepage .info-card h3 {
  font-size: 14px !important;
}
.page-homepage .info-card h6 {
  font-size: 10px;
  margin: -12px 0 0;
  color: #888888;
}
.page-homepage .info-card .card-text {
  margin: 10px 0 16px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}
.page-homepage .info-card .card-footer {
  position: relative;
  display: block;
  min-height: 30px;
  padding-bottom: 4px;
}
.page-homepage .info-card .logbtn {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  margin: 0 0 6px;
  padding: 5px 12px;
  line-height: normal;
  text-transform: initial;
}
.page-homepage .info-card .notification {
  padding-top: 3px;
}
.page-homepage .info-card .notification a {
  font-size: 12px;
  color: #888888;
  text-decoration: underline;
}
.page-homepage .info-card .notification-icon {
  color: red;
  font-size: 22px;
  line-height: 16px;
  vertical-align: middle;
}
.page-homepage .info-card .card-content {
  padding: 10px 17px;
  position: relative;
  font-size: 0.7rem;
}
.page-homepage .info-card .card-details .icon {
  margin-bottom: -4px;
}
.page-homepage .info-card .card-details .rating-wrapper {
  margin-top: -4px;
}
.page-homepage .promotion {
  width: 100%;
}
.page-homepage .grid-content {
  padding: 10px 17px;
  position: relative;
  font-size: 0.7rem;
}
.page-homepage .widget .grid-image img {
  height: 125px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.page-homepage .widget #promotions-widget .grid-image img {
  height: auto;
}
.page-homepage .promotion-text {
  margin: 10px 0;
  font-weight: 600;
  line-height: normal;
}
.page-homepage .grid-image {
  position: relative;
}
.page-homepage .topleft.label {
  background: rgba(68, 68, 68, 0.52);
  color: white;
  left: 0;
  padding: 5px 9px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
.page-homepage .topleft.label:empty {
  display: none;
}
.page-homepage .bottomright.label {
  background: rgba(68, 68, 68, 0.52);
  bottom: 0;
  color: white;
  padding: 5px 9px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}
.page-homepage .image-wrapper {
  position: relative;
}
.page-homepage .center.label {
  background: rgba(68, 68, 68, 0.52);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  bottom: 30px;
  color: white;
  padding: 5px 9px;
  position: absolute;
  left: 0;
  text-transform: uppercase;
  width: 100%;
}
.page-homepage .btn-bottom-right {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
  padding: 5px 12px;
  line-height: normal;
}
.page-homepage .btn-bottom-right:empty {
  display: none;
}
.page-homepage div.widget {
  float: left;
  margin-bottom: 25px;
  position: relative;
}
.page-homepage span.icon_link {
  font-size: 10px;
  line-height: 15px;
  width: 100%;
}
.page-homepage .column div.shortcuts {
  display: none;
}
.page-homepage .shortcut-header .flex-container {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: flex-start;
  max-width: 80%;
  margin: auto;
}
.page-homepage .shortcut-header .flex-item {
  align-self: flex-start;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.page-homepage .promotion-details {
  margin-bottom: 35px;
}
.page-homepage a.icon_columns {
  width: 100%;
}
.page-homepage .shortcut {
  background: none repeat scroll 0 0 rgba(80, 180, 190, 0.9);
  height: 90px;
  padding-top: 16px;
  width: auto;
  max-width: 100%;
}
.page-homepage div.shortcut {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.1s ease;
}
.page-homepage div.shortcut:hover {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: rgba(19, 60, 85, 0.9);
  color: #ffffff;
}
.page-homepage .shortcut {
  margin-bottom: 6px !important;
}
.page-homepage .shortcut-header .shortcut {
  margin-left: 3px;
  margin-right: 3px;
}
.page-homepage .s_icon i {
  font-size: 36px;
}
.page-homepage .icon_link {
  color: #133c55;
}
.page-homepage div.shortcut:hover .s_icon,
.page-homepage div.shortcut:hover .icon_link {
  color: #ffffff;
}
.page-homepage .group {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 10px;
  line-height: 14px;
  position: relative;
}
.page-homepage .group .group-image {
  position: relative;
}
.page-homepage .comments {
  max-width: 100%;
}
.page-homepage .group .group-image .date {
  background-color: #414141;
  bottom: 0;
  color: #fff;
  opacity: 0.8;
  padding: 2px 5px;
  position: absolute;
  right: 0;
}
.page-homepage .group .members {
  margin-top: -15px;
}
.page-homepage i.icon {
  clear: both;
  font-style: inherit;
  font-size: 1.5em;
}
.page-homepage .rating-wrapper {
  display: block;
}
.page-homepage h3.menu-parent {
  display: inline-block;
  padding-right: 25px;
  position: relative;
}
.page-homepage h3 ul.menu-nav {
  float: right;
  margin: -3px 0 5px;
  position: relative;
}
.page-homepage .show-for-large-only {
  display: none;
}
.page-homepage td h3 {
  margin: 0;
}
.page-homepage .visitor_graph {
  height: 121px;
  margin: 0 4%;
}
.page-homepage .graph_bar_wrapper {
  height: 121px;
  margin: 0 1%;
  position: relative;
  width: 5%;
}
.page-homepage .graph_bar {
  background: #133c55;
  bottom: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: absolute;
  width: 100%;
}
.page-homepage .graph_bar.now {
  background: #1a5375;
}
.page-homepage .graph_bar_time {
  bottom: 0;
  font-size: 9px;
  height: 16px;
  line-height: 9px;
  position: absolute;
  width: 200%;
}
.page-homepage .promotion-map-wrapper {
  position: relative;
}
.page-homepage .promotion-map-wrapper [id^=promotion-map] {
  height: 150px;
  width: 100%;
}
.page-homepage .promotion-map-wrapper [id^=promotion-map] button.gm-control-active {
  min-width: initial;
  min-height: initial;
  background: white !important;
}
.page-homepage .promotion-map-wrapper .promotion-map-overlay {
  position: absolute;
  top: 62px;
  left: 60px;
  width: 206px;
  max-height: 375px;
  background: #e8e8e8;
  box-shadow: 1px 1px 1px #00000026;
}
.page-homepage .promotion-map-wrapper .promotion-map-overlay img {
  max-width: 100%;
  max-height: 130px;
  margin: 0 auto;
  display: block;
}
.page-homepage .promotion-map-wrapper .promotion-map-overlay .o-content {
  max-height: 230px;
  overflow-y: auto;
  padding: 10px;
}
.feed-item {
  margin-bottom: 14px !important;
}
.feed-item img {
  margin-bottom: 20px;
}
.feed-item .feed-item-details {
  margin-top: 14px;
}
.feed-item.announcement img {
  object-fit: cover;
  height: 197px;
}
@media (max-width: 1060px) {
  .feed-item.announcement img {
    height: 188px;
  }
}
/* Screen is in one column mode, therefore adjust the height automatically */
@media (max-width: 1024px) {
  .feed-item.announcement img {
    height: auto;
  }
}
.promotion-dialog {
  background: white;
  width: 950px;
  max-width: 100%;
  padding: 44px 65px;
  box-sizing: border-box;
}
.promotion-dialog .widget-attachments {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.promotion-dialog .widget-attachment {
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}
.promotion-dialog .widget-attachment p {
  padding-top: 5px;
  font-size: 12px;
  color: #414141 !important;
  text-decoration: underline;
  font-weight: medium !important;
}
.promotion-dialog .widget-attachment-asset {
  width: 135px;
  height: 80px;
  background-color: white;
  border: 1px solid rgba(65, 65, 65, 0.8);
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: center center;
}
.promotion-dialog .widget-attachment-asset--image {
  background-size: cover;
}
.promotion-dialog .widget-attachment-asset--file {
  background-size: 40%;
}
.promotion-dialog h3 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 26px;
}
.promotion-dialog .image-wrapper img {
  object-fit: cover;
  object-position: top;
  height: 280px;
  margin-bottom: 24px;
}
.promotion-dialog .cell {
  box-sizing: border-box;
}
.promotion-dialog .promotion-modal-text {
  color: #949494;
  font-size: 13px;
  padding-right: 40px;
  border-right: 1px solid #dedede;
}
.promotion-dialog .promotion-modal-text .btn-custom {
  margin-top: 20px;
  background-color: #cecece !important;
  color: black !important;
}
.promotion-dialog .promotion-modal-text .btn-custom:hover {
  opacity: 0.7;
}
.promotion-dialog .promotion-modal-details {
  padding-left: 40px;
  color: #949494;
}
.promotion-dialog .promotion-modal-details p {
  font-size: 13px;
  line-height: 18px;
}
.promotion-dialog .promotion-modal-posting-details {
  margin-top: 14px;
  font-size: 13px;
}
.promotion-dialog .promotion-modal-posting-details .posted-user {
  font-weight: 600;
}
.promotion-dialog .promotion-modal-posting-details .posted-date {
  color: grey;
}
@media (max-width: 639px) {
  .page-homepage .shortcut-header .widget-shortcuts {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-homepage .shortcut-header .flex-container {
    max-width: 100%;
  }
  .page-homepage .shortcut-header .flex-container .sm-center {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
  }
  .page-homepage .shortcut-header.widget-location-header.show-for-small-only {
    display: flex !important;
  }
}
@media (min-width: 640px) {
  .page-homepage .promotion-modal-text {
    border-right: 1px solid #133c55;
  }
  .page-homepage .shortcut-header .flex-container.md-center {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
  }
  .page-homepage .shortcut-header .flex-container {
    max-width: 95%;
  }
  .page-homepage .shortcut-header .flex-item {
    flex: 0 0 16.66666666666%;
    max-width: 16.66666666666%;
  }
}
/* Large devices (desktops, 1024px and up) */
@media (min-width: 1024px) {
  .page-homepage .column-wrapper {
    padding-right: 5px;
  }
  .page-homepage .column div.shortcuts {
    display: flex;
  }
  .page-homepage .shortcut-header {
    display: none;
  }
  .page-homepage .column .flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .page-homepage .column .flex-item {
    align-self: flex-start;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .page-homepage .column .flex-container::after {
    content: '';
    flex: 0 0 32%;
    max-width: 32%;
    z-index: -1;
  }
  .page-homepage .s_icon i {
    font-size: 48px;
  }
  .page-homepage .show-for-large-only {
    display: block;
  }
}
.homepage-social-bar {
  padding-top: 3px;
  display: flex;
}
.like-count,
.comment-count {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
}
.like-count .ui-icon,
.comment-count .ui-icon {
  margin-right: 3px;
}
.announcement-comments {
  padding: 17.5px 0 10px;
}
.widget-announcements .feed-item-content li {
  font-size: 12px;
}
.comment {
  padding: 10px 0;
}
.comment--report-alert {
  position: relative;
  background-color: #efefef;
  width: 100%;
  margin: 0 -30px;
  padding: 10px 30px;
}
.comment__reported-alert {
  display: inline-block;
  margin-left: 15px;
  color: red;
}
.comment__reported-by-user {
  display: inline-block;
  margin-left: 15px;
  text-transform: none;
  color: #666666;
  font-weight: normal;
}
.comment__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.comment h3.comment__title {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.comment h4.comment__time-elapsed {
  margin: 0 !important;
  font-size: 12px !important;
  text-transform: none !important;
}
.comment__content {
  margin-bottom: 10px;
}
.comment__content p {
  color: #666666 !important;
  font-weight: normal !important;
  font-size: 12px !important;
  padding: 0 0 5px 0 !important;
}
.comment__actions {
  display: flex;
  align-items: center;
}
.comment__actions--both {
  justify-content: space-between;
}
.comment__actions--likes-only {
  justify-content: flex-end;
}
.comment__actions ul.menu-nav {
  position: relative;
  margin: 0;
}
.comment__actions li.css-menu a.css-menu-button {
  display: block;
  padding: 0 !important;
}
.comment__form {
  margin-top: 20px;
}
.comment__form textarea {
  color: #666666 !important;
}
.comment__form .inptDiv {
  border: 2px solid #666666;
  padding: 5px 10px;
  margin-bottom: 10px;
  min-height: 90px;
  background: transparent;
}
.comment__form .inptDiv .inpt {
  min-height: 85px;
}
