div#es {
  font-family: JF-Flat-regular;
  font-size: 17px;
  -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: #286dc0 !important;
  border-color: #286dc0 !important;
  padding: 11px 24px !important;
  font-size: 14px !important;
  line-height: 25px !important;
  border-radius: 0px !important;
}
div#es .btn-es-primary:hover,
div#es .btn-es-primary-o:hover,
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,
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: #1f5596 !important;
  border-color: #1d508d !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 {
  background-image: none;
}
div#es .btn-es-primary.disabled,
div#es .btn-es-primary-o.disabled,
div#es .btn-es-primary[disabled],
div#es .btn-es-primary-o[disabled],
fieldset[disabled] div#es .btn-es-primary,
fieldset[disabled] div#es .btn-es-primary-o,
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,
div#es .btn-es-primary.disabled:active,
div#es .btn-es-primary-o.disabled:active,
div#es .btn-es-primary[disabled]:active,
div#es .btn-es-primary-o[disabled]:active,
fieldset[disabled] div#es .btn-es-primary:active,
fieldset[disabled] div#es .btn-es-primary-o:active,
div#es .btn-es-primary.disabled.active,
div#es .btn-es-primary-o.disabled.active,
div#es .btn-es-primary[disabled].active,
div#es .btn-es-primary-o[disabled].active,
fieldset[disabled] div#es .btn-es-primary.active,
fieldset[disabled] div#es .btn-es-primary-o.active {
  background-color: #286dc0 !important;
  border-color: #286dc0 !important;
}
div#es .btn-es-primary .badge,
div#es .btn-es-primary-o .badge {
  color: #286dc0 !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:hover,
div#es .btn-es-danger:focus,
div#es .btn-es-danger.focus,
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;
  border-color: #c12e2a !important;
}
div#es .btn-es-danger:active,
div#es .btn-es-danger.active,
.open > .dropdown-togglediv#es .btn-es-danger {
  background-image: none;
}
div#es .btn-es-danger.disabled,
div#es .btn-es-danger[disabled],
fieldset[disabled] div#es .btn-es-danger,
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,
div#es .btn-es-danger.disabled:active,
div#es .btn-es-danger[disabled]:active,
fieldset[disabled] div#es .btn-es-danger:active,
div#es .btn-es-danger.disabled.active,
div#es .btn-es-danger[disabled].active,
fieldset[disabled] div#es .btn-es-danger.active {
  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: #1f5596 !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: 14px !important;
  line-height: 25px !important;
  border-radius: 0px !important;
}
div#es .btn-es-default:hover,
div#es .btn-es-default-o:hover,
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,
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;
  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 {
  background-image: none;
}
div#es .btn-es-default.disabled,
div#es .btn-es-default-o.disabled,
div#es .btn-es-default[disabled],
div#es .btn-es-default-o[disabled],
fieldset[disabled] div#es .btn-es-default,
fieldset[disabled] div#es .btn-es-default-o,
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,
div#es .btn-es-default.disabled:active,
div#es .btn-es-default-o.disabled:active,
div#es .btn-es-default[disabled]:active,
div#es .btn-es-default-o[disabled]:active,
fieldset[disabled] div#es .btn-es-default:active,
fieldset[disabled] div#es .btn-es-default-o:active,
div#es .btn-es-default.disabled.active,
div#es .btn-es-default-o.disabled.active,
div#es .btn-es-default[disabled].active,
div#es .btn-es-default-o[disabled].active,
fieldset[disabled] div#es .btn-es-default.active,
fieldset[disabled] div#es .btn-es-default-o.active {
  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: 14px !important;
  line-height: 25px !important;
  border-radius: 0px !important;
}
div#es .btn-xs {
  padding: 0px 8px !important;
  font-size: 14px !important;
  line-height: 25px !important;
  border-radius: 0px !important;
}
div#es .es-story-link-textbox,
div#es .textboxlist {
  border-color: #eeeeee;
  height: 52px;
}
div#es .es-story-link-input {
  height: 52px !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: 52px;
  line-height: 52px;
}
div#es .o-form-control {
  background: #ffffff;
  box-shadow: none;
  border-color: #e4e4e4;
  border-radius: 0px;
  color: #555555;
  height: 52px;
}
div#es .es-comments-form .es-form {
  background: #ffffff;
  box-shadow: none;
  border-color: #e4e4e4;
  border-radius: 0px;
  color: #555555;
}
div#es .es-snackbar,
div#es .es-stream-header {
  background: #f7f7f7;
}
div#es .es-side-widget__title {
  color: #00356b;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 12.5px 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: 30px 0;
}
div#es .o-tabs--stacked .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border: 0;
  color: #286dc0;
}
div#es .es-profile-header__cover {
  max-height: 290px;
}
div#es .es-side-widget + .es-side-widget {
  margin-top: 30px;
}
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: 12.5px;
}
div#es .es-nav-pills .o-nav__link:hover {
  color: #286dc0;
}
div#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background: transparent;
  color: #286dc0;
}
div#es .es-login-box {
  padding: 90px 30px;
  position: relative;
}
div#es .es-login-box::before {
  background: #00356b;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.89;
  filter: alpha(opacity=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: 36px;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
}
div#es .es-login {
  margin-bottom: 30px !important;
}
div#es .es-login-box__form-title {
  color: #333333;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-size: 28px;
}
div#es .es-login-box__form {
  border-radius: 0px;
}
div#es .es-login-box__links {
  color: #ffffff;
}
div#es .es-login-box__links > a {
  color: #ffffff;
}
div#es .es-navbar {
  margin-bottom: 25px !important;
}
div#es .es-navbar__footer {
  border-color: #eeeeee;
}
div#es .is-active .es-navbar__footer-link::before {
  background: #286dc0;
}
div#es .is-active > a {
  color: #286dc0;
}
div#es .es-stream-list .es-stream-item {
  border: 1px solid #eeeeee;
  padding: 25px;
}
div#es .es-stream-list .es-stream-item + .es-stream-item {
  margin-top: 30px;
}
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: 25px;
}
div#es .es-stream-embed__title {
  border: 0;
  color: #333333;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-size: 28px;
  padding: 0;
  margin-top: 12.5px;
}
div#es .es-stream-embed__meta {
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
div#es .es-stream-embed__meta li {
  font-size: 13px;
}
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: #286dc0;
}
div#es .es-stream-meta .es-stream-meta-footer {
  color: #999999;
  font-size: 13px;
}
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: #286dc0;
}
div#es .es-stream-embed.is-link .es-stream-embed__desc.t-lg-mb--md {
  margin-bottom: 0 !important;
  margin-top: 25px !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: 12.5px;
}
div#es .es-stream-action-wrap .es-likes-wrap {
  margin-top: 12.5px;
}
div#es .es-repost-wrap,
div#es .es-comments-wrap {
  background: transparent;
  padding: 0;
}
div#es .es-likes-wrap {
  background: #f7f7f7;
  padding: 6.25px 12.5px;
  font-size: 15px;
}
div#es .es-comments-wrap .es-comment {
  margin-top: 25px;
}
div#es .es-comments-wrap .es-comment .es-comment-item-meta {
  font-size: 13px;
}
div#es .es-comments-form {
  padding: 0;
  margin-top: 25px;
}
div#es .stream-repost .stream-repost-text {
  margin-bottom: 12.5px;
}
div#es .stream-repost .stream-meta {
  border: 1px dashed #eeeeee;
  padding: 12.5px;
}
div#es .stream-repost .meta-title {
  margin-bottom: 12.5px;
}
div#es .es-stream-repost__meta {
  padding: 0;
}
div#es .es-stream-repost__meta-inner {
  border: 1px dashed #eeeeee;
  box-shadow: none;
  padding: 12.5px;
}
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: 14px;
  text-transform: uppercase;
}
div#es .es-story-panel-button.active {
  background: transparent;
  color: #286dc0;
}
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: #2566b3 !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: 13px;
  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: 19px;
}