/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* Updates */
h4 {
  font-size: 1.5rem;
}
.g-logo {
  font-size: 1.6rem !important;
}
#langsw {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 104px;
  text-align: right;
}
#langsw .dropdown-menu, #offclangsw .dropdown-menu {
  width: 104px;
  min-width: 104px;
}
#offclangsw {
  position: absolute;
  top: 18px;
  z-index: 10;
}
#infomenu a {
  font-size: 0.9rem;
}
#g-offcanvas #offclangsw ul {
  padding-left: 0.5rem;
}
.mod-finder input[type="text"] {
  background: transparent;
  color: white;
  height: 40px;
  padding: 0 0.5rem;
  border-bottom: 1px solid white;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.mod-finder .input-group .btn {
  color: transparent !important;
  width: 3.5rem;
}
.mod-finder input::placeholder {
  color: #858585;
}
#loader {
  display: none;
  position: fixed;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 19999;
}
.loader {
  animation: rotation 1.5s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
#g-navigation .g-content {
  margin: 0;
  padding: 0.5rem;
}
#g-navigation .g-logo svg, .g-logo svg {
  margin-left: 1rem;
}
.default #g-navigation .g-logo svg, .g-logo svg {
  height: 28px;
}
.default.view-login #g-navigation .g-logo svg, .g-logo svg {
  width: 100%;
  maring-left: 0;
}
#system-message-container {
  position: fixed;
  width: 100%;
}
#system-message {
  padding: 2rem;
}
#system-message-container .alert h4 {
  margin-top: 0;
}
#g-navigation #system-message-container a {
  color: #252525;
}
.g-slider-carousel-content-wrapper img {
  max-width: 1500px;
  min-width: 1200px;
}
.g-slider .g-slider-carousel-content h1 {
  font-size: 2.5rem;
}
.g-simplecontact-particle li {
  margin-right: 1rem;
}
.g-simplecontact i {
  color: #458a7e;
}
.g-simplecontact-particle i, .g-simplecontact-particle i.fa {
  margin-right: 0;
}
#g-footer .g-simplecontact-particle .g-simplecontact {
  justify-content: flex-end;
}
#g-footer .g-simplecontact a, .g-slider .g-slider-carousel-content a {
  color: white;
}
.g-slider .g-slider-carousel-content {
  background: #244d56cc;
}
.g-slider .g-slider-patterns-right svg {
  opacity: 0.85;
}
#g-slideshow {
  margin-top: 3.5rem;
}
.outline-_error #g-container-main {
  min-height: 34vh;
}
.stream_slider .splide, #splide01 {
  padding: 0;
}
.slide .button {
  border: 0;
}
.eubutton, .slide .eubutton {
  color: white;
  background: #cdd321;
  border-bottom: 5px solid #1abef3;
}
alert {
  color: #d68b1a;
}
blue {
  color: #2249db;
}
red {
  color: #dc1b1b;
}
green {
  color: #2aa324;
}
orange {
  color: #ff6600;
}
purple {
  color: purple;
}
yellow {
  color: #bbbb1b;
}
.darkgrey {
  color: #454545;
}
#loginbtn .darkgrey, #regbtn .darkgrey {
  font-size: 1.2rem;
}
.right {
  text-align: right;
}
.margin-right-1rem {
  margin-right: 1rem;
}
#toolbar .msize-25 {
  padding-right: 1rem;
}
#toolbar .msize-33 {
  padding-right: 1rem;
}
#toolbar .msize-34 {
  padding-right: 1rem;
}
#toolbar .third {
  padding-right: 1.3rem;
}
#g-offcanvas {
  width: 20rem;
  padding: 0 1rem;
}
#toolbar .g-offcanvas-toggle {
  color: #4bc69b;
}
#g-offcanvas #es .mod-es-menu-list__item, #g-offcanvas .mod_eb_mincalendar_table tbody td, #g-offcanvas a, #g-offcanvas div#es .mod-es-title {
  color: #ffffff;
}
.view-login #g-container-main {
  background: url('../../../../images/2022/landing-bg.jpg');
  background-size: cover;
  height: calc(100vh - 56px);
}
#es .es-login-box {
  position: relative;
  background-color: transparent;
  z-index: 10;
}
.site .g-slider-patterns-left {
  position: absolute;
  top: 110px;
  left: 0;
  width: 22%;
  pointer-events: none;
}
.site .g-slider-patterns-right {
  position: absolute;
  top: 120px;
  right: 0;
  width: 42%;
  pointer-events: none;
}
#es-search #es .o-form-control {
  height: 40px;
}
#es ul ul, #es ul ol, #es ol ul, #es ol ol {
  margin-bottom: 10px;
}
#g-mainbar {
  position: relative;
  z-index: 10;
  padding-top: 0;
}
#g-mainbar > .g-grid > .g-block > .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
.com-light #g-mainbar > .g-grid > .g-block > .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.navbar ul {
  margin: 0;
}
#sidebar-right {
  z-index: 11;
}
#es .dropdown-menu > li > a:hover, #es .dropdown-menu > li > a:focus {
  background: #4bc69b;
}
.view-login a {
  color: #4bc69b;
}
th {
  background: rgba(0, 0, 0, 0);
}
.es-dialog-container {
  padding: 1rem;
}
.view-profile div#es .es-container__sidebar {
  height: 95%;
}
.view-profile #es .es-container .es-content {
  margin-right: 0;
}
.view-profile div#es .es-container .es-container__sidebar {
  position: relative;
  flex: 0 0 27%;
}
#es .es-comments .o-media__image {
  margin-right: 0;
}
#es .es-comments-form .mentions .es-form-attach > label {
  color: #4bc69b;
  font-size: 1rem;
  vertical-align: middle;
}
#es .es-comments-form .es-input-gif {
  border: 0;
}
#es .es-comments-form .mentions .es-form-attach > label.es-input-gif.active {
  background: #4bc69b;
  color: white;
}
#es .es-apps-item__ft {
  background: #f4fbf7;
}
#g-mainbar .moduletable {
  margin: 0;
}
#es a.mentions-user {
  color: #4bc69b;
}
#es a.mentions-user:hover, #es a.mentions-user:focus {
  color: #316874;
}
#es .dropdown-menu--popdown__desp {
  color: #aaaaaa;
}
#es a:hover .dropdown-menu--popdown__desp {
  color: #f5f5f5;
}
#es .dropdown_ a:hover i, body #g-offcanvas div#es.mod-es-leader .es-leader-context__info a {
  color: #ffffff;
}
#es .es-profile-header-nav .is-active > .es-profile-header-nav__dropdown-link {
  border-color: #244d56;
  background: #4bc69b;
  color: white;
}
#es .es-stepbar .es-stepbar__lists > li > a {
  background: #ffffff;
}
#es .es-stepbar .es-stepbar__lists > li > a:hover {
  background: #244d56;
  color: white;
}
.view-registration #g-mainbar {
  max-width: 74rem;
  margin: 0 auto;
}
#es .es-profile-header__badges > a, #es .es-profile-header__badges img {
  width: 30px;
  max-width: 30px;
  height: 30px;
  max-height: 30px;
}
#es .btn-es-primary:active:hover, #es .btn-es-primary:active:focus, #es .btn-es-primary:active.focus, #es .btn-es-primary.active:hover, #es .btn-es-primary.active:focus, #es .btn-es-primary.active.focus, .open > .dropdown-toggle#es .btn-es-primary:hover, .open > .dropdown-toggle#es .btn-es-primary:focus, .open > .dropdown-toggle#es .btn-es-primary.focus {
  color: #fff !important;
  background-color: #316874 !important;
  border-color: #316874 !important;
}
.es-reaction-option__link.is-active {
  font-weight: 700;
}
#g-header {
  position: relative;
  padding-top: 67px;
  z-index: 10;
}
.com_eventbooking #g-header {
  z-index: 11;
}
.view-event #g-header {
  position: fixed;
  width: 100%;
  padding-top: 67px;
  z-index: 12;
  background: rgba(255, 255, 255, 0.6);
}
#g-header a:hover, #g-header a:focus {
  color: black;
}
#g-feature {
  padding-top: 4rem;
  z-index: 10;
}
.support #g-container-main {
  height: 100%;
  padding-top: 0;
  padding-bottom: 3rem;
}
.support #g-mainbar {
  background: rgba(255, 255, 255, 0.85);
  color: #444444;
  margin-top: 5rem;
}
.accent3.g-pricingtable {
  background-color: #eff3d3;
  color: #000;
}
.site #g-page-surround #es .es-photo > a.fit-width img {
  max-height: 84vh;
}
.es-profile-header__info-wrap {
  display: flex;
  width: 100%;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.es-profile-header__title {
  order: 1;
}
.es-profile-header__badges {
  order: 2;
  padding-left: 1rem;
}
.es-profile-header__meta {
  order: 3;
  width: 100%;
}
.es-profile-header__bd-widget {
  order: 4;
}
#es .es-photo.ar-4x3 > a {
  padding-top: 90%;
}
#es .es-card__calendar-date {
  top: -35px;
  width: 60px;
  height: 60px;
  padding: 16px 2px;
}
.view-article #g-container-main {
  padding-top: 6rem;
}
.view-article #g-mainbar {
  background: rgba(255, 255, 255, 0.5);
}
#es .es-profile-header__hd, #es .es-profile-header__bd, #es .es-profile-header__ft, #es .g-list-inline > li {
  font-size: 15px;
}
#es.es-photo-popup .es-popup-viewport {
  background: #101712;
}
a.mentions-hashtag, #offcanvas-hashtags #es a.o-nav__link {
  color: #4bc69b;
}
#offcanvas-hashtags .g-content, #g-offcanvas .calendar_module.moduletable {
  padding-top: 0;
  margin-top: 0;
}
#offcanvas-hashtags .platform-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
#es .es-stream-market-item__context {
  height: 300px;
  overflow: auto;
}
#es .o-label2--danger {
  background: #9d0b0b;
  color: white;
  font-size: 1rem;
  font-weight: 700;
}
.view-marketplaces #es.es-dialog .es-list .es-list__item:first-child {
  padding-bottom: 100px;
}
#es .marketplaces-content-wrapper .o-avatar-v2 {
  width: 150px;
  height: 150px;
}
#es .o-pagination-wrap {
  margin-bottom: 2rem;
}
#es .o-pagination > li > a, #es .o-pagination > li > span {
  color: #454545;
  font-size: 1.2rem;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#g-mainbar .mainbar-c.event-login, #g-mainbar .mainbar-d.event-login {
  position: absolute;
  top: 10px;
  width: 100%;
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}
.event-login a {
  color: #4bc69b;
}
#es.event-login .es-login .es-login-box {
  top: -36px;
  position: absolute;
}
#es.event-login .es-login-box .o-col--6 {
  background: rgba(0, 0, 0, 0.8);
}
#es.event-login .o-checkbox label, #es.event-login #loginbox {
  color: white;
}
#es .marketplaces-content-wrapper .o-label2 {
  font-size: 1rem;
}
#es .es-streams .es-pagination {
  padding-bottom: 1rem;
}
#es .es-apps-entry__ft {
  background-color: #ffffff;
}
#es .es-reaction-option__link.btn {
  color: #f5f5f5 !important;
}
#es .es-apps-entry__hd, #es .es-apps-entry__bd, #es .es-apps-entry__ft, #es .es-apps-item__hd, #es .es-apps-item__bd, #es .es-apps-item__ft {
  background: white;
  padding: 1rem;
  font-size: 15px;
}
#es .es-stream-market-item__cat {
  font-size: 14px;
}
#es .es-stream-market-item .g-list-inline > li {
  font-size: 1rem;
  color: #4bc69b;
  font-weight: 700;
}
#es .es-media-stats {
  border-top: 1px solid #ccc;
}
#es .es-photo-item .es-photo-header {
  padding: 1rem;
}
#es .es-photo-item-group .es-media-header.es-photo-header {
  padding: 0;
}
body.view-photos div#es .es-media-item-menu {
  top: 1rem;
  right: 1rem;
}
#es.is-mobile .dropdown-menu li {
  padding: 0.5rem;
}
#es.is-mobile .es-snackbar2 .dropdown-menu, #es.is-mobile .es-list-item .dropdown-menu, #es.is-mobile .es-mobile-list-item__action .dropdown-menu, #es.is-mobile .es-mobile-filter-toggle .dropdown-menu, #es.is-mobile .es-stream-control .dropdown-menu, #es.is-mobile .es-profile-header__action-wrap .dropdown-menu, #es.is-mobile .es-profile-header__avatar-wrap .dropdown-menu, #es.is-mobile .es-comment-actions .dropdown-menu, #es.is-mobile .es-convo__sidebar-action .dropdown-menu, #es.is-mobile .es-media-item-menu .dropdown-menu, #es.is-mobile .es-entry-actionbar .dropdown-menu, #es.is-mobile .es-cover-menu .dropdown-menu, #es.is-mobile .es-profile-header-nav__item .dropdown-menu, #es.is-mobile .es-card__action-group .dropdown-menu {
  max-height: 68vh !important;
}
#es-search i.fa.fa-cog {
  color: white;
}
#g-navigation #es-search a {
  color: #244d56;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title, .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 0.9rem;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
  align-items: flex-end;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  margin: 1rem 1rem 0.2rem;
}
#es > div > div.es-dialog-body > div > div.es-dialog-content > div > div > div > div {
  background: rgba(0, 0, 0, 0);
}
#es > div > div.es-dialog-body > div > div.es-dialog-content > div > div > div > div:nth-child(1) > div > form > div > div.es-login-box__msg-title, #es > div > div.es-dialog-body > div > div.es-dialog-content > div > div > div > div:nth-child(1) > div > form > div > div.es-login-box__msg-desc {
  color: #454545;
}
.view-login #es .es-social-signon__form {
  background: rgba(0, 0, 0, 0.8);
}
.view-login #es .es-social-signon__title h1 {
  margin-top: 3rem;
  color: white;
}
#es .o-checkbox label:before {
  border: 1px solid #244d56;
}
body div#es .popbox-content .popbox-dropdown-nav__link {
  padding: 0 !important;
}
body div#es .popbox-dropdown-nav__item {
  padding: 5px;
}
.en-hu-only .mod-languages ul li:nth-child(1), .en-hu-only .mod-languages ul li:nth-child(2) {
  display: none;
}
#es .es-input-smiley__popup {
  width: 280px;
}
#es .es-icon-reaction:before {
  background-image: url('../../../../images/2025/icon-reactions.svg');
}
#es .es-icon-reaction--sm {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
#es .es-stream-embed__broadcasts-icon {
  position: absolute;
  top: 92px;
  right: 12px;
}
#es.popbox.popbox--navbar {
  width: 360px;
  height: 90vh;
  overflow-y: scroll;
}
#es .t-align-items--c {
  flex-direction: column;
}
#es .es-profile-header__meta .t-align-items--c {
  flex-direction: row;
}
#es .t-align-items--c .t-ml--auto {
  margin-left: 0 !important;
}
body div#es .popbox-dropdown__hd a {
  font-weight: 500;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01);
  color: #ffffff !important;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 14px;
}
#es .popbox-dropdown-nav {
  max-height: unset;
}
#eb-event-page .tab-content > .tab-pane {
  display: block;
}
#es .es-comment-item-loadreply a:link {
  font-weight: 700;
}
#es.is-mobile .es-convo__content-scroll-area {
  max-height: 600px;
}
.es-profile-header__meta, .es-profile-header__meta > span {
  display: flex;
  align-items: center;
}
.es-profile-header__meta > span {
  padding-right: 1rem;
}
#es .es-profile-header__badges {
  margin: 8px 12px;
}
#es.is-mobile .es-profile-header__action-wrap {
  margin-top: 6px;
}
.es-rating::before {
  content: "";
  display: inline-block;
  position: initial;
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.4rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: initial;
  top: initial;
  left: initial;
  padding-right: 0.4rem;
}
.view-register.com_eventbooking .eb-individual-registration-form-1107 #eb-amount-container {
  display: flex;
}
#es .es-comments-control__load {
  background: #ffffff;
}
#es .es-stream-embed__cover {
  padding-top: 0;
}
#es .es-stream-embed__cover-img {
  position: relative;
}
#es .es-container .es-content {
  width: 45vw;
  margin-left: auto;
  margin-right: 0;
  right: 0;
}
#es .es-stream-embed.is-ads .es-stream-embed__cover-img {
  min-height: 48vh;
}
.view-profile #es .file-name img {
  max-width: 200px !important;
  max-height: 200px !important;
}
#es .es-cluster-header__title-link {
  font-size: 1.1rem;
}
.site #es .marketplaces-content-wrapper .o-flag__image.o-flag--top {
  display: none;
}
/* Conversations */
#ck .layout-compact {
  margin-bottom: 1.5rem;
}
.site #ck {
  font-size: 15px;
}
.site #ck .btn-toggle-ckit {
  background-color: #4bc69b;
  color: #244d56;
  box-shadow: 0 0 4px black;
}
#ck .ckit-user-name {
  max-width: 280px;
}
#conversations #g-container-main {
  padding: 0;
}
#ck .btn-ckit-head-back > i.fa {
  font-size: 32px;
  line-height: 36px;
}
#ck .btn-ckit-head-action {
  height: unset;
  border-radius: 0;
  padding: 8px !important;
}
#ck .btn-ckit-head-action.btn-ckit-close > i.fa {
  font-size: 22px;
}
#ck .ckit-bubble__link {
  background-color: #ed1a1a;
  font-size: 12px;
}
#ck .ck-msg.is-me .ck-msg__bubble {
  color: #ffffff;
  background-color: #2e6772;
}
#ck .ck-msg__bubble {
  background-color: #ebf6f9;
  color: #151515;
}
#ck .btn-ckit-default {
  color: #316874 !important;
}
#ck .layout-conversations.is-viewing .ckit-header-title {
  font-size: 1.05rem;
}
#ck textarea.form-control {
  font-size: 16px;
}
#ck .ck-msg.is-me .ck-msg__bubble, #ck .ck-msg__bubble {
  display: flex;
  flex-flow: column-reverse;
}
#ck .ckit-convo__att-container {
  margin-top: 0;
}
#ck .ck-msg__time {
  color: #1c9f5c;
  line-height: 0.8;
  text-align: right;
}
#ck .ck-msg.is-me .ck-msg__time {
  color: #a5ffd0;
}
#ck .ck-attachment-item {
  width: 290px;
  height: auto;
}
#ck .ck-attachment-item.has-cover {
  width: 320px;
  height: auto;
}
#ck .ckit-mass-action-bar {
  background-color: #244d56;
}
#ck .ck-msg__bubble a {
  color: #9aceff;
}
#ck .ck-gif-holder {
  width: 175px;
  height: 175px;
}
/* ASN Share button */
.com_eventbooking .platform-content {
  padding: 0;
  margin: 0;
}
.filters.eb-search-bar-container {
  justify-content: center;
  padding: 1rem 0;
}
.filters .field-calendar, .filters #filter_distance {
  width: 164px;
  margin: 0 1rem;
}
.filters input[name="filter_address"], .filters #search_eb_box {
  width: 320px;
  margin: 0 1rem;
}
.com_eventbooking .mainbar-a .g-content {
  padding: 0;
  margin: 0;
}
.com_eventbooking #es.mod-es-quickpost {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.com_eventbooking #es.mod-es-quickpost .es-story {
  position: fixed;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  margin: auto;
}
#g-top .g-content, #g-top .platform-content {
  padding: 0;
  margin: 0;
}
#asn-share {
  position: relative;
  right: -21px;
  top: -10px;
  margin-top: 1rem;
}
#g-page-surround #es-story-close {
  display: none;
  position: absolute;
  color: white;
  top: -30px;
  left: 50%;
  transform: translate(-50%, 0);
}
#g-top #es-story-close:hover, #g-top #es-story-close:focus {
  color: #4bc69b;
}
.moduletable .nav li {
  margin-right: 1rem;
  border: 2px solid #244d56;
  padding: 0.35rem 1rem;
}
#es.mod-es-hashtags .o-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}
#es.mod-es-hashtags .o-nav .o-nav__link {
  margin-right: 1rem;
}
.btn.eb-btn-facebook:hover, .btn.eb-btn-facebook:focus {
  background-color: #3b5998;
  border-color: #3b5998;
}
.view-article .es-sharer-btn {
  display: inline-block;
  width: 120px;
  float: right;
}
.view-marketplaces #es a.o-tabs__toggle-submenu .fa {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-right: 1rem;
}
.view-marketplaces #es a.o-tabs__link .fa {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.site .input-group {
  flex-wrap: nowrap;
}
.gm-style-iw-chr {
  position: absolute;
}
.gm-style-iw-chr button {
  position: absolute !important;
  right: -396px;
  top: -10px;
}
/* EventBooking */
#eb-events .eb-event-container .eb-register-buttons-bottom {
  display: none;
}
#eb-events .eb-event-container {
  padding-bottom: 2rem;
}
#eb-event-plugins-outputContent {
  display: flex;
  flex-direction: column;
}
#eb-plugin-page-0 {
  order: 1;
}
#eb-plugin-page-1 {
  order: 0;
}
.eb-event-date.btn-primary {
  padding: 0 !important;
}
.regpro-calendarDay {
  background: #ffffffee;
  font-size: 1.2rem;
  border-left: 1px solid #e9f1eb;
  border-top: 1px solid #e9f1eb;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.regpro-calendarDay:hover {
  background: #e3f9dfee;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.regpro-calendarDay .eb_event_link {
  font-size: 12px;
  font-weight: 500;
}
.extcal_minical .extcal_navbar, .mod_eb_mincalendar_td_dayname, #extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek, #extcalendar .previousday, #extcalendar .previousweek, #extcalendar .nextday, #extcalendar .nextweek, #extcalendar .tableh2 {
  background: #244d56;
}
.eb-calendar ul.eb-weekdays, .regpro-calendarMonthHeader {
  background: #244d56ee;
}
#eb-minicalendar-container table, .mod_eb_mincalendar_table tbody td {
  border-radius: 5px;
}
#eb-minicalendar-container table, #eb-minicalendar-container td {
  border: 0;
  padding: 3px 1px;
}
td {
  padding: 0;
}
td.mod_eb_mincalendar_event, .regpro-calendarDay .eb_event_link {
  background-color: #4bc69b;
}
.mod_eb_mincalendar_table thead, .mod_eb_mincalendar_table tr {
  border-bottom: 2px solid white;
}
#sidebar-right .platform-content, #sidebar-right .moduletable, #sidebar-right .widget {
  padding: 0;
  margin: 0;
}
#sidebar-right .splide {
  padding: 0;
}
.eb-slider-container .eb-event-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.eb-slider-container .eb-event-wrapper img {
  padding: 0;
  margin: 0;
}
.eb-event-wrapper h2 {
  font-size: 1.2rem;
  margin: 0;
}
.splide__arrow {
  top: 95px;
}
.splide__arrow--prev {
  left: 0em;
}
.splide__arrow--next {
  right: 0em;
}
#g-mainbar .navbar .nav li.active, #g-mainbar .navbar .nav li.active a {
  background: #244d56;
  color: white;
  text-decoration: none;
}
.com_eventbooking #g-mainbar .mainbar-top {
  margin-bottom: 1rem;
}
.com_eventbooking .mainbar-c {
  padding-bottom: 1rem !important;
}
.com_eventbooking .eb-slider-container .eb-event-wrapper {
  font-size: 0.9rem;
  box-shadow: none;
}
.com_eventbooking .eb-event-location.col-md-9, .com_eventbooking .eb-event-price.btn-primary.col-md-3 {
  width: 100%;
}
.com_eventbooking .eb-slider-container .eb-event-wrapper img, .splide__slide img {
  object-fit: cover;
  height: 150px;
  width: 100%;
}
.com_eventbooking .eb-event-title-container {
  height: 2rem;
  overflow-y: hidden;
}
.com_eventbooking .eb-event-date-time {
  white-space: nowrap;
}
.view-event .splide {
  display: none;
}
.view-event #g-header, .view-calendar #g-header, .view-upcomingevents #g-header {
  z-index: 12;
}
#emenu {
  position: fixed;
  background: #244d56dd;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.5rem 0 !important;
  z-index: 1000;
}
#emenu .g-grid {
  flex-flow: row nowrap;
}
#emenu .g-block {
  text-align: center;
}
#emenu i {
  color: white;
  font-size: 2rem;
}
.left_calendar {
  margin: 0 0 1px;
}
.eb-event-location.col-md-9 {
  width: 65%;
}
.eb-event-price.btn-primary.col-md-3 {
  width: 35%;
  text-align: center;
  padding: 8px !important;
}
.splide__pagination {
  margin-bottom: -2rem;
}
.fa.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.eb-box-heading {
  background: #ffffff;
  border: 0;
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
  border: 0;
}
#eb-event-page {
  padding-top: 0.95rem;
}
h1.eb-page-heading {
  margin-top: 0;
}
.com_eventbooking #g-mainbar {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin: 0.7rem 1rem 1.7rem;
}
.eb-container .form-control {
  height: 40px;
}
.nav-link {
  color: #244d56;
}
.nav-link:hover, .nav-link:focus {
  color: #316874;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #4bc69b;
}
#eventTabs {
  margin: 1.5rem 0;
}
#basic-information-page > div:nth-child(6) > div.col-md-9.eb-form-control, #basic-information-page > div:nth-child(7) > div.col-md-9.eb-form-control, #basic-information-page > div:nth-child(8) > div.col-md-9.eb-form-control, #basic-information-page > div:nth-child(9) > div.col-md-9.eb-form-control, #basic-information-page > div:nth-child(10) > div.col-md-9.eb-form-control {
  display: flex;
}
#basic-information-page > div:nth-child(6) > div.col-md-9.eb-form-control .field-calendar, #basic-information-page > div:nth-child(7) > div.col-md-9.eb-form-control .field-calendar, #basic-information-page > div:nth-child(8) > div.col-md-9.eb-form-control .field-calendar, #basic-information-page > div:nth-child(9) > div.col-md-9.eb-form-control .field-calendar, #basic-information-page > div:nth-child(10) > div.col-md-9.eb-form-control .field-calendar {
  margin-right: 1rem;
}
.eb-container #individual_price.input-mini {
  width: 120px !important;
}
.eb-container img.eb-event-large-image {
  object-fit: cover;
  width: 100%;
  max-height: 680px;
}
.eb-calendar-today-date {
  color: white;
  background: #244d56ee;
}
#eb-calendar-page img {
  object-fit: cover;
  object-position: center;
  width: 100%;
}
#eb-event-page .text-info {
  color: #dd1c1c !important;
}
joomla-tab button[aria-expanded=true]:after {
  background-color: #244d56;
}
.eb-topmenu-calendar ul li a:hover {
  background: #316874 !important;
}
.eb-topmenu-calendar ul li a.active {
  background: #244d56 !important;
}
#reader {
  max-width: 400px;
}
.eb-event-registrants {
  padding-left: 10px;
  padding-right: 10px;
}
.eb-taskbar > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.com_eventbooking.view-complete .share-container, .com_eventbooking.view-register .share-container, .com_eventbooking.view-event.layout-form .share-container {
  display: none;
}
.organizer_menu .btn {
  margin-bottom: 0.8rem;
}
#eb-events-manage-page .chosen-container {
  width: 180px !important;
}
.chosen-container-single .chosen-single {
  font-size: 1rem;
  width: 180px;
  height: 3rem;
  padding: 0.7rem 0.5rem;
}
.chosen-container .chosen-results li {
  font-size: 1rem;
}
.eb-description-details h2 {
  text-align: center;
  background: #4bc69b;
  color: white;
}
.eb-description-details h3 {
  text-align: center;
  color: #244d56;
}
#registration_handle_url {
  max-width: 300px !important;
}
.com_eventbooking .form-actions {
  margin-bottom: 2rem;
}
#field_replica_rent {
  height: 4rem;
}
#adminForm #replica_rent1 {
  margin-right: 1rem;
}
.com_eventbooking .navbar-collapse.collapse:not(.show) {
  display: block;
}
#eb-calendarwrap .eb_event_link {
  max-width: 100%;
}
#eventmap .g-content {
  padding: 0;
  margin: 0;
}
.event_map #g-container-main {
  padding-top: 0;
}
.site .g-slider-patterns-left, .site .g-slider-patterns-right {
  opacity: 0.6;
}
#subfieldList_speakers > thead > tr > th:nth-child(1) {
  width: 0 !important;
  padding: 0;
}
#subfieldList_speakers > thead > tr > th:nth-child(2), #subfieldList_speakers > thead > tr > th:nth-child(3), #subfieldList_speakers > thead > tr > th:nth-child(5), #subfieldList_speakers > thead > tr > th:nth-child(6) {
  width: 20% !important;
}
#subfieldList_speakers > thead > tr > th:nth-child(4) {
  width: 15% !important;
}
#subfieldList_speakers > thead > tr > th:nth-child(7) {
  width: 5% !important;
}
#subfieldList_speakers textarea, #subfieldList_speakers input {
  width: 100%;
}
.btn-toolbar {
  margin: 0.5rem 0;
}
#eb-registrants-management-page table.table {
  overflow-x: auto;
  display: block;
}
#eb-registrants-management-page .d-none {
  display: table-cell !important;
}
.element-invisible {
  display: none;
}
.eb-container #statement {
  margin-bottom: 0;
}
.view-event #g-mainbar {
  z-index: 11;
}
#event .modal-dialog {
  box-shadow: 0px 0px 15px black;
  margin: 0;
}
.modal-title {
  margin: 0;
}
#event .modal-dialog.jviewport-width80 {
  width: 100%;
  top: 14rem;
}
.g-bodyonly table.eb-registrants-list-table thead > tr > th:nth-child(5) {
  width: 20% !important;
}
.view-event h3.g-title, .com_eventbooking h3.g-title {
  font-size: 1.8rem;
  margin: 0.8rem;
}
#eb-calendar-page h1.eb-page-heading, #extcalendar h1.eb-page-heading {
  display: none;
}
.topmenu_calendar .left_calendar {
  display: flex;
}
div[data-title="Várólista"]:before {
  display: block;
  content: "VÁRÓLISTA";
  font-size: 2rem;
  font-weight: 700;
  margin: 1rem 0 -1.2rem;
}
.eb-form-control .eb-radio-container .row {
  padding-bottom: 1rem;
}
.airsoftjatek h1.eb-page-heading {
  display: none;
}
ul.nav-tabs {
  display: none;
}
.tab-content {
  display: flex;
  flex-direction: column;
}
.tab-pane {
  order: 1;
}
.tab-pane.active {
  order: 2;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 4.75rem auto 1.75rem;
  }
}
#map_canvas .eb-location-name, #map_canvas .eb-location-address {
  color: #454545;
}
/* J4 fixes */
.btn-link.jmodedit {
  position: absolute;
  top: -7px;
}
.site .offcanvas {
  display: block;
  position: relative;
  visibility: visible;
  bottom: unset;
}
.tox-toolbar__primary .tox-toolbar__group:first-child .tox-tbtn:first-child {
  display: none;
}
.alert .close {
  top: 3px;
  right: 3px;
  line-height: 20px;
  position: absolute;
  font-size: 2rem;
  font-weight: 300;
}
alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  color: #222222;
  text-decoration: none;
}
#footer2 ul.nav {
  margin-top: 0;
}
#g-offcanvas ul.nav {
  margin-top: 1rem;
}
#g-footer .navbar-collapse, #g-offcanvas .navbar-collapse {
  display: block;
}
#g-footer .navbar-toggler, #g-offcanvas .navbar-toggler {
  display: none;
}
#g-footer ul.nav {
  justify-content: center;
  margin-left: 0;
  flex-direction: column;
}
#g-offcanvas .plus_menu h3.g-title {
  margin: 0;
}
/* Colorization */
#es .fa, #es .far, #es .fas, #es .es-verified, #es .es-story-reset .fa {
  font-family: "Font Awesome 5 Free";
  color: #4bc69b;
}
.es-verified, #es .es-story-reset .fa, #es .es-story .es-story-reset .fa {
  color: #4bc69b;
}
#es .es-dashboard-filters .fa, #es .es-story .fa, #es .es-story-panel-button-list .fa, #es .es-mobile-filter-toggle .fa, #es.view-notifications .fa {
  color: white;
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-flyout-button {
  color: #4bc69b;
  background: transparent;
  font-size: 1.5rem;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-flyout-button > i {
  color: #4bc69b;
}
body div#es .es-story .es-story-panel-button__shape {
  background: #91b9a3 !important;
  color: #555 !important;
}
body div#es .es-story .es-story-panel-button__shape:hover, body div#es .es-story .es-story-panel-button__shape:focus, body div#es .es-story .es-story-panel-button__shape:active {
  background: #316874 !important;
}
body div#es .es-story .es-story-panel-button__shape .fa {
  font-size: 15px;
}
#es .es-story-panel-button__shape {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}
#g-header #es-search .fa {
  color: white;
}
body #es-search div#es .o-input-group__btn > .btn {
  background: #4bc69b !important;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  border-color: #4bc69b !important;
  color: #fff !important;
  line-height: 34px;
  height: 34px;
  padding: 0 16px !important;
}
#es.layout-editnotifications .tab-content__item .fa.fa-question-circle, #es.layout-editPrivacy .tab-content__item .fa.fa-question-circle, #notifications > .g-content .platform-content:nth-child(2), #es .es-stream-embed__meta.t-text--muted, .sa-create legend {
  display: none;
}
ul.lang-inline {
  min-width: 11.4rem;
}
ul.lang-inline li {
  margin-left: 0;
  margin-right: 0;
}
div.mod-languages ul li.lang-active {
  background-color: transparent;
}
div.mod-languages img {
  width: 22px;
}
.plus_menu ul li:before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #4bc69b;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-flex;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.plus_menu ul li {
  display: inline-flex;
  width: 100%;
}
.site #es .es-profile-header__action-toolbar .btn, .site #es .es-profile-header__action-toolbar .btn:hover, .site #es .es-profile-header__action-toolbar .btn:focus {
  background: transparent !important;
  color: #888 !important;
  line-height: 24px;
  border: 1px solid transparent !important;
}
.site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn, .site #es .es-profile-header__action-toolbar .btn--es-subscription {
  display: flex;
  justify-content: flex-end;
  width: 122px;
  line-height: 24px;
  color: #888 !important;
  border: 1px solid transparent !important;
}
.site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn:hover, .site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn:focus, .site #es .es-profile-header__action-toolbar .btn--es-subscription:hover, .site #es .es-profile-header__action-toolbar .btn--es-subscription:focus {
  color: #444 !important;
  border: 1px solid transparent !important;
}
#es .i-chevron.i-chevron--down:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  display: inline-block;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  border-style: solid;
  border-width: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.site #es.view-groups .es-profile-header__action-toolbar .btn[data-es-groups-join=""], .site #es.view-groups .es-profile-header__action-toolbar .btn[data-es-groups-leave=""] {
  display: flex;
  justify-content: flex-end;
  width: 100px;
  line-height: 24px;
}
.view-groups .es-profile-header__action-toolbar .btn[data-es-groups-join=""]:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 5px;
}
.view-groups .es-profile-header__action-toolbar .btn[data-es-groups-leave=""]:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 5px;
}
.site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 5px;
}
.site #es .es-profile-header__action-toolbar .btn--es-subscription[data-task="unfollow"]:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 5px;
}
.site #es .es-profile-header__action-toolbar .btn--es-subscription[data-task="follow"]:before {
  content: "";
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 5px;
}
.site #es .es-profile-header__action-toolbar .btn--es-subscription.is-loading[data-task="unfollow"]:before, .site #es .es-profile-header__action-toolbar .btn--es-subscription.is-loading[data-task="follow"]:before {
  display: none;
}
#es .btn.is-loading:after {
  width: 22px;
  height: 22px;
  top: 8px;
  left: 24px;
  margin: 0 0 0 -8px;
}
body #es .es-profile-header__action-toolbar .btn:hover, body #es .es-profile-header__action-toolbar .btn:focus {
  background: transparent !important;
  color: goldenrod;
  border: 1px solid transparent !important;
}
#es .es-profile-header__action-toolbar .btn i.fa, #es .es-profile-header__action-toolbar .btn i.far, #es .es-profile-header__action-toolbar .btn i.fas {
  color: #4bc69b;
  font-size: 1.5rem;
}
#es .o-avatar-v2__action, #es .o-avatar-v2__action .dropdown-toggle_ {
  color: white;
  background: #4bc69b;
  padding: 0.4rem;
  border-radius: 50%;
}
#es .o-avatar-v2__action .dropdown-toggle_ i, #es .dropdown-toggle_ i {
  color: white;
}
#es .o-avatar-v2__action:hover, #es .o-avatar-v2__action .dropdown-toggle_:hover {
  color: white;
  background: #4edfac;
}
body div#es .es-container__sidebar .es-side-widget .es-side-widget__title:before, #g-offcanvas .plus_menu h3.g-title:before, #sidebar-right .moduletable h3.g-title:before {
  background: #4bc69b;
  border-radius: 15px;
  bottom: -6px;
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
}
#g-offcanvas .es-dashboard-aside h3.g-title:after {
  background: #4bc69b;
  border-radius: 15px;
  bottom: 174px;
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  left: 16px;
}
.site div#es .btn-es-danger-o {
  background: #f65b5b !important;
  border: 1px solid #f65b5b !important;
  color: #fff !important;
}
/* Buttons CSS */
body div#es #visitors_thumbs .btn-sm {
  padding: 8px 10px !important;
}
body #es-search div#es .o-input-group__btn > .btn {
  height: 40px;
  line-height: 40px;
}
#es .es-photo-item .es-media-item-menu .btn > a {
  color: #ffffff;
}
#es .es-media-browser .btn-media > a {
  color: #ffffff;
  font-size: 0.9rem;
  text-shadow: none;
}
.site #es .dropdown_ .btn-popdown {
  color: white !important;
  padding: 2px 4px !important;
}
.dropdown-menu a > b, #es .btn-popdown.btn-sm > div > b {
  font-weight: 400;
}
#es .btn-popdown.btn-sm > div {
  font-size: 14px;
}
#es .es-view-page-as .btn, #es .es-view-page-as .btn:hover, #es .es-view-page-as .btn:focus {
  background: transparent !important;
  padding: 0 10px 0 !important;
  border: none !important;
}
#es .es-view-page-as .btn:hover {
  color: #151515 !important;
}
.site #es .btn-default:hover {
  color: white !important;
  background: #316874 !important;
}
.site #es .dropdown_ .btn-popdown:hover, .site #es .dropdown_ .btn-popdown:focus {
  background: #316874 !important;
}
#searchForm .input-group .btn-secondary {
  border-color: #e7e7f6 !important;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
#searchForm .input-group .btn-secondary:hover, #searchForm .input-group .btn-secondary:focus, #searchForm .input-group .btn-secondary:active {
  border-color: #316874;
}
body div#es.view-card .es-pagination .btn-es-default-o {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es.view-card .es-pagination .btn-es-default-o:hover, body div#es.view-card .es-pagination .btn-es-default-o:focus, body div#es.view-card .es-pagination .btn-es-default-o:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
.tag-category .input-group .input-group-append .btn {
  height: 48px;
}
#sp-search div#es .o-input-group__btn > .btn {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  line-height: 1;
  box-shadow: none;
  position: absolute;
  font-size: 10px !important;
  top: 15px;
  right: 10px;
  opacity: 0.6;
  height: auto;
  width: auto;
}
#sp-search div#es .o-input-group__btn > .btn:hover, #sp-search div#es .o-input-group__btn > .btn:focus, #sp-search div#es .o-input-group__btn > .btn:active {
  opacity: 1;
}
body div#es .es-dialog-back-button i, body div#es .es-dialog-close-button i {
  font-size: 20px;
  top: 3px;
}
/* Login CSS */
.view-login #g-showcase {
  background: #4bc69b;
  padding: 3rem 0;
  text-transform: uppercase;
  font-weight: 600;
}
.view-login #g-feature {
  color: white;
  background: #162742;
}
.view-login h2 {
  font-size: 2.8rem;
}
.view-login #g-feature h2, .view-login #g-feature h3, .view-login #g-main h2, .view-login #g-main h3 {
  color: white;
}
.view-login #g-main {
  color: white;
  background: #0f203c;
}
.view-login #g-mainbar {
  background: url('../../../../images/2022/');
}
.view-login #g-header .g-grid {
  justify-content: space-between;
}
.view-login #account-menu {
  line-height: 3rem;
}
.welcome .btn-primary {
  background: #162742 !important;
  font-size: 1.5rem !important;
}
#g-footer .nav > li > a, #g-header .login_url {
  color: #56b2fd;
}
#g-footer .nav > li > a:hover, #g-footer .nav > li > a:focus, #g-header .login_url:hover, #g-header .login_url:focus {
  color: #aed6f1;
}
body div#es .es-dialog-content, body div#es .popbox-dropdown-signin {
  padding: 0 !important;
}
/* Login version3 */
body.version3 {
  background: black;
}
.version3 #g-container-main {
  padding: 0;
}
.version3 #g-page-surround {
  padding-top: 0;
}
.version3 #g-mainbar, .version3 #g-aside {
  min-height: calc(100vh - 56px);
}
.version3 #g-mainbar > .g-grid > .g-block > .g-content, .version3 #g-aside > .g-grid > .g-block > .g-content {
  padding: 0;
  margin: 0;
}
.version3 #g-page-surround, .version3 #g-container-main {
  background: transparent;
}
.version3 #g-mainbar {
  background: transparent;
  background-size: cover;
  background-position: 15% top;
  height: 100%;
  box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.25);
}
#background img {
  display: none;
  position: absolute;
  height: 100%;
  max-width: 2000px;
  left: 0;
  z-index: -1;
  object-fit: cover;
}
.bg-images {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
}
.version3 #g-aside {
  background: white;
  position: relative;
  width: 100%;
  padding-top: 13vh;
  z-index: 11;
}
.version3 .platform-content {
  padding: 0;
  margin: 0;
}
.version3 .logregbtn {
  /*position: absolute;*/
  width: 300px;
  text-align: center;
  margin: 0 20%;
  z-index: 20;
}
.infocontainer {
  /*background: rgba(0,0,0,0.5);
    height: calc(100vh - 56px);*/
  margin: 20% 15% 0 30%;
}
.view-login.version3 .es-login-box .o-row {
  padding: 0;
}
.version3 h2 {
  color: white;
}
body.version3 div#es .es-login .es-login-box__form-title {
  color: #454545;
  font-size: 1.2rem;
}
.version3 .infobox p, .version3 .infobox strong {
  color: white;
  font-size: 1.2rem;
}
.view-login.version3 #es .o-checkbox label {
  color: #888888;
}
.version3 h2 {
  font-size: 2rem;
  margin-top: 0;
}
body.version3 div#es .es-login .es-login-box {
  padding: 0;
}
.version3 #es .es-login-box .o-col--6 {
  display: flex;
  background: rgba(0, 0, 0, 0);
  width: 300px;
}
.version3 #es .es-login-box__form-wrap {
  width: 300px;
  min-width: 280px;
  margin: 1rem auto 0;
}
body.version3 div#es .es-login .es-login-box {
  background-image: none;
  background-color: transparent !important;
}
#loginbtn .btn, #regbtn .btn {
  width: 300px;
}
.version3 #es .es-login-box .o-col--6:nth-child(1), #loginbtn {
  display: none;
}
.version3 #es .es-login-box .o-row:nth-child(1) {
  display: flex;
  background: white;
  width: 300px;
  flex-wrap: wrap;
  flex-direction: column;
  margin: 0 20%;
  border-radius: 5px;
}
.version3 .es-login-box .o-row .o-col--6:nth-child(1) {
  order: 2;
}
.version3 .es-login-box .o-row .o-col--6:nth-child(2) {
  order: 1;
}
.version3 #es .es-login-box__form {
  box-shadow: none;
}
.version3 .infobox i {
  color: #4bc69b;
  font-size: 5rem;
  margin-bottom: 2rem;
}
body.version3 div#es .es-login .es-login-box__form {
  background: white;
  padding: 0;
}
body.version3 div#es .es-login .es-login-box__msg {
  max-width: 360px;
  margin: 1rem 0;
  padding: 0;
}
.version3 .carousel-inner .carousel-item {
  padding: 3rem 2rem 4rem;
}
.version3 .es-login-box__msg-desc {
  display: none;
}
.version3 #es .es-login .es-login-box__msg-title {
  color: #454545;
  font-size: 1.2rem;
  font-weight: 700;
  text-shadow: none;
  text-align: center;
}
.version3 #es fieldset {
  color: #454545;
}
.version3 .carousel-indicators {
  position: relative;
  width: 320px;
  height: 30px;
  right: 36px;
  justify-content: left;
  margin-left: 0;
}
.version3 .carousel-indicators button {
  background-color: #4bc69b;
  width: 1rem;
  height: 0.3rem;
  margin-left: 0.8rem;
  border: none;
  border-radius: 2px;
  transition: width 0.8s;
}
.version3 .carousel-indicators .active {
  background-color: #4bc69b;
  width: 3rem;
  transition: width 0.8s;
}
.version3 .infoheader {
  position: relative;
  margin-top: 1rem;
}
.version3 .infoheader img {
  width: 400px;
}
.version3 #applinks {
  position: relative;
  padding-right: 38%;
  z-index: 185;
}
.version3 .applinks {
  padding: 0 20%;
}
.version3 .applinks img {
  width: 150px;
}
body.version3 div#es .btn-es-primary, body.version3 div#es .btn-es-primary-o {
  background: white !important;
  color: #0f203c !important;
  border-color: #0f203c !important;
  border-width: 2px !important;
}
body.version3 div#es .btn-es-primary:hover, body.version3 div#es .btn-es-primary-o:hover, body.version3 div#es .btn-es-primary:focus, body.version3 div#es .btn-es-primary-o:focus {
  background: #244d56 !important;
  color: white !important;
  border-color: #244d56 !important;
}
.arrows {
  width: 60px;
  height: 72px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 512px;
}
.arrows path {
  stroke: #4bc69b;
  fill: transparent;
  stroke-width: 1px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}
@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes arrow /*Safari and Chrome*/ {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.arrows path.a1 {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
  /* Safari 和 Chrome */
}
.arrows path.a2 {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
  /* Safari 和 Chrome */
}
.arrows path.a3 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  /* Safari 和 Chrome */
}
.version3 #terms {
  font-size: 0.8rem !important;
}
@media screen and (max-width: 49.999rem) {
  .infocontainer {
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .version3 .infoheader {
    margin: 1rem;
  }
  .version3 .logregbtn {
    margin: 0 auto;
  }
  .version3 #es .es-login-box .o-col--6:nth-child(1) {
    position: relative;
  }
  body.version3 div#es .es-login .es-login-box {
    height: unset;
    padding: 0;
  }
  .version3 #g-mainbar {
    height: 38rem;
    position: fixed;
  }
  .version3 #g-aside {
    position: relative;
    height: unset;
    margin-top: 606px;
    z-index: 12;
    border-radius: 5px;
  }
  .version3 #g-footer {
    position: relative;
    z-index: 16;
  }
  .version3 h2 {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .version3 .infobox p, .version3 .infobox strong {
    line-height: 1.2;
  }
  .version3 #applinks {
    width: 100%;
    padding: 0;
  }
  .version3 .applinks {
    padding: 0 20%;
  }
  .version3 .applinks .size-50 {
    flex: 0 50%;
    width: 50%;
    padding: 0 0.5rem;
  }
  .version3 .carousel-inner .carousel-item {
    height: 20rem;
    padding: 2rem 0;
  }
  .version3 hr {
    margin: 1rem 0;
  }
  .scrolldown {
    display: block !important;
  }
  .version3 .carousel-indicators {
    right: 10px;
  }
  .version3 .carousel-indicators button {
    background-color: #4bc69b;
    width: 2rem;
    height: 0.4rem;
    margin-left: 1.6rem;
    border-radius: 2px;
    transition: width 0.8s;
  }
  .version3 .carousel-indicators .active {
    background-color: #4bc69b;
    width: 4.5rem;
    transition: width 0.8s;
  }
  .version3 #es .es-login-box .o-row:nth-child(1) {
    margin: 0 auto 1rem;
  }
}
@media screen and (max-width: 21.999rem) {
  .version3 .carousel-inner .carousel-item {
    height: 18rem;
    padding: 1rem 0;
  }
  .version3 .carousel-indicators {
    right: 36px;
  }
  .arrows {
    bottom: 52px;
  }
  .version3 .carousel-indicators {
    width: 270px;
  }
  .version3 .carousel-indicators button {
    width: 1.8rem;
    margin-left: 1.5rem;
  }
  .version3 .carousel-indicators .active {
    width: 3.8rem;
  }
}
@media screen and (max-height: 900px) {
  .version3 #g-aside {
    padding-top: 5vh;
  }
  body.version3 div#es .es-login .es-login-box {
    margin: 0;
  }
  .infocontainer {
    margin-top: 12%;
  }
}
/* General CSS */
#g-aside {
  position: fixed;
  width: 20vw;
  overflow-y: scroll;
  height: 100%;
  scrollbar-width: none;
  padding: 0;
}
#g-navigation {
  position: fixed;
  width: 100%;
  top: 0;
}
.gantry-logo img {
  width: 100%;
  min-width: 250px;
}
#g-header #es .o-avatar {
  display: flex;
  width: 70px;
}
#g-header #es .o-avatar img {
  width: 40px;
}
#g-header #es .o-avatar-status__indicator {
  right: 16px;
}
#g-header #es .o-input-group > .o-form-control {
  height: 40px;
}
#g-header .o-avatar.o-avatar--rounded::after {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  line-height: 40px;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.mod-es-search__filter-header {
  color: #444444;
  font-size: 0.8rem;
}
#mobile-menu {
  position: fixed;
  top: 0;
  background: white;
  height: 0;
  overflow: hidden;
}
#g-showcase .menu a {
  font-size: 1.1rem;
}
#g-footer {
  position: relative;
  padding: 0;
  z-index: 16;
}
#g-footer .nav {
  padding-bottom: 0;
}
#g-footer .mod-list li {
  padding: 0;
}
#copyright {
  padding-top: 0.6rem;
}
.site .nav > li > a:hover, .site .nav > li > a:focus {
  background: transparent;
}
#sidebar-right .moduletable {
  background: rgba(255, 255, 255, 0.95);
  padding: 24px;
  margin-bottom: 1rem;
  border: 1px solid #f3f4f8;
  border-radius: 5px;
}
#sidebar-right .moduletable h3.g-title {
  color: #1a1a1a;
  margin: 0 0 1.875rem;
  font-size: 1.2rem;
  font-weight: 500;
  position: relative;
}
.g-offcanvas-toggle {
  display: none;
}
#es .o-nav .g-offcanvas-toggle {
  visibility: visible;
}
#g-offcanvas .plus_menu h3.g-title {
  margin-top: 30px;
}
#es .g-offcanvas-toggle .fa-bars::before {
  content: "";
}
#g-offcanvas ul {
  padding-left: 0;
}
#g-offcanvas ul li {
  padding-bottom: 0.5rem;
}
#g-offcanvas a {
  color: #ffffff;
  font-size: 1.1rem;
}
.view-login .g-offcanvas-toggle {
  display: none !important;
}
.view-login.offline #g-main {
  background: #ffffff;
  color: #454545;
  padding: 3rem 0;
}
#g-subfeature h2 {
  color: #ffffff;
}
#g-subsection-1 h3, #g-subsection-2 h3, #g-subsection-3 h3, #g-subsection-4 h3 {
  color: #ffffff;
  font-weight: 400;
}
#g-subsection-1 strong, #g-subsection-2 strong, #g-subsection-3 strong, #g-subsection-4 strong {
  color: #ffffff;
}
#g-subsection-1 {
  background: #1e2229;
  color: #ffffff;
}
#g-subsection-2 {
  background: #373a40;
  color: #ffffff;
}
#g-subsection-3 {
  background: #1e2229;
  color: #ffffff;
}
#g-subsection-4 {
  background: #373a40;
  color: #ffffff;
}
.view-login #g-container-main .g-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.view-login #g-container-main #page-content .g-content, .view-login #g-container-main {
  padding: 0;
  margin: 0;
}
body div#es .es-login .es-login-box {
  border-radius: 0;
  padding: 7rem 5% 3rem;
}
body div#es .es-login .es-login-box {
  border-radius: 0;
  padding: 7rem 15% 3rem;
}
.applinks {
  padding-top: 1.5rem;
}
.applinks .size-50 {
  margin: 0.5rem 0;
}
#es .es-login-box .o-col--6 {
  background: rgba(0, 0, 0, 0.3);
}
.view-login .es-login-box .o-row, .view-custom .es-login-box .o-row {
  padding: 0;
}
.es-login-box .o-row {
  padding: 0;
}
#es .o-form-control {
  font-size: 1rem;
}
#g-header #es.mod-es.mod-es-notification {
  text-align: right;
}
.tooltip.tooltip-es {
  background: #244d56;
}
#es.mod-es.mod-es-upcoming-birthday .fa {
  margin: 0;
  font-size: 1rem;
  color: white;
}
#es .es-actions-list > li {
  font-size: 1rem;
}
.site #es .es-actions__item .es-actions-list li::before {
  display: inline-block;
  position: initial;
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: initial;
  top: initial;
  left: initial;
}
.site #es .es-actions__item .es-actions-list li:hover::before {
  color: #316874;
}
.site #es .es-actions__item .action-title-likes::before {
  content: "";
}
.site #es .es-actions__item .action-title-comments::before {
  content: "";
}
.site #es .es-actions__item .action-title-repost::before {
  content: "";
}
.site #es .es-actions__item .action-title-social::before {
  content: "";
}
#es .dropdown-menu, #es .o-tabs--stacked .o-tabs__item {
  font-size: 1rem;
}
#es textarea.o-form-control.is-resize-y {
  height: 60px;
}
#es .o-checkbox label {
  color: #444444;
}
.es-login-box .o-col--6 {
  position: relative;
}
#g-subfeature {
  border: 0;
  margin-top: -7px;
}
.infobox .g-block {
  padding: 2rem 3rem;
  text-align: center;
}
.infobox p, .infobox strong {
  color: #ffffff;
  font-size: 1.4rem;
}
.infobox i {
  font-size: 6rem;
}
.infobox h2 {
  font-size: 3rem;
}
#notifications #es .fa, #g-navigation #toolbar .fas {
  font-size: 1.5rem;
}
#es .es-reaction-option__link.is-active .es-reaction-option__text {
  color: #244d56;
}
#es .es-reaction-option__link.is-active .es-reaction-option__text:hover, #es .es-reaction-option__link.is-active .es-reaction-option__text:focus {
  color: #316874;
}
body #g-header #account-menu div#es.mod-es-dropdown-menu .dropdown_ {
  padding-left: 0;
  margin-left: 0;
}
#account-menu .g-content {
  padding: 0.198rem !important;
}
#header-spacer {
  flex: 0 30%;
  width: 30%;
  height: 0;
}
#g-navigation #toolbar > .g-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#g-navigation #toolbar > .g-content > .platform-content {
  margin: 0;
  padding: 0;
}
#g-navigation #toolbar #es .es-toolbar {
  background: transparent;
  color: white;
  font-size: 1.5rem;
  border: none;
}
#g-navigation #toolbar #es .es-toolbar__link {
  margin: 0;
}
#es .es-toolbar.t-lg-mb--lg {
  margin-bottom: 0 !important;
}
.site #g-page-surround #es .es-photo > a.fit-width b {
  width: 100%;
  height: 100%;
}
.site #g-page-surround #es .es-photo > a.fit-width img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.outline-_error #g-main {
  padding: 30vh 0;
}
#g-navigation .o-alert {
  position: fixed;
  width: 60%;
  top: 80px;
}
#es .o-alert {
  font-size: 1rem;
  margin-left: 0;
  z-index: 10;
  box-shadow: 0px 3px 6px 0px black;
}
#es .o-alert__close {
  font-size: 25px;
  opacity: 0.45;
}
#es .es-story [data-message-group] .o-alert {
  width: 100%;
}
#es .es-privacy .es-privacy-toggle {
  color: #244d56 !important;
}
#es .chosen-container-single .chosen-single {
  line-height: 34px;
  height: 34px;
}
#es .mod-es-pf-hd__cover {
  background-position: 50% 50% !important;
}
#es .is-me a {
  color: white;
}
#es .es-convo-messages__item .o-media__body {
  background: #f1f9f5;
  padding: 10px;
  border-radius: 5px;
}
#es .es-convo-messages__item.is-me .o-media__body {
  background: transparent;
  padding: 0;
  border-radius: 0;
}
.es-dialog-modal .o-row {
  padding: 0;
}
.es-stream-repost__content .o-media__title a:nth-child(2) {
  display: none;
}
textarea[name="rst_custom_fields[department_1][bug-steps]"] {
  min-height: 8rem;
  min-width: 20rem;
}
#es .es-reaction-stats-pop__bd {
  max-height: 500px;
}
#es .es-comment-attachments__item {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
#es .es-card .embed-responsive-item, #es .es-card__cover {
  background-position: 50% 50% !important;
}
.site #es .es-snackbar2 {
  background: white;
}
body div#es .es-stepbar .es-stepbar__lists > li.active a {
  background: #4bc69b;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical.active {
  background: #4bc69b;
}
#es .es-card__ft {
  background-color: #ffffff;
}
#es .es-calendar tbody > tr > td.is-today > div > a {
  padding: 5px 0;
  width: 26px;
  height: 26px;
}
#es .es-calendar-tooltips {
  font: 14px sans-serif;
}
#es .o-avatar-v2 {
  width: 42px;
  height: 42px;
}
#es .es-profile-header__meta .o-avatar-v2 {
  width: 32px;
  height: 32px;
}
#es .o-avatar-v2.o-avatar-v2--lg {
  width: 64px;
  height: 64px;
}
#es .o-avatar-v2.o-avatar-v2--xl {
  width: 120px;
  height: 120px;
}
#es .t-lg-mb--md {
  margin-bottom: 3px !important;
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px !important;
}
#es .es-stream-repost__heading.t-lg-mb--md {
  background: #f6f7f8;
  padding: 5px;
  margin-bottom: 6px !important;
  margin-top: 6px;
  margin-left: 3px;
  margin-right: 3px !important;
  border-radius: 5px;
}
#es .o-avatar-v2.is-online .o-avatar-v2__content, #es .o-avatar-v2.is-offline .o-avatar-v2__content {
  border: 1px solid #fff;
}
body.site div#es.mod-es-dropdown-menu .dropdown_ {
  margin-top: 0;
}
#es .o-avatar-v2__action {
  width: 1.6em;
  height: 1.6em;
  font-size: 1.2rem;
}
#g-offcanvas .plus_menu a {
  color: #888;
}
#g-offcanvas .plus_menu a:hover, #g-offcanvas .plus_menu a:focus {
  color: #444;
}
#es .es-stream-filter-bar .o-btn-group.open .dropdown-toggle_ {
  background: #244d56 !important;
}
#es .es-snackbar2__title {
  font-size: 18px;
}
#es .es-privacy .es-privacy-menu a {
  font-size: 14px;
}
.site #es .dropdown_ .dropdown-menu li > a {
  font-size: 14px;
}
#es .es-noti__item-content {
  padding: 1.5rem 1.25rem;
}
#es .es-noti__item-action {
  top: -1rem;
}
#es .es-noti__item {
  margin-bottom: 2rem;
}
#es .es-noti__item-indicator {
  width: 12px;
  height: 12px;
  top: -5px;
}
#es.is-mobile .es-comment-item-meta a {
  padding: 4px 2px;
}
#es.is-mobile .es-comment-item-meta__item + .es-comment-item-meta__item:before {
  top: 10px;
}
#es .es-comment-item-meta .es-comment-item-reaction-stats, #es .es-comment-item-meta__item {
  padding-right: 4px;
}
#es .es-stream-embed__meta ul.g-list-inline {
  margin-top: 0.8rem;
}
#es.es-dialog.is-mobile .o-avatar-v2__content img {
  display: none;
}
.visit-date {
  width: 280px;
}
#es .es-commments-form .o-alert {
  position: absolute;
  width: 92%;
  top: -25px;
}
#es .o-media__body .o-btn-group > .btn {
  padding: 8px 12px !important;
}
#es .btn-toolbar .fa.fa-star {
  color: white;
}
#es .btn-toolbar .is-featured .fa.fa-star {
  color: #4bc69b;
}
/* Conversations view */
.is-mobile .es-new-convo-wrapper {
  padding: 0 1rem;
}
/* Group Category Icons */
#es .es-list-item {
  line-height: 2rem;
}
#es.es-dialog .es-list-item__context, #es.es-dialog .es-list-item__media {
  height: 3rem;
  line-height: 1.4rem;
}
.es-list__item a.o-avatar-v2__content:before {
  position: absolute;
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
body div#es .es-list__item {
  background: #fff;
  border: none !important;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 15px;
}
body div#es.es-dialog .es-list__item {
  padding: 5px 20px;
  margin-bottom: 15px;
}
#es .es-dialog-modal .es-list__item a {
  font-size: 1.4rem;
}
/* User Menu Icons */
.mod-es-menu-list__item::before {
  display: inline-block;
  color: #4bc69b;
  width: 2rem;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.2rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.mod-es-menu-list__item:nth-child(1)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(2)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(3)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(4)::before {
  content: "";
}
/*.mod-es-menu-list__item:nth-child(5)::before {
content: '\f37e';
}*/
.mod-es-menu-list__item:nth-child(5)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(6)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(7)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(8)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(9)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(10)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(11)::before {
  content: "";
}
.mod-es-menu-list__item:nth-child(12)::before {
  content: "";
}
/* Create Category Icons */
#es .es-create-category-select .o-avatar-v2--rounded {
  border-radius: 0;
}
#es.layout-create .o-avatar-v2--rounded .o-avatar-v2__content {
  display: none;
}
.view-pages .es-create-category-select .btn-wrap .o-avatar-v2::before, .view-groups .es-create-category-select .btn-wrap .o-avatar-v2::before, .view-events .es-create-category-select .btn-wrap .o-avatar-v2::before, .view-marketplaces .es-create-category-select .btn-wrap .o-avatar-v2::before {
  color: #4bc69b;
  font-family: "Font Awesome 5 Pro";
  font-size: 3rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.view-events .es-create-category-select .btn-wrap:nth-child(1) .o-avatar-v2::before {
  content: "";
}
.view-events .es-create-category-select .btn-wrap:nth-child(2) .o-avatar-v2::before {
  content: "";
}
.view-events .es-create-category-select .btn-wrap:nth-child(3) .o-avatar-v2::before {
  content: "";
}
.view-events .es-create-category-select .btn-wrap:nth-child(4) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(1) .o-avatar-v2::before, .es-list__item[data-id="20"] a.o-avatar-v2__content:before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(2) .o-avatar-v2::before, .es-list__item[data-id="17"] a.o-avatar-v2__content:before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(3) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(4) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(5) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(6) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(7) .o-avatar-v2::before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(8) .o-avatar-v2::before, .es-list__item[data-id="14"] a.o-avatar-v2__content:before {
  content: "";
}
.view-groups .es-create-category-select .btn-wrap:nth-child(9) .o-avatar-v2::before, .es-list__item[data-id="15"] a.o-avatar-v2__content:before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(1) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(2) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(3) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(4) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(5) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(6) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(7) .o-avatar-v2::before {
  content: "";
}
.view-pages .es-create-category-select .btn-wrap:nth-child(8) .o-avatar-v2::before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="1"] .o-avatar-v2::before, .view-marketplaces .es-list__item[data-id="1"] a.o-avatar-v2__content:before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="2"] .o-avatar-v2::before, .view-marketplaces .es-list__item[data-id="2"] a.o-avatar-v2__content:before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="3"] .o-avatar-v2::before, .view-marketplaces .es-list__item[data-id="3"] a.o-avatar-v2__content:before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="4"] .o-avatar-v2::before, .view-marketplaces .es-list__item[data-id="4"] a.o-avatar-v2__content:before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="5"] .o-avatar-v2::before, .view-marketplaces .es-list__item[data-id="5"] a.o-avatar-v2__content:before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="9"] .o-avatar-v2::before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="8"] .o-avatar-v2::before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="7"] .o-avatar-v2::before {
  content: "";
}
.view-marketplaces .es-create-category-select .btn-wrap[data-id="6"] .o-avatar-v2::before {
  content: "";
}
/* Hidden options, elements */
#es .o-tabs--stacked li.o-tabs__item[data-type="unpublished"], #es div[data-type="unpublished"], ul.support-menu li:nth-child(4), #support-dashboard .g-block:nth-child(4) {
  display: none;
}
/* Independently Scrolling Elements */
.view-dashboard #g-container-main {
  /*height: calc(100vh - 28px);*/
}
.view-dashboard #g-container-main > .g-grid {
  margin: 0 auto;
}
#g-container-main {
  background: #ecf0f4;
  padding: 4rem 6vw 0;
  min-height: calc(100vh - 56px);
}
.dark #g-container-main {
  background: #232425;
}
@media only screen and (min-width: 119.999rem) {
  #g-container-main {
    padding: 4rem 12vw 0;
  }
}
.view-dashboard #es.es-main, .view-conversations #es.es-main {
  display: block;
}
.view-conversations .es-conversations {
  padding-top: 0.65rem;
}
.view-dashboard .es-container, .view-conversations .es-container {
  display: flex;
  overflow: auto;
  margin-top: -100px;
  padding-top: 110px;
  position: relative;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: overflow;
}
.view-registration .es-container, .view-conversations .es-container {
  height: 100%;
}
.view-dashboard .es-container__sidebar, .es-content, .view-conversations .es-container__sidebar {
  overflow: auto;
  height: auto;
}
.view-dashboard #sidebar-right, .view-conversations #sidebar-right {
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
  overflow: auto;
  height: 100%;
  z-index: 2;
  min-width: 200px;
}
:not.view-dashboard:not.view-conversations #sidebar-right {
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
  overflow: auto;
  height: 100%;
  z-index: 2;
  min-width: 300px;
}
.es-container__sidebar::-webkit-scrollbar, .es-content::-webkit-scrollbar, #sidebar-right::-webkit-scrollbar {
  display: none;
}
#es .es-container::-webkit-scrollbar {
  display: none;
}
.es-container__sidebar, .es-content {
  scrollbar-width: none;
  overflow: -moz-scrollbars-none;
}
#es .es-convo__sidebar-scroll-area, #es .es-convo__content-scroll-area {
  height: calc(100vh - 400px);
}
/* Support & RSTickets */
.hide-aware-inline-help {
  display: none;
}
.support #es-search h1 {
  color: white;
  font-size: 2rem;
  margin: 0;
  line-height: 1;
  font-weight: 500;
}
.input-append.well {
  padding: 25px;
}
.rst_dashboard_items .thumbnail {
  min-height: 250px;
}
.thumbnail img {
  padding-top: 1rem;
}
#rsticketspro_dashboard_search .btn-group {
  display: flex;
}
#rsticketspro_dashboard_search .btn-group .awesomplete {
  flex: 0 90%;
  width: 90%;
}
#rsticketspro_dashboard_search .btn-group .btn {
  flex: 0 10%;
  width: 10%;
}
.rst_dashboard_items {
  display: flex;
  padding-bottom: 1rem;
}
.rst_dashboard_items .rst_dashboard_item {
  flex: 0 33.3%;
  width: 33.3%;
  margin-right: 0;
  padding: 1rem;
}
.rst_dashboard_items h1 {
  color: #0d1b31;
}
.rst_dashboard_item i {
  font-size: 3rem;
}
.input-append.rst_center_block {
  display: flex !important;
}
.input-append .btn {
  position: relative;
  z-index: 2;
}
.control-group.form-actions {
  background: transparent;
}
.rst_editor .label, .rst_editor .badge {
  text-shadow: none;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 8px;
}
#adminForm .controls .input-append .btn {
  height: 50px;
}
#adminForm input[type="radio"], #adminForm input[type="checkbox"] {
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  transform: scale(2);
  margin: 5px 2rem 5px 5px;
}
#disclaimer {
  margin-bottom: 0;
}
#field_disclaimer .eb-field-description {
  margin: 0;
}
#adminForm div:not([class]) {
  text-align: center;
}
.com-rsticketspro-message {
  background: white;
  padding: 1rem;
}
[class^="icon-"], [class*=" icon-"] {
  background-image: none;
}
.rst_not_flagged > i {
  color: #000000;
}
.rst_flagged > i {
  color: #ffeb00;
}
#g-showcase {
  padding: 1.8rem 0 0;
}
.event_map #g-showcase {
  padding: 0;
}
.support-menu, .ads-menu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
}
.support-menu li, .ads-menu li {
  padding-right: 2rem;
}
#es .es-album-more-button {
  background: #244d56;
  color: #ffffff;
}
#es .es-album-more-button:hover, #es .es-album-more-button:focus {
  background: #316874;
  color: #ffffff;
}
#support-dashboard .spd-item i {
  font-size: 5rem;
  color: #244d56;
}
.spd-item {
  background: white;
  padding: 3rem 1rem 1rem;
  margin: 1rem;
  border-radius: 5px;
}
#support-dashboard .spd-item h4 {
  margin-bottom: 0.5rem;
}
#support-dashboard .spd-item p {
  margin-top: 0.5rem;
}
.support-search .finder input.search-query {
  max-width: 100%;
  width: 95%;
  margin: 1rem;
  padding: 12px;
}
.support-search button.finder {
  display: block;
  margin: 0 auto;
}
::placeholder {
  font-size: 1rem;
  color: #545454;
}
:placeholder-shown {
  font-size: 1rem;
  color: #545454;
}
::-webkit-input-placeholder {
  font-size: 1rem;
  color: #545454;
}
#jform_consent label {
  padding-left: 1rem;
}
#adminForm .controls p.label {
  font-size: 14px;
  line-height: 18px;
  margin: 0.5rem 0 1rem;
}
#info .control-label {
  font-weight: 800;
}
.com_rsticketpro .form-check {
  padding-left: 0;
}
.support .control-group {
  margin: 1rem 0;
}
.control-group.rst_priority_id_container {
  margin: 3rem 0 2rem;
}
.support #adminForm .btn.btn-success {
  background: transparent !important;
  border-color: #4bc69b !important;
  color: #4bc69b !important;
  font-weight: 600;
  color: #fff;
  font-size: 1rem !important;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.6rem 1.5rem !important;
  border: 2px solid #4bc69b !important;
  border-radius: 0;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#adminForm .btn.btn-success:hover, #adminForm .btn.btn-success:focus {
  background: #4bc69b !important;
  border-color: #4bc69b !important;
  color: #fff !important;
}
.radio .mb-0 {
  margin-bottom: 1rem !important;
}
.controls fieldset {
  margin-bottom: 0;
}
/* Friends Module */
#sidebar-right #es .g-list-inline {
  /*max-height: 114px;*/
  overflow: hidden;
  transition: max-height 0.7s ease-out;
}
#sidebar-right #es.mod-es-friends:hover .g-list-inline, #sidebar-right #es.mod-es-friends:focus .g-list-inline {
  max-height: 530px;
  transition: max-height 1s ease-in;
}
/* Marketplace */
#es.view-marketplaces .o-label2--default {
  color: #ffffff;
  background-color: #2c9c47;
}
#es.view-marketplaces .o-label2--success {
  color: black;
  background-color: #f0f0f0;
  font-size: 1rem;
}
#es.is-mobile .t-lg-pull-right {
  display: block;
  float: none !important;
  text-align: center;
  margin: auto;
}
#es.is-mobile .es-stream-market-item__img {
  height: 240px;
}
.overlayimage:before {
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.overlayimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-align: center;
}
.overlayimage img {
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  max-height: 100vh;
  z-index: 1000;
  transform: translate(-50%, -50%);
}
.overlayimage .closeit {
  position: fixed;
  top: 5%;
  left: 50%;
  color: #4bc69b;
  font-size: 3rem;
  width: 100%;
  right: 10px;
  transition: transform 0.4s ease-in-out;
  text-shadow: 0 0 5px black;
  text-align: center;
  z-index: 1000;
  transform: translate(-50%, -50%);
}
#es .swiper-button-next, #es .swiper-button-prev {
  z-index: 9999;
}
.magnify {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 3rem;
  text-align: center;
  z-index: 99999;
}
.magnify i {
  color: #4bc69b;
  text-shadow: 0 0 5px #000;
}
#es .es-mkp-gallery-top {
  height: 560px;
}
#es .es-mkp-gallery-thumbs {
  height: 150px;
}
/* Mobile fixes for App */
#es .es-mobile-filter__hd {
  padding: 8px;
}
#es .es-comments-form__footer .btn {
  margin-bottom: 8px;
}
/* SocialAds */
.ad_prev_main {
  margin: 0;
}
.layout5_ad_prev_wrap {
  border: none;
  margin-top: 0;
  padding: 0;
}
.ad_right_media .ad_prev_main:not(:first-child), .ad_left_media .ad_prev_main:not(:first-child) {
  margin-top: 1rem;
}
.ad_right_media .modsa {
  text-align: center;
}
.es-streams .es-modules-wrap {
  padding: 0;
}
.in_stream_ad {
  background: #fff;
  border: 0;
  box-shadow: none;
  border-radius: 5px;
  padding: 30px;
  height: 100%;
}
.layout7_ad_prev_first {
  display: flex;
}
.layout7_ad_prev_first .preview-title {
  color: #1a1a1a;
  padding-left: 0.6rem;
}
.layout7_ad_prev_first .preview-title:hover, .layout7_ad_prev_first .preview-title:focus {
  color: #316874;
}
.layout1_ad_prev_img, .layout7_ad_prev_img {
  width: 650px;
}
.layout1_ad_prev_first, .layout1_ad_prev_second, .layout7_ad_prev_first, .layout7_ad_prev_second {
  padding-bottom: 20px;
}
img.ad-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.ad-title-static {
  padding-left: 0.4rem;
}
#TabConetent {
  margin-top: 0.5rem;
}
#sa_create .sa_steps_parent .sa-steps-ol .active .badge {
  background-color: #4bc69b;
  color: white;
  text-shadow: none;
}
#sa_create .sa_steps_parent .sa-steps-ol .active {
  background-color: #244d56;
  color: white;
}
#sa_create .sa_steps_parent .sa-steps-ol .active:after {
  border-left: 20px solid #244d56;
}
#sa_create .sa_steps_parent .sa-steps-ol li:before {
  border-left: 20px solid white;
}
#TabConetent .sa-fieldset {
  background: white;
  padding: 1.25rem;
  border: 0;
}
.sa-border-right {
  border-right: none;
}
.fuelux .wizard {
  background: white;
  border: 2px solid white;
  box-shadow: none;
}
#sa_create .sa_steps_parent .sa-steps-ol li {
  background: #d4ecf7;
}
#sa_create .sa_steps_parent .sa-steps-ol li:after {
  border-left: 20px solid #d4ecf7;
}
#es .es-modules-es-dashboard-after-storyitem {
  padding: 1rem 0;
}
#sa_create .sa_steps_parent .sa-steps-ol .badge {
  background: #90723c;
}
.sa-form .prev_next_wizard_actions .form-actions, #sa_payHtmlDiv .form-actions {
  background: white;
  border-radius: 5px;
}
.site #TabConetent .sa-fieldset, #sa_create .sa_steps_parent {
  border: none !important;
}
#TabConetent .sa-info input.inputbox.url {
  height: auto;
}
#TabConetent textarea.inputbox {
  width: 320px;
}
#sa-ads #adminForm .btn-danger {
  background: #f65b5b !important;
  border: 1px solid #f65b5b !important;
  color: #fff !important;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  padding: 8px 20px !important;
  border-radius: 5px;
}
#sa-ads #adminForm .btn-danger:hover, #adminForm .btn-danger:focus {
  background: #f32b2b !important;
  border: 1px solid #f32b2b !important;
  color: #fff !important;
}
#sa-ads .actions .modal {
  display: inline-block;
  padding: 4px 16px;
}
#sbox-window iframe {
  height: 100%;
}
.fa-money:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#addataad_url1 {
  width: 84px;
}
#url2 {
  width: 80%;
  float: right;
}
.tjBs3 .panel-footer, .tjBs3 .panel-default > .panel-heading, .table thead {
  background: white;
}
.tjBs3 .panel-default > .panel-heading {
  font-weight: 700;
}
.panel-heading .fa-bar-chart-o:before {
  content: "";
}
.panel-default .fa {
  color: #4bc69b;
}
#adminForm td[data-title="Status"] a.btn {
  background: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
#adminForm td[data-title="Status"] a.btn:hover img, #adminForm td[data-title="Status"] a.btn:focus img {
  width: 19px;
  height: 19px;
}
.social-ads-filter-margin-left {
  padding-bottom: 1rem;
  margin-top: 5px;
}
.sa-legends-padding {
  padding: 0 0.5rem;
}
#adminForm .alert div:not([class]) {
  text-align: left;
}
.page-header, #sa-ads #adminForm > div {
  background: white;
  border-radius: 5px;
  padding: 8px 20px;
  margin-bottom: 1rem;
}
.page-header h1, #sa-ads #adminForm > div h1 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
#no-more-tables tr {
  margin-bottom: 1rem;
  border-radius: 5px;
}
#no-more-tables td[data-title="Actions"] {
  text-align: center;
}
#no-more-tables td[data-title="Payment Status"] i.fa, .sa-legends-padding i.fa {
  color: #4bc69b;
}
#sa-dashboard .panel .panel-body, #sa-dashboard .panel .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
#limit {
  min-width: 5rem;
}
.view-ads #page-content > .g-content {
  margin: 0.625rem !important;
  padding: 0.938rem !important;
}
.chzn-container-single .chzn-single {
  background: #244d56;
  background-image: none;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  height: unset;
  border: 1px solid rgba(0, 0, 0, 0.01);
  border-radius: 5px;
  text-shadow: none;
  box-shadow: none;
  padding: 8px 20px;
}
.chzn-container-single .chzn-single div b {
  background: none;
}
.chzn-container-single .chzn-single div b:before {
  content: "";
  background: none;
  font-family: "Font Awesome 5 Pro";
  color: white;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.chzn-container .chzn-drop {
  box-shadow: none;
}
.chzn-container .chzn-results li.active-result.result-selected {
  background: transparent;
  color: #316874;
}
.chzn-container .chzn-results li.active-result.highlighted {
  text-decoration: none;
  color: #373737;
  background: #f5f5f5;
}
.chzn-container .chzn-results li.active-result.result-selected.highlighted {
  color: #316874;
}
.label, .badge {
  font-size: 14px;
  padding: 6px 12px;
}
#sa-ads .btn-toolbar {
  margin-bottom: 0;
}
.chzn-container-single .chzn-single span {
  margin-right: 0;
}
#adminForm .field-calendar .btn {
  padding: 6px 18px 3px !important;
}
.tjDB .row-fluid .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.tjBs3 .panel-body {
  padding: 15px 0;
}
#sa-adsummary .row > .col-lg-2.col-md-2.col-sm-2.col-xs-3 {
  width: 100%;
  text-align: center;
  margin: 0.4rem 0 1rem 0;
}
.contentpane.modal {
  padding: 1.5rem 1rem;
}
/* User Stats CSS */
div.mvc_main {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
}
div.mvc_digitCounter, div.mvc_people, div.mvc_max_user_day, div.mvc_stat, div.mvc_loggedInUsers, div.mvc_reg_users_all, div.mvc_reg_users_today, div.mvc_loggedInUserNamens, div.mvc_regTodayUserNamens {
  webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
}
div.mvc_digitCounter, div.mvc_people, div.mvc_max_user_day, div.mvc_stat, div.mvc_loggedInUserNamens, div.mvc_regTodayUserNamens {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50%;
  -moz-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  width: 50%;
}
div.mvc_loggedInUsers, div.mvc_reg_users_all, div.mvc_reg_users_today {
  background: white;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33%;
  -moz-flex: 0 33%;
  -ms-flex: 0 33%;
  flex: 0 33%;
  width: 33%;
  padding: 1rem 5%;
  margin: 3rem 0;
}
div.mvc_main .title {
  font-weight: 700;
}
/* Utility CSS */
.margin-top-4rem {
  margin-top: 4rem;
}
.padding-left-2rem {
  padding-left: 2rem;
}
.padding-left-3rem {
  padding-left: 3rem;
}
.padding-bottom-3rem {
  padding-bottom: 3rem;
}
.display_none {
  display: none;
}
.eightyvh {
  height: 80vh;
}
.seventyvh {
  height: 70vh;
}
.fiftyvh {
  height: 50vh;
}
.centered {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.align-items-center {
  align-items: center;
}
.padding-2-1 {
  padding: 2rem 1rem;
}
.padding-1 {
  padding: 1rem;
}
.padding-02 {
  padding: 0.2rem;
}
.small-heading {
  font-size: 2rem;
}
.colortable, .colortable td, #korengal .colortable td {
  border-collapse: separate;
  border-spacing: 5px;
  border: 0;
}
.colortable td {
  padding: 0.5rem 1rem;
}
.colortable p {
  margin: 0;
}
.grey-bg {
  background: #3b3b3b;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}
.beige-bg {
  background: #a58061;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}
.green-bg {
  background: #30a630;
  color: white;
}
.dark-green-bg {
  background: #244d56;
  color: white;
}
.yellow-bg {
  background: #bcbe18;
  color: white;
}
.orange-bg {
  background: #c78917;
  color: white;
}
.red-bg {
  background: #ad1c1c;
  color: white;
}
/* Preset-1 CSS */
.red, .star {
  color: #dc3545;
}
img {
  max-width: 100%;
}
p {
  font-weight: 400;
}
b, strong {
  font-weight: 700;
}
legend {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
}
.text-muted {
  color: #7f8fa4 !important;
}
.payplans-wrap .table-row-border, .table td, .table th {
  border-color: #f3f4f8;
}
.list-group-item {
  background: transparent;
}
.list-group-item {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 50.999rem) {
  .list-group-item {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .list-group-item {
    margin-bottom: 20px;
  }
}
.list-group-item.list-group-item-action:hover {
  background: #fff;
  border-color: #f3f4f8;
}
.list-group-item a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
}
.list-group-item a:hover, .list-group-item a:focus, .list-group-item a:active {
  color: #476bcf;
}
.com-users .form-validate {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  .com-users .form-validate {
    padding: 20px;
  }
}
.login .list-group {
  display: block;
  text-align: center;
}
.login .list-group .list-group-item {
  background: transparent;
  border: 0;
  color: #7f8fa4;
  display: inline-block;
  padding: 0;
  font-size: 12px;
  margin: 5px 10px;
}
.login .list-group .list-group-item:hover, .login .list-group .list-group-item:focus, .login .list-group .list-group-item:active {
  color: #476bcf;
}
#login-form.form-inline label {
  display: block;
  justify-content: left;
  padding-bottom: 5px;
}
#login-form .unstyled a {
  font-size: 14px;
}
.control-group.checkbox {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: left;
}
.control-group.checkbox label, .control-group.checkbox label.control-label {
  padding-bottom: 0;
  order: 2;
}
.control-group.checkbox input {
  order: 1;
  margin-right: 5px;
}
.registration legend {
  color: #1a1a1a;
  font-weight: 600;
}
#helpsite-refresh {
  border: 1px solid #b1bded !important;
  background: #fff !important;
  color: #244d56 !important;
  margin-top: 20px;
}
#helpsite-refresh:hover, #helpsite-refresh:focus, #helpsite-refresh:active {
  background: #476bcf !important;
  border-color: #476bcf !important;
  color: #fff !important;
}
.article-list .article {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
}
@media (max-width: 768px) {
  .article-list .article {
    padding: 20px;
  }
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -31px -31px 30px -31px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  float: none !important;
}
@media (max-width: 768px) {
  .article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -21px -21px 20px -21px;
  }
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 5px 5px 0 0;
  width: 100%;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 10px 0;
}
@media (max-width: 768px) {
  .article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 22px;
  }
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #1a1a1a;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #316874;
}
.article-list .article .article-body {
  clear: both;
}
.article-list .article .readmore a {
  color: #6b7a90;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
  font-weight: 400;
}
.article-list .article .readmore a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:focus, .article-list .article .readmore a:active {
  color: #316874;
}
.article-list .article .readmore a:hover:before, .article-list .article .readmore a:focus:before, .article-list .article .readmore a:active:before {
  background: #316874;
}
.article-list .article .readmore a:hover .fa, .article-list .article .readmore a:focus .fa, .article-list .article .readmore a:active .fa {
  margin-left: 6px;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 14px;
  font-weight: 400;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 5px;
  padding-left: 10px;
  content: "/";
}
@media (max-width: 768px) {
  .article-info > span + span::before {
    padding-right: 0;
    padding-left: 3px;
  }
}
.article-info > span a {
  color: #6b7a90;
}
.article-info > span a:hover {
  color: #316874;
}
.article-details {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  .article-details {
    padding: 20px;
  }
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
@media (max-width: 768px) {
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 22px;
  }
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 10px 30px;
  border-radius: 100px;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
.pager > li a:hover, .pager > li a:focus, .pager > li a:active, .pager > li a:active:hover {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.cat-children > h3 {
  font-size: 18px;
}
.cat-children .item-title {
  margin: 0;
  padding: 0;
}
.cat-children .item-title a {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 400;
}
.cat-children .item-title a:hover, .cat-children .item-title a:focus, .cat-children .item-title a:active {
  color: #316874;
}
.articles-more .list-group .list-group-item {
  border: 0;
  padding: 0;
  margin-bottom: 10px;
}
.articles-more .list-group .list-group-item a {
  color: #6b7a90;
}
.articles-more .list-group .list-group-item a:hover, .articles-more .list-group .list-group-item a:focus, .articles-more .list-group .list-group-item a:active {
  color: #316874;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
  margin-top: 30px;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-wrapper .pagination .page-item {
  border-radius: 0;
  margin-right: 5px;
}
.pagination-wrapper .pagination .page-item .page-link {
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
  border-color: #f3f4f8;
  border-radius: 4px;
  color: #6b7a90;
}
.pagination-wrapper .pagination .page-item .page-link:hover, .pagination-wrapper .pagination .page-item .page-link:focus, .pagination-wrapper .pagination .page-item .page-link:active {
  background: #fff;
  border-color: #316874;
}
.pagination-wrapper .pagination .page-item.active .page-link {
  border-color: #244d56;
  background: #244d56;
  color: #fff;
}
.pagination-wrapper .pagination-counter {
  background: #fff;
  border: 1px solid #f3f4f8;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
  border-radius: 4px;
  height: 36px;
  padding: 0 15px;
  line-height: 36px;
}
.pagination .page-link {
  border-color: #f3f4f8;
  color: #1a1a1a;
}
.pagination .active > .page-link {
  border-color: #244d56;
  background: #244d56;
  color: #fff;
}
.search, .request-confirm {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  .search, .request-confirm {
    padding: 20px;
  }
}
#searchForm .form-group label.radio {
  margin-right: 15px;
}
#searchForm .form-group label.radio input {
  margin-right: 5px;
}
.bold-contact-style .contact-box {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  .bold-contact-style .contact-box {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  .bold-contact-style .contact-form-wrap {
    margin-bottom: 20px;
  }
}
.bold-contact-style .contact-image {
  margin-bottom: 20px;
}
.bold-contact-style .contact-image img {
  border-radius: 4px;
}
.bold-contact-style .contact-title h3 {
  margin-bottom: 20px;
}
.bold-contact-style .contact-info .jicons-icons {
  display: none;
}
.bold-contact-style .contact-info .fa {
  background: #f9f9f9;
  color: #222;
  border-radius: 50%;
  display: inline-block;
  line-height: 30px;
  float: left;
  text-align: center;
  margin-right: 10px;
  height: 30px;
  width: 30px;
}
.bold-contact-style .contact-info .fa + span {
  position: relative;
  top: 4px;
}
.bold-contact-style .contact-info dl dd {
  margin-bottom: 15px;
}
.bold-contact-style .contact-info dl dd:after {
  content: "";
  display: table;
  clear: both;
}
.tag-category .input-group {
  width: auto;
}
.tag-category img {
  margin-bottom: 30px;
}
.tag-category .tag-body p {
  display: inline;
}
.acymailing_module .acymailing_form {
  position: relative;
  width: 960px;
  max-width: 100%;
}
.acymailing_module .acymailing_form td {
  margin: 0;
  padding: 0;
}
.acymailing_module .acymailing_form .inputbox {
  border: 0;
  border-left: 10px solid #244d56;
  border-radius: 0;
  box-shadow: 0px 30px 60px 0px rgba(8, 0, 63, 0.14);
  padding-left: 30px;
  height: 100px;
  margin: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .acymailing_module .acymailing_form .inputbox {
    height: 60px;
  }
}
.acymailing_module .acymailing_form .acysubbuttons .btn {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media (max-width: 768px) {
  .acymailing_module .acymailing_form .acysubbuttons .btn {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 20px;
    transform: none;
    -webkit-transform: none;
  }
}
div.latest-grid .col-sm-12 + .col-sm-12 {
  margin-top: 90px;
}
@media (min-width: 992px) {
  div.latest-grid .article-item {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -30px;
    margin-right: -30px;
  }
  div.latest-grid .article-item > div {
    flex: 0 0 45%;
    padding-left: 30px;
    padding-right: 30px;
  }
  div.latest-grid .article-item > div.img-wrap {
    flex: 0 0 55%;
  }
}
@media (max-width: 991px) {
  div.latest-grid .article-item .img-wrap {
    margin-bottom: 30px;
  }
}
div.latest-grid .content-left .img-wrap {
  order: 2;
}
div.latest-grid .content-left .article-detail {
  order: 1;
}
div.latest-grid .article-detail > .fa {
  color: #e03827;
  font-size: 40px;
  background-image: -webkit-linear-gradient(0deg, #5e77da 0%, #244d56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-indent: 3px;
  text-shadow: 0px 14px 30px rgba(94, 44, 237, 0.4);
  margin-bottom: 20px;
}
div.latest-grid h3 {
  margin-bottom: 30px;
}
div.latest-grid h3 a {
  color: #1a1a1a;
  font-weight: 500;
}
div.latest-grid h3 a:hover, div.latest-grid h3 a:focus, div.latest-grid h3 a:active {
  color: #316874;
}
div.latest-grid .img-wrap img {
  border-radius: 3px;
  box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
}
div.latest-grid .intro {
  display: block;
  margin-bottom: 30px;
  padding-right: 60px;
}
@media (max-width: 768px) {
  div.latest-grid .intro {
    padding-right: 0;
  }
}
div.latest-grid .intro ul {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
div.latest-grid .intro ul b {
  margin-right: 5px;
}
div.latest-grid .more-link {
  display: block;
  margin-top: 30px;
}
div.latest-grid .more-link a {
  color: #6b7a90;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
}
div.latest-grid .more-link a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
div.latest-grid .more-link a:hover, div.latest-grid .more-link a:focus, div.latest-grid .more-link a:active {
  color: #316874;
}
div.latest-grid .more-link a:hover:before, div.latest-grid .more-link a:focus:before, div.latest-grid .more-link a:active:before {
  background: #316874;
}
div.latest-grid .more-link a:hover .fa, div.latest-grid .more-link a:focus .fa, div.latest-grid .more-link a:active .fa {
  margin-left: 6px;
}
@media (max-width: 768px) {
  .contact {
    padding-right: 0;
  }
}
.contact .info {
  margin-bottom: 15px;
}
.contact .info img {
  margin-bottom: 20px;
}
.contact .info .fa {
  color: #244d56;
  float: left;
  line-height: 25px;
  height: 30px;
  width: 30px;
}
.contact .info p {
  overflow: hidden;
  margin-bottom: 0;
}
.latestnews .news-item {
  display: flex;
  flex-wrap: wrap;
}
.latestnews .news-item + .news-item {
  margin-top: 20px;
}
.latestnews .news-item .intro-image {
  flex: 0 0 100%;
  margin-bottom: 10px;
}
.latestnews .news-item .info a {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  line-height: 1.38;
}
.latestnews .news-item .info span {
  font-size: 12px;
}
#login-form .userdata {
  width: 100%;
}
#login-form .userdata input[type="text"], #login-form .userdata input[type="password"] {
  width: 100%;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module img, .categories-module img, .archive-module img, .latestnews img, .newsflash-horiz img, .mostread img, .form-links img, .list-striped img {
  border-radius: 4px;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 4px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 8px 0;
}
.category-module li h4 a, .categories-module li h4 a, .archive-module li h4 a, .latestnews li h4 a, .newsflash-horiz li h4 a, .mostread li h4 a, .form-links li h4 a, .list-striped li h4 a {
  color: #1a1a1a;
}
.category-module li h4 a:hover, .categories-module li h4 a:hover, .archive-module li h4 a:hover, .latestnews li h4 a:hover, .newsflash-horiz li h4 a:hover, .mostread li h4 a:hover, .form-links li h4 a:hover, .list-striped li h4 a:hover, .category-module li h4 a:focus, .categories-module li h4 a:focus, .archive-module li h4 a:focus, .latestnews li h4 a:focus, .newsflash-horiz li h4 a:focus, .mostread li h4 a:focus, .form-links li h4 a:focus, .list-striped li h4 a:focus, .category-module li h4 a:active, .categories-module li h4 a:active, .archive-module li h4 a:active, .latestnews li h4 a:active, .newsflash-horiz li h4 a:active, .mostread li h4 a:active, .form-links li h4 a:active, .list-striped li h4 a:active {
  color: #316874;
}
div.bold_features {
  width: 100%;
  padding: 0;
}
div.bold_features .item {
  height: 100%;
}
div.bold_features .features-content {
  background: #fff;
  border: 1px solid #f3f4f8;
  border-radius: 5px;
  padding: 30px;
  height: 100%;
}
div.bold_features .features-content .features-image-icon-inner img {
  height: 50px;
}
div.bold_features .features-content .features-font-icon-inner span {
  display: inline-block;
  line-height: 1;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-apps {
  color: #577eed;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-brush {
  color: #3ed2a7;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-speedometer {
  color: #edba57;
}
div.bold_features .features-content .features-title {
  font-size: 17px;
  margin-bottom: 15px;
}
div.bold_features.demo .features-image-icon-inner img {
  height: auto;
  width: 100%;
}
div#sp-cta-footer {
  margin-top: 30px;
}
@media (max-width: 768px) {
  div#sp-cta {
    margin-top: 30px;
  }
}
div.bold_cta {
  background-image: url('../../images/icons-bg.png');
  background-attachment: fixed;
  padding: 120px 50px;
}
@media (max-width: 1199px) {
  div.bold_cta {
    padding: 30px 15px;
  }
}
div.bold_cta .cta-inner {
  max-width: 100%;
}
@media (min-width: 576px) {
  div.bold_cta .cta-inner {
    width: 540px;
  }
}
@media (min-width: 768px) {
  div.bold_cta .cta-inner {
    width: 720px;
  }
}
@media (min-width: 992px) {
  div.bold_cta .cta-inner {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  div.bold_cta .cta-inner {
    width: 1140px;
  }
}
@media (min-width: 1400px) {
  div.bold_cta .cta-inner {
    width: 1300px;
  }
}
@media (max-width: 50.999rem) {
  div.bold_cta .cta-content {
    margin-bottom: 15px;
  }
}
div.bold_cta h2 {
  font-size: 46px;
  font-weight: 700;
}
@media (max-width: 50.999rem) {
  div.bold_cta h2 {
    font-size: 24px;
  }
}
div.bold_cta .cta-desc {
  font-size: 18px;
}
@media (max-width: 50.999rem) {
  div.bold_cta .cta-desc {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  div.bold_slideshow .slide-content {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content {
    padding: 60px 0;
  }
}
div.bold_slideshow .slide-content .slide-title {
  font-size: 60px;
  font-weight: 400;
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content .slide-title {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content .slide-description {
    font-size: 15px;
  }
}
div.bold_slideshow .content-center .slide-content-inner {
  width: 900px;
}
#sp-masthead {
  text-align: center;
  position: relative;
}
#sp-masthead .sp-module-title {
  display: none;
}
#sp-masthead .masthead-inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 50.999rem) {
  #sp-masthead .bold_masthead {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
#sp-masthead .masthead-title h2 {
  font-size: 46px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #sp-masthead .masthead-title h2 {
    font-size: 32px;
  }
}
#sp-masthead .masthead-description {
  font-size: 17px;
  opacity: 0.8;
}
@media (max-width: 768px) {
  #sp-masthead .masthead-description {
    font-size: 15px;
  }
}
body div#es.view-slider .es-card {
  padding: 30px !important;
}
body div#es.view-slider .es-card .es-number {
  color: #1a1a1a;
  padding-top: 20px;
  padding-bottom: 60px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -2px;
  text-indent: -5px;
  position: relative;
}
@media (max-width: 991px) {
  body div#es.view-slider .es-card .es-number {
    font-size: 40px;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
body div#es.view-slider .es-card .es-number:before {
  background: #244d56;
  border-radius: 5px;
  bottom: 45px;
  height: 5px;
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
}
@media (max-width: 991px) {
  body div#es.view-slider .es-card .es-number:before {
    bottom: 15px;
  }
}
body div#es.view-slider .es-card > div.es-card__hd .embed-responsive {
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding-bottom: 100%;
}
body div#es.view-slider .es-card .es-card__title {
  font-size: 22px;
  font-weight: 700;
}
body div#es.view-slider .es-card .es-card__bd {
  padding: 0;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
body div#es.view-slider .es-card .es-card__bd .fa {
  color: #1a1a1a;
}
body div#es.view-slider .group-actions a {
  text-transform: uppercase;
  font-weight: 700;
}
body div#es.view-slider .btn-sm {
  padding: 5px 12px !important;
}
body div#es.view-slider .owl-nav {
  display: flex;
  margin-bottom: 30px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
@media (max-width: 50.999rem) {
  body div#es.view-slider .owl-nav {
    position: static;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
body div#es.view-slider .owl-nav > div {
  background: #fff;
  border-radius: 5px;
  text-align: center;
  margin-left: 5px;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
body div#es.view-slider .owl-nav > div:hover {
  cursor: pointer;
  background: #316874;
  color: #fff;
}
body div#es.view-card .es-stream-list {
  padding: 0;
}
body div#es.view-card .es-stream-list .es-stream-item {
  display: block;
  margin-bottom: 15px;
  margin-top: 0;
}
body div#es.view-grid.mod-es-events {
  position: relative;
}
body div#es.view-grid.mod-es-events .es-grid {
  position: relative;
}
body div#es.view-grid.mod-es-events .es-grid .es-grid__item {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 50.999rem) {
  body div#es.view-grid.mod-es-events .es-grid .es-grid__item {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
}
body div#es.view-grid.mod-es-events .es-grid .embed-responsive-16by9 {
  border-radius: 5px;
  padding-bottom: 150%;
}
@media (max-width: 50.999rem) {
  body div#es.view-grid.mod-es-events .es-grid .embed-responsive-16by9 {
    padding-bottom: 80%;
  }
}
body div#es.view-grid.mod-es-events .es-grid .embed-responsive-16by9 .embed-responsive-item {
  background-position: center !important;
}
body div#es.view-grid.mod-es-events .es-grid .es-card__bd {
  position: absolute;
  padding: 30px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 50.999rem) {
  body div#es.view-grid.mod-es-events .es-grid .es-card__bd {
    padding: 20px;
  }
}
body div#es.view-grid.mod-es-events .es-grid .es-card__title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #fff;
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
}
@media (max-width: 50.999rem) {
  body div#es.view-grid.mod-es-events .es-grid .es-card__title {
    font-size: 24px;
  }
}
body div#es.view-grid.mod-es-events .es-grid .es-card__avatar {
  position: static;
}
body div#es.view-grid.mod-es-events .es-grid .es-card__meta a, body div#es.view-grid.mod-es-events .es-grid .es-card__meta {
  color: #fff;
  font-size: 14px;
}
body div#es.view-grid.mod-es-events .es-grid .es-event-actions {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
body div#es.view-grid.mod-es-events .event-actions {
  bottom: 100%;
  position: absolute;
  right: 0;
  margin-bottom: 30px;
}
@media (max-width: 50.999rem) {
  body div#es.view-grid.mod-es-events .event-actions {
    position: static;
    margin-bottom: 0;
    margin-top: 15px;
  }
}
.social-link {
  font-size: 20px;
}
.social-link .social-item {
  margin-right: 20px;
}
body div#es h1, body div#es h2, body div#es h3, body div#es h4, body div#es h5, body div#es h6, body div#es .es-h1, body div#es .es-h2, body div#es .es-h3, body div#es .es-h4, body div#es .es-h5, body div#es .es-h6, body div#es .mod-es-title {
  color: #1a1a1a;
  font-family: inherit;
  font-weight: 700;
}
body div#es .btn {
  /*background: white !important;
    color: #0f203c !important;
    border-color: #0f203c !important;
    border-width: 2px !important;*/
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 8px 20px !important;
  transition: 300ms all;
}
body div#es .btn-primary, body div#es .btn-es-primary, body div#es .mod-btn-primary {
  color: #fff;
  font-weight: 500 !important;
  font-family: sans-serif;
  transition: 300ms all;
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
  white-space: normal;
}
body div#es .btn-primary:hover, body div#es .btn-es-primary:hover, body div#es .mod-btn-primary:hover, body div#es .btn-primary:focus, body div#es .btn-es-primary:focus, body div#es .mod-btn-primary:focus, body div#es .btn-primary:active, body div#es .btn-es-primary:active, body div#es .mod-btn-primary:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es .btn-es-primary-o {
  color: #fff;
  font-weight: 500 !important;
  font-family: sans-serif;
  transition: 300ms all;
  border: 1px solid #244d56 !important;
  background: #244d56 !important;
  color: #ffffff !important;
}
body div#es .btn-es-primary-o:hover, body div#es .btn-es-primary-o:focus, body div#es .btn-es-primary-o:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #ffffff !important;
}
body div#es .btn-es-default-o, body div#es .btn-es-default, #adminForm .btn {
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01);
  color: #ffffff !important;
  text-shadow: none;
}
.editor-xtd-buttons .btn {
  margin-bottom: 0.4rem;
}
body div#es .btn-es-default-o:hover, body div#es .btn-es-default:hover, body div#es .btn-es-default-o:focus, body div#es .btn-es-default:focus, body div#es .btn-es-default-o:active, body div#es .btn-es-default:active, body div#es .btn-es-default-o:active:hover, body div#es .btn-es-default:active:hover, #adminForm .btn:hover, #adminForm .btn:focus {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
body div#es .btn-es-default-o[data-updates-button], body div#es .btn-es-default[data-updates-button] {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #ffffff !important;
}
body div#es .btn-es-default-o[data-updates-button]:hover, body div#es .btn-es-default[data-updates-button]:hover, body div#es .btn-es-default-o[data-updates-button]:focus, body div#es .btn-es-default[data-updates-button]:focus, body div#es .btn-es-default-o[data-updates-button]:active, body div#es .btn-es-default[data-updates-button]:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #ffffff !important;
}
body div#es .btn-es-danger-o:hover, body div#es .btn-es-danger-o:focus, body div#es .btn-es-danger-o:active, body div#es .btn-es-danger-o:active:hover {
  background: #f32b2b !important;
  border: 1px solid #f32b2b !important;
  color: #ffffff !important;
}
body div#es .btn-sm {
  background: #244d56 !important;
  padding: 8px 20px !important;
  font-size: 14px !important;
}
body div#es .btn-xs {
  background: #244d56 !important;
  padding: 8px 16px !important;
  font-size: 12px !important;
}
body div#es input, body div#es button, body div#es select, body div#es textarea {
  font-family: inherit;
}
body div#es .o-form-control, body div#es .es-story-link-input {
  border: 1px solid #dadadd;
  border-radius: 5px;
  box-shadow: none;
  color: #6b7a90;
  padding: 4px 15px;
}
body div#es .o-form-control:focus, body div#es .es-story-link-input:focus {
  border-color: #bebfc1;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  outline: none;
}
body div#es .o-form-control::placeholder, body div#es .es-story-link-input::placeholder {
  color: #c2c9d2;
}
body div#es .data-field-textarea textarea {
  color: #677294;
}
body div#es .o-form-control::placeholder {
  color: #a5aebc;
}
body div#es .o-input-group__btn > .btn.btn-file {
  padding-left: 30px;
}
body div#es .o-input-group__btn > .btn.btn-file:before {
  color: #fff;
  position: static;
}
body div#es .o-input-group .o-form-control:last-child, body div#es .o-input-group__addon:last-child, body div#es .o-input-group__btn:last-child > .btn, body div#es .o-input-group__btn:last-child > .btn-group > .btn, body div#es .o-input-group__btn:last-child > .dropdown-toggle, body div#es .o-input-group__btn:first-child > .btn:not(:first-child), body div#es .o-input-group__btn:first-child > .btn-group:not(:first-child) > .btn, body div#es .o-input-group__select > .o-select-group select {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  margin-top: 0;
}
body div#es .o-checkbox input[type="checkbox"]:checked + label::before {
  background: #244d56;
  border-color: #244d56;
}
body div#es .o-checkbox label:after {
  font-size: 9px;
  left: 1px;
}
body div#es .plugin-polls .es-story-panel-contents.active, body div#es .plugin-event .es-story-panel-contents.active, body div#es .plugin-broadcast .es-story-panel-contents.active, body div#es .plugin-blog .es-story-panel-contents.active, body div#es .plugin-discuss .es-story-panel-contents.active, body div#es .plugin-easydiscuss .es-story-panel-contents.active {
  padding-top: 20px;
}
body div#es #listForm, body div#es .es-content .es-container, body div#es .es-content .es-album-browser-content, body div#es .es-profile-data-table, body div#es .es-video-upload-form, body div#es .es-video-single, body div#es div.es-leaderboard, body div#es .es-content > .o-form-horizontal, body div#es .app-tasks, body div#es .es-profile-edit-form, body div#es .es-search-result, body div#es.view-notifications, body div#es .form-horizontal, body div#es .es-apps-entry-section__content {
  display: block;
  border: 0;
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es #listForm, body div#es .es-content .es-container, body div#es .es-content .es-album-browser-content, body div#es .es-profile-data-table, body div#es .es-video-upload-form, body div#es .es-video-single, body div#es div.es-leaderboard, body div#es .es-content > .o-form-horizontal, body div#es .app-tasks, body div#es .es-profile-edit-form, body div#es .es-search-result, body div#es.view-notifications, body div#es .form-horizontal, body div#es .es-apps-entry-section__content {
    padding: 20px;
  }
}
body div#es #listForm .es-card, body div#es .es-content .es-container .es-card, body div#es .es-content .es-album-browser-content .es-card, body div#es .es-profile-data-table .es-card, body div#es .es-video-upload-form .es-card, body div#es .es-video-single .es-card, body div#es div.es-leaderboard .es-card, body div#es .es-content > .o-form-horizontal .es-card, body div#es .app-tasks .es-card, body div#es .es-profile-edit-form .es-card, body div#es .es-search-result .es-card, body div#es.view-notifications .es-card, body div#es .form-horizontal .es-card, body div#es .es-apps-entry-section__content .es-card {
  border: 1px solid #f3f4f8;
}
body div#es .es-mobile-info {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .es-mobile-info {
    padding: 10px 20px;
  }
}
body div#es .es-mobile-info .es-side-widget {
  border: 0;
}
body div#es .es-search-result .es-list > .es-list__item {
  border: 0 !important;
  padding: 0;
}
body div#es .mod-es-meta, body div#es .o-empty__icon, body div#es .o-empty__text {
  color: #7f8fa4;
}
body div#es .mod-es-title {
  font-size: 16px;
  font-weight: 500;
}
body div#es .mod-es-title b {
  font-weight: 500;
}
body div#es .es-stream-filter-bar {
  background: #fff;
  border: 1px solid #f3f4f8;
  border-radius: 5px;
}
body div#es .es-stream-filter-bar .es-stream-filter-icon {
  display: none;
}
@media (max-width: 768px) {
  body div#es .es-list-item__hd {
    flex-direction: column;
  }
}
body div#es .es-snackbar__title {
  font-weight: 500;
  font-size: 15px;
}
.view-pages div#es .es-container .es-container__sidebar, .view-groups div#es .es-container .es-container__sidebar {
  position: relative;
  flex: 0 0 17vw;
  width: 17vw;
}
body div#es .es-container .es-container__sidebar {
  flex: 0 0 368px;
  margin-right: 1.563rem;
}
@media (max-width: 1199px) {
  body div#es .es-container .es-container__sidebar {
    flex: 0 0 250px;
  }
}
body div#es .o-avatar-status {
  border: 0 !important;
}
body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:hover, body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:focus, body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:active {
  background: transparent;
  color: #316874;
}
body div#es .o-tabs--stacked .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border: 0;
  color: #244d56;
}
body div#es .o-flag__image {
  padding-right: 10px;
}
body div#es .es-emoticon {
  background-image: url('../../../../${bold-image-path}/icons-emo.png') !important;
}
body div#es .is-active > a {
  color: #316874;
}
body div#es .is-active .es-navbar__footer-link::before {
  background: #316874;
}
body div#es .dropdown-menu {
  border: 1px solid #f3f4f8;
  z-index: 1000;
}
body div#es .dropdown-menu > li > a {
  color: #6b7a90;
}
body div#es .dropdown-menu > .active > a, body div#es .dropdown-menu > .active > a:hover, body div#es .dropdown-menu > .active > a:focus {
  background: #244d56;
  color: white !important;
}
#es .dropdown-menu > .active > a, #es .dropdown-menu > .active > a:hover, #es .dropdown-menu > .active > a:focus {
  color: white;
}
body div#es .es-hr, body div#es .dropdown-menu--popdown > li, body div#es .es-album-form-fields, body div#es .es-photo-form-fields, body div#es .es-leaderboard tr td, body div#es .textboxlist, body div#es .es-app-discussions__item, body div#es .es-app-discussions__hd, body div#es .es-stream-apps, body div#es .es-stream-apps__bd, body div#es .es-noti__item {
  border-color: #f3f4f8;
}
body div#es .es-leaderboard {
  background: #fff;
}
body div#es .es-leaderboard thead {
  background: #222;
  color: #fff;
}
body div#es .markItUpContainer, body div#es .markItUpHeader {
  border-color: #f3f4f8 !important;
}
body div#es .es-media-item-menu {
  top: 0;
  right: 0;
}
body div#es .es-story-panel-contents .es-story-panel-content.active {
  padding: 0 20px 10px;
}
body div#es .es-side-calendar-date__mth {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 5px;
}
body div#es .es-side-calendar-date {
  border-radius: 5px;
  width: 50px;
}
body div#es .o-tabs__bubble {
  background: #f9f9f9;
  color: #7f8fa4;
}
body div#es .btn-group.open .dropdown-toggle_ {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es .btn-toolbar .btn-group > .btn {
  margin-left: 3px;
}
body div#es .es-story-link-buttons .btn {
  padding: 0 15px !important;
}
body div#es .es-video-actions {
  margin-bottom: 10px;
}
body div#es .es-video-meta > span {
  line-height: 1.725;
}
body div#es .es-video-title.single {
  font-size: 16px;
}
body div#es .es-stream-embed__apps-context b, body div#es .es-stream-embed__achievement-context b, body div#es .t-text--muted, body div#es .es-search-group__meta, body div#es .es-search-group__meta a, body div#es .es-profile-header__meta a, body div#es .es-profile-header__meta {
  color: #7f8fa4 !important;
}
body div#es .o-media__image {
  margin-right: 10px;
}
body div#es .progress-bar-success {
  background: #244d56;
}
body div#es .panel-body, body div#es .es-story .es-album-view .es-album-upload-button, body div#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload {
  background: #f9f9f9;
}
body div#es .es-cards--2 {
  margin-top: 0;
  margin-bottom: 0;
}
body div#es .dropdown-menu--rsvp > li.active a::after {
  top: 9px;
}
body div#es .o-form-actions {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .o-form-actions {
    margin-top: 20px;
  }
}
body div#es.popbox.popbox-navbar-signin {
  top: 60px !important;
  right: 16px !important;
  left: unset !important;
  height: 26rem;
  border: 1px solid #f3f4f8;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  margin-left: 0;
  padding: 1rem;
  overflow-y: hidden;
}
body div#es.popbox.bottom .arrow::after {
  border-bottom-color: #f3f4f8;
}
body div#es.popbox .btn {
  font-size: 12px !important;
  line-height: 1.5 !important;
  padding: 4px 8px !important;
}
body div#es .popbox-dropdown-nav__item.is-unread {
  background: #f9f9f9;
}
body div#es .popbox-dropdown-nav__item + .popbox-dropdown-nav__item, body div#es .es-reaction-stats-pop__hd {
  border-color: #f3f4f8;
}
body div#es .popbox-dropdown-nav__post, body div#es .popbox-dropdown-nav__meta-lists {
  color: #6b7a90;
}
body div#es .popbox-dropdown__hd, body div#es .popbox-dropdown-nav__link {
  border-color: #f3f4f8;
  padding: 15px 20px !important;
}
body div#es .popbox-dropdown__hd a, body div#es .popbox-dropdown-nav__link a {
  font-weight: 700;
}
body div#es .popbox-dropdown__hd .object-content b, body div#es .popbox-dropdown-nav__link .object-content b {
  color: #244d56;
}
body div#es .popbox-dropdown__hd .btn-xs, body div#es .popbox-dropdown-nav__link .btn-xs {
  padding: 2px 10px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 2px !important;
  margin-top: 5px;
}
body div#es .popbox-dropdown__title {
  color: #1a1a1a;
  font-size: 20px;
  font-family: inherit;
  font-weight: 700;
  margin-bottom: 1rem;
}
body div#es .es-popup-viewport .es-photo-owner {
  font-weight: 700;
}
body div#es .es-popup-viewport .es-photo-album {
  font-size: 12px;
}
body div#es.es-dialog {
  background: rgba(0, 0, 0, 0.3);
}
body div#es.es-dialog .es-dialog-container {
  border-color: #f3f4f8;
}
body div#es .es-dialog-header, body div#es .es-dialog-footer {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#es .es-dialog-title {
  font-size: 1.2rem;
}
body div#es .es-dialog-header .es-dialog-title {
  color: #1a1a1a;
  top: 8px;
  font-family: inherit;
  font-weight: 500;
}
body div#es .es-dialog-footer-content {
  background: transparent;
  display: block;
  margin-top: 7px;
  text-align: right;
}
body div#es .es-dialog-footer-content .btn {
  border-radius: 4px !important;
  flex: 0;
  height: auto !important;
  line-height: 1.6 !important;
  padding: 6px 15px !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary, body div#es .es-dialog-footer-content .btn.btn-es-primary-o {
  background: #244d56 !important;
  color: #fff !important;
  border: 0 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary:hover, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-primary:focus, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-primary:active, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:active {
  background: #316874 !important;
  border-radius: 4px !important;
  border: 0 !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger, body div#es .es-dialog-footer-content .btn.btn-es-danger-o {
  background: #f65b5b !important;
  border: 0 !important;
  color: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger:hover, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-danger:focus, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-danger:active, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:active {
  background: #f54343 !important;
  border-radius: 4px !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default, body div#es .es-dialog-footer-content .btn.btn-es-default-o {
  background: #ececec !important;
  border-radius: 4px !important;
  border: 0 !important;
  color: #555 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default:hover, body div#es .es-dialog-footer-content .btn.btn-es-default-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-default:focus, body div#es .es-dialog-footer-content .btn.btn-es-default-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-default:active, body div#es .es-dialog-footer-content .btn.btn-es-default-o:active {
  background: #dfdfdf !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es.es-photo-popup .es-photo-item .es-photo-hint.tag-hint.alert > button {
  padding: 3px 8px !important;
  font-size: 12px !important;
}
body div#es .es-card__meta, body div#es .es-media-info > small > span {
  color: #7f8fa4;
  font-size: 12px;
}
body div#es .es-card__meta a, body div#es .es-media-info > small > span a {
  color: #7f8fa4;
}
body div#es .es-card__meta a:hover, body div#es .es-media-info > small > span a:hover, body div#es .es-card__meta a:focus, body div#es .es-media-info > small > span a:focus, body div#es .es-card__meta a:active, body div#es .es-media-info > small > span a:active {
  color: #316874;
}
body div#es .es-card__title {
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 0;
}
body div#es .es-card.es-card--album-item {
  padding: 0;
}
body div#es .es-card.es-card--album-item .es-card__title {
  margin-bottom: 0;
}
body div#es .es-navbar {
  margin-bottom: 30px !important;
}
body div#es .es-login {
  margin-bottom: 0 !important;
}
@media (max-width: 50.999rem) {
  body div#es .es-login {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  body div#es .es-login .es-login-box {
    padding: 60px 15px;
  }
}
body div#es .es-login .es-login-box__form {
  border-radius: 4px;
}
body div#es .es-login .es-login-box__form-title {
  color: #1a1a1a;
}
body div#es .es-login .es-login-box__msg {
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .es-login .es-login-box__msg {
    padding: 15px;
  }
}
body div#es .es-login .es-login-box__msg-title {
  color: #fff;
  font-size: 35px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
@media (max-width: 768px) {
  body div#es .es-login .es-login-box__msg-title {
    font-size: 24px;
  }
}
body div#es .es-login .es-login-box__msg-desc {
  color: #fff;
  font-size: 18px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  opacity: 0.95;
}
body div#es .es-login .btn-es-primary {
  appearance: unset;
  -webkit-appearance: unset;
}
body div#es .es-dialog-modal {
  min-height: 730px;
}
body div#es .es-dialog-modal .es-login .es-login-box {
  padding: 16px;
}
body div#es .es-dialog-modal .es-login .es-login-box__msg-title {
  font-size: 28px;
  font-weight: 700;
}
body div#es .es-dialog-modal .es-login .es-login-box__msg-desc {
  font-size: 14px;
}
body div#es .es-nav-pills .o-nav__link {
  color: #7f8fa4;
  padding-left: 0;
  padding-right: 0;
}
body div#es .es-nav-pills .o-nav__link + .o-nav__link {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__link:hover, body div#es .es-nav-pills .o-nav__link:focus, body div#es .es-nav-pills .o-nav__link:active {
  background: transparent;
}
body div#es .es-nav-pills .o-nav__item {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__item b {
  color: #333;
}
body div#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background: transparent;
}
body div#es .es-story, body div#es .es-story-footer, body div#es .es-navbar__footer, body div#es .es-profile-header__ft, body div#es .es-mini-header__ft, body div#es .btn-popdown, body div#es .o-pagination > li > a, body div#es .o-pagination > li > span, body div#es .o-pagination > .active > a, body div#es .o-pagination > .active > a:hover, body div#es .o-pagination > .active > a:focus, body div#es .o-pagination > .active > span, body div#es .o-pagination > .active > span:hover, body div#es .o-pagination > .active > span:focus, body div#es .es-story-meta-contents, body div#es .es-side-calendar-date, body div#es .es-card__calendar-date {
  border-color: #eaeaea;
}
body div#es .es-story {
  background: #fff;
  border: 1px solid #f3f4f8;
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .es-story {
    padding: 20px;
  }
}
body div#es .es-story .es-story-body {
  border-color: #e0e9e7;
}
body div#es .es-story .es-story-textfield {
  font-size: 15px !important;
  line-height: 1.725;
}
body div#es .es-story .es-story-avatar {
  top: 30px !important;
  left: 30px;
}
body div#es .es-story .es-story-avatar .o-avatar {
  border: 1px solid #244d56;
  padding: 2px;
}
body div#es .es-story .es-story-panel-button__shape:before {
  display: none;
}
body div#es .es-story .active .es-story-panel-button__shape {
  background: #244d56 !important;
  border: 0 !important;
  color: #fff !important;
}
body div#es .es-story .es-story-text {
  padding: 20px !important;
}
body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
  border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
}
body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:hover, body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:focus, body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es .es-story .es-story-footer {
  margin-top: 15px;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  text-align: center !important;
  align-items: center;
  border-radius: 50%;
  color: #fff !important;
  padding: 0 !important;
  font-size: 12px !important;
  height: 34px;
  width: 34px;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="friends"] {
  background: #53c8e2 !important;
  border-color: #53c8e2 !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="location"] {
  background: #818aff !important;
  border-color: #818aff !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="mood"] {
  background: #eb663f !important;
  border-color: #eb663f !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button .fa {
  font-size: 11px;
  width: 12px;
}
body div#es .es-story .es-story-footer .es-story-actions .btn {
  height: 34px;
  line-height: 34px;
  padding: 0 10px !important;
  font-size: 15px !important;
}
body div#es .es-mini-header__ft .fa {
  color: #244d56;
}
body div#es .es-mini-header__ft .btn.btn-sm {
  border: 1px solid #f3f4f8 !important;
}
body div#es .es-cat-header, body div#es .es-cat-header__ft {
  background: #fff;
  border-color: #f3f4f8;
  margin-top: 1.65rem;
}
body div#es .es-profile-header__ft .btn-es-primary-o b {
  color: #fff;
}
body div#es .es-profile-header__ft .btn-es-primary-o:hover b, body div#es .es-profile-header__ft .btn-es-primary-o:focus b, body div#es .es-profile-header__ft .btn-es-primary-o:active b {
  color: #fff;
}
body div#es .es-card {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
  padding: 0 !important;
}
@media (max-width: 50.999rem) {
  body div#es .es-card {
    padding: 20px;
  }
}
body div#es .es-card > div {
  border-color: #f3f4f8;
}
body div#es .es-card > div.es-card__hd .embed-responsive {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  opacity: 0.9;
}
body div#es .es-card--border {
  border-color: #f3f4f8;
}
body div#es .es-card__bd {
  padding: 20px;
}
body div#es .es-card__ft {
  color: inherit;
  padding: 15px 20px;
}
body div#es .es-card__avatar {
  background: transparent;
  top: auto;
  bottom: 100%;
  margin-bottom: 20px;
  height: 64px;
  width: 64px;
}
body div#es .es-card__avatar a {
  background: transparent;
  padding: 0;
}
body div#es .es-card__avatar a img {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
body div#es .es-card__title a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
}
body div#es .es-card__title a:hover, body div#es .es-card__title a:focus, body div#es .es-card__title a:active {
  color: #316874;
}
body div#es .mod-card {
  border: 0;
}
body div#es .mod-card .mod-card__ft {
  border: 0;
  padding: 0;
}
body div#es .mod-card .mod-card__ft .o-btn-group {
  margin-top: 5px;
}
body div#es .mod-card .mod-card__ft .o-btn-group .btn-sm {
  padding: 4px 8px !important;
  font-size: 10px !important;
}
body div#es .mod-card + .mod-card {
  margin-top: 30px;
}
body div#es .o-btn-group .dropdown-toggle_.dropdown-toggle_.dropdown-toggle_.btn-convo-dropdown {
  border-color: #244d56 !important;
  background: #244d56 !important;
  color: #fff !important;
}
body div#es .o-btn-group.open .dropdown-toggle_.dropdown-toggle_.dropdown-toggle_.btn-convo-dropdown, body div#es .o-btn-group .dropdown-toggle_.dropdown-toggle_.dropdown-toggle_.btn-convo-dropdown:hover, body div#es .o-btn-group .dropdown-toggle_.dropdown-toggle_.dropdown-toggle_.btn-convo-dropdown:focus {
  border-color: #316874 !important;
  background: #316874 !important;
}
body div#es .mod-card__context {
  padding: 0;
  padding-top: 15px;
}
body div#es .mod-card__context .mod-es-action {
  margin-top: 5px;
}
body div#es .mod-card__context .mod-es-action .btn-sm {
  padding: 4px 8px !important;
  font-size: 10px !important;
}
body div#es .mod-card__context .g-list-inline a {
  color: #7f8fa4;
}
body div#es .es-card__title, body div#es .mod-card__title {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
  display: block;
  font-size: 16px;
  font-weight: 700;
}
body div#es .es-card__title:hover, body div#es .mod-card__title:hover, body div#es .es-card__title:focus, body div#es .mod-card__title:focus, body div#es .es-card__title:active, body div#es .mod-card__title:active {
  color: #316874;
}
body div#es .mod-card__cover-wrap {
  border-radius: 5px;
  padding-top: 45%;
}
body div#es .mod-card__meta {
  color: #7f8fa4;
  font-size: 12px;
}
body div#es .mod-card__meta a {
  color: #7f8fa4;
}
body div#es .mod-card__meta a:hover, body div#es .mod-card__meta a:focus, body div#es .mod-card__meta a:active {
  color: #316874;
}
body div#es .es-users-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
body div#es .es-users-list .es-pagination-footer {
  width: 100%;
}
body div#es .es-users-item {
  padding: 0 15px;
  margin-bottom: 30px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 50.999rem) {
  body div#es .es-users-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body div#es .es-users-item + .es-users-item {
  border: 0;
}
body div#es .es-users-item .o-grid {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
  display: block;
}
@media (max-width: 50.999rem) {
  body div#es .es-users-item .o-grid {
    padding: 20px;
  }
}
body div#es .es-users-item .o-grid .mod-es-pf-hd {
  margin: -30px -30px -40px -30px;
}
body div#es .es-users-item .o-grid .mod-es-pf-hd .mod-es-pf-hd__cover-wrap {
  border-radius: 4px 4px 0 0;
  padding-top: 35%;
}
body div#es .es-users-item .o-grid .o-flag {
  display: block;
  text-align: center;
}
body div#es .es-users-item .o-grid .o-flag > div {
  display: inline-block;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__image {
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  z-index: 1;
  width: auto;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__image img {
  border: 2px solid #fff;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 80px;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__body > a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 5px;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:hover, body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:focus, body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:active {
  color: #316874;
}
body div#es .es-users-item .o-grid .btn-toolbar {
  margin-top: 15px !important;
  margin-left: 0;
  justify-content: center;
}
body div#es .es-users-item .o-grid .btn-toolbar .btn, body div#es .es-users-item .o-grid .btn-toolbar .btn-group {
  float: none;
}
body div#es .es-photo em {
  border-radius: 3px;
}
body div#es .es-stream-meta .es-stream-title {
  font-size: 15px;
}
@media (max-width: 768px) {
  body div#es .es-stream-meta .es-stream-title {
    font-size: 14px;
    padding-right: 30px;
  }
}
body div#es .es-stream-meta .es-stream-title a {
  color: #1a1a1a;
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 768px) {
  body div#es .es-stream-meta .es-stream-title a {
    font-size: 14px;
  }
}
body div#es .es-stream-meta .es-stream-title a:hover, body div#es .es-stream-meta .es-stream-title a:focus, body div#es .es-stream-meta .es-stream-title a:active {
  color: #316874;
}
body div#es .es-stream-header {
  background: #f4fbf7;
  border-radius: 3px;
  font-size: 12px;
  margin-bottom: 15px;
}
body div#es .es-stream-header .fa {
  display: none;
}
body div#es .es-stream-header a {
  font-weight: 700;
}
body div#es .es-stream-embed, body div#es .es-stream-embed--border {
  border-color: #e9f1eb;
  border-radius: 5px;
}
body div#es .es-stream-embed {
  padding: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed {
    padding: 0;
  }
}
body div#es .es-stream-embed > .t-lg-mb--md {
  text-align: left;
}
body div#es .es-stream-embed > .t-lg-mb--md a {
  color: #244d56;
}
body div#es .es-stream-embed > .t-lg-mb--md a:hover, body div#es .es-stream-embed > .t-lg-mb--md a:focus, body div#es .es-stream-embed > .t-lg-mb--md a:active {
  color: #316874;
}
body div#es .es-stream-embed.is-polls {
  border: 0;
  padding: 0;
}
body div#es .es-stream-embed.is-polls .es-polls__progress .progress-bar {
  background: #244d56;
}
body div#es .es-actions__item-stats, body div#es .es-actions__item-comment {
  background: transparent;
}
body div#es .es-reaction-stats {
  background: #f4fbf7;
  border-radius: 5px;
  color: #6b7a90;
  margin-top: 15px;
  padding: 5px 10px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter {
  color: #6b7a90;
  font-size: 12px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter:hover, body div#es .es-reaction-stats .es-reaction-icon-stat__counter:focus, body div#es .es-reaction-stats .es-reaction-icon-stat__counter:active {
  color: #316874;
}
body div#es .es-reaction-stats a {
  color: #6b7a90;
  font-size: 12px;
}
body div#es .es-reaction-stats a:hover, body div#es .es-reaction-stats a:focus, body div#es .es-reaction-stats a:active {
  color: #316874;
}
body div#es .es-actions-wrapper {
  padding: 0;
  margin-top: 15px;
}
@media (max-width: 768px) {
  body div#es .es-actions-wrapper .es-actions-list > li {
    margin-top: 10px;
  }
}
body div#es .es-actions__item .es-actions-list a {
  color: #6b7a90;
}
body div#es .es-actions__item .es-actions-list a:hover, body div#es .es-actions__item .es-actions-list a:focus, body div#es .es-actions__item .es-actions-list a:active {
  color: #316874;
}
body div#es .es-actions__item .es-privacy-toggle {
  padding: 0 !important;
  color: #6b7a90 !important;
  font-size: 12px !important;
}
body div#es .es-actions__item .es-privacy-toggle:hover, body div#es .es-actions__item .es-privacy-toggle:focus, body div#es .es-actions__item .es-privacy-toggle:active {
  color: #316874 !important;
}
body div#es .es-stream-login-box .btn {
  margin-top: 5px;
}
body div#es .es-profile-header__avatar-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-profile-header__avatar-wrap > a {
  border: 0;
  border-radius: 5px;
}
body div#es .es-profile-header__avatar-wrap > a img {
  border-radius: 5px;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
body div#es .es-app-discussion-content-footer {
  border-color: #f3f4f8;
  font-size: 11px;
}
body div#es .es-stream-embed__title {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  font-family: inherit;
  padding: 20px 20px 5px 20px;
}
body div#es .es-stream-embed__title:hover, body div#es .es-stream-embed__title:focus, body div#es .es-stream-embed__title:active {
  color: #316874;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed__title {
    font-size: 16px;
    line-height: 1.3;
  }
}
body div#es .es-stream-embed__meta {
  color: #7f8fa4;
  padding: 0 20px;
}
body div#es .es-stream-embed__desc {
  color: #6b7a90;
  font-size: 15px;
  padding: 0 20px;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed__desc {
    font-size: 14px;
  }
}
body div#es .es-snackbar {
  background: transparent;
  color: #1a1a1a;
  padding: 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
}
body div#es .es-action-feedback {
  margin-top: 20px;
}
body div#es .es-action-feedback li a {
  color: #7f8fa4;
}
body div#es .es-likes-wrap, body div#es .es-repost-wrap {
  background: #f9f9f9;
  padding: 3px 8px;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 12px;
}
body div#es .es-stream-actions {
  margin-top: 10px;
}
body div#es .es-stream-content {
  font-size: 15px;
  margin-bottom: 10px;
}
body div#es .es-stream-info-meta {
  color: #6b7a90;
}
body div#es .es-stream-info-meta a {
  color: #244d56;
}
body div#es .es-stream-info-meta a:hover, body div#es .es-stream-info-meta a:focus, body div#es .es-stream-info-meta a:active {
  color: #316874;
}
body div#es .es-comments-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-comments .es-comment {
  color: #6b7a90;
  padding: 0;
  margin-top: 20px;
  font-size: 14px;
}
body div#es .es-comments .es-comment + .es-comment {
  border: 0;
}
body div#es .es-comments .es-comment .o-media__body {
  border: 1px solid #f3f4f8;
  border-radius: 0 10px 10px 10px;
  padding: 15px 20px;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child {
  font-weight: 700;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:hover, body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:focus, body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:active {
  color: #316874;
}
body div#es .es-comment-item-meta {
  color: #7f8fa4;
  font-size: 12px;
  margin-top: 5px;
}
body div#es .es-comment-item-meta a {
  color: #7f8fa4;
  font-size: 12px;
}
body div#es .es-comments-form {
  padding: 0;
  margin-top: 20px;
}
body div#es .es-comments-form .es-form {
  border-color: #edeef4;
  border-radius: 4px;
  padding: 15px;
  font-size: 14px;
}
body div#es .es-comments-form textarea {
  border-radius: 0;
  font-size: 14px;
}
body div#es .es-stream-meta {
  padding: 0 0 20px;
}
body div#es .es-stream-meta .btn {
  text-transform: none !important;
}
body div#es .es-stream-meta .es-stream-control {
  top: 0;
  right: 0;
}
body div#es .es-stream-meta .es-stream-meta-footer {
  font-size: 11px;
}
body div#es .es-stream-meta .es-stream-meta-footer a {
  color: #7f8fa4;
}
body div#es .es-stream-meta .es-stream-meta-footer a:hover, body div#es .es-stream-meta .es-stream-meta-footer a:focus, body div#es .es-stream-meta .es-stream-meta-footer a:active {
  color: #316874;
}
body div#es .es-stream-meta .es-stream-meta-footer .btn {
  padding: 0 !important;
  margin-left: 5px;
}
body div#es .es-stream-list .es-stream-item, body div#es .es-stream-list .es-stream-mini {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .es-stream-list .es-stream-item, body div#es .es-stream-list .es-stream-mini {
    padding: 1rem;
  }
}
body div#es .es-stream-list .es-stream-item .es-profile-header, body div#es .es-stream-list .es-stream-mini .es-profile-header {
  border: 1px solid #f3f4f8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 0 !important;
  padding: 0;
}
body div#es .es-stream-list .es-stream-item .es-stream time, body div#es .es-stream-list .es-stream-mini .es-stream time {
  color: #7f8fa4;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta {
  border-top: 1px solid #f3f4f8;
  padding: 0;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta-inner {
  box-shadow: none;
  border: none;
  padding: 0;
}
body div#es .es-stream-list > li + li {
  margin-top: 15px;
}
body div#es .es-apps-listing .es-app-item {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
  padding: 0;
  border: 0;
}
@media (max-width: 50.999rem) {
  body div#es .es-apps-listing .es-app-item {
    padding: 20px;
  }
}
body div#es .es-apps-listing .es-app-item__ft {
  border-color: #f3f4f8;
}
body div#es .es-profile-header__cover {
  border-radius: 5px 5px 0 0;
  min-height: 320px;
}
@media (max-width: 768px) {
  body div#es .es-profile-header__cover {
    min-height: 200px;
  }
}
body div#es .es-profile-header--mini .es-profile-header__cover {
  min-height: 200px;
}
body div#es .es-profile-header--mini .es-profile-header__title {
  font-size: 24px;
  font-weight: 500;
}
body div#es .es-profile-header--mini .es-profile-header__bd {
  padding: 20px;
}
body div#es .es-profile-header--mini .es-data-truncater {
  color: #7f8fa4;
}
body div#es .es-profile-header--mini .es-data-truncater a {
  display: inline-block;
  margin-top: 10px;
}
body div#es .es-profile-data-table thead {
  background: #f9f9f9;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table thead {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table thead tr {
  border-color: #f3f4f8;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table tbody {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table tbody td {
  border-top-color: #f3f4f8;
  border-left-color: #f3f4f8;
  border-right-color: #f3f4f8;
}
body div#es .es-profile-data-table tbody > tr:last-child td {
  border-bottom-color: #f3f4f8;
}
body div#es .es-profile-data-table .profile-data-info__data:after {
  display: table;
  content: "";
  clear: both;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy-cf {
  float: right;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy {
  display: inline-block;
}
body div#es .profile-data-info__data, body div#es.is-mobile .es-profile-data-table tr {
  border-color: #f3f4f8;
}
body div#es .es-create-category-select .btn {
  border-radius: 5px;
  border-color: #f3f4f8;
  color: #1a1a1a !important;
}
body div#es .es-create-category-select .btn img {
  border-radius: 5px;
}
body div#es .es-create-category-select .btn:hover, body div#es .es-create-category-select .btn:focus, body div#es .es-create-category-select .btn:active {
  color: #316874 !important;
}
body div#es.view-conversations.layout-compose {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es.view-conversations.layout-compose {
    padding: 20px;
  }
}
body div#es .es-convo {
  background: #fff;
  border-color: #f3f4f8;
}
body div#es .es-convo__sidebar-item {
  color: #244d56;
}
body div#es .es-convo__sidebar-item span {
  font-weight: 600;
}
body div#es .es-convo__sidebar-item .es-convo-meta {
  color: #7f8fa4;
}
body div#es .es-convo__sidebar-item.is-active {
  background: #f9f9f9;
}
body div#es .es-convo-sidebar-tab > li.active > a {
  background: #4bc69b;
  color: white;
}
body div#es .es-convo-sidebar-tab > *:not(:first-child), body div#es .es-convo__content-hd, body div#es .es-convo__sidebar-hd, body div#es .es-convo__sidebar, body div#es .es-convo__search-input-wrap, body div#es .es-convo-composer, body div#es .es-convo__sidebar-item + .es-convo__sidebar-item {
  border-color: #f3f4f8;
}
body div#es .es-convo__sidebar-scroll-area, body div#es .es-convo__content-scroll-area {
  overflow-y: auto;
}
body div#es#es .es-convo__sidebar-btn-new .btn-es-primary-o {
  background: #244d56 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
}
body div#es .es-profile-header, body div#es .es-mini-header {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 0 !important;
  margin: 27px 0 10px !important;
  z-index: 2;
}
@media (max-width: 50.999rem) {
  body div#es .es-profile-header, body div#es .es-mini-header {
    padding: 20px;
    margin-top: 0 !important;
  }
}
body div#es .es-profile-header .o-flag__body a:hover, body div#es .es-mini-header .o-flag__body a:hover, body div#es .es-profile-header .o-flag__body a:focus, body div#es .es-mini-header .o-flag__body a:focus, body div#es .es-profile-header .o-flag__body a:active, body div#es .es-mini-header .o-flag__body a:active {
  color: #fff;
}
body div#es .es-profile-header .es-mini-header__hd, body div#es .es-mini-header .es-mini-header__hd {
  border-radius: 7px 7px 0 0;
}
body div#es .es-profile-header-nav {
  border-color: #f3f4f8;
  border-radius: 0 0 5px 5px;
}
body div#es .es-profile-header-nav .es-profile-header-nav__link {
  border: 0;
  color: #6b7a90;
  font-size: 1rem;
  font-weight: 400;
  padding: 15px 0;
  font-family: inherit;
  margin-right: 20px;
}
@media (max-width: 50.999rem) {
  body div#es .es-profile-header-nav .es-profile-header-nav__link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
body div#es .es-profile-header-nav .es-profile-header-nav__link:hover, body div#es .es-profile-header-nav .es-profile-header-nav__link:focus, body div#es .es-profile-header-nav .es-profile-header-nav__link:active {
  color: #222;
}
body div#es .es-profile-header-nav .es-profile-header-nav__item .o-btn-group.open .dropdown-toggle_ {
  background: transparent !important;
  color: #6b7a90 !important;
}
body div#es .es-profile-header-nav .is-active .es-profile-header-nav__link {
  border: 0;
  color: #244d56;
}
body div#es .es-profile-header__bd {
  padding: 10px;
}
@media (max-width: 991px) {
  body div#es .es-profile-header__bd {
    flex-direction: column;
  }
}
body div#es .es-profile-header__bd .es-profile-header__title {
  color: #244d56;
  margin-bottom: 0;
  line-height: 1;
  font-size: 22px;
  font-weight: 500;
}
body div#es .es-profile-header__bd .es-profile-header__title a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
}
body div#es .es-profile-header__bd .es-profile-header__title a:hover, body div#es .es-profile-header__bd .es-profile-header__title a:focus, body div#es .es-profile-header__bd .es-profile-header__title a:active {
  color: #316874;
}
body div#es .es-profile-header__bd .es-teaser-about {
  margin-bottom: 10px;
}
body div#es .es-profile-header__ft {
  background: #f6f7f8;
  border-radius: 0 0 5px 5px;
  border-color: #f3f4f8;
  padding: 15px 20px;
}
body div#es .es-profile-header__ft .btn {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es .es-profile-header__ft .btn:hover, body div#es .es-profile-header__ft .btn:focus, body div#es .es-profile-header__ft .btn:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es .es-container__sidebar {
  color: #6b7a90;
}
@media (min-width: 1200px) and (max-width: 1759px) {
  body div#es .es-container .es-container__sidebar {
    width: 20vw;
    position: fixed;
    overflow-y: scroll;
    height: 100%;
  }
}
body div#es .es-container__sidebar .es-side-widget {
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #f3f4f8;
  border-radius: 5px;
  padding: 24px;
  margin-bottom: 15px;
  margin-top: 0;
}
body div#es .es-container__sidebar .es-side-widget .es-side-widget__title {
  color: #1a1a1a;
  margin: 0 0 30px;
  font-size: 1.2rem;
  font-weight: 500;
  position: relative;
}
body div#es .es-forms {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es .es-forms {
    padding: 20px;
  }
}
body div#es .help-block {
  color: #7f8fa4;
}
body div#es.view-registration {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es.view-registration {
    padding: 20px;
  }
}
body div#es.view-registration .es-forms {
  box-shadow: none;
  border: 0;
  padding: 0;
}
body div#es .es-stepbar .es-stepbar__lists > li.active.past a {
  background: #244d56;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical {
  background: #f3f4f8;
}
body div#es .es-stepbar .divider-vertical-last {
  background: #f3f4f8;
  height: 1px;
  margin-bottom: 20px;
}
body div#es.view-audios .es-apps-entry-section__content {
  background: #fff;
  border: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 30px;
}
@media (max-width: 50.999rem) {
  body div#es.view-audios .es-apps-entry-section__content {
    padding: 20px;
  }
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border {
  border: 1px solid #f3f4f8;
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border.es-card__ft {
  border-top: 0;
}
body div#es .es-albums .es-media-item-menu {
  right: 0;
}
body div#es .es-photo-item.layout-item .es-photo-menu-item .o-nav__item > a, body div#es .o-btn-group.open .btn-photo-popup-nav-item, body div#es .btn-photo-popup-nav-item, body div#es .btn-photo-popup-nav-item:active {
  font-weight: 400 !important;
  font-size: 12px !important;
  padding: 4px !important;
}
body div#es .es-mobile-filter {
  margin-bottom: 20px;
}
body div#es .es-mobile-filter .es-mobile-filter__hd {
  border: 0;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  padding: 8px 20px !important;
  font-size: 12px !important;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:hover, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:focus, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:active, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:active:hover {
  background: #244d56 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:hover, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:focus, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd-cell.is-slider {
  width: auto;
}
body div#es .es-mobile-filter .btn-control {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  padding: 8px 20px !important;
  font-size: 12px !important;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
body div#es .es-mobile-filter .btn-control:hover, body div#es .es-mobile-filter .btn-control:focus, body div#es .es-mobile-filter .btn-control:active, body div#es .es-mobile-filter .btn-control:active:hover {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
body div#es .es-mobile-filter .es-mobile-filter-slider:before, body div#es .es-mobile-filter .es-mobile-filter-slider:after {
  display: none;
}
body div#es .es-mobile-filter .es-mobile-filter__bd {
  background: #fff;
  border: 1px solid #f3f4f8;
  border-radius: 4px;
}
body div#es .es-mobile-filter .es-mobile-filter__bd .es-mobile-filter-slider {
  font-size: 14px;
}
body div#es .es-mobile-filter .es-mobile-filter__bd .es-mobile-filter-slider .is-active .es-mobile-filter-slider__tab {
  border-bottom-color: #244d56;
}
body div#es .mod-es-action {
  margin-top: 20px;
}
body div#es .es-card__video-time, body div#es .es-card__audio-time {
  border-radius: 4px;
  left: 8px;
}
body div#es.mod-es-dropdown-menu .btn {
  padding: 8px 15px !important;
  font-size: 11px !important;
}
@media (max-width: 480px) {
  body div#es.mod-es-dropdown-menu .btn {
    padding: 8px !important;
  }
}
@media (max-width: 50.999rem) {
  body div#es.mod-es-dropdown-menu .btn .fa {
    margin-right: 0;
  }
  body div#es .es-profile-header, body div#es .es-mini-header {
    margin-bottom: 0 !important;
  }
}
body div#es.mod-es-dropdown-menu .btn + .btn {
  border-color: rgba(255, 255, 255, 0.2) !important;
  margin-left: 10px;
}
body div#es.mod-es-dropdown-menu .dropdown_ {
  background: transparent;
  color: #fff;
  font-size: 14px;
  padding: 0;
  padding-left: 0;
  margin-left: 10px;
  margin-top: 2px;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (max-width: 50.999rem) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    background: transparent !important;
    padding-left: 0;
  }
}
body div#es.mod-es-dropdown-menu .dropdown_ .mod-es-dropdown-menu__body {
  display: none;
}
body div#es.mod-es-dropdown-menu .dropdown_ .dropdown-menu-full {
  text-transform: none;
  font-family: sans-serif;
  right: 0;
  left: auto;
}
body div#es.mod-es-dropdown-menu .dropdown_ b {
  display: inline-block;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body {
    font-size: 0;
  }
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body .i-chevron {
    display: none;
  }
}
body div#es.mod-es-dropdown-menu .o-media__image {
  margin-right: 0;
}
body div#es.mod-es-dropdown-menu .o-avatar {
  border-radius: 5px;
}
body div#es.mod-es-dropdown-menu .o-avatar-status__indicator {
  display: none;
}
body div#es.mod-es-menu {
  margin: -30px;
  padding-bottom: 30px;
}
body div#es.mod-es-menu .mod-es-menu-bar, body div#es.mod-es-menu .mod-es-menu-list, body div#es.mod-es-menu .mod-es-pf-hd__content {
  border: 0;
}
body div#es.mod-es-menu .mod-es-menu-bar {
  padding: 10px;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap {
  border-radius: 5px 5px 3px 3px;
  padding-top: 55%;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap:after {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.96), transparent);
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  height: 100px;
  width: 100%;
}
body div#es.mod-es-menu .o-avatar-status {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
body div#es.mod-es-menu .mod-es-menu-list {
  padding: 0 26px;
}
body div#es.mod-es-notification .mod-es-menu-bar {
  padding: 0 5px;
  position: relative;
  top: 2px;
}
@media (max-width: 50.999rem) {
  body div#es.mod-es-notification .mod-es-menu-bar {
    padding: 0;
  }
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__item {
  margin-left: 5px;
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link {
  color: #fff;
  font-size: 22px;
  line-height: 1;
  padding: 0;
  margin-top: 4px;
  opacity: 0.9;
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link.active, body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link.has-new, body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link:hover, body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link:focus {
  opacity: 1;
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link .mod-es-menu-bar__link-bubble {
  background: #f6376a;
  height: auto;
  padding: 1px 4px;
  right: -1px;
  top: -4px;
}
body div#es.mod-es-notification .fa-users:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 26px;
}
body div#es.mod-es-notification .fa-envelope:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
}
body div#es.mod-es-notification .fa-bell:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
}
body div#es.mod-es-users.mod-es-grid .row {
  margin-bottom: -15px;
  margin-top: -15px;
}
body div#es.mod-es-users.mod-es-grid .row > div {
  padding-bottom: 15px;
  padding-top: 15px;
}
body div#es.mod-es-users.mod-es-grid .user {
  box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
body div#es.mod-es-users.mod-es-grid .user a {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  padding: 15px 20px;
  text-align: center;
}
body div#es.mod-es-users.mod-es-grid .user a span {
  display: block;
}
body div#es.mod-es-users.mod-es-grid .user a span.name {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 600;
}
body div#es.mod-es-users.mod-es-grid .user a span.time {
  color: #677294;
  font-weight: 400;
}
body div#es.mod-es-users.mod-es-grid .user img {
  width: 100%;
}
body div#es.mod-es-users.mod-es-grid .action {
  display: block;
  margin-top: 60px;
}
@media (max-width: 50.999rem) {
  body div#es.mod-es-users.mod-es-grid .action {
    margin-top: 30px;
  }
}
body div#es.mod-es-users.mod-es-grid .action a {
  color: #6b7a90;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
  font-size: 16px;
}
body div#es.mod-es-users.mod-es-grid .action a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
body div#es.mod-es-users.mod-es-grid .action a:hover, body div#es.mod-es-users.mod-es-grid .action a:focus, body div#es.mod-es-users.mod-es-grid .action a:active {
  color: #316874;
}
body div#es.mod-es-users.mod-es-grid .action a:hover:before, body div#es.mod-es-users.mod-es-grid .action a:focus:before, body div#es.mod-es-users.mod-es-grid .action a:active:before {
  background: #316874;
}
body div#es.mod-es-users.mod-es-grid .action a:hover .fa, body div#es.mod-es-users.mod-es-grid .action a:focus .fa, body div#es.mod-es-users.mod-es-grid .action a:active .fa {
  margin-left: 6px;
}
body div#es.mod-es-pages .mod-card {
  border: 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context {
  padding: 15px 0 0 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta {
  display: inline-block;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta + .es-card__meta {
  margin-left: 5px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder {
  left: 10px;
  top: -40px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder .mod-card__avatar {
  background: transparent;
  border: 0;
  padding: 0;
}
body div#es.mod-es-pages > .mod-es-action .btn {
  display: block !important;
  margin-top: 30px;
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es.mod-es-pages > .mod-es-action .btn:hover, body div#es.mod-es-pages > .mod-es-action .btn:focus, body div#es.mod-es-pages > .mod-es-action .btn:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es .mod-es-albums-item {
  background: transparent;
}
body div#es .mod-es-albums-item .mod-es-title {
  margin-top: 10px;
}
body div#es .mod-es-albums-item .mod-es-meta {
  font-size: 12px;
}
body div#es.mod-es-events-categories .o-avatar--md {
  line-height: 40px;
  height: 40px;
  width: 40px;
}
body div#es.mod-es-events-categories .o-avatar--md img {
  border-radius: 0;
}
body div#es .es-search-group__item .es-users-item {
  padding: 0;
}
body div#es .es-search-mini-result-list__item a {
  color: #7f8fa4;
}
body div#es .es-search-mini-result-list__item + .es-search-mini-result-list__item {
  border-color: #f3f4f8;
}
body div#es .mod-es-event .mod-card__avatar-holder {
  top: -60px;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date {
  border: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  height: 50px;
  width: 50px;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date .mod-card__calendar-day {
  order: 2;
  padding: 5px 0;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date .mod-card__calendar-mth {
  background: #244d56;
  color: #fff;
  font-size: 12px;
  padding: 4px 0;
  text-transform: uppercase;
}
body div#es .mod-es-event .mod-es-action .btn {
  display: block;
}
body div#es.mod-es-photos .es-side--lists {
  margin: 0 -5px;
}
body div#es.mod-es-photos .es-side--lists:after {
  display: table;
  content: "";
  clear: both;
}
body div#es.mod-es-photos .es-side-embed-lists__item {
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0 5px;
  float: left;
  flex: 0 0 50%;
  width: 50%;
}
body div#es.mod-es-photos .es-side-embed-lists__item .embed-responsive-16by9 {
  border-radius: 4px;
  padding-bottom: 80%;
}
body div#es.mod-es-photos .es-side-embed-lists__item .embed-responsive-16by9 .embed-responsive-item {
  background-position: center center;
}
body div#es.mod-es-calendar {
  min-height: 200px;
}
body div#es .es-side-widget-events-calendar a {
  color: #1a1a1a;
}
body div#es.mod-es-leader .es-leader-badge {
  display: none;
}
body div#es.mod-es-leader .es-leader-context {
  margin-left: 0;
}
body div#es.mod-es-leader .mod-es-leader-item {
  margin-bottom: 20px;
}
body div#es.mod-es-leader .mod-es-leader-item + .mod-es-leader-item {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
body div#es.mod-es-leader .o-media__body {
  margin-left: 5px;
}
body div#es.mod-es-leader .es-leader-context__info a {
  color: #1a1a1a;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
}
body div#es.mod-es-leader .es-leader-context__info a:hover, body div#es.mod-es-leader .es-leader-context__info a:focus, body div#es.mod-es-leader .es-leader-context__info a:active {
  color: #316874;
}
body div#es.mod-es-leader .mod-es-leader__points {
  color: #7f8fa4;
  font-size: 12px;
  font-weight: 500;
}
body div#es.mod-es-leader .mod-es-leader__points span {
  color: #7f8fa4;
}
body div#es.mod-es-leader .btn {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
body div#es.mod-es-leader .btn:hover, body div#es.mod-es-leader .btn:focus, body div#es.mod-es-leader .btn:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
body div#es.mod-es-groups-categories .category-title {
  font-weight: 500;
  vertical-align: top;
}
body div#es .mod-es-dating-search-form {
  border: 0;
  padding: 0;
}
body div#es.mod-es-groups.mod-es-slideshow {
  position: relative;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item {
  background: #fff;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item .mod-es-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item .mod-es-action {
  margin-top: 20px;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item-body {
  padding: 30px;
}
@media (max-width: 991px) {
  body div#es.mod-es-groups.mod-es-slideshow .mod-es-item-body {
    padding: 20px;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div {
  background: #fff;
  color: #1a1a1a;
  position: absolute;
  top: 50%;
  line-height: 60px;
  text-align: center;
  right: 100%;
  margin-right: 30px;
  margin-top: -30px;
  height: 60px;
  width: 60px;
}
@media (max-width: 1199px) {
  body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div {
    display: none;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:hover, body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:focus, body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:active {
  background: #316874;
  color: #fff;
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div.owl-next {
  right: auto;
  left: 100%;
  margin-left: 30px;
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more {
  bottom: 100%;
  position: absolute;
  right: 0;
  margin-bottom: 40px;
}
@media (max-width: 50.999rem) {
  body div#es.mod-es-groups.mod-es-slideshow .slide-more {
    position: static;
    margin-bottom: 0;
    margin-top: 30px;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more a {
  text-transform: uppercase;
  font-family: inherit;
  font-size: 16px;
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more a span {
  margin-left: 5px;
}
body div#es .es-modules-es-dashboard-after-story > div {
  margin-bottom: 20px;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable {
  border: 0;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable h3 {
  display: none;
}
body div#es.mod-es-videos .mod-card {
  border: 0;
}
body div#es.mod-es-videos .mod-card__context {
  padding: 0;
  padding-top: 15px;
}
body div#es.mod-es-videos .mod-card__context .es-card__title {
  font-size: 14px;
  font-weight: 400;
}
body div#es.mod-es-videos .mod-card__context .g-list-inline {
  color: #7f8fa4;
  display: none;
}
body div#es.mod-es-videos .es-card__ft {
  border: 0;
  color: #7f8fa4;
  padding: 0;
}
body div#es.is-mobile .es-story-panel-dropdown-toggle {
  color: #fff;
  margin-top: 7px;
}
body div#es.is-mobile .es-profile-header__bd {
  padding-top: 30px;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button {
  color: #1a1a1a;
  margin: 0;
  padding: 10px 20px;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button.active {
  background: transparent;
  color: #244d56;
  border: 0;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button + .es-story-panel-button {
  border-top: 1px solid #f3f4f8;
}
body div#es.is-mobile .es-story-meta-buttons {
  border: 0;
  line-height: 30px !important;
  display: block;
  float: left;
}
body div#es.is-mobile .es-story-meta-buttons .btn {
  border: 0;
  line-height: 30px !important;
  margin-right: 3px;
  float: left;
  width: auto;
}
body div#es.is-mobile .es-story-meta-buttons .btn .fa {
  border-radius: 5px;
  width: 32px;
}
body div#es.is-mobile .es-profile-header__ft {
  padding: 20px;
}
@media (max-width: 50.999rem) {
  body div#es.is-mobile .es-profile-header__ft {
    padding: 10px;
  }
}
body div#es.is-mobile .btn-es-sidebar-toggle {
  margin-bottom: 20px !important;
  text-align: center !important;
}
body div#es.is-mobile .es-container .es-sidebar {
  background-color: transparent;
  border: 0;
  padding: 0;
}
body div#es.is-mobile .es-profile-header__profile-info {
  border-color: #f3f4f8;
}
body div#es.is-mobile .es-profile-header__action-wrap .o-btn-group--viewer {
  margin-bottom: 0;
}
body div#es .es-nav-pills {
  white-space: normal;
}
body div#es .es-nav-pills.swiper-wrapper {
  white-space: nowrap;
}
body div#es.is-tablet .es-story-panel-dropdown-toggle {
  color: #fff;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button {
  color: #1a1a1a;
  margin: 0;
  padding: 10px 20px;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button.active {
  background: transparent;
  color: #244d56;
  border: 0;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button + .es-story-panel-button {
  border-top: 1px solid #f3f4f8;
}
.com-easysocial section#sp-features {
  background: url('../../images/bg-features/item-1.jpg');
  background-size: cover;
  position: relative;
}
.com-easysocial section#sp-features:before {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
.com-easysocial section#sp-features .sp-module-title {
  color: #fff;
  font-size: 46px;
  margin-bottom: 40px;
}
.com-easysocial section#sp-features .sp-module-title span {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
}
.com-easysocial section#sp-features .btn-group {
  display: flex;
  justify-content: center;
  text-align: center;
}
.com-easysocial section#sp-features .btn-group .btn {
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #fff;
  margin: 0 10px;
  padding: 5px 20px;
}
.com-easysocial section#sp-features .btn-group .btn .icon {
  font-size: 28px;
  margin-right: 10px;
}
ul.plan-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.plan-list > li + li {
  margin-top: 15px !important;
}
ul.plan-list > li:before {
  background: #244d56;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  content: "";
  font-family: FontAwesome;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
ul.plan-list > li.no-support:before {
  background: #f6376a;
  content: "";
}
#pp {
  color: #6b7a90;
  font-family: sans-serif;
}
#pp .fa-cloud-download-alt:before {
  content: "";
}
#pp a {
  color: #244d56;
}
#pp a:hover, #pp a:focus, #pp a:active {
  color: #244d56;
}
#pp.pp-frontend h2 {
  display: none;
}
#pp .btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
}
#pp .btn-pp-default-o {
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
#pp .btn-pp-default-o:hover, #pp .btn-pp-default-o:focus, #pp .btn-pp-default-o:active, #pp .btn-pp-default-o:active:hover {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
#pp .btn-pp-primary {
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
#pp .btn-pp-primary:hover, #pp .btn-pp-primary:focus, #pp .btn-pp-primary:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
#pp .pp-plans {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0 !important;
}
#pp .pp-plans > div.pp-plans__item {
  padding-left: 15px;
  padding-right: 15px;
}
#pp .o-form-control, #pp .o-form-group--float .o-select-group {
  border-color: #eaeaea;
  box-shadow: none;
}
#pp .o-card, #pp .o-card-list-group__item, #pp .o-card__footer {
  border-color: #f3f4f8;
}
#pp .o-card--meta {
  color: #7f8fa4;
}
#pp .o-card--shade {
  background: #f9f9f9;
}
#pp.view-dashboard .o-card--shade {
  background: #fff;
}
#pp .o-card-list-group__item {
  padding: 15px 30px;
}
#pp .o-card__title a {
  color: #1a1a1a;
}
#pp .o-card__title a:hover, #pp .o-card__title a:focus, #pp .o-card__title a:active {
  color: #316874;
}
#pp .o-card__footer {
  padding: 0;
}
#pp .o-card__footer .o-btn-group {
  padding: 15px 30px;
}
#pp .o-label--lg {
  padding: 6px 15px;
  font-size: 11px;
}
#pp .pp-currency {
  letter-spacing: -4px;
}
#pp .plan-detail {
  list-style: none;
  padding: 0;
  margin: 0;
}
#pp .plan-detail li + li {
  border-top: 1px dashed #f3f4f8;
  margin-top: 15px;
  padding-top: 15px;
}
#pp .plan-detail li.no-plan {
  text-decoration: line-through;
  opacity: 0.6;
}
#pp .pp-plan-card {
  background: #fff;
  border-radius: 5px;
  border-color: #f3f4f8;
  padding: 60px;
  text-align: left;
  overflow: hidden;
}
@media (max-width: 991px) {
  #pp .pp-plan-card {
    padding: 30px;
    width: 100%;
  }
}
#pp .pp-plan-card.has-badges .pp-plan-card__hd {
  padding-top: 0;
}
#pp .pp-plan-card .pp-plan-card__label {
  text-align: center;
}
#pp .pp-plan-card .pp-plan-card__label--right {
  top: -60px;
  right: -60px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  #pp .pp-plan-card .pp-plan-card__label--right {
    top: 30px;
    right: 30px;
  }
}
#pp .pp-plan-card .pp-plan-card__label--left {
  top: -60px;
  left: -60px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  #pp .pp-plan-card .pp-plan-card__label--left {
    top: 30px;
    left: 30px;
  }
}
#pp .pp-plan-card .pp-plan-card__bd, #pp .pp-plan-card .pp-plan-card__ft, #pp .pp-plan-card .pp-plan-card__hd {
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
}
#pp .pp-plan-card .pp-plan-card {
  border-color: #f3f4f8;
  border-width: 2px;
  padding: 30px;
}
#pp .pp-plan-card .visible-xs {
  display: none !important;
}
#pp .pp-plan-card .pp-plan-card__title {
  color: #1a1a1a;
  font-size: 28px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
#pp .pp-plan-card .pp-plan-card__desc {
  display: inline-block;
  color: #6b7a90;
  padding: 15px 0;
  font-size: 15px;
  line-height: 1.725;
}
#pp .pp-plan-card .pp-plan-card__price {
  color: #1a1a1a;
  font-size: 46px;
  font-weight: 700;
  font-family: inherit;
  margin: 0;
}
#pp .pp-plan-card .pp-plan-card__price .pp-currency, #pp .pp-plan-card .pp-plan-card__price .pp-amount {
  color: #f6376a;
}
#pp .pp-plan-card .pp-plan-card__period {
  color: #7f8fa4;
}
#pp .pp-plan-card.is-highlight {
  border: 2px solid #244d56;
  background: #fff;
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
  transform: scale(1);
  -webkit-transform: scale(1);
}
#pp .pp-plan-card.is-highlight .top-left {
  top: -6px;
  left: -6px;
}
#pp .pp-plan-card .pp-plan-card__bd {
  border-top: 1px solid #f3f4f8;
  display: block;
  padding-top: 30px;
  margin-top: 30px;
}
@media (max-width: 50.999rem) {
  #pp .pp-plan-card .pp-plan-card__bd {
    padding-top: 15px;
    margin-top: 15px;
  }
}
#pp .pp-plan-card .pp-plan-card__features {
  padding: 0;
}
#pp .pp-plan-card .pp-plan-card__ft {
  border-top: 1px solid #f3f4f8;
  margin-top: 30px;
  padding-top: 30px;
}
@media (max-width: 50.999rem) {
  #pp .pp-plan-card .pp-plan-card__ft {
    padding-top: 15px;
    margin-top: 15px;
  }
}
.view-dashboard .latestnews + .latestnews {
  border-top: 1px dotted #f3f4f8;
  padding-top: 15px;
  margin-top: 15px;
}
.btn-primary, .sppb-btn-primary {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 8px 20px !important;
  transition: 300ms all;
  background: #244d56 !important;
  border-color: #244d56 !important;
  color: #fff !important;
}
.btn-primary:hover, .sppb-btn-primary:hover, .btn-primary:focus, .sppb-btn-primary:focus, .btn-primary:active, .sppb-btn-primary:active {
  background: #316874 !important;
  border-color: #316874 !important;
  color: #fff !important;
}
.btn-default {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 8px 20px !important;
  transition: 300ms all;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:hover {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
.btn-gradient {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}
.btn-gradient:hover, .btn-gradient:focus, .btn-gradient:active, .btn-gradient:active:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.btn-secondary {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 8px 20px !important;
  transition: 300ms all;
  background: #244d56 !important;
  border: 1px solid rgba(0, 0, 0, 0.01) !important;
  color: #ffffff !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:active:hover {
  background: #316874 !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
}
.btn-success, .btn-info, .btn-warning, p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  border: 2px solid transparent;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: sans-serif;
  padding: 8px 20px !important;
  margin: 0;
  transition: 300ms all;
}
.btn-sm {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  box-shadow: none;
  color: #454545;
  padding: 6px 12px;
  height: auto;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  outline: none;
}
input[type="text"]:not(.form-control)::placeholder, input[type="email"]:not(.form-control)::placeholder, input[type="url"]:not(.form-control)::placeholder, input[type="date"]:not(.form-control)::placeholder, input[type="password"]:not(.form-control)::placeholder, input[type="search"]:not(.form-control)::placeholder, input[type="tel"]:not(.form-control)::placeholder, input[type="number"]:not(.form-control)::placeholder, select:not(.form-control)::placeholder {
  color: #c2c9d2;
}
select {
  width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #1a1a1a;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  .h1, h1 {
    font-size: 30px;
  }
  .h2, h2 {
    font-size: 26px;
  }
  .h3, h3 {
    font-size: 24px;
  }
}
.form-group {
  margin-bottom: 30px;
}
.form-control {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #6b7a90;
  padding: 8px 15px;
  height: 48px;
}
.form-control:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  outline: none;
}
.form-control::placeholder {
  color: #c2c9d2;
}
.input-group-text {
  background: #eaeaea;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  border-color: #eaeaea;
}
.header-right .sp-module-title {
  display: none;
}
a {
  color: #244d56;
}
a:hover, a:focus, a:active {
  color: #316874;
}
.tags > li {
  display: inline-block;
}
.tags > li a, .label-info[href], .badge-info[href] {
  background: transparent;
  color: #316874;
  border: 2px solid #316874;
  text-shadow: none;
}
.tags > li a:hover {
  background: #316874;
}
.article-social-share .social-share-icon ul li a {
  color: #6b7a90;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #316874;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #6b7a90;
}
.offcanvas-menu {
  background-color: #fff;
  color: #051441;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #1a1a1a;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #316874;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #1a1a1a;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: #1a1a1a;
  font-size: 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
  color: #244d56;
}
ul.social-icons > li a:hover {
  color: #316874;
}
.layout-boxed .body-innerwrapper {
  background: #f0f4f9;
}
.search .btn-toolbar button {
  background: #244d56;
}
.error-code, .coming-soon-number {
  color: #244d56;
}
.ck-is-right .sp-scroll-up {
  bottom: 100px;
}
.st-top-large {
  padding-top: 90px !important;
}
@media (max-width: 1199px) {
  .st-top-large {
    padding-top: 60px !important;
  }
}
@media (max-width: 768px) {
  .st-top-large {
    padding-top: 30px !important;
  }
}
.st-top-normal {
  padding-top: 60px !important;
}
.st-top-none {
  padding-top: 0 !important;
}
.st-bottom-large {
  padding-bottom: 90px !important;
}
@media (max-width: 1199px) {
  .st-bottom-large {
    padding-bottom: 60px !important;
  }
}
@media (max-width: 768px) {
  .st-bottom-large {
    padding-bottom: 30px !important;
  }
}
.st-bottom-normal {
  padding-bottom: 60px !important;
}
@media (max-width: 768px) {
  .st-bottom-normal {
    padding-bottom: 30px !important;
  }
}
.st-bottom-none {
  padding-bottom: 0 !important;
}
.st-border-top:before {
  background: rgba(0, 0, 0, 0.05);
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 1270px;
}
.btn-app-group .btn {
  padding: 10px 30px !important;
  align-items: center;
}
@media (max-width: 50.999rem) {
  .btn-app-group .btn {
    padding: 5px 15px !important;
  }
}
.btn-app-group .btn .d-flex {
  justify-content: flex-end;
  text-align: left;
}
.btn-app-group .btn .icon {
  font-size: 40px;
  margin-right: 15px;
}
.btn-app-group .btn .title {
  font-size: 24px;
}
@media (max-width: 50.999rem) {
  .btn-app-group .btn .title {
    font-size: 16px;
  }
}
.btn-app-group .btn .sub-title {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.bg-mask {
  position: relative;
}
.bg-mask:before {
  background: rgba(0, 0, 0, 0.65);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.icon .sp-module-title:before {
  background: #244d56;
  color: #fff;
  border-radius: 5px;
  display: block;
  font-family: "Font Awesome 5 Pro";
  line-height: 40px;
  margin-right: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  height: 40px;
  width: 40px;
}
.icon-1 .sp-module-title:before {
  content: "";
  background: #30408d;
}
.icon-2 .sp-module-title:before {
  background: #f6376a;
  content: "";
}
.icon-3 .sp-module-title:before {
  background: #56b2fd;
  content: "";
}
/* Custom CSS */
#es .es-story-panel-button.es-story-panel-button--label {
  display: none !important;
}
.site #sp-sidebar-left .sp-module .sp-module-title:before, .site #sp-sidebar-right .sp-module .sp-module-title:before {
  background: #56b2fd !important;
}
body div#es {
  font-family: sans-serif;
  font-size: 1rem;
}
#es .t-fs--sm {
  font-size: 15px !important;
}
#es .es-photos.pattern-tile.photos-1 .es-photo a.fit-small img, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-width img, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-height img, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-both img {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.flexbannergroupads > div:nth-child(1) {
  margin-bottom: 1rem;
}
body div#es .es-comments .es-comment .o-media__body {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f3f4f8;
  border-radius: 0;
  padding: 0px 10px;
  margin-bottom: 10px;
}
#es .es-reactions-pop {
  border-radius: 8px;
}
#es .es-convo__sidebar-scroll-area {
  top: 137px;
}
#es .es-convo-messages__item-content {
  padding-right: 0;
}
.es-convo-messages__item.is-me .o-media__image, .es-convo-messages__item.is-me .es-user-name {
  display: none;
}
#es .es-convo-messages__item.is-me .es-convo-text {
  color: white;
  text-align: left;
}
#es .es-convo-messages__item .es-convo-messages__time {
  margin-top: -20px;
}
#es .es-convo-messages__item.is-me {
  display: flex;
  justify-content: flex-end;
}
#es .es-convo-messages__item.is-me .o-media {
  background: #244d56;
  width: auto;
  padding: 0.5rem;
  border-radius: 8px;
}
#es .emoji {
  display: inline;
}
#es .es-stream-preview .es-cover.es-photo > a {
  height: 300px;
}
body div#es .es-login .es-login-box__form {
  background: transparent;
}
body div#es .es-login .es-login-box__form-title {
  color: white;
}
.view-login #es .o-checkbox label {
  color: #dedede;
}
body div#es #visitcount_btn .btn {
  background: #555555 !important;
  color: white !important;
  padding: 16px 20px !important;
}
body div#es #visitcount_btn .btn:hover, body div#es #visitcount_btn .btn:focus {
  background: #333333 !important;
}
body div#es #visitcount_btn a:nth-child(2) {
  padding-left: 3.8rem;
  display: block;
}
#es .mod-es-albums-item {
  padding: 0;
  border: 0;
}
#es .es-privacy .es-privacy-toggle {
  padding: 4px 14px !important;
}
.mod-es-search .fa, .mod-es-search .fas {
  font-size: 1rem;
}
#sp-search div#es .o-input-group__btn > .btn {
  top: 9px;
  padding: 4px !important;
}
#es .es-convo__attached-item {
  background: #ffffff;
}
#notification .fa {
  font-size: 1.8rem;
}
@media (min-width: 1920px) {
  body div#es .es-container .es-container__sidebar {
    width: 17vw;
  }
  #es .es-container .es-content {
    width: 45.1vw;
  }
  .view-videos #es .es-container .es-content {
    max-width: 100vw;
  }
  .com_eventbooking .eb-slider-container .eb-event-wrapper img, .splide__slide img {
    height: 250px;
  }
  .eb-container img.eb-event-large-image {
    max-height: 1080px;
  }
  .view-event #g-container-main {
    padding: 8rem 18vw 0;
  }
  .view-marketplaces.layout-item #es .es-container .es-content {
    width: 100%;
  }
}
@media only screen and (max-width: 109.999rem) {
  #g-container-main {
    padding: 4rem 4vw 0;
  }
  .view-event #g-container-main {
    padding: 8rem 16vw 0;
  }
  #g-container-main > .g-grid > .size-78 {
    flex: 0 75%;
    width: 75%;
  }
  #g-container-main > .g-grid > .size-22 {
    flex: 0 25%;
    width: 25%;
  }
  #g-aside {
    width: 23vw;
  }
  body div#es .es-container__sidebar {
    width: 20vw;
  }
}
@media only screen and (max-width: 95.999rem) {
  #g-container-main {
    padding: 4rem 0 0;
  }
  #es .es-container .es-content {
    width: 51vw;
  }
  #g-aside {
    width: 24vw;
  }
}
@media screen and (max-width: 84.999rem) {
  #es .es-container .es-content {
    width: 50vw;
  }
  body div#es .es-container .es-container__sidebar {
    width: 20vw;
  }
  #sidebar-right {
    width: 24%;
    flex: 0 0 24%;
  }
  body.view-login div#es .es-login .es-login-box {
    padding: 0;
  }
  #header-logo {
    flex: 0 28%;
    width: 28%;
  }
  #es-search {
    flex: 0 30%;
    width: 30%;
  }
  #es .es-login-box .o-row {
    padding: 0;
  }
  #footer-logo {
    flex: 0 30%;
    width: 30%;
  }
  #copyright {
    flex: 0 30%;
    width: 30%;
  }
  #footer2 {
    flex: 0 30%;
    width: 30%;
  }
  #backtotop {
    flex: 0 10%;
    width: 10%;
  }
  .in_stream_ad {
    height: 100%;
  }
  #url2 {
    width: 73%;
  }
}
@media only screen and (max-width: 75.999rem) {
  body div#es .es-login .es-login-box {
    border-radius: 0;
    padding: 0;
  }
  #g-mainbar > .g-grid > .g-block > .g-content, #g-aside > .g-grid > .g-block > .g-content {
    padding: 0;
  }
  .g-slider-carousel-content-wrapper img {
    max-width: 100%;
    min-width: 300px;
  }
  #g-footer > .g-grid > .g-block {
    width: 100%;
    flex: 0 100%;
  }
  #contact ul li:last-child {
    white-space: normal;
  }
  #contact > .g-content {
    padding-bottom: 1rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.8rem 0.6rem;
  }
  #g-navigation #toolbar {
    flex: 0 20%;
    width: 20%;
  }
}
@media screen and (min-width: 64rem) {
  #es .es-stream-market-item__img {
    flex: 0 400px;
    width: 400px;
    height: 300px;
  }
}
@media screen and (max-width: 63.999rem) {
  .view-event #g-container-main {
    padding: 0;
  }
  .view-event #g-mainbar {
    padding-top: 4rem !important;
  }
  .com_eventbooking .form-actions {
    padding-bottom: 2rem;
  }
  #es .es-container .es-content {
    width: 100vw;
  }
  .view-login #g-container-main {
    height: 100%;
    background-position-x: 746px;
  }
  body.view-login div#es .es-login .es-login-box {
    padding: 120px 5%;
  }
  .es-login-box .o-row {
    padding: 0;
  }
  #header-logo {
    flex: 0 32%;
    width: 32%;
  }
  #mobile-logo {
    flex: 0 10%;
    width: 10%;
    padding-left: 1rem;
    position: absolute;
    top: 8px;
  }
  #mobile-logo .g-content {
    margin: 0.16rem 0.625rem;
  }
  #es-search {
    flex: 0 32%;
    width: 32%;
  }
  #g-navigation #toolbar {
    flex: 0 20%;
    width: 20%;
  }
  #notifications {
    flex: 0 18%;
    width: 18%;
    padding-left: 1rem;
  }
  #account-menu {
    flex: 0 10%;
    width: 10%;
  }
  #header-spacer {
    flex: 0 30%;
    width: 30%;
  }
  #g-header .g-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0.5rem;
  }
  #page-content {
    flex: 0 100%;
    width: 100%;
  }
  #page-content .g-content {
    padding: 0.938rem 0 !important;
    margin: 0.625rem 0 !important;
  }
  #sidebar-right {
    flex: 0 100%;
    width: 100%;
  }
  #sidebar-right .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  #footer-logo {
    flex: 0 40%;
    width: 40%;
    order: 1;
  }
  #copyright {
    flex: 0 40%;
    width: 40%;
    order: 4;
    margin-top: -5rem;
  }
  #footer2 {
    flex: 0 50%;
    width: 50%;
    order: 2;
  }
  #backtotop {
    flex: 0 10%;
    width: 10%;
    order: 3;
  }
  #es .g-offcanvas-toggle .fa-bars::before {
    content: "";
  }
  #g-container-main > .g-container > .g-grid > .g-block {
    flex: 0 100%;
    width: 100%;
  }
  #es.view-dashboard.is-tablet > .es-dashboard > .es-container > .es-container__sidebar > .es-side-widget:first-child {
    display: none;
  }
  .item-page {
    padding: 0 1rem;
  }
  .in_stream_ad {
    height: 100%;
  }
  #no-more-tables td {
    padding-right: 10px;
  }
  #no-more-tables td:before {
    left: 10px;
  }
  #no-more-tables.ads-list table td:first-child {
    padding-left: 10px;
  }
  .view-ads #page-content > .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .pagination-toolbar {
    padding-right: 1rem;
  }
  .ad_prev_main .preview-title, .ad_prev_main .ad-title-static {
    font-size: 14px;
  }
  .view-ads #sbox-window {
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0;
  }
  #sbox-btn-close {
    right: 0;
    top: 0;
  }
  #es .o-alert {
    width: 100%;
  }
  #es .o-alert__close {
    font-size: 35px;
    font-weight: 400;
    opacity: 0.55;
    margin: -6px -6px 0 10px;
  }
  #url2 {
    width: 64%;
  }
  .es-profile-header {
    margin-top: -1rem;
  }
  .es-app-wrapper {
    padding: 1rem;
  }
  #g-footer .g-content {
    padding: 0;
    margin: 0.5rem 1rem;
  }
  #g-footer .g-logo {
    padding: 0;
    margin: 0;
  }
  .view-locations #adminForm table {
    font-size: 12px;
  }
  .view-events #eb-events-manage-page table {
    font-size: 14px;
  }
  .view-events .fa-2x {
    font-size: 1em;
  }
  #g-mainbar .organizer_menu {
    padding: 0 1rem;
  }
  .site .tingle-modal-box__content {
    padding: 0.5rem;
  }
  .site table.eb-responsive-table td {
    padding: 1px;
  }
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
    font-size: 1.8rem;
  }
  body div#es .es-container .es-container__sidebar {
    display: none;
  }
  #toolbar .g-block, body #g-navigation [class*="size-"] {
    flex-grow: unset;
    flex-basis: unset;
  }
}
@media only screen and (max-height: 50.999rem) {
  #g-container-main, .view-dashboard #g-container-main {
    height: unset !important;
  }
}
@media only screen and (max-width: 63.999rem) {
  #g-container-main > .g-grid > .size-78, #g-container-main > .g-grid > .size-22 {
    flex: 0 100%;
    width: 100%;
  }
  .view-registration #g-container-main {
    padding: 3rem 0 2rem;
  }
  .view-registration #g-navigation {
    height: 53px;
  }
  .view-registration #g-container-main .es-container {
    padding-top: 0;
    margin-top: 0;
  }
  .view-registration #es .t-lg-mb--lg {
    margin-bottom: 0 !important;
  }
  #toolbar .g-offcanvas-toggle.visible-phone {
    display: flex !important;
    position: relative;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    padding-left: 0.3rem;
  }
  #g-header {
    padding-top: 113px;
  }
  .com_eventbooking #g-mainbar {
    margin: 1.7rem 0;
  }
  .view-upcomingevents.com_eventbooking #g-mainbar, .view-history.com_eventbooking #g-mainbar {
    margin: 7.2rem 0;
  }
  #toolbar .msize-25 {
    flex: 0 25%;
    width: 25%;
    padding: 0 0.7rem;
  }
  #toolbar .msize-33 {
    flex: 0 33%;
    width: 33%;
    padding: 0;
  }
  #toolbar .third {
    margin-left: -0.2rem;
    margin-right: 0.1rem;
  }
  #g-navigation #toolbar .msize-25 a {
    padding: 0.3rem 0;
  }
  #toolbar .msize-34 {
    flex: 0 34%;
    width: 34%;
    padding: 0;
  }
  #g-slideshow {
    margin-top: 0;
  }
  #g-container-main {
    padding: 7rem 0;
    height: unset !important;
  }
  .view-upcomingevents #g-container-main, .view-history #g-container-main {
    padding: 0;
  }
  #g-navigation .g-content {
    margin: 0;
    padding: 0;
  }
  #contact .g-content {
    padding-bottom: 0;
  }
  .g-simplecontact-particle li {
    white-space: normal;
  }
  #g-navigation a {
    background: none;
    padding: 0.3rem;
  }
  #es .o-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  #es .es-container .o-nav {
    flex-direction: column;
  }
  #es div.mod-es-menu-bar > nav.o-nav > div.o-nav__item {
    padding: 0.4rem 0.3rem;
    margin-left: 0;
  }
  .g-content {
    margin: 0.625rem;
    padding: 1.5rem 0;
  }
  .row > * {
    padding-left: 0;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  #sp-content {
    padding: 0;
  }
  .com_socialads #page-content {
    padding: 0;
  }
  body div#es .es-login {
    margin-bottom: -10px !important;
  }
  #es .o-row {
    flex-flow: column wrap-reverse;
    list-style: none;
    margin: 0;
    padding: 0;
    text-rendering: optimizespeed;
  }
  #es .o-col--6 {
    flex: 0 100%;
    width: 100%;
  }
  body.view-login div#es .es-login .es-login-box {
    padding: 0 5% 1rem;
  }
  .view-login #g-main {
    padding: 0.5rem 0 0;
  }
  #header-logo {
    flex: 0 0;
    width: 0;
  }
  #es-search {
    flex: 0 70%;
    width: 70%;
    order: 2;
    padding: 0.5rem;
    margin-left: 30%;
  }
  #g-navigation #toolbar {
    display: flex;
    justify-content: flex-start;
    flex: 0 50%;
    width: 50%;
    order: 3;
  }
  #notifications {
    flex: 0 35%;
    width: 35%;
    order: 4;
    padding-left: 0;
  }
  .view-login #notifications {
    flex: 0 60%;
    width: 60%;
    text-align: center !important;
  }
  #account-menu {
    flex: 0 15%;
    width: 15%;
    order: 5;
  }
  #mobile-logo {
    flex: 0 27%;
    width: 27%;
    order: 1;
    padding-left: 0;
  }
  #g-navigation .g-logo svg, .g-logo svg {
    margin-left: 0.5rem;
  }
  .view-dashboard .es-container, .view-conversations .es-container {
    padding-top: 100px;
  }
  #page-content {
    flex: 0 100%;
    width: 100%;
    padding-top: 3.4rem;
  }
  .view-login #page-content {
    padding-top: 0;
  }
  #sidebar-right {
    flex: 0 100%;
    width: 100%;
  }
  #g-header .g-content {
    margin: 0;
    padding: 0.6rem 0.938rem;
  }
  #g-footer {
    padding: 0.8rem 0 0.5rem;
  }
  #footer-logo {
    flex: 0 100%;
    width: 100%;
    order: 1;
    padding-top: 1rem;
  }
  #copyright {
    flex: 0 100%;
    width: 100%;
    order: 2;
    margin-top: 0.5rem;
  }
  #footer2 {
    flex: 0 100%;
    width: 100%;
    order: 3;
  }
  #backtotop {
    flex: 0 100%;
    width: 100%;
    order: 4;
  }
  #page-content > .g-content {
    padding: 0 !important;
    margin: 0 !important;
  }
  #footer-logo > .g-content, #copyright > .g-content, #footer2 > .g-content, #backtotop > .g-content {
    padding: 0 0.938rem;
    margin: 0 0.625rem;
  }
  body div#es.is-mobile .es-profile-header__bd {
    padding-top: 44px;
    padding-bottom: 0;
  }
  #es.is-mobile .es-profile-header__avatar-wrap {
    bottom: -34px;
  }
  .view-friends #es .es-list .es-list-item__bd {
    width: 100vw;
    margin-left: -5.5rem;
    padding-top: 2rem;
  }
  .view-friends #es .es-list .es-list-item__bd .btn-toolbar {
    width: 310px;
    margin: 0 auto;
  }
  .support-menu li, .ads-menu li {
    flex: 0 50%;
    width: 50%;
  }
  #g-showcase {
    padding: 4rem 0 0;
  }
  .h1, h1 {
    font-size: 24px;
  }
  p {
    font-size: 0.9rem;
  }
  .rst_dashboard_kb_item {
    width: 100%;
  }
  .support #page-content {
    padding-top: 0;
  }
  #rsticketspro_dashboard_search .btn-group .btn {
    flex: 0 16%;
    width: 16%;
  }
  .support #page-content > .g-content {
    padding: 0 1rem !important;
    margin: 0 !important;
  }
  .rst_dashboard_item .caption {
    display: none;
  }
  .rst_dashboard_item:hover .caption, .rst_dashboard_item:focus .caption {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    width: 80%;
    padding: 0 10%;
  }
  body div#es .es-snackbar, #es .es-entry-actionbar {
    padding: 0 1rem;
  }
  #editor-xtd-buttons a.btn {
    margin-bottom: 1rem;
  }
  .support #es-search h1 {
    margin: 0.3rem 0 0;
  }
  #es .es-stepbar .es-stepbar__lists {
    margin: 0 3px 0 16px;
  }
  #es .es-cluster-header .o-avatar-v2 {
    width: 48px;
    height: 48px;
  }
  #es.mod-es-dropdown-menu .o-avatar-v2 {
    width: 44px;
    height: 44px;
  }
  body div#es .es-profile-header__cover {
    border-radius: 0;
  }
  .seventyvh {
    height: 50vh;
  }
  .fiftyvh {
    height: 30vh;
  }
  div.mvc_digitCounter, div.mvc_people, div.mvc_max_user_day, div.mvc_stat, div.mvc_loggedInUsers, div.mvc_reg_users_all, div.mvc_reg_users_today, div.mvc_loggedInUserNamens, div.mvc_regTodayUserNamens {
    width: 100%;
    flex: 0 100%;
  }
  div.mvc_loggedInUsers {
    margin: 3rem 0 0;
  }
  div.mvc_reg_users_all {
    margin: 1rem 0 0;
  }
  div.mvc_reg_users_today {
    margin: 1rem 0 3rem;
  }
  div.mvc_regTodayUserNamens {
    margin: 2rem 0 0;
  }
  div.mvc_loggedInUserNamens div.user {
    margin-left: 10%;
  }
  #es .es-actions-list > li {
    margin-right: 10px;
  }
  #es .es-actions-list > li:last-child {
    margin-right: 0;
  }
  body div#es .btn-sm {
    padding: 8px 10px !important;
  }
  #es .es-forms__actions .o-form-actions {
    text-align: center;
  }
  #es .es-forms__actions .o-form-actions .btn:first-child {
    margin-bottom: 1rem;
  }
  .compact .infobox h2, .version3 .infobox h2 {
    font-size: 2rem;
  }
  .compact .infobox h2:before, .version3 .infobox h2:before {
    left: 50%;
    margin-left: -40px;
  }
  #es .marketplaces-content-wrapper .o-avatar-v2__mobile, #es .marketplaces-content-wrapper .o-avatar-v2--rounded .o-avatar-v2__content {
    border-radius: 0;
  }
  .platform-content.container {
    padding: 0;
  }
  body.site div#es.mod-es-dropdown-menu .dropdown_ {
    margin-left: 0;
  }
  .com_eventbooking .filter-search.btn-group.pull-left {
    display: block;
  }
  .com_eventbooking .filters .btn-group:nth-child(2) {
    position: absolute;
    right: 6px;
    margin-top: 52px;
  }
  .com_eventbooking #eb-registration-history-page .filters .btn-group:nth-child(2) {
    margin-top: 2px;
  }
  .view-upcomingevents .eb-container .input-large {
    width: 300px !important;
  }
  .view-upcomingevents .filters > div {
    margin-bottom: 3.5rem;
  }
  .view-upcomingevents .eb-event-container, .view-category .eb-event-container {
    padding: 0 0 0 52px;
  }
  .view-upcomingevents .eb-event-date-container, .view-category .eb-event-date-container {
    margin: 0 10px 0 -52px;
  }
  .view-upcomingevents .eb-ticket-type-title {
    display: block;
    overflow: hidden;
    max-height: 112px;
    transition: max-height 1s ease-out;
  }
  .view-upcomingevents #location_id {
    max-width: 175px !important;
  }
  .view-upcomingevents .eb-ticket-type-title:hover, .view-upcomingevents .eb-ticket-type-title:focus {
    max-height: 100%;
    transition: max-height 1s ease-out;
  }
  #g-mainbar .size-80 {
    width: 80%;
    flex: 0 80%;
  }
  #g-mainbar .size-20 {
    width: 20%;
    flex: 0 20%;
  }
  #g-mainbar .navbar-toggler {
    display: none;
    margin: 1rem 0 0 1rem;
  }
  #g-mainbar > .g-grid > .size-80 {
    flex: 0 100%;
    width: 100%;
  }
  .navbar-collapse ul {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    margin: 0;
  }
  .navbar-collapse ul.nav li {
    flex: 0 23;
    width: 110px;
    margin-right: 0;
    padding: 0.5rem 3%;
  }
  .navbar-collapse ul.nav li:nth-child(4) {
    flex: 0 29;
    width: 29%;
    min-width: 120px;
  }
  #asn-share {
    margin: auto;
  }
  .es-profile-header__title {
    order: 1;
    width: 100%;
  }
  .es-profile-header__badges {
    order: 3;
    width: 100%;
    padding-left: 0;
  }
  .es-profile-header__meta {
    order: 2;
    width: 100%;
  }
  .es-profile-header__bd-widget {
    order: 4;
    width: 100%;
  }
  body .eb-calendar ul.eb-month-browser {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 70px;
  }
  body .eb-calendar ul.eb-month-browser li {
    width: 15%;
  }
  body .eb-calendar ul.eb-month-browser li#eb-current-month {
    display: flex;
    width: 70%;
  }
  .eb-container .input-medium {
    width: 120px !important;
  }
  #es.event-login .o-checkbox label, #es.event-login #loginbox {
    padding: 0 1.5rem;
  }
  .com_eventbooking #g-mainbar .mainbar-c.event-login {
    position: absolute;
    width: 100%;
    top: 5px;
    z-index: 10;
  }
  .com_eventbooking #es.event-login .es-login .es-login-box {
    top: -36px;
  }
  .com_eventbooking #es.event-login a {
    color: #4bc69b;
  }
  .com_eventbooking #es.event-login .o-row {
    display: flex;
  }
  .com_eventbooking #es.event-login .o-row .o-col--6:nth-child(1) {
    order: 2;
  }
  .com_eventbooking #es.event-login .o-row .o-col--6:nth-child(2) {
    order: 1;
  }
  .com_eventbooking .mainbar-c.event-login h3 {
    position: absolute;
    top: -22px;
    padding: 0.3rem 1rem;
  }
  .default #g-navigation .g-logo svg, .g-logo svg {
    height: 30px;
  }
  #eb-calendar-page img {
    max-height: 200px;
  }
  .eb-container #basic-information-page {
    padding: 0;
  }
  .eb-container:not(.eb-container-j4) .form-group input[type=color], .eb-container:not(.eb-container-j4) .form-group input[type=date], .eb-container:not(.eb-container-j4) .form-group input[type=datetime-local], .eb-container:not(.eb-container-j4) .form-group input[type=datetime], .eb-container:not(.eb-container-j4) .form-group input[type=email], .eb-container:not(.eb-container-j4) .form-group input[type=month], .eb-container:not(.eb-container-j4) .form-group input[type=number], .eb-container:not(.eb-container-j4) .form-group input[type=password], .eb-container:not(.eb-container-j4) .form-group input[type=search], .eb-container:not(.eb-container-j4) .form-group input[type=tel], .eb-container:not(.eb-container-j4) .form-group input[type=text], .eb-container:not(.eb-container-j4) .form-group input[type=time], .eb-container:not(.eb-container-j4) .form-group input[type=url], .eb-container:not(.eb-container-j4) .form-group input[type=week], .eb-container:not(.eb-container-j4) .form-group select, .eb-container:not(.eb-container-j4) .form-group textarea {
    width: 45%;
    min-width: 0;
  }
  #es.is-mobile.es-main {
    height: unset;
  }
  body.view-photos div#es .es-media-item-menu {
    top: 0;
    right: 0;
  }
  .js-editor-tinymce .tox .tox-tbtn--select {
    display: none;
  }
  #es .swiper-slide {
    border: 1px solid white;
  }
  .eb-page-heading {
    padding: 0 1rem;
  }
  #notifications #es .fa, #g-navigation #toolbar .fas {
    font-size: 1.2rem;
  }
  body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link {
    margin-top: 0;
  }
  body div#es.popbox.popbox-navbar-signin {
    width: 96%;
    left: 52% !important;
    margin-left: -50% !important;
  }
  #es > a[data-popbox-type="navbar-signin"] {
    margin-left: 3rem;
  }
  .com_eventbooking #es.mod-es-quickpost .es-story {
    width: 90%;
  }
  #eb-registrants-management-page .input-xlarge {
    width: 120px !important;
  }
  .pagination ul > li:not(.pagination-prev):not(.pagination-next) {
    display: list-item;
  }
  .media-browser-items-md .media-browser-item {
    width: 100%;
    min-width: 280px;
  }
  .modal-title {
    line-height: 1;
  }
  div.modal {
    right: 5px;
    left: 5px;
  }
  .subhead {
    padding: 0;
  }
  .subhead h2, #com-media h2 {
    margin: 0;
  }
  .subhead .btn-toolbar .btn {
    padding: 0 5px !important;
  }
  .subhead .jviewport-height60 {
    height: 70vh;
  }
  .media-sidebar {
    padding: 0 1rem;
  }
  .media-toolbar {
    top: 50px;
  }
  .subhead .btn-toolbar > joomla-toolbar-button {
    width: 33%;
  }
  #es .es-profile-header__badges {
    margin-top: 6px;
  }
  .es-profile-header__meta {
    display: flex;
    justify-content: center;
  }
  #es.is-mobile .es-profile-header__action-wrap {
    margin-top: 0;
  }
  #es.is-mobile .es-profile-header__action-wrap .o-btn-group--viewer {
    width: unset;
  }
  .site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn, .site #es .es-profile-header__action-toolbar .btn--es-subscription {
    width: unset;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 3;
  }
  .padding-1 {
    padding: 0;
  }
  .view-conversations .es-conversations {
    padding-top: 113px;
  }
  .view-conversations #sidebar-right, .view-conversations #g-footer {
    display: none;
  }
  .view-conversations #g-container-main, .view-conversations #es .es-convo-composer {
    padding: 0;
  }
  .view-conversations #g-mainbar > .g-grid > .g-block > .g-content {
    padding: 0;
    margin: 0;
  }
  .view-conversations .btn-mobile-new-convo {
    position: fixed;
    left: 10px;
    bottom: -3px;
    width: 30% !important;
    z-index: 100;
  }
  .view-conversations #es .es-convo-messages, .view-conversations #es .es-convo-composer__ft {
    padding-left: 10px;
    padding-right: 10px;
  }
  .view-conversations #es.is-mobile .es-convo__content-scroll-area {
    max-height: 64vh;
  }
  .view-conversations #es .es-convo__sidebar-scroll-area {
    height: 100%;
  }
  .view-conversations #es.is-mobile .es-convo__content {
    padding: 0;
  }
  .left_calendar {
    margin: 10px 0 0;
  }
  .eb_event_link img {
    height: auto;
  }
  #es .popbox-dropdown__ft {
    position: fixed;
    width: 100%;
    bottom: 0;
  }
  div[id$="_patch"] {
    width: 49% !important;
  }
}
@media screen and (max-width: 29.999rem) {
  .infobox .g-block {
    padding: 2rem;
  }
  body div#es .es-list-item__hd {
    padding-left: 1rem;
  }
  #es .es-list-item__bd {
    padding-top: 28px;
  }
  #es .es-apps-item__bd {
    padding: 0.5rem 1rem;
  }
  .in_stream_ad {
    height: 100%;
  }
  img.ad-avatar {
    width: 42px;
    height: 42px;
  }
  #url2 {
    width: 60%;
  }
  #es .es-profile-header__action-toolbar {
    flex-wrap: wrap;
  }
  .site #es .es-profile-header__action-toolbar .o-btn-group--es-friends .btn {
    /*width: 180px;*/
  }
  .site #es .es-profile-header__action-toolbar .btn--es-subscription {
    /*width: 110px;*/
  }
  #es.popbox.popbox--navbar {
    width: 100%;
    left: 50% !important;
    font-size: 12px;
  }
  .view-event h3.g-title, .view-calendar h3.g-title {
    font-size: 1.3rem;
    margin: 0.5rem;
  }
  #es .es-comment.is-child {
    margin-left: 30px !important;
  }
  body div#es .es-stream-embed__title {
    font-size: 18px;
  }
  .site #ck, #es .o-checkbox label, body div#es .es-comments .es-comment, body div#es .es-stream-content, body div#es .es-stream-meta .es-stream-title, body div#es .es-stream-header, body div#es .es-stream-meta .es-stream-title a, body div#es .es-actions__item .es-actions-list a {
    font-size: 16px;
  }
}
/* Iphone Fixes */
time {
  display: inline-block;
  min-width: 70px;
}
@media screen and (max-width: 47.999rem) {
  #es .es-dialog-footer {
    height: 74px;
  }
}
/* Temporary fixes */
#es .mod-es-menu-bar__icon-link.has-new .mod-es-menu-bar__link-bubble {
  color: white;
  width: auto;
  line-height: 10px;
  padding: 2px 4px !important;
  border-radius: 7px;
}
#es.view-events .es-profile-header-nav .es-profile-header-nav__item:nth-child(5), #es.view-events .es-profile-header-nav .es-profile-header-nav__item:nth-child(6) {
  display: none;
}
.com_eventbooking.view-register table th:nth-child(2), .com_eventbooking.view-register table td:nth-child(2), .com_eventbooking.view-register #eb-amount-container {
  display: none;
}
#subfieldList_ticket_types > thead > tr > th:nth-child(3), #subfieldList_ticket_types > tbody > tr > td:nth-child(3), #eb-event-details > table > thead > tr > th.eb-text-right, #eb-event-details > table > tbody > tr > td.eb-text-right {
  display: none;
}
.com_eventbooking.view-register #adminForm > h3, #loginbox > fieldset > hr:nth-child(4), .com_eventbooking.view-complete #adminForm > table > thead > tr > th:nth-child(2), .com_eventbooking.view-complete #adminForm > table > thead > tr > th:nth-child(4), .com_eventbooking.view-complete #adminForm > table > tbody > tr > td:nth-child(2), .com_eventbooking.view-complete #adminForm > table > tbody > tr > td:nth-child(4), #eb-events > div > table > thead > tr > th.eb-text-right, #eb-events > div > table > tbody > tr > td.eb-text-right {
  display: none;
}
#es > div.es-profile.userProfile > div.es-profile-header.t-lg-mb--lg > div.es-profile-header__bd > div.es-profile-header__action-wrap > div > div.o-btn-group.o-btn-group--actions.open > ul > li:nth-child(6) {
  display: none;
}
#es .es-popup-viewport.es-media-browser .es-media-item.es-photo-item div.es-photo-footer div.es-media-title.es-photo-title a {
  display: none;
}
span.view_list, .modal-backdrop.show {
  display: none;
}
#eb-event-plugins-outputTabs {
  display: none;
}
#basic-information-page > div:nth-child(18), #toolbar-batch-sms, #toolbar-envelope {
  display: none;
}
#es .es-album-item .es-photo-item.layout-item .es-photo-info, #es .es-media-caption, #es .es-photo-exif {
  display: none;
}
#es div.es-entry-actionbar.es-island > div > div.o-grid-sm__cell.o-grid-sm__cell--auto-size > a.btn:first-child {
  display: none;
}
#g-header .navbar-expand-md .navbar-toggler {
  display: none;
}
.view-login #es .o-form-group textarea {
  display: none;
}
#saigon #eb-event-info tbody .eb-event-property:nth-child(9) {
  display: none;
}
.hidden {
  display: none;
}
/*.es-media-title, body #es .is-video .es-stream-embed__title {
display: none;
}*/
/*# sourceMappingURL=custom_382.css.map */