#es {
  font-family: Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-align: left;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  line-height: 1.538461538;
  direction: ltr
}
#es *, #es *:before, #es *:after {
  box-sizing: border-box
}
#es img, #es input {
  min-width: 0;
  min-height: 0;
  max-width: 100%
}
#es blockquote, #es header, #es nav, #es figure, #es article, #es aside, #es footer, #es form {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  border: 0;
  outline: 0;
  float: none;
  position: static;
  display: block;
  background: none;
  text-align: inherit;
  font-size: inherit;
  font-family: inherit;
  text-shadow: none
}
#es input, #es button, #es select, #es textarea {
  font-family: Helvetica, Arial, sans-serif
}
#es h1, #es h2, #es h3, #es h4, #es h5, #es h6 {
  border: 0;
  box-shadow: none
}
#es img {
  vertical-align: middle;
  border: 0
}
#es hr {
  border: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
#es table {
  border-collapse: collapse;
  border-spacing: 0
}
#es tr, #es td {
  border: 1px solid transparent
}
#es a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
#es a:link {
  text-decoration: none
}
#es li {
  line-height: 1.538461538
}
#es ul, #es ol, #es dd {
  margin-left: 16px;
  margin-left: 1.2307692307692em
}
#es blockquote {
  line-height: 1.538461538
}
#es pre {
  background: #fff
}
#es .divider {
  border-bottom: 0
}
#es .form-group:before, #es .form-group:after {
  content: " ";
  display: table
}
#es .form-group:after {
  clear: both
}
#es .btn .caret {
  margin-top: 0;
  margin-bottom: 0
}
#es h1, #es h2, #es h3, #es h4, #es h5, #es h6, #es .es-h1, #es .es-h2, #es .es-h3, #es .es-h4, #es .es-h5, #es .es-h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1
}
#es h1 small, #es h1 .small, #es h2 small, #es h2 .small, #es h3 small, #es h3 .small, #es h4 small, #es h4 .small, #es h5 small, #es h5 .small, #es h6 small, #es h6 .small, #es .es-h1 small, #es .es-h1 .small, #es .es-h2 small, #es .es-h2 .small, #es .es-h3 small, #es .es-h3 .small, #es .es-h4 small, #es .es-h4 .small, #es .es-h5 small, #es .es-h5 .small, #es .es-h6 small, #es .es-h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}
#es h1, #es h2, #es h3 {
  margin-top: 0;
  margin-bottom: 10px
}
#es h1 small, #es h1 .small, #es h2 small, #es h2 .small, #es h3 small, #es h3 .small {
  font-size: 65%
}
#es h4, #es h5, #es h6 {
  margin-top: 0;
  margin-bottom: 10px
}
#es h4 small, #es h4 .small, #es h5 small, #es h5 .small, #es h6 small, #es h6 .small {
  font-size: 75%
}
#es .es-h1, #es .es-h2, #es .es-h3, #es .es-h4, #es .es-h5, #es .es-h6 {
  margin: 0;
  padding: 0
}
#es .es-h1 {
  font-size: 17px
}
#es .es-h2 {
  font-size: 17px
}
#es .es-h3 {
  font-size: 15px
}
#es .es-h4 {
  font-size: 15px
}
#es .es-h5 {
  font-size: 13px
}
#es .es-h6 {
  font-size: 12px
}
#es p {
  margin: 0 0 10px
}
#es .lead {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4
}
@media(min-width:768px) {
  #es .lead {
    font-size: 18px
  }
}
#es .bg-primary {
  color: #fff;
  background-color: #428bca
}
a#es .bg-primary:hover, a#es .bg-primary:focus {
  background-color: #3071a9
}
#es .bg-success {
  background-color: #dff0d8
}
a#es .bg-success:hover, a#es .bg-success:focus {
  background-color: #c1e2b3
}
#es .bg-info {
  background-color: #d9edf7
}
a#es .bg-info:hover, a#es .bg-info:focus {
  background-color: #afd9ee
}
#es .bg-warning {
  background-color: #fcf8e3
}
a#es .bg-warning:hover, a#es .bg-warning:focus {
  background-color: #f7ecb5
}
#es .bg-danger {
  background-color: #f2dede
}
a#es .bg-danger:hover, a#es .bg-danger:focus {
  background-color: #e4b9b9
}
#es .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
#es ul, #es ol {
  margin-top: 0;
  margin-bottom: 10px
}
#es ul ul, #es ul ol, #es ol ul, #es ol ol {
  margin-bottom: 0
}
#es dl {
  margin-top: 0;
  margin-bottom: 20px
}
#es dt, #es dd {
  line-height: 1.666666667
}
#es dt {
  font-weight: bold
}
#es dd {
  margin-left: 0
}
@media(min-width:768px) {
  #es .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  #es .dl-horizontal dd {
    margin-left: 180px
  }
}
#es abbr[title], #es abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
#es blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17px;
  border-left: 5px solid #eee
}
#es blockquote p, #es blockquote ul, #es blockquote ol {
  font-size: inherit
}
#es blockquote p:last-child, #es blockquote ul:last-child, #es blockquote ol:last-child {
  margin-bottom: 0
}
#es blockquote footer, #es blockquote small, #es blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.666666667;
  color: #777
}
#es blockquote footer:before, #es blockquote small:before, #es blockquote .small:before {
  content: '\2014 \00A0'
}
#es .blockquote-reverse, #es blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}
#es .blockquote-reverse footer:before, #es .blockquote-reverse small:before, #es .blockquote-reverse .small:before, #es blockquote.pull-right footer:before, #es blockquote.pull-right small:before, #es blockquote.pull-right .small:before {
  content: ''
}
#es .blockquote-reverse footer:after, #es .blockquote-reverse small:after, #es .blockquote-reverse .small:after, #es blockquote.pull-right footer:after, #es blockquote.pull-right small:after, #es blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}
#es address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.666666667
}
#es .g-list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none
}
#es .g-list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0
}
#es .g-list-inline > li {
  display: inline-block;
  font-size: 12px
}
#es .g-list-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none
}
#es .g-list-flex > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .g-list-flex > li > div, #es .g-list-flex > li > a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden
}
#es .g-list-flex > li:not(:first-child) {
  margin-left: 8px
}
#es .g-list-flex > li.g-list-flex__item-truncated {
  min-width: 0;
  max-width: 30%
}
#es .g-list-flex > li.g-list-flex__item-truncated > div, #es .g-list-flex > li.g-list-flex__item-truncated > a {
  text-overflow: ellipsis
}
#es .g-list-flex > li > div .fa {
  margin-right: 2px
}
#es .g-list-inline--delimited > li + li {
  margin-left: 4px
}
#es .g-list-inline--delimited > li + li:before {
  content: attr(data-breadcrumb) "\00A0"
}
#es .g-list-inline--dashed > li {
  position: relative
}
#es .g-list-inline--dashed > :not(:first-child) {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px dotted #e1e1e1
}
#es .g-list-inline--space-right > li {
  margin-right: 16px
}
#es .g-list-inline--space-left > li {
  margin-left: 16px
}
#es .g-list--horizontal {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
#es .g-list--horizontal > .g-list__item {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap
}
#es .has-dividers--right > .g-list__item {
  position: relative
}
#es .has-dividers--right > .g-list__item:after {
  width: 3px;
  height: 3px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 4px;
  border-radius: 50%;
  background-color: #888
}
#es .has-dividers--right > .g-list__item:last-child {
  margin-right: 0;
  padding-right: 0
}
#es .has-dividers--right > .g-list__item:last-child:after {
  content: none
}
#es .o-row {
  display: table;
  width: 100%;
  table-layout: fixed
}
#es .o-row--unset {
  table-layout: unset
}
#es .o-col-sm, #es .o-col-sm--1, #es .o-col-sm--2, #es .o-col-sm--3, #es .o-col-sm--4, #es .o-col-sm--5, #es .o-col-sm--6, #es .o-col-sm--7, #es .o-col-sm--8, #es .o-col-sm--9, #es .o-col-sm--10, #es .o-col-sm--11, #es .o-col-sm--12, #es .o-col, #es .o-col--1, #es .o-col--2, #es .o-col--3, #es .o-col--4, #es .o-col--5, #es .o-col--6, #es .o-col--7, #es .o-col--8, #es .o-col--9, #es .o-col--10, #es .o-col--11, #es .o-col--12 {
  display: table-cell;
  vertical-align: middle
}
#es .o-col--1, #es .o-col-sm--1 {
  width: 8.333333%
}
#es .o-col--2, #es .o-col-sm--2 {
  width: 16.666667%
}
#es .o-col--3, #es .o-col-sm--3 {
  width: 25%
}
#es .o-col--4, #es .o-col-sm--4 {
  width: 33.333333%
}
#es .o-col--5, #es .o-col-sm--5 {
  width: 41.666667%
}
#es .o-col--6, #es .o-col-sm--6 {
  width: 50%
}
#es .o-col--7, #es .o-col-sm--7 {
  width: 58.333333%
}
#es .o-col--8, #es .o-col-sm--8 {
  width: 66.666667%
}
#es .o-col--9, #es .o-col-sm--9 {
  width: 75%
}
#es .o-col--10, #es .o-col-sm--10 {
  width: 83.333333%
}
#es .o-col--11, #es .o-col-sm--11 {
  width: 91.666667%
}
#es .o-col--12, #es .o-col-sm--12 {
  width: 100%
}
#es.is-mobile .o-col, #es.is-mobile .o-col--1, #es.is-mobile .o-col--2, #es.is-mobile .o-col--3, #es.is-mobile .o-col--4, #es.is-mobile .o-col--5, #es.is-mobile .o-col--6, #es.is-mobile .o-col--7, #es.is-mobile .o-col--8, #es.is-mobile .o-col--9, #es.is-mobile .o-col--10, #es.is-mobile .o-col--11, #es.is-mobile .o-col--12 {
  display: block;
  width: 100%
}
@media(max-width:720px) {
  #es.es-dialog .o-col, #es.es-dialog .o-col--1, #es.es-dialog .o-col--2, #es.es-dialog .o-col--3, #es.es-dialog .o-col--4, #es.es-dialog .o-col--5, #es.es-dialog .o-col--6, #es.es-dialog .o-col--7, #es.es-dialog .o-col--8, #es.es-dialog .o-col--9, #es.es-dialog .o-col--10, #es.es-dialog .o-col--11, #es.es-dialog .o-col--12 {
    display: block;
    width: 100%
  }
}
#es .o-col--top {
  vertical-align: top
}
#es .o-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}
#es .o-grid__cell {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es.is-mobile .o-grid {
  display: block
}
#es.is-mobile .o-grid:before, #es.is-mobile .o-grid:after {
  content: " ";
  display: table
}
#es.is-mobile .o-grid:after {
  clear: both
}
#es.is-mobile .o-grid__cell {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .o-grid--top {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
#es .o-grid--bottom {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end
}
#es .o-grid--center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .o-grid--justify-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .o-grid__cell--top {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start
}
#es .o-grid__cell--bottom {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end
}
#es .o-grid__cell--center {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center
}
#es .o-grid__cell-left {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: auto
}
#es .o-grid__cell-right {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: auto
}
#es .o-grid__cell--auto-size {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .o-grid__cell--text-overflow {
  text-overflow: ellipsis;
  overflow: hidden
}
#es .o-grid--full > .o-grid__cell {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
#es .o-grid--1of2 > .o-grid__cell {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}
#es .o-grid--1of3 > .o-grid__cell {
  -webkit-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%
}
#es .o-grid--1of4 > .o-grid__cell {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}
#es .o-grid--gutters {
  margin: -8px -8px 8px -8px
}
#es .o-grid--gutters > .o-grid__cell {
  padding: 8px 8px 0 8px
}
#es .o-grid--gutters--lg {
  margin: -16px -16px 16px -16px
}
#es .o-grid--gutters--lg > .o-grid__cell {
  padding: 16px 16px 0 16px
}
#es .o-grid__cell--1of3 {
  -webkit-flex: none !important;
  -ms-flex: none !important;
  flex: none !important;
  width: 33.3333% !important
}
#es .o-grid__cell--2of3 {
  -webkit-flex: none !important;
  -ms-flex: none !important;
  flex: none !important;
  width: 66.3333% !important
}
#es.is-mobile .o-grid--gutters {
  margin: 0
}
#es.is-mobile .o-grid--gutters > .o-grid__cell {
  padding: 0 0 16px
}
#es.is-mobile .o-grid__cell--1of3, #es.is-mobile .o-grid__cell--2of3 {
  width: 100% !important
}
#es .o-grid-sm {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}
#es .o-grid-sm__cell {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es .o-grid-sm--top {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
#es .o-grid-sm--bottom {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end
}
#es .o-grid-sm--center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .o-grid-sm--justify-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .o-grid-sm--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .o-grid-sm__cell--top {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start
}
#es .o-grid-sm__cell--bottom {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end
}
#es .o-grid-sm__cell--center {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center
}
#es .o-grid-sm__cell--left {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: auto
}
#es .o-grid-sm__cell--right {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: auto
}
#es .o-grid-sm__cell--auto-size {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .o-grid-sm--full > .o-grid-sm__cell {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
#es .o-grid-sm--1of2 > .o-grid-sm__cell {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}
#es .o-grid-sm--1of3 > .o-grid-sm__cell {
  -webkit-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%
}
#es .o-grid-sm--1of4 > .o-grid-sm__cell {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}
#es .o-grid-sm--gutters {
  margin: -8px -8px 8px -8px
}
#es .o-grid-sm--gutters > .o-grid-sm__cell {
  padding: 8px 8px 0 8px
}
#es .o-grid-sm--gutters-lg {
  margin: -16px -16px 16px -16px
}
#es .o-grid-sm--gutters-lg > .o-grid-sm__cell {
  padding: 16px 16px 0 16px
}
#es fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}
#es legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
#es label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}
#es input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es input[type="radio"], #es input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}
#es input[type="file"] {
  display: block;
  border: 0;
  box-shadow: none
}
#es input[type="range"] {
  display: block;
  width: 100%
}
#es select[multiple], #es select[size] {
  height: auto;
  overflow: auto
}
#es input[type="file"]:focus, #es input[type="radio"]:focus, #es input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: -2px
}
#es output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.538461538;
  color: #444
}
#es .o-form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-size: 13px;
  line-height: 1.538461538;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#es .o-form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
#es .o-form-control:-ms-input-placeholder {
  color: #999
}
#es .o-form-control::-webkit-input-placeholder {
  color: #999
}
#es .o-form-control[disabled], #es .o-form-control[readonly], fieldset[disabled] #es .o-form-control {
  background-color: #f5f5f5;
  opacity: 1
}
#es .o-form-control[disabled], fieldset[disabled] #es .o-form-control {
  cursor: not-allowed
}
#es textarea.o-form-control {
  height: auto;
  resize: none
}
#es textarea.o-form-control.is-resize-x {
  resize: horizontal
}
#es textarea.o-form-control.is-resize-y {
  resize: vertical
}
#es .o-select-group {
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  width: 100%
}
#es .o-select-group select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
  margin: 0;
  z-index: 2;
  background-color: transparent;
  position: relative;
  float: none !important;
  outline: 0 !important;
  padding-right: 16px !important
}
#es .o-select-group select::-moz-focus-inner {
  border: 0 !important
}
#es .o-select-group option {
  color: #444;
  background-color: #fff
}
#es .o-select-group__drop {
  position: absolute;
  right: 8px;
  top: 8px;
  color: #888;
  margin: 0;
  line-height: 1;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  z-index: 1
}
#es .o-select-group__drop:before {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: '';
  display: inline-block;
  width: .5em;
  height: .5em;
  position: relative;
  left: 0;
  vertical-align: top;
  top: 1px;
  transform: rotate(135deg)
}
#es .o-select-group--inline {
  display: inline-block;
  width: auto
}
#es .o-select-group--inline select {
  width: auto
}
@-moz-document url-prefix() {
  .o-select-group select {
    text-indent: -.1em
  }
}
#es input[type="search"] {
  -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #es input[type="date"].o-form-control, #es input[type="time"].o-form-control, #es input[type="datetime-local"].o-form-control, #es input[type="month"].o-form-control {
    line-height: 34px
  }
  #es input[type="date"].input-sm, .input-group-sm #es input[type="date"], #es input[type="time"].input-sm, .input-group-sm #es input[type="time"], #es input[type="datetime-local"].input-sm, .input-group-sm #es input[type="datetime-local"], #es input[type="month"].input-sm, .input-group-sm #es input[type="month"] {
    line-height: 28px
  }
  #es input[type="date"].input-lg, .input-group-lg #es input[type="date"], #es input[type="time"].input-lg, .input-group-lg #es input[type="time"], #es input[type="datetime-local"].input-lg, .input-group-lg #es input[type="datetime-local"], #es input[type="month"].input-lg, .input-group-lg #es input[type="month"] {
    line-height: 42px
  }
}
#es .o-form-group {
  margin-bottom: 16px
}
#es .o-form-group .o-loader {
  left: auto;
  right: 0
}
#es .radio, #es .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
#es .radio label, #es .checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}
#es .radio input[type="radio"], #es .radio-inline input[type="radio"], #es .checkbox input[type="checkbox"], #es .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9
}
#es .radio + .radio, #es .checkbox + .checkbox {
  margin-top: -5px
}
#es .radio-inline, #es .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}
#es .radio-inline + .radio-inline, #es .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}
#es input[type="radio"][disabled], #es input[type="radio"].disabled, fieldset[disabled] #es input[type="radio"], #es input[type="checkbox"][disabled], #es input[type="checkbox"].disabled, fieldset[disabled] #es input[type="checkbox"] {
  cursor: not-allowed
}
#es .radio-inline.disabled, fieldset[disabled] #es .radio-inline, #es .checkbox-inline.disabled, fieldset[disabled] #es .checkbox-inline {
  cursor: not-allowed
}
#es .radio.disabled label, fieldset[disabled] #es .radio label, #es .checkbox.disabled label, fieldset[disabled] #es .checkbox label {
  cursor: not-allowed
}
#es .o-form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 32px
}
#es .o-form-control-static.input-lg, #es .o-form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0
}
#es .input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px
}
select#es .input-sm {
  height: 28px;
  line-height: 28px
}
textarea#es .input-sm, select[multiple]#es .input-sm {
  height: auto
}
#es .o-form-group-sm .o-form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px
}
#es .o-form-group-sm select.o-form-control {
  height: 28px;
  line-height: 28px
}
#es .o-form-group-sm textarea.o-form-control, #es .o-form-group-sm select[multiple].o-form-control {
  height: auto
}
#es .o-form-group-sm .o-form-control-static {
  height: 28px;
  min-height: 31px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5
}
#es .input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 8px
}
select#es .input-lg {
  height: 42px;
  line-height: 42px
}
textarea#es .input-lg, select[multiple]#es .input-lg {
  height: auto
}
#es .o-form-group-lg .o-form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 8px
}
#es .o-form-group-lg select.o-form-control {
  height: 42px;
  line-height: 42px
}
#es .o-form-group-lg textarea.o-form-control, #es .o-form-group-lg select[multiple].o-form-control {
  height: auto
}
#es .o-form-group-lg .o-form-control-static {
  height: 42px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333
}
#es .has-feedback {
  position: relative
}
#es .has-feedback .o-form-control {
  padding-right: 42.5px
}
#es .o-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
#es .input-lg + .o-form-control-feedback, #es .input-group-lg + .o-form-control-feedback, #es .o-form-group-lg .o-form-control + .o-form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px
}
#es .input-sm + .o-form-control-feedback, #es .input-group-sm + .o-form-control-feedback, #es .o-form-group-sm .o-form-control + .o-form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px
}
#es .has-error .help-block, #es .has-error .o-control-label, #es .has-error .radio, #es .has-error .checkbox, #es .has-error .radio-inline, #es .has-error .checkbox-inline, #es .has-error.radio label, #es .has-error.checkbox label, #es .has-error.radio-inline label, #es .has-error.checkbox-inline label {
  color: #fc595b
}
#es .has-error .o-form-control {
  border-color: #fc595b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .has-error .o-form-control:focus {
  border-color: #fb272a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe
}
#es .has-error .o-input-group__addon {
  color: #fc595b;
  border-color: #fc595b;
  background-color: #f2dede
}
#es .has-error .form-control-feedback {
  color: #fc595b
}
#es .has-feedback label ~ .o-form-control-feedback {
  top: 25px
}
#es .has-feedback label.sr-only ~ .o-form-control-feedback {
  top: 0
}
#es .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
#es .o-form-inline .o-form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle
}
#es .o-form-inline .o-form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle
}
#es .o-form-inline .o-form-control-static {
  display: inline-block
}
#es .o-form-inline .input-group {
  display: inline-table;
  vertical-align: middle
}
#es .o-form-inline .input-group .input-group-addon, #es .o-form-inline .input-group .input-group-btn, #es .o-form-inline .input-group .o-form-control {
  width: auto
}
#es .o-form-inline .input-group > .o-form-control {
  width: 100%
}
#es .o-form-inline .o-control-label {
  margin-bottom: 0;
  vertical-align: middle
}
#es .o-form-inline .radio, #es .o-form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle
}
#es .o-form-inline .radio label, #es .o-form-inline .checkbox label {
  padding-left: 0
}
#es .o-form-inline .radio input[type="radio"], #es .o-form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0
}
#es .o-form-inline .has-feedback .o-form-control-feedback {
  top: 0
}
#es .o-form-horizontal .radio, #es .o-form-horizontal .checkbox, #es .o-form-horizontal .radio-inline, #es .o-form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}
#es .o-form-horizontal .radio, #es .o-form-horizontal .checkbox {
  min-height: 27px
}
#es .o-form-horizontal .o-form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .o-form-horizontal .o-control-input {
  flex: 1;
  position: relative
}
#es .o-form-horizontal .o-control-label {
  vertical-align: top;
  width: 25%;
  padding-right: 16px
}
@media(min-width:768px) {
  #es .o-form-horizontal .o-control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px
  }
}
#es .o-form-horizontal .has-feedback .o-form-control-feedback {
  right: 15px
}
@media(min-width:768px) {
  #es .o-form-horizontal .o-form-group-lg .o-control-label {
    padding-top: 14.333333px;
    font-size: 15px
  }
}
@media(min-width:768px) {
  #es .o-form-horizontal .o-form-group-sm .o-control-label {
    padding-top: 6px;
    font-size: 11px
  }
}
#es.is-mobile .o-form-horizontal .o-form-group {
  display: block;
  margin-bottom: 20px
}
#es.is-mobile .o-form-horizontal .o-form-group:before, #es.is-mobile .o-form-horizontal .o-form-group:after {
  content: " ";
  display: table
}
#es.is-mobile .o-form-horizontal .o-form-group:after {
  clear: both
}
#es.is-mobile .o-form-horizontal .o-control-label {
  width: 100%
}
#es .es-privacy-cf {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-left: auto
}
#es .data-field-datetime-yearprivacy .es-privacy-toggle span, #es .o-form-group .es-privacy-toggle span {
  display: none
}
#es.is-desktop .o-form-group .es-privacy-toggle {
  height: 34px;
  line-height: 28px
}
#es.is-desktop .o-form-group .es-privacy-toggle .i-chevron:before {
  top: .45em
}
#es.is-mobile .o-form-horizontal .o-form-group .es-privacy-cf {
  position: absolute;
  top: -4px;
  right: 0
}
#es .o-form-actions {
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #eceff1;
  border-top: 1px solid #e1e1e1
}
#es .o-form-actions:before, #es .o-form-actions:after {
  content: " ";
  display: table
}
#es .o-form-actions:after {
  clear: both
}
#es .o-form-group--float {
  position: relative
}
#es .o-form-group--float .o-control-label {
  position: absolute;
  top: 20px;
  left: 16px;
  margin-bottom: 0;
  pointer-events: none;
  color: #888;
  line-height: 1;
  font-weight: normal;
  z-index: 2;
  transition: all .28s ease
}
#es .o-form-group--float .o-form-control {
  padding: 16px 16px;
  box-shadow: none;
  height: auto
}
#es .o-form-group--float .o-select-group {
  padding: 16px 16px;
  border: 1px solid #e1e1e1
}
#es .o-form-group--float .o-select-group .o-form-control {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0;
  border: 0;
  height: 17px !important;
  padding-right: 0 !important;
  outline: 0
}
#es .o-form-group--float .o-select-group__drop {
  right: 16px
}
#es .o-form-group--float ::-webkit-input-placeholder {
  color: transparent !important
}
#es .o-form-group--float :-moz-placeholder {
  color: transparent !important
}
#es .o-form-group--float ::-moz-placeholder {
  color: transparent !important
}
#es .o-form-group--float :-ms-input-placeholder {
  color: transparent !important
}
#es .o-form-group--float input:-webkit-autofill ~ label {
  font-size: 11px !important;
  top: 6px !important
}
#es .o-form-group--float input:-webkit-autofill {
  padding-top: 24px !important;
  padding-bottom: 8px !important
}
#es .o-form-group--float.is-filled .o-control-label, #es .o-form-group--float.is-focused .o-control-label {
  top: 8px;
  left: 16px;
  font-size: 12px
}
#es .o-form-group--float.is-filled .o-form-control:not(select), #es .o-form-group--float.is-focused .o-form-control:not(select) {
  padding-top: 20px;
  padding-bottom: 12px
}
#es .o-form-group--float.is-filled .o-form-group__icon, #es .o-form-group--float.is-focused .o-form-group__icon {
  top: calc(50% + 4px)
}
#es .o-form-group__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #888
}
#es .o-form-group--float.has-leading-icon .o-form-group__icon {
  left: 16px;
  right: auto
}
#es .o-form-group--float.has-leading-icon .o-form-control {
  padding-left: 36px
}
#es .o-form-group--float.has-leading-icon .o-control-label {
  left: 40px
}
#es .o-form-group--float.has-leading-icon.has-trailing-icon .o-form-group__icon {
  left: 16px;
  right: auto
}
#es .o-form-group--float.has-leading-icon.has-trailing-icon .o-form-group__icon ~ .o-form-group__icon {
  right: 16px;
  left: auto
}
#es .o-form-group--float.has-leading-icon.is-filled .o-control-label, #es .o-form-group--float.has-leading-icon.is-focused .o-control-label {
  left: 16px
}
#es .o-form-group--float.has-trailing-icon .o-form-group__icon {
  right: 16px;
  left: auto
}
#es .o-form-group--float.has-trailing-icon .o-form-control {
  padding-right: 32px
}
#es .o-input-group {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  display: -webkit-wrap;
  display: -ms-wrapbox;
  display: -ms-wrap;
  display: wrap;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: separate
}
#es .o-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0
}
#es .o-input-group > .o-form-control {
  position: relative;
  z-index: 2;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 1%;
  margin-bottom: 0
}
#es .o-input-group--inline {
  width: auto;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex
}
#es .o-input-group--lg > .o-form-control, #es .o-input-group--lg > .o-input-group__addon, #es .o-input-group--lg > .o-input-group__btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 8px
}
select#es .o-input-group--lg > .o-form-control, select#es .o-input-group--lg > .o-input-group__addon, select#es .o-input-group--lg > .o-input-group__btn > .btn {
  height: 42px;
  line-height: 42px
}
textarea#es .o-input-group--lg > .o-form-control, select[multiple]#es .o-input-group--lg > .o-form-control, textarea#es .o-input-group--lg > .o-input-group__addon, select[multiple]#es .o-input-group--lg > .o-input-group__addon, textarea#es .o-input-group--lg > .o-input-group__btn > .btn, select[multiple]#es .o-input-group--lg > .o-input-group__btn > .btn {
  height: auto
}
#es .o-input-group--sm > .o-form-control, #es .o-input-group--sm > .o-input-group__addon, #es .o-input-group--sm > .o-input-group__btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px
}
select#es .o-input-group--sm > .o-form-control, select#es .o-input-group--sm > .o-input-group__addon, select#es .o-input-group--sm > .o-input-group__btn > .btn {
  height: 28px;
  line-height: 28px
}
textarea#es .o-input-group--sm > .o-form-control, select[multiple]#es .o-input-group--sm > .o-form-control, textarea#es .o-input-group--sm > .o-input-group__addon, select[multiple]#es .o-input-group--sm > .o-input-group__addon, textarea#es .o-input-group--sm > .o-input-group__btn > .btn, select[multiple]#es .o-input-group--sm > .o-input-group__btn > .btn {
  height: auto
}
#es .o-input-group__addon, #es .o-input-group__btn, #es .o-input-group__select, #es .o-input-group .o-form-control {
  outline: 0 !important
}
#es .o-input-group__addon::-moz-focus-inner, #es .o-input-group__btn::-moz-focus-inner, #es .o-input-group__select::-moz-focus-inner, #es .o-input-group .o-form-control::-moz-focus-inner {
  border: 0 !important
}
#es .o-input-group__addon:not(:first-child):not(:last-child), #es .o-input-group__btn:not(:first-child):not(:last-child), #es .o-input-group__select:not(:first-child):not(:last-child), #es .o-input-group .o-form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}
#es .o-input-group__addon, #es .o-input-group__btn, #es .o-input-group__select {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .o-input-group__select select {
  width: auto !important
}
#es .o-input-group__addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  color: #444;
  text-align: center;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 6px
}
#es .o-input-group__addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 4px
}
#es .o-input-group__addon.input-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 8px
}
#es .o-input-group__addon input[type="radio"], #es .o-input-group__addon input[type="checkbox"] {
  margin-top: 0
}
#es .o-input-group .o-form-control:first-child, #es .o-input-group__addon:first-child, #es .o-input-group__btn:first-child > .btn, #es .o-input-group__btn:first-child > .o-btn-group > .btn, #es .o-input-group__btn:first-child > .dropdown-toggle, #es .o-input-group__btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #es .o-input-group__btn:last-child > .o-btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#es .o-input-group__select:last-child > .o-select-group select {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}
#es .o-input-group__addon:first-child, #es .o-input-group__select:first-child > .o-select-group select {
  border-right: 0
}
#es .o-input-group .o-form-control:last-child, #es .o-input-group__addon:last-child, #es .o-input-group__btn:last-child > .btn, #es .o-input-group__btn:last-child > .o-btn-group > .btn, #es .o-input-group__btn:last-child > .dropdown-toggle, #es .o-input-group__btn:first-child > .btn:not(:first-child), #es .o-input-group__btn:first-child > .o-btn-group:not(:first-child) > .btn, #es .o-input-group__select:last-child > .o-select-group select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#es .o-input-group__addon:last-child, #es .o-input-group__select:last-child > .o-select-group select {
  border-left: 0
}
#es .o-input-group__btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
#es .o-input-group__btn > .btn {
  position: relative;
  margin: 0;
  height: 34px
}
#es .o-input-group__btn > .btn + .btn {
  margin-left: -1px
}
#es .o-input-group__btn > .btn:hover, #es .o-input-group__btn > .btn:focus, #es .o-input-group__btn > .btn:active {
  z-index: 2
}
#es .o-input-group__btn:first-child > .btn, #es .o-input-group__btn:first-child > .o-btn-group {
  margin-right: -1px
}
#es .o-input-group__btn:last-child > .btn, #es .o-input-group__btn:last-child > .o-btn-group {
  z-index: 2;
  margin-left: -1px
}
#es .btn {
  display: inline-block;
  margin: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-shadow: none;
  box-shadow: none;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.666666667;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .btn:focus, #es .btn.focus, #es .btn:active:focus, #es .btn:active.focus, #es .btn.active:focus, #es .btn.active.focus {
  outline: thin dotted;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: -2px
}
#es .btn:hover, #es .btn:focus, #es .btn.focus {
  color: #333;
  text-decoration: none
}
#es .btn:active, #es .btn.active {
  outline: 0;
  background-image: none;
  background-color: #f5f5f5 !important
}
#es .btn.disabled, #es .btn[disabled], fieldset[disabled] #es .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}
a#es .btn.disabled, fieldset[disabled] a#es .btn {
  pointer-events: none
}
#es .btn-default {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important
}
#es .btn-default:focus, #es .btn-default.focus {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #8c8c8c !important
}
#es .btn-default:hover {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important
}
#es .btn-default:active, #es .btn-default.active, .open > .dropdown-toggle#es .btn-default {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important
}
#es .btn-default:active:hover, #es .btn-default:active:focus, #es .btn-default:active.focus, #es .btn-default.active:hover, #es .btn-default.active:focus, #es .btn-default.active.focus, .open > .dropdown-toggle#es .btn-default:hover, .open > .dropdown-toggle#es .btn-default:focus, .open > .dropdown-toggle#es .btn-default.focus {
  color: #333 !important;
  background-color: #d4d4d4 !important;
  border-color: #8c8c8c !important
}
#es .btn-default:active, #es .btn-default.active, .open > .dropdown-toggle#es .btn-default {
  background-image: none !important
}
#es .btn-default.disabled, #es .btn-default.disabled:hover, #es .btn-default.disabled:focus, #es .btn-default.disabled.focus, #es .btn-default.disabled:active, #es .btn-default.disabled.active, #es .btn-default[disabled], #es .btn-default[disabled]:hover, #es .btn-default[disabled]:focus, #es .btn-default[disabled].focus, #es .btn-default[disabled]:active, #es .btn-default[disabled].active, fieldset[disabled] #es .btn-default, fieldset[disabled] #es .btn-default:hover, fieldset[disabled] #es .btn-default:focus, fieldset[disabled] #es .btn-default.focus, fieldset[disabled] #es .btn-default:active, fieldset[disabled] #es .btn-default.active {
  background-color: #fff !important;
  border-color: #ccc !important
}
#es .btn-default .badge {
  color: #fff !important;
  background-color: #333 !important
}
#es .btn-primary {
  color: #fff !important;
  background-color: #428bca !important;
  border-color: #357ebd !important
}
#es .btn-primary:focus, #es .btn-primary.focus {
  color: #fff !important;
  background-color: #3071a9 !important;
  border-color: #193c5a !important
}
#es .btn-primary:hover {
  color: #fff !important;
  background-color: #3071a9 !important;
  border-color: #285e8e !important
}
#es .btn-primary:active, #es .btn-primary.active, .open > .dropdown-toggle#es .btn-primary {
  color: #fff !important;
  background-color: #3071a9 !important;
  border-color: #285e8e !important
}
#es .btn-primary:active:hover, #es .btn-primary:active:focus, #es .btn-primary:active.focus, #es .btn-primary.active:hover, #es .btn-primary.active:focus, #es .btn-primary.active.focus, .open > .dropdown-toggle#es .btn-primary:hover, .open > .dropdown-toggle#es .btn-primary:focus, .open > .dropdown-toggle#es .btn-primary.focus {
  color: #fff !important;
  background-color: #285e8e !important;
  border-color: #193c5a !important
}
#es .btn-primary:active, #es .btn-primary.active, .open > .dropdown-toggle#es .btn-primary {
  background-image: none !important
}
#es .btn-primary.disabled, #es .btn-primary.disabled:hover, #es .btn-primary.disabled:focus, #es .btn-primary.disabled.focus, #es .btn-primary.disabled:active, #es .btn-primary.disabled.active, #es .btn-primary[disabled], #es .btn-primary[disabled]:hover, #es .btn-primary[disabled]:focus, #es .btn-primary[disabled].focus, #es .btn-primary[disabled]:active, #es .btn-primary[disabled].active, fieldset[disabled] #es .btn-primary, fieldset[disabled] #es .btn-primary:hover, fieldset[disabled] #es .btn-primary:focus, fieldset[disabled] #es .btn-primary.focus, fieldset[disabled] #es .btn-primary:active, fieldset[disabled] #es .btn-primary.active {
  background-color: #428bca !important;
  border-color: #357ebd !important
}
#es .btn-primary .badge {
  color: #428bca !important;
  background-color: #fff !important
}
#es .btn-success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important
}
#es .btn-success:focus, #es .btn-success.focus {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #255625 !important
}
#es .btn-success:hover {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important
}
#es .btn-success:active, #es .btn-success.active, .open > .dropdown-toggle#es .btn-success {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important
}
#es .btn-success:active:hover, #es .btn-success:active:focus, #es .btn-success:active.focus, #es .btn-success.active:hover, #es .btn-success.active:focus, #es .btn-success.active.focus, .open > .dropdown-toggle#es .btn-success:hover, .open > .dropdown-toggle#es .btn-success:focus, .open > .dropdown-toggle#es .btn-success.focus {
  color: #fff !important;
  background-color: #398439 !important;
  border-color: #255625 !important
}
#es .btn-success:active, #es .btn-success.active, .open > .dropdown-toggle#es .btn-success {
  background-image: none !important
}
#es .btn-success.disabled, #es .btn-success.disabled:hover, #es .btn-success.disabled:focus, #es .btn-success.disabled.focus, #es .btn-success.disabled:active, #es .btn-success.disabled.active, #es .btn-success[disabled], #es .btn-success[disabled]:hover, #es .btn-success[disabled]:focus, #es .btn-success[disabled].focus, #es .btn-success[disabled]:active, #es .btn-success[disabled].active, fieldset[disabled] #es .btn-success, fieldset[disabled] #es .btn-success:hover, fieldset[disabled] #es .btn-success:focus, fieldset[disabled] #es .btn-success.focus, fieldset[disabled] #es .btn-success:active, fieldset[disabled] #es .btn-success.active {
  background-color: #5cb85c !important;
  border-color: #4cae4c !important
}
#es .btn-success .badge {
  color: #5cb85c !important;
  background-color: #fff !important
}
#es .btn-info {
  color: #fff !important;
  background-color: #5bc0de !important;
  border-color: #46b8da !important
}
#es .btn-info:focus, #es .btn-info.focus {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #1b6d85 !important
}
#es .btn-info:hover {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #269abc !important
}
#es .btn-info:active, #es .btn-info.active, .open > .dropdown-toggle#es .btn-info {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #269abc !important
}
#es .btn-info:active:hover, #es .btn-info:active:focus, #es .btn-info:active.focus, #es .btn-info.active:hover, #es .btn-info.active:focus, #es .btn-info.active.focus, .open > .dropdown-toggle#es .btn-info:hover, .open > .dropdown-toggle#es .btn-info:focus, .open > .dropdown-toggle#es .btn-info.focus {
  color: #fff !important;
  background-color: #269abc !important;
  border-color: #1b6d85 !important
}
#es .btn-info:active, #es .btn-info.active, .open > .dropdown-toggle#es .btn-info {
  background-image: none !important
}
#es .btn-info.disabled, #es .btn-info.disabled:hover, #es .btn-info.disabled:focus, #es .btn-info.disabled.focus, #es .btn-info.disabled:active, #es .btn-info.disabled.active, #es .btn-info[disabled], #es .btn-info[disabled]:hover, #es .btn-info[disabled]:focus, #es .btn-info[disabled].focus, #es .btn-info[disabled]:active, #es .btn-info[disabled].active, fieldset[disabled] #es .btn-info, fieldset[disabled] #es .btn-info:hover, fieldset[disabled] #es .btn-info:focus, fieldset[disabled] #es .btn-info.focus, fieldset[disabled] #es .btn-info:active, fieldset[disabled] #es .btn-info.active {
  background-color: #5bc0de !important;
  border-color: #46b8da !important
}
#es .btn-info .badge {
  color: #5bc0de !important;
  background-color: #fff !important
}
#es .btn-warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important
}
#es .btn-warning:focus, #es .btn-warning.focus {
  color: #fff !important;
  background-color: #ec971f !important;
  border-color: #985f0d !important
}
#es .btn-warning:hover {
  color: #fff !important;
  background-color: #ec971f !important;
  border-color: #d58512 !important
}
#es .btn-warning:active, #es .btn-warning.active, .open > .dropdown-toggle#es .btn-warning {
  color: #fff !important;
  background-color: #ec971f !important;
  border-color: #d58512 !important
}
#es .btn-warning:active:hover, #es .btn-warning:active:focus, #es .btn-warning:active.focus, #es .btn-warning.active:hover, #es .btn-warning.active:focus, #es .btn-warning.active.focus, .open > .dropdown-toggle#es .btn-warning:hover, .open > .dropdown-toggle#es .btn-warning:focus, .open > .dropdown-toggle#es .btn-warning.focus {
  color: #fff !important;
  background-color: #d58512 !important;
  border-color: #985f0d !important
}
#es .btn-warning:active, #es .btn-warning.active, .open > .dropdown-toggle#es .btn-warning {
  background-image: none !important
}
#es .btn-warning.disabled, #es .btn-warning.disabled:hover, #es .btn-warning.disabled:focus, #es .btn-warning.disabled.focus, #es .btn-warning.disabled:active, #es .btn-warning.disabled.active, #es .btn-warning[disabled], #es .btn-warning[disabled]:hover, #es .btn-warning[disabled]:focus, #es .btn-warning[disabled].focus, #es .btn-warning[disabled]:active, #es .btn-warning[disabled].active, fieldset[disabled] #es .btn-warning, fieldset[disabled] #es .btn-warning:hover, fieldset[disabled] #es .btn-warning:focus, fieldset[disabled] #es .btn-warning.focus, fieldset[disabled] #es .btn-warning:active, fieldset[disabled] #es .btn-warning.active {
  background-color: #f0ad4e !important;
  border-color: #eea236 !important
}
#es .btn-warning .badge {
  color: #f0ad4e !important;
  background-color: #fff !important
}
#es .btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #d43f3a !important
}
#es .btn-danger:focus, #es .btn-danger.focus {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #761c19 !important
}
#es .btn-danger:hover {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important
}
#es .btn-danger:active, #es .btn-danger.active, .open > .dropdown-toggle#es .btn-danger {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important
}
#es .btn-danger:active:hover, #es .btn-danger:active:focus, #es .btn-danger:active.focus, #es .btn-danger.active:hover, #es .btn-danger.active:focus, #es .btn-danger.active.focus, .open > .dropdown-toggle#es .btn-danger:hover, .open > .dropdown-toggle#es .btn-danger:focus, .open > .dropdown-toggle#es .btn-danger.focus {
  color: #fff !important;
  background-color: #ac2925 !important;
  border-color: #761c19 !important
}
#es .btn-danger:active, #es .btn-danger.active, .open > .dropdown-toggle#es .btn-danger {
  background-image: none !important
}
#es .btn-danger.disabled, #es .btn-danger.disabled:hover, #es .btn-danger.disabled:focus, #es .btn-danger.disabled.focus, #es .btn-danger.disabled:active, #es .btn-danger.disabled.active, #es .btn-danger[disabled], #es .btn-danger[disabled]:hover, #es .btn-danger[disabled]:focus, #es .btn-danger[disabled].focus, #es .btn-danger[disabled]:active, #es .btn-danger[disabled].active, fieldset[disabled] #es .btn-danger, fieldset[disabled] #es .btn-danger:hover, fieldset[disabled] #es .btn-danger:focus, fieldset[disabled] #es .btn-danger.focus, fieldset[disabled] #es .btn-danger:active, fieldset[disabled] #es .btn-danger.active {
  background-color: #d9534f !important;
  border-color: #d43f3a !important
}
#es .btn-danger .badge {
  color: #d9534f !important;
  background-color: #fff !important
}
#es .btn-es-default {
  color: #444 !important;
  background-color: #fff !important;
  border-color: #e1e1e1 !important
}
#es .btn-es-default:focus, #es .btn-es-default.focus {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #a1a1a1 !important
}
#es .btn-es-default:hover {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #c2c2c2 !important
}
#es .btn-es-default:active, #es .btn-es-default.active, .open > .dropdown-toggle#es .btn-es-default {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #c2c2c2 !important
}
#es .btn-es-default:active:hover, #es .btn-es-default:active:focus, #es .btn-es-default:active.focus, #es .btn-es-default.active:hover, #es .btn-es-default.active:focus, #es .btn-es-default.active.focus, .open > .dropdown-toggle#es .btn-es-default:hover, .open > .dropdown-toggle#es .btn-es-default:focus, .open > .dropdown-toggle#es .btn-es-default.focus {
  color: #444 !important;
  background-color: #d4d4d4 !important;
  border-color: #a1a1a1 !important
}
#es .btn-es-default:active, #es .btn-es-default.active, .open > .dropdown-toggle#es .btn-es-default {
  background-image: none !important
}
#es .btn-es-default.disabled, #es .btn-es-default.disabled:hover, #es .btn-es-default.disabled:focus, #es .btn-es-default.disabled.focus, #es .btn-es-default.disabled:active, #es .btn-es-default.disabled.active, #es .btn-es-default[disabled], #es .btn-es-default[disabled]:hover, #es .btn-es-default[disabled]:focus, #es .btn-es-default[disabled].focus, #es .btn-es-default[disabled]:active, #es .btn-es-default[disabled].active, fieldset[disabled] #es .btn-es-default, fieldset[disabled] #es .btn-es-default:hover, fieldset[disabled] #es .btn-es-default:focus, fieldset[disabled] #es .btn-es-default.focus, fieldset[disabled] #es .btn-es-default:active, fieldset[disabled] #es .btn-es-default.active {
  background-color: #fff !important;
  border-color: #e1e1e1 !important
}
#es .btn-es-default .badge {
  color: #fff !important;
  background-color: #444 !important
}
#es .btn-es-primary {
  color: #fff !important;
  background-color: #4a90e2 !important;
  border-color: #4a90e2 !important
}
#es .btn-es-primary:focus, #es .btn-es-primary.focus {
  color: #fff !important;
  background-color: #ae1917 !important;
  border-color: #781110 !important
}
#es .btn-es-primary:hover {
  color: #fff !important;
  background-color: #781110 !important;
  border-color: #781110 !important
}
#es .btn-es-primary:active, #es .btn-es-primary.active, .open > .dropdown-toggle#es .btn-es-primary {
  color: #fff !important;
  background-color: #2275d7 !important;
  border-color: #2171ce !important
}
#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: #ae1917 !important;
  border-color: #781110 !important
}
#es .btn-es-primary:active, #es .btn-es-primary.active, .open > .dropdown-toggle#es .btn-es-primary {
  background-image: none !important
}
#es .btn-es-primary.disabled, #es .btn-es-primary.disabled:hover, #es .btn-es-primary.disabled:focus, #es .btn-es-primary.disabled.focus, #es .btn-es-primary.disabled:active, #es .btn-es-primary.disabled.active, #es .btn-es-primary[disabled], #es .btn-es-primary[disabled]:hover, #es .btn-es-primary[disabled]:focus, #es .btn-es-primary[disabled].focus, #es .btn-es-primary[disabled]:active, #es .btn-es-primary[disabled].active, fieldset[disabled] #es .btn-es-primary, fieldset[disabled] #es .btn-es-primary:hover, fieldset[disabled] #es .btn-es-primary:focus, fieldset[disabled] #es .btn-es-primary.focus, fieldset[disabled] #es .btn-es-primary:active, fieldset[disabled] #es .btn-es-primary.active {
  background-color: #4a90e2 !important;
  border-color: #4a90e2 !important
}
#es .btn-es-primary .badge {
  color: #4a90e2 !important;
  background-color: #fff !important
}
#es .btn-es-success {
  color: #fff !important;
  background-color: #4fc251 !important;
  border-color: #4fc251 !important
}
#es .btn-es-success:focus, #es .btn-es-success.focus {
  color: #fff !important;
  background-color: #39a53b !important;
  border-color: #256c27 !important
}
#es .btn-es-success:hover {
  color: #fff !important;
  background-color: #39a53b !important;
  border-color: #379d38 !important
}
#es .btn-es-success:active, #es .btn-es-success.active, .open > .dropdown-toggle#es .btn-es-success {
  color: #fff !important;
  background-color: #39a53b !important;
  border-color: #379d38 !important
}
#es .btn-es-success:active:hover, #es .btn-es-success:active:focus, #es .btn-es-success:active.focus, #es .btn-es-success.active:hover, #es .btn-es-success.active:focus, #es .btn-es-success.active.focus, .open > .dropdown-toggle#es .btn-es-success:hover, .open > .dropdown-toggle#es .btn-es-success:focus, .open > .dropdown-toggle#es .btn-es-success.focus {
  color: #fff !important;
  background-color: #308a32 !important;
  border-color: #256c27 !important
}
#es .btn-es-success:active, #es .btn-es-success.active, .open > .dropdown-toggle#es .btn-es-success {
  background-image: none !important
}
#es .btn-es-success.disabled, #es .btn-es-success.disabled:hover, #es .btn-es-success.disabled:focus, #es .btn-es-success.disabled.focus, #es .btn-es-success.disabled:active, #es .btn-es-success.disabled.active, #es .btn-es-success[disabled], #es .btn-es-success[disabled]:hover, #es .btn-es-success[disabled]:focus, #es .btn-es-success[disabled].focus, #es .btn-es-success[disabled]:active, #es .btn-es-success[disabled].active, fieldset[disabled] #es .btn-es-success, fieldset[disabled] #es .btn-es-success:hover, fieldset[disabled] #es .btn-es-success:focus, fieldset[disabled] #es .btn-es-success.focus, fieldset[disabled] #es .btn-es-success:active, fieldset[disabled] #es .btn-es-success.active {
  background-color: #4fc251 !important;
  border-color: #4fc251 !important
}
#es .btn-es-success .badge {
  color: #4fc251 !important;
  background-color: #fff !important
}
#es .btn-es-danger {
  color: #fff !important;
  background-color: #f65b5b !important;
  border-color: #f65b5b !important
}
#es .btn-es-danger:focus, #es .btn-es-danger.focus {
  color: #fff !important;
  background-color: #f32b2b !important;
  border-color: #c70b0b !important
}
#es .btn-es-danger:hover {
  color: #fff !important;
  background-color: #f32b2b !important;
  border-color: #f32121 !important
}
#es .btn-es-danger:active, #es .btn-es-danger.active, .open > .dropdown-toggle#es .btn-es-danger {
  color: #fff !important;
  background-color: #f32b2b !important;
  border-color: #f32121 !important
}
#es .btn-es-danger:active:hover, #es .btn-es-danger:active:focus, #es .btn-es-danger:active.focus, #es .btn-es-danger.active:hover, #es .btn-es-danger.active:focus, #es .btn-es-danger.active.focus, .open > .dropdown-toggle#es .btn-es-danger:hover, .open > .dropdown-toggle#es .btn-es-danger:focus, .open > .dropdown-toggle#es .btn-es-danger.focus {
  color: #fff !important;
  background-color: #ed0d0d !important;
  border-color: #c70b0b !important
}
#es .btn-es-danger:active, #es .btn-es-danger.active, .open > .dropdown-toggle#es .btn-es-danger {
  background-image: none !important
}
#es .btn-es-danger.disabled, #es .btn-es-danger.disabled:hover, #es .btn-es-danger.disabled:focus, #es .btn-es-danger.disabled.focus, #es .btn-es-danger.disabled:active, #es .btn-es-danger.disabled.active, #es .btn-es-danger[disabled], #es .btn-es-danger[disabled]:hover, #es .btn-es-danger[disabled]:focus, #es .btn-es-danger[disabled].focus, #es .btn-es-danger[disabled]:active, #es .btn-es-danger[disabled].active, fieldset[disabled] #es .btn-es-danger, fieldset[disabled] #es .btn-es-danger:hover, fieldset[disabled] #es .btn-es-danger:focus, fieldset[disabled] #es .btn-es-danger.focus, fieldset[disabled] #es .btn-es-danger:active, fieldset[disabled] #es .btn-es-danger.active {
  background-color: #f65b5b !important;
  border-color: #f65b5b !important
}
#es .btn-es-danger .badge {
  color: #f65b5b !important;
  background-color: #fff !important
}
#es .btn-es-label {
  color: #444 !important;
  background-color: #eee !important;
  border-color: #eee !important;
  cursor: initial
}
#es .btn-es-popbox {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #494949 !important
}
#es .btn-es-popbox:focus, #es .btn-es-popbox.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #090909 !important
}
#es .btn-es-popbox:hover {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #2a2a2a !important
}
#es .btn-es-popbox:active, #es .btn-es-popbox.active, .open > .dropdown-toggle#es .btn-es-popbox {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #2a2a2a !important
}
#es .btn-es-popbox:active:hover, #es .btn-es-popbox:active:focus, #es .btn-es-popbox:active.focus, #es .btn-es-popbox.active:hover, #es .btn-es-popbox.active:focus, #es .btn-es-popbox.active.focus, .open > .dropdown-toggle#es .btn-es-popbox:hover, .open > .dropdown-toggle#es .btn-es-popbox:focus, .open > .dropdown-toggle#es .btn-es-popbox.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #090909 !important
}
#es .btn-es-popbox:active, #es .btn-es-popbox.active, .open > .dropdown-toggle#es .btn-es-popbox {
  background-image: none !important
}
#es .btn-es-popbox.disabled, #es .btn-es-popbox.disabled:hover, #es .btn-es-popbox.disabled:focus, #es .btn-es-popbox.disabled.focus, #es .btn-es-popbox.disabled:active, #es .btn-es-popbox.disabled.active, #es .btn-es-popbox[disabled], #es .btn-es-popbox[disabled]:hover, #es .btn-es-popbox[disabled]:focus, #es .btn-es-popbox[disabled].focus, #es .btn-es-popbox[disabled]:active, #es .btn-es-popbox[disabled].active, fieldset[disabled] #es .btn-es-popbox, fieldset[disabled] #es .btn-es-popbox:hover, fieldset[disabled] #es .btn-es-popbox:focus, fieldset[disabled] #es .btn-es-popbox.focus, fieldset[disabled] #es .btn-es-popbox:active, fieldset[disabled] #es .btn-es-popbox.active {
  background-color: #000 !important;
  border-color: #494949 !important
}
#es .btn-es-popbox .badge {
  color: #000 !important;
  background-color: #fff !important
}
#es .btn-es-popbox:focus, #es .btn-es-popbox:hover {
  border-color: #323232 !important
}
#es .btn-es-default-o {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ddd !important
}
#es .btn-es-default-o:focus, #es .btn-es-default-o.focus {
  color: #333 !important
}
#es .btn-es-default-o:hover {
  color: #333 !important
}
#es .btn-es-default-o:active, #es .btn-es-default-o.active, .open > .dropdown-toggle#es .btn-es-default-o {
  color: #333 !important
}
#es .btn-es-default-o:active:hover, #es .btn-es-default-o:active:focus, #es .btn-es-default-o:active.focus, #es .btn-es-default-o.active:hover, #es .btn-es-default-o.active:focus, #es .btn-es-default-o.active.focus, .open > .dropdown-toggle#es .btn-es-default-o:hover, .open > .dropdown-toggle#es .btn-es-default-o:focus, .open > .dropdown-toggle#es .btn-es-default-o.focus {
  color: #333 !important
}
#es .btn-es-default-o:active, #es .btn-es-default-o.active, .open > .dropdown-toggle#es .btn-es-default-o {
  background-image: none !important
}
#es .btn-es-primary-o {
  color: #428bca !important;
  background-color: #fff !important;
  border-color: #ddd !important
}
#es .btn-es-primary-o:focus, #es .btn-es-primary-o.focus {
  color: #428bca !important
}
#es .btn-es-primary-o:hover {
  color: #428bca !important
}
#es .btn-es-primary-o:active, #es .btn-es-primary-o.active, .open > .dropdown-toggle#es .btn-es-primary-o {
  color: #428bca !important
}
#es .btn-es-primary-o:active:hover, #es .btn-es-primary-o:active:focus, #es .btn-es-primary-o:active.focus, #es .btn-es-primary-o.active:hover, #es .btn-es-primary-o.active:focus, #es .btn-es-primary-o.active.focus, .open > .dropdown-toggle#es .btn-es-primary-o:hover, .open > .dropdown-toggle#es .btn-es-primary-o:focus, .open > .dropdown-toggle#es .btn-es-primary-o.focus {
  color: #428bca !important
}
#es .btn-es-primary-o:active, #es .btn-es-primary-o.active, .open > .dropdown-toggle#es .btn-es-primary-o {
  background-image: none !important
}
#es .btn-es-success-o {
  color: #5cb85c !important;
  background-color: #fff !important;
  border-color: #ddd !important
}
#es .btn-es-success-o:focus, #es .btn-es-success-o.focus {
  color: #5cb85c !important
}
#es .btn-es-success-o:hover {
  color: #5cb85c !important
}
#es .btn-es-success-o:active, #es .btn-es-success-o.active, .open > .dropdown-toggle#es .btn-es-success-o {
  color: #5cb85c !important
}
#es .btn-es-success-o:active:hover, #es .btn-es-success-o:active:focus, #es .btn-es-success-o:active.focus, #es .btn-es-success-o.active:hover, #es .btn-es-success-o.active:focus, #es .btn-es-success-o.active.focus, .open > .dropdown-toggle#es .btn-es-success-o:hover, .open > .dropdown-toggle#es .btn-es-success-o:focus, .open > .dropdown-toggle#es .btn-es-success-o.focus {
  color: #5cb85c !important
}
#es .btn-es-success-o:active, #es .btn-es-success-o.active, .open > .dropdown-toggle#es .btn-es-success-o {
  background-image: none !important
}
#es .btn-es-danger-o {
  color: #d9534f !important;
  background-color: #fff !important;
  border-color: #ddd !important
}
#es .btn-es-danger-o:focus, #es .btn-es-danger-o.focus {
  color: #d9534f !important
}
#es .btn-es-danger-o:hover {
  color: #d9534f !important
}
#es .btn-es-danger-o:active, #es .btn-es-danger-o.active, .open > .dropdown-toggle#es .btn-es-danger-o {
  color: #d9534f !important
}
#es .btn-es-danger-o:active:hover, #es .btn-es-danger-o:active:focus, #es .btn-es-danger-o:active.focus, #es .btn-es-danger-o.active:hover, #es .btn-es-danger-o.active:focus, #es .btn-es-danger-o.active.focus, .open > .dropdown-toggle#es .btn-es-danger-o:hover, .open > .dropdown-toggle#es .btn-es-danger-o:focus, .open > .dropdown-toggle#es .btn-es-danger-o.focus {
  color: #d9534f !important
}
#es .btn-es-danger-o:active, #es .btn-es-danger-o.active, .open > .dropdown-toggle#es .btn-es-danger-o {
  background-image: none !important
}
#es .btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0
}
#es .btn-link, #es .btn-link:active, #es .btn-link.active, #es .btn-link[disabled], fieldset[disabled] #es .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
#es .btn-link, #es .btn-link:hover, #es .btn-link:focus, #es .btn-link:active {
  border-color: transparent
}
#es .btn-link:hover, #es .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent
}
#es .btn-link[disabled]:hover, #es .btn-link[disabled]:focus, fieldset[disabled] #es .btn-link:hover, fieldset[disabled] #es .btn-link:focus {
  color: #777;
  text-decoration: none
}
#es .btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 8px
}
#es .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px
}
#es .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px
}
#es .btn-rounded {
  border-radius: 24px
}
#es .btn-block {
  display: block;
  width: 100%
}
#es .btn-block + .btn-block {
  margin-top: 5px
}
#es input[type="submit"].btn-block, #es input[type="reset"].btn-block, #es input[type="button"].btn-block {
  width: 100%
}
#es .o-btn-group-yesno {
  width: auto;
  min-width: 90px;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  white-space: nowrap
}
#es .o-btn-group-yesno .btn {
  float: left !important;
  color: #333 !important;
  background: #ddd !important;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
  text-align: center !important;
  font-size: 12px !important
}
#es .o-btn-group-yesno .btn + .btn {
  border-radius: 0 !important;
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important
}
#es .o-btn-group-yesno .btn.is-active, #es .o-btn-group-yesno .btn.active {
  background: #fff !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important
}
#es .o-btn-group-yesno .btn.btn--yes.is-active, #es .o-btn-group-yesno .btn.btn--yes.active {
  background: #428bca !important;
  border-color: #3071a9 !important
}
#es .o-btn-group-yesno .btn.btn--no.is-active, #es .o-btn-group-yesno .btn.btn--no.active {
  background: #d9534f !important;
  border-color: #c9302c !important
}
#es .btn-file {
  position: relative;
  overflow: hidden;
  padding-left: 24px !important;
  white-space: normal
}
#es .btn-file:before {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 4px;
  top: 6px;
  font-size: 10px;
  color: #555;
  cursor: pointer;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  content: "\f093"
}
#es .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: 0;
  background: white;
  cursor: inherit;
  display: block
}
#es .btn-es-facebook i, #es .btn-es-x i, #es .btn-es-linkedin i, #es .btn-es-twitch i {
  font-weight: normal;
  font-size: 18px;
  vertical-align: middle
}
#es .btn-es-facebook {
  color: #fff !important;
  background-color: #4267b2 !important;
  border-color: #4267b2 !important
}
#es .btn-es-facebook:focus, #es .btn-es-facebook.focus {
  color: #fff !important;
  background-color: #34518d !important;
  border-color: #203155 !important
}
#es .btn-es-facebook:hover {
  color: #fff !important;
  background-color: #34518d !important;
  border-color: #314d85 !important
}
#es .btn-es-facebook:active, #es .btn-es-facebook.active, .open > .dropdown-toggle#es .btn-es-facebook {
  color: #fff !important;
  background-color: #34518d !important;
  border-color: #314d85 !important
}
#es .btn-es-facebook:active:hover, #es .btn-es-facebook:active:focus, #es .btn-es-facebook:active.focus, #es .btn-es-facebook.active:hover, #es .btn-es-facebook.active:focus, #es .btn-es-facebook.active.focus, .open > .dropdown-toggle#es .btn-es-facebook:hover, .open > .dropdown-toggle#es .btn-es-facebook:focus, .open > .dropdown-toggle#es .btn-es-facebook.focus {
  color: #fff !important;
  background-color: #2b4273 !important;
  border-color: #203155 !important
}
#es .btn-es-facebook:active, #es .btn-es-facebook.active, .open > .dropdown-toggle#es .btn-es-facebook {
  background-image: none !important
}
#es .btn-es-facebook.disabled, #es .btn-es-facebook.disabled:hover, #es .btn-es-facebook.disabled:focus, #es .btn-es-facebook.disabled.focus, #es .btn-es-facebook.disabled:active, #es .btn-es-facebook.disabled.active, #es .btn-es-facebook[disabled], #es .btn-es-facebook[disabled]:hover, #es .btn-es-facebook[disabled]:focus, #es .btn-es-facebook[disabled].focus, #es .btn-es-facebook[disabled]:active, #es .btn-es-facebook[disabled].active, fieldset[disabled] #es .btn-es-facebook, fieldset[disabled] #es .btn-es-facebook:hover, fieldset[disabled] #es .btn-es-facebook:focus, fieldset[disabled] #es .btn-es-facebook.focus, fieldset[disabled] #es .btn-es-facebook:active, fieldset[disabled] #es .btn-es-facebook.active {
  background-color: #4267b2 !important;
  border-color: #4267b2 !important
}
#es .btn-es-facebook .badge {
  color: #4267b2 !important;
  background-color: #fff !important
}
#es .btn-es-x {
  color: #fff !important;
  background-color: #222 !important;
  border-color: #222 !important
}
#es .btn-es-x:focus, #es .btn-es-x.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-x:hover {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-x:active, #es .btn-es-x.active, .open > .dropdown-toggle#es .btn-es-x {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-x:active:hover, #es .btn-es-x:active:focus, #es .btn-es-x:active.focus, #es .btn-es-x.active:hover, #es .btn-es-x.active:focus, #es .btn-es-x.active.focus, .open > .dropdown-toggle#es .btn-es-x:hover, .open > .dropdown-toggle#es .btn-es-x:focus, .open > .dropdown-toggle#es .btn-es-x.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-x:active, #es .btn-es-x.active, .open > .dropdown-toggle#es .btn-es-x {
  background-image: none !important
}
#es .btn-es-x.disabled, #es .btn-es-x.disabled:hover, #es .btn-es-x.disabled:focus, #es .btn-es-x.disabled.focus, #es .btn-es-x.disabled:active, #es .btn-es-x.disabled.active, #es .btn-es-x[disabled], #es .btn-es-x[disabled]:hover, #es .btn-es-x[disabled]:focus, #es .btn-es-x[disabled].focus, #es .btn-es-x[disabled]:active, #es .btn-es-x[disabled].active, fieldset[disabled] #es .btn-es-x, fieldset[disabled] #es .btn-es-x:hover, fieldset[disabled] #es .btn-es-x:focus, fieldset[disabled] #es .btn-es-x.focus, fieldset[disabled] #es .btn-es-x:active, fieldset[disabled] #es .btn-es-x.active {
  background-color: #222 !important;
  border-color: #222 !important
}
#es .btn-es-x .badge {
  color: #222 !important;
  background-color: #fff !important
}
#es .btn-es-linkedin {
  color: #fff !important;
  background-color: #0a66c2 !important;
  border-color: #0a66c2 !important
}
#es .btn-es-linkedin:focus, #es .btn-es-linkedin.focus {
  color: #fff !important;
  background-color: #084c92 !important;
  border-color: #042649 !important
}
#es .btn-es-linkedin:hover {
  color: #fff !important;
  background-color: #084c92 !important;
  border-color: #074788 !important
}
#es .btn-es-linkedin:active, #es .btn-es-linkedin.active, .open > .dropdown-toggle#es .btn-es-linkedin {
  color: #fff !important;
  background-color: #084c92 !important;
  border-color: #074788 !important
}
#es .btn-es-linkedin:active:hover, #es .btn-es-linkedin:active:focus, #es .btn-es-linkedin:active.focus, #es .btn-es-linkedin.active:hover, #es .btn-es-linkedin.active:focus, #es .btn-es-linkedin.active.focus, .open > .dropdown-toggle#es .btn-es-linkedin:hover, .open > .dropdown-toggle#es .btn-es-linkedin:focus, .open > .dropdown-toggle#es .btn-es-linkedin.focus {
  color: #fff !important;
  background-color: #063b70 !important;
  border-color: #042649 !important
}
#es .btn-es-linkedin:active, #es .btn-es-linkedin.active, .open > .dropdown-toggle#es .btn-es-linkedin {
  background-image: none !important
}
#es .btn-es-linkedin.disabled, #es .btn-es-linkedin.disabled:hover, #es .btn-es-linkedin.disabled:focus, #es .btn-es-linkedin.disabled.focus, #es .btn-es-linkedin.disabled:active, #es .btn-es-linkedin.disabled.active, #es .btn-es-linkedin[disabled], #es .btn-es-linkedin[disabled]:hover, #es .btn-es-linkedin[disabled]:focus, #es .btn-es-linkedin[disabled].focus, #es .btn-es-linkedin[disabled]:active, #es .btn-es-linkedin[disabled].active, fieldset[disabled] #es .btn-es-linkedin, fieldset[disabled] #es .btn-es-linkedin:hover, fieldset[disabled] #es .btn-es-linkedin:focus, fieldset[disabled] #es .btn-es-linkedin.focus, fieldset[disabled] #es .btn-es-linkedin:active, fieldset[disabled] #es .btn-es-linkedin.active {
  background-color: #0a66c2 !important;
  border-color: #0a66c2 !important
}
#es .btn-es-linkedin .badge {
  color: #0a66c2 !important;
  background-color: #fff !important
}
#es .btn-es-twitch {
  color: #fff !important;
  background-color: #5f48a0 !important;
  border-color: #5f48a0 !important
}
#es .btn-es-twitch:focus, #es .btn-es-twitch.focus {
  color: #fff !important;
  background-color: #4a387d !important;
  border-color: #2b2048 !important
}
#es .btn-es-twitch:hover {
  color: #fff !important;
  background-color: #4a387d !important;
  border-color: #463576 !important
}
#es .btn-es-twitch:active, #es .btn-es-twitch.active, .open > .dropdown-toggle#es .btn-es-twitch {
  color: #fff !important;
  background-color: #4a387d !important;
  border-color: #463576 !important
}
#es .btn-es-twitch:active:hover, #es .btn-es-twitch:active:focus, #es .btn-es-twitch:active.focus, #es .btn-es-twitch.active:hover, #es .btn-es-twitch.active:focus, #es .btn-es-twitch.active.focus, .open > .dropdown-toggle#es .btn-es-twitch:hover, .open > .dropdown-toggle#es .btn-es-twitch:focus, .open > .dropdown-toggle#es .btn-es-twitch.focus {
  color: #fff !important;
  background-color: #3b2d64 !important;
  border-color: #2b2048 !important
}
#es .btn-es-twitch:active, #es .btn-es-twitch.active, .open > .dropdown-toggle#es .btn-es-twitch {
  background-image: none !important
}
#es .btn-es-twitch.disabled, #es .btn-es-twitch.disabled:hover, #es .btn-es-twitch.disabled:focus, #es .btn-es-twitch.disabled.focus, #es .btn-es-twitch.disabled:active, #es .btn-es-twitch.disabled.active, #es .btn-es-twitch[disabled], #es .btn-es-twitch[disabled]:hover, #es .btn-es-twitch[disabled]:focus, #es .btn-es-twitch[disabled].focus, #es .btn-es-twitch[disabled]:active, #es .btn-es-twitch[disabled].active, fieldset[disabled] #es .btn-es-twitch, fieldset[disabled] #es .btn-es-twitch:hover, fieldset[disabled] #es .btn-es-twitch:focus, fieldset[disabled] #es .btn-es-twitch.focus, fieldset[disabled] #es .btn-es-twitch:active, fieldset[disabled] #es .btn-es-twitch.active {
  background-color: #5f48a0 !important;
  border-color: #5f48a0 !important
}
#es .btn-es-twitch .badge {
  color: #5f48a0 !important;
  background-color: #fff !important
}
#es .btn-es-apple--d {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d:focus, #es .btn-es-apple--d.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d:hover {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d:active, #es .btn-es-apple--d.active, .open > .dropdown-toggle#es .btn-es-apple--d {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d:active:hover, #es .btn-es-apple--d:active:focus, #es .btn-es-apple--d:active.focus, #es .btn-es-apple--d.active:hover, #es .btn-es-apple--d.active:focus, #es .btn-es-apple--d.active.focus, .open > .dropdown-toggle#es .btn-es-apple--d:hover, .open > .dropdown-toggle#es .btn-es-apple--d:focus, .open > .dropdown-toggle#es .btn-es-apple--d.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d:active, #es .btn-es-apple--d.active, .open > .dropdown-toggle#es .btn-es-apple--d {
  background-image: none !important
}
#es .btn-es-apple--d.disabled, #es .btn-es-apple--d.disabled:hover, #es .btn-es-apple--d.disabled:focus, #es .btn-es-apple--d.disabled.focus, #es .btn-es-apple--d.disabled:active, #es .btn-es-apple--d.disabled.active, #es .btn-es-apple--d[disabled], #es .btn-es-apple--d[disabled]:hover, #es .btn-es-apple--d[disabled]:focus, #es .btn-es-apple--d[disabled].focus, #es .btn-es-apple--d[disabled]:active, #es .btn-es-apple--d[disabled].active, fieldset[disabled] #es .btn-es-apple--d, fieldset[disabled] #es .btn-es-apple--d:hover, fieldset[disabled] #es .btn-es-apple--d:focus, fieldset[disabled] #es .btn-es-apple--d.focus, fieldset[disabled] #es .btn-es-apple--d:active, fieldset[disabled] #es .btn-es-apple--d.active {
  background-color: #000 !important;
  border-color: #000 !important
}
#es .btn-es-apple--d .badge {
  color: #000 !important;
  background-color: #fff !important
}
#es .btn-es-apple--l {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important
}
#es .btn-es-apple--l:focus, #es .btn-es-apple--l.focus {
  color: #000 !important;
  background-color: #e6e6e6 !important;
  border-color: #000 !important
}
#es .btn-es-apple--l:hover {
  color: #000 !important;
  background-color: #e6e6e6 !important;
  border-color: #000 !important
}
#es .btn-es-apple--l:active, #es .btn-es-apple--l.active, .open > .dropdown-toggle#es .btn-es-apple--l {
  color: #000 !important;
  background-color: #e6e6e6 !important;
  border-color: #000 !important
}
#es .btn-es-apple--l:active:hover, #es .btn-es-apple--l:active:focus, #es .btn-es-apple--l:active.focus, #es .btn-es-apple--l.active:hover, #es .btn-es-apple--l.active:focus, #es .btn-es-apple--l.active.focus, .open > .dropdown-toggle#es .btn-es-apple--l:hover, .open > .dropdown-toggle#es .btn-es-apple--l:focus, .open > .dropdown-toggle#es .btn-es-apple--l.focus {
  color: #000 !important;
  background-color: #d4d4d4 !important;
  border-color: #000 !important
}
#es .btn-es-apple--l:active, #es .btn-es-apple--l.active, .open > .dropdown-toggle#es .btn-es-apple--l {
  background-image: none !important
}
#es .btn-es-apple--l.disabled, #es .btn-es-apple--l.disabled:hover, #es .btn-es-apple--l.disabled:focus, #es .btn-es-apple--l.disabled.focus, #es .btn-es-apple--l.disabled:active, #es .btn-es-apple--l.disabled.active, #es .btn-es-apple--l[disabled], #es .btn-es-apple--l[disabled]:hover, #es .btn-es-apple--l[disabled]:focus, #es .btn-es-apple--l[disabled].focus, #es .btn-es-apple--l[disabled]:active, #es .btn-es-apple--l[disabled].active, fieldset[disabled] #es .btn-es-apple--l, fieldset[disabled] #es .btn-es-apple--l:hover, fieldset[disabled] #es .btn-es-apple--l:focus, fieldset[disabled] #es .btn-es-apple--l.focus, fieldset[disabled] #es .btn-es-apple--l:active, fieldset[disabled] #es .btn-es-apple--l.active {
  background-color: #fff !important;
  border-color: #000 !important
}
#es .btn-es-apple--l .badge {
  color: #fff !important;
  background-color: #000 !important
}
#es .btn-es-apple--l:hover {
  background-color: #fff !important
}
#es .btn-es-google img {
  display: inline-block
}
#es .es-wf-field__field-edit.is-loading, #es .btn.is-loading {
  color: transparent !important;
  position: relative;
  cursor: default;
  text-shadow: none !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0 linear, opacity .1s ease;
  transition: all 0 linear, opacity .1s ease
}
#es .es-wf-field__field-edit.is-loading:before, #es .btn.is-loading:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  border-radius: 500rem;
  border: .2em solid rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.1)
}
#es .es-wf-field__field-edit.is-loading:after, #es .btn.is-loading:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  -webkit-animation: btn-spin .6s linear;
  animation: btn-spin .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFF transparent transparent;
  border-style: solid;
  border-width: .2em;
  box-shadow: 0 0 0 1px transparent;
  border-top-color: #767676
}
@keyframes btn-spin {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#es .o-nav {
  list-style: none;
  margin: 0;
  padding: 0
}
#es .o-nav:before, #es .o-nav:after {
  content: " ";
  display: table
}
#es .o-nav:after {
  clear: both
}
#es .o-nav__item, #es .o-nav__link {
  display: inline-block;
  *display: inline;
  zoom: 1;
  outline: 0 !important
}
#es .o-nav__item::-moz-focus-inner, #es .o-nav__link::-moz-focus-inner {
  border: 0 !important
}
#es .o-nav--stacked .o-nav__item {
  display: list-item
}
#es .o-nav--stacked .o-nav__link {
  display: block
}
#es .o-nav--banner {
  text-align: center
}
#es .o-nav--block {
  line-height: 1;
  white-space: nowrap;
  font-size: 0
}
#es .o-nav--block .o-nav__item {
  letter-spacing: normal;
  word-spacing: normal
}
#es .o-nav--block .o-nav__link {
  padding: 4px;
  font-size: 13px
}
#es.is-mobile .o-nav-block {
  white-space: wrap
}
#es .o-nav--fit {
  display: table;
  width: 100%
}
#es .o-nav--fit .o-nav__item {
  display: table-cell
}
#es .o-nav--fit .o-nav__link {
  display: block
}
#es .o-nav--keywords > li:after {
  content: "\002C""\00A0"
}
#es .o-nav--keywords > li:last-child:after {
  display: none
}
#es .o-label {
  display: inline;
  padding: .2em .6em .2em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: .25em
}
#es .o-label + .o-label {
  margin-left: 2px
}
#es .o-label:empty {
  display: none
}
.btn #es .o-label {
  position: relative;
  top: -1px
}
#es .o-label--default, #es .o-label--inverse {
  background-color: #777 !important
}
#es .o-label--default[href]:hover, #es .o-label--default[href]:focus, #es .o-label--inverse[href]:hover, #es .o-label--inverse[href]:focus {
  background-color: #5e5e5e !important
}
#es .o-label--primary {
  background-color: #4a90e2 !important
}
#es .o-label--primary[href]:hover, #es .o-label--primary[href]:focus {
  background-color: #2275d7 !important
}
#es .o-label--success {
  background-color: #4fc251 !important
}
#es .o-label--success[href]:hover, #es .o-label--success[href]:focus {
  background-color: #39a53b !important
}
#es .o-label--info {
  background-color: #5bc0de !important
}
#es .o-label--info[href]:hover, #es .o-label--info[href]:focus {
  background-color: #31b0d5 !important
}
#es .o-label--warning {
  background-color: #ec971f !important
}
#es .o-label--warning[href]:hover, #es .o-label--warning[href]:focus {
  background-color: #c77c11 !important
}
#es .o-label--danger, #es .o-label--important {
  background-color: #f65b5b !important
}
#es .o-label--danger[href]:hover, #es .o-label--danger[href]:focus, #es .o-label--important[href]:hover, #es .o-label--important[href]:focus {
  background-color: #f32b2b !important
}
#es .o-label--default-o {
  background-color: #e2e2e2 !important;
  color: #777 !important;
  border: 1px solid #777 !important
}
#es .o-label--default-o[href]:hover, #es .o-label--default-o[href]:focus {
  background-color: #e2e2e2 !important
}
#es .o-label--clean-o {
  background-color: #fff;
  color: #888;
  border: 1px solid #888
}
#es .o-label--primary-o {
  background-color: #fff !important;
  color: #4a90e2 !important;
  border: 1px solid #4a90e2 !important
}
#es .o-label--primary-o[href]:hover, #es .o-label--primary-o[href]:focus {
  background-color: #fff !important
}
#es .o-label--success-o {
  background-color: #eef9ee !important;
  color: #4fc251 !important;
  border: 1px solid #4fc251 !important
}
#es .o-label--success-o[href]:hover, #es .o-label--success-o[href]:focus {
  background-color: #eef9ee !important
}
#es .o-label--info-o {
  background-color: #fff !important;
  color: #5bc0de !important;
  border: 1px solid #5bc0de !important
}
#es .o-label--info-o[href]:hover, #es .o-label--info-o[href]:focus {
  background-color: #fff !important
}
#es .o-label--warning-o {
  background-color: #fdf3e4 !important;
  color: #ec971f !important;
  border: 1px solid #ec971f !important
}
#es .o-label--warning-o[href]:hover, #es .o-label--warning-o[href]:focus {
  background-color: #fdf3e4 !important
}
#es .o-label--danger-o {
  background-color: #fff !important;
  color: #f65b5b !important;
  border: 1px solid #f65b5b !important
}
#es .o-label--danger-o[href]:hover, #es .o-label--danger-o[href]:focus {
  background-color: #fff !important
}
#es .o-label2 {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: .25em;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.666666667;
  border-radius: 6px
}
#es .o-label2--default {
  color: #444;
  background-color: #f5f5f5
}
#es .o-label2--success {
  color: #4ec251;
  background-color: #ddf4dd
}
#es .o-label2--danger {
  color: #f65b5b;
  background-color: #fff3f3
}
#es .o-alert {
  padding: 8px 16px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 6px;
  text-shadow: none;
  position: relative;
  overflow: hidden;
  font-size: 12px
}
#es .o-alert h4 {
  margin-top: 0;
  color: inherit
}
#es .o-alert .o-alert-link {
  font-weight: bold
}
#es .o-alert > p, #es .o-alert > ul {
  margin-bottom: 0
}
#es .o-alert > p + p {
  margin-top: 5px
}
#es .o-alert--icon:before {
  position: absolute;
  top: -8px;
  left: 0;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 72px;
  line-height: 1;
  opacity: .1;
  content: "\f00c"
}
#es .o-alert__close {
  color: #000;
  float: right;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  opacity: .3;
  text-shadow: 0 1px 0 #fff
}
#es button.o-alert__close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  padding: 0
}
#es .o-alert--dismissible {
  padding-right: 35px
}
#es .o-alert--dismissible .o-alert__close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
#es .o-alert--success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}
#es .o-alert--success hr {
  border-top-color: #c9e2b3
}
#es .o-alert--success .alert-link {
  color: #2b542c
}
#es .o-alert--success.o-alert--icon:before {
  color: #3c763d;
  content: "\f00c"
}
#es .o-alert--info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}
#es .o-alert--info hr {
  border-top-color: #a6e1ec
}
#es .o-alert--info .alert-link {
  color: #245269
}
#es .o-alert--info.o-alert--icon:before {
  color: #31708f;
  content: "\f1cd"
}
#es .o-alert--warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}
#es .o-alert--warning hr {
  border-top-color: #f7e1b5
}
#es .o-alert--warning .alert-link {
  color: #66512c
}
#es .o-alert--warning.o-alert--icon:before {
  color: #8a6d3b;
  content: "\f071"
}
#es .o-alert--danger, #es .o-alert--error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #fc595b
}
#es .o-alert--danger hr, #es .o-alert--error hr {
  border-top-color: #e4b9c0
}
#es .o-alert--danger .alert-link, #es .o-alert--error .alert-link {
  color: #fb272a
}
#es .o-alert--danger.o-alert--icon:before, #es .o-alert--error.o-alert--icon:before {
  color: #fc595b;
  content: "\f0e7";
  left: 8px
}
#es .o-avatar-v2 {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: transparent
}
#es .o-avatar-v2.is-mobile .o-avatar-v2__mobile {
  display: flex
}
#es .o-avatar-v2.is-online {
  background-color: #fff;
  border: 2px solid #00a576
}
#es .o-avatar-v2.is-online .o-avatar-v2__content {
  border: 2px solid #fff
}
#es .o-avatar-v2.is-offline {
  background-color: #fff;
  border: 2px solid #e1e1e1
}
#es .o-avatar-v2.is-offline .o-avatar-v2__content {
  border: 2px solid #fff
}
#es .o-avatar-v2--rounded, #es .o-avatar-v2--rounded .o-avatar-v2__content, #es .o-avatar-v2--rounded .o-avatar-v2__content img {
  border-radius: 50%
}
#es .o-avatar-v2--rounded .o-avatar-v2__mobile {
  top: -.125em;
  right: -.25em
}
#es .o-avatar-v2--rounded .o-avatar-v2__action {
  bottom: 0;
  right: 0
}
#es .o-avatar-v2--xs {
  width: 16px;
  height: 16px;
  line-height: 1;
  font-size: 12px
}
#es .o-avatar-v2--sm {
  width: 24px;
  height: 24px;
  line-height: 1;
  font-size: 12px
}
#es .o-avatar-v2--md {
  width: 32px;
  height: 32px;
  line-height: 1;
  font-size: 16px
}
#es .o-avatar-v2--lg {
  width: 64px;
  height: 64px;
  line-height: 1;
  font-size: 18px
}
#es .o-avatar-v2--xl {
  width: 120px;
  height: 120px;
  line-height: 1;
  font-size: 24px
}
#es .o-avatar-v2__content {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 4px;
  flex-grow: 1;
  overflow: hidden
}
#es .o-avatar-v2__content img {
  border-radius: 3px;
  flex-grow: 1;
  height: 100%
}
#es .o-avatar-v2__mobile {
  position: absolute;
  top: -.5em;
  right: -.625em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  color: #4fc251;
  background-color: #fff;
  z-index: 2;
  display: none;
  align-items: center;
  justify-content: center
}
#es .o-avatar-v2__mobile:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f3cd";
  display: inline-block;
  font-size: .75em
}
#es .o-avatar-v2__action {
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -.5em;
  right: -.625em;
  line-height: 1;
  font-size: .625em;
  background-color: #fff;
  border-radius: 50%
}
#es .o-avatar-v2__action, #es .o-avatar-v2__action .dropdown-toggle_ {
  color: #888
}
#es .o-avatar-v2__remove-tag {
  line-height: 1;
  z-index: 2
}
#es .o-avatar-v2__remove-tag > a {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background: #f65b5b;
  border-radius: 50%;
  text-align: center;
  display: inline-block
}
#es .o-avatar-v2__remove-tag > a i {
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  width: 16px;
  height: 16px;
  text-align: center
}
#es .o-avatar-action {
  position: relative;
  display: inline-block
}
#es .o-avatar-action__remove-tag {
  position: absolute;
  top: -4px;
  right: -4px;
  line-height: 1;
  z-index: 2
}
#es .o-avatar-action__remove-tag > a {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background: #f65b5b;
  border-radius: 50%;
  text-align: center;
  display: inline-block
}
#es .o-avatar-action__remove-tag > a i {
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  width: 16px;
  height: 16px;
  text-align: center
}
#es .o-avatar-action:before {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-size: 20px;
  width: 400px;
  color: red
}
#es .o-avatar-list__item {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px
}
#es .o-avatar-v2--bg-1 .o-avatar-v2__content {
  background-color: #ffcdd2
}
#es .o-avatar-v2--bg-1 .o-avatar-v2__content:hover {
  background-color: #ffcdd2
}
#es .o-avatar-v2--bg-2 .o-avatar-v2__content {
  background-color: #e1bee7
}
#es .o-avatar-v2--bg-2 .o-avatar-v2__content:hover {
  background-color: #e1bee7
}
#es .o-avatar-v2--bg-3 {
  background-color: #bbdefb
}
#es .o-avatar-v2--bg-3:hover {
  background-color: #bbdefb
}
#es .o-avatar-v2--bg-4 {
  background-color: #b2dfdb
}
#es .o-avatar-v2--bg-4:hover {
  background-color: #b2dfdb
}
#es .o-avatar-v2--bg-5 {
  background-color: #ffcc80
}
#es .o-avatar-v2--bg-5:hover {
  background-color: #ffcc80
}
#es .o-flag {
  display: table;
  width: 100%
}
#es .o-flag__image, #es .o-flag__body {
  display: table-cell;
  vertical-align: middle
}
#es .o-flag--top {
  vertical-align: top
}
#es .o-flag--bottom {
  vertical-align: bottom
}
#es .o-flag__image {
  padding-right: 8px;
  width: 1%
}
#es .o-flag__image > img {
  display: block;
  max-width: none
}
#es .o-flag--rev .o-flag__image {
  padding-right: 0;
  padding-left: 8px
}
#es .o-flag__body {
  width: 100%
}
#es .o-flag-list .o-flag {
  margin-bottom: 16px
}
#es .o-media {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .o-media--top {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
#es .o-media--bottom {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end
}
#es .o-media--rev .o-media__image {
  margin-left: 8px;
  margin-right: 0;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2
}
#es .o-media__body--text-overflow {
  overflow: hidden;
  text-overflow: ellipsis
}
#es .o-media__image {
  margin-right: 8px
}
#es .o-media__body {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0
}
#es .o-media__img-square {
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
  background-color: #f5f5f5;
  border-right: 1px solid #e1e1e1;
  background-size: cover;
  background-repeat: no-repeat
}
#es .o-media__title {
  font-weight: bold;
  color: #444;
  margin-bottom: 8px
}
#es.popbox {
  position: absolute;
  top: 0;
  z-index: 10020;
  width: auto;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: .45rem;
  white-space: normal;
  text-align: left !important;
  line-height: 1.538461538
}
#es.popbox.loading {
  min-height: 60px
}
#es.popbox--cluster {
  width: 360px;
  font-size: 13px;
  color: #888;
  border-radius: .45rem
}
#es.popbox--cluster .arrow {
  display: none !important
}
#es.popbox--cluster .popbox-content > * + * {
  border-top: 1px solid #f0f0f1
}
#es.popbox--cluster .popbox-content__bd, #es.popbox--cluster .popbox-content__ft {
  padding: 16px
}
#es.popbox--cluster .popbox-content__ft {
  text-align: right
}
#es.popbox--cluster a, #es.popbox--cluster a:hover {
  color: #323232
}
#es.popbox .arrow, #es.popbox .arrow:after {
  position: absolute;
  display: none;
  border-color: transparent;
  border-style: solid
}
#es.popbox .arrow:after {
  content: "";
  z-index: -1
}
#es.popbox.top .arrow {
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: #fff
}
#es.popbox.top .arrow:after {
  border-width: 7px 7px 0;
  border-top-color: #e1e1e1;
  bottom: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.top-left .arrow {
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: #fff
}
#es.popbox.top-left .arrow:after {
  border-width: 7px 7px 0;
  border-top-color: #e1e1e1;
  bottom: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.top-left .arrow {
  left: 0;
  right: auto;
  margin-left: 6px;
  margin-right: auto
}
#es.popbox.top-right .arrow {
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: #fff
}
#es.popbox.top-right .arrow:after {
  border-width: 7px 7px 0;
  border-top-color: #e1e1e1;
  bottom: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.top-right .arrow {
  left: auto;
  right: 0;
  margin-left: auto;
  margin-right: 6px
}
#es.popbox.bottom .arrow {
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #fff
}
#es.popbox.bottom .arrow:after {
  border-width: 0 7px 7px;
  border-bottom-color: #e1e1e1;
  top: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.bottom-left .arrow {
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #fff
}
#es.popbox.bottom-left .arrow:after {
  border-width: 0 7px 7px;
  border-bottom-color: #e1e1e1;
  top: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.bottom-left .arrow {
  left: 0;
  right: auto;
  margin-left: 6px;
  margin-right: auto
}
#es.popbox.bottom-right .arrow {
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #fff
}
#es.popbox.bottom-right .arrow:after {
  border-width: 0 7px 7px;
  border-bottom-color: #e1e1e1;
  top: -1px;
  left: -7px;
  margin: 0
}
#es.popbox.bottom-right .arrow {
  left: auto;
  right: 0;
  margin-left: auto;
  margin-right: 6px
}
#es.popbox.left .arrow {
  top: 50%;
  right: -6px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: #fff
}
#es.popbox.left .arrow:after {
  border-width: 7px 0 7px 7px;
  border-left-color: #e1e1e1;
  bottom: -7px;
  right: -1px
}
#es.popbox.left-top .arrow {
  top: 50%;
  right: -6px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: #fff
}
#es.popbox.left-top .arrow:after {
  border-width: 7px 0 7px 7px;
  border-left-color: #e1e1e1;
  bottom: -7px;
  right: -1px
}
#es.popbox.left-top .arrow {
  top: 0;
  margin-top: 6px;
  margin-bottom: auto
}
#es.popbox.left-bottom .arrow {
  top: 50%;
  right: -6px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: #fff
}
#es.popbox.left-bottom .arrow:after {
  border-width: 7px 0 7px 7px;
  border-left-color: #e1e1e1;
  bottom: -7px;
  right: -1px
}
#es.popbox.left-bottom .arrow {
  top: auto;
  bottom: 0;
  margin-top: auto;
  margin-bottom: 6px
}
#es.popbox.right .arrow {
  top: 50%;
  left: -6px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: #fff
}
#es.popbox.right .arrow:after {
  border-width: 7px 7px 7px 0;
  border-right-color: #e1e1e1;
  bottom: -7px;
  left: -1px
}
#es.popbox.right-top .arrow {
  top: 50%;
  left: -6px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: #fff
}
#es.popbox.right-top .arrow:after {
  border-width: 7px 7px 7px 0;
  border-right-color: #e1e1e1;
  bottom: -7px;
  left: -1px
}
#es.popbox.right-top .arrow {
  top: 0;
  margin-top: 6px;
  margin-bottom: auto
}
#es.popbox.right-bottom .arrow {
  top: 50%;
  left: -6px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: #fff
}
#es.popbox.right-bottom .arrow:after {
  border-width: 7px 7px 7px 0;
  border-right-color: #e1e1e1;
  bottom: -7px;
  left: -1px
}
#es.popbox.right-bottom .arrow {
  top: auto;
  bottom: 0;
  margin-top: auto;
  margin-bottom: 6px
}
#es.popbox .popbox-header {
  border-bottom: 1px solid #f0f0f1;
  padding: 8px 16px;
  font-size: 11px
}
#es.popbox .popbox-header:before, #es.popbox .popbox-header:after {
  content: " ";
  display: table
}
#es.popbox .popbox-header:after {
  clear: both
}
#es.popbox .popbox-header .es-title {
  font-weight: bold;
  float: left
}
#es.popbox .popbox-header .es-action {
  float: right
}
#es.popbox .popbox-header__mobile-close {
  display: none;
  float: right;
  color: #444
}
#es.popbox .popbox-content {
  border-radius: .45rem
}
#es .popbox-label-group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  gap: 8px
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
  #es .popbox-label-group {
    display: table;
    width: 100%;
    border-spacing: 8px
  }
  #es .popbox-label-group .popbox-label {
    display: table-cell;
    border-spacing: 8px
  }
}
#es .popbox-label {
  background-color: #f9f9fa;
  border-radius: .5rem;
  padding: 8px;
  text-align: center
}
#es .popbox-label__meta {
  color: #888
}
#es.is-mobile .popbox-header__mobile-close {
  display: inline-block
}
#es.popbox + .es-dialog {
  z-index: 10021
}
@media(max-width:680px) {
  #es.popbox.popbox--cluster {
    width: 98% !important;
    left: 5px !important;
    right: 5px !important
  }
  #es.popbox.popbox--cluster .arrow {
    display: none !important
  }
}
#es .o-pagination-wrap {
  line-height: 1;
  font-size: 13px;
  clear: both;
  width: 100%;
  margin-top: 16px;
  text-align: center
}
#es .o-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 6px
}
#es .o-pagination > li {
  display: inline
}
#es .o-pagination > li > a, #es .o-pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.666666667;
  text-decoration: none;
  color: #888;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin-left: -1px
}
#es .o-pagination > li:first-child > a, #es .o-pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}
#es .o-pagination > li:last-child > a, #es .o-pagination > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}
#es .o-pagination > li > a:hover, #es .o-pagination > li > a:focus, #es .o-pagination > li > span:hover, #es .o-pagination > li > span:focus {
  z-index: 3;
  color: #444;
  background-color: #eee;
  border-color: #e1e1e1
}
#es .o-pagination > .active > a, #es .o-pagination > .active > a:hover, #es .o-pagination > .active > a:focus, #es .o-pagination > .active > span, #es .o-pagination > .active > span:hover, #es .o-pagination > .active > span:focus {
  z-index: 2;
  color: #888;
  background-color: #f5f5f5;
  border-color: #e1e1e1;
  cursor: default
}
#es .o-pagination > .disabled > span, #es .o-pagination > .disabled > span:hover, #es .o-pagination > .disabled > span:focus, #es .o-pagination > .disabled > a, #es .o-pagination > .disabled > a:hover, #es .o-pagination > .disabled > a:focus {
  color: #888;
  background-color: #fff;
  border-color: #e1e1e1;
  cursor: default
}
#es.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.666666667;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  width: auto !important;
  height: auto !important;
  background-color: transparent !important;
  border: 0 !important;
  opacity: 0;
  filter: alpha(opacity=0)
}
#es.tooltip.in {
  opacity: 100;
  filter: alpha(opacity=10000)
}
#es.tooltip.top {
  margin-top: -3px;
  padding: 5px 0 !important
}
#es.tooltip.right {
  margin-left: 3px;
  padding: 0 5px !important
}
#es.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0 !important
}
#es.tooltip.left {
  margin-left: -3px;
  padding: 0 5px !important
}
#es .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 6px
}
#es .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
#es.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
#es.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
#es.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
#es.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
#es.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
#es.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
#es.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
#es.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
#es .o-checkbox {
  padding-left: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 13px
}
#es .o-checkbox label {
  display: block;
  position: relative;
  padding: 0 0 0 4px;
  font-weight: normal;
  font-size: inherit;
  line-height: 16px;
  margin: 0
}
#es .o-checkbox label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -16px;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer
}
#es .o-checkbox label:after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 0;
  top: 0;
  margin-left: -16px;
  padding-left: 2px;
  padding-top: 0;
  font-size: 13px;
  color: #fff;
  cursor: pointer
}
#es .o-checkbox label a {
  color: #444
}
#es .o-checkbox input[type="checkbox"] {
  display: none
}
#es .o-checkbox input[type="checkbox"]:checked + label:before {
  background-color: #4a90e2;
  border-color: #4a90e2;
  text-decoration: none
}
#es .o-checkbox input[type="checkbox"]:checked + label:after {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f00c";
  color: #fff;
  text-decoration: none
}
#es .o-checkbox input[type="checkbox"]:disabled + label {
  cursor: not-allowed
}
#es .o-checkbox input[type="checkbox"]:disabled + label:before {
  background-color: #f5f5f5;
  cursor: not-allowed
}
#es .o-checkbox input[type="checkbox"]:disabled + label:after {
  color: #4a90e2
}
#es .o-checkbox--sm label {
  font-size: 13px
}
#es .o-checkbox--inline {
  display: inline-block;
  margin-right: 8px
}
#es .o-checkbox--inline label {
  display: inline-block
}
#es .has-error .o-checkbox label::before {
  border: 1px solid #fc595b !important
}
#es .o-radio {
  padding-left: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 13px
}
#es .o-radio label {
  display: block;
  position: relative;
  padding: 0 0 0 5px;
  font-weight: normal;
  font-size: inherit;
  line-height: 16px;
  margin: 0;
  cursor: pointer
}
#es .o-radio label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -16px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer
}
#es .o-radio label:after {
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  line-height: 16px;
  left: -12px;
  top: 4px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  content: ""
}
#es .o-radio input[type="radio"] {
  display: none
}
#es .o-radio input[type="radio"]:checked + label:before {
  background-color: #4a90e2;
  border-color: #4a90e2
}
#es .o-radio input[type="radio"]:checked + label:after {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit
}
#es .o-radio input[type="radio"]:disabled + label {
  cursor: not-allowed
}
#es .o-radio input[type="radio"]:disabled + label:before {
  cursor: not-allowed;
  background-color: #fff
}
#es .o-radio input[type="radio"]:disabled + label:after {
  cursor: not-allowed
}
#es .o-radio--sm label {
  font-size: 13px
}
#es .o-radio--inline {
  display: inline-block;
  margin-right: 8px
}
#es .o-radio--inline label {
  display: inline-block
}
#es .o-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  font-size: 13px
}
#es .o-tabs__item {
  display: table-cell;
  position: relative
}
#es .o-tabs__item:hover .o-tabs__link-edit {
  display: inline-block
}
#es .o-tabs__indicator-error-icon {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: none;
  float: right;
  margin: 4px
}
#es .o-tabs__indicator-error-icon:before {
  content: "\f06a"
}
#es .o-tabs__link-edit {
  display: none
}
#es .o-tabs__link {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888;
  outline: 0 !important
}
#es .o-tabs__link::-moz-focus-inner {
  border: 0 !important
}
#es .o-tabs__item.has-notice .o-tabs__bubble {
  display: inline-block
}
#es .o-tabs__item.has-notice .o-tabs__indicator-error-icon {
  display: inline-block;
  float: right;
  margin-right: 8px;
  margin-top: 4px
}
#es .o-tabs__item.error .o-tabs__link {
  border-right: 2px solid transparent;
  color: #f65b5b !important
}
#es .o-tabs__item.error .o-tabs__indicator-error-icon {
  display: inline-block;
  color: #f65b5b
}
#es .o-tabs__toggle-submenu {
  position: absolute;
  top: 2px;
  right: 40px;
  padding: 0 2px
}
#es .o-tabs__bubble, #es .o-tabs__link-edit {
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
#es .o-tabs__bubble {
  background-color: #ededed;
  border-radius: 4px;
  color: #888;
  display: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap
}
#es .o-tabs--horizontal {
  border-bottom: 1px solid #e1e1e1
}
#es .o-tabs--horizontal .o-tabs__item {
  color: #888;
  border-bottom: 2px solid transparent;
  position: relative;
  bottom: -2px
}
#es .o-tabs--horizontal .o-tabs__item .o-tabs__link:hover {
  border-bottom: 2px solid #f5f5f5
}
#es .o-tabs--horizontal .o-tabs__item.active .o-tabs__link {
  color: #444;
  border-bottom: 2px solid #4a90e2;
  background-color: #f5f5f5
}
#es .o-tabs--horizontal .o-tabs__link {
  display: block;
  color: #888;
  padding: 2px 0
}
#es .o-tabs--horizontal .o-tabs__link:hover {
  background-color: #f5f5f5
}
#es .o-tabs--horizontal-flat {
  border: 1px solid #e1e1e1
}
#es .o-tabs--horizontal-flat .o-tabs__item {
  color: #888;
  border-right: 1px solid #e1e1e1;
  position: relative
}
#es .o-tabs--horizontal-flat .o-tabs__item.active .o-tabs__link {
  color: #4a90e2
}
#es .o-tabs--horizontal-flat .o-tabs__item:last-child {
  border-right: 0
}
#es .o-tabs--horizontal-flat .o-tabs__link {
  display: block;
  font-weight: bold;
  color: #888;
  padding: 8px 0;
  background-color: #fff
}
#es .o-tabs--horizontal-flat .o-tabs__link:hover {
  background-color: #f5f5f5
}
#es .o-tabs--stacked .o-tabs__item {
  display: block;
  text-align: left;
  color: #888;
  border-right: 2px solid transparent;
  position: relative
}
#es .o-tabs--stacked .o-tabs__item.active > .o-tabs__link {
  color: #444;
  border-right: 2px solid #4a90e2;
  background-color: #f5f5f5
}
#es .o-tabs--stacked .o-tabs__link {
  display: block;
  color: #888;
  padding: 2px 0
}
#es .o-tabs--stacked .o-tabs__link:hover {
  background-color: #f5f5f5
}
#es .o-tabs--stacked-o .o-tabs__item {
  position: relative;
  display: block;
  text-align: left;
  color: #888
}
#es .o-tabs--stacked-o .o-tabs__item + .o-tabs__item {
  margin-top: 4px
}
#es .o-tabs--stacked-o .o-tabs__item:before {
  content: '';
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: #f5f5f5;
  border-radius: 50%;
  top: 50%;
  margin-top: -8px
}
#es .o-tabs--stacked-o .o-tabs__item.active:before {
  background: #d3f1d7
}
#es .o-tabs--stacked-o .o-tabs__link {
  padding: 2px 0 2px 20px;
  font-size: 13px
}
#es .o-tabs--stacked-o .active .o-tabs__link {
  color: #444
}
#es .o-tabs--stacked .o-tabs__item.is-loading .o-tabs__bubble, #es .o-tabs--stacked .o-tabs__item.is-loading .o-tabs__link-edit, #es .o-tabs--stacked-o .o-tabs__item.is-loading .o-tabs__bubble, #es .o-tabs--stacked-o .o-tabs__item.is-loading .o-tabs__link-edit {
  display: none
}
#es .o-tabs--stacked .o-tabs__item.is-loading .o-loader, #es .o-tabs--stacked-o .o-tabs__item.is-loading .o-loader {
  position: absolute;
  left: auto;
  right: 4px
}
#es .has-notice .o-tabs__link {
  padding-right: 40px
}
#es .o-tabs--stacked-app .o-tabs__item {
  position: relative;
  display: block;
  text-align: left;
  color: #888
}
#es .o-tabs--stacked-app .o-tabs__item + .o-tabs__item {
  margin-top: 4px
}
#es .o-tabs--stacked-app .o-tabs__item.active .o-tabs__link {
  color: #444
}
#es .o-tabs--stacked-app .o-tabs__link {
  padding: 4px 0 4px 20px
}
#es .o-tabs--stacked-app__icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -8px
}
#es .o-tabs--es {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: auto;
  border-collapse: separate;
  border-spacing: 0 8px;
  justify-content: space-evenly;
  border-bottom: 1px solid #e1e1e1
}
#es .o-tabs--es .o-tabs__item {
  flex-grow: 1;
  color: #888;
  margin: 0;
  padding: 0
}
#es .o-tabs--es .o-tabs__link {
  color: #888;
  padding: 16px 4px;
  outline: 0 !important
}
#es .o-tabs--es .o-tabs__link::-moz-focus-inner {
  border: 0 !important
}
#es .o-tabs--es .active {
  font-weight: bold
}
#es .o-tabs--es .active .o-tabs__link {
  color: #444;
  border-bottom: 2px solid #4a90e2
}
#es.is-mobile .o-tabs--ed {
  width: 100%
}
#es .tab-content > .tab-pane, #es .tab-content__item {
  display: none
}
#es .tab-content > .active {
  display: block
}
#es .tab-content > .is-active {
  display: block
}
#es .dl-menu-wrapper {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  overflow: hidden
}
#es .o-tabs--dlmenu {
  margin: 5px 0 0 0;
  position: relative;
  width: 100%;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 0;
  list-style: none
}
#es .o-tabs--dlmenu .dl-submenu {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
#es .o-tabs--dlmenu li {
  position: relative
}
#es .o-tabs--dlmenu li .dl-submenu {
  display: none
}
#es .o-tabs--dlmenu.dl-subview li, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen > a, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .o-tabs__bubble, #es .o-tabs--dlmenu.dl-subview li.dl-subview > a, #es .o-tabs--dlmenu.dl-subview li.dl-subview .o-tabs__bubble {
  display: none
}
#es .o-tabs--dlmenu.dl-subview li.dl-subview, #es .o-tabs--dlmenu.dl-subview li.dl-subview .dl-submenu, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu > li, #es .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu .o-tabs__bubble {
  display: block
}
#es .dl-menu-wrapper .dl-submenu {
  position: relative;
  width: 100%;
  left: 0;
  margin: 0
}
#es .o-tabs--dlmenu.dl-animate-out-1, #es .o-tabs--dlmenu.dl-animate-in-1, #es .dl-menu-wrapper .dl-animate-out-1 .dl-submenu, #es .dl-menu-wrapper .dl-animate-in-1 .dl-submenu {
  position: absolute
}
#es .o-tabs--dlmenu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut2 .3s ease-in-out;
  animation: MenuAnimOut2 .3s ease-in-out
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0
  }
}
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
  }
}
#es .o-tabs--dlmenu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn2 .3s ease-in-out;
  animation: MenuAnimIn2 .3s ease-in-out
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1
  }
}
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}
#es .dl-menu-wrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn2 .3s ease-in-out;
  animation: SubMenuAnimIn2 .3s ease-in-out
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}
#es .dl-menu-wrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut2 .3s ease-in-out;
  animation: SubMenuAnimOut2 .3s ease-in-out
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0);
    opacity: 1
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }
}
#es .subPanel {
  display: none;
  -webkit-transition: ease .5s;
  -moz-transition: ease .5s;
  -o-transition: ease .5s;
  transition: ease .5s;
  overflow: hidden
}
#es .subPanel.isOpen {
  background-color: #fff;
  display: block;
  z-index: 10
}
#es .o-switch {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}
#es .o-switch__checkbox {
  display: none
}
#es .o-switch__label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-radius: 3px
}
#es .o-switch__inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin .3s ease-in 0
}
#es .o-switch__inner:before, #es .o-switch__inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box
}
#es .o-switch__inner:before {
  content: "";
  padding-left: 10px;
  background-color: #4fc251;
  color: #fff
}
#es .o-switch__inner:after {
  content: "";
  padding-right: 10px;
  background-color: #f5f5f5;
  color: #e1e1e1;
  text-align: right
}
#es .o-switch__switch {
  display: block;
  width: 20px;
  height: 22px;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  transition: all .3s ease-in 0
}
#es .o-switch__checkbox:checked + .o-switch__label .o-switch__inner {
  margin-left: 0
}
#es .o-switch__checkbox:checked + .o-switch__label .o-switch__switch {
  right: 0
}
#es .d1 .o-onoffswitch {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin: 12px 0 16px
}
#es .d1 .o-onoffswitch__checkbox {
  display: none
}
#es .d1 .o-onoffswitch__label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 8px;
  padding: 0;
  line-height: 8px;
  border: 0 solid #fff;
  border-radius: 20px;
  background-color: #f5f5f5
}
#es .d1 .o-onoffswitch__label:before {
  content: "";
  display: block;
  width: 20px;
  margin: -6px;
  background: #888;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  border-radius: 20px;
  transition: right .2s ease-in 0
}
#es .d1 .o-onoffswitch + .o-onoffswitch {
  margin-top: 20px
}
#es .d1 .o-onoffswitch__label .o-onoffswitch__checkbox:checked + .o-onoffswitch__label {
  background-color: #f5f5f5
}
#es .d1 .o-onoffswitch__checkbox:checked + .o-onoffswitch__label, #es .d1 .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  border-color: #f5f5f5
}
#es .d1 .o-onoffswitch__checkbox:checked + .o-onoffswitch__label .o-onoffswitch__inner {
  margin-left: 0
}
#es .d1 .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  right: 0;
  background-color: #4fc251;
  transition: right .2s ease-in 0
}
#es .o-onoffswitch {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 8px
}
#es .o-onoffswitch__checkbox {
  display: none
}
#es .o-onoffswitch__label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 16px;
  padding: 0;
  line-height: 16px;
  border: 2px solid #ccc;
  border-radius: 16px;
  background-color: #e6e6e6;
  transition: background-color .3s ease-in
}
#es .o-onoffswitch__label:before {
  content: "";
  display: block;
  width: 16px;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  border: 2px solid #ccc;
  border-radius: 16px;
  transition: all .3s ease-in 0
}
#es .o-onoffswitch__checkbox:checked + .o-onoffswitch__label {
  background-color: #4fc251
}
#es .o-onoffswitch__checkbox:checked + .o-onoffswitch__label, #es .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  border-color: #4fc251
}
#es .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  right: 0
}
#es.o-popover--es {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 10px 5px;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.666666667;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: .35rem;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 20001
}
#es.o-popover--es.top {
  margin-top: -10px
}
#es.o-popover--es.right {
  margin-left: 10px
}
#es.o-popover--es.bottom {
  margin-top: 10px
}
#es.o-popover--es.left {
  margin-left: -10px
}
#es.o-popover--es .popover-title {
  font-family: sans-serif !important;
  border-radius: 5px 5px 0 0 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 14px !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  background: none !important;
  border: 0 !important;
  font-weight: bold;
  line-height: 1em !important
}
#es.o-popover--es .popover-content {
  font-family: sans-serif !important;
  font-size: 12px !important;
  padding: 2px 14px 14px !important;
  margin-bottom: 0 !important
}
#es.o-popover--es .popover-content p {
  margin-top: 0;
  line-height: 16px !important
}
#es.o-popover--es .arrow, #es.o-popover--es .arrow:after {
  display: none
}
#es.o-popover--es > .arrow {
  border-width: 11px !important
}
#es.o-popover--es > .arrow:after {
  border-width: 10px !important;
  content: ""
}
#es.o-popover--es.top > .arrow {
  left: 50% !important;
  margin-left: -11px !important;
  border-bottom-width: 0 !important;
  border-top-color: #aeaeae !important;
  border-top-color: rgba(0, 0, 0, 0.25) !important;
  bottom: -11px !important
}
#es.o-popover--es.top > .arrow:after {
  content: " " !important;
  bottom: 1px !important;
  margin-left: -10px !important;
  border-bottom-width: 0 !important;
  border-top-color: #fff !important
}
#es.o-popover--es.right > .arrow {
  top: 50% !important;
  left: -11px !important;
  margin-top: -11px !important;
  border-left-width: 0 !important;
  border-right-color: #aeaeae !important;
  border-right-color: rgba(0, 0, 0, 0.25) !important
}
#es.o-popover--es.right > .arrow:after {
  content: " " !important;
  left: 1px !important;
  bottom: -10px !important;
  border-left-width: 0 !important;
  border-right-color: #fff !important
}
#es.o-popover--es.bottom > .arrow {
  left: 50% !important;
  margin-left: -11px !important;
  border-top-width: 0 !important;
  border-bottom-color: #aeaeae !important;
  border-bottom-color: rgba(0, 0, 0, 0.25) !important;
  top: -11px !important
}
#es.o-popover--es.bottom > .arrow:after {
  content: " " !important;
  top: 1px !important;
  margin-left: -10px !important;
  border-top-width: 0 !important;
  border-bottom-color: #fff !important
}
#es.o-popover--es.left > .arrow {
  top: 50% !important;
  right: -11px !important;
  margin-top: -11px !important;
  border-right-width: 0 !important;
  border-left-color: #aeaeae !important;
  border-left-color: rgba(0, 0, 0, 0.25) !important
}
#es.o-popover--es.left > .arrow:after {
  content: " " !important;
  right: 1px !important;
  border-right-width: 0 !important;
  border-left-color: #fff !important;
  bottom: -10px !important
}
#es .o-box {
  border: 1px solid #e1e1e1;
  border-radius: 6px
}
#es .o-box--border {
  border-top: 1px solid #e1e1e1
}
#es .o-box > div {
  padding: 8px 16px
}
#es .o-box > div:before, #es .o-box > div:after {
  content: " ";
  display: table
}
#es .o-box > div:after {
  clear: both
}
#es .o-title {
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 600;
  letter-spacing: 0;
  outline: 0 !important
}
#es .o-title::-moz-focus-inner {
  border: 0 !important
}
#es .o-title-01 {
  font-size: 14px;
  line-height: 1.25em;
  font-weight: 600;
  letter-spacing: .15px;
  outline: 0 !important
}
#es .o-title-01::-moz-focus-inner {
  border: 0 !important
}
#es .o-body {
  font-size: 14px;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: .15px;
  outline: 0 !important
}
#es .o-body::-moz-focus-inner {
  border: 0 !important
}
#es .o-meta {
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: .3px
}
#es .o-meta, #es .o-meta a, #es .o-meta a.si-link {
  color: #888
}
#es .o-helper-text-01 {
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: .3px
}
#es .es-user-name {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-hr {
  margin: 16px 0;
  border-top: 1px solid #e1e1e1
}
#es .fa-rss-square {
  color: #e37126
}
#es .label-notification {
  background: #e16273;
  color: #fff !important;
  border: 0;
  border-radius: 8px;
  font-size: 9px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 0 3px;
  line-height: 12px;
  display: none;
  min-width: 16px;
  width: auto;
  height: 16px;
  line-height: 16px;
  text-align: center
}
#es .has-notice .label-notification {
  display: block
}
#es .search-highlight {
  background: #ff9;
  color: #333;
  padding: 1px 3px
}
#es i {
  width: auto;
  height: auto
}
#es .stream-meta:before, #es .stream-meta:after, #es .stream-content:before, #es .stream-content:after, #es .blog-description:before, #es .blog-description:after, #es .article-item-meta:before, #es .article-item-meta:after, #es .article-item-actions:before, #es .article-item-actions:after, #es .es-modules-wrap:before, #es .es-modules-wrap:after {
  content: " ";
  display: table
}
#es .stream-meta:after, #es .stream-content:after, #es .blog-description:after, #es .article-item-meta:after, #es .article-item-actions:after, #es .es-modules-wrap:after {
  clear: both
}
#es .step-content {
  display: none
}
#es .step-content.active {
  display: block
}
#es .es-profile-data-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #e1e1e1;
  table-layout: auto;
  background-color: #fff;
  margin-bottom: 80px
}
#es .es-profile-data-table tr, #es .es-profile-data-table td {
  border: 1px solid transparent;
  vertical-align: top
}
#es .es-profile-data-table tbody > tr > td {
  border-top: 0
}
#es .es-profile-data-table .profile-data-label {
  width: 250px;
  border-right: 0;
  border-bottom: 0
}
#es .es-profile-data-table .profile-data-info {
  border-left: 0;
  padding-bottom: 16px
}
#es .es-profile-data-table .profile-data-info a {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-profile-data-table thead {
  background-color: #fafafa
}
#es .es-profile-data-table thead th {
  padding: 8px 16px
}
#es .es-profile-data-table thead tr {
  border: 1px solid #e1e1e1
}
#es .es-profile-data-table tbody > tr:last-child td {
  border-bottom: 1px solid #e1e1e1
}
#es .es-profile-data-table td {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 8px 16px
}
#es .es-profile-data-table img {
  width: 100%
}
#es .profile-data-info__data {
  border-bottom: 1px solid #e1e1e1;
  padding: 4px 0 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%
}
#es .profile-data-info__content {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto
}
#es .profile-data-info__content .leaflet-container {
  min-height: 180px
}
#es .profile-data-info__content p {
  word-break: break-word
}
#es.is-mobile .es-profile-data-table tr, #es.is-mobile .es-profile-data-table th {
  display: block
}
#es.is-mobile .es-profile-data-table td {
  border-left: 0;
  border-right: 0
}
#es.is-mobile .es-profile-data-table thead > tr {
  border: 0
}
#es.is-mobile .es-profile-data-table tbody > tr {
  border-top: 1px solid #e1e1e1
}
#es.is-mobile .es-profile-data-table tbody > tr:last-child td {
  border-bottom: 0
}
#es.is-mobile .profile-data-label {
  display: block;
  width: 100%;
  font-weight: bold;
  padding-bottom: 0
}
#es.is-mobile .profile-data-info {
  display: block;
  width: 100%;
  padding-bottom: 8px
}
#es.is-mobile .profile-data-info__data {
  border-bottom: 0;
  padding: 0
}
#es.is-mobile .es-rsvp-notice {
  width: 100%;
  padding: 20px;
  border-bottom: 0 !important
}
#es .o-btn-group > .dropdown-menu {
  font-size: 13px
}
#es .i-chevron:before {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: '';
  display: inline-block;
  width: .5em;
  height: .5em;
  position: relative;
  top: .45em;
  left: 0;
  vertical-align: top
}
#es .i-chevron.i-chevron--up:before {
  top: .5em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#es .i-chevron.i-chevron--right:before {
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .i-chevron.i-chevron--down:before {
  top: .25em;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg)
}
#es .i-chevron.i-chevron--left:before {
  left: .15em;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg)
}
#es .es-rsvp-notice {
  width: 240px;
  word-wrap: break-word;
  white-space: normal;
  padding: 0 8px
}
#es .es-rss-item {
  margin-bottom: 16px
}
#es .es-calendar-date {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px;
  text-align: center;
  width: 44px
}
#es .es-calendar-date__date {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px
}
#es .es-calendar-date__mth {
  color: #f65b5b;
  font-size: 13px;
  line-height: 13px
}
#es .es-calendar-date__title {
  color: #444
}
#es .dropdown-menu--rsvp > li.active a {
  position: relative
}
#es .dropdown-menu--rsvp > li.active a:after {
  content: "\f00c";
  position: absolute;
  top: 0;
  right: 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 13px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important
}
#es .row-table {
  display: table;
  width: 100%
}
#es .col-cell {
  display: table-cell;
  vertical-align: top;
  float: none !important
}
#es .col-cell.cell-mid {
  vertical-align: middle
}
#es .cell-half {
  width: 50%
}
#es .cell-tight {
  width: 1%;
  white-space: nowrap
}
#es .es-user-status-indicator {
  position: absolute;
  top: -4px;
  right: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4fc251;
  border: 2px solid #fff
}
#es .es-user-status-indicator.is-offline {
  background-color: #f65b5b
}
#es .o-avatar-status--rounded .es-user-status-indicator {
  top: 12px;
  right: 8px
}
#es .es-verified {
  color: #4e72e2;
  display: inline-block;
  font: normal normal 900 1em/1 'Font Awesome 6 Free';
  font-size: 1em;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: none !important;
  position: relative;
  margin-left: .2em
}
#es .es-verified:before {
  content: "\f058";
  position: relative;
  z-index: 2;
  text-shadow: none !important
}
#es .es-verified:after {
  content: "";
  width: .8em;
  height: .8em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: .1em;
  left: 0
}
#es .es-cluster-back-btn-container {
  margin-bottom: 8px
}
#es .es-user-label-styled {
  padding: 1px 6px;
  border-radius: 6px
}
#es {
  font-size: 13px
}
#es.es-main {
  position: relative;
  display: inline-block;
  width: 100%
}
#es .es-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  position: relative;
  z-index: 1
}
#es .es-container__sidebar, #es .es-container .es-sidebar, #es .es-container .es-content {
  position: relative
}
#es .es-container__sidebar {
  width: 240px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 20px;
  min-width: 0
}
#es .es-container__sidebar .btn-close-sidebar {
  display: none
}
#es .es-container__sidebar .es-modules-es-sidebar:not(:first-child) {
  margin-top: 16px
}
#es .es-container .es-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  height: 100%;
  min-width: 0
}
#es .es-container .es-content > .loading-indicator {
  height: 100px;
  position: relative
}
#es .es-container.es-sidebar-right .es-container__sidebar {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-left: 20px;
  margin-right: 0
}
#es .btn-es-sidebar-toggle {
  display: none;
  width: 100%;
  margin-bottom: 8px;
  clear: both;
  position: relative
}
#es .es-dashboard .es-content > .loading-indicator, #es .es-profile .es-content > .loading-indicator {
  display: none
}
#es .es-dashboard.loading .es-content > .loading-indicator, #es .es-profile.loading .es-content > .loading-indicator {
  display: block
}
#es .es-content-wrap {
  position: relative
}
#es.is-mobile.es-main {
  height: 100%
}
#es.is-mobile .btn-es-sidebar-toggle {
  display: block
}
#es.is-mobile .es-container {
  display: block;
  position: relative;
  height: 100%
}
#es.is-mobile .es-container__sidebar {
  display: none
}
#es.is-mobile .es-container .es-content {
  clear: both;
  display: block;
  position: relative;
  min-height: 400px;
  left: 0;
  -webkit-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  -o-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  transition: transform .3s cubic-bezier(.79, .14, .15, .86)
}
#es.is-mobile .es-container .es-content:before, #es.is-mobile .es-container .es-content:after {
  content: " ";
  display: table
}
#es.is-mobile .es-container .es-content:after {
  clear: both
}
#es .es-photo-camera, #es .es-photo-camera-preview {
  background: #b3b3b3;
  border-radius: 2px;
  padding: 62px 0;
  text-align: center
}
#es .es-photo-camera *, #es .es-photo-camera-preview * {
  display: inline-block;
  vertical-align: top
}
#es .es-profile-edit-form {
  padding: 16px
}
#es .es-profile-edit-form .o-onoffswitch {
  margin: 8px auto 0
}
#es .es-forms__actions .o-form-actions {
  margin: 0
}
#es .es-forms .es-location-map, #es .es-forms .es-location-form {
  border: 1px solid #e1e1e1
}
#es .es-forms .es-location-map {
  border-bottom: 0
}
#es .has-error .es-location-map, #es .has-error .es-location-form.has-border {
  border-color: #fc595b !important
}
#es .l-stack {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  --space: 1rem
}
#es .l-stack > * + * {
  margin-top: var(--space)
}
#es .l-stack__reset {
  margin-bottom: 0
}
#es .l-center {
  box-sizing: content-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 60ch
}
#es .l-cluster {
  --space: 1rem;
  overflow: hidden
}
#es .l-cluster > * {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: calc(var(--space)/2*-1)
}
#es .l-cluster > * > * {
  margin: calc(var(--space)/2)
}
#es .l-flag {
  overflow: hidden;
  --space: 1em;
  --side-width: auto;
  --content-min: 1%
}
#es .l-flag > * {
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--space)/2*-1)
}
#es .l-flag > * > * {
  flex-basis: var(--side-width);
  flex-grow: 1;
  margin: calc(var(--space)/2);
  overflow: hidden;
  text-overflow: ellipsis
}
#es .l-flag > * > :last-child {
  flex-basis: 0;
  flex-grow: 999;
  min-width: calc(var(--content-min)- var(--space))
}
#es .l-switcher {
  --threshold: 30rem;
  --space: 1rem;
  --large: calc(1.7)
}
#es .l-switcher > * {
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--space)/2*-1)
}
#es .l-switcher > * > * {
  flex-grow: 1;
  flex-basis: calc(var(--threshold)- 100% - var(--space)*999);
  margin: calc(var(--space)/2)
}
#es .l-switcher > * > :nth-last-child(n+4), #es .l-switcher > * > :nth-last-child(n+4) ~ * {
  flex-basis: 100%
}
#es .l-cover {
  --padding: 1rem;
  --min-height: 50vh;
  --space: 1rem;
  display: flex;
  flex-direction: column;
  min-height: var(--min-height);
  padding: var(--padding)
}
#es .l-cover > * {
  margin-top: var(--space);
  margin-bottom: var(--space)
}
#es .l-cover > :first-child:not(h2) {
  margin-top: 0
}
#es .l-cover > :last-child:not(h2) {
  margin-bottom: 0
}
#es .l-cover > h2 {
  margin-top: auto;
  margin-bottom: auto
}
#es .l-spaces--negative {
  --space: -.3rem
}
#es .l-spaces--2xs {
  --space: calc(var(--si-spacing)*0.25)
}
#es .l-spaces--xs {
  --space: calc(var(--si-spacing)*0.5)
}
#es .l-spaces--md {
  --space: calc(var(--si-spacing))
}
#es .l-spaces--sm {
  --space: calc(var(--si-spacing)*0.75)
}
#es .l-spaces--lg {
  --space: calc(var(--si-spacing)*1.5)
}
#es .l-spaces--xl {
  --space: calc(var(--si-spacing)*2)
}
#es .l-grid {
  --min: 15rem;
  --space: 1rem;
  align-content: start;
  display: grid;
  gap: var(--space);
  grid-template-columns: 100%
}
#es .l-grid.l-grid--above-min {
  grid-template-columns: repeat(auto-fit, minmax(var(--min), 1fr))
}
#es .l-frame {
  padding-bottom: calc(var(--n)/var(--d)*100%);
  position: relative
}
#es .l-frame--916 {
  --n: 9;
  --d: 16
}
#es .l-frame--43 {
  --n: 3;
  --d: 4
}
#es .l-frame--square {
  --n: 1;
  --d: 1
}
#es .l-frame > * {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center
}
#es .l-frame > img, #es .l-frame > video {
  width: 100%;
  height: 100%;
  object-fit: cover
}
#es table {
  background-color: transparent
}
#es caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
#es th {
  text-align: left
}
#es .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
#es .table > thead > tr > th, #es .table > thead > tr > td, #es .table > tbody > tr > th, #es .table > tbody > tr > td, #es .table > tfoot > tr > th, #es .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.666666667;
  vertical-align: top;
  border-top: 1px solid #ddd
}
#es .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
#es .table > caption + thead > tr:first-child > th, #es .table > caption + thead > tr:first-child > td, #es .table > colgroup + thead > tr:first-child > th, #es .table > colgroup + thead > tr:first-child > td, #es .table > thead:first-child > tr:first-child > th, #es .table > thead:first-child > tr:first-child > td {
  border-top: 0
}
#es .table > tbody + tbody {
  border-top: 2px solid #ddd
}
#es .table .table {
  background-color: #fff
}
#es .table-condensed > thead > tr > th, #es .table-condensed > thead > tr > td, #es .table-condensed > tbody > tr > th, #es .table-condensed > tbody > tr > td, #es .table-condensed > tfoot > tr > th, #es .table-condensed > tfoot > tr > td {
  padding: 5px
}
#es .table-bordered {
  border: 1px solid #ddd
}
#es .table-bordered > thead > tr > th, #es .table-bordered > thead > tr > td, #es .table-bordered > tbody > tr > th, #es .table-bordered > tbody > tr > td, #es .table-bordered > tfoot > tr > th, #es .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd
}
#es .table-bordered > thead > tr > th, #es .table-bordered > thead > tr > td {
  border-bottom-width: 2px
}
#es .table-borderless > thead > tr > th, #es .table-borderless > thead > tr > td, #es .table-borderless > tbody > tr > th, #es .table-borderless > tbody > tr > td, #es .table-borderless > tfoot > tr > th, #es .table-borderless > tfoot > tr > td {
  padding: 8px;
  line-height: 1.666666667;
  vertical-align: top;
  border-top: 0
}
#es .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
#es .table-hover > tbody > tr:hover {
  background-color: #f5f5f5
}
#es table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}
#es table td[class*="col-"], #es table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell
}
#es .table > thead > tr > td.active, #es .table > thead > tr > th.active, #es .table > thead > tr.active > td, #es .table > thead > tr.active > th, #es .table > tbody > tr > td.active, #es .table > tbody > tr > th.active, #es .table > tbody > tr.active > td, #es .table > tbody > tr.active > th, #es .table > tfoot > tr > td.active, #es .table > tfoot > tr > th.active, #es .table > tfoot > tr.active > td, #es .table > tfoot > tr.active > th {
  background-color: #f5f5f5
}
#es .table-hover > tbody > tr > td.active:hover, #es .table-hover > tbody > tr > th.active:hover, #es .table-hover > tbody > tr.active:hover > td, #es .table-hover > tbody > tr:hover > .active, #es .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8
}
#es .table > thead > tr > td.success, #es .table > thead > tr > th.success, #es .table > thead > tr.success > td, #es .table > thead > tr.success > th, #es .table > tbody > tr > td.success, #es .table > tbody > tr > th.success, #es .table > tbody > tr.success > td, #es .table > tbody > tr.success > th, #es .table > tfoot > tr > td.success, #es .table > tfoot > tr > th.success, #es .table > tfoot > tr.success > td, #es .table > tfoot > tr.success > th {
  background-color: #dff0d8
}
#es .table-hover > tbody > tr > td.success:hover, #es .table-hover > tbody > tr > th.success:hover, #es .table-hover > tbody > tr.success:hover > td, #es .table-hover > tbody > tr:hover > .success, #es .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6
}
#es .table > thead > tr > td.info, #es .table > thead > tr > th.info, #es .table > thead > tr.info > td, #es .table > thead > tr.info > th, #es .table > tbody > tr > td.info, #es .table > tbody > tr > th.info, #es .table > tbody > tr.info > td, #es .table > tbody > tr.info > th, #es .table > tfoot > tr > td.info, #es .table > tfoot > tr > th.info, #es .table > tfoot > tr.info > td, #es .table > tfoot > tr.info > th {
  background-color: #d9edf7
}
#es .table-hover > tbody > tr > td.info:hover, #es .table-hover > tbody > tr > th.info:hover, #es .table-hover > tbody > tr.info:hover > td, #es .table-hover > tbody > tr:hover > .info, #es .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3
}
#es .table > thead > tr > td.warning, #es .table > thead > tr > th.warning, #es .table > thead > tr.warning > td, #es .table > thead > tr.warning > th, #es .table > tbody > tr > td.warning, #es .table > tbody > tr > th.warning, #es .table > tbody > tr.warning > td, #es .table > tbody > tr.warning > th, #es .table > tfoot > tr > td.warning, #es .table > tfoot > tr > th.warning, #es .table > tfoot > tr.warning > td, #es .table > tfoot > tr.warning > th {
  background-color: #fcf8e3
}
#es .table-hover > tbody > tr > td.warning:hover, #es .table-hover > tbody > tr > th.warning:hover, #es .table-hover > tbody > tr.warning:hover > td, #es .table-hover > tbody > tr:hover > .warning, #es .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc
}
#es .table > thead > tr > td.danger, #es .table > thead > tr > th.danger, #es .table > thead > tr.danger > td, #es .table > thead > tr.danger > th, #es .table > tbody > tr > td.danger, #es .table > tbody > tr > th.danger, #es .table > tbody > tr.danger > td, #es .table > tbody > tr.danger > th, #es .table > tfoot > tr > td.danger, #es .table > tfoot > tr > th.danger, #es .table > tfoot > tr.danger > td, #es .table > tfoot > tr.danger > th {
  background-color: #f2dede
}
#es .table-hover > tbody > tr > td.danger:hover, #es .table-hover > tbody > tr > th.danger:hover, #es .table-hover > tbody > tr.danger:hover > td, #es .table-hover > tbody > tr:hover > .danger, #es .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc
}
#es .table-responsive {
  overflow-x: auto;
  min-height: .01%
}
@media screen and (max-width:767px) {
  #es .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  #es .table-responsive > .table {
    margin-bottom: 0
  }
  #es .table-responsive > .table > thead > tr > th, #es .table-responsive > .table > thead > tr > td, #es .table-responsive > .table > tbody > tr > th, #es .table-responsive > .table > tbody > tr > td, #es .table-responsive > .table > tfoot > tr > th, #es .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap
  }
  #es .table-responsive > .table-bordered {
    border: 0
  }
  #es .table-responsive > .table-bordered > thead > tr > th:first-child, #es .table-responsive > .table-bordered > thead > tr > td:first-child, #es .table-responsive > .table-bordered > tbody > tr > th:first-child, #es .table-responsive > .table-bordered > tbody > tr > td:first-child, #es .table-responsive > .table-bordered > tfoot > tr > th:first-child, #es .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
  }
  #es .table-responsive > .table-bordered > thead > tr > th:last-child, #es .table-responsive > .table-bordered > thead > tr > td:last-child, #es .table-responsive > .table-bordered > tbody > tr > th:last-child, #es .table-responsive > .table-bordered > tbody > tr > td:last-child, #es .table-responsive > .table-bordered > tfoot > tr > th:last-child, #es .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
  }
  #es .table-responsive > .table-bordered > tbody > tr:last-child > th, #es .table-responsive > .table-bordered > tbody > tr:last-child > td, #es .table-responsive > .table-bordered > tfoot > tr:last-child > th, #es .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0
  }
}
#es .table-es-market {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  background-color: #fff
}
#es .table-es-market th, #es .table-es-market td {
  padding: 8px
}
#es .table-es-market > thead > tr {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1
}
#es .table-es-market > thead > tr > th {
  border-bottom: 1px solid #e1e1e1
}
#es .table-es-market > tbody > tr > th {
  border: 0;
  border-right: 1px solid #e1e1e1
}
#es .table-es-market > tbody > tr:last-child th, #es .table-es-market > tbody > tr:last-child td {
  border-bottom: 1px solid #e1e1e1
}
#es .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
#es .fade.in {
  opacity: 1
}
#es .collapse {
  display: none
}
#es .collapse.in {
  display: block
}
tr#es .collapse.in {
  display: table-row
}
tbody#es .collapse.in {
  display: table-row-group
}
#es .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}
#es .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
#es .dropup, #es .dropdown_ {
  position: relative
}
#es .dropdown-toggle_:focus {
  outline: 0
}
#es .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box
}
#es .dropdown-menu.pull-right {
  right: 0;
  left: auto
}
#es .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e1e1e1
}
#es .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.666666667;
  color: #444;
  white-space: nowrap;
  background-image: none
}
#es .dropdown-menu > li > a:hover, #es .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5
}
#es .dropdown-menu > .active > a, #es .dropdown-menu > .active > a:hover, #es .dropdown-menu > .active > a:focus {
  color: #444;
  text-decoration: none;
  outline: 0;
  background-color: #f5f5f5
}
#es .dropdown-menu--dark {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
  color: #fff
}
#es .dropdown-menu--dark > li > a {
  color: #fff
}
#es .dropdown-menu--dark > li > a:hover {
  color: #fff;
  background-color: #292929
}
#es .dropdown-menu--dark .active > a, #es .dropdown-menu--dark .active > a:hover, #es .dropdown-menu--dark .active > a:focus {
  color: #d9d9de;
  background-color: #292929
}
#es .dropdown-menu > .disabled > a, #es .dropdown-menu > .disabled > a:hover, #es .dropdown-menu > .disabled > a:focus {
  color: #777
}
#es .dropdown-menu > .disabled > a:hover, #es .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}
#es .open > .dropdown-menu {
  display: block
}
#es .open > a {
  outline: 0
}
#es .dropdown-menu-right {
  left: auto;
  right: 0
}
#es .dropdown-menu-left {
  left: 0;
  right: auto
}
#es .dropdown-menu-full {
  left: 0;
  right: 0
}
#es .dropdown-header {
  display: block;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.666666667;
  color: #444;
  border-bottom: 1px solid #e1e1e1;
  border-top-left-radius: .45rem;
  border-top-right-radius: .45rem;
  white-space: nowrap
}
#es .es-dropdown-content {
  padding: 8px
}
#es .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}
#es .pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
#es .dropup .caret, #es .navbar-fixed-bottom .dropdown_ .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""
}
#es .dropup .dropdown-menu, #es .navbar-fixed-bottom .dropdown_ .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@media(min-width:768px) {
  #es .navbar-right .dropdown-menu {
    left: auto;
    right: 0
  }
  #es .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}
#es .o-btn-group, #es .o-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
#es .o-btn-group > .btn, #es .o-btn-group-vertical > .btn {
  position: relative;
  float: left
}
#es .o-btn-group > .btn:hover, #es .o-btn-group > .btn:focus, #es .o-btn-group > .btn:active, #es .o-btn-group > .btn.active, #es .o-btn-group-vertical > .btn:hover, #es .o-btn-group-vertical > .btn:focus, #es .o-btn-group-vertical > .btn:active, #es .o-btn-group-vertical > .btn.active {
  z-index: 2
}
#es .o-btn-group .btn + .btn, #es .o-btn-group .btn + .o-btn-group, #es .o-btn-group .o-btn-group + .btn, #es .o-btn-group .o-btn-group + .o-btn-group {
  margin-left: -1px
}
#es .btn-toolbar {
  margin: 0;
  margin-left: -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
#es .btn-toolbar > .btn, #es .btn-toolbar > .o-btn-group, #es .btn-toolbar > .input-group {
  margin-left: 5px
}
#es .btn-toolbar--align-center {
  justify-content: center
}
#es .o-btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle_) {
  border-radius: 0
}
#es .o-btn-group > .btn:first-child {
  margin-left: 0
}
#es .o-btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle_) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#es .o-btn-group > .btn:last-child:not(:first-child), #es .o-btn-group > .dropdown-toggle_:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#es .o-btn-group > .o-btn-group {
  float: left
}
#es .o-btn-group > .o-btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
#es .o-btn-group > .o-btn-group:first-child:not(:last-child) > .btn:last-child, #es .o-btn-group > .o-btn-group:first-child:not(:last-child) > .dropdown-toggle_ {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#es .o-btn-group > .o-btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#es .o-btn-group .dropdown-toggle_:active, #es .o-btn-group.open .dropdown-toggle_ {
  outline: 0
}
#es .o-btn-group > .btn + .dropdown-toggle_ {
  padding-left: 8px;
  padding-right: 8px
}
#es .o-btn-group > .btn-lg + .dropdown-toggle_ {
  padding-left: 12px;
  padding-right: 12px
}
#es .o-btn-group.open .dropdown-toggle_ {
  background-color: #f5f5f5 !important
}
#es .o-btn-group.open .dropdown-toggle_.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
#es .o-btn-group--dark.open .dropdown-toggle_ {
  background-color: #323232 !important
}
#es .btn .caret {
  margin-left: 0
}
#es .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
#es .dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
#es .o-btn-group-vertical > .btn, #es .o-btn-group-vertical > .o-btn-group, #es .o-btn-group-vertical > .o-btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
#es .o-btn-group-vertical > .o-btn-group > .btn {
  float: none
}
#es .o-btn-group-vertical > .btn + .btn, #es .o-btn-group-vertical > .btn + .o-btn-group, #es .o-btn-group-vertical > .o-btn-group + .btn, #es .o-btn-group-vertical > .o-btn-group + .o-btn-group {
  margin-top: -1px;
  margin-left: 0
}
#es .o-btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
#es .o-btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
#es .o-btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 6px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
#es .o-btn-group-vertical > .o-btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
#es .o-btn-group-vertical > .o-btn-group:first-child:not(:last-child) > .btn:last-child, #es .o-btn-group-vertical > .o-btn-group:first-child:not(:last-child) > .dropdown-toggle_ {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
#es .o-btn-group-vertical > .o-btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
#es .o-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
#es .o-btn-group-justified > .btn, #es .o-btn-group-justified > .o-btn-group {
  float: none;
  display: table-cell;
  width: 1%
}
#es .o-btn-group-justified > .o-btn-group .btn {
  width: 100%
}
#es .o-btn-group-justified > .o-btn-group .dropdown-menu {
  left: auto
}
#es [data-toggle="buttons"] > .btn input[type="radio"], #es [data-toggle="buttons"] > .btn input[type="checkbox"], #es [data-toggle="buttons"] > .o-btn-group > .btn input[type="radio"], #es [data-toggle="buttons"] > .o-btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
#es .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px
}
#es .badge:empty {
  display: none
}
.btn #es .badge {
  position: relative;
  top: -1px
}
.btn-xs #es .badge, .o-btn-group-xs > .btn #es .badge {
  top: 0;
  padding: 1px 5px
}
a#es .badge:hover, a#es .badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active > #es .badge, .nav-pills > .active > a > #es .badge {
  color: #428bca;
  background-color: #fff
}
.list-group-item > #es .badge {
  float: right
}
.list-group-item > #es .badge + #es .badge {
  margin-right: 5px
}
.nav-pills > li > a > #es .badge {
  margin-left: 3px
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
#es .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 6px;
  -webkit-box-shadow: 0;
  box-shadow: 0
}
#es .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
#es .progress-striped .progress-bar, #es .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}
#es .progress.active .progress-bar, #es .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
#es .progress-bar-success {
  background-color: #5cb85c
}
.progress-striped #es .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#es .progress-bar-info {
  background-color: #5bc0de
}
.progress-striped #es .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#es .progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped #es .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#es .progress-bar-danger {
  background-color: #d9534f
}
.progress-striped #es .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#es .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
#es .embed-responsive .embed-responsive-item, #es .embed-responsive iframe, #es .embed-responsive embed, #es .embed-responsive object, #es .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-size: cover;
  background-position: center center
}
#es .embed-responsive-16by9 {
  padding-bottom: 56.25%
}
#es .embed-responsive-4by3 {
  padding-bottom: 75%
}
#es .embed-responsive-1by1 {
  padding-bottom: 100%
}
#es .carousel {
  position: relative
}
#es .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}
#es .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
#es .carousel-inner > .item > img, #es .carousel-inner > .item > a > img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  #es .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
  }
  #es .carousel-inner > .item.next, #es .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0
  }
  #es .carousel-inner > .item.prev, #es .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
  }
  #es .carousel-inner > .item.next.left, #es .carousel-inner > .item.prev.right, #es .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
  }
}
#es .carousel-inner > .active, #es .carousel-inner > .next, #es .carousel-inner > .prev {
  display: block
}
#es .carousel-inner > .active {
  left: 0
}
#es .carousel-inner > .next, #es .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
#es .carousel-inner > .next {
  left: 100%
}
#es .carousel-inner > .prev {
  left: -100%
}
#es .carousel-inner > .next.left, #es .carousel-inner > .prev.right {
  left: 0
}
#es .carousel-inner > .active.left {
  left: -100%
}
#es .carousel-inner > .active.right {
  left: 100%
}
#es .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
#es .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x
}
#es .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x
}
#es .carousel-control:hover, #es .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}
#es .carousel-control .icon-prev, #es .carousel-control .icon-next, #es .carousel-control .glyphicon-chevron-left, #es .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block
}
#es .carousel-control .icon-prev, #es .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px
}
#es .carousel-control .icon-next, #es .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px
}
#es .carousel-control .icon-prev, #es .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif
}
#es .carousel-control .icon-prev:before {
  content: '\2039'
}
#es .carousel-control .icon-next:before {
  content: '\203a'
}
#es .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}
#es .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0)
}
#es .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}
#es .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
#es .carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  #es .carousel-control .glyphicon-chevron-left, #es .carousel-control .glyphicon-chevron-right, #es .carousel-control .icon-prev, #es .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }
  #es .carousel-control .glyphicon-chevron-left, #es .carousel-control .icon-prev {
    margin-left: -15px
  }
  #es .carousel-control .glyphicon-chevron-right, #es .carousel-control .icon-next {
    margin-right: -15px
  }
  #es .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }
  #es .carousel-indicators {
    bottom: 20px
  }
}
#es .ui-helper-hidden {
  display: none
}
#es .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
#es .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
#es .ui-helper-clearfix:before, #es .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
#es .ui-helper-clearfix:after {
  clear: both
}
#es .ui-helper-clearfix {
  min-height: 0
}
#es .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
#es .ui-front {
  z-index: 100
}
#es .ui-state-disabled {
  cursor: default !important
}
#es .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
#es .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .ui-slider {
  position: relative;
  text-align: left
}
#es .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default
}
#es .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
#es .ui-slider.ui-state-disabled .ui-slider-handle, #es .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
#es .ui-slider-horizontal {
  height: .8em
}
#es .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
#es .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
#es .ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
#es .ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
#es .ui-slider-vertical {
  width: .8em;
  height: 100px
}
#es .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
#es .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
#es .ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
#es .ui-slider-vertical .ui-slider-range-max {
  top: 0
}
#es .bb-smiley {
  max-width: 16px;
  max-height: 16px
}
#es .markItUp * {
  margin: 0;
  padding: 0;
  outline: 0
}
#es .markItUp a:link, #es .markItUp a:visited {
  color: #000;
  text-decoration: none
}
#es .markItUp {
  width: 700px;
  margin: 5px 0 5px 0;
  border: 5px solid #f5f5f5
}
#es .markItUpContainer {
  border: 1px solid #e1e1e1 !important;
  background: #fff !important;
  padding: 0 !important;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  border-radius: 0 !important
}
#es .ed-convo-dialog .markItUpContainer {
  border-bottom: 1px solid #e1e1e1 !important
}
#es .markItUpExpanding.has-error {
  border: 1px solid #fc595b
}
#es .markItUpExpanding.has-error .form-control {
  box-shadow: none
}
#es .markItUpEditor {
  width: 100%;
  height: 320px;
  clear: both;
  line-height: 18px;
  overflow: auto;
  border-radius: 0 !important;
  border: 0 !important;
  padding: 8px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  color: #888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es .markItUpEditor:focus {
  box-shadow: none
}
#es .markItUpEditor::-webkit-input-placeholder {
  color: #888
}
#es .markItUpEditor:-moz-placeholder {
  color: #888
}
#es .markItUpEditor::-moz-placeholder {
  color: #888
}
#es .markItUpEditor:-ms-input-placeholder {
  color: #888
}
#es .markItUpEditor::-ms-input-placeholder {
  color: #888
}
#es .markItUpEditor:placeholder-shown {
  color: #888
}
#es .markItUpPreviewFrame {
  overflow: auto;
  background-color: #fff;
  border: 1px solid #3c769d;
  width: 99.9%;
  height: 300px;
  margin: 5px 0
}
#es .markItUpFooter {
  width: 100%;
  cursor: n-resize
}
#es .markItUpResizeHandle {
  overflow: hidden;
  width: 22px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  cursor: n-resize
}
#es .markItUpHeader ul li {
  list-style: none;
  float: left;
  position: relative
}
#es .markItUpHeader ul li ul {
  display: none
}
#es .markItUpHeader ul li:hover > ul {
  display: block
}
#es .markItUpHeader ul .markItUpDropMenu {
  margin-right: 5px
}
#es .markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0
}
#es .markItUpHeader ul .markItUpSeparator {
  margin: 0 10px;
  width: 1px;
  height: 20px;
  overflow: hidden;
  background-color: #CCC
}
#es .markItUpHeader ul ul .markItUpSeparator {
  width: auto;
  height: 1px;
  margin: 0
}
#es .markItUpHeader ul ul {
  display: none;
  position: absolute;
  top: 18px;
  left: 0;
  background: #f5f5f5;
  border: 1px solid #3c769d;
  height: inherit
}
#es .markItUpHeader ul ul li {
  float: none;
  border-bottom: 1px solid #3c769d
}
#es .markItUpHeader ul ul ul {
  position: absolute;
  top: -1px;
  left: 150px
}
#es .markItUpHeader ul ul ul li {
  float: none
}
#es .markItUpHeader ul a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 0;
  padding: 0;
  margin: 0
}
#es .markItUpHeader ul ul a {
  display: block;
  padding-left: 0;
  text-indent: 0;
  width: 120px;
  padding: 5px 5px 5px 25px;
  background-position: 2px 50%
}
#es .markItUpHeader ul ul a:hover {
  color: #FFF;
  background-color: #3c769d
}
#es .markItUpHeader {
  display: inline-block;
  width: 100%;
  padding: 2px 4px 2px;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #e1e1e1 !important
}
#es .markItUpHeader ul li {
  margin-right: 4px
}
#es .markItUpHeader ul .markItUpSeparator {
  position: relative;
  top: 4px;
  background-color: #e6e6e6;
  color: #e6e6e6
}
#es .markItUp {
  width: 100%;
  margin: 0;
  border: 0 solid transparent
}
#es .markItUp li > a {
  background-position: center;
  border: 1px solid transparent;
  border-radius: 6px;
  font-size: 0
}
#es .markItUp li > a:hover {
  background-color: transparent
}
#es .markItUp .markItUpButton {
  padding: 4px
}
#es .markItUp .markItUpButton a {
  position: relative;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-size: 140px 20px;
  background-position: 0 0 !important;
  background-color: transparent !important
}
#es .markItUp .markItUpButton a:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Font Awesome 6 Free';
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 13px !important;
  color: #444 !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  text-indent: 0
}
#es .markItUp .markitup-bold a, #es .markItUp .markitup-italic a, #es .markItUp .markitup-underline a, #es .markItUp .markitup-url a, #es .markItUp .markitup-picture a, #es .markItUp .markitup-video a, #es .markItUp .markitup-bullet a, #es .markItUp .markitup-numeric a, #es .markItUp .markitup-list a, #es .markItUp .markitup-quote a, #es .markItUp .markitup-code a, #es .markItUp .markitup-gist a {
  background: none !important
}
#es .markItUp .markitup-bold a:before {
  content: "\f032"
}
#es .markItUp .markitup-italic a:before {
  content: "\f033"
}
#es .markItUp .markitup-underline a:before {
  content: "\f0cd"
}
#es .markItUp .markitup-url a:before {
  content: "\f0c1"
}
#es .markItUp .markitup-picture a:before {
  content: "\f03e"
}
#es .markItUp .markitup-video a:before {
  content: "\f008"
}
#es .markItUp .markitup-bullet a:before {
  content: "\f0ca"
}
#es .markItUp .markitup-numeric a:before {
  content: "\f0cb"
}
#es .markItUp .markitup-list a:before {
  content: "\f141"
}
#es .markItUp .markitup-quote a:before {
  content: "\f10d"
}
#es .markItUp .markitup-code a:before {
  content: "\f121"
}
#es .markItUp .markitup-gist a:before {
  content: "\f113"
}
#es .markItUp .markitup-files a:before {
  content: "\f15b"
}
#es .markItUp .markitup-happy a {
  background-position: -20px 0 !important
}
#es .markItUp .markitup-smile a {
  background-position: -40px 0 !important
}
#es .markItUp .markitup-surprised a {
  background-position: -60px 0 !important
}
#es .markItUp .markitup-tongue a {
  background-position: -80px 0 !important
}
#es .markItUp .markitup-unhappy a {
  background-position: -100px 0 !important
}
#es .markItUp .markitup-wink a {
  background-position: -120px 0 !important
}
#es .markItUp .textareaClone {
  min-height: 160px;
  height: auto
}
#es .es-video-providers {
  margin-bottom: 5px
}
#es .es-video-providers li {
  width: 31%;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative
}
#es .es-video-providers li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-image: url('../../../../../media/com_easysocial/images/videos/icons-video.png');
  background-size: 160px 16px
}
#es .es-video-providers li.video-youtube:before {
  background-position: -16px 0
}
#es .es-video-providers li.video-vimeo:before {
  background-position: -32px 0
}
#es .es-video-providers li.video-dailymotion:before {
  background-position: -48px 0
}
#es .es-video-providers li.video-google:before {
  background-position: -64px 0
}
#es .es-video-providers li.video-liveleak:before {
  background-position: -80px 0
}
#es .es-video-providers li.video-metacafe:before {
  background-position: -96px 0
}
#es .es-video-providers li.video-nicovideo:before {
  background-position: -112px 0
}
#es .es-video-providers li.video-yahoo:before {
  background-position: -128px 0
}
#es .es-video-providers li.video-smule:before {
  background-position: -144px 0
}
#es .imgareaselect-border1 {
  background: url(../../../../../media/com_easysocial/styles/foundry/imgareaselect/border-v.gif) repeat-y left top
}
#es .imgareaselect-border2 {
  background: url(../../../../../media/com_easysocial/styles/foundry/imgareaselect/border-h.gif) repeat-x left top
}
#es .imgareaselect-border3 {
  background: url(../../../../../media/com_easysocial/styles/foundry/imgareaselect/border-v.gif) repeat-y right top
}
#es .imgareaselect-border4 {
  background: url(../../../../../media/com_easysocial/styles/foundry/imgareaselect/border-h.gif) repeat-x left bottom
}
#es .imgareaselect-border1, #es .imgareaselect-border2, #es .imgareaselect-border3, #es .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: .5
}
#es .imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: .5
}
#es .imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5
}
#es .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #es .vjs-button > .vjs-icon-placeholder:before, #es .video-js .vjs-modal-dialog, #es .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #es .vjs-button > .vjs-icon-placeholder:before {
  text-align: center
}
@font-face {
  font-family: VideoJS;
  src: url('../../../../../media/com_easysocial/styles/vendors/videojs/vjs.eot') format('eot')
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-play, #es .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #es .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-play:before, #es .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #es .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101"
}
#es .vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-play-circle:before {
  content: "\f102"
}
#es .vjs-icon-pause, #es .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-pause:before, #es .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103"
}
#es .vjs-icon-volume-mute, #es .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-volume-mute:before, #es .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104"
}
#es .vjs-icon-volume-low, #es .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-volume-low:before, #es .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105"
}
#es .vjs-icon-volume-mid, #es .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-volume-mid:before, #es .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106"
}
#es .vjs-icon-volume-high, #es .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-volume-high:before, #es .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107"
}
#es .vjs-icon-fullscreen-enter, #es .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-fullscreen-enter:before, #es .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108"
}
#es .vjs-icon-fullscreen-exit, #es .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-fullscreen-exit:before, #es .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109"
}
#es .vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-square:before {
  content: "\f10a"
}
#es .vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-spinner:before {
  content: "\f10b"
}
#es .vjs-icon-subtitles, #es .video-js .vjs-subtitles-button .vjs-icon-placeholder, #es .video-js .vjs-subs-caps-button .vjs-icon-placeholder, #es .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, #es .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, #es .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, #es .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-subtitles:before, #es .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, #es .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, #es .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, #es .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, #es .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, #es .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c"
}
#es .vjs-icon-captions, #es .video-js .vjs-captions-button .vjs-icon-placeholder, #es .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, #es .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-captions:before, #es .video-js .vjs-captions-button .vjs-icon-placeholder:before, #es .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, #es .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d"
}
#es .vjs-icon-chapters, #es .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-chapters:before, #es .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e"
}
#es .vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-share:before {
  content: "\f10f"
}
#es .vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-cog:before {
  content: "\f110"
}
#es .vjs-icon-circle, #es .video-js .vjs-play-progress, #es .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-circle:before, #es .video-js .vjs-play-progress:before, #es .video-js .vjs-volume-level:before {
  content: "\f111"
}
#es .vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-circle-outline:before {
  content: "\f112"
}
#es .vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-circle-inner-circle:before {
  content: "\f113"
}
#es .vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-hd:before {
  content: "\f114"
}
#es .vjs-icon-cancel, #es .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-cancel:before, #es .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115"
}
#es .vjs-icon-replay, #es .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-replay:before, #es .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116"
}
#es .vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-facebook:before {
  content: "\f117"
}
#es .vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-gplus:before {
  content: "\f118"
}
#es .vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-linkedin:before {
  content: "\f119"
}
#es .vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-twitter:before {
  content: "\f11a"
}
#es .vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-tumblr:before {
  content: "\f11b"
}
#es .vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-pinterest:before {
  content: "\f11c"
}
#es .vjs-icon-audio-description, #es .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-audio-description:before, #es .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d"
}
#es .vjs-icon-audio, #es .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#es .vjs-icon-audio:before, #es .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e"
}
#es .video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif
}
#es .video-js:-moz-full-screen {
  position: absolute
}
#es .video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important
}
#es .video-js[tabindex="-1"] {
  outline: 0
}
#es .video-js *, #es .video-js *:before, #es .video-js *:after {
  box-sizing: inherit
}
#es .video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0
}
#es .video-js.vjs-fluid, #es .video-js.vjs-16-9, #es .video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0
}
#es .video-js.vjs-16-9 {
  padding-top: 56.25%
}
#es .video-js.vjs-4-3 {
  padding-top: 75%
}
#es .video-js.vjs-fill {
  width: 100%;
  height: 100%
}
#es .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto
}
#es .vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0
}
#es .video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important
}
#es .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none
}
#es .vjs-hidden {
  display: none !important
}
#es .vjs-disabled {
  opacity: .5;
  cursor: default
}
#es .video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px
}
#es .vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible
}
#es .vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto
}
#es .vjs-no-js a, #es .vjs-no-js a:visited {
  color: #66a8cc
}
#es .video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
#es .vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -1.5em
}
#es .video-js:hover .vjs-big-play-button, #es .video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -ms-transition: all 0;
  -o-transition: all 0;
  transition: all 0
}
#es .vjs-controls-disabled .vjs-big-play-button, #es .vjs-has-started .vjs-big-play-button, #es .vjs-using-native-controls .vjs-big-play-button, #es .vjs-error .vjs-big-play-button {
  display: none
}
#es .vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block
}
#es .video-js button {
  background: none;
  border: 0;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
#es .vjs-control .vjs-button {
  width: 100%;
  height: 100%
}
#es .video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2
}
#es .video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
  box-sizing: content-box
}
#es .video-js .vjs-modal-dialog > * {
  box-sizing: border-box
}
#es .vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1
}
#es .vjs-menu-button {
  cursor: pointer
}
#es .vjs-menu-button.vjs-disabled {
  cursor: default
}
#es .vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none
}
#es .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
  box-sizing: content-box
}
#es .vjs-menu .vjs-menu-content > * {
  box-sizing: border-box
}
#es .vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none
}
#es .vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase
}
#es .vjs-menu li.vjs-menu-item:focus, #es .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5)
}
#es .vjs-menu li.vjs-selected, #es .vjs-menu li.vjs-selected:focus, #es .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f
}
#es .vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em 0;
  font-weight: bold;
  cursor: default
}
#es .vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7)
}
#es .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em
}
#es .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu, #es .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block
}
#es .video-js .vjs-menu-button-inline {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  overflow: hidden
}
#es .video-js .vjs-menu-button-inline:before {
  width: 2.222222222em
}
#es .video-js .vjs-menu-button-inline:hover, #es .video-js .vjs-menu-button-inline:focus, #es .video-js .vjs-menu-button-inline.vjs-slider-active, #es .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em
}
#es .vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
#es .vjs-menu-button-inline:hover .vjs-menu, #es .vjs-menu-button-inline:focus .vjs-menu, #es .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1
}
#es .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto
}
#es .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, #es .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, #es .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto
}
#es .vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden
}
#es .video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7)
}
#es .vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s, opacity .1s;
  -moz-transition: visibility .1s, opacity .1s;
  -ms-transition: visibility .1s, opacity .1s;
  -o-transition: visibility .1s, opacity .1s;
  transition: visibility .1s, opacity .1s
}
#es .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#es .vjs-controls-disabled .vjs-control-bar, #es .vjs-using-native-controls .vjs-control-bar, #es .vjs-error .vjs-control-bar {
  display: none !important
}
#es .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible
}
#es .vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table
}
#es .video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67
}
#es .video-js .vjs-control:focus:before, #es .video-js .vjs-control:hover:before, #es .video-js .vjs-control:focus {
  text-shadow: 0 0 1em white
}
#es .video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
#es .vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle
}
#es .video-js .vjs-custom-control-spacer {
  display: none
}
#es .video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em
}
#es .vjs-live .vjs-progress-control {
  display: none
}
#es .vjs-no-flex .vjs-progress-control {
  width: auto
}
#es .video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  height: .3em
}
#es .video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px
}
#es .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em
}
#es .video-js .vjs-progress-holder .vjs-play-progress, #es .video-js .vjs-progress-holder .vjs-load-progress, #es .video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0
}
#es .video-js .vjs-play-progress {
  background-color: #fff
}
#es .video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  top: -.33333333333333em;
  z-index: 1
}
#es .video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5)
}
#es .video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75)
}
#es .video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: relative;
  top: -3.4em;
  visibility: hidden;
  z-index: 1
}
#es .video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none
}
#es .video-js .vjs-progress-control:hover .vjs-time-tooltip, #es .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible
}
#es .video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1
}
#es .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0
}
#es .video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block
}
#es .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#es .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none
}
#es .vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8)
}
#es .video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em 0 .45em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5)
}
#es .video-js .vjs-slider:focus {
  text-shadow: 0 0 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff
}
#es .video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em
}
#es .video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#es .video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em
}
#es .video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px
}
#es .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  -ms-filter: "alpha(opacity=0)"
}
#es .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "alpha(opacity=0)"
}
#es .video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s
}
#es .video-js .vjs-volume-panel:hover .vjs-volume-control, #es .video-js .vjs-volume-panel:active .vjs-volume-control, #es .video-js .vjs-volume-panel:focus .vjs-volume-control, #es .video-js .vjs-volume-panel .vjs-volume-control:hover, #es .video-js .vjs-volume-panel .vjs-volume-control:active, #es .video-js .vjs-volume-panel .vjs-volume-control:focus, #es .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control, #es .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control, #es .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control, #es .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -moz-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -ms-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0
}
#es .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-horizontal, #es .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em
}
#es .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical, #es .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  -ms-filter: "alpha(opacity=100)"
}
#es .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #es .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar, #es .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "alpha(opacity=100)"
}
#es .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, #es .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:focus, #es .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, #es .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  -webkit-transition: width .1s;
  -moz-transition: width .1s;
  -ms-transition: width .1s;
  -o-transition: width .1s;
  transition: width .1s
}
#es .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}
#es .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}
#es .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}
#es .video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, #es .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: .5em
}
#es .video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#es .video-js .vjs-volume-bar {
  margin: 1.35em .45em
}
#es .vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em
}
#es .vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto
}
#es .video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff
}
#es .video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em
}
#es .vjs-slider-vertical .vjs-volume-level {
  width: .3em
}
#es .vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em
}
#es .vjs-slider-horizontal .vjs-volume-level {
  height: .3em
}
#es .vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em
}
#es .video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em
}
#es .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%
}
#es .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%
}
#es .video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7)
}
#es .video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em
}
#es .vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%
}
#es .vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%
}
#es .vjs-has-started .vjs-poster {
  display: none
}
#es .vjs-audio.vjs-has-started .vjs-poster {
  display: block
}
#es .vjs-using-native-controls .vjs-poster {
  display: none
}
#es .video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em
}
#es .vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left
}
#es .video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em
}
#es .vjs-live .vjs-time-control {
  display: none
}
#es .video-js .vjs-current-time, #es .vjs-no-flex .vjs-current-time {
  display: none
}
#es .vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
  width: 0 !important;
  white-space: nowrap
}
#es .video-js .vjs-duration, #es .vjs-no-flex .vjs-duration {
  display: none
}
#es .vjs-time-divider {
  display: none;
  line-height: 3em
}
#es .vjs-live .vjs-time-divider {
  display: none
}
#es .video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none
}
#es .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em
}
#es .video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5)
}
#es .vjs-subtitles {
  color: #fff
}
#es .vjs-captions {
  color: #fc6
}
#es .vjs-tt-cue {
  display: block
}
#es video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em)
}
#es .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em)
}
#es .video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .vjs-playback-rate > .vjs-menu-button, #es .vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center
}
#es .vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0
}
#es .vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center
}
#es .vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%
}
#es .vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px
}
#es .vjs-seeking .vjs-loading-spinner, #es .vjs-waiting .vjs-loading-spinner {
  display: block
}
#es .vjs-loading-spinner:before, #es .vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white
}
#es .vjs-seeking .vjs-loading-spinner:before, #es .vjs-seeking .vjs-loading-spinner:after, #es .vjs-waiting .vjs-loading-spinner:before, #es .vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}
#es .vjs-seeking .vjs-loading-spinner:before, #es .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white
}
#es .vjs-seeking .vjs-loading-spinner:after, #es .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: .44s;
  animation-delay: .44s
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg)
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f
  }
  20% {
    border-top-color: #73859f
  }
  35% {
    border-top-color: white
  }
  60% {
    border-top-color: #73859f
  }
  100% {
    border-top-color: #73859f
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f
  }
  20% {
    border-top-color: #73859f
  }
  35% {
    border-top-color: white
  }
  60% {
    border-top-color: #73859f
  }
  100% {
    border-top-color: #73859f
  }
}
#es .vjs-chapters-button .vjs-menu ul {
  width: 24em
}
#es .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  position: absolute
}
#es .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit
}
#es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto
}
#es .video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto
}
#es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, #es .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none
}
#es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, #es .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none
}
#es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, #es .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none
}
#es .vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%
}
#es .vjs-text-track-settings .vjs-modal-dialog-content {
  display: table
}
#es .vjs-text-track-settings .vjs-track-settings-colors, #es .vjs-text-track-settings .vjs-track-settings-font, #es .vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell
}
#es .vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom
}
#es .vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: 0
}
#es .vjs-text-track-settings fieldset span {
  display: inline-block;
  margin-left: 5px
}
#es .vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0
}
#es .vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden
}
#es .vjs-track-settings-controls button:focus, #es .vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0, #fff 88%, #73859f 100%)
}
#es .vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75)
}
#es .vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px
}
#es .vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em
}
@media print {
  #es .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden
  }
}
#es .video-js {
  width: 100%;
  height: 100%
}
#es .video-js.vjs-brand {
  display: block
}
#es .video-js.vjs-watermark {
  display: block
}
#es .video-js .vjs-watermark-content {
  opacity: .99;
  position: absolute;
  padding: 5px;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#es .video-js .vjs-watermark-top-right {
  right: 0;
  top: 0
}
#es .video-js .vjs-watermark-top-left {
  left: 0;
  top: 0
}
#es .video-js .vjs-watermark-bottom-right {
  right: 0;
  bottom: 30px
}
#es .video-js .vjs-watermark-bottom-left {
  left: 0;
  bottom: 30px
}
#es .video-js.vjs-user-inactive.vjs-playing .vjs-watermark-fade {
  opacity: 0
}
#es .video-js .vjs-big-play-button {
  width: 2.2em;
  height: 2.2em;
  line-height: 2em;
  border-radius: 50%;
  border-width: .12em
}
#es .vjs-big-play-centered .vjs-big-play-button {
  margin-top: -1.1em;
  margin-left: -1.1em
}
#es .vjs-icon-play:before, #es .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #es .video-js .vjs-play-control .vjs-icon-placeholder:before {
  font-size: 1.5em
}
#es.is-mobile .video-js .vjs-watermark-content, #es.is-tablet .video-js .vjs-watermark-content {
  max-width: 25vw
}
#es .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
#es .swiper-container-no-flexbox .swiper-slide {
  float: left
}
#es .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
#es .swiper-container-android .swiper-slide, #es .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
#es .swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
#es .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
#es .swiper-slide-invisible-blank {
  visibility: hidden
}
#es .swiper-container-autoheight, #es .swiper-container-autoheight .swiper-slide {
  height: auto
}
#es .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}
#es .swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
#es .swiper-container-3d .swiper-wrapper, #es .swiper-container-3d .swiper-slide, #es .swiper-container-3d .swiper-slide-shadow-left, #es .swiper-container-3d .swiper-slide-shadow-right, #es .swiper-container-3d .swiper-slide-shadow-top, #es .swiper-container-3d .swiper-slide-shadow-bottom, #es .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
#es .swiper-container-3d .swiper-slide-shadow-left, #es .swiper-container-3d .swiper-slide-shadow-right, #es .swiper-container-3d .swiper-slide-shadow-top, #es .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
#es .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#es .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#es .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#es .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#es .swiper-container-wp8-horizontal, #es .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
#es .swiper-container-wp8-vertical, #es .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
#es .swiper-button-prev, #es .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
#es .swiper-button-prev.swiper-button-disabled, #es .swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
#es .swiper-button-prev, #es .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
#es .swiper-button-next, #es .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
#es .swiper-button-prev.swiper-button-white, #es .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
#es .swiper-button-next.swiper-button-white, #es .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
#es .swiper-button-prev.swiper-button-black, #es .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
#es .swiper-button-next.swiper-button-black, #es .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
#es .swiper-button-lock {
  display: none
}
#es .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
#es .swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
#es .swiper-pagination-fraction, #es .swiper-pagination-custom, #es .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%
}
#es .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}
#es .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}
#es .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
#es button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
#es .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
#es .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
#es .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
#es .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
#es .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
#es .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform
}
#es .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
#es .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
#es .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform
}
#es .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform
}
#es .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute
}
#es .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}
#es .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}
#es .swiper-container-horizontal > .swiper-pagination-progressbar, #es .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
#es .swiper-container-vertical > .swiper-pagination-progressbar, #es .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
#es .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
#es .swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25)
}
#es .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}
#es .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
#es .swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25)
}
#es .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
#es .swiper-pagination-lock {
  display: none
}
#es .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1)
}
#es .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
#es .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
#es .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
#es .swiper-scrollbar-cursor-drag {
  cursor: move
}
#es .swiper-scrollbar-lock {
  display: none
}
#es .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}
#es .swiper-zoom-container > img, #es .swiper-zoom-container > svg, #es .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
#es .swiper-slide-zoomed {
  cursor: move
}
#es .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}
#es .swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
#es .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#es .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
#es .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
#es .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
#es .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
#es .swiper-container-fade .swiper-slide-active, #es .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#es .swiper-container-cube {
  overflow: visible
}
#es .swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
#es .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
#es .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
#es .swiper-container-cube .swiper-slide-active, #es .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#es .swiper-container-cube .swiper-slide-active, #es .swiper-container-cube .swiper-slide-next, #es .swiper-container-cube .swiper-slide-prev, #es .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible
}
#es .swiper-container-cube .swiper-slide-shadow-top, #es .swiper-container-cube .swiper-slide-shadow-bottom, #es .swiper-container-cube .swiper-slide-shadow-left, #es .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#es .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
#es .swiper-container-flip {
  overflow: visible
}
#es .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
#es .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
#es .swiper-container-flip .swiper-slide-active, #es .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#es .swiper-container-flip .swiper-slide-shadow-top, #es .swiper-container-flip .swiper-slide-shadow-bottom, #es .swiper-container-flip .swiper-slide-shadow-left, #es .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#es .swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}
#es .es-stepbar {
  z-index: 15px
}
#es .es-stepbar .navbar-inner {
  padding: 10px 0;
  border: 0;
  background: transparent;
  box-shadow: none
}
#es .es-stepbar .es-stepbar__lists {
  width: 100%;
  margin: 0 3px 0 0;
  padding: 0;
  list-style: none
}
#es .es-stepbar .es-stepbar__lists > li {
  float: left;
  position: relative;
  z-index: 2;
  border: 0
}
#es .es-stepbar .es-stepbar__lists > li > a {
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0 !important;
  text-align: center;
  background: #d6d6d6;
  color: #888;
  text-shadow: none
}
#es .es-stepbar .es-stepbar__lists > li > a .fa {
  display: none;
  line-height: 24px
}
#es .es-stepbar .es-stepbar__lists > li > a .fa:before {
  font-size: 12px
}
#es .es-stepbar .es-stepbar__lists > li > a .step-number {
  display: block
}
#es .es-stepbar .es-stepbar__lists > li > a .step-desp {
  background: #333
}
#es .es-stepbar .es-stepbar__lists > li > a:hover {
  background: #5c93cc;
  color: #fff
}
#es .es-stepbar .es-stepbar__lists > li.active a {
  background: #5c93cc;
  color: #fff
}
#es .es-stepbar .es-stepbar__lists > li.active.past a {
  background: #74b07a;
  color: #fff;
  text-shadow: none
}
#es .es-stepbar .es-stepbar__lists > li.active.past .step-number {
  display: none
}
#es .es-stepbar .es-stepbar__lists > li.active.past .fa {
  display: block
}
#es .es-stepbar .es-stepbar__lists > li.last .fa {
  display: block
}
#es .es-stepbar .es-stepbar__lists > li.last .step-number {
  display: none
}
#es .es-stepbar .es-stepbar__lists > li.divider-vertical {
  width: 30px;
  height: 3px;
  background: #d6d6d6;
  top: 10px;
  margin: 0 2px;
  position: relative
}
#es .es-stepbar .es-stepbar__lists > li.divider-vertical.active {
  background: #5c93cc
}
#es .es-stepbar .es-stepbar__lists > li.divider-vertical.active.past {
  background: #74b07a
}
#es .es-stepbar .divider-vertical-last {
  width: 100%;
  height: 3px;
  float: right;
  position: relative;
  top: 10px;
  background: #d6d6d6
}
#es .es-stepbar-vertical {
  list-style: none;
  margin: 0;
  padding: 0
}
#es .es-stepbar-vertical__item {
  position: relative;
  padding-left: 20px
}
#es .es-stepbar-vertical__item + .es-stepbar-vertical__item {
  margin-top: 16px
}
#es .es-stepbar-vertical__item + .es-stepbar-vertical__item:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  background-color: #e1e1e1;
  top: -22px;
  left: 5px;
  bottom: 8px
}
#es .es-stepbar-vertical__item.active .es-stepbar-vertical__indicator {
  background-color: #4a90e2
}
#es .es-stepbar-vertical__item.active .es-stepbar-vertical__txt {
  font-weight: bold
}
#es .es-stepbar-vertical__item.past .es-stepbar-vertical__indicator {
  background-color: #4fc251
}
#es .es-stepbar-vertical__item.past .es-stepbar-vertical__txt {
  font-weight: normal;
  color: #888
}
#es .es-stepbar-vertical__indicator {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 3px;
  background-color: #e1e1e1;
  border-radius: 50%
}
#es .es-stepbar-vertical__txt {
  color: #444
}
#es .es-snackbar2 {
  width: 100%;
  color: #333;
  background-color: #f5f5f5;
  border-radius: 6px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 16px;
  margin-bottom: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-snackbar2__context {
  padding: 8px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1
}
#es .es-snackbar2__title {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  font-weight: bold
}
#es .es-snackbar2__edit {
  margin-left: 8px
}
#es .es-snackbar2__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-snackbar2__actions > div, #es .es-snackbar2__actions > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-snackbar2__actions > * + * {
  margin-left: 4px
}
#es.is-mobile .es-snackbar2 {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es.is-mobile .es-snackbar2__context {
  width: 100%
}
#es.is-mobile .es-snackbar2__actions {
  width: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es.is-mobile .es-snackbar2__actions .btn-popdown, #es.is-mobile .es-snackbar2__actions .dropdown--popdown, #es.is-mobile .es-snackbar2__actions .btn, #es.is-mobile .es-snackbar2__actions > div, #es.is-mobile .es-snackbar2__actions > a {
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es.is-mobile .es-snackbar2__actions > * + * {
  margin-left: 0;
  margin-top: 8px
}
#es .dropdown-menu--snackbar-action {
  min-width: 240px
}
#es .es-cards {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1
}
#es .es-cards__item {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 0 0 8px;
  min-width: 20%
}
#es .es-cards__item .es-card__bd {
  flex: 1 0 auto
}
#es .es-cards--1 .es-cards__item {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
#es .es-cards--1 .embed-responsive, #es .es-cards--1 .es-card__hd, #es .es-cards--1 .es-card__cover {
  max-height: 160px
}
#es .es-cards--2 {
  margin-left: -8px;
  margin-right: -8px
}
#es .es-cards--2 .es-cards__item {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 8px 16px
}
#es .es-cards--3 {
  margin-left: -8px;
  margin-right: -8px
}
#es .es-cards--3 .es-cards__item {
  -webkit-flex: 0 0 33.333332%;
  -ms-flex: 0 0 33.333332%;
  flex: 0 0 33.333332%;
  padding: 0 8px 16px
}
#es .es-cards--3 .embed-responsive, #es .es-cards--3 .es-card__hd, #es .es-cards--3 .es-card__cover {
  max-height: 160px
}
#es .es-cards--4 .es-cards__item {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 8px 16px
}
#es .es-cards--4 .es-cards__item:nth-child(4n+1) {
  padding-left: 0
}
#es .es-cards--4 .es-cards__item:nth-child(4n) {
  padding-right: 0
}
#es .es-card {
  border: 1px solid #e1e1e1;
  font-size: 13px;
  line-height: 1.538461538;
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .es-card__hd, #es .es-card__bd, #es .es-card__ft {
  position: relative
}
#es .es-card__hd:before, #es .es-card__hd:after, #es .es-card__bd:before, #es .es-card__bd:after, #es .es-card__ft:before, #es .es-card__ft:after {
  content: " ";
  display: table
}
#es .es-card__hd:after, #es .es-card__bd:after, #es .es-card__ft:after {
  clear: both
}
#es .es-card__hd {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}
#es .es-card__bd {
  flex: 1 0 auto;
  padding: 16px 16px 8px
}
#es .es-card__bd.has-avatar, #es .es-card__bd.has-label-state {
  padding-top: 32px
}
#es .es-card__ft, #es .es-card__ft a {
  color: #888
}
#es .es-card__ft {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 8px 16px;
  background-color: #f5f5f5
}
#es .es-card__ft .g-list-inline > li {
  line-height: 28px
}
#es .es-card--featured {
  border: 1px solid #faebcc;
  background-color: #fcf8e3 !important
}
#es .es-card--featured .es-card__label-txt {
  color: #8a6d3b
}
#es .es-card--mini {
  border: 0;
  background-color: #f5f5f5
}
#es .es-card__state {
  position: absolute;
  right: 16px;
  top: -10px;
  z-index: 2;
  display: none
}
#es .es-card__label-txt {
  position: absolute;
  top: 64px;
  right: 16px;
  font-weight: bold;
  opacity: .8;
  filter: alpha(opacity=80)
}
#es .es-card.no-hd .es-card__bd {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 16px
}
#es .es-card.no-hd .es-card__state {
  top: auto;
  bottom: -20px;
  z-index: 2
}
#es .es-card__app-type {
  position: absolute;
  right: 16px;
  top: 8px
}
#es .es-card .embed-responsive-item, #es .es-card__cover {
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}
#es .es-card__cover-popup-btn {
  position: relative
}
#es .es-card__cover-popup-btn:before, #es .es-card__cover-popup-btn:after {
  position: absolute;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
#es .es-card__cover-popup-btn:before {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 2;
  content: '\f03e';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  text-align: center;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  font-size: 20px;
  line-height: 36px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  margin: -20px 0 0 -20px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  padding-top: 0
}
#es .es-card__cover-popup-btn:after {
  content: '';
  width: 100%;
  height: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}
#es .es-card__cover-popup-btn:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#es .es-card__cover-popup-btn:hover:after {
  background: rgba(0, 0, 0, 0.5)
}
#es .es-card__cover-lock-icon {
  position: relative
}
#es .es-card__cover-lock-icon:before, #es .es-card__cover-lock-icon:after {
  position: absolute
}
#es .es-card__cover-lock-icon:before {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 2;
  content: '\f023';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  text-align: center;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  font-size: 20px;
  line-height: 36px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  margin: -20px 0 0 -20px;
  opacity: 1
}
#es .es-card__cover-lock-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5)
}
#es .es-card__cover-label {
  position: absolute;
  top: 8px;
  left: 16px
}
#es .es-card__avatar {
  position: absolute;
  top: -40px;
  left: 16px;
  width: 64px;
  height: 64px;
  padding: 0
}
#es .es-card__avatar a, #es .es-card__avatar span {
  background-color: #fff;
  display: block;
  padding: 0
}
#es .es-card__avatar--rounded {
  border-radius: 50%
}
#es .es-card__avatar--rounded a, #es .es-card__avatar--rounded span, #es .es-card__avatar--rounded img {
  border-radius: 50%
}
#es .es-card__avatar--center {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
#es .es-card__title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-card__meta {
  color: #888;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-card__meta a {
  color: #888
}
#es .es-card__desc {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-card__calendar-date {
  position: absolute;
  top: -20px;
  left: 16px;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background-color: #fff;
  color: #333;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px;
  text-align: center
}
#es .es-card__calendar-date--rounded {
  border-radius: 50%
}
#es .es-card__calendar-day {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px
}
#es .es-card__calendar-mth {
  color: #f65b5b;
  font-size: 13px;
  line-height: 13px
}
#es .es-card__calendar-icon {
  font-size: 15px;
  background-color: #fff;
  color: #f65b5b;
  display: none
}
#es .es-card--border {
  border-top: 1px solid #e1e1e1
}
#es .es-card.is-featured .es-card__state {
  display: block
}
#es .es-card.is-passed .es-card__calendar-day, #es .es-card.is-passed .es-card__calendar-mth {
  display: none
}
#es .es-card.is-passed .es-card__calendar-icon {
  display: block
}
#es .es-card.is-passed .es-card__calendar-date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-card.is-locked .embed-responsive-item {
  background-image: url('/media/com_easysocial/images/bg-album-locked.png');
  background-repeat: repeat;
  background-color: #222;
  background-size: auto
}
#es .es-card__action-group {
  position: absolute;
  z-index: 4;
  top: 4px;
  right: 4px
}
#es .es-card__admin-action, #es .es-card__addplaylist-action {
  display: none;
  float: left
}
#es .es-card__admin-action {
  margin-left: 4px
}
#es .es-card:hover .es-card__admin-action, #es .es-card:hover .es-card__addplaylist-action {
  display: block
}
#es .es-card__addplaylist-item {
  display: inline-block !important;
  vertical-align: top;
  width: 100%
}
#es .es-card__addplaylist-item .fa {
  line-height: 1.666666667;
  margin-left: 20px
}
#es .es-cards-loader {
  display: none
}
#es .is-loading .es-cards-loader {
  display: block
}
#es .es-video-item {
  position: relative
}
#es .es-video-item:hover .es-video-admin-action {
  display: block
}
#es .es-video-admin-action {
  display: none;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px
}
#es .es-card__video-time, #es .es-card__audio-time {
  font-size: 12px;
  position: absolute;
  left: 16px;
  bottom: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 3px;
  z-index: 3
}
#es .es-card__audio-play-btn {
  background-color: #fff;
  position: absolute;
  top: 32px;
  left: 112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  text-align: center;
  z-index: 3
}
#es .es-card__audio-play-btn:before {
  position: absolute;
  margin-left: -4px;
  content: "\f04b";
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  color: #888;
  display: inline-block;
  text-decoration: inherit
}
#es .es-card__audio-cover {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 80px;
  height: 80px;
  z-index: 2;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1)
}
#es .es-card__audio-cover-background {
  display: inline-block;
  background-image: -webkit-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: -o-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: linear-gradient(to right, #465bc2 5%, #7150cb 90%);
  background-repeat: repeat-x;
  width: 100%;
  height: 160px;
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-card__btn-published {
  position: absolute;
  top: 8px;
  right: 8px
}
#es .es-card__ft-ratings {
  display: inline-block;
  margin-left: 8px
}
#es .es-card__ft-ratings .stars {
  color: #ff8f13
}
#es .es-app-type {
  width: 40px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 50%;
  text-align: center
}
#es .es-app-type__icon {
  line-height: 36px
}
#es .es-app-type__icon:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f02e";
  font-size: 16px
}
#es .es-app-type--tpl {
  background-color: #dff4df;
  color: #4fc251
}
#es .es-app-type--tpl .es-app-type__icon:before {
  content: "\f0db"
}
#es .es-app-type--app {
  background-color: #f9ddb5;
  color: #ec971f
}
#es .es-app-type--app .es-app-type__icon:before {
  content: "\f1b3"
}
#es .es-app-type--ctf {
  background-color: #cfe8ff;
  color: #4a90e2
}
#es .es-app-type--ctf .es-app-type__icon:before {
  content: "\f1de"
}
#es .es-app-type--mod {
  background-color: #c9eaf4;
  color: #5bc0de
}
#es .es-app-type--mod .es-app-type__icon:before {
  content: "\f022"
}
#es .es-app-type--plg {
  background-color: #fff;
  color: #f65b5b
}
#es .es-app-type--plg .es-app-type__icon:before {
  content: "\f1e6"
}
#es.es-mobile-content .es-cards, #es.is-mobile .es-cards {
  margin: 0
}
#es.es-mobile-content .es-cards__item, #es.is-mobile .es-cards__item {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  min-width: 100%;
  margin-bottom: 16px
}
#es.es-mobile-content .es-cards__item:nth-child(2n+1), #es.es-mobile-content .es-cards__item:nth-child(2n), #es.is-mobile .es-cards__item:nth-child(2n+1), #es.is-mobile .es-cards__item:nth-child(2n) {
  padding: 0
}
#es.es-mobile-content .es-card__admin-action, #es.is-mobile .es-card__admin-action {
  display: block
}
#es .embed-responsive--hover-slider2, #es .embed-responsive--hover-slider3 {
  position: relative
}
#es .embed-responsive--hover-slider2 .embed-responsive-item, #es .embed-responsive--hover-slider3 .embed-responsive-item {
  background-position: 50%;
  background-repeat: no-repeat
}
#es .embed-responsive-item--slide1 {
  z-index: 1
}
#es .embed-responsive--hover-slider2:hover .embed-responsive-item--slide1 {
  background-size: cover;
  animation: album-item-half-fade 4s infinite;
  -webkit-animation: album-item-half-fade 4s infinite
}
#es .embed-responsive--hover-slider2:hover .embed-responsive-item--slide2 {
  background-size: cover;
  animation: album-item-half-fade2 4s infinite;
  -webkit-animation: album-item-half-fade2 4s infinite
}
#es .embed-responsive--hover-slider3:hover .embed-responsive-item--slide1 {
  background-size: cover;
  animation: album-item-third-fade 4s infinite;
  -webkit-animation: album-item-third-fade 4s infinite
}
#es .embed-responsive--hover-slider3:hover .embed-responsive-item--slide2 {
  background-size: cover;
  animation: album-item-third-fade2 4s infinite;
  -webkit-animation: album-item-third-fade2 4s infinite
}
#es .embed-responsive--hover-slider3:hover .embed-responsive-item--slide3 {
  background-size: cover;
  animation: album-item-third-fade3 4s infinite;
  -webkit-animation: album-item-third-fade3 4s infinite
}
@keyframes album-item-half-fade {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes album-item-half-fade2 {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes album-item-third-fade {
  0% {
    opacity: 1
  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes album-item-third-fade2 {
  0% {
    opacity: 0
  }
  33.333% {
    opacity: 1
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes album-item-third-fade3 {
  0% {
    opacity: 0
  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #es.is-mobile .es-cards {
    display: block
  }
  #es .es-cards--2 .es-cards__item {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 50%
  }
  #es .es-cards--3 .es-cards__item {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 33.333332%
  }
  #es .es-cards--4 .es-cards__item {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 25%
  }
}
#es.view-audios.is-tablet .es-cards {
  margin: 0 !important
}
#es.view-audios.is-tablet .es-cards__item {
  padding: 0 0 16px !important;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%
}
#es legend {
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: bold
}
#es label {
  font-size: 13px
}
#es .o-form-group {
  position: relative
}
#es .o-form-group .controls-error {
  display: none
}
#es .o-form-group .controls-error .help-block {
  margin: 0
}
#es .o-form-group .text-note {
  color: #555 !important
}
#es .o-form-group .label {
  line-height: 18px
}
#es [data-field-password-strength] {
  display: none
}
#es [data-field-password-strength][class*=" password_strength_"] {
  display: inline
}
#es .form-group.has-warning .help-block, #es .form-group.has-warning .o-control-label, #es .form-group.has-warning .radio, #es .form-group.has-warning .checkbox, #es .form-group.has-warning .radio-inline, #es .form-group.has-warning .checkbox-inline, #es .form-group.has-warning.radio label, #es .form-group.has-warning.checkbox label, #es .form-group.has-warning.radio-inline label, #es .form-group.has-warning.checkbox-inline label {
  color: #8a6d3b
}
#es .form-group.has-warning .o-form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .form-group.has-warning .o-form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
#es .form-group.has-warning .o-input-group__addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}
#es .form-group.has-warning .form-control-feedback {
  color: #8a6d3b
}
#es .form-group.has-error .help-block, #es .form-group.has-error .o-control-label, #es .form-group.has-error .radio, #es .form-group.has-error .checkbox, #es .form-group.has-error .radio-inline, #es .form-group.has-error .checkbox-inline, #es .form-group.has-error.radio label, #es .form-group.has-error.checkbox label, #es .form-group.has-error.radio-inline label, #es .form-group.has-error.checkbox-inline label {
  color: #fc595b
}
#es .form-group.has-error .o-form-control {
  border-color: #fc595b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .form-group.has-error .o-form-control:focus {
  border-color: #fb272a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe
}
#es .form-group.has-error .o-input-group__addon {
  color: #fc595b;
  border-color: #fc595b;
  background-color: #f2dede
}
#es .form-group.has-error .form-control-feedback {
  color: #fc595b
}
#es .form-group.has-error .controls-error {
  display: inline-block
}
#es .has-success .help-block, #es .has-success .o-control-label, #es .has-success .radio, #es .has-success .checkbox, #es .has-success .radio-inline, #es .has-success .checkbox-inline, #es .has-success.radio label, #es .has-success.checkbox label, #es .has-success.radio-inline label, #es .has-success.checkbox-inline label {
  color: #3c763d
}
#es .has-success .o-form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .has-success .o-form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
#es .has-success .o-input-group__addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}
#es .has-success .form-control-feedback {
  color: #3c763d
}
#es .form-group.is-loading .controls-error {
  display: inline-block
}
#es .es-terms-field, #es .form-noresize {
  resize: none
}
#es .input-vertical {
  margin: 0
}
#es .input-vertical > li {
  margin-bottom: 5px
}
#es .es-forgotpass input[type="text"] {
  margin: 0
}
#es .es-terms-field {
  height: 150px
}
#es .data-field-file-item {
  margin: 5px 0
}
#es .data-field-file-item .file-wrap {
  display: inline-block
}
#es .data-field-file-item .file-name {
  background: #f5f5f5;
  border: 1px dashed #ddd;
  border-radius: 3px 3px 3px 3px;
  padding: 4px 5px;
  display: inline-block
}
#es .data-field-file-item .file-name .close {
  position: relative;
  font-size: 12px;
  top: -1px;
  margin-left: 10px
}
#es .data-field-file-item .file-move {
  cursor: move;
  margin-right: 10px
}
#es .data-field-file-item-drag {
  background: #f5f5f5;
  border: 1px dashed #ddd;
  border-radius: 3px 3px 3px 3px;
  display: inline-block
}
#es .o-alert.field-file-error {
  display: inline-block;
  height: 26px !important;
  line-height: 12px !important;
  margin: 0 0 3px !important;
  min-height: 26px;
  padding: 6px 25px 6px 30px !important
}
#es .o-alert.field-file-error:before {
  top: 4px !important
}
#es .o-alert.field-file-error .close {
  top: -2px !important;
  line-height: 13px
}
#es .datepicker-wrap {
  position: relative;
  display: inline-block
}
#es .datepicker-wrap--block {
  display: block
}
#es .datepicker-wrap:before {
  display: block;
  width: 12px;
  height: 12px;
  line-height: 1;
  content: '';
  position: absolute;
  right: 8px;
  color: #444;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f073";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit
}
#es .datepicker-wrap input {
  padding-right: 24px
}
#es .datepicker-wrap + select + .chzn-container {
  margin-top: 10px
}
#es .data-field-relationship {
  position: relative
}
#es .data-relationship-display {
  position: relative;
  width: 300px
}
#es .data-relationship-display[data-relationship-display-pending] {
  border: 1px solid #ddd;
  border-radius: 3px
}
#es .data-relationship-display[data-relationship-display-pending] .data-relationship-display-actions {
  position: relative;
  right: auto;
  margin-top: 8px
}
#es .data-relationship-display[data-relationship-display-confirm] .data-relationship-display-info {
  padding-top: 5px
}
#es .data-relationship-display .label {
  margin-top: 5px
}
#es .data-relationship-display .data-relationship-display-actions {
  position: absolute;
  top: 0;
  right: 5px
}
#es .data-relationship-display .data-relationship-display-actions a {
  color: #bbb
}
#es .data-relationship-display .data-relationship-display-actions .btn-delete {
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding: 3px 5px;
  position: relative;
  top: 4px;
  border-radius: 3px;
  text-align: center;
  background: #fff
}
#es .data-relationship-display .data-relationship-display-actions .btn-approve, #es .data-relationship-display .data-relationship-display-actions .btn-reject {
  position: relative;
  font-size: 11px;
  padding: 4px 6px
}
#es.w768 .data-relationship-display, #es.w768 .data-relationship-form-target .media {
  width: 100%
}
#es.w600 .data-relationship-display .data-relationship-display-actions .btn-delete, #es.w600 .data-relationship-form-target .btn-delete {
  padding: 4px 8px;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 1.5
}
#es .data-relationship-display-type {
  position: relative
}
#es .data-relationship-display-type .btn-delete {
  top: -2px;
  right: 0;
  position: absolute;
  color: #bbb
}
#es .data-relationship-display-info {
  padding: 10px
}
#es .data-relationship-display-info .media {
  margin-top: 5px
}
#es .data-relationship-display-target img {
  width: 40px;
  height: 40px
}
#es .data-relationship-form-target {
  position: relative;
  top: 5px;
  margin-bottom: 5px
}
#es .data-relationship-form-target .media {
  width: 300px;
  position: relative;
  padding: 5px;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 3px
}
#es .data-relationship-form-target .media-object img {
  width: 40px;
  height: 40px
}
#es .data-relationship-form-target .btn-delete {
  color: #bbb;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  border: 1px solid #ddd;
  display: block;
  width: 17px;
  height: 16px;
  font-size: 14px;
  line-height: 9px;
  padding: 1px 2px;
  border-radius: 3px
}
#es [data-element="avatar"] {
  padding-bottom: 10px
}
#es .es-field-avatar .avatar-wrap-frame {
  width: 136px;
  height: 136px;
  background: #f5f5f5;
  padding: 4px;
  position: relative;
  border-radius: 3px
}
#es .es-field-avatar .es-loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -8px
}
#es .es-field-avatar .avatar-frame {
  background-size: cover;
  width: 128px;
  height: 128px;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
  margin: 0 0 10px
}
#es .es-field-avatar .avatar-frame.avatar-frame-crop {
  background-size: contain;
  width: 100%;
  height: 130px
}
#es .es-field-avatar .avatar-viewport {
  position: absolute
}
#es .es-field-avatar .avatar-remove {
  position: absolute;
  top: 4px;
  right: 4px
}
#es .es-field-avatar .avatar-remove a {
  color: #fff !important;
  background: #b2282a;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 13px;
  text-align: center;
  border-radius: 2px
}
#es .es-field-cover .cover-image-wrap {
  background: #f5f5f5;
  padding: 4px;
  position: relative;
  min-height: 50px;
  border-radius: 3px
}
#es .es-field-cover .es-loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -8px
}
#es .es-field-cover .cover-image {
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-field-cover .cover-image.cover-move {
  cursor: move
}
#es .es-field-cover .cover-remove {
  position: absolute;
  top: 4px;
  right: 4px
}
#es .es-field-cover .cover-remove a {
  color: #fff !important;
  background: #b2282a;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 13px;
  text-align: center;
  border-radius: 2px
}
#es .data-field-textarea textarea {
  min-height: 100px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-size: 13px;
  line-height: 1.538461538;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#es .data-field-textarea textarea::-moz-placeholder {
  color: #999;
  opacity: 1
}
#es .data-field-textarea textarea:-ms-input-placeholder {
  color: #999
}
#es .data-field-textarea textarea::-webkit-input-placeholder {
  color: #999
}
#es .has-error .data-field-textarea textarea {
  border-color: #fc595b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .fields-config-param-choice {
  display: inline-block;
  vertical-align: middle
}
#es .fields-config-param-choices {
  overflow-y: scroll;
  max-height: 330px;
  clear: both
}
#es .fields-config-param-choices .es-state-default, #es .fields-config-param-choices .es-state-featured {
  position: relative
}
#es.is-mobile [data-field-datetime-day], #es.is-mobile [data-field-datetime-month], #es.is-mobile [data-field-datetime-year] {
  width: 100% !important;
  margin-bottom: 5px
}
#es .data-field-datetime-yearprivacy {
  border: 1px #ddd dashed;
  padding: 0 10px 10px 10px
}
#es .data-field-datetime-yearprivacy:before, #es .data-field-datetime-yearprivacy:after {
  content: " ";
  display: table
}
#es .data-field-datetime-yearprivacy:after {
  clear: both
}
#es .data-field-datetime-yearprivacy .es-title {
  font-size: 12px;
  margin: 5px 0
}
#es .data-field-multitextbox-item + .data-field-multitextbox-item {
  margin-top: 10px
}
#es .data-field-multitextbox-item .media-object {
  float: left
}
#es .data-field-multitextbox-item .item-move {
  cursor: move;
  margin-right: 10px;
  position: relative;
  top: 0
}
#es .data-field-multitextbox-item .btn-del {
  text-shadow: none;
  color: #777
}
#es .data-field-multidropdown-item + .data-field-multidropdown-item {
  margin-top: 10px
}
#es .data-field-multidropdown-item .media-object {
  float: left
}
#es .data-field-multidropdown-item .item-move {
  cursor: move;
  margin-right: 10px;
  position: relative;
  top: 0
}
#es .data-field-multidropdown-item select {
  width: 70%;
  display: inline
}
#es .data-field-multidropdown-item .btn-del {
  margin-left: 10px;
  text-shadow: none;
  color: #777
}
#es .data-field-address input.o-form-control.has-error, #es .data-field-address select.o-form-control.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#es .editor-wrap .btn {
  border: 1px solid #ddd
}
#es .btn-file {
  position: relative;
  overflow: hidden
}
#es .input-group input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 999px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: 0;
  background: white;
  cursor: inherit;
  display: block
}
#es .has-error .o-input-group__btn .btn {
  border-color: #fc595b !important
}
#es .mod-es-cta .es-splash-image {
  background-size: cover;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
#es .mod-es-cta .es-cta-info {
  position: absolute;
  width: 55%;
  padding: 20px;
  z-index: 2;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5)
}
#es .mod-es-cta .es-cta-info h2 {
  font-size: 24px;
  margin-bottom: 20px;
  margin: 15px 0
}
#es .mod-es-cta .es-cta-actions {
  position: absolute;
  left: 60%;
  text-align: center;
  z-index: 2
}
#es .mod-es-cta .es-cta-form, #es .mod-es-cta .es-cta-login {
  border: 1px solid #d6eefc;
  background: #fff;
  padding: 15px;
  border-radius: 5px
}
#es .mod-es-cta .btn-es-facebook {
  margin-bottom: 20px
}
#es .mod-es-cta .es-cta-form + .es-cta-login {
  margin-top: 10px
}
#es .es-field-datetime-form {
  box-shadow: none;
  padding: 0;
  display: table;
  width: 100%;
  background-color: #fff;
  padding: 6px 10px;
  position: relative
}
#es .es-field-datetime-form.with-border {
  border: 1px solid #ddd
}
#es .es-field-datetime-form.with-calendar {
  padding-right: 34px
}
#es .es-field-datetime-form.has-datetime .es-field-datetime-remove-button {
  display: block
}
#es .es-field-datetime-form .es-field-datetime-buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2
}
#es .es-field-datetime-form .es-field-datetime-buttons > * {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  float: right;
  color: #666;
  position: relative
}
#es .es-field-datetime-form .es-field-datetime-buttons > *:hover {
  color: #5580be
}
#es .es-field-datetime-form .es-field-datetime-remove-button {
  display: none
}
#es .es-field-datetime-form .es-field-datetime-remove-button i {
  font-size: 8px;
  position: relative;
  top: -1px
}
#es .es-field-datetime-form .es-field-datetime-textbox {
  display: block;
  padding: 0 0 0 20px;
  width: 100%
}
#es .es-field-datetime-form .es-field-datetime-textbox i {
  position: absolute;
  line-height: 32px;
  width: 32px;
  text-align: center;
  top: 0;
  left: 0
}
#es .es-field-datetime-form .es-field-datetime-textbox input {
  width: 100%;
  padding: 0;
  height: 22px !important;
  line-height: 22px !important;
  border: 0 !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important
}
#es .es-field-startend-wrap {
  border: 1px solid #e9e9e9;
  padding: 5px
}
#es .es-field-startend-wrap .es-field-startend-legend {
  font-weight: bold;
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px 5px
}
#es .es-field-box {
  border: 1px solid #e9e9e9;
  padding: 5px;
  border-radius: 4px
}
#es .es-field-box .es-field-box-header {
  font-weight: bold;
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px 5px
}
#es [data-picker-toggle], #es [data-recurring-end-toggle] {
  cursor: pointer
}
#es .es-recurring-select, #es .es-recurring-daily-list {
  width: 50%
}
#es.w320 .es-recurring-select, #es.w320 .es-recurring-daily-list {
  width: 100%
}
#es .es-recurring-daily-list {
  border: 1px solid #ddd;
  padding: 0 10px 10px
}
#es .es-recur-action-text {
  position: relative;
  left: 60%;
  width: 40%
}
#es.is-mobile .es-recur-action-text {
  left: 5%;
  width: 100%
}
#es.is-mobile .btn-edit-save + .btn-edit-save {
  margin-bottom: 10px
}
@media(max-width:369px) {
  #es [data-field-recaptcha] {
    transform: scale(0.86);
    transform-origin: 0 0;
    -webkit-transform: scale(0.86);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
#es .es-form-working-hour-wrap {
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  border-radius: 6px;
  min-width: 270px
}
#es .es-form-working-hour__title {
  font-weight: bold
}
#es .es-form-working-hour__day {
  max-width: 300px;
  margin-bottom: 16px
}
#es .es-form-working-hour__day .o-checkbox {
  margin-bottom: 0
}
#es .es-form-working-hour__day .o-checkbox label {
  padding-left: 8px
}
#es .es-form-working-hour__time {
  width: 48px !important
}
#es .es-form-working-hour__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0;
  padding: 0
}
#es .es-form-working-hour__grid--justify {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}
#es .es-form-working-hour__cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0;
  max-width: 100px
}
#es .es-form-working-hour__cell--auto-size {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
#es .es-form-working-hour__cell--action {
  width: 50px;
  -webkit-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px
}
#es .es-form-working-hour__cell--divider {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding-left: 8px;
  padding-right: 8px
}
#es .es-form-working-hour__action-link {
  padding: 4px 4px;
  margin-right: 2px;
  font-size: 16px
}
#es .es-form-working-hour .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #e1e1e1
}
#es .es-form-working-hour .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  position: 0 5px;
  margin: 0
}
#es .es-form-working-hour.es-form-working-hour--24 .es-form-working-hour__time {
  width: auto !important
}
#es.is-mobile .es-form-working-hour-wrap {
  width: 100%
}
#es.is-mobile .es-form-working-hour-wrap .es-form-working-hour__time {
  width: 100% !important
}
#es.is-mobile .es-form-working-hour-wrap .es-form-working-hour__cell {
  padding-top: 0
}
#es .es-form-business-hour__start, #es .es-form-business-hour__end {
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 220px
}
#es .es-form-business-hour__start {
  margin-bottom: 16px
}
#es .es-form-business-hour__label {
  width: 60px;
  border-right: 1px solid #e1e1e1;
  display: inline-block;
  padding: 8px 16px;
  line-height: 28px
}
#es .es-form-business-hour__time {
  padding: 8px 8px;
  width: 128px
}
#es .es-form-business-hour__time select {
  padding: 5px 6px
}
#es .es-form-business-hour__ampm {
  text-align: right;
  padding: 8px 16px
}
#es.is-tablet .es-form-business-hour, #es.is-mobile .es-form-business-hour {
  display: block;
  width: 100%
}
#es.is-tablet .es-form-business-hour__start, #es.is-mobile .es-form-business-hour__start {
  margin: 0 0 16px
}
#es.is-tablet .es-form-business-hour__start, #es.is-tablet .es-form-business-hour__end, #es.is-mobile .es-form-business-hour__start, #es.is-mobile .es-form-business-hour__end {
  max-width: 100%
}
#es .es-form-hashtags-wrap {
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding: 8px
}
#es .dropdown--popdown {
  display: inline-block
}
#es .btn-popdown {
  font-size: 13px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-align: left;
  background-color: #fff !important;
  position: relative;
  color: #444 !important;
  line-height: 1.666666667;
  padding: 0;
  text-shadow: none
}
#es .btn-popdown > div {
  padding: 6px 16px
}
#es .btn-popdown__caret {
  position: absolute;
  right: 8px;
  top: 8px
}
#es .btn-popdown__caret + div {
  padding-right: 24px
}
#es .btn-popdown__desp {
  white-space: pre-line;
  color: #888
}
#es .btn-popdown.btn-sm .btn-popdown__caret {
  top: 6px
}
#es .btn-popdown.btn-sm > div {
  padding-top: 5px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1.5
}
#es .btn-popdown--inline {
  display: inline-block;
  width: auto
}
#es .btn-popdown--inline .dropdown-menu--popdown {
  max-width: 240px
}
#es .dropdown-menu--popdown {
  padding: 0;
  width: auto;
  overflow: hidden
}
#es .dropdown-menu--popdown > li {
  border-top: 1px solid rgba(0, 0, 0, 0.15)
}
#es .dropdown-menu--popdown > li:first-child {
  border-top: 0
}
#es .dropdown-menu--popdown > li > a {
  padding: 8px 16px
}
#es .dropdown-menu--popdown > li > a > i {
  width: 18px;
  text-align: center
}
#es .dropdown-menu--popdown__desp {
  white-space: pre-line;
  color: #888;
  line-height: 1.5
}
#es.is-mobile .dropdown-menu--popdown {
  width: 100%
}
#es .es-privacy-contents-custom {
  position: relative
}
#es .es-register-mini-field:before, #es .es-register-mini-field:after {
  content: " ";
  display: table
}
#es .es-register-mini-field:after {
  clear: both
}
#es .es-fields-error-note {
  display: none;
  font-size: 11px;
  color: #fc595b
}
a#es .es-fields-error-note:hover, a#es .es-fields-error-note:focus {
  color: #fb272a
}
#es .has-error .es-fields-error-note {
  display: inline-block
}
#es .o-btn-group-ampm {
  width: auto;
  min-width: 90px;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  white-space: nowrap
}
#es .o-btn-group-ampm .btn {
  float: left !important;
  background: #f5f5f5 !important;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
  text-align: center !important;
  font-size: 12px !important;
  color: #888 !important
}
#es .o-btn-group-ampm .btn + .btn {
  border-radius: 0 !important;
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
  position: relative;
  left: -1px
}
#es .o-btn-group-ampm .btn.is-active, #es .o-btn-group-ampm .btn.active {
  background: #f5f5f5 !important;
  color: #4a90e2 !important
}
#es .o-btn-group-ampm .btn.btn--am.is-active, #es .o-btn-group-ampm .btn.btn--am.active {
  background: #f5f5f5 !important
}
#es .o-btn-group-ampm .btn.btn--pm.is-active, #es .o-btn-group-ampm .btn.btn--pm.active {
  background: #f5f5f5 !important
}
#es .sentence.has-data .words > span.with-data {
  display: inline-block
}
#es .sentence.has-data .words > span.without-data {
  display: none !important
}
#es .words {
  display: inline-block;
  position: relative;
  cursor: pointer
}
#es .words + .words {
  border-left: 1px solid #ccc;
  padding-left: 4px
}
#es .words + .words .has-data {
  border-left: 0
}
#es .words > span:hover {
  color: #428bca;
  text-decoration: underline
}
#es .words > span.with-data {
  display: none
}
#es .words > span.without-data {
  display: inline-block;
  color: #428bca
}
#es .words.open > span {
  color: #428bca;
  text-decoration: underline
}
#es .words.has-data > span.with-data {
  display: inline-block
}
#es .words.has-data > span.without-data {
  display: none !important
}
#es .tab-content {
  overflow: visible
}
#es .nav-tabs > li a {
  font-size: 12px
}
#es .tab-box {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 20px;
  font-size: 12px
}
#es .tab-box label {
  font-size: 12px
}
#es .tab-box .nav-tabs {
  padding-top: 0;
  margin: 0
}
#es .tab-box .nav-tabs > li {
  margin: 5px 0 -1px 5px
}
#es .tab-box .nav-tabs > li a {
  padding-left: 8px;
  padding-right: 8px
}
#es .tab-box .tab-content {
  padding: 10px 18px 20px;
  border: 0
}
#es .tab-box .tabs-left {
  overflow: hidden
}
#es .tab-box .tabs-left .nav-tabs {
  height: 2500px;
  margin-bottom: -9999px;
  border-right: 1px solid #ccc
}
#es .tab-box .tabs-left .nav-tabs > li {
  margin-top: 15px
}
#es .tab-box .tabs-left .nav-tabs > li a {
  border-color: #ccc transparent #ccc #ccc
}
#es .tab-box .tabs-left .nav-tabs > li a:hover {
  border-color: #ccc #dedede #ccc #ccc
}
#es .tab-box .tabs-left .nav-tabs > li.active a:hover {
  border-color: #e1e1e1 #fff #e1e1e1 #e1e1e1
}
#es .tab-box .tabs-left .tab-content {
  min-height: 380px
}
#es .tab-box.tab-box-dark {
  overflow: hidden;
  background: #343c3f;
  border-radius: 1px
}
#es .tab-box.tab-box-dark .tab-header {
  background: #f5f5f5;
  padding: 7px 10px;
  border-bottom: 1px solid #ccc
}
#es .tab-box.tab-box-dark .tab-header:before, #es .tab-box.tab-box-dark .tab-header:after {
  content: " ";
  display: table
}
#es .tab-box.tab-box-dark .tab-header:after {
  clear: both
}
#es .tab-box.tab-box-dark .tab-header select {
  width: auto
}
#es .tab-box.tab-box-dark .tab-header .btn {
  font-size: 12px;
  height: 28px
}
#es .tab-box.tab-box-dark .tab-header .btn i {
  font-size: 11px;
  line-height: 18px;
  margin-right: 3px
}
#es .tab-box.tab-box-dark .tab-header .tab-pane {
  display: none
}
#es .tab-box.tab-box-dark .tab-content {
  background: white
}
#es .tab-box.tab-box-dark .tab-content.vertical-line:before {
  left: 25%
}
#es .tab-box.tab-box-dark .nav-tabs {
  border-bottom: 1px solid #f5f5f5
}
#es .tab-box.tab-box-dark .nav-tabs > li {
  margin: 8px 0 0 6px
}
#es .tab-box.tab-box-dark .nav-tabs > li a {
  background-image: -webkit-linear-gradient(top, #575b5e 0, #3d444a 100%);
  background-image: -o-linear-gradient(top, #575b5e 0, #3d444a 100%);
  background-image: linear-gradient(to bottom, #575b5e 0, #3d444a 100%);
  background-repeat: repeat-x;
  color: white;
  padding: 5px 14px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3)
}
#es .tab-box.tab-box-dark .nav-tabs > li a:hover {
  border: 1px solid transparent
}
#es .tab-box.tab-box-dark .nav-tabs > li.active a {
  padding: 5px 14px;
  color: #333;
  background: #f5f5f5
}
#es .tab-pills > li a {
  outline: 0;
  font-size: 11px;
  min-width: 40px;
  text-align: center;
  border-radius: 10px;
  padding: 3px 8px
}
#es .tab-pills > li a.active {
  outline: 0;
  border: 1px solid #ddd
}
#es .tab-pills > li + li {
  border-left: 1px dotted #ddd;
  padding-left: 4px
}
#es .es-login-box {
  background-color: #333;
  background-position: top center;
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 16px;
  background-size: cover
}
#es .es-login-box__msg {
  color: #fff;
  padding: 16px;
  margin: 0 auto
}
#es .es-login-box__msg-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.5)
}
#es .es-login-box__msg-desc {
  font-size: 14px;
  margin-bottom: 20px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.5)
}
#es .es-login-box__form-wrap {
  max-width: 360px;
  min-width: 240px;
  margin: 16px auto
}
#es .es-login-box__form {
  padding: 28px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 16px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3)
}
#es .es-login-box__form-title {
  font-size: 15px;
  font-weight: bold;
  text-align: center
}
#es .es-login-box__form-subtitle {
  font-size: 13px;
  text-align: center
}
#es .es-login-box__rmb {
  background-color: #f5f5f5;
  padding: 4px 8px;
  margin-bottom: 16px
}
#es .es-login-box__links {
  text-align: center;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.5)
}
#es .es-login-box__links > a {
  color: #fff
}
#es .es-login-box__links > a:hover {
  text-decoration: underline
}
#es .es-login-box .btn-es-facebook, #es .es-login-box .btn-es-x, #es .es-login-box .btn-es-linkedin {
  margin-bottom: 4px
}
#es .es-login-social-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  margin: -8px 0 8px -8px
}
#es .es-login-social-container__cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 8px 0 0 8px
}
#es .es-login-social-container__cell > span {
  display: inline-block;
  width: 100%
}
#es .es-signin-social {
  margin-top: 8px
}
#es .es-login-box-dialog {
  height: 100%
}
#es.is-mobile .es-login-box__form-wrap {
  min-width: 200px
}
#es .es-register-box-dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .es-register-box-dialog .es-register-box, #es .es-register-box-dialog .es-register-box-footer {
  width: 50vw;
  max-height: 80vh
}
#es .es-register-box-dialog .es-register-box, #es .es-register-box-dialog .es-register-box-footer {
  border: 1px solid #e1e1e1
}
#es .es-register-box-dialog .es-register-box {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
#es .es-register-box-dialog .es-register-box-footer {
  border-top: 0;
  background-color: #fff;
  -webkit-flex: 0 1 50px;
  -ms-flex: 0 1 50px;
  flex: 0 1 50px
}
@media(max-width:980px) {
  #es .es-register-box-dialog {
    padding-top: 20px;
    height: 80vh;
    left: 20px;
    top: 0;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
  }
  #es .es-register-box-dialog .es-register-box__left-col {
    display: none
  }
  #es .es-register-box-dialog .es-register-box, #es .es-register-box-dialog .es-register-box-footer {
    width: 90vw
  }
}
#es .es-register-box-wrap {
  background-color: #fff;
  border: 1px solid #e1e1e1
}
#es .es-register-box {
  background-color: #f5f5f5;
  background-position: center bottom;
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 16px;
  background-size: cover;
  position: relative
}
#es .es-register-box__close {
  position: absolute;
  top: -15px;
  right: -15px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: #888;
  color: #fff;
  text-align: center;
  padding-top: 2px
}
#es .es-register-box__close:focus, #es .es-register-box__close:active, #es .es-register-box__close:hover {
  background: #888
}
#es .es-register-box__msg {
  color: #444;
  padding: 16px;
  margin: 0 auto
}
#es .es-register-box__msg-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px
}
#es .es-register-box__msg-desc {
  font-size: 14px;
  margin-bottom: 20px
}
#es .es-register-box__social-group .btn + .btn {
  margin-top: 8px
}
#es .es-register-box__divider {
  position: relative;
  overflow: hidden;
  text-align: center
}
#es .es-register-box__divider span {
  display: inline-block;
  vertical-align: baseline;
  text-transform: uppercase;
  color: #888;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 8px
}
#es .es-register-box__divider span:before, #es .es-register-box__divider span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: .73em;
  border-top: 1px solid #e1e1e1
}
#es .es-register-box__divider span:before {
  right: 100%
}
#es .es-register-box__divider span:after {
  left: 100%
}
#es .es-register-box__form-dialog {
  height: calc(80vh - 40px);
  max-height: 400px;
  overflow-y: auto;
  padding: 0 8px
}
#es .es-register-box__form-wrap {
  max-width: 360px;
  margin: 16px
}
#es .es-register-box__form {
  margin-bottom: 16px
}
#es .es-register-box__links {
  text-align: center;
  color: #444
}
#es .es-register-box__links > a {
  color: #444
}
#es .es-register-box__links > a:hover {
  text-decoration: underline
}
#es .es-register-box-footer {
  padding: 16px 8px;
  text-align: center
}
#es .es-privacy {
  position: relative
}
#es .es-privacy .es-privacy-toggle-label {
  color: #858585;
  height: 24px;
  padding: 0 4px 0;
  background: none;
  line-height: 24px
}
#es .es-privacy .es-privacy-toggle {
  outline: 0 !important;
  border: 0 !important;
  padding: 4px 8px;
  background: none !important;
  color: #888
}
#es .es-privacy .es-privacy-toggle::-moz-focus-inner {
  border: 0 !important
}
#es .es-privacy .es-privacy-toggle > i {
  width: 12px
}
#es .es-privacy .es-privacy-toggle .i-chevron {
  margin-left: 2px
}
#es .es-privacy .es-privacy-menu {
  display: none;
  margin-top: 0;
  left: auto;
  right: 0
}
#es .es-privacy .es-privacy-menu li.active a {
  color: #444
}
#es .es-privacy .es-privacy-menu a {
  font-size: 12px
}
#es .es-privacy .es-privacy-menu a:hover {
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0)
}
#es .es-privacy .es-privacy-menu .fa {
  text-align: center;
  width: 13px
}
#es .es-privacy .es-privacy-custom-form, #es .es-privacy .es-privacy-field-form {
  padding: 10px;
  width: 300px
}
#es .es-privacy .es-privacy-custom-form .btn, #es .es-privacy .es-privacy-field-form .btn {
  float: right;
  margin-left: 5px
}
#es .es-privacy.active .es-privacy-toggle .caret {
  opacity: 1;
  filter: alpha(opacity=100)
}
#es .es-privacy.active .es-privacy-menu {
  display: block
}
#es .es-privacy.active .es-privacy-custom-form, #es .es-privacy.active .es-privacy-field-form {
  display: none
}
#es .es-privacy.active .es-privacy-custom-form > div, #es .es-privacy.active .es-privacy-field-form > div {
  white-space: normal
}
#es .es-privacy.active.custom-privacy .es-privacy-menu {
  display: none
}
#es .es-privacy.active.custom-privacy .es-privacy-custom-form {
  display: block
}
#es .es-privacy.active.field-privacy .es-privacy-menu {
  display: none
}
#es .es-privacy.active.field-privacy .es-privacy-field-form {
  display: block
}
#es.es-profile .es-privacy {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20
}
#es .es-stream .es-privacy {
  display: inline;
  position: relative
}
#es.is-mobile .es-privacy .es-privacy-toggle .caret {
  opacity: 1;
  filter: alpha(opacity=100)
}
@media(max-width:320px) {
  #es.is-mobile .es-privacy-custom-form, #es.is-mobile .es-privacy-field-form {
    width: 280px
  }
}
#es .es-reports .es-report {
  display: block;
  clear: both
}
#es .es-reports .es-report:before, #es .es-reports .es-report:after {
  content: " ";
  display: table
}
#es .es-reports .es-report:after {
  clear: both
}
#es .es-reports .es-report + .es-report {
  margin-top: 30px
}
#es .es-reports .es-report .es-report-msg {
  clear: both;
  position: relative;
  padding: 10px 20px;
  margin-bottom: 16px;
  border: 1px solid #dadada;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #fdfae7 0, #faf3d6 100%);
  background-image: -o-linear-gradient(top, #fdfae7 0, #faf3d6 100%);
  background-image: linear-gradient(to bottom, #fdfae7 0, #faf3d6 100%);
  background-repeat: repeat-x
}
#es .es-reports .es-report .es-report-msg:after, #es .es-reports .es-report .es-report-msg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .es-reports .es-report .es-report-msg:after {
  top: 100%;
  left: 19px;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #faf3d6
}
#es .es-reports .es-report .es-report-msg:before {
  top: 100%;
  left: 18px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  border-top-color: rgba(0, 0, 0, 0.2)
}
#es .es-reports .es-report.is-read .es-report-msg {
  background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0, #f8f8f8 100%);
  background-repeat: repeat-x
}
#es .es-reports .es-report.is-read .es-report-msg:after, #es .es-reports .es-report.is-read .es-report-msg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .es-reports .es-report.is-read .es-report-msg:after {
  top: 100%;
  left: 19px;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #f8f8f8
}
#es .es-reports .es-report.is-read .es-report-msg:before {
  top: 100%;
  left: 18px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  border-top-color: rgba(0, 0, 0, 0.2)
}
#es .es-reports .es-report .es-report-reporter {
  font-size: 11px
}
#es .es-reports .es-report .es-report-reporter .es-report-username {
  font-weight: bold
}
#es .mentions {
  position: relative
}
#es .mentions div {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  white-space: pre-wrap;
  word-wrap: break-word;
  color: transparent;
  opacity: 0;
  -moz-padding-end: 1px;
  -moz-padding-start: 1px
}
#es .mentions div > span {
  background: #e9f2f9;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 1px #005c87 inset;
  box-shadow: 0 0 1px #005c87 inset
}
#es .mentions textarea {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  white-space: pre-wrap;
  word-wrap: break-word;
  resize: none;
  outline: 0;
  overflow: hidden;
  color: #444
}
#es .mentions textarea::-moz-placeholder {
  color: #888;
  opacity: 1
}
#es .mentions textarea:-ms-input-placeholder {
  color: #888
}
#es .mentions textarea::-webkit-input-placeholder {
  color: #888
}
#es .mentions-inspector {
  background: #f5f5f5;
  border-top: 1px solid #e1e1e1;
  margin-top: 5px
}
#es .mentions-inspector:before, #es .mentions-inspector:after {
  content: " ";
  display: table
}
#es .mentions-inspector:after {
  clear: both
}
#es .mentions-inspector fieldset {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px
}
#es .mentions-inspector label {
  display: inline-block;
  float: left;
  width: 30%;
  font-size: 10px;
  margin: 0;
  line-height: 26px;
  text-align: right;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es .mentions-inspector input {
  width: 70%;
  margin: 0;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es .mentions-inspector b {
  text-align: right
}
#es .mentions-inspector hr {
  margin: 0;
  opacity: 0
}
#es .mentions-inspector hr:before, #es .mentions-inspector hr:after {
  content: " ";
  display: table
}
#es .mentions-inspector hr:after {
  clear: both
}
#es .mentions-textfield .mentions > div {
  color: transparent
}
#es .mentions-textfield .mentions > div span {
  background: #e9f2f9
}
#es .mentions-autocomplete {
  position: absolute !important;
  z-index: 99999 !important;
  margin-top: 8px;
  overflow: hidden
}
#es .mentions-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es .mentions-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es .mentions-autocomplete.loading .mentions-autocomplete-loading {
  display: block
}
#es .mentions-autocomplete.loading .mentions-menu {
  display: none
}
#es .mentions-autocomplete.empty .mentions-autocomplete-empty {
  display: block
}
#es .mentions-autocomplete.empty .mentions-menu {
  display: none
}
#es .mentions-autocomplete.empty.loading .mentions-autocomplete-empty {
  display: none
}
#es .mentions-autocomplete.search .mentions-autocomplete-search {
  display: block
}
#es .mentions-autocomplete.search .mentions-menu {
  display: none
}
#es .mentions-autocomplete.search.loading .mentions-autocomplete-search {
  display: none
}
#es .mentions-autocomplete.has-shadow > b {
  display: block
}
#es .mentions-autocomplete.has-animation .mentions-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es .mentions-autocomplete.has-animation.active {
  top: 0
}
#es .mentions-autocomplete.is-sticky .mentions-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es .mentions-autocomplete-loading, #es .mentions-autocomplete-empty, #es .mentions-autocomplete-search {
  display: none;
  text-align: center;
  padding: 6px
}
#es .mentions-autocomplete-loading-indicator {
  display: block;
  padding: 8px 0;
  height: 20px;
  position: relative;
  top: -16px
}
#es .mentions-autocomplete-inner {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  max-height: 160px;
  overflow-y: auto;
  color: #444;
  background: #fff;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 5px
}
#es .mentions-menu {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important
}
#es .mentions-menu .mentions-menuItem {
  cursor: pointer;
  padding: 6px;
  text-align: left;
  font-size: 13px
}
#es .mentions-menu .mentions-menuItem + .mentions-menuItem {
  border-top: 1px solid #e1e1e1
}
#es .mentions-menu .mentions-menuItem.active {
  background: #e9f2f9
}
#es .mentions-menu .mentions-menuItem.hidden {
  display: none
}
#es.mentions-autocomplete {
  position: absolute !important;
  z-index: 99999 !important;
  margin-top: 8px;
  overflow: hidden
}
#es.mentions-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es.mentions-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es.mentions-autocomplete.loading .mentions-autocomplete-loading {
  display: block
}
#es.mentions-autocomplete.loading .mentions-menu {
  display: none
}
#es.mentions-autocomplete.empty .mentions-autocomplete-empty {
  display: block
}
#es.mentions-autocomplete.empty .mentions-menu {
  display: none
}
#es.mentions-autocomplete.empty.loading .mentions-autocomplete-empty {
  display: none
}
#es.mentions-autocomplete.search .mentions-autocomplete-search {
  display: block
}
#es.mentions-autocomplete.search .mentions-menu {
  display: none
}
#es.mentions-autocomplete.search.loading .mentions-autocomplete-search {
  display: none
}
#es.mentions-autocomplete.has-shadow > b {
  display: block
}
#es.mentions-autocomplete.has-animation .mentions-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es.mentions-autocomplete.has-animation.active {
  top: 0
}
#es.mentions-autocomplete.is-sticky .mentions-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es.mentions-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es.mentions-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es.mentions-autocomplete.loading .mentions-autocomplete-loading {
  display: block
}
#es.mentions-autocomplete.loading .mentions-menu {
  display: none
}
#es.mentions-autocomplete.empty .mentions-autocomplete-empty {
  display: block
}
#es.mentions-autocomplete.empty .mentions-menu {
  display: none
}
#es.mentions-autocomplete.empty.loading .mentions-autocomplete-empty {
  display: none
}
#es.mentions-autocomplete.search .mentions-autocomplete-search {
  display: block
}
#es.mentions-autocomplete.search .mentions-menu {
  display: none
}
#es.mentions-autocomplete.search.loading .mentions-autocomplete-search {
  display: none
}
#es.mentions-autocomplete.has-shadow > b {
  display: block
}
#es.mentions-autocomplete.has-animation .mentions-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es.mentions-autocomplete.has-animation.active {
  top: 0
}
#es.mentions-autocomplete.is-sticky .mentions-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es.mentions-autocomplete .mentions-menu .mentions-menuItem > img {
  background: #fafafa;
  float: left;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  display: block
}
#es.mentions-autocomplete .mentions-menu-avatar {
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px
}
#es .es-rating .fa, #es .es-rating .far {
  color: #fec86d
}
#es .dialog-content .widget, #es .dialog-content .widget-box {
  border: 0
}
#es .widget {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  margin: 0 auto 20px;
  position: relative
}
#es .widget.widget-alert {
  background: #f0f3f8
}
#es .widget.widget-alert hr {
  border: 1px solid #c5cfd6
}
#es .widget .accordion-body {
  overflow: hidden
}
#es .widget .wbody {
  font-size: 12px;
  padding: 0
}
#es .widget .wbody:before, #es .widget .wbody:after {
  content: " ";
  display: table
}
#es .widget .wbody:after {
  clear: both
}
#es .widget .wbody.wbody-padding {
  padding: 14px 16px
}
#es .widget h6 {
  margin: 0
}
#es.es-explorer-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px
}
#es.es-explorer-popup.active {
  display: block !important
}
#es.es-explorer-popup > .fd-loading {
  position: absolute;
  top: 50%;
  width: 100%
}
#es.es-explorer-popup .es-explorer {
  height: 100%
}
#es.es-explorer-popup .es-explorer .insert-button, #es.es-explorer-popup .es-explorer .es-explorer__btn-close {
  display: block
}
#es.es-explorer-popup .fd-explorer-content {
  height: 100%
}
#es.es-explorer-popup.is-mobile .es-explorer-browser-action-bar__cell-action {
  text-align: left;
  padding-left: 16px
}
#es.es-explorer-popup .es-explorer.is-no-upload .es-explorer__content-hd {
  display: block
}
#es.es-explorer-popup .es-explorer.is-no-upload .btn-add-folder, #es.es-explorer-popup .es-explorer.is-no-upload .btn-file-insert {
  display: none
}
#es .es-popup-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #eee;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5)
}
#es .es-explorer {
  width: 100%;
  border: 1px solid #ccc;
  position: relative;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  overflow: hidden
}
#es .es-explorer:before, #es .es-explorer:after {
  content: " ";
  display: table
}
#es .es-explorer:after {
  clear: both
}
#es .es-explorer [data-message-group] {
  position: absolute;
  width: 100%;
  z-index: 2
}
#es .es-explorer .o-alert {
  margin-bottom: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0
}
#es .es-explorer.is-loading .fd-explorer-browser-action i.es-loading-indicator.fd-small {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block !important;
  background-position: center right !important;
  background-color: #efefef !important;
  padding: 0 !important;
  top: 0
}
#es .es-explorer.is-no-upload .es-explorer__content-hd {
  display: none
}
#es .es-explorer__sidebar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  background-color: #fff
}
#es .es-explorer__sidebar-hd {
  padding: 8px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-explorer__sidebar-title {
  font-weight: bold;
  padding: 8px;
  font-size: 11px
}
#es .es-explorer__content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 400px
}
#es .es-explorer__content-hd {
  padding: 8px;
  border-bottom: 1px solid #e1e1e1
}
#es .is-side-open .es-explorer__sidebar {
  width: 200px;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  border-right: 1px solid #e1e1e1
}
#es.is-mobile .is-side-open .es-explorer__sidebar {
  width: 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-right: 0;
  position: relative
}
#es.is-mobile .is-side-open .es-explorer__content {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
#es.is-mobile .es-explorer__sidebar {
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
  -webkit-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  -o-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  position: absolute
}
#es.is-mobile .es-explorer__content {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  -o-transition: transform .3s cubic-bezier(.79, .14, .15, .86);
  transition: transform .3s cubic-bezier(.79, .14, .15, .86)
}
#es.is-mobile .es-explorer__content-hd {
  padding: 0
}
#es.is-mobile .es-explorer.is-no-upload .es-explorer__content-hd {
  display: block
}
#es .es-explorer-browser {
  height: calc(100% - 46px)
}
#es .es-explorer-browser-action {
  position: relative;
  line-height: 28px
}
#es .es-explorer-browser-action .o-checkbox {
  margin: 0
}
#es .es-explorer-browser-action .btn + .btn {
  margin-left: 10px
}
#es .es-explorer-browser-action i.es-loading-indicator.fd-small {
  display: none !important
}
#es .es-explorer-browser-action__upload {
  text-align: right
}
#es .es-explorer-browser-action-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-explorer-browser-action-bar__cell-back {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  border-right: 1px solid #e1e1e1;
  display: none
}
#es .es-explorer-browser-action-bar__cell-action {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-right: 16px;
  text-align: left
}
#es .es-explorer-browser-action-bar__back a {
  display: inline-block;
  padding: 8px 16px;
  color: #888
}
#es.is-mobile .es-explorer-browser-action-bar {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es.is-mobile .es-explorer-browser-action-bar__cell-back {
  display: block
}
#es.is-mobile .es-explorer-browser-action-bar__cell-action {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-right: 16px;
  text-align: right
}
#es.is-mobile .es-explorer-browser-action-bar__cell-upload {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  border-top: 1px solid #e1e1e1;
  padding: 8px;
  text-align: right
}
#es.is-mobile .es-explorer .plupload {
  z-index: -1 !important
}
#es .fd-explorer-viewport {
  width: 100%;
  height: 100%;
  overflow-y: scroll
}
#es .fd-explorer-file-group {
  display: none
}
#es .fd-explorer-file-group.is-active {
  display: block
}
#es .fd-explorer-file {
  padding: 4px 8px;
  cursor: pointer;
  position: relative;
  min-height: 52px
}
#es .fd-explorer-file .btn-file-action-group {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
  display: none
}
#es .fd-explorer-file .o-checkbox label {
  padding-left: 8px
}
#es .fd-explorer-file .file-title {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .fd-explorer-file .file-meta {
  color: #888;
  font-size: 11px
}
#es .fd-explorer-file.is-checked {
  background: rgba(56, 117, 215, 0.2)
}
#es .fd-explorer-file.is-selected {
  background: #3875d7
}
#es .fd-explorer-file.is-selected .file-title, #es .fd-explorer-file.is-selected .file-meta, #es .fd-explorer-file.is-selected [class^="ies-"] {
  color: #fff
}
#es .fd-explorer-file + .fd-explorer-file {
  border-top: 1px solid #eee
}
#es .fd-explorer-file:hover .btn-file-action-group {
  display: block
}
#es.is-mobile .btn-file-action-group {
  display: block
}
#es .fd-explorer-folder {
  cursor: pointer;
  padding: 4px 8px;
  position: relative
}
#es .fd-explorer-folder .fa-folder {
  color: #e8953d;
  margin-right: 4px
}
#es .fd-explorer-folder.is-active {
  background-color: #e9f2f9
}
#es .fd-explorer-folder .fd-folder-remove-button {
  display: none;
  position: absolute;
  top: 4px;
  right: 8px;
  color: #888
}
#es .fd-explorer-folder .fd-folder-remove-button i {
  font-size: 10px
}
#es .fd-explorer-folder .fd-folder-remove-button:hover {
  color: #444
}
#es .fd-explorer-folder:hover .fd-folder-remove-button {
  display: block
}
#es .fd-explorer-folder[data-id="0"]:hover .fd-folder-remove-button {
  display: none
}
#es [data-alertlog] {
  margin: 0
}
#es .fd-explorer-funky {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin: 0
}
#es .funkybar {
  margin: 10px 0
}
#es .service-state > span {
  display: none
}
#es .service-state.state-idle .idle {
  display: block
}
#es .service-state.state-busy .working {
  display: block
}
#es .service-state.state-busy .working i.es-loading-indicator.fd-small {
  display: inline-block !important;
  padding: 7px 29px 0 0 !important
}
#es .togglefunky {
  display: none
}
#es .es-explorer .insert-button {
  display: none
}
#es .es-explorer .es-explorer__btn-close {
  display: none
}
#es .es-photo {
  position: relative;
  float: left;
  width: 100%;
  border-radius: 8px;
  overflow: hidden
}
#es .es-photo.ar-1x1 > a {
  padding-top: 100%
}
#es .es-photo.ar-4x3 > a {
  padding-top: 75%
}
#es .es-photo.ar-16x9 > a {
  padding-top: 56.25%
}
#es .es-photo.ar-9x16 > a {
  padding-top: 177.77777777778%
}
#es .es-photo > a {
  width: auto;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden
}
#es .es-photo > a.fit-height b {
  height: 100%;
  text-align: left
}
#es .es-photo > a.fit-height img {
  position: absolute;
  top: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover
}
#es .es-photo > a.fit-width b {
  width: 100%;
  text-align: left
}
#es .es-photo > a.fit-width img {
  position: absolute;
  opacity: 1;
  width: 100%;
  object-fit: cover
}
#es .es-photo > a.fit-both img {
  opacity: 1;
  margin: -10%
}
#es .es-photo > a.fit-small img {
  opacity: 1
}
#es .es-photo > a.fit-small em {
  display: none
}
#es .es-photo u {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .es-photo b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0;
  z-index: 1;
  text-align: center
}
#es .es-photo b:before {
  content: ' ';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em
}
#es .es-photo img {
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  object-fit: cover;
  border-radius: 8px;
  overflow: hidden
}
#es .es-photo em {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}
#es .es-photo em.layout-contain {
  background-size: contain;
  background-position: center center
}
#es .es-photo.css-resizing > a.fit-height b, #es .es-photo.css-resizing > a.fit-width b, #es .es-photo.css-resizing > a.fit-both b {
  display: none
}
#es .es-photo.css-resizing > a.fit-height em, #es .es-photo.css-resizing > a.fit-width em, #es .es-photo.css-resizing > a.fit-both em {
  opacity: 1
}
#es .es-photo__note {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  left: 2px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 32px;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  border-radius: 8px;
  overflow: hidden
}
#es .es-photo:nth-child(5) .es-photo__note {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-photos {
  position: relative
}
#es .es-photos:before, #es .es-photos:after {
  content: " ";
  display: table
}
#es .es-photos:after {
  clear: both
}
#es .es-photos.pattern-tile.photos-1 .es-photo {
  width: 100%;
  clear: left
}
#es .es-photos.pattern-tile.photos-1 .es-photo a.fit-small, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-width, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-height, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-both {
  padding: 0;
  margin: 0
}
#es .es-photos.pattern-tile.photos-1 .es-photo a.fit-small u, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-width u, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-height u, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-both u {
  position: relative
}
#es .es-photos.pattern-tile.photos-1 .es-photo a.fit-small b, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-width b, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-height b, #es .es-photos.pattern-tile.photos-1 .es-photo a.fit-both b {
  text-align: left;
  position: relative;
  width: auto;
  height: auto
}
#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: auto;
  height: auto;
  max-width: 100%;
  max-height: 320px
}
#es .es-photos.pattern-tile.photos-1 .es-photo a.fit-height img {
  width: 100%
}
#es .es-photos.pattern-tile.photos-2 .es-photo {
  width: 50%
}
#es .es-photos.pattern-tile.photos-2 .es-photo:nth-child(2) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-3 .es-photo {
  width: 50%
}
#es .es-photos.pattern-tile.photos-3 .es-photo:first-child {
  clear: left;
  width: 100%;
  margin-bottom: 2px
}
#es .es-photos.pattern-tile.photos-3 .es-photo:nth-child(2) {
  clear: left
}
#es .es-photos.pattern-tile.photos-3 .es-photo:nth-child(3) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-4 .es-photo {
  width: 33.333333333333%
}
#es .es-photos.pattern-tile.photos-4 .es-photo:first-child {
  clear: left;
  width: 100%;
  margin-bottom: 2px
}
#es .es-photos.pattern-tile.photos-4 .es-photo:nth-child(2) {
  clear: left
}
#es .es-photos.pattern-tile.photos-4 .es-photo:nth-child(3) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-4 .es-photo:nth-child(4) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-5 .es-photo {
  width: 33.333333333333%
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(1) {
  clear: left;
  width: 50%;
  margin-bottom: 2px
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(2) {
  width: 50%;
  margin-bottom: 2px
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(2) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(3) {
  clear: left
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(4) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile.photos-5 .es-photo:nth-child(5) u {
  margin-left: 2px
}
#es .es-photos.pattern-tile .es-photo {
  padding: 2px
}
#es .es-photos.pattern-flow .es-photo {
  width: auto;
  height: 96px;
  margin: 1px
}
#es .es-photos.pattern-flow .es-photo > a {
  display: inline-block;
  padding-top: 0;
  width: auto;
  height: auto
}
#es .es-photos.pattern-flow .es-photo > a.fit-small b {
  min-width: 96px
}
#es .es-photos.pattern-flow .es-photo u {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto
}
#es .es-photos.pattern-flow .es-photo b {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  min-height: 96px
}
#es .es-photos.pattern-flow .es-photo b:before {
  height: 96px
}
#es .es-photos.pattern-flow .es-photo img {
  height: 96px
}
#es .es-cover.es-photo {
  float: none
}
#es .es-cover.es-photo em {
  opacity: 1
}
#es .es-cover.es-photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .es-cover-container {
  padding-top: 16.666666666667%
}
#es .es-cover-viewport {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .es-user-badges {
  margin: 0;
  padding: 0;
  list-style: none
}
#es .es-user-badges > li {
  display: inline-block;
  margin: 0 0 15px;
  padding: 10px;
  width: 120px;
  height: 130px;
  border: 1px solid #f5f5f5;
  vertical-align: top;
  text-align: center;
  position: relative
}
#es .es-user-badges > li .btn-delete {
  color: #fff;
  background: #cc4456;
  border: 1px solid #be1f23;
  border-radius: 3px 3px 3px 3px;
  display: block;
  font-size: 14px;
  width: 16px;
  height: 16px;
  line-height: 9px;
  padding: 1px 2px;
  position: absolute;
  text-align: center;
  top: 4px;
  right: 4px
}
#es .es-user-badges > li .small {
  line-height: 13px;
  margin-top: 5px
}
#es .btn-assign-badges [class^="ies-"]:before {
  font-size: 7px
}
#es.es-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1051;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.25)
}
#es.es-dialog.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#es.es-dialog.is-loading {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es.es-dialog.is-failed .es-dialog-content {
  display: none
}
#es.es-dialog.is-failed .o-empty {
  display: inline-block;
  min-height: 110px
}
#es.es-dialog .o-empty__icon {
  font-size: 30px
}
#es.es-dialog .o-empty__text {
  font-size: 15px
}
#es.es-dialog .es-hint {
  display: none;
  background: #fff;
  text-align: center;
  margin: 0 auto
}
#es.es-dialog .widget {
  border: 0
}
#es.es-dialog + .o-popover--es {
  z-index: 1052
}
#es .es-dialog-modal {
  position: relative;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  max-height: 100%;
  min-width: 320px;
  min-height: 170px
}
#es.es-dialog.has-footer .es-dialog-modal {
  min-height: 218px
}
#es.is-mobile .es-dialog-header {
  border-radius: 0;
  text-align: center;
  font-weight: 700
}
#es .es-dialog-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 38px;
  z-index: 3;
  background: #fff;
  border: 1px solid #fff;
  border-bottom: 0;
  padding: 8px 16px;
  border-radius: 3px 3px 0 0
}
#es .es-dialog-header__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  height: 100%
}
#es .es-dialog-header__cell {
  text-align: center;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0
}
#es .es-dialog-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 2;
  display: none;
  background: #fff;
  border-top: 1px solid #e1e1e1;
  border-radius: 0 0 3px 3px
}
#es .es-dialog-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-top: 50px solid transparent;
  border-bottom: 0
}
#es .es-dialog-container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0 0 3px 3px
}
#es.is-loading .es-dialog-container {
  overflow: hidden
}
#es.es-dialog.has-footer .es-dialog-body {
  border-bottom: 48px solid transparent
}
#es.es-dialog.has-footer .es-dialog-container {
  border-radius: 0
}
#es.es-dialog.has-footer .es-dialog-footer {
  display: block
}
#es .es-dialog-title {
  font-size: 15px;
  font-weight: bold;
  position: relative;
  top: 8px;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto
}
#es .es-dialog-back-button {
  padding-right: 8px
}
#es .es-dialog-back-button + .es-dialog-header__cell {
  text-align: center
}
#es .es-dialog-back-button, #es .es-dialog-close-button {
  color: #bbb;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
#es .es-dialog-back-button:hover, #es .es-dialog-close-button:hover {
  color: #888
}
#es .es-dialog-back-button i, #es .es-dialog-close-button i {
  position: relative;
  font-size: 20px
}
#es .es-dialog-content {
  position: relative;
  padding: 4px 16px;
  font-size: 13px;
  height: 100%;
  word-break: break-all;
  word-break: break-word
}
#es .es-dialog-content * {
  font-size: 13px
}
#es .es-dialog-footer-content {
  text-align: center;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-content: space-evenly;
  -ms-align-content: space-evenly;
  align-content: space-evenly
}
#es .es-dialog-footer-content .btn, #es .es-dialog-footer-content .btn:hover, #es .es-dialog-footer-content .btn:focus, #es .es-dialog-footer-content .btn:active {
  -webkit-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  border-radius: 0 !important;
  height: 48px !important;
  border: 0 !important;
  background-color: #fff !important;
  background-image: none !important;
  opacity: 1 !important;
  line-height: 38px !important
}
#es .es-dialog-footer-content .btn + .btn, #es .es-dialog-footer-content .btn:hover + .btn, #es .es-dialog-footer-content .btn:focus + .btn, #es .es-dialog-footer-content .btn:active + .btn {
  border-left: 1px solid #e1e1e1 !important
}
#es .es-dialog-footer-content .btn-es-default, #es .es-dialog-footer-content .btn-es-default:hover, #es .es-dialog-footer-content .btn-es-default:focus, #es .es-dialog-footer-content .btn-es-default:active {
  color: #444 !important
}
#es .es-dialog-footer-content .btn-es-primary, #es .es-dialog-footer-content .btn-es-primary:hover, #es .es-dialog-footer-content .btn-es-primary:focus, #es .es-dialog-footer-content .btn-es-primary:active {
  color: #4a90e2 !important
}
#es .es-dialog-footer-content .btn-es-danger, #es .es-dialog-footer-content .btn-es-danger:hover, #es .es-dialog-footer-content .btn-es-danger:focus, #es .es-dialog-footer-content .btn-es-danger:active {
  color: #f65b5b !important
}
#es .es-dialog-footer-content .is-loading, #es .es-dialog-footer-content .is-loading:hover {
  color: transparent !important
}
#es .es-dialog-error-message {
  display: block;
  font-weight: normal
}
#es.es-dialog.type-iframe .es-dialog-container {
  overflow: hidden
}
#es.es-dialog.type-iframe .es-dialog-content {
  width: 100%;
  height: 100%;
  padding: 0
}
#es.es-dialog.type-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
#es.is-mobile.es-dialog {
  z-index: 2147483647;
  width: 100%;
  height: 100%
}
#es.is-mobile .es-dialog-modal {
  width: 100% !important;
  height: 100% !important
}
#es.is-mobile .es-dialog-body {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll
}
#es .es-dialog-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid #dee3e9;
  line-height: 30px
}
#es .es-dialog-tabs--space-evenly {
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly
}
#es .es-dialog-tabs__item {
  width: 100%;
  text-align: center
}
#es .es-dialog-tabs__item.active {
  border-bottom: 2px solid #61a6ef
}
#es .es-dialog-tabs__item.active .o-box__tabs-link {
  color: #222
}
#es .es-dialog-tabs__item.divider {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 1px;
  background-color: #dee3e9;
  margin: 0;
  padding: 0
}
#es .es-dialog-tabs__link {
  color: #888;
  display: block;
  padding: 8px 8px;
  white-space: nowrap
}
#es .es-dialog-tabs__link:hover {
  text-decoration: none
}
#es .es-progress-wrap {
  position: relative;
  background-image: -webkit-linear-gradient(top, #fbfbfb 0, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fbfbfb 0, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0, #f2f2f2 100%);
  background-repeat: repeat-x;
  border-radius: 22px;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-progress-wrap .progress {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-image: -webkit-linear-gradient(top, #d7d7d7 0, #d7d7d7 100%);
  background-image: -o-linear-gradient(top, #d7d7d7 0, #d7d7d7 100%);
  background-image: linear-gradient(to bottom, #d7d7d7 0, #d7d7d7 100%);
  background-repeat: repeat-x;
  height: 12px;
  margin-bottom: 0;
  border-radius: 10px
}
#es .es-progress-wrap .progress .bar {
  border-radius: 0 8px 8px 0
}
#es .es-progress-wrap .progress-result {
  -webkit-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  text-align: right;
  padding-left: 8px;
  font-size: 12px
}
#es .es-progress-wrap.progress-narrow .progress {
  width: 88%
}
#es .es-progress-wrap.progress-narrow .progress-result {
  right: 5px
}
#es .es-flyout {
  position: relative
}
#es .es-flyout .es-flyout-content {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0)
}
#es .es-flyout:hover .es-flyout-content {
  opacity: 1;
  filter: alpha(opacity=100)
}
#es .es-flyout.show-all .es-flyout-content {
  opacity: 1;
  filter: alpha(opacity=100)
}
#es .es-flyout .es-flyout-button > i {
  margin-right: 4px
}
#es .es-flyout .es-flyout-button:hover {
  text-decoration: underline
}
#es .es-flyout .es-flyout-button:hover > i {
  text-decoration: none
}
#es .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
#es .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#es .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  display: none
}
#es .chosen-container.chosen-with-drop .chosen-drop {
  display: block
}
#es .chosen-container a {
  cursor: pointer
}
#es .chosen-container .search-choice .group-name, #es .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999
}
#es .chosen-container .search-choice .group-name:after, #es .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top
}
#es .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 12px;
  height: 32px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px
}
#es .chosen-container-single .chosen-single input[type="text"] {
  cursor: pointer;
  opacity: 0;
  position: absolute
}
#es .chosen-container-single .chosen-default {
  color: #999
}
#es .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}
#es .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}
#es .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px
}
#es .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px
}
#es .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%
}
#es .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite.png") no-repeat 0 2px !important;
  margin-top: 3px
}
#es .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap
}
#es .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}
#es .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}
#es .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}
#es .chosen-container .chosen-results {
  color: #666;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch
}
#es .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none
}
#es .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}
#es .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}
#es .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff
}
#es .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4
}
#es .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default
}
#es .chosen-container .chosen-results li.group-option {
  padding-left: 15px
}
#es .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}
#es .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text
}
#es .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}
#es .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}
#es .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px
}
#es .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default
}
#es .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word
}
#es .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}
#es .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px
}
#es .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666
}
#es .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4
}
#es .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px
}
#es .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}
#es .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default
}
#es .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}
#es .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset
}
#es .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent
}
#es .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px
}
#es .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}
#es .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important
}
#es .chosen-disabled {
  opacity: .5 !important;
  cursor: default
}
#es .chosen-disabled .chosen-single {
  cursor: default
}
#es .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default
}
#es .chosen-rtl {
  text-align: right
}
#es .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0
}
#es .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl
}
#es .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px
}
#es .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px
}
#es .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px
}
#es .chosen-rtl .chosen-choices li {
  float: right
}
#es .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl
}
#es .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px
}
#es .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px
}
#es .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0
}
#es .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0
}
#es .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0
}
#es .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl
}
#es .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px
}
#es .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), only screen and (min-resolution:1.5dppx) {
  #es .chosen-rtl .chosen-search input[type="text"], #es .chosen-container-single .chosen-single abbr, #es .chosen-container-single .chosen-single div b, #es .chosen-container-single .chosen-search input[type="text"], #es .chosen-container-multi .chosen-choices .search-choice .search-choice-close, #es .chosen-container .chosen-results-scroll-down span, #es .chosen-container .chosen-results-scroll-up span {
    background-image: url("../../../../../media/com_easysocial/styles/foundry/chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important
  }
}
#es .chosen-container-single--es-timezone {
  width: 100% !important
}
#es .chosen-container-single--es-timezone .chosen-single {
  background: none;
  box-shadow: none
}
#es .form-uploader .upload-submit {
  clear: both;
  padding: 18px 10px;
  border: 1px dashed #e1e1e1;
  margin-top: 20px;
  border-radius: 3px
}
#es .form-uploader .upload-submit:before, #es .form-uploader .upload-submit:after {
  content: " ";
  display: table
}
#es .form-uploader .upload-submit:after {
  clear: both
}
#es .form-uploader .queue-item {
  clear: both;
  padding: 10px;
  border: 1px solid #e1e1e1;
  position: relative;
  border-radius: 3px
}
#es .form-uploader .queue-item + .queue-item {
  margin-top: 10px
}
#es .form-uploader .queue-item .media {
  padding-right: 40px
}
#es .form-uploader .queue-item .media .media-object {
  margin-right: 20px
}
#es .form-uploader .queue-item .queue-item-thumb {
  width: 32px;
  height: 32px;
  background: #e1e1e1
}
#es .form-uploader .queue-item .queue-item-info {
  position: relative;
  margin-bottom: 4px
}
#es .form-uploader .queue-item .queue-item-info > span {
  display: inline-block;
  position: relative
}
#es .form-uploader .queue-item .queue-item-size {
  color: #f5f5f5
}
#es .form-uploader .queue-item .queue-item-size, #es .form-uploader .queue-item .queue-item-status {
  padding-left: 6px;
  margin-left: 6px
}
#es .form-uploader .queue-item .queue-item-size:before, #es .form-uploader .queue-item .queue-item-status:before {
  display: block;
  content: '';
  background: #f5f5f5;
  width: 1px;
  height: 11px;
  position: absolute;
  top: 4px;
  left: 0
}
#es .form-uploader .queue-item .progress {
  height: 8px;
  margin: 0
}
#es .form-uploader .queue-item.is-queue .queue-item-done {
  display: none
}
#es .form-uploader .queue-item.is-done .queue-item-info {
  top: 5px
}
#es .form-uploader .queue-item.is-done .queue-item-status {
  display: none
}
#es .form-uploader .queue-item.is-done .queue-item-done {
  display: inline-block;
  color: #a4c757;
  padding-left: 6px;
  margin-left: 6px
}
#es .form-uploader .queue-item.is-done .queue-item-done:before {
  display: block;
  content: '';
  background: #f5f5f5;
  width: 1px;
  height: 11px;
  position: absolute;
  top: 4px;
  left: 0
}
#es .form-uploader .queue-item.is-done .progress {
  display: none
}
#es .form-uploader .queue-item.is-error .queue-item-status {
  color: #b94a48
}
#es .form-uploader .queue-item.is-error .queue-item-done {
  display: none
}
#es .form-uploader .attach-remove {
  position: absolute;
  top: 14px;
  right: 10px;
  padding: 0 4px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  color: #666;
  line-height: 14px
}
#es .es-sharing .es-sharing-list {
  list-style: none;
  margin: 0;
  padding: 0
}
#es .es-sharing .es-sharing-list > li {
  width: 30px;
  padding-right: 3px;
  display: inline-block
}
#es .es-sharing .es-sharing-list > li:nth-child(2n+1) {
  clear: none
}
#es .es-sharing .es-sharing-list > li > a {
  padding: 4px 3px;
  display: block;
  font-size: 11px;
  border-radius: 2px
}
#es .es-sharing .es-sharing-list > li .es-sharing-title {
  display: none
}
#es .dropdown-menu-sharing:after, #es .dropdown-menu-sharing:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .dropdown-menu-sharing:after {
  bottom: 100%;
  left: 15px;
  right: auto1;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white
}
#es .dropdown-menu-sharing:before {
  bottom: 100%;
  left: 14px;
  right: auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2)
}
#es.bootstrap-datetimepicker-widget {
  border: 1px solid #e1e1e1;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  list-style: none outside none;
  min-width: 160px;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
  background-color: #fff
}
#es.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px
}
#es.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #e1e1e1;
  position: absolute;
  top: -7px;
  left: 7px
}
#es.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 8px
}
#es.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #e1e1e1;
  position: absolute;
  bottom: -7px;
  left: 6px
}
#es.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  bottom: -6px;
  left: 7px
}
#es.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%
}
#es.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px
}
#es.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px
}
#es.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0
}
#es.bootstrap-datetimepicker-widget .timepicker-hour, #es.bootstrap-datetimepicker-widget .timepicker-minute, #es.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em
}
#es.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0
}
#es.bootstrap-datetimepicker-widget .datepicker > div {
  display: none
}
#es.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center
}
#es.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0
}
#es.bootstrap-datetimepicker-widget td, #es.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: #fff;
  color: #444
}
#es.bootstrap-datetimepicker-widget td.day:hover, #es.bootstrap-datetimepicker-widget td.hour:hover, #es.bootstrap-datetimepicker-widget td.minute:hover, #es.bootstrap-datetimepicker-widget td.second:hover {
  background: #f5f5f5;
  cursor: pointer
}
#es.bootstrap-datetimepicker-widget td.old, #es.bootstrap-datetimepicker-widget td.new {
  color: #777
}
#es.bootstrap-datetimepicker-widget td.today {
  position: relative
}
#es.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px
}
#es.bootstrap-datetimepicker-widget td.active, #es.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #e9f2f9;
  color: #444;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#es.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff
}
#es.bootstrap-datetimepicker-widget td.disabled, #es.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}
#es.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px
}
#es.bootstrap-datetimepicker-widget td span:hover {
  background: #f5f5f5
}
#es.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#es.bootstrap-datetimepicker-widget td span.old {
  color: #777
}
#es.bootstrap-datetimepicker-widget td span.disabled, #es.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}
#es.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
  text-align: center;
  vertical-align: middle
}
#es.bootstrap-datetimepicker-widget th.next, #es.bootstrap-datetimepicker-widget th.prev {
  font-size: 18px
}
#es.bootstrap-datetimepicker-widget th.disabled, #es.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}
#es.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer
}
#es.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #f5f5f5
}
#es.bootstrap-datetimepicker-widget .input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px
}
#es.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px
}
#es.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px
}
#es.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0 !important
}
@media(max-width:480px) {
  #es.bootstrap-datetimepicker-widget {
    left: 10px !important;
    right: 10px !important;
    width: auto !important
  }
  #es.bootstrap-datetimepicker-widget:before, #es.bootstrap-datetimepicker-widget:after {
    display: none !important
  }
}
#es .es-reaction-option {
  position: relative;
  display: inline-block
}
#es .es-reaction-option__link {
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  position: relative;
  z-index: 2;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-user-select: none;
  outline: 0 !important
}
#es .es-reaction-option__link::-moz-focus-inner {
  border: 0 !important
}
#es .es-reaction-option__link.is-active .es-reaction-option__text {
  color: #444
}
#es .es-reaction-option__link.btn {
  color: #444 !important
}
#es .es-reaction-option__link.btn.is-active {
  background-color: #f5f5f5 !important
}
#es .es-reaction-option__text *, #es .es-reaction-option__text {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-user-select: none
}
#es .es-reaction-option__icon {
  width: 20px;
  height: 20px;
  font-size: 20px
}
#es.is-mobile .es-reaction-option__link {
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  width: 100%
}
#es .es-reactions-pop {
  position: absolute;
  left: 24px;
  background: #fff;
  bottom: 120%;
  -webkit-transform: translate3d(-10%, 0, 0);
  transform: translate3d(-10%, 0, 0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 2px 6px;
  border-radius: 100rem;
  -webkit-transition: .3s .3s;
  transition: .3s .3s;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.15);
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  visibility: hidden
}
#es .es-reactions-pop:hover {
  overflow: visible
}
#es .es-reaction-option__link.is-hover ~ .es-reactions-pop {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  opacity: 1;
  visibility: visible
}
#es .es-reaction-option__link.is-hover:before {
  display: inline-block
}
#es .es-reactions-pop__item {
  position: relative;
  width: 44px;
  height: 48px;
  color: #ffd972;
  cursor: pointer;
  -webkit-transition-delay: .6s, .3s;
  transition-delay: .6s, .3s;
  -webkit-transition-duration: 0, .3s;
  transition-duration: 0, .3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0) scale(0.3);
  transform: translate3d(0, 100%, 0) scale(0.3)
}
#es .es-reactions-pop__text {
  position: absolute;
  top: -20px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 8px;
  padding: 2px 8px;
  -webkit-transition: .15s .15s;
  transition: .15s .15s;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item, #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item {
  -webkit-transform: none;
  transform: none;
  opacity: 1
}
#es .es-reactions-pop__item .es-icon-reaction {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}
#es .es-reactions-pop__item:hover .es-icon-reaction {
  -webkit-transform: scale(1) translate3d(0, -5%, 0);
  transform: scale(1) translate3d(0, -5%, 0)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(1), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(1), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(1), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(1) {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-delay: .02s;
  transition-delay: .02s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 1);
  transition-timing-function: cubic-bezier(.6, .6, .5, 1)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(2), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(2), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(2), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(2) {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .04s;
  transition-delay: .04s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 1.2);
  transition-timing-function: cubic-bezier(.6, .6, .5, 1.2)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(3), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(3), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(3), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(3) {
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-delay: .06s;
  transition-delay: .06s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 1.4);
  transition-timing-function: cubic-bezier(.6, .6, .5, 1.4)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(4), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(4), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(4), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(4) {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-delay: .08s;
  transition-delay: .08s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 1.6);
  transition-timing-function: cubic-bezier(.6, .6, .5, 1.6)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(5), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(5), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(5), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(5) {
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 1.8);
  transition-timing-function: cubic-bezier(.6, .6, .5, 1.8)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(6), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(6), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(6), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(6) {
  -webkit-transition-duration: .7s;
  transition-duration: .7s;
  -webkit-transition-delay: .12s;
  transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 2);
  transition-timing-function: cubic-bezier(.6, .6, .5, 2)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(7), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(7), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(7), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(7) {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-delay: .14s;
  transition-delay: .14s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 2.2);
  transition-timing-function: cubic-bezier(.6, .6, .5, 2.2)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(8), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(8), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(8), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(8) {
  -webkit-transition-duration: .9s;
  transition-duration: .9s;
  -webkit-transition-delay: .16s;
  transition-delay: .16s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 2.4);
  transition-timing-function: cubic-bezier(.6, .6, .5, 2.4)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(9), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(9), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(9), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(9) {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: .18s;
  transition-delay: .18s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 2.6);
  transition-timing-function: cubic-bezier(.6, .6, .5, 2.6)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(10), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(10), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(10), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(10) {
  -webkit-transition-duration: 1.1s;
  transition-duration: 1.1s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 2.8);
  transition-timing-function: cubic-bezier(.6, .6, .5, 2.8)
}
#es .es-reactions-pop.is-hover .es-reactions-pop__item:nth-of-type(11), #es .es-reactions-pop:hover .es-reactions-pop__item:nth-of-type(11), #es .es-reaction-option__link.is-hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(11), #es .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item:nth-of-type(11) {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-delay: .22s;
  transition-delay: .22s;
  -webkit-transition-timing-function: cubic-bezier(.6, .6, .5, 3);
  transition-timing-function: cubic-bezier(.6, .6, .5, 3)
}
#es.is-desktop .es-reactions-pop__item:hover .es-reactions-pop__text {
  opacity: 1;
  visibility: visible;
  top: -26px
}
#es.is-desktop .es-reaction-option__link ~ .es-reactions-pop {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s
}
#es.is-desktop .es-reaction-option__link:hover ~ .es-reactions-pop {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}
#es.is-desktop .es-reactions-pop:hover, #es.is-desktop .es-reaction-option__link:hover ~ .es-reactions-pop {
  opacity: 1;
  visibility: visible
}
#es.is-desktop .es-reaction-option__link:hover:before {
  display: inline-block
}
#es.is-desktop .es-reactions-pop:hover .es-reactions-pop__item, #es.is-desktop .es-reaction-option__link:hover + .es-reactions-pop .es-reactions-pop__item {
  -webkit-transform: none;
  transform: none;
  opacity: 1
}
#es.is-desktop .es-reactions-pop__item {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s
}
#es .es-reaction-stats {
  padding: 4px 8px;
  background-color: #f5f5f5;
  position: relative;
  clear: both;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}
#es .es-reaction-stats__icons {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0
}
#es .es-reaction-stats__text {
  text-align: right;
  color: #888
}
#es .es-reaction-stats__text > a {
  color: #888
}
#es .es-reaction-icon-stat {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 20px
}
#es .es-reaction-icon-stat > * + * {
  margin-left: 8px
}
#es .es-reaction-icon-stat__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-right: 8px;
  outline: 0 !important;
  line-height: 20px;
  cursor: pointer
}
#es .es-reaction-icon-stat__item::-moz-focus-inner {
  border: 0 !important
}
#es .es-reaction-icon-stat__item > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0
}
#es .es-reaction-icon-stat__item.is-active .es-reaction-icon-stat__avatar {
  border-bottom: 2px solid #e1e1e1
}
#es .es-reaction-icon-stat__avatar {
  border-bottom: 2px solid transparent
}
#es .es-reaction-icon-stat__counter {
  font-size: 12px;
  padding-left: 2px;
  color: #888
}
#es.popbox-reaction {
  box-shadow: none;
  width: 254px;
  min-height: 96px
}
#es.popbox-reaction .arrow {
  display: none
}
#es .es-reaction-stats-pop {
  width: 254px
}
#es .es-reaction-stats-pop__hd {
  border-bottom: 1px solid #e1e1e1
}
#es .es-reaction-stats-pop__hd, #es .es-reaction-stats-pop__bd {
  padding: 8px
}
#es .es-reaction-stats-pop__bd {
  max-height: 116px;
  overflow-y: auto
}
#es .es-reaction-stats-list__item {
  margin-bottom: 8px;
  padding-top: 8px
}
#es .es-reaction-stats-list__item + .es-reaction-stats-list__item {
  border-top: 1px solid #e1e1e1
}
#es .es-reaction-stats-list .o-media__body {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 8px
}
#es.is-mobile .es-comment-item-meta .es-reactions-pop {
  left: -24px
}
#es .es-reaction-list-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  max-width: 40px
}
#es .es-reaction-list-wrapper > div {
  background-color: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  padding: 0 1px;
  position: relative
}
#es .es-reaction-list-wrapper > div:nth-child(1) {
  left: 0;
  z-index: 3
}
#es .es-reaction-list-wrapper > div:nth-child(2) {
  left: -6px;
  z-index: 2
}
#es .es-reaction-list-wrapper > div:nth-child(3) {
  left: -12px
}
#es.popbox-giphy {
  width: 458px;
  min-height: 60px
}
#es.popbox-giphy .es-gif-browser__input-search {
  margin: 16px 8px
}
@media(max-width:480px) {
  #es.popbox-giphy {
    width: 96%;
    left: 52% !important;
    margin-left: -50% !important
  }
  #es.popbox-giphy > .arrow {
    display: none
  }
  #es .popbox-dropdown {
    width: 100%;
    max-width: 100%
  }
}
#es .es-story-giphy-wrapper {
  position: relative;
  min-height: 40px
}
#es .es-story-giphy-wrapper.is-loading:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75)
}
#es .es-gif-holder {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-color: #f5f5f5;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: .45rem
}
#es .es-gif-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  max-height: 160px
}
#es .es-gif-list > li {
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  padding: 4px
}
#es .es-gif-list > li:hover {
  cursor: pointer
}
#es .es-giphy-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 24px
}
#es .es-giphy-wrapper__remove {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .es-giphy-wrapper__remove:hover {
  background: #d00
}
#es .es-giphy-wrapper__remove:before, #es .es-giphy-wrapper__remove:after {
  background: #fff;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-giphy-wrapper__remove:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px
}
#es .es-giphy-wrapper__remove:after {
  height: 10px;
  width: 2px;
  margin: -5px 0 0 -1px
}
#es .es-powered-by-giphy {
  display: inline-block;
  background-image: url('../../../../../media/com_easysocial/images/giphy/poweredby-text-dark.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 11px
}
#es .es-img-container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-img-container__wrap {
  position: relative;
  border-radius: 10px;
  display: block;
  max-width: 320px
}
#es .es-img-container img {
  object-fit: inherit;
  position: relative;
  display: inline-block;
  border-radius: 10px;
  max-width: 100%;
  min-width: 32px;
  min-height: 32px;
  height: auto
}
#es .es-img-container.is-loading .es-img-container__wrap:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  width: 24px;
  height: 24px;
  border-radius: 500rem;
  border: .2em solid rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.1);
  z-index: 2
}
#es .es-img-container.is-loading .es-img-container__wrap:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  width: 24px;
  height: 24px;
  -webkit-animation: img-loader .6s linear;
  animation: img-loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFF transparent transparent;
  border-style: solid;
  border-width: .2em;
  box-shadow: 0 0 0 1px transparent;
  border-top-color: #767676;
  z-index: 3
}
#es .es-img-container.has-bg .es-img-container__wrap {
  background-color: #fafafa
}
@keyframes img-loader {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#es .es-gif-browser__input-search {
  display: block;
  margin: 16px 0;
  position: relative
}
#es .es-gif-browser__input-search:before {
  position: absolute;
  top: 6px;
  left: 8px;
  font-size: 14px;
  width: 16px;
  height: 16px;
  content: "\f002";
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  color: #888;
  display: inline-block;
  text-decoration: inherit
}
#es .es-gif-browser__input-search .o-form-control {
  padding-left: 32px;
  box-shadow: none
}
#es .es-gif-browser__result {
  display: block;
  min-height: 160px;
  text-align: center
}
#es .es-gif-browser__result-text {
  display: block;
  font-size: 12px
}
#es .es-gif-browser__result-label {
  display: block;
  padding: 8px;
  font-weight: bold;
  font-size: 16px;
  color: #888
}
#es .es-gif-browser__result-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 8px 4px 4px
}
#es.is-mobile .es-giphy-wrapper {
  width: 100% !important
}
#es.is-mobile .es-img-container img {
  max-height: 200px
}
#es.is-mobile .es-comment-editor .es-giphy-wrapper, #es.is-mobile .es-comments-form .es-giphy-wrapper {
  margin-top: 8px
}
#es .es-embed-container {
  position: relative;
  border-radius: 6px
}
#es .es-embed-container__action {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2
}
#es .es-embed-container__remove {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: sans-serif;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  font-size: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1
}
#es .es-embed-container__remove:hover {
  background: rgba(0, 0, 0, 0.95)
}
#es .es-embed-container .embed-responsive-item {
  object-fit: contain;
  background: #000;
  border-radius: 6px
}
#es .es-embed-list {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr))
}
#es [class^="icon-es-"], #es [class*=" icon-es-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  *margin-right: .3em;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-image: url("../../../../../media/com_easysocial/images/icons/icons-sharing.png") !important
}
#es .es-nav [class^="icon-es-"], #es .es-nav [class*=" icon-es-"] {
  margin-right: 2px
}
#es .icon-es-12 {
  width: 12px !important;
  height: 12px !important;
  line-height: 12px;
  width: 12px;
  height: 12px
}
#es .icon-es-24 {
  width: 24px !important;
  height: 24px !important;
  line-height: 24px;
  width: 24px;
  height: 24px
}
#es .icon-es-email {
  background-position: 0 0
}
#es .icon-es-facebook {
  background-position: -32px 0
}
#es .icon-es-x {
  background-position: -64px 0
}
#es .icon-es-google {
  background-position: -96px 0
}
#es .icon-es-live {
  background-position: -128px 0
}
#es .icon-es-linkedin {
  background-position: -160px 0
}
#es .icon-es-myspace {
  background-position: -192px 0
}
#es .icon-es-vk {
  background-position: -224px 0
}
#es .icon-es-stumbleupon {
  background-position: -256px 0
}
#es .icon-es-digg {
  background-position: -288px 0
}
#es .icon-es-tumblr {
  background-position: -320px 0
}
#es .icon-es-evernote {
  background-position: -352px 0
}
#es .icon-es-reddit {
  background-position: -384px 0
}
#es .icon-es-delicious {
  background-position: -416px 0
}
#es .icon-es-video-play {
  display: inline-block;
  background-image: url("../../../../../media/com_easysocial/images/icons/icon-es-video-play.png") !important;
  width: 35px;
  height: 26px;
  line-height: 26px
}
#es .es-exif-icon {
  font-size: 48px
}
#es .es-exif-icon:before {
  content: ' ';
  vertical-align: middle;
  display: inline-block;
  background-image: url("../../../../../media/com_easysocial/images/exif-icons/exif-icons.svg");
  background-repeat: no-repeat;
  background-size: 1em 5em
}
#es .no-svg .es-exif-icon:before {
  background-image: url("../../../../../media/com_easysocial/images/exif-icons/exif-icons.png")
}
#es .es-exif-icon.es-exif-aperture:before {
  background-position: 0 0;
  width: 1em;
  height: 1em
}
#es .es-exif-icon.es-exif-camera-iso:before {
  background-position: 0 -1em;
  width: 1em;
  height: 1em
}
#es .es-exif-icon.es-exif-camera-type:before {
  background-position: 0 -2em;
  width: 1em;
  height: 1em
}
#es .es-exif-icon.es-exif-focal-length:before {
  background-position: 0 -3em;
  width: 1em;
  height: 1em
}
#es .es-exif-icon.es-exif-shutter-speed:before {
  background-position: 0 -4em;
  width: 1em;
  height: 1em
}
#es .es-emoji-unicode {
  display: inline-block;
  font-size: 18px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: relative
}
#es .es-emoji-unicode:before {
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-es-emoji-unicode)
}
#es .es-smileys i, #es .es-emoji, #es .es-emoji img {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../../../../media/com_easysocial/images/icons/emoji/icons-emoji.png") !important;
  background-size: 100px 100px
}
#es .es-emoji-angry {
  background-position: 0 0
}
#es .es-emoji-special, #es .es-emoji-cool {
  background-position: -20px 0
}
#es .es-emoji-happy {
  background-position: -40px 0
}
#es .es-emoji-heart {
  background-position: -60px 0
}
#es .es-emoji-loved, #es .es-emoji-kiss {
  background-position: -80px 0
}
#es .es-emoji-speechless, #es .es-emoji-zipper {
  background-position: 0 -20px
}
#es .es-emoji-sad {
  background-position: -20px -20px
}
#es .es-emoji-cry {
  background-position: -40px -20px
}
#es .es-emoji-tongue {
  background-position: -60px -20px
}
#es .es-emoji-shocked, #es .es-emoji-surprised {
  background-position: -80px -20px
}
#es .es-emoji-bored, #es .es-emoji-confuse {
  background-position: 0 -40px
}
#es .es-emoji-wink {
  background-position: -20px -40px
}
#es .es-emoji-sweat {
  background-position: -40px -40px
}
#es .es-emoji-blessed, #es .es-emoji-angel {
  background-position: -60px -40px
}
#es .es-emoji-devil {
  background-position: -80px -40px
}
#es .es-emoji-pretty, #es .es-emoji-blush {
  background-position: 0 -60px
}
#es .es-emoji-think {
  background-position: -20px -60px
}
#es .es-emoji-lol {
  background-position: -40px -60px
}
#es .es-emoji-tired, #es .es-emoji-sleep {
  background-position: -60px -60px
}
#es .es-emoji-nerd {
  background-position: -80px -60px
}
#es .es-emoji-great {
  background-position: 0 -80px
}
#es .es-emoji-annoyed {
  background-position: -20px -80px
}
#es .es-emoji-irritated {
  background-position: -40px -80px
}
#es .es-emoji-sick {
  background-position: -60px -80px
}
#es .es-icon-reaction {
  font-size: 64px;
  width: 64px;
  height: 64px;
  text-align: center;
  display: inline-block;
  vertical-align: middle
}
#es .es-icon-reaction--sm {
  font-size: 16px;
  width: 16px;
  height: 16px
}
#es .es-icon-reaction--md {
  font-size: 48px;
  width: 48px;
  height: 48px
}
#es .es-icon-reaction--xl {
  font-size: 128px;
  width: 128px;
  height: 128px
}
#es .es-icon-reaction:before {
  content: ' ';
  display: inline-block;
  background-image: url("../../../../../media/com_easysocial/images/reactions/icon-reactions.svg");
  background-repeat: no-repeat;
  background-size: 1em 6em;
  vertical-align: top
}
#es .es-icon-reaction.es-icon-reaction--angry:before {
  background-position: 0 0;
  width: 1em;
  height: 1em
}
#es .es-icon-reaction.es-icon-reaction--happy:before {
  background-position: 0 -1em;
  width: 1em;
  height: 1em
}
#es .es-icon-reaction.es-icon-reaction--like:before {
  background-position: 0 -2em;
  width: 1em;
  height: 1em
}
#es .es-icon-reaction.es-icon-reaction--love:before {
  background-position: 0 -3em;
  width: 1em;
  height: 1em
}
#es .es-icon-reaction.es-icon-reaction--sad:before {
  background-position: 0 -4em;
  width: 1em;
  height: 1em
}
#es .es-icon-reaction.es-icon-reaction--wow:before {
  background-position: 0 -5em;
  width: 1em;
  height: 1em
}
#es .textboxlist {
  border: 1px solid #ccc;
  min-height: 34px;
  padding: 5px 10px 3px;
  font-size: 11px;
  line-height: 1.666666667;
  border-radius: 4px;
  cursor: text;
  position: relative;
  background-color: #fff
}
#es .textboxlist:before, #es .textboxlist:after {
  content: " ";
  display: table
}
#es .textboxlist:after {
  clear: both
}
#es .textboxlist.disabled {
  background-color: #f5f5f5
}
#es .textboxlist-textField {
  height: 22px !important;
  line-height: 1.666666667 !important;
  max-width: 100%;
  float: left;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 2px 0 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  background: transparent !important;
  color: #444
}
#es .textboxlist-textField::-moz-placeholder {
  color: #999;
  opacity: 1
}
#es .textboxlist-textField:-ms-input-placeholder {
  color: #999
}
#es .textboxlist-textField::-webkit-input-placeholder {
  color: #999
}
#es .textboxlist-itemGroup {
  margin: 0;
  padding: 0;
  list-style: none
}
#es .textboxlist-itemGroup:before, #es .textboxlist-itemGroup:after {
  content: " ";
  display: table
}
#es .textboxlist-itemGroup:after {
  clear: both
}
#es .textboxlist-itemGroup li {
  float: left;
  list-style: none
}
#es .textboxlist-item {
  float: left;
  background: #e7edf3;
  border-radius: 2px;
  color: #729bcd;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  height: 22px;
  line-height: 22px;
  margin: 0 4px 2px 0;
  overflow: hidden
}
#es .textboxlist-item.list {
  background: #e9fee7;
  border: 1px solid #98d895;
  color: #4ea64a
}
#es .textboxlist-item .textboxlist-itemContent .o-avatar, #es .textboxlist-item .textboxlist-itemContent img {
  width: 22px;
  height: 22px;
  line-height: 22px;
  float: left;
  padding: 0;
  margin: 0 8px 0 0
}
#es .textboxlist-item .textboxlist-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}
#es .textboxlist-item span, #es .textboxlist-item div {
  display: table-cell;
  vertical-align: middle
}
#es .textboxlist-item span {
  padding: 0 4px 0 0
}
#es .textboxlist-item div {
  padding: 0 4px
}
#es .textboxlist-itemRemoveButton {
  opacity: .6;
  cursor: pointer;
  text-align: center
}
#es .textboxlist-itemRemoveButton:hover {
  opacity: 1
}
#es .textboxlist-itemRemoveButton > i {
  font-size: 14px;
  line-height: inherit;
  color: inherit
}
#es .textboxlist-itemRemoveButton > i:before {
  content: "\f057"
}
#es .textboxlist-autocomplete {
  position: absolute;
  z-index: 2147483647;
  margin-top: 8px;
  overflow: hidden
}
#es .textboxlist-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es .textboxlist-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es .textboxlist-autocomplete.loading .textboxlist-autocomplete-loading {
  display: block
}
#es .textboxlist-autocomplete.loading .textboxlist-menu {
  display: none
}
#es .textboxlist-autocomplete.empty .textboxlist-autocomplete-empty {
  display: block
}
#es .textboxlist-autocomplete.empty .textboxlist-menu {
  display: none
}
#es .textboxlist-autocomplete.empty.loading .textboxlist-autocomplete-empty {
  display: none
}
#es .textboxlist-autocomplete.has-shadow > b {
  display: block
}
#es .textboxlist-autocomplete.has-animation .textboxlist-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es .textboxlist-autocomplete.has-animation.active {
  top: 0
}
#es .textboxlist-autocomplete.is-sticky .textboxlist-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es .textboxlist-autocomplete-loading, #es .textboxlist-autocomplete-empty {
  display: none;
  min-height: 28px
}
#es .textboxlist-autocomplete-empty-text {
  padding: 8px 0;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  display: block;
  color: #888
}
#es .textboxlist-autocomplete-inner {
  border: 1px solid #aaa;
  border-radius: 3px;
  color: #444;
  background: #fff;
  max-height: 160px;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 5px
}
#es .textboxlist-menu {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important
}
#es .textboxlist-menu .textboxlist-menuItem {
  cursor: pointer;
  padding: 6px;
  text-align: left;
  font-size: 12px;
  margin: 0
}
#es .textboxlist-menu .textboxlist-menuItem img {
  display: inline-block
}
#es .textboxlist-menu .textboxlist-menuItem + .textboxlist-menuItem {
  border-top: 1px solid #ddd
}
#es .textboxlist-menu .textboxlist-menuItem.active {
  background: #e7edf3
}
#es .textboxlist-menu .textboxlist-menuItem.hidden {
  display: none
}
#es .textboxlist-menu .textboxlist-menuItem.list {
  font-weight: bold
}
#es .textboxlist-menu .textboxlist-menuItem.list + .user {
  border-top: 1px dashed #bbb
}
#es .has-error .textboxlist {
  border-color: #fc595b !important
}
#es.textboxlist-autocomplete {
  position: absolute;
  z-index: 2147483647;
  margin-top: 8px;
  overflow: hidden
}
#es.textboxlist-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es.textboxlist-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es.textboxlist-autocomplete.loading .textboxlist-autocomplete-loading {
  display: block
}
#es.textboxlist-autocomplete.loading .textboxlist-menu {
  display: none
}
#es.textboxlist-autocomplete.empty .textboxlist-autocomplete-empty {
  display: block
}
#es.textboxlist-autocomplete.empty .textboxlist-menu {
  display: none
}
#es.textboxlist-autocomplete.empty.loading .textboxlist-autocomplete-empty {
  display: none
}
#es.textboxlist-autocomplete.has-shadow > b {
  display: block
}
#es.textboxlist-autocomplete.has-animation .textboxlist-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es.textboxlist-autocomplete.has-animation.active {
  top: 0
}
#es.textboxlist-autocomplete.is-sticky .textboxlist-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es.textboxlist-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#es.textboxlist-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es.textboxlist-autocomplete.loading .textboxlist-autocomplete-loading {
  display: block
}
#es.textboxlist-autocomplete.loading .textboxlist-menu {
  display: none
}
#es.textboxlist-autocomplete.empty .textboxlist-autocomplete-empty {
  display: block
}
#es.textboxlist-autocomplete.empty .textboxlist-menu {
  display: none
}
#es.textboxlist-autocomplete.empty.loading .textboxlist-autocomplete-empty {
  display: none
}
#es.textboxlist-autocomplete.has-shadow > b {
  display: block
}
#es.textboxlist-autocomplete.has-animation .textboxlist-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es.textboxlist-autocomplete.has-animation.active {
  top: 0
}
#es.textboxlist-autocomplete.is-sticky .textboxlist-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es #photo-list:before, #es #photo-list:after {
  content: " ";
  display: table
}
#es #photo-list:after {
  clear: both
}
#es #photo-list .photo-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
  min-width: 96px;
  min-height: 96px;
  cursor: pointer
}
#es #photo-list .photo-item i {
  width: 100%;
  height: 100%;
  min-width: 96px;
  min-height: 96px;
  display: block;
  background-repeat: none;
  background-size: cover;
  background-position: 50% 25%;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
#es .close {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
#es.tooltip.tooltip-es {
  background: none;
  border: 0;
  float: none;
  margin: 0;
  width: auto;
  position: absolute;
  z-index: 20002;
  display: block
}
#es.tooltip.tooltip-es.topleft .tooltip-arrow {
  bottom: 0;
  left: 15%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
#es.tooltip.tooltip-es.topright .tooltip-arrow {
  bottom: 0;
  right: 10%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
#es.tooltip.tooltip-es.bottomleft .tooltip-arrow {
  top: 0;
  left: 15%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
#es.tooltip.tooltip-es.bottomright .tooltip-arrow {
  top: 0;
  right: 10%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
#es.tooltip.tooltip-es.top {
  margin: -3px 0 0;
  height: auto
}
#es [class^="es-state-"], #es [class*=" es-state-"] {
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 15px;
  border-radius: 3px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle
}
#es [class^="es-state-"]:before, #es [class*=" es-state-"]:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  color: white;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle
}
#es .es-state-publish, #es .es-state-going {
  background: #7cc110 !important
}
#es .es-state-publish:before, #es .es-state-going:before {
  content: "\f00c"
}
#es .es-state-unpublish, #es .es-state-notgoing {
  background: #b94a48 !important
}
#es .es-state-unpublish:before, #es .es-state-notgoing:before {
  content: "\f00d"
}
#es .es-state-trash {
  background: #b94a48 !important
}
#es .es-state-trash:before {
  content: "\f1f8"
}
#es .es-state-locked {
  background: #aaa !important
}
#es .es-state-locked:before {
  content: "\f023"
}
#es .es-state-unactivated {
  background: #d88b1e !important
}
#es .es-state-unactivated:before {
  content: "\f084"
}
#es .es-state-pending {
  background: #d88b1e !important
}
#es .es-state-pending:before {
  content: "\f017"
}
#es .es-state-maybe {
  background: #5bc0de !important
}
#es .es-state-maybe:before {
  content: "\f02e"
}
#es .es-state-invited {
  background: #d88b1e !important
}
#es .es-state-invited:before {
  content: "\f058"
}
#es .es-state-default {
  background: #aaa !important;
  width: 16px;
  height: 16px;
  border-radius: 50%
}
#es .es-state-default:before {
  content: "\f005";
  font-size: 10px
}
#es .es-state-featured {
  background: #f5a922;
  width: 16px;
  height: 16px;
  border-radius: 50%
}
#es .es-state-featured:before {
  content: "\f005";
  font-size: 10px
}
#es .es-state-plus {
  background: #7cc110;
  width: 16px;
  height: 16px;
  border-radius: 50%
}
#es .es-state-plus:before {
  content: "\f067";
  font-size: 8px;
  line-height: 16px
}
#es .es-state-minus {
  background: #be1f23;
  width: 16px;
  height: 16px;
  border-radius: 50%
}
#es .es-state-minus:before {
  content: "\f068";
  font-size: 8px;
  line-height: 16px
}
#es .pagination-wrapper {
  position: relative;
  bottom: 0;
  width: 100%;
  clear: both
}
#es .popover-profile-loader {
  display: block !important;
  width: 420px !important;
  max-width: 420px !important;
  min-width: 420px !important;
  height: 200px !important;
  background-color: white !important;
  border-radius: 1px !important;
  padding: 0 !important;
  border: 1px solid #e1e1e1 !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important
}
#es .popover-profile-loader.top .arrow {
  border-top-color: #fff !important;
  left: 40px !important
}
#es .popover-profile-loader i.es-loading-indicator {
  position: relative;
  top: 70px
}
@media(max-width:479px) and (-webkit-min-device-pixel-ratio:0) {
  #es .textboxlist-textField {
    height: 22px !important
  }
}
@media(max-width:680px) {
  #es.es.popbox-notifications {
    left: 52% !important;
    margin-left: -50% !important;
    width: 96% !important
  }
  #es.es.popbox-notifications .arrow {
    display: none !important
  }
}
#es.fd-popover.es-field-error {
  background-color: #de614f !important;
  border-color: #dc4248 !important;
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1) !important
}
#es.fd-popover.es-field-error.top .arrow {
  border-top-color: #dc4248
}
#es.fd-popover.es-field-error.top .arrow:after {
  border-top-color: #de614f
}
#es.fd-popover.es-field-error.right .arrow {
  border-right-color: #dc4248
}
#es.fd-popover.es-field-error.right .arrow:after {
  border-right-color: #de614f
}
#es.fd-popover.es-field-error.bottom .arrow {
  border-bottom-color: #dc4248
}
#es.fd-popover.es-field-error.bottom .arrow:after {
  border-bottom-color: #de614f
}
#es.fd-popover.es-field-error.left .arrow {
  border-left-color: #dc4248
}
#es.fd-popover.es-field-error.left .arrow:after {
  border-left-color: #de614f
}
@media(max-width:680px) {
  #es.fd-popover.es-field-error {
    display: none !important
  }
}
#es .form-location .location-coordinates {
  margin-top: 20px;
  display: none;
  background: #fff;
  border: 1px solid #e1e1e1;
  color: #444;
  padding: 12px
}
#es .form-location .location-coordinates > h5 {
  margin-top: 0;
  height: 30px;
  line-height: 30px
}
#es .form-location .location-coordinates hr.separator {
  margin-top: 3px
}
#es .form-location .location-coordinates .removeLocation {
  font-size: 11px;
  font-weight: normal
}
#es .form-location .location-coordinates .coordinate-actions {
  display: none;
  margin-top: 20px
}
#es .form-location .location-coordinates .coordinate-actions a {
  font-size: 11px
}
#es .form-location .location-coordinates .editCoordinates {
  font-size: 11px
}
#es .form-location .location-coordinates input {
  text-align: center;
  width: 80px
}
#es .form-location .location-coordinates.editMode input {
  display: inline-block
}
#es .form-location .location-coordinates.editMode .coordinates-info {
  display: none
}
#es .form-location .location-coordinates.editMode .coordinate-actions {
  display: block
}
#es .form-location .location-coordinates input {
  display: none
}
#es .form-location .location-map {
  margin: 10px 2px 0 0;
  display: none
}
#es .form-location .location-map .map {
  border: 1px solid #e1e1e1;
  background: #fff
}
#es .form-location .location-address {
  width: 100%
}
#es .form-location .location-address input {
  width: 70%
}
#es .form-location .location-address a.btn {
  font-size: 11px
}
#es .es-locations {
  position: relative
}
#es .es-locations.is-detectable .es-location-detect-button {
  display: inline-block
}
#es .es-locations.is-detectable .es-location-detect-icon {
  display: inline-block
}
#es .es-locations.is-loading > .ies-location-2, #es .es-locations.is-busy > .ies-location-2 {
  display: none
}
#es .es-locations.is-loading .es-location-remove-button, #es .es-locations.is-busy .es-location-remove-button {
  display: none
}
#es .es-locations.has-location .es-location-remove-button {
  display: block
}
#es .es-locations.has-location .es-location-detect-button {
  display: none !important
}
#es .es-locations.has-location .es-location-detect-icon {
  display: none !important
}
#es .es-locations.has-location .es-location-map-image {
  opacity: 1
}
#es .es-locations.has-suggested .es-location-suggestions {
  display: block
}
#es .es-location-form {
  box-shadow: none;
  border: 0;
  padding: 0;
  padding: 6px 0;
  padding-left: 10px;
  padding-right: 34px;
  position: relative;
  background-color: #fff
}
#es .es-location-form.has-border {
  border: 1px solid #e1e1e1 !important
}
#es .es-location-map {
  background-image: url('../../../../../media/com_easysocial/images/map-bg.png');
  background-position: center center;
  background-repeat: repeat;
  height: auto;
  padding-top: 25%;
  min-height: 120px;
  position: relative;
  text-align: center
}
#es .es-location-map.is-maps > *, #es .es-location-map.is-maps > * > *, #es .es-location-map.is-empty > *, #es .es-location-map.is-empty > * > * {
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}
#es .es-location-buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 34px;
  height: 34px;
  line-height: 34px
}
#es .es-location-buttons > * {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  float: right;
  color: #666;
  position: relative
}
#es .es-location-buttons > *:hover {
  color: #5580be
}
#es .es-location-map-image {
  z-index: 1;
  opacity: 0
}
#es .es-location-map-actions {
  position: relative !important;
  text-align: center;
  z-index: 2
}
#es .es-location-detect-button {
  display: none;
  position: relative;
  top: 50%;
  margin-top: -20px;
  float: none
}
#es .es-location-detect-icon {
  display: none;
  position: relative;
  float: none
}
#es .es-location-remove-button {
  display: none
}
#es .es-location-remove-button i {
  font-size: 12px;
  position: relative;
  top: -1px
}
#es .es-location-autocomplete {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0;
  overflow: hidden;
  display: none;
  margin-top: 6px
}
#es .es-location-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 9;
  display: none
}
#es .es-location-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#es .es-location-autocomplete.active {
  display: block
}
#es .es-location-autocomplete.active .es-location-suggestions {
  display: block;
  top: 0
}
#es .es-location-autocomplete.active .es-location-autocomplete-shadow {
  opacity: 1
}
#es .es-location-autocomplete.has-shadow > b {
  display: block
}
#es .es-location-autocomplete.is-sticky .es-location-suggestions {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#es .es-location-suggestions {
  display: none;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  color: #444;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 160px;
  position: relative;
  z-index: 8;
  font-size: 11px
}
#es .es-location-suggestion {
  z-index: 10;
  padding: 5px;
  cursor: pointer
}
#es .es-location-suggestion + .es-location-suggestion {
  border-top: 1px solid #e1e1e1
}
#es .es-location-suggestion.active {
  background: #e7edf3
}
#es .es-location-textbox {
  display: block;
  padding: 0;
  width: 100%
}
#es .es-location-textbox input {
  width: 100%;
  padding: 0;
  height: 22px !important;
  line-height: 22px !important;
  border: 0 !important;
  background: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0 !important;
  font-size: 13px;
  color: #444
}
#es .profile-data-table .es-locations {
  margin-right: 50px
}
#es .es-locations[data-location-base] {
  position: relative;
  z-index: 1
}
#es .es-locations[data-location-base]:hover .es-location-help {
  display: block
}
#es .es-location-help {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2px 4px;
  z-index: 5;
  font-size: 10px
}
#es.popbox-location {
  width: 400px;
  height: auto;
  padding: 3px
}
#es.popbox-location .arrow {
  display: none
}
#es.popbox-location * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es.popbox-location img {
  height: 200px;
  max-width: 100%
}
#es .es-hika-items .es-hika-item:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
#es .es-hika-items .es-hika-item + .es-hika-item {
  border-top: 0;
  border-radius: 0
}
#es .es-hika-items .es-hika-item:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}
#es .es-hika-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 1.5;
  background-color: #fff;
  word-break: keep-all
}
#es .es-hika-item__img {
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
  background-color: #f5f5f5;
  border-right: 1px solid #e1e1e1;
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-hika-item__context {
  padding: 8px 16px
}
#es .es-hika-item__title {
  font-weight: bold;
  color: #444;
  margin-bottom: 8px
}
#es .es-hika-item__meta {
  color: #888;
  margin-bottom: 8px
}
.es-lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: alpha(opacity=80);
  opacity: .8;
  display: none
}
.es-lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal
}
.es-lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px
}
.es-lightbox a img {
  border: 0
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both
}
.lb-container {
  padding: 4px
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  position: relative;
  animation: lb-spin 1s infinite steps(8)
}
.lb-cancel:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 32px;
  color: #fff;
  content: '\f110';
  left: 0;
  top: 16px;
  position: absolute
}
@keyframes lb-spin {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10
}
.lb-container > .nav {
  left: 0
}
.lb-nav a {
  outline: 0;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative
}
.lb-prev:before, .lb-next:before {
  display: block;
  position: absolute;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 48px;
  color: #fff;
  content: '\f00d';
  top: 50%;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.55)
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s
}
.lb-nav a.lb-prev:before {
  content: '\f053';
  left: 16px
}
.lb-nav a.lb-prev:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s
}
.lb-nav a.lb-next:before {
  content: '\f054';
  right: 16px
}
.lb-nav a.lb-next:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both
}
.lb-data {
  padding: 0 4px;
  color: #ccc
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: right;
  outline: 0;
  filter: alpha(opacity=70);
  opacity: .7;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  position: relative
}
.lb-data .lb-close:before {
  display: block;
  content: '\f00d';
  position: absolute;
  right: 0;
  top: 12px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 24px;
  color: #fff
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1
}
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 350px;
  z-index: 9999
}
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto
}
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px
}
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px
}
.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url('../../../../../media/com_easysocial/images/gritter/ie-spacer.gif')
}
.gritter-top {
  background: #000;
  opacity: .9;
  border-radius: 6px 6px 0 0;
  height: 10px
}
.hover .gritter-top {
  background-position: right -30px
}
.gritter-bottom {
  background: #000;
  opacity: .9;
  border-radius: 0 0 6px 6px;
  height: 8px;
  margin: 0
}
.hover .gritter-bottom {
  background-position: bottom right
}
.gritter-item {
  display: block;
  background: #000;
  opacity: .9;
  color: #eee;
  padding: 2px 11px 8px 11px;
  font-size: 11px;
  font-family: verdana
}
.hover .gritter-item {
  background-position: right -40px
}
.gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word
}
.gritter-close {
  position: absolute;
  top: 5px;
  right: 0;
  background: url(../../../../../media/com_easysocial/images/gritter/gritter.png) no-repeat left top !important;
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-indent: -9999em
}
.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 #000
}
.gritter-title a {
  color: #fff
}
.gritter-image {
  width: 48px;
  height: 48px;
  float: left;
  opacity: 1
}
.gritter-with-image, .gritter-without-image {
  padding: 0
}
.gritter-with-image {
  width: 270px;
  float: right
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-search--inline {
  float: left
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}
.select2-results {
  display: block
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}
.select2-results__option {
  margin: 0;
  padding: 6px;
  user-select: none;
  -webkit-user-select: none
}
.select2-results__option[aria-selected] {
  cursor: pointer
}
.select2-container--open .select2-dropdown {
  left: 0
}
.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-search--dropdown {
  display: block;
  padding: 4px
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
  display: none
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0, #eee 50%);
  background-image: -o-linear-gradient(top, white 0, #eee 50%);
  background-image: linear-gradient(to bottom, white 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: 0
}
.select2-container--classic .select2-dropdown--below {
  border-top: 0
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}
.select2-container {
  z-index: 10005
}
.is-es-photo-popup .select2-container {
  z-index: 2
}
.select2-search--dropdown .select2-search__field {
  display: block;
  width: 100%;
  height: 31px;
  padding: 4px 12px;
  margin: 0;
  font-size: 13px;
  line-height: 1.69230769;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
  outline: 0 !important;
  border-color: #ddd
}
.select2-container--default .select2-selection--multiple::-moz-focus-inner, .select2-container--default .select2-selection--single::-moz-focus-inner {
  border: 0 !important
}
.select2-container--default .select2-results__option {
  padding: 8px
}
.select2-container--backend {
  min-width: 120px;
  height: 100%
}
.select2-container--backend, .select2-container--backend * {
  outline: 0 !important
}
.select2-container--backend::-moz-focus-inner, .select2-container--backend *::-moz-focus-inner {
  border: 0 !important
}
.select2-container--backend .select2-selection--single {
  height: 100%
}
.select2-container--backend .select2-selection__arrow {
  position: absolute;
  right: 8px;
  color: #888;
  margin: 0;
  line-height: 1;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  z-index: 1
}
.select2-container--backend .select2-selection__arrow:before {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: '';
  display: inline-block;
  width: .5em;
  height: .5em;
  position: relative;
  left: 0;
  vertical-align: top;
  top: 1px;
  transform: rotate(135deg)
}
.select2-container--backend .select2-dropdown {
  border: 1px solid #f0f0f1;
  border-radius: 6px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.065)
}
.select2-container--backend .select2-results__option--highlighted[aria-selected] {
  background-color: #f5f5f5
}
.select2-container--backend .select2-results > .select2-results__options {
  border-radius: 6px
}
.select2-container--profile-type .select2-results > .select2-results__options {
  max-height: 320px
}
.select2-container--profile-type .select2-results__option {
  padding: 8px 16px
}
.select2-container--profile-type .select2-results__option + .select2-results__option {
  border-top: 1px solid #e1e1e1
}
.select2-results > .select2-results__options {
  max-height: 180px;
  overflow-y: auto
}
#es .select2-search__field {
  box-shadow: none
}
#es .select2-search__field:focus {
  box-shadow: none
}
#es .select2-search--inline .select2-search__field {
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 1;
  height: 18px
}
@font-face {
  font-family: 'weathericons';
  src: url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.eot');
  src: url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.woff2') format('woff2'), url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.woff') format('woff'), url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.ttf') format('truetype'), url('../../../../../media/com_easysocial/styles/vendors/weather-icons/font/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
  font-weight: normal;
  font-style: normal
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.wi-fw {
  text-align: center;
  width: 1.4em
}
.wi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.wi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.wi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}
.wi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.wi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}
.wi-day-sunny:before {
  content: "\f00d"
}
.wi-day-cloudy:before {
  content: "\f002"
}
.wi-day-cloudy-gusts:before {
  content: "\f000"
}
.wi-day-cloudy-windy:before {
  content: "\f001"
}
.wi-day-fog:before {
  content: "\f003"
}
.wi-day-hail:before {
  content: "\f004"
}
.wi-day-haze:before {
  content: "\f0b6"
}
.wi-day-lightning:before {
  content: "\f005"
}
.wi-day-rain:before {
  content: "\f008"
}
.wi-day-rain-mix:before {
  content: "\f006"
}
.wi-day-rain-wind:before {
  content: "\f007"
}
.wi-day-showers:before {
  content: "\f009"
}
.wi-day-sleet:before {
  content: "\f0b2"
}
.wi-day-sleet-storm:before {
  content: "\f068"
}
.wi-day-snow:before {
  content: "\f00a"
}
.wi-day-snow-thunderstorm:before {
  content: "\f06b"
}
.wi-day-snow-wind:before {
  content: "\f065"
}
.wi-day-sprinkle:before {
  content: "\f00b"
}
.wi-day-storm-showers:before {
  content: "\f00e"
}
.wi-day-sunny-overcast:before {
  content: "\f00c"
}
.wi-day-thunderstorm:before {
  content: "\f010"
}
.wi-day-windy:before {
  content: "\f085"
}
.wi-solar-eclipse:before {
  content: "\f06e"
}
.wi-hot:before {
  content: "\f072"
}
.wi-day-cloudy-high:before {
  content: "\f07d"
}
.wi-day-light-wind:before {
  content: "\f0c4"
}
.wi-night-clear:before {
  content: "\f02e"
}
.wi-night-alt-cloudy:before {
  content: "\f086"
}
.wi-night-alt-cloudy-gusts:before {
  content: "\f022"
}
.wi-night-alt-cloudy-windy:before {
  content: "\f023"
}
.wi-night-alt-hail:before {
  content: "\f024"
}
.wi-night-alt-lightning:before {
  content: "\f025"
}
.wi-night-alt-rain:before {
  content: "\f028"
}
.wi-night-alt-rain-mix:before {
  content: "\f026"
}
.wi-night-alt-rain-wind:before {
  content: "\f027"
}
.wi-night-alt-showers:before {
  content: "\f029"
}
.wi-night-alt-sleet:before {
  content: "\f0b4"
}
.wi-night-alt-sleet-storm:before {
  content: "\f06a"
}
.wi-night-alt-snow:before {
  content: "\f02a"
}
.wi-night-alt-snow-thunderstorm:before {
  content: "\f06d"
}
.wi-night-alt-snow-wind:before {
  content: "\f067"
}
.wi-night-alt-sprinkle:before {
  content: "\f02b"
}
.wi-night-alt-storm-showers:before {
  content: "\f02c"
}
.wi-night-alt-thunderstorm:before {
  content: "\f02d"
}
.wi-night-cloudy:before {
  content: "\f031"
}
.wi-night-cloudy-gusts:before {
  content: "\f02f"
}
.wi-night-cloudy-windy:before {
  content: "\f030"
}
.wi-night-fog:before {
  content: "\f04a"
}
.wi-night-hail:before {
  content: "\f032"
}
.wi-night-lightning:before {
  content: "\f033"
}
.wi-night-partly-cloudy:before {
  content: "\f083"
}
.wi-night-rain:before {
  content: "\f036"
}
.wi-night-rain-mix:before {
  content: "\f034"
}
.wi-night-rain-wind:before {
  content: "\f035"
}
.wi-night-showers:before {
  content: "\f037"
}
.wi-night-sleet:before {
  content: "\f0b3"
}
.wi-night-sleet-storm:before {
  content: "\f069"
}
.wi-night-snow:before {
  content: "\f038"
}
.wi-night-snow-thunderstorm:before {
  content: "\f06c"
}
.wi-night-snow-wind:before {
  content: "\f066"
}
.wi-night-sprinkle:before {
  content: "\f039"
}
.wi-night-storm-showers:before {
  content: "\f03a"
}
.wi-night-thunderstorm:before {
  content: "\f03b"
}
.wi-lunar-eclipse:before {
  content: "\f070"
}
.wi-stars:before {
  content: "\f077"
}
.wi-storm-showers:before {
  content: "\f01d"
}
.wi-thunderstorm:before {
  content: "\f01e"
}
.wi-night-alt-cloudy-high:before {
  content: "\f07e"
}
.wi-night-cloudy-high:before {
  content: "\f080"
}
.wi-night-alt-partly-cloudy:before {
  content: "\f081"
}
.wi-cloud:before {
  content: "\f041"
}
.wi-cloudy:before {
  content: "\f013"
}
.wi-cloudy-gusts:before {
  content: "\f011"
}
.wi-cloudy-windy:before {
  content: "\f012"
}
.wi-fog:before {
  content: "\f014"
}
.wi-hail:before {
  content: "\f015"
}
.wi-rain:before {
  content: "\f019"
}
.wi-rain-mix:before {
  content: "\f017"
}
.wi-rain-wind:before {
  content: "\f018"
}
.wi-showers:before {
  content: "\f01a"
}
.wi-sleet:before {
  content: "\f0b5"
}
.wi-snow:before {
  content: "\f01b"
}
.wi-sprinkle:before {
  content: "\f01c"
}
.wi-storm-showers:before {
  content: "\f01d"
}
.wi-thunderstorm:before {
  content: "\f01e"
}
.wi-snow-wind:before {
  content: "\f064"
}
.wi-snow:before {
  content: "\f01b"
}
.wi-smog:before {
  content: "\f074"
}
.wi-smoke:before {
  content: "\f062"
}
.wi-lightning:before {
  content: "\f016"
}
.wi-raindrops:before {
  content: "\f04e"
}
.wi-raindrop:before {
  content: "\f078"
}
.wi-dust:before {
  content: "\f063"
}
.wi-snowflake-cold:before {
  content: "\f076"
}
.wi-windy:before {
  content: "\f021"
}
.wi-strong-wind:before {
  content: "\f050"
}
.wi-sandstorm:before {
  content: "\f082"
}
.wi-earthquake:before {
  content: "\f0c6"
}
.wi-fire:before {
  content: "\f0c7"
}
.wi-flood:before {
  content: "\f07c"
}
.wi-meteor:before {
  content: "\f071"
}
.wi-tsunami:before {
  content: "\f0c5"
}
.wi-volcano:before {
  content: "\f0c8"
}
.wi-hurricane:before {
  content: "\f073"
}
.wi-tornado:before {
  content: "\f056"
}
.wi-small-craft-advisory:before {
  content: "\f0cc"
}
.wi-gale-warning:before {
  content: "\f0cd"
}
.wi-storm-warning:before {
  content: "\f0ce"
}
.wi-hurricane-warning:before {
  content: "\f0cf"
}
.wi-wind-direction:before {
  content: "\f0b1"
}
.wi-alien:before {
  content: "\f075"
}
.wi-celsius:before {
  content: "\f03c"
}
.wi-fahrenheit:before {
  content: "\f045"
}
.wi-degrees:before {
  content: "\f042"
}
.wi-thermometer:before {
  content: "\f055"
}
.wi-thermometer-exterior:before {
  content: "\f053"
}
.wi-thermometer-internal:before {
  content: "\f054"
}
.wi-cloud-down:before {
  content: "\f03d"
}
.wi-cloud-up:before {
  content: "\f040"
}
.wi-cloud-refresh:before {
  content: "\f03e"
}
.wi-horizon:before {
  content: "\f047"
}
.wi-horizon-alt:before {
  content: "\f046"
}
.wi-sunrise:before {
  content: "\f051"
}
.wi-sunset:before {
  content: "\f052"
}
.wi-moonrise:before {
  content: "\f0c9"
}
.wi-moonset:before {
  content: "\f0ca"
}
.wi-refresh:before {
  content: "\f04c"
}
.wi-refresh-alt:before {
  content: "\f04b"
}
.wi-umbrella:before {
  content: "\f084"
}
.wi-barometer:before {
  content: "\f079"
}
.wi-humidity:before {
  content: "\f07a"
}
.wi-na:before {
  content: "\f07b"
}
.wi-train:before {
  content: "\f0cb"
}
.wi-moon-new:before {
  content: "\f095"
}
.wi-moon-waxing-crescent-1:before {
  content: "\f096"
}
.wi-moon-waxing-crescent-2:before {
  content: "\f097"
}
.wi-moon-waxing-crescent-3:before {
  content: "\f098"
}
.wi-moon-waxing-crescent-4:before {
  content: "\f099"
}
.wi-moon-waxing-crescent-5:before {
  content: "\f09a"
}
.wi-moon-waxing-crescent-6:before {
  content: "\f09b"
}
.wi-moon-first-quarter:before {
  content: "\f09c"
}
.wi-moon-waxing-gibbous-1:before {
  content: "\f09d"
}
.wi-moon-waxing-gibbous-2:before {
  content: "\f09e"
}
.wi-moon-waxing-gibbous-3:before {
  content: "\f09f"
}
.wi-moon-waxing-gibbous-4:before {
  content: "\f0a0"
}
.wi-moon-waxing-gibbous-5:before {
  content: "\f0a1"
}
.wi-moon-waxing-gibbous-6:before {
  content: "\f0a2"
}
.wi-moon-full:before {
  content: "\f0a3"
}
.wi-moon-waning-gibbous-1:before {
  content: "\f0a4"
}
.wi-moon-waning-gibbous-2:before {
  content: "\f0a5"
}
.wi-moon-waning-gibbous-3:before {
  content: "\f0a6"
}
.wi-moon-waning-gibbous-4:before {
  content: "\f0a7"
}
.wi-moon-waning-gibbous-5:before {
  content: "\f0a8"
}
.wi-moon-waning-gibbous-6:before {
  content: "\f0a9"
}
.wi-moon-third-quarter:before {
  content: "\f0aa"
}
.wi-moon-waning-crescent-1:before {
  content: "\f0ab"
}
.wi-moon-waning-crescent-2:before {
  content: "\f0ac"
}
.wi-moon-waning-crescent-3:before {
  content: "\f0ad"
}
.wi-moon-waning-crescent-4:before {
  content: "\f0ae"
}
.wi-moon-waning-crescent-5:before {
  content: "\f0af"
}
.wi-moon-waning-crescent-6:before {
  content: "\f0b0"
}
.wi-moon-alt-new:before {
  content: "\f0eb"
}
.wi-moon-alt-waxing-crescent-1:before {
  content: "\f0d0"
}
.wi-moon-alt-waxing-crescent-2:before {
  content: "\f0d1"
}
.wi-moon-alt-waxing-crescent-3:before {
  content: "\f0d2"
}
.wi-moon-alt-waxing-crescent-4:before {
  content: "\f0d3"
}
.wi-moon-alt-waxing-crescent-5:before {
  content: "\f0d4"
}
.wi-moon-alt-waxing-crescent-6:before {
  content: "\f0d5"
}
.wi-moon-alt-first-quarter:before {
  content: "\f0d6"
}
.wi-moon-alt-waxing-gibbous-1:before {
  content: "\f0d7"
}
.wi-moon-alt-waxing-gibbous-2:before {
  content: "\f0d8"
}
.wi-moon-alt-waxing-gibbous-3:before {
  content: "\f0d9"
}
.wi-moon-alt-waxing-gibbous-4:before {
  content: "\f0da"
}
.wi-moon-alt-waxing-gibbous-5:before {
  content: "\f0db"
}
.wi-moon-alt-waxing-gibbous-6:before {
  content: "\f0dc"
}
.wi-moon-alt-full:before {
  content: "\f0dd"
}
.wi-moon-alt-waning-gibbous-1:before {
  content: "\f0de"
}
.wi-moon-alt-waning-gibbous-2:before {
  content: "\f0df"
}
.wi-moon-alt-waning-gibbous-3:before {
  content: "\f0e0"
}
.wi-moon-alt-waning-gibbous-4:before {
  content: "\f0e1"
}
.wi-moon-alt-waning-gibbous-5:before {
  content: "\f0e2"
}
.wi-moon-alt-waning-gibbous-6:before {
  content: "\f0e3"
}
.wi-moon-alt-third-quarter:before {
  content: "\f0e4"
}
.wi-moon-alt-waning-crescent-1:before {
  content: "\f0e5"
}
.wi-moon-alt-waning-crescent-2:before {
  content: "\f0e6"
}
.wi-moon-alt-waning-crescent-3:before {
  content: "\f0e7"
}
.wi-moon-alt-waning-crescent-4:before {
  content: "\f0e8"
}
.wi-moon-alt-waning-crescent-5:before {
  content: "\f0e9"
}
.wi-moon-alt-waning-crescent-6:before {
  content: "\f0ea"
}
.wi-moon-0:before {
  content: "\f095"
}
.wi-moon-1:before {
  content: "\f096"
}
.wi-moon-2:before {
  content: "\f097"
}
.wi-moon-3:before {
  content: "\f098"
}
.wi-moon-4:before {
  content: "\f099"
}
.wi-moon-5:before {
  content: "\f09a"
}
.wi-moon-6:before {
  content: "\f09b"
}
.wi-moon-7:before {
  content: "\f09c"
}
.wi-moon-8:before {
  content: "\f09d"
}
.wi-moon-9:before {
  content: "\f09e"
}
.wi-moon-10:before {
  content: "\f09f"
}
.wi-moon-11:before {
  content: "\f0a0"
}
.wi-moon-12:before {
  content: "\f0a1"
}
.wi-moon-13:before {
  content: "\f0a2"
}
.wi-moon-14:before {
  content: "\f0a3"
}
.wi-moon-15:before {
  content: "\f0a4"
}
.wi-moon-16:before {
  content: "\f0a5"
}
.wi-moon-17:before {
  content: "\f0a6"
}
.wi-moon-18:before {
  content: "\f0a7"
}
.wi-moon-19:before {
  content: "\f0a8"
}
.wi-moon-20:before {
  content: "\f0a9"
}
.wi-moon-21:before {
  content: "\f0aa"
}
.wi-moon-22:before {
  content: "\f0ab"
}
.wi-moon-23:before {
  content: "\f0ac"
}
.wi-moon-24:before {
  content: "\f0ad"
}
.wi-moon-25:before {
  content: "\f0ae"
}
.wi-moon-26:before {
  content: "\f0af"
}
.wi-moon-27:before {
  content: "\f0b0"
}
.wi-time-1:before {
  content: "\f08a"
}
.wi-time-2:before {
  content: "\f08b"
}
.wi-time-3:before {
  content: "\f08c"
}
.wi-time-4:before {
  content: "\f08d"
}
.wi-time-5:before {
  content: "\f08e"
}
.wi-time-6:before {
  content: "\f08f"
}
.wi-time-7:before {
  content: "\f090"
}
.wi-time-8:before {
  content: "\f091"
}
.wi-time-9:before {
  content: "\f092"
}
.wi-time-10:before {
  content: "\f093"
}
.wi-time-11:before {
  content: "\f094"
}
.wi-time-12:before {
  content: "\f089"
}
.wi-direction-up:before {
  content: "\f058"
}
.wi-direction-up-right:before {
  content: "\f057"
}
.wi-direction-right:before {
  content: "\f04d"
}
.wi-direction-down-right:before {
  content: "\f088"
}
.wi-direction-down:before {
  content: "\f044"
}
.wi-direction-down-left:before {
  content: "\f043"
}
.wi-direction-left:before {
  content: "\f048"
}
.wi-direction-up-left:before {
  content: "\f087"
}
.wi-wind-beaufort-0:before {
  content: "\f0b7"
}
.wi-wind-beaufort-1:before {
  content: "\f0b8"
}
.wi-wind-beaufort-2:before {
  content: "\f0b9"
}
.wi-wind-beaufort-3:before {
  content: "\f0ba"
}
.wi-wind-beaufort-4:before {
  content: "\f0bb"
}
.wi-wind-beaufort-5:before {
  content: "\f0bc"
}
.wi-wind-beaufort-6:before {
  content: "\f0bd"
}
.wi-wind-beaufort-7:before {
  content: "\f0be"
}
.wi-wind-beaufort-8:before {
  content: "\f0bf"
}
.wi-wind-beaufort-9:before {
  content: "\f0c0"
}
.wi-wind-beaufort-10:before {
  content: "\f0c1"
}
.wi-wind-beaufort-11:before {
  content: "\f0c2"
}
.wi-wind-beaufort-12:before {
  content: "\f0c3"
}
.wi-yahoo-0:before {
  content: "\f056"
}
.wi-yahoo-1:before {
  content: "\f00e"
}
.wi-yahoo-2:before {
  content: "\f073"
}
.wi-yahoo-3:before {
  content: "\f01e"
}
.wi-yahoo-4:before {
  content: "\f01e"
}
.wi-yahoo-5:before {
  content: "\f017"
}
.wi-yahoo-6:before {
  content: "\f017"
}
.wi-yahoo-7:before {
  content: "\f017"
}
.wi-yahoo-8:before {
  content: "\f015"
}
.wi-yahoo-9:before {
  content: "\f01a"
}
.wi-yahoo-10:before {
  content: "\f015"
}
.wi-yahoo-11:before {
  content: "\f01a"
}
.wi-yahoo-12:before {
  content: "\f01a"
}
.wi-yahoo-13:before {
  content: "\f01b"
}
.wi-yahoo-14:before {
  content: "\f00a"
}
.wi-yahoo-15:before {
  content: "\f064"
}
.wi-yahoo-16:before {
  content: "\f01b"
}
.wi-yahoo-17:before {
  content: "\f015"
}
.wi-yahoo-18:before {
  content: "\f017"
}
.wi-yahoo-19:before {
  content: "\f063"
}
.wi-yahoo-20:before {
  content: "\f014"
}
.wi-yahoo-21:before {
  content: "\f021"
}
.wi-yahoo-22:before {
  content: "\f062"
}
.wi-yahoo-23:before {
  content: "\f050"
}
.wi-yahoo-24:before {
  content: "\f050"
}
.wi-yahoo-25:before {
  content: "\f076"
}
.wi-yahoo-26:before {
  content: "\f013"
}
.wi-yahoo-27:before {
  content: "\f031"
}
.wi-yahoo-28:before {
  content: "\f002"
}
.wi-yahoo-29:before {
  content: "\f031"
}
.wi-yahoo-30:before {
  content: "\f002"
}
.wi-yahoo-31:before {
  content: "\f02e"
}
.wi-yahoo-32:before {
  content: "\f00d"
}
.wi-yahoo-33:before {
  content: "\f083"
}
.wi-yahoo-34:before {
  content: "\f00c"
}
.wi-yahoo-35:before {
  content: "\f017"
}
.wi-yahoo-36:before {
  content: "\f072"
}
.wi-yahoo-37:before {
  content: "\f00e"
}
.wi-yahoo-38:before {
  content: "\f00e"
}
.wi-yahoo-39:before {
  content: "\f00e"
}
.wi-yahoo-40:before {
  content: "\f01a"
}
.wi-yahoo-41:before {
  content: "\f064"
}
.wi-yahoo-42:before {
  content: "\f01b"
}
.wi-yahoo-43:before {
  content: "\f064"
}
.wi-yahoo-44:before {
  content: "\f00c"
}
.wi-yahoo-45:before {
  content: "\f00e"
}
.wi-yahoo-46:before {
  content: "\f01b"
}
.wi-yahoo-47:before {
  content: "\f00e"
}
.wi-yahoo-3200:before {
  content: "\f077"
}
.wi-forecast-io-clear-day:before {
  content: "\f00d"
}
.wi-forecast-io-clear-night:before {
  content: "\f02e"
}
.wi-forecast-io-rain:before {
  content: "\f019"
}
.wi-forecast-io-snow:before {
  content: "\f01b"
}
.wi-forecast-io-sleet:before {
  content: "\f0b5"
}
.wi-forecast-io-wind:before {
  content: "\f050"
}
.wi-forecast-io-fog:before {
  content: "\f014"
}
.wi-forecast-io-cloudy:before {
  content: "\f013"
}
.wi-forecast-io-partly-cloudy-day:before {
  content: "\f002"
}
.wi-forecast-io-partly-cloudy-night:before {
  content: "\f031"
}
.wi-forecast-io-hail:before {
  content: "\f015"
}
.wi-forecast-io-thunderstorm:before {
  content: "\f01e"
}
.wi-forecast-io-tornado:before {
  content: "\f056"
}
.wi-wmo4680-0:before, .wi-wmo4680-00:before {
  content: "\f055"
}
.wi-wmo4680-1:before, .wi-wmo4680-01:before {
  content: "\f013"
}
.wi-wmo4680-2:before, .wi-wmo4680-02:before {
  content: "\f055"
}
.wi-wmo4680-3:before, .wi-wmo4680-03:before {
  content: "\f013"
}
.wi-wmo4680-4:before, .wi-wmo4680-04:before {
  content: "\f014"
}
.wi-wmo4680-5:before, .wi-wmo4680-05:before {
  content: "\f014"
}
.wi-wmo4680-10:before {
  content: "\f014"
}
.wi-wmo4680-11:before {
  content: "\f014"
}
.wi-wmo4680-12:before {
  content: "\f016"
}
.wi-wmo4680-18:before {
  content: "\f050"
}
.wi-wmo4680-20:before {
  content: "\f014"
}
.wi-wmo4680-21:before {
  content: "\f017"
}
.wi-wmo4680-22:before {
  content: "\f017"
}
.wi-wmo4680-23:before {
  content: "\f019"
}
.wi-wmo4680-24:before {
  content: "\f01b"
}
.wi-wmo4680-25:before {
  content: "\f015"
}
.wi-wmo4680-26:before {
  content: "\f01e"
}
.wi-wmo4680-27:before {
  content: "\f063"
}
.wi-wmo4680-28:before {
  content: "\f063"
}
.wi-wmo4680-29:before {
  content: "\f063"
}
.wi-wmo4680-30:before {
  content: "\f014"
}
.wi-wmo4680-31:before {
  content: "\f014"
}
.wi-wmo4680-32:before {
  content: "\f014"
}
.wi-wmo4680-33:before {
  content: "\f014"
}
.wi-wmo4680-34:before {
  content: "\f014"
}
.wi-wmo4680-35:before {
  content: "\f014"
}
.wi-wmo4680-40:before {
  content: "\f017"
}
.wi-wmo4680-41:before {
  content: "\f01c"
}
.wi-wmo4680-42:before {
  content: "\f019"
}
.wi-wmo4680-43:before {
  content: "\f01c"
}
.wi-wmo4680-44:before {
  content: "\f019"
}
.wi-wmo4680-45:before {
  content: "\f015"
}
.wi-wmo4680-46:before {
  content: "\f015"
}
.wi-wmo4680-47:before {
  content: "\f01b"
}
.wi-wmo4680-48:before {
  content: "\f01b"
}
.wi-wmo4680-50:before {
  content: "\f01c"
}
.wi-wmo4680-51:before {
  content: "\f01c"
}
.wi-wmo4680-52:before {
  content: "\f019"
}
.wi-wmo4680-53:before {
  content: "\f019"
}
.wi-wmo4680-54:before {
  content: "\f076"
}
.wi-wmo4680-55:before {
  content: "\f076"
}
.wi-wmo4680-56:before {
  content: "\f076"
}
.wi-wmo4680-57:before {
  content: "\f01c"
}
.wi-wmo4680-58:before {
  content: "\f019"
}
.wi-wmo4680-60:before {
  content: "\f01c"
}
.wi-wmo4680-61:before {
  content: "\f01c"
}
.wi-wmo4680-62:before {
  content: "\f019"
}
.wi-wmo4680-63:before {
  content: "\f019"
}
.wi-wmo4680-64:before {
  content: "\f015"
}
.wi-wmo4680-65:before {
  content: "\f015"
}
.wi-wmo4680-66:before {
  content: "\f015"
}
.wi-wmo4680-67:before {
  content: "\f017"
}
.wi-wmo4680-68:before {
  content: "\f017"
}
.wi-wmo4680-70:before {
  content: "\f01b"
}
.wi-wmo4680-71:before {
  content: "\f01b"
}
.wi-wmo4680-72:before {
  content: "\f01b"
}
.wi-wmo4680-73:before {
  content: "\f01b"
}
.wi-wmo4680-74:before {
  content: "\f076"
}
.wi-wmo4680-75:before {
  content: "\f076"
}
.wi-wmo4680-76:before {
  content: "\f076"
}
.wi-wmo4680-77:before {
  content: "\f01b"
}
.wi-wmo4680-78:before {
  content: "\f076"
}
.wi-wmo4680-80:before {
  content: "\f019"
}
.wi-wmo4680-81:before {
  content: "\f01c"
}
.wi-wmo4680-82:before {
  content: "\f019"
}
.wi-wmo4680-83:before {
  content: "\f019"
}
.wi-wmo4680-84:before {
  content: "\f01d"
}
.wi-wmo4680-85:before {
  content: "\f017"
}
.wi-wmo4680-86:before {
  content: "\f017"
}
.wi-wmo4680-87:before {
  content: "\f017"
}
.wi-wmo4680-89:before {
  content: "\f015"
}
.wi-wmo4680-90:before {
  content: "\f016"
}
.wi-wmo4680-91:before {
  content: "\f01d"
}
.wi-wmo4680-92:before {
  content: "\f01e"
}
.wi-wmo4680-93:before {
  content: "\f01e"
}
.wi-wmo4680-94:before {
  content: "\f016"
}
.wi-wmo4680-95:before {
  content: "\f01e"
}
.wi-wmo4680-96:before {
  content: "\f01e"
}
.wi-wmo4680-99:before {
  content: "\f056"
}
.wi-owm-200:before {
  content: "\f01e"
}
.wi-owm-201:before {
  content: "\f01e"
}
.wi-owm-202:before {
  content: "\f01e"
}
.wi-owm-210:before {
  content: "\f016"
}
.wi-owm-211:before {
  content: "\f016"
}
.wi-owm-212:before {
  content: "\f016"
}
.wi-owm-221:before {
  content: "\f016"
}
.wi-owm-230:before {
  content: "\f01e"
}
.wi-owm-231:before {
  content: "\f01e"
}
.wi-owm-232:before {
  content: "\f01e"
}
.wi-owm-300:before {
  content: "\f01c"
}
.wi-owm-301:before {
  content: "\f01c"
}
.wi-owm-302:before {
  content: "\f019"
}
.wi-owm-310:before {
  content: "\f017"
}
.wi-owm-311:before {
  content: "\f019"
}
.wi-owm-312:before {
  content: "\f019"
}
.wi-owm-313:before {
  content: "\f01a"
}
.wi-owm-314:before {
  content: "\f019"
}
.wi-owm-321:before {
  content: "\f01c"
}
.wi-owm-500:before {
  content: "\f01c"
}
.wi-owm-501:before {
  content: "\f019"
}
.wi-owm-502:before {
  content: "\f019"
}
.wi-owm-503:before {
  content: "\f019"
}
.wi-owm-504:before {
  content: "\f019"
}
.wi-owm-511:before {
  content: "\f017"
}
.wi-owm-520:before {
  content: "\f01a"
}
.wi-owm-521:before {
  content: "\f01a"
}
.wi-owm-522:before {
  content: "\f01a"
}
.wi-owm-531:before {
  content: "\f01d"
}
.wi-owm-600:before {
  content: "\f01b"
}
.wi-owm-601:before {
  content: "\f01b"
}
.wi-owm-602:before {
  content: "\f0b5"
}
.wi-owm-611:before {
  content: "\f017"
}
.wi-owm-612:before {
  content: "\f017"
}
.wi-owm-615:before {
  content: "\f017"
}
.wi-owm-616:before {
  content: "\f017"
}
.wi-owm-620:before {
  content: "\f017"
}
.wi-owm-621:before {
  content: "\f01b"
}
.wi-owm-622:before {
  content: "\f01b"
}
.wi-owm-701:before {
  content: "\f01a"
}
.wi-owm-711:before {
  content: "\f062"
}
.wi-owm-721:before {
  content: "\f0b6"
}
.wi-owm-731:before {
  content: "\f063"
}
.wi-owm-741:before {
  content: "\f014"
}
.wi-owm-761:before {
  content: "\f063"
}
.wi-owm-762:before {
  content: "\f063"
}
.wi-owm-771:before {
  content: "\f011"
}
.wi-owm-781:before {
  content: "\f056"
}
.wi-owm-800:before {
  content: "\f00d"
}
.wi-owm-801:before {
  content: "\f011"
}
.wi-owm-802:before {
  content: "\f011"
}
.wi-owm-803:before {
  content: "\f012"
}
.wi-owm-804:before {
  content: "\f013"
}
.wi-owm-900:before {
  content: "\f056"
}
.wi-owm-901:before {
  content: "\f01d"
}
.wi-owm-902:before {
  content: "\f073"
}
.wi-owm-903:before {
  content: "\f076"
}
.wi-owm-904:before {
  content: "\f072"
}
.wi-owm-905:before {
  content: "\f021"
}
.wi-owm-906:before {
  content: "\f015"
}
.wi-owm-957:before {
  content: "\f050"
}
.wi-owm-day-200:before {
  content: "\f010"
}
.wi-owm-day-201:before {
  content: "\f010"
}
.wi-owm-day-202:before {
  content: "\f010"
}
.wi-owm-day-210:before {
  content: "\f005"
}
.wi-owm-day-211:before {
  content: "\f005"
}
.wi-owm-day-212:before {
  content: "\f005"
}
.wi-owm-day-221:before {
  content: "\f005"
}
.wi-owm-day-230:before {
  content: "\f010"
}
.wi-owm-day-231:before {
  content: "\f010"
}
.wi-owm-day-232:before {
  content: "\f010"
}
.wi-owm-day-300:before {
  content: "\f00b"
}
.wi-owm-day-301:before {
  content: "\f00b"
}
.wi-owm-day-302:before {
  content: "\f008"
}
.wi-owm-day-310:before {
  content: "\f008"
}
.wi-owm-day-311:before {
  content: "\f008"
}
.wi-owm-day-312:before {
  content: "\f008"
}
.wi-owm-day-313:before {
  content: "\f008"
}
.wi-owm-day-314:before {
  content: "\f008"
}
.wi-owm-day-321:before {
  content: "\f00b"
}
.wi-owm-day-500:before {
  content: "\f00b"
}
.wi-owm-day-501:before {
  content: "\f008"
}
.wi-owm-day-502:before {
  content: "\f008"
}
.wi-owm-day-503:before {
  content: "\f008"
}
.wi-owm-day-504:before {
  content: "\f008"
}
.wi-owm-day-511:before {
  content: "\f006"
}
.wi-owm-day-520:before {
  content: "\f009"
}
.wi-owm-day-521:before {
  content: "\f009"
}
.wi-owm-day-522:before {
  content: "\f009"
}
.wi-owm-day-531:before {
  content: "\f00e"
}
.wi-owm-day-600:before {
  content: "\f00a"
}
.wi-owm-day-601:before {
  content: "\f0b2"
}
.wi-owm-day-602:before {
  content: "\f00a"
}
.wi-owm-day-611:before {
  content: "\f006"
}
.wi-owm-day-612:before {
  content: "\f006"
}
.wi-owm-day-615:before {
  content: "\f006"
}
.wi-owm-day-616:before {
  content: "\f006"
}
.wi-owm-day-620:before {
  content: "\f006"
}
.wi-owm-day-621:before {
  content: "\f00a"
}
.wi-owm-day-622:before {
  content: "\f00a"
}
.wi-owm-day-701:before {
  content: "\f009"
}
.wi-owm-day-711:before {
  content: "\f062"
}
.wi-owm-day-721:before {
  content: "\f0b6"
}
.wi-owm-day-731:before {
  content: "\f063"
}
.wi-owm-day-741:before {
  content: "\f003"
}
.wi-owm-day-761:before {
  content: "\f063"
}
.wi-owm-day-762:before {
  content: "\f063"
}
.wi-owm-day-781:before {
  content: "\f056"
}
.wi-owm-day-800:before {
  content: "\f00d"
}
.wi-owm-day-801:before {
  content: "\f000"
}
.wi-owm-day-802:before {
  content: "\f000"
}
.wi-owm-day-803:before {
  content: "\f000"
}
.wi-owm-day-804:before {
  content: "\f00c"
}
.wi-owm-day-900:before {
  content: "\f056"
}
.wi-owm-day-902:before {
  content: "\f073"
}
.wi-owm-day-903:before {
  content: "\f076"
}
.wi-owm-day-904:before {
  content: "\f072"
}
.wi-owm-day-906:before {
  content: "\f004"
}
.wi-owm-day-957:before {
  content: "\f050"
}
.wi-owm-night-200:before {
  content: "\f02d"
}
.wi-owm-night-201:before {
  content: "\f02d"
}
.wi-owm-night-202:before {
  content: "\f02d"
}
.wi-owm-night-210:before {
  content: "\f025"
}
.wi-owm-night-211:before {
  content: "\f025"
}
.wi-owm-night-212:before {
  content: "\f025"
}
.wi-owm-night-221:before {
  content: "\f025"
}
.wi-owm-night-230:before {
  content: "\f02d"
}
.wi-owm-night-231:before {
  content: "\f02d"
}
.wi-owm-night-232:before {
  content: "\f02d"
}
.wi-owm-night-300:before {
  content: "\f02b"
}
.wi-owm-night-301:before {
  content: "\f02b"
}
.wi-owm-night-302:before {
  content: "\f028"
}
.wi-owm-night-310:before {
  content: "\f028"
}
.wi-owm-night-311:before {
  content: "\f028"
}
.wi-owm-night-312:before {
  content: "\f028"
}
.wi-owm-night-313:before {
  content: "\f028"
}
.wi-owm-night-314:before {
  content: "\f028"
}
.wi-owm-night-321:before {
  content: "\f02b"
}
.wi-owm-night-500:before {
  content: "\f02b"
}
.wi-owm-night-501:before {
  content: "\f028"
}
.wi-owm-night-502:before {
  content: "\f028"
}
.wi-owm-night-503:before {
  content: "\f028"
}
.wi-owm-night-504:before {
  content: "\f028"
}
.wi-owm-night-511:before {
  content: "\f026"
}
.wi-owm-night-520:before {
  content: "\f029"
}
.wi-owm-night-521:before {
  content: "\f029"
}
.wi-owm-night-522:before {
  content: "\f029"
}
.wi-owm-night-531:before {
  content: "\f02c"
}
.wi-owm-night-600:before {
  content: "\f02a"
}
.wi-owm-night-601:before {
  content: "\f0b4"
}
.wi-owm-night-602:before {
  content: "\f02a"
}
.wi-owm-night-611:before {
  content: "\f026"
}
.wi-owm-night-612:before {
  content: "\f026"
}
.wi-owm-night-615:before {
  content: "\f026"
}
.wi-owm-night-616:before {
  content: "\f026"
}
.wi-owm-night-620:before {
  content: "\f026"
}
.wi-owm-night-621:before {
  content: "\f02a"
}
.wi-owm-night-622:before {
  content: "\f02a"
}
.wi-owm-night-701:before {
  content: "\f029"
}
.wi-owm-night-711:before {
  content: "\f062"
}
.wi-owm-night-721:before {
  content: "\f0b6"
}
.wi-owm-night-731:before {
  content: "\f063"
}
.wi-owm-night-741:before {
  content: "\f04a"
}
.wi-owm-night-761:before {
  content: "\f063"
}
.wi-owm-night-762:before {
  content: "\f063"
}
.wi-owm-night-781:before {
  content: "\f056"
}
.wi-owm-night-800:before {
  content: "\f02e"
}
.wi-owm-night-801:before {
  content: "\f022"
}
.wi-owm-night-802:before {
  content: "\f022"
}
.wi-owm-night-803:before {
  content: "\f022"
}
.wi-owm-night-804:before {
  content: "\f086"
}
.wi-owm-night-900:before {
  content: "\f056"
}
.wi-owm-night-902:before {
  content: "\f073"
}
.wi-owm-night-903:before {
  content: "\f076"
}
.wi-owm-night-904:before {
  content: "\f072"
}
.wi-owm-night-906:before {
  content: "\f024"
}
.wi-owm-night-957:before {
  content: "\f050"
}
.wi-wu-chanceflurries:before {
  content: "\f064"
}
.wi-wu-chancerain:before {
  content: "\f019"
}
.wi-wu-chancesleat:before {
  content: "\f0b5"
}
.wi-wu-chancesnow:before {
  content: "\f01b"
}
.wi-wu-chancetstorms:before {
  content: "\f01e"
}
.wi-wu-clear:before {
  content: "\f00d"
}
.wi-wu-cloudy:before {
  content: "\f002"
}
.wi-wu-flurries:before {
  content: "\f064"
}
.wi-wu-hazy:before {
  content: "\f0b6"
}
.wi-wu-mostlycloudy:before {
  content: "\f002"
}
.wi-wu-mostlysunny:before {
  content: "\f00d"
}
.wi-wu-partlycloudy:before {
  content: "\f002"
}
.wi-wu-partlysunny:before {
  content: "\f00d"
}
.wi-wu-rain:before {
  content: "\f01a"
}
.wi-wu-sleat:before {
  content: "\f0b5"
}
.wi-wu-snow:before {
  content: "\f01b"
}
.wi-wu-sunny:before {
  content: "\f00d"
}
.wi-wu-tstorms:before {
  content: "\f01e"
}
.wi-wu-unknown:before {
  content: "\f00d"
}
.ph-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 8px 8px 8px;
  overflow: hidden;
  margin-bottom: 16px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px
}
.ph-item, .ph-item *, .ph-item ::after, .ph-item ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.ph-item::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation .8s linear infinite;
  animation: phAnimation .8s linear infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(54%, rgba(255, 255, 255, 0))) 50% 50%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%
}
.ph-item > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding-right: 8px;
  padding-left: 8px
}
.ph-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 7.5px
}
.ph-row div {
  height: 10px;
  margin-bottom: 7.5px;
  background-color: #ced4da
}
.ph-row .big, .ph-row.big div {
  height: 20px;
  margin-bottom: 8px
}
.ph-row .empty {
  background-color: rgba(255, 255, 255, 0)
}
.ph-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%
}
.ph-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%
}
.ph-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}
.ph-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%
}
.ph-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%
}
.ph-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  background-color: #ced4da;
  margin-bottom: 8px;
  border-radius: 50%;
  overflow: hidden
}
.ph-avatar::before {
  content: " ";
  display: block;
  padding-top: 100%
}
.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #ced4da;
  margin-bottom: 8px
}
@-webkit-keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0%, 0);
    transform: translate3d(-30%, 0%, 0)
  }
  100% {
    -webkit-transform: translate3d(30%, 0%, 0);
    transform: translate3d(30%, 0%, 0)
  }
}
@keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0%, 0);
    transform: translate3d(-30%, 0%, 0)
  }
  100% {
    -webkit-transform: translate3d(30%, 0%, 0);
    transform: translate3d(30%, 0%, 0)
  }
}
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0
}
.leaflet-container {
  overflow: hidden
}
.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0
}
.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block
}
.leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4)
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden
}
.leaflet-tile-loaded {
  visibility: inherit
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800
}
.leaflet-overlay-pane svg {
  -moz-user-select: none
}
.leaflet-pane {
  z-index: 400
}
.leaflet-tile-pane {
  z-index: 200
}
.leaflet-overlay-pane {
  z-index: 400
}
.leaflet-shadow-pane {
  z-index: 500
}
.leaflet-marker-pane {
  z-index: 600
}
.leaflet-tooltip-pane {
  z-index: 650
}
.leaflet-popup-pane {
  z-index: 700
}
.leaflet-map-pane canvas {
  z-index: 100
}
.leaflet-map-pane svg {
  z-index: 200
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto
}
.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}
.leaflet-top {
  top: 0
}
.leaflet-right {
  right: 0
}
.leaflet-bottom {
  bottom: 0
}
.leaflet-left {
  left: 0
}
.leaflet-control {
  float: left;
  clear: both
}
.leaflet-right .leaflet-control {
  float: right
}
.leaflet-top .leaflet-control {
  margin-top: 10px
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}
.leaflet-left .leaflet-control {
  margin-left: 10px
}
.leaflet-right .leaflet-control {
  margin-right: 10px
}
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform .25s cubic-bezier(0, 0, 0.25, 1)
}
.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}
.leaflet-interactive {
  cursor: pointer
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}
.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair
}
.leaflet-popup-pane, .leaflet-control {
  cursor: auto
}
.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none
}
.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto
}
.leaflet-container {
  background: #ddd;
  outline: 0
}
.leaflet-container a {
  color: #0078a8
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5)
}
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px
}
.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black
}
.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}
.leaflet-bar a:hover {
  background-color: #f4f4f4
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px
}
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px
}
.leaflet-control-layers-toggle {
  background-image: url('../../../../../media/com_easysocial/images/leaflet/layers.png');
  width: 36px;
  height: 36px
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url('../../../../../media/com_easysocial/images/leaflet/layers-2x.png');
  background-size: 26px 26px
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px
}
.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}
.leaflet-control-layers label {
  display: block
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px
}
.leaflet-default-icon-path {
  background-image: url('../../../../../media/com_easysocial/images/leaflet/marker-icon.png')
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0
}
.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333
}
.leaflet-control-attribution a {
  text-decoration: none
}
.leaflet-control-attribution a:hover {
  text-decoration: underline
}
.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: 0;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5)
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: 0;
  margin-top: -2px
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}
.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none
}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4
}
.leaflet-popup-content p {
  margin: 18px 0
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4)
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px
}
.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4)
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto
}
.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""
}
.leaflet-tooltip-bottom {
  margin-top: 6px
}
.leaflet-tooltip-top {
  margin-top: -6px
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff
}
.leaflet-tooltip-left {
  margin-left: -6px
}
.leaflet-tooltip-right {
  margin-left: 6px
}
.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff
}
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  z-index: 9000 !important
}
.jq-toast-wrap * {
  margin: 0;
  padding: 0
}
.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px
}
.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px
}
.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px
}
.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px
}
.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 5px;
  border-radius: 4px;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #222;
  color: #fff
}
.jq-toast-single h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0 0 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal
}
.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px
}
.jq-toast-single ul {
  margin: 0 0 0 15px;
  background: none;
  padding: 0
}
.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal
}
.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer
}
.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0;
  left: 0;
  border-radius: 5px;
  background: red
}
.jq-toast-loaded {
  width: 100%
}
.jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px
}
.jq-icon-info {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=');
  background-color: #31708f;
  color: #d9edf7;
  border-color: #bce8f1
}
.jq-icon-warning {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=');
  background-color: #8a6d3b;
  color: #fcf8e3;
  border-color: #faebcc
}
.jq-icon-error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=');
  background-color: #a94442;
  color: #f2dede;
  border-color: #ebccd1
}
.jq-icon-success {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==');
  color: #dff0d8;
  background-color: #3c763d;
  border-color: #d6e9c6
}
body.mm-wrapper_opened {
  -webkit-overflow-scrolling: auto
}
#es .es-toolbar #es-canvas {
  display: none
}
#es-canvas {
  z-index: 2147483647;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  transform: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px
}
#es-canvas .es-toolbar__indicator-counter {
  background-color: #d9534f;
  display: inline-block;
  min-width: 16px;
  line-height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 12px;
  text-align: center;
  color: #fff;
  font-size: 11px
}
.mm-listitem__text {
  padding-top: 12px;
  padding-bottom: 12px
}
.mm-divider {
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #434343 !important
}
.mm-divider:before {
  background-color: rgba(0, 0, 0, 0.05)
}
body .mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 30px !important;
  line-height: 30px !important;
  min-height: unset !important;
  max-height: unset !important;
  margin: 0 !important;
  padding: 8px !important;
  box-sizing: border-box;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none !important;
  outline: 0 !important;
  font: inherit;
  font-size: initial !important;
  color: #999 !important;
  background-color: #434343 !important
}
body .mm-searchfield__input input, body .mm-searchfield__input input:hover, body .mm-searchfield__input input:focus {
  color: #999 !important;
  background-color: #434343 !important
}
.site-grid .mm-page {
  grid-column-start: main-start;
  grid-column-end: main-end
}
#es .es-side-widget, #es .es-side-widget__hd, #es .es-side-widget__bd, #es .es-side-widget__ft {
  position: relative;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-side-widget:before, #es .es-side-widget:after, #es .es-side-widget__hd:before, #es .es-side-widget__hd:after, #es .es-side-widget__bd:before, #es .es-side-widget__bd:after, #es .es-side-widget__ft:before, #es .es-side-widget__ft:after {
  content: " ";
  display: table
}
#es .es-side-widget:after, #es .es-side-widget__hd:after, #es .es-side-widget__bd:after, #es .es-side-widget__ft:after {
  clear: both
}
#es.is-mobile .es-side-widget {
  padding: 8px
}
#es.is-mobile .es-side-widget__filter, #es.is-mobile .es-side-widget .es-data-truncater, #es.is-mobile .es-side-widget .es-side-profile-info {
  display: block
}
#es .widgets-wrapper + .es-side-widget {
  margin-top: 16px
}
#es .es-side-widget__title {
  color: #333;
  margin-bottom: 8px;
  font-size: 13px;
  text-transform: normal;
  font-weight: bold
}
#es .es-side-widget__hd-action {
  float: right;
  color: #888
}
#es .es-side-widget__bd-title {
  font-weight: bold
}
#es .es-side-widget__bd-desc {
  color: #888
}
#es .es-side-widget + .es-side-widget, #es .es-side-widget + .widgets-wrapper {
  margin-top: 16px
}
#es .es-side-widget .o-tabs__link {
  color: #888;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-side-widget .o-tabs__link:hover {
  color: #444
}
#es .es-side-widget__icon {
  width: 16px;
  text-align: center
}
#es .es-side-widget .o-flag__body {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-side-widget__meta-list a {
  color: #888
}
#es .es-side-widget__meta-list a:hover {
  color: #444
}
#es .es-side-widget__create .btn {
  font-weight: bold
}
#es .es-side-widget-events-calendar {
  min-height: 193px
}
#es .es-side-widget-tab-tasks .o-checkbox .es-task-check-note {
  color: #f65b5b;
  margin-left: 4px
}
#es .es-side-widget-tab-tasks .o-checkbox input[type="checkbox"]:checked + label {
  color: #888;
  text-decoration: line-through
}
#es .es-side-widget-tab-tasks .o-checkbox input[type="checkbox"]:checked + label + .es-task-check-note {
  text-decoration: line-through
}
#es .es-side-calendar-date {
  border: 1px solid #e1e1e1;
  padding: 8px;
  text-align: center;
  width: 44px;
  background-color: #fff
}
#es .es-side-calendar-date__date {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #333
}
#es .es-side-calendar-date__mth {
  color: #f65b5b;
  font-size: 13px;
  line-height: 13px
}
#es .es-side-calendar-date__title {
  color: #444
}
#es .es-side-widget-btn-showmore {
  display: inline-block;
  margin-top: 8px
}
#es .es-side-embed-lists {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-side-embed-lists__item {
  -webkit-flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  margin-bottom: 4px;
  margin-right: 4px;
  display: inline-block;
  border-radius: 6px;
  overflow: hidden
}
#es .es-side-embed-lists__item:nth-child(3n) {
  margin-right: 0
}
#es .es-side-avatar-lists {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-side-avatar-lists__item {
  -webkit-flex: 0 0 18%;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  margin-bottom: 8px;
  margin-right: 4px;
  display: inline-block
}
#es .es-side-avatar-lists__item:nth-child(5n) {
  margin-right: 0
}
#es .es-side-operation-data {
  position: relative
}
#es .es-side-operation-data__item {
  margin-bottom: 8px
}
#es .es-side-operation-data__day {
  color: #444
}
#es .es-side-operation-data__icons {
  color: #888
}
#es .es-side-operation-data__dropdown {
  position: absolute;
  top: 0;
  right: 0
}
#es .es-side-operation-data__dropdown-toggle {
  color: #888;
  padding: 0 4px
}
#es .es-side-operation-data .open .es-side-operation-data__dropdown-toggle {
  color: #444
}
#es .es-side-operation-data__hr {
  color: #888;
  font-size: 12px
}
#es .es-side-operation-data .dropdown-menu {
  padding: 8px 16px
}
#es.is-mobile .es-side-operation-data {
  padding: 8px 16px
}
#es.is-mobile .es-side-operation-data__dropdown {
  top: 8px;
  right: 16px
}
#es .es-restricted .es-restricted-message i.fa-lock {
  font-size: 28px;
  line-height: 48px
}
#es .es-data-wrapper {
  position: relative
}
#es .es-btn-group-date > .btn:first-child, #es .es-btn-group-date > .btn:last-child {
  width: 9%
}
#es .es-btn-group-date .btn:not(:first-child):not(:last-child):not(.dropdown-toggle_) {
  border-left: 0;
  border-right: 0;
  cursor: default;
  width: 80%
}
#es .es-btn-group-date .btn:not(:first-child):not(:last-child):not(.dropdown-toggle_):hover {
  background: none;
  border-color: #e1e1e1
}
#es .es-view-after-stream {
  margin-top: 16px
}
#es .es-stream-login-box {
  margin-top: 16px
}
#es .is-detecting-location .es-detecting-location {
  display: block
}
#es .es-detecting-location {
  display: none;
  padding: 48px;
  text-align: center;
  color: #444
}
#es .es-detecting-location > i {
  font-size: 30px;
  vertical-align: middle;
  margin-bottom: 20px;
  display: block;
  color: #444
}
#es .es-nav-pills .o-nav__item {
  margin-right: 4px
}
#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background-color: #f5f5f5;
  color: #444
}
#es .es-nav-pills .o-nav__link {
  border-radius: 12px;
  padding: 8px 8px;
  color: #888;
  position: relative;
  line-height: 1
}
#es .es-nav-pills .o-nav__link:hover {
  background-color: #f5f5f5
}
#es .es-nav-pills__link-bubble {
  display: none;
  position: absolute;
  color: #fff;
  background-color: #f65b5b;
  top: -4px;
  right: -2px;
  min-width: 12px;
  height: 13px;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  padding: 0 2px
}
#es .es-nav-pills .has-notice .es-nav-pills__link-bubble {
  display: block
}
#es .es-list-result {
  position: relative;
  min-height: 100px
}
#es .es-entry-actionbar {
  margin-bottom: 16px
}
#es .es-remind {
  text-align: center
}
#es .es-remind .es-title {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: bold
}
#es .es-remind .es-desp {
  margin-bottom: 30px
}
#es .es-remind-form-wrap {
  border: 1px solid #eff0f4;
  background: #f8f9fb;
  padding: 20px;
  display: inline-block;
  text-align: center;
  text-align: left;
  margin-bottom: 20px;
  border-radius: 3px
}
#es .es-remind-form-wrap form {
  margin: 0
}
#es .es-remind-form-wrap .input-group .input-group-addon {
  min-width: 170px;
  padding-right: 10px
}
#es .es-remind-form-wrap hr {
  margin: 10px 0
}
#es .es-remind-form-wrap .btn-submit {
  display: block;
  width: 100%;
  padding: 8px 10px
}
#es .es-repost-form .es-form {
  padding: 4px;
  min-height: 100px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  font-size: 13px
}
#es .es-repost-form .es-form .mentions-textfield {
  top: 0 !important;
  left: 0 !important
}
#es .es-repost-form .es-form .mentions {
  font-size: 12px;
  min-height: 100px
}
#es .es-repost-form .es-form .mentions textarea {
  font-size: 13px
}
#es .es-repost-preview {
  padding: 8px;
  border: 1px dashed #e1e1e1
}
#es .es-repost-preview:before, #es .es-repost-preview:after {
  content: " ";
  display: table
}
#es .es-repost-preview:after {
  clear: both
}
#es .es-repost-preview .es-repost-title {
  font-size: 15px
}
#es .es-repost-preview .es-repost-content {
  margin-top: 8px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-achieve-badge {
  text-align: center;
  padding: 16px;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap
}
#es .es-achieve-badge__img-wrap {
  margin: 0 auto 8px;
  width: 60px;
  height: 60px
}
#es .es-achieve-badge__title {
  font-weight: bold;
  margin-bottom: 8px
}
#es .es-achieve-badge__title > a {
  color: #444
}
#es .es-achieve-badge__desc {
  margin-bottom: 8px
}
#es .es-achieve-badge__date {
  color: #888
}
#es.es-mobile-content .es-achievements .es-cards__item {
  margin: 0 -16px;
  padding: 16px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1
}
#es .es-social-signon {
  text-align: center
}
#es .es-social-signon__hd {
  margin-bottom: 20px
}
#es .es-social-signon__bd {
  text-align: left
}
#es .es-social-signon__title {
  font-weight: bold;
  font-size: 15px
}
#es .es-social-signon__subtitle {
  color: #888
}
#es .es-social-signon__avatar {
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: -32px;
  display: inline-block
}
#es .es-social-signon__form {
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  position: relative;
  text-align: center;
  max-width: 376px;
  margin: 8px auto;
  padding: 0 0 16px
}
#es .es-social-signon__form-inner {
  padding: 8px 16px;
  text-align: left
}
#es .es-social-signon__form-title {
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 4px
}
#es .es-social-signon__form-title, #es .es-social-signon__form-desp {
  text-align: center;
  margin-bottom: 8px
}
#es .es-social-signon.has-avatar .es-social-signon__form {
  margin: 60px auto 0;
  padding: 40px 0 16px
}
#es .es-points-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start
}
#es .es-points-list__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  padding: 0 8px 16px;
  text-align: center
}
#es .es-points-list__title {
  font-weight: bold;
  color: #444;
  margin-bottom: 4px
}
#es .es-points-list .o-box {
  width: 100%;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .es-points-list .o-box > div:first-child {
  height: 100%
}
#es.is-mobile .es-points-list {
  display: block
}
#es.is-mobile .es-points-list__item {
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0
}
#es .es-point-badge {
  margin: 0 auto;
  width: 112px;
  height: 112px;
  line-height: 102px;
  font-size: 30px;
  font-weight: bold;
  border-radius: 50%;
  padding: 4px;
  color: #3c763d;
  background-color: #dff0d8;
  text-align: center
}
#es .es-point-badge--alert {
  color: #fc595b;
  background-color: #f2dede
}
#es .es-point-badge span {
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: -3px
}
#es .es-badges-icon {
  width: 112px;
  height: 112px;
  margin: auto
}
#es .es-comments-wrap {
  clear: both;
  padding: 0;
  background-color: #f5f5f5
}
#es .es-comments {
  margin: 0;
  padding: 0;
  list-style: none
}
#es .es-comments .es-story-text {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px
}
#es .es-comments .es-story-text .es-comments-form {
  padding: 4px
}
#es .es-comments .es-stream-editor-actions {
  padding: 4px 0 0;
  text-align: right
}
#es .es-comments .media {
  display: table;
  width: 100%;
  overflow: visible
}
#es .es-comments .media > .media-object, #es .es-comments .media > .media-body {
  display: table-cell;
  vertical-align: top;
  float: none !important
}
#es .es-comments .media > .media-object {
  width: 1%;
  padding-right: 10px
}
#es .es-comments .media > .media-body {
  overflow: visible
}
#es .es-comment {
  padding: 8px;
  color: #444;
  position: relative;
  display: block;
  word-wrap: break-word
}
#es .es-comment .emoji {
  width: 20px;
  height: 20px;
  display: inline-block
}
#es .es-comment .es-avatar img {
  margin: 0;
  padding: 0
}
#es .es-comment + .es-comment:not(.is-child) {
  border-top: 1px solid #e1e1e1
}
#es .es-comment .es-giphy-wrapper {
  margin-top: 8px
}
#es .es-comment-actions {
  position: absolute;
  right: 8px;
  top: 8px;
  display: none
}
#es .es-comment-actions .es-comment-actions-toggle i {
  color: #888;
  font-size: 14px
}
#es .es-comment-actions .dropdown-menu {
  top: 16px
}
#es .es-comment:hover .es-comment-actions, #es.is-tablet .es-comment-actions, #es.is-mobile .es-comment-actions, #es.es-photo-popup .es-comment-actions {
  display: block
}
#es .es-comments-form {
  padding: 8px;
  position: relative
}
#es .es-comments-form:before, #es .es-comments-form:after {
  content: " ";
  display: table
}
#es .es-comments-form:after {
  clear: both
}
#es .es-comments-form .es-form {
  padding: 8px;
  min-height: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  font-size: 13px;
  background-color: #fff
}
#es .es-comments-form .es-form .mentions {
  font-size: 13px;
  min-height: 16px
}
#es .es-comments-form .es-form .mentions > div {
  padding-bottom: 28px !important
}
#es .es-comments-form .es-form .mentions textarea {
  font-size: 13px;
  line-height: 16px
}
#es .es-comments-form__footer {
  text-align: right
}
#es .es-comments-form__footer:before, #es .es-comments-form__footer:after {
  content: " ";
  display: table
}
#es .es-comments-form__footer:after {
  clear: both
}
#es .es-comments-form__footer .btn {
  margin-top: 8px
}
#es .es-comments-form__footer span.label {
  font-size: 13px
}
#es .es-comments-form .es-form-attach {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 8;
  line-height: 1
}
#es .es-comments-form .es-form-attach > label {
  color: #888;
  height: 16px;
  line-height: 16px;
  text-align: center;
  margin: 0;
  position: relative
}
#es .es-comments-form .es-form-attach > label + label {
  margin-left: 4px
}
#es .es-comments-form .es-form-attach > label:hover {
  color: #888
}
#es .es-comments-form .es-input-gif {
  font-size: 11px;
  border: 1px solid #e1e1e1;
  padding: 1px 2px;
  border-radius: 1px;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #fff
}
#es .es-comments-form .es-input-gif.active {
  color: #fff;
  background-color: #888
}
#es .es-comments-form .es-input-gif.active:hover {
  color: #fff
}
#es .es-comments-form .es-input-photo {
  font-size: 14px
}
#es .es-comments-form .es-input-photo input {
  position: absolute;
  left: -1000px;
  top: -1000px
}
#es .es-comments-form .attachments {
  display: none;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  margin: 4px -4px 0;
  padding: 4px 4px 0
}
#es .es-comments-form .attachments.has-attachments {
  display: block
}
#es .es-comments-form .attachments .figure {
  float: left;
  padding: 4px;
  width: 25%;
  position: relative
}
#es .es-comments-form .attachments .figure:hover .attachment-cancel {
  background: #d00
}
#es .es-comments-form .attachments .figure.is-uploading .attachment {
  background: #e5e5e5 !important
}
#es .es-comments-form .attachments .figure.is-uploading .attachment .upload-progress {
  display: block
}
#es .es-comments-form .attachments .figure.is-uploading .attachment-cancel {
  display: none
}
#es .es-comments-form .attachments .attachment {
  position: relative;
  padding-bottom: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 6px
}
#es .es-comments-form .attachments .attachment .upload-progress {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 10px;
  right: 10px
}
#es .es-comments-form .attachments .attachment .upload-progress .progress {
  background: #ccc;
  height: 6px;
  border-radius: 2px;
  margin-bottom: 0
}
#es .es-comments-form .attachments .attachment-cancel {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  position: absolute;
  right: -6px;
  top: -6px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .es-comments-form .attachments .attachment-cancel:before, #es .es-comments-form .attachments .attachment-cancel:after {
  background: #fff;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-comments-form .attachments .attachment-cancel:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px
}
#es .es-comments-form .attachments .attachment-cancel:after {
  height: 10px;
  width: 2px;
  margin: -5px 0 0 -1px
}
#es .es-comments-form .plupload {
  left: 0 !important
}
#es .es-smileys {
  list-style: none;
  overflow-y: auto;
  padding: 0;
  margin: 0
}
#es .es-smileys > li {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 4px;
  border-radius: 3px
}
#es .es-smileys > li .es-emoji-unicode {
  line-height: 20px;
  vertical-align: top
}
#es .es-smileys > li .es-emoji-unicode:before {
  top: 1px
}
#es .es-smileys > li:hover {
  background: #e7edf3
}
#es .es-smileys > li img {
  width: 20px;
  height: 20px;
  vertical-align: top;
  display: inline-block
}
#es.es-photo-popup .es-smileys {
  max-height: 110px
}
#es.es-photo-popup .es-giphy-wrapper {
  width: 240px
}
#es.es-photo-popup .es-comment-editor .es-giphy-wrapper {
  width: 88%
}
#es .es-input-smiley__close, #es .es-input-smiley__close:hover {
  background: #c00;
  border-radius: 100%;
  position: absolute;
  width: 22px;
  height: 22px;
  right: -4px;
  top: -8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none
}
#es .es-input-smiley__close:before, #es .es-input-smiley__close:after, #es .es-input-smiley__close:hover:before, #es .es-input-smiley__close:hover:after {
  background: #fff;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-input-smiley__close:before, #es .es-input-smiley__close:hover:before {
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px
}
#es .es-input-smiley__close:after, #es .es-input-smiley__close:hover:after {
  height: 12px;
  width: 2px;
  margin: -6px 0 0 -1px
}
#es .es-input-smiley {
  font-size: 14px;
  z-index: 2;
  position: relative
}
#es .es-input-smiley__popup {
  display: none;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  position: absolute;
  font-size: 0;
  right: -8px;
  bottom: 100%;
  margin: 0 0 8px;
  padding: 4px;
  width: 180px;
  text-align: left;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15)
}
#es .es-input-smiley__popup:before, #es .es-input-smiley__popup:after {
  content: '';
  display: block;
  position: absolute;
  right: 7px;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  z-index: 2
}
#es .es-input-smiley__popup:after {
  border-top-color: #fff;
  bottom: -6px
}
#es .es-input-smiley.active {
  color: #888
}
#es .es-input-smiley.active .es-input-smiley__close, #es .es-input-smiley.active .es-input-smiley__popup {
  display: block
}
#es .es-comments-control {
  position: relative
}
#es .es-comments-control__load {
  display: flex;
  background: #f5f5f5;
  padding: 8px 8px;
  margin: 0
}
#es .es-comments-control__link {
  display: block
}
#es .es-comments-control__stats {
  margin-left: auto;
  color: #888
}
#es .es-comments-control__stats i {
  font-style: normal
}
#es .es-comment-content {
  margin-bottom: 4px
}
#es .es-comment-item-meta {
  color: #888;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 20px
}
#es .es-comment-item-meta__item {
  position: relative;
  padding-right: 8px;
  font-size: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}
#es .es-comment-item-meta__item + .es-comment-item-meta__item {
  padding-left: 8px
}
#es .es-comment-item-meta__item + .es-comment-item-meta__item:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #e1e1e1;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 0
}
#es .es-comment-item-meta__item:last-child {
  margin-left: auto;
  padding-right: 0
}
#es .es-comment-item-meta__item:last-child:before {
  display: none !important
}
#es .es-comment-item-meta a {
  color: #888;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 1;
  -webkit-user-select: text;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  padding: 8px 4px
}
#es .es-comment-item-meta .es-comment-item-date, #es .es-comment-item-meta .es-comment-item-reaction-stats {
  white-space: nowrap
}
#es .es-comment-item-meta .es-comment-item-reaction-stats {
  display: inline
}
#es .es-comment-item-meta .es-comment-item-likehtml {
  position: absolute
}
#es .es-comment-item-meta .es-comment-item-likehtml .es-likes-wrap {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0;
  top: 0
}
#es.is-mobile .es-comment-item-meta {
  -webkit-user-select: text;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}
#es .es-comment-reported {
  color: #fc595b;
  display: none
}
a#es .es-comment-reported:hover, a#es .es-comment-reported:focus {
  color: #fb272a
}
#es .has-report .es-comment-reported {
  display: inline-block
}
#es.is-mobile .es-comment-reported span {
  display: none
}
#es .es-comment-item-loadreply {
  padding: 8px 0;
  margin: 4px 0
}
#es .es-comment-attachments {
  margin: 0 -4px 8px !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-comment-attachments__item {
  position: relative;
  display: block !important;
  margin: 0;
  padding: 16px;
  list-style: none;
  -webkit-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%
}
#es .es-comment-attachments__item:hover .es-comment-attachment-remove {
  display: block
}
#es .es-comment-attachments.is-multiple .es-comment-attachments__item {
  max-width: 200px
}
#es .es-comment-attachments a {
  display: block;
  position: relative;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px
}
#es .es-comment-attachments a:after, #es .es-comment-attachments a i {
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
  transition: ease .5s;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0)
}
#es .es-comment-attachments a:after {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  z-index: 2;
  bottom: 0;
  top: 0
}
#es .es-comment-attachments a i {
  z-index: 3;
  color: #fff;
  top: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  margin-top: -15px
}
#es .es-comment-attachments a:hover:after, #es .es-comment-attachments a:hover i {
  opacity: 1;
  filter: alpha(opacity=100)
}
#es .es-comment-attachments img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1
}
#es .es-comment-attachment-remove {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
  display: none;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .es-comment-attachment-remove:hover {
  background: #d00
}
#es .es-comment-attachment-remove:before, #es .es-comment-attachment-remove:after {
  background: #fff;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-comment-attachment-remove:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px
}
#es .es-comment-attachment-remove:after {
  height: 10px;
  width: 2px;
  margin: -5px 0 0 -1px
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #es .es-comment-attachments__item {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    min-width: 33.333332%
  }
}
#es.is-mobile .es-comment-attachment-remove, #es.es-photo-popup .es-comment-attachment-remove {
  display: block;
  background: #d00
}
#es.is-mobile .es-comments-form .es-form-attach, #es.es-photo-popup .es-comments-form .es-form-attach {
  right: 4px;
  padding: 4px
}
#es.is-mobile .es-comments-form .es-form-attach > label:not(.es-input-gif), #es.es-photo-popup .es-comments-form .es-form-attach > label:not(.es-input-gif) {
  width: 24px;
  height: 24px;
  line-height: 22px;
  vertical-align: middle
}
#es.is-mobile .es-comments-form .es-form-attach .es-input-gif, #es.es-photo-popup .es-comments-form .es-form-attach .es-input-gif {
  height: 24px;
  line-height: 22px
}
#es.is-mobile .es-comments-form .es-form-attach .es-input-photo + .es-input-smiley, #es.es-photo-popup .es-comments-form .es-form-attach .es-input-photo + .es-input-smiley {
  margin-left: 4px
}
#es.is-mobile .es-comments-form .es-input-photo, #es.is-mobile .es-comments-form .es-input-smiley, #es.es-photo-popup .es-comments-form .es-input-photo, #es.es-photo-popup .es-comments-form .es-input-smiley {
  font-size: 16px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es.is-mobile .es-comments-form .es-input-smiley__popup, #es.es-photo-popup .es-comments-form .es-input-smiley__popup {
  right: -4px
}
#es .es-leaderboard {
  width: 100%
}
#es .es-leaderboard thead {
  background-color: #f5f5f5
}
#es .es-leaderboard tr th {
  padding: 4px 8px
}
#es .es-leaderboard tr td {
  padding: 16px 8px;
  border-bottom: 1px solid #e1e1e1;
  text-align: left
}
#es .es-leaderboard tr th:first-child, #es .es-leaderboard tr td:first-child {
  text-align: center;
  width: 56px;
  position: relative
}
#es .es-leaderboard tr th:last-child, #es .es-leaderboard tr td:last-child {
  width: 100px
}
#es .es-leaderboard__points {
  font-weight: bold
}
#es .es-leader-badge {
  height: 32px;
  width: 32px;
  color: #888;
  position: relative;
  text-align: center
}
#es .es-leader-badge:before, #es .es-leader-badge:after {
  height: 32px;
  width: 32px;
  content: "";
  position: absolute;
  left: 0;
  top: 0
}
#es .es-leader-badge:before {
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg)
}
#es .es-leader-badge:after {
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg)
}
#es .es-leader-badge span {
  z-index: 2;
  position: relative;
  line-height: 32px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  width: 32px
}
#es .es-leader-badge--1 {
  color: #fff;
  background-color: #edca75
}
#es .es-leader-badge--1:before, #es .es-leader-badge--1:after {
  background-color: #edca75
}
#es .es-leader-badge--2 {
  color: #fff;
  background-color: #cfd8dc
}
#es .es-leader-badge--2:before, #es .es-leader-badge--2:after {
  background-color: #cfd8dc
}
#es .es-leader-badge--3 {
  color: #fff;
  background-color: #d6ccc8
}
#es .es-leader-badge--3:before, #es .es-leader-badge--3:after {
  background-color: #d6ccc8
}
#es .es-stage {
  text-align: center;
  position: relative
}
#es .es-stage__title {
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  margin: 16px 0 8px;
  z-index: 2;
  position: relative
}
#es .es-stage__desc {
  color: #888;
  z-index: 2;
  position: relative;
  margin-bottom: 16px
}
#es .es-stage__actor {
  margin: 0 auto 16px;
  position: relative
}
#es .es-stage__curtain {
  padding: 8px 0;
  left: 0;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  background-image: -webkit-linear-gradient(top, #f5f5f5 50%, transparent 50%);
  background-image: -o-linear-gradient(top, #f5f5f5 50%, transparent 50%);
  background-image: linear-gradient(to bottom, #f5f5f5 50%, transparent 50%);
  background-repeat: repeat-x
}
#es .es-stage__curtain--off {
  background: none
}
#es .es-stage__actor-img {
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin: 8px auto 16px;
  padding: 4px;
  position: relative;
  background-color: #fff;
  z-index: 2
}
#es .es-stage__actor-img--rounded {
  border-radius: 50%
}
#es .es-stage__actor-img--rounded img {
  border-radius: 50%
}
#es .es-stage__actor-title {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 8px
}
#es .es-stage__actor-desc {
  font-size: 13px;
  line-height: 1;
  margin: 0 0 8px
}
#es .es-stage__audience-title {
  margin-bottom: 8px
}
#es .es-pointshistory {
  position: relative;
  padding: 8px 0 100px
}
#es .es-pointshistory:before, #es .es-pointshistory:after {
  content: " ";
  display: table
}
#es .es-pointshistory:after {
  clear: both
}
#es .es-pointshistory:before {
  display: block;
  content: '';
  width: 3px;
  position: absolute;
  background-color: #e1e1e1;
  opacity: .4;
  filter: alpha(opacity=40);
  left: 50%;
  top: -50px;
  bottom: 0;
  margin-left: -2px
}
#es .es-pointshistory .btn-loadmore {
  position: absolute;
  left: 50%;
  width: 90px;
  height: auto;
  margin-left: -45px;
  bottom: -2px;
  padding: 3px
}
#es .es-timeline-item-separator {
  clear: both;
  height: 72px;
  margin: 16px 0;
  display: block;
  position: relative
}
#es .es-timeline-item-separator:after {
  content: '';
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  width: 100%;
  border-top: 1px dashed #e1e1e1
}
#es .es-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding-top: 30px;
  margin-top: 30px
}
#es .es-timeline:before, #es .es-timeline:after {
  content: " ";
  display: table
}
#es .es-timeline:after {
  clear: both
}
#es .es-timeline__item {
  position: relative;
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 40px
}
#es .es-timeline__item:nth-child(2n) {
  top: 40px;
  padding-right: 20px
}
#es .es-timeline__item:nth-child(2n) .es-timeline__content:before {
  z-index: 2;
  right: -10px
}
#es .es-timeline__item:nth-child(2n) .es-timeline__dot {
  right: -26px
}
#es .es-timeline__item:nth-child(2n+1) {
  top: -20px;
  float: right;
  padding-left: 20px
}
#es .es-timeline__item:nth-child(2n+1) .es-timeline__content:before {
  z-index: 2;
  left: -10px
}
#es .es-timeline__item:nth-child(2n+1) .es-timeline__dot {
  left: -27px
}
#es .es-timeline__content {
  position: relative;
  font-size: 13px;
  line-height: 18px;
  color: #444;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 16px
}
#es .es-timeline__content:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #e1e1e1;
  width: 10px;
  height: 1px;
  top: 16px
}
#es .es-timeline__content:hover .es-timeline__dot {
  background-color: #4fc251
}
#es .es-timeline__title {
  font-weight: bold
}
#es .es-timeline__dot {
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  background-color: #dff4df;
  top: 12px;
  border-radius: 50%
}
#es .es-timeline__date {
  font-size: 12px;
  position: absolute;
  top: -20px;
  color: #888
}
#es .es-timeline__message {
  padding: 0;
  margin: 8px 0;
  background: none;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es.is-mobile .es-pointshistory {
  margin-bottom: 8px;
  padding: 8px 0
}
#es.is-mobile .es-pointshistory:before, #es.is-mobile .es-pointshistory:after {
  display: none
}
#es.is-mobile .es-pointshistory .btn-loadmore {
  width: 100%;
  left: 0;
  bottom: 0;
  margin-left: 0;
  position: relative
}
#es.is-mobile .es-timeline-item-separator {
  height: 32px
}
#es.is-mobile .es-timeline {
  margin: 0;
  padding: 0
}
#es.is-mobile .es-timeline__item {
  padding: 0;
  top: 0;
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 16px
}
#es.is-mobile .es-timeline__content:before {
  display: none
}
#es.is-mobile .es-timeline__date {
  position: relative;
  top: 0
}
#es.is-mobile .es-timeline__dot {
  display: none
}
#es .es-polls .input-group-sm .form-control {
  font-size: 12px
}
#es .es-polls__title {
  font-weight: bold;
  margin-bottom: 8px
}
#es .es-polls__title > a {
  margin-left: 8px;
  font-weight: normal;
  float: right
}
#es .es-polls__item + .es-polls__item {
  margin-top: 16px;
  position: relative
}
#es .es-polls__count {
  position: relative;
  right: 0;
  top: 0;
  width: 80px;
  text-align: right;
  color: #999;
  line-height: 16px
}
#es .es-polls__progress {
  background: #f5f5f5;
  margin: 8px 0 0;
  height: 10px;
  -webkit-box-shadow: none;
  box-shadow: none
}
#es .es-polls__progress .progress-bar {
  background-color: #a6d2e5;
  box-shadow: none
}
#es .es-polls__voters {
  overflow: hidden;
  margin-top: 8px
}
#es .is-checked .es-polls-progress .progress-bar {
  background: #5cb85c
}
#es .es-profile-header {
  border: 1px solid #e1e1e1;
  position: relative;
  background-color: #fff;
  border-radius: 6px
}
#es .es-profile-header__hd, #es .es-profile-header__bd, #es .es-profile-header__ft {
  position: relative;
  font-size: 13px
}
#es .es-profile-header__hd:before, #es .es-profile-header__hd:after, #es .es-profile-header__bd:before, #es .es-profile-header__bd:after, #es .es-profile-header__ft:before, #es .es-profile-header__ft:after {
  content: " ";
  display: table
}
#es .es-profile-header__hd:after, #es .es-profile-header__bd:after, #es .es-profile-header__ft:after {
  clear: both
}
#es .es-profile-header__bd {
  margin-left: 132px;
  padding: 16px 16px;
  min-height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-profile-header__bd .es-rating {
  display: inline-block
}
#es .es-profile-header__ft {
  border-top: 1px solid #e1e1e1;
  padding: 8px 16px
}
#es .es-profile-header__avatar-wrap {
  padding: 0;
  position: absolute;
  bottom: -56px;
  left: 16px;
  z-index: 2
}
#es .es-profile-header__avatar-wrap.show-all {
  z-index: 3
}
#es .es-profile-header__avatar-wrap > a {
  border: 4px solid #fff;
  display: block;
  width: 112px;
  height: 112px
}
#es .es-profile-header__avatar-wrap > a img {
  width: 100% !important;
  height: auto !important;
  background-color: #fff
}
#es .es-profile-header__avatar-wrap .es-flyout-content {
  bottom: 4px;
  width: 100%
}
#es .es-profile-header__avatar-wrap .es-flyout-content .es-avatar-menu {
  padding: 0;
  width: 100%;
  text-align: center
}
#es .es-profile-header__avatar-wrap .es-flyout-content .es-flyout-button {
  background: rgba(0, 0, 0, 0.6);
  display: block;
  color: #fff;
  padding: 8px 0;
  text-decoration: none
}
#es .es-profile-header__label-wrap {
  position: absolute;
  right: 16px;
  bottom: 16px
}
#es .es-profile-header__label-wrap .o-label {
  display: inline-block;
  font-size: 13px;
  padding: 0
}
#es .es-profile-header__label-wrap .o-label--success-o > a {
  color: #4fc251 !important
}
#es .es-profile-header__label-wrap .o-label--danger-o > a {
  color: #f65b5b !important
}
#es .es-profile-header__label-wrap-txt {
  padding: 8px;
  display: inline-block
}
#es .es-profile-header__action-wrap {
  margin-left: auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
#es .es-profile-header__action-wrap .btn-toolbar {
  margin: 0
}
#es .es-profile-header__action-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-profile-header__action-toolbar .o-btn-group:not(:first-child) {
  margin-left: 4px
}
#es .es-profile-header__title {
  font-size: 20px;
  margin: 0;
  color: #444;
  word-break: break-word
}
#es .es-profile-header__title > a {
  color: #444
}
#es .es-profile-header__meta, #es .es-profile-header__bd-widget {
  color: #888
}
#es .es-profile-header__meta span + span, #es .es-profile-header__bd-widget span + span {
  padding-left: 4px;
  border-left: 1px dotted #e1e1e1
}
#es .es-profile-header__meta a, #es .es-profile-header__bd-widget a {
  color: #888
}
#es .es-profile-header__badges {
  margin-top: 4px
}
#es .es-profile-header__badges > a, #es .es-profile-header__badges img {
  display: inline-block;
  width: 20px;
  max-width: 20px;
  height: 20px;
  max-height: 20px
}
#es .es-profile-header--mini .es-profile-header__avatar-wrap {
  bottom: -30px
}
#es .es-profile-header--mini .es-profile-header__cover {
  max-height: 140px;
  overflow: hidden
}
#es .es-profile-header--mini .es-profile-header__bd {
  margin-left: 80px
}
#es .es-profile-header--mini .es-profile-header__bd {
  padding: 8px
}
#es .es-profile-header--mini .es-profile-header__title {
  font-size: 15px;
  font-weight: bold
}
#es .es-profile-header .btn-toolbar > .btn, #es .es-profile-header .btn-toolbar > .o-btn-group:first-child {
  margin-left: 0
}
#es .es-teaser-about {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-teaser-date {
  color: #888
}
#es .es-profile-header__ft .swiper-container .dropdown-menu a {
  color: #888
}
#es .es-profile-header__ft .o-nav__item {
  vertical-align: top
}
#es .es-profile-header-nav {
  border-top: 1px solid #e1e1e1;
  padding-left: 16px;
  position: relative;
  background-color: #fff;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-profile-header-nav__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative
}
#es .es-profile-header-nav__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #444;
  padding: 12px 16px 6px;
  font-size: 13px;
  border-bottom: 3px solid transparent;
  outline: 0 !important
}
#es .es-profile-header-nav__link::-moz-focus-inner {
  border: 0 !important
}
#es .es-profile-header-nav__link > i {
  position: relative;
  top: 2px;
  left: 2px
}
#es .es-profile-header-nav__link span {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
#es .es-profile-header-nav__link-counter {
  color: #888;
  margin-left: 2px
}
#es .es-profile-header-nav__link-bubble {
  display: none;
  position: absolute;
  top: 12px;
  right: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f65b5b
}
#es .es-profile-header-nav .o-btn-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-profile-header-nav .o-btn-group.open .dropdown-toggle_ {
  color: #444 !important;
  background-color: transparent !important
}
#es .es-profile-header-nav .is-active .es-profile-header-nav__link {
  color: #4a90e2;
  border-bottom-color: #4a90e2
}
#es .es-profile-header-nav .is-active > .es-profile-header-nav__dropdown-link {
  border-color: #4a90e2;
  background: #f5f5f5
}
#es .es-profile-header-nav .has-notice .es-profile-header-nav__link-bubble {
  display: block
}
#es .es-profile-header-nav__dropdown-menu > li {
  position: relative
}
#es .es-profile-header-nav__dropdown-menu .es-profile-header-nav__link-bubble {
  top: 10px
}
#es .es-profile-header-nav__dropdown-link {
  border-left: 3px solid transparent
}
#es .es-profile-header-nav-slider {
  position: relative
}
#es .es-profile-header-nav-slider:before, #es .es-profile-header-nav-slider:after {
  position: absolute;
  top: 1px;
  bottom: 0;
  z-index: 2;
  display: inline-block;
  width: 40px
}
#es .es-profile-header-nav-slider:not(.is-end-left):before {
  left: 0;
  content: '';
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 2%, #fff 50%);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
#es .es-profile-header-nav-slider:not(.is-end-right):after {
  right: 0;
  content: '';
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 2%, #fff 50%);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
#es.is-mobile .es-profile-header-nav {
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  padding: 0
}
#es.is-mobile .es-profile-header-nav__item {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: auto
}
#es .es-profile-header__cover {
  background-size: cover;
  background-position: 50% 50%;
  background-color: #fff;
  min-height: 140px;
  max-height: 200px;
  position: relative;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease
}
#es .es-profile-header__cover[data-es-photo] {
  cursor: pointer
}
#es .es-profile-header__cover.has-cover.is-owner:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0
}
#es .es-profile-header__cover.has-cover.is-owner:hover:before {
  background-color: rgba(0, 0, 0, 0.35)
}
#es .es-profile-header__cover .es-cover-image {
  width: 100%;
  height: 100%;
  background-color: #ccc;
  background-size: cover;
  background-position: 50% 50%;
  cursor: move;
  display: none
}
#es .es-profile-header__cover .es-cover-hint {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 30%;
  margin-left: 35%;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  display: none
}
#es .es-profile-header__cover .es-cover-hint > span {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: -15px;
  padding: 5px 15px;
  border-radius: 10px;
  font-weight: bold;
  display: none
}
#es .es-profile-header__cover .es-cover-loading-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1
}
#es .es-profile-header__cover .es-flyout-content {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
  cursor: default;
  display: none
}
#es .es-profile-header__cover .es-flyout-content .es-cover-menu {
  text-align: right
}
#es .es-profile-header__cover .es-flyout-content .es-flyout-button {
  color: #fff
}
#es .es-profile-header__cover .es-flyout-content .es-flyout-button:hover {
  background-color: transparent;
  text-decoration: none
}
#es .es-profile-header__cover .es-flyout-content .es-cover-dropdown-menu {
  right: 0;
  left: auto
}
#es .es-profile-header__cover .es-cover-desktop-hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
  cursor: default;
  color: #fff;
  display: none
}
#es .es-profile-header__cover .es-cover-desktop-hint__content {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center
}
#es .es-profile-header__cover .es-cover-desktop-hint > a {
  color: #fff
}
#es .es-profile-header__cover .es-cover-desktop-hint > a:hover {
  color: #fff
}
#es .es-profile-header__cover .es-cover-desktop-action {
  top: 50%;
  left: 50%;
  transform: perspective(1px) translateX(-50%) translateY(-50%);
  position: absolute;
  opacity: 0;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease
}
#es .es-profile-header__cover .es-cover-desktop-action__trigger {
  display: none
}
#es .es-profile-header__cover .es-cover-desktop-action__trigger .btn {
  margin-right: 4px
}
#es .es-profile-header__cover:hover .es-cover-desktop-action {
  opacity: 1
}
#es .es-profile-header__cover .es-profile-header-update-cover {
  background: red
}
#es .es-profile-header__cover .es-cover-done-button, #es .es-profile-header__cover .es-cover-cancel-button {
  display: none
}
#es .es-profile-header__cover .es-cover-done-button {
  float: right
}
#es .es-profile-header__cover .es-cover-cancel-button {
  float: left
}
#es .es-profile-header__cover .es-cover-hint-text {
  color: #333
}
#es .es-profile-header__cover.is-loading .es-cover-hint {
  opacity: 1
}
#es .es-profile-header__cover.is-loading .es-cover-hint > span {
  display: inline-block
}
#es .es-profile-header__cover.is-loading .es-cover-hint > span .es-cover-hint-text {
  display: none !important
}
#es .es-profile-header__cover.is-loading .es-cover-loading-overlay {
  display: block
}
#es .es-profile-header__cover.editing .es-cover-hint {
  opacity: 1
}
#es .es-profile-header__cover.editing .es-cover-hint > span {
  display: inline-block
}
#es .es-profile-header__cover.editing .es-cover-hint > span .es-cover-hint-text {
  display: inline-block
}
#es .es-profile-header__cover.editing.active .es-cover-hint {
  opacity: 0
}
#es .es-profile-header__cover.editing.active .es-flyout-content {
  opacity: 0
}
#es .es-profile-header__cover.editing .es-flyout-content {
  opacity: 1
}
#es .es-profile-header__cover.editing .es-cover-viewport {
  display: block
}
#es .es-profile-header__cover.editing .es-cover-menu {
  display: none
}
#es .es-profile-header__cover.editing .es-cover-image {
  display: block
}
#es .es-profile-header__cover.editing .es-cover-done-button, #es .es-profile-header__cover.editing .es-cover-cancel-button {
  display: inline-block
}
#es .es-profile-header__cover.editing .es-cover-desktop-hint {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-profile-header__cover.editing .es-cover-desktop-action {
  opacity: 1
}
#es .es-profile-header__cover.editing .es-cover-desktop-action__update {
  display: none
}
#es .es-profile-header__cover.editing .es-cover-desktop-action__trigger {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-profile-header__cover.no-cover.editing .es-cover-image {
  display: none
}
#es .es-profile-header__cover.no-cover .es-cover-menu .divider.for-cover-remove-button {
  display: none
}
#es .es-profile-header__cover.no-cover .es-cover-menu [data-cover-edit-button] {
  display: none
}
#es .es-profile-header__cover.no-cover .es-cover-desktop-hint__content, #es .es-profile-header__cover.no-cover .es-cover-desktop-hint__save, #es .es-profile-header__cover.no-cover [data-cover-remove-button] {
  display: none
}
#es .es-cover-form .es-cover-file {
  width: 100%
}
#es .es-cover-form .es-cover-filename {
  display: none;
  line-height: 16px
}
#es .es-cover-form.loading .es-cover-file {
  display: none
}
#es .es-cover-form.loading .es-cover-filename {
  display: block
}
#es .es-avatar-form .es-avatar-file {
  width: 100%
}
#es .es-avatar-form .es-avatar-filename {
  display: none;
  line-height: 16px
}
#es .es-avatar-form.loading .es-avatar-file {
  display: none
}
#es .es-avatar-form.loading .es-avatar-filename {
  display: block
}
#es .without-cover.es-profile-header__hd {
  min-height: 28px
}
#es .without-cover .es-profile-header__avatar-wrap {
  bottom: auto;
  top: 4px
}
#es .without-cover + .es-profile-header__bd {
  margin-left: 136px
}
#es.is-mobile .es-profile-header__hd.without-cover {
  height: 110px
}
#es.is-mobile .es-profile-header__bd {
  text-align: center;
  margin: 0;
  padding-top: 16px;
  display: block
}
#es.is-mobile .es-profile-header__ft {
  display: block
}
#es.is-mobile .es-profile-header__ft .es-nav-pills .o-nav__link {
  padding-left: 4px;
  padding-right: 4px
}
#es.is-mobile .es-profile-header__cover {
  min-height: 180px
}
#es.is-mobile .es-profile-header__profile-info {
  border-top: 1px solid #e1e1e1;
  padding: 8px 16px;
  color: #888
}
#es.is-mobile .es-profile-header__profile-info a {
  color: #888
}
#es.is-mobile .es-profile-header__avatar-wrap {
  bottom: -12px;
  left: 50%;
  margin-left: -60px
}
#es.is-mobile .es-profile-header__avatar-wrap .es-flyout-content {
  opacity: 1
}
#es.is-mobile .es-profile-header__avatar-wrap > a {
  width: 120px;
  height: 120px
}
#es.is-mobile .es-profile-header__avatar-wrap .es-flyout-content {
  left: auto;
  bottom: 8px;
  right: 8px;
  width: auto;
  z-index: 3;
  background: transparent;
  color: #888;
  padding: 0;
  cursor: default;
  display: block;
  opacity: 1
}
#es.is-mobile .es-profile-header__avatar-wrap .es-flyout-button {
  color: #888;
  padding: 4px 8px;
  border-radius: 6px;
  background: #fff;
  line-height: 1
}
#es.is-mobile .es-profile-header__avatar-wrap .es-flyout-button > i {
  margin-right: 0
}
#es.is-mobile .es-profile-header__meta span + span {
  display: block;
  border: 0
}
#es.is-mobile .es-profile-header__action-wrap {
  margin-top: 16px
}
#es.is-mobile .es-profile-header__action-wrap .btn-toolbar .o-btn-group {
  float: none
}
#es.is-mobile .es-profile-header__action-wrap .o-btn-group--viewer {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px
}
#es.is-mobile .es-profile-header__action-toolbar {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-flyout-content {
  left: auto;
  top: 8px;
  right: 8px;
  width: auto;
  z-index: 3;
  background: transparent;
  color: #888;
  padding: 0;
  cursor: default;
  display: block;
  opacity: 1
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-flyout-button {
  color: #888;
  padding: 4px 8px;
  background: #fff;
  border-radius: 6px
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-flyout-button > i {
  margin-right: 0
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-cover-hint {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 30%;
  margin-left: 35%;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-cover-hint > span {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: -15px;
  padding: 5px 15px;
  border-radius: 10px;
  font-weight: bold;
  display: none
}
#es.is-mobile .es-profile-header .es-profile-header__cover .es-cover-desktop-action, #es.is-mobile .es-profile-header .es-profile-header__cover .es-cover-desktop-hint {
  display: none
}
#es.is-mobile .es-profile-header--mini .es-profile-header__avatar-wrap {
  margin-left: -32px
}
#es.is-mobile .es-profile-header__label-wrap {
  position: relative;
  right: 0;
  bottom: 0;
  margin: 16px 0
}
#es .o-btn-group--es-friends .dropdown-toggle_ {
  height: 100%
}
#es .es-view-page-as {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative
}
#es .es-view-page-as__txt {
  font-weight: bold;
  padding-right: 4px
}
#es .es-view-page-as .btn {
  padding: 5px;
  display: flex
}
#es.popbox-operation-hr {
  min-width: 220px
}
#es.popbox-operation-hr .arrow {
  display: none !important
}
#es.popbox-operation-hr.is-mobile {
  left: 60px !important
}
#es .es-widget-operation-data {
  padding: 8px 16px
}
#es .es-widget-operation-data__item {
  margin-bottom: 8px
}
#es .es-widget-operation-data__day {
  color: #444
}
#es .es-widget-operation-data__hr {
  color: #888
}
#es .o-btn-group--subscribe .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden
}
#es .o-btn-group--subscribe .dropdown-menu li {
  border-bottom: 1px solid #e1e1e1
}
#es .o-btn-group--subscribe .dropdown-menu li:last-child {
  border-bottom: 0
}
#es .es-mini-header {
  border: 1px solid #e1e1e1
}
#es .es-mini-header__hd, #es .es-mini-header__bd, #es .es-mini-header__ft {
  padding: 32px 16px;
  font-size: 13px
}
#es .es-mini-header__hd:before, #es .es-mini-header__hd:after, #es .es-mini-header__bd:before, #es .es-mini-header__bd:after, #es .es-mini-header__ft:before, #es .es-mini-header__ft:after {
  content: " ";
  display: table
}
#es .es-mini-header__hd:after, #es .es-mini-header__bd:after, #es .es-mini-header__ft:after {
  clear: both
}
#es .es-mini-header__hd {
  background-size: cover;
  position: relative
}
#es .es-mini-header__hd:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.001) 40%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.001) 40%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.001) 40%);
  background-repeat: repeat-x
}
#es .es-mini-header__bd {
  border-top: 1px solid #e1e1e1;
  display: none
}
#es .es-mini-header__ft {
  border-top: 1px solid #e1e1e1;
  padding: 8px 16px;
  color: #888
}
#es .es-mini-header__ft a {
  color: #888
}
#es .es-mini-header__ft b {
  color: #444
}
#es .es-mini-header__ft .g-list-inline > li {
  line-height: 28px
}
#es .es-mini-header__cover {
  padding-top: 20%;
  max-height: 72px;
  position: relative
}
#es .es-mini-header__cover-content {
  position: relative;
  z-index: 1
}
#es .es-mini-header__avatar img {
  background-color: #fff
}
#es .es-mini-header__title-link {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.5)
}
#es .es-mini-header__meta, #es .es-mini-header__meta a {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.5)
}
#es .es-mini-header__badges {
  margin-top: 4px
}
#es .es-mini-header__badges > a, #es .es-mini-header__badges img {
  display: inline-block;
  width: 20px;
  max-width: 20px;
  height: 20px;
  max-height: 20px
}
#es .es-cat-header {
  border: 1px solid #e1e1e1
}
#es .es-cat-header__hd, #es .es-cat-header__bd, #es .es-cat-header__ft {
  padding: 8px 16px;
  font-size: 13px
}
#es .es-cat-header__hd:before, #es .es-cat-header__hd:after, #es .es-cat-header__bd:before, #es .es-cat-header__bd:after, #es .es-cat-header__ft:before, #es .es-cat-header__ft:after {
  content: " ";
  display: table
}
#es .es-cat-header__hd:after, #es .es-cat-header__bd:after, #es .es-cat-header__ft:after {
  clear: both
}
#es .es-cat-header__bd, #es .es-cat-header__ft {
  border-top: 1px solid #e1e1e1;
  color: #888
}
#es .es-cat-header__bd b, #es .es-cat-header__ft b {
  color: #444
}
#es .es-cat-header__bd .g-list-inline > li, #es .es-cat-header__ft .g-list-inline > li {
  line-height: 28px
}
#es .es-cat-header__hd .g-list-inline {
  display: inline-block;
  margin-top: 4px
}
#es .es-cat-header__hd .g-list-inline a {
  color: #444
}
#es .es-cat-header__hd .o-btn-group {
  line-height: 1
}
#es .es-cat-header__hd .o-btn-group > a {
  color: #444;
  font-size: 12px;
  position: relative
}
#es .es-cat-header__hd .o-btn-group .i-chevron:before {
  color: #888;
  top: 1px
}
#es .es-cat-header__hd .o-btn-group.open .dropdown-toggle_ {
  background: none
}
#es .es-cat-header__hd .dropdown-menu {
  margin-top: 4px
}
#es .es-cat-header__hd-content-wrap {
  display: table;
  table-layout: fixed
}
#es .es-cat-header__hd-content, #es .es-cat-header__hd-action {
  display: table-cell;
  vertical-align: top
}
#es .es-cat-header__hd-action {
  text-align: right
}
#es .es-cat-header__bd {
  padding: 4px 0;
  background-color: #f5f5f5
}
#es .es-cat-header__title-link {
  font-weight: bold
}
#es .es-cat-header__graph {
  position: relative
}
#es .es-cat-header__graph-title {
  position: absolute;
  top: 8px;
  right: 16px
}
#es .es-label-state {
  width: 24px;
  height: 24px;
  background-color: #f5f5f5;
  border-radius: 50%;
  text-align: center
}
#es .es-label-state__icon {
  line-height: 24px
}
#es .es-label-state__icon:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f02e";
  font-size: 12px
}
#es .es-label-state--featured {
  background-color: #dff4df;
  color: #4fc251
}
#es .es-label-state--passed {
  background-color: #fff;
  color: #f65b5b
}
#es .es-label-state--passed .es-label-state__icon:before {
  content: "\f017"
}
#es .es-reviews__hd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-reviews__hd-content {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es .es-reviews__hd-action {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .es-reviews-item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-reviews-item__ratings {
  margin-bottom: 8px
}
#es .es-reviews-item__title {
  font-weight: bold
}
#es .es-reviews-item__desp {
  margin-bottom: 8px
}
#es .es-reviews-item__meta {
  color: #888
}
#es .es-cluster-header {
  border: 1px solid #e1e1e1;
  background-color: #fff
}
#es .es-cluster-header__hd, #es .es-cluster-header__bd, #es .es-cluster-header__ft {
  padding: 8px 16px;
  font-size: 13px
}
#es .es-cluster-header__hd:before, #es .es-cluster-header__hd:after, #es .es-cluster-header__bd:before, #es .es-cluster-header__bd:after, #es .es-cluster-header__ft:before, #es .es-cluster-header__ft:after {
  content: " ";
  display: table
}
#es .es-cluster-header__hd:after, #es .es-cluster-header__bd:after, #es .es-cluster-header__ft:after {
  clear: both
}
#es .es-cluster-header__bd, #es .es-cluster-header__ft {
  border-top: 1px solid #e1e1e1;
  color: #888
}
#es .es-cluster-header__bd b, #es .es-cluster-header__ft b {
  color: #444
}
#es .es-cluster-header__bd .g-list-inline > li, #es .es-cluster-header__ft .g-list-inline > li {
  line-height: 28px
}
#es .es-cluster-header__bd .g-list-inline a, #es .es-cluster-header__ft .g-list-inline a {
  color: #444
}
#es .es-cluster-header__bd .o-btn-group, #es .es-cluster-header__ft .o-btn-group {
  line-height: 1
}
#es .es-cluster-header__bd .o-btn-group > a, #es .es-cluster-header__ft .o-btn-group > a {
  color: #444;
  font-size: 12px;
  position: relative
}
#es .es-cluster-header__bd .o-btn-group .i-chevron:before, #es .es-cluster-header__ft .o-btn-group .i-chevron:before {
  color: #888;
  top: 1px
}
#es .es-cluster-header__bd .o-btn-group.open .dropdown-toggle_, #es .es-cluster-header__ft .o-btn-group.open .dropdown-toggle_ {
  background: none
}
#es .es-cluster-header__bd .dropdown-menu, #es .es-cluster-header__ft .dropdown-menu {
  margin-top: 4px
}
#es .es-cluster-header__bd {
  padding: 4px 0;
  background-color: #f5f5f5
}
#es .es-cluster-header__title-link {
  font-weight: bold
}
#es .es-cluster-header__meta {
  color: #888
}
#es.is-mobile .es-cluster-header__ft {
  position: relative
}
#es.is-mobile .es-cluster-header__ft .g-list-inline {
  margin-bottom: 16px;
  padding-right: 60px
}
#es.is-mobile .es-cluster-header__ft .g-list-inline > li.g-list-inline__last-item {
  position: absolute;
  top: 8px;
  right: 16px
}
#es.is-mobile .es-cluster-header__ft .g-list-inline > li.g-list-inline__last-item:before {
  display: none
}
#es.es-widget-calendar {
  display: block;
  width: auto;
  border: medium none;
  box-shadow: none;
  font-size: 12px;
  position: relative;
  padding: 0
}
#es.es-widget-calendar * {
  text-align: center
}
#es.es-widget-calendar table {
  width: 100%
}
#es.es-widget-calendar th {
  background: none
}
#es.es-widget-calendar thead > tr > th, #es.es-widget-calendar tbody > tr > td {
  padding: 3px;
  border-radius: 3px
}
#es.es-widget-calendar thead tr:first-child th {
  cursor: pointer
}
#es.es-widget-calendar th.next, #es.es-widget-calendar th.prev {
  font-size: 20px
}
#es.es-widget-calendar th.prev {
  text-align: right
}
#es.es-widget-calendar th.next {
  text-align: left
}
#es.es-widget-calendar td.day:hover, #es.es-widget-calendar td.hour:hover, #es.es-widget-calendar td.minute:hover, #es.es-widget-calendar td.second:hover {
  background: none repeat scroll 0 0 #f5f5f5;
  cursor: pointer
}
#es.es-widget-calendar .day a {
  min-width: 20px;
  display: block;
  border-radius: 3px;
  outline: 0 !important;
  cursor: default
}
#es.es-widget-calendar .day a::-moz-focus-inner {
  border: 0 !important
}
#es.es-widget-calendar .day.old:hover {
  background: none
}
#es.es-widget-calendar .day.has-events {
  font-weight: bold;
  background: #f5f5f5 !important;
  color: #444
}
#es.es-widget-calendar .day.has-events * {
  cursor: pointer
}
#es.es-widget-calendar .day.has-events a {
  position: relative
}
#es.es-widget-calendar .day.has-events a:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  display: block;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0 0 6px 6px;
  border-color: transparent transparent #3fb576 transparent
}
#es.es-widget-calendar .day.is-today {
  background-color: #e9eff7
}
#es.es-widget-calendar .es-event-details {
  display: none
}
#es.mod-easyblogcalendar .es-widget-calendar a {
  color: inherit
}
#es .es-event-details__title {
  background: #f5f5f5;
  color: #444;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 6px 6px 0 0
}
#es.popbox-events-calendar-filter {
  min-width: 210px;
  max-width: 260px
}
#es.popbox-events-calendar-filter .g-list-unstyled {
  padding: 4px
}
#es.popbox-events-calendar-filter .g-list-unstyled > li {
  padding-top: 4px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es.popbox-events-calendar-filter .g-list-unstyled > li + li {
  border-top: 1px solid #e1e1e1;
  margin-top: 4px
}
#es .es-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .es-actions__item-stats, #es .es-actions__item-comment {
  background-color: #f5f5f5
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #es .es-actions {
    display: block
  }
}
#es .is-mobile .es-actions__item-stats {
  -webkit-order: -1;
  -ms-order: -1;
  order: -1
}
#es .es-actions-wrapper {
  padding: 4px 0
}
#es .es-actions-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  font-size: 0;
  -webkit-user-select: text;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}
#es .es-actions-list:before, #es .es-actions-list:after {
  content: " ";
  display: table
}
#es .es-actions-list:after {
  clear: both
}
#es .es-actions-list a {
  color: #888;
  -webkit-user-select: text;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}
#es .es-actions-list > li {
  display: inline-block;
  line-height: 1;
  margin: 0 16px 0 0;
  position: relative;
  font-size: 12px
}
#es .es-actions-list > li .fa {
  font-size: 12px -1
}
#es .es-actions-list > li > .es-reaction-option, #es .es-actions-list > li > .es-privacy, #es .es-actions-list > li > a, #es .es-actions-list > li > span, #es .es-actions-list > li > time {
  display: inline-block;
  padding: 4px
}
#es .es-actions-list > li + li:before {
  content: '\00b7';
  position: absolute;
  line-height: 1;
  top: 4px;
  left: -10px;
  color: #888
}
#es .es-actions-list .es-privacy .es-privacy-toggle {
  line-height: 1;
  padding: 0
}
#es .es-actions-list .es-privacy .i-chevron.i-chevron--down:before {
  top: .1em
}
#es.is-mobile .es-actions-list > li {
  font-size: 13px
}
#es.is-mobile .es-actions-list > li > .es-reaction-option, #es.is-mobile .es-actions-list > li > .es-privacy, #es.is-mobile .es-actions-list > li > a, #es.is-mobile .es-actions-list > li > span, #es.is-mobile .es-actions-list > li > time {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px
}
#es.is-mobile .es-actions-list > li > span[data-type="likes"] {
  padding-top: 0;
  padding-bottom: 0
}
#es.is-mobile .es-actions-list > li + li:before {
  top: 8px
}
#es .es-sharer__title {
  padding: 8px;
  background-color: #f5f5f5
}
#es .es-sharer__select {
  padding: 8px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-sharer__stream {
  padding: 8px
}
#es .es-sharer__action {
  padding: 8px
}
#es .es-sharer__btn-popdown {
  width: auto;
  line-height: 1;
  font-size: 12px
}
#es .es-sharer__btn-popdown > div {
  padding: 4px 8px
}
#es .es-sharer__btn-popdown .i-chevron--down:before {
  top: 1px
}
#es .es-slider-wrapper {
  overflow: hidden;
  position: relative
}
#es .es-slider:before, #es .es-slider:after {
  content: " ";
  display: table
}
#es .es-slider:after {
  clear: both
}
#es .es-slider__item {
  min-width: 0;
  width: 100%;
  float: left
}
#es .es-slider-content {
  width: 100%
}
#es .es-slider-content__title {
  font-weight: bold
}
#es .es-slider-content__desc {
  line-height: 1.2
}
#es .es-slider-pages {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  text-align: left
}
#es .es-slider-pages li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #f5f5f5
}
#es .es-slider-pages li:hover {
  background: #888
}
#es .es-slider-pages li.is-active {
  background: #444
}
#es .es-list__item {
  padding: 16px 8px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-list__item:not(:first-child) {
  border-top: 1px solid #e1e1e1
}
#es .es-list__action {
  padding-right: 8px
}
#es .es-list-item-actions {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px;
  margin: 8px 0
}
#es .es-list-item {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
#es .es-list-item__media {
  margin-right: 8px
}
#es .es-list-item__context {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0
}
#es .es-list-item__hd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
#es .es-list-item__bd {
  padding-top: 8px
}
#es .es-list-item__content {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0
}
#es .es-list-item__action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-left: 8px
}
#es .es-list-item__action .btn {
  margin-left: 8px
}
#es .es-list-item__state {
  display: none;
  padding: 0 8px
}
#es .es-list-item__state .es-label-state {
  width: 24px;
  height: 24px;
  line-height: 24px
}
#es .es-list-item__state .es-label-state__icon {
  line-height: 1
}
#es .es-list-item__state .es-label-state__icon:before {
  font-size: 9px
}
#es .es-list-item__title {
  margin-bottom: 4px;
  font-weight: bold
}
#es .es-list-item__desc {
  color: #888;
  margin-bottom: 4px
}
#es .es-list-item__meta {
  margin-bottom: 4px
}
#es .es-list-item__meta, #es .es-list-item__meta a {
  color: #888
}
#es .es-list-item.is-featured .es-list-item__state, #es .es-list-item.is-passed .es-list-item__state {
  display: block
}
#es .es-mobile-filter {
  margin-bottom: 8px
}
#es .es-mobile-filter__hd {
  padding: 8px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid #e1e1e1
}
#es .es-mobile-filter__hd-cell {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
#es .es-mobile-filter__hd-cell.is-slider {
  width: calc(100% - 38px);
  padding-right: 8px
}
#es .es-mobile-filter__hd-cell.is-last {
  margin-left: auto;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .es-mobile-filter__bd {
  border-bottom: 1px solid #e1e1e1
}
#es .es-mobile-filter-slider {
  width: 100%;
  overflow: hidden;
  position: relative
}
#es .es-mobile-filter-slider__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-mobile-filter-slider__item {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto
}
#es .es-mobile-filter-slider__item:not(:first-child) {
  margin-left: 8px
}
#es .es-mobile-filter-slider__btn {
  color: #444 !important;
  background-color: #fff !important;
  border-color: #e1e1e1 !important
}
#es .es-mobile-filter-slider__btn:focus, #es .es-mobile-filter-slider__btn.focus {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #a1a1a1 !important
}
#es .es-mobile-filter-slider__btn:hover {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #c2c2c2 !important
}
#es .es-mobile-filter-slider__btn:active, #es .es-mobile-filter-slider__btn.active, .open > .dropdown-toggle#es .es-mobile-filter-slider__btn {
  color: #444 !important;
  background-color: #e6e6e6 !important;
  border-color: #c2c2c2 !important
}
#es .es-mobile-filter-slider__btn:active:hover, #es .es-mobile-filter-slider__btn:active:focus, #es .es-mobile-filter-slider__btn:active.focus, #es .es-mobile-filter-slider__btn.active:hover, #es .es-mobile-filter-slider__btn.active:focus, #es .es-mobile-filter-slider__btn.active.focus, .open > .dropdown-toggle#es .es-mobile-filter-slider__btn:hover, .open > .dropdown-toggle#es .es-mobile-filter-slider__btn:focus, .open > .dropdown-toggle#es .es-mobile-filter-slider__btn.focus {
  color: #444 !important;
  background-color: #d4d4d4 !important;
  border-color: #a1a1a1 !important
}
#es .es-mobile-filter-slider__btn:active, #es .es-mobile-filter-slider__btn.active, .open > .dropdown-toggle#es .es-mobile-filter-slider__btn {
  background-image: none !important
}
#es .es-mobile-filter-slider__btn.disabled, #es .es-mobile-filter-slider__btn.disabled:hover, #es .es-mobile-filter-slider__btn.disabled:focus, #es .es-mobile-filter-slider__btn.disabled.focus, #es .es-mobile-filter-slider__btn.disabled:active, #es .es-mobile-filter-slider__btn.disabled.active, #es .es-mobile-filter-slider__btn[disabled], #es .es-mobile-filter-slider__btn[disabled]:hover, #es .es-mobile-filter-slider__btn[disabled]:focus, #es .es-mobile-filter-slider__btn[disabled].focus, #es .es-mobile-filter-slider__btn[disabled]:active, #es .es-mobile-filter-slider__btn[disabled].active, fieldset[disabled] #es .es-mobile-filter-slider__btn, fieldset[disabled] #es .es-mobile-filter-slider__btn:hover, fieldset[disabled] #es .es-mobile-filter-slider__btn:focus, fieldset[disabled] #es .es-mobile-filter-slider__btn.focus, fieldset[disabled] #es .es-mobile-filter-slider__btn:active, fieldset[disabled] #es .es-mobile-filter-slider__btn.active {
  background-color: #fff !important;
  border-color: #e1e1e1 !important
}
#es .es-mobile-filter-slider__btn .badge {
  color: #fff !important;
  background-color: #444 !important
}
#es .es-mobile-filter-slider__tab {
  color: #444;
  display: inline-block;
  white-space: nowrap;
  padding: 8px;
  border-bottom: 2px solid transparent
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn {
  color: #fff !important;
  background-color: #4a90e2 !important;
  border-color: #4a90e2 !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.focus {
  color: #fff !important;
  background-color: #2275d7 !important;
  border-color: #185195 !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:hover {
  color: #fff !important;
  background-color: #2275d7 !important;
  border-color: #2171ce !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active, .open > .dropdown-toggle#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn {
  color: #fff !important;
  background-color: #2275d7 !important;
  border-color: #2171ce !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active:hover, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active.focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active:hover, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active.focus, .open > .dropdown-toggle#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:hover, .open > .dropdown-toggle#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, .open > .dropdown-toggle#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.focus {
  color: #fff !important;
  background-color: #1d65b8 !important;
  border-color: #185195 !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active, .open > .dropdown-toggle#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn {
  background-image: none !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled:hover, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled.focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled:active, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.disabled.active, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled], #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled]:hover, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled]:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled].focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled]:active, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn[disabled].active, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:hover, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.focus, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, fieldset[disabled] #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn.active {
  background-color: #4a90e2 !important;
  border-color: #4a90e2 !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn .badge {
  color: #4a90e2 !important;
  background-color: #fff !important
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__tab {
  border-bottom: 2px solid #4a90e2
}
#es .es-mobile-filter-slider .error .es-mobile-filter-slider__tab {
  color: #f65b5b !important
}
#es .es-mobile-filter-slider .error .o-tabs__indicator-error-icon {
  display: inline-block;
  color: #f65b5b
}
#es .es-mobile-filter-slider:before, #es .es-mobile-filter-slider:after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: inline-block;
  width: 36px
}
#es .es-mobile-filter-slider:not(.is-end-left):before {
  left: 0;
  content: '';
  background-image: -webkit-linear-gradient(left, #fff 15%, rgba(255, 255, 255, 0.1) 85%);
  background-image: -o-linear-gradient(left, #fff 15%, rgba(255, 255, 255, 0.1) 85%);
  background-image: linear-gradient(to right, #fff 15%, rgba(255, 255, 255, 0.1) 85%);
  background-repeat: repeat-x
}
#es .es-mobile-filter-slider:not(.is-end-right):after {
  right: 0;
  content: '';
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 15%, #fff 85%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.1) 15%, #fff 85%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 15%, #fff 85%);
  background-repeat: repeat-x
}
#es .es-mobile-info {
  margin-bottom: 16px
}
#es .es-mobile-info .es-side-widget {
  border-bottom: 1px solid #e1e1e1
}
#es .es-mobile-info .es-side-widget + .es-side-widget, #es .es-mobile-info .es-side-widget + .es-widgets-wrapper-mobile {
  margin-top: 8px
}
#es.popbox--navbar {
  min-width: 300px;
  min-height: 60px;
  overflow: none;
  border-top-left-radius: .45rem;
  border-top-right-radius: .45rem;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.125)
}
#es.popbox-navbar-friends, #es.popbox-navbar-conversations, #es.popbox-navbar-notifications {
  width: 380px
}
#es.popbox-navbar-profile, #es.popbox-navbar-signin {
  width: 260px;
  max-height: none
}
#es.popbox-navbar-profile .popbox-dropdown__hd, #es.popbox-navbar-profile .popbox-dropdown__bd, #es.popbox-navbar-profile .popbox-dropdown__ft, #es.popbox-navbar-signin .popbox-dropdown__hd, #es.popbox-navbar-signin .popbox-dropdown__bd, #es.popbox-navbar-signin .popbox-dropdown__ft {
  background-color: #fff;
  position: relative
}
#es.popbox-navbar-profile .popbox-dropdown__hd, #es.popbox-navbar-signin .popbox-dropdown__hd {
  padding: 8px 16px
}
#es.popbox-navbar-profile .popbox-dropdown-nav, #es.popbox-navbar-signin .popbox-dropdown-nav {
  max-height: none
}
#es.popbox-navbar-profile {
  width: 600px
}
#es .popbox-dropdown {
  border-radius: .45rem;
  background-color: #fff
}
#es .popbox-dropdown__hd:before, #es .popbox-dropdown__hd:after, #es .popbox-dropdown__bd:before, #es .popbox-dropdown__bd:after, #es .popbox-dropdown__ft:before, #es .popbox-dropdown__ft:after {
  content: " ";
  display: table
}
#es .popbox-dropdown__hd:after, #es .popbox-dropdown__bd:after, #es .popbox-dropdown__ft:after {
  clear: both
}
#es .popbox-dropdown__hd {
  padding: 16px;
  font-size: 14px;
  border-bottom: 1px solid #e1e1e1;
  border-top-left-radius: .45rem;
  border-top-right-radius: .45rem
}
#es .popbox-dropdown__bd {
  background: #fff;
  padding: 0;
  font-size: 13px
}
#es .popbox-dropdown__bd .o-empty__content {
  width: 100%
}
#es .popbox-dropdown__ft {
  background: #fff;
  border-top: 1px solid #e1e1e1;
  color: #888;
  font-size: 14px;
  padding: 16px;
  border-bottom-left-radius: .45rem;
  border-bottom-right-radius: .45rem
}
#es .popbox-dropdown__title {
  font-weight: bold;
  color: #444
}
#es .popbox-dropdown__meta {
  color: #888;
  font-size: 12px
}
#es .popbox-dropdown__note {
  outline: 0 !important
}
#es .popbox-dropdown__note::-moz-focus-inner {
  border: 0 !important
}
#es .popbox-dropdown-nav {
  max-height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff
}
#es .popbox-dropdown-nav__item {
  background-color: #fff;
  font-size: 13px
}
#es .popbox-dropdown-nav__item:hover {
  background: #f6f7f9
}
#es .popbox-dropdown-nav__item + .popbox-dropdown-nav__item {
  border-top: 1px solid #e1e1e1
}
#es .popbox-dropdown-nav__link {
  padding: 16px;
  width: 100%;
  display: inline-block;
  outline: 0 !important
}
#es .popbox-dropdown-nav__link::-moz-focus-inner {
  border: 0 !important
}
#es .popbox-dropdown-nav__icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px;
  color: #888;
  position: relative
}
#es .popbox-dropdown-nav__post {
  color: #444
}
#es .popbox-dropdown-nav__name, #es .popbox-dropdown-nav__post-user-name {
  font-weight: bold;
  color: #444
}
#es .popbox-dropdown-nav__link, #es .popbox-dropdown-nav__post-name, #es .popbox-dropdown-nav__post-user-name {
  color: #4a90e2
}
#es .popbox-dropdown-nav__meta-lists {
  color: #888
}
#es .popbox-dropdown-nav__meta-lists a {
  color: #888;
  display: block
}
#es .popbox-dropdown-nav__meta-lists a:hover {
  color: #444
}
#es .popbox-dropdown-nav__meta-lists > li {
  position: relative;
  vertical-align: top
}
#es .popbox-dropdown-nav__meta-lists > li + li:before {
  content: '\00b7'
}
#es .popbox-dropdown-nav__image {
  position: relative;
  border: 1px solid transparent;
  display: inline-block;
  margin-left: 8px;
  outline: 0;
  padding: 1px;
  float: right
}
#es .popbox-dropdown-nav__image:before, #es .popbox-dropdown-nav__image:after {
  content: " ";
  display: table
}
#es .popbox-dropdown-nav__image:after {
  clear: both
}
#es .popbox-dropdown-nav__image > span {
  width: 52px;
  height: 40px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block
}
#es .popbox-dropdown-nav .es-user-name {
  font-size: 14px
}
#es .popbox-dropdown-nav__item.is-unread {
  background-color: #e9f2f9
}
#es .popbox-dropdown-nav__item.is-unread:hover {
  background-color: #f6f7f9
}
#es .popbox-dropdown-nav__item.is-active {
  border: 1px solid #4a90e2
}
#es .popbox-dropdown-nav__item.is-active:hover {
  background-color: #fff
}
#es .popbox-dropdown-signin {
  background-color: #fff;
  padding: 8px 16px
}
#es .popbox-dropdown-signin .o-form-group {
  margin-bottom: 8px
}
#es .popbox-dropdown-signin .o-form-group label {
  font-weight: normal
}
#es .popbox-dropdown-signin .o-form-control {
  margin-bottom: 0
}
#es .popbox-dropdown__social {
  border-top: 1px solid #e1e1e1;
  padding-top: 8px
}
#es.is-tablet .es-toolbar .es-toolbar__search-filter-txt, #es.is-tablet .es-toolbar .es-toolbar__item--home-submenu, #es.is-tablet .es-toolbar .is-signin, #es.is-mobile .es-toolbar .es-toolbar__search-filter-txt, #es.is-mobile .es-toolbar .es-toolbar__item--home-submenu, #es.is-mobile .es-toolbar .is-signin {
  display: none
}
@media(max-width:480px) {
  #es.popbox--navbar {
    width: 96%;
    left: 52% !important;
    margin-left: -50% !important
  }
  #es.popbox--navbar > .arrow {
    display: none
  }
  #es .popbox-dropdown {
    width: 100%;
    max-width: 100%
  }
  #es .es-toolbar__item--action .es-toolbar__o-nav > * + * {
    margin-left: .625rem
  }
  #es .es-toolbar__search-dropdown {
    left: auto;
    right: auto;
    width: 82vw;
    margin-left: -24vw
  }
}
#es .es-hints {
  display: none
}
#es .es-convo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #e1e1e1
}
#es .es-convo__sidebar, #es .es-convo__content {
  vertical-align: top;
  position: relative
}
#es .es-convo__search-input-wrap {
  position: relative;
  border-bottom: 1px solid #e1e1e1
}
#es .es-convo__search-input-wrap input[type="text"] {
  border: 0;
  box-shadow: none;
  padding-right: 24px
}
#es .es-convo__search-input-wrap:before {
  position: absolute;
  right: 8px;
  top: 6px;
  content: "\f002";
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  color: #888;
  display: inline-block;
  text-decoration: inherit
}
#es .es-convo__sidebar {
  width: 280px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 0 0 280px;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px;
  border-right: 1px solid #e1e1e1;
  background-color: #fff
}
#es .es-convo__sidebar-hd {
  border-bottom: 1px solid #e1e1e1;
  height: 40px
}
#es .es-convo__sidebar-hd:before, #es .es-convo__sidebar-hd:after {
  content: " ";
  display: table
}
#es .es-convo__sidebar-hd:after {
  clear: both
}
#es .es-convo__sidebar-btn-new {
  border-bottom: 1px solid #e1e1e1
}
#es .es-convo__sidebar-btn-new .btn {
  border: 0 !important
}
#es .es-convo__sidebar-scroll-area {
  position: absolute;
  top: 116px;
  bottom: 0
}
#es .es-convo__sidebar-item {
  width: 100%;
  display: block;
  position: relative;
  padding: 20px 8px;
  cursor: pointer
}
#es .es-convo__sidebar-item .o-flag__body {
  max-width: 0
}
#es .es-convo__sidebar-item:hover {
  background-color: #f5f5f5
}
#es .es-convo__sidebar-item:hover .es-convo__sidebar-action {
  display: block
}
#es .es-convo__sidebar-item.is-dropdown {
  z-index: 3
}
#es .es-convo__sidebar-item-title {
  overflow: hidden;
  text-overflow: ellipsis
}
#es .es-convo__sidebar-item-title span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-convo__sidebar-item-edit {
  z-index: 2;
  color: #888
}
#es .es-convo__sidebar-action {
  position: absolute;
  top: 4px;
  right: 8px;
  z-index: 2;
  display: none
}
#es .es-convo__sidebar-action > a {
  color: #444
}
#es .es-convo__sidebar-pagination {
  margin-top: 40px;
  padding: 8px;
  padding-bottom: 80px
}
#es .es-convo__content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%
}
#es .es-convo__content-hd {
  padding: 8px 20px 8px 20px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 13px;
  height: 40px
}
#es .es-convo__content-hd:before, #es .es-convo__content-hd:after {
  content: " ";
  display: table
}
#es .es-convo__content-hd:after {
  clear: both
}
#es .es-convo__content-hd-title {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 20px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .es-convo__content-hd-title span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-convo__content-hd-title-input {
  position: relative;
  top: -2px;
  width: 100%;
  display: none
}
#es .es-convo__content-hd-edit {
  margin-left: 8px;
  color: #888
}
#es .es-convo__content-hd.is-editing .es-convo__content-hd-title, #es .es-convo__content-hd.is-editing .es-convo__content-action {
  display: none
}
#es .es-convo__content-hd.is-editing .es-convo__content-hd-title-input {
  display: inline-block
}
#es .es-convo__content-scroll-area {
  position: relative;
  height: 540px
}
#es .es-convo__content-action {
  position: absolute;
  right: 8px;
  top: 8px
}
#es .es-convo__content.has-active .conversation-actions {
  display: inline-block
}
#es .es-convo__content.has-active .reply-button {
  display: inline-block
}
#es .es-convo__content .reply-button {
  display: none
}
#es .es-convo__content .conversation-actions {
  display: none
}
#es .es-convo__attached-item {
  border-radius: 6px;
  display: inline-block;
  border: 1px solid #e1e1e1;
  padding: 8px;
  margin-bottom: 8px;
  float: left;
  clear: both;
  max-width: 250px
}
#es .es-convo__attached-item > a {
  display: block;
  position: relative;
  text-align: center
}
#es .es-convo__attached-item > a > img {
  max-height: 200px
}
#es .es-convo__attached-item:hover .es-convo__attached-magnify-icon {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#es .es-convo__attached-magnify-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 7px 8px;
  font-size: 16px;
  margin-left: -16px;
  margin-top: -8px;
  background-color: #fff;
  color: #555;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
#es .es-convo__attached-link {
  display: block;
  max-width: 250px;
  margin: 8px 0;
  color: #4a90e2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-convo__attached-name {
  white-space: pre-line
}
#es .es-convo__attached-size {
  display: block;
  color: #888
}
#es .es-convo-sidebar-toggle {
  display: none
}
#es .btn-mobile-new-convo {
  margin-bottom: 16px
}
#es.is-mobile .es-convo {
  position: relative;
  overflow: hidden
}
#es.is-mobile .es-convo__sidebar {
  border-right: 0;
  display: block;
  border-radius: 6px;
  margin: 0;
  width: 100%;
  left: -100%;
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  transition: all .2s linear
}
#es.is-mobile .es-convo__sidebar-scroll-area {
  top: 75px
}
#es.is-mobile .es-convo__sidebar-item {
  width: 100%;
  display: block;
  position: relative;
  padding: 20px 8px
}
#es.is-mobile .es-convo__sidebar-item .es-convo__sidebar-action {
  display: block
}
#es.is-mobile .es-convo__sidebar-item:hover {
  background-color: #f5f5f5
}
#es.is-mobile .es-convo__attached-item {
  max-width: 180px
}
#es.is-mobile .es-convo__content {
  clear: both;
  display: block;
  position: relative;
  min-height: 300px;
  left: 0;
  padding: 0 0 8px;
  transition: all .2s linear
}
#es.is-mobile .es-convo__content:before, #es.is-mobile .es-convo__content:after {
  content: " ";
  display: table
}
#es.is-mobile .es-convo__content:after {
  clear: both
}
#es.is-mobile .es-convo__content-scroll-area {
  height: auto;
  max-height: 400px
}
#es.is-mobile .es-convo__content .conversation-actions {
  margin-top: 16px;
  display: block
}
#es.is-mobile .es-convo__content-hd {
  height: auto
}
#es.is-mobile .es-convo__content-hd-title {
  float: none;
  margin-top: 32px
}
#es.is-mobile .es-convo__content-action {
  margin: 0;
  float: none;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}
#es.is-mobile .es-convo__content .btn-convo-back, #es.is-mobile .es-convo__content .btn-convo-dropdown {
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 6px 12px;
  height: 100%;
  line-height: 20px
}
#es.is-mobile .es-convo__content .btn-convo-back {
  border-right: 1px solid #e1e1e1
}
#es.is-mobile .es-convo__content .btn-convo-dropdown {
  border-left: 1px solid #e1e1e1
}
#es.is-mobile .sidebar-open .es-convo__sidebar {
  left: 0;
  transition: all .2s linear
}
#es.is-mobile .sidebar-open .es-convo__content {
  left: 100%;
  transition: all .2s linear
}
#es .es-convo-sidebar-tab {
  text-align: center
}
#es .es-convo-sidebar-tab > li > a {
  font-size: 13px;
  color: #444;
  padding: 8px 8px;
  height: 39px
}
#es .es-convo-sidebar-tab > li > a:hover {
  color: #3f3f3f;
  background-color: #f5f5f5
}
#es .es-convo-sidebar-tab > li.active > a {
  color: #4a90e2;
  background-color: #f5f5f5
}
#es .es-convo-sidebar-tab > :not(:first-child) {
  border-left: 1px solid #e1e1e1
}
#es .es-convo-list {
  margin: 0;
  padding: 0 0 80px;
  list-style: none;
  position: relative
}
#es .es-convo-list.is-loading .es-convo-list-items {
  display: none
}
#es .es-convo-list .o-empty {
  margin-top: 150px;
  background: none;
  border: 0
}
#es .es-convo-list .o-empty .o-empty__text {
  color: #666
}
#es.is-mobile .es-convo-list .o-empty {
  margin-top: 20px
}
#es .es-convo-text {
  font-size: 13px;
  color: #333;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-convo-attachments {
  font-size: 13px;
  color: #333;
  background-color: #f5f5f5;
  padding: 8px
}
#es .es-convo-meta {
  font-size: 12px;
  color: #888
}
#es .es-convo__sidebar-scroll-area, #es .es-convo__content-scroll-area {
  overflow-y: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch
}
#es .es-convo__sidebar-item {
  color: #4a90e2
}
#es .es-convo__sidebar-item.is-unread {
  background-color: #e9f2f9
}
#es .es-convo__sidebar-item.is-active {
  background-color: #f5f5f5
}
#es .es-convo__sidebar-item + .es-convo__sidebar-item {
  border-top: 1px solid #e1e1e1
}
#es .es-convo__sidebar-item .o-avatar {
  width: 24px;
  height: 24px
}
#es .es-convo__sidebar-item .es-convo-text {
  color: #666
}
#es .es-convo-messages {
  padding-left: 20px;
  padding-right: 20px;
  position: relative
}
#es .es-convo-messages .o-loading {
  margin-top: 200px
}
#es .es-convo-messages .o-loading i {
  font-size: 48px;
  color: #666
}
#es .es-convo-messages .is-loading .message-list, #es .es-convo-messages .is-empty .message-list {
  display: none
}
#es .es-convo-messages .message-list {
  display: block
}
#es .es-convo-messages .o-empty {
  background: none;
  margin-top: 100px
}
#es .es-convo-messages__item {
  position: relative
}
#es .es-convo-messages__item .es-user-name {
  font-size: 15px;
  font-weight: bold;
  text-transform: capitalize
}
#es .es-convo-messages__item-content {
  padding-right: 90px
}
#es .es-convo-messages__action {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column
}
#es .es-convo-messages__action > * + * {
  margin-top: 4px
}
#es .es-convo-messages__time {
  flex-shrink: 0;
  font-size: 13px
}
#es .es-convo-messages__action-dropdown {
  display: none;
  margin-left: auto
}
#es .es-convo-messages__date {
  color: #888
}
#es .es-convo-messages__item + .es-convo-messages__item {
  margin-top: 20px
}
#es .es-convo-messages__item:hover .es-convo-messages__action-dropdown {
  display: block
}
#es.is-mobile .es-convo-messages__action-dropdown {
  display: block
}
#es .es-convo-typing {
  position: absolute;
  width: calc(100% - 16px);
  background-color: #fff;
  top: -20px;
  left: 0;
  padding-left: 16px;
  color: #888
}
#es .es-typing-wave {
  position: relative;
  text-align: left;
  display: inline-block;
  width: auto;
  height: 20px;
  margin-left: auto;
  margin-right: auto
}
#es .es-typing-wave span {
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #888;
  border-radius: 50%;
  margin-right: 2px;
  -webkit-animation: type-wave 1.3s linear infinite;
  -o-animation: type-wave 1.3s linear infinite;
  animation: type-wave 1.3s linear infinite
}
#es .es-typing-wave span:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}
#es .es-typing-wave span:nth-child(3) {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}
@keyframes type-wave {
  0%, 60%, 100% {
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    transform: initial
  }
  30% {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
  }
}
#es .es-convo-reply {
  position: relative;
  width: 100%
}
#es .es-convo-reply .es-locations.has-suggested {
  margin-bottom: 120px
}
#es .es-convo-composer-wrapper {
  position: relative
}
#es .es-convo-composer {
  display: table;
  table-layout: fixed;
  border-top: 1px solid #e1e1e1;
  padding-bottom: 16px;
  position: relative;
  bottom: 0;
  width: 100%
}
#es .es-convo-composer:before, #es .es-convo-composer:after {
  content: " ";
  display: table
}
#es .es-convo-composer:after {
  clear: both
}
#es .es-convo-composer__hd {
  padding: 16px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-convo-composer__textarea {
  min-height: 80px
}
#es .es-convo-composer__bd {
  padding: 8px 16px
}
#es .es-convo-composer__ft {
  padding-left: 16px;
  padding-right: 16px
}
#es .es-convo-composer__action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-convo-composer__action-tab {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: right;
  padding-right: 20px
}
#es .es-convo-composer__action-tab-link {
  color: #888;
  display: inline-block;
  padding: 8px 4px;
  margin-left: 8px;
  outline: 0 !important;
  cursor: pointer
}
#es .es-convo-composer__action-tab-link::-moz-focus-inner {
  border: 0 !important
}
#es .es-convo-composer__action-tab-link i {
  font-size: 16px
}
#es .es-convo-composer__action-tab-link:hover {
  color: #444
}
#es .es-convo-composer__action-reply {
  margin-left: auto
}
#es .es-convo-composer__close {
  border-radius: 100%;
  position: relative;
  left: 0;
  top: -3px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #888;
  text-align: center;
  z-index: 10;
  display: inline-block;
  cursor: pointer;
  vertical-align: text-top;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .es-convo-composer__close:before, #es .es-convo-composer__close:after {
  background: #888;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-convo-composer__close:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px
}
#es .es-convo-composer__close:after {
  height: 10px;
  width: 2px;
  margin: -5px 0 0 -1px
}
#es .es-convo-composer .es-location-form {
  border: 1px solid #e1e1e1
}
#es .es-upload-wrapper {
  position: relative;
  color: #888;
  background-color: #f5f5f5;
  padding: 8px;
  border: 1px solid #e1e1e1
}
#es .es-upload-wrapper__note-pop {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2
}
#es .es-upload-wrapper__note-pop > a {
  display: inline-block;
  color: #888
}
#es .es-upload-wrapper__note {
  min-height: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-upload-wrapper__note > a {
  margin-left: 3px;
  outline: 0 !important
}
#es .es-upload-wrapper__note > a::-moz-focus-inner {
  border: 0 !important
}
#es .es-upload-wrapper__attachment-list {
  margin-top: 8px;
  width: 100%;
  background-color: #fff;
  color: #444
}
#es .es-upload-wrapper__attachment-item {
  position: relative;
  padding: 4px 8px;
  margin-bottom: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .es-upload-wrapper__attachment-item-name {
  margin-left: 4px
}
#es .es-upload-wrapper__attachment-item-state {
  margin-left: auto
}
#es .es-upload-wrapper__attachment-remove {
  border-radius: 100%;
  position: relative;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #888;
  text-align: center;
  z-index: 10;
  display: inline-block;
  cursor: pointer;
  vertical-align: text-top;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#es .es-upload-wrapper__attachment-remove:before, #es .es-upload-wrapper__attachment-remove:after {
  background: #888;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%
}
#es .es-upload-wrapper__attachment-remove:before {
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px
}
#es .es-upload-wrapper__attachment-remove:after {
  height: 10px;
  width: 2px;
  margin: -5px 0 0 -1px
}
#es.is-mobile .es-convo-composer__bd {
  padding: 8px
}
#es.is-mobile .es-convo-composer__editor {
  padding: 8px 8px 0
}
#es.is-mobile .es-convo-composer__location {
  margin-bottom: 8px
}
#es.is-mobile .es-convo-composer .es-location-form {
  border: 0;
  border-bottom: 1px solid #e1e1e1
}
#es .es-convo-selectize-dummy {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 200px;
  display: none
}
#es .has-dropdown .es-convo-selectize-dummy {
  display: block
}
#es .es-messaging .selectize-control {
  z-index: 3
}
#es .es-messaging .form-group {
  position: relative
}
#es .es-convo-markitup {
  border: 1px solid #e1e1e1;
  border-bottom: 0
}
#es .es-convo-dialog {
  border: 1px solid #e1e1e1;
  border-bottom: 0
}
#es .es-single-composer-textarea {
  border: 1px solid #e1e1e1;
  padding: 8px
}
#es .es-single-composer-textarea .mentions textarea {
  min-height: 20px
}
#es.popbox---convo-note .arrow {
  display: none !important
}
#es .es-convo-popbox-content {
  padding: 8px
}
#es .es-noti-list {
  margin-bottom: 20px
}
#es .es-noti__item {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff
}
#es .es-noti__item:hover {
  background-color: #f5f5f5
}
#es .es-noti__noclick {
  position: absolute;
  display: none
}
#es .es-noti__date {
  color: #888
}
#es .es-noti__title {
  color: #444
}
#es .es-noti__meta-list > li + li:before {
  content: '\00b7'
}
#es .es-noti__item-indicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 24px;
  background-color: #4a90e2
}
#es .es-noti__item-content {
  position: relative;
  padding: 16px 120px 16px 20px
}
#es .es-noti__item-type {
  position: absolute;
  right: 28px;
  top: 8px
}
#es .es-noti__item-type-icon {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9), -1px 1px 0 rgba(255, 255, 255, 0.9), -1px -1px 0 rgba(255, 255, 255, 0.9), 1px -1px 0 rgba(255, 255, 255, 0.9);
  position: relative;
  right: 4px;
  z-index: 2
}
#es .es-noti__item-type-icon:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #888
}
#es .es-noti__item-embed {
  display: block
}
#es .es-noti__item-embed > img {
  max-width: 120px;
  max-height: 120px
}
#es .es-noti__item-action {
  position: absolute;
  top: 16px;
  right: 16px
}
#es .es-noti__item.is-read .es-noti__item-indicator {
  display: none
}
#es .es-noti__item.is-unread {
  background-color: #e9f2f9
}
#es .es-noti__item.is-remove {
  opacity: .5
}
#es .es-noti__item.is-remove .es-noti__noclick {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: block
}
#es.is-mobile .es-noti-hd {
  text-align: center
}
#es.is-mobile .es-noti-hd__action {
  float: none;
  margin-top: 16px
}
#es.popbox-notifications .es-avatar {
  width: 16px !important;
  height: 16px !important
}
#es.popbox-notifications .es-avatar img {
  width: 16px !important;
  height: 16px !important
}
#es.popbox-notifications .popbox-body {
  width: 100%;
  max-height: 250px;
  overflow: auto;
  padding: 0
}
#es.popbox-notifications .btn-es.btn-small, #es.popbox-notifications .btn-small[class^="btn-es-"], #es.popbox-notifications .btn-small[class*=" btn-es-"] {
  font-size: 11px !important;
  padding: 1px 8px !important
}
#es.popbox-notifications .notifications-result, #es.popbox-notifications .conversations-result {
  padding-bottom: 10px
}
#es.popbox-notifications .notifications-result i.ies-earth, #es.popbox-notifications .conversations-result i.ies-earth {
  color: #999;
  margin-left: 1px
}
#es.popbox-notifications .notifications-result .object-image, #es.popbox-notifications .conversations-result .object-image {
  position: relative;
  background-color: #fff;
  border: 1px solid transparent;
  display: inline-block;
  margin-left: 7px;
  outline: 0;
  padding: 1px
}
#es.popbox-notifications .notifications-result .object-image:before, #es.popbox-notifications .notifications-result .object-image:after, #es.popbox-notifications .conversations-result .object-image:before, #es.popbox-notifications .conversations-result .object-image:after {
  content: " ";
  display: table
}
#es.popbox-notifications .notifications-result .object-image:after, #es.popbox-notifications .conversations-result .object-image:after {
  clear: both
}
#es.popbox-notifications .notifications-result .object-image > span, #es.popbox-notifications .conversations-result .object-image > span {
  width: 52px;
  height: 38px;
  background-color: transparent;
  background-position: center 25%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block
}
#es.popbox-notifications .notifications-result .is-unread .notice-message, #es.popbox-notifications .conversations-result .is-unread .notice-message {
  background: #f6fbff !important
}
#es.popbox-notifications .notifications-result .notice-message, #es.popbox-notifications .conversations-result .notice-message {
  padding: 4px 10px
}
#es.popbox-notifications .notifications-result .notice-message .es-avatar, #es.popbox-notifications .conversations-result .notice-message .es-avatar {
  margin-top: 5px !important
}
#es.popbox-notifications .notifications-result .notice-message:hover, #es.popbox-notifications .conversations-result .notice-message:hover {
  background: #f6f6f6 !important
}
#es.popbox-notifications .notifications-result .notice-message > a, #es.popbox-notifications .conversations-result .notice-message > a {
  color: #666 !important;
  padding: 0 5px !important;
  white-space: normal !important;
  display: block !important
}
#es.popbox-notifications .notifications-result .notice-message > a:hover, #es.popbox-notifications .conversations-result .notice-message > a:hover {
  text-decoration: none !important
}
#es.popbox-notifications .friends-result {
  padding-bottom: 10px
}
#es.popbox-notifications .friends-result .loading-indicator {
  display: none !important
}
#es.popbox-notifications .friends-result .es-action-wrap {
  clear: both;
  position: relative;
  padding: 5px 0 0
}
#es.popbox-notifications .type-broadcast.is-unread > .notice-message {
  background: #ffc !important
}
#es.view-profile.layout-editPrivacy .privacy-contents {
  display: none;
  position: relative
}
#es.view-profile.layout-editPrivacy .privacy-custom-menu {
  position: absolute;
  padding: 10px;
  min-width: 350px
}
#es.view-profile.layout-editPrivacy .control-label {
  font-size: 13px
}
#es.layout-editNotifications .es-forms__content, #es.layout-editPrivacy .es-forms__content {
  min-height: 300px
}
#es .privacy-contents__title {
  font-size: 12px;
  margin-bottom: 16px
}
#es .profile-data-timezone {
  position: relative;
  top: -2px;
  right: 2px
}
#es .profile-data-timezone .profile-data-timezone-toggle {
  height: 24px;
  position: relative;
  color: #858585 !important;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border: 1px solid transparent;
  padding: 0 3px 0;
  background: none !important;
  line-height: 24px;
  -webkit-box-shadow: none;
  box-shadow: none
}
#es .profile-data-timezone .profile-data-timezone-toggle .caret {
  position: relative;
  top: -3px;
  opacity: 0;
  filter: alpha(opacity=0);
  border-top: 4px solid #666
}
#es .profile-data-timezone:hover .profile-data-timezone-toggle {
  color: #858585 !important;
  background-color: #fff !important;
  border-color: #d7d7d7 !important
}
#es .profile-data-timezone:hover .profile-data-timezone-toggle .caret {
  opacity: 1;
  filteR: alpha(opacity=100)
}
#es .es-block-reason {
  background-color: #f5f5f5;
  border: 1px dashed #e1e1e1;
  color: #888;
  margin: 5px 0;
  padding: 5px 10px;
  border-radius: 3px
}
#es .es-user-banned {
  border-radius: 3px
}
#es .es-user-banned b {
  display: block;
  font-size: 110%;
  margin: 0 0 3px
}
#es.is-mobile.view-profile.layout-edit .form-profile, #es.is-mobile.view-profile.layout-edit .form-social {
  margin: 0
}
#es.is-mobile.layout-editPrivacy .privacy-contents .o-form-group {
  padding: 0 16px
}
#es.is-mobile.layout-editPrivacy .o-form-actions {
  padding: 16px
}
#es .es-apps-item {
  margin-bottom: 16px
}
#es .es-apps-item__hd, #es .es-apps-item__bd, #es .es-apps-item__ft {
  padding: 8px 0;
  font-size: 13px;
  position: relative
}
#es .es-apps-item__hd:before, #es .es-apps-item__hd:after, #es .es-apps-item__bd:before, #es .es-apps-item__bd:after, #es .es-apps-item__ft:before, #es .es-apps-item__ft:after {
  content: " ";
  display: table
}
#es .es-apps-item__hd:after, #es .es-apps-item__bd:after, #es .es-apps-item__ft:after {
  clear: both
}
#es .es-apps-item__ft {
  background-color: #f5f5f5;
  padding: 8px 16px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-apps-item__action {
  position: absolute;
  top: 8px;
  right: 8px
}
#es .es-apps-item__title {
  font-weight: bold
}
#es .es-apps-item__desc {
  margin-bottom: 8px;
  clear: both
}
#es .es-apps-item__item-action {
  margin-bottom: 8px
}
#es .es-apps-item__meta {
  color: #888
}
#es .es-apps-item__checkbox {
  margin-top: 2px;
  margin-bottom: 0
}
#es .es-apps-item__checkbox label {
  padding-left: 8px
}
#es .es-apps-entry-section {
  margin-bottom: 16px
}
#es .es-apps-entry__hd, #es .es-apps-entry__bd, #es .es-apps-entry__ft {
  padding: 8px 0;
  font-size: 13px;
  position: relative
}
#es .es-apps-entry__hd:before, #es .es-apps-entry__hd:after, #es .es-apps-entry__bd:before, #es .es-apps-entry__bd:after, #es .es-apps-entry__ft:before, #es .es-apps-entry__ft:after {
  content: " ";
  display: table
}
#es .es-apps-entry__hd:after, #es .es-apps-entry__bd:after, #es .es-apps-entry__ft:after {
  clear: both
}
#es .es-apps-entry__ft {
  background-color: #f5f5f5;
  padding: 8px 16px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-apps-entry__action {
  position: relative
}
#es .es-apps-entry__title {
  font-weight: bold;
  font-size: 15px
}
#es .es-apps-entry__desc {
  margin-bottom: 8px
}
#es .es-apps-entry__item-action {
  margin-bottom: 8px
}
#es .es-apps-entry__meta {
  color: #888
}
#es .es-apps-item--tasks .es-apps-item__state {
  display: none
}
#es .es-apps-item--tasks .o-checkbox input[type="checkbox"]:checked + label {
  color: #888;
  text-decoration: line-through
}
#es .es-apps-item--tasks .o-checkbox input[type="checkbox"]:checked + label + .es-task-check-note {
  text-decoration: line-through
}
#es .es-apps-item--tasks.is-resolved {
  background: #fffed8
}
#es .es-apps-item--tasks.is-resolved .es-apps-item__state {
  display: inline-block
}
#es .es-apps-square-cover {
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
  background-color: #f5f5f5;
  border-right: 1px solid #e1e1e1;
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-apps-title {
  margin: 8px 0;
  font-weight: bold;
  font-size: 170%;
  line-height: 1.4;
  font-family: inherit
}
#es .es-app-discussions .label-locked, #es .es-app-discussions .label-resolved, #es .es-app-discussions .label-unanswered, #es .es-app-discussions .label-answer-item {
  display: none;
  margin-right: 8px
}
#es .es-app-discussions .locked-notice {
  display: none
}
#es .es-app-discussions .discussion-unlock-action {
  display: none
}
#es .es-app-discussions .is-locked .label-locked, #es .es-app-discussions.is-locked .label-locked {
  display: inline-block
}
#es .es-app-discussions .is-locked .discussion-lock-action, #es .es-app-discussions .is-locked .es-app-discussion-reply-form, #es .es-app-discussions.is-locked .discussion-lock-action, #es .es-app-discussions.is-locked .es-app-discussion-reply-form {
  display: none
}
#es .es-app-discussions .is-locked .locked-notice, #es .es-app-discussions.is-locked .locked-notice {
  display: block
}
#es .es-app-discussions .is-locked .discussion-unlock-action, #es .es-app-discussions.is-locked .discussion-unlock-action {
  display: inline
}
#es .es-app-discussions .is-resolved .label-resolved, #es .es-app-discussions.is-resolved .label-resolved {
  display: inline-block
}
#es .es-app-discussions .is-unanswered .label-unanswered, #es .es-app-discussions.is-unanswered .label-unanswered {
  display: inline-block
}
#es .es-app-discussion-reply-form.is-empty .alert-empty {
  display: block
}
#es .es-app-discussion-reply-form .alert-empty {
  display: none
}
#es .es-app-discussion-reply-item {
  margin-bottom: 16px
}
#es .es-app-discussion-reply-item .es-app-discussion-reply-answer-state {
  display: none
}
#es .es-app-discussion-reply-item.is-editing .es-apps-item__desc, #es .es-app-discussion-reply-item.is-editing .es-actions {
  display: none
}
#es .es-app-discussion-reply-item.is-answer-item {
  background-color: #dff0d8;
  border-left: 2px solid #4fc251
}
#es .es-app-discussion-reply-item.is-answer-item .es-app-discussion-reply-answer-state {
  display: inline-block
}
#es .es-app-discussion-reply-item + .es-app-discussion-reply-item {
  border-top: 1px solid #e1e1e1
}
#es .es-apps-tasks-stats__title {
  font-weight: bold;
  margin-bottom: 8px
}
#es .es-apps-task-progress {
  height: 32px;
  margin-bottom: 8px
}
#es .es-apps-task-form__action:before, #es .es-apps-task-form__action:after {
  content: " ";
  display: table
}
#es .es-apps-task-form__action:after {
  clear: both
}
#es .es-container .due, #es .es-container .completed {
  display: none
}
#es .es-container .is-due .due {
  display: inline-block !important
}
#es .es-container .is-completed .completed {
  display: inline-block !important
}
#es .es-container .is-completed .mark-uncomplete {
  display: block !important
}
#es .es-container .is-completed .mark-completed {
  display: none !important
}
#es .es-container .mark-completed {
  display: block
}
#es .es-container .mark-uncomplete {
  display: none
}
#es .es-task-form {
  margin-bottom: 16px
}
#es.is-mobile .create-task .datepicker-wrap {
  margin-top: 8px
}
#es .es-profile .app-article .blog-image {
  padding: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}
#es .es-profile .app-article .blog-image > img {
  border: 1px solid #ddd
}
#es.view-registration .control-label {
  font-size: 13px
}
#es.view-registration.layout-activation .es-complete-wrap, #es.view-registration.layout-completeOauth .es-complete-wrap, #es.view-registration.layout-completed .es-complete-wrap {
  text-align: center;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px
}
#es.view-registration.layout-activation .es-complete-wrap .h4, #es.view-registration.layout-completeOauth .es-complete-wrap .h4, #es.view-registration.layout-completed .es-complete-wrap .h4 {
  font-size: 20px;
  margin: 20px 0
}
#es.view-registration.layout-activation .es-complete-wrap .es-login-form, #es.view-registration.layout-completeOauth .es-complete-wrap .es-login-form, #es.view-registration.layout-completed .es-complete-wrap .es-login-form {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  border: 1px solid #e1e1e1;
  padding: 20px 15px;
  border-radius: 3px;
  text-align: left
}
#es.view-registration.layout-activation .es-complete-wrap .es-login-form input[type="text"], #es.view-registration.layout-activation .es-complete-wrap .es-login-form input[type="password"], #es.view-registration.layout-completeOauth .es-complete-wrap .es-login-form input[type="text"], #es.view-registration.layout-completeOauth .es-complete-wrap .es-login-form input[type="password"], #es.view-registration.layout-completed .es-complete-wrap .es-login-form input[type="text"], #es.view-registration.layout-completed .es-complete-wrap .es-login-form input[type="password"] {
  height: 40px
}
#es.is-mobile #registrationForm .control-label {
  width: 100%;
  text-align: left;
  font-weight: bold
}
#es.is-mobile #registrationForm .controls {
  width: 100%;
  margin: 0;
  clear: both
}
#es.is-mobile #registrationForm [data-registration-fields-item] {
  padding-top: 10px
}
#es .es-profile-type-dropdown-item__title {
  font-weight: bold
}
#es .es-profile-type-dropdown-item .o-avatar {
  background: #fff
}
#es .es-profile-type-dropdown-item + .es-profile-type-dropdown-item {
  border-top: 1px solid #e1e1e1
}
#es .es-create-category-select {
  width: 100%;
  margin-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1
}
#es .es-create-category-select input[type="radio"] {
  display: none
}
#es .es-create-category-select .btn-wrap {
  width: 25%;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 0;
  padding: 0 8px 8px;
  margin-bottom: 8px;
  position: relative
}
#es .es-create-category-select .btn-wrap:nth-child(4n+1) {
  padding-left: 0
}
#es .es-create-category-select .btn-wrap:nth-child(4n+1) .btn-wrap__toggle {
  width: calc(100% - 8px)
}
#es .es-create-category-select .btn-wrap:nth-child(4n) {
  padding-right: 0
}
#es .es-create-category-select .btn-wrap__toggle {
  color: #888;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 16px);
  text-align: center;
  cursor: pointer
}
#es .es-create-category-select .btn-wrap .is-container {
  pointer-events: none;
  cursor: default
}
#es .es-create-category-select .btn {
  width: 100%;
  text-align: center;
  padding: 15px;
  line-height: 24px;
  font-size: 18px;
  text-shadow: none;
  min-height: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}
#es .es-create-category-select .btn img {
  display: block
}
#es .es-create-category-select .btn.active {
  background: #69a0d6;
  color: #fff
}
#es .es-create-category-select .btn.active i {
  color: #fff
}
#es .es-create-category-select .es-title {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-create-category-select .es-desc {
  line-height: 16px;
  overflow: hidden;
  white-space: normal;
  font-size: 12px;
  flex: 1 0 auto
}
#es.is-mobile .es-create-category-select .btn-wrap {
  -webkit-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  padding: 0 8px 8px
}
#es .es-activity .activity-title {
  padding-right: 60px;
  line-height: 1.538461538
}
#es .es-activity .activity-meta {
  margin-top: 8px;
  color: #888;
  font-size: 13px
}
#es .activity-content, #es .activity-content blockquote {
  font-size: 13px
}
#es .es-media-group {
  position: relative;
  line-height: 16px;
  font-size: 13px
}
#es .es-media-group .content-hint {
  text-align: center;
  font-size: 16px;
  color: #aaa;
  padding: 100px 0;
  display: none;
  background: #fafafa
}
#es .es-media-group .no-photos-hint {
  display: block
}
#es .es-media-group .no-albums-hint {
  display: block
}
#es .es-media-group .no-albums-hint .btn {
  margin-top: 10px;
  padding: 5px 10px
}
#es .es-media-group.can-drop-file .no-photos-hint {
  display: none
}
#es .es-media-group.can-drop-file .drop-photo-hint {
  display: block
}
#es .es-media-group .btn-upload {
  opacity: 0
}
#es .es-media-group.can-upload .btn-upload {
  opacity: 1
}
#es .es-media-group.has-photos .no-photos-hint {
  display: none
}
#es .es-media-group.has-photos .drop-photo-hint {
  display: none
}
#es .es-media-group.has-albums .no-albums-hint {
  display: none
}
#es .es-media-group.loading > .es-media-loader {
  display: block
}
#es .es-media-item {
  z-index: 1;
  position: relative
}
#es .es-media-item .show-on-hover {
  opacity: 0
}
#es .es-media-item:hover .show-on-hover {
  opacity: 1;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es .es-media-item.show-all {
  z-index: 2
}
#es .es-media-item.show-all .show-on-hover {
  opacity: 1 !important
}
#es .es-media-item.loading > .es-media-loader {
  display: block
}
#es .es-media-item-menu {
  position: absolute;
  top: 0;
  right: 0
}
#es .es-media-item-menu .btn .dropdown-menu {
  left: auto;
  right: 0;
  margin-top: 9px;
  margin-right: -1px;
  text-align: left
}
#es .es-media-item-menu .btn .dropdown-menu:after, #es .es-media-item-menu .btn .dropdown-menu:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .es-media-item-menu .btn .dropdown-menu:after {
  bottom: 100%;
  left: auto1;
  right: 6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff
}
#es .es-media-item-menu .btn .dropdown-menu:before {
  bottom: 100%;
  left: auto;
  right: 5px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2)
}
#es .es-media-header {
  margin-bottom: 10px
}
#es .es-media-checkbox {
  display: none;
  position: absolute;
  top: 4px;
  left: 8px;
  z-index: 4
}
#es.view-albums.layout-form .es-media-checkbox {
  top: 20px;
  left: 20px
}
#es.view-albums.layout-form .es-media-checkbox .o-checkbox {
  margin: 0
}
#es.is-mobile .es-album-item .es-photo-item.layout-item .es-media-checkbox, #es .es-album-item .es-photo-item.layout-item.is-selected .es-media-checkbox, #es .es-album-item .es-photo-item.layout-form.is-selected .es-media-checkbox, #es .es-album-item .es-photo-item.layout-item:hover .es-media-checkbox, #es .es-album-item .es-photo-item.layout-form:hover .es-media-checkbox {
  display: block
}
#es.is-mobile .es-media-header .media {
  height: auto;
  padding-bottom: 8px
}
#es.is-mobile .es-media-header .media-object {
  float: none;
  display: none
}
#es .es-media-info {
  position: relative;
  z-index: 1
}
#es .es-media-info > small {
  display: block;
  margin-top: 3px;
  position: relative
}
#es .es-media-info > small > span {
  display: inline;
  color: #858585
}
#es .es-media-info > small > span > i {
  width: 11px;
  height: 11px;
  line-height: 11px
}
#es .es-media-title {
  font-size: 16px;
  font-weight: bold;
  font-family: inherit;
  margin-bottom: 2px;
  padding-top: 10px;
  word-break: break-all
}
#es .es-media-caption {
  margin-bottom: 2px;
  padding: 4px 0;
  display: inline
}
#es .es-media-loader {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../../../../../media/com_easysocial/images/loading.gif') no-repeat center rgba(0, 0, 0, 0.5);
  display: none
}
#es .es-media-stats {
  border-bottom: 1px solid #ccc;
  margin-top: -10px;
  margin-bottom: 15px
}
#es .es-media-stats:before, #es .es-media-stats:after {
  content: " ";
  display: table
}
#es .es-media-stats:after {
  clear: both
}
#es .es-media-stat {
  width: 33%;
  float: left;
  padding: 15px;
  text-align: center
}
#es .es-media-stat b {
  display: block;
  color: #999;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px
}
#es .es-media-stat i {
  display: none
}
#es .es-media-stat span {
  font-size: 20px;
  line-height: 20px
}
#es .es-albums .content-hint {
  text-align: center;
  font-size: 16px;
  color: #aaa;
  padding: 100px 0;
  display: none;
  background: #fafafa
}
#es .es-albums .no-albums-hint {
  display: block
}
#es .es-albums .no-albums-hint .btn {
  margin-top: 10px;
  padding: 5px 10px
}
#es .es-media-browser.layout-dialog {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0
}
#es .es-media-browser.layout-dialog .es-sidebar {
  padding-top: 8px
}
#es .es-media-browser.layout-dialog .es-sidebar .o-tabs__link {
  padding-left: 8px
}
#es .es-media-browser.layout-dialog .es-content {
  padding: 8px 0 0;
  position: relative;
  left: -2px;
  border-left: 1px solid #e1e1e1
}
#es .es-media-browser.layout-photo > .es-sidebar {
  display: none
}
#es .es-media-browser.layout-photo > .es-content {
  margin: 0;
  padding: 0;
  border: 0
}
#es .es-media-browser > i.loading-indicator {
  display: none
}
#es .es-media-browser.loading .es-sidebar {
  display: none
}
#es .es-media-browser.loading .es-content {
  display: none
}
#es .es-media-browser.loading > i.loading-indicator {
  margin: 10px 0;
  background-color: #f8f8f8;
  display: block
}
#es .es-media-browser .es-content-hint {
  margin-top: -7px;
  position: relative;
  text-align: center;
  top: 50%;
  color: #999;
  font-size: 14px !important
}
#es .es-media-browser .btn-media {
  padding: 0
}
#es .es-media-browser .btn-media > a {
  display: block;
  padding: 6px 10px;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  outline: 0
}
#es .es-media-browser .btn-es-primary > a {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#es .es-media-browser.layout-album .es-media-header .media-body {
  line-height: 30px
}
#es .es-side-widget-cover {
  display: block;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-media-browser-dialog {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-media-browser-dialog__sidebar {
  display: block;
  background: #fff;
  margin: 0;
  width: 100%;
  left: -100%;
  position: absolute;
  z-index: 99;
  top: 0;
  bottom: 0;
  transition: all .2s linear
}
#es .es-media-browser-dialog__sidebar .es-side-widget .o-tabs__link {
  padding: 8px 16px
}
#es .es-media-browser-dialog__content {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  min-height: 400px;
  left: 0;
  padding: 0 0 8px;
  transition: all .2s linear
}
#es .es-media-browser-dialog__content:before, #es .es-media-browser-dialog__content:after {
  content: " ";
  display: table
}
#es .es-media-browser-dialog__content:after {
  clear: both
}
#es .es-media-browser-dialog.sidebar-open .es-media-browser-dialog__sidebar {
  left: 0;
  transition: all .2s linear;
  overflow-y: scroll
}
#es .es-media-browser-dialog.sidebar-open .es-media-browser-dialog__content {
  left: 100%;
  transition: all .2s linear
}
#es.is-mobile .es-media-browser .es-album-header__o-media {
  margin-bottom: 8px
}
#es.is-mobile .es-media-browser .layout-item .es-media-header .es-album-menu-item {
  position: relative;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  flex-shrink: 0
}
#es.is-mobile .es-media-browser .layout-item .es-media-header .es-album-menu-item > .o-btn-group--album-upload {
  z-index: 2
}
#es.is-mobile .es-media-browser .layout-item .es-media-header .es-album-menu-item > .o-btn-group + .o-btn-group {
  margin-left: 8px
}
#es.is-mobile .es-media-browser .btn-album-favourite span {
  display: none
}
#es .es-photo-item-group {
  -webkit-transition: opacity .6s ease-in-out;
  -o-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out
}
#es .es-photo-item-group.no-transition .es-photo-item {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .es-photo-item-group.no-transition .es-photo-image {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .es-photo-browser .es-photo-item {
  float: none
}
#es.is-mobile .es-photo-browser .es-media-item-menu {
  position: relative
}
#es .es-photo-item {
  position: relative;
  width: 100%
}
#es .es-photo-item .es-media-item-menu .btn > a {
  color: #444
}
#es .es-photo-item .es-media-item-menu .btn-es-featured.btn-es-primary {
  background: #fff !important;
  border: 1px solid #e1e1e1 !important
}
#es .es-photo-item .es-media-item-menu .btn-es-featured.btn-es-primary a {
  color: #f2c200
}
#es .es-photo-item .es-media-item-menu li[data-photo-share-button], #es .es-photo-item .es-media-item-menu li[data-photo-cover-button], #es .es-photo-item .es-media-item-menu a[data-photo-original-button] {
  display: none
}
#es .es-photo-item .es-photo-header {
  position: relative;
  z-index: 3
}
#es .es-photo-item .es-photo-content {
  position: relative;
  z-index: 2;
  background: #eee;
  margin-bottom: 10px
}
#es .es-photo-item .es-photo-content .loading-indicator {
  display: none
}
#es .es-photo-item .es-photo-content.loading .loading-indicator {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0
}
#es .es-photo-item .es-photo-content .es-photo {
  float: none
}
#es .es-photo-item .es-photo-content .es-photo > a {
  padding-top: 75%
}
#es .es-photo-item .es-photo-footer {
  position: relative;
  z-index: 1
}
#es .es-photo-item.layout-item .es-photo-menu-item {
  display: block
}
#es .es-photo-item.layout-item .es-photo-menu-form {
  display: none
}
#es .es-photo-item.layout-item .es-photo-tag-viewport {
  z-index: 3
}
#es .es-photo-item.layout-item .es-photo-nav-button {
  z-index: 4
}
#es .es-photo-item.layout-item .es-photo-form {
  display: none
}
#es .es-photo-item.layout-form {
  float: none
}
#es .es-photo-item.layout-form .es-photo-info {
  display: none
}
#es .es-photo-item.layout-form .es-photo-menu-item {
  display: none
}
#es .es-photo-item.layout-form .es-photo-menu-form {
  display: block
}
#es .es-photo-item.layout-form .es-photo-nav-button {
  display: none
}
#es .es-photo-item.layout-dialog {
  float: left;
  width: 20%;
  height: 100px
}
#es .es-photo-item.layout-dialog .es-photo-header {
  display: none
}
#es .es-photo-item.layout-dialog .es-photo-content {
  border: 4px solid transparent
}
#es .es-photo-item.layout-dialog .es-photo-content, #es .es-photo-item.layout-dialog .es-photo-image {
  width: 100%;
  height: 100%;
  cursor: pointer
}
#es .es-photo-item.layout-dialog.selected .es-photo-image {
  position: relative;
  border: 2px solid #4fc251
}
#es .es-photo-item.layout-dialog.selected .es-photo-image a:focus {
  outline: 0
}
#es .es-photo-item.layout-dialog.selected .es-photo-image:before {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Font Awesome 6 Free';
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 13px !important;
  color: #4fc251 !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  content: '\f00c'
}
#es .es-photo-item.layout-dialog .es-photo-image {
  background-size: cover;
  background-position: 50% 50%
}
#es .es-photo-item.layout-dialog .es-photo-footer {
  display: none
}
#es .es-photo-item.layout-dialog .es-photo-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  cursor: pointer;
  width: 100%;
  height: 100%
}
#es .es-photo-item.layout-dialog .es-photo-info {
  padding: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
#es .es-photo-item.layout-dialog .es-photo-title {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 0;
  padding: 0 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-photo-item.layout-dialog .es-photo-title a, #es .es-photo-item.layout-dialog .es-photo-title a:hover {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
  font-weight: bold;
  font-size: 13px
}
#es .es-photo-item.layout-dialog .es-photo-title a:hover {
  text-decoration: underline
}
#es .es-photo-item.layout-dialog .es-photo-form {
  display: none
}
#es .es-photo-item.new-item .es-photo-image {
  -webkit-transform: perspective(800px) rotateY(-180deg);
  -moz-transform: perspective(800px) rotateY(-180deg);
  -o-transform: perspective(800px) rotateY(-180deg);
  transform: perspective(800px) rotateY(-180deg)
}
#es .es-photo-item .es-photo-hint {
  position: absolute;
  top: -46px;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}
#es .es-photo-item .es-photo-hint > button {
  padding: 2px 8px;
  position: absolute;
  right: 5px;
  top: 5px
}
#es .es-photo-item .es-photo-hint > button > span {
  position: relative;
  top: -1px
}
#es .es-photo-item.rotating-ready .es-photo.css-resizing > a.fit-height b, #es .es-photo-item.rotating-ready .es-photo.css-resizing > a.fit-width b, #es .es-photo-item.rotating-ready .es-photo.css-resizing > a.fit-both b {
  display: block
}
#es .es-photo-item.rotating-ready .es-photo-image {
  opacity: 0 !important;
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .es-photo-item.rotating-left .es-photo.css-resizing > a.fit-height b, #es .es-photo-item.rotating-left .es-photo.css-resizing > a.fit-width b, #es .es-photo-item.rotating-left .es-photo.css-resizing > a.fit-both b {
  display: none
}
#es .es-photo-item.rotating-left .es-photo-image {
  opacity: .5 !important;
  -webkit-transform: scale(0.6) rotate(-90deg);
  -moz-transform: scale(0.6) rotate(-90deg);
  -o-transform: scale(0.6) rotate(-90deg);
  transform: scale(0.6) rotate(-90deg);
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}
#es .es-photo-item.rotating-left .loading-indicator {
  opacity: 1
}
#es .es-photo-item.rotating-right .es-photo.css-resizing > a.fit-height b, #es .es-photo-item.rotating-right .es-photo.css-resizing > a.fit-width b, #es .es-photo-item.rotating-right .es-photo.css-resizing > a.fit-both b {
  display: none
}
#es .es-photo-item.rotating-right .es-photo-image {
  opacity: .5 !important;
  -webkit-transform: scale(0.6) rotate(90deg);
  -moz-transform: scale(0.6) rotate(90deg);
  -o-transform: scale(0.6) rotate(90deg);
  transform: scale(0.6) rotate(90deg);
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}
#es .es-photo-item.rotating-right .loading-indicator {
  opacity: 1
}
#es.is-mobile .es-photo-response .es-actions-wrapper .es-reactions-pop {
  left: -88px
}
#es.is-mobile .es-photo-response .es-comment-item-meta .es-reactions-pop {
  left: -30px
}
#es .es-photo-image {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(800px) rotateY(0);
  -moz-transform: perspective(800px) rotateY(0);
  -o-transform: perspective(800px) rotateY(0);
  transform: perspective(800px) rotateY(0);
  outline: 1px solid transparent
}
#es .es-photo-location > u {
  text-decoration: none;
  border-bottom: 1px dotted #e1e1e1;
  cursor: pointer
}
#es .es-photo-exif {
  position: relative
}
#es .es-photo-exif__title {
  font-weight: bold;
  margin-bottom: 8px
}
#es .es-photo-exif__toggle {
  position: absolute;
  top: 0;
  right: 0;
  color: #444
}
#es .es-photo-exif__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1
}
#es .es-photo-exif__item {
  flex: 0 0 50%;
  color: #888;
  margin-bottom: 8px
}
#es .es-photo-exif__icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 20px;
  margin-right: 4px
}
#es .es-photo-upload-item {
  position: relative
}
#es .es-photo-upload-item .upload-title {
  font-weight: bold
}
#es .es-photo-upload-item .upload-title > span {
  display: none
}
#es .es-photo-upload-item.pending .upload-title-pending {
  display: inline-block
}
#es .es-photo-upload-item.preparing .upload-title-preparing {
  display: inline-block
}
#es .es-photo-upload-item.uploading .upload-title-uploading {
  display: inline-block
}
#es .es-photo-upload-item.failed .upload-title-failed {
  display: inline-block
}
#es .es-photo-upload-item.done .upload-title-done {
  display: inline-block
}
#es .es-photo-upload-item .upload-status td {
  vertical-align: middle
}
#es .es-photo-upload-item table {
  width: 100%;
  height: 100%;
  border-collapse: separate;
  table-layout: fixed
}
#es .es-photo-upload-item .upload-details {
  display: none
}
#es .es-photo-upload-item .upload-details td {
  height: 100%;
  vertical-align: top;
  padding: 8px;
  background: #f5f5f5;
  word-wrap: break-word
}
#es .es-photo-upload-item.show-details .upload-details {
  display: table-row
}
#es .es-photo-upload-item .upload-details-button {
  font-size: 90%;
  color: #428bca;
  cursor: pointer
}
#es .es-photo-upload-item .upload-details-button:hover {
  text-decoration: underline
}
#es .es-photo-upload-item .upload-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-photo-upload-item .upload-progress {
  margin-bottom: 3px;
  height: 18px
}
#es .es-photo-upload-item .upload-filesize {
  font-size: 90%;
  text-align: right
}
#es .es-photo-upload-item .upload-status td {
  padding: 8px
}
#es .es-photo-upload-item .upload-remove-button {
  position: absolute;
  top: 8px;
  right: 4px;
  cursor: pointer
}
#es .es-photo-upload-item .upload-remove-button i {
  font-size: 11px;
  color: #428bca
}
#es.popbox.popbox-upload {
  width: 200px;
  background: #fff;
  padding: 10px
}
#es .es-photo-item.tagging .es-photo-tag-item {
  display: none
}
#es .es-photo-item.tagging .es-photo-tag-item.focus {
  display: block
}
#es .es-photo-item.tagging .es-photo-content {
  background-color: #aaa;
  margin-top: 56px
}
#es .es-photo-item.tagging .es-photo-tag-viewport {
  cursor: crosshair
}
#es .es-photo-item.tagging .es-photo-nav-button {
  display: none !important
}
#es .es-photo-item.tagging .es-photo-hint.tag-hint {
  opacity: 1
}
#es .es-photo-item .es-photo-content.loading .es-photo-tag-item {
  display: none
}
#es .es-photo-tag-viewport {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}
#es .es-photo-tag-item {
  position: absolute;
  min-width: 15px;
  min-height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  opacity: 0
}
#es .es-photo-tag-item:hover, #es .es-photo-tag-item.active, #es .es-photo-tag-item.focus {
  opacity: 1
}
#es .es-photo-tag-item .es-photo-tag-form {
  width: 200px;
  height: 0;
  overflow: visible;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -100px;
  display: none
}
#es .es-photo-tag-item .es-photo-tag-form > i:after, #es .es-photo-tag-item .es-photo-tag-form > i:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .es-photo-tag-item .es-photo-tag-form > i:after {
  bottom: 100%;
  left: 51%;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff
}
#es .es-photo-tag-item .es-photo-tag-form > i:before {
  bottom: 100%;
  left: 50%;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid;
  border-bottom-color: rgba(0, 0, 0, 0.07)
}
#es .es-photo-tag-item .es-photo-tag-form > i:before {
  top: -7px
}
#es .es-photo-tag-item .es-photo-tag-form > i:after {
  top: -6px
}
#es .es-photo-tag-item .es-photo-tag-form > div {
  background: #fff;
  padding: 4px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  min-width: 280px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35)
}
#es .es-photo-tag-item .es-photo-tag-form > div:before {
  bottom: 0
}
#es .es-photo-tag-item .es-photo-tag-form > div:after {
  bottom: -1px
}
#es .es-photo-tag-item .es-photo-tag-form fieldset {
  position: relative;
  padding-right: 22px
}
#es .es-photo-tag-item .es-photo-tag-title {
  width: 100%;
  bottom: -26px;
  position: absolute;
  text-align: center
}
#es .es-photo-tag-item .es-photo-tag-title label {
  display: inline-block;
  border-radius: 20px;
  padding: 7px 26px 7px 7px;
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 1px 1px 0 #000;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  position: relative;
  top: 10px;
  font-weight: normal;
  left: 50%;
  margin-left: -100%
}
#es .es-photo-tag-item .es-photo-tag-title b {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  position: absolute;
  float: right;
  top: 4px;
  right: 4px;
  padding: 3px 6px;
  font-size: 7px;
  text-shadow: none
}
#es .es-photo-tag-item .es-photo-tag-title b:hover {
  background: rgba(255, 255, 255, 0.3)
}
#es .es-photo-tag-item .es-photo-tag-remove-button {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -4px;
  width: 26px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  display: block;
  font-size: 11px
}
#es .es-photo-tag-item .es-photo-tag-input {
  width: 100%;
  margin: 0;
  border-color: #e1e1e1
}
#es .es-photo-tag-item .es-photo-tag-menu-item {
  margin-top: 5px;
  cursor: pointer;
  color: #444
}
#es .es-photo-tag-item .es-photo-tag-menu-item + .es-photo-tag-menu-item {
  border-top: 1px solid #f5f5f5;
  margin-top: 0;
  padding-top: 0
}
#es .es-photo-tag-item .es-photo-tag-menu-item .es-photo-tag-menu-name {
  font-size: 12px;
  padding: 2px 0;
  line-height: 20px
}
#es .es-photo-tag-item .es-photo-tag-menu-item .es-photo-tag-menu-name img {
  display: inline-block;
  margin-right: 4px;
  width: 20px
}
#es .es-photo-tag-item .es-photo-tag-menu-item.active {
  background: #e7edf3
}
#es .es-photo-tag-item.new {
  display: block !important;
  opacity: 1
}
#es .es-photo-tag-item.new .es-photo-tag-form {
  display: block
}
#es .es-photo-tag-item.new .es-photo-tag-title {
  display: none
}
#es .es-photo-tag-item.es-photo-tag-person .es-photo-tag-title a:hover {
  text-decoration: underline
}
#es .es-photo-tag-list > label {
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1
}
#es .es-photo-tag-list .es-photo-tag-button {
  width: 100%;
  text-align: left
}
#es .es-photo-tag-list .es-photo-tag-button > a {
  font-size: 11px
}
#es .es-photo-tag-list-dropdown.empty-tags .empty-tags-hint {
  display: block
}
#es .es-photo-tag-list-dropdown .empty-tags-hint {
  display: none
}
#es .es-photo-tag-list-item {
  padding: 4px;
  margin-bottom: 2px;
  position: relative;
  cursor: pointer;
  line-height: 1;
  border: 1px solid transparent;
  color: #444
}
#es .es-photo-tag-list-item .fa, #es .es-photo-tag-list-item > a {
  color: #444
}
#es .es-photo-tag-list-item.active {
  background: #ddd;
  border: 1px solid #ddd;
  padding-left: 24px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
#es .es-photo-tag-list-item.active > i {
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
#es .es-photo-tag-list-item.active > b {
  display: block
}
#es .es-photo-tag-list-item.active .fa, #es .es-photo-tag-list-item.active > a {
  color: #444;
  background-color: transparent
}
#es .es-photo-tag-list-item:hover {
  border: 1px solid #ddd
}
#es .es-photo-tag-list-item:hover > b {
  display: block
}
#es .es-photo-tag-list-item:hover .fa, #es .es-photo-tag-list-item:hover > a {
  color: #444;
  background-color: transparent
}
#es .es-photo-tag-list-item > i {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 3px 6px
}
#es .es-photo-tag-list-item > b {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 8px;
  display: none;
  line-height: 1;
  cursor: pointer
}
#es .es-photo-tag-list-item > b > i {
  font-size: 8px !important
}
#es .es-photo-tag-list-item > b > span {
  display: none
}
#es .es-photos-avatar {
  text-align: center
}
#es .es-photos-avatar .es-photo-image {
  width: 100%;
  height: 240px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative
}
#es .es-photos-avatar .imgareaselect-outer {
  cursor: crosshair
}
#es .es-photo-avatar-viewport {
  position: absolute;
  cursor: crosshair
}
#es.es-photo-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 1049;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px
}
#es.es-photo-popup.active {
  display: block !important
}
#es.es-photo-popup .es-popup-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000
}
#es.es-photo-popup .es-popup-close-button {
  position: absolute;
  display: none
}
#es.es-photo-popup .es-popup-handle {
  position: relative;
  width: 100%;
  height: 100%;
  padding-right: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es.es-photo-popup .es-photo-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%
}
#es.es-photo-popup .es-photo-item:hover .es-photo-header {
  opacity: 1
}
#es.es-photo-popup .es-photo-header {
  background: none;
  padding: 16px;
  height: 60px;
  margin: 0;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease
}
#es.es-photo-popup .es-photo-footer {
  position: absolute;
  top: 0;
  right: -360px;
  width: 360px;
  height: 100%;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 16px 0
}
#es.es-photo-popup .es-comments-control__load .es-comments-control__stats {
  top: 8px
}
#es.es-photo-popup .es-photo-content {
  background: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  border-top: 60px solid transparent;
  border-bottom: 30px solid transparent
}
#es.es-photo-popup .es-photo {
  height: 100%;
  overflow: visible
}
#es.es-photo-popup .es-photo > a {
  padding: 0 !important;
  width: 100%;
  height: 100%
}
#es.es-photo-popup .es-photo-interaction.row {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#es.es-photo-popup .es-photo-reaction-wrap {
  margin: 0 -16px
}
#es.es-photo-popup .es-photo-reaction-wrap .es-reaction-stats {
  padding: 4px 16px
}
#es.es-photo-popup .es-media-header .o-media {
  border: 0;
  height: auto
}
#es.es-photo-popup .es-media-item-menu {
  text-align: center;
  position: relative
}
#es.es-photo-popup .es-photo-title {
  font-size: 13px
}
#es.es-photo-popup .es-reaction-stats {
  display: block
}
#es.es-photo-popup .es-reaction-stats .es-reaction-icon-stat {
  -webkit-justify-content: inherit;
  -ms-justify-content: inherit;
  justify-content: inherit
}
#es.es-photo-popup .es-reaction-stats__text {
  text-align: left
}
#es.es-photo-popup .es-media-stat {
  padding: 4px 0
}
#es.es-photo-popup .es-media-stat > b {
  display: none
}
#es.es-photo-popup .es-media-stat > i {
  display: inline-block;
  font-size: 8px;
  line-height: 10px
}
#es.es-photo-popup .es-media-stat > span {
  font-size: 11px
}
#es.es-photo-popup .es-media-stat .es-photo-tag-list-item {
  float: left
}
#es.es-photo-popup .es-photo-close-button {
  font-size: 11px;
  padding: 10px 12px;
  position: absolute;
  right: 0;
  top: 0
}
#es.es-photo-popup .es-photo-prev-button, #es.es-photo-popup .es-photo-next-button {
  background: none
}
#es.es-photo-popup .es-photo-prev-button i {
  left: 8px
}
#es.es-photo-popup .es-photo-next-button i {
  right: 8px
}
#es.es-photo-popup .btn-media[data-popup-close-button] {
  display: none
}
#es.es-photo-popup .es-photo-tag-list-item-group {
  margin: 0 5px -2px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 320px
}
#es.es-photo-popup .es-photo-tag-list-item-group .empty-tags-hint {
  display: none;
  padding: 3px 20px
}
#es.es-photo-popup .es-photo-tag-list-item-group.empty-tags .empty-tags-hint {
  display: block
}
#es.es-photo-popup .es-photo-content {
  background: transparent
}
#es.es-photo-popup .es-photo-item.tagging .es-media-header {
  position: relative;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0)
}
#es.es-photo-popup .es-photo-item.tagging .es-photo-hint.tag-hint.alert {
  z-index: 9;
  color: #fff
}
#es.es-photo-popup .es-photo-item.tagging .es-photo-content {
  background: #000;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
  margin-top: 0
}
#es.es-photo-popup .es-photo-item.tagging .es-photo-tag-viewport {
  z-index: 21
}
#es.es-photo-popup .es-photo-item .es-photo-hint.tag-hint.alert {
  margin: 0;
  top: -60px;
  border: 0;
  border-radius: 0;
  padding: 16px;
  padding-left: 32px;
  background: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  font-weight: bold;
  text-align: center;
  font-size: 13px
}
#es.es-photo-popup .es-photo-item .es-photo-hint.tag-hint.alert:before {
  top: 16px;
  display: none
}
#es.es-photo-popup .es-photo-item .es-photo-hint.tag-hint.alert > button {
  padding: 3px 8px;
  margin-left: 10px;
  font-weight: bold;
  position: relative;
  top: auto;
  left: auto;
  font-size: 12px
}
#es.es-photo-popup .es-media-item-menu li[data-photo-share-button] {
  display: block
}
#es.es-photo-popup .es-privacy.active.custom-privacy .es-privacy-custom-form {
  width: 280px
}
#es.es-photo-popup .es-privacy.active.custom-privacy .es-privacy-custom-form:before, #es.es-photo-popup .es-privacy.active.custom-privacy .es-privacy-custom-form:after {
  display: none
}
#es.es-photo-popup .es-photo-popup-close {
  display: none;
  position: absolute;
  top: 16px;
  left: 16px
}
#es.es-photo-popup .es-comment-item-meta .es-reactions-pop {
  left: -16px
}
#es.es-photo-popup .es-photo-response {
  margin: 0 -16px
}
#es.es-photo-popup .es-photo-response .es-actions {
  margin: 0
}
#es.es-photo-popup .es-photo-response .es-photo-exif, #es.es-photo-popup .es-photo-response .es-actions-wrapper, #es.es-photo-popup .es-photo-response .es-reaction-stats, #es.es-photo-popup .es-photo-response .es-comments-form {
  padding-left: 16px;
  padding-right: 16px
}
#es.es-photo-popup.is-mobile .es-photo-content {
  max-height: 320px
}
#es.es-photo-popup.w320 .es-photo-content {
  max-height: 240px
}
#es .es-photo-popup-nav {
  text-align: right
}
#es .es-photo-popup-nav .fa {
  color: #fff
}
#es .es-photo-popup-nav .o-nav__item {
  margin-right: 8px;
  vertical-align: top
}
#es .es-photo-popup-nav .o-nav__link {
  color: #aaa
}
#es .es-photo-item.layout-item .es-photo-menu-item .o-nav__item > a, #es .o-btn-group.open .btn-photo-popup-nav-item, #es .btn-photo-popup-nav-item, #es .btn-photo-popup-nav-item:active {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-shadow: none;
  box-shadow: none;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.666666667;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 13px;
  padding: 4px;
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  line-height: 1
}
#es .o-btn-group.open .btn-photo-popup-tag-action, #es .btn-photo-popup-tag-action {
  border-radius: 6px
}
#es .es-media-browser .is-featured .fa {
  color: #ec971f
}
#es .o-btn-group.open .btn-photo-popup-action, #es .btn-photo-popup-action {
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #fff;
  border-radius: 6px;
  font-size: 13px;
  line-height: 22px
}
@media(max-width:900px) {
  #es.es-photo-popup {
    padding: 0
  }
  #es.es-photo-popup .es-photo-popup-close {
    display: block
  }
  #es.es-photo-popup .btn-media[data-popup-close-button] {
    display: block
  }
  #es.es-photo-popup .es-photo-close-button {
    display: none
  }
  #es.es-photo-popup .es-popup-handle {
    padding-right: 0;
    background: transparent
  }
  #es.es-photo-popup .es-photo-item {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }
  #es.es-photo-popup .es-photo-header {
    background: transparent
  }
  #es.es-photo-popup .es-photo-content {
    position: relative;
    max-height: 480px;
    background: transparent;
    border-top: 0
  }
  #es.es-photo-popup .es-photo-footer {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    width: 100%
  }
  #es.es-photo-popup .es-photo-popup-nav .o-nav__item, #es.es-photo-popup .es-photo-popup-nav .btn-photo-popup-nav-item.dropdown-toggle_ {
    width: 24px;
    overflow: hidden;
    cursor: pointer
  }
  #es.es-photo-popup .es-photo-popup-nav .o-nav__item:last-child, #es.es-photo-popup .es-photo-popup-nav .btn-photo-popup-nav-item.dropdown-toggle_:last-child {
    width: 26px;
    overflow: visible
  }
}
@media(max-width:720px) {
  #es.es-photo-popup [data-photo-tag-list], #es.es-photo-popup .es-photo-tag-list {
    display: none
  }
}
#es .es-photo-browser .es-nav-thumbs {
  list-style: none;
  margin: 0;
  padding: 0
}
#es .es-photo-browser .es-nav-thumbs:before, #es .es-photo-browser .es-nav-thumbs:after {
  content: " ";
  display: table
}
#es .es-photo-browser .es-nav-thumbs:after {
  clear: both
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb {
  display: list-item;
  width: 25%;
  margin: 0;
  float: left;
  z-index: 2
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb > a {
  display: block;
  padding: 0;
  padding-top: 100%;
  border-bottom: 0
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb > a > i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid transparent;
  background-color: transparent
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb span {
  display: none
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb.featured {
  width: 50%
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb.loading > a {
  background-position: center center
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb.loading > a > i {
  opacity: .5;
  background-color: #000
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb.active:before, #es .es-photo-browser .es-nav-thumbs li.es-thumb.active:after {
  display: none
}
#es .es-photo-browser .es-nav-thumbs li.es-thumb.grid-sizer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden
}
#es .es-photo-browser .es-media-new-button {
  margin-left: 0
}
#es .es-photo-nav-button {
  position: absolute;
  top: 0;
  height: 100%;
  width: 30%;
  padding: 0 12px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}
#es .es-photo-nav-button i {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  font-size: 48px;
  padding: 18px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  color: #888
}
#es .es-photo-nav-button i:before {
  top: 0
}
#es .es-photo-nav-button.disabled {
  display: none
}
#es .es-photo-nav-button:hover, #es .es-photo-nav-button.active {
  opacity: 1
}
#es .es-photo-prev-button {
  left: 0;
  background-color: transparent
}
#es .es-photo-prev-button i {
  left: 35px
}
#es .es-photo-next-button {
  right: 0;
  background-color: transparent
}
#es .es-photo-next-button i {
  right: 35px
}
#es .es-photo-tag-list > label {
  margin-bottom: 10px;
  border: 0
}
#es .es-photo-tag-button a {
  text-align: center
}
#es .es-photo-tag-button a i {
  display: none
}
#es .es-photo-form {
  margin-top: 15px;
  position: relative
}
#es .es-photo-form-fields {
  border: 1px solid #ccc;
  border-radius: 3px;
  min-height: 120px;
  background: #fff
}
#es .es-photo-title-field {
  display: block;
  width: 100%;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 33px !important;
  padding: 4px 40px 4px 6px !important;
  border: 0 !important;
  border-bottom: 1px dotted #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px 3px 0 0 !important;
  margin: 0 !important;
  color: #444 !important
}
#es .es-photo-title-field[readonly] {
  background: #f9f9f9
}
#es .es-photo-caption-field {
  display: block;
  width: 100%;
  background: #fff;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 4px 6px !important;
  resize: none;
  height: 61px;
  color: #444 !important;
  font-size: 13px
}
#es .es-photo-caption-field[readonly] {
  background: #f9f9f9
}
#es .es-photo-meta-field {
  position: relative;
  padding: 4px 8px;
  line-height: 1
}
#es .es-photo-meta-field .es-photo-date {
  position: absolute;
  top: 4px;
  right: 8px;
  border-left: 0;
  z-index: 2;
  background-color: #fff
}
#es .es-photo-meta-field .es-photo-date > i {
  position: absolute
}
#es .es-photo-meta-field .es-photo-date > span {
  max-width: 120px;
  padding-left: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-photo-meta-field .es-photo-date .dropdown-menu {
  left: auto;
  right: 0
}
#es .es-photo-meta-field .es-photo-location {
  width: 100%
}
#es .es-photo-meta-field .es-photo-location > i {
  position: absolute
}
#es .es-photo-meta-field .es-photo-location > span {
  padding-left: 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-photo-meta-field .es-photo-location .dropdown-menu {
  width: 100%
}
#es .es-photo-privacy {
  margin-right: 5px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: 0
}
#es.is-mobile .es-photo-meta-field {
  margin-top: 8px
}
#es .es-albums {
  -webkit-transition: opacity .6s ease-in-out;
  -o-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out;
  opacity: 1
}
#es .es-album-actions-menu {
  z-index: 3;
  text-align: left;
  width: 300px;
  max-width: none
}
#es .es-album-actions-menu:after, #es .es-album-actions-menu:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block
}
#es .es-album-actions-menu:after {
  bottom: 100%;
  left: 11px;
  right: auto1;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white
}
#es .es-album-actions-menu:before {
  bottom: 100%;
  left: 10px;
  right: auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2)
}
#es .es-photo-caption-input {
  resize: vertical;
  overflow: auto
}
#es [name=date-form] {
  margin-left: 5px;
  width: 235px
}
#es [name=date-form] input, #es [name=date-form] select {
  float: left;
  text-align: right;
  margin-bottom: 0
}
#es [name=date-form] input {
  width: 50px
}
#es [name=date-form] select {
  width: 120px;
  margin: 0 5px;
  text-align: left
}
#es .es-album-header__o-media {
  position: relative
}
#es .es-media-header-affix-wrapper.affix {
  position: fixed;
  background: #fff;
  padding: 0;
  top: 0;
  z-index: 100;
  margin: 0;
  border: 1px solid #e1e1e1;
  border-top: 0
}
#es .es-media-header-affix-wrapper.affix .es-album-header__o-media {
  padding: 8px
}
#es .es-media-header-affix-wrapper.affix .es-media-item-menu {
  top: 16px;
  right: 8px
}
#es .es-media-header-affix-wrapper.affix .es-media-delete-all-actions {
  margin-bottom: 0;
  border-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-top: 0
}
#es .es-media-header-affix-wrapper--top.affix {
  z-index: 101
}
#es .es-media-delete-all-actions {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 4px 0;
  margin: 8px 0
}
#es .es-album-item > form {
  position: relative;
  z-index: 9
}
#es .es-album-item.layout-item .es-album-form {
  display: none
}
#es .es-album-item.layout-item .es-album-more-button {
  font-size: 12px;
  position: relative
}
#es .es-album-item.layout-item .es-album-more-button.loading {
  height: 32px;
  line-height: 32px
}
#es .es-album-item.layout-item .es-album-more-button.loading i.loading-indicator {
  display: block
}
#es .es-album-item.layout-item .es-album-more-button.loading .loadmore-text {
  display: none
}
#es .es-album-item.layout-item .es-album-more-button .loadmore-text {
  display: block
}
#es .es-album-item.layout-form .es-album-info {
  display: none
}
#es .es-album-item.layout-form .es-photo-item-group:before, #es .es-album-item.layout-form .es-photo-item-group:after {
  content: " ";
  display: table
}
#es .es-album-item.layout-form .es-photo-item-group:after {
  clear: both
}
#es .es-album-item.layout-form .es-album-menu-item {
  display: none
}
#es .es-album-item.layout-form .es-album-menu-form {
  display: block
}
#es .es-album-item.layout-form .es-album-footer {
  display: none
}
#es .es-album-item.layout-form .es-media-item-menu li.view-item {
  display: none
}
#es .es-album-item.layout-form .es-media-item-menu li.view-form {
  display: block
}
#es .es-album-item .es-privacy {
  display: inline-block
}
#es .es-album-item.layout-form .es-photo-upload-item {
  padding: 0 !important
}
#es .es-album-item.layout-form .es-photo-image {
  background-size: contain
}
#es .es-album-item .es-photo-item .es-photo-header .o-media, #es .es-album-item .es-photo-item .es-photo-header .o-media__body {
  position: relative;
  z-index: 2;
  overflow: visible;
  border-bottom: 0;
  height: 0
}
#es .es-album-item .es-photo-item .es-photo-header .o-media__image, #es .es-album-item .es-photo-item .es-photo-header .es-photo-owner, #es .es-album-item .es-photo-item .es-photo-header .es-photo-caption, #es .es-album-item .es-photo-item .es-photo-header .es-photo-album, #es .es-album-item .es-photo-item .es-photo-header .es-media-info > small {
  display: none
}
#es .es-album-item .es-photo-item .es-photo-content {
  margin-bottom: 0;
  background: transparent
}
#es .es-album-item .es-photo-item .es-photo-content .es-photo-nav-button, #es .es-album-item .es-photo-item .es-photo-content .es-photo-tag-viewport, #es .es-album-item .es-photo-item .es-photo-content .es-photo-hint {
  display: none
}
#es .es-album-item .es-photo-item .es-photo-upload-item {
  border: 1px solid #eee
}
#es .es-album-item .es-photo-item [data-photo-edit-button], #es .es-album-item .es-photo-item [data-photo-tag-button] {
  display: none
}
#es .es-album-item .es-photo-item .es-media-item-menu li[data-photo-share-button], #es .es-album-item .es-photo-item .es-media-item-menu li[data-photo-cover-button] {
  display: block
}
#es .es-album-item .es-photo-item.layout-item {
  float: left;
  cursor: pointer;
  z-index: 2;
  width: 25%
}
#es .es-album-item .es-photo-item.layout-item.featured {
  width: 50%
}
#es .es-album-item .es-photo-item.layout-item.grid-sizer {
  z-index: 1;
  visibility: hidden;
  position: absolute
}
#es .es-album-item .es-photo-item.layout-item > div {
  position: relative;
  width: 100%;
  padding-top: 100%
}
#es .es-album-item .es-photo-item.layout-item > div > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid transparent
}
#es .es-album-item .es-photo-item.layout-item .es-photo-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  margin: 0;
  width: 100%;
  height: 100%
}
#es .es-album-item .es-photo-item.layout-item .es-photo-content {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .es-album-item .es-photo-item.layout-item .es-photo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
#es .es-album-item .es-photo-item.layout-item .es-photo > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
#es .es-album-item .es-photo-item.layout-item .es-photo em {
  width: 102%;
  height: 102%;
  top: -2px;
  left: -2px
}
#es .es-album-item .es-photo-item.layout-item .es-photo-footer {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
  background-repeat: repeat-x;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  height: 60px;
  padding-top: 30px
}
#es .es-album-item .es-photo-item.layout-item .es-photo-interaction {
  display: none
}
#es .es-album-item .es-photo-item.layout-item .es-photo-image {
  background-size: cover
}
#es .es-album-item .es-photo-item.layout-item .es-photo-info {
  padding: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
#es .es-album-item .es-photo-item.layout-item .es-photo-title {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 0;
  padding: 0 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-album-item .es-photo-item.layout-item .es-photo-title a, #es .es-album-item .es-photo-item.layout-item .es-photo-title a:hover {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  font-weight: bold;
  font-size: 13px
}
#es .es-album-item .es-photo-item.layout-item .es-photo-title a:hover {
  text-decoration: underline
}
#es .es-album-item .es-photo-item.layout-item .es-media-stats {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0
}
#es .es-album-item .es-photo-item.layout-item .es-media-stats i {
  font-size: 11px
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat {
  float: left;
  width: 33%;
  padding: 4px 0;
  color: rgba(255, 255, 255, 0.7);
  border-right: 1px solid rgba(0, 0, 0, 0.25)
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat > b {
  display: none
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat > i {
  display: inline-block
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat > span {
  font-size: 11px
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat + .es-media-stat {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  border-right: 1px solid rgba(0, 0, 0, 0.25)
}
#es .es-album-item .es-photo-item.layout-item .es-media-stat:last-child {
  border-right: 0
}
#es .es-album-item .es-photo-item.layout-item .es-photo-menu-item {
  top: 8px;
  right: 8px;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
#es .es-album-item .es-photo-item.layout-item.show-all {
  z-index: 3
}
#es .es-album-item .es-photo-item.layout-item:hover .es-photo-menu-item, #es .es-album-item .es-photo-item.layout-item.show-all .es-photo-menu-item {
  opacity: 1
}
#es .es-album-item .es-photo-item.layout-item:hover .es-photo-info, #es .es-album-item .es-photo-item.layout-item.show-all .es-photo-info {
  opacity: 1
}
#es .es-album-item .es-photo-item.layout-item:hover .es-photo-footer, #es .es-album-item .es-photo-item.layout-item.show-all .es-photo-footer {
  opacity: 1
}
#es .es-album-item .es-photo-item.layout-item .btn[data-photo-share-button], #es .es-album-item .es-photo-item.layout-item .btn[data-photo-report-button], #es .es-album-item .es-photo-item.layout-item .btn[data-photo-original-button] {
  display: none
}
#es .es-album-item .es-photo-item.layout-item [data-item-actions-menu] > a > span {
  display: none
}
#es .es-album-item .es-photo-item.layout-form {
  border: 1px solid transparent;
  float: left;
  width: 50%;
  height: 332px;
  padding-top: 200px
}
#es .es-album-item .es-photo-item.layout-form.es-photo-upload-item > div, #es .es-album-item .es-photo-item.layout-form.es-photo-upload-item > div > div {
  width: 100%;
  height: 100%
}
#es .es-album-item .es-photo-item.layout-form.has-privacy-menu-on {
  z-index: 2
}
#es .es-album-item .es-photo-item.layout-form .es-photo-header {
  padding: 0 10px 10px;
  margin: 0
}
#es .es-album-item .es-photo-item.layout-form .es-photo-form {
  margin: 0
}
#es .es-album-item .es-photo-item.layout-form .es-photo-title-field {
  font-size: 12px !important
}
#es .es-album-item .es-photo-item.layout-form .es-photo-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  padding: 10px
}
#es .es-album-item .es-photo-item.layout-form .es-photo {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .es-album-item .es-photo-item.layout-form .es-photo > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0
}
#es .es-album-item .es-photo-item.layout-form .es-photo-image {
  width: 100%;
  height: 100%;
  background-color: transparent
}
#es .es-album-item .es-photo-item.layout-form .es-photo-footer {
  display: none
}
#es .es-album-item .es-photo-item.layout-form .es-photo-menu-form {
  display: none;
  margin: 0;
  top: -190px;
  right: 0
}
#es .es-album-item .es-photo-item.layout-form .es-photo-stats {
  display: none
}
#es .es-album-item .es-photo-item.layout-form:hover .es-photo-menu-form, #es .es-album-item .es-photo-item.layout-form.show-all .es-photo-menu-form {
  display: block
}
#es .es-album-item .es-photo-item.layout-form [data-item-actions-menu] > a > span {
  display: none
}
#es .es-album-item .es-photo-item.layout-form [data-photo-done-button], #es .es-album-item .es-photo-item.layout-form [data-photo-cancel-button] {
  display: none
}
#es.is-mobile .es-album-item .es-photo-item.layout-item {
  width: 100%
}
#es.is-mobile .es-album-item .es-photo-item.layout-item.featured {
  width: 100%
}
#es .es-album-content {
  margin-bottom: 10px
}
#es .es-album-footer {
  display: table;
  width: 100%
}
#es .es-album-footer .es-comments-wrap .btn-es {
  padding: 4px 12px
}
#es .es-album-info > h1, #es .es-album-info > div {
  position: relative;
  z-index: 2
}
#es .es-album-info > small {
  z-index: 2
}
#es .es-album-location > u {
  text-decoration: none;
  border-bottom: 1px dotted #ccc
}
#es .es-album-title {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5)
}
#es .es-album-caption {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  width: 80%
}
#es .es-album-menu-form {
  display: none
}
#es .es-album-more-button {
  margin-top: 10px;
  padding: 8px;
  background-color: #f0f0f0;
  display: none
}
#es .es-album-more-button > i {
  font-size: 11px
}
#es .es-album-taglist > div {
  font-weight: bold;
  line-height: 30px
}
#es .es-album-taglist .g-list-inline > li {
  margin-bottom: 8px;
  margin-right: 8px
}
#es .btn-album-favourite.is-fav i {
  color: #f0ac3f
}
#es.is-mobile .es-album-item.layout-item .es-album-header .o-media__image {
  display: none
}
#es.is-mobile .es-album-item.layout-item .es-album-header .es-album-header__o-media .o-media__body {
  display: flex;
  justify-content: space-between
}
#es.is-mobile .es-album-item.layout-item .es-album-header .es-album-header__o-media .es-album-owner {
  display: flex;
  align-items: center;
  padding-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es.is-mobile .es-album-item.layout-item .es-album-header .es-album-header__o-media .es-album-owner a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es.is-mobile .es-album-item .es-photo-item.layout-form {
  width: 100%;
  height: auto;
  float: none;
  background-color: #f5f5f5;
  margin-bottom: 30px
}
#es.is-mobile .es-album-item .es-photo-item.layout-form .es-photo-form-fields {
  padding-right: 10px
}
#es.is-mobile .es-album-item .es-photo-item.layout-form .es-photo-content {
  background-color: #f5f5f5
}
#es.is-mobile .es-album-item .es-photo-item.layout-form .es-photo-content .es-photo-image {
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.5)
}
#es.is-mobile .es-album-item .es-photo-item.layout-form .es-photo-header .es-photo-menu-form {
  display: block;
  position: absolute;
  top: -190px;
  right: 0
}
#es.is-mobile .es-photo-item.layout-dialog {
  width: 25%;
  height: auto
}
#es.is-mobile .es-photo-item.layout-dialog .es-albums-photos {
  padding: 0 16px
}
#es .es-album-form {
  margin-top: 15px;
  margin-right: 130px;
  position: relative
}
#es .es-album-form-fields {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  min-height: 120px;
  background: #fff
}
#es .es-album-form-fields.core-album {
  background: #f9f9f9
}
#es .es-album-title-field {
  display: block;
  width: 100%;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 33px !important;
  padding: 4px 40px 4px 6px !important;
  border: 0 !important;
  border-bottom: 1px dotted #e1e1e1 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 3px 3px 0 0 !important;
  margin: 0 !important;
  color: #444 !important
}
#es .es-album-title-field[readonly] {
  background: #f9f9f9
}
#es .es-album-caption-field {
  display: block;
  width: 100%;
  background: #fff;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 4px 6px !important;
  resize: none;
  height: 61px;
  color: #444 !important;
  font-size: 13px
}
#es .es-album-caption-field[readonly] {
  background: #f9f9f9
}
#es .es-album-cover-field {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  right: -130px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #eee;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) inset;
  border-radius: 3px
}
#es .es-album-cover-field > i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  font-size: 32px;
  color: rgba(70, 70, 70, 0.6);
  text-shadow: 0 1px 1px #fff, 0 0 0 rgba(0, 0, 0, 0.5);
  display: none
}
#es .es-album-cover-field.no-cover {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid #ccc
}
#es .es-album-cover-field.no-cover > i {
  display: block
}
#es .es-album-meta-field {
  position: relative;
  padding: 8px;
  line-height: 1
}
#es .es-album-meta-field .es-album-date {
  position: absolute;
  top: 8px;
  right: 8px;
  border-left: 0;
  z-index: 2;
  background-color: #fff
}
#es .es-album-meta-field .es-album-date > i {
  position: absolute
}
#es .es-album-meta-field .es-album-date > span {
  max-width: 120px;
  padding-left: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-album-meta-field .es-album-date .dropdown-menu {
  left: auto;
  right: 0
}
#es .es-album-meta-field .es-album-location {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-album-meta-field .es-album-location > i {
  position: absolute;
  color: #888;
  width: 13px;
  text-align: center
}
#es .es-album-meta-field .es-album-location > span {
  padding-left: 24px;
  padding-right: 128px;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-album-meta-field .es-album-location .dropdown-menu {
  width: 100%
}
#es .es-album-meta-field .es-album-location .es-album-location-remove {
  color: #888
}
#es .es-album-password-field {
  position: relative;
  line-height: 1
}
#es .es-album-password-field:before {
  position: absolute;
  top: 10px;
  left: 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f084";
  color: #888
}
#es .es-album-password-field__input {
  display: block;
  width: 100%;
  height: 34px;
  border: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 4px 16px;
  padding-left: 32px;
  font-size: 13px;
  line-height: 1.538461538;
  color: #444;
  background-color: #fff;
  background-image: none;
  margin: 0;
  border-radius: 0;
  box-shadow: none
}
#es .es-album-privacy {
  margin-right: 5px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: 0
}
#es .es-album-location-form, #es .es-photo-location-form {
  padding: 5px
}
#es .es-album-location-form .es-location-textbox, #es .es-photo-location-form .es-location-textbox {
  border: 1px solid #e1e1e1;
  background: #fff none repeat scroll 0 0;
  color: #444;
  border-radius: 6px;
  display: block;
  height: 32px;
  padding: 0;
  width: 100%
}
#es .es-album-location-form .es-location-textbox input, #es .es-photo-location-form .es-location-textbox input {
  border: 0 none !important;
  height: 30px !important;
  padding-left: 4px !important
}
#es .es-album-location-form .es-location-buttons, #es .es-photo-location-form .es-location-buttons {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: auto
}
#es .es-album-location-form .es-location-buttons .es-location-button, #es .es-photo-location-form .es-location-buttons .es-location-button {
  border-radius: 0 6px 6px 0;
  font-size: 12px;
  width: auto;
  height: 32px;
  line-height: 20px;
  display: inline-block
}
#es .es-album-location-form .es-location-map, #es .es-photo-location-form .es-location-map {
  display: none
}
#es .es-album-location-form .es-locations.has-suggested .es-location-textbox, #es .es-photo-location-form .es-locations.has-suggested .es-location-textbox {
  border-radius: 6px 6px 0 0
}
#es .es-album-location-form .es-locations.has-suggested .es-location-suggestions, #es .es-photo-location-form .es-locations.has-suggested .es-location-suggestions {
  border-radius: 0;
  border-top: 0
}
#es .es-album-location-form .es-locations.has-suggested .es-location-map, #es .es-photo-location-form .es-locations.has-suggested .es-location-map {
  display: block
}
#es .es-album-location-form .es-locations.is-loading .es-location-button span, #es .es-photo-location-form .es-locations.is-loading .es-location-button span {
  display: none !important
}
#es.is-mobile .es-album-form {
  margin-top: 145px;
  margin-right: 0
}
#es.is-mobile .es-album-form .es-album-cover-field {
  top: -130px;
  left: 0
}
#es .es-story {
  position: relative;
  overflow: hidden;
  z-index: 7;
  min-height: 40px;
  -webkit-transition: all .35s ease 0;
  -o-transition: all .35s ease 0;
  transition: all .35s ease 0
}
#es .es-story.is-collapsed .es-story-header, #es .es-story.is-collapsed .es-story-footer, #es .es-story.is-collapsed [data-message-group] {
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0
}
#es .es-story.is-collapsed [data-message-group] {
  margin-bottom: 0
}
#es .es-story.is-collapsed .es-story-text {
  padding: 12px 8px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story.is-collapsed .es-story-textbox .mentions > div {
  min-height: 16px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story.is-resizing {
  min-height: 10px
}
#es .es-story.is-resizing .es-story-header {
  height: 0;
  opacity: 0
}
#es .es-story.is-resizing .es-story-footer {
  opacity: 0;
  max-height: 0;
  overflow: hidden
}
#es .es-story.is-resizing [data-message-group] {
  margin-bottom: 0
}
#es .es-story.is-resizing .es-story-text {
  padding: 12px 8px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story.is-expanded {
  overflow: visible
}
#es .es-story.is-expanded [data-message-group], #es .es-story.is-expanded .es-story-header {
  height: auto;
  opacity: 1
}
#es .es-story.is-expanded .es-story-body {
  min-height: 60px
}
#es .es-story.is-expanded .es-story-footer {
  opacity: 1;
  max-height: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
#es .es-story.is-expanded .es-story-avatar {
  top: 40px
}
#es .es-story.is-expanded .es-story-text {
  padding: 8px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story.is-expanded .es-story-textbox .mentions > div {
  min-height: 42px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story > .story-loading {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.8)
}
#es .es-story [data-message-group] {
  margin-left: 56px;
  margin-bottom: 8px
}
#es .es-story [data-message-group] .o-alert {
  margin: 0;
  padding-right: 28px
}
#es .es-story.is-loading > .story-loading {
  display: block
}
#es .es-story-reset {
  margin-left: auto;
  padding-top: 4px;
  padding-bottom: 4px
}
#es .es-story-reset__link {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 1px;
  text-align: center;
  line-height: 31px;
  color: #888
}
#es .es-story-bg-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px 8px 0
}
#es .es-story-bg-menu__item {
  padding-right: 8px;
  padding-bottom: 4px
}
#es .es-story-bg-menu-preview {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 2px solid #e1e1e1;
  border-radius: 1px;
  text-align: center;
  line-height: 31px;
  color: #444
}
#es .es-story-bg-menu-preview--remove {
  position: relative;
  text-align: left
}
#es .es-story-bg-menu-preview--remove:before, #es .es-story-bg-menu-preview--remove:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #e1e1e1;
  top: 14px
}
#es .es-story-bg-menu-preview--remove:before {
  transform: rotate(45deg)
}
#es .es-story-bg-menu-preview--remove:after {
  transform: rotate(-45deg)
}
#es .es-story-bg-menu-preview.is-selected {
  border-color: #445ab5
}
#es .es-story--bg-1 {
  background-image: -webkit-linear-gradient(left, #edf0f5 0, blue 100%);
  background-image: -o-linear-gradient(left, #edf0f5 0, blue 100%);
  background-image: linear-gradient(to right, #edf0f5 0, blue 100%);
  background-repeat: repeat-x
}
#es .es-story-text-placeholder-ie9 {
  display: none
}
#es .es-story-avatar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .is-story-selection .es-story-avatar-popbox-toggle {
  outline: 0 !important;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding: 2px 8px 2px 2px;
  display: inline-block
}
#es .is-story-selection .es-story-avatar-popbox-toggle::-moz-focus-inner {
  border: 0 !important
}
#es .is-story-selection .es-story-avatar-popbox-toggle__icon {
  display: inline-block;
  color: #888;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 8px
}
#es .es-story-header {
  position: relative;
  z-index: 3;
  margin-top: 0;
  margin-left: 56px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-story-body {
  position: relative;
  z-index: 2;
  margin-left: 56px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  min-height: 40px;
  background: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story-footer {
  position: relative;
  z-index: 1;
  margin-left: 56px;
  margin-top: 8px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#es .es-story-footer:before, #es .es-story-footer:after {
  content: " ";
  display: table
}
#es .es-story-footer:after {
  clear: both
}
#es .es-story-text {
  padding: 8px
}
#es .plugin-polls .es-story-text, #es .plugin-event .es-story-text, #es .plugin-broadcast .es-story-text, #es .plugin-blog .es-story-text, #es .plugin-discuss .es-story-text, #es .plugin-hikashop .es-story-text, #es .plugin-marketplace .es-story-text, #es .plugin-easydiscuss .es-story-text {
  display: none
}
#es .plugin-polls .es-story-panel-contents.active, #es .plugin-event .es-story-panel-contents.active, #es .plugin-broadcast .es-story-panel-contents.active, #es .plugin-blog .es-story-panel-contents.active, #es .plugin-discuss .es-story-panel-contents.active, #es .plugin-hikashop .es-story-panel-contents.active, #es .plugin-marketplace .es-story-panel-contents.active, #es .plugin-easydiscuss .es-story-panel-contents.active {
  padding-top: 8px
}
#es .es-story-textbox {
  display: block !important
}
@media(max-width:479px) and (-webkit-min-device-pixel-ratio:0) {
  #es .es-story-textfield:focus {
    font-size: 13px !important
  }
}
#es .es-story-textfield {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  resize: none;
  top: 0;
  color: #444;
  -webkit-transition: font-size .5s ease;
  -o-transition: font-size .5s ease;
  transition: font-size .5s ease
}
#es .es-story-actions {
  padding: 0;
  padding-right: 0;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-story-actions.no-privacy .es-story-submit {
  border-radius: 3px !important
}
#es .es-story-actions__share {
  float: left;
  margin-right: 8px
}
#es .es-story-actions__share .o-checkbox {
  margin-top: 6px;
  margin-bottom: 0;
  margin-right: 8px
}
#es .es-story-actions__share .o-checkbox i {
  color: #888;
  font-size: 16px;
  margin-left: 2px
}
#es .es-story-actions__schedule {
  margin-right: 8px
}
#es .btn-es-schedule-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%
}
#es .es-story-schedule-calendar table {
  width: 100%
}
#es .es-story-schedule-calendar th {
  text-align: center
}
#es .es-schedule-indicator {
  font-size: 9px;
  color: #eee
}
#es .es-schedule-indicator.active {
  color: #4cb150
}
#es .is-scheduled .es-schedule-indicator {
  display: inline-block
}
#es .dropdown-menu--schedule {
  width: 360px;
  min-height: 300px;
  border-radius: .45rem
}
#es.is-mobile .dropdown-menu--schedule {
  top: auto;
  bottom: 0;
  position: fixed;
  width: 100vw;
  overflow-y: auto;
  max-height: 68vh !important;
  background: #f5f5f5;
  padding: 0;
  margin: 0;
  bottom: 100px;
  z-index: 999
}
#es.is-mobile .es-story-actions__schedule .dropdown-backdrop {
  background: rgba(0, 0, 0, 0.8)
}
#es .es-story-submit {
  z-index: 2;
  min-width: 85px;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important
}
#es .es-story-privacy {
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-story-privacy .es-privacy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-story-privacy .es-privacy .es-privacy-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #4a90e2 !important;
  color: #fff !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: 1px solid #3483de !important;
  position: relative;
  right: 1px;
  padding: 0 8px
}
#es .es-story-privacy .es-privacy .es-privacy-toggle:hover, #es .es-story-privacy .es-privacy .es-privacy-toggle:active, #es .es-story-privacy .es-privacy .es-privacy-toggle:focus {
  background-color: #2275d7 !important
}
#es .es-story-privacy .es-privacy-toggle > span {
  display: none
}
#es .es-story-privacy .es-privacy .es-privacy-toggle:active {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset
}
#es.es-story-mentions-autocomplete {
  border-top: 1px solid #fff
}
#es.es-story-mentions-autocomplete-emoji .mentions-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es.es-story-mentions-autocomplete-emoji .mentions-menu .mentions-menuItem {
  text-align: center
}
#es.es-story-mentions-autocomplete-emoji .mentions-menu .mentions-menuItem > img {
  float: none;
  margin: 0
}
#es.es-story-mentions-autocomplete-emoji .mentions-menu .mentions-menuItem + .mentions-menuItem {
  border-top: 0
}
#es .es-story-post-as {
  float: right;
  padding: 0 8px 0 0
}
#es .es-story-post-as .btn {
  padding: 4px;
  position: relative
}
#es .es-story-post-as i {
  color: #888;
  padding: 0 4px
}
#es .es-story-post-as i:before {
  top: 8px !important
}
#es .dropdown-menu--post-as > li.is-active {
  background-color: #f5f5f5
}
#es .dropdown-menu--post-as > li > a {
  padding: 4px 8px;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .dropdown-menu--post-as > li + li {
  border-top: 1px solid #e1e1e1
}
#es:not(.is-mobile) .es-story.is-story-selection .es-story-panel-button--label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es.is-mobile .es-story.is-story-selection .es-story-panel-button--label {
  display: none
}
#es.is-mobile .es-story-avatar {
  display: none
}
#es.is-mobile .es-story [data-message-group], #es.is-mobile .es-story-header, #es.is-mobile .es-story-body, #es.is-mobile .es-story-footer {
  margin-left: 0
}
#es.is-mobile .es-story-header {
  margin-bottom: 8px
}
#es .es-story-panel-buttons {
  position: relative;
  z-index: 2;
  color: #666;
  padding: 2px 0 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-story-panel-buttons:before, #es .es-story-panel-buttons:after {
  content: " ";
  display: table
}
#es .es-story-panel-buttons:after {
  clear: both
}
#es .es-story-panel-buttons .es-story-panel-button {
  padding-right: 8px
}
#es .es-story-swiper-nav {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden
}
#es .es-story-swiper-nav:before, #es .es-story-swiper-nav:after {
  position: absolute;
  top: 1px;
  bottom: 0;
  z-index: 2;
  display: inline-block;
  width: 40px
}
#es .es-story-swiper-nav:not(.is-end-left):before {
  left: 0;
  content: '';
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 2%, #fff 50%)
}
#es .es-story-swiper-nav:not(.is-end-right):after {
  right: 0;
  content: '';
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 2%, #fff 50%);
  width: 56px
}
#es .es-story-swiper-nav__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 4px 8px 4px
}
#es .es-story-panel-button {
  position: relative;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center
}
#es .es-story-panel-button--slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
#es .es-story-panel-button__shape {
  position: relative;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  font-size: 12px;
  border-radius: 6px;
  border: 2px solid #fff;
  color: #fff;
  width: 32px;
  height: 32px;
  background-color: #445ab5
}
#es .es-story-panel-button--label {
  display: none
}
#es .es-story-panel-button__label {
  position: relative;
  cursor: pointer;
  border-radius: 32px;
  background: #fff;
  color: #444;
  font-weight: bold;
  padding: 4px 16px;
  padding-right: 24px
}
#es .es-story-panel-button__label > b {
  font-size: 12px;
  max-width: 200px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1;
  vertical-align: middle
}
#es .es-story-panel-button__label > b > i {
  font-size: 12px;
  color: #444
}
#es .es-story-panel-button__label:hover, #es .es-story-panel-button__label:active {
  background: #fff;
  color: #444
}
#es .es-story-panel-button--photos .es-story-panel-button__shape {
  background-color: #239dff
}
#es .es-story-panel-button--videos .es-story-panel-button__shape {
  background-color: #adea7e
}
#es .es-story-panel-button--audios .es-story-panel-button__shape {
  background-color: #ff403a
}
#es .es-story-panel-button--polls .es-story-panel-button__shape {
  background-color: #ffa200
}
#es .es-story-panel-button--links .es-story-panel-button__shape {
  background-color: #00dcae
}
#es .es-story-panel-button--broadcast .es-story-panel-button__shape {
  background-color: #8956c4
}
#es .es-story-panel-button i {
  line-height: 1;
  font-size: 16px
}
#es .es-story-panel-button span {
  display: none
}
#es .es-story-panel-button.active .es-story-panel-button__shape, #es .es-story-panel-button.active:hover .es-story-panel-button__shape, #es .es-story-panel-button.active:focus .es-story-panel-button__shape, #es .es-story-panel-button.active:active .es-story-panel-button__shape {
  border: 2px solid #fff;
  position: relative
}
#es .es-story-panel-button.active .es-story-panel-button__shape:before, #es .es-story-panel-button.active:hover .es-story-panel-button__shape:before, #es .es-story-panel-button.active:focus .es-story-panel-button__shape:before, #es .es-story-panel-button.active:active .es-story-panel-button__shape:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -4px;
  left: -4px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  border: 2px solid #4a90e2
}
#es .es-story-panel-button:hover {
  color: #fff
}
#es .es-story-panel-button--popup .es-story-panel-button__shape {
  border: 2px dotted #e1e1e1;
  background: #f5f5f5;
  color: #888
}
#es .es-story-panel-button--popup .es-story-panel-button__shape:hover, #es .es-story-panel-button--popup .es-story-panel-button__shape:active {
  background: #f5f5f5;
  color: #888
}
#es .es-story-panel-contents {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1
}
#es .es-story-panel-contents:before, #es .es-story-panel-contents:after {
  content: " ";
  display: table
}
#es .es-story-panel-contents:after {
  clear: both
}
#es .es-story-panel-contents.active {
  max-height: 500px;
  overflow: visible
}
#es .es-story-panel-contents .es-story-panel-content {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  overflow: hidden;
  max-height: 0;
  z-index: 1;
  color: #444
}
#es .es-story-panel-contents .es-story-panel-content input[type="text"] {
  background: #fff;
  color: #444
}
#es .es-story-panel-contents .es-story-panel-content input[type="text"][disabled] {
  background-color: #f5f5f5
}
#es .es-story-panel-contents .es-story-panel-content.active {
  padding: 10px;
  padding-top: 0;
  max-height: 500px;
  z-index: 2;
  overflow-y: auto
}
#es .es-story-panel-dropdown {
  display: inline-block
}
#es .es-story-panel-dropdown-toggle {
  display: inline-block;
  width: 34px;
  text-align: center;
  color: #666
}
#es .es-story-panel-dropdown-menu {
  left: auto;
  right: 0;
  min-width: 130px;
  width: 130px
}
#es .es-story-panel-dropdown {
  position: absolute;
  right: 0;
  display: none
}
#es .open .es-story-panel-dropdown-toggle {
  color: #5580be
}
#es.is-tablet .es-story-panel-button, #es.is-mobile .es-story-panel-button {
  float: left
}
#es.is-tablet .es-story-panel-button span, #es.is-mobile .es-story-panel-button span {
  font-size: 12px;
  font-weight: bold
}
#es.is-tablet .es-story-panel-dropdown, #es.is-mobile .es-story-panel-dropdown {
  display: block
}
#es.is-tablet .es-story-panel-dropdown-menu, #es.is-mobile .es-story-panel-dropdown-menu {
  right: 8px
}
#es.is-tablet .es-story-panel-dropdown-menu *, #es.is-mobile .es-story-panel-dropdown-menu * {
  font-size: 12px !important
}
#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button, #es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button {
  width: 100%;
  border-radius: 0
}
#es .popbox-story-panel__hd, #es .popbox-story-panel__bd {
  padding: 8px
}
#es .popbox-story-panel__hd:before, #es .popbox-story-panel__hd:after, #es .popbox-story-panel__bd:before, #es .popbox-story-panel__bd:after {
  content: " ";
  display: table
}
#es .popbox-story-panel__hd:after, #es .popbox-story-panel__bd:after {
  clear: both
}
#es .popbox-story-panel__hd {
  border-bottom: 1px solid #e1e1e1
}
#es .popbox-story-panel__title {
  font-weight: bold
}
#es .es-story-panel-button-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es .es-story-panel-button-list__item {
  padding: 8px;
  position: relative;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-story-panel-button-list__item:hover, #es .es-story-panel-button-list__item.is-active {
  background: #f5f5f5
}
#es .es-story-panel-button-list__item .es-story-panel-button {
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  z-index: 2
}
#es .es-story-panel-button-list__item .es-story-panel-button span {
  display: block;
  margin-top: 2px;
  color: #888 !important
}
#es .es-story-panel-button-list__desc {
  color: #888
}
#es .es-story-panel-button-list__state {
  position: absolute;
  top: 4px;
  cursor: pointer
}
#es .es-story-panel-button-list__state:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #ec971f;
  content: "\f005"
}
#es .es-story-panel-button-list .is-selected .es-story-panel-button-list__state:before {
  font-weight: 900;
  content: "\f005"
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #es .es-story-panel-button__shape {
    -webkit-flex: 0 0 28px;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px
  }
  #es .es-story-panel-button-list__item {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 33.333332%
  }
}
#es .es-story-meta {
  color: #888;
  text-decoration: none;
  position: relative;
  z-index: 3
}
#es .es-story-meta a {
  outline: 0 !important
}
#es .es-story-meta a::-moz-focus-inner {
  border: 0 !important
}
#es .es-story-meta a:hover {
  text-decoration: underline
}
#es .es-story-meta-buttons {
  float: left;
  color: #666;
  padding: 0
}
#es .es-story-meta-button {
  float: left;
  cursor: pointer;
  position: relative;
  text-align: center;
  margin-right: 8px;
  background-color: transparent;
  color: #888 !important;
  font-size: 12px;
  border-radius: 6px
}
#es .es-story-meta-button.active {
  background: #fff
}
#es .es-story-meta-button.active:hover {
  color: #444
}
#es .es-story-meta-button.has-content {
  color: #5580be
}
#es .es-story-meta-button.has-content:hover {
  color: #5580be
}
#es .es-story-meta-button:hover {
  color: #444
}
#es .es-story-meta-contents {
  background: #fff;
  color: #444;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  display: none;
  margin-bottom: 8px
}
#es .es-story-meta-content {
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-height: 0;
  opacity: 0
}
#es .es-story-meta-content.active {
  max-height: 500px;
  opacity: 1;
  overflow: visible
}
#es .es-story.has-meta .es-story-meta-contents {
  display: block
}
#es .es-story.has-meta .es-story-footer {
  border-top: 0
}
#es .es-story-friends-textbox {
  border: 0;
  min-height: 24px;
  font-size: 12px;
  padding: 6px 0 6px 2px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  line-height: 22px
}
#es .es-story-friends-textbox:before, #es .es-story-friends-textbox:after {
  content: " ";
  display: table
}
#es .es-story-friends-textbox:after {
  clear: both
}
#es .es-story-friends-textbox .textboxlist-item {
  margin: 0 8px 4px -4px
}
#es .es-story-friends-textbox .textboxlist-item + .textboxlist-textField {
  position: relative;
  left: -4px
}
#es .es-story-mood.is-empty .es-story-mood-remove-button {
  display: none
}
#es .es-story-mood.using-preset .es-story-mood-presets {
  max-height: 0 !important
}
#es .es-story-mood.hide-preset .es-story-mood-presets {
  max-height: 0 !important
}
#es .es-story-mood-presets {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-height: 140px;
  position: relative;
  overflow: hidden
}
#es .es-story-mood-presets > ul {
  padding: 4px;
  padding-top: 0;
  margin: 0
}
#es .es-story-mood-presets > ul:before, #es .es-story-mood-presets > ul:after {
  content: " ";
  display: table
}
#es .es-story-mood-presets > ul:after {
  clear: both
}
#es .es-story-mood-preset {
  width: 25%;
  float: left;
  height: 30px;
  padding: 4px;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer
}
#es .es-story-mood-preset i {
  width: 20px !important;
  height: 20px !important
}
#es .es-story-mood-preset.is-disabled {
  display: none
}
#es .es-story-mood-preset:hover {
  background: #e7edf3;
  opacity: 1 !important
}
#es .es-story-mood-verb {
  float: left;
  white-space: nowrap
}
#es .es-story-mood-verb > span {
  background: #e7f3fe;
  border: 1px solid #c6d5e6;
  padding: 1px 4px;
  color: #729bcd;
  margin-right: 4px;
  display: none;
  border-radius: 5px
}
#es .es-story-mood-verb > span.active {
  display: inline-block
}
#es .es-story-mood-form {
  box-shadow: none;
  border: 0;
  padding: 0;
  padding: 4px;
  padding-right: 38px;
  position: relative
}
#es .es-story-mood-textbox {
  display: block;
  padding: 0;
  width: 100%
}
#es .es-story-mood-textbox tr, #es .es-story-mood-textbox td {
  padding: 0;
  margin: 0
}
#es .es-story-mood-textbox input {
  width: 100%;
  padding: 0;
  height: 22px !important;
  line-height: 22px !important;
  border: 0 !important;
  background: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0 !important
}
#es .es-story-mood-buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2
}
#es .es-story-mood-buttons > * {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  float: right;
  color: #666;
  position: relative
}
#es .es-story-mood-buttons > *:hover {
  color: #5580be
}
#es .es-story-mood-remove-button i {
  font-size: 12px;
  position: relative;
  line-height: 40px;
  top: -1px
}
#es.is-mobile .es-story .es-story-mood-presets {
  max-height: 185px
}
#es.is-mobile .es-story .es-story-mood-preset {
  width: 33.333333333333%
}
#es .es-story .es-album-view .es-album-content {
  max-height: none;
  min-height: 80px;
  margin-bottom: 0
}
#es .es-story .es-album-view .es-photo {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block
}
#es .es-story .es-album-view .es-photo > a {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block
}
#es .es-story .es-album-view .es-photo-item {
  width: 100px;
  height: 80px;
  margin: 5px;
  border-radius: 3px;
  background: #eee;
  overflow: hidden;
  float: left
}
#es .es-story .es-album-view .es-photo-item .es-photo-image {
  width: 100px;
  height: 80px;
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  overflow: hidden;
  text-align: center
}
#es .es-story .es-album-view .es-photo-item .es-photo-image:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em
}
#es .es-story .es-album-view .es-photo-item .es-photo-image > span {
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
#es .es-story .es-album-view .es-photo-item .es-photo-image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0
}
#es .es-story .es-album-view .es-photo-item .es-photo-image.is-small > img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  opacity: 1
}
#es .es-story .es-album-view .es-photo-item .es-photo-image.is-small > span {
  display: none
}
#es .es-story .es-album-view .es-photo-item:hover {
  background: #ddd
}
#es .es-story .es-album-view .es-photo-item:hover .es-photo-remove-button {
  bottom: 0
}
#es .es-story .es-album-view .es-photo-remove-button {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  bottom: -25px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75)
}
#es .es-story .es-album-view .es-photo-remove-button > i {
  font-size: 11px;
  margin-left: -2px
}
#es .es-story .es-album-view .es-photo-upload-item {
  background-color: #eee;
  border-radius: 3px
}
#es .es-story .es-album-view .es-photo-upload-item > div, #es .es-story .es-album-view .es-photo-upload-item > div > div {
  width: 100%;
  height: 100%
}
#es .es-story .es-album-view .es-photo-upload-item table {
  border: 0
}
#es .es-story .es-album-view .es-photo-upload-item .upload-remove-button {
  display: none
}
#es .es-story .es-album-view .es-photo-upload-item:hover .upload-remove-button {
  display: block
}
#es .es-story .es-album-view .es-photo-upload-item .upload-percentage {
  line-height: 18px
}
#es .es-story .es-album-view .es-album-upload-button {
  background: #eee;
  height: 80px;
  border-radius: 3px;
  position: relative;
  z-index: 0;
  text-align: center;
  cursor: pointer
}
#es .es-story .es-album-view .es-album-upload-button:hover {
  background: #ddd
}
#es .es-story .es-album-view .es-album-upload-button:hover > span {
  color: #555
}
#es .es-story .es-album-view .es-album-upload-button > span {
  position: relative;
  line-height: 80px;
  color: #999;
  cursor: pointer
}
#es .es-story .es-album-view .es-album-upload-button > span b {
  position: relative;
  left: -5px
}
#es .es-story .es-album-view .es-album-upload-button > span i {
  position: relative
}
#es .es-story .es-album-view .add-hint {
  display: block
}
#es .es-story .es-album-view .drop-hint {
  display: none
}
#es .es-story .es-album-view.has-photos {
  margin-bottom: -5px;
  margin-top: -5px;
  margin-left: -5px
}
#es .es-story .es-album-view.has-photos .es-album-upload-button {
  float: left;
  margin: 5px;
  padding: 0 10px 0 25px
}
#es .es-story .es-album-view.has-photos.can-drop-file .add-hint {
  display: block
}
#es .es-story .es-album-view.has-photos.can-drop-file .drop-hint {
  display: none
}
#es .es-story .es-album-view.can-drop-file .add-hint {
  display: none
}
#es .es-story .es-album-view.can-drop-file .drop-hint {
  display: block
}
#es .es-story .es-album-view .plupload > input {
  height: 100% !important
}
#es .es-story .es-photo-upload-item .upload-title, #es .es-story .es-photo-upload-item .upload-filename, #es .es-story .es-photo-upload-item .upload-filesize {
  display: none
}
#es .es-story-link-item {
  background: #f5f5f5;
  border-radius: 3px;
  position: relative;
  padding: 10px;
  padding-right: 30px;
  min-height: 96px
}
#es .es-story-link-item:before, #es .es-story-link-item:after {
  content: " ";
  display: table
}
#es .es-story-link-item:after {
  clear: both
}
#es .es-story-link-item.has-images .es-story-link-nav {
  display: block
}
#es .es-story-link-item.has-images .es-story-link-col {
  margin-left: 120px
}
#es .es-story-link-item.editing-title .es-story-link-title {
  display: none
}
#es .es-story-link-item.editing-title .es-story-link-title-textbox {
  display: block
}
#es .es-story-link-item.editing-description .es-story-link-description {
  display: none
}
#es .es-story-link-item.editing-description .es-story-link-description-textbox {
  display: block
}
#es .es-story-link-title-textbox {
  display: none
}
#es .es-story-link-title-textfield {
  width: 100%;
  margin-bottom: 5px;
  padding: 6px !important
}
#es .es-story-link-description-textbox {
  display: none;
  margin: 4px 0 8px
}
#es .es-story-link-description-textbox .textareaClone {
  min-height: 0;
  margin: 0;
  padding: 0
}
#es .es-story-link-description-textfield {
  font-size: 13px;
  padding: 6px !important
}
#es .es-story-link-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer;
  color: #444;
  font-size: 13px
}
#es .es-story-link-title:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3
}
#es .es-story-link-description {
  border: 1px solid transparent;
  cursor: pointer;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  margin: 4px 0 8px
}
#es .es-story-link-description.no-description {
  opacity: .6
}
#es .es-story-link-description:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3;
  opacity: 1
}
#es .es-story-link-url {
  font-size: 13px;
  border: 1px solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%
}
#es .es-story-link-url a {
  color: #0064cd
}
#es .es-story-link-url a:hover {
  background: transparent;
  color: #049cdb
}
#es .es-story-link-image-wrapper {
  display: none
}
#es .es-story-link-image-wrapper.active {
  display: block
}
#es .es-story-link-images {
  width: 102px;
  top: 10px;
  left: 10px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 2px
}
#es .es-story-link-images .es-story-image-dimension {
  font-size: 13px;
  text-align: center
}
#es .es-story-link-images img.es-story-link-image {
  width: 96px;
  max-width: 96px !important;
  border: 1px solid #e1e1e1;
  background: #fff
}
#es .es-story-link-form {
  position: relative
}
#es .es-story-link-form.busy .es-story-link-input {
  padding-right: 100px;
  color: #aaa
}
#es .es-story-link-form.busy .es-story-link-buttons .o-loader {
  display: inline-block
}
#es .es-story-link-form.busy .es-story-link-buttons span {
  display: none
}
#es .es-story-link-textbox {
  padding: 0;
  height: 32px;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  display: block
}
#es .es-story-link-textbox:before, #es .es-story-link-textbox:after {
  content: " ";
  display: table
}
#es .es-story-link-textbox:after {
  clear: both
}
#es .es-story-link-input {
  width: 100%;
  height: 30px !important;
  border: 0 !important;
  background: none !important;
  padding: 4px 73px 4px 4px !important;
  margin-bottom: 0 !important
}
#es .es-story-link-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  z-index: 2
}
#es .es-story-link-buttons .btn {
  height: 32px;
  font-size: 13px;
  line-height: 20px;
  border-radius: 0 3px 3px 0
}
#es .es-story-link-nav {
  display: none
}
#es .es-story-link-nav .btn {
  padding: 2px 4px
}
#es .es-story-link-image-count {
  position: relative;
  top: 1px;
  left: 2px
}
#es .es-story-link-remove-image {
  display: inline-block;
  margin-right: 2px;
  margin-top: -4px
}
#es .es-story-link-remove-button {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 10px;
  height: 10px;
  cursor: pointer
}
#es .es-story-link-remove-button i {
  font-size: 13px
}
#es.is-mobile .es-story-link-item {
  padding: 16px 8px 8px
}
#es.is-mobile .es-story-link-item.has-images .es-story-link-col {
  margin-left: 0
}
#es.is-mobile .es-story-link-images {
  width: 100%;
  float: none;
  margin: 8px auto
}
#es.is-mobile .es-story-link-images img.es-story-link-image {
  width: 100%;
  max-width: 100% !important
}
#es.is-mobile .es-story-link-remove-button {
  top: 4px
}
#es .es-story-panel-content .es-story-files-content {
  position: relative;
  overflow: hidden
}
#es .es-story-panel-content .es-story-files-content.has-items .es-story-files-upload {
  float: left;
  margin: 5px;
  padding: 0 10px 0 25px
}
#es .es-story-panel-content .es-story-files-content.has-items b.drop-hint {
  display: none
}
#es .es-story-panel-content .es-story-files-content.has-items b.add-hint {
  display: block
}
#es .es-story-panel-content .es-story-files-content b.add-hint {
  display: none
}
#es .es-story-panel-content .es-story-files-content b.drop-hint {
  display: block
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload {
  background: none repeat scroll 0 0 #eee;
  border-radius: 3px;
  cursor: pointer;
  height: 80px;
  position: relative;
  text-align: center;
  z-index: 0
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload:hover {
  background: #ddd !important
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload:hover > span {
  color: #555 !important
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload > span {
  color: #999;
  cursor: pointer;
  line-height: 80px;
  position: relative
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload > span b {
  position: relative;
  left: -5px
}
#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload > span i {
  left: -8px;
  position: relative
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item {
  background: #fff;
  border: 1px dashed #e1e1e1;
  border-radius: 3px;
  float: left;
  height: 80px;
  margin: 5px;
  overflow: hidden;
  width: 100px;
  position: relative
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item:hover .remove-button {
  bottom: 0
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item.new-item {
  display: none
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item .file-icon {
  height: 80px;
  text-align: center;
  display: block;
  position: relative
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item .file-icon i {
  padding-top: 15px;
  font-size: 30px;
  display: block
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item .file-icon .file-name {
  bottom: 10px;
  left: 0;
  position: absolute;
  text-align: center;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 100%
}
#es .es-story-panel-content .es-story-files-content .es-story-files-items .file-item .remove-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  bottom: -25px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  transition: all .2s ease 0;
  width: 100%;
  z-index: 2
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress {
  background: #fff;
  border: 1px dashed #e1e1e1;
  border-radius: 3px;
  float: left;
  height: 80px;
  margin: 5px;
  overflow: hidden;
  width: 100px;
  position: relative
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress .upload-remove-button {
  display: none;
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 8px
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress .upload-percentage {
  line-height: 18px
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress .upload-progress {
  height: 18px;
  margin-bottom: 3px
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress .upload-filesize {
  display: none
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress table {
  border-collapse: separate;
  height: 100%;
  table-layout: fixed;
  width: 100%
}
#es .es-story-panel-content .es-story-files-content .es-story-files-progress table .upload-status td {
  padding: 8px;
  vertical-align: middle;
  border: 1px solid transparent
}
#es .es-story-video-form.is-encoding .video-result, #es .es-story-video-form.is-encoding .video-form {
  display: none
}
#es .es-story-video-form.is-encoding .video-progress {
  display: block
}
#es .es-story-video-form.is-encoding .video-upload-progress {
  display: none
}
#es .es-story-video-form.is-uploading .video-result, #es .es-story-video-form.is-uploading .video-form {
  display: none
}
#es .es-story-video-form.is-uploading .video-progress {
  display: none
}
#es .es-story-video-form.is-uploading .video-upload-progress {
  display: block
}
#es .es-story-video-form.is-processing .insert-button .o-loader {
  display: inline-block
}
#es .es-story-video-form.is-processing .insert-button span {
  display: none
}
#es .es-story-video-form.is-processing .video-result, #es .es-story-video-form.is-processing .video-progress {
  display: none
}
#es .es-story-video-form.is-processing .video-upload-progress {
  display: none
}
#es .es-story-video-form.is-processed .video-result {
  display: block
}
#es .es-story-video-form.is-processed .video-form, #es .es-story-video-form.is-processed .video-progress {
  display: none
}
#es .es-story-video-form.is-processed .video-upload-progress {
  display: none
}
#es .es-story-video-form.is-waiting .video-form {
  display: block
}
#es .es-story-video-form.is-waiting .video-progress, #es .es-story-video-form.is-waiting .video-result {
  display: none
}
#es .es-story-video-form.is-waiting .video-upload-progress {
  display: none
}
#es .es-story-video-form.editing-title .es-video-item-title {
  display: none
}
#es .es-story-video-form.editing-title .es-video-item-title-textbox {
  display: block
}
#es .es-story-video-form.editing-description .es-video-item-desp {
  display: none
}
#es .es-story-video-form.editing-description .es-video-item-desp-textbox {
  display: block
}
#es .es-story-video-form .es-video-item-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer;
  color: #444
}
#es .es-story-video-form .es-video-item-title:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3
}
#es .es-story-video-form .insert-button {
  min-width: 80px
}
#es .es-story-video-form .es-video-item-desp-textbox, #es .es-story-video-form .es-video-item-title-textbox {
  display: none
}
#es .es-story-video-form .es-video-item-desp {
  border: 1px solid transparent;
  cursor: pointer;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  margin: 4px 0 8px
}
#es .es-story-video-form .es-video-item-desp.no-description {
  opacity: .6
}
#es .es-story-video-form .es-video-item-desp:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3;
  opacity: 1
}
#es .es-story-video-form .video-category {
  margin-top: 8px
}
#es .es-story-video-form .es-video {
  width: 100%;
  height: 100%;
  display: block
}
#es .es-story-video-form .es-video > a {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block
}
#es .es-story-video-form .es-video img {
  width: 100%;
  height: auto
}
#es .es-story-video-form .es-video-item {
  width: 200px;
  margin: 4px 0;
  border-radius: 6px;
  background: #363636;
  overflow: hidden
}
#es .es-story-video-form .es-video-item:hover .es-photo-remove-button {
  bottom: 0
}
#es .es-story-video-form .es-video-item-content {
  margin-left: 216px
}
#es .es-story-video-form .es-video-upload-button {
  background: #eee;
  height: 80px;
  border-radius: 6px;
  position: relative;
  z-index: 0;
  text-align: center;
  cursor: pointer
}
#es .es-story-video-form .es-video-upload-button:hover {
  background: #ddd
}
#es .es-story-video-form .es-video-upload-button:hover > span {
  color: #555
}
#es .es-story-video-form .es-video-upload-button > span {
  position: relative;
  line-height: 80px;
  color: #999;
  cursor: pointer
}
#es .es-story-video-form .es-video-upload-button > span b {
  position: relative;
  left: -5px
}
#es .es-story-video-form .es-video-upload-button > span i {
  position: relative;
  top: 2px;
  left: -5px
}
#es .es-video-form-divider {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 4px 0
}
#es .es-video-form-divider span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 15px
}
#es .es-video-form-divider span:before, #es .es-video-form-divider span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: .73em;
  border-top: 1px solid #e1e1e1
}
#es .es-video-form-divider span:before {
  right: 100%
}
#es .es-video-form-divider span:after {
  left: 100%
}
#es .es-video-item-wrap {
  position: relative;
  padding: 8px 16px;
  background: #f5f5f5
}
#es .es-video-item-wrap:before, #es .es-video-item-wrap:after {
  content: " ";
  display: table
}
#es .es-video-item-wrap:after {
  clear: both
}
#es .es-video-item-wrap .es-video-item {
  float: left
}
#es .es-video-item-remove {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 13px;
  color: #888;
  cursor: pointer
}
#es .es-video-item-title {
  font-weight: bold;
  line-height: 24px
}
#es .es-story-video-progress-wrap {
  padding: 8px 16px;
  background: #f5f5f5
}
#es .es-story-video-progress-wrap .es-story-video-status-text {
  color: #444;
  line-height: 24px
}
#es .es-story-video-progress-wrap .progress {
  background: #d6d6d6;
  box-shadow: none;
  height: 12px
}
#es .es-story-video-progress-wrap .bar {
  background: #5cb85c;
  height: 100%
}
#es.is-mobile .es-video-item-wrap .es-video-item {
  float: none;
  width: 100%;
  margin-top: 16px
}
#es.is-mobile .es-story-video-form .es-video-item-content {
  margin-left: 0
}
#es .es-video-cover-action {
  display: flex;
  align-items: center;
  padding: 16px;
  background: #f5f5f5;
  border-radius: 6px
}
#es .es-video-cover-action__cell {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
#es .es-video-cover-action__cell--last {
  margin-left: auto
}
#es .es-video-cover-action__media {
  width: 180px;
  background: #fff;
  margin-right: 16px
}
#es .es-story-audio-form.is-encoding .audio-result, #es .es-story-audio-form.is-encoding .audio-form {
  display: none
}
#es .es-story-audio-form.is-encoding .audio-progress {
  display: block
}
#es .es-story-audio-form.is-encoding .audio-upload-progress {
  display: none
}
#es .es-story-audio-form.is-uploading .audio-result, #es .es-story-audio-form.is-uploading .audio-form {
  display: none
}
#es .es-story-audio-form.is-uploading .audio-progress {
  display: none
}
#es .es-story-audio-form.is-uploading .audio-upload-progress {
  display: block
}
#es .es-story-audio-form.is-processing .insert-button .o-loader {
  display: inline-block
}
#es .es-story-audio-form.is-processing .insert-button span {
  display: none
}
#es .es-story-audio-form.is-processing .audio-result, #es .es-story-audio-form.is-processing .audio-progress {
  display: none
}
#es .es-story-audio-form.is-processing .audio-upload-progress {
  display: none
}
#es .es-story-audio-form.is-processed .audio-result {
  display: block
}
#es .es-story-audio-form.is-processed .audio-form, #es .es-story-audio-form.is-processed .audio-progress {
  display: none
}
#es .es-story-audio-form.is-processed .audio-upload-progress {
  display: none
}
#es .es-story-audio-form.is-waiting .audio-form {
  display: block
}
#es .es-story-audio-form.is-waiting .audio-progress, #es .es-story-audio-form.is-waiting .audio-result {
  display: none
}
#es .es-story-audio-form.is-waiting .audio-upload-progress {
  display: none
}
#es .es-story-audio-form.editing-title .es-audio-item-title {
  display: none
}
#es .es-story-audio-form.editing-title .es-audio-item-title-textbox {
  display: block
}
#es .es-story-audio-form.editing-artist .es-audio-item-artist {
  display: none
}
#es .es-story-audio-form.editing-artist .es-audio-item-artist-textbox {
  display: block
}
#es .es-story-audio-form.editing-album .es-audio-item-album {
  display: none
}
#es .es-story-audio-form.editing-album .es-audio-item-album-textbox {
  display: block
}
#es .es-story-audio-form.editing-description .es-audio-item-desp {
  display: none
}
#es .es-story-audio-form.editing-description .es-audio-item-desp-textbox {
  display: block
}
#es .es-story-audio-form .es-audio-item-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer;
  color: #444
}
#es .es-story-audio-form .es-audio-item-title:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3
}
#es .es-story-audio-form .es-audio-item-artist {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer;
  color: #444
}
#es .es-story-audio-form .es-audio-item-artist:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3
}
#es .es-story-audio-form .es-audio-item-album {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer;
  color: #444
}
#es .es-story-audio-form .es-audio-item-album:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3
}
#es .es-story-audio-form .insert-button {
  min-width: 80px
}
#es .es-story-audio-form .es-audio-item-album-textbox, #es .es-story-audio-form .es-audio-item-artist-textbox, #es .es-story-audio-form .es-audio-item-desp-textbox, #es .es-story-audio-form .es-audio-item-title-textbox {
  display: none
}
#es .es-story-audio-form .es-audio-item-desp {
  border: 1px solid transparent;
  cursor: pointer;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  margin: 4px 0 8px
}
#es .es-story-audio-form .es-audio-item-desp.no-description {
  opacity: .6
}
#es .es-story-audio-form .es-audio-item-desp:hover {
  background: #fefefe;
  border: 1px dashed #b3b3b3;
  opacity: 1
}
#es .es-story-audio-form .audio-genre {
  margin-top: 8px
}
#es .es-story-audio-form .es-audio {
  width: 100%;
  height: 100%;
  display: block
}
#es .es-story-audio-form .es-audio > a {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block
}
#es .es-story-audio-form .es-audio img {
  width: 100%;
  height: auto
}
#es .es-story-audio-form .es-audio-item {
  width: 100px;
  margin: 4px 0;
  border-radius: 6px;
  background: #363636;
  overflow: hidden
}
#es .es-story-audio-form .es-audio-item:hover .es-photo-remove-button {
  bottom: 0
}
#es .es-story-audio-form .es-audio-item-content {
  margin-left: 116px
}
#es .es-story-audio-form .es-audio-upload-button {
  background: #eee;
  height: 80px;
  border-radius: 6px;
  position: relative;
  z-index: 0;
  text-align: center;
  cursor: pointer
}
#es .es-story-audio-form .es-audio-upload-button:hover {
  background: #ddd
}
#es .es-story-audio-form .es-audio-upload-button:hover > span {
  color: #555
}
#es .es-story-audio-form .es-audio-upload-button > span {
  position: relative;
  line-height: 80px;
  color: #999;
  cursor: pointer
}
#es .es-story-audio-form .es-audio-upload-button > span b {
  position: relative;
  left: -5px
}
#es .es-story-audio-form .es-audio-upload-button > span i {
  position: relative;
  top: 2px;
  left: -5px
}
#es .es-audio-form-divider {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 4px 0
}
#es .es-audio-form-divider span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 15px
}
#es .es-audio-form-divider span:before, #es .es-audio-form-divider span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: .73em;
  border-top: 1px solid #e1e1e1
}
#es .es-audio-form-divider span:before {
  right: 100%
}
#es .es-audio-form-divider span:after {
  left: 100%
}
#es .es-audio-item-wrap {
  position: relative;
  padding: 8px 16px;
  background: #f5f5f5
}
#es .es-audio-item-wrap:before, #es .es-audio-item-wrap:after {
  content: " ";
  display: table
}
#es .es-audio-item-wrap:after {
  clear: both
}
#es .es-audio-item-wrap .es-audio-item {
  float: left
}
#es .es-audio-item-remove {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 13px;
  color: #888;
  cursor: pointer
}
#es .es-audio-item-title {
  font-weight: bold;
  line-height: 24px
}
#es .es-story-audio-progress-wrap {
  padding: 8px 16px;
  background: #f5f5f5
}
#es .es-story-audio-progress-wrap .es-story-audio-status-text {
  color: #444;
  line-height: 24px
}
#es .es-story-audio-progress-wrap .progress {
  background: #d6d6d6;
  box-shadow: none;
  height: 12px
}
#es .es-story-audio-progress-wrap .bar {
  background: #5cb85c;
  height: 100%
}
#es.is-mobile .es-audio-item-wrap .es-audio-item {
  float: none;
  width: 100%;
  margin-top: 16px
}
#es.is-mobile .es-story-audio-form .es-audio-item-content {
  margin-left: 0
}
#es.popbox--story-select {
  width: 540px;
  min-height: 80px
}
#es.popbox--story-select .arrow {
  display: none
}
#es .es-story-selection-popbox__hd {
  padding: 8px;
  border-bottom: 1px solid #e1e1e1
}
#es .es-story-selection-popbox__hd .o-form-group {
  margin-bottom: 0
}
#es .es-story-selection-popbox__hd .o-control-label {
  width: auto
}
#es .es-story-selection-popbox__tabs {
  background-color: #f5f5f5
}
#es .es-story-selection-popbox__tabs .o-tabs--horizontal .o-tabs__item {
  border-bottom: 0;
  bottom: 0
}
#es .es-story-selection-popbox__tabs .o-tabs--horizontal .o-tabs__link {
  line-height: 2em
}
#es .es-story-selection-popbox__content {
  position: relative;
  min-height: 200px
}
#es .es-story-selection-popbox__content.is-loading .es-list {
  display: none
}
#es .es-story-selection-popbox__content .o-loader {
  display: none
}
#es .es-story-selection-popbox .es-list {
  max-height: 320px;
  overflow-y: auto
}
#es .es-story-selection-popbox .es-list__item:hover {
  background-color: #fafafa
}
#es .es-story-selection-popbox .es-list-item {
  color: #444;
  outline: 0 !important
}
#es .es-story-selection-popbox .es-list-item::-moz-focus-inner {
  border: 0 !important
}
#es .es-story-selection-popbox .es-list-item__context {
  overflow: hidden;
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center
}
#es .es-story-selection-popbox .es-list-item__title {
  overflow: hidden;
  text-overflow: ellipsis
}
#es .es-story-selection-popbox__ft {
  background-color: #f5f5f5;
  border-top: 1px solid #e1e1e1;
  padding: 8px 0;
  text-align: center
}
#es.is-mobile .es-story, #es.is-tablet .es-story, #es.es-mobile-content .es-story {
  border-radius: 0
}
#es.is-mobile .es-story-panel-buttons, #es.is-tablet .es-story-panel-buttons, #es.es-mobile-content .es-story-panel-buttons {
  padding: 0 0 0 4px;
  overflow: hidden
}
#es.is-mobile .es-story-swiper-nav .es-story-panel-button, #es.is-tablet .es-story-swiper-nav .es-story-panel-button, #es.es-mobile-content .es-story-swiper-nav .es-story-panel-button {
  width: auto;
  margin-right: 8px
}
#es.is-mobile .es-story-bg-select, #es.is-tablet .es-story-bg-select, #es.es-mobile-content .es-story-bg-select {
  padding-top: 4px;
  padding-left: 4px
}
#es.is-mobile .es-story-meta-buttons, #es.is-tablet .es-story-meta-buttons, #es.es-mobile-content .es-story-meta-buttons {
  float: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  padding: 0;
  margin-bottom: 8px
}
#es.is-mobile .es-story-meta-button, #es.is-tablet .es-story-meta-button, #es.es-mobile-content .es-story-meta-button {
  float: none;
  margin: 0;
  padding: 4px;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 32px;
  border-radius: 0
}
#es.is-mobile .es-story-meta-button + .es-story-meta-button, #es.is-tablet .es-story-meta-button + .es-story-meta-button, #es.es-mobile-content .es-story-meta-button + .es-story-meta-button {
  border-left: 0 solid #e1e1e1
}
#es.is-mobile .es-story-meta-button:first-child, #es.is-tablet .es-story-meta-button:first-child, #es.es-mobile-content .es-story-meta-button:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
#es.is-mobile .es-story-meta-button:last-child, #es.is-tablet .es-story-meta-button:last-child, #es.es-mobile-content .es-story-meta-button:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
#es .es-streams {
  width: 100%
}
#es .es-streams .es-story {
  margin-bottom: 16px
}
#es .es-streams.is-empty .es-stream-list {
  display: none
}
#es .es-streams.is-empty .es-stream-list.is-sticky {
  display: block
}
#es .stream-shared-border {
  border-left: 5px solid #e1e1e1
}
#es .es-stream-content-title {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 10px
}
#es .es-stream-content-title a {
  font-size: 14px
}
#es .es-stream-content-title .label {
  vertical-align: top;
  display: inline-block;
  padding: .25em .5em
}
#es .es-stream-list {
  margin: 0;
  min-height: 370px;
  padding: 0 0 16px
}
#es .es-stream-list.is-sticky {
  min-height: 0
}
#es .es-stream-list > li {
  list-style: none
}
#es .es-stream-list > li.empty {
  background: none repeat scroll 0 0 #f6f9fc;
  border: 1px dashed #e1e1e1;
  color: #444;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 20px
}
#es .es-stream-list > li.empty > i {
  color: #444;
  font-size: 32px;
  margin-bottom: 20px;
  width: 32px
}
#es .es-stream-list > li.is-translated .es-stream-translations {
  border-left: 2px solid #e1e1e1;
  padding: 0 8px
}
#es .es-stream-list > li.is-translating .es-stream-translations__loader {
  display: block
}
#es .es-stream-list > li .es-stream-translations {
  margin: 8px 0
}
#es .es-stream-list > li.is-published .es-stream {
  display: none
}
#es .es-stream-list > li.is-published .es-stream-published {
  display: block
}
#es .es-stream-list > li.is-bookmarked .bookmark {
  display: inline-block
}
#es .es-stream-list > li.is-bookmarked .es-stream-control .add-bookmark {
  display: none
}
#es .es-stream-list > li.is-bookmarked .es-stream-control .remove-bookmark {
  display: block
}
#es .es-stream-list > li.is-sticky .es-stream-control .add-sticky {
  display: none
}
#es .es-stream-list > li.is-sticky .es-stream-control .remove-sticky {
  display: block
}
#es .es-stream-list > li .es-stream-control .remove-bookmark {
  display: none
}
#es .es-stream-list > li .es-stream-control .remove-sticky {
  display: none
}
#es .es-stream-list > li.hidden {
  opacity: 0
}
#es .es-stream-list > li.hide-stream .es-stream {
  display: none
}
#es .es-stream-list > li.pagination {
  display: block;
  text-align: center
}
#es .es-stream-list > li.pagination a.btn-stream-updates > i {
  margin-right: 4px
}
#es .es-stream-list > li + li {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e1e1e1
}
#es .es-stream-list > li .es-stream-published {
  display: none
}
#es .es-stream-list .pagination {
  display: block
}
#es .es-stream-list .pagination.pagination-centered {
  display: inline-block
}
#es .es-stream {
  position: relative
}
#es .es-stream:before, #es .es-stream:after {
  content: " ";
  display: table
}
#es .es-stream:after {
  clear: both
}
#es .es-stream [class*=" es-story--bg-"]:not(.es-story-bg-menu-preview) {
  padding: 8px 16px
}
#es .es-stream .es-story--bg-0:not(.es-story-bg-menu-preview) {
  padding: 0
}
#es .es-stream, #es .es-stream-content, #es .es-stream-preview {
  display: inline-block;
  width: 100%
}
#es .es-stream-mini {
  line-height: 1
}
#es .es-stream-mini .es-stream .o-flag__body {
  line-height: 1.538461538
}
#es .es-stream-mini .es-stream .es-stream-meta {
  border: 0;
  padding: 0
}
#es .es-stream-mini .es-stream time {
  color: #444
}
#es .es-stream-type {
  border-radius: 0;
  margin-bottom: 3px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0
}
#es .es-stream-type + .es-stream-control {
  top: 18px
}
#es .es-stream-header {
  padding: 4px 8px;
  margin-bottom: 8px;
  background-color: #f5f5f5
}
#es .es-stream-meta {
  padding: 0 0 8px;
  position: relative
}
#es .es-stream-meta .es-stream-title {
  font-size: 13px;
  padding-right: 60px
}
#es .es-stream-meta .es-stream-title a {
  font-size: 13px
}
#es .es-stream-meta .es-stream-meta-footer {
  font-size: 12px
}
#es .es-stream-meta #eb .eb-emoji-icon:before {
  vertical-align: middle
}
#es.is-mobile .es-stream-meta-footer .es-privacy-custom-form {
  left: -80px;
  width: 260px
}
#es .es-edit-text {
  position: relative;
  color: #444
}
#es .es-editing-text {
  display: none
}
#es .is-editing .es-stream-meta-footer time {
  display: none
}
#es .is-editing .es-edit-text, #es .is-editing .es-scheduled-text {
  display: none
}
#es .is-editing .es-editing-text {
  display: inline-block;
  color: #444
}
#es .is-editing .es-stream-editor {
  padding-bottom: 0
}
#es .is-editing .es-stream-action-wrap {
  display: none
}
#es .is-editing .es-story-text, #es .is-editing .xes-story-textbox {
  background-color: #fffce9
}
#es .is-editing .es-stream-editor-actions {
  margin-top: 8px
}
#es .is-editing .es-stream-editor-actions:before, #es .is-editing .es-stream-editor-actions:after {
  content: " ";
  display: table
}
#es .is-editing .es-stream-editor-actions:after {
  clear: both
}
#es .is-editing .es-story-panel-content.active, #es .is-editing .es-story-panel-contents.active {
  background-color: #fffce9
}
#es .is-editing .es-location-map-image {
  width: 100% !important
}
#es .is-moderated .es-moderated-note {
  display: block
}
#es .is-moderated .es-moderated-note .o-label {
  font-size: 90%
}
#es .es-moderated-note {
  text-align: center;
  display: none
}
#es .es-stream-avatar-wrap {
  position: relative
}
#es .is-sticky .es-stream-sticky-label {
  display: inline-block
}
#es .es-stream-sticky-label {
  width: 16px;
  height: 16px;
  background-color: #f9ddb5;
  color: #ec971f;
  border-radius: 50%;
  text-align: center;
  display: none;
  font-size: 9px;
  line-height: 18px;
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 2
}
#es .is-bookmarked .es-stream-sticky-label {
  right: 40px
}
#es .is-bookmarked .es-stream-bookmark-label {
  display: inline-block
}
#es .es-stream-bookmark-label {
  width: 16px;
  height: 16px;
  background-color: #dff4df;
  color: #4fc251;
  border-radius: 50%;
  text-align: center;
  display: none;
  font-size: 9px;
  line-height: 18px;
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 2
}
#es .es-stream-content {
  font-size: 13px;
  padding: 0;
  margin-bottom: 8px;
  word-wrap: break-word
}
#es .es-stream-info-meta {
  color: #888
}
#es .es-stream-content-avatar {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  overflow: hidden
}
#es .es-stream-content-thumb {
  padding: 0 8px 8px 0;
  float: left
}
#es .es-stream-preview {
  margin: 0 0 8px
}
#es .es-stream-preview:before, #es .es-stream-preview:after {
  content: " ";
  display: table
}
#es .es-stream-preview:after {
  clear: both
}
#es .es-stream-preview .stream-preview-title {
  background: #f5f5f5;
  padding: 8px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  border-radius: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-stream-preview .stream-preview-title i {
  color: #ccc
}
#es .es-stream-preview .stream-preview-image {
  display: inline-block;
  float: left;
  margin-right: 8px;
  position: relative;
  width: 140px
}
#es .es-stream-preview .stream-preview-image .icon-es-video-play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  z-index: 2
}
#es .es-stream-preview .stream-preview-image img {
  float: left;
  width: 100%;
  height: 100%
}
#es .es-stream-actions + .es-stream-actions {
  margin-top: 2px
}
#es .es-stream-actions + .es-stream-counter {
  margin-top: 2px
}
#es .es-stream-actions.pull-right {
  margin-top: 0
}
#es .es-stream-counter {
  font-size: 12px
}
#es .es-stream-counter .es-stream-actions {
  display: inline-block
}
#es .es-stream-counter + .es-stream-actions {
  margin-top: 2px
}
#es .es-stream-counter a {
  color: #888
}
#es .es-likes-wrap, #es .es-repost-wrap {
  padding: 4px 8px;
  background-color: #f5f5f5;
  position: relative;
  clear: both;
  word-break: break-all;
  margin-bottom: 1px
}
#es .es-stream-unavailable {
  background: #f6f9fc;
  border: 1px dashed #e1e1e1;
  color: #444;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 20px
}
#es .es-stream-published-notice, #es .es-stream-hide-notice {
  background: #f6f9fc;
  border: 1px dashed #e1e1e1;
  padding: 20px;
  color: #444;
  font-size: 13px
}
#es .es-stream-published-notice a, #es .es-stream-hide-notice a {
  float: right
}
#es .es-stream-published-notice {
  background: #fff
}
#es .es-stream-control {
  position: absolute;
  right: 8px;
  top: 8px
}
#es .es-stream-control .btn-control .icon-es-dropdown {
  position: absolute;
  top: 6px;
  left: 4px
}
#es .es-stream-control.open {
  z-index: 1100
}
#es .es-stream-control .btn-control {
  display: block;
  width: 19px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  position: relative;
  z-index: 2
}
#es .es-stream-control .btn-control i {
  font-size: 15px;
  color: #888
}
#es .es-stream-control > .dropdown-menu {
  margin: -1px 0 0;
  z-index: 1000
}
#es .es-stream-control > .dropdown-menu > li.divider {
  margin: 5px 0
}
#es.view-stream .es-streams, #es .view-stream .es-streams {
  padding: 10px 0 0 0
}
#es.view-activities .es-stream {
  padding: 8px
}
#es.view-activities .es-stream .media {
  margin-top: 0
}
#es.view-activities .es-stream .es-privacy {
  position: absolute;
  left: auto;
  right: 32px;
  top: 6px;
  width: 40px;
  z-index: 3;
  float: right;
  margin-left: 8px
}
#es.view-activities .es-stream .es-privacy.active {
  z-index: 5
}
#es.view-activities .es-stream .es-stream-control {
  right: 8px
}
#es .stream-filter .stream-filter-heading h3 {
  font-size: 16px;
  padding: 5px 0 0 0;
  margin: 10px 0 0 20px
}
#es .stream-filter .stream-filter-heading hr {
  margin: 10px 0
}
#es .stream-filter .stream-filter-contents {
  margin: 0 20px 0 20px
}
#es .stream-filter .stream-filter-contents .filter-title {
  width: 100%
}
#es .stream-filter .form-actions {
  padding-left: 20px
}
#es .es-stream-editor .es-story-text, #es .es-stream-editor .es-polls {
  padding: 8px
}
#es.popbox-repost {
  width: 340px;
  min-height: 64px
}
#es.popbox-repost.is-mobile {
  position: fixed;
  width: auto;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  overflow-y: auto
}
#es.popbox-repost.is-mobile .arrow {
  display: none
}
#es .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}
#es .video-container.is-1by1 {
  max-width: 56.25%;
  margin: 0 auto
}
#es .video-container.is-1by1 .es-viewport {
  padding-top: 100%
}
#es .video-container.is-9by16 {
  max-width: 32.25%;
  margin: 0 auto
}
#es .video-container.is-tiktok {
  margin: 0 auto;
  padding-bottom: 62%
}
#es .video-container.is-podcasts-single {
  padding-bottom: 14%
}
#es .video-container.is-podcasts-list {
  padding-bottom: 35.2%
}
#es.is-mobile .video-container.is-tiktok {
  padding-bottom: 252%
}
#es.is-mobile .video-container.is-podcasts-single, #es.is-mobile .video-container.is-podcasts-list {
  padding-bottom: 56.25%
}
#es .video-container iframe, #es .video-container object, #es .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .embed-container {
  text-align: center
}
#es .es-streams .nav-actions li {
  margin-right: 8px;
  display: inline-block
}
#es .es-streams .nav-actions li + li {
  border-left: 1px dotted #e1e1e1;
  padding-left: 10px
}
#es .es-stream-repost {
  position: relative
}
#es .es-stream-repost__meta {
  padding-top: 8px;
  padding-left: 8px;
  position: relative
}
#es .es-stream-repost__meta-inner {
  position: relative;
  padding: 8px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-shadow: -8px -8px 0 0 #f5f5f5, -9px -9px 0 0 #e1e1e1, -7px -9px 0 0 #e1e1e1, -9px -7px 0 0 #e1e1e1
}
#es .es-stream-repost__title {
  font-weight: 700
}
#es .es-stream-repost__text, #es .es-stream-repost__content {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-stream-repost__text:before, #es .es-stream-repost__text:after, #es .es-stream-repost__content:before, #es .es-stream-repost__content:after {
  content: " ";
  display: table
}
#es .es-stream-repost__text:after, #es .es-stream-repost__content:after {
  clear: both
}
#es.is-mobile .es-stream-repost .o-media {
  display: block
}
#es.is-mobile .es-stream-repost .o-media__image {
  margin-right: 0;
  margin-bottom: 8px
}
#es.is-mobile .es-stream-repost .o-media__body {
  display: block
}
#es .stream-files h4 {
  margin-bottom: 20px
}
#es .stream-files.multiple-files {
  float: left;
  width: 30%;
  margin: 0 15px 15px 0
}
#es .stream-files .file-contents {
  margin-bottom: 15px
}
#es .stream-files .file-download {
  border: 1px dashed #e1e1e1;
  padding: 10px;
  background: #f5f5f5;
  text-align: center;
  display: block
}
#es .stream-files .file-download i {
  color: #444;
  display: block;
  font-size: 32px
}
#es .stream-files .file-preview {
  max-width: 250px;
  display: inline-block;
  border: 1px dashed #e1e1e1;
  padding: 5px
}
#es .stream-files .file-preview img {
  border: 1px solid #e1e1e1
}
#es .stream-kunena .kmsgtext-quote {
  background-color: #f2f1ee;
  border: 1px dotted #bfc3c6;
  padding: 4px
}
#es .es-stream-pinned-divider {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 8px;
  font-weight: bold
}
#es .es-stream-pinned-divider span {
  display: inline-block;
  vertical-align: baseline;
  color: #888;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 16px
}
#es .es-stream-pinned-divider span i {
  margin-right: 4px
}
#es .es-stream-pinned-divider span:before, #es .es-stream-pinned-divider span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: .73em;
  border-top: 1px solid #e1e1e1
}
#es .es-stream-pinned-divider span:before {
  right: 100%
}
#es .es-stream-pinned-divider span:after {
  left: 100%
}
#es .es-stream-copied-msg {
  display: block;
  position: fixed;
  background: red;
  bottom: 10%;
  left: 40%;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  opacity: .9
}
#es .es-stream-embed {
  border: 1px solid #e1e1e1;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 6px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-stream-embed--border {
  border-top: 1px solid #e1e1e1
}
#es .es-stream-embed__cover, #es .es-stream-embed__title, #es .es-stream-embed__desc, #es .es-stream-embed__meta, #es .es-stream-embed__player {
  width: 100%;
  display: block
}
#es .es-stream-embed__player {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black)
}
#es .es-stream-embed__cover {
  text-align: center;
  border-radius: 6px 6px 0 0;
  background-color: #f5f5f5;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden
}
#es .es-stream-embed__cover:hover {
  background-color: #f5f5f5
}
#es .es-stream-embed__cover-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}
#es .es-stream-embed__title {
  padding: 8px;
  font-weight: bold;
  font-size: 14px
}
#es .es-stream-embed__desc {
  padding: 0 8px;
  margin-bottom: 8px
}
#es .es-stream-embed__meta {
  color: #888;
  padding: 0 8px;
  margin-bottom: 8px
}
#es .es-stream-embed__action {
  padding: 8px
}
#es .es-stream-embed.is-link .es-stream-embed__desc {
  margin-bottom: 8px
}
#es .es-stream-embed.is-ads .es-stream-embed__action {
  margin-bottom: 8px
}
#es .es-stream-embed.is-maps .es-location-map {
  padding-top: 13%;
  z-index: 1
}
#es .es-stream-embed.is-file, #es .es-stream-embed.is-achievement, #es .es-stream-embed.is-apps, #es .es-stream-embed.is-broadcasts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-stream-embed__context {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 8px
}
#es .es-stream-embed__file-context {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 8px
}
#es .es-stream-embed__file-context b {
  color: #888;
  font-weight: normal;
  font-size: 12px;
  display: block
}
#es .es-stream-embed__file-icon {
  padding: 8px 16px;
  font-size: 20px;
  border-right: 1px solid #e1e1e1
}
#es .es-stream-embed.is-achievement, #es .es-stream-embed.is-apps {
  padding: 8px 16px
}
#es .es-stream-embed.is-achievement img {
  width: 64px;
  height: 64px
}
#es .es-stream-embed__apps-title, #es .es-stream-embed__achievement-title {
  font-weight: bold
}
#es .es-stream-embed__apps-title span, #es .es-stream-embed__achievement-title span {
  color: #888;
  font-weight: normal
}
#es .es-stream-embed__apps-context, #es .es-stream-embed__achievement-context {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 16px
}
#es .es-stream-embed__apps-context b, #es .es-stream-embed__achievement-context b {
  color: #888;
  font-weight: normal;
  font-size: 12px;
  display: block
}
#es .es-stream-embed__apps-context, #es .es-stream-embed__achievement-context {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 16px
}
#es .es-stream-embed__broadcasts-title {
  padding: 8px 8px 0;
  font-weight: bold;
  display: block
}
#es .es-stream-embed__broadcasts-text {
  padding: 4px 8px 8px
}
#es .es-stream-embed__broadcasts-icon {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  background-color: #f5f5f5;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #888;
  text-align: center;
  margin: 0 16px;
  border-radius: 50%
}
#es .es-stream-embed__broadcasts-icon > i {
  width: 36px
}
#es .es-stream-embed.is-polls {
  padding: 8px 16px
}
#es .es-stream-embed.is-rss > div, #es .es-stream-embed.is-calendar > div {
  padding: 8px 16px
}
#es .es-stream-embed.is-rss > div:before, #es .es-stream-embed.is-rss > div:after, #es .es-stream-embed.is-calendar > div:before, #es .es-stream-embed.is-calendar > div:after {
  content: " ";
  display: table
}
#es .es-stream-embed.is-rss > div:after, #es .es-stream-embed.is-calendar > div:after {
  clear: both
}
#es .es-stream-embed.is-spotify {
  border-radius: 12px
}
#es .es-stream-embed + .es-stream-embed {
  margin-top: 8px
}
#es .es-stream-embed .twitter-tweet {
  width: 100% !important;
  margin: 0 !important
}
#es .es-stream-embed .tiktok-embed {
  margin: 0 auto;
  border: 0
}
#es.is-mobile .es-stream-embed.is-maps .es-location-map {
  padding-top: 30%
}
#es .es-stream-apps {
  border: 1px solid #e1e1e1;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 6px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-stream-apps--border {
  border-top: 1px solid #e1e1e1
}
#es .es-stream-apps__hd, #es .es-stream-apps__bd {
  padding: 8px 16px;
  position: relative
}
#es .es-stream-apps__bd:before, #es .es-stream-apps__bd:after {
  content: " ";
  display: table
}
#es .es-stream-apps__bd:after {
  clear: both
}
#es .es-stream-apps__bd .g-list--horizontal {
  margin-top: 8px
}
#es .es-stream-apps__bd .o-flag__body {
  position: relative
}
#es .es-stream-apps__title {
  padding: 4px 16px 4px 0;
  font-weight: bold
}
#es .es-stream-apps .is-quote {
  border-left: 2px solid #e1e1e1;
  padding-left: 16px
}
#es .es-stream-apps .is-file {
  background-color: #f5f5f5;
  padding: 16px;
  padding-right: 80px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  line-height: 1
}
#es .es-stream-apps .is-file span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-stream-apps .is-file:after {
  position: absolute;
  bottom: -16px;
  right: 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f1c6";
  font-size: 48px;
  color: #888;
  opacity: .3
}
#es .es-stream-apps__meta {
  color: #888
}
#es .es-stream-apps .es-stream-apps__state {
  color: #888;
  font-size: 16px;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 8px;
  top: 50%;
  width: 16px
}
#es .es-stream-apps + .es-stream-apps {
  margin-top: 10px
}
#es .es-stream-market-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 1.5;
  background-color: #fff;
  word-break: keep-all;
  border: 1px solid #e1e1e1;
  border-radius: 6px
}
#es .es-stream-market-item__media {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
  background-color: #f5f5f5;
  border-right: 1px solid #e1e1e1;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
#es .es-stream-market-item__label {
  position: absolute;
  right: 8px;
  top: 8px;
  color: #444;
  background-color: #fafafa;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-stream-market-item__img {
  -webkit-flex: 0 0 208px;
  -ms-flex: 0 0 208px;
  flex: 0 0 208px;
  width: 208px;
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
#es .es-stream-market-item__context {
  padding: 8px 16px
}
#es .es-stream-market-item__cat {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #888;
  margin-bottom: 4px
}
#es .es-stream-market-item__title {
  display: block;
  font-weight: bold;
  margin-bottom: 8px
}
#es .es-stream-market-item__meta {
  color: #888;
  margin-bottom: 8px
}
#es.is-mobile .es-stream-market-item {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es.is-mobile .es-stream-market-item__img {
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  flex: 0 1 auto;
  width: 100%;
  height: 100px
}
#es .es-stream-filter-bar {
  background: #f5f5f5;
  padding: 8px 16px;
  border-radius: 6px;
  color: #888;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-stream-filter-bar .o-btn-group.open .dropdown-toggle_ {
  background: #fff !important
}
#es .es-stream-filter-bar__cell {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es .es-stream-filter-bar__cell:not(:first-child) {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: auto
}
#es.is-mobile .es-stream-filter-bar .o-media__image {
  display: none
}
#es .es-stream-filter-icon {
  display: inline-block;
  width: 16px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-bottom;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative
}
#es .es-stream-filter-icon:before, #es .es-stream-filter-icon:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  width: 6px;
  height: 6px;
  top: 0;
  left: 0;
  background-color: #239dff
}
#es .es-stream-filter-icon:after {
  left: 8px;
  background-color: #00dcae
}
#es .es-stream-filter-icon i {
  position: absolute;
  top: 8px;
  left: 0
}
#es .es-stream-filter-icon i:before, #es .es-stream-filter-icon i:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  width: 6px;
  height: 6px;
  top: 0;
  left: 0;
  background-color: #445ab5
}
#es .es-stream-filter-icon i:after {
  left: 8px;
  background-color: #ff403a
}
#es .es-timeline-filter-dropdown {
  min-width: 220px;
  max-width: 320px
}
#es .es-timeline-filter-dropdown > li {
  position: relative
}
#es .es-timeline-filter-dropdown > li > a {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  outline: 0 !important
}
#es .es-timeline-filter-dropdown > li > a::-moz-focus-inner {
  border: 0 !important
}
#es .es-timeline-filter-dropdown__title {
  display: block;
  font-weight: bold;
  padding: 4px 20px;
  color: #444
}
#es .es-timeline-filter-dropdown__indicator {
  display: none;
  background: #f65b5b;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 10px;
  right: 16px
}
#es .es-timeline-filter-dropdown__bubble {
  background-color: #ededed;
  border-radius: 4px;
  color: #888;
  display: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
#es .has-bubble .es-timeline-filter-dropdown__indicator, #es .has-bubble .es-timeline-filter-dropdown__bubble {
  display: inline-block
}
#es .es-timeline-filter-dropdown > li.has-bubble > a {
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis
}
#es .es-stream-filter-dropdown__title {
  display: block;
  font-weight: bold;
  padding: 4px 0;
  color: #444
}
#es .es-stream-filter-dropdown__desc {
  white-space: normal;
  margin-top: 4px
}
#es .es-stream-filter-dropdown__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none
}
#es .open > .es-stream-filter-dropdown {
  min-width: 400px;
  padding: 8px 16px
}
#es .open > .es-stream-filter-dropdown .es-stream-filter-dropdown__item {
  outline: 0 !important;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  overflow: hidden
}
#es .open > .es-stream-filter-dropdown .es-stream-filter-dropdown__item::-moz-focus-inner {
  border: 0 !important
}
#es .open > .es-stream-filter-dropdown .es-stream-filter-dropdown__item label {
  text-overflow: ellipsis
}
#es.is-mobile .open > .es-stream-filter-dropdown {
  min-width: 280px;
  width: 100%
}
#es.is-mobile .open > .es-stream-filter-dropdown .es-stream-filter-dropdown__item {
  -webkit-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%
}
#es.popbox.popbox-users {
  min-width: 45px !important;
  max-width: 160px !important;
  min-height: 55px !important;
  background-color: #fff !important;
  border-radius: 1px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
#es .es-calendar {
  border-collapse: separate;
  background: #fff;
  border: 0;
  border-radius: 0;
  width: 100%
}
#es .es-calendar tbody > tr + tr > td {
  border-top: 0
}
#es .es-calendar tbody > tr > td {
  border-color: #e1e1e1;
  text-align: left;
  height: 96px;
  position: relative;
  padding: 0
}
#es .es-calendar tbody > tr > td + td {
  border-left: 0
}
#es .es-calendar tbody > tr > td.empty > small {
  background: #fafafa;
  color: #888;
  display: block;
  height: 96px;
  padding: 8px;
  position: relative
}
#es .es-calendar tbody > tr > td.day > div {
  color: #888;
  display: block;
  height: 96px;
  padding: 8px;
  position: relative
}
#es .es-calendar tbody > tr > td.day > div > a {
  color: #888
}
#es .es-calendar tbody > tr > td.is-today > div {
  background: #ffe;
  color: #555;
  font-weight: bold
}
#es .es-calendar tbody > tr > td.is-today > div > a {
  background: #f44336;
  color: #fff;
  padding: 4px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 1;
  display: inline-block;
  text-align: center
}
#es .es-calendar tbody > tr > td.has-events > div:before {
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  bottom: 8px;
  border-right: 10px solid #45b478;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent
}
#es .es-calendar tbody > tr > td.has-events > div {
  background: #f5f5f5;
  font-weight: bold;
  color: #555
}
#es .es-calendar tbody > tr > td.has-events > div > b {
  font: normal 11px/13px Tahoma, Arial, sans-serif;
  color: #aaa;
  position: absolute;
  right: 15px;
  bottom: 15px
}
#es .es-calendar tbody > tr > td.has-events > div:hover .es-calendar-tooltips, #es .es-calendar tbody > tr > td.has-events > div:active .es-calendar-tooltips {
  display: block
}
#es .es-calendar tbody > tr > td:nth-child(5) > div .es-calendar-tooltips, #es .es-calendar tbody > tr > td:nth-child(6) > div .es-calendar-tooltips, #es .es-calendar tbody > tr > td:nth-child(7) > div .es-calendar-tooltips {
  left: auto;
  right: 102%
}
#es .es-calendar tbody > tr > td:nth-child(5) > div .es-calendar-tooltips:before, #es .es-calendar tbody > tr > td:nth-child(5) > div .es-calendar-tooltips:after, #es .es-calendar tbody > tr > td:nth-child(6) > div .es-calendar-tooltips:before, #es .es-calendar tbody > tr > td:nth-child(6) > div .es-calendar-tooltips:after, #es .es-calendar tbody > tr > td:nth-child(7) > div .es-calendar-tooltips:before, #es .es-calendar tbody > tr > td:nth-child(7) > div .es-calendar-tooltips:after {
  border-left: 8px solid #e1e1e1;
  border-right: 0;
  left: auto;
  right: -8px
}
#es .es-calendar tbody > tr > td:nth-child(5) > div .es-calendar-tooltips:after, #es .es-calendar tbody > tr > td:nth-child(6) > div .es-calendar-tooltips:after, #es .es-calendar tbody > tr > td:nth-child(7) > div .es-calendar-tooltips:after {
  border-right-color: transparent;
  border-left-color: #f5f5f5;
  left: auto;
  right: -7px
}
#es .es-calendar tbody > tr.es-calendar-control > td, #es .es-calendar tbody > tr.es-calendar-days > td {
  height: auto
}
#es .es-calendar .text-center {
  text-align: center
}
#es .es-calendar-tooltips {
  display: none;
  background: #fff;
  color: #444;
  border: 1px solid #e1e1e1;
  min-width: 260px;
  font: 12px/1.2 Arial, sans-serif;
  position: absolute;
  left: 102.5%;
  top: 2px;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}
#es .es-calendar-tooltips:before, #es .es-calendar-tooltips:after {
  content: "";
  display: block;
  border-right: 8px solid #e1e1e1;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 10px
}
#es .es-calendar-tooltips:after {
  border-right-color: #f5f5f5;
  left: -7px
}
#es .es-calendar-tooltips__title {
  background: #f5f5f5;
  border-bottom: 1px solid #e1e1e1;
  color: #888;
  display: block;
  font-size: 11px;
  line-height: 34px;
  text-transform: uppercase;
  padding: 0 13px
}
#es .es-calendar-tooltips__title a {
  color: #888
}
#es .es-calendar-tooltips ul {
  padding: 8px 0;
  margin: 0 8px
}
#es .es-calendar-tooltips ul > li {
  padding: 4px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-calendar-tooltips ul > li + li {
  border-top: 1px solid #e1e1e1
}
#es .es-calendar-tooltips ul a {
  color: #888;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-calendar-tooltips ul a:hover {
  color: #333
}
#es .es-calendar-control {
  font-size: 16px
}
#es .es-calendar-control > td {
  border: 0;
  border-top: 1px solid #e1e1e1;
  vertical-align: middle
}
#es .es-calendar-control > td a {
  outline: 0 !important
}
#es .es-calendar-control > td a::-moz-focus-inner {
  border: 0 !important
}
#es .es-calendar-control > td.es-calendar-previous, #es .es-calendar-control > td.es-calendar-next {
  padding: 0
}
#es .es-calendar-control > td.es-calendar-previous > a, #es .es-calendar-control > td.es-calendar-next > a {
  background: none !important;
  color: #888;
  display: block;
  line-height: 60px;
  height: 60px
}
#es .es-calendar-control > td.es-calendar-previous > a i, #es .es-calendar-control > td.es-calendar-next > a i {
  line-height: inherit
}
#es .es-calendar-control > td.es-calendar-previous {
  border-left: 1px solid #e1e1e1;
  border-right-color: transparent
}
#es .es-calendar-control > td.es-calendar-next {
  border-right: 1px solid #e1e1e1
}
#es .es-calendar-control > td.es-calendar-month {
  vertical-align: middle;
  border-right-color: transparent
}
#es .es-calendar-control > td.es-calendar-month > a {
  background: none !important;
  color: #333;
  text-decoration: none
}
#es .es-calendar-days > td {
  background: #f5f5f5;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
  color: #888;
  height: auto;
  padding: 13px !important;
  text-transform: uppercase;
  width: 14.285714285714%
}
#es .es-calendar-days > td:first-child {
  border-left: 1px solid #e1e1e1
}
#es .es-calendar-days > td:last-child {
  border-right: 1px solid #e1e1e1
}
#es.is-mobile .es-events-calendar {
  padding-bottom: 60px
}
#es.is-mobile .es-calendar-days > td {
  padding: 5px !important;
  font-size: 10px
}
#es.is-mobile .es-calendar-tooltips {
  position: fixed;
  left: 10px !important;
  right: 10px !important;
  top: 33% !important;
  width: auto;
  max-width: none
}
#es.is-mobile .es-calendar-tooltips:before, #es.is-mobile .es-calendar-tooltips:after {
  display: none
}
#es.is-mobile .es-calendar tbody > tr > td, #es.is-mobile .es-calendar tbody > tr > td.day > div, #es.is-mobile .es-calendar tbody > tr > td.empty > small {
  height: 66px
}
#es.is-mobile .es-calendar tbody > tr > td.has-events > div > b {
  right: 0;
  left: 1px
}
#es .es-search-advance {
  float: right;
  margin: 0 0 0 16px
}
#es .es-search-advance a {
  display: inline-block;
  vertical-align: top;
  line-height: 28px
}
#es .es-search-filter {
  overflow: hidden;
  margin: 0 0 0 -1px
}
#es .es-search-filter-item {
  display: inline-block;
  float: left;
  margin: 2px 1px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
#es .es-search-filter-item input {
  display: none
}
#es .es-search-filter-item input:checked + label {
  background: #f5f5f5;
  border-color: #ddd
}
#es .es-search-filter-item input:checked + label:after {
  opacity: 1;
  filter: alpha(opacity=100)
}
#es .es-search-filter-item label, #es .es-search-filter-item label:before, #es .es-search-filter-item label:after {
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
  transition: ease .5s
}
#es .es-search-filter-item label {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  line-height: 26px;
  padding: 0 10px 0 30px;
  position: relative
}
#es .es-search-filter-item label:before, #es .es-search-filter-item label:after {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  content: '';
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  left: 7px;
  top: 50%;
  margin-top: -8px;
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  display: inline-block;
  text-decoration: inherit
}
#es .es-search-filter-item label:after {
  background: #428bca;
  border-color: #3071a9;
  color: #fff;
  content: "\f00c";
  opacity: 0;
  filter: alpha(opacity=0)
}
#es.is-mobile .es-search-form:before, #es.is-mobile .es-search-form:after {
  content: " ";
  display: table
}
#es.is-mobile .es-search-form:after {
  clear: both
}
#es.is-mobile .es-search-filter {
  float: left
}
#es.is-mobile .es-search-result {
  clear: both
}
#es .es-search-mini-result {
  border-radius: .45rem;
  overflow: hidden
}
#es .es-search-mini-result-wrap {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
  border-radius: .45rem
}
#es .es-search-mini-group + .es-search-mini-group {
  border-top: 1px solid #e1e1e1
}
#es .es-search-mini-group__title {
  padding: 8px 16px;
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1
}
#es .es-search-mini-result-list__item > a {
  color: #888;
  padding: 8px 16px;
  display: flex;
  align-items: center
}
#es .es-search-mini-result-list__item > a:before, #es .es-search-mini-result-list__item > a:after {
  content: " ";
  display: table
}
#es .es-search-mini-result-list__item > a:after {
  clear: both
}
#es .es-search-mini-result-list__item > a:hover {
  background-color: #f5f5f5
}
#es .es-search-mini-result-list__item + .es-search-mini-result-list__item {
  border-top: 1px solid #e1e1e1
}
#es .es-search-mini-footer {
  border-top: 1px solid #e1e1e1;
  padding: 14px 10px;
  background: #f5f5f5
}
#es .es-search-mini-empty {
  padding: 16px;
  text-align: center;
  color: #444
}
#es .es-adv-search2__item {
  margin-bottom: 8px
}
#es .es-adv-search2__item:first-child .es-adv-search2__action {
  display: none
}
#es .es-adv-search2__item .es-adv-search2__action {
  padding-right: 0
}
#es .es-adv-search2__criteria {
  max-width: 22%;
  margin-bottom: 8px
}
#es .es-adv-search2__criteria .form-control {
  font-weight: bold
}
#es .es-adv-search2__condition {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es .es-adv-search2__condition-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
#es .es-adv-search2__condition-item--short {
  -webkit-flex: 0 0 168px;
  -ms-flex: 0 0 168px;
  flex: 0 0 168px
}
#es .es-adv-search2__condition > div {
  padding-right: 8px
}
#es .es-adv-search2__condition > div:last-child {
  padding-right: 0
}
#es .es-adv-search2 .is-operator {
  max-width: 22%
}
#es .es-adv-search2__action {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .es-adv-search2__locations {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
  align-self: flex-end
}
#es .es-adv-search2__options {
  margin-top: 16px;
  padding: 8px;
  background-color: #f5f5f5
}
#es .es-adv-search2 .o-form-actions {
  margin-top: 0
}
#es.is-tablet .es-adv-search2__item + .es-adv-search2__item, #es.is-mobile .es-adv-search2__item + .es-adv-search2__item {
  border-top: 1px solid #e1e1e1;
  padding-top: 16px
}
#es.is-tablet .es-adv-search2__criteria, #es.is-mobile .es-adv-search2__criteria {
  max-width: 100%
}
#es.is-tablet .es-adv-search2__condition, #es.is-mobile .es-adv-search2__condition {
  display: -webkit-block;
  display: -ms-blockbox;
  display: -ms-block;
  display: block
}
#es.is-tablet .es-adv-search2__condition > div, #es.is-mobile .es-adv-search2__condition > div {
  padding: 0 0 8px
}
#es .mod-es-title {
  font-weight: bold
}
#es .mod-es-meta {
  color: #888
}
#es .mod-es-list--vertical .mod-es-item + .mod-es-item {
  margin-top: 16px
}
#es .mod-es-action {
  margin-top: 8px
}
#es .mod-card {
  border: 1px solid #e1e1e1;
  border-radius: 6px
}
#es .mod-card + .mod-card {
  margin-top: 16px
}
#es .mod-card--border {
  border-top: 1px solid #e1e1e1
}
#es .mod-card__ft {
  position: relative
}
#es .mod-card__ft:before, #es .mod-card__ft:after {
  content: " ";
  display: table
}
#es .mod-card__ft:after {
  clear: both
}
#es .mod-card__ft {
  padding: 8px 16px
}
#es .mod-card__ft .g-list-inline > li {
  line-height: 28px
}
#es .mod-card__cover-wrap {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  padding-top: 23%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}
#es .mod-card__cover-wrap--16-9 {
  padding-top: 56%
}
#es .mod-card__cover {
  background-size: cover;
  border: 0 none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
#es .mod-card__avatar-holder {
  position: absolute;
  left: 16px;
  top: -20px
}
#es .mod-card__avatar {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}
#es .mod-card__title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto
}
#es .mod-card__meta {
  color: #888
}
#es .mod-card__meta a {
  color: #888
}
#es .mod-card__calendar-date {
  left: 16px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #333;
  border: 1px solid #e1e1e1;
  padding: 8px;
  text-align: center
}
#es .mod-card__calendar-day {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  word-wrap: normal
}
#es .mod-card__calendar-mth {
  color: #f65b5b;
  font-size: 13px;
  line-height: 13px;
  word-wrap: normal
}
#es .mod-card__context {
  position: relative;
  padding: 24px 16px 8px
}
#es .mod-card__state {
  position: absolute;
  right: 16px;
  top: -30px;
  display: none
}
#es .mod-card.is-passed .mod-card__state {
  display: block
}
#es.mod-es-quickpost .es-story-body {
  border-radius: 6px 6px 0 0
}
#es.mod-es-notification .mod-es-menu-bar {
  border: 0
}
#es .mod-es-dating-search-form {
  padding: 8px 16px;
  border: 1px solid #e1e1e1
}
#es .mod-search-distance {
  position: relative
}
#es .mod-search-distance .es-location-autocomplete {
  margin-top: 0
}
#es.mod-es-stream .es-stream-list {
  min-height: 0
}
#es.mod-es-hashtags .o-nav__item {
  margin-bottom: 16px
}
#es.mod-es-hashtags .o-nav__link {
  overflow: hidden;
  text-overflow: ellipsis
}
#es.mod-es-customfieldsearch .es-list-item + .es-list-item {
  margin-top: 8px
}
#es.mod-es-customfieldsearch .es-mod-chevron:before {
  color: #888;
  content: "\f077"
}
#es.mod-es-customfieldsearch .collapsed .es-mod-chevron:before {
  content: "\f078"
}
#es.es-docker {
  background-color: #263238;
  color: #fff;
  line-height: 1;
  position: fixed;
  z-index: 10021
}
#es.es-docker .btn, #es.es-docker .btn:active, #es.es-docker .btn.active {
  outline: 0
}
#es.es-docker .btn:focus, #es.es-docker .btn.focus, #es.es-docker .btn:active:focus, #es.es-docker .btn:active.focus, #es.es-docker .btn.active:focus, #es.es-docker .btn.active.focus {
  outline: thin dotted;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0
}
#es.es-docker.is-top {
  width: 100%;
  height: 40px;
  top: 0;
  left: 0
}
#es.es-docker.is-top.active-menu .docker-popup-window, #es.es-docker.is-top.active-mobile-login .docker-popup-window {
  margin-top: 44px;
  position: absolute;
  top: 0;
  right: 0
}
#es.es-docker.is-top.active-menu .docker-popup-menu, #es.es-docker.is-top.active-menu .docker-popup-login {
  display: block
}
#es.es-docker.is-top.active-quickpost .docker-popup-quickpost {
  display: block;
  margin-top: 44px;
  top: 0;
  right: 0
}
#es.es-docker.is-top.is-mobile .docker-popup-menu {
  height: 100%
}
#es.es-docker.is-top .docker-login-box .docker-form-group .docker-popup {
  margin: 2px 0 0;
  top: 100%;
  bottom: auto
}
#es.es-docker.is-top .btn-requestlogin:after, #es.es-docker.is-top .btn-requestlogin:before {
  bottom: 100%;
  right: 8px;
  z-index: 2000
}
#es.es-docker.is-top .btn-requestlogin:after {
  border-bottom-color: #fff
}
#es.es-docker.is-top .btn-requestlogin:before {
  border-bottom-color: #ccc
}
#es.es-docker.is-bottom {
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0
}
#es.es-docker.is-bottom.active-menu .docker-popup-window, #es.es-docker.is-bottom.active-mobile-login .docker-popup-window {
  margin-bottom: 44px;
  position: absolute;
  bottom: 0;
  right: 0
}
#es.es-docker.is-bottom.active-menu .docker-popup-menu, #es.es-docker.is-bottom.active-menu .docker-popup-login {
  display: block
}
#es.es-docker.is-bottom.active-quickpost .btn-quickpost:after, #es.es-docker.is-bottom.active-quickpost .btn-quickpost:before {
  position: absolute;
  bottom: calc(100% - 6px);
  right: 16px;
  z-index: 2000
}
#es.es-docker.is-bottom.active-quickpost .btn-quickpost:after {
  border-top-color: #fff
}
#es.es-docker.is-bottom.active-quickpost .btn-quickpost:before {
  border-top-color: #ccc
}
#es.es-docker.is-bottom.active-quickpost .docker-popup-quickpost {
  margin-bottom: 44px;
  display: block;
  bottom: 0;
  right: 0
}
#es.es-docker.is-bottom.active-quickpost .es-story .dropdown-menu {
  top: auto;
  bottom: 100%
}
#es.es-docker.is-bottom.active-quickpost .es-story-footer {
  z-index: 3
}
#es.es-docker.is-bottom.active-friends .btn-friends:after, #es.es-docker.is-bottom.active-friends .btn-friends:before {
  position: absolute;
  bottom: calc(100% - 6px);
  right: 19px;
  z-index: 2000
}
#es.es-docker.is-bottom.active-friends .btn-friends:after {
  border-top-color: #fff
}
#es.es-docker.is-bottom.active-friends .btn-friends:before {
  border-top-color: #ccc
}
#es.es-docker.is-bottom.active-conversations .btn-conversations:after, #es.es-docker.is-bottom.active-conversations .btn-conversations:before {
  position: absolute;
  bottom: calc(100% - 6px);
  right: 19px;
  z-index: 2000
}
#es.es-docker.is-bottom.active-conversations .btn-conversations:after {
  border-top-color: #fff
}
#es.es-docker.is-bottom.active-conversations .btn-conversations:before {
  border-top-color: #ccc
}
#es.es-docker.is-bottom.active-notifications .btn-notifications:after, #es.es-docker.is-bottom.active-notifications .btn-notifications:before {
  position: absolute;
  bottom: calc(100% - 6px);
  right: 19px;
  z-index: 2000
}
#es.es-docker.is-bottom.active-notifications .btn-notifications:after {
  border-top-color: #fff
}
#es.es-docker.is-bottom.active-notifications .btn-notifications:before {
  border-top-color: #ccc
}
#es.es-docker.is-bottom.is-mobile .docker-popup-menu {
  margin-bottom: 0;
  top: 0;
  bottom: 44px
}
#es.es-docker.is-bottom .docker-login-box .docker-form-group .docker-popup {
  margin: 0 0 2px;
  top: auto;
  bottom: 100%
}
#es.es-docker.is-bottom .btn-requestlogin:after, #es.es-docker.is-bottom .btn-requestlogin:before {
  top: 100%;
  right: 8px;
  z-index: 2000
}
#es.es-docker.is-bottom .btn-requestlogin:after {
  border-top-color: #fff
}
#es.es-docker.is-bottom .btn-requestlogin:before {
  border-top-color: #ccc
}
#es.es-docker.is-top, #es.es-docker.is-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}
#es.es-docker.is-top .docker-border--left, #es.es-docker.is-bottom .docker-border--left {
  border-left: solid 1px #e1e1e1
}
#es.es-docker.is-top .docker-border--right, #es.es-docker.is-bottom .docker-border--right {
  border-right: solid 1px #e1e1e1
}
#es.es-docker.is-top .btn-friends:after, #es.es-docker.is-top .btn-conversations:after, #es.es-docker.is-top .btn-notifications:after, #es.es-docker.is-top .btn-quickpost:after, #es.es-docker.is-top .btn-docker-menu:after, #es.es-docker.is-bottom .btn-friends:after, #es.es-docker.is-bottom .btn-conversations:after, #es.es-docker.is-bottom .btn-notifications:after, #es.es-docker.is-bottom .btn-quickpost:after, #es.es-docker.is-bottom .btn-docker-menu:after {
  margin-right: -8px;
  border-width: 8px
}
#es.es-docker.is-top .btn-friends:before, #es.es-docker.is-top .btn-conversations:before, #es.es-docker.is-top .btn-notifications:before, #es.es-docker.is-top .btn-quickpost:before, #es.es-docker.is-top .btn-docker-menu:before, #es.es-docker.is-bottom .btn-friends:before, #es.es-docker.is-bottom .btn-conversations:before, #es.es-docker.is-bottom .btn-notifications:before, #es.es-docker.is-bottom .btn-quickpost:before, #es.es-docker.is-bottom .btn-docker-menu:before {
  margin-right: -7px;
  border-width: 7px
}
#es.es-docker.is-top .btn-quickpost .fa + .fa, #es.es-docker.is-bottom .btn-quickpost .fa + .fa {
  margin-left: 4px
}
#es.es-docker.is-top .btn-quickpost .fa-angle-down, #es.es-docker.is-bottom .btn-quickpost .fa-angle-down {
  font-size: 16px
}
#es.es-docker.is-top .docker__search, #es.es-docker.is-bottom .docker__search {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-left: 8px
}
#es.es-docker.is-top .docker-popup-menu .docker__search, #es.es-docker.is-bottom .docker-popup-menu .docker__search {
  display: none
}
#es.es-docker.is-top.is-mobile.active-mobile-login .docker-login-box-mobile .docker-login-box, #es.es-docker.is-bottom.is-mobile.active-mobile-login .docker-login-box-mobile .docker-login-box {
  display: block
}
#es.es-docker.is-top.is-mobile .docker__search, #es.es-docker.is-bottom.is-mobile .docker__search {
  max-width: 215px
}
#es.es-docker.is-top.is-mobile .docker__search.docker-border--right, #es.es-docker.is-bottom.is-mobile .docker__search.docker-border--right {
  border: 0
}
#es.es-docker.is-top.is-mobile .es-story-meta-button span, #es.es-docker.is-top.is-mobile .docker-login-box, #es.es-docker.is-bottom.is-mobile .es-story-meta-button span, #es.es-docker.is-bottom.is-mobile .docker-login-box {
  display: none
}
#es.es-docker.is-top.is-mobile .btn-quickpost, #es.es-docker.is-bottom.is-mobile .btn-quickpost {
  border-left: 0
}
#es.es-docker.is-top.is-mobile .docker-popup-quickpost, #es.es-docker.is-bottom.is-mobile .docker-popup-quickpost {
  min-width: auto;
  left: 0 !important;
  right: 0 !important;
  position: fixed
}
#es.es-docker.is-top.is-mobile .es-story-panel-dropdown, #es.es-docker.is-bottom.is-mobile .es-story-panel-dropdown {
  top: 8px
}
#es.es-docker.is-top.is-mobile .es-story-panel-dropdown .es-story-panel-button, #es.es-docker.is-bottom.is-mobile .es-story-panel-dropdown .es-story-panel-button {
  display: block;
  float: none
}
#es.es-docker.is-top.is-mobile .docker-popup-menu, #es.es-docker.is-bottom.is-mobile .docker-popup-menu {
  min-width: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0 !important;
  right: 0 !important
}
#es.es-docker.is-top.is-mobile .docker-popup-menu ul, #es.es-docker.is-bottom.is-mobile .docker-popup-menu ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: calc(100vh - 240px);
  overflow-y: auto
}
#es.es-docker.is-top.is-mobile .docker-popup-menu ul li, #es.es-docker.is-bottom.is-mobile .docker-popup-menu ul li {
  display: block;
  width: 100%;
  border-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px
}
#es.es-docker.is-top.is-mobile .docker-popup-menu ul li a, #es.es-docker.is-bottom.is-mobile .docker-popup-menu ul li a {
  padding: 8px
}
#es.es-docker.is-top.is-mobile .docker-popup-menu ul li .fa, #es.es-docker.is-bottom.is-mobile .docker-popup-menu ul li .fa {
  font-size: 20px;
  display: none;
  width: auto;
  margin-bottom: 8px;
  margin-right: 0
}
#es.es-docker.is-top.is-mobile .docker-popup-menu ul li span, #es.es-docker.is-bottom.is-mobile .docker-popup-menu ul li span {
  display: inline-block
}
#es.es-docker.is-top.is-mobile .docker-popup-menu .docker__search, #es.es-docker.is-bottom.is-mobile .docker-popup-menu .docker__search {
  display: block;
  max-width: none;
  height: auto;
  margin: 8px;
  border: solid 1px #e1e1e1
}
#es.es-docker.is-top.is-mobile .docker-popup-menu .docker__search-box, #es.es-docker.is-bottom.is-mobile .docker-popup-menu .docker__search-box {
  width: 100%
}
#es.es-docker.is-top.is-mobile .docker-popup-menu .docker__search-input, #es.es-docker.is-bottom.is-mobile .docker-popup-menu .docker__search-input {
  line-height: 30px
}
#es.es-docker.is-top.is-mobile .docker-popup-window, #es.es-docker.is-bottom.is-mobile .docker-popup-window {
  position: fixed
}
#es.es-docker.is-top.is-mobile .docker-login-box-mobile, #es.es-docker.is-bottom.is-mobile .docker-login-box-mobile {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%
}
#es.es-docker.is-top.is-mobile .docker-popup-login, #es.es-docker.is-bottom.is-mobile .docker-popup-login {
  width: 100%;
  height: 100%
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box {
  display: none;
  height: auto
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__hd, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__hd {
  padding: 16px 16px 8px
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__bd, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__bd {
  padding: 8px 0;
  border-top: solid 1px #e1e1e1
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__ft, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__ft {
  padding: 12px;
  border-top: solid 1px #e1e1e1
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__note, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__note {
  outline: 0 !important
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__form, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__form {
  display: block
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-login-box__form .docker-login-social span + span, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-login-box__form .docker-login-social span + span {
  display: block;
  margin-top: 4px;
  margin-left: 0
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-form-group, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-form-group {
  margin-bottom: 8px;
  margin-left: 0
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .docker-form-input, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .docker-form-input {
  min-width: auto;
  max-width: none;
  width: 100%
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .o-checkbox, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .o-checkbox {
  color: #888;
  margin: 8px 0
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .o-checkbox label, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .o-checkbox label {
  padding-left: 8px
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box span.alternative, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box span.alternative {
  text-align: center;
  display: block;
  margin: 4px 0
}
#es.es-docker.is-top.is-mobile .docker-popup-login.docker-login-box .btn, #es.es-docker.is-bottom.is-mobile .docker-popup-login.docker-login-box .btn {
  width: 100%;
  border-radius: 2px
}
#es.es-docker .es-location-autocomplete {
  text-align: left
}
#es.es-docker .docker-popup-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
  position: relative
}
#es.es-docker .btn-docker {
  background: transparent;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 4px 8px;
  height: 32px;
  padding: 6px 12px;
  position: relative;
  -webkit-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear
}
#es.es-docker .btn-docker:active, #es.es-docker .btn-docker.active {
  background-color: #1c2429 !important
}
#es.es-docker .btn-docker .docker-avatar {
  display: block;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover
}
#es.es-docker .btn-docker .docker-avatar img {
  width: 23px;
  height: 23px;
  overflow: hidden
}
#es.es-docker .btn-docker.has-new .docker-bubble {
  display: block
}
#es.es-docker .btn-docker .docker-bubble {
  display: none;
  background-color: #d95242;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 22px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1020
}
#es.es-docker .btn-friends:after, #es.es-docker .btn-friends:before, #es.es-docker .btn-conversations:after, #es.es-docker .btn-conversations:before, #es.es-docker .btn-notifications:after, #es.es-docker .btn-notifications:before, #es.es-docker .btn-quickpost:after, #es.es-docker .btn-quickpost:before, #es.es-docker .btn-requestlogin:after, #es.es-docker .btn-requestlogin:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute
}
#es.es-docker .btn-docker-menu:after, #es.es-docker .btn-docker-menu:before {
  display: none;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0
}
#es.es-docker .docker-popup {
  background: #fff;
  line-height: 1.66667;
  text-align: left;
  border: solid 1px #e1e1e1;
  border-radius: .5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  white-space: normal;
  z-index: 1000
}
#es.es-docker .btn-xs {
  font-size: 13px;
  padding: 4px 8px
}
#es.es-docker .fa {
  font-size: 13px;
  text-align: center
}
#es.es-docker .no-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%
}
#es.es-docker .text-menu {
  padding-left: 8px
}
#es.es-docker .text-menu .fa {
  font-size: 20px
}
#es.es-docker .has-separator:before {
  content: '';
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  width: 1px;
  height: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
#es.es-docker .has-separator--left {
  margin-left: 1px;
  padding-left: 1px
}
#es.es-docker .has-separator--left:before {
  right: 100%
}
#es.es-docker .has-separator--right {
  margin-right: 1px;
  padding-right: 1px
}
#es.es-docker .has-separator--right:before {
  left: 100%
}
#es.es-docker .docker {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  padding: 0 20px
}
#es.es-docker .docker__search-box {
  display: inline-block;
  width: 260px;
  border: 0;
  position: relative
}
#es.es-docker .docker__search-form {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px
}
#es.es-docker .docker__search-form:before {
  content: '\f002';
  font-family: 'Font Awesome 6 Free';
  font-size: 14px;
  font-weight: 900;
  color: #ccc;
  position: absolute;
  left: 8px;
  top: 6px
}
#es.es-docker .docker__search-input {
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 4px 6px 4px 28px;
  border: 0;
  border-radius: 0;
  -webkit-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}
#es.es-docker .docker__search-input:focus {
  background-color: #fff;
  color: #888
}
#es.es-docker .docker-login-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%
}
#es.es-docker .docker-login-box__form {
  color: #888;
  font-size: 0;
  text-transform: none;
  padding: 0 8px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es.es-docker .docker-login-box__form .docker-login-social .btn {
  margin-bottom: 8px
}
#es.es-docker .docker-login-box__form .docker-login-social .btn.short {
  font-size: 0;
  margin-bottom: 0;
  padding: 0 8px
}
#es.es-docker .docker-login-box__form .docker-login-social .fa, #es.es-docker .docker-login-box__form .docker-login-social .fab {
  font-size: 16px;
  line-height: 1.66667
}
#es.es-docker .docker-login-box__form .docker-login-social span + span {
  margin-left: 4px
}
@media(min-width:1281px) {
  #es.es-docker .docker-login-box__form .docker-login-social .btn-es-google img {
    margin-top: 5px;
    margin-bottom: 5px
  }
}
#es.es-docker .docker-login-box .docker-form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative
}
#es.es-docker .docker-login-box .docker-form-group .fa-user, #es.es-docker .docker-login-box .docker-form-group .fa-lock {
  color: #ccc;
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 6px
}
#es.es-docker .docker-login-box .docker-form-group .fa-question-circle {
  margin: 0 4px
}
#es.es-docker .docker-login-box .docker-form-group .docker-popup {
  text-align: center;
  right: 0;
  left: auto
}
#es.es-docker .docker-login-box .docker-form-group .btn-requestlogin:after {
  margin-right: -5px;
  border-width: 5px
}
#es.es-docker .docker-login-box .docker-form-group .btn-requestlogin:before {
  margin-right: -6px;
  border-width: 6px
}
#es.es-docker .docker-login-box .docker-form-group > a {
  color: #888
}
#es.es-docker .docker-login-box .docker-form-group > a:hover {
  color: #fff
}
#es.es-docker .docker-login-box .docker-form-input {
  background-color: #fff;
  color: #888;
  font-size: 13px;
  margin: 0;
  max-width: 300px;
  min-width: 200px;
  height: 30px;
  padding-left: 20px;
  border: solid 1px #e1e1e1;
  border-radius: 4px;
  box-shadow: none;
  text-overflow: ellipsis
}
@media(min-width:768px) and (max-width:991px) {
  #es.es-docker .docker-login-box .docker-form-input {
    max-width: 150px;
    min-width: 100px
  }
}
#es.es-docker .docker-login-box .o-checkbox {
  color: #fff
}
#es.es-docker .docker-login-box .o-checkbox label {
  padding-left: 8px
}
#es.es-docker .docker-login-box .o-checkbox label:before, #es.es-docker .docker-login-box .o-checkbox label:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
#es.es-docker .docker-login-box span.alternative {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 16px
}
#es.es-docker .docker-login-box .btn {
  padding: 4px 12px;
  border-radius: 4px
}
#es.es-docker .docker-login-box .btn-es-primary {
  font-weight: bold;
  padding: 4px 12px
}
#es.es-docker .docker-login-box .btn-es-primary:hover {
  color: #1b5dab !important
}
#es.es-docker .docker-login-box .btn-es-facebook {
  font-weight: bold
}
#es.es-docker .docker-login-box .btn-es-x {
  font-weight: bold;
  border-color: #000 !important
}
#es.es-docker .docker-login-box .btn-es-linkedin {
  border-color: #377ca4 !important
}
#es.es-docker .docker-login-box .btn-docker-reg {
  color: #fff;
  font-size: 13px;
  font-weight: normal
}
@media(min-width:768px) and (max-width:991px) {
  #es.es-docker .docker-login-box.docker-border--left {
    border: 0
  }
}
#es.es-docker .docker-login-box-mobile {
  display: none
}
#es.popbox-navbar--docker.top-left, #es.popbox-navbar--docker.top-right {
  top: auto !important;
  bottom: 44px !important
}
#es.popbox-navbar--docker.bottom-left, #es.popbox-navbar--docker.bottom-right {
  top: 44px !important;
  bottom: auto !important
}
#es.popbox-navbar--docker .o-avatar--sm {
  width: 32px;
  height: 32px
}
#es.popbox-navbar--docker .btn-xs {
  font-size: 12px;
  margin-top: 4px;
  padding: 4px 8px
}
#es.popbox-navbar--docker.is-mobile.popbox-navbar--docker {
  width: auto;
  left: 0 !important;
  right: 0 !important
}
#es.popbox-navbar--docker.is-mobile .t-lg-pull-left {
  float: left !important
}
#es.popbox-navbar--docker.is-mobile .t-lg-pull-right {
  float: right !important
}
#es.popbox-navbar--docker {
  color: #333;
  width: 100%;
  max-width: 480px;
  min-height: 100px
}
#es.popbox-navbar--docker .arrow {
  display: none
}
#es.popbox-navbar--docker .popbox-dropdown__hd {
  padding: 10px
}
#es.popbox-navbar--docker .g-list-inline > li {
  font-size: 13px
}
#es .docker-popup-menu {
  display: none;
  min-width: 320px;
  min-height: 100px;
  border-radius: .5rem
}
#es .docker-popup-menu ul {
  margin: 0;
  padding-left: 0
}
#es .docker-popup-menu ul li {
  text-align: left;
  display: block;
  width: 100%;
  border-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .docker-popup-menu ul li a {
  color: #555;
  text-align: left;
  display: block;
  padding: 8px 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .docker-popup-menu ul li a:hover {
  background: #f5f5f5;
  color: #333
}
#es .docker-popup-menu ul li a span {
  white-space: initial;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .docker-popup-menu ul li .fa {
  font-size: 20px;
  text-align: left;
  display: none;
  margin-bottom: 8px;
  width: auto
}
#es .docker-popup-menu-profile {
  border-bottom: solid 1px #e1e1e1;
  position: relative;
  padding: 16px;
  font-size: 12px
}
#es .docker-popup-menu-profile__cover {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem
}
#es .docker-popup-menu-meta a {
  font-size: 12px;
  color: #888
}
#es .docker-content-footer {
  padding: 16px;
  border-top: solid 1px #e1e1e1
}
#es .docker-content-footer__link {
  color: #555;
  display: flex;
  align-items: center
}
#es .docker-content-footer__link span {
  flex-grow: 1
}
#es .docker-popup-quickpost {
  display: none;
  background: #fff;
  color: #333;
  min-width: 500px;
  border: 1px solid #e1e1e1;
  position: absolute
}
#es .docker-popup-quickpost.is-loading {
  background: #fff;
  width: 100%;
  height: 100px
}
#es .docker-popup-quickpost .es-story {
  border: 0;
  padding: 8px
}
#es .docker-popup-quickpost .es-story-avatar {
  display: none
}
#es .docker-popup-quickpost .es-story-header {
  text-align: left;
  margin-left: 0
}
#es .docker-popup-quickpost .es-story-body, #es .docker-popup-quickpost .es-story-footer, #es .docker-popup-quickpost [data-message-group] {
  margin-left: 0
}
#es .docker-popup-quickpost .es-story-panel-button .fa {
  display: block
}
#es .docker-popup-quickpost .es-story-panel-button span {
  display: none
}
@media(min-width:768px) and (max-width:1280px) {
  #es.es-docker.is-top.active-mobile-login .docker-login-box-mobile .docker-login-box, #es.es-docker.is-bottom.active-mobile-login .docker-login-box-mobile .docker-login-box {
    display: block
  }
  #es.es-docker.is-top .docker__search.docker-border--right, #es.es-docker.is-bottom .docker__search.docker-border--right {
    border: 0
  }
  #es.es-docker.is-top .docker-login-box, #es.es-docker.is-bottom .docker-login-box {
    display: none
  }
  #es.es-docker.is-top .btn-quickpost, #es.es-docker.is-bottom .btn-quickpost {
    border-left: 0
  }
  #es.es-docker.is-top .docker-popup-quickpost, #es.es-docker.is-bottom .docker-popup-quickpost {
    min-width: auto;
    left: 0 !important;
    right: 0 !important;
    position: fixed
  }
  #es.es-docker.is-top .es-story-panel-buttons .es-story-panel-button:nth-child(-n+10), #es.es-docker.is-bottom .es-story-panel-buttons .es-story-panel-button:nth-child(-n+10) {
    display: inline-block
  }
  #es.es-docker.is-top .es-story-panel-dropdown .es-story-panel-button:nth-child(-n+10), #es.es-docker.is-bottom .es-story-panel-dropdown .es-story-panel-button:nth-child(-n+10) {
    display: none
  }
  #es.es-docker.is-top .es-story-panel-button, #es.es-docker.is-bottom .es-story-panel-button {
    width: auto
  }
  #es.es-docker.is-top .docker-login-box-mobile, #es.es-docker.is-bottom .docker-login-box-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    height: 100%
  }
  #es.es-docker.is-top .docker-popup-login, #es.es-docker.is-bottom .docker-popup-login {
    width: 300px
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box, #es.es-docker.is-bottom .docker-popup-login.docker-login-box {
    display: none;
    height: auto
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__hd, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__hd {
    padding: 16px 16px 8px
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__bd, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__bd {
    padding: 8px 0;
    border-top: solid 1px #e1e1e1
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__ft, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__ft {
    padding: 12px;
    border-top: solid 1px #e1e1e1
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__note, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__note {
    outline: 0 !important
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__form, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__form {
    display: block
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-login-box__form .docker-login-social span + span, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-login-box__form .docker-login-social span + span {
    display: block;
    margin-top: 4px;
    margin-left: 0
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-form-group, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-form-group {
    margin-bottom: 8px;
    margin-left: 0
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .docker-form-input, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .docker-form-input {
    min-width: auto;
    max-width: none;
    width: 100%
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .o-checkbox, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .o-checkbox {
    color: #888;
    margin: 8px 0
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .o-checkbox label, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .o-checkbox label {
    padding-left: 8px
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box span.alternative, #es.es-docker.is-bottom .docker-popup-login.docker-login-box span.alternative {
    text-align: center;
    display: block;
    margin: 4px 0
  }
  #es.es-docker.is-top .docker-popup-login.docker-login-box .btn, #es.es-docker.is-bottom .docker-popup-login.docker-login-box .btn {
    width: 100%;
    border-radius: 2px
  }
  #es.popbox-navbar--docker .t-lg-pull-left {
    float: left !important
  }
  #es.popbox-navbar--docker .t-lg-pull-right {
    float: right !important
  }
}
#es .es-quickposting {
  height: auto;
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 10022
}
#es .btn-es-float-wrap.is-hover {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .btn-es-float-wrap.is-hover .btn-es-float--sub {
  display: inline-block;
  opacity: 0;
  visibiity: hidden
}
#es .btn-es-float-wrap.is-hover:hover .btn-es-float--sub {
  margin-right: 0;
  opacity: 1;
  visibility: visible
}
#es .btn-es-float-wrap.is-hover:hover .btn-es-float--sub {
  -webkit-transition: all .2s .2s ease-out;
  -o-transition: all .2s .2s ease-out;
  transition: all .2s .2s ease-out
}
#es .btn-es-float-wrap.is-hover:hover .btn-es-float--default .fa {
  transform: rotateZ(135deg) translate(0, 0)
}
#es .btn-es-float-wrap.is-hover .btn-es-float + .btn-es-float {
  margin-left: 24px
}
#es .btn-es-float {
  background-color: #fff;
  color: #b7c0cc;
  text-align: center;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 26px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 2px;
  outline: 0 !important;
  position: relative;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15)
}
#es .btn-es-float__icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #70bafc;
  z-index: 2;
  -webkit-box-shadow: inset 0 -8px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 -8px 5px rgba(0, 0, 0, 0.125)
}
#es .btn-es-float__icon .fa {
  color: #fff;
  transition: all .5s
}
#es .btn-es-float--default {
  width: 48px;
  height: 48px;
  line-height: 46px;
  font-size: 18px
}
#es .btn-es-float--sub {
  margin-right: -50px;
  display: none;
  -webkit-transition: all .3s .2s ease-out;
  -o-transition: all .3s .2s ease-out;
  transition: all .3s .2s ease-out
}
#es .btn-es-float--sub .btn-es-float__txt {
  background: rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 2px 10px;
  border: 6px solid transparent;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  white-space: nowrap;
  pointer: cursor;
  visibility: hidden;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1
}
#es .btn-es-float--sub:hover {
  background-color: #fff
}
#es .btn-es-float--sub:hover .btn-es-float__txt {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -90%);
  -ms-transform: translate(-50%, -90%);
  -o-transform: translate(-50%, -90%);
  transform: translate(-50%, -90%)
}
#es .btn-es-float--sub:hover .btn-es-float__txt:hover {
  background: rgba(0, 0, 0, 0.7);
  background-clip: padding-box
}
#es .btn-es-float.is-text .btn-es-float__icon {
  background-color: #7b889a
}
#es .btn-es-float.is-photos .btn-es-float__icon {
  background-color: #54c063
}
#es .btn-es-float.is-polls .btn-es-float__icon {
  background-color: #a773fc
}
#es .btn-es-float.is-broadcast .btn-es-float__icon {
  background-color: #fdb852
}
#es .btn-es-float.is-videos .btn-es-float__icon {
  background-color: #fd8b9a
}
#es .btn-es-float.is-audios .btn-es-float__icon {
  background-color: #42bedb
}
#es .btn-es-float.is-links .btn-es-float__icon {
  background-color: #525ac8
}
#es .btn-es-float.is-files .btn-es-float__icon {
  background-color: #c3a388
}
#es .btn-es-float.is-event .btn-es-float__icon {
  background-color: #d75452
}
#es .es-quickpost-popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10023;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-quickpost-story {
  position: relative;
  padding: 0
}
#es .es-quickpost-story__close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 8;
  color: #aaa;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center
}
#es .es-quickpost-story__title {
  font-weight: bold
}
#es .es-quickpost-story__hd {
  position: relative;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  border-radius: 6px 6px 0 0
}
#es .es-quickpost-story__bd {
  background: #fff;
  padding: 8px
}
#es .es-quickpost-story__bd .es-story-avatar {
  display: none
}
#es .es-quickpost-story__bd .es-story-header, #es .es-quickpost-story__bd .es-story-body, #es .es-quickpost-story__bd .es-story-footer, #es .es-quickpost-story__bd [data-message-group] {
  margin-left: 0
}
#es .es-quickpost-story .es-story {
  width: 600px;
  border-radius: 0 0 6px 6px
}
#es .es-quickpost-story.is-hover .es-story-header {
  display: none
}
#es.popbox--story-panel {
  z-index: 10024
}
#es.is-mobile .es-quickpost-popup {
  height: 100%
}
#es.is-mobile .es-quickpost-story {
  padding: 8px;
  width: 100vw;
  overflow-y: auto;
  top: 0;
  -webkit-overflow-scrolling: touch
}
#es.is-mobile .es-quickpost-story__bd {
  border-radius: 0 0 6px 6px
}
#es.is-mobile .es-quickpost-story .es-story {
  width: 100%;
  height: 100%
}
#es.is-mobile .es-quickpost-story .o-alert {
  position: relative;
  top: 0
}
#es.plg-es-ageverification {
  height: 80vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-ageverify {
  border: 1px solid #e1e1e1;
  border-radius: 6px
}
#es .es-ageverify__content {
  padding: 16px;
  text-align: center
}
#es .es-ageverify__title {
  font-size: 1.1em;
  color: #888;
  margin-bottom: 4px
}
#es .es-ageverify__desc {
  color: #888;
  margin: 8px auto;
  max-width: 600px
}
#es .es-ageverify__action .btn + .btn {
  margin-left: 8px
}
#es .es-ageverify__terms {
  color: #888;
  padding: 16px;
  background-color: #f5f5f5;
  border-top: 1px solid #e1e1e1;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px
}
#es .es-ageverify__terms-title {
  margin-bottom: 4px
}
#es .es-ageverify__terms-list {
  margin: 0 0 0 16px;
  padding: 0
}
@media(max-width:480px) {
  #es .es-ageverify__action .btn {
    margin-bottom: 16px;
    display: block
  }
  #es .es-ageverify__action .btn + .btn {
    margin-left: 0
  }
}
#es .es-weather {
  min-height: 100px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-weather--vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#es .es-weather--vertical .es-weather__stats {
  margin-bottom: 16px;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
#es .es-weather .o-loader {
  margin: auto
}
#es .es-weather .es-weather-icon {
  width: 48px;
  height: 48px;
  font-size: 40px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat
}
#es .es-weather__stats {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
#es .es-weather__day {
  font-weight: bold;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 8px
}
#es .es-weather__icon {
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px
}
#es .es-weather__temp {
  font-size: 28px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-weather__temp-result {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-weather__temp-result + .es-weather__temp-result {
  margin-left: 16px
}
#es .es-weather__temp-icons {
  font-size: 16px;
  margin-right: 4px
}
#es .es-weather__forecast-item {
  padding: 5px
}
#es .es-weather__forecast-item:nth-child(odd) {
  background-color: #f5f5f5
}
#es .es-weather__forecast-item-day {
  display: inline
}
#es .es-weather__forecast-item-icon {
  display: inline;
  float: left;
  margin-right: 10px
}
#es .es-weather__forecast-item-icon i.es-weather-icon {
  font-size: 15px;
  height: 18px;
  width: 18px
}
#es .es-weather__forecast-item-temp {
  display: inline;
  float: right
}
#es .es-weather__forecast-item-temp span + span {
  padding-left: 12px
}
#es .es-weather__attribution {
  margin: auto;
  width: 50%;
  padding-top: 20px
}
#es .mod-es-albums-item {
  padding: 8px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  border-radius: 6px
}
#es .mod-es-albums-item + .mod-es-albums-item {
  margin-top: 8px
}
#es .mod-es-albums-item .es-photos {
  border-radius: 6px;
  overflow: hidden
}
#es .mod-es-albums-item .es-photos .fit-width img {
  width: 100% !important;
  height: 100%
}
#es .mod-es-albums-item .es-photos.pattern-tile.photos-1 .es-photo a.fit-width img, #es .mod-es-albums-item .es-photos.pattern-tile.photos-1 .es-photo a.fit-height img, #es .mod-es-albums-item .es-photos.pattern-tile.photos-1 .es-photo a.fit-both img {
  height: 140px !important
}
#es .mod-es-albums-item .photos-3 .es-photo:first-child > a {
  padding-top: 36% !important
}
#es.mod-es-dropdown-menu__body {
  overflow: hidden
}
#es.mod-es-dropdown-menu .dropdown-toggle_ {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
#es.mod-es-dropdown-menu .dropdown-menu {
  border: 0;
  max-height: 60vh;
  overflow-y: auto
}
#es.mod-es-dropdown-menu .dropdown-menu a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
#es.mod-es-dropdown-menu .dropdown-menu span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.666666667;
  color: #444;
  white-space: nowrap;
  background-image: none
}
#es.mod-es-dropdown-menu .open .dropdown-menu {
  z-index: 10000
}
#es .mod-es-leader-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .mod-es-leader-item .es-leader-badge {
  top: 4px;
  left: 4px
}
#es .mod-es-leader-item + .mod-es-leader-item {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e1e1e1
}
#es .mod-es-leader__points {
  font-weight: bold
}
#es .mod-es-leader__points span {
  font-weight: normal;
  color: #888
}
#es .es-leader-context {
  margin-left: 20px
}
#es .es-leader-context__info {
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word
}
#es .es-mod-login-wrap {
  border: 1px solid #e1e1e1
}
#es .es-mod-login-wrap__hd {
  background-color: #f5f5f5;
  padding: 16px 16px 0
}
#es .es-mod-login-wrap__ft {
  padding: 8px 16px
}
#es .es-mod-login-wrap__ft {
  border-top: 1px solid #e1e1e1;
  background-color: #fff
}
#es .mod-es-menu-bar {
  border: 1px solid #e1e1e1;
  padding: 4px 8px
}
#es .mod-es-menu-bar__icon-link {
  color: #888;
  padding: 4px 8px;
  min-width: 28px;
  position: relative;
  text-align: center;
  outline: 0 !important
}
#es .mod-es-menu-bar__icon-link:hover {
  background: transparent
}
#es .mod-es-menu-bar__icon-link::-moz-focus-inner {
  border: 0 !important
}
#es .mod-es-menu-bar__icon-link > i {
  line-height: 19px
}
#es .mod-es-menu-bar__icon-link.has-new .mod-es-menu-bar__link-bubble {
  display: block
}
#es .mod-es-menu-bar__link-bubble {
  display: none;
  position: absolute;
  color: transparent;
  background-color: #f65b5b;
  top: 4px;
  right: 4px;
  width: 5px;
  height: 5px;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  font-size: 10px;
  line-height: 5px;
  font-weight: bold;
  padding: 0 2px
}
#es .mod-es-pf-hd__cover-wrap {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  padding-top: 22%
}
#es .mod-es-pf-hd__cover {
  background-size: cover;
  border: 0 none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
#es .mod-es-pf-hd__content {
  text-align: center;
  position: relative;
  border: 1px solid #e1e1e1;
  padding: 16px;
  padding-top: 40px
}
#es .mod-es-pf-hd__avatar {
  position: absolute;
  top: -32px;
  left: 50%;
  margin-left: -32px
}
#es .mod-es-pf-hd__avatar .o-avatar {
  background-color: #fff;
  padding: 2px
}
#es .mod-es-pf-hd__badges {
  margin-top: 8px;
  text-align: left
}
#es .mod-es-pf-hd__badges a {
  margin: 4px;
  display: inline-block
}
#es .mod-es-pf-hd__badges img {
  display: inline-block;
  height: 32px;
  width: 32px;
  max-height: 32px;
  max-width: 32px
}
#es .mod-es-menu-list {
  border: 1px solid #e1e1e1;
  border-top: 0;
  padding: 8px 16px
}
#es .mod-es-menu-list__item {
  display: block;
  color: #888;
  padding: 4px 8px
}
#es .mod-es-menu-list__item:hover {
  color: #444
}
#es.mod-es-profile-completeness .progress {
  height: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 8px
}
#es .es-completeness-check-list__item a {
  color: #444
}
#es .es-completeness-check-list__item a:hover {
  color: #005e8d
}
#es .es-completeness-check-list__item.is-completed .es-completeness-check-list__icon {
  border-color: #e1e1e1;
  color: #4fc251
}
#es .es-completeness-check-list__item.is-completed span, #es .es-completeness-check-list__item.is-completed a {
  text-decoration: line-through;
  color: #888
}
#es .es-completeness-check-list__icon {
  border: 1px solid #ec971f;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 1;
  text-align: center;
  position: relative;
  color: #ec971f
}
#es .es-completeness-check-list__icon i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
#es .es-completeness-check-list__item + .es-completeness-check-list__item {
  margin-top: 8px
}
#es .mod-es-recentpolls .es-polls + .es-polls {
  border-top: 1px solid #e1e1e1
}
#es .mod-es-recentpolls .es-polls__item + .es-polls__item {
  margin-top: 8px
}
#es .mod-es-search__dropdown {
  padding: 8px 16px;
  right: 0;
  top: 30px;
  width: 262px
}
#es .mod-es-search__filter {
  position: absolute;
  right: 8px;
  top: 0
}
#es .mod-es-search__filter-header {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 4px;
  margin-bottom: 4px
}
#es .mod-es-search__filter-item {
  width: 50%;
  float: left
}
#es .es-ads-showcase__indicators {
  display: none
}
#es .es-ads-showcase__control {
  position: absolute;
  right: 16px;
  bottom: 16px
}
#es .es-ads-showcase__control a {
  outline: 0 !important
}
#es .es-ads-showcase__control a::-moz-focus-inner {
  border: 0 !important
}
#es .es-ads-showcase .es-stream-embed__action {
  min-height: 40px
}
body .es-modules-stackideas-toolbar {
  margin-bottom: 16px
}
body.has-docker {
  -ms-overflow-style: scrollbar
}
body.has-docker #es.es-dialog {
  height: calc(100% - 44px)
}
body.has-docker.docker-top #es.es-photo-popup, body.has-docker.docker-top #es.es-explorer-popup {
  padding: 74px 30px 30px
}
body.has-docker.docker-top #es.es-dialog {
  top: 44px
}
body.has-docker.docker-top #es.popbox-repost.is-mobile {
  top: 60px !important;
  bottom: 10px !important;
  left: 10px !important;
  right: 10px !important
}
body.has-docker.docker-top #credential_picker_container {
  top: 40px
}
body.has-docker.docker-top #eb .eb-dashboard-sticky-header.affix {
  top: 40px
}
body.has-docker.docker-bottom #es.es-photo-popup, body.has-docker.docker-bottom #es.es-explorer-popup {
  padding: 30px 30px 74px
}
body.has-docker.docker-bottom #es.es-dialog {
  bottom: 44px
}
body.has-docker.docker-bottom #es .es-quickposting {
  bottom: 60px
}
body.has-docker.docker-bottom #ckit.layout-compact {
  bottom: 40px
}
body.has-docker.docker-bottom #ck .layout-compact {
  bottom: 40px
}
body.has-docker.docker-bottom #ck .ckit-window {
  bottom: 132px
}
body.has-docker .fancybox-opened {
  z-index: 18030
}
body.is-es-photo-popup #es .es-quickposting, body.is-es-photo-popup #ck .ckit-window, body.is-es-photo-popup #ck .layout-compact, body.is-es-quickpost-popup #es .es-quickposting, body.is-es-quickpost-popup #ck .ckit-window, body.is-es-quickpost-popup #ck .layout-compact, body.is-eb-photo-popup #es .es-quickposting, body.is-eb-photo-popup #ck .ckit-window, body.is-eb-photo-popup #ck .layout-compact {
  z-index: 9
}
body.has-conversekit #es .es-quickposting {
  bottom: 22px;
  right: 84px
}
#es .es-videos-form-wrapper {
  padding-bottom: 70px
}
#es .es-videos-form-wrapper__hd {
  padding: 16px 0;
  border-bottom: 1px solid #e1e1e1
}
#es .es-videos-form-wrapper__title {
  font-size: 13px;
  margin: 0;
  font-weight: bold
}
#es .es-video-form-actions {
  border-top: 1px solid #e1e1e1;
  padding: 16px
}
#es .es-video-content-body {
  border-radius: 6px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black)
}
#es .es-video-group-title {
  font-size: 18px;
  margin: 0 0 10px;
  padding: 0
}
#es .es-video-thumbnail {
  position: relative;
  margin-bottom: 10px;
  z-index: 1
}
#es .es-video-title > a {
  max-height: 36px;
  line-height: 18px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  position: relative
}
#es .es-video-title.single {
  margin: 8px 0;
  font-weight: bold;
  font-size: 170%;
  line-height: 1.4;
  font-family: inherit
}
#es .es-video-meta:before, #es .es-video-meta:after {
  content: " ";
  display: table
}
#es .es-video-meta:after {
  clear: both
}
#es .es-video-meta > span {
  float: left;
  line-height: 1;
  margin: 0 16px 4px 0;
  position: relative
}
#es .es-video-meta > span + span:before {
  content: '\00b7';
  position: absolute;
  top: 0;
  left: -10px
}
#es .es-video-meta > span.es-video-manage {
  padding-left: 8px;
  border-left: 1px solid #e1e1e1
}
#es .es-video-context {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-playlist-wrap {
  background: #f5f5f5
}
#es .es-playlist-wrap .es-item-list > li + li {
  border-top: 1px solid #e1e1e1;
  padding-top: 5px;
  margin-top: 5px
}
#es .es-playlist-title {
  margin-bottom: 15px
}
#es .es-playlist-item-title {
  font-weight: bold;
  margin: 5px 0
}
#es .es-video-progress-area {
  background: #fafafa;
  padding: 50px 0;
  text-align: center
}
#es .es-video-progress-area .es-progress-wrap {
  width: 60%;
  margin: 0 auto
}
#es .es-video-progress-area .es-muted {
  margin-top: 5px
}
#es .es-video-form .es-filterbar {
  margin-bottom: 20px
}
#es .es-video-dummy {
  height: 350px;
  background: #fafafa;
  text-align: center
}
#es .es-video-upload-form .form-horizontal {
  padding-top: 16px
}
#es .es-video-upload-form .help-block {
  font-size: 12px
}
#es .es-video-upload-form .control-label {
  text-align: left
}
#es .es-video-player {
  display: inline-block;
  position: relative;
  width: 100%
}
#es .es-video-player .es-viewport {
  padding-top: 56.25%;
  height: 100%;
  overflow: hidden;
  position: relative
}
#es .es-video-player .es-viewport > div {
  left: 0;
  position: absolute;
  top: 0
}
#es .es-videos-featured {
  margin-bottom: 20px
}
#es .es-video-other {
  margin-top: 20px
}
#es .es-media-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: #e1e1e1;
  border: 1px solid #e1e1e1;
  border-radius: 8px
}
#es .es-media-nav__prev, #es .es-media-nav__next {
  display: flex;
  flex: 0 1 50%;
  min-width: 0;
  position: relative
}
#es .es-media-nav__prev > a, #es .es-media-nav__next > a {
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #fff;
  outline: 0 !important
}
#es .es-media-nav__prev > a::-moz-focus-inner, #es .es-media-nav__next > a::-moz-focus-inner {
  border: 0 !important
}
#es .es-media-nav__prev > a {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}
#es .es-media-nav__prev .es-media-nav__img {
  left: 0
}
#es .es-media-nav__prev .es-media-nav__img:before {
  content: '\f104';
  right: -20px
}
#es .es-media-nav__prev .es-media-nav__img:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 70%)
}
#es .es-media-nav__prev .es-media-nav__title, #es .es-media-nav__prev .es-media-nav__meta {
  text-align: left
}
#es .es-media-nav__prev:hover .es-media-nav__img:before {
  left: auto;
  right: 22px;
  opacity: 1
}
#es .es-media-nav__prev:hover .es-media-nav__img:after {
  opacity: 1
}
#es .es-media-nav__next > a {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}
#es .es-media-nav__next .es-media-nav__img {
  right: 0
}
#es .es-media-nav__next .es-media-nav__img:before {
  content: '\f105';
  left: -20px
}
#es .es-media-nav__next .es-media-nav__title, #es .es-media-nav__next .es-media-nav__meta {
  text-align: right
}
#es .es-media-nav__next:hover .es-media-nav__img:before {
  left: 22px;
  right: auto;
  opacity: 1
}
#es .es-media-nav__next:hover .es-media-nav__img:after {
  opacity: 1
}
#es .es-media-nav__content {
  padding: 0 8px;
  flex-grow: 1
}
#es .es-media-nav__content, #es .es-media-nav__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-media-nav__meta {
  color: #888
}
#es .es-media-nav__img {
  width: 60px;
  height: 60px;
  border: 1px solid #e1e1e1;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  border-radius: 8px
}
#es .es-media-nav__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: .5s
}
#es .es-media-nav__img:before {
  content: '\f105';
  font-family: 'Font Awesome 6 Free';
  font-size: 32px;
  font-weight: 900;
  position: absolute;
  opacity: 0;
  top: 6px;
  transition: .35s;
  color: #fff;
  z-index: 1
}
#es .es-media-nav__img:after {
  opacity: 0;
  position: absolute;
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  transition: .35s;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 70%)
}
#es .es-media-nav__img-bg {
  background-size: cover;
  background-repeat: no-repeat
}
#es.is-mobile .es-media-nav {
  grid-template-columns: repeat(1, 1fr)
}
#es.es-mobile-content .es-video-single {
  background-color: #fff;
  margin: 0 -16px;
  padding: 8px 16px
}
#es.es-mobile-content .es-video-single .es-likes-wrap {
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1
}
#es.es-mobile-content .es-video-content-body, #es.es-mobile-content .es-video-actions {
  margin: 0 -16px
}
#es.es-mobile-content .es-video-actions {
  border-top: 1px solid #e1e1e1
}
#es.es-mobile-content .es-comments-wrap {
  margin: 0 -16px;
  padding: 16px;
  background-color: #fff
}
#es .es-audio-cover {
  width: 96px;
  height: 96px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}
#es .es-audio-cover--sm {
  width: 80px;
  height: 80px
}
#es .es-audio-player {
  width: 100%;
  height: 128px;
  position: relative;
  overflow: hidden;
  background-color: #465bc2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .es-audio-player__cover-wrap {
  position: relative;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 128px
}
#es .es-audio-player__content-wrap {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  width: 100%
}
#es .es-audio-player__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s
}
#es .es-audio-player__overlay-content {
  border-radius: 24px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 8px 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .es-audio-player__cover {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 96px;
  height: 96px;
  z-index: 2
}
#es .es-audio-player__time {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 3px;
  z-index: 3
}
#es .es-audio-player__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-audio-player__wave {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 128px;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#es .es-audio-player__btn-play, #es .es-audio-player__btn-pause {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 3;
  border-radius: 50%;
  background-color: #787470;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center
}
#es .es-audio-player__btn-play:before, #es .es-audio-player__btn-pause:before {
  position: absolute;
  font-size: 20px;
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  color: #fff;
  display: inline-block;
  text-decoration: inherit
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #es .es-audio-player__btn-play:before, #es .es-audio-player__btn-pause:before {
    margin-left: 12px !important
  }
}
#es .es-audio-player__btn-play:before {
  content: "\f04b";
  margin-left: -6px
}
#es .es-audio-player__btn-pause:before {
  content: "\f04c";
  margin-left: -8px
}
#es .es-audio-player__background {
  background-image: -webkit-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: -o-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: linear-gradient(to right, #465bc2 5%, #7150cb 90%);
  background-repeat: repeat-x;
  width: 100%;
  height: 100%
}
#es .es-audio-player--mini {
  height: 64px;
  border-radius: 6px
}
#es .es-audio-player--mini .es-audio-player__content-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-audio-player--mini .es-audio-player__content {
  width: 100%
}
#es .es-audio-player--mini .es-audio-player__cover-wrap {
  width: 64px
}
#es .es-audio-player--mini .es-audio-player__cover {
  width: 64px;
  height: 64px;
  left: 0;
  top: 0
}
#es .es-audio-player--mini .es-audio-cover {
  width: 64px;
  height: 64px
}
#es .es-audio-player--mini .es-audio-player__wave {
  height: 64px;
  display: none
}
#es .es-audio-player--mini .es-audio-player__btn-play, #es .es-audio-player--mini .es-audio-player__btn-pause {
  background: transparent;
  left: -48px;
  border: 4px solid rgba(255, 255, 255, 0.85);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
  width: 32px;
  height: 32px;
  margin-top: -16px
}
#es .es-audio-player--mini .es-audio-player__btn-play:before, #es .es-audio-player--mini .es-audio-player__btn-pause:before {
  top: -8px;
  font-size: 16px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.55)
}
#es .es-audio-player--mini .es-audio-player__btn-pause:before {
  margin-left: -7px
}
#es .es-audio-player-mini-content {
  border-radius: 0 6px 6px 0;
  width: 100%;
  height: 100%;
  padding: 8px;
  position: absolute
}
#es .es-audio-player-mini-content.es-audio-bg {
  color: #fff !important;
  background-image: -webkit-linear-gradient(left, #ce9ffc 0, #7367f0 100%) !important;
  background-image: -o-linear-gradient(left, #ce9ffc 0, #7367f0 100%) !important;
  background-image: linear-gradient(to right, #ce9ffc 0, #7367f0 100%) !important;
  background-repeat: repeat-x !important
}
#es .es-audio-player-mini-content__title {
  font-size: 12px;
  color: #fff;
  top: 0;
  left: 8px;
  width: 100%;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#es .es-audio-player-mini-content__title .es-marquee-title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-audio-player-mini-content__artist {
  color: #fff;
  font-size: 10px;
  top: 16px;
  left: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
  margin-bottom: 4px
}
#es .es-audio-player-mini-content__bar {
  width: 100%;
  top: 40px;
  left: 8px
}
#es .es-audio-player-progress {
  height: 4px;
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.55)
}
#es .es-audio-player-progress__bar {
  float: left;
  width: 0;
  height: 100%;
  line-height: 4px;
  color: white;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.45);
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
#es .es-wave-embed {
  background-image: -webkit-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: -o-linear-gradient(left, #465bc2 5%, #7150cb 90%);
  background-image: linear-gradient(to right, #465bc2 5%, #7150cb 90%);
  background-repeat: repeat-x;
  width: 100%;
  height: 100%
}
#es .es-wave-embed wave {
  overflow: hidden !important
}
#es .es-audio-playlist-player {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: -webkit-linear-gradient(left, #ecece3 5%, #fcd7d7 90%);
  background-image: -o-linear-gradient(left, #ecece3 5%, #fcd7d7 90%);
  background-image: linear-gradient(to right, #ecece3 5%, #fcd7d7 90%);
  background-repeat: repeat-x
}
#es .es-audio-playlist-player__cell-1, #es .es-audio-playlist-player__cell-2, #es .es-audio-playlist-player__cell-3 {
  position: relative
}
#es .es-audio-playlist-player__cell-1 {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 120px;
  height: 120px
}
#es .es-audio-playlist-player__cell-2 {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% - 120px)
}
#es .es-audio-playlist-player__cell-3 {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%
}
#es .es-audio-playlist-player__cover {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#es .es-audio-playlist-player__cover .es-audio-cover {
  margin: 0 auto
}
#es .es-audio-playlist-player__info {
  position: absolute;
  z-index: 3;
  top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
#es .es-audio-playlist-player__state {
  color: #888;
  font-size: 13px
}
#es .es-audio-playlist-player__title {
  position: relative;
  z-index: 3;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  left: 8px
}
#es .es-audio-playlist-player__time {
  position: absolute;
  z-index: 3;
  top: 22px;
  right: 16px;
  background-color: #333;
  color: #ddd;
  border-radius: 2px;
  padding: 0 4px;
  font-size: 11px
}
#es .es-audio-playlist-player__wave {
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%
}
#es .es-audio-playlist-player__action-bar {
  padding-left: 8px;
  background-color: #272c35
}
#es .es-audio-player-actionbar {
  background-color: #272c35;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  height: 40px
}
#es .es-audio-player-actionbar__control-backward, #es .es-audio-player-actionbar__control-play, #es .es-audio-player-actionbar__control-forward, #es .es-audio-player-actionbar__control-volume {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
  width: 28px;
  height: 100%;
  margin-right: 2px;
  cursor: pointer;
  color: #888
}
#es .es-audio-player-actionbar__control-backward:before, #es .es-audio-player-actionbar__control-play:before, #es .es-audio-player-actionbar__control-forward:before, #es .es-audio-player-actionbar__control-volume:before {
  position: relative;
  font-size: 12px;
  text-align: center;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  color: #fff;
  display: inline-block;
  text-decoration: inherit
}
#es .es-audio-player-actionbar__control-backward:before {
  content: "\f048"
}
#es .es-audio-player-actionbar__control-play:before {
  content: "\f04b"
}
#es .es-audio-player-actionbar__control-play.is-playing:before {
  content: "\f04c"
}
#es .es-audio-player-actionbar__control-forward:before {
  content: "\f051"
}
#es .es-audio-player-actionbar__control-suffle:before {
  content: "\f074"
}
#es .es-audio-player-actionbar__control-repeat:before {
  content: "\f01e"
}
#es .es-audio-player-actionbar__control-volume {
  margin-left: auto
}
#es .es-audio-player-actionbar__control-volume .es-volume-panel {
  display: none
}
#es .es-audio-player-actionbar__control-volume:hover {
  width: 100px
}
#es .es-audio-player-actionbar__control-volume:hover .es-volume-panel {
  display: inline-block
}
#es .es-audio-player-actionbar__control-volume:before {
  content: "\f028"
}
#es .es-audio-player-actionbar__control-volume.is-muted:before {
  content: "\f026"
}
#es .es-volume-panel {
  display: inline-block;
  width: 80px;
  height: 100%;
  cursor: pointer;
  outline: 0;
  position: relative;
  padding-left: 12px;
  padding-right: 12px
}
#es #es-volume-slider {
  position: relative;
  width: 60px;
  height: 4px;
  top: 18px;
  background: rgba(255, 255, 255, 0.2)
}
#es #es-volume-slider .ui-slider-handle {
  position: absolute;
  top: -4px;
  width: 6px;
  height: 12px;
  border-radius: 1px;
  margin: 0 0 0 -6px;
  background: #fff;
  cursor: pointer;
  outline: 0 !important
}
#es #es-volume-slider .ui-slider-handle::-moz-focus-inner {
  border: 0 !important
}
#es .es-audio-playlist {
  border: 1px solid #e1e1e1
}
#es .es-audio-playlist__item {
  cursor: pointer;
  padding: 4px 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  border-bottom: 1px solid #e1e1e1
}
#es .es-audio-playlist__item:hover {
  background-color: #fafafa
}
#es .es-audio-playlist__item.is-active {
  background-color: #f5f5f5
}
#es .es-audio-playlist__item:last-child {
  border-bottom: 0
}
#es .es-audio-playlist__item:hover .es-audio-playlist__time {
  display: none
}
#es .es-audio-playlist__item:hover .es-audio-playlist__action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#es .es-audio-playlist__no, #es .es-audio-playlist__track, #es .es-audio-playlist__album, #es .es-audio-playlist__time, #es .es-audio-playlist__action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  padding: 4px;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  white-space: nowrap;
  overflow: hidden
}
#es .es-audio-playlist__no span, #es .es-audio-playlist__track span, #es .es-audio-playlist__album span, #es .es-audio-playlist__time span, #es .es-audio-playlist__action span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#es .es-audio-playlist__no {
  width: 32px;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#es .es-audio-playlist__track {
  width: 50%;
  text-align: left;
  font-weight: bold;
  margin-right: 4px
}
#es .es-audio-playlist__album {
  width: 30%;
  text-align: left;
  color: #888
}
#es .es-audio-playlist__time, #es .es-audio-playlist__action {
  margin-left: auto
}
#es .es-audio-playlist__action {
  display: none
}
#es .es-audio-playlist__action > a {
  color: #888
}
#es .es-audio-progress-area {
  background: #fafafa;
  padding: 50px 0;
  text-align: center
}
#es .es-audio-progress-area .es-progress-wrap {
  width: 60%;
  margin: 0 auto
}
#es .es-audio-progress-area .es-muted {
  margin-top: 5px
}
#es .es-audio-meta:before, #es .es-audio-meta:after {
  content: " ";
  display: table
}
#es .es-audio-meta:after {
  clear: both
}
#es .es-audio-meta > span {
  float: left;
  line-height: 1;
  margin: 0 16px 4px 0;
  position: relative
}
#es .es-audio-meta > span + span:before {
  content: '\00b7';
  position: absolute;
  top: 0;
  left: -10px
}
#es .es-audio-meta > span.es-audio-manage {
  padding-left: 8px;
  border-left: 1px solid #e1e1e1
}
#es .es-audio-context {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#es .es-audio-title > a {
  max-height: 36px;
  line-height: 18px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  position: relative
}
#es .es-audio-title.single {
  margin: 8px 0;
  font-weight: bold;
  font-size: 170%;
  line-height: 1.4;
  font-family: inherit
}
#es .es-audios-featured {
  margin-bottom: 20px
}
#es .es-audio-other {
  margin-top: 20px
}
#es .es-audio-container {
  display: block;
  overflow: hidden;
  position: relative;
  height: 0;
  padding: 0
}
#es .es-audio-container.is-soundcloud {
  padding-top: 150px
}
#es .es-audio-container.is-spotify {
  padding-top: 80px
}
#es .es-audio-container.is-podcast {
  height: 232px
}
#es .es-audio-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#es .es-audio-single .addplaylist-item {
  display: inline-block !important;
  vertical-align: top;
  width: 100%
}
#es .es-audio-single .addplaylist-item .fa {
  line-height: 1.666666667;
  margin-left: 20px
}
#es.is-mobile .es-audio-playlist-player__info {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#es.is-mobile .es-audio-playlist-player__title {
  left: 0
}
#es .albumart-frame {
  background-size: cover;
  width: 128px;
  height: 128px;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
  margin: 0 0 10px
}
#es .albumart-remove {
  position: absolute;
  top: 4px;
  left: 283px
}
#es .albumart-remove a {
  color: #fff !important;
  background: #b2282a;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 13px;
  text-align: center;
  border-radius: 2px
}
#es code[class*="language-"], #es pre[class*="language-"] {
  color: #f8f8f2;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none
}
#es pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  border-radius: .3em
}
#es :not(pre) > code[class*="language-"], #es pre[class*="language-"] {
  background: #272822
}
#es :not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em
}
#es .token.comment, #es .token.prolog, #es .token.doctype, #es .token.cdata {
  color: slategray
}
#es .token.punctuation {
  color: #f8f8f2
}
#es .namespace {
  opacity: .7
}
#es .token.property, #es .token.tag, #es .token.constant, #es .token.symbol {
  color: #f92672
}
#es .token.boolean, #es .token.number {
  color: #ae81ff
}
#es .token.selector, #es .token.attr-name, #es .token.string, #es .token.builtin {
  color: #a6e22e
}
#es .token.operator, #es .token.entity, #es .token.url, #es .language-css .token.string, #es .style .token.string, #es .token.variable {
  color: #f8f8f2
}
#es .token.atrule, #es .token.attr-value {
  color: #e6db74
}
#es .token.keyword {
  color: #66d9ef
}
#es .token.regex, #es .token.important {
  color: #fd971f
}
#es .token.important {
  font-weight: bold
}
#es .token.entity {
  cursor: help
}
#es .es-mkp-gallery-top {
  width: 100%;
  height: 340px;
  margin-left: auto;
  margin-right: auto
}
#es .es-mkp-gallery-top .swiper-pagination-bullet {
  opacity: .5
}
#es .es-mkp-gallery-top .swiper-pagination-bullet-active {
  background: #fff
}
#es .es-mkp-gallery-top .swiper-button-prev.swiper-button-white, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-next.swiper-button-white {
  left: 0
}
#es .es-mkp-gallery-top .swiper-button-next.swiper-button-white, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  right: 0
}
#es .es-mkp-gallery-top .swiper-button-next, #es .es-mkp-gallery-top .swiper-button-prev, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-prev, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-next {
  background: none;
  height: 100%;
  top: 0;
  padding: 0 24px;
  width: auto;
  margin: 0;
  outline: 0
}
#es .es-mkp-gallery-top .swiper-button-next:before, #es .es-mkp-gallery-top .swiper-button-prev:before, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-prev:before, #es .es-mkp-gallery-top .swiper-container-rtl .swiper-button-next:before {
  border-style: solid;
  border-width: .25em .25em 0 0;
  border-color: #888;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 48%;
  transform: rotate(-45deg);
  vertical-align: top;
  filter: drop-shadow(0 2px 1px #fff)
}
#es .es-mkp-gallery-top .swiper-button-prev:before {
  left: 0;
  transform: rotate(-135deg)
}
#es .es-mkp-gallery-top .swiper-button-next:before {
  right: 0;
  transform: rotate(45deg)
}
#es .es-mkp-gallery-top .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5
}
#es .es-mkp-gallery-thumbs {
  height: 100px;
  box-sizing: border-box;
  padding: 10px 0
}
#es .es-mkp-gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: .4;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
  cursor: pointer
}
#es .es-mkp-gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1
}
#es .o-loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  text-align: center;
  z-index: 1000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 1em
}
#es .o-loader:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 4px solid rgba(0, 0, 0, 0.1)
}
#es .o-loader:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  animation: fd-loader .55s linear;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 4px;
  box-shadow: 0 0 0 1px transparent
}
#es .o-loader.o-loader--top {
  top: 16px;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0)
}
@keyframes fd-loader {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#es .o-loader.o-loader--sm:before, #es .o-loader.o-loader--sm:after {
  width: 20px;
  height: 20px;
  margin: 0 0 0 -10px
}
#es .o-loader.o-loader--xs:before, #es .o-loader.o-loader--xs:after {
  width: 12px;
  height: 12px;
  margin: 0 0 0 -6px
}
#es .o-loader:before, #es .o-loader:after {
  width: 36px;
  height: 36px;
  margin: 0 0 0 -18px
}
#es .o-loader.with-text {
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal
}
#es.is-loading, #es .is-loading {
  outline: 0 !important
}
#es.is-loading::-moz-focus-inner, #es .is-loading::-moz-focus-inner {
  border: 0 !important
}
#es.is-loading > .o-loader, #es .is-loading > .o-loader {
  display: block
}
#es .o-loader.is-active, #es .o-loader.is-visible {
  display: block
}
#es .o-loader.is-disabled, #es .o-loader.is-hidden {
  display: none
}
#es .o-loader {
  width: 36px;
  height: 36px;
  font-size: 13px
}
#es .o-loader--sm {
  width: 20px;
  height: 20px
}
#es .o-loader--xs {
  width: 12px;
  height: 12px
}
#es .o-loader.with-text {
  min-width: 36px;
  padding-top: 40px
}
#es .o-loader.o-loader--sm.with-text {
  min-width: 20px;
  padding-top: 24px
}
#es .o-loader.o-loader--inline {
  position: relative;
  vertical-align: middle;
  margin: 0;
  left: 0;
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none
}
#es .o-loader.o-loader--inline.is-active, #es .o-loader.o-loader--inline.is-visible {
  display: inline-block
}
#es .o-loader.o-loader--inline.is-active.is-centered, #es .o-loader.o-loader--inline.is-visible.is-centered {
  display: block;
  margin-left: auto;
  margin-right: auto
}
#es .o-empty {
  width: 100%;
  min-height: 200px;
  text-align: center;
  background-color: #fff;
  position: relative;
  display: none
}
#es .o-empty--clean {
  min-height: 0;
  text-align: left
}
#es .o-empty--clean .o-empty__content {
  position: relative;
  left: 0;
  top: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
#es .o-empty--height-no {
  min-height: 0
}
#es .o-empty--bg-no {
  background-color: transparent
}
#es .o-empty--bg-shade {
  background-color: #f5f5f5
}
#es .o-empty--bordered {
  border: 1px solid #e1e1e1
}
#es .o-empty__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
#es .o-empty__icon {
  font-size: 40px;
  color: #888;
  margin-bottom: 8px;
  width: auto
}
#es .o-empty__icon--sm {
  font-size: 28px;
  color: #888
}
#es .o-empty__action {
  margin-top: 20px
}
#es.is-mobile .o-empty--height-no {
  min-height: 80px
}
#es .is-empty .o-empty {
  display: inline-block
}
#es .t-lg-p--no {
  padding: 0 !important
}
#es .t-lg-pt--no {
  padding-top: 0 !important
}
#es .t-lg-pl--no {
  padding-left: 0 !important
}
#es .t-lg-pr--no {
  padding-right: 0 !important
}
#es .t-lg-pb--no {
  padding-bottom: 0 !important
}
#es .t-lg-m--no {
  margin: 0 !important
}
#es .t-lg-mt--no {
  margin-top: 0 !important
}
#es .t-lg-ml--no {
  margin-left: 0 !important
}
#es .t-lg-mr--no {
  margin-right: 0 !important
}
#es .t-lg-mb--no {
  margin-bottom: 0 !important
}
#es .t-lg-p--md {
  padding: 8px !important
}
#es .t-lg-pt--md {
  padding-top: 8px !important
}
#es .t-lg-pl--md {
  padding-left: 8px !important
}
#es .t-lg-pr--md {
  padding-right: 8px !important
}
#es .t-lg-pb--md {
  padding-bottom: 8px !important
}
#es .t-lg-m--md {
  margin: 8px !important
}
#es .t-lg-mt--md {
  margin-top: 8px !important
}
#es .t-lg-ml--md {
  margin-left: 8px !important
}
#es .t-lg-mr--md {
  margin-right: 8px !important
}
#es .t-lg-mb--md {
  margin-bottom: 8px !important
}
#es .t-lg-p--xs {
  padding: 2px !important
}
#es .t-lg-pt--xs {
  padding-top: 2px !important
}
#es .t-lg-pl--xs {
  padding-left: 2px !important
}
#es .t-lg-pr--xs {
  padding-right: 2px !important
}
#es .t-lg-pb--xs {
  padding-bottom: 2px !important
}
#es .t-lg-m--xs {
  margin: 2px !important
}
#es .t-lg-mt--xs {
  margin-top: 2px !important
}
#es .t-lg-ml--xs {
  margin-left: 2px !important
}
#es .t-lg-mr--xs {
  margin-right: 2px !important
}
#es .t-lg-mb--xs {
  margin-bottom: 2px !important
}
#es .t-lg-p--sm {
  padding: 4px !important
}
#es .t-lg-pt--sm {
  padding-top: 4px !important
}
#es .t-lg-pl--sm {
  padding-left: 4px !important
}
#es .t-lg-pr--sm {
  padding-right: 4px !important
}
#es .t-lg-pb--sm {
  padding-bottom: 4px !important
}
#es .t-lg-m--sm {
  margin: 4px !important
}
#es .t-lg-mt--sm {
  margin-top: 4px !important
}
#es .t-lg-ml--sm {
  margin-left: 4px !important
}
#es .t-lg-mr--sm {
  margin-right: 4px !important
}
#es .t-lg-mb--sm {
  margin-bottom: 4px !important
}
#es .t-lg-p--lg {
  padding: 16px !important
}
#es .t-lg-pt--lg {
  padding-top: 16px !important
}
#es .t-lg-pl--lg {
  padding-left: 16px !important
}
#es .t-lg-pr--lg {
  padding-right: 16px !important
}
#es .t-lg-pb--lg {
  padding-bottom: 16px !important
}
#es .t-lg-m--lg {
  margin: 16px !important
}
#es .t-lg-mt--lg {
  margin-top: 16px !important
}
#es .t-lg-ml--lg {
  margin-left: 16px !important
}
#es .t-lg-mr--lg {
  margin-right: 16px !important
}
#es .t-lg-mb--lg {
  margin-bottom: 16px !important
}
#es .t-lg-p--xl {
  padding: 20px !important
}
#es .t-lg-pt--xl {
  padding-top: 20px !important
}
#es .t-lg-pl--xl {
  padding-left: 20px !important
}
#es .t-lg-pr--xl {
  padding-right: 20px !important
}
#es .t-lg-pb--xl {
  padding-bottom: 20px !important
}
#es .t-lg-m--xl {
  margin: 20px !important
}
#es .t-lg-mt--xl {
  margin-top: 20px !important
}
#es .t-lg-ml--xl {
  margin-left: 20px !important
}
#es .t-lg-mr--xl {
  margin-right: 20px !important
}
#es .t-lg-mb--xl {
  margin-bottom: 20px !important
}
#es.is-tablet .t-md-p--no {
  padding: 0 !important
}
#es.is-tablet .t-md-pt--no {
  padding-top: 0 !important
}
#es.is-tablet .t-md-pl--no {
  padding-left: 0 !important
}
#es.is-tablet .t-md-pr--no {
  padding-right: 0 !important
}
#es.is-tablet .t-md-pb--no {
  padding-bottom: 0 !important
}
#es.is-tablet .t-md-m--no {
  margin: 0 !important
}
#es.is-tablet .t-md-mt--no {
  margin-top: 0 !important
}
#es.is-tablet .t-md-ml--no {
  margin-left: 0 !important
}
#es.is-tablet .t-md-mr--no {
  margin-right: 0 !important
}
#es.is-tablet .t-md-mb--no {
  margin-bottom: 0 !important
}
#es.is-tablet .t-md-p--md {
  padding: 8px !important
}
#es.is-tablet .t-md-pt--md {
  padding-top: 8px !important
}
#es.is-tablet .t-md-pl--md {
  padding-left: 8px !important
}
#es.is-tablet .t-md-pr--md {
  padding-right: 8px !important
}
#es.is-tablet .t-md-pb--md {
  padding-bottom: 8px !important
}
#es.is-tablet .t-md-m--md {
  margin: 8px !important
}
#es.is-tablet .t-md-mt--md {
  margin-top: 8px !important
}
#es.is-tablet .t-md-ml--md {
  margin-left: 8px !important
}
#es.is-tablet .t-md-mr--md {
  margin-right: 8px !important
}
#es.is-tablet .t-md-mb--md {
  margin-bottom: 8px !important
}
#es.is-tablet .t-md-p--xs {
  padding: 2px !important
}
#es.is-tablet .t-md-pt--xs {
  padding-top: 2px !important
}
#es.is-tablet .t-md-pl--xs {
  padding-left: 2px !important
}
#es.is-tablet .t-md-pr--xs {
  padding-right: 2px !important
}
#es.is-tablet .t-md-pb--xs {
  padding-bottom: 2px !important
}
#es.is-tablet .t-md-m--xs {
  margin: 2px !important
}
#es.is-tablet .t-md-mt--xs {
  margin-top: 2px !important
}
#es.is-tablet .t-md-ml--xs {
  margin-left: 2px !important
}
#es.is-tablet .t-md-mr--xs {
  margin-right: 2px !important
}
#es.is-tablet .t-md-mb--xs {
  margin-bottom: 2px !important
}
#es.is-tablet .t-md-p--sm {
  padding: 4px !important
}
#es.is-tablet .t-md-pt--sm {
  padding-top: 4px !important
}
#es.is-tablet .t-md-pl--sm {
  padding-left: 4px !important
}
#es.is-tablet .t-md-pr--sm {
  padding-right: 4px !important
}
#es.is-tablet .t-md-pb--sm {
  padding-bottom: 4px !important
}
#es.is-tablet .t-md-m--sm {
  margin: 4px !important
}
#es.is-tablet .t-md-mt--sm {
  margin-top: 4px !important
}
#es.is-tablet .t-md-ml--sm {
  margin-left: 4px !important
}
#es.is-tablet .t-md-mr--sm {
  margin-right: 4px !important
}
#es.is-tablet .t-md-mb--sm {
  margin-bottom: 4px !important
}
#es.is-tablet .t-md-p--lg {
  padding: 16px !important
}
#es.is-tablet .t-md-pt--lg {
  padding-top: 16px !important
}
#es.is-tablet .t-md-pl--lg {
  padding-left: 16px !important
}
#es.is-tablet .t-md-pr--lg {
  padding-right: 16px !important
}
#es.is-tablet .t-md-pb--lg {
  padding-bottom: 16px !important
}
#es.is-tablet .t-md-m--lg {
  margin: 16px !important
}
#es.is-tablet .t-md-mt--lg {
  margin-top: 16px !important
}
#es.is-tablet .t-md-ml--lg {
  margin-left: 16px !important
}
#es.is-tablet .t-md-mr--lg {
  margin-right: 16px !important
}
#es.is-tablet .t-md-mb--lg {
  margin-bottom: 16px !important
}
#es.is-tablet .t-md-p--xl {
  padding: 20px !important
}
#es.is-tablet .t-md-pt--xl {
  padding-top: 20px !important
}
#es.is-tablet .t-md-pl--xl {
  padding-left: 20px !important
}
#es.is-tablet .t-md-pr--xl {
  padding-right: 20px !important
}
#es.is-tablet .t-md-pb--xl {
  padding-bottom: 20px !important
}
#es.is-tablet .t-md-m--xl {
  margin: 20px !important
}
#es.is-tablet .t-md-mt--xl {
  margin-top: 20px !important
}
#es.is-tablet .t-md-ml--xl {
  margin-left: 20px !important
}
#es.is-tablet .t-md-mr--xl {
  margin-right: 20px !important
}
#es.is-tablet .t-md-mb--xl {
  margin-bottom: 20px !important
}
#es.is-mobile .t-xs-p--no {
  padding: 0 !important
}
#es.is-mobile .t-xs-pt--no {
  padding-top: 0 !important
}
#es.is-mobile .t-xs-pl--no {
  padding-left: 0 !important
}
#es.is-mobile .t-xs-pr--no {
  padding-right: 0 !important
}
#es.is-mobile .t-xs-pb--no {
  padding-bottom: 0 !important
}
#es.is-mobile .t-xs-m--no {
  margin: 0 !important
}
#es.is-mobile .t-xs-mt--no {
  margin-top: 0 !important
}
#es.is-mobile .t-xs-ml--no {
  margin-left: 0 !important
}
#es.is-mobile .t-xs-mr--no {
  margin-right: 0 !important
}
#es.is-mobile .t-xs-mb--no {
  margin-bottom: 0 !important
}
#es.is-mobile .t-xs-p--md {
  padding: 8px !important
}
#es.is-mobile .t-xs-pt--md {
  padding-top: 8px !important
}
#es.is-mobile .t-xs-pl--md {
  padding-left: 8px !important
}
#es.is-mobile .t-xs-pr--md {
  padding-right: 8px !important
}
#es.is-mobile .t-xs-pb--md {
  padding-bottom: 8px !important
}
#es.is-mobile .t-xs-m--md {
  margin: 8px !important
}
#es.is-mobile .t-xs-mt--md {
  margin-top: 8px !important
}
#es.is-mobile .t-xs-ml--md {
  margin-left: 8px !important
}
#es.is-mobile .t-xs-mr--md {
  margin-right: 8px !important
}
#es.is-mobile .t-xs-mb--md {
  margin-bottom: 8px !important
}
#es.is-mobile .t-xs-p--xs {
  padding: 2px !important
}
#es.is-mobile .t-xs-pt--xs {
  padding-top: 2px !important
}
#es.is-mobile .t-xs-pl--xs {
  padding-left: 2px !important
}
#es.is-mobile .t-xs-pr--xs {
  padding-right: 2px !important
}
#es.is-mobile .t-xs-pb--xs {
  padding-bottom: 2px !important
}
#es.is-mobile .t-xs-m--xs {
  margin: 2px !important
}
#es.is-mobile .t-xs-mt--xs {
  margin-top: 2px !important
}
#es.is-mobile .t-xs-ml--xs {
  margin-left: 2px !important
}
#es.is-mobile .t-xs-mr--xs {
  margin-right: 2px !important
}
#es.is-mobile .t-xs-mb--xs {
  margin-bottom: 2px !important
}
#es.is-mobile .t-xs-p--sm {
  padding: 4px !important
}
#es.is-mobile .t-xs-pt--sm {
  padding-top: 4px !important
}
#es.is-mobile .t-xs-pl--sm {
  padding-left: 4px !important
}
#es.is-mobile .t-xs-pr--sm {
  padding-right: 4px !important
}
#es.is-mobile .t-xs-pb--sm {
  padding-bottom: 4px !important
}
#es.is-mobile .t-xs-m--sm {
  margin: 4px !important
}
#es.is-mobile .t-xs-mt--sm {
  margin-top: 4px !important
}
#es.is-mobile .t-xs-ml--sm {
  margin-left: 4px !important
}
#es.is-mobile .t-xs-mr--sm {
  margin-right: 4px !important
}
#es.is-mobile .t-xs-mb--sm {
  margin-bottom: 4px !important
}
#es.is-mobile .t-xs-p--lg {
  padding: 16px !important
}
#es.is-mobile .t-xs-pt--lg {
  padding-top: 16px !important
}
#es.is-mobile .t-xs-pl--lg {
  padding-left: 16px !important
}
#es.is-mobile .t-xs-pr--lg {
  padding-right: 16px !important
}
#es.is-mobile .t-xs-pb--lg {
  padding-bottom: 16px !important
}
#es.is-mobile .t-xs-m--lg {
  margin: 16px !important
}
#es.is-mobile .t-xs-mt--lg {
  margin-top: 16px !important
}
#es.is-mobile .t-xs-ml--lg {
  margin-left: 16px !important
}
#es.is-mobile .t-xs-mr--lg {
  margin-right: 16px !important
}
#es.is-mobile .t-xs-mb--lg {
  margin-bottom: 16px !important
}
#es.is-mobile .t-xs-p--xl {
  padding: 20px !important
}
#es.is-mobile .t-xs-pt--xl {
  padding-top: 20px !important
}
#es.is-mobile .t-xs-pl--xl {
  padding-left: 20px !important
}
#es.is-mobile .t-xs-pr--xl {
  padding-right: 20px !important
}
#es.is-mobile .t-xs-pb--xl {
  padding-bottom: 20px !important
}
#es.is-mobile .t-xs-m--xl {
  margin: 20px !important
}
#es.is-mobile .t-xs-mt--xl {
  margin-top: 20px !important
}
#es.is-mobile .t-xs-ml--xl {
  margin-left: 20px !important
}
#es.is-mobile .t-xs-mr--xl {
  margin-right: 20px !important
}
#es.is-mobile .t-xs-mb--xl {
  margin-bottom: 20px !important
}
#es .t-hidden {
  display: none !important
}
#es .t-block {
  display: block !important
}
#es .t-inline {
  display: inline !important
}
#es .t-inline-block {
  display: inline-block !important
}
#es .t-visibility--hidden {
  visibility: hidden !important
}
#es .t-visibility--visible {
  visibility: visible !important
}
#es .pull-left, #es .t-pull-left, #es .t-lg-pull-left {
  float: left !important
}
#es .pull-right, #es .t-pull-right, #es .t-lg-pull-right {
  float: right !important
}
#es .t-va--middle {
  vertical-align: middle !important
}
#es.is-mobile .t-lg-pull-left, #es.is-mobile .t-lg-pull-right {
  float: none !important
}
#es.is-mobile .t-sm-pull-left {
  float: left !important
}
#es.is-mobile .t-sm-pull-right {
  float: right !important
}
#es .t-sm-visible {
  display: none !important
}
#es.is-mobile .t-sm-visible {
  display: inline-block !important
}
#es.is-mobile .t-sm-hidden {
  display: none !important
}
#es.is-mobile .t-sm-block {
  display: block !important
}
#es .fd-cf:before, #es .fd-cf:after {
  content: " ";
  display: table
}
#es .fd-cf:after {
  clear: both
}
#es .t-width--100 {
  width: 100% !important
}
#es .t-width--70 {
  width: 70% !important
}
#es .t-width--66 {
  width: 66.666666666667% !important
}
#es .t-width--60 {
  width: 60% !important
}
#es .t-width--50 {
  width: 50% !important
}
#es .t-width--33 {
  width: 33.333333333333% !important
}
#es .t-width--30 {
  width: 30% !important
}
#es .t-height--100 {
  height: 100% !important
}
#es:not(.is-mobile) .t-lg-width--100 {
  width: 100% !important
}
#es:not(.is-mobile) .t-lg-width--70 {
  width: 70% !important
}
#es:not(.is-mobile) .t-lg-width--66 {
  width: 66.666666666667% !important
}
#es:not(.is-mobile) .t-lg-width--60 {
  width: 60% !important
}
#es:not(.is-mobile) .t-lg-width--50 {
  width: 50% !important
}
#es:not(.is-mobile) .t-lg-width--33 {
  width: 33.333333333333% !important
}
#es:not(.is-mobile) .t-lg-width--30 {
  width: 30% !important
}
#es .t-fs--sm {
  font-size: 12px !important
}
#es .t-fs--lg {
  font-size: 15px !important
}
#es .t-text--muted {
  color: #888 !important
}
#es .t-text--primary {
  color: #428bca !important
}
a#es .t-text--primary:hover, a#es .t-text--primary:focus {
  color: #3071a9
}
#es .t-text--success {
  color: #3c763d !important
}
a#es .t-text--success:hover, a#es .t-text--success:focus {
  color: #2b542c
}
#es .t-text--info {
  color: #31708f !important
}
a#es .t-text--info:hover, a#es .t-text--info:focus {
  color: #245269
}
#es .t-text--warning {
  color: #8a6d3b !important
}
a#es .t-text--warning:hover, a#es .t-text--warning:focus {
  color: #66512c
}
#es .t-text--danger {
  color: #fc595b !important
}
a#es .t-text--danger:hover, a#es .t-text--danger:focus {
  color: #fb272a
}
.t-body-overflow-hidden {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto
}
.t-body-user-select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}
.t-body-user-select-none .es-media-nav * {
  pointer-events: none
}
.dropdown-mobile-from-header .es-profile-header {
  z-index: 2
}
.dropdown-mobile-from-header #es.is-mobile .es-container {
  z-index: 1
}
.dropdown-mobile-from-container #es .es-story-header, .dropdown-mobile-from-container #es .es-story-body, .dropdown-mobile-from-container .es-profile-header, .dropdown-mobile-from-container #es .es-media-header-affix-wrapper.affix, .dropdown-mobile-from-container #es .es-photo-meta-field .es-photo-date, .dropdown-mobile-from-container #es .es-album-content, .dropdown-mobile-from-container #es .es-album-photos, .dropdown-mobile-from-container .es-album-interaction {
  z-index: 1;
  position: relative
}
.dropdown-mobile-from-container #es.is-mobile .es-container, .dropdown-mobile-from-container #es .es-media-header-affix-wrapper--top.affix, .dropdown-mobile-from-container #es .es-media-checkbox {
  z-index: 2
}
#es, .com_easysocial {
  --si-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --si-root-font-size: 16px;
  --si-font-size--01: calc(var(--si-root-font-size)*.75);
  --si-font-size--02: calc(var(--si-root-font-size)*.875);
  --si-font-size--03: calc(var(--si-root-font-size)*1);
  --si-font-size--04: calc(var(--si-root-font-size)*1.125);
  --si-font-size--05: calc(var(--si-root-font-size)*1.25);
  --si-font-size--06: calc(var(--si-root-font-size)*1.5);
  --si-font-size--07: calc(var(--si-root-font-size)*1.75);
  --si-font-size--08: calc(var(--si-root-font-size)*2);
  --si-font-size--09: calc(var(--si-root-font-size)*2.25);
  --si-font-size--10: calc(var(--si-root-font-size)*2.625);
  --si-line-height--sm: calc(var(--si-root-font-size)*1.25);
  --si-line-height: calc(var(--si-root-font-size)*1.5);
  --si-ui-radius: calc(var(--si-root-font-size)*.25);
  --si-ui-radius--sm: calc(var(--si-root-font-size)*.125);
  --si-ui-radius--lg: calc(var(--si-root-font-size)*.5);
  --si-spacing--no: 0;
  --si-spacing: var(--si-root-font-size)
}
#es, .com_easysocial {
  --si-body: white;
  --si-basic--100: #fff;
  --si-basic--200: #f9f9fa;
  --si-basic--300: #f0f0f1;
  --si-basic--400: #d9d9de;
  --si-basic--500: #888;
  --si-basic--600: #494949;
  --si-basic--700: #323232;
  --si-basic--800: #292929;
  --si-basic--900: #1d1d1d;
  --si-toolbar-bg: #fff;
  --si-toolbar-text: #292929;
  --si-ui-link: #1976d2;
  --si-primary: #4e72e2;
  --si-primary-100: #ecf0fc;
  --si-primary-200: #b8c6f3;
  --si-primary-300: #4e72e2;
  --si-primary-400: #4666ca;
  --si-info: #85c1e9;
  --si-info-100: #ebf5fb;
  --si-info-200: #aed6f1;
  --si-info-300: #85c1e9;
  --si-info-400: #5dade2;
  --si-success: #00bc65;
  --si-success-100: #e6f8ef;
  --si-success-200: #99e4c1;
  --si-success-300: #00bc65;
  --si-success-400: #00a85a;
  --si-danger: #ec6f7f;
  --si-danger-100: #fff1f2;
  --si-danger-200: #ff8a99;
  --si-danger-300: #ec6f7f;
  --si-danger-400: #d36372;
  --si-warning: #f5b041;
  --si-warning-100: #fef5e7;
  --si-warning-200: #fad7a0;
  --si-warning-300: #f5b041;
  --si-warning-400: #f39c12;
  --si-light: #f8f9fa;
  --si-dark: #343a40;
  --si-fb: #0076fb;
  --si-twitter: #1da1f2;
  --si-linkedin: #0073b1;
  --si-default: #f0f0f1;
  --si-priority-urgent: #ec6f7f;
  --si-priority-normal: #f5b041;
  --si-priority-low: #85c1e9;
  --si-overlay: rgba(0, 0, 0, 0.125);
  --si-primary--text: #fff;
  --si-primary--bg: var(--si-primary-300);
  --si-primary--border: var(--si-primary-300);
  --si-primary--hover-text: #fff;
  --si-primary--hover-bg: var(--si-primary-400);
  --si-primary--hover-border: var(--si-primary-400);
  --si-primary--active-text: #fff;
  --si-primary--active-bg: var(--si-primary-400);
  --si-primary--active-border: var(--si-primary-400);
  --si-primary--disabled-text: #fff;
  --si-primary--disabled-bg: var(--si-primary-200);
  --si-primary--disabled-border: var(--si-primary-200);
  --si-success--text: #fff;
  --si-success--bg: var(--si-success-300);
  --si-success--border: var(--si-success-300);
  --si-success--hover-text: #fff;
  --si-success--hover-bg: var(--si-success-400);
  --si-success--hover-border: var(--si-success-400);
  --si-success--active-text: #fff;
  --si-success--active-bg: var(--si-success-400);
  --si-success--active-border: var(--si-success-400);
  --si-success--disabled-text: #fff;
  --si-success--disabled-bg: var(--si-success-200);
  --si-success--disabled-border: var(--si-success-200);
  --si-info--text: #fff;
  --si-info--bg: var(--si-info-300);
  --si-info--border: var(--si-info-300);
  --si-info--hover-text: #fff;
  --si-info--hover-bg: var(--si-info-400);
  --si-info--hover-border: var(--si-info-400);
  --si-info--active-text: #fff;
  --si-info--active-bg: var(--si-info-400);
  --si-info--active-border: var(--si-info-400);
  --si-info--disabled-text: #fff;
  --si-info--disabled-bg: var(--si-info-200);
  --si-info--disabled-border: var(--si-info-200);
  --si-warning--text: #fff;
  --si-warning--bg: var(--si-warning-300);
  --si-warning--border: var(--si-warning-300);
  --si-warning--hover-text: #fff;
  --si-warning--hover-bg: var(--si-warning-400);
  --si-warning--hover-border: var(--si-warning-400);
  --si-warning--active-text: #fff;
  --si-warning--active-bg: var(--si-warning-400);
  --si-warning--active-border: var(--si-warning-400);
  --si-warning--disabled-text: #fff;
  --si-warning--disabled-bg: var(--si-warning-200);
  --si-warning--disabled-border: var(--si-warning-200);
  --si-danger--text: #fff;
  --si-danger--bg: var(--si-danger-300);
  --si-danger--border: var(--si-danger-300);
  --si-danger--hover-text: #fff;
  --si-danger--hover-bg: var(--si-danger-400);
  --si-danger--hover-border: var(--si-danger-400);
  --si-danger--active-text: #fff;
  --si-danger--active-bg: var(--si-danger-400);
  --si-danger--active-border: var(--si-danger-400);
  --si-danger--disabled-text: #fff;
  --si-danger--disabled-bg: var(--si-danger-200);
  --si-danger--disabled-border: var(--si-danger-200);
  --si-fb--text: #fff;
  --si-fb--bg: #0076fb;
  --si-fb--border: #0076fb;
  --si-fb--hover-text: #fff;
  --si-fb--hover-bg: #166fe5;
  --si-fb--hover-border: #0076fb;
  --si-twitter--text: #fff;
  --si-twitter--bg: #1da1f2;
  --si-twitter--border: #1da1f2;
  --si-twitter--hover-text: #fff;
  --si-twitter--hover-bg: #1da1f2;
  --si-twitter--hover-border: #1da1f2;
  --si-linkedin--text: #fff;
  --si-linkedin--bg: #0073b1;
  --si-linkedin--border: #0073b1;
  --si-linkedin--hover-text: #fff;
  --si-linkedin--hover-bg: #0073b1;
  --si-linkedin--hover-border: #0073b1;
  --si-default--outline-text: var(--si-basic--700);
  --si-default--outline-bg: var(--si-basic--100);
  --si-default--outline-border: var(--si-basic--400);
  --si-default--hover-outline-text: var(--si-basic--700);
  --si-default--hover-outline-bg: var(--si-basic--100);
  --si-default--hover-outline-border: var(--si-basic--500);
  --si-default--active-outline-text: var(--si-basic--100);
  --si-default--active-outline-bg: var(--si-basic--400);
  --si-default--active-outline-border: var(--si-basic--400);
  --si-default--disabled-outline-text: var(--si-basic--400);
  --si-default--disabled-outline-bg: var(--si-basic--200);
  --si-default--disabled-outline-border: var(--si-basic--400);
  --si-primary--outline-text: #4e72e2;
  --si-primary--outline-bg: #ecf0fc;
  --si-primary--outline-border: #4e72e2;
  --si-primary--hover-outline-text: #4e72e2;
  --si-primary--hover-outline-bg: #ecf0fc;
  --si-primary--hover-outline-border: #4666ca;
  --si-success--outline-text: #00bc65;
  --si-success--outline-bg: #e6f8ef;
  --si-success--outline-border: #00bc65;
  --si-success--hover-outline-text: #00bc65;
  --si-success--hover-outline-bg: #e6f8ef;
  --si-success--hover-outline-border: #00a85a;
  --si-info--outline-text: #85c1e9;
  --si-info--outline-bg: #ebf5fb;
  --si-info--outline-border: #85c1e9;
  --si-info--hover-outline-text: #85c1e9;
  --si-info--hover-outline-bg: #ebf5fb;
  --si-info--hover-outline-border: #5dade2;
  --si-warning--outline-text: #f5b041;
  --si-warning--outline-bg: #fef5e7;
  --si-warning--outline-border: #f5b041;
  --si-warning--hover-outline-text: #f5b041;
  --si-warning--hover-outline-bg: #fef5e7;
  --si-warning--hover-outline-border: #f39c12;
  --si-danger--outline-text: #ec6f7f;
  --si-danger--outline-bg: #fff1f2;
  --si-danger--outline-border: #ec6f7f;
  --si-danger--hover-outline-text: #ec6f7f;
  --si-danger--hover-outline-bg: #fff1f2;
  --si-danger--hover-outline-border: #d36372;
  --si-answer--text: var(--si-basic--700);
  --si-answer--bg: #e6f8ef;
  --si-answer--border: #00bc65;
  --powered-by-giphy: url('../../../images/giphy/poweredby-text-dark.png');
  --toolbar-dropdown-shadow: 0 3px 12px rgba(0, 0, 0, 0.125);
  --dropdown-shadow: 0 3px 12px rgba(0, 0, 0, 0.125)
}
#es .t-align--baseline {
  vertical-align: baseline !important
}
#es .t-align--top {
  vertical-align: top !important
}
#es .t-align--middle {
  vertical-align: middle !important
}
#es .t-align--bottom {
  vertical-align: bottom !important
}
#es .t-align--text-bottom {
  vertical-align: text-bottom !important
}
#es .t-align--text-top {
  vertical-align: text-top !important
}
#es .t-float--left {
  float: left !important
}
#es .t-float--right {
  float: right !important
}
#es .t-float--none {
  float: none !important
}
#es .t-overflow--auto {
  overflow: auto !important
}
#es .t-overflow--inherit {
  overflow: inherit !important
}
#es .t-overflow--hidden {
  overflow: hidden !important
}
#es .t-d--none {
  display: none !important
}
#es .t-d--inline {
  display: inline !important
}
#es .t-d--inline-block {
  display: inline-block !important
}
#es .t-d--block {
  display: block !important
}
#es .t-d--table {
  display: table !important
}
#es .t-d--table-row {
  display: table-row !important
}
#es .t-d--table-cell {
  display: table-cell !important
}
#es .t-d--flex {
  display: flex !important
}
#es .t-d--inline-flex {
  display: inline-flex !important
}
#es .t-shadow- {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15) !important
}
#es .t-shadow--sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.075) !important
}
#es .t-shadow--lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}
#es .t-shadow--none {
  box-shadow: none !important
}
#es .t-position--static {
  position: static !important
}
#es .t-position--relative {
  position: relative !important
}
#es .t-position--absolute {
  position: absolute !important
}
#es .t-position--fixed {
  position: fixed !important
}
#es .t-position--sticky {
  position: sticky !important
}
#es .t-border--1 {
  border: 1px solid var(--si-basic--300) !important
}
#es .t-border--0 {
  border: 0 !important
}
#es .t-border-top--1 {
  border-top: 1px solid var(--si-basic--300) !important
}
#es .t-border-top--0 {
  border-top: 0 !important
}
#es .t-border-right--1 {
  border-right: 1px solid var(--si-basic--300) !important
}
#es .t-border-right--0 {
  border-right: 0 !important
}
#es .t-border-bottom--1 {
  border-bottom: 1px solid var(--si-basic--300) !important
}
#es .t-border-bottom--0 {
  border-bottom: 0 !important
}
#es .t-border-left--1 {
  border-left: 1px solid var(--si-basic--300) !important
}
#es .t-border-left--0 {
  border-left: 0 !important
}
#es .t-border--primary {
  border-color: #4e72e2 !important
}
#es .t-border--primary-100 {
  border-color: #ecf0fc !important
}
#es .t-border--primary-200 {
  border-color: #b8c6f3 !important
}
#es .t-border--primary-300 {
  border-color: #4e72e2 !important
}
#es .t-border--primary-400 {
  border-color: #4666ca !important
}
#es .t-border--info {
  border-color: #85c1e9 !important
}
#es .t-border--info-100 {
  border-color: #ebf5fb !important
}
#es .t-border--info-200 {
  border-color: #aed6f1 !important
}
#es .t-border--info-300 {
  border-color: #85c1e9 !important
}
#es .t-border--info-400 {
  border-color: #5dade2 !important
}
#es .t-border--success {
  border-color: #00bc65 !important
}
#es .t-border--success-100 {
  border-color: #e6f8ef !important
}
#es .t-border--success-200 {
  border-color: #99e4c1 !important
}
#es .t-border--success-300 {
  border-color: #00bc65 !important
}
#es .t-border--success-400 {
  border-color: #00a85a !important
}
#es .t-border--danger {
  border-color: #ec6f7f !important
}
#es .t-border--danger-100 {
  border-color: #fff1f2 !important
}
#es .t-border--danger-200 {
  border-color: #ff8a99 !important
}
#es .t-border--danger-300 {
  border-color: #ec6f7f !important
}
#es .t-border--danger-400 {
  border-color: #d36372 !important
}
#es .t-border--warning {
  border-color: #f5b041 !important
}
#es .t-border--warning-100 {
  border-color: #fef5e7 !important
}
#es .t-border--warning-200 {
  border-color: #fad7a0 !important
}
#es .t-border--warning-300 {
  border-color: #f5b041 !important
}
#es .t-border--warning-400 {
  border-color: #f39c12 !important
}
#es .t-border--light {
  border-color: #f8f9fa !important
}
#es .t-border--dark {
  border-color: #343a40 !important
}
#es .t-border--fb {
  border-color: #0076fb !important
}
#es .t-border--twitter {
  border-color: #1da1f2 !important
}
#es .t-border--linkedin {
  border-color: #0073b1 !important
}
#es .t-border--default {
  border-color: #f0f0f1 !important
}
#es .t-border--priority-urgent {
  border-color: #ec6f7f !important
}
#es .t-border--priority-normal {
  border-color: #f5b041 !important
}
#es .t-border--priority-low {
  border-color: #85c1e9 !important
}
#es .t-border--overlay {
  border-color: rgba(0, 0, 0, 0.125) !important
}
#es .t-border--white {
  border-color: #fff !important
}
#es .t-border--100 {
  border-color: var(--si-basic--100) !important
}
#es .t-border--200 {
  border-color: var(--si-basic--200) !important
}
#es .t-border--300 {
  border-color: var(--si-basic--300) !important
}
#es .t-border--400 {
  border-color: var(--si-basic--400) !important
}
#es .t-border--500 {
  border-color: var(--si-basic--500) !important
}
#es .t-border--600 {
  border-color: var(--si-basic--600) !important
}
#es .t-border--700 {
  border-color: var(--si-basic--700) !important
}
#es .t-w--25 {
  width: 25% !important
}
#es .t-w--33 {
  width: 33% !important
}
#es .t-w--50 {
  width: 50% !important
}
#es .t-w--66 {
  width: 66% !important
}
#es .t-w--75 {
  width: 75% !important
}
#es .t-w--100 {
  width: 100% !important
}
#es .t-w--auto {
  width: auto !important
}
#es .t-max-width--0 {
  max-width: 0 !important
}
#es .t-max-width--100 {
  max-width: 100% !important
}
#es .t-min-width--0 {
  min-width: 0 !important
}
#es .t-min-width--100 {
  min-width: 100% !important
}
#es .t-vw--100 {
  width: 100vw !important
}
#es .t-min-vw--100 {
  min-width: 100vw !important
}
#es .t-h--25 {
  height: 25% !important
}
#es .t-h--50 {
  height: 50% !important
}
#es .t-h--75 {
  height: 75% !important
}
#es .t-h--100 {
  height: 100% !important
}
#es .t-h--auto {
  height: auto !important
}
#es .t-mh--100 {
  max-height: 100% !important
}
#es .t-vh--100 {
  height: 100vh !important
}
#es .t-min-vh--100 {
  min-height: 100vh !important
}
#es .t-flex--fill {
  flex: 1 1 auto !important
}
#es .t-flex-direction--r {
  flex-direction: row !important
}
#es .t-flex-direction--c {
  flex-direction: column !important
}
#es .t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#es .t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#es .t-flex-grow--0 {
  flex-grow: 0 !important
}
#es .t-flex-grow--1 {
  flex-grow: 1 !important
}
#es .t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#es .t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#es .t-flex-basis--0 {
  flex-basis: 0 !important
}
#es .t-flex-basis--auto {
  flex-basis: auto !important
}
#es .t-flex-wrap--w {
  flex-wrap: wrap !important
}
#es .t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#es .t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#es .t-justify-content--fs {
  justify-content: flex-start !important
}
#es .t-justify-content--fe {
  justify-content: flex-end !important
}
#es .t-justify-content--c {
  justify-content: center !important
}
#es .t-justify-content--sb {
  justify-content: space-between !important
}
#es .t-justify-content--sa {
  justify-content: space-around !important
}
#es .t-justify-content--se {
  justify-content: space-evenly !important
}
#es .t-align-items--fs {
  align-items: flex-start !important
}
#es .t-align-items--fe {
  align-items: flex-end !important
}
#es .t-align-items--c {
  align-items: center !important
}
#es .t-align-items--b {
  align-items: baseline !important
}
#es .t-align-items--s {
  align-items: stretch !important
}
#es .t-align-content--fs {
  align-content: flex-start !important
}
#es .t-align-content--e {
  align-content: flex-end !important
}
#es .t-align-content--c {
  align-content: center !important
}
#es .t-align-content--sb {
  align-content: space-between !important
}
#es .t-align-content--sa {
  align-content: space-around !important
}
#es .t-align-content--s {
  align-content: stretch !important
}
#es .t-align-self--a {
  align-self: auto !important
}
#es .t-align-self--fs {
  align-self: flex-start !important
}
#es .t-align-self--fe {
  align-self: flex-end !important
}
#es .t-align-self--c {
  align-self: center !important
}
#es .t-align-self--b {
  align-self: baseline !important
}
#es .t-align-self--s {
  align-self: stretch !important
}
#es .t-order--first {
  order: -1 !important
}
#es .t-order--0 {
  order: 0 !important
}
#es .t-order--1 {
  order: 1 !important
}
#es .t-order--2 {
  order: 2 !important
}
#es .t-order--3 {
  order: 3 !important
}
#es .t-order--4 {
  order: 4 !important
}
#es .t-order--5 {
  order: 5 !important
}
#es .t-order--last {
  order: 6 !important
}
#es .t-m--no {
  margin: 0 !important
}
#es .t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#es .t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#es .t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#es .t-m--md {
  margin: var(--si-spacing) !important
}
#es .t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#es .t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#es .t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#es .t-m--auto {
  margin: auto !important
}
#es .t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#es .t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es .t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es .t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es .t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#es .t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es .t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#es .t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es .t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#es .t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#es .t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es .t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es .t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es .t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#es .t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es .t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es .t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es .t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#es .t-mt--no {
  margin-top: 0 !important
}
#es .t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#es .t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#es .t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#es .t-mt--md {
  margin-top: var(--si-spacing) !important
}
#es .t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#es .t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#es .t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#es .t-mt--auto {
  margin-top: auto !important
}
#es .t-mr--no {
  margin-right: 0 !important
}
#es .t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#es .t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#es .t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#es .t-mr--md {
  margin-right: var(--si-spacing) !important
}
#es .t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#es .t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#es .t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#es .t-mr--auto {
  margin-right: auto !important
}
#es .t-mb--no {
  margin-bottom: 0 !important
}
#es .t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es .t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es .t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es .t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#es .t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es .t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es .t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es .t-mb--auto {
  margin-bottom: auto !important
}
#es .t-ml--no {
  margin-left: 0 !important
}
#es .t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es .t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es .t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es .t-ml--md {
  margin-left: var(--si-spacing) !important
}
#es .t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es .t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#es .t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es .t-ml--auto {
  margin-left: auto !important
}
#es .t-p--no {
  padding: 0 !important
}
#es .t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#es .t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#es .t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#es .t-p--md {
  padding: var(--si-spacing) !important
}
#es .t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#es .t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#es .t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#es .t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#es .t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es .t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es .t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es .t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#es .t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es .t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#es .t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es .t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#es .t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es .t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es .t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es .t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#es .t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es .t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es .t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es .t-pt--no {
  padding-top: 0 !important
}
#es .t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#es .t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#es .t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#es .t-pt--md {
  padding-top: var(--si-spacing) !important
}
#es .t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#es .t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#es .t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#es .t-pr--no {
  padding-right: 0 !important
}
#es .t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#es .t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#es .t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#es .t-pr--md {
  padding-right: var(--si-spacing) !important
}
#es .t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#es .t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#es .t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#es .t-pb--no {
  padding-bottom: 0 !important
}
#es .t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es .t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es .t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es .t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#es .t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es .t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es .t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es .t-pl--no {
  padding-left: 0 !important
}
#es .t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es .t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es .t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es .t-pl--md {
  padding-left: var(--si-spacing) !important
}
#es .t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es .t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#es .t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es .t-font-weight--light {
  font-weight: 300 !important
}
#es .t-font-weight--lighter {
  font-weight: lighter !important
}
#es .t-font-weight--normal {
  font-weight: 400 !important
}
#es .t-font-weight--bold {
  font-weight: 700 !important
}
#es .t-font-weight--bolder {
  font-weight: bolder !important
}
#es .t-text--lowercase {
  text-transform: lowercase !important
}
#es .t-text--uppercase {
  text-transform: uppercase !important
}
#es .t-text--capitalize {
  text-transform: capitalize !important
}
#es .t-text--left {
  text-align: left !important
}
#es .t-text--right {
  text-align: right !important
}
#es .t-text--center {
  text-align: center !important
}
#es .t-text--primary {
  color: #4e72e2 !important
}
#es .t-text--primary-100 {
  color: #ecf0fc !important
}
#es .t-text--primary-200 {
  color: #b8c6f3 !important
}
#es .t-text--primary-300 {
  color: #4e72e2 !important
}
#es .t-text--primary-400 {
  color: #4666ca !important
}
#es .t-text--info {
  color: #85c1e9 !important
}
#es .t-text--info-100 {
  color: #ebf5fb !important
}
#es .t-text--info-200 {
  color: #aed6f1 !important
}
#es .t-text--info-300 {
  color: #85c1e9 !important
}
#es .t-text--info-400 {
  color: #5dade2 !important
}
#es .t-text--success {
  color: #00bc65 !important
}
#es .t-text--success-100 {
  color: #e6f8ef !important
}
#es .t-text--success-200 {
  color: #99e4c1 !important
}
#es .t-text--success-300 {
  color: #00bc65 !important
}
#es .t-text--success-400 {
  color: #00a85a !important
}
#es .t-text--danger {
  color: #ec6f7f !important
}
#es .t-text--danger-100 {
  color: #fff1f2 !important
}
#es .t-text--danger-200 {
  color: #ff8a99 !important
}
#es .t-text--danger-300 {
  color: #ec6f7f !important
}
#es .t-text--danger-400 {
  color: #d36372 !important
}
#es .t-text--warning {
  color: #f5b041 !important
}
#es .t-text--warning-100 {
  color: #fef5e7 !important
}
#es .t-text--warning-200 {
  color: #fad7a0 !important
}
#es .t-text--warning-300 {
  color: #f5b041 !important
}
#es .t-text--warning-400 {
  color: #f39c12 !important
}
#es .t-text--light {
  color: #f8f9fa !important
}
#es .t-text--dark {
  color: #343a40 !important
}
#es .t-text--fb {
  color: #0076fb !important
}
#es .t-text--twitter {
  color: #1da1f2 !important
}
#es .t-text--linkedin {
  color: #0073b1 !important
}
#es .t-text--default {
  color: #f0f0f1 !important
}
#es .t-text--priority-urgent {
  color: var(--priority-urgent) !important
}
#es .t-text--priority-normal {
  color: var(--priority-normal) !important
}
#es .t-text--priority-low {
  color: var(--priority-low) !important
}
#es .t-text--overlay {
  color: rgba(0, 0, 0, 0.125) !important
}
#es .t-text--white {
  color: #fff !important
}
#es .t-text--body {
  color: #444 !important
}
#es .t-text--muted {
  color: #6c757d !important
}
#es .t-text--black-50 {
  color: rgba(0, 0, 0, 0.5) !important
}
#es .t-text--white-50 {
  color: rgba(255, 255, 255, 0.5) !important
}
#es .t-text--reset {
  color: inherit !important
}
#es .t-text--100 {
  color: var(--si-basic--100) !important
}
#es .t-text--200 {
  color: var(--si-basic--200) !important
}
#es .t-text--300 {
  color: var(--si-basic--300) !important
}
#es .t-text--400 {
  color: var(--si-basic--400) !important
}
#es .t-text--500 {
  color: var(--si-basic--500) !important
}
#es .t-text--600 {
  color: var(--si-basic--600) !important
}
#es .t-text--700 {
  color: var(--si-basic--700) !important
}
#es .t-text--800 {
  color: var(--si-basic--800) !important
}
#es .t-text--900 {
  color: var(--si-basic--900) !important
}
#es .t-lh--1 {
  line-height: 1 !important
}
#es .t-lh--sm {
  line-height: 1.25 !important
}
#es .t-lh--base {
  line-height: 1.5 !important
}
#es .t-lh--lg {
  line-height: 2 !important
}
#es .t-bg--primary {
  background-color: var(--si-primary) !important
}
#es .t-bg--primary-100 {
  background-color: #ecf0fc !important
}
#es .t-bg--primary-200 {
  background-color: #b8c6f3 !important
}
#es .t-bg--primary-300 {
  background-color: #4e72e2 !important
}
#es .t-bg--primary-400 {
  background-color: #4666ca !important
}
#es .t-bg--info {
  background-color: #85c1e9 !important
}
#es .t-bg--info-100 {
  background-color: #ebf5fb !important
}
#es .t-bg--info-200 {
  background-color: #aed6f1 !important
}
#es .t-bg--info-300 {
  background-color: #85c1e9 !important
}
#es .t-bg--info-400 {
  background-color: #5dade2 !important
}
#es .t-bg--success {
  background-color: #00bc65 !important
}
#es .t-bg--success-100 {
  background-color: #e6f8ef !important
}
#es .t-bg--success-200 {
  background-color: #99e4c1 !important
}
#es .t-bg--success-300 {
  background-color: #00bc65 !important
}
#es .t-bg--success-400 {
  background-color: #00a85a !important
}
#es .t-bg--danger {
  background-color: #ec6f7f !important
}
#es .t-bg--danger-100 {
  background-color: #fff1f2 !important
}
#es .t-bg--danger-200 {
  background-color: #ff8a99 !important
}
#es .t-bg--danger-300 {
  background-color: #ec6f7f !important
}
#es .t-bg--danger-400 {
  background-color: #d36372 !important
}
#es .t-bg--warning {
  background-color: #f5b041 !important
}
#es .t-bg--warning-100 {
  background-color: #fef5e7 !important
}
#es .t-bg--warning-200 {
  background-color: #fad7a0 !important
}
#es .t-bg--warning-300 {
  background-color: #f5b041 !important
}
#es .t-bg--warning-400 {
  background-color: #f39c12 !important
}
#es .t-bg--light {
  background-color: #f8f9fa !important
}
#es .t-bg--dark {
  background-color: #343a40 !important
}
#es .t-bg--fb {
  background-color: #0076fb !important
}
#es .t-bg--twitter {
  background-color: #1da1f2 !important
}
#es .t-bg--linkedin {
  background-color: #0073b1 !important
}
#es .t-bg--default {
  background-color: #f0f0f1 !important
}
#es .t-bg--priority-urgent {
  background-color: #ec6f7f !important
}
#es .t-bg--priority-normal {
  background-color: #f5b041 !important
}
#es .t-bg--priority-low {
  background-color: #85c1e9 !important
}
#es .t-bg--overlay {
  background-color: rgba(0, 0, 0, 0.125) !important
}
#es .t-bg--body {
  background-color: var(--si-basic--100) !important
}
#es .t-bg--white {
  background-color: #fff !important
}
#es .t-bg--transparent {
  background-color: transparent !important
}
#es .t-bg--100 {
  background-color: var(--si-basic--100) !important
}
#es .t-bg--200 {
  background-color: var(--si-basic--200) !important
}
#es .t-bg--300 {
  background-color: var(--si-basic--300) !important
}
#es .t-bg--400 {
  background-color: var(--si-basic--400) !important
}
#es .t-bg--500 {
  background-color: var(--si-basic--500) !important
}
#es .t-bg--600 {
  background-color: var(--si-basic--600) !important
}
#es .t-bg--700 {
  background-color: var(--si-basic--700) !important
}
#es .t-bg--800 {
  background-color: var(--si-basic--800) !important
}
#es .t-bg--900 {
  background-color: var(--si-basic--900) !important
}
#es .t-bg-hover--primary {
  background-color: #4e72e2 !important
}
#es .t-bg-hover--primary-100 {
  background-color: #ecf0fc !important
}
#es .t-bg-hover--primary-200 {
  background-color: #b8c6f3 !important
}
#es .t-bg-hover--primary-300 {
  background-color: #4e72e2 !important
}
#es .t-bg-hover--primary-400 {
  background-color: #4666ca !important
}
#es .t-bg-hover--info {
  background-color: #85c1e9 !important
}
#es .t-bg-hover--info-100 {
  background-color: #ebf5fb !important
}
#es .t-bg-hover--info-200 {
  background-color: #aed6f1 !important
}
#es .t-bg-hover--info-300 {
  background-color: #85c1e9 !important
}
#es .t-bg-hover--info-400 {
  background-color: #5dade2 !important
}
#es .t-bg-hover--success {
  background-color: #00bc65 !important
}
#es .t-bg-hover--success-100 {
  background-color: #e6f8ef !important
}
#es .t-bg-hover--success-200 {
  background-color: #99e4c1 !important
}
#es .t-bg-hover--success-300 {
  background-color: #00bc65 !important
}
#es .t-bg-hover--success-400 {
  background-color: #00a85a !important
}
#es .t-bg-hover--danger {
  background-color: #ec6f7f !important
}
#es .t-bg-hover--danger-100 {
  background-color: #fff1f2 !important
}
#es .t-bg-hover--danger-200 {
  background-color: #ff8a99 !important
}
#es .t-bg-hover--danger-300 {
  background-color: #ec6f7f !important
}
#es .t-bg-hover--danger-400 {
  background-color: #d36372 !important
}
#es .t-bg-hover--warning {
  background-color: #f5b041 !important
}
#es .t-bg-hover--warning-100 {
  background-color: #fef5e7 !important
}
#es .t-bg-hover--warning-200 {
  background-color: #fad7a0 !important
}
#es .t-bg-hover--warning-300 {
  background-color: #f5b041 !important
}
#es .t-bg-hover--warning-400 {
  background-color: #f39c12 !important
}
#es .t-bg-hover--light {
  background-color: #f8f9fa !important
}
#es .t-bg-hover--dark {
  background-color: #343a40 !important
}
#es .t-bg-hover--fb {
  background-color: #0076fb !important
}
#es .t-bg-hover--twitter {
  background-color: #1da1f2 !important
}
#es .t-bg-hover--linkedin {
  background-color: #0073b1 !important
}
#es .t-bg-hover--default {
  background-color: #f0f0f1 !important
}
#es .t-bg-hover--priority-urgent {
  background-color: #ec6f7f !important
}
#es .t-bg-hover--priority-normal {
  background-color: #f5b041 !important
}
#es .t-bg-hover--priority-low {
  background-color: #85c1e9 !important
}
#es .t-bg-hover--overlay {
  background-color: rgba(0, 0, 0, 0.125) !important
}
#es .t-bg-hover--transparent:hover {
  background-color: transparent !important
}
#es .t-bg-hover--primary:hover {
  background-color: var(--si-primary--hover-bg) !important
}
#es .t-bg-hover--100:hover {
  background-color: var(--si-basic--100) !important
}
#es .t-bg-hover--200:hover {
  background-color: var(--si-basic--200) !important
}
#es .t-bg-hover--300:hover {
  background-color: var(--si-basic--300) !important
}
#es .t-bg-hover--400:hover {
  background-color: var(--si-basic--400) !important
}
#es .t-bg-hover--500:hover {
  background-color: var(--si-basic--500) !important
}
#es .t-bg-hover--600:hover {
  background-color: var(--si-basic--600) !important
}
#es .t-bg-hover--700:hover {
  background-color: var(--si-basic--700) !important
}
#es .t-bg-hover--800:hover {
  background-color: var(--si-basic--800) !important
}
#es .t-bg-hover--900:hover {
  background-color: var(--si-basic--900) !important
}
#es .t-bg--gradient {
  background-image: var(--bs-gradient) !important
}
#es .t-text--wrap {
  white-space: normal !important
}
#es .t-text--nowrap {
  white-space: nowrap !important
}
#es .t-text-decoration--none {
  text-decoration: none !important
}
#es .t-text-decoration--underline {
  text-decoration: underline !important
}
#es .t-text-decoration--line-through {
  text-decoration: line-through !important
}
#es .t-font-size--01 {
  font-size: var(--si-font-size--01) !important
}
#es .t-font-size--02 {
  font-size: var(--si-font-size--02) !important
}
#es .t-font-size--03 {
  font-size: var(--si-font-size--03) !important
}
#es .t-font-size--04 {
  font-size: var(--si-font-size--04) !important
}
#es .t-font-size--05 {
  font-size: var(--si-font-size--05) !important
}
#es .t-font-size--06 {
  font-size: var(--si-font-size--06) !important
}
#es .t-font-size--07 {
  font-size: var(--si-font-size--07) !important
}
#es .t-font-size--08 {
  font-size: var(--si-font-size--08) !important
}
#es .t-font-size--09 {
  font-size: var(--si-font-size--09) !important
}
#es .t-font-size--10 {
  font-size: var(--si-font-size--10) !important
}
#es .t-font--italic {
  font-style: italic !important
}
#es .t-font--normal {
  font-style: normal !important
}
#es .t-text--break-word {
  word-wrap: break-word !important;
  word-break: break-word !important
}
#es .t-text--break-all {
  word-break: break-all !important
}
#es .t-font--monospace {
  font-family: var(--bs-font-monospace) !important
}
#es .t-user-select--all {
  user-select: all !important
}
#es .t-user-select--auto {
  user-select: auto !important
}
#es .t-user-select--none {
  user-select: none !important
}
#es .t-pe--none {
  pointer-events: none !important
}
#es .t-pe--auto {
  pointer-events: auto !important
}
#es .t-outline--none {
  outline: 0 !important
}
#es .t-rounded--md {
  border-radius: .25rem !important
}
#es .t-rounded--sm {
  border-radius: .2rem !important
}
#es .t-rounded--lg {
  border-radius: .3rem !important
}
#es .t-rounded--circle {
  border-radius: 50% !important
}
#es .t-rounded--pill {
  border-radius: 50rem !important
}
#es .t-rounded--0 {
  border-radius: 0 !important
}
#es .t-rounded-top- {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}
#es .t-rounded-right- {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}
#es .t-rounded-bottom- {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}
#es .t-rounded-left- {
  border-bottom-left-radius: .25rem !important;
  border-top-left-radius: .25rem !important
}
#es .t--visible {
  visibility: visible !important
}
#es .t--invisible {
  visibility: hidden !important
}
#es.is-mobile .sm\:t-float--left {
  float: left !important
}
#es.is-mobile .sm\:t-float--right {
  float: right !important
}
#es.is-mobile .sm\:t-float--none {
  float: none !important
}
#es.is-mobile .sm\:t-d--none {
  display: none !important
}
#es.is-mobile .sm\:t-d--inline {
  display: inline !important
}
#es.is-mobile .sm\:t-d--inline-block {
  display: inline-block !important
}
#es.is-mobile .sm\:t-d--block {
  display: block !important
}
#es.is-mobile .sm\:t-d--table {
  display: table !important
}
#es.is-mobile .sm\:t-d--table-row {
  display: table-row !important
}
#es.is-mobile .sm\:t-d--table-cell {
  display: table-cell !important
}
#es.is-mobile .sm\:t-d--flex {
  display: flex !important
}
#es.is-mobile .sm\:t-d--inline-flex {
  display: inline-flex !important
}
#es.is-mobile .sm\:t-w--25 {
  width: 25% !important
}
#es.is-mobile .sm\:t-w--33 {
  width: 33% !important
}
#es.is-mobile .sm\:t-w--50 {
  width: 50% !important
}
#es.is-mobile .sm\:t-w--66 {
  width: 66% !important
}
#es.is-mobile .sm\:t-w--75 {
  width: 75% !important
}
#es.is-mobile .sm\:t-w--100 {
  width: 100% !important
}
#es.is-mobile .sm\:t-w--auto {
  width: auto !important
}
#es.is-mobile .sm\:t-flex--fill {
  flex: 1 1 auto !important
}
#es.is-mobile .sm\:t-flex-direction--r {
  flex-direction: row !important
}
#es.is-mobile .sm\:t-flex-direction--c {
  flex-direction: column !important
}
#es.is-mobile .sm\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#es.is-mobile .sm\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#es.is-mobile .sm\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#es.is-mobile .sm\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#es.is-mobile .sm\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#es.is-mobile .sm\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#es.is-mobile .sm\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#es.is-mobile .sm\:t-flex-basis--auto {
  flex-basis: auto !important
}
#es.is-mobile .sm\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#es.is-mobile .sm\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#es.is-mobile .sm\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#es.is-mobile .sm\:t-justify-content--fs {
  justify-content: flex-start !important
}
#es.is-mobile .sm\:t-justify-content--fe {
  justify-content: flex-end !important
}
#es.is-mobile .sm\:t-justify-content--c {
  justify-content: center !important
}
#es.is-mobile .sm\:t-justify-content--sb {
  justify-content: space-between !important
}
#es.is-mobile .sm\:t-justify-content--sa {
  justify-content: space-around !important
}
#es.is-mobile .sm\:t-justify-content--se {
  justify-content: space-evenly !important
}
#es.is-mobile .sm\:t-align-items--fs {
  align-items: flex-start !important
}
#es.is-mobile .sm\:t-align-items--fe {
  align-items: flex-end !important
}
#es.is-mobile .sm\:t-align-items--c {
  align-items: center !important
}
#es.is-mobile .sm\:t-align-items--b {
  align-items: baseline !important
}
#es.is-mobile .sm\:t-align-items--s {
  align-items: stretch !important
}
#es.is-mobile .sm\:t-align-content--fs {
  align-content: flex-start !important
}
#es.is-mobile .sm\:t-align-content--e {
  align-content: flex-end !important
}
#es.is-mobile .sm\:t-align-content--c {
  align-content: center !important
}
#es.is-mobile .sm\:t-align-content--sb {
  align-content: space-between !important
}
#es.is-mobile .sm\:t-align-content--sa {
  align-content: space-around !important
}
#es.is-mobile .sm\:t-align-content--s {
  align-content: stretch !important
}
#es.is-mobile .sm\:t-align-self--a {
  align-self: auto !important
}
#es.is-mobile .sm\:t-align-self--fs {
  align-self: flex-start !important
}
#es.is-mobile .sm\:t-align-self--fe {
  align-self: flex-end !important
}
#es.is-mobile .sm\:t-align-self--c {
  align-self: center !important
}
#es.is-mobile .sm\:t-align-self--b {
  align-self: baseline !important
}
#es.is-mobile .sm\:t-align-self--s {
  align-self: stretch !important
}
#es.is-mobile .sm\:t-order--first {
  order: -1 !important
}
#es.is-mobile .sm\:t-order--0 {
  order: 0 !important
}
#es.is-mobile .sm\:t-order--1 {
  order: 1 !important
}
#es.is-mobile .sm\:t-order--2 {
  order: 2 !important
}
#es.is-mobile .sm\:t-order--3 {
  order: 3 !important
}
#es.is-mobile .sm\:t-order--4 {
  order: 4 !important
}
#es.is-mobile .sm\:t-order--5 {
  order: 5 !important
}
#es.is-mobile .sm\:t-order--last {
  order: 6 !important
}
#es.is-mobile .sm\:t-m--no {
  margin: 0 !important
}
#es.is-mobile .sm\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-m--md {
  margin: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-m--auto {
  margin: auto !important
}
#es.is-mobile .sm\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#es.is-mobile .sm\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#es.is-mobile .sm\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#es.is-mobile .sm\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#es.is-mobile .sm\:t-mt--no {
  margin-top: 0 !important
}
#es.is-mobile .sm\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-mt--auto {
  margin-top: auto !important
}
#es.is-mobile .sm\:t-mr--no {
  margin-right: 0 !important
}
#es.is-mobile .sm\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-mr--auto {
  margin-right: auto !important
}
#es.is-mobile .sm\:t-mb--no {
  margin-bottom: 0 !important
}
#es.is-mobile .sm\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-mb--auto {
  margin-bottom: auto !important
}
#es.is-mobile .sm\:t-ml--no {
  margin-left: 0 !important
}
#es.is-mobile .sm\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-ml--auto {
  margin-left: auto !important
}
#es.is-mobile .sm\:t-p--no {
  padding: 0 !important
}
#es.is-mobile .sm\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-p--md {
  padding: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#es.is-mobile .sm\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#es.is-mobile .sm\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-pt--no {
  padding-top: 0 !important
}
#es.is-mobile .sm\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-pr--no {
  padding-right: 0 !important
}
#es.is-mobile .sm\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-pb--no {
  padding-bottom: 0 !important
}
#es.is-mobile .sm\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-pl--no {
  padding-left: 0 !important
}
#es.is-mobile .sm\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-mobile .sm\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-mobile .sm\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-mobile .sm\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#es.is-mobile .sm\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-mobile .sm\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-mobile .sm\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-mobile .sm\:t-text--left {
  text-align: left !important
}
#es.is-mobile .sm\:t-text--right {
  text-align: right !important
}
#es.is-mobile .sm\:t-text--center {
  text-align: center !important
}
#es.is-tablet .md\:t-float--left {
  float: left !important
}
#es.is-tablet .md\:t-float--right {
  float: right !important
}
#es.is-tablet .md\:t-float--none {
  float: none !important
}
#es.is-tablet .md\:t-d--none {
  display: none !important
}
#es.is-tablet .md\:t-d--inline {
  display: inline !important
}
#es.is-tablet .md\:t-d--inline-block {
  display: inline-block !important
}
#es.is-tablet .md\:t-d--block {
  display: block !important
}
#es.is-tablet .md\:t-d--table {
  display: table !important
}
#es.is-tablet .md\:t-d--table-row {
  display: table-row !important
}
#es.is-tablet .md\:t-d--table-cell {
  display: table-cell !important
}
#es.is-tablet .md\:t-d--flex {
  display: flex !important
}
#es.is-tablet .md\:t-d--inline-flex {
  display: inline-flex !important
}
#es.is-tablet .md\:t-w--25 {
  width: 25% !important
}
#es.is-tablet .md\:t-w--33 {
  width: 33% !important
}
#es.is-tablet .md\:t-w--50 {
  width: 50% !important
}
#es.is-tablet .md\:t-w--66 {
  width: 66% !important
}
#es.is-tablet .md\:t-w--75 {
  width: 75% !important
}
#es.is-tablet .md\:t-w--100 {
  width: 100% !important
}
#es.is-tablet .md\:t-w--auto {
  width: auto !important
}
#es.is-tablet .md\:t-flex--fill {
  flex: 1 1 auto !important
}
#es.is-tablet .md\:t-flex-direction--r {
  flex-direction: row !important
}
#es.is-tablet .md\:t-flex-direction--c {
  flex-direction: column !important
}
#es.is-tablet .md\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#es.is-tablet .md\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#es.is-tablet .md\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#es.is-tablet .md\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#es.is-tablet .md\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#es.is-tablet .md\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#es.is-tablet .md\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#es.is-tablet .md\:t-flex-basis--auto {
  flex-basis: auto !important
}
#es.is-tablet .md\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#es.is-tablet .md\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#es.is-tablet .md\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#es.is-tablet .md\:t-justify-content--fs {
  justify-content: flex-start !important
}
#es.is-tablet .md\:t-justify-content--fe {
  justify-content: flex-end !important
}
#es.is-tablet .md\:t-justify-content--c {
  justify-content: center !important
}
#es.is-tablet .md\:t-justify-content--sb {
  justify-content: space-between !important
}
#es.is-tablet .md\:t-justify-content--sa {
  justify-content: space-around !important
}
#es.is-tablet .md\:t-justify-content--se {
  justify-content: space-evenly !important
}
#es.is-tablet .md\:t-align-items--fs {
  align-items: flex-start !important
}
#es.is-tablet .md\:t-align-items--fe {
  align-items: flex-end !important
}
#es.is-tablet .md\:t-align-items--c {
  align-items: center !important
}
#es.is-tablet .md\:t-align-items--b {
  align-items: baseline !important
}
#es.is-tablet .md\:t-align-items--s {
  align-items: stretch !important
}
#es.is-tablet .md\:t-align-content--fs {
  align-content: flex-start !important
}
#es.is-tablet .md\:t-align-content--e {
  align-content: flex-end !important
}
#es.is-tablet .md\:t-align-content--c {
  align-content: center !important
}
#es.is-tablet .md\:t-align-content--sb {
  align-content: space-between !important
}
#es.is-tablet .md\:t-align-content--sa {
  align-content: space-around !important
}
#es.is-tablet .md\:t-align-content--s {
  align-content: stretch !important
}
#es.is-tablet .md\:t-align-self--a {
  align-self: auto !important
}
#es.is-tablet .md\:t-align-self--fs {
  align-self: flex-start !important
}
#es.is-tablet .md\:t-align-self--fe {
  align-self: flex-end !important
}
#es.is-tablet .md\:t-align-self--c {
  align-self: center !important
}
#es.is-tablet .md\:t-align-self--b {
  align-self: baseline !important
}
#es.is-tablet .md\:t-align-self--s {
  align-self: stretch !important
}
#es.is-tablet .md\:t-order--first {
  order: -1 !important
}
#es.is-tablet .md\:t-order--0 {
  order: 0 !important
}
#es.is-tablet .md\:t-order--1 {
  order: 1 !important
}
#es.is-tablet .md\:t-order--2 {
  order: 2 !important
}
#es.is-tablet .md\:t-order--3 {
  order: 3 !important
}
#es.is-tablet .md\:t-order--4 {
  order: 4 !important
}
#es.is-tablet .md\:t-order--5 {
  order: 5 !important
}
#es.is-tablet .md\:t-order--last {
  order: 6 !important
}
#es.is-tablet .md\:t-m--no {
  margin: 0 !important
}
#es.is-tablet .md\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-m--md {
  margin: var(--si-spacing) !important
}
#es.is-tablet .md\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-m--auto {
  margin: auto !important
}
#es.is-tablet .md\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#es.is-tablet .md\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#es.is-tablet .md\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#es.is-tablet .md\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#es.is-tablet .md\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#es.is-tablet .md\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#es.is-tablet .md\:t-mt--no {
  margin-top: 0 !important
}
#es.is-tablet .md\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#es.is-tablet .md\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-mt--auto {
  margin-top: auto !important
}
#es.is-tablet .md\:t-mr--no {
  margin-right: 0 !important
}
#es.is-tablet .md\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#es.is-tablet .md\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-mr--auto {
  margin-right: auto !important
}
#es.is-tablet .md\:t-mb--no {
  margin-bottom: 0 !important
}
#es.is-tablet .md\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#es.is-tablet .md\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-mb--auto {
  margin-bottom: auto !important
}
#es.is-tablet .md\:t-ml--no {
  margin-left: 0 !important
}
#es.is-tablet .md\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#es.is-tablet .md\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-ml--auto {
  margin-left: auto !important
}
#es.is-tablet .md\:t-p--no {
  padding: 0 !important
}
#es.is-tablet .md\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-p--md {
  padding: var(--si-spacing) !important
}
#es.is-tablet .md\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#es.is-tablet .md\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#es.is-tablet .md\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#es.is-tablet .md\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#es.is-tablet .md\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-pt--no {
  padding-top: 0 !important
}
#es.is-tablet .md\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#es.is-tablet .md\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-pr--no {
  padding-right: 0 !important
}
#es.is-tablet .md\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#es.is-tablet .md\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-pb--no {
  padding-bottom: 0 !important
}
#es.is-tablet .md\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#es.is-tablet .md\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-pl--no {
  padding-left: 0 !important
}
#es.is-tablet .md\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-tablet .md\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-tablet .md\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-tablet .md\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#es.is-tablet .md\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-tablet .md\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-tablet .md\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-tablet .md\:t-text--left {
  text-align: left !important
}
#es.is-tablet .md\:t-text--right {
  text-align: right !important
}
#es.is-tablet .md\:t-text--center {
  text-align: center !important
}
#es.is-desktop .lg\:t-float--left {
  float: left !important
}
#es.is-desktop .lg\:t-float--right {
  float: right !important
}
#es.is-desktop .lg\:t-float--none {
  float: none !important
}
#es.is-desktop .lg\:t-d--none {
  display: none !important
}
#es.is-desktop .lg\:t-d--inline {
  display: inline !important
}
#es.is-desktop .lg\:t-d--inline-block {
  display: inline-block !important
}
#es.is-desktop .lg\:t-d--block {
  display: block !important
}
#es.is-desktop .lg\:t-d--table {
  display: table !important
}
#es.is-desktop .lg\:t-d--table-row {
  display: table-row !important
}
#es.is-desktop .lg\:t-d--table-cell {
  display: table-cell !important
}
#es.is-desktop .lg\:t-d--flex {
  display: flex !important
}
#es.is-desktop .lg\:t-d--inline-flex {
  display: inline-flex !important
}
#es.is-desktop .lg\:t-w--25 {
  width: 25% !important
}
#es.is-desktop .lg\:t-w--33 {
  width: 33% !important
}
#es.is-desktop .lg\:t-w--50 {
  width: 50% !important
}
#es.is-desktop .lg\:t-w--66 {
  width: 66% !important
}
#es.is-desktop .lg\:t-w--75 {
  width: 75% !important
}
#es.is-desktop .lg\:t-w--100 {
  width: 100% !important
}
#es.is-desktop .lg\:t-w--auto {
  width: auto !important
}
#es.is-desktop .lg\:t-flex--fill {
  flex: 1 1 auto !important
}
#es.is-desktop .lg\:t-flex-direction--r {
  flex-direction: row !important
}
#es.is-desktop .lg\:t-flex-direction--c {
  flex-direction: column !important
}
#es.is-desktop .lg\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#es.is-desktop .lg\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#es.is-desktop .lg\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#es.is-desktop .lg\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#es.is-desktop .lg\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#es.is-desktop .lg\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#es.is-desktop .lg\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#es.is-desktop .lg\:t-flex-basis--auto {
  flex-basis: auto !important
}
#es.is-desktop .lg\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#es.is-desktop .lg\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#es.is-desktop .lg\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#es.is-desktop .lg\:t-justify-content--fs {
  justify-content: flex-start !important
}
#es.is-desktop .lg\:t-justify-content--fe {
  justify-content: flex-end !important
}
#es.is-desktop .lg\:t-justify-content--c {
  justify-content: center !important
}
#es.is-desktop .lg\:t-justify-content--sb {
  justify-content: space-between !important
}
#es.is-desktop .lg\:t-justify-content--sa {
  justify-content: space-around !important
}
#es.is-desktop .lg\:t-justify-content--se {
  justify-content: space-evenly !important
}
#es.is-desktop .lg\:t-align-items--fs {
  align-items: flex-start !important
}
#es.is-desktop .lg\:t-align-items--fe {
  align-items: flex-end !important
}
#es.is-desktop .lg\:t-align-items--c {
  align-items: center !important
}
#es.is-desktop .lg\:t-align-items--b {
  align-items: baseline !important
}
#es.is-desktop .lg\:t-align-items--s {
  align-items: stretch !important
}
#es.is-desktop .lg\:t-align-content--fs {
  align-content: flex-start !important
}
#es.is-desktop .lg\:t-align-content--e {
  align-content: flex-end !important
}
#es.is-desktop .lg\:t-align-content--c {
  align-content: center !important
}
#es.is-desktop .lg\:t-align-content--sb {
  align-content: space-between !important
}
#es.is-desktop .lg\:t-align-content--sa {
  align-content: space-around !important
}
#es.is-desktop .lg\:t-align-content--s {
  align-content: stretch !important
}
#es.is-desktop .lg\:t-align-self--a {
  align-self: auto !important
}
#es.is-desktop .lg\:t-align-self--fs {
  align-self: flex-start !important
}
#es.is-desktop .lg\:t-align-self--fe {
  align-self: flex-end !important
}
#es.is-desktop .lg\:t-align-self--c {
  align-self: center !important
}
#es.is-desktop .lg\:t-align-self--b {
  align-self: baseline !important
}
#es.is-desktop .lg\:t-align-self--s {
  align-self: stretch !important
}
#es.is-desktop .lg\:t-order--first {
  order: -1 !important
}
#es.is-desktop .lg\:t-order--0 {
  order: 0 !important
}
#es.is-desktop .lg\:t-order--1 {
  order: 1 !important
}
#es.is-desktop .lg\:t-order--2 {
  order: 2 !important
}
#es.is-desktop .lg\:t-order--3 {
  order: 3 !important
}
#es.is-desktop .lg\:t-order--4 {
  order: 4 !important
}
#es.is-desktop .lg\:t-order--5 {
  order: 5 !important
}
#es.is-desktop .lg\:t-order--last {
  order: 6 !important
}
#es.is-desktop .lg\:t-m--no {
  margin: 0 !important
}
#es.is-desktop .lg\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-m--md {
  margin: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-m--auto {
  margin: auto !important
}
#es.is-desktop .lg\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#es.is-desktop .lg\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#es.is-desktop .lg\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#es.is-desktop .lg\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#es.is-desktop .lg\:t-mt--no {
  margin-top: 0 !important
}
#es.is-desktop .lg\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-mt--auto {
  margin-top: auto !important
}
#es.is-desktop .lg\:t-mr--no {
  margin-right: 0 !important
}
#es.is-desktop .lg\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-mr--auto {
  margin-right: auto !important
}
#es.is-desktop .lg\:t-mb--no {
  margin-bottom: 0 !important
}
#es.is-desktop .lg\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-mb--auto {
  margin-bottom: auto !important
}
#es.is-desktop .lg\:t-ml--no {
  margin-left: 0 !important
}
#es.is-desktop .lg\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-ml--auto {
  margin-left: auto !important
}
#es.is-desktop .lg\:t-p--no {
  padding: 0 !important
}
#es.is-desktop .lg\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-p--md {
  padding: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#es.is-desktop .lg\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#es.is-desktop .lg\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-pt--no {
  padding-top: 0 !important
}
#es.is-desktop .lg\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-pr--no {
  padding-right: 0 !important
}
#es.is-desktop .lg\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-pb--no {
  padding-bottom: 0 !important
}
#es.is-desktop .lg\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-pl--no {
  padding-left: 0 !important
}
#es.is-desktop .lg\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#es.is-desktop .lg\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#es.is-desktop .lg\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#es.is-desktop .lg\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#es.is-desktop .lg\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#es.is-desktop .lg\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#es.is-desktop .lg\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#es.is-desktop .lg\:t-text--left {
  text-align: left !important
}
#es.is-desktop .lg\:t-text--right {
  text-align: right !important
}
#es.is-desktop .lg\:t-text--center {
  text-align: center !important
}
#es .t-hidden {
  display: none !important
}
#es .t-text--truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#jsn-header {
  z-index: 601;
  position: relative
}
.jfbconnect-wrapper {
  text-align: center
}
.jfbconnect-wrapper .social-login .pull-left {
  float: none !important;
  margin: 0 !important
}
.jfbconnect-wrapper .social-login .pull-left a {
  display: inline-block !important
}
.jfbconnect-wrapper .social-login .pull-left a img {
  max-width: 90px !important
}
.jfbconnect-wrapper .social-login > div {
  display: inline-block !important
}
[class^="tm-"] div#fd button, [class^="tm-"] div#fd input, [class^="tm-"] div#fd textarea {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important
}
.method-totp .well {
  display: none
}
.method-totp fieldset legend {
  font-size: 12px;
  font-weight: 700
}
.method-totp fieldset ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.method-totp fieldset ul li {
  list-style: none
}
.method-totp fieldset .span6 {
  width: 100%
}
.method-totp fieldset .alert-info {
  background: none;
  border: 0
}
.method-totp fieldset .control-group label.control-label {
  width: 20%
}
.method-totp fieldset .control-group .controls {
  margin-left: 0
}
.method-totp fieldset .control-group .controls #totpsecuritycode {
  font-size: 12px;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 3px;
  height: 30px;
  width: 160px
}
div#es .rokpad-editor-wrapper i {
  height: 16px;
  width: 16px
}
#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 {
  top: auto;
  bottom: 0;
  position: fixed;
  width: 100vw;
  overflow-y: auto;
  min-height: 24vh !important;
  max-height: 52vh !important;
  background: #f5f5f5;
  padding: 0;
  margin: 0;
  border-radius: 8px 8px 0 0
}
#es.is-mobile .es-snackbar2 .dropdown-menu > li, #es.is-mobile .es-list-item .dropdown-menu > li, #es.is-mobile .es-mobile-list-item__action .dropdown-menu > li, #es.is-mobile .es-mobile-filter-toggle .dropdown-menu > li, #es.is-mobile .es-stream-control .dropdown-menu > li, #es.is-mobile .es-profile-header__action-wrap .dropdown-menu > li, #es.is-mobile .es-profile-header__avatar-wrap .dropdown-menu > li, #es.is-mobile .es-comment-actions .dropdown-menu > li, #es.is-mobile .es-convo__sidebar-action .dropdown-menu > li, #es.is-mobile .es-media-item-menu .dropdown-menu > li, #es.is-mobile .es-entry-actionbar .dropdown-menu > li, #es.is-mobile .es-cover-menu .dropdown-menu > li, #es.is-mobile .es-profile-header-nav__item .dropdown-menu > li, #es.is-mobile .es-card__action-group .dropdown-menu > li {
  position: relative;
  border-bottom: 1px solid #e1e1e1
}
#es.is-mobile .es-snackbar2 .dropdown-menu > li.divider, #es.is-mobile .es-list-item .dropdown-menu > li.divider, #es.is-mobile .es-mobile-list-item__action .dropdown-menu > li.divider, #es.is-mobile .es-mobile-filter-toggle .dropdown-menu > li.divider, #es.is-mobile .es-stream-control .dropdown-menu > li.divider, #es.is-mobile .es-profile-header__action-wrap .dropdown-menu > li.divider, #es.is-mobile .es-profile-header__avatar-wrap .dropdown-menu > li.divider, #es.is-mobile .es-comment-actions .dropdown-menu > li.divider, #es.is-mobile .es-convo__sidebar-action .dropdown-menu > li.divider, #es.is-mobile .es-media-item-menu .dropdown-menu > li.divider, #es.is-mobile .es-entry-actionbar .dropdown-menu > li.divider, #es.is-mobile .es-cover-menu .dropdown-menu > li.divider, #es.is-mobile .es-profile-header-nav__item .dropdown-menu > li.divider, #es.is-mobile .es-card__action-group .dropdown-menu > li.divider {
  display: none
}
#es.is-mobile .es-snackbar2 .dropdown-menu > li > a, #es.is-mobile .es-list-item .dropdown-menu > li > a, #es.is-mobile .es-mobile-list-item__action .dropdown-menu > li > a, #es.is-mobile .es-mobile-filter-toggle .dropdown-menu > li > a, #es.is-mobile .es-stream-control .dropdown-menu > li > a, #es.is-mobile .es-profile-header__action-wrap .dropdown-menu > li > a, #es.is-mobile .es-profile-header__avatar-wrap .dropdown-menu > li > a, #es.is-mobile .es-comment-actions .dropdown-menu > li > a, #es.is-mobile .es-convo__sidebar-action .dropdown-menu > li > a, #es.is-mobile .es-media-item-menu .dropdown-menu > li > a, #es.is-mobile .es-entry-actionbar .dropdown-menu > li > a, #es.is-mobile .es-cover-menu .dropdown-menu > li > a, #es.is-mobile .es-profile-header-nav__item .dropdown-menu > li > a, #es.is-mobile .es-card__action-group .dropdown-menu > li > a {
  font-size: 13px;
  line-height: 2;
  background: #fff;
  padding: 8px 16px;
  max-width: none
}
#es.is-mobile .es-snackbar2 .dropdown-backdrop, #es.is-mobile .es-list-item .dropdown-backdrop, #es.is-mobile .es-mobile-list-item__action .dropdown-backdrop, #es.is-mobile .es-mobile-filter-toggle .dropdown-backdrop, #es.is-mobile .es-stream-control .dropdown-backdrop, #es.is-mobile .es-profile-header__action-wrap .dropdown-backdrop, #es.is-mobile .es-profile-header__avatar-wrap .dropdown-backdrop, #es.is-mobile .es-comment-actions .dropdown-backdrop, #es.is-mobile .es-convo__sidebar-action .dropdown-backdrop, #es.is-mobile .es-media-item-menu .dropdown-backdrop, #es.is-mobile .es-entry-actionbar .dropdown-backdrop, #es.is-mobile .es-cover-menu .dropdown-backdrop, #es.is-mobile .es-profile-header-nav__item .dropdown-backdrop, #es.is-mobile .es-card__action-group .dropdown-backdrop {
  background: rgba(0, 0, 0, 0.8);
  -webkit-overflow-scrolling: auto
}
.offcanvas-active .mm-slideout {
  overflow-y: auto
}
body.view-albums.has-es-popbox {
  overflow: hidden
}

/* EasySocial Photo Stream - Fix photo grid layout */

/* Remove excess padding on photo tiles */
#es .es-photos.pattern-tile .es-photo {
    padding: 2px !important; /* was likely more */
}

/* 3-photo layout: force 3 columns, not 2 */
#es .es-photos.pattern-tile.photos-3 .es-photo {
    width: 33.3333% !important;
}

/* 2-photo layout: force full 50% */
#es .es-photos.pattern-tile.photos-2 .es-photo {
    width: 50% !important;
}

/* Make the aspect ratio box fill the full tile width */
#es .es-photo.ar-4x3 {
    position: relative;
    width: 100%;
}

/* Force the <a> (fit-both) to fill the entire box */
#es .es-photo .fit-both {
    display: block;
    width: 100%;
    height: 100%;
}

/* The <u> image element should cover the box */
#es .es-photo .fit-both u {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
}

/* Remove green background bleeding — the bg color on the preview wrapper */
#es .es-stream-preview {
    background: transparent;
}

/* If the green is coming from es-story--bg-0, neutralize it */
#es .es-stream-content.es-story--bg-0 {
    background: transparent !important;
}

/* Tighten the overall stream photo preview gap */
#es .es-photos.pattern-tile {
    margin: 0;
    padding: 0;
}