div#es {
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  font-size: 15px;
  -moz-osx-font-smoothing: unset;
}
div#es .btn {
  background-image: none !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
div#es .btn:hover,
div#es .btn:focus,
div#es .btn:active {
  background-image: none !important;
}
div#es .btn-es-primary,
div#es .btn-es-primary-o {
  color: #ffffff !important;
  background-color: #eaea00 !important;
  border-color: #eaea00 !important;
  padding: 11px 24px !important;
  font-size: 12px !important;
  line-height: 22px !important;
  border-radius: 0 !important;
}
div#es .btn-es-primary:focus,
div#es .btn-es-primary-o:focus,
div#es .btn-es-primary.focus,
div#es .btn-es-primary-o.focus {
  color: #ffffff !important;
  background-color: #b7b700 !important;
  border-color: #6a6a00 !important;
}
div#es .btn-es-primary:hover,
div#es .btn-es-primary-o:hover {
  color: #ffffff !important;
  background-color: #b7b700 !important;
  border-color: #adad00 !important;
}
div#es .btn-es-primary:active,
div#es .btn-es-primary-o:active,
div#es .btn-es-primary.active,
div#es .btn-es-primary-o.active,
.open > .dropdown-togglediv#es .btn-es-primary,
.open > .dropdown-togglediv#es .btn-es-primary-o {
  color: #ffffff !important;
  background-color: #b7b700 !important;
  background-image: none;
  border-color: #adad00 !important;
}
div#es .btn-es-primary:active:hover,
div#es .btn-es-primary-o:active:hover,
div#es .btn-es-primary.active:hover,
div#es .btn-es-primary-o.active:hover,
.open > .dropdown-togglediv#es .btn-es-primary:hover,
.open > .dropdown-togglediv#es .btn-es-primary-o:hover,
div#es .btn-es-primary:active:focus,
div#es .btn-es-primary-o:active:focus,
div#es .btn-es-primary.active:focus,
div#es .btn-es-primary-o.active:focus,
.open > .dropdown-togglediv#es .btn-es-primary:focus,
.open > .dropdown-togglediv#es .btn-es-primary-o:focus,
div#es .btn-es-primary:active.focus,
div#es .btn-es-primary-o:active.focus,
div#es .btn-es-primary.active.focus,
div#es .btn-es-primary-o.active.focus,
.open > .dropdown-togglediv#es .btn-es-primary.focus,
.open > .dropdown-togglediv#es .btn-es-primary-o.focus {
  color: #ffffff !important;
  background-color: #939300 !important;
  border-color: #6a6a00 !important;
}
div#es .btn-es-primary.disabled:hover,
div#es .btn-es-primary-o.disabled:hover,
div#es .btn-es-primary[disabled]:hover,
div#es .btn-es-primary-o[disabled]:hover,
fieldset[disabled] div#es .btn-es-primary:hover,
fieldset[disabled] div#es .btn-es-primary-o:hover,
div#es .btn-es-primary.disabled:focus,
div#es .btn-es-primary-o.disabled:focus,
div#es .btn-es-primary[disabled]:focus,
div#es .btn-es-primary-o[disabled]:focus,
fieldset[disabled] div#es .btn-es-primary:focus,
fieldset[disabled] div#es .btn-es-primary-o:focus,
div#es .btn-es-primary.disabled.focus,
div#es .btn-es-primary-o.disabled.focus,
div#es .btn-es-primary[disabled].focus,
div#es .btn-es-primary-o[disabled].focus,
fieldset[disabled] div#es .btn-es-primary.focus,
fieldset[disabled] div#es .btn-es-primary-o.focus {
  background-color: #eaea00 !important;
  border-color: #eaea00 !important;
}
div#es .btn-es-primary .badge,
div#es .btn-es-primary-o .badge {
  color: #eaea00 !important;
  background-color: #ffffff !important;
}
div#es .btn-es-primary span,
div#es .btn-es-primary-o span,
div#es .btn-es-primary b,
div#es .btn-es-primary-o b {
  color: #ffffff !important;
}
div#es .btn-es-danger {
  color: #ffffff !important;
  background-color: #d9534f !important;
  border-color: #d9534f !important;
}
div#es .btn-es-danger:focus,
div#es .btn-es-danger.focus {
  color: #ffffff !important;
  background-color: #c9302c !important;
  border-color: #8b211e !important;
}
div#es .btn-es-danger:hover {
  color: #ffffff !important;
  background-color: #c9302c !important;
  border-color: #c12e2a !important;
}
div#es .btn-es-danger:active,
div#es .btn-es-danger.active,
.open > .dropdown-togglediv#es .btn-es-danger {
  color: #ffffff !important;
  background-color: #c9302c !important;
  background-image: none;
  border-color: #c12e2a !important;
}
div#es .btn-es-danger:active:hover,
div#es .btn-es-danger.active:hover,
.open > .dropdown-togglediv#es .btn-es-danger:hover,
div#es .btn-es-danger:active:focus,
div#es .btn-es-danger.active:focus,
.open > .dropdown-togglediv#es .btn-es-danger:focus,
div#es .btn-es-danger:active.focus,
div#es .btn-es-danger.active.focus,
.open > .dropdown-togglediv#es .btn-es-danger.focus {
  color: #ffffff !important;
  background-color: #ac2925 !important;
  border-color: #8b211e !important;
}
div#es .btn-es-danger.disabled:hover,
div#es .btn-es-danger[disabled]:hover,
fieldset[disabled] div#es .btn-es-danger:hover,
div#es .btn-es-danger.disabled:focus,
div#es .btn-es-danger[disabled]:focus,
fieldset[disabled] div#es .btn-es-danger:focus,
div#es .btn-es-danger.disabled.focus,
div#es .btn-es-danger[disabled].focus,
fieldset[disabled] div#es .btn-es-danger.focus {
  background-color: #d9534f !important;
  border-color: #d9534f !important;
}
div#es .btn-es-danger .badge {
  color: #d9534f !important;
  background-color: #ffffff !important;
}
div#es .btn-es-danger span,
div#es .btn-es-danger b {
  color: #ffffff !important;
}
div#es .btn-group.open .btn-es-primary-o.dropdown-toggle_,
div#es .btn-group.open .btn-es-primary.dropdown-toggle_ {
  background: #b7b700 !important;
}
div#es .btn-es-default,
div#es .btn-es-default-o {
  color: #555555 !important;
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
  padding: 11px 24px !important;
  font-size: 12px !important;
  line-height: 22px !important;
  border-radius: 0 !important;
}
div#es .btn-es-default:focus,
div#es .btn-es-default-o:focus,
div#es .btn-es-default.focus,
div#es .btn-es-default-o.focus {
  color: #555555 !important;
  background-color: #d5d5d5 !important;
  border-color: #aeaeae !important;
}
div#es .btn-es-default:hover,
div#es .btn-es-default-o:hover {
  color: #555555 !important;
  background-color: #d5d5d5 !important;
  border-color: #cfcfcf !important;
}
div#es .btn-es-default:active,
div#es .btn-es-default-o:active,
div#es .btn-es-default.active,
div#es .btn-es-default-o.active,
.open > .dropdown-togglediv#es .btn-es-default,
.open > .dropdown-togglediv#es .btn-es-default-o {
  color: #555555 !important;
  background-color: #d5d5d5 !important;
  background-image: none;
  border-color: #cfcfcf !important;
}
div#es .btn-es-default:active:hover,
div#es .btn-es-default-o:active:hover,
div#es .btn-es-default.active:hover,
div#es .btn-es-default-o.active:hover,
.open > .dropdown-togglediv#es .btn-es-default:hover,
.open > .dropdown-togglediv#es .btn-es-default-o:hover,
div#es .btn-es-default:active:focus,
div#es .btn-es-default-o:active:focus,
div#es .btn-es-default.active:focus,
div#es .btn-es-default-o.active:focus,
.open > .dropdown-togglediv#es .btn-es-default:focus,
.open > .dropdown-togglediv#es .btn-es-default-o:focus,
div#es .btn-es-default:active.focus,
div#es .btn-es-default-o:active.focus,
div#es .btn-es-default.active.focus,
div#es .btn-es-default-o.active.focus,
.open > .dropdown-togglediv#es .btn-es-default.focus,
.open > .dropdown-togglediv#es .btn-es-default-o.focus {
  color: #555555 !important;
  background-color: #c3c3c3 !important;
  border-color: #aeaeae !important;
}
div#es .btn-es-default.disabled:hover,
div#es .btn-es-default-o.disabled:hover,
div#es .btn-es-default[disabled]:hover,
div#es .btn-es-default-o[disabled]:hover,
fieldset[disabled] div#es .btn-es-default:hover,
fieldset[disabled] div#es .btn-es-default-o:hover,
div#es .btn-es-default.disabled:focus,
div#es .btn-es-default-o.disabled:focus,
div#es .btn-es-default[disabled]:focus,
div#es .btn-es-default-o[disabled]:focus,
fieldset[disabled] div#es .btn-es-default:focus,
fieldset[disabled] div#es .btn-es-default-o:focus,
div#es .btn-es-default.disabled.focus,
div#es .btn-es-default-o.disabled.focus,
div#es .btn-es-default[disabled].focus,
div#es .btn-es-default-o[disabled].focus,
fieldset[disabled] div#es .btn-es-default.focus,
fieldset[disabled] div#es .btn-es-default-o.focus {
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
}
div#es .btn-es-default .badge,
div#es .btn-es-default-o .badge {
  color: #eeeeee !important;
  background-color: #555555 !important;
}
div#es .btn-group.open .btn-es-default-o.dropdown-toggle_,
div#es .btn-group.open .btn-es-default.dropdown-toggle_ {
  background: #d5d5d5 !important;
}
div#es .btn-sm {
  padding: 4px 12px !important;
  font-size: 12px !important;
  line-height: 22px !important;
  border-radius: 0 !important;
}
div#es .btn-xs {
  padding: 0px 8px !important;
  font-size: 12px !important;
  line-height: 22px !important;
  border-radius: 0 !important;
}
div#es .es-story-link-textbox,
div#es .textboxlist {
  border-color: #eeeeee;
  height: 49px;
}
div#es .es-story-link-input {
  height: 49px !important;
}
div#es .es-story-link-buttons .btn,
div#es .o-input-group__btn > .btn,
div#es .o-input-group__addon {
  border-color: #e4e4e4;
  padding-top: 0;
  padding-bottom: 0;
  height: 49px;
  line-height: 49px;
}
div#es .o-form-control {
  background: #ffffff;
  box-shadow: none;
  border-color: #e4e4e4;
  border-radius: 0;
  color: #555555;
  height: 49px;
}
div#es .es-comments-form .es-form {
  background: #ffffff;
  box-shadow: none;
  border-color: #e4e4e4;
  border-radius: 0;
  color: #555555;
}
div#es .es-snackbar,
div#es .es-stream-header {
  background: #f7f7f7;
}
div#es .es-side-widget__title {
  color: #0061a2;
  font-size: 11px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 11px 0;
}
div#es .es-profile-header,
div#es .es-profile-header__ft,
div#es .mod-es-albums-item,
div#es .es-hr {
  border-color: #eeeeee;
}
div#es .es-hr {
  margin: 32px 0;
}
div#es .o-tabs--stacked .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border: 0;
  color: #eaea00;
}
div#es .es-profile-header__cover {
  max-height: 290px;
}
div#es .es-side-widget + .es-side-widget {
  margin-top: 32px;
}
div#es .checkbox input[type="checkbox"] {
  position: relative;
  margin: 0;
}
div#es .es-nav-pills .o-nav__link,
div#es .es-nav-pills .o-nav__link:hover {
  background: transparent;
  padding: 0;
  margin-right: 11px;
}
div#es .es-nav-pills .o-nav__link:hover {
  color: #eaea00;
}
div#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background: transparent;
  color: #eaea00;
}
div#es .es-login-box {
  padding: 96px 32px;
  position: relative;
}
div#es .es-login-box::before {
  background: #0061a2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=89);
  opacity: 0.89;
}
div#es .es-login-box .o-row {
  position: relative;
}
div#es .es-login-box .register-wrap {
  color: #ffffff;
}
div#es .es-login-box .register-wrap .es-login-box__msg-title {
  font-size: 32px;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
}
div#es .es-login {
  margin-bottom: 32px !important;
}
div#es .es-login-box__form-title {
  color: #333333;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-size: 24px;
}
div#es .es-login-box__form {
  border-radius: 0;
}
div#es .es-login-box__links {
  color: #ffffff;
}
div#es .es-login-box__links > a {
  color: #ffffff;
}
div#es .es-navbar {
  margin-bottom: 22px !important;
}
div#es .es-navbar__footer {
  border-color: #eeeeee;
}
div#es .is-active .es-navbar__footer-link::before {
  background: #eaea00;
}
div#es .is-active > a {
  color: #eaea00;
}
div#es .es-stream-list .es-stream-item {
  border: 1px solid #eeeeee;
  padding: 22px;
}
div#es .es-stream-list .es-stream-item + .es-stream-item {
  margin-top: 32px;
}
div#es .es-stream-embed {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.03);
  padding: 22px;
}
div#es .es-stream-embed__title {
  border: 0;
  color: #333333;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-size: 24px;
  padding: 0;
  margin-top: 11px;
}
div#es .es-stream-embed__meta {
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
div#es .es-stream-embed__meta li {
  font-size: 11px;
}
div#es .es-stream-embed__desc {
  padding: 0;
}
div#es .es-stream-title {
  color: #999999;
}
div#es .es-stream-title a {
  color: #333333;
  font-weight: 700;
}
div#es .es-stream-title a:hover,
div#es .es-stream-title a:focus,
div#es .es-stream-title a:active {
  color: #eaea00;
}
div#es .es-stream-meta .es-stream-meta-footer {
  color: #999999;
  font-size: 11px;
}
div#es .es-stream-meta .es-stream-meta-footer a {
  color: #999999;
}
div#es .es-stream-meta .es-stream-meta-footer a:hover,
div#es .es-stream-meta .es-stream-meta-footer a:focus,
div#es .es-stream-meta .es-stream-meta-footer a:active {
  color: #eaea00;
}
div#es .es-stream-embed.is-link .es-stream-embed__desc.t-lg-mb--md {
  margin-bottom: 0 !important;
  margin-top: 22px !important;
  text-align: right;
}
div#es .dropdown-menu {
  border-color: #eeeeee;
}
div#es .dropdown-menu .divider {
  background: #eeeeee;
  padding: 0;
}
div#es .dropdown-menu > li {
  padding: 0;
}
div#es .dropdown-menu > li > a {
  color: #555555;
}
div#es .es-stream-action-wrap {
  margin-top: 11px;
}
div#es .es-stream-action-wrap .es-likes-wrap {
  margin-top: 11px;
}
div#es .es-repost-wrap,
div#es .es-comments-wrap {
  background: transparent;
  padding: 0;
}
div#es .es-likes-wrap {
  background: #f7f7f7;
  padding: 5.5px 11px;
  font-size: 13px;
}
div#es .es-comments-wrap .es-comment {
  margin-top: 22px;
}
div#es .es-comments-wrap .es-comment .es-comment-item-meta {
  font-size: 11px;
}
div#es .es-comments-form {
  padding: 0;
  margin-top: 22px;
}
div#es .stream-repost .stream-repost-text {
  margin-bottom: 11px;
}
div#es .stream-repost .stream-meta {
  border: 1px dashed #eeeeee;
  padding: 11px;
}
div#es .stream-repost .meta-title {
  margin-bottom: 11px;
}
div#es .es-stream-repost__meta {
  padding: 0;
}
div#es .es-stream-repost__meta-inner {
  border: 1px dashed #eeeeee;
  box-shadow: none;
  padding: 11px;
}
div#es .es-comments .es-comment {
  padding: 0;
}
div#es .es-story,
div#es .es-story-footer {
  border-color: #eeeeee;
}
div#es .es-story-panel-buttons {
  background: #eeeeee;
}
div#es .es-story-panel-button {
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
div#es .es-story-panel-button.active {
  background: transparent;
  color: #eaea00;
}
div#es .es-story-actions .es-privacy .es-privacy-toggle.es-privacy-toggle,
div#es .es-story-actions .es-privacy .es-privacy-toggle.es-privacy-toggle:hover,
div#es .es-story-actions .es-privacy .es-privacy-toggle.es-privacy-toggle:focus,
div#es .es-story-actions .es-privacy .es-privacy-toggle.es-privacy-toggle:active {
  border: 0 !important;
  background: #dbdb00 !important;
  background-image: none !important;
  color: #ffffff !important;
}
div#es .es-story-actions .es-privacy-toggle .i-chevron {
  top: 4px;
}
div#es .es-story-panel-content .panel-body {
  border: 1px solid #eeeeee;
}
@media (max-width: 767px) {
  div#es .es-conversations .es-convo__content-action {
    display: block;
  }
  div#es .es-conversations .es-convo__content-action .btn-convo-back {
    padding: 6px 12px!important;
  }
  div#es .es-conversations .es-convo__content-action .btn-group {
    float: right;
    padding: 6px 12px!important;
  }
  div#es .es-conversations .es-convo__content-action .btn-convo-dropdown {
    border: 0;
  }
}
div#es.mod-es-albums .es-side-embed-lists .mod-es-albums-item .mod-es-action + div {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
div#es.mod-es-albums .es-side-embed-lists .mod-es-action a {
  color: #333333;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 17px;
}