.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-decoration: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  background-color: #f5f5f5;
  background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/8667441?profile=original");
  background-attachment: scroll;
  background-position: top left;
  background-size: initial;
  background-repeat: repeat;
  color: #3b3b3b;
}
body.iframe-plain {
  background-image: none;
  background-color: rgba(240,240,240,0);
  border-radius: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: -0.1em 0 0 0;
  line-height: 1.2em;
}
h2 {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
}
h3 {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
.v1HeaderPanel-preview h1,
.central-content h1 {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
}
a {
  color: #15c2b9;
  font-weight: bold;
}
small {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
}
.content img[height] {
  object-fit: cover;
  height: auto;
}
p {
  line-height: 1.3em;
}
.cf::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cf::after {
  content: "";
  display: block;
  clear: both;
}
.cl {
  clear: both;
}
.videoFrame {
  width: auto;
  display: block;
  max-width: 100%;
}
.site-body a.mentionUser,
.ningbar-panelBody a.mentionUser {
  font-weight: bold;
}
.site-body a.mentionUser:hover,
.ningbar-panelBody a.mentionUser:hover {
  font-weight: bold;
}
label {
  font-weight: bold;
}
.input,
input[type=text],
input[type=email],
input[type=password],
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em;
  border: 1px solid;
  border-color: #f5f5f5;
  outline: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.25em;
}
.input:active,
.input:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border-color: #15c2b9;
  outline: none;
}
.span > .input,
.span1 > .input,
.span2 > .input,
.span3 > .input,
.span4 > .input,
.span5 > .input,
.span6 > .input,
.span7 > .input,
.span8 > .input,
.span9 > .input,
.span10 > .input,
.span11 > .input,
.span12 > .input,
.span13 > .input,
.span14 > .input,
.span15 > .input,
.span16 > .input,
.span-full > .input,
.span > input[type="text"],
.span1 > input[type="text"],
.span2 > input[type="text"],
.span3 > input[type="text"],
.span4 > input[type="text"],
.span5 > input[type="text"],
.span6 > input[type="text"],
.span7 > input[type="text"],
.span8 > input[type="text"],
.span9 > input[type="text"],
.span10 > input[type="text"],
.span11 > input[type="text"],
.span12 > input[type="text"],
.span13 > input[type="text"],
.span14 > input[type="text"],
.span15 > input[type="text"],
.span16 > input[type="text"],
.span-full > input[type="text"],
.span > input[type="number"],
.span1 > input[type="number"],
.span2 > input[type="number"],
.span3 > input[type="number"],
.span4 > input[type="number"],
.span5 > input[type="number"],
.span6 > input[type="number"],
.span7 > input[type="number"],
.span8 > input[type="number"],
.span9 > input[type="number"],
.span10 > input[type="number"],
.span11 > input[type="number"],
.span12 > input[type="number"],
.span13 > input[type="number"],
.span14 > input[type="number"],
.span15 > input[type="number"],
.span16 > input[type="number"],
.span-full > input[type="number"],
.span > input[type="email"],
.span1 > input[type="email"],
.span2 > input[type="email"],
.span3 > input[type="email"],
.span4 > input[type="email"],
.span5 > input[type="email"],
.span6 > input[type="email"],
.span7 > input[type="email"],
.span8 > input[type="email"],
.span9 > input[type="email"],
.span10 > input[type="email"],
.span11 > input[type="email"],
.span12 > input[type="email"],
.span13 > input[type="email"],
.span14 > input[type="email"],
.span15 > input[type="email"],
.span16 > input[type="email"],
.span-full > input[type="email"],
.span > input[type="password"],
.span1 > input[type="password"],
.span2 > input[type="password"],
.span3 > input[type="password"],
.span4 > input[type="password"],
.span5 > input[type="password"],
.span6 > input[type="password"],
.span7 > input[type="password"],
.span8 > input[type="password"],
.span9 > input[type="password"],
.span10 > input[type="password"],
.span11 > input[type="password"],
.span12 > input[type="password"],
.span13 > input[type="password"],
.span14 > input[type="password"],
.span15 > input[type="password"],
.span16 > input[type="password"],
.span-full > input[type="password"],
.span > textarea,
.span1 > textarea,
.span2 > textarea,
.span3 > textarea,
.span4 > textarea,
.span5 > textarea,
.span6 > textarea,
.span7 > textarea,
.span8 > textarea,
.span9 > textarea,
.span10 > textarea,
.span11 > textarea,
.span12 > textarea,
.span13 > textarea,
.span14 > textarea,
.span15 > textarea,
.span16 > textarea,
.span-full > textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.input.input-single,
input[type="text"].input-single,
input.input-single {
  width: 3em;
}
.input.input-narrow,
input[type="text"].input-narrow,
input.input-narrow {
  width: 6em;
}
.input.input-normal,
input[type="text"].input-normal,
input.input-normal {
  width: 11em;
}
.input.input-medium,
input[type="text"].input-medium,
input.input-medium {
  width: 17em;
}
.input.input-wide,
input[type="text"].input-wide,
input.input-wide {
  width: 28em;
}
.input.input-full,
input[type="text"].input-full,
input.input-full {
  width: 100%;
}
.input[type="checkbox"],
.input[type="radio"],
input[type="text"][type="checkbox"],
input[type="text"][type="radio"],
input[type="checkbox"],
input[type="radio"] {
  height: 1.25em;
  width: 1.25em;
}
select {
  max-width: 100%;
}
.input.input-prefixed {
  display: table;
  background: #eee;
  border: none;
  padding: 0;
}
.input.input-prefixed > * {
  display: table-cell;
  margin: 0;
  border: none;
  width: 100%;
}
.input.input-prefixed > * > input {
  width: 100%;
  margin: 0;
}
.input.input-prefixed > .input-prefix {
  width: auto;
  padding: .5em;
  white-space: nowrap;
  color: #3b3b3b;
  border-color: #cccccc;
  border-radius: 4px 0 0 4px;
  border-width: 1px;
  border-style: solid none solid solid;
}
@media screen and (max-width: 479px) {
  .input.input-prefixed.input-prefixed-long {
    display: block;
  }
  .input.input-prefixed.input-prefixed-long > * {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input.input-prefixed.input-prefixed-long > .input-prefix {
    border-style: solid solid none solid;
  }
}
textarea {
  height: 6em;
  resize: none;
}
textarea.input-full {
  width: 100%;
  height: auto;
}
textarea.is-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  cursor: default;
}
label.is-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
}
.table-alternateRow {
  background: rgba(200,200,200,0.25);
}
.form1 label {
  font-weight: normal;
}
.form1 .row > * > label {
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
.form1 .row > * > label.checkboxLabel {
  font-weight: normal;
}
.is-hidden {
  display: none !important;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
@media screen and (max-width: 959px) {
  .container {
    width: 720px;
  }
}
@media screen and (max-width: 719px) {
  .container {
    width: 480px;
  }
}
@media screen and (max-width: 479px) {
  .container {
    width: 300px;
  }
}
.row {
  box-sizing: border-box;
}
.row::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row::after {
  content: "";
  display: block;
  clear: both;
}
.row-centered {
  text-align: center;
}
.span-auto,
.span,
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12,
.span13,
.span14,
.span15,
.span16,
.span-full {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  float: left;
  word-wrap: break-word;
  max-width: 100%;
}
.span-auto img,
.span-auto video,
.span-auto iframe,
.span img,
.span video,
.span iframe,
.span1 img,
.span1 video,
.span1 iframe,
.span2 img,
.span2 video,
.span2 iframe,
.span3 img,
.span3 video,
.span3 iframe,
.span4 img,
.span4 video,
.span4 iframe,
.span5 img,
.span5 video,
.span5 iframe,
.span6 img,
.span6 video,
.span6 iframe,
.span7 img,
.span7 video,
.span7 iframe,
.span8 img,
.span8 video,
.span8 iframe,
.span9 img,
.span9 video,
.span9 iframe,
.span10 img,
.span10 video,
.span10 iframe,
.span11 img,
.span11 video,
.span11 iframe,
.span12 img,
.span12 video,
.span12 iframe,
.span13 img,
.span13 video,
.span13 iframe,
.span14 img,
.span14 video,
.span14 iframe,
.span15 img,
.span15 video,
.span15 iframe,
.span16 img,
.span16 video,
.span16 iframe,
.span-full img,
.span-full video,
.span-full iframe {
  max-width: 100%;
}
.row-centered > .span-auto,
.row-centered > .span,
.row-centered > .span1,
.row-centered > .span2,
.row-centered > .span3,
.row-centered > .span4,
.row-centered > .span5,
.row-centered > .span6,
.row-centered > .span7,
.row-centered > .span8,
.row-centered > .span9,
.row-centered > .span10,
.row-centered > .span11,
.row-centered > .span12,
.row-centered > .span13,
.row-centered > .span14,
.row-centered > .span15,
.row-centered > .span16,
.row-centered > .span-full {
  display: inline-block;
  float: none;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .span-auto .column,
  .span .column,
  .span1 .column,
  .span2 .column,
  .span3 .column,
  .span4 .column,
  .span5 .column,
  .span6 .column,
  .span7 .column,
  .span8 .column,
  .span9 .column,
  .span10 .column,
  .span11 .column,
  .span12 .column,
  .span13 .column,
  .span14 .column,
  .span15 .column,
  .span16 .column,
  .span-full .column {
    width: 100%;
    position: static;
  }
}
@media screen and (max-width: 720px) {
  .span-auto .span-full-under-12,
  .span .span-full-under-12,
  .span1 .span-full-under-12,
  .span2 .span-full-under-12,
  .span3 .span-full-under-12,
  .span4 .span-full-under-12,
  .span5 .span-full-under-12,
  .span6 .span-full-under-12,
  .span7 .span-full-under-12,
  .span8 .span-full-under-12,
  .span9 .span-full-under-12,
  .span10 .span-full-under-12,
  .span11 .span-full-under-12,
  .span12 .span-full-under-12,
  .span13 .span-full-under-12,
  .span14 .span-full-under-12,
  .span15 .span-full-under-12,
  .span16 .span-full-under-12,
  .span-full .span-full-under-12 {
    width: 100%;
    position: static;
  }
}
.span-reserve-right1 {
  position: relative;
  padding-right: 60px;
}
.span-reserve-right2 {
  position: relative;
  padding-right: 120px;
}
.span-reserve-left1 {
  position: relative;
  padding-left: 60px;
}
.span-reserve-left2 {
  position: relative;
  padding-left: 120px;
}
.span-position-right {
  position: absolute;
  right: 0;
  top: 0;
}
.span-position-left {
  position: absolute;
  left: 0;
  top: 0;
}
.push4,
.push5,
.push6,
.pull8,
.pull10,
.pull11,
.pull12 {
  position: relative;
}
.push4 {
  left: 240px;
}
.push5 {
  left: 300px;
}
.push6 {
  left: 360px;
}
.pull8 {
  left: -480px;
}
.pull10 {
  left: -600px;
}
.pull11 {
  left: -660px;
}
.pull12 {
  left: -720px;
}
.span13 .row,
.span14 .row,
.span15 .row,
.span16 .row,
.span-full .row {
  margin-left: -10px;
  margin-right: -10px;
}
.span13 .row-narrower1,
.span14 .row-narrower1,
.span15 .row-narrower1,
.span16 .row-narrower1,
.span-full .row-narrower1 {
  margin-left: 50px;
  margin-right: 50px;
}
.span13 .row-narrower2,
.span14 .row-narrower2,
.span15 .row-narrower2,
.span16 .row-narrower2,
.span-full .row-narrower2 {
  margin-left: 110px;
  margin-right: 110px;
}
@media screen and (max-width: 719px) {
  .span13 .row-narrower1,
  .span13 .row-narrower2,
  .span14 .row-narrower1,
  .span14 .row-narrower2,
  .span15 .row-narrower1,
  .span15 .row-narrower2,
  .span16 .row-narrower1,
  .span16 .row-narrower2,
  .span-full .row-narrower1,
  .span-full .row-narrower2 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.span-auto .row,
.span-auto .row-narrower1,
.span-auto .row-narrower2,
.span .row,
.span .row-narrower1,
.span .row-narrower2,
.span1 .row,
.span1 .row-narrower1,
.span1 .row-narrower2,
.span2 .row,
.span2 .row-narrower1,
.span2 .row-narrower2,
.span3 .row,
.span3 .row-narrower1,
.span3 .row-narrower2,
.span4 .row,
.span4 .row-narrower1,
.span4 .row-narrower2,
.span5 .row,
.span5 .row-narrower1,
.span5 .row-narrower2,
.span6 .row,
.span6 .row-narrower1,
.span6 .row-narrower2,
.span7 .row,
.span7 .row-narrower1,
.span7 .row-narrower2,
.span8 .row,
.span8 .row-narrower1,
.span8 .row-narrower2,
.span9 .row,
.span9 .row-narrower1,
.span9 .row-narrower2,
.span10 .row,
.span10 .row-narrower1,
.span10 .row-narrower2,
.span11 .row,
.span11 .row-narrower1,
.span11 .row-narrower2,
.span12 .row,
.span12 .row-narrower1,
.span12 .row-narrower2 {
  margin-left: -10px;
  margin-right: -10px;
}
.span-auto {
  width: auto;
}
.span0 {
  width: 0px;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 120px;
}
.span3 {
  width: 180px;
}
.span4 {
  width: 240px;
}
.span5 {
  width: 300px;
}
.span6 {
  width: 360px;
}
.span7 {
  width: 420px;
}
.span8 {
  width: 480px;
}
.span9 {
  width: 540px;
}
.span10 {
  width: 600px;
}
.span11 {
  width: 660px;
}
.span12 {
  width: 720px;
}
.span13 {
  width: 780px;
}
.span14 {
  width: 840px;
}
.span15 {
  width: 900px;
}
.span16 {
  width: 960px;
}
.span-full {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .tablet16 {
    width: 100%;
  }
}
.grid-frame {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
@media screen and (max-width: 479px) {
  .grid-frame {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid-frame > .row,
.grid-frame > :not(.row) > .row,
.grid-frame > :not(.row) > :not(.row) > .row {
  margin-left: 10px;
  margin-right: 10px;
}
.grid-frame > .row-narrower1,
.grid-frame > :not(.row) > .row-narrower1,
.grid-frame > :not(.row) > :not(.row) > .row-narrower1 {
  margin-left: 40px;
  margin-right: 40px;
}
.grid-frame > .row-narrower2,
.grid-frame > :not(.row) > .row-narrower2,
.grid-frame > :not(.row) > :not(.row) > .row-narrower2 {
  margin-left: 100px;
  margin-right: 100px;
}
@media screen and (max-width: 719px) {
  .grid-frame > .row-narrower1,
  .grid-frame > .row-narrower2,
  .grid-frame > :not(.row) > .row-narrower1,
  .grid-frame > :not(.row) > .row-narrower2,
  .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
  .grid-frame > :not(.row) > :not(.row) > .row-narrower2 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.span1 .grid-frame > .row-narrower1,
.span1 .grid-frame > .row-narrower2,
.span2 .grid-frame > .row-narrower1,
.span2 .grid-frame > .row-narrower2,
.span3 .grid-frame > .row-narrower1,
.span3 .grid-frame > .row-narrower2,
.span4 .grid-frame > .row-narrower1,
.span4 .grid-frame > .row-narrower2,
.span5 .grid-frame > .row-narrower1,
.span5 .grid-frame > .row-narrower2,
.span6 .grid-frame > .row-narrower1,
.span6 .grid-frame > .row-narrower2,
.span7 .grid-frame > .row-narrower1,
.span7 .grid-frame > .row-narrower2,
.span8 .grid-frame > .row-narrower1,
.span8 .grid-frame > .row-narrower2,
.span9 .grid-frame > .row-narrower1,
.span9 .grid-frame > .row-narrower2,
.span10 .grid-frame > .row-narrower1,
.span10 .grid-frame > .row-narrower2,
.span11 .grid-frame > .row-narrower1,
.span11 .grid-frame > .row-narrower2,
.span12 .grid-frame > .row-narrower1,
.span12 .grid-frame > .row-narrower2,
.span1 .grid-frame > :not(.row) > .row-narrower1,
.span1 .grid-frame > :not(.row) > .row-narrower2,
.span2 .grid-frame > :not(.row) > .row-narrower1,
.span2 .grid-frame > :not(.row) > .row-narrower2,
.span3 .grid-frame > :not(.row) > .row-narrower1,
.span3 .grid-frame > :not(.row) > .row-narrower2,
.span4 .grid-frame > :not(.row) > .row-narrower1,
.span4 .grid-frame > :not(.row) > .row-narrower2,
.span5 .grid-frame > :not(.row) > .row-narrower1,
.span5 .grid-frame > :not(.row) > .row-narrower2,
.span6 .grid-frame > :not(.row) > .row-narrower1,
.span6 .grid-frame > :not(.row) > .row-narrower2,
.span7 .grid-frame > :not(.row) > .row-narrower1,
.span7 .grid-frame > :not(.row) > .row-narrower2,
.span8 .grid-frame > :not(.row) > .row-narrower1,
.span8 .grid-frame > :not(.row) > .row-narrower2,
.span9 .grid-frame > :not(.row) > .row-narrower1,
.span9 .grid-frame > :not(.row) > .row-narrower2,
.span10 .grid-frame > :not(.row) > .row-narrower1,
.span10 .grid-frame > :not(.row) > .row-narrower2,
.span11 .grid-frame > :not(.row) > .row-narrower1,
.span11 .grid-frame > :not(.row) > .row-narrower2,
.span12 .grid-frame > :not(.row) > .row-narrower1,
.span12 .grid-frame > :not(.row) > .row-narrower2,
.span1 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span1 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span2 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span2 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span3 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span3 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span4 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span4 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span5 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span5 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span6 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span6 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span7 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span7 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span8 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span8 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span9 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span9 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span10 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span10 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span11 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span11 .grid-frame > :not(.row) > :not(.row) > .row-narrower2,
.span12 .grid-frame > :not(.row) > :not(.row) > .row-narrower1,
.span12 .grid-frame > :not(.row) > :not(.row) > .row-narrower2 {
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 479px) {
  .grid-frame > .row,
  .grid-frame > :not(.row) > .row,
  .grid-frame > :not(.row) > :not(.row) > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid-frame .span-full h3 {
  flex-grow: 1;
  overflow: hidden;
  overflow-wrap: break-word;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.page_header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.page_header br {
  display: none;
}
.section_header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.section_header .module-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px 0 0;
  margin: 0;
  flex-grow: 1;
}
.section_header .module-header .module-name {
  flex-grow: 1;
}
.section_header .button-iconic {
  font-size: 14px;
}
.section_header .button-iconic.activityDropdownPlus {
  padding: 2.5px 2px;
}
.container-inner {
  background-color: rgba(240,240,240,0);
  border-radius: 0px;
}
.chop-right {
  padding-right: 0;
}
.chop-left {
  padding-left: 0;
}
.gridlines {
  position: relative;
  margin-left: -10px;
}
.gridline {
  display: block;
  width: 0px;
  height: 2000px;
  position: absolute;
  z-index: 2000;
  border-left: 1px solid red;
}
.triplet::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.triplet::after {
  content: "";
  display: block;
  clear: both;
}
.trispan {
  width: 33.333%;
  float: left;
  word-wrap: break-word;
}
.trispan .avatar-badgeText-96 {
  font-size: 9px;
  font-weight: bold;
}
.media-frame {
  overflow: hidden;
}
.media-frame > .media-img {
  display: block;
  float: left;
  margin-right: 10px;
}
.media-frame > .media-img img {
  display: block;
}
.media-frame > .media-body {
  overflow: hidden;
}
.media-frame > .media-body.activityFeed-detail {
  overflow: visible;
}
.card::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.card::after {
  content: "";
  display: block;
  clear: both;
}
.site-header {
  background-position: right;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
.site-header .imageUploader {
  padding: .25em;
  cursor: pointer;
  border: 1px solid white;
  position: absolute;
  right: 60px;
  top: 15px;
}
.header-siteName {
  display: block;
  color: #3b3b3b;
  z-index: 2;
}
.header-siteName a {
  color: #3b3b3b;
}
.header-logoImage {
  display: none;
  z-index: 1;
}
.header-logoImage a {
  display: block;
  height: 100%;
  width: 100%;
}
.header-logoImage .imageUploader {
  position: absolute;
  right: -50px;
  top: 15%;
}
.header-logoIMG {
  display: block;
  max-height: 135px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 959px) {
  .header-logoIMG {
    max-height: 70px;
  }
}
@media screen and (max-width: 719px) {
  .header-logoIMG {
    max-height: 50px;
  }
}
@media screen and (max-width: 959px) {
  .header-siteName {
    float: left;
    padding: 10px 0;
  }
  .header-siteName > h1 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 719px) {
  .site-header {
    background-position: right top;
  }
  .header-siteName {
    max-width: 80%;
    padding: 15px 0;
  }
  .header-siteName > h1 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 959px) {
  .site-header {
    height: 135px;
  }
  .header-logoImage,
  .header-siteName {
    position: absolute;
  }
  .header-siteName {
    left: 0px;
    top: 29px;
  }
  .header-logoImage {
    left: 0;
    top: 0;
  }
}
.header-container {
  width: 100%;
}
.central-content .header-siteNameHeading,
.v1HeaderPanel-preview .header-siteNameHeading {
  font-weight: bold;
}
.header-container,
.v1HeaderPanel-preview {
  background-color: #ffffff;
}
.belowHeaderAdHtml {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
footer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #f5f5f5;
  color: #000;
  width: 100%;
  margin-top: 1em;
  padding: 10px;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}
footer p {
  background-color: #f5f5f5;
}
footer p a {
  font-weight: normal;
  color: #000;
}
footer .poweredBy-text {
  display: inline-block;
}
footer .poweredBy-logo {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/NING_MM_footer_blk1.png?xn_version=202507221305");
  width: 37px;
  height: 15px;
  display: inline-block;
  text-indent: -99999px;
  background-position: 0px 1px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) {
  footer .poweredBy-logo {
    background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/NING_MM_footer_blk@2x1.png?xn_version=202507221305");
    background-size: 37px 15px;
  }
}
.footer-right {
  float: right;
}
.footer-left {
  display: inline-block;
}
.aboveFooterAdHtml {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.button {
  display: inline-block;
  margin: 0;
  padding: .5em;
  vertical-align: baseline;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  outline: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.3333333333333em;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-radius: 1px;
  border-color: #c0c0c0;
  color: #717171;
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
.button:hover,
.button:focus {
  text-decoration: none;
  color: #333333;
  border-color: #ddd;
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
}
button:active,
button.is-active,
input[type="button"]:active,
input[type="button"].is-active,
input[type="submit"]:active,
input[type="submit"].is-active,
input[type="reset"]:active,
input[type="reset"].is-active,
.button:active,
.button.is-active {
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.4);
}
button[disabled],
button.is-disabled,
input[type="button"][disabled],
input[type="button"].is-disabled,
input[type="submit"][disabled],
input[type="submit"].is-disabled,
input[type="reset"][disabled],
input[type="reset"].is-disabled,
.button[disabled],
.button.is-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  cursor: default;
}
button[disabled]:hover,
button.is-disabled:hover,
input[type="button"][disabled]:hover,
input[type="button"].is-disabled:hover,
input[type="submit"][disabled]:hover,
input[type="submit"].is-disabled:hover,
input[type="reset"][disabled]:hover,
input[type="reset"].is-disabled:hover,
.button[disabled]:hover,
.button.is-disabled:hover {
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #ffffff inset;
}
button .icon,
input[type="button"] .icon,
input[type="submit"] .icon,
input[type="reset"] .icon,
.button .icon {
  font-size: 1.3333333333333em;
  vertical-align: bottom;
}
.button-primary {
  color: #333333;
}
.button-primary:hover,
.button-primary:focus {
  color: #333333;
}
.button-primary:active,
.button-primary.is-active {
  color: #333333;
}
.button-simple {
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  box-shadow: none;
}
.button-simple:hover,
.button-simple:focus,
.button-simple:active,
.button-simple.is-active {
  border-color: #15c2b9;
  color: #15c2b9;
  background: transparent;
}
.button-delete:hover,
.button-delete:focus,
.button-delete:active,
.button-delete.is-active {
  border-color: #cc0000;
  color: #cc0000;
}
.button-iconic {
  font-size: 12px;
}
.button-iconic>.icon {
  pointer-events: none;
  touch-action: none;
}
.button-tiny {
  display: inline-block;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 3px;
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#eee),to(#a0a0a0));
  background: transparent -webkit-linear-gradient(#eee,#a0a0a0);
  background: transparent -moz-linear-gradient(#eee,#a0a0a0);
  background: transparent -ms-linear-gradient(#eee,#a0a0a0);
  background: transparent linear-gradient(#eee,#a0a0a0);
  border-width: 1px;
}
.button-tiny a {
  line-height: 1em;
  display: block;
  text-decoration: none;
  padding: 3px 5px;
  font-size: 11px;
  color: #717171;
}
.button-tiny a:hover,
.button-tiny a.is-selected {
  color: #0099ff;
}
.button-tiny a .icon {
  vertical-align: baseline;
}
.button-donate {
  display: inline-block;
  max-width: 100%;
  height: 45px;
  padding: 0 25px;
  line-height: 45px;
  white-space: nowrap;
  border-radius: 22px;
  background-color: #76bd26;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
  position: relative;
  z-index: 4;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}
.button-donate:hover {
  background-color: #80da09;
}
.buttons-ecommerce {
  padding: 8px 0 4px;
}
.buttons-ecommerce .button {
  box-sizing: border-box;
  height: 26px;
  line-height: 25px;
  padding: 0 .5em;
  text-transform: none;
}
.buttons-ecommerce a,
.buttons-ecommerce a:hover {
  text-decoration: none;
}
@media screen and (max-width: 719px) {
  .buttons-ecommerce.pull-right {
    float: none;
  }
}
.show_eccom.headline {
  display: flex;
  flex-wrap: wrap;
}
.show_eccom .articleData {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.show_eccom > a + .articleData {
  flex-basis: 60%;
  flex-shrink: 1;
  align-self: center;
}
.show_eccom hr {
  flex-basis: 100%;
  flex-shrink: 0;
}
.show_eccom h3.entry-title {
  line-height: normal;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.show_eccom h3.entry-title > a {
  word-break: break-word;
  overflow-wrap: break-word;
  margin-right: auto;
  line-height: normal;
}
.show_eccom h3.entry-title .buttons-ecommerce {
  padding: 0;
  margin-left: auto;
}
.show_eccom h3.entry-title .buttons-ecommerce + .buttons-ecommerce {
  margin-left: 0;
}
.column-narrow .buttons-ecommerce.pull-right {
  float: none;
}
.column-narrow .button {
  min-height: 10px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.column-wide .button {
  min-height: 10px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.matrix-itemFrame .buttons-ecommerce.pull-right {
  margin: 0;
  max-width: 100%;
  white-space: normal;
  padding: 0 0 0 3px;
}
.matrix-itemFrame .buttons-ecommerce.pull-right .button {
  height: 22px;
  padding: 0 .3em;
  line-height: 20px;
  font-size: 12px;
}
.button_ecomm {
  margin-left: 1px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 1px;
}
.button_ecomm.disabled,
.disabled .button_ecomm {
  display: none;
}
.button_status {
  margin-left: 1px;
  border-width: 1px;
  border-style: solid;
  min-width: 26px;
}
.button_status.disabled,
.disabled .button_status {
  text-decoration: none !important;
  cursor: default !important;
  background-color: #dedede !important;
  color: #fff !important;
  display: inline-flex;
  box-shadow: none !important;
  border-color: #dedede !important;
}
.button_status.disabled:hover,
.disabled .button_status:hover {
  background-color: #dedede !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #dedede !important;
}
.buttonGroup::before {
  display: block;
  content: "";
  height: 0;
  margin: 0 10px;
  border-top: 1px solid #cccccc;
}
.icon {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  box-sizing: content-box;
  height: 1em;
  width: 1em;
  padding: .25em;
  margin: -0.25em;
  background-repeat: no-repeat;
  background-size: 10em;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/sprite.svg?xn_version=202507221305");
}
html.no-svg .icon {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/sprite.png?xn_version=202507221305");
}
.icon-reload {
  width: 1em;
  background-position: -0.25em -0.25em;
}
a:focus > .icon-reload,
a:hover > .icon-reload,
a.button.button-simple:hover > .icon-reload,
a.button.button-simple:focus > .icon-reload {
  background-position: -2.25em -0.25em;
}
button > .icon-reload,
input > .icon-reload,
a.button > .icon-reload,
a.button:hover > .icon-reload,
a.button:focus > .icon-reload {
  background-position: -4.25em -0.25em;
}
button:active > .icon-reload,
input:active > .icon-reload,
a.button:active > .icon-reload {
  background-position: -6.25em -0.25em;
}
.button-primary > .icon-reload,
a.button-primary > .icon-reload,
a.button-primary:hover > .icon-reload,
a.button-primary:focus > .icon-reload {
  background-position: -8.25em -0.25em;
}
button[disabled] > .icon-reload,
input[disabled] > .icon-reload,
a.is-disabled > .icon-reload {
  background-position: -4.25em -0.25em !important;
}
.icon-add {
  width: 1em;
  background-position: -0.25em -2.25em;
}
a:focus > .icon-add,
a:hover > .icon-add,
a.button.button-simple:hover > .icon-add,
a.button.button-simple:focus > .icon-add {
  background-position: -2.25em -2.25em;
}
button > .icon-add,
input > .icon-add,
a.button > .icon-add,
a.button:hover > .icon-add,
a.button:focus > .icon-add {
  background-position: -4.25em -2.25em;
}
button:active > .icon-add,
input:active > .icon-add,
a.button:active > .icon-add {
  background-position: -6.25em -2.25em;
}
.button-primary > .icon-add,
a.button-primary > .icon-add,
a.button-primary:hover > .icon-add,
a.button-primary:focus > .icon-add {
  background-position: -8.25em -2.25em;
}
button[disabled] > .icon-add,
input[disabled] > .icon-add,
a.is-disabled > .icon-add {
  background-position: -4.25em -2.25em !important;
}
.icon-subtract {
  width: 1em;
  background-position: -0.25em -4.25em;
}
a:focus > .icon-subtract,
a:hover > .icon-subtract,
a.button.button-simple:hover > .icon-subtract,
a.button.button-simple:focus > .icon-subtract {
  background-position: -2.25em -4.25em;
}
button > .icon-subtract,
input > .icon-subtract,
a.button > .icon-subtract,
a.button:hover > .icon-subtract,
a.button:focus > .icon-subtract {
  background-position: -4.25em -4.25em;
}
button:active > .icon-subtract,
input:active > .icon-subtract,
a.button:active > .icon-subtract {
  background-position: -6.25em -4.25em;
}
.button-primary > .icon-subtract,
a.button-primary > .icon-subtract,
a.button-primary:hover > .icon-subtract,
a.button-primary:focus > .icon-subtract {
  background-position: -8.25em -4.25em;
}
button[disabled] > .icon-subtract,
input[disabled] > .icon-subtract,
a.is-disabled > .icon-subtract {
  background-position: -4.25em -4.25em !important;
}
.icon-delete {
  width: 1em;
  background-position: -0.25em -6.25em;
}
a:focus > .icon-delete,
a:hover > .icon-delete,
a.button.button-simple:hover > .icon-delete,
a.button.button-simple:focus > .icon-delete {
  background-position: -2.25em -6.25em;
}
button > .icon-delete,
input > .icon-delete,
a.button > .icon-delete,
a.button:hover > .icon-delete,
a.button:focus > .icon-delete {
  background-position: -4.25em -6.25em;
}
button:active > .icon-delete,
input:active > .icon-delete,
a.button:active > .icon-delete {
  background-position: -6.25em -6.25em;
}
.button-primary > .icon-delete,
a.button-primary > .icon-delete,
a.button-primary:hover > .icon-delete,
a.button-primary:focus > .icon-delete {
  background-position: -8.25em -6.25em;
}
button[disabled] > .icon-delete,
input[disabled] > .icon-delete,
a.is-disabled > .icon-delete {
  background-position: -4.25em -6.25em !important;
}
.icon-close {
  width: 1em;
  background-position: -0.25em -6.25em;
}
a:focus > .icon-close,
a:hover > .icon-close,
a.button.button-simple:hover > .icon-close,
a.button.button-simple:focus > .icon-close {
  background-position: -2.25em -6.25em;
}
.icon-edit {
  width: 1em;
  background-position: -0.25em -8.25em;
}
a:focus > .icon-edit,
a:hover > .icon-edit,
a.button.button-simple:hover > .icon-edit,
a.button.button-simple:focus > .icon-edit {
  background-position: -2.25em -8.25em;
}
button > .icon-edit,
input > .icon-edit,
a.button > .icon-edit,
a.button:hover > .icon-edit,
a.button:focus > .icon-edit {
  background-position: -4.25em -8.25em;
}
button:active > .icon-edit,
input:active > .icon-edit,
a.button:active > .icon-edit {
  background-position: -6.25em -8.25em;
}
.button-primary > .icon-edit,
a.button-primary > .icon-edit,
a.button-primary:hover > .icon-edit,
a.button-primary:focus > .icon-edit {
  background-position: -8.25em -8.25em;
}
button[disabled] > .icon-edit,
input[disabled] > .icon-edit,
a.is-disabled > .icon-edit {
  background-position: -4.25em -8.25em !important;
}
.icon-trash {
  width: 1em;
  background-position: -0.25em -10.25em;
  height: 1.1em;
}
a:focus > .icon-trash,
a:hover > .icon-trash,
a.button.button-simple:hover > .icon-trash,
a.button.button-simple:focus > .icon-trash {
  background-position: -2.25em -10.25em;
}
button > .icon-trash,
input > .icon-trash,
a.button > .icon-trash,
a.button:hover > .icon-trash,
a.button:focus > .icon-trash {
  background-position: -4.25em -10.25em;
}
button:active > .icon-trash,
input:active > .icon-trash,
a.button:active > .icon-trash {
  background-position: -6.25em -10.25em;
}
.button-primary > .icon-trash,
a.button-primary > .icon-trash,
a.button-primary:hover > .icon-trash,
a.button-primary:focus > .icon-trash {
  background-position: -8.25em -10.25em;
}
button[disabled] > .icon-trash,
input[disabled] > .icon-trash,
a.is-disabled > .icon-trash {
  background-position: -4.25em -10.25em !important;
}
.icon-star {
  width: 1em;
  background-position: -0.25em -12.25em;
}
a:focus > .icon-star,
a:hover > .icon-star,
a.button.button-simple:hover > .icon-star,
a.button.button-simple:focus > .icon-star {
  background-position: -2.25em -12.25em;
}
.is-selected > .icon-star {
  background-position: -2.25em -12.25em !important;
}
button > .icon-star,
input > .icon-star,
a.button > .icon-star,
a.button:hover > .icon-star,
a.button:focus > .icon-star {
  background-position: -4.25em -12.25em;
}
button:active > .icon-star,
input:active > .icon-star,
a.button:active > .icon-star {
  background-position: -6.25em -12.25em;
}
.button-primary > .icon-star,
a.button-primary > .icon-star,
a.button-primary:hover > .icon-star,
a.button-primary:focus > .icon-star {
  background-position: -8.25em -12.25em;
}
button[disabled] > .icon-star,
input[disabled] > .icon-star,
a.is-disabled > .icon-star {
  background-position: -4.25em -12.25em !important;
}
.icon-love {
  width: 1em;
  background-position: -0.25em -14.25em;
}
a:focus > .icon-love,
a:hover > .icon-love,
a.button.button-simple:hover > .icon-love,
a.button.button-simple:focus > .icon-love {
  background-position: -2.25em -14.25em;
}
.is-selected > .icon-love {
  background-position: -2.25em -14.25em !important;
}
button > .icon-love,
input > .icon-love,
a.button > .icon-love,
a.button:hover > .icon-love,
a.button:focus > .icon-love {
  background-position: -4.25em -14.25em;
}
button:active > .icon-love,
input:active > .icon-love,
a.button:active > .icon-love {
  background-position: -6.25em -14.25em;
}
.button-primary > .icon-love,
a.button-primary > .icon-love,
a.button-primary:hover > .icon-love,
a.button-primary:focus > .icon-love {
  background-position: -8.25em -14.25em;
}
button[disabled] > .icon-love,
input[disabled] > .icon-love,
a.is-disabled > .icon-love {
  background-position: -4.25em -14.25em !important;
}
.icon-tag {
  width: 1em;
  background-position: -0.25em -16.25em;
}
a:focus > .icon-tag,
a:hover > .icon-tag,
a.button.button-simple:hover > .icon-tag,
a.button.button-simple:focus > .icon-tag {
  background-position: -2.25em -16.25em;
}
.icon-settings {
  width: 1em;
  background-position: -0.25em -18.25em;
}
a:focus > .icon-settings,
a:hover > .icon-settings,
a.button.button-simple:hover > .icon-settings,
a.button.button-simple:focus > .icon-settings {
  background-position: -2.25em -18.25em;
}
button > .icon-settings,
input > .icon-settings,
a.button > .icon-settings,
a.button:hover > .icon-settings,
a.button:focus > .icon-settings {
  background-position: -4.25em -18.25em;
}
button:active > .icon-settings,
input:active > .icon-settings,
a.button:active > .icon-settings {
  background-position: -6.25em -18.25em;
}
.button-primary > .icon-settings,
a.button-primary > .icon-settings,
a.button-primary:hover > .icon-settings,
a.button-primary:focus > .icon-settings {
  background-position: -8.25em -18.25em;
}
button[disabled] > .icon-settings,
input[disabled] > .icon-settings,
a.is-disabled > .icon-settings {
  background-position: -4.25em -18.25em !important;
}
.icon-appearance {
  width: 1em;
  background-position: -0.25em -20.25em;
}
a:focus > .icon-appearance,
a:hover > .icon-appearance,
a.button.button-simple:hover > .icon-appearance,
a.button.button-simple:focus > .icon-appearance {
  background-position: -2.25em -20.25em;
}
button > .icon-appearance,
input > .icon-appearance,
a.button > .icon-appearance,
a.button:hover > .icon-appearance,
a.button:focus > .icon-appearance {
  background-position: -4.25em -20.25em;
}
button:active > .icon-appearance,
input:active > .icon-appearance,
a.button:active > .icon-appearance {
  background-position: -6.25em -20.25em;
}
.button-primary > .icon-appearance,
a.button-primary > .icon-appearance,
a.button-primary:hover > .icon-appearance,
a.button-primary:focus > .icon-appearance {
  background-position: -8.25em -20.25em;
}
button[disabled] > .icon-appearance,
input[disabled] > .icon-appearance,
a.is-disabled > .icon-appearance {
  background-position: -4.25em -20.25em !important;
}
.icon-first {
  width: 1em;
  background-position: -0.25em -22.25em;
}
a:focus > .icon-first,
a:hover > .icon-first,
a.button.button-simple:hover > .icon-first,
a.button.button-simple:focus > .icon-first {
  background-position: -2.25em -22.25em;
}
button > .icon-first,
input > .icon-first,
a.button > .icon-first,
a.button:hover > .icon-first,
a.button:focus > .icon-first {
  background-position: -4.25em -22.25em;
}
button:active > .icon-first,
input:active > .icon-first,
a.button:active > .icon-first {
  background-position: -6.25em -22.25em;
}
.button-primary > .icon-first,
a.button-primary > .icon-first,
a.button-primary:hover > .icon-first,
a.button-primary:focus > .icon-first {
  background-position: -8.25em -22.25em;
}
button[disabled] > .icon-first,
input[disabled] > .icon-first,
a.is-disabled > .icon-first {
  background-position: -4.25em -22.25em !important;
}
.icon-prev {
  width: 1em;
  background-position: -0.25em -24.25em;
}
a:focus > .icon-prev,
a:hover > .icon-prev,
a.button.button-simple:hover > .icon-prev,
a.button.button-simple:focus > .icon-prev {
  background-position: -2.25em -24.25em;
}
button > .icon-prev,
input > .icon-prev,
a.button > .icon-prev,
a.button:hover > .icon-prev,
a.button:focus > .icon-prev {
  background-position: -4.25em -24.25em;
}
button:active > .icon-prev,
input:active > .icon-prev,
a.button:active > .icon-prev {
  background-position: -6.25em -24.25em;
}
.button-primary > .icon-prev,
a.button-primary > .icon-prev,
a.button-primary:hover > .icon-prev,
a.button-primary:focus > .icon-prev {
  background-position: -8.25em -24.25em;
}
button[disabled] > .icon-prev,
input[disabled] > .icon-prev,
a.is-disabled > .icon-prev {
  background-position: -4.25em -24.25em !important;
}
.icon-next {
  width: 1em;
  background-position: -0.25em -26.25em;
}
a:focus > .icon-next,
a:hover > .icon-next,
a.button.button-simple:hover > .icon-next,
a.button.button-simple:focus > .icon-next {
  background-position: -2.25em -26.25em;
}
button > .icon-next,
input > .icon-next,
a.button > .icon-next,
a.button:hover > .icon-next,
a.button:focus > .icon-next {
  background-position: -4.25em -26.25em;
}
button:active > .icon-next,
input:active > .icon-next,
a.button:active > .icon-next {
  background-position: -6.25em -26.25em;
}
.button-primary > .icon-next,
a.button-primary > .icon-next,
a.button-primary:hover > .icon-next,
a.button-primary:focus > .icon-next {
  background-position: -8.25em -26.25em;
}
button[disabled] > .icon-next,
input[disabled] > .icon-next,
a.is-disabled > .icon-next {
  background-position: -4.25em -26.25em !important;
}
.icon-rss {
  width: 1em;
  background-position: -0.25em -28.25em;
}
a:focus > .icon-rss,
a:hover > .icon-rss,
a.button.button-simple:hover > .icon-rss,
a.button.button-simple:focus > .icon-rss {
  background-position: -2.25em -28.25em;
}
.icon-feature {
  width: 1em;
  background-position: -0.25em -30.25em;
}
a:focus > .icon-feature,
a:hover > .icon-feature,
a.button.button-simple:hover > .icon-feature,
a.button.button-simple:focus > .icon-feature {
  background-position: -2.25em -30.25em;
}
.is-selected > .icon-feature {
  background-position: -2.25em -30.25em !important;
}
button > .icon-feature,
input > .icon-feature,
a.button > .icon-feature,
a.button:hover > .icon-feature,
a.button:focus > .icon-feature {
  background-position: -4.25em -30.25em;
}
button:active > .icon-feature,
input:active > .icon-feature,
a.button:active > .icon-feature {
  background-position: -6.25em -30.25em;
}
.button-primary > .icon-feature,
a.button-primary > .icon-feature,
a.button-primary:hover > .icon-feature,
a.button-primary:focus > .icon-feature {
  background-position: -8.25em -30.25em;
}
button[disabled] > .icon-feature,
input[disabled] > .icon-feature,
a.is-disabled > .icon-feature {
  background-position: -4.25em -30.25em !important;
}
.icon-rotate {
  width: 1em;
  background-position: -0.25em -32.25em;
}
a:focus > .icon-rotate,
a:hover > .icon-rotate,
a.button.button-simple:hover > .icon-rotate,
a.button.button-simple:focus > .icon-rotate {
  background-position: -2.25em -32.25em;
}
button > .icon-rotate,
input > .icon-rotate,
a.button > .icon-rotate,
a.button:hover > .icon-rotate,
a.button:focus > .icon-rotate {
  background-position: -4.25em -32.25em;
}
button:active > .icon-rotate,
input:active > .icon-rotate,
a.button:active > .icon-rotate {
  background-position: -6.25em -32.25em;
}
.button-primary > .icon-rotate,
a.button-primary > .icon-rotate,
a.button-primary:hover > .icon-rotate,
a.button-primary:focus > .icon-rotate {
  background-position: -8.25em -32.25em;
}
button[disabled] > .icon-rotate,
input[disabled] > .icon-rotate,
a.is-disabled > .icon-rotate {
  background-position: -4.25em -32.25em !important;
}
.icon-help {
  width: 1em;
  background-position: -0.25em -34.25em;
}
a:focus > .icon-help,
a:hover > .icon-help,
a.button.button-simple:hover > .icon-help,
a.button.button-simple:focus > .icon-help {
  background-position: -2.25em -34.25em;
}
.icon-move {
  width: 1em;
  background-position: -0.25em -36.25em;
}
a:focus > .icon-move,
a:hover > .icon-move,
a.button.button-simple:hover > .icon-move,
a.button.button-simple:focus > .icon-move {
  background-position: -2.25em -36.25em;
}
button > .icon-move,
input > .icon-move,
a.button > .icon-move,
a.button:hover > .icon-move,
a.button:focus > .icon-move {
  background-position: -4.25em -36.25em;
}
button:active > .icon-move,
input:active > .icon-move,
a.button:active > .icon-move {
  background-position: -6.25em -36.25em;
}
.button-primary > .icon-move,
a.button-primary > .icon-move,
a.button-primary:hover > .icon-move,
a.button-primary:focus > .icon-move {
  background-position: -8.25em -36.25em;
}
button[disabled] > .icon-move,
input[disabled] > .icon-move,
a.is-disabled > .icon-move {
  background-position: -4.25em -36.25em !important;
}
.icon-menu {
  width: 1em;
  background-position: -0.25em -38.25em;
}
a:focus > .icon-menu,
a:hover > .icon-menu,
a.button.button-simple:hover > .icon-menu,
a.button.button-simple:focus > .icon-menu {
  background-position: -2.25em -38.25em;
}
button > .icon-menu,
input > .icon-menu,
a.button > .icon-menu,
a.button:hover > .icon-menu,
a.button:focus > .icon-menu {
  background-position: -4.25em -38.25em;
}
button:active > .icon-menu,
input:active > .icon-menu,
a.button:active > .icon-menu {
  background-position: -6.25em -38.25em;
}
.button-primary > .icon-menu,
a.button-primary > .icon-menu,
a.button-primary:hover > .icon-menu,
a.button-primary:focus > .icon-menu {
  background-position: -8.25em -38.25em;
}
button[disabled] > .icon-menu,
input[disabled] > .icon-menu,
a.is-disabled > .icon-menu {
  background-position: -4.25em -38.25em !important;
}
.icon-user {
  width: 1em;
  background-position: -0.25em -40.25em;
}
a:focus > .icon-user,
a:hover > .icon-user,
a.button.button-simple:hover > .icon-user,
a.button.button-simple:focus > .icon-user {
  background-position: -2.25em -40.25em;
}
button > .icon-user,
input > .icon-user,
a.button > .icon-user,
a.button:hover > .icon-user,
a.button:focus > .icon-user {
  background-position: -4.25em -40.25em;
}
button:active > .icon-user,
input:active > .icon-user,
a.button:active > .icon-user {
  background-position: -6.25em -40.25em;
}
.button-primary > .icon-user,
a.button-primary > .icon-user,
a.button-primary:hover > .icon-user,
a.button-primary:focus > .icon-user {
  background-position: -8.25em -40.25em;
}
button[disabled] > .icon-user,
input[disabled] > .icon-user,
a.is-disabled > .icon-user {
  background-position: -4.25em -40.25em !important;
}
.icon-home {
  width: 1em;
  background-position: -0.25em -42.25em;
}
a:focus > .icon-home,
a:hover > .icon-home,
a.button.button-simple:hover > .icon-home,
a.button.button-simple:focus > .icon-home {
  background-position: -2.25em -42.25em;
}
button > .icon-home,
input > .icon-home,
a.button > .icon-home,
a.button:hover > .icon-home,
a.button:focus > .icon-home {
  background-position: -4.25em -42.25em;
}
button:active > .icon-home,
input:active > .icon-home,
a.button:active > .icon-home {
  background-position: -6.25em -42.25em;
}
.button-primary > .icon-home,
a.button-primary > .icon-home,
a.button-primary:hover > .icon-home,
a.button-primary:focus > .icon-home {
  background-position: -8.25em -42.25em;
}
button[disabled] > .icon-home,
input[disabled] > .icon-home,
a.is-disabled > .icon-home {
  background-position: -4.25em -42.25em !important;
}
.icon-leave {
  width: 1em;
  background-position: -0.25em -44.25em;
}
a:focus > .icon-leave,
a:hover > .icon-leave,
a.button.button-simple:hover > .icon-leave,
a.button.button-simple:focus > .icon-leave {
  background-position: -2.25em -44.25em;
}
button > .icon-leave,
input > .icon-leave,
a.button > .icon-leave,
a.button:hover > .icon-leave,
a.button:focus > .icon-leave {
  background-position: -4.25em -44.25em;
}
button:active > .icon-leave,
input:active > .icon-leave,
a.button:active > .icon-leave {
  background-position: -6.25em -44.25em;
}
.button-primary > .icon-leave,
a.button-primary > .icon-leave,
a.button-primary:hover > .icon-leave,
a.button-primary:focus > .icon-leave {
  background-position: -8.25em -44.25em;
}
button[disabled] > .icon-leave,
input[disabled] > .icon-leave,
a.is-disabled > .icon-leave {
  background-position: -4.25em -44.25em !important;
}
.icon-envelope {
  width: 1em;
  background-position: -0.25em -46.25em;
}
a:focus > .icon-envelope,
a:hover > .icon-envelope,
a.button.button-simple:hover > .icon-envelope,
a.button.button-simple:focus > .icon-envelope {
  background-position: -2.25em -46.25em;
}
button > .icon-envelope,
input > .icon-envelope,
a.button > .icon-envelope,
a.button:hover > .icon-envelope,
a.button:focus > .icon-envelope {
  background-position: -4.25em -46.25em;
}
button:active > .icon-envelope,
input:active > .icon-envelope,
a.button:active > .icon-envelope {
  background-position: -6.25em -46.25em;
}
.button-primary > .icon-envelope,
a.button-primary > .icon-envelope,
a.button-primary:hover > .icon-envelope,
a.button-primary:focus > .icon-envelope {
  background-position: -8.25em -46.25em;
}
button[disabled] > .icon-envelope,
input[disabled] > .icon-envelope,
a.is-disabled > .icon-envelope {
  background-position: -4.25em -46.25em !important;
}
.icon-tower {
  width: 1em;
  background-position: -0.25em -48.25em;
}
a:focus > .icon-tower,
a:hover > .icon-tower,
a.button.button-simple:hover > .icon-tower,
a.button.button-simple:focus > .icon-tower {
  background-position: -2.25em -48.25em;
}
button > .icon-tower,
input > .icon-tower,
a.button > .icon-tower,
a.button:hover > .icon-tower,
a.button:focus > .icon-tower {
  background-position: -4.25em -48.25em;
}
button:active > .icon-tower,
input:active > .icon-tower,
a.button:active > .icon-tower {
  background-position: -6.25em -48.25em;
}
.button-primary > .icon-tower,
a.button-primary > .icon-tower,
a.button-primary:hover > .icon-tower,
a.button-primary:focus > .icon-tower {
  background-position: -8.25em -48.25em;
}
button[disabled] > .icon-tower,
input[disabled] > .icon-tower,
a.is-disabled > .icon-tower {
  background-position: -4.25em -48.25em !important;
}
.icon-camera {
  width: 1em;
  background-position: -0.25em -50.25em;
}
a:focus > .icon-camera,
a:hover > .icon-camera,
a.button.button-simple:hover > .icon-camera,
a.button.button-simple:focus > .icon-camera {
  background-position: -2.25em -50.25em;
}
button > .icon-camera,
input > .icon-camera,
a.button > .icon-camera,
a.button:hover > .icon-camera,
a.button:focus > .icon-camera {
  background-position: -4.25em -50.25em;
}
button:active > .icon-camera,
input:active > .icon-camera,
a.button:active > .icon-camera {
  background-position: -6.25em -50.25em;
}
.button-primary > .icon-camera,
a.button-primary > .icon-camera,
a.button-primary:hover > .icon-camera,
a.button-primary:focus > .icon-camera {
  background-position: -8.25em -50.25em;
}
button[disabled] > .icon-camera,
input[disabled] > .icon-camera,
a.is-disabled > .icon-camera {
  background-position: -4.25em -50.25em !important;
}
.icon-check-mark {
  width: 1em;
  background-position: -0.25em -52.25em;
}
a:focus > .icon-check-mark,
a:hover > .icon-check-mark,
a.button.button-simple:hover > .icon-check-mark,
a.button.button-simple:focus > .icon-check-mark {
  background-position: -2.25em -52.25em;
}
button > .icon-check-mark,
input > .icon-check-mark,
a.button > .icon-check-mark,
a.button:hover > .icon-check-mark,
a.button:focus > .icon-check-mark {
  background-position: -4.25em -52.25em;
}
button:active > .icon-check-mark,
input:active > .icon-check-mark,
a.button:active > .icon-check-mark {
  background-position: -6.25em -52.25em;
}
.button-primary > .icon-check-mark,
a.button-primary > .icon-check-mark,
a.button-primary:hover > .icon-check-mark,
a.button-primary:focus > .icon-check-mark {
  background-position: -8.25em -52.25em;
}
button[disabled] > .icon-check-mark,
input[disabled] > .icon-check-mark,
a.is-disabled > .icon-check-mark {
  background-position: -4.25em -52.25em !important;
}
.icon-clock {
  width: 1em;
  background-position: -0.25em -54.25em;
}
a:focus > .icon-clock,
a:hover > .icon-clock,
a.button.button-simple:hover > .icon-clock,
a.button.button-simple:focus > .icon-clock {
  background-position: -2.25em -54.25em;
}
button > .icon-clock,
input > .icon-clock,
a.button > .icon-clock,
a.button:hover > .icon-clock,
a.button:focus > .icon-clock {
  background-position: -4.25em -54.25em;
}
button:active > .icon-clock,
input:active > .icon-clock,
a.button:active > .icon-clock {
  background-position: -6.25em -54.25em;
}
.button-primary > .icon-clock,
a.button-primary > .icon-clock,
a.button-primary:hover > .icon-clock,
a.button-primary:focus > .icon-clock {
  background-position: -8.25em -54.25em;
}
button[disabled] > .icon-clock,
input[disabled] > .icon-clock,
a.is-disabled > .icon-clock {
  background-position: -4.25em -54.25em !important;
}
.icon-user-add {
  width: 1em;
  background-position: -0.25em -56.25em;
}
a:focus > .icon-user-add,
a:hover > .icon-user-add,
a.button.button-simple:hover > .icon-user-add,
a.button.button-simple:focus > .icon-user-add {
  background-position: -2.25em -56.25em;
}
button > .icon-user-add,
input > .icon-user-add,
a.button > .icon-user-add,
a.button:hover > .icon-user-add,
a.button:focus > .icon-user-add {
  background-position: -4.25em -56.25em;
}
button:active > .icon-user-add,
input:active > .icon-user-add,
a.button:active > .icon-user-add {
  background-position: -6.25em -56.25em;
}
.button-primary > .icon-user-add,
a.button-primary > .icon-user-add,
a.button-primary:hover > .icon-user-add,
a.button-primary:focus > .icon-user-add {
  background-position: -8.25em -56.25em;
}
button[disabled] > .icon-user-add,
input[disabled] > .icon-user-add,
a.is-disabled > .icon-user-add {
  background-position: -4.25em -56.25em !important;
}
.icon-user-subtract {
  width: 1em;
  background-position: -0.25em -58.25em;
}
a:focus > .icon-user-subtract,
a:hover > .icon-user-subtract,
a.button.button-simple:hover > .icon-user-subtract,
a.button.button-simple:focus > .icon-user-subtract {
  background-position: -2.25em -58.25em;
}
button > .icon-user-subtract,
input > .icon-user-subtract,
a.button > .icon-user-subtract,
a.button:hover > .icon-user-subtract,
a.button:focus > .icon-user-subtract {
  background-position: -4.25em -58.25em;
}
button:active > .icon-user-subtract,
input:active > .icon-user-subtract,
a.button:active > .icon-user-subtract {
  background-position: -6.25em -58.25em;
}
.button-primary > .icon-user-subtract,
a.button-primary > .icon-user-subtract,
a.button-primary:hover > .icon-user-subtract,
a.button-primary:focus > .icon-user-subtract {
  background-position: -8.25em -58.25em;
}
button[disabled] > .icon-user-subtract,
input[disabled] > .icon-user-subtract,
a.is-disabled > .icon-user-subtract {
  background-position: -4.25em -58.25em !important;
}
.icon-friend-request {
  width: 1em;
  background-position: -0.25em -60.25em;
}
a:focus > .icon-friend-request,
a:hover > .icon-friend-request,
a.button.button-simple:hover > .icon-friend-request,
a.button.button-simple:focus > .icon-friend-request {
  background-position: -2.25em -60.25em;
}
button > .icon-friend-request,
input > .icon-friend-request,
a.button > .icon-friend-request,
a.button:hover > .icon-friend-request,
a.button:focus > .icon-friend-request {
  background-position: -4.25em -60.25em;
}
button:active > .icon-friend-request,
input:active > .icon-friend-request,
a.button:active > .icon-friend-request {
  background-position: -6.25em -60.25em;
}
.button-primary > .icon-friend-request,
a.button-primary > .icon-friend-request,
a.button-primary:hover > .icon-friend-request,
a.button-primary:focus > .icon-friend-request {
  background-position: -8.25em -60.25em;
}
button[disabled] > .icon-friend-request,
input[disabled] > .icon-friend-request,
a.is-disabled > .icon-friend-request {
  background-position: -4.25em -60.25em !important;
}
.icon-comment {
  width: 1em;
  background-position: -0.25em -62.25em;
}
a:focus > .icon-comment,
a:hover > .icon-comment,
a.button.button-simple:hover > .icon-comment,
a.button.button-simple:focus > .icon-comment {
  background-position: -2.25em -62.25em;
}
.icon-eye {
  width: 1em;
  background-position: -0.25em -64.25em;
}
a:focus > .icon-eye,
a:hover > .icon-eye,
a.button.button-simple:hover > .icon-eye,
a.button.button-simple:focus > .icon-eye {
  background-position: -2.25em -64.25em;
}
button > .icon-eye,
input > .icon-eye,
a.button > .icon-eye,
a.button:hover > .icon-eye,
a.button:focus > .icon-eye {
  background-position: -4.25em -64.25em;
}
button:active > .icon-eye,
input:active > .icon-eye,
a.button:active > .icon-eye {
  background-position: -6.25em -64.25em;
}
.button-primary > .icon-eye,
a.button-primary > .icon-eye,
a.button-primary:hover > .icon-eye,
a.button-primary:focus > .icon-eye {
  background-position: -8.25em -64.25em;
}
button[disabled] > .icon-eye,
input[disabled] > .icon-eye,
a.is-disabled > .icon-eye {
  background-position: -4.25em -64.25em !important;
}
.icon-check {
  width: 1em;
  background-position: -0.25em -80.25em;
}
button > .icon-check,
input > .icon-check,
a.button > .icon-check,
a.button:hover > .icon-check,
a.button:focus > .icon-check {
  background-position: -4.25em -80.25em;
}
button:active > .icon-check,
input:active > .icon-check,
a.button:active > .icon-check {
  background-position: -6.25em -80.25em;
}
.button-primary > .icon-check,
a.button-primary > .icon-check,
a.button-primary:hover > .icon-check,
a.button-primary:focus > .icon-check {
  background-position: -8.25em -80.25em;
}
button[disabled] > .icon-check,
input[disabled] > .icon-check,
a.is-disabled > .icon-check {
  background-position: -4.25em -80.25em !important;
}
.icon-closeChat {
  width: 1em;
  background-position: -0.25em -76.25em;
}
button > .icon-closeChat,
input > .icon-closeChat,
a.button > .icon-closeChat,
a.button:hover > .icon-closeChat,
a.button:focus > .icon-closeChat {
  background-position: -4.25em -76.25em;
}
button:active > .icon-closeChat,
input:active > .icon-closeChat,
a.button:active > .icon-closeChat {
  background-position: -6.25em -76.25em;
}
.button-primary > .icon-closeChat,
a.button-primary > .icon-closeChat,
a.button-primary:hover > .icon-closeChat,
a.button-primary:focus > .icon-closeChat {
  background-position: -8.25em -76.25em;
}
button[disabled] > .icon-closeChat,
input[disabled] > .icon-closeChat,
a.is-disabled > .icon-closeChat {
  background-position: -4.25em -76.25em !important;
}
.icon-remove {
  width: 1em;
  background-position: -0.25em -76.25em;
}
button > .icon-remove,
input > .icon-remove,
a.button > .icon-remove,
a.button:hover > .icon-remove,
a.button:focus > .icon-remove {
  background-position: -4.25em -76.25em;
}
button:active > .icon-remove,
input:active > .icon-remove,
a.button:active > .icon-remove {
  background-position: -6.25em -76.25em;
}
.button-primary > .icon-remove,
a.button-primary > .icon-remove,
a.button-primary:hover > .icon-remove,
a.button-primary:focus > .icon-remove {
  background-position: -8.25em -76.25em;
}
button[disabled] > .icon-remove,
input[disabled] > .icon-remove,
a.is-disabled > .icon-remove {
  background-position: -4.25em -76.25em !important;
}
.icon-times {
  width: 1em;
  background-position: -0.25em -76.25em;
}
button > .icon-times,
input > .icon-times,
a.button > .icon-times,
a.button:hover > .icon-times,
a.button:focus > .icon-times {
  background-position: -4.25em -76.25em;
}
button:active > .icon-times,
input:active > .icon-times,
a.button:active > .icon-times {
  background-position: -6.25em -76.25em;
}
.button-primary > .icon-times,
a.button-primary > .icon-times,
a.button-primary:hover > .icon-times,
a.button-primary:focus > .icon-times {
  background-position: -8.25em -76.25em;
}
button[disabled] > .icon-times,
input[disabled] > .icon-times,
a.is-disabled > .icon-times {
  background-position: -4.25em -76.25em !important;
}
.icon-option {
  width: 1em;
  background-position: -0.25em -74.25em;
}
button > .icon-option,
input > .icon-option,
a.button > .icon-option,
a.button:hover > .icon-option,
a.button:focus > .icon-option {
  background-position: -4.25em -74.25em;
}
button:active > .icon-option,
input:active > .icon-option,
a.button:active > .icon-option {
  background-position: -6.25em -74.25em;
}
.button-primary > .icon-option,
a.button-primary > .icon-option,
a.button-primary:hover > .icon-option,
a.button-primary:focus > .icon-option {
  background-position: -8.25em -74.25em;
}
button[disabled] > .icon-option,
input[disabled] > .icon-option,
a.is-disabled > .icon-option {
  background-position: -4.25em -74.25em !important;
}
.icon-volume-off {
  width: 1em;
  background-position: -0.25em -72.25em;
}
button > .icon-volume-off,
input > .icon-volume-off,
a.button > .icon-volume-off,
a.button:hover > .icon-volume-off,
a.button:focus > .icon-volume-off {
  background-position: -4.25em -72.25em;
}
button:active > .icon-volume-off,
input:active > .icon-volume-off,
a.button:active > .icon-volume-off {
  background-position: -6.25em -72.25em;
}
.button-primary > .icon-volume-off,
a.button-primary > .icon-volume-off,
a.button-primary:hover > .icon-volume-off,
a.button-primary:focus > .icon-volume-off {
  background-position: -8.25em -72.25em;
}
button[disabled] > .icon-volume-off,
input[disabled] > .icon-volume-off,
a.is-disabled > .icon-volume-off {
  background-position: -4.25em -72.25em !important;
}
.icon-volume-down {
  width: 1em;
  background-position: -0.25em -70.25em;
}
button > .icon-volume-down,
input > .icon-volume-down,
a.button > .icon-volume-down,
a.button:hover > .icon-volume-down,
a.button:focus > .icon-volume-down {
  background-position: -4.25em -70.25em;
}
button:active > .icon-volume-down,
input:active > .icon-volume-down,
a.button:active > .icon-volume-down {
  background-position: -6.25em -70.25em;
}
.button-primary > .icon-volume-down,
a.button-primary > .icon-volume-down,
a.button-primary:hover > .icon-volume-down,
a.button-primary:focus > .icon-volume-down {
  background-position: -8.25em -70.25em;
}
button[disabled] > .icon-volume-down,
input[disabled] > .icon-volume-down,
a.is-disabled > .icon-volume-down {
  background-position: -4.25em -70.25em !important;
}
.icon-volume-up {
  width: 1em;
  background-position: -0.25em -68.25em;
}
button > .icon-volume-up,
input > .icon-volume-up,
a.button > .icon-volume-up,
a.button:hover > .icon-volume-up,
a.button:focus > .icon-volume-up {
  background-position: -4.25em -68.25em;
}
button:active > .icon-volume-up,
input:active > .icon-volume-up,
a.button:active > .icon-volume-up {
  background-position: -6.25em -68.25em;
}
.button-primary > .icon-volume-up,
a.button-primary > .icon-volume-up,
a.button-primary:hover > .icon-volume-up,
a.button-primary:focus > .icon-volume-up {
  background-position: -8.25em -68.25em;
}
button[disabled] > .icon-volume-up,
input[disabled] > .icon-volume-up,
a.is-disabled > .icon-volume-up {
  background-position: -4.25em -68.25em !important;
}
.icon-add-image {
  width: 1em;
  background-position: -0.25em -82.25em;
}
button > .icon-add-image,
input > .icon-add-image,
a.button > .icon-add-image,
a.button:hover > .icon-add-image,
a.button:focus > .icon-add-image {
  background-position: -4.25em -82.25em;
}
button:active > .icon-add-image,
input:active > .icon-add-image,
a.button:active > .icon-add-image {
  background-position: -6.25em -82.25em;
}
.button-primary > .icon-add-image,
a.button-primary > .icon-add-image,
a.button-primary:hover > .icon-add-image,
a.button-primary:focus > .icon-add-image {
  background-position: -8.25em -82.25em;
}
button[disabled] > .icon-add-image,
input[disabled] > .icon-add-image,
a.is-disabled > .icon-add-image {
  background-position: -4.25em -82.25em !important;
}
.icon-comments {
  width: 1em;
  background-position: -0.25em -66.25em;
}
button > .icon-comments,
input > .icon-comments,
a.button > .icon-comments,
a.button:hover > .icon-comments,
a.button:focus > .icon-comments {
  background-position: -4.25em -66.25em;
}
button:active > .icon-comments,
input:active > .icon-comments,
a.button:active > .icon-comments {
  background-position: -6.25em -66.25em;
}
.button-primary > .icon-comments,
a.button-primary > .icon-comments,
a.button-primary:hover > .icon-comments,
a.button-primary:focus > .icon-comments {
  background-position: -8.25em -66.25em;
}
button[disabled] > .icon-comments,
input[disabled] > .icon-comments,
a.is-disabled > .icon-comments {
  background-position: -4.25em -66.25em !important;
}
.icon-paperclip {
  width: 1em;
  background-position: -0.25em -84.25em;
}
button > .icon-paperclip,
input > .icon-paperclip,
a.button > .icon-paperclip,
a.button:hover > .icon-paperclip,
a.button:focus > .icon-paperclip {
  background-position: -4.25em -84.25em;
}
button:active > .icon-paperclip,
input:active > .icon-paperclip,
a.button:active > .icon-paperclip {
  background-position: -6.25em -84.25em;
}
.button-primary > .icon-paperclip,
a.button-primary > .icon-paperclip,
a.button-primary:hover > .icon-paperclip,
a.button-primary:focus > .icon-paperclip {
  background-position: -8.25em -84.25em;
}
button[disabled] > .icon-paperclip,
input[disabled] > .icon-paperclip,
a.is-disabled > .icon-paperclip {
  background-position: -4.25em -84.25em !important;
}
.icon-angle-left {
  width: 1em;
  background-position: -0.25em -78.25em;
}
button > .icon-angle-left,
input > .icon-angle-left,
a.button > .icon-angle-left,
a.button:hover > .icon-angle-left,
a.button:focus > .icon-angle-left {
  background-position: -4.25em -78.25em;
}
button:active > .icon-angle-left,
input:active > .icon-angle-left,
a.button:active > .icon-angle-left {
  background-position: -6.25em -78.25em;
}
.button-primary > .icon-angle-left,
a.button-primary > .icon-angle-left,
a.button-primary:hover > .icon-angle-left,
a.button-primary:focus > .icon-angle-left {
  background-position: -8.25em -78.25em;
}
button[disabled] > .icon-angle-left,
input[disabled] > .icon-angle-left,
a.is-disabled > .icon-angle-left {
  background-position: -4.25em -78.25em !important;
}
.icon-arrow-downward {
  width: 1em;
  background-position: -0.25em -0.25em;
}
a:focus > .icon-arrow-downward,
a:hover > .icon-arrow-downward,
a.button.button-simple:hover > .icon-arrow-downward,
a.button.button-simple:focus > .icon-arrow-downward {
  background-position: -2.25em -0.25em;
}
button > .icon-arrow-downward,
input > .icon-arrow-downward,
a.button > .icon-arrow-downward,
a.button:hover > .icon-arrow-downward,
a.button:focus > .icon-arrow-downward {
  background-position: -4.25em -0.25em;
}
button:active > .icon-arrow-downward,
input:active > .icon-arrow-downward,
a.button:active > .icon-arrow-downward {
  background-position: -6.25em -0.25em;
}
.button-primary > .icon-arrow-downward,
a.button-primary > .icon-arrow-downward,
a.button-primary:hover > .icon-arrow-downward,
a.button-primary:focus > .icon-arrow-downward {
  background-position: -8.25em -0.25em;
}
button[disabled] > .icon-arrow-downward,
input[disabled] > .icon-arrow-downward,
a.is-disabled > .icon-arrow-downward {
  background-position: -4.25em -0.25em !important;
}
.icon-eye {
  width: 1.2em;
}
@font-face {
  font-family: 'ning-icon-fonts';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal;
}
[class*="iconFont"],
.icon-check,
.icon-closeChat,
.icon-remove,
.icon-times,
.icon-option,
.icon-volume-off,
.icon-volume-down,
.icon-volume-up,
.icon-add-image,
.icon-comments,
.icon-paperclip,
.icon-angle-left,
.icon-trash,
.icon-archive,
.icon-block,
.icon-delete-close,
.icon-downSubmenu {
  text-indent: 0;
  background-image: none;
}
[class*="iconFont-"]::after,
[class*="iconFont-"]::before {
  font-family: 'ning-icon-fonts';
  display: block;
  font-style: normal;
}
@media screen and (max-width: 959px) {
  .iconFont-arrowDown::before {
    content: '\e60d';
    float: right;
    padding-left: 0.5em;
  }
}
.iconFont-arrowDownward::before {
  content: "\e627";
  display: inline-block;
}
.iconFont-arrowUpward::before {
  content: "\e628";
  display: inline-block;
}
.iconFont-circle-facebook::before {
  content: "\e62a";
  display: inline-block;
  vertical-align: middle;
}
.iconFont-circle-rss::before {
  content: "\e62b";
  display: inline-block;
  vertical-align: middle;
}
.iconFont-circle-twitter::before {
  content: "\e62c";
  display: inline-block;
  vertical-align: middle;
}
.icon-move.positionable-handle {
  padding: 0.75em;
}
.icon-check:before {
  content: "\f00c";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-closeChat:before {
  content: "\f00d";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-remove:before {
  content: "\f00d";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-times:before {
  content: "\f00d";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-option:before {
  content: "\f013";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-off:before {
  content: "\f026";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-down:before {
  content: "\f027";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-up:before {
  content: "\f028";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-add-image:before {
  content: "\f03e";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-comments:before {
  content: "\f086";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paperclip:before {
  content: "\f0c6";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-left:before {
  content: "\f104";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trash:before {
  content: "\e610";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-archive:before {
  content: "\e621";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-block:before {
  content: "\e622";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-delete-close:before {
  content: "\e615";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-downSubmenu:before {
  content: "\e60d";
  font-family: 'ning-icon-fonts';
  display: inline-block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.image {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.image-cover {
  background-size: cover;
}
.image-contain {
  background-size: contain;
}
.image-tiled {
  background-repeat: repeat;
}
.image-aspect-1-1 {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.image-aspect-3-2 {
  width: 100%;
  height: 0;
  padding-bottom: 66.666666666667%;
}
.image-aspect-2-3 {
  width: 100%;
  height: 0;
  padding-bottom: 150%;
}
.image-aspect-4-3 {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.image-aspect-3-4 {
  width: 100%;
  height: 0;
  padding-bottom: 133.33333333333%;
}
.image-aspect-16-9 {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.image-aspect-9-16 {
  width: 100%;
  height: 0;
  padding-bottom: 177.77777777778%;
}
.avatar-frame {
  display: inline-block;
  border-color: #c6c6c6;
  border-radius: 0px;
  position: relative;
}
.avatar {
  display: block;
  border-radius: 0px;
  font-size: 6px;
  line-height: 1;
  position: relative;
  text-align: left;
  max-width: 100%;
  padding: 3px;
  border: 1px solid;
  border-color: #f5f5f5;
  background-color: #FFFFFF;
}
.avatar img.photo {
  border-radius: 0px;
}
.avatar img {
  border-radius: 0px;
}
.avatar .avatar {
  background-color: transparent;
}
.avatar-184 {
  width: 184px;
  height: 184px;
  font-size: 12px;
}
.avatar-96 {
  width: 96px;
  height: 96px;
  font-size: 12px;
}
.avatar-90 {
  width: 90px;
  height: 90px;
  font-size: 12px;
}
.avatar-64 {
  width: 64px;
  height: 64px;
  font-size: 8px;
}
.avatar-48 {
  width: 48px;
  height: 48px;
  font-size: 6px;
}
.avatar-32 {
  width: 32px;
  height: 32px;
  font-size: 4px;
}
.avatar-24 {
  width: 24px;
  height: 24px;
  font-size: 3px;
}
.avatar-full-width {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  font-size: 12px;
}
.avatar img.photo {
  width: 100%;
}
.wrap__avatar {
  display: block;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.wrap__avatar.avatar-184 {
  width: 184px;
  height: 184px;
}
.wrap__avatar.avatar-184 img.photo {
  height: 184px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-96 {
  width: 96px;
  height: 96px;
}
.wrap__avatar.avatar-96 img.photo {
  height: 96px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-90 {
  width: 90px;
  height: 90px;
}
.wrap__avatar.avatar-90 img.photo {
  height: 90px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-64 {
  width: 64px;
  height: 64px;
}
.wrap__avatar.avatar-64 img.photo {
  height: 64px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-48 {
  width: 48px;
  height: 48px;
}
.wrap__avatar.avatar-48 img.photo {
  height: 48px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-32 {
  width: 32px;
  height: 32px;
}
.wrap__avatar.avatar-32 img.photo {
  height: 32px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-24 {
  width: 24px;
  height: 24px;
}
.wrap__avatar.avatar-24 img.photo {
  height: 24px;
  border-radius: 0;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.wrap__avatar.avatar-full-width {
  width: auto;
  display: inline;
  height: auto;
  border-radius: 0;
  position: static;
}
.wrap__avatar.avatar-full-width img.photo {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.avatar > img.avatar-badgeImage {
  position: absolute;
  width: 33%;
  height: 33%;
  display: block;
  background-position: 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.avatar-badgeImage {
  position: absolute;
  width: 33%;
  height: 33%;
  display: block;
  background-position: 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.avatar-frame .avatar-topLeft,
.wrap__avatar .avatar-topLeft,
.avatar-badgeImage.avatar-topLeft {
  top: 0;
  left: 0;
}
.avatar-frame .avatar-bottomRight,
.wrap__avatar .avatar-bottomRight,
.avatar-badgeImage.avatar-bottomRight {
  bottom: 0;
  right: 0;
}
.avatar-frame .avatar-topRight,
.wrap__avatar .avatar-topRight,
.avatar-badgeImage.avatar-topRight {
  top: 0;
  right: 0;
}
.avatar-frame .avatar-bottomLeft,
.wrap__avatar .avatar-bottomLeft,
.avatar-badgeImage.avatar-bottomLeft {
  bottom: 0;
  left: 0;
}
.avatar-frame .avatar-badgeText.avatar-topLeft,
.avatar-frame .avatar-badgeText.avatar-topRight,
.wrap__avatar .avatar-badgeText.avatar-topLeft,
.wrap__avatar .avatar-badgeText.avatar-topRight {
  top: 0;
  left: 0;
  bottom: auto;
}
.avatar-frame .avatar-badgeText.avatar-bottomLeft,
.avatar-frame .avatar-badgeText.avatar-bottomRight,
.wrap__avatar .avatar-badgeText.avatar-bottomLeft,
.wrap__avatar .avatar-badgeText.avatar-bottomRight {
  top: auto;
  left: 0;
  bottom: 0;
}
.avatar-badgeText {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 33%;
  max-height: 50%;
  padding: .2em;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  background: transparent;
}
.avatar-badgeTextLabel {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 1.5px 0;
}
.avatar-badgeTextBackground {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.avatar-default {
  background-image: url('https://static.ning.com/TimothyWayneGeorge/widgets/profiles/gfx/defaults/profile-dark.png');
  background-color: #15c2b9;
  background-size: cover;
}
.linkbar::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.linkbar::after {
  content: "";
  display: block;
  clear: both;
}
.linkbar > li {
  float: left;
}
.linkbar-iconic li > a {
  margin-right: 5px;
  display: inline-block;
  padding: .2em .4em;
}
.linkbar-iconic li > a.button {
  padding: .5em;
}
.linkbar-iconic li:last-child > a {
  margin-right: 0;
}
.linkbar-buttons li > a {
  margin-right: 5px;
}
.linkbar-buttons li:last-child > a {
  margin-right: 0;
}
.before-content {
  position: relative;
  width: 100%;
  z-index: 10;
}
.ningbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1c1c1c;
  min-height: 34px;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
}
.ningbar::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ningbar::after {
  content: "";
  display: block;
  clear: both;
}
.ningbar-userLinks {
  float: right;
  margin-right: 1em;
  margin-left: auto;
}
@media screen and (max-width: 719px) {
  .ningbar-userLinks {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    width: 100%;
  }
  .ningbar-userLinks:after {
    font-size: 0;
    width: 0;
    -webkit-box-ordinal-group: 1001;
    -webkit-order: 1000;
    -ms-flex-order: 1000;
    order: 1000;
  }
}
.ningbar-userLinks > li {
  margin: 5px;
  min-height: 24px;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.ningbar-userLinks > li a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  min-height: 22px;
}
@media screen and (max-width: 719px) {
  .ningbar-userLinks > li:first-child {
    -webkit-box-ordinal-group: 101;
    -webkit-order: 100;
    -ms-flex-order: 100;
    order: 100;
    margin-left: auto;
    width: 100%;
    margin-right: 0;
  }
}
.ningbar-userLinks > li > a {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.ningbar-userLinks > li > a:hover {
  color: #0099ff;
}
.ningbar-memberName {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.ningbar .ningbar-panel .messages-message > a {
  display: block;
  color: #3b3b3b;
  font-weight: normal;
}
.ningbar .ningbar-panel .messages-message.unread > a {
  font-weight: bold;
}
.ningbar .ningbar-list a.ningbar-link {
  font-size: 16px;
}
.ningbar .ningbar-list a.ningbar-link .icon {
  margin-top: -0.5em;
}
a.ningbar-link {
  display: block;
  position: relative;
}
.ningbar-list {
  position: relative;
  padding-right: 5px;
}
@media screen and (max-width: 719px) {
  .ningbar-userLinks > li.friendRequests-list {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media screen and (max-width: 719px) {
  .ningbar-userLinks > li.recentMessages-list {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 719px) {
  .ningbar-userLinks > li.cht-chatListItem {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: auto;
  }
}
.ningbar-countNotification {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: 0 1px 1px rgba(100,100,100,0.5);
  -moz-box-shadow: 0 1px 1px rgba(100,100,100,0.5);
  box-shadow: 0 1px 1px rgba(100,100,100,0.5);
  box-shadow: 0 1px 1px rgba(100,100,100,0.5);
  background-color: #E50505;
  background-color: #E50505;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#E50505),to(#d31717));
  background: transparent -webkit-linear-gradient(#E50505,#d31717);
  background: transparent -moz-linear-gradient(#E50505,#d31717);
  background: transparent -ms-linear-gradient(#E50505,#d31717);
  background: transparent linear-gradient(#E50505,#d31717);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#E50505),to(#d31717));
  background: transparent -webkit-linear-gradient(#E50505,#d31717);
  background: transparent -moz-linear-gradient(#E50505,#d31717);
  background: transparent -ms-linear-gradient(#E50505,#d31717);
  background: transparent linear-gradient(#E50505,#d31717);
  background-color: #E50505;
  background-color: #E50505;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#E50505),to(#d31717));
  background: transparent -webkit-linear-gradient(#E50505,#d31717);
  background: transparent -moz-linear-gradient(#E50505,#d31717);
  background: transparent -ms-linear-gradient(#E50505,#d31717);
  background: transparent linear-gradient(#E50505,#d31717);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#E50505),to(#d31717));
  background: transparent -webkit-linear-gradient(#E50505,#d31717);
  background: transparent -moz-linear-gradient(#E50505,#d31717);
  background: transparent -ms-linear-gradient(#E50505,#d31717);
  background: transparent linear-gradient(#E50505,#d31717);
  font-size: 0.5em;
  font-weight: bold;
  line-height: 1;
  padding: 0.25em 0.5em;
  position: absolute;
  top: -1px;
  right: -8px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(100,100,100,0.5);
  z-index: 1;
}
.ningbar-panelHeader {
  line-height: 25px;
  padding: 5px;
  border-bottom: 1px solid rgba(200,200,200,0.3);
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  background-color: #f5f5f5;
  background-color: #ffffff;
}
.ningbar-panelBody {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  background-color: #f5f5f5;
  background-color: #ffffff;
  position: relative;
  display: block;
  margin-top: 0px;
  overflow: hidden;
}
.ningbar-panelFooter {
  text-align: center;
  padding: 10px 5px;
}
.ningbar-panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px rgba(100,100,100,0.5);
  -moz-box-shadow: 0 2px 2px rgba(100,100,100,0.5);
  box-shadow: 0 2px 2px rgba(100,100,100,0.5);
  box-shadow: 0 2px 2px rgba(100,100,100,0.5);
  width: 300px;
  border-top: 1px solid rgba(100,100,100,0.1);
  position: absolute;
  margin-top: 10px;
}
@media screen and (min-width: 719px) {
  .ningbar-panel {
    right: 50%;
    margin-right: -21px;
  }
}
@media screen and (max-width: 719px) {
  .ningbar-panel {
    left: 50%;
    margin-left: -21px;
  }
  .ningbar-panel.recentMessages-panel {
    width: 296px;
    margin-left: -62px;
  }
  .ningbar-panel.recentMessages-panel::before,
  .ningbar-panel.recentMessages-panel::after {
    left: 53px;
  }
}
.ningbar-panel::before,
.ningbar-panel::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px;
}
@media screen and (min-width: 719px) {
  .ningbar-panel::before,
  .ningbar-panel::after {
    right: 14px;
  }
}
@media screen and (max-width: 719px) {
  .ningbar-panel::before,
  .ningbar-panel::after {
    left: 14px;
  }
}
.ningbar-panel::before {
  top: -15px;
  border-color: transparent transparent rgba(100,100,100,0.2) transparent;
}
.ningbar-panel::after {
  top: -14px;
  border-color: transparent transparent #f5f5f5 transparent;
  border-color: transparent transparent #ffffff transparent;
}
.ningbar-panel a.recentMessages-composeButton {
  line-height: 1;
  float: right;
  font-size: 10px;
}
.ningbar-panelRow {
  padding: 5px;
  border-bottom: 1px solid rgba(200,200,200,0.3);
  overflow: hidden;
}
.ningbar-memberLocale {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  background: transparent;
  border: none;
  display: inline-block;
  padding: 3px;
}
.ningbar-memberLocale option {
  color: #1a1d1f;
  font-size: 12px;
}
:root {
  --dynamic-size: 0px;
  --arrow-size: 30px;
  --select-size: calc(var(--dynamic-size) + var(--arrow-size));
}
.js-resizing-select {
  width: var(--select-size);
}
.js-helper-element {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  position: absolute;
  visibility: hidden;
  top: 0;
  left: -9999px;
  z-index: -1;
}
.navbar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.navbar.positionable .positionable-handle {
  top: 0;
}
.navbar,
.navbar a {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #15c2b9;
}
.mainTab-item {
  position: relative;
}
.mainTab-item .subTab-item > a {
  padding: 10px;
}
.subTab {
  display: none;
  z-index: 5;
}
.occasional-button {
  text-align: right;
  padding-top: 10px;
}
.globalsearch {
  height: 24px;
  width: 123px;
  padding-left: 12px;
  transition: width ease 300ms;
  border: 1px solid #15c2b9;
  -webkit-appearance: none;
}
.globalsearch:focus {
  outline: none;
  box-shadow: inset 0 0 1px 0 #15c2b9;
}
.reset-demo-button {
  position: relative;
  height: 24px;
  border: 1px solid #15c2b9;
  margin: 3px 10px;
  padding: 0 5px;
  vertical-align: top;
  background-color: #f5f5f5;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  color: #13aba3;
}
@media screen and (max-width: 959px) {
  .reset-demo-button {
    display: none;
  }
}
.reset-demo-button:hover {
  border: 1px solid #15c2b9;
  background-color: #f5f5f5;
  background-image: none;
  box-shadow: none;
  color: #13aba3;
}
.globalsearch-button {
  position: relative;
  width: 34px;
  height: 24px;
  border: 1px solid #15c2b9;
  margin: 0 0 0 -1px;
  padding: 0;
  vertical-align: top;
  background-color: #f5f5f5;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
}
.globalsearch-button:hover {
  border: 1px solid #15c2b9;
  background-color: #f5f5f5;
  background-image: none;
  box-shadow: none;
}
.globalsearch-button:before {
  position: absolute;
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #15c2b9;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
}
.globalsearch-button:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 2px;
  border-radius: 2px;
  background-color: #15c2b9;
  transform: rotate(45deg);
  bottom: 6px;
  right: 9px;
}
@media screen and (max-width: 959px) {
  .navbar a {
    display: block;
    font-size: 0.875rem;
  }
  .navbar .linkbar > li {
    float: none;
  }
  .mainTab {
    display: none;
  }
  .mainTab.condensed-visible {
    -webkit-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    -moz-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    display: block;
    position: absolute;
    right: 0;
    width: 40%;
    z-index: 4;
  }
  .mainTab-item a {
    background-color: #ffffff;
    padding: 1em 0.75em;
  }
  .mainTab-item:hover a,
  .mainTab-item.active a,
  .mainTab-item[dojotype="SubTabHover"]:hover a {
    background-image: none;
    background-color: #15c2b9;
    color: #ffffff;
  }
  .subTab-item > a {
    padding-left: 1.75em;
  }
}
@media screen and (max-width: 719px) {
  .globalsearch {
    height: 24px;
    width: calc(100% - 34px);
    padding-left: 12px;
  }
  .mainTab.condensed-visible {
    position: static;
    margin: 0;
    float: right;
  }
  .mainTab.condensed-visible {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-shadow: none;
    position: static;
    clear: both;
  }
}
@media screen and (max-width: 479px) {
  .mainTab.condensed-visible {
    float: none;
    width: 100%;
  }
  .mainTab.condensed-visible {
    width: 100%;
  }
}
@media screen and (min-width: 959px) {
  .navbar {
    position: absolute;
    top: 89px;
    left: 10px;
  }
  .subTab {
    -webkit-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    -moz-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    box-shadow: 0 3px 3px rgba(100,100,100,0.5);
    position: absolute;
    left: 0;
  }
  .subTab-item {
    background-color: #ffffff;
  }
  .subTab-item:hover {
    background-color: #15c2b9;
  }
  .subTab-item:hover > a {
    color: #ffffff;
  }
  .occasional-button {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .mainTab {
    margin-bottom: -2px;
  }
  .mainTab-item a {
    display: block;
    zoom: 1;
    overflow: hidden;
  }
  .mainTab-item a:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .mainTab-item a > span {
    display: block;
    zoom: 1;
    overflow: hidden;
  }
  .mainTab-item a > span:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .mainTab-item a span {
    cursor: pointer;
  }
}
.datepicker img.ui-datepicker-trigger {
  padding: 0;
  margin-left: 3px;
  cursor: pointer;
}
.datepicker.inrow {
  display: flex;
  align-items: center;
}
.ui-datepicker {
  margin-top: 0;
  margin-left: 0;
  font-size: 10px;
  padding: 2px;
  width: 199px;
  line-height: 1.2em;
  font-family: "Helvetica", "Arial", sans-serif;
  position: absolute;
  z-index: 199;
  border: 1px solid #878787;
  background-color: #ffffff;
  display: none;
}
.ui-datepicker h2 {
  font-size: 12px;
  text-align: center;
  margin: 2px 0;
  padding: 0;
}
.ui-datepicker a {
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
.ui-datepicker a.ui-datepicker-prev {
  float: left;
}
.ui-datepicker a.ui-datepicker-next {
  float: right;
}
.ui-datepicker a.ui-datepicker-prev,
.ui-datepicker a.ui-datepicker-next {
  cursor: pointer;
  font-weight: bold;
  padding: 1px 3px 3px;
}
.ui-datepicker a.ui-datepicker-prev:hover,
.ui-datepicker a.ui-datepicker-next:hover {
  text-decoration: underline;
}
.ui-datepicker a.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker a.ui-datepicker-next.ui-state-disabled {
  cursor: default;
  text-decoration: none !important;
  color: #aaaaaa;
}
table.ui-datepicker-calendar {
  border-collapse: collapse;
  width: 100%;
}
table.ui-datepicker-calendar th {
  font-weight: bold;
  padding: 3px 5px;
}
table.ui-datepicker-calendar td {
  padding: 3px 5px;
  text-align: center;
  cursor: pointer;
}
table.ui-datepicker-calendar td.ui-datepicker-today a {
  font-weight: bold;
}
table.ui-datepicker-calendar td:hover,
table.ui-datepicker-calendar td.dp-hover {
  text-decoration: underline;
}
table.ui-datepicker-calendar td.ui-state-disabled,
table.ui-datepicker-calendar td.ui-state-disabled:hover {
  text-decoration: none;
  cursor: default;
  color: #aaaaaa;
}
.ui-datepicker-title {
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  display: block;
  line-height: 1.4em;
}
.EventDatePicker {
  display: inline-flex;
  flex-direction: column;
  border: 1px solid #bfbfbf;
  background-color: #efefef;
  padding: 12px;
  font-family: Arial, sans-serif;
}
.EventDatePicker .ui-datepicker {
  z-index: 0;
  font-family: Arial, Helvetica, sans-serif;
  position: static;
  width: fit-content;
  color: #aaaaaa;
  background: #ffffff;
  padding: 5px;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header {
  display: flex;
  align-items: center;
  min-height: 48px;
  background: transparent;
  color: inherit;
  border: none;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header:after,
.EventDatePicker .ui-datepicker .ui-datepicker-header:before {
  display: none;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: static;
  order: 0;
  color: inherit;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  font-size: 12px;
  position: static;
  left: 0;
  top: 0;
  margin: 0;
  text-indent: 0;
  background: transparent;
  text-align: center;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  text-decoration: none;
  background: #ccc;
  border: none;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover span,
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover span {
  color: #ffffff;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-state-disabled {
  opacity: .7;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 2;
}
.EventDatePicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  order: 1;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar {
  font-size: 12px;
  width: 190px;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td {
  padding: 0;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td:hover,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td:hover a {
  text-decoration: none;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td a,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td span {
  text-align: center;
  border: none;
  background: transparent;
  font-weight: normal;
  display: block;
  padding: 5px 0;
  color: #333333;
  margin-bottom: 1px;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td a.ui-state-hover,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td a:hover,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td span.ui-state-hover,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td span:hover {
  text-decoration: none;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td span {
  color: #6d6d6d;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td.specialDate a {
  background-color: #cdecfa;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-unselectable,
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td.ui-state-disabled {
  cursor: default;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a {
  background-color: #ffe684;
}
.EventDatePicker .ui-datepicker table.ui-datepicker-calendar td.specialDate.ui-datepicker-current-day a {
  background-color: #70ccd5;
}
.insta-logo_big {
  width: 176px;
  height: 35px;
  display: inline-block;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/instagram/insta_logo_network.svg?xn_version=202507221305");
  background-size: contain;
  background-repeat: no-repeat;
  margin: -3px 10px -3px auto;
}
.insta-logo_small {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/instagram/insta_logo_small.svg?xn_version=202507221305");
  background-size: contain;
  background-repeat: no-repeat;
  margin: -3px 10px -3px auto;
}
.facebookShareButton {
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#fff),to(#dedede));
  background: transparent -webkit-linear-gradient(#fff,#dedede);
  background: transparent -moz-linear-gradient(#fff,#dedede);
  background: transparent -ms-linear-gradient(#fff,#dedede);
  background: transparent linear-gradient(#fff,#dedede);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#fff),to(#dedede));
  background: transparent -webkit-linear-gradient(#fff,#dedede);
  background: transparent -moz-linear-gradient(#fff,#dedede);
  background: transparent -ms-linear-gradient(#fff,#dedede);
  background: transparent linear-gradient(#fff,#dedede);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#fff),to(#dedede));
  background: transparent -webkit-linear-gradient(#fff,#dedede);
  background: transparent -moz-linear-gradient(#fff,#dedede);
  background: transparent -ms-linear-gradient(#fff,#dedede);
  background: transparent linear-gradient(#fff,#dedede);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#fff),to(#dedede));
  background: transparent -webkit-linear-gradient(#fff,#dedede);
  background: transparent -moz-linear-gradient(#fff,#dedede);
  background: transparent -ms-linear-gradient(#fff,#dedede);
  background: transparent linear-gradient(#fff,#dedede);
  background-color: white;
  border: #ccc solid 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font: normal normal bold 11px/18px 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  padding-left: 3px;
  padding-right: 3px;
  display: inline-block;
}
.facebookShareButton:hover {
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#f8f8f8),to(#d9d9d9));
  background: transparent -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -moz-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -ms-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#f8f8f8),to(#d9d9d9));
  background: transparent -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -moz-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -ms-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent linear-gradient(#f8f8f8,#d9d9d9);
  background-color: #fff;
  background-color: #fff;
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#f8f8f8),to(#d9d9d9));
  background: transparent -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -moz-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -ms-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -webkit-gradient(linear,center top,center bottom,from(#f8f8f8),to(#d9d9d9));
  background: transparent -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -moz-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent -ms-linear-gradient(#f8f8f8,#d9d9d9);
  background: transparent linear-gradient(#f8f8f8,#d9d9d9);
  border-color: #bbb;
  text-decoration: none;
}
.facebookShareButton span {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/buttons-ningbar.png?xn_version=202507221305") no-repeat 0 -311px;
  padding: 0 0 0 17px;
}
.facebook-likebox iframe {
  max-width: none;
}
.fb-comments,
.fb-comments * {
  width: 100% !important;
}
.notice-errorMessage,
.notice-successMessage,
.notice-warningMessage,
.notice-infoMessage {
  margin-bottom: 6px;
  padding: 8px 12px 8px 40px;
  color: #5E5E5E;
  line-height: 1.3em;
}
.notice-buttons {
  margin-top: 12px;
}
.notice-errorMessage {
  background: #ffe4df url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/msg/error.png?xn_version=202507221305") scroll no-repeat 8px center;
}
.notice-successMessage {
  background: #e7f7d1 url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/msg/success.png?xn_version=202507221305") scroll no-repeat 8px center;
}
.notice-warningMessage,
.notice-infoMessage {
  background: #F7F5D6 url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/msg/warning.png?xn_version=202507221305") scroll no-repeat 8px center;
}
.notice-errorHighlight input,
.notice-errorHighlight textarea,
.notice-errorHighlight select {
  background-color: #ffe4df;
}
.notice-errorHighlight label {
  color: #ff0000;
}
.notice_addon a {
  color: #80b833 !important;
  text-decoration: none;
}
.notice_addon a:hover {
  text-decoration: underline;
}
.notice_addon .addon {
  color: #6f6f6f;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  padding: 16px 16px 16px 55px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-repeat: no-repeat;
  background-position: 15px 16px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/icon/info.svg?xn_version=202507221305");
}
.notice_addon .addon .buttons_block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 16px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.span7 .notice_addon .addon .buttons_block,
.span6 .notice_addon .addon .buttons_block,
.span5 .notice_addon .addon .buttons_block,
.span4 .notice_addon .addon .buttons_block,
.span3 .notice_addon .addon .buttons_block,
.span2 .notice_addon .addon .buttons_block,
.span1 .notice_addon .addon .buttons_block {
  margin-left: auto;
  margin-top: 12px;
}
@media screen and (max-width: 479px) {
  .notice_addon .addon .buttons_block {
    margin-top: 12px;
    margin-left: auto;
  }
}
.span7 .notice_addon .addon,
.span6 .notice_addon .addon,
.span5 .notice_addon .addon,
.span4 .notice_addon .addon,
.span3 .notice_addon .addon,
.span2 .notice_addon .addon,
.span1 .notice_addon .addon {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  .notice_addon .addon {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.notice_addon .addon_expired {
  border-color: #f45c00;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/icon/info_expired.svg?xn_version=202507221305");
}
.notice_addon .notice-act_button {
  border: none !important;
  border-radius: 4px;
  height: auto;
  padding: 0 10px;
  background-image: none !important;
  background-color: #76ae38 !important;
  color: #fff !important;
  box-shadow: none;
  font-size: 1.05em !important;
  font-weight: normal !important;
  white-space: normal !important;
  max-width: 200px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.notice_addon .notice-act_button:hover {
  background-image: none !important;
  box-shadow: none;
  border: none;
  background-color: #86ca44 !important;
  color: #fff;
  text-decoration: none;
}
.notice_addon .notice-act_button.disabled {
  background-color: #a5a5a5;
  color: #333;
}
.notice_addon .notice-act_button > span {
  color: #fff;
  min-height: 29px;
  line-height: 17px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: auto;
}
.notice_addon .notice-react_button {
  border: none !important;
  border-radius: 4px;
  height: auto;
  padding: 0 10px;
  background-image: none !important;
  background-color: #76ae38 !important;
  color: #fff !important;
  box-shadow: none;
  font-size: 1.05em !important;
  font-weight: normal !important;
  white-space: normal !important;
  max-width: 200px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f45c00 !important;
}
.notice_addon .notice-react_button:hover {
  background-image: none !important;
  box-shadow: none;
  border: none;
  background-color: #86ca44 !important;
  color: #fff;
  text-decoration: none;
}
.notice_addon .notice-react_button.disabled {
  background-color: #a5a5a5;
  color: #333;
}
.notice_addon .notice-react_button > span {
  color: #fff;
  min-height: 29px;
  line-height: 17px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: auto;
}
.notice_addon .notice-react_button:hover {
  background-color: #f46805 !important;
}
.notice_addon .addon p {
  color: #6f6f6f;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.8em;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.span7 .notice_addon .addon p,
.span6 .notice_addon .addon p,
.span5 .notice_addon .addon p,
.span4 .notice_addon .addon p,
.span3 .notice_addon .addon p,
.span2 .notice_addon .addon p,
.span1 .notice_addon .addon p {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 479px) {
  .notice_addon .addon p {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.notice_addon .js-less,
.notice_addon .js-more {
  display: inline-block;
}
.pagination {
  font-size: 0.78em;
  text-align: center;
}
.pagination ul {
  display: inline-block;
}
.pagination li {
  display: inline-block;
}
.pagination form {
  display: inline-block;
  vertical-align: top;
}
.pagination input {
  width: 3em;
  padding: 0;
  height: 1.8em;
  font-size: 14px;
  border-color: #f3f3f3;
}
.pagination-number {
  display: inline-block;
  padding: 2px 6px;
  color: #15c2b9;
  font-size: 10.5px;
}
.pagination-current {
  color: #ffffff;
  background-color: #15c2b9;
  font-weight: normal;
}
.pagination-first,
.pagination-previous,
.pagination-next {
  margin: 0 2px;
  height: 1.7em;
  font-size: 11px;
  padding: 2px 2px 0;
}
.sheet {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
  border-radius: 0px;
  -webkit-box-shadow: 0px 3px 3px #ccc;
  -moz-box-shadow: 0px 3px 3px #ccc;
  box-shadow: 0px 3px 3px #ccc;
  box-shadow: 0px 3px 3px #ccc;
}
.sheet::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sheet::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 719px) {
  .sheet {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.column .sheet {
  padding: 10px;
  margin-bottom: 20px;
}
.subnav {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  visibility: hidden;
}
.subnav li {
  display: inline-block;
  margin-right: 20px;
}
.subnav li:last-child {
  margin-right: 0;
}
.subnav li a {
  display: inline-block;
  padding: 0.5em 0;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #535353;
}
.subnav li a:hover,
.subnav li.subnav-current a {
  color: #15c2b9;
}
.subnav li.hasNestedItems {
  position: relative;
}
.subnav li .icon-downSubmenu {
  font-size: 10px;
}
.subnav li .icon-downSubmenu:before {
  color: #535353;
}
.subnav li .icon-downSubmenu:before:hover {
  color: #15c2b9;
}
.subnav li:hover > a,
.subnav li:hover .icon-downSubmenu:before {
  color: #15c2b9;
}
.subnav li.subnav-current .icon-downSubmenu:before {
  color: #15c2b9;
}
.subnav li .nested {
  position: absolute;
  left: 0.15rem;
  top: 100%;
  z-index: 100;
  display: grid;
  min-width: 128px;
  max-height: 25rem;
  overflow: auto;
  background-color: #ffffff;
  padding: 0.75rem;
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.7);
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out, left 150ms ease-in-out;
  pointer-events: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-radius: 0px;
}
.subnav li .nested:before {
  position: absolute;
  z-index: -3;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-radius: 0px;
}
.subnav li .nested:after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-radius: 0px;
}
.subnav li .nested .act-bg {
  position: absolute;
  z-index: -2;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(240,240,240,0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-radius: 0px;
}
.subnav li .nested a {
  color: #535353;
}
.subnav li .nested a:hover {
  color: #15c2b9;
  text-decoration: underline;
}
.subnav li .nested .subnav-current a {
  color: #15c2b9;
  text-decoration: underline;
}
.subnav li:hover > .nested {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.subnav.condensed {
  display: none;
  width: 100%;
}
.subnav.condensed .nestedItem,
.subnav.condensed .hasNestedItems {
  background-color: rgba(133,133,133,0.04);
}
.subnav.condensed .nestedItem {
  font-size: 12px;
}
.subnav.condensed [selected] {
  font-weight: bold;
}
.subnav.expanded {
  height: 25px;
  overflow: hidden;
}
li.subnav-more {
  cursor: pointer;
  position: relative;
  float: right;
  margin-right: 0;
}
li.subnav-more > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
  -moz-box-shadow: 0 3px 3px rgba(100,100,100,0.5);
  box-shadow: 0 3px 3px rgba(100,100,100,0.5);
  box-shadow: 0 3px 3px rgba(100,100,100,0.5);
  display: none;
  position: absolute;
  right: 0;
  padding: 5px;
  z-index: 1;
}
li.subnav-more > ul > li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.subnav-moreLink + ul {
  display: none;
}
.subnav-moreLink::after {
  font-family: 'ning-icon-fonts';
  content: '\e60d';
  font-size: 65%;
  display: inline-block;
  padding-left: 5px;
  width: 10px;
}
@media screen and (max-width: 959px) {
  .subnav {
    font-size: 0.875rem;
  }
  .subnav.expanded {
    display: none;
  }
  .subnav.condensed {
    display: block;
    visibility: visible;
  }
}
.headline {
  margin-bottom: 12px;
}
.headline::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.headline::after {
  content: "";
  display: block;
  clear: both;
}
.headline .avatar,
.headline .avatar-frame {
  float: left;
}
.headline .avatar + .articleData,
.headline .avatar-frame + .articleData {
  margin-left: 45px;
}
.headline > a + .articleData {
  margin-left: 8px;
}
.headline h2,
.headline h3 {
  margin-bottom: 6px;
}
.headline-byline {
  margin-bottom: 6px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
.section-navigationContent  .headline:last-of-type hr {
  display: none;
}
.entry-actions {
  margin-bottom: 12px;
  text-align: right;
}
.entry-socialActions,
.socialActions {
  display: flex;
  align-items: flex-start;
  align-content: center;
  justify-content: space-between;
  margin: 12px 0 0 0;
}
.entry-socialActions .socialSharingButton,
.socialActions .socialSharingButton {
  margin: 0 5px 6px 5px;
}
.entry-socialActions .socialButtons,
.socialActions .socialButtons {
  display: none;
  flex-basis: 100%;
  align-items: flex-start;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.entry-socialActions .ning-likebox,
.socialActions .ning-likebox {
  margin-left: auto;
}
.entry-socialActions,
.socialActions {
  display: flex;
  align-items: flex-start;
  align-content: center;
  justify-content: space-between;
}
.entry-socialActions .socialSharingButton,
.socialActions .socialSharingButton {
  margin: 0;
}
.entry-socialActions .socialButtons,
.socialActions .socialButtons {
  display: none;
  align-items: flex-start;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.entry-socialActions .socialSharingList,
.socialActions .socialSharingList {
  display: flex;
  flex-basis: 100%;
}
.entry-socialActions .socialSharingListItemColored.providerFacebook .socialSharingListItemLinkColored,
.socialActions .socialSharingListItemColored.providerFacebook .socialSharingListItemLinkColored {
  background: #3B5998;
}
.entry-socialActions .socialSharingListItemColored.providerFacebook .socialSharingListItemLinkColored .count,
.socialActions .socialSharingListItemColored.providerFacebook .socialSharingListItemLinkColored .count {
  order: 2;
  color: #fff;
  line-height: 27px;
  padding-right: 10px;
  margin-left: -6px;
  z-index: 9;
}
.entry-socialActions .socialSharingListItem,
.entry-socialActions .socialSharingListItemColored,
.socialActions .socialSharingListItem,
.socialActions .socialSharingListItemColored {
  display: inline-flex;
}
.entry-socialActions .socialSharingListItem.providerFacebook,
.entry-socialActions .socialSharingListItemColored.providerFacebook,
.socialActions .socialSharingListItem.providerFacebook,
.socialActions .socialSharingListItemColored.providerFacebook {
  order: 20;
}
.entry-socialActions .socialSharingListItem.dd_menu,
.entry-socialActions .socialSharingListItemColored.dd_menu,
.socialActions .socialSharingListItem.dd_menu,
.socialActions .socialSharingListItemColored.dd_menu {
  order: 999;
  display: none;
}
.entry-socialActions .socialSharingListItem.dd_menu .socialSharingListItemLink,
.entry-socialActions .socialSharingListItemColored.dd_menu .socialSharingListItemLink,
.socialActions .socialSharingListItem.dd_menu .socialSharingListItemLink,
.socialActions .socialSharingListItemColored.dd_menu .socialSharingListItemLink {
  background: transparent;
}
.entry-socialActions .socialSharingListItem.dd_menu .socialSharingListItemLink:hover,
.entry-socialActions .socialSharingListItemColored.dd_menu .socialSharingListItemLink:hover,
.socialActions .socialSharingListItem.dd_menu .socialSharingListItemLink:hover,
.socialActions .socialSharingListItemColored.dd_menu .socialSharingListItemLink:hover {
  background: #15c2b9;
}
.entry-socialActions .socialSharingListItem ul.hidden-menu,
.entry-socialActions .socialSharingListItemColored ul.hidden-menu,
.socialActions .socialSharingListItem ul.hidden-menu,
.socialActions .socialSharingListItemColored ul.hidden-menu {
  display: none !important;
}
.entry-socialActions .rightButtons,
.socialActions .rightButtons {
  display: inline-flex;
  margin-left: auto;
}
.entry-socialActions .rightButtons .socialSharingListItemLink:last-child,
.entry-socialActions .rightButtons .socialSharingListItemLinkColored:last-child,
.socialActions .rightButtons .socialSharingListItemLink:last-child,
.socialActions .rightButtons .socialSharingListItemLinkColored:last-child {
  margin-right: 0;
}
.entry-socialActions .socialSharingListItemLink,
.socialActions .socialSharingListItemLink {
  color: #15c2b9;
  display: inline-flex;
  border: 1px solid rgba(21,194,185,0.4);
  border-radius: 3px;
  text-decoration: none;
  overflow: hidden;
  padding: 0;
  margin-right: 10px;
}
.entry-socialActions .socialSharingListItemLink span,
.socialActions .socialSharingListItemLink span {
  line-height: 27px;
  margin-left: -7.5px;
  padding-right: 10px;
  font-family: "Fira Sans", sans-serif;
  color: #15c2b9;
}
.entry-socialActions .socialSharingListItemLink:hover,
.socialActions .socialSharingListItemLink:hover {
  text-decoration: none;
  background: #15c2b9;
  color: #ffffff;
}
.entry-socialActions .socialSharingListItemLink:hover svg,
.socialActions .socialSharingListItemLink:hover svg {
  color: #ffffff;
}
.entry-socialActions .socialSharingListItemLink:hover span,
.socialActions .socialSharingListItemLink:hover span {
  color: #ffffff;
}
.entry-socialActions .socialSharingListItemLink svg,
.socialActions .socialSharingListItemLink svg {
  width: 35px;
  height: 27px;
  color: #15c2b9;
}
.entry-socialActions .socialSharingListItemLink svg use,
.socialActions .socialSharingListItemLink svg use {
  margin-top: -1px;
  margin-right: -1px;
}
.entry-socialActions .socialSharingListItemLinkColored,
.socialActions .socialSharingListItemLinkColored {
  display: inline-flex;
  border-radius: 3px;
  text-decoration: none;
  overflow: hidden;
  padding: 0;
  margin-right: 10px;
}
.entry-socialActions .socialSharingListItemLinkColored:hover,
.socialActions .socialSharingListItemLinkColored:hover {
  text-decoration: none;
}
.entry-socialActions .socialSharingListItemLinkColored svg,
.socialActions .socialSharingListItemLinkColored svg {
  width: 36px;
  height: 28px;
}
.entry-socialActions .socialSharingListItemLinkColored svg use,
.socialActions .socialSharingListItemLinkColored svg use {
  margin-top: -1px;
  margin-right: -1px;
}
.entry-socialActions .ning-likebox,
.socialActions .ning-likebox {
  margin-left: auto;
}
.entry-socialActions .facebook-like,
.socialActions .facebook-like {
  min-width: 80px;
}
.entry-socialActions .fb-share-button,
.socialActions .fb-share-button {
  min-width: 80px;
  margin-right: 10px;
}
.entry-content h1 {
  font-size: 1.8em;
}
.entry-content h2 {
  font-size: 1.6em;
}
.entry-content h3 {
  font-size: 1.3em;
}
.entry-content h4 {
  font-size: 1.2em;
}
.entry-content h5 {
  font-size: 1.15em;
}
.entry-content h6 {
  font-size: 1em;
}
.tagsList-entry {
  margin-bottom: 12px;
}
.content {
  line-height: 1.3em;
}
.content:not(.content-noClearFix)::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content:not(.content-noClearFix)::after {
  content: "";
  display: block;
  clear: both;
}
.content p,
.content ul,
.content ol,
.content dl,
.content table,
.content blockquote {
  margin-bottom: 1.5em;
}
.content > :last-child {
  margin-bottom: 0;
}
.content i,
.content em {
  font-style: italic;
}
.content b,
.content strong {
  font-weight: bold;
}
.content pre,
.content blockquote {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin: 20px 0;
  border-left: 2px solid #e1e1e1;
  padding-left: 10px;
}
.content blockquote blockquote blockquote blockquote blockquote blockquote {
  padding-left: 0;
  border-left: none;
}
.content pre,
.content code {
  font-family: Monaco, 'Courier New', Courier, monospace;
  font-size: 14px;
  font-weight: normal;
  font-style: inherit;
}
.content ul {
  list-style-type: disc;
}
.content ol {
  list-style-type: decimal;
}
.content ol ul,
.content ul ul {
  list-style-type: circle;
}
.content ol ol ul,
.content ol ul ul,
.content ul ol ul,
.content ul ul ul {
  list-style-type: square;
}
.content ol,
.content ul {
  padding-left: 40px;
}
.content img.align-left {
  margin: 1.5em;
  margin-left: 0;
  float: left;
}
.content img.align-right {
  margin: 1.5em;
  margin-right: 0;
  float: right;
}
.content img.align-center {
  margin: 1.5em auto;
  clear: both;
  display: block;
}
.content img.align-full {
  margin: 1.5em 0;
  clear: both;
  display: block;
}
.content .font-size-1 {
  font-size: 8pt;
}
.content .font-size-2 {
  font-size: 10pt;
}
.content .font-size-3 {
  font-size: 12pt;
}
.content .font-size-4 {
  font-size: 14pt;
}
.content .font-size-5 {
  font-size: 16pt;
}
.content .font-size-6 {
  font-size: 20pt;
}
.content .font-size-7 {
  font-size: 24pt;
}
.module-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.module-name {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
}
.module-name a {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
.module-name a:hover {
  color: inherit;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.module-byline {
  margin-top: 6px;
  font-size: 10.5px;
}
.module-actions {
  margin-bottom: 1em;
}
.module-notes {
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-footer {
  margin-top: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #dedede;
  padding-bottom: 1em;
}
.blogSection-entry .entry-headline {
  display: flex;
  flex-wrap: wrap;
}
.blogSection-entry .entry-headline .avatar-frame {
  align-self: flex-start;
}
.blogSection-entry .entry-headline .media-body {
  flex-grow: 1;
  flex-basis: auto;
}
.socialActions {
  margin-bottom: 12px;
}
.socialActions::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.socialActions::after {
  content: "";
  display: block;
  clear: both;
}
.socialActions .socialSharingButton {
  float: right;
  margin-left: 10px;
}
.prose {
  line-height: 1.3;
}
h1.prose,
h2.prose,
h3.prose,
h4.prose,
p.prose,
.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose p,
.prose ul,
.prose ol,
.prose dl,
.prose table,
.prose blockquote {
  margin-bottom: 14px;
}
.prose section {
  margin-bottom: 28px;
}
.prose > :last-child {
  margin-bottom: 0;
}
.prose em,
.prose i {
  font-style: italic;
}
.prose strong,
.prose b {
  font-weight: bold;
}
.prose ul {
  list-style-type: disc;
}
.prose ol {
  list-style-type: decimal;
}
.prose ol ul,
.prose ul ul {
  list-style-type: circle;
}
.prose ol ol ul,
.prose ol ul ul,
.prose ul ol ul,
.prose ul ul ul {
  list-style-type: square;
}
.prose ol,
.prose ul {
  padding-left: 40px;
}
.comments h4 {
  margin-bottom: 12px;
  font-weight: bold;
}
.comments-commentBody {
  margin-bottom: 12px;
}
.comments-commentBody::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.comments-commentBody::after {
  content: "";
  display: block;
  clear: both;
}
.comments-commentBody .avatar {
  float: left;
}
.comments-commentBody > .comments-actions {
  margin-bottom: 6px;
  margin-left: 65px;
}
.comments-commentBody > .comments-actions .comments-action {
  font-size: 10.5px;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #888;
  font-weight: normal;
}
.comments-commentBody > .comments-actions .comments-action:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.comments-embedCard {
  margin-left: 65px;
  max-width: 584px;
}
@media screen and (max-width: 719px) {
  .comments-embedCard {
    margin-left: 0;
    max-width: 100%;
  }
}
.fb_iframe_widget {
  display: block !important;
}
[class *="socialActions"] .fb_iframe_widget span,
[class *="socialSharingButton"] .fb_iframe_widget span {
  background: transparent;
  border: none;
  padding: 0;
  max-width: none !important;
}
[class *="socialActions"] .fb_iframe_widget span img,
[class *="socialActions"] .fb_iframe_widget span iframe,
[class *="socialActions"] .fb_iframe_widget span video,
[class *="socialSharingButton"] .fb_iframe_widget span img,
[class *="socialSharingButton"] .fb_iframe_widget span iframe,
[class *="socialSharingButton"] .fb_iframe_widget span video {
  max-width: none !important;
  width: 100% !important;
}
.comments-metadata {
  margin-bottom: 6px;
  margin-left: 65px;
  font-size: 10.5px;
  line-height: 1.5;
}
.comments-metadata .comments-timestamp {
  color: #666;
  font-size: 95%;
}
.comments-metadata .comments-timestamp::before {
  content: '·';
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}
.commentRating {
  width: 100%;
  margin: 0 0 0.25em 0;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
}
.commentRatingGroup {
  position: relative;
  margin-right: 0.5em;
  display: flex;
}
.commentRatingGroup .star {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  float: right;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 120%;
  line-height: 1.2;
  color: #595959;
}
.commentRatingGroup .star.checked {
  color: #15c2b9;
}
.ratingCaption {
  text-transform: uppercase;
  white-space: nowrap;
}
.ratingResult {
  width: auto;
  margin: 0 0 0.25em calc(20px);
  padding: 0;
  border: none;
  display: inline-flex;
  align-items: center;
}
.ratingResultGroup {
  position: relative;
  margin-right: 0.5em;
  display: flex;
}
.ratingResultGroup .star {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  float: right;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 250%;
  line-height: 1;
  color: #595959;
}
.ratingResultGroup .star.checked {
  color: #15c2b9;
}
.ratingResultGroup .star.checked.half:after {
  content: "★";
  color: #595959;
  position: absolute;
  top: 0;
  right: .1em;
  display: flex;
  justify-content: flex-end;
  width: calc(50% - .1em);
  overflow: hidden;
}
.section-commentWall .ratingResultGroup {
  position: relative;
  margin-right: 0.5em;
  display: flex;
}
.section-commentWall .ratingResultGroup .star {
  font-size: 150%;
}
.section-commentWall .commentForm .rating:not(:checked) > label {
  width: 1em;
  padding: 0;
}
.fullFooter {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.fullFooter .ratingResult {
  margin-bottom: 12px;
}
.fullFooter .ratingResultGroup {
  position: relative;
  margin-right: 0.5em;
  display: flex;
}
.fullFooter .ratingResultGroup .star {
  font-size: 16px;
}
.comments-editAvatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.comments-editAvatar .avatar {
  width: 1.8em;
  height: 1.8em;
}
.comments-editedIcon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.comments-editedIcon svg {
  display: block;
  width: 1.2em;
  height: 1.2em;
}
.comments-deleted {
  font-style: italic;
  color: #666;
  margin-left: 65px;
}
.comments-text,
.comments-editContainer {
  margin-bottom: 6px;
  margin-left: 65px;
}
.comments-replyContainer {
  margin-left: 65px;
}
.comments-ningThreaded .comments-list {
  margin-left: 30px;
}
.comments-ningThreaded .comments-list > .comments-comment {
  margin-left: -30px;
  padding-left: 30px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/comments/thread.gif?xn_version=202507221305");
  background-repeat: no-repeat;
}
.comments-ningThreaded .comments-level1 {
  margin-left: 0;
}
.comments-ningThreaded .comments-level1 > .comments-comment {
  background-image: none;
}
.comments-replyingTo {
  display: none;
}
.span9 .comments-ningThreaded .comments-list,
.span8 .comments-ningThreaded .comments-list,
.span7 .comments-ningThreaded .comments-list,
.span6 .comments-ningThreaded .comments-list,
.span5 .comments-ningThreaded .comments-list,
.span4 .comments-ningThreaded .comments-list {
  margin-left: 2%;
}
.span9 .comments-ningThreaded .comments-list > .comments-comment,
.span8 .comments-ningThreaded .comments-list > .comments-comment,
.span7 .comments-ningThreaded .comments-list > .comments-comment,
.span6 .comments-ningThreaded .comments-list > .comments-comment,
.span5 .comments-ningThreaded .comments-list > .comments-comment,
.span4 .comments-ningThreaded .comments-list > .comments-comment {
  background-image: none;
}
.span9 .comments-ningThreaded .comments-level1,
.span8 .comments-ningThreaded .comments-level1,
.span7 .comments-ningThreaded .comments-level1,
.span6 .comments-ningThreaded .comments-level1,
.span5 .comments-ningThreaded .comments-level1,
.span4 .comments-ningThreaded .comments-level1 {
  margin-left: 0;
}
.comments-ningSemiThreaded .comments-list {
  margin-left: 0;
}
.comments-ningSemiThreaded .comments-list > .comments-comment {
  background-image: none;
}
.comments-ningSemiThreaded .comments-level2 {
  margin-left: 30px;
}
.comments-ningSemiThreaded .comments-replyingTo {
  display: inline;
}
@media screen and (max-width: 719px) {
  .row .comments-ningThreaded .comments-list {
    margin-left: 0;
  }
  .row .comments-ningThreaded .comments-list > .comments-comment {
    background-image: none;
  }
  .row .comments-ningThreaded .comments-level2 {
    margin-left: 30px;
  }
  .row .comments-ningThreaded .comments-replyingTo {
    display: inline;
  }
}
.comments-deletedCommentPlaceholder {
  display: none;
}
.commentForm::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.commentForm::after {
  content: "";
  display: block;
  clear: both;
}
.commentForm textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.commentForm textarea,
.commentForm .texteditor {
  margin-bottom: 6px;
}
.commentForm .maxlength_advisement {
  float: right;
  font-size: 10.5px;
  padding-top: .5em;
}
.commentForm .formFooter {
  display: flex;
  align-items: center;
  align-content: center;
  padding-top: 0.5em;
}
.commentForm .rating {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  margin-left: 0.5em;
}
.commentForm .rating:not(:checked) > input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  clip: rect(0,0,0,0);
}
.commentForm .rating:not(:checked) > label {
  float: right;
  width: 1.1em;
  padding: 0 .1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 100%;
  line-height: 1.2;
  color: #595959;
}
.commentForm .rating>input:checked ~ label {
  color: #15c2b9;
}
.commentForm .rating:not(:checked) > label:hover,
.commentForm .rating:not(:checked) > label:hover ~ label {
  color: #23e7dd;
}
.commentForm .rating>input:checked + label:hover,
.commentForm .rating>input:checked + label:hover ~ label,
.commentForm .rating>input:checked ~ label:hover,
.commentForm .rating>input:checked ~ label:hover ~ label,
.commentForm .rating>label:hover ~ input:checked ~ label {
  color: #10948d;
}
.commentForm .rating>label:active {
  position: relative;
  top: 2px;
  left: 2px;
}
.commentFormRatingEdit {
  display: flex;
  width: 100%;
}
.commentFormRatingEdit .rating {
  position: relative;
  margin-left: 0;
}
.commentFormRatingEdit .rating:not(:checked) > input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  clip: rect(0,0,0,0);
}
.commentFormRatingEdit .rating:not(:checked) > label {
  float: right;
  width: 1.1em;
  padding: 0 .1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 100%;
  line-height: 1.2;
  color: #595959;
}
.commentFormRatingEdit .rating>input:checked ~ label {
  color: #15c2b9;
}
.commentFormRatingEdit .rating:not(:checked) > label:hover,
.commentFormRatingEdit .rating:not(:checked) > label:hover ~ label {
  color: #23e7dd;
}
.commentFormRatingEdit .rating>input:checked + label:hover,
.commentFormRatingEdit .rating>input:checked + label:hover ~ label,
.commentFormRatingEdit .rating>input:checked ~ label:hover,
.commentFormRatingEdit .rating>input:checked ~ label:hover ~ label,
.commentFormRatingEdit .rating>label:hover ~ input:checked ~ label {
  color: #10948d;
}
.commentFormRatingEdit .rating>label:active {
  position: relative;
  top: 2px;
  left: 2px;
}
@media (pointer: coarse) {
  .commentForm .rating:not(:checked) > label:hover,
  .commentForm .rating:not(:checked) > label:hover ~ label,
  .commentFormRatingEdit .rating:not(:checked) > label:hover,
  .commentFormRatingEdit .rating:not(:checked) > label:hover ~ label {
    color: #595959;
  }
}
.commentForm-spinner {
  margin-left: 5px;
  vertical-align: middle;
}
.commentingMessage {
  margin-bottom: 12px;
  font-style: italic;
}
.likeButton {
  float: left;
}
.likeButton::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.likeButton::after {
  content: "";
  display: block;
  clear: both;
}
.likeButton-count {
  color: #333;
}
.tagit {
  padding: 0;
  margin: 0;
  display: inline-block;
  cursor: text;
}
.tagit .ui-widget-content,
.tagit.ui-widget-content {
  background: none;
}
.tagit-choice,
.tagit-new {
  display: inline-block;
}
.tagit-choice input,
.tagit-new input {
  outline: none;
  margin: 0;
}
.tagit-new {
  margin: 0;
}
.tagit-choice {
  cursor: move;
  background-color: #e6e6e6;
  border: 1px solid #adadad;
  border-radius: 2px;
  color: #333;
  padding: 2px;
  margin: 0 0 4px 4px !important;
  white-space: nowrap;
  vertical-align: middle;
}
.tagit-label {
  display: inline-block;
  position: relative;
}
.tagit-label .avatar-default {
  height: 24px;
  padding-bottom: 0;
}
.tagit-label .avatar-badgeText {
  width: 24px;
  height: 8px;
  overflow: hidden;
}
.tagit-label .avatar-badgeTextLabel {
  padding: 0;
  font-size: 4px;
  line-height: 8px;
  vertical-align: top;
}
.tagit-label .avatar-badgeImage {
  width: 12px;
  height: 12px;
}
.tagit-close:before {
  display: none;
}
.tagit-close > .ui-icon {
  display: none;
}
.tagit-choice.ui-sortable-placeholder {
  height: 1em;
}
.tagit-close {
  cursor: pointer;
  margin-left: 4px;
  display: inline-flex;
  align-items: center;
}
.tagit-new:not(:first-child) input::-webkit-input-placeholder {
  color: transparent;
}
.tagit-new:not(:first-child) input:-moz-placeholder {
  color: transparent;
}
.tagit-new:not(:first-child) input:-ms-input-placeholder {
  color: transparent;
}
.tagit-new:not(:first-child) .placeholding {
  color: transparent;
}
.pageDialog-ecomSection .fstChoiceItem {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  padding: 5px 20px 5px 5px;
  border-radius: 2px;
  border: 1px solid #d3d3d3;
  background-color: #f0f0f0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.14px;
  margin: 2.5px;
  word-wrap: break-word;
  color: #2189da;
  word-break: break-all;
  line-height: 1;
  min-height: 0;
  align-items: center;
}
.pageDialog-ecomSection .fstChoiceItem .fstChoiceRemove {
  background-color: transparent;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  margin: 0;
  border-width: 0;
  line-height: 15px;
  font-size: 15px;
  color: #2189da;
  height: 22px;
}
.pageDialog-ecomSection .autoTag {
  min-height: 28px;
  position: relative;
  z-index: 2;
}
.pageDialog-ecomSection .autoTag >ul {
  width: 100%;
  max-width: 320px;
  background: #ffffff;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.pageDialog-ecomSection .autoTag >ul li {
  margin: 0;
  list-style-type: none;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 6px;
}
.pageDialog-ecomSection .autoTag.tagit {
  z-index: 0;
  display: block;
  max-width: 320px;
  padding: 5px;
  font-family: inherit;
}
.pageDialog-ecomSection .autoTag .tagit-choice {
  cursor: pointer;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  border-radius: 2px;
  border: 1px solid #d3d3d3;
  background-color: #f0f0f0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.14px;
  margin: 2.5px;
  word-wrap: break-word;
  color: #2189da;
  word-break: break-all;
  line-height: 1;
  position: relative;
  min-height: 0;
}
.pageDialog-ecomSection .autoTag .tagit-choice .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2189da;
  margin: 0;
  text-indent: 0;
  background-image: none !important;
  position: absolute;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  right: 0;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  height: 100%;
  line-height: 100%;
  padding: 0;
  width: 1.28571em;
}
.pageDialog-ecomSection .autoTag .avatar {
  display: inline-block;
  vertical-align: middle;
}
.pageDialog-ecomSection .autoTag .ui-menu .ui-menu-item {
  padding: 2px;
}
.pageDialog-ecomSection .autoTag .ui-menu .ui-menu-item a {
  padding: 2px;
}
.pageDialog-ecomSection .transparent {
  position: relative;
  opacity: 0.4;
}
.pageDialog-ecomSection .transparent input:not([type="checkbox"]),
.pageDialog-ecomSection .transparent select {
  display: none;
}
.pageDialog-ecomSection .transparent:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.floatingModule {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: auto;
  z-index: 1001;
  font-size: 14px;
}
.floatingModule h2,
.floatingModule h3,
.floatingModule h4,
.floatingModule h5,
.floatingModule p {
  font-size: 14px;
}
.floatingModule .button {
  font-size: 14px;
}
.floatingModule-container {
  position: relative;
  width: 250px;
  background-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  border-width: 3px;
  border-style: solid;
  border-color: #202020;
  background-color: #202020;
  color: #aeaeae;
  opacity: .94;
}
.floatingModule-container a {
  color: #fff;
}
.floatingModule-container.white {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.floatingModule-container.white .floatingModule-head h2 {
  color: #000;
}
.floatingModule-container.white .floatingModule-body {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.floatingModule-container.white input[type='submit'] {
  background: #ffffff none repeat scroll 0 0;
  color: #4580b8;
  font-weight: bold;
  font-size: 12px;
  font-family: 'Fira Sans', sans-serif;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
}
.floatingModule-container.white .floatingModule-cancelButton {
  color: #3c78a7;
  text-decoration: none;
}
.floatingModule-wideContainer {
  width: 450px;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (max-width: 479px) {
  .floatingModule-wideContainer {
    max-width: 390px;
    min-width: 290px;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}
.floatingModule-head {
  padding: 1em 1em 0 1em;
}
.floatingModule-head h2 {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-weight: bold;
  color: #fff;
}
.floatingModule-body {
  padding: 1em;
}
.floatingModule-body .dy-form-1 dt label {
  margin-bottom: 6px;
  display: block;
}
.floatingModule-buttonGroup {
  padding-top: 1em;
}
.floatingModule-cancelButton {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #aeaeae;
  padding: .5em;
}
.floatingModule-alert .floatingModule-cancelButton {
  display: none;
}
.floatingModule-loadingSpinner {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
}
.floatingModule-busy .floatingModule-buttonGroup {
  display: none;
}
#floatingModule-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
  opacity: .33;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
  opacity: .33;
  background-color: #000000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  zoom: 1;
  z-index: 1000;
  display: none;
}
.popupHelp {
  display: inline-block;
  position: relative;
}
.popupHelp-link {
  line-height: 1.3em;
  padding: .5em;
  margin-left: -0.5em;
}
.popupHelp-content {
  position: absolute;
  top: -50px;
  left: 25px;
  display: inline-block;
  visibility: hidden;
  z-index: 1000;
  width: 200px;
  padding: 18px 15px;
  min-height: 25px;
  line-height: 1.5;
  font-weight: normal !important;
  background: #ffffff;
  color: #454545;
  border: 1px solid #cccccc;
  box-shadow: 0 5px 5px rgba(0,0,0,0.15);
}
.popupHelp-content b,
.popupHelp-content strong,
.popupHelp-content a {
  font-weight: bold;
}
.popupHelp-content::before {
  display: block;
  content: " ";
  position: absolute;
  height: 0;
  width: 0;
  top: 45px;
  left: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent #cccccc transparent transparent;
}
.popupHelp-content::after {
  display: block;
  content: " ";
  position: absolute;
  height: 0;
  width: 0;
  top: 46px;
  left: -19px;
  border-style: solid;
  border-width: 10px;
  border-color: transparent #ffffff transparent transparent;
}
.popupHelp-content p + p {
  margin-top: .5em;
}
.popupHelp-close {
  position: absolute;
  right: 0.1em;
  top: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 959px) {
  .popupHelp-content {
    top: auto;
    left: auto;
    margin-bottom: 35px;
  }
  .popupHelp-content::before,
  .popupHelp-content::after {
    top: auto;
    left: auto;
    right: 11px;
  }
  .popupHelp-content::before {
    bottom: -23px;
    right: 10px;
    border-color: #ccc transparent transparent transparent;
  }
  .popupHelp-content::after {
    bottom: -20px;
    border-color: #fff transparent transparent transparent;
  }
}
@media screen and (max-width: 1278px) {
  .popupHelp-content {
    top: auto;
    left: auto;
    margin-bottom: 35px;
  }
  .popupHelp-content::before,
  .popupHelp-content::after {
    top: auto;
    left: auto;
    right: 11px;
  }
  .popupHelp-content::before {
    bottom: -23px;
    right: 10px;
    border-color: #ccc transparent transparent transparent;
  }
  .popupHelp-content::after {
    bottom: -20px;
    border-color: #fff transparent transparent transparent;
  }
}
.matrix > .row > .span {
  width: 240px;
}
.column.span15 .matrix > .row > .span {
  width: 300px;
}
.column.span14 .matrix > .row > .span {
  width: 280px;
}
.column.span13 .matrix > .row > .span {
  width: 260px;
}
.column.span12 .matrix > .row > .span {
  width: 360px;
}
.column.span11 .matrix > .row > .span {
  width: 330px;
}
.column.span10 .matrix > .row > .span {
  width: 300px;
}
.column.span9 .matrix > .row > .span {
  width: 270px;
}
.column.span8 .matrix > .row > .span {
  width: 240px;
}
.column.span7 .matrix > .row > .span {
  width: 210px;
}
.column.span6 .matrix > .row > .span,
.column.span5 .matrix > .row > .span,
.column.span4 .matrix > .row > .span {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .matrix > .row > .span,
  .column.span15 .matrix > .row > .span,
  .column.span14 .matrix > .row > .span,
  .column.span13 .matrix > .row > .span,
  .column.span12 .matrix > .row > .span,
  .column.span11 .matrix > .row > .span,
  .column.span10 .matrix > .row > .span,
  .column.span9 .matrix > .row > .span,
  .column.span8 .matrix > .row > .span,
  .column.span7 .matrix > .row > .span,
  .column.span6 .matrix > .row > .span,
  .column.span5 .matrix > .row > .span,
  .column.span4 .matrix > .row > .span {
    width: 360px;
  }
}
@media screen and (max-width: 719px) {
  .matrix > .row > .span,
  .column.span15 .matrix > .row > .span,
  .column.span14 .matrix > .row > .span,
  .column.span13 .matrix > .row > .span,
  .column.span12 .matrix > .row > .span,
  .column.span11 .matrix > .row > .span,
  .column.span10 .matrix > .row > .span,
  .column.span9 .matrix > .row > .span,
  .column.span8 .matrix > .row > .span,
  .column.span7 .matrix > .row > .span,
  .column.span6 .matrix > .row > .span,
  .column.span5 .matrix > .row > .span,
  .column.span4 .matrix > .row > .span {
    width: 240px;
  }
}
@media screen and (max-width: 479px) {
  .matrix > .row > .span,
  .column.span15 .matrix > .row > .span,
  .column.span14 .matrix > .row > .span,
  .column.span13 .matrix > .row > .span,
  .column.span12 .matrix > .row > .span,
  .column.span11 .matrix > .row > .span,
  .column.span10 .matrix > .row > .span,
  .column.span9 .matrix > .row > .span,
  .column.span8 .matrix > .row > .span,
  .column.span7 .matrix > .row > .span,
  .column.span6 .matrix > .row > .span,
  .column.span5 .matrix > .row > .span,
  .column.span4 .matrix > .row > .span {
    width: 100%;
  }
}
.grid-frame .matrix > .row > .span {
  width: 225px;
}
.column.span15 .grid-frame .matrix > .row > .span {
  width: 280px;
}
.column.span14 .grid-frame .matrix > .row > .span {
  width: 260px;
}
.column.span13 .grid-frame .matrix > .row > .span {
  width: 240px;
}
.column.span12 .grid-frame .matrix > .row > .span {
  width: 330px;
}
.column.span11 .grid-frame .matrix > .row > .span {
  width: 300px;
}
.column.span10 .grid-frame .matrix > .row > .span {
  width: 270px;
}
.column.span9 .grid-frame .matrix > .row > .span {
  width: 240px;
}
.column.span8 .grid-frame .matrix > .row > .span {
  width: 210px;
}
.column.span7 .grid-frame .matrix > .row > .span {
  width: 180px;
}
.column.span6 .grid-frame .matrix > .row > .span,
.column.span5 .grid-frame .matrix > .row > .span,
.column.span4 .grid-frame .matrix > .row > .span {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .grid-frame .matrix > .row > .span,
  .column.span15 .grid-frame .matrix > .row > .span,
  .column.span14 .grid-frame .matrix > .row > .span,
  .column.span13 .grid-frame .matrix > .row > .span,
  .column.span12 .grid-frame .matrix > .row > .span,
  .column.span11 .grid-frame .matrix > .row > .span,
  .column.span10 .grid-frame .matrix > .row > .span,
  .column.span9 .grid-frame .matrix > .row > .span,
  .column.span8 .grid-frame .matrix > .row > .span,
  .column.span7 .grid-frame .matrix > .row > .span,
  .column.span6 .grid-frame .matrix > .row > .span,
  .column.span5 .grid-frame .matrix > .row > .span,
  .column.span4 .grid-frame .matrix > .row > .span {
    width: 330px;
  }
}
@media screen and (max-width: 719px) {
  .grid-frame .matrix > .row > .span,
  .column.span15 .grid-frame .matrix > .row > .span,
  .column.span14 .grid-frame .matrix > .row > .span,
  .column.span13 .grid-frame .matrix > .row > .span,
  .column.span12 .grid-frame .matrix > .row > .span,
  .column.span11 .grid-frame .matrix > .row > .span,
  .column.span10 .grid-frame .matrix > .row > .span,
  .column.span9 .grid-frame .matrix > .row > .span,
  .column.span8 .grid-frame .matrix > .row > .span,
  .column.span7 .grid-frame .matrix > .row > .span,
  .column.span6 .grid-frame .matrix > .row > .span,
  .column.span5 .grid-frame .matrix > .row > .span,
  .column.span4 .grid-frame .matrix > .row > .span {
    width: 210px;
  }
}
@media screen and (max-width: 479px) {
  .grid-frame .matrix > .row > .span,
  .column.span15 .grid-frame .matrix > .row > .span,
  .column.span14 .grid-frame .matrix > .row > .span,
  .column.span13 .grid-frame .matrix > .row > .span,
  .column.span12 .grid-frame .matrix > .row > .span,
  .column.span11 .grid-frame .matrix > .row > .span,
  .column.span10 .grid-frame .matrix > .row > .span,
  .column.span9 .grid-frame .matrix > .row > .span,
  .column.span8 .grid-frame .matrix > .row > .span,
  .column.span7 .grid-frame .matrix > .row > .span,
  .column.span6 .grid-frame .matrix > .row > .span,
  .column.span5 .grid-frame .matrix > .row > .span,
  .column.span4 .grid-frame .matrix > .row > .span {
    width: 100%;
  }
}
.matrix-itemFrame {
  -webkit-box-shadow: 0 3px 8px 1px #999999;
  -moz-box-shadow: 0 3px 8px 1px #999999;
  box-shadow: 0 3px 8px 1px #999999;
  box-shadow: 0 3px 8px 1px #999999;
  padding: 10px;
}
.matrix-item {
  height: 0;
  width: 100%;
  padding-bottom: 75%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 1px #00000045;
}
.grid-frame .smallMatrix > .row > .span {
  width: 225px;
}
.column.span15 .grid-frame .smallMatrix > .row > .span {
  width: 210px;
}
.column.span14 .grid-frame .smallMatrix > .row > .span {
  width: 195px;
}
.column.span13 .grid-frame .smallMatrix > .row > .span {
  width: 180px;
}
.column.span12 .grid-frame .smallMatrix > .row > .span {
  width: 220px;
}
.column.span11 .grid-frame .smallMatrix > .row > .span {
  width: 200px;
}
.column.span10 .grid-frame .smallMatrix > .row > .span {
  width: 180px;
}
.column.span9 .grid-frame .smallMatrix > .row > .span {
  width: 160px;
}
.column.span8 .grid-frame .smallMatrix > .row > .span {
  width: 210px;
}
.column.span7 .grid-frame .smallMatrix > .row > .span {
  width: 180px;
}
.column.span6 .grid-frame .smallMatrix > .row > .span {
  width: 150px;
}
.column.span5 .grid-frame .smallMatrix > .row > .span {
  width: 120px;
}
.column.span4 .grid-frame .smallMatrix > .row > .span {
  width: 180px;
}
@media screen and (max-width: 959px) {
  .grid-frame .smallMatrix > .row > .span,
  .column.span15 .grid-frame .smallMatrix > .row > .span,
  .column.span14 .grid-frame .smallMatrix > .row > .span,
  .column.span13 .grid-frame .smallMatrix > .row > .span,
  .column.span12 .grid-frame .smallMatrix > .row > .span,
  .column.span11 .grid-frame .smallMatrix > .row > .span,
  .column.span10 .grid-frame .smallMatrix > .row > .span,
  .column.span9 .grid-frame .smallMatrix > .row > .span,
  .column.span8 .grid-frame .smallMatrix > .row > .span,
  .column.span7 .grid-frame .smallMatrix > .row > .span,
  .column.span6 .grid-frame .smallMatrix > .row > .span,
  .column.span5 .grid-frame .smallMatrix > .row > .span,
  .column.span4 .grid-frame .smallMatrix > .row > .span {
    width: 220px;
  }
}
@media screen and (max-width: 719px) {
  .grid-frame .smallMatrix > .row > .span,
  .column.span15 .grid-frame .smallMatrix > .row > .span,
  .column.span14 .grid-frame .smallMatrix > .row > .span,
  .column.span13 .grid-frame .smallMatrix > .row > .span,
  .column.span12 .grid-frame .smallMatrix > .row > .span,
  .column.span11 .grid-frame .smallMatrix > .row > .span,
  .column.span10 .grid-frame .smallMatrix > .row > .span,
  .column.span9 .grid-frame .smallMatrix > .row > .span,
  .column.span8 .grid-frame .smallMatrix > .row > .span,
  .column.span7 .grid-frame .smallMatrix > .row > .span,
  .column.span6 .grid-frame .smallMatrix > .row > .span,
  .column.span5 .grid-frame .smallMatrix > .row > .span,
  .column.span4 .grid-frame .smallMatrix > .row > .span {
    width: 210px;
  }
}
@media screen and (max-width: 479px) {
  .grid-frame .smallMatrix > .row > .span,
  .column.span15 .grid-frame .smallMatrix > .row > .span,
  .column.span14 .grid-frame .smallMatrix > .row > .span,
  .column.span13 .grid-frame .smallMatrix > .row > .span,
  .column.span12 .grid-frame .smallMatrix > .row > .span,
  .column.span11 .grid-frame .smallMatrix > .row > .span,
  .column.span10 .grid-frame .smallMatrix > .row > .span,
  .column.span9 .grid-frame .smallMatrix > .row > .span,
  .column.span8 .grid-frame .smallMatrix > .row > .span,
  .column.span7 .grid-frame .smallMatrix > .row > .span,
  .column.span6 .grid-frame .smallMatrix > .row > .span,
  .column.span5 .grid-frame .smallMatrix > .row > .span,
  .column.span4 .grid-frame .smallMatrix > .row > .span {
    width: 50%;
  }
}
.positionable {
  border: 1px dashed white;
}
.positionable-handle {
  position: absolute;
  top: 45%;
  right: -0.5em;
  border: 1px solid white;
  cursor: move;
  background-color: #000;
  color: white;
}
.feed-story:first-child {
  border-top: 0;
  margin-top: 0;
}
.feed-story .activity-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px;
  z-index: 5;
}
.event-info-timestamp {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
}
.span1 .activityFeed .avatar,
.span2 .activityFeed .avatar,
.span3 .activityFeed .avatar,
.span4 .activityFeed .avatar,
.span5 .activityFeed .avatar,
.span6 .activityFeed .avatar {
  padding: 1px;
}
.span1 .feed-story,
.span1 .status-container,
.span2 .feed-story,
.span2 .status-container,
.span3 .feed-story,
.span3 .status-container,
.span4 .feed-story,
.span4 .status-container,
.span5 .feed-story,
.span5 .status-container,
.span6 .feed-story,
.span6 .status-container {
  margin-left: 0px;
  min-height: 32px;
}
.activityFeed-detailLink {
  cursor: pointer;
}
.hidden {
  display: none;
}
.activityFeed-story,
.status-container {
  position: relative;
  line-height: 1.3em;
  margin-bottom: 12px;
}
.activityFeed-storyBody {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 1em;
}
.activityFeed-close {
  position: absolute;
  top: 0;
  right: 0;
}
.activityFeed-headline {
  padding-right: 25px;
}
.activityFeed-headline,
.activityFeed-content,
.status-commentForm {
  margin-bottom: 12px;
}
.activityFeed-title,
.activityFeed-counts {
  margin-bottom: 6px;
}
.activityFeed-counts {
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.activityFeed-detailTitle {
  font-weight: bold;
  margin-bottom: 6px;
  display: inline;
}
.activityFeed-detailTitle ul {
  display: inherit;
}
.activityFeed-detailTitle ul li {
  display: inherit;
}
.activityFeed-detailTitle ul li a:after {
  content: ",";
  display: inherit;
}
.activityFeed-detailTitle ul li:last-child a:after {
  content: none;
  display: none;
}
.activityFeed-content.media-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.activityFeed-content.media-frame .activityFeed-more {
  flex: 0 0 100%;
}
.column-narrow .activityFeed-avatar {
  display: none;
}
@media screen and (min-width: 959px) {
  .column-narrow .feedEvent-createStatus .activityFeed-content > .media-img {
    display: none;
  }
}
.activityFeed-image:not(:only-child) {
  box-sizing: border-box;
  float: left;
  display: flex;
  overflow: hidden;
  margin-bottom: 5px;
  margin-right: 5px;
  flex-direction: column;
  justify-content: center;
  max-width: 45%;
}
.activityFeed-image:not(:only-child) > img {
  display: block;
  max-width: 100%;
}
.column-narrow .activityFeed-image:not(:only-child) {
  max-height: 77px;
}
.activityFeed-imageUser {
  float: left;
  margin-right: 3px;
}
.activityFeed-counts .ning-likebox {
  display: inline-block;
  vertical-align: bottom;
}
a.activityFeed-commentCount,
a.activityFeed-commentFormDisplay {
  margin-left: 10px;
  font-size: 12px;
  line-height: 1em;
  padding-bottom: 5px;
}
a.activityFeed-commentCount,
a.activityFeed-commentCount:hover,
a.activityFeed-commentFormDisplay,
a.activityFeed-commentFormDisplay:hover {
  text-decoration: none;
}
.activityFeed-comment {
  position: relative;
  font-size: 10.5px;
  margin-bottom: 6px;
}
.activityFeed-comment > .media-img .avatar {
  width: 48px;
  height: 48px;
}
.activityFeed-comment:first-child {
  margin-top: 1em;
}
.activityFeed-comment .event-info-timestamp {
  font-size: 95%;
}
.activityFeed-embed[data-type="video"],
.activityFeed-embed[data-type="rich"],
.activityFeed-embed[data-provider="SoundCloud"] {
  max-width: 100%;
}
.activityFeed-embed[data-type="video"] > .activityFeed-embedContent,
.activityFeed-embed[data-type="rich"] > .activityFeed-embedContent,
.activityFeed-embed[data-provider="SoundCloud"] > .activityFeed-embedContent {
  position: relative;
  width: 100%;
  background: #e1e1e1;
  padding: 15px;
  box-sizing: border-box;
}
.activityFeed-embed[data-type="video"] > .activityFeed-embedContent embed,
.activityFeed-embed[data-type="video"] > .activityFeed-embedContent iframe,
.activityFeed-embed[data-type="video"] > .activityFeed-embedContent video,
.activityFeed-embed[data-type="rich"] > .activityFeed-embedContent embed,
.activityFeed-embed[data-type="rich"] > .activityFeed-embedContent iframe,
.activityFeed-embed[data-type="rich"] > .activityFeed-embedContent video,
.activityFeed-embed[data-provider="SoundCloud"] > .activityFeed-embedContent embed,
.activityFeed-embed[data-provider="SoundCloud"] > .activityFeed-embedContent iframe,
.activityFeed-embed[data-provider="SoundCloud"] > .activityFeed-embedContent video {
  position: relative;
  min-width: 200px;
  max-width: 100%;
  min-height: 270px;
  width: 100% !important;
}
.statusDetailPage .activityFeed-embed[data-type="video"],
.statusDetailPage .activityFeed-embed[data-type="rich"],
.statusDetailPage .activityFeed-embed[data-provider="SoundCloud"] {
  max-width: 100%;
  max-height: none;
}
.activityFeed-embedContent,
.activityFeed-embed {
  width: 100%;
}
.activityFeed-embedContent .embeddedObject,
.activityFeed-embed .embeddedObject {
  width: auto;
  max-width: 100%;
  height: 100%;
}
.activityFeed-embed[data-provider="Facebook"][data-type="rich"] .fb-post.fb_iframe_widget > span {
  display: block;
  width: 100% !important;
}
.column-narrow .activityFeed-comments {
  margin-left: 2em;
}
.activityFeed-updateButton {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-radius: 2px;
  display: block;
  border: 1px solid #15c2b9;
  text-decoration: none;
  margin: 1em 0;
  padding: 0.5em;
  text-align: center;
}
.activityFeed-updateButton.hidden {
  display: none;
}
.activityFeed-updateButton:hover {
  border: 1px solid #15c2b9;
  background-color: #15c2b9;
  color: #ffffff;
  text-decoration: none;
}
.activityFeed-footer {
  line-height: 1em;
}
.statusForm {
  position: relative;
  padding-left: 8px;
}
.statusForm textarea {
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
}
.statusForm::before,
.statusForm::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  top: 16px;
}
.statusForm::before {
  left: -8px;
  border-color: transparent #f5f5f5 transparent transparent;
}
.statusForm::after {
  left: -7px;
  border-color: transparent #fff transparent transparent;
}
.statusForm.statusForm-focused::before {
  border-color: transparent #15c2b9 transparent transparent;
}
.column-narrow .statusForm {
  padding-left: 0;
}
.column-narrow .statusForm::before,
.column-narrow .statusForm::after {
  border: 0;
}
.status-spinner {
  vertical-align: middle;
}
.rssFeed-detail {
  margin-bottom: 36px;
}
.rssFeed-title {
  margin-bottom: 12px;
}
.rssFeed-readMore {
  font-size: 10.5px;
}
.articleListPage .pagination {
  margin-top: 2em;
}
.articleListPage-emptyPageMessage {
  margin-bottom: 12px;
}
.articleListPage-entry {
  margin-bottom: 36px;
}
.articleListPage-entry:last-child {
  margin-bottom: 0;
}
.articleListPage-entry:last-child hr {
  display: none;
}
.section-navigationContent .articleListPage-entry {
  margin-bottom: 6px;
}
.section-navigationContent .articleListPage-entry:last-of-type {
  margin-bottom: 12px;
}
.section-navigationContent .articleListPage-entry .entry-headline.media-frame {
  margin-bottom: 0;
}
.articleListPage-entry .likeButton {
  margin-bottom: 12px;
}
.articleListPage-entry .socialSharingButton {
  float: right;
  margin-left: 10px;
  margin-bottom: 12px;
}
.articleListPage-entryImage {
  margin-bottom: 12px;
  background-color: #f5f5f5;
}
.articleListPage-entryDescription {
  margin-bottom: 12px;
}
.articleListPage-headline {
  margin-bottom: 12px;
}
.articleListPage-headline::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.articleListPage-headline::after {
  content: "";
  display: block;
  clear: both;
}
.articleListPage-headline h2,
.articleListPage-headline h3 {
  margin-bottom: 6px;
}
.articleListPage-readMore {
  margin-bottom: 12px;
  display: inline-block;
  font-size: 10.5px;
}
.articleListPage-socialActions {
  border-top: 1px dotted #aeaeae;
  border-bottom: 1px dotted #aeaeae;
  padding: 12px 18px 0 18px;
  background-color: #f5f5f5;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
}
.articleListPage-socialActions::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.articleListPage-socialActions::after {
  content: "";
  display: block;
  clear: both;
}
.articleListPage-socialActions li {
  margin-bottom: 12px;
}
.articleDetailPage .sheet {
  margin-bottom: 12px;
  padding-top: 15px;
}
.articleDetailPage .buttonGroup {
  font-size: 10.5px;
}
.articleDetailPage-mainSection > .content {
  margin-bottom: 12px;
}
.articleDetailPage-image {
  margin-bottom: 12px;
  background-color: #f5f5f5;
}
.articleHeadline {
  margin-bottom: 12px;
}
.articleHeadline::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.articleHeadline::after {
  content: "";
  display: block;
  clear: both;
}
.articleHeadline h2,
.articleHeadline h3 {
  margin-bottom: 6px;
}
.blogListPage .pagination {
  margin-top: 2em;
}
.blogListPage-emptyPageMessage {
  margin-bottom: 12px;
}
.blogListPage-entry {
  margin-bottom: 36px;
}
.blogListPage-entry:last-child {
  margin-bottom: 0;
}
.blogListPage-entryImage {
  margin-bottom: 12px;
  background-color: #f5f5f5;
}
.blogListPage-entryDescription {
  margin-bottom: 12px;
}
.blogListPage-readMore {
  margin-bottom: 12px;
  display: inline-block;
  font-size: 10.5px;
}
.blogListPage-socialActions {
  border-top: 1px dotted #aeaeae;
  border-bottom: 1px dotted #aeaeae;
  padding: 12px 18px 0 18px;
  background-color: #f5f5f5;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
}
.blogListPage-socialActions::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.blogListPage-socialActions::after {
  content: "";
  display: block;
  clear: both;
}
.blogListPage-socialActions li {
  margin-bottom: 12px;
}
.blogFilter {
  width: 100%;
}
.blogFilter > ul {
  display: block;
}
.blogDetailPage .sheet {
  margin-bottom: 12px;
  padding-top: 15px;
}
.blogDetailPage .buttonGroup {
  font-size: 10.5px;
}
.blogDetailPage-mainSection > .content {
  margin-bottom: 12px;
}
.blogDetailPage-image {
  margin-bottom: 12px;
  background-color: #f5f5f5;
}
.acl:before {
  border-top: 1px solid #b2b2b2;
  margin: 10px 0 30px 0;
  content: " ";
  display: block;
}
.acl .row {
  margin-bottom: 20px;
}
.acl .tagit {
  padding-top: 2px;
}
.acl .tagit .tagit-choice {
  margin-bottom: 2px;
}
.restricted-only-selected-options,
.restricted-radio-area,
.paid-radio-area,
.free-access-only-selected-options {
  padding-top: 0;
}
.restricted-only-selected-options label,
.restricted-radio-area label,
.paid-radio-area label,
.free-access-only-selected-options label {
  display: block;
}
.restricted-radio-area > label {
  font-weight: normal;
}
.restricted-only-selected-option,
.free-access-only-selected-option {
  margin-top: 15px;
}
.paid-product-list {
  margin-top: 10px;
}
.paid-product-list select {
  display: block;
  margin: 5px 0;
}
.paid-product-list-notify {
  border-radius: 2px;
  background-color: #fdf8e1;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 6px 12px 8px;
  box-sizing: content-box;
  margin-bottom: 5px;
  float: left;
}
.paid-product-list-notify p {
  margin: 0;
  padding: 0;
}
.paid-product-list-notify a {
  color: #af8400;
  font-weight: bold;
}
.entryEditPage input[name="date"] {
  width: 7em;
}
.entryEditPage .entryEditPage-title {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin-top: 33.5px;
  margin-bottom: 15px;
}
.entryEditPage .entryEditPage-title.input-full {
  margin: 0;
}
.entryEditPage-deleteLink {
  margin-left: 10px;
}
.entryEditPage-changeBundle + .entryEditPage-delete {
  margin-top: -10px;
}
.entryEditPage-changeBundleTargets {
  border: 1px solid #585858;
  max-height: 400px;
  overflow: auto;
}
@media screen and (max-width: 719px) {
  .entryEditPage-changeBundleTargets {
    max-height: 200px;
  }
}
.entryEditPage-changeBundleTargets + .notice-warningMessage {
  margin: 5px 0;
}
.entryEditPage-bundleTarget {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-bottom: 5px;
  cursor: pointer;
  display: table;
  width: 100%;
}
.entryEditPage-selected,
.entryEditPage-bundleTarget:hover {
  background-color: #585858;
  color: #fff;
}
.entryEditPage-loadMoreBundlesLinkContainer {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.entryEditPage-loadMoreBundlesLink {
  width: 90%;
}
.entryEditPage-loading {
  background: transparent url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/icon/spinner.gif?xn_version=202507221305") no-repeat 0 10px;
  padding: 10px 0 10px 20px;
  display: table;
  margin: 0 auto;
  color: #333;
}
.entryEditPage-publishedInChanged {
  font-style: italic;
}
.entryEditPage-bundleTargetImage {
  width: 40px;
  display: table-cell;
}
.entryEditPage-missingImage {
  height: 36px;
  width: 36px;
  border: 2px #888 dashed;
}
.entryEditPage-bundleTargetName {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
}
.entryEditPage-bundleTargetName > div {
  margin-left: 10px;
  max-height: 40px;
  overflow: hidden;
}
.imagePicker-container.entryEditPage-mediumImage .imagePicker-dragArea {
  width: 116px;
  height: 116px;
  max-width: 100%;
}
.form-field-acl input[type='text'],
.form-field-acl select {
  width: 100%;
  max-width: 554px;
  box-sizing: border-box;
}
.restricted-only-selected-options {
  max-width: 554px;
}
.transparent {
  opacity: 0.3 !important;
  position: relative;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.transparent:after {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  z-index: 10 !important;
  display: block !important;
  visibility: visible !important;
  height: 100% !important;
}
.discussionListPage .pagination {
  margin-top: 2em;
}
.discussionListPage-excerpt {
  margin-bottom: 12px;
  margin-left: 65px;
}
.discussionListPage-readMore {
  margin-left: 65px;
  display: block;
  font-size: 10.5px;
}
.discussionListPage-startedBy {
  margin-bottom: 12px;
  margin-left: 65px;
  display: block;
  font-size: 10.5px;
}
.discussionListPage-replies {
  margin-bottom: 12px;
  margin-left: 65px;
  display: block;
  font-size: 10.5px;
}
.discussionListPage-emptyPageMessage {
  margin-bottom: 12px;
}
@media screen and (max-width: 960px) {
  .discussionListPage-entry {
    width: 100%;
    position: static;
  }
}
.column:not(.span16) .discussionListPage-entry {
  width: 100%;
}
.discussionSection-entry {
  margin-bottom: 36px;
}
.discussionDetailPage .sheet {
  padding-top: 15px;
}
.discussionDetailPage .buttonGroup {
  font-size: 10.5px;
}
.discussionDetailPage .card,
.discussionDetailPage .content {
  margin-bottom: 12px;
}
.optionsDropdown {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.optionsDropdown a {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #333;
  font-weight: normal;
}
.optionsDropdown a:hover {
  font-weight: bold;
}
.optionsDropdown a:hover .icon {
  background-position-x: -4.25em;
}
.optionsDropdown a.transparentFileInputButton {
  display: block;
}
.optionsDropdown-button {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-radius: 2px;
  line-height: 22px;
  border: 1px solid #CCC;
  padding: 2px 4px;
  color: #333;
  background-color: #eee;
  overflow: hidden;
  cursor: pointer;
}
.optionsDropdown-button:hover {
  background-color: #c8c8c8;
}
.optionsDropdown-button .icon {
  flex: 0 0 16px;
  margin-right: 5px;
}
.optionsDropdown-button .icon:before {
  margin-right: 0;
}
.optionsDropdown-button a,
.optionsDropdown-button span {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  top: -1px;
}
.optionsDropdown-button .icon-settings {
  width: 16px;
  height: 18px;
}
.groupOptionsDropdown.optionsDropdown {
  z-index: 2;
}
.optionsDropdown-arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/icon/icon_arrowdown.png?xn_version=202507221305") no-repeat scroll right center;
}
.optionsDropdown-list {
  width: 175px;
  padding: 2px;
  margin-top: -1px;
  position: absolute;
  background-color: #eee;
  border: 1px solid #CCC;
  right: 0px;
  z-index: 100;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.optionsDropdown-list li {
  padding: 2px 4px 2px 6px;
}
.optionsDropdown-list li a {
  justify-content: flex-start;
}
.optionsDropdown-list li a .optionsDropdown-icon {
  display: inline-flex;
  align-items: center;
}
.optionsDropdown-icon {
  margin-right: 5px;
  flex: 0 0 16px;
  width: 16px;
  height: 20px;
}
.optionsDropdown-icon,
.optionsDropdown-label {
  display: inline-block;
  vertical-align: middle;
}
.optionsDropdown-sectionLabel {
  border-bottom: 1px solid #333;
  line-height: 1px;
  margin-top: .6em;
  margin-bottom: .6em;
}
.optionsDropdown-sectionLabel span {
  color: #333;
  background-color: #eee;
  padding: 0 .5em;
  margin-left: 1em;
}
.optionsDropdown .is-selected .icon-feature {
  background-position: -2.25em -30.25em;
}
.dropdown_multy {
  display: inline-block;
  width: 100%;
  max-width: 554px;
}
.dropdown_header {
  border-radius: 4px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.dropdown_header .hida {
  cursor: pointer;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0 10px;
}
.dropdown_header .dropdown_header_wrapp {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 90%;
}
.dropdown_header .dropdown_arrow {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  height: 35px;
  cursor: pointer;
  position: relative;
  min-width: 9%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 9%;
  -ms-flex: 1 1 9%;
  flex: 1 1 9%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 9%;
  -ms-flex: 1 1 9%;
  flex: 1 1 9%;
}
.dropdown_header .dropdown_arrow:after {
  right: 10px;
  top: 50%;
  margin-top: -2px;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000000 transparent transparent transparent;
}
.dropdown_header .multiSel {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.dropdown_header .multiSel > span {
  cursor: pointer;
  display: inline-block;
  padding: 1px 3px 2px 2px;
  border-radius: 2px;
  border: 1px solid #cbcbcb;
  background-color: #fefefe;
  font-size: 12px;
  color: #000;
  margin: 3px 2px 0 1px;
  word-wrap: break-word;
  word-break: break-all;
}
.dropdown_header .multiSel > span .tagit-close {
  cursor: pointer;
  margin-left: 4px;
  width: 13px;
  height: 16px;
  color: #15c2b9;
}
.dropdown_header .multiSel > span:hover .tagit-close {
  color: #10948d;
}
.dropdown_body {
  position: relative;
  z-index: 1;
}
.dropdown_body ul,
.dropdown_body li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dropdown_body .mutliSelect {
  display: none;
  border-radius: 4px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  color: #000;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  list-style: none;
  max-height: 150px;
  overflow: auto;
}
.dropdown_body ul label {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 8px 15px 8px 15px;
  margin: 0;
}
.dropdown_body ul label:hover {
  cursor: pointer;
  background-color: #b2d7ff;
}
.dropdown_body ul input.xg_check__styled {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.dropdown_body ul input.xg_check__styled + label {
  display: block;
  padding: 8px 15px 8px 35px;
  margin-bottom: 0;
}
.dropdown_body ul input.xg_check__styled + label:before {
  top: 6px;
  left: 5px;
}
.dropdown_body ul input.xg_check__styled:checked + label {
  background-color: #a0c1e9;
}
.dropdown_body ul input.xg_check__styled:checked + label:hover {
  background-color: #b2d7ff;
}
.upload_avatar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(155,155,155,0.5);
  z-index: 100;
}
.upload_avatar .btn {
  outline: 0;
  border: none;
  box-shadow: none;
  cursor: pointer;
  background: 0 0;
  display: inline-block;
  padding: 0;
}
.upload_avatar .btn.close {
  position: absolute;
  top: 9px;
  right: 16px;
  color: #d1d1d1;
  font-weight: 100;
  font-size: 47px;
  transform: rotate(-45deg);
  transform-origin: center;
  cursor: pointer;
}
.upload_avatar .btn__save {
  padding: 0 24px;
  height: 36px;
  background-color: #75af2c;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
}
.upload_avatar .btn__cancel {
  text-align: center;
  line-height: 33px;
  width: 115px;
  height: 36px;
  border: 1px solid #cdcdcd;
  color: #2189da;
  font-size: 14px;
  font-weight: 400;
  background: 0 0;
  border-radius: 0;
}
.upload_avatar .icon_delete {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/admin/icon_delete.svg?xn_version=202507221305");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 16px;
  right: 34px;
  top: 6px;
  cursor: pointer;
  z-index: 4;
  background-color: rgba(51,51,51,0.38);
  border-radius: 3px;
}
.upload_avatar .icon_rotate {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/lib/images/material-icons/image/ic_rotate_90_degrees_ccw_24px.svg?xn_version=202507221305");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 16px;
  right: 64px;
  top: 6px;
  cursor: pointer;
  z-index: 4;
  background-color: #fff;
  border-radius: 3px;
}
.upload_avatar .profile__img {
  position: relative;
  top: 50%;
  left: 50%;
  width: 500px;
  transform: translate(-50%,-50%);
  background-color: white;
}
.upload_avatar .profile__img h2 {
  text-align: center;
  font-size: 19px;
  padding: 16px;
  font-weight: bold;
}
.upload_avatar .profile__img .profile_preview_button {
  cursor: pointer;
  min-width: 136px;
  height: 36px;
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
  color: #46494c;
  font-size: 14px;
  font-weight: 500;
  float: right;
  text-align: center;
  line-height: 36px;
  margin-top: 10px;
}
.upload_avatar .profile__img .profile_preview_button * {
  cursor: pointer;
}
.upload_avatar .profile__img .controls {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
.upload_avatar .profile__img .default_list .loaded_img .fileUpload {
  border: none;
}
.upload_avatar .profile__img .default_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  justify-content: center;
}
.upload_avatar .profile__img .default_list > div {
  position: relative;
}
.upload_avatar .profile__img .default_list .fileUpload {
  position: absolute;
  overflow: hidden;
  text-align: center;
  border: 1px dashed #cccccc;
  z-index: 1;
}
.loaded_img .upload_avatar .profile__img .default_list .fileUpload {
  border: none;
}
.upload_avatar .profile__img .default_list .fileUpload .custom-span {
  font-size: 40px;
  color: #2189DA;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.upload_avatar .profile__img .default_list .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  text-align: center;
}
.upload_avatar .profile__img .default_list .fileUpload.avatar-96,
.upload_avatar .profile__img .default_list .fileUpload.avatar-48 {
  display: none;
}
.upload_avatar .profile__img .default_list .avatar {
  background-color: rgba(39,154,241,0.14);
  border: none;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/admin/img_default.svg?xn_version=202507221305");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 30px;
  margin-bottom: 20px;
}
.upload_avatar .profile__img .default_list .avatar .profile_preview_button {
  display: none;
}
.upload_avatar .profile__img .default_list .avatar span.img {
  display: block;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.upload_avatar .profile__img .default_list .avatar.avatar-184 span.img {
  height: 184px;
}
.upload_avatar .profile__img .default_list .avatar.avatar-184 .profile_preview_button {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 42%;
  top: 50%;
  transform: translateX(-50%);
}
.upload_avatar .profile__img .default_list .avatar.avatar-96 span.img {
  height: 96px;
}
.upload_avatar .profile__img .default_list .avatar.avatar-48 span.img {
  height: 48px;
}
input.xg_check__styled {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
input.xg_check__styled + label {
  padding-left: 25px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
input.xg_check__styled + label:before {
  box-sizing: border-box;
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #c6c6c6;
  display: block;
  position: absolute;
  left: 0;
  background-color: #fff;
  top: 0;
}
input.xg_check__styled:checked + label:before {
  width: 16px;
  height: 16px;
  border: 1px solid #2189da;
  background-color: #2189da;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/icon/check.svg?xn_version=202507221305");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
input.xg_radio__styled {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
input.xg_radio__styled + label {
  padding-left: 25px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
input.xg_radio__styled + label:before {
  box-sizing: border-box;
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #c6c6c6;
  display: block;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 0;
}
input.xg_radio__styled:checked + label:before {
  width: 16px;
  height: 16px;
  border: 2px solid #2189da;
  box-shadow: inset 0 0 0 2px #2189da;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.feedListPage .matrix .itemsList {
  display: flex;
  flex-wrap: wrap;
}
.feedListPage .matrix .itemsList .matrix-itemFrame {
  width: calc(25% - 30px);
  margin: 5px;
}
@media screen and (max-width: 959px) {
  .feedListPage .matrix .itemsList .matrix-itemFrame {
    width: calc(33.33334% - 30px);
  }
}
@media screen and (max-width: 719px) {
  .feedListPage .matrix .itemsList .matrix-itemFrame {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 479px) {
  .feedListPage .matrix .itemsList .matrix-itemFrame {
    width: 100%;
  }
}
.feedListPage .matrix .matrix-itemFrame {
  background-color: #ffffff;
}
.feedListPage .matrix .matrix-itemFrame .feedListPage-itemTitle {
  color: #000000;
  text-align: left;
  font-size: 0.8em;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  padding-top: .1em;
  padding-bottom: .1em;
  line-height: 1em;
  height: 2em;
}
.feedListPagePlayer {
  z-index: 1001;
  position: fixed;
  background-color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}
.feedListPagePlayer .closePlayer {
  position: absolute;
  right: 0;
  top: 0;
}
.feedListPagePlayer .closer {
  background-color: #ffffff;
  color: #000000;
  z-index: 99;
}
@media screen and (max-width: 959px) {
  .feedListPagePlayer .closer {
    margin: 5px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.feedListPagePlayer .nav {
  background-color: #ffffff;
  color: #717171;
  font-size: 35px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 33px;
  margin: 5px;
  padding: 0;
  line-height: 28px;
  z-index: 99;
}
@media screen and (max-width: 959px) {
  .feedListPagePlayer .nav {
    width: 29px;
    height: 29px;
    line-height: 25px;
    top: 0;
    transform: none;
    font-size: 25px;
  }
}
.feedListPagePlayer .nav.navNext {
  right: 0;
}
.feedListPagePlayer .nav.navPrev {
  left: 0;
}
.feedListPagePlayer .sourceContainer {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  max-width: 780px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.feedListPagePlayer .sourceContainer .videoContainer {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  max-height: 100vh;
}
.feedListPagePlayer .sourceContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feedListUpdate {
  z-index: 100;
  position: fixed;
  background-color: #ffffff;
  color: #000000;
  padding: 5px;
}
.friendRequestsPage .matrix-itemFrame {
  border-radius: 0px;
  padding: 5px;
  float: left;
  width: 66px;
  -webkit-box-shadow: 0px 0px 0px #ffffff;
  -moz-box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
  border: 1px solid #c6c6c6;
}
.friendRequestsPage .matrix-itemFrame .matrix-item {
  padding-bottom: 0;
  height: 66px;
}
.friendRequestsPage .matrix-itemFrame .matrix-item .avatar {
  padding: 0px;
}
.friendRequestsPage-userInfo {
  font-size: 12px;
  margin-left: 66px;
  padding: 5px 0 5px 10px;
  position: relative;
  overflow: hidden;
}
.friendRequestsPage-userName {
  max-height: 31.2px;
  overflow: hidden;
}
.ningbar-userLinks .friendRequests-userName a {
  justify-content: flex-start;
}
.ningbar-list.friendRequests-list .friendRequests-personalMessage {
  color: #3b3b3b;
}
.friendRequestsPage-userFeaturedAnswer {
  padding-bottom: 0.5em;
  white-space: nowrap;
  word-wrap: normal;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.friendRequestsPage-actionLinks {
  position: absolute;
  bottom: 0;
}
.friendRequests-actionLinks .friendRequests-accept,
.friendRequests-actionLinks .friendRequests-ignore {
  font-size: 12px;
}
.friendRequest-icon {
  font-size: 12px;
  margin-right: 5px;
  color: #3b3b3b;
  overflow: visible;
}
.friendRequest-icon:before {
  text-align: right;
  margin-right: 0;
}
.friendRequests-avatar {
  margin-right: 7px;
  float: left;
}
.friendRequests-info {
  overflow: hidden;
}
.friendRequests-actionLinks {
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
}
.friendRequests-actionLinks .friendRequests-accept {
  margin-right: 10px;
}
.friendRequests-actionLinks .friendRequests-accept,
.friendRequests-actionLinks .friendRequests-ignore {
  font-size: 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.friendRequests-actionLinks .friendRequests-accept:hover,
.friendRequests-actionLinks .friendRequests-ignore:hover {
  text-decoration: none;
}
.friendRequests-avatar .wrap__avatar.avatar-32 {
  width: 45px;
  height: 45px;
}
.friendRequests-avatar .wrap__avatar.avatar-32 img {
  width: 100%;
  height: 100%;
  position: static;
  object-fit: cover;
  transform: none;
}
.buttonsWrapper {
  display: flex;
  flex-wrap: wrap;
}
.userButtons {
  display: inline-flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: auto;
  margin-right: 20px;
}
.userButtons:last-child {
  margin-right: 0;
}
.userButtons .friendRequests-accept,
.userButtons .friendRequests-ignore {
  margin-right: 20px;
}
.userButtons .friendRequests-accept:last-child,
.userButtons .friendRequests-ignore:last-child {
  margin-right: 0;
}
.userButtons .requestText {
  display: inline-block;
  flex: 0 0 100%;
  color: #15c2b9;
  margin-top: 5px;
}
.userButtons .friendLink {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-top: 5px;
  line-height: 1.2;
}
.userButtons .friendLink:hover {
  text-decoration: none;
}
.userButtons .friendLink:hover-icon {
  color: #3b3b3b;
  overflow: visible;
}
.userButtons .friendLink-icon {
  margin-right: 9px;
  color: #3b3b3b;
  overflow: visible;
}
.userButtons .friendLink-icon:before {
  margin-right: 0;
}
.groupEditPage-description {
  height: 150px;
}
.imagePicker-container.groupEditPage-groupImage .imagePicker-dragArea {
  width: 116px;
  height: 116px;
}
.imagePicker-container.groupEditPage-groupImage .imagePicker-dragArea .imageUploadPreview {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.imagePicker-container.groupEditPage-coverPhoto .imagePicker-dragArea {
  width: 420px;
  height: 70px;
  max-width: 100%;
}
.imagePicker-container.groupEditPage-coverPhoto .imagePicker-dragArea .imageUploadPreview {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.groupEditPage-deleteLink {
  margin-left: 10px;
}
.groupEditPage-editImageContainer {
  display: inline-block;
  max-width: 40%;
}
.groupEditPage-editImageHelp {
  display: inline-block;
  width: 220px;
  vertical-align: top;
}
@media screen and (max-width: 479px) {
  .groupEditPage-editImageHelp {
    width: 100%;
  }
}
.groupEditPage-sectionHeader {
  width: 100%;
  border-bottom: 1px solid #b2b2b2;
  line-height: 1px;
  margin: 20px 0 20px 0;
}
.groupEditPage-sectionHeader span {
  background-color: #ffffff;
  padding: 0 5px;
  margin-left: 20px;
}
.groupEditPage-layoutDescription {
  display: none;
  font-style: italic;
}
.groupHeader-coverPhoto {
  min-height: 160px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  box-sizing: border-box;
  padding: 20px 0;
}
.groupHeader-coverPhoto .groupHeader-titleBox {
  max-width: 80%;
}
.groupHeader-coverPhoto .pull-right {
  margin-top: -20px;
}
.groupHeader-coverPhoto .groupHeader-heading {
  background-color: rgba(80,80,80,0.7);
  color: #fff;
  padding: 5px;
  margin: 10px 0;
}
.groupHeader-image,
.groupHeader-titleBox {
  display: inline-block;
  vertical-align: middle;
}
.groupHeader-image {
  width: 120px;
  height: 120px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
}
.groupHeader-nav {
  margin-top: 10px;
}
.groupHeader-nav > li {
  margin: 0;
}
.groupHeader-nav > li + li {
  margin-left: 10px;
}
.groupHeader-nav > li a {
  display: block;
  padding: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-radius: 2px;
}
.groupHeader-nav > li a.button-iconic {
  padding: .5em;
}
.groupHeader-nav > li.groupHeader-navCurrent a {
  background-color: #15c2b9;
  color: #ffffff;
  text-decoration: none;
}
.groupHeader-navCondensed {
  display: none;
}
@media screen and (max-width: 959px) {
  .groupHeader-coverPhoto {
    height: 120px;
  }
  .groupHeader-image,
  .groupHeader-navExpanded {
    display: none;
  }
  .groupHeader-coverPhoto .groupHeader-heading {
    font-size: 1.5rem;
  }
  .groupHeader-navCondensed {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 719px) {
  .groupHeader .span-full {
    padding: 0;
  }
  .groupHeader-coverPhoto .groupHeader-heading {
    font-size: 1.125rem;
  }
}
.groupHub >.row,
.grid-frame .groupHub >.row {
  margin: 0 5px;
}
.groupHub .matrix-itemFrame {
  padding: 0;
}
.groupHub .matrix-item {
  padding-bottom: 100%;
  overflow: hidden;
}
.groupHub-groupTitleContainer {
  display: table;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.groupHub-groupTitle {
  text-align: center;
  display: table-cell;
  background-color: #000;
  background-color: rgba(0,0,0,0.6);
  padding: 0.5em 0;
  height: 35px;
  vertical-align: middle;
}
.groupHub-groupTitle > span {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 17.5px;
  max-height: 2em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
}
.groupHub-groupInfo {
  overflow: hidden;
  min-height: 3em;
  line-height: 3em;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: normal;
  font-size: 10.5px;
  color: #3b3b3b;
  white-space: nowrap;
}
.groupsList {
  grid-template-columns: repeat(auto-fit,minmax(200px,48.5%));
}
@media screen and (max-width: 920px) {
  .groupsList {
    grid-template-columns: repeat(auto-fit,minmax(100%,100%));
  }
}
@media screen and (min-width: 719px) and (max-width: 959px) {
  .tablet8 .groupsList {
    grid-template-columns: repeat(auto-fill,minmax(100%,45%));
  }
  .tablet16 .groupsList {
    grid-template-columns: repeat(auto-fill,minmax(100%,45%));
  }
}
@media screen and (max-width: 719px) {
  .groupsList {
    grid-template-columns: repeat(auto-fill,minmax(100%,45%));
  }
}
.span11 .groupsList,
.span10 .groupsList,
.span9 .groupsList {
  grid-template-columns: repeat(auto-fit,minmax(200px,45%));
}
@media screen and (max-width: 1150px) {
  .span11 .groupsList,
  .span10 .groupsList,
  .span9 .groupsList {
    grid-template-columns: repeat(auto-fit,minmax(100%,45%));
  }
}
.span2 .groupsList,
.span3 .groupsList,
.span4 .groupsList,
.span5 .groupsList,
.span6 .groupsList,
.span8 .groupsList {
  grid-template-columns: repeat(auto-fit,minmax(180px,45%));
}
@media screen and (max-width: 719px) {
  .span2 .groupsList,
  .span3 .groupsList,
  .span4 .groupsList,
  .span5 .groupsList,
  .span6 .groupsList,
  .span8 .groupsList {
    grid-template-columns: repeat(auto-fill,minmax(100%,45%));
  }
}
.groupsList {
  display: grid;
  gap: 20px;
  grid-template-rows: 1fr;
}
.groupsListBlock {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: 100%;
  overflow: hidden;
}
.groupHub-groupInfo.groupsListInfo {
  white-space: normal;
  flex-basis: 50%;
  flex-grow: 1;
  height: 100%;
}
.groupHub-groupInfo.groupsListInfo .groupsListInfoTitle {
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 0;
  gap: 3px;
  margin-bottom: 10px;
}
.groupHub-groupInfo.groupsListInfo .groupsListInfoTitle .groupsListInfoLinkRequired {
  order: 1;
  padding: 0;
}
.groupHub-groupInfo.groupsListInfo .groupsListInfoTitle .groupsListInfoLinkBought {
  order: 0;
  padding: 0;
}
.groupHub-groupInfo.groupsListInfo .groupsListInfoTitle h3 {
  order: -1;
  margin-bottom: 0;
  line-height: 1.7em;
}
.groupHub-groupInfo.groupsListInfo h3  a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-word;
}
.groupListLinkBlock {
  -webkit-box-shadow: 0 1px 4px 1px #999999;
  -moz-box-shadow: 0 1px 4px 1px #999999;
  box-shadow: 0 1px 4px 1px #999999;
  box-shadow: 0 1px 4px 1px #999999;
  flex-basis: 50%;
  flex-grow: 1;
  display: block;
  position: relative;
  max-width: 168px;
  height: 168px;
  margin: 4px;
}
.groupListLinkBlock img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.groupDescription {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-word;
}
.groupDescription img,
.groupDescription img[class] {
  display: none;
}
.groupPreferences-leaveButton,
.groupPreferences-navigation {
  float: right;
}
.groupPreferences .groupPreferences-settings {
  margin: 20px 5px;
}
@media screen and (max-width: 479px) {
  .groupPreferences-leaveButton {
    margin-top: 20px;
    clear: both;
  }
  .groupPreferences .groupPreferences-settings {
    margin: 10px 0;
  }
}
.media-frame > .eventPage-image {
  width: 33%;
  max-width: 200px;
  background-size: cover;
  background-position: 50%;
}
.media-frame > .eventPage-image .eventPage-image-link {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: 50%;
}
.activityFeed-more {
  column-span: all;
  width: 100%;
}
.activityFeed-detailTitle.create_status {
  display: flex;
  flex-direction: column;
}
.activityFeed-content.photos-only {
  display: block;
  column-count: 2;
  column-gap: 10px;
}
.activityFeed-content.photos-only .eventPage-image-wrapper {
  display: flex;
  margin-bottom: 10px;
  padding-top: 0;
  margin-right: 0;
  page-break-inside: avoid;
  break-inside: avoid;
  column-span: none;
}
.activityFeed-content.photos-only .eventPage-image-wrapper:not(.activityFeed-picture-half) {
  width: 100%;
  column-span: all;
}
.activityFeed-content.photos-only .eventPage-image-wrapper .media-img {
  padding-top: 0;
  display: inherit;
  column-span: all;
}
.activityFeed-content.photos-only .eventPage-image-wrapper .media-img img {
  width: auto;
  max-width: 100%;
  display: flex;
  position: static;
  height: auto;
  align-self: flex-start;
}
.activityFeed-content.photos-only .eventPage-image-wrapper.activityFeed-picture-half {
  padding-top: 0;
}
.activityFeed-content.photos-only .eventPage-image-wrapper.activityFeed-picture-half .media-img {
  display: flex;
  width: 100%;
  padding-top: 0;
  position: relative;
}
.activityFeed-content.photos-only .eventPage-image-wrapper.activityFeed-picture-half .media-img img {
  top: 0;
  left: 0;
  position: static;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: flex;
}
.videos-only {
  display: block;
  column-count: 2;
  column-gap: 10px;
}
.videos-only .activityFeed-videos {
  display: inherit;
  width: 100%;
  margin-right: 0;
  page-break-inside: avoid;
  break-inside: avoid;
  column-span: none;
}
.videos-only .activityFeed-videos .media-img {
  display: block;
  width: 100%;
  padding-top: 0;
  position: relative;
}
.videos-only .activityFeed-videos .media-img img {
  top: 0;
  left: 0;
  position: static;
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}
.activityFeed-detailContent {
  column-span: all;
}
.eventPage-Block {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.eventPage-Block .eventPage-image-wrapper {
  flex: 0 0 33%;
  width: 33%;
  max-width: 200px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.eventPage-Block .eventPage-image-wrapper.activityFeed-picture {
  flex: 0 0 100%;
  width: 100%;
}
.eventPage-Block .eventPage-image-wrapper.activityFeed-picture-half {
  width: calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  margin-right: 10px;
  order: 1;
  padding-top: 0;
}
.eventPage-Block .eventPage-image-wrapper.activityFeed-picture-half .media-img {
  display: block;
  width: 100%;
  padding-top: 0;
  position: relative;
}
.eventPage-Block .eventPage-image-wrapper.activityFeed-picture-half .media-img img {
  top: 0;
  left: 0;
  position: static;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.eventPage-Block .eventPage-image-wrapper.activityFeed-picture-half:nth-child(even) {
  margin-right: 0;
  order: 2;
}
.eventPage-Block .eventPage-image-wrapper .media-img {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.eventPage-Block .eventPage-image-wrapper .media-img img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eventPage-Block .media-body {
  box-sizing: border-box;
  flex: 1 0 calc(100% - 33% - 10px);
}
.activityFeed-content:not(.eventPage-Block) .activityFeed-detail {
  flex: 0 0 100%;
}
.eventPage-details > .eventPage-image {
  width: 20%;
  max-width: 200px;
}
.eventPage-details > .eventPage-image .eventPage-picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.eventPage-details > .eventPage-image .eventPage-image-link {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: 50%;
}
.eventPage-detail {
  margin-bottom: 5px;
}
.eventPage-detail:last-child,
.eventPage-rsvp {
  margin-bottom: 12px;
}
.eventPage-exportAttendeeList {
  margin-left: 20px;
}
.eventPage-busyDay {
  font-weight: bold;
  text-decoration: underline;
}
.pageSearch-outer {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pageSearch-outer .pageBlock-title {
  margin-top: 0;
  margin-left: 0;
  margin-right: 24px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .pageSearch-outer .pageBlock-title {
    margin-bottom: 0;
  }
}
.pageSearch-outer .list-actions {
  margin-bottom: 12px;
  display: flex;
  padding: 10px;
}
.pageSearch-outer .list-actions .optionsDropdown-button {
  margin-right: 10px;
}
@media (max-width: 560px) {
  .pageSearch-outer .list-actions {
    flex: 0 0 100%;
    flex-direction: column;
    width: 100%;
    margin-top: 12px;
  }
  .pageSearch-outer .list-actions .eventPage-dateRangePicker {
    align-self: flex-start;
    margin-bottom: 22px;
  }
}
@media (max-width: 480px) {
  .pageSearch-outer .list-actions .eventPage-dateRangePicker {
    margin-bottom: 20px;
  }
}
.eventPage-heading {
  margin-bottom: 6px;
}
.eventPage-byline {
  margin-bottom: 6px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
.detailedHorizontalEvents {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 12px;
}
.detailedHorizontalEvents .eventsWrapperItem {
  display: grid;
}
.detailedHorizontalEvents .eventsWrapperItem .event-details-onpage {
  margin-bottom: 0;
}
.detailedHorizontalEvents .eventsWrapperItem .entry-title {
  max-width: 99.9%;
  margin-bottom: 8px;
  white-space: nowrap;
  display: block;
  max-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detailedHorizontalEvents .eventsImage {
  width: 100%;
  margin: 0 0 12px;
}
.column-narrow .detailedHorizontalEvents {
  grid-template-columns: repeat(2,1fr);
}
.detailedColumnEvents .entry-title {
  margin-bottom: 8px;
}
.detailedColumnEvents .eventListPage-entry {
  margin-bottom: 12px;
}
.detailedColumnEvents .eventListPage-entry:last-child hr {
  display: none;
}
.eventRsvp-list {
  width: auto;
  position: static;
}
.eventRsvp-option {
  white-space: nowrap;
}
.eventListPage-entry .eventPage-details > .eventPage-image {
  margin-top: 10px;
}
.eventListPage-startDate {
  padding: 0 10px 5px 0;
  text-align: right;
  font-weight: bold;
}
.eventListPage-startDayOfWeek {
  padding: 0 10px 5px 0;
  text-align: right;
}
.eventListPage-entry {
  margin-bottom: 15px;
}
.eventListPage-entryDate {
  width: 21%;
}
.eventListPage-entryInfo {
  width: 79%;
  float: left;
  display: block;
}
@media screen and (max-width: 959px) {
  .eventListPage-entryDate {
    width: 100%;
  }
}
@media screen and (max-width: 719px) {
  .eventListPage-entry .eventPage-details > .eventPage-image {
    margin-left: 10px;
  }
}
.eventDetailPage .sheet {
  margin-bottom: 12px;
  padding-top: 15px;
}
.eventDetailPage .buttonGroup {
  font-size: 10.5px;
}
.eventDetailPage-mainSection > .content {
  margin-bottom: 12px;
}
.eventDetailPage-addedBy {
  margin-right: 5px;
}
.eventDetailPage-googleCalendar {
  display: inline-block;
}
.eventDetailPage-googleCalendar,
.eventDetailPage-attendees {
  margin-bottom: 12px;
}
.eventDetailPage-avatarFrame {
  display: inline-block;
  margin-right: 4px;
}
.eventDetailPage-avatarFrame .avatar {
  padding: 0;
}
.eventDetailPage-guestListCount {
  font-size: 20px;
}
.eventDetailPage-guestListLabel {
  font-size: 12px;
}
.eventDetailPage-triplet {
  max-width: 250px;
}
.eventEditPage-editImageContainer .imagePicker-delete {
  display: none;
}
.eventEditPage-steps {
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.eventEditPage-steps label:first-child {
  margin-right: 20px;
}
.eventEditPage-steps label {
  float: left;
}
.acl .imagePicker-container.entryEditPage-mediumImage .imagePicker-dragArea,
.entryEditPage .imagePicker-container.entryEditPage-mediumImage .imagePicker-dragArea {
  width: 160px;
  height: 160px;
  box-sizing: border-box;
}
.acl .imagePicker-container.entryEditPage-mediumImage .imagePicker-dragArea .imageUploadPreview,
.entryEditPage .imagePicker-container.entryEditPage-mediumImage .imagePicker-dragArea .imageUploadPreview {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
}
.acl label,
.entryEditPage label {
  margin-bottom: 8px;
  display: block;
}
.acl input[type="checkbox"],
.acl input[type="radio"],
.entryEditPage input[type="checkbox"],
.entryEditPage input[type="radio"] {
  vertical-align: middle;
}
.acl input[type="checkbox"] + label,
.acl input[type="radio"] + label,
.entryEditPage input[type="checkbox"] + label,
.entryEditPage input[type="radio"] + label {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: normal;
}
.acl input + label b,
.acl input + label  strong,
.entryEditPage input + label b,
.entryEditPage input + label  strong {
  font-weight: bold;
}
.acl .popupHelp .icon,
.entryEditPage .popupHelp .icon {
  width: 1.1em;
}
.acl .popupHelp .icon-close,
.entryEditPage .popupHelp .icon-close {
  display: none;
}
.acl .popupHelp:hover .popupHelp-content,
.entryEditPage .popupHelp:hover .popupHelp-content {
  visibility: visible;
  display: block;
}
.eventEditPage-timezoneLabel {
  margin-right: 35px;
}
.eventEditPage-dateLabel {
  display: block;
  margin-bottom: 6px;
}
.eventEditPage-endDatePicker {
  margin-right: 35px;
}
.entryEditPage-imgTitle {
  margin-bottom: 8px;
  display: block;
}
.main_search + .pagination {
  margin-top: 0;
  padding-top: 10px;
  font-size: 0;
}
@media screen and (max-width: 980px) {
  .site-body_search {
    padding: 0 3%;
  }
}
@media screen and (max-width: 768px) {
  .site-body_search {
    padding: 15px 3%;
  }
}
.search_results h3 {
  word-wrap: break-word;
  word-break: break-all;
}
.search_resultsSum {
  padding-top: 15px;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 25px;
}
.search_resultsSum:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  border-radius: 2px;
  background-color: #dedede;
  left: 0;
  right: 0;
}
.search_resultsSum .sum {
  font-size: 18px;
}
.input.xg_search_input,
input[type=text].xg_search_input,
.xg_search_input {
  width: 236px;
  height: 40px;
  border: 1px solid #d0d0d0;
  font-size: 18px;
  font-weight: 400;
  vertical-align: middle;
}
@media screen and (max-width: 468px) {
  .xg_search_input {
    width: calc(100% - 40px);
  }
}
.xg_search_button {
  width: 40px;
  height: 40px;
  background-color: #878787;
  position: relative;
  border: 1px solid #d0d0d0;
  font-size: 12px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.xg_search_button:before {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -9px;
}
.xg_search_button:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  transform: rotate(45deg);
  bottom: 13px;
  right: 12px;
}
.xg_search_form {
  font-size: 0;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 25px;
}
.result {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 2px solid #dedede;
}
.result:last-child {
  border-bottom: none;
}
.result > dt {
  margin-bottom: 10px;
}
.result > dd {
  margin-bottom: 10px;
}
.result dd {
  overflow: hidden;
}
.result dd .img {
  float: left;
  max-width: 137px;
  margin-right: 15px;
}
.video_img {
  float: left;
  max-width: 137px;
  max-height: 102px;
  background-size: contain;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #000000;
}
.videoListPage-emptyPageMessage {
  margin-bottom: 12px;
}
.video_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.video_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 24.8%;
  -ms-flex: 0 0 24.8%;
  flex: 0 0 24.8%;
  max-width: 24.8%;
}
.videoListPage-image {
  background-color: #333;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.videoListPage-metadata {
  font-size: 1em;
  font-weight: normal;
}
.videoListPage-metadata a {
  font-weight: normal;
  color: #aaa;
  font-size: 0.8em;
}
.videoListPage-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.5em;
  margin-top: 8px;
}
.videoListPage-userName {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54%;
  -ms-flex: 0 0 54%;
  flex: 0 0 54%;
  line-height: normal;
  display: block;
  overflow: hidden;
}
.videoListPage-metaElapsed {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44%;
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
  margin-left: 5px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}
.videoListPage-metaTitle {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 4px;
  margin-top: 4px;
}
.videoListPage-metaTitle a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #15c2b9;
}
@media screen and (max-width: 959px) {
  .video_list_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 719px) {
  .video_list_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.section-videoBundle .videoListPage .video_list_item,
.section-member-videoEntries .videoListPage .video_list_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.span16 .section-videoBundle .videoListPage .video_list_item,
.span16 .section-member-videoEntries .videoListPage .video_list_item {
  -webkit-flex: 0 1 24.8%;
  -ms-flex: 0 0 24.8%;
  flex: 0 0 24.8%;
  max-width: 24.8%;
}
.column-wide .section-videoBundle .videoListPage .video_list_item,
.column-wide .section-member-videoEntries .videoListPage .video_list_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 49%;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  margin: 0 auto;
}
@media screen and (max-width: 959px) {
  .tablet16 .section-videoBundle .videoListPage .video_list_item,
  .tablet16 .section-member-videoEntries .videoListPage .video_list_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .tablet16 .section-videoBundle .videoListPage .video_list_item,
  .tablet16 .section-member-videoEntries .videoListPage .video_list_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.videoDetailPage .sheet {
  margin-bottom: 12px;
  padding-top: 15px;
}
.videoDetailPage .buttonGroup {
  font-size: 10.5px;
}
.videoDetailPage .headline h3 {
  margin-left: 0;
}
.videoDetailPage .headline-byline {
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
}
.videoDetailPage .headline .avatar {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.videoDetailPage-titleList {
  font-size: 1.25em;
  font-weight: bold;
  padding: 0 10px;
  flex: 0 0 100%;
}
.videoDetailPagee-image {
  background-color: #333;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.videoDetailPage-metadata {
  font-size: 1em;
  font-weight: normal;
}
.videoDetailPage-metadata a {
  color: #3b3b3b;
}
.videoDetailPage-mainSection > .content {
  margin-bottom: 12px;
}
.videoDetailPage-metaTitle {
  font-size: 0.7em;
  line-height: 1.25em;
  margin-bottom: 4px;
  margin-top: 4px;
}
.videoDetailPage-metaTitle a {
  font-weight: normal;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #15c2b9;
}
.videoDetailPage-mainVideo {
  padding: 0 10px;
}
.videoDetailPage-mainVideo .socialActions .socialSharingButton {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.videoDetailPage-otherVideo {
  padding: 0 10px;
}
.videoDetailPage .matrix-itemFluid {
  min-width: 170px;
  max-width: 250px;
}
.videoDetailPage-getEmbedCode_wrap {
  position: relative;
  margin: -10px 0 0 8px;
  float: right;
}
.videoDetailPage-getEmbedCode_wrap textarea {
  min-width: 295px;
  font-size: 12px;
}
.videoDetailPage-embedCode {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1;
}
.videoDetailPage-getEmbedCode {
  display: inline-block;
}
.videoDetailPage .socialActions .ning-likebox {
  margin-top: 0;
  display: block;
}
.videoDetailPage-viewVideo {
  display: inline-flex;
  width: 100%;
  justify-content: flex-end;
  margin: 10px 0;
}
.video_actions {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .videoDetailPage-mainVideo {
    width: 100%;
  }
  .videoDetailPage-otherVideo {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .videoDetailPage-getEmbedCode_wrap {
    margin-top: 0;
    float: none;
    margin-bottom: 8px;
  }
}
.column-wide .videoDetailPage-mainVideo {
  width: 100%;
  padding: 0;
}
.column-wide .videoDetailPage-otherVideo {
  width: 100%;
  margin: 0;
  padding: 0;
}
.column-wide .videoDetailPage .matrix-itemFluid {
  max-width: 170px;
}
.videoDetailPage-viewVideo video {
  width: 100%;
}
.newVideoPage-inputFileWrapper {
  position: relative;
  background: #fdfdfd;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: 6px;
}
.newVideoPage-inputFileWrapper input[type="file"] {
  width: 100%;
  font-size: 1em;
  box-sizing: border-box;
}
.newVideoPage-labelTitle {
  margin-bottom: 10px;
  display: block;
}
.newVideoPage-inputFile {
  color: #1c1c1c;
}
.videoForm-progress {
  background-color: #dedede;
  position: relative;
  border: 1px solid #737072;
  border-radius: 16px;
}
.videoForm-progressBar {
  background: #aaaaaa;
  background: -moz-linear-gradient(left,#dedede 0%,#777777 100%);
  background: -webkit-linear-gradient(left,#dedede 0%,#777777 100%);
  background: linear-gradient(to right,#dedede 0%,#777777 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede',endColorstr='#777777',GradientType=1);
  height: 21px;
  border-radius: 18px;
  min-width: 0;
}
.videoForm-progressLabel {
  color: #111;
  position: absolute;
  height: 100%;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  padding: 0 10px;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: bold;
  width: 100%;
  z-index: 0;
  box-sizing: border-box;
}
.videoForm-progressCancel {
  position: absolute;
  font-size: 14px;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.38);
  z-index: 1;
}
.newVideoPage-descriptionBorders {
  font-size: 0.8em;
}
textarea.videoForm-addLink {
  max-height: 38px;
}
.videoForm-container .icon-help:before {
  font-size: 0.9em;
}
.videoForm-container .entryEditPage-tagContainer > input,
.videoForm-container .tagit {
  width: 90% !important;
  min-width: 220px;
}
.videoForm-tagContainer {
  margin-right: 0;
}
.videoForm-title_detail {
  font-size: 1.0em;
  margin-bottom: 6px;
}
.videoForm-container .videoForm-item {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 22px;
}
.videoForm-container form.videoForm:nth-last-child(2) .videoForm-item {
  border: none;
}
.videoForm-container .videoForm-item .button {
  padding: 0.3em;
}
.videoForm-inputTitleWrap {
  width: 80%;
}
.videoForm-inputTitle {
  height: 28px;
}
.videoForm-image {
  border: 1px solid #dedede;
}
@media screen and (max-width: 640px) {
  .videoForm-container .row > .span8 {
    float: none;
    width: 100%;
    order: 1;
  }
  .videoForm-container .row {
    display: flex;
    flex-direction: column;
  }
  .videoForm-container .row .pull-right {
    order: 0;
  }
}
.videoPage-successMessage {
  margin-bottom: 10px;
}
.publishedVideo {
  border-bottom: 1px dashed #ccc;
}
.publishedVideo .column {
  padding: 20px;
}
.publishedVideo-preview_image {
  width: 150px;
  border: 1px solid #dedede;
}
.publishedVideo-preview_info {
  width: 38%;
  min-width: 250px;
}
@media screen and (max-width: 420px) {
  .publishedVideo-preview_info {
    width: 100%;
  }
}
.publishedVideo-preview_info > div {
  margin: 9px 0 9px;
}
.publishedVideo-title {
  font-size: 1.1em;
}
.publishedVideo-author {
  font-size: 0.8em;
}
.polls__article {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.polls__article:last-child {
  margin-bottom: 40px;
}
.polls__title-box {
  position: relative;
  display: flex;
  margin-right: 20px;
  z-index: 1;
  min-height: 28px;
  flex: 0 0 115px;
  justify-content: center;
}
.polls__title-box span {
  align-self: center;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  -webkit-rtl-ordering: logical;
}
.polls__title-box:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #15c2b9;
  z-index: -1;
}
.polls__content {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  flex-wrap: wrap;
  padding-right: 40px;
}
.polls__header {
  display: flex;
  margin-bottom: 8px;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
.polls__title {
  word-break: break-all;
  margin: 0 0 10px;
  flex: 0 0 100%;
}
.polls__author {
  margin: auto 0 4px;
  flex: 0 0 100%;
}
.polls__date {
  flex: 0 0 100%;
}
.polls__footer {
  flex: 0 0 100%;
  padding: 0;
  margin-top: auto;
  background-color: transparent;
}
.polls__footer .entry-socialActions {
  display: flex;
  justify-content: flex-start;
}
.polls__footer .entry-socialActions > * {
  float: none;
  margin: 0 10px 0 0;
}
.polls__controls .ning-likebox {
  position: absolute;
  top: 10px;
  right: 5px;
}
.polls__edit {
  position: absolute;
  right: 5px;
  top: calc(90%);
  transform: translateY(-100%);
}
@media screen and (max-width: 460px) {
  .polls__article {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .polls__article:last-child {
    margin-bottom: 30px;
  }
  .polls__title-box {
    justify-content: center;
    padding: 10px 0;
    margin-right: 0;
    margin-bottom: 20px;
    flex: 0 0 100%;
  }
}
.polls__create {
  background-color: transparent;
  padding: 0;
  max-width: 640px;
  margin: 0 auto;
}
.polls__create .polls__title {
  font-weight: bold;
  font-size: 16px;
  margin: .5em;
}
.polls__create .button-primary {
  border-radius: 4px;
}
.polls__create .input-prefixed > .input-prefix {
  border-color: #ddd !important;
}
.polls__create * {
  box-sizing: border-box;
}
.polls__question-area {
  padding: 10px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  border-radius: 4px;
}
.polls__question-area textarea {
  padding: 0;
  min-height: 80px;
  resize: none;
  border: none;
}
.polls__question-area textarea:focus {
  outline: none;
}
.polls__question-area:focus {
  outline: 1px solid #15c2b9;
}
.polls__switch-type {
  margin-bottom: 0px;
}
.polls__switch-radio {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.polls__switch-label {
  display: inline-block !important;
  margin-right: 16px;
  cursor: pointer;
}
.polls__switch-label:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  border: 1px solid #444;
  border-radius: 50%;
  transition: all .2s ease;
  transform: translateY(4px);
}
.polls__switch-radio:checked + .polls__switch-label:before {
  border-color: #15c2b9;
  background-color: #15c2b9;
}
.polls__add-question {
  background-color: transparent;
  outline: none;
  margin-bottom: 12px !important;
  border-radius: 4px;
  border: 1px solid #15c2b9;
  color: #15c2b9;
}
.polls__answer-variant {
  padding: 8px;
  margin: 8px 0;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.polls__url-name {
  margin: 12px 0;
}
.polls__inner-social {
  margin-bottom: 18px;
}
.polls__answer-header {
  margin-bottom: 0;
}
.polls__answer-header h3 {
  margin-bottom: 0;
}
.polls__answer-inner {
  max-width: 640px;
  position: relative;
}
.polls__inner-title {
  max-width: 640px;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  background-color: #15c2b9;
  color: #fff;
  font-weight: bold;
}
.polls__answer-radio {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.polls__answer-radio:checked + .polls__answer-label {
  color: #15c2b9;
  border-color: #15c2b9;
}
.polls__answer-label {
  float: left;
  width: 100%;
  padding: 14px;
  text-align: center;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.polls__answer-label:hover {
  color: #15c2b9;
  border-color: #15c2b9;
}
.polls__answer-btn {
  clear: both;
}
.polls__answer-submit {
  margin-top: 12px;
}
.polls__answer-results {
  max-width: 640px;
  background-color: #adf6f2;
}
.polls__answer-sum {
  padding: 10px;
}
.polls__answer-item {
  padding: 10px;
  border: 1px solid #ddd;
  background-image: linear-gradient(to left,#51ece4,#adf6f2);
  background-repeat: no-repeat;
  background-position: right;
  color: #000;
  overflow: hidden;
}
.entryEditPage-deleteLink .icon-trash_poll {
  width: 27px;
  height: 29px;
}
body {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.overflow {
  overflow: hidden;
}
.before-content,
.central-content {
  min-width: 305px;
}
.audioPage .sheet,
.musicListPage .sheet {
  position: relative;
  overflow: hidden;
}
.audioPage .jp-audio,
.audioPage .jp-audio-stream,
.audioPage .jp-video,
.musicListPage .jp-audio,
.musicListPage .jp-audio-stream,
.musicListPage .jp-video {
  color: #3b3b3b;
}
.audioPage .content-nav,
.musicListPage .content-nav {
  margin-right: 10px;
}
.audioPage .track_edit,
.audioPage .track_editButtons,
.musicListPage .track_edit,
.musicListPage .track_editButtons {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.audioPage .subnav,
.musicListPage .subnav {
  visibility: visible;
}
.audioPage-icon {
  display: inline-block;
  vertical-align: middle;
  border-radius: 11px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 200px;
  height: 140px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/list_default.png?xn_version=202507221305");
}
.icon-defaultGrey {
  background-color: #fff;
  width: 36px;
  height: 36px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/list_default_grey.png?xn_version=202507221305");
}
.audioPage-buttons__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.audioPage-buttons__wrap.AddTracksButtons {
  justify-content: center;
}
.popup-block__list-item.audioPage-buttons__wrap {
  margin: 0 -5px -10px;
}
.audioPage-buttons__wrap .button {
  margin: 0 5px 10px;
}
.audioPage-buttons__wrap .button.add-button_track {
  font-size: 15px;
  font-weight: 700;
  margin-left: auto;
}
.audioPage-buttons__wrap .button:disabled {
  pointer-events: none;
}
.button-delete_track {
  min-width: 120px;
  padding: 9px;
  background-color: #ff0000;
  background-image: none;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  white-space: normal;
}
.button-delete_track:hover {
  background-image: none;
  background-color: #ff0000;
}
.button-active {
  min-width: 120px;
  padding: 9px;
  background-color: #15c2b9;
  background-image: none;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  white-space: normal;
}
.button-active:hover {
  background-image: none;
  background-color: #15c2b9;
  color: #fff;
}
.button-cancel {
  min-width: 90px;
  padding: 9px;
  background-image: none;
  background-color: rgba(154,39,34,0.5);
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  white-space: normal;
}
.button-cancel:hover {
  background-image: none;
  background-color: rgba(154,39,34,0.5);
  color: #fff;
}
.audioPage .content-header,
.musicListPage .content-header {
  padding: 10px 0;
  margin: 0;
}
.audioPage .track_editButtons .button.button-iconic,
.musicListPage .track_editButtons .button.button-iconic {
  padding: 0.4em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.audioPage .track_editButtons .button.button-iconic .icon,
.musicListPage .track_editButtons .button.button-iconic .icon {
  font-size: inherit;
  background: none;
}
.audioPage .track_editButtons .button.button-iconic .icon:before,
.musicListPage .track_editButtons .button.button-iconic .icon:before {
  content: "";
  font-family: 'ning-icon-fonts';
  display: block;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  color: #fff;
  opacity: 1;
  visibility: visible;
  position: absolute;
}
.audioPage .track_editButtons .button.button-iconic .icon-edit:before,
.musicListPage .track_editButtons .button.button-iconic .icon-edit:before {
  content: "\e611";
}
.audioPage .track_editButtons .button.button-iconic .icon-delete:before,
.musicListPage .track_editButtons .button.button-iconic .icon-delete:before {
  content: '\e610';
}
.audioPage-search {
  float: right;
}
@media screen and (max-width: 719px) {
  .audioPage-search {
    float: none;
    width: 100%;
  }
  .audioPage-search form,
  .audioPage-search form input {
    width: 100%;
  }
}
.trackList {
  margin-top: 10px;
  padding: 6px;
}
.audioPage-playlist {
  overflow: hidden;
}
.audioPageList {
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.audioPageList.visible {
  visibility: visible;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.audioPageList.slick-initialized {
  visibility: visible;
}
.audioPageList .slick-track {
  display: flex;
}
.audioPageList .audioPageList__item_wrap {
  outline: none;
  width: 33%;
  display: inline-block;
  float: none !important;
  box-sizing: border-box;
}
.audioPageList .slick-arrow {
  width: 20px;
}
.audioPageList .slick-next:before {
  font-size: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14.5px 0 14.5px 18px;
  border-color: transparent transparent transparent #3b3b3b;
}
.audioPageList .slick-prev:before {
  font-size: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14.5px 18px 14.5px 0;
  border-color: transparent #3b3b3b transparent transparent;
}
.audioPageList .slick-prev.slick-disabled:before,
.audioPageList .slick-next.slick-disabled:before {
  opacity: 0.1;
}
.audioPageList .slick-list {
  width: 100%;
}
.audioPageList .slick-arrow + .slick-list {
  margin: 0 31px;
  width: 100%;
}
.audioPageList .audioPageList__item {
  width: 95%;
  padding-bottom: 95%;
  margin: 10px auto;
  background-color: rgba(118,118,118,0.55);
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/list_default.png?xn_version=202507221305");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  outline: none;
}
.audioPageList.visible .audioPageList__item {
  margin: 10px auto;
}
.audioPageList .icon-add {
  width: 42px;
  height: 42px;
  background-color: #15c2b9;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 1.89em;
  background-position: -5.95em -2em;
}
.audioPageList .icon-add:before {
  font-size: 24px;
  line-height: 50px;
  margin: auto !important;
  color: #ffffff;
}
.audioPageList .audioPageList__item.added.active:before {
  background-color: rgba(21,194,185,0.7);
}
.audioPageList .audioPageList__item.added .icon-add {
  display: none;
}
.audioPageList .audioPageList__item.added:before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.4;
  z-index: 2;
}
.audioPageList .audioPageList__item.added .audioPageList__img {
  overflow: hidden;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
.audioPageList .audioPageList__item.added .audioPageList__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 100%;
}
.audioPageList .audioPageList__item.added .playlist_descripion {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 15px;
}
.audioPageList .audioPageList__item.added .playlist_name {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
}
.audioPageList .audioPageList__item.added .playlist_notice {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  display: block;
  max-height: 65px;
  overflow: hidden;
  line-height: normal;
}
.audioPageList .audioPageList__item.added .track_edit {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
}
.audioPageList .audioPageList__item.added .track_edit .track_editButtons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8px;
  font-size: 0;
}
.audioPageList .audioPageList__item.added .track_edit .button {
  background-color: #15c2b9;
  background-image: none;
  color: #fff;
  font-size: 15px;
  margin: 2px;
  line-height: normal;
  box-shadow: none;
  border: none;
}
.audioPageList .audioPageList__item.added .track_edit .button:hover {
  background-color: rgba(21,194,185,0.6);
}
.audioPageList .audioPageList__item.added .track_edit .button.track_deleteButton {
  background-color: #f44336;
}
.audioPageList .audioPageList__item.added .track_edit .button.track_deleteButton:hover {
  background-color: #ba160a;
}
.audioPageList.full {
  display: none;
  width: 100%;
  overflow: hidden;
  visibility: visible;
  margin: 0 -5px;
  padding: 0;
}
.audioPageList.full .audioPageList__item_wrap {
  width: 100%;
  max-width: none;
  min-width: 304px;
}
.audioPageList.full .audioPageList__item {
  width: 100%;
  max-width: none;
  border-radius: 0;
  height: auto;
}
.audioPageList.full .audioPageList__item .audioPageList__img {
  background-size: auto;
}
.audioPageList.full .audioPageList__item img {
  border-radius: 0;
}
.audioPageList.full .audioPageList__item.added:before {
  border-radius: 0;
}
.module-name {
  margin-bottom: 0;
}
.audioPage-player {
  width: 100%;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.audioPage-player.search_player {
  padding-top: 20px;
}
.audioPage-player .jp-type-single {
  background-color: rgba(21,194,185,0.2);
}
.audioPage-player .jp-interface {
  width: 100%;
  background: transparent;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.audioPage-player .jp-progress {
  width: 100%;
  height: 11px;
  padding: 0;
  margin-bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
}
.audioPage-player .jp-seek-bar {
  background: rgba(21,194,185,0.4);
  height: 100%;
}
.audioPage-player .jp-play-bar {
  height: 100%;
  background: #15c2b9;
}
.audioPage-player .jp-controls-holder {
  position: relative;
  height: auto;
  padding: 8px 0 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.audioPage-player .jp-controls {
  height: auto;
  background: transparent;
  margin: 0;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 168px;
}
.audioPage-player .jp-controls button {
  float: none;
  width: 100%;
  height: 100%;
  background: transparent;
}
.audioPage-player .audioPage__button {
  width: 35px;
  height: 35px;
  margin: 0 3%;
  border-radius: 50%;
  background-image: none;
  background-color: #15c2b9;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.audioPage-player .audioPage__button:active,
.audioPage-player .audioPage__button:focus {
  outline: none;
}
.audioPage-player .audioPage__button:hover {
  background-image: none;
  background-color: rgba(21,194,185,0.6);
}
.audioPage-player .audioPage__button:before,
.audioPage-player .audioPage__button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-70%,-50%);
  -webkit-transform: translate(-70%,-50%);
  transform: translate(-70%,-50%);
  cursor: pointer;
}
.audioPage-player .audioPage__button:after {
  -ms-transform: translate(30%,-50%);
  -webkit-transform: translate(30%,-50%);
  transform: translate(30%,-50%);
}
.audioPage-player .audioPage__button_prev:before,
.audioPage-player .audioPage__button_prev:after {
  border-width: 8px 8px 8px 0;
  border-color: transparent #ffffff transparent transparent;
  -ms-transform: translate(-130%,-50%);
  -webkit-transform: translate(-130%,-50%);
  transform: translate(-130%,-50%);
}
.audioPage-player .audioPage__button_prev:after {
  -ms-transform: translate(-30%,-50%);
  -webkit-transform: translate(-30%,-50%);
  transform: translate(-30%,-50%);
}
.audioPage-player .audioPage__button_play {
  width: 53px;
  height: 53px;
  background-color: #0b6661;
}
.audioPage-player .audioPage__button_play:after {
  display: none;
}
.audioPage-player .audioPage__button_play:before {
  border-width: 10px 0 10px 18px;
  position: absolute;
  -ms-transform: translate(-35%,-50%);
  -webkit-transform: translate(-35%,-50%);
  transform: translate(-35%,-50%);
}
.audioPage-player .audioPage__button_play:hover {
  background-color: rgba(21,194,185,0.6);
  background-image: none;
}
.audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play {
  background-image: none;
  background-color: rgba(21,194,185,0.6);
}
.audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:hover {
  background-image: none;
  background-color: rgba(21,194,185,0.6);
}
.audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:after {
  border: none;
  display: block;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background-color: #ffffff;
  left: auto;
  right: 39%;
}
.audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:before {
  border: none;
  display: block;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background-color: #ffffff;
  left: 39%;
}
.audioPage-player .jp-volume-controls {
  vertical-align: middle;
  position: relative;
  -ms-flex: 0 0 19%;
  -webkit-box-flex: 0;
  flex: 0 0 19%;
  display: table;
  width: 19%;
}
.audioPage-player .jp-volume-bar-input {
  display: inline-block;
  position: relative;
  width: 65%;
  padding: 0;
  overflow: visible;
  vertical-align: middle;
}
.audioPage-player .jp-volume-bar-input input[type='range'] {
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 40px;
  cursor: pointer;
  background-color: transparent;
  outline: none;
  vertical-align: middle;
}
.audioPage-player .jp-volume-bar-input input[type='range'],
.audioPage-player .jp-volume-bar-input input[type='range']::-webkit-slider-runnable-track,
.audioPage-player .jp-volume-bar-input input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.audioPage-player .jp-volume-bar-input input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 9px;
  background: linear-gradient(to right,#15c2b9,#15c2b9), rgba(0,0,0,0.2);
  background-size: 10% 100%;
  background-repeat: no-repeat;
  border-radius: 7px;
}
.audioPage-player .jp-volume-bar-input input[type='range']::-webkit-slider-thumb {
  width: 14px;
  height: 14px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.11);
  background-color: #ffffff;
  margin-top: -4px;
  border-radius: 50%;
}
.audioPage-player .jp-volume-bar-input input[type='range']::-moz-range-track {
  width: 100%;
  height: 7px;
  border-radius: 7px;
  margin: 0;
  padding: 0;
  outline: none;
}
.audioPage-player .jp-volume-bar-input input[type='range']::-moz-range-thumb {
  width: 14px;
  height: 14px;
  box-shadow: 0 2px 3px #c4c4c4;
  background-color: #ffffff;
  margin-top: -4px;
  border-radius: 50%;
  border: 0;
}
.audioPage-player .jp-volume-bar-input input[type="range"]::-moz-range-progress {
  background-color: #15c2b9;
  height: 7px;
  border-radius: 7px;
}
.audioPage-player .jp-volume-bar-input input[type="range"]::-ms-track {
  height: 7px;
  border-bottom: 0;
  color: transparent;
  outline: none;
  border-radius: 7px;
}
.audioPage-player .jp-volume-bar-input input[type="range"]::-ms-fill-lower {
  background: #15c2b9;
  border: 0 solid #000101;
  border-radius: 50px;
  height: 7px;
  box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
}
.audioPage-player .jp-volume-bar-input input[type="range"]::-ms-fill-upper {
  background: #aaa;
  border: 0 solid #000101;
  border-radius: 50px;
  box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
}
.audioPage-player .jp-volume-bar-input input[type="range"]::-ms-thumb {
  margin: 1px 1px 0;
  width: 12px;
  height: 12px;
  box-shadow: 0 1px 4px 1px #c4c4c4;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid transparent;
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type='range'] {
  cursor: default;
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type='range']::-webkit-slider-runnable-track {
  background: linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), rgba(0,0,0,0.2) !important;
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type='range']::-webkit-slider-thumb {
  display: none;
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type='range']::-moz-range-thumb {
  display: none;
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type="range"]::-moz-range-progress {
  background-color: rgba(0,0,0,0.2);
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type="range"]::-ms-fill-lower {
  background: rgba(0,0,0,0.2);
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type="range"]::-ms-fill-upper {
  background: rgba(0,0,0,0.2);
}
.audioPage-player.jp-state-muted .jp-volume-bar-input input[type="range"]::-ms-thumb {
  display: none;
}
.audioPage-player .jp-volume-controls .jp-mute {
  background: transparent;
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/controls_sprite.png?xn_version=202507221305") no-repeat -108px -43px;
  width: 30px;
  height: 23px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto !important;
  left: auto !important;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  border: none;
  margin: 0;
  padding: 0;
  text-indent: -99999px;
  box-shadow: none;
}
.audioPage-player.jp-state-muted .jp-volume-controls .jp-mute {
  width: 15px;
  margin-right: 15px;
  background-position: -108px 0;
}
.audioPage-player .jp-current-time,
.audioPage-player .jp-duration {
  -ms-flex: 0 0 54px;
  -webkit-box-flex: 0;
  flex: 0 0 54px;
  font-size: 14px;
  color: #3b3b3b;
  width: 54px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.audioPage-player .jp-type-single .jp-toggles {
  width: auto;
  min-width: 113px;
  margin-right: 10px;
  font-size: 0;
}
.audioPage-player .jp-type-single .jp-toggles button {
  margin: 0 -2px;
  border: none;
  text-indent: -99999px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  box-shadow: none;
}
.audioPage-player .jp-repeat {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/controls_sprite.png?xn_version=202507221305") no-repeat -49px -2px;
  -ms-flex: 0 0 25px;
  -webkit-box-flex: 0;
  flex: 0 0 25px;
  width: 33px;
  height: 23px;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}
.audioPage-player .jp-repeat.on {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/controls_sprite.png?xn_version=202507221305") no-repeat -49px -45px;
}
.audioPage-player .jp-shuffle {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/controls_sprite.png?xn_version=202507221305") no-repeat 4px -1px;
  -ms-flex: 0 0 25px;
  -webkit-box-flex: 0;
  flex: 0 0 25px;
  width: 33px;
  height: 23px;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}
.audioPage-player .jp-shuffle.on {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/controls_sprite.png?xn_version=202507221305") no-repeat 4px -44px;
}
.audioPage-player .jp-playlist__title {
  font-size: 16px;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  line-height: 16px;
  margin-right: 10px;
  overflow: hidden;
  max-height: 32px;
  outline: none;
}
.audioPage-player .jp-artist,
.audioPage-player .jp-track {
  line-height: inherit;
  font-size: inherit;
  color: #3b3b3b;
  overflow: hidden;
  -webkit-rtl-ordering: logical;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.audioPage-playlist__title,
.trackList .content-name {
  color: #3b3b3b;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  word-break: break-all;
  word-wrap: break-word;
}
.audioPage-playlist_header {
  font-size: 18px;
  font-weight: 600;
  color: #888888;
  margin-bottom: 13px;
}
@media screen and (max-width: 719px) {
  .audioPage-player {
    position: fixed;
    margin-bottom: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  .audioPage-player:before {
    content: '';
    right: 0;
    left: 0;
    top: 0;
    bottom: 25px;
    position: absolute;
    background-color: #f5f5f5;
    background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/8667441?profile=original");
    background-attachment: scroll;
    background-position: top left;
    background-size: initial;
    background-repeat: repeat;
  }
  .audioPage-player .jp-type-single {
    position: relative;
    background: rgba(240,240,240,0);
    box-shadow: 0 0 0px 1px #15c2b9;
  }
  .audioPage-player .jp-type-single:before {
    content: '';
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #ffffff;
  }
  .audioPage-player .jp-type-single:after {
    content: '';
    background-color: rgba(21,194,185,0.2);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
  }
  .audioPageList .audioPageList__item_wrap {
    outline: none;
    min-width: 0;
  }
  .audioPageList.visible .audioPageList__item_wrap {
    height: auto !important;
    min-height: 1px !important;
    width: 95%;
    margin: 0 auto;
  }
  .audioPage-player .jp-interface {
    margin-bottom: 0;
  }
  .audioPage-player:before {
    bottom: 0 !important;
  }
  .audioPage-player .audioPage__button_prev,
  .audioPage-player .audioPage__button_next {
    display: none;
  }
  .audioPage-player .audioPage__button {
    width: 35px;
    height: 35px;
  }
  .audioPage-player .audioPage__button:before {
    border-width: 8px 0 8px 14px;
  }
  .audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:before {
    border: none;
    display: block;
    width: 3px;
    height: 18px;
    border-radius: 4px;
    background-color: #ffffff;
    left: 36%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:after {
    border: none;
    display: block;
    width: 3px;
    height: 18px;
    border-radius: 4px;
    background-color: #ffffff;
    left: auto;
    right: 36%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .audioPage-player .jp-type-single .jp-toggles {
    min-width: 96px;
  }
  .audioPage-player .jp-controls {
    min-width: 40px;
    margin-right: 5px;
  }
  .audioPage-player .jp-playlist__title {
    font-size: 14px;
    font-weight: 400;
  }
  .audioPage-player .jp-volume-controls {
    display: none;
  }
  .audioPage-player .jp-current-time,
  .audioPage-player .jp-duration {
    -ms-flex: 0 0 38px;
    -webkit-box-flex: 0;
    flex: 0 0 38px;
    width: 38px;
    font-size: 10px;
    line-height: 25px;
  }
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: block;
  text-align: center;
  overflow: auto;
  width: 100%;
  height: 100%;
  font-size: 0;
  visibility: visible;
  min-width: 305px;
  background-color: rgba(17,22,24,0.7);
}
.popup-overlay__align {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.popup-overlay__wrapper {
  display: inline-flex;
  vertical-align: middle;
  position: relative;
  width: auto;
  height: auto;
  z-index: 1001;
  opacity: 1;
}
@media screen and (max-width: 940px) {
  .popup-overlay__wrapper {
    width: 90%;
  }
}
.popup-block__close {
  position: absolute;
  left: 100%;
  bottom: 100%;
  display: inline-block;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: #000;
  margin: -20px;
  vertical-align: middle;
  box-shadow: 1px -1px 1px rgba(222,222,222,0.09);
  cursor: pointer;
}
.popup-block__close:after,
.popup-block__close:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 2px;
  left: 25%;
  top: 45%;
  background-color: #cccccc;
  -webkit-box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  border-radius: 2px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.popup-block__close:before {
  -webkit-transform: rotate(47deg);
  -ms-transform: rotate(47deg);
  transform: rotate(47deg);
}
.popup-block__close:after {
  -webkit-transform: rotate(133deg);
  -ms-transform: rotate(133deg);
  transform: rotate(133deg);
  bottom: auto;
}
.popup-block {
  width: 544px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 7px 9px rgba(0,0,0,0.18);
  box-shadow: 0 7px 9px rgba(0,0,0,0.18);
  text-align: left;
  color: #000;
}
.popup-block__title {
  font-size: 22px;
  padding: 15px 20px;
  text-align: center;
  font-weight: 600;
  color: #000;
}
.popup-block__title_highlight {
  color: #fb0007;
}
.popup-block .transparentFileInputButton-fileInput {
  height: 100%;
}
.popup-block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.popup-block_loading {
  width: 412px;
}
.popup-block__content_all {
  padding: 0 30px 30px;
}
.popup-block__content_all .popup-block__description {
  width: 100%;
}
.popup-block__img {
  width: 200px;
  height: 200px;
  background-color: #efefef;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: 0 0 15px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/audio/list_default.png?xn_version=202507221305");
  background-size: contain;
  display: flex;
  flex-direction: column;
}
.popup-block__img img {
  background-color: #efefef;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: none;
  max-height: 100%;
}
.popup-block__img img[src*="original"] + span.popup-block__notice {
  display: none;
}
.popup-block__img .fileupload {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  height: 100%;
}
.popup-block__img .button {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  z-index: 1;
  margin: auto auto;
}
.popup-block__img .upload__terms {
  position: absolute;
  top: 104%;
  left: 0;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: rgba(0,0,0,0.71);
}
.popup-block__img .upload__terms a {
  display: inline-block;
  color: #15c2b9;
}
.popup-block__description {
  width: 55%;
  margin-left: 15px;
  font-size: 14px;
  flex-grow: 1;
}
.popup-block__description_text {
  padding: 10px 0 35px;
  text-align: center;
}
.popup-block__description_text .track {
  font-weight: bold;
  display: inline-block;
  word-break: break-all;
  word-wrap: break-word;
}
.popup-block__description_loading {
  padding: 35px 0 9px;
  font-size: 18px;
  text-align: center;
}
.popup-block__description_loading .icon_loading {
  width: 53px;
  height: 53px;
  background-color: #15c2b9;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
}
.popup-block__description_loading .icon_loading:before {
  content: 'gif';
  color: #fff;
  line-height: 50px;
  font-size: 18px;
}
.popup-block__description_error {
  padding: 35px 0 9px 70px;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup-block__description_error > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  -webkit-rtl-ordering: logical;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.popup-block__description_error .icon_error {
  width: 53px;
  height: 53px;
  background-color: #c92011;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  border-radius: 50%;
  margin-left: -74px;
  text-align: center;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53px;
  flex: 0 0 53px;
}
.popup-block__description_error .icon_error:before {
  content: '!';
  color: #fff;
  line-height: 50px;
  font-size: 50px;
}
.popup-block__description_done {
  padding: 35px 0 9px 70px;
  font-size: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup-block__description_done > span {
  display: inline-block;
  vertical-align: middle;
}
.popup-block__description_done > span .track_name {
  -webkit-rtl-ordering: logical;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.popup-block__description_done strong {
  font-weight: 700;
  display: inline-block;
  -webkit-rtl-ordering: logical;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.popup-block__description_done .icon-check-mark {
  width: 53px;
  height: 53px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53px;
  flex: 0 0 53px;
  background-color: #15c2b9;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  border-radius: 50%;
  margin-left: -74px;
  text-align: center;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
  background-position: -9.45em -83.25em;
  background-size: 16em;
}
.popup-block__notice {
  color: #15c2b9;
  font-weight: normal;
  text-align: center;
  width: 100%;
  padding: 0 10px 10px;
  margin: auto auto 0;
  left: 0;
  z-index: 1;
}
.popup-block__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.popup-block__list-item {
  margin: 0 0 3px;
  padding: 0;
  list-style-type: none;
}
.popup-block__list_dropdown {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  height: 35px;
  border-bottom: 2px solid #eee;
}
.popup-block__list_dropdown .dropdown_selectedItem {
  line-height: 35px;
  display: block;
  padding: 0 25px 0 8px;
  color: #000000;
  margin: 0 15px 0 0;
  overflow: hidden;
  max-height: 35px;
}
.popup-block__list_dropdown .dropdown_selectedItem.placeholder_default {
  color: #929292;
}
.popup-block__list_dropdown:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 4px;
  -ms-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  width: 8px;
  height: 2px;
  background-color: #000;
  -webkit-box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  -ms-transform: rotate(47deg);
  -webkit-transform: rotate(47deg);
  transform: rotate(47deg);
}
.popup-block__list_dropdown:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 0;
  -ms-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  width: 8px;
  height: 2px;
  background-color: #000;
  -webkit-box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  -ms-transform: rotate(-47deg);
  -webkit-transform: rotate(-47deg);
  transform: rotate(-47deg);
}
.popup-block__list_dropdown .dropdown_block {
  position: absolute;
  top: 101%;
  left: -9px;
  right: 0;
  border-radius: 2px;
  border: 1px solid #f3f3f3;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 6px 0px rgba(156,156,156,0.32);
  box-shadow: 0px 5px 6px 0px rgba(156,156,156,0.32);
  font-weight: normal;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  list-style: none;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  overflow: auto;
  max-height: 160px;
}
.popup-block__list_dropdown .dropdown_block > li {
  padding: 0 10px;
}
.popup-block__list_dropdown .dropdown_block > li > a {
  display: block;
  padding: 10px 0 10px 7px;
  text-decoration: none;
  color: #000000;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.popup-block__list_dropdown .dropdown_block li:last-child a {
  border-bottom: none;
}
.popup-block__list_dropdown .dropdown_block li:hover {
  background: #b3b3b3;
  padding-top: 1px;
  margin-top: -1px;
}
.popup-block__list_dropdown .dropdown_block li:hover a {
  border-bottom: 1px solid #b3b3b3;
}
.popup-block__list_dropdown.active:before {
  right: 0;
}
.popup-block__list_dropdown.active:after {
  right: 4px;
}
.popup-block__list_dropdown.active .dropdown_block {
  opacity: 1;
  pointer-events: auto;
}
.popup-block__description input,
.popup-block__description textarea {
  width: 100%;
}
.popup-block__description textarea {
  height: 11em;
}
.input.popup-block__inputTitle {
  border: none;
  border-bottom: 2px solid #eee;
  padding: 8px 8px 7px 8px;
  line-height: 18px;
}
.popup-block_addTrack {
  position: relative;
  width: 650px;
}
@media screen and (max-width: 685px) {
  .popup-block_addTrack .popup-block_addTrack {
    width: auto;
  }
}
.popup-block_addTrack .popup-block__img {
  width: 120px;
  overflow: visible;
}
.popup-block_addTrack .popup-block__img .button {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 16px;
  white-space: normal;
  max-width: 120px;
  vertical-align: middle;
  margin: 0 0 0 10px;
  top: auto;
  left: auto;
  overflow: hidden;
  cursor: pointer;
}
.popup-block_addTrack .popup-block__img .button > span {
  padding: 0 10px;
  word-break: break-word;
}
.popup-block_addTrack .addTrack_buttons {
  font-size: 0;
}
.popup-block_addTrack .popup-block__notice {
  bottom: 5px;
  top: auto;
  font-size: 12px;
}
.multipleTracks .popup-block_addTrack {
  width: 850px;
}
@media screen and (max-width: 940px) {
  .multipleTracks .popup-block_addTrack {
    width: 100%;
  }
}
.multipleTracks .popup-block_addTrack .popup-block__img {
  width: 250px;
  height: auto;
  overflow: visible;
}
.multipleTracks .popup-block_addTrack .popup-block__list {
  display: grid;
  column-gap: 6px;
  grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
}
.multipleTracks .popup-block_addTrack .popup-block__description {
  width: auto;
}
.multipleTracks .popup-block_addTrack .popup-block__description.addAnotherTrack {
  cursor: pointer;
  text-align: center;
  margin: -20px 0 0 0;
  padding: 10px 0;
  line-height: 1em;
}
.multipleTracks .popup-block_addTrack .popup-block__description.addAnotherTrack:hover {
  background-color: #ededed;
}
.multipleTracks .popup-block_addTrack .popup-block__description.addAnotherTrack .icon {
  margin: 0;
}
.multipleTracks .popup-block_addTrack .icon-defaultGrey {
  flex-basis: 36px;
  flex-shrink: 0;
  background-size: 15px 15px;
}
.multipleTracks .popup-block_addTrack .addTrack_buttons {
  display: flex;
  justify-content: center;
  padding: 10px;
  gap: 10px;
  overflow: hidden;
}
.multipleTracks .popup-block_addTrack .popup-block__img .button {
  min-width: 0;
  max-width: 100%;
  margin: 0;
  padding: 3px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: visible;
}
.popup-block_editTrack {
  width: 450px;
}
.popup-block_editTrack .popup-block__description {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
.popup-block_editTrack .audioPage-buttons__wrap .button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.audio-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.switcher__input {
  display: none;
}
.switcher__input:checked + .switcher__label {
  color: #000;
}
.switcher__input:checked + .switcher__label:before {
  background-color: #15c2b9;
}
.switcher__input:checked + .switcher__label:after {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
.switcher__input:checked + .switcher__label:active:after {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
.switcher__input:checked + .switcher__label:active:before {
  background-color: rgba(21,194,185,0.2);
}
.switcher__label {
  display: block;
  vertical-align: top;
  padding-right: 50px;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  width: 100%;
  position: relative;
  line-height: 18px;
  min-height: 26px;
  -webkit-transition: color .1s linear;
  -o-transition: color .1s linear;
  transition: color .1s linear;
}
.switcher__label:before {
  content: "";
  display: block;
  width: 45px;
  height: 22px;
  background-color: #dadada;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: background-color .1s linear;
  -o-transition: background-color .1s linear;
  transition: background-color .1s linear;
}
.switcher__label:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 1px;
  right: 24px;
  -webkit-transition: -webkit-transform .1s linear;
  transition: -webkit-transform .1s linear;
  -o-transition: transform .1s linear;
  transition: transform .1s linear;
  transition: transform .1s linear, -webkit-transform .1s linear;
}
.switcher__label:active:after {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
.switcher__label:active:before {
  background-color: rgba(21,194,185,0.3);
}
.switcher__text {
  line-height: 15px;
}
.audioPage-playlist__item {
  min-width: 420px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  margin-bottom: 13px;
  min-height: 42px;
  color: #3b3b3b;
}
.audioPage-playlist__item[style*="position"] {
  max-width: 620px;
}
.audioPage-playlist__item.audioPage-playlist_header {
  color: #888888;
}
.audioPage-playlist__item > span {
  display: block;
}
.audioPage-playlist__item .track_name {
  margin-right: 10px;
  padding-left: 50px;
  flex-basis: 70%;
  flex-grow: 1;
  width: 30%;
  line-height: 20px;
}
.audioPage-playlist__item .track_name.activeTrack {
  color: #15c2b9;
}
.audioPage-playlist__item .track_name.activeTrack ~ span.playlist_name,
.audioPage-playlist__item .track_name.activeTrack ~ .track_time {
  color: #15c2b9;
}
.audioPage-playlist__item .track_name > span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  width: 100%;
  overflow: hidden;
  -webkit-rtl-ordering: logical;
  word-wrap: break-word;
  word-break: break-all;
  max-height: 64px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.audioPage-playlist__item .playlist_name {
  flex-basis: 35%;
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.audioPage-playlist__item .track_time {
  width: auto;
  min-width: 58px;
  flex-basis: 68px;
  white-space: nowrap;
}
.audioPage-playlist__item .track_edit {
  text-align: right;
  font-size: 0;
  flex: 0 0 108px;
}
.audioPage-playlist__item .track_edit .button-iconic {
  background-color: #15c2b9;
  background-image: none;
  color: #fff;
  font-size: 16px;
  margin: 2px;
  line-height: normal;
  border: none;
  box-shadow: none;
}
.audioPage-playlist__item .track_edit .button-iconic .icon-edit {
  background-position: -6.25em -8.25em;
}
.audioPage-playlist__item .track_edit .button-iconic .icon-delete {
  background-position: -6.25em -10.25em;
}
.audioPage-playlist__item .track_edit .button-iconic:hover {
  background-image: none;
  background-color: rgba(21,194,185,0.6);
}
.audioPage-playlist__item .track_edit .button-iconic.track_deleteButton {
  background-color: #f44336;
}
.audioPage-playlist__item .track_edit .button-iconic.track_deleteButton:hover {
  background-color: #ba160a;
}
.audioPage-playlist__item .track_edit .button-iconic .icon:before {
  margin: auto;
}
.audioPage-playlist__item.audioPage-playlist_header[data-empty="true"] .playlist_name {
  flex-basis: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.placeholder {
  background-color: rgba(21,194,185,0.2);
  border: 2px dashed rgba(21,194,185,0.4);
  margin-bottom: 1rem;
}
.button_play {
  width: 35px;
  height: 35px;
  margin: -6px 15px 0 -50px;
  border-radius: 50%;
  background-image: none;
  background-color: #ababab;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
}
.button_play:hover {
  background: #15c2b9;
}
.button_play:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-36%,-50%);
  -webkit-transform: translate(-36%,-50%);
  transform: translate(-36%,-50%);
  cursor: pointer;
}
.button_play:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.button_play.activeButton {
  background-color: #15c2b9;
}
.button_play.activeButton:before {
  border: none;
  display: block;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background-color: #ffffff;
  left: 39%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.button_play.activeButton:after {
  content: '';
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  cursor: pointer;
  border: none;
  display: block;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background-color: #ffffff;
  right: 29%;
}
.activeTrack .button_play {
  background-color: #15c2b9;
}
.activeTrack .button_play:before {
  border-color: transparent transparent transparent #ffffff;
}
.popup-block .button {
  border: none;
  box-shadow: none;
}
.popup-block .button:active,
.popup-block .button:focus {
  color: #fff;
}
.audioPageList.visible {
  max-height: 570px;
  overflow-x: hidden;
  overflow-y: auto;
}
.cssload-container *,
.cssload-container *:before,
.cssload-container *:after {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cssload-container {
  margin: 0 0 0 10px;
  width: 82px;
  height: 5px;
  display: inline-block;
}
.cssload-container > div {
  float: left;
  background: #15c2b9;
  height: 100%;
  width: 5px;
  margin-right: 1px;
  display: inline-block;
}
.cssload-container .cssload-shaft1 {
  animation-delay: 0.06s;
  -o-animation-delay: 0.06s;
  -ms-animation-delay: 0.06s;
  -webkit-animation-delay: 0.06s;
  -moz-animation-delay: 0.06s;
}
.cssload-container .cssload-shaft2 {
  animation-delay: 0.12s;
  -o-animation-delay: 0.12s;
  -ms-animation-delay: 0.12s;
  -webkit-animation-delay: 0.12s;
  -moz-animation-delay: 0.12s;
}
.cssload-container .cssload-shaft3 {
  animation-delay: 0.17s;
  -o-animation-delay: 0.17s;
  -ms-animation-delay: 0.17s;
  -webkit-animation-delay: 0.17s;
  -moz-animation-delay: 0.17s;
}
.cssload-container .cssload-shaft4 {
  animation-delay: 0.23s;
  -o-animation-delay: 0.23s;
  -ms-animation-delay: 0.23s;
  -webkit-animation-delay: 0.23s;
  -moz-animation-delay: 0.23s;
}
.cssload-container .cssload-shaft5 {
  animation-delay: 0.29s;
  -o-animation-delay: 0.29s;
  -ms-animation-delay: 0.29s;
  -webkit-animation-delay: 0.29s;
  -moz-animation-delay: 0.29s;
}
.cssload-container .cssload-shaft6 {
  animation-delay: 0.35s;
  -o-animation-delay: 0.35s;
  -ms-animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s;
}
.cssload-container .cssload-shaft7 {
  animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}
.cssload-container .cssload-shaft8 {
  animation-delay: 0.46s;
  -o-animation-delay: 0.46s;
  -ms-animation-delay: 0.46s;
  -webkit-animation-delay: 0.46s;
  -moz-animation-delay: 0.46s;
}
.cssload-container .cssload-shaft9 {
  animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -moz-animation-delay: 0.52s;
}
.cssload-container .cssload-shaft10 {
  animation-delay: 0.58s;
  -o-animation-delay: 0.58s;
  -ms-animation-delay: 0.58s;
  -webkit-animation-delay: 0.58s;
  -moz-animation-delay: 0.58s;
}
.cssload-container {
  height: 15px;
}
.cssload-container > div {
  position: relative;
  bottom: 0;
  margin-top: 10px;
  height: 5px;
  animation: cssload-wave 1.73s infinite ease-in-out;
  -o-animation: cssload-wave 1.73s infinite ease-in-out;
  -ms-animation: cssload-wave 1.73s infinite ease-in-out;
  -webkit-animation: cssload-wave 1.73s infinite ease-in-out;
  -moz-animation: cssload-wave 1.73s infinite ease-in-out;
}
.cssload-container .shaft1 {
  animation-delay: -1.73s;
  -o-animation-delay: -1.73s;
  -ms-animation-delay: -1.73s;
  -webkit-animation-delay: -1.73s;
  -moz-animation-delay: -1.73s;
}
.cssload-container .shaft2 {
  animation-delay: -1.61s;
  -o-animation-delay: -1.61s;
  -ms-animation-delay: -1.61s;
  -webkit-animation-delay: -1.61s;
  -moz-animation-delay: -1.61s;
}
.cssload-container .shaft3 {
  animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  -ms-animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
}
.cssload-container .shaft4 {
  animation-delay: -1.38s;
  -o-animation-delay: -1.38s;
  -ms-animation-delay: -1.38s;
  -webkit-animation-delay: -1.38s;
  -moz-animation-delay: -1.38s;
}
.cssload-container .shaft5 {
  animation-delay: -1.27s;
  -o-animation-delay: -1.27s;
  -ms-animation-delay: -1.27s;
  -webkit-animation-delay: -1.27s;
  -moz-animation-delay: -1.27s;
}
.cssload-container .shaft6 {
  animation-delay: -1.15s;
  -o-animation-delay: -1.15s;
  -ms-animation-delay: -1.15s;
  -webkit-animation-delay: -1.15s;
  -moz-animation-delay: -1.15s;
}
.cssload-container .shaft7 {
  animation-delay: -1.04s;
  -o-animation-delay: -1.04s;
  -ms-animation-delay: -1.04s;
  -webkit-animation-delay: -1.04s;
  -moz-animation-delay: -1.04s;
}
.cssload-container .shaft8 {
  animation-delay: -0.92s;
  -o-animation-delay: -0.92s;
  -ms-animation-delay: -0.92s;
  -webkit-animation-delay: -0.92s;
  -moz-animation-delay: -0.92s;
}
.cssload-container .shaft9 {
  animation-delay: -0.81s;
  -o-animation-delay: -0.81s;
  -ms-animation-delay: -0.81s;
  -webkit-animation-delay: -0.81s;
  -moz-animation-delay: -0.81s;
}
.cssload-container .shaft10 {
  animation-delay: -0.69s;
  -o-animation-delay: -0.69s;
  -ms-animation-delay: -0.69s;
  -webkit-animation-delay: -0.69s;
  -moz-animation-delay: -0.69s;
}
.cssload-container .shaft11 {
  animation-delay: -0.58s;
  -o-animation-delay: -0.58s;
  -ms-animation-delay: -0.58s;
  -webkit-animation-delay: -0.58s;
  -moz-animation-delay: -0.58s;
}
@keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #15c2b9;
  }
}
@-webkit-keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #15c2b9;
  }
}
.error_text {
  font-size: 14px;
  min-height: 18px;
}
.error_text span {
  display: none;
  line-height: 18px;
}
.error {
  color: #ff0000;
  border-color: #ff0000;
}
.error .popup-block__list_dropdown {
  border-color: #ff0000;
}
.error .popup-block__list_dropdown .dropdown_selectedItem.placeholder_default {
  color: #ff0000;
}
.error textarea {
  border-color: #ff0000;
}
.error .input {
  color: #ff0000;
  border-color: #ff0000;
}
.error .error_text > span {
  display: block;
}
@media screen and (max-width: 959px) {
  .audioPageList .audioPageList__item_wrap {
    outline: none;
    width: 33%;
  }
  .audioPageList .slick-arrow {
    height: calc(100% - 8px);
    width: auto;
    top: 51%;
  }
  .audioPageList .slick-next {
    right: 0;
    border-radius: 0 6px 6px 0;
  }
  .audioPageList .slick-next:hover {
    color: inherit;
    outline: none;
  }
  .audioPageList .slick-prev {
    left: 0;
    border-radius: 6px 0 0 6px;
  }
  .audioPageList .slick-prev:hover {
    color: inherit;
    outline: none;
  }
  .audioPageList {
    height: 244px;
  }
  .audioPage .subnav.expanded,
  .musicListPage  .subnav.expanded {
    display: block;
  }
}
@media screen and (max-width: 719px) {
  .audioPage-player {
    position: fixed;
    margin-bottom: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  .footer {
    margin-bottom: 91px;
  }
  .audioPageList .slick-list {
    margin: 0 0;
  }
  .audioPageList .audioPageList__item.added .playlist_name {
    font-size: 14px;
  }
  .audioPageList .audioPageList__item.added .playlist_notice {
    font-size: 13px;
  }
  .audioPage-playlist {
    overflow: hidden;
  }
  .audioPageList.visible {
    margin: 0;
  }
  .audioPageList.visible .audioPageList__item_wrap {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 1px;
    overflow: hidden;
  }
  .audioPageList.visible .audioPageList__item {
    width: 97%;
    padding-bottom: 97%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: none;
    height: auto;
    min-height: 23px;
    margin: 10px auto;
    background-color: transparent;
    background-image: none;
  }
  .audioPageList.visible .audioPageList__item:before {
    display: none;
  }
  .audioPageList.visible .audioPageList__item .playlist_descripion {
    position: static;
    -ms-flex: 0 0 auto;
    padding: 0;
    flex: 0 0 auto;
    max-width: 65%;
  }
  .audioPageList.visible .audioPageList__item .track_edit {
    position: relative;
    margin-left: auto;
  }
  .audioPageList.visible .audioPageList__item .playlist_name {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    color: #888888;
  }
  .audioPageList.visible .audioPageList__item .playlist_notice {
    font-size: 16px;
    font-weight: normal;
    color: #888888;
  }
  .audioPageList.visible .audioPageList__item {
    display: none;
  }
  .audioPageList.visible .audioPageList__item.added {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 3px;
  }
  .audioPageList.visible .audioPageList__item.added.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  .audioPageList.visible .audioPageList__item.added .audioPageList__img {
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin-right: 15px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
  }
  .audioPageList.visible .audioPageList__item.added .audioPageList__img:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.4;
    z-index: 2;
  }
  .audioPageList.visible .audioPageList__item.added.active .audioPageList__img {
    box-shadow: 0 0 0 3px #15c2b9;
  }
  .audioPageList.visible .audioPageList__item.added.active .playlist_name {
    color: #000000;
  }
  .audioPage-playlist__item {
    margin-left: 0;
    min-width: 300px;
    max-width: 460px;
  }
  .audioPage-playlist__item.more {
    margin-left: -50px;
  }
  .audioPage-playlist__item.more .track_edit:before {
    color: transparent;
  }
  .audioPage-playlist__item .playlist_name {
    display: none;
  }
  .audioPage-playlist__item .track_name {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 44%;
  }
  .audioPage-playlist__item .track_edit {
    text-align: left;
    position: relative;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
  }
  .audioPage-playlist__item .track_edit:before {
    content: '...';
    display: inline-block;
    width: auto;
    height: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 0.8;
    margin-top: -5px;
  }
  .audioPage-playlist__item .track_edit .track_editButtons {
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 84px;
    visibility: hidden;
    opacity: 0;
    z-index: -2;
  }
  .audioPage-playlist__item.more .track_edit:before {
    opacity: 0;
  }
  .audioPage-playlist__item.more .track_edit .track_editButtons {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 1;
  }
  .audioPage-playlist_header.audioPage-playlist__item .track_edit:before {
    opacity: 0;
    visibility: hidden;
    z-index: -2;
  }
  .popup-overlay__wrapper {
    width: calc(100%);
  }
  .popup-block {
    width: 100%;
    max-width: none;
  }
  .popup-block__close {
    bottom: auto;
    left: auto;
    margin: 0;
    top: 5px;
    right: 5px;
    background: transparent;
    cursor: pointer;
  }
  .popup-block__close:before,
  .popup-block__close:after {
    background-color: #000000;
  }
  .audioPageList .slick-list {
    margin: 0 0;
  }
  .audioPageList.full.display {
    display: block;
  }
  .audioPageList.visible {
    margin: 0;
    height: 180px;
  }
  .audioPageList.visible .audioPageList__item_wrap {
    width: 97%;
    max-width: none;
    height: auto;
    display: block;
  }
  .audioPageList.visible .audioPageList__item {
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
    margin-left: 0;
  }
  .audioPageList.visible .audioPageList__item .track_edit {
    text-align: left;
    position: relative;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
  }
  .audioPageList.visible .audioPageList__item .track_edit:before {
    content: '...';
    display: inline-block;
    width: auto;
    height: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 0.8em;
    margin-top: -5px;
    color: #888888;
  }
  .audioPageList.visible .audioPageList__item .track_edit .track_editButtons {
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 84px;
    visibility: hidden;
    opacity: 0;
    padding: 0;
  }
  .audioPageList.visible .audioPageList__item .playlist_name {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    color: #a4a1a0;
  }
  .audioPageList.visible .audioPageList__item .playlist_notice {
    display: none;
  }
  .audioPageList.visible .audioPageList__item.added .playlist_name {
    color: #000000;
  }
  .audioPageList.visible .audioPageList__item.more {
    margin-left: -50px;
  }
  .audioPageList.visible .audioPageList__item.more .track_editButtons {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .audioPage-playlist__item {
    font-size: 14px;
    max-width: 100%;
    min-width: 0;
  }
  .audioPage-playlist__item .track_name > span {
    max-height: 54px;
  }
  .popup-block__content {
    display: block;
    color: #000;
  }
  .popup-block__img {
    margin: 0 auto 20px;
    height: 150px;
  }
  .popup-block_addTrack .popup-block__img {
    margin: 0 auto 40px;
  }
  .popup-block__description {
    width: auto;
    margin-left: 0;
  }
  .popup-block_editTrack .popup-block__description {
    width: 100%;
  }
  .audioPage-player .audioPage__button_prev,
  .audioPage-player .audioPage__button_next {
    display: none;
  }
  .audioPage-player .audioPage__button {
    width: 35px;
    height: 35px;
  }
  .audioPage-player .audioPage__button:before {
    border-width: 8px 0 8px 14px;
  }
  .audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:before {
    border: none;
    display: block;
    width: 3px;
    height: 18px;
    border-radius: 4px;
    background-color: #ffffff;
    left: 36%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .audioPage-player.jp-state-playing .jp-type-single .audioPage__button_play:after {
    border: none;
    display: block;
    width: 3px;
    height: 18px;
    border-radius: 4px;
    background-color: #ffffff;
    left: auto;
    right: 36%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .audioPage-player .jp-type-single .jp-toggles {
    min-width: 96px;
  }
  .audioPage-player .jp-controls {
    min-width: 40px;
    margin-right: 5px;
  }
  .audioPage-player .jp-playlist__title {
    font-size: 14px;
    font-weight: 400;
  }
  .audioPage-player .jp-volume-controls {
    display: none;
  }
  .audioPage-player .jp-current-time,
  .audioPage-player .jp-duration {
    -ms-flex: 0 0 38px;
    -webkit-box-flex: 0;
    flex: 0 0 38px;
    width: 38px;
    font-size: 10px;
    line-height: 25px;
  }
}
@media screen and (max-width: 690px) {
  .popup-block__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 200px;
    flex: 0 1 200px;
    height: 120px;
  }
  .popup-block_addTrack .popup-block__img {
    height: 150px;
  }
  .popup-block_addTrack .popup-block__img .popup-block__img .icon-defaultGrey {
    width: 45px;
    height: 45px;
  }
  .popup-block_addTrack .popup-block__img .popup-block__img .button {
    padding: 9px;
  }
  .popup-block__description {
    width: 84%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .audioPageList.visible .audioPageList__item_wrap {
    height: auto !important;
    min-height: 1px !important;
  }
  .audioPageList.visible {
    display: block;
    height: 180px;
  }
  .audioPage-player .jp-interface {
    margin-bottom: 0;
  }
  .audioPageList.full .audioPageList__item .audioPageList__img {
    background-size: cover;
  }
}
@media screen and (max-width: 479px) {
  .audioPageList .audioPageList__item {
    min-width: 260px;
    max-width: 100%;
  }
}
.progress {
  height: 6px;
  overflow: hidden;
  position: relative;
  top: -13px;
  display: none;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
}
.progress-bar-success {
  background-color: #15c2b9;
}
audio {
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}
audio::-webkit-media-controls {
  width: inherit;
  height: inherit;
  position: relative;
  direction: ltr;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  border-radius: 0;
}
audio::-webkit-media-controls-enclosure {
  width: 100%;
  max-width: 800px;
  height: 30px;
  flex-shrink: 0;
  bottom: 0;
  text-indent: 0;
  padding: 0;
  box-sizing: border-box;
  border-radius: 0;
}
audio::-webkit-media-controls-panel {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  -webkit-user-select: none;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  text-align: right;
  bottom: auto;
  height: 30px;
  background-color: rgba(21,194,185,0.2);
  border-radius: 0;
  transition: opacity 0.3s;
}
audio::-webkit-media-controls-timeline {
  -webkit-appearance: media-slider;
  display: flex;
  flex: 1 1 auto;
  margin: 0 0 0 20px;
  padding: 0;
  height: 4px;
  background: rgba(21,194,185,0.4);
  min-width: 5px;
  border: none;
  color: red;
  width: auto;
}
audio::-webkit-media-controls-volume-slider {
  -webkit-appearance: media-volume-slider;
  display: flex;
  flex: 1 1.9 auto;
  max-width: 70px;
  padding: 0;
  margin-left: 10px;
  background: rgba(0,0,0,0.2);
  min-width: 15px;
  border: initial;
  color: inherit;
  align-self: center;
}
audio::-webkit-media-controls-overlay-enclosure {
  display: none;
}
audio::-webkit-media-controls-play-button {
  -webkit-appearance: media-play-button;
  display: flex;
  flex: none;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 9px;
  margin-right: 9px;
  padding: 0;
  background-color: #89cdca;
  color: inherit;
  border-radius: 0;
}
.playListBlock {
  padding: 20px 0 0;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: clip;
}
.plItem {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}
.plSel .plNum {
  font-weight: bold;
}
.plNum {
  display: inline-block;
  margin-right: 4px;
}
.playerPlaylistCover {
  width: 320px;
  object-fit: contain;
}
.playerNavigationWrapper {
  padding: 10px 0;
}
.statusPlayer {
  display: initial;
}
.prevSong,
.nextSong {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  min-height: 10px;
  padding: 0 5px;
  line-height: 1;
  cursor: pointer;
}
ul.playListSongs {
  padding-left: 0px;
}
.mrs-listRowButtons {
  margin-top: 25px;
}
.mrs-lineTop {
  border-width: 1px 0 0 0;
  margin: 2.2em 0 0.5em;
  padding-top: 1.2em;
  font-size: 16px;
}
.mrs-Top {
  margin: 0 0 0.5em;
  font-size: 16px;
}
.mrs h2 {
  font-size: 16px;
}
.mrs-listRow {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.mrs-listRow .mrs-listLabel {
  flex: 0 0 160px;
  width: 160px;
  margin-right: 10px;
  color: #5f5d5f;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
  margin-top: -3px;
}
.mrs-listRow .mrs-listRange {
  flex: 0 0 210px;
  width: 210px;
}
.mrs .button_mrs {
  font-size: 12.5px;
  border-color: #979797;
  margin-right: 10px;
  vertical-align: middle;
}
.mrs .grey_button {
  font-weight: normal;
  color: #979797;
}
.mrs .grey_button:hover {
  background-color: #75af2d;
  color: #fff;
}
.mrs-listAchievement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  position: relative;
  padding-top: 10px;
}
.mrs-listColumn {
  -webkit-box-flex: 0;
  -ms-flex: 1 1 85px;
  flex: 1 1 85px;
  text-align: center;
  margin: 10px 10px 20px;
  max-width: 92px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mrs-listColumn_badge {
  -webkit-box-flex: 0;
  -ms-flex: 1 1 65px;
  flex: 1 1 65px;
  text-align: center;
  margin: 0px 14px 10px 0;
  max-width: 50px;
  height: 50px;
}
.mrs-achievementTitle {
  margin: 0 0 auto;
  color: #979797;
  line-height: 14px;
  min-height: 28px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  width: 100%;
  -webkit-rtl-ordering: logical;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.mrs-achievementBlock {
  margin-top: auto;
  text-align: center;
  margin-bottom: auto;
  min-height: 117px;
}
.mrs-achievementControl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
}
.mrs-listRowButtons {
  margin-top: 25px;
}
.mrs-lineTop {
  border-width: 1px 0 0 0;
  margin: 2.2em 0 0.5em;
  padding-top: 1.2em;
  font-size: 16px;
}
.mrs-Top {
  margin: 0 0 0.5em;
  font-size: 16px;
}
.mrs h2 {
  font-size: 16px;
}
.mrs-listRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.mrs-listRow .mrs-listLabel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  width: 160px;
  margin-right: 10px;
  color: #5f5d5f;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
  margin-top: -3px;
}
.mrs-listRow .mrs-listRange {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  width: 210px;
}
.mrs .button_mrs {
  font-size: 12.5px;
  border-color: #979797;
  margin-right: 10px;
  vertical-align: middle;
}
.mrs .grey_button {
  font-weight: normal;
  color: #979797;
}
.mrs .grey_button:hover {
  background-color: #75af2d;
  color: #fff;
}
.mrs-listAchievement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  position: relative;
  padding-top: 10px;
}
.mrs-listColumn {
  -webkit-box-flex: 0;
  -ms-flex: 1 1 85px;
  flex: 1 1 85px;
  text-align: center;
  margin: 10px 10px 20px;
  max-width: 92px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mrs-listColumn_badge {
  -webkit-box-flex: 0;
  -ms-flex: 1 1 65px;
  flex: 1 1 65px;
  text-align: center;
  margin: 0px 14px 10px 0;
  max-width: 50px;
  height: 50px;
}
.mrs-achievementTitle {
  margin: 0 0 auto;
  color: #979797;
  line-height: 14px;
  min-height: 28px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  width: 100%;
  -webkit-rtl-ordering: logical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mrs-achievementBlock {
  margin-top: auto;
  text-align: center;
  margin-bottom: auto;
  min-height: 117px;
}
.mrs-achievementControl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
}
.mrs-achievementControl .mrs-achievementDelete {
  color: #ff0000;
  text-decoration: none;
  padding: 0 5px;
}
.mrs-achievementControl .mrs-achievementDelete:hover {
  text-decoration: underline;
}
.mrs-achievementControl .mrs-achievementEdit {
  color: #5f5d5f;
  text-decoration: none;
  padding: 0 5px;
}
.mrs-achievementControl .mrs-achievementEdit:hover {
  text-decoration: underline;
}
.mrs-achievementIcon {
  display: inline-block;
  width: 65px;
  height: 65px;
  margin: 5px 0 auto !important;
}
.mrs-badgeIcon {
  display: inline-block;
  width: 50px;
  height: 60px;
  margin-right: 0 !important;
  margin-bottom: auto;
}
.mrs-badgeIcon img,
.mrs-achievementIcon img {
  display: block;
  width: 100%;
}
.mrs-achievementDate {
  font-size: 11px;
  font-weight: 400;
  color: #5f5d5f;
  margin-top: auto;
  margin-bottom: 12px;
  width: 100%;
}
.mrs-achievementControl {
  color: #bebebe;
  font-size: 11px;
  font-weight: 400;
  margin-top: auto;
}
.mrs-achievementAllPoins {
  -webkit-box-ordinal-group: 1001;
  -ms-flex-order: 1000;
  order: 1000;
  margin-left: auto;
  margin-right: 10px;
  position: absolute;
  right: 0;
  width: auto;
  top: -16px;
  text-align: right;
  font-weight: bold;
}
.mrs-disabled {
  cursor: default;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.6;
  filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.mrs-achievementControl .mrs-achievementDelete {
  color: #ff0000;
  text-decoration: none;
  padding: 0 5px;
}
.mrs-achievementControl .mrs-achievementDelete:hover {
  text-decoration: underline;
}
.mrs-achievementControl .mrs-achievementEdit {
  color: #5f5d5f;
  text-decoration: none;
  padding: 0 5px;
}
.mrs-achievementControl .mrs-achievementEdit:hover {
  text-decoration: underline;
}
.mrs-achievementIcon {
  display: inline-block;
  width: 65px;
  height: 65px;
  margin: 5px 0 auto !important;
}
.mrs-badgeIcon {
  display: inline-block;
  width: 50px;
  height: 60px;
  margin-right: 0 !important;
  margin-bottom: auto;
}
.mrs-badgeIcon img,
.mrs-achievementIcon img {
  display: block;
  width: 100%;
}
.mrs-achievementDate {
  font-size: 11px;
  font-weight: 400;
  color: #5f5d5f;
  margin-top: auto;
  margin-bottom: 12px;
  width: 100%;
}
.mrs-achievementControl {
  color: #bebebe;
  font-size: 11px;
  font-weight: 400;
  margin-top: auto;
}
.mrs-achievementAllPoins {
  order: 1000;
  margin-left: auto;
  margin-right: 10px;
  position: absolute;
  right: 0;
  width: auto;
  top: -16px;
  text-align: right;
  font-weight: bold;
}
.mrs-disabled {
  cursor: default;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.6;
  filter: grayscale(100%);
  filter: grayscale(1);
}
.ico-panel {
  font-family: Montserrat, sans-serif;
  background-color: #fbfafa;
  color: #000000;
  padding: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .ico-panel {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.ico-panel .my-balance {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 14%;
  -ms-flex: 1 1 14%;
  flex: 1 1 14%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 14%;
  -ms-flex: 1 1 14%;
  flex: 1 1 14%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 24px 24px 30px;
  border-radius: 4px;
  margin: 10px 10px 20px;
  background-color: #ffffff;
  min-width: 235px;
}
@media screen and (max-width: 719px) {
  .ico-panel .my-balance {
    box-sizing: border-box;
    padding: 15px;
    margin: 24px 0 30px;
    min-width: 100%;
  }
}
.ico-panel .my-balance_description {
  color: #8d8d8d;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.ico-panel .my-balance_description-custom {
  margin-bottom: 40px;
}
.ico-panel .ico-panel__block {
  padding: 24px;
  margin: 10px 10px 20px;
  background-color: #ffffff;
  border-radius: 4px;
}
@media screen and (max-width: 719px) {
  .ico-panel .ico-panel__block {
    padding: 15px;
  }
}
@media screen and (max-width: 719px) {
  .ico-panel .wallets_list_wrapper {
    margin: 24px 0 30px;
  }
}
.ico-panel .wallets_title {
  width: 100%;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.12px;
}
.ico-panel .wallets_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
.ico-panel .wallet_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}
.ico-panel .wallet_toggle_element {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 20px 0;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_toggle_element {
    padding-bottom: 37px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.ico-panel .wallet_toggle_element span {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  text-decoration: none;
}
.ico-panel .wallet_toggle_element .wallet_adress {
  margin-right: auto;
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_toggle_element .wallet_adress {
    width: calc(100% - 20px);
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0;
  }
}
.ico-panel .wallet_toggle_element .wallet_cash {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-content: center;
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_toggle_element .wallet_cash {
    width: calc(100% - 20px);
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-top: 5px;
  }
}
.ico-panel .wallet_toggle_element .wallet_cash:after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  vertical-align: center;
  margin-left: 10px;
}
.ico-panel .wallet_toggle_element .wallet_cash[data-id="BTC"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_bitcoin.svg?xn_version=202507221305");
}
.ico-panel .wallet_toggle_element .wallet_cash[data-id="LTC"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_litecoin.svg?xn_version=202507221305");
}
.ico-panel .wallet_toggle_element .wallet_cash[data-id="ETH"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_ethereum.svg?xn_version=202507221305");
}
.ico-panel .wallet_toggle_element .arrow {
  width: 17px;
  height: 17px;
  position: relative;
  margin-left: 33px;
}
.ico-panel .wallet_toggle_element .arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 7px;
  -ms-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  width: 11px;
  height: 2px;
  background-color: #000;
  -webkit-box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  -ms-transform: rotate(47deg);
  -webkit-transform: rotate(47deg);
  transform: rotate(47deg);
}
.ico-panel .wallet_toggle_element .arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 0;
  -ms-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  width: 11px;
  height: 2px;
  background-color: #000;
  -webkit-box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  box-shadow: 0 1px 1px rgba(33,49,58,0.1);
  -ms-transform: rotate(-47deg);
  -webkit-transform: rotate(-47deg);
  transform: rotate(-47deg);
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_toggle_element .arrow {
    position: absolute;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 17px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
  }
}
.ico-panel .wallet_toggle_element.active .arrow:before {
  right: 0;
}
.ico-panel .wallet_toggle_element.active .arrow:after {
  right: 7px;
}
.ico-panel .more_info_wallet {
  width: 100%;
  display: none;
  margin-bottom: 9px;
}
.ico-panel .wallet_field_info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.ico-panel .wallet_field_info .info_title {
  display: inline-block;
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  width: 100%;
  max-width: 120px;
  border: none;
  padding: 0;
  margin: 0 0 11px 0;
}
.ico-panel .wallet_field_info label {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  position: relative;
  margin: 0 0 11px auto;
}
.ico-panel .wallet_field_info label .copy_field {
  width: 100%;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
  padding: 0 110px 0 15px;
  color: #9c9999;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_field_info label .copy_field {
    padding: 0 15px;
  }
}
.ico-panel .wallet_field_info label .tooltip-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 95px;
  display: inline-block;
}
@media screen and (max-width: 719px) {
  .ico-panel .wallet_field_info label .tooltip-wrapper {
    position: relative;
    margin-top: 10px;
    width: 100%;
  }
}
.ico-panel .wallet_field_info label .tooltip-wrapper:hover .tooltip__text {
  visibility: visible;
  opacity: 1;
}
.ico-panel .wallet_field_info label .tooltip-wrapper .tooltip__text {
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 7px 10px 7px;
  position: absolute;
  z-index: 1;
  bottom: calc(100% + 10px);
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
  opacity: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  transition: opacity 0.3s;
}
.ico-panel .wallet_field_info label .tooltip-wrapper .tooltip__text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 4.5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.ico-panel .wallet_field_info label .copy_button {
  border: none;
  width: 100%;
  height: 38px;
  border-radius: 4px;
  background: #4279ff;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  padding: 0;
  margin: 0;
}
.ico-panel .wallet_field_info label .copy_button:hover {
  background: #6793ff;
}
.ico-panel .ico-panel__description {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 60%;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 60%;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  overflow: hidden;
}
.ico-panel .title_detail {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.12px;
  margin-bottom: 20px;
}
.ico-panel .title_empty-transaction {
  color: #5a5959;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.2px;
  margin-bottom: 20px;
}
.ico-panel .my-balance__sum + .popupHelp {
  margin-left: 10px;
}
.ico-panel .my-balance__all {
  padding: 3px 0 25px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.ico-panel .my-balance__sum {
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.3px;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  max-width: calc(100% - 37px);
}
.ico-panel .popupHelp {
  vertical-align: middle;
  display: inline-block;
}
.ico-panel .popupHelp .popupHelp-content {
  top: auto;
  left: 50%;
  right: inherit;
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: 10px;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #ffffff;
  width: 240px;
}
@media (max-width: 800px) {
  .ico-panel .popupHelp .popupHelp-content {
    right: -7px;
    left: auto;
    transform: translate(0);
  }
}
.ico-panel .popupHelp .popupHelp-content:before,
.ico-panel .popupHelp .popupHelp-content:after {
  top: auto;
  left: auto;
  right: 50%;
  transform: translateX(50%);
}
@media (max-width: 800px) {
  .ico-panel .popupHelp .popupHelp-content:before,
  .ico-panel .popupHelp .popupHelp-content:after {
    right: auto;
    left: 91%;
  }
}
.ico-panel .popupHelp .popupHelp-content:before {
  bottom: -17px;
  border-color: rgba(179,179,179,0.24) transparent transparent transparent;
  border-width: 8px;
}
.ico-panel .popupHelp .popupHelp-content:after {
  bottom: -14px;
  border-color: #fff transparent transparent transparent;
  border-width: 7px;
}
.ico-panel .popupHelp .popupHelp-content .data-row {
  margin: 0 0 10px;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.16px;
}
.ico-panel .popupHelp .popupHelp-content .data-row .data-name {
  color: #686868;
  text-transform: uppercase;
}
.ico-panel .popupHelp .popupHelp-content .data-row .data-parameter {
  color: #000;
  font-weight: 500;
  word-break: break-all;
}
.ico-panel .icon-info {
  width: 16px;
  height: 16px;
  background-color: #4279ff;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  color: #ffffff;
  background-image: none;
  text-indent: 0;
}
.ico-panel .icon-info:before {
  content: 'i';
  margin: 0;
  font-family: "Montserrat";
  font-size: 12px;
  font-weight: 500;
}
.ico-panel .popupHelp:hover .popupHelp-content {
  display: block;
  visibility: visible;
}
.ico-panel .buy_form {
  display: flex;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ico-panel .buy_form input[type="text"] {
  border: none;
  border-radius: 6px 0 0 6px;
  flex: 1 1 auto;
  font-family: Montserrat, sans-serif;
  text-align: right;
  padding-right: 0.8em;
  width: 10%;
}
.ico-panel .buy_form .custom-select_currency {
  border-left: 1px solid #e1e1e1;
  width: 95px;
  flex: 0 0 95px;
}
.ico-panel .buy_form .custom-select_currency .select-selected {
  border-radius: 0 6px 6px 0;
}
.ico-panel .buy_form .select-items {
  right: -1px;
  left: -1px;
}
.ico-panel .buy_form .custom-select_currency div[data-id]:before {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  vertical-align: sub;
  margin-right: 8px;
}
.ico-panel .buy_form .custom-select_currency div[data-id="BTC"]:before {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_bitcoin.svg?xn_version=202507221305");
}
.ico-panel .buy_form .custom-select_currency div[data-id="LTC"]:before {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_litecoin.svg?xn_version=202507221305");
}
.ico-panel .buy_form .custom-select_currency div[data-id="ETH"]:before {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_ethereum.svg?xn_version=202507221305");
}
.ico-panel .custom-select {
  position: relative;
}
.ico-panel .custom-select .icon {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.ico-panel .custom-select .icon-btc {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_bitcoin.svg?xn_version=202507221305");
}
.ico-panel .custom-select select {
  position: absolute;
  opacity: 0;
  z-index: -5;
}
.ico-panel .select-selected {
  background-color: #fff;
}
.ico-panel .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #686767 transparent transparent transparent;
}
.ico-panel .select-selected.select-arrow-active:after {
  border-style: solid;
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent #686767 transparent;
  top: 13px;
}
.ico-panel .select-items div,
.ico-panel .select-selected {
  color: #000000;
  padding: 9px 16px 9px 8px;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  user-select: none;
}
.ico-panel .select-items div:last-child,
.ico-panel .select-selected:last-child {
  border-bottom: none;
  border-radius: 0 0 0 6px;
}
.ico-panel .select-selected {
  border: none;
}
.ico-panel .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 0 6px;
}
.ico-panel .select-hide {
  display: none;
}
.ico-panel .select-items div:hover,
.ico-panel .same-as-selected {
  background-color: rgba(0,0,0,0.06);
}
.ico-panel .amount__table {
  margin-top: 38px;
}
.ico-panel .sum__row {
  display: flex;
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  margin-bottom: 19px;
}
.ico-panel .sum__row .sum__name {
  margin-right: 5px;
}
.ico-panel .sum__row .sum__quantity {
  text-align: right;
  margin-left: auto;
  word-wrap: break-word;
  word-break: break-all;
}
.ico-panel .sum__row.sum__row_total {
  color: #000000;
  font-weight: 500;
}
.ico-panel .ico-panel__button {
  display: block;
  box-shadow: 0 2px 11px rgba(255,81,1,0.54);
  border-radius: 4px;
  background: #ff5101;
  border: none;
  outline: none;
  margin: 0 0 0 auto;
  width: 100%;
  max-width: 261px;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  text-align: center;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ico-panel .ico-panel__button:hover {
  box-shadow: 0 2px 11px rgba(255,81,1,0.54);
  border-radius: 4px;
  color: #fff;
  background: #ff590c;
}
@media screen and (max-width: 719px) {
  .ico-panel .ico-panel__button {
    margin: 0 auto;
  }
}
.ico-panel .token__status {
  padding: 24px 24px 0;
}
@media screen and (max-width: 719px) {
  .ico-panel .token__status {
    padding: 15px 15px 10px 25px;
  }
}
.ico-panel .token__status .token__table {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ico-panel .token__status .token__table .token__prices {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 400px;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 400px;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  padding-right: 10px;
  min-width: 175px;
  max-width: 154px;
  margin-bottom: 10px;
}
@media screen and (max-width: 719px) {
  .ico-panel .token__status .token__table .token__prices {
    max-width: 100%;
  }
}
.ico-panel .token__status .token__table .token__sold {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 215px;
  -ms-flex: 1 1 215px;
  flex: 1 1 215px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 215px;
  -ms-flex: 1 1 215px;
  flex: 1 1 215px;
  margin-left: auto;
  border-left: 1px solid #e5e5e5;
  flex: 1 1 215px;
  padding-left: 4%;
  border-left: 1px solid #e5e5e5;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 10px;
}
.ico-panel .currency__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ico-panel .currency__list .currency__list__item {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0 0 0 18px;
  position: relative;
  flex: 0 0 172px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
}
.ico-panel .currency__list .currency__list__item:before {
  position: absolute;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 4px;
  left: 0;
  background-color: rgba(0,0,0,0.17);
}
.ico-panel .currency__list .currency__list__item.usd:before {
  background-color: #4cb3f5;
}
.ico-panel .currency__list .currency__list__item.btc:before {
  background-color: #f48a1e;
}
.ico-panel .currency__list .currency__list__item.eth:before {
  background-color: #767676;
}
.ico-panel .currency__list .currency__list__item .name {
  color: #8d8d8d;
  padding-right: 10px;
}
.ico-panel .range__token {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ico-panel .range__token .range__token {
  width: 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.ico-panel .range__token .range__bar {
  display: block;
  height: 6px;
  border-radius: 3px;
  background-color: #f0f0f0;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.ico-panel .range__token .range__bar .range__value {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #ff8d18;
  border-radius: 3px;
}
.ico-panel .range__token .range__row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.2px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ico-panel .range__token .range__row .range__total {
  color: #a6a6a6;
}
.ico-panel .range__token .range__row .range__of {
  color: #918f8f;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.12px;
  margin: 0 8%;
}
.ico-panel .bonus__counter {
  background-image: linear-gradient(-47deg,#86cdff 0%,#6795ff 100%);
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #ffffff;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ico-panel .bonus__counter:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/line.png?xn_version=202507221305");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}
@media screen and (max-width: 1180px) {
  .ico-panel .bonus__counter {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.ico-panel .bonus__description {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  padding-right: 0;
  margin-bottom: 25px;
}
@media screen and (max-width: 1180px) {
  .ico-panel .bonus__description {
    max-width: none;
    margin-bottom: 25px;
  }
}
.ico-panel .bonus__description .bonus__percent {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.13px;
  margin-bottom: 25px;
}
.ico-panel .bonus__description p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.ico-panel .bonus__description .title_detail {
  margin-bottom: 25px;
}
.ico-panel .counter__block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.ico-panel .counter__block .counter-title {
  color: rgba(255,255,255,0.82);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 17px;
}
@media screen and (max-width: 719px) {
  .ico-panel .counter__block .counter-title {
    margin-bottom: 4px;
  }
}
.ico-panel .counter {
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-weight: 400;
  text-align: center;
  font-size: 30px;
}
.ico-panel .counter * {
  box-sizing: border-box;
}
@media screen and (max-width: 719px) {
  .ico-panel .counter {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.ico-panel .counter .divider {
  width: 32px;
  border-radius: 4px;
  font-size: 35px;
  background-color: transparent;
  display: inline-block;
}
@media screen and (max-width: 800px) {
  .ico-panel .counter .divider {
    font-size: 30px;
    width: 16px;
  }
}
@media screen and (max-width: 719px) {
  .ico-panel .counter .divider {
    font-size: 12px;
    width: 12px;
    font-weight: bold;
  }
}
.ico-panel .counter .item {
  width: 17%;
  height: 80px;
  max-width: 80px;
  border-radius: 4px;
  background-color: #ffffff;
  display: inline-block;
  padding-top: 8px;
}
@media screen and (max-width: 800px) {
  .ico-panel .counter .item {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 719px) {
  .ico-panel .counter .item {
    margin-bottom: 10px;
    width: auto;
    height: 32px;
    background: transparent;
  }
}
.ico-panel .counter .item_cf {
  display: inline-block;
  color: #000000;
  font-size: 33px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 49px;
}
@media screen and (max-width: 800px) {
  .ico-panel .counter .item_cf {
    font-size: 32px;
    line-height: 39px;
  }
}
@media screen and (max-width: 719px) {
  .ico-panel .counter .item_cf {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
  }
}
.ico-panel .counter .smalltext {
  color: #8d8d8d;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  margin-top: 1px;
}
@media screen and (max-width: 719px) {
  .ico-panel .counter .smalltext {
    color: #fff;
  }
}
.ico-panel .referal-wrapper {
  background-color: #dfe8f9;
}
.ico-panel .referal-wrapper p {
  color: #7a7979;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.ico-panel .referal-wrapper .copy_form {
  width: 100%;
  max-width: 570px;
  border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 15px;
  position: relative;
}
.ico-panel .referal-wrapper .copy_form input.copy__link {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 83%;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 83%;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
  border: 1px solid #e0e0e0;
  height: 38px;
  padding: 0 16px;
  color: #918f8f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  outline: none;
  box-sizing: border-box;
  border-right: none;
  position: relative;
  border-radius: 4px 0 0 4px;
  box-shadow: none;
  width: 100%;
  margin-right: -2px;
}
.ico-panel .referal-wrapper .copy_form .ico-referal__button {
  width: 100%;
  height: 38px;
  border-radius: 4px;
  background: #6793ff;
  text-transform: uppercase;
  color: #fff;
  border: none;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  transition: all .5s ease-in-out;
  cursor: pointer;
  box-shadow: none;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}
.ico-panel .referal-wrapper .copy_form .ico-referal__button:hover {
  background: #346fff;
}
.ico-panel .tooltip__copy {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  position: relative;
  display: inline-block;
}
.ico-panel .tooltip__copy:hover .tooltip__text {
  visibility: visible;
  opacity: 1;
}
.ico-panel .tooltip__copy .tooltip__text {
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 7px 10px 7px;
  position: absolute;
  z-index: 1;
  bottom: calc(100% + 10px);
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
  opacity: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  transition: opacity 0.3s;
}
.ico-panel .tooltip__copy .tooltip__text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 4.5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.ico-panel .transaction__list .over_table {
  overflow: auto;
  margin: 0 -24px -24px;
  padding: 0 24px 24px;
}
@media screen and (max-width: 719px) {
  .ico-panel .transaction__list .over_table {
    margin: 0 -15px -15px;
    padding: 0 15px 15px;
  }
}
.ico-panel .transaction__list table {
  width: 100%;
  min-width: 450px;
}
.ico-panel .transaction__list table th,
.ico-panel .transaction__list table td {
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.12px;
  padding: 10px 5px 10px 0;
  width: 23.3%;
}
.ico-panel .transaction__list table th:last-child,
.ico-panel .transaction__list table td:last-child {
  padding-right: 0;
  width: auto;
}
.ico-panel .transaction__list table th:first-child,
.ico-panel .transaction__list table td:first-child {
  width: 40%;
}
.ico-panel .transaction__list table th {
  color: #8d8d8d;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 11px;
}
.ico-panel .transaction__list table tr:nth-child(2) td {
  padding-top: 15px;
}
.ico-panel .transaction__list table .sort_table {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.ico-panel .transaction__list table .sort_table:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #686767 transparent transparent transparent;
}
.ico-panel .transaction__list table .sort_table.js-sort_revert:after {
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent #686767 transparent;
}
.ico-panel .transaction__list table .status_pending {
  color: #555555;
}
.ico-panel .transaction__list table .status_accepted {
  color: #54c673;
}
.ico-panel .transaction__list table .status_declined {
  color: #ff5101;
}
.ico-panel .transaction__list table .hour {
  padding-left: 10px;
}
.ico-panel .transaction__list table .currency_name {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.ico-panel .transaction__list table .currency_name:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  width: 14px;
  height: 14px;
}
.ico-panel .transaction__list table .currency_name[data-id="BTC"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_bitcoin.svg?xn_version=202507221305");
}
.ico-panel .transaction__list table .currency_name[data-id="LTC"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_litecoin.svg?xn_version=202507221305");
}
.ico-panel .transaction__list table .currency_name[data-id="ETH"]:after {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/ic_ethereum.svg?xn_version=202507221305");
}
.ico-panel .empty_cabinet {
  box-sizing: border-box;
  min-height: 519px;
  border-radius: 4px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  width: 100%;
  align-content: center;
  text-align: center;
  padding-top: 68px;
  padding-bottom: 67px;
  margin: 10px 10px 20px;
}
.ico-panel .empty_cabinet h2 {
  color: #5a5959;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.3px;
  margin-bottom: 11px;
  text-transform: none;
}
.ico-panel .empty_cabinet p {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  max-width: 640px;
}
.ico-panel .empty_cabinet p:last-child {
  margin-top: auto;
}
.ico-panel .empty_cabinet .empty_img {
  width: 47px;
  height: 39px;
  margin-bottom: 66px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/empty_cabinet.svg?xn_version=202507221305");
}
.ico-panel .empty__transaction {
  text-align: center;
}
.ico-panel .empty__icon-transaction {
  width: 46px;
  height: 46px;
  margin: auto auto 25px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/icon_transactions.svg?xn_version=202507221305");
}
.popup__show {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  min-width: 320px;
  overflow: auto;
  z-index: 99999;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease-in-out;
}
.popup__show.opened {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 10000px) and (max-height: 440px) {
  .popup__show {
    padding-top: 215px;
  }
}
.popup__show .popup__overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #000000;
  opacity: 0.55;
  z-index: -1;
}
.popup__show .popup-block {
  width: 100%;
  max-width: 444px;
  height: 556px;
  box-shadow: none;
  border-radius: 4px;
  background: transparent;
}
.popup__show .popup-block .description {
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
}
.popup__show .popup-block .title__header {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.16px;
  margin-bottom: 20px;
  text-align: center;
}
.popup__show .popup-block .popup__main_block {
  border-radius: 4px 4px 0 0;
  background-color: #fff;
  box-shadow: 0 2px 14px rgba(0,0,0,0.32);
  padding: 24px 24px 15px;
}
.popup__show .popup-block .copy_form {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 15px;
  position: relative;
}
.popup__show .popup-block .copy_form input.copy__link {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 83%;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 83%;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
  height: 38px;
  padding: 0 16px;
  color: #918f8f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  outline: none;
  border-right: none;
  position: relative;
  border-radius: 4px 0 0 4px;
  box-shadow: none;
  width: 100%;
  margin: 0 -3px 0 0;
}
.popup__show .popup-block .copy_form .ico-referal__button {
  height: 38px;
  width: 100%;
  border-radius: 4px;
  border: 2px solid #4279ff;
  background: #ffffff;
  text-transform: uppercase;
  box-sizing: border-box;
  color: #4279ff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  position: relative;
  z-index: 2;
  transition: all .5s ease-in-out;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}
.popup__show .popup-block .copy_form .ico-referal__button:hover {
  background: #346fff;
  color: #fff;
  box-shadow: none;
}
.popup__show .popup-block .copy_form .tooltip__copy {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  position: relative;
  display: inline-block;
}
.popup__show .popup-block .copy_form .tooltip__copy:hover .tooltip__text {
  visibility: visible;
  opacity: 1;
}
.popup__show .popup-block .copy_form .tooltip__copy .tooltip__text {
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 7px 10px 7px;
  position: absolute;
  z-index: 1;
  bottom: calc(100% + 10px);
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
  opacity: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  transition: opacity 0.3s;
}
.popup__show .popup-block .copy_form .tooltip__copy .tooltip__text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 4.5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.popup__show .popup-block .qr__code {
  text-align: center;
  min-height: 166px;
  margin-top: 25px;
}
.popup__show .popup-block .qr__code img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.popup__show .popup-block .breakout__line {
  height: 22px;
  background: #fff;
  margin: 0 11px;
  position: relative;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/transp.svg?xn_version=202507221305");
  background-repeat: repeat-x;
  background-position: 4px 50%;
}
.popup__show .popup-block .breakout__line:before,
.popup__show .popup-block .breakout__line:after {
  content: '';
  position: absolute;
  display: block;
  width: 24px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 464px) {
  .popup__show .popup-block .breakout__line:before,
  .popup__show .popup-block .breakout__line:after {
    width: 11px;
  }
}
.popup__show .popup-block .breakout__line:before {
  left: -24px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/left_corner_.png?xn_version=202507221305");
  background-position: 100% 0;
}
@media screen and (max-width: 464px) {
  .popup__show .popup-block .breakout__line:before {
    left: -11px;
  }
}
.popup__show .popup-block .breakout__line:after {
  right: -24px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/investors/left_corner_.png?xn_version=202507221305");
  background-position: 100% 0;
  transform: rotate(180deg);
}
@media screen and (max-width: 464px) {
  .popup__show .popup-block .breakout__line:after {
    right: -11px;
  }
}
.popup__show .popup-block .send__block {
  text-align: center;
  padding: 15px 24px 25px;
  background-color: #fff;
  box-shadow: 0 2px 14px rgba(0,0,0,0.32);
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.14px;
  border-radius: 0 0 4px 4px;
}
.popup__show .popup-block .send__block strong {
  font-weight: 500;
}
.popup__show .popup-block .send__block p {
  margin-bottom: 25px;
}
.popup__show .popup-block .button__send {
  height: 40px;
  border-radius: 4px;
  background-color: #6793ff;
  border: none;
  background-image: none;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  min-width: 166px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  transition: all 350ms ease;
}
.popup__show .popup-block .button__send:hover {
  background-color: #346fff;
  border: none;
  background-image: none;
}
.notification__holder {
  background-color: #fbfafa;
  border-top: 1px solid #fbfafa;
  padding: 0 20px;
}
.notification__ico {
  overflow: hidden;
  border: 1px solid #54c673;
  border-radius: 4px;
  padding: 13px 20px;
  background-color: #fff;
  margin: 24px 0 0;
  display: flex;
  align-items: center;
}
.notification__ico-finished {
  border: 1px solid #4279ff;
}
.notification__ico-collapse {
  border: 1px solid #000000;
}
.notification__ico .text__notification {
  color: #474747;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.notification__ico strong {
  font-weight: 600;
}
.notification__ico .icon__ico {
  min-width: 24px;
  margin-right: 14px;
  background-repeat: no-repeat;
  height: 27px;
}
.notification__ico .icon__ico-cancel {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/iconCancel.svg?xn_version=202507221305");
}
.notification__ico .icon__ico-clock {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/iconClock.svg?xn_version=202507221305");
}
.notification__ico .icon__ico-cup {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/inv_icon/iconCup.svg?xn_version=202507221305");
}
.photoListPage .matrix-itemFrame {
  background-color: #fff;
}
.photoListPage a.photoListPage-entry-linkItem {
  position: relative;
}
.photoListPage a.photoListPage-entry-linkItem .photoListPage-entry-title {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  padding: 20px;
  font-size: 1.62em;
  font-weight: bold;
  background-color: rgba(255,255,255,0.78);
}
.photoListPage .photo-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.photoListPage .photo-item {
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
}
.photoListPage .photo-item-wrap {
  width: 100%;
}
.photoListPage .photo-item-description {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.6rem 0.4rem;
  text-align: center;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-wrap: anywhere;
}
.photoListPage .photo-item-description .photo-item-title {
  margin-bottom: 0.4rem;
}
.photoListPage .photo-item-description .photo-item-contributor {
  margin: 0;
  font-size: 0.8em;
  word-wrap: anywhere;
}
.photoListPage .photo-item-description .photo-item-contributor a {
  font-size: 1.6em;
  font-weight: bold;
}
.photoListPage-emptyPageMessage {
  margin-bottom: 12px;
}
.photoDetailPage .sheet {
  margin-bottom: 12px;
  padding-top: 15px;
}
.photoDetailPage .buttonGroup {
  font-size: 10.5px;
}
.photoDetailPage-image {
  margin-bottom: 12px;
  background-color: #f5f5f5;
  position: relative;
}
.photoDetailPage-image > img {
  position: absolute;
  display: block;
  max-height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.photoDetailPage-image::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.photoDetailPage-image .adjacentEntryLink {
  z-index: 1;
}
.photoDetailPage-moreEntries {
  height: 120px;
  overflow-y: hidden;
}
.photoDetailPage-moreEntries > .span {
  width: 120px;
}
@media screen and (max-width: 719px) {
  .photoDetailPage-moreEntries {
    height: 60px;
  }
  .photoDetailPage-moreEntries > .span {
    width: 60px;
  }
}
.span1 .photoDetailPage-moreEntries,
.span2 .photoDetailPage-moreEntries,
.span3 .photoDetailPage-moreEntries,
.span4 .photoDetailPage-moreEntries,
.span5 .photoDetailPage-moreEntries,
.span6 .photoDetailPage-moreEntries,
.span7 .photoDetailPage-moreEntries,
.span8 .photoDetailPage-moreEntries {
  height: 60px;
}
.span1 .photoDetailPage-moreEntries > .span,
.span2 .photoDetailPage-moreEntries > .span,
.span3 .photoDetailPage-moreEntries > .span,
.span4 .photoDetailPage-moreEntries > .span,
.span5 .photoDetailPage-moreEntries > .span,
.span6 .photoDetailPage-moreEntries > .span,
.span7 .photoDetailPage-moreEntries > .span,
.span8 .photoDetailPage-moreEntries > .span {
  width: 60px;
}
.dashboard-overlay.image-loader-overlay {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%;
  position: absolute;
}
.photoBlockWrapper {
  display: flex;
  flex-direction: column;
  min-height: 550px;
  height: calc(100vh - 15px);
  margin-top: 15px;
}
.photoBlockWrapper .photoDetailPage-moreEntries {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}
.photoBlockWrapper .photoDetailPage-image {
  flex-basis: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  background: transparent;
}
@media screen and (max-width: 959px) {
  .photoBlockWrapper {
    min-height: 300px;
    height: 300px;
  }
}
.image-description.smart {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: fade;
  transition: line-clamp 1s ease-in-out;
}
.photoEditPage-entry img {
  vertical-align: bottom;
}
.photoEditPage-linkbarContainer {
  background-color: #1A1D1F;
  padding: 5px;
}
.photoEditPage-linkbarContainer::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.photoEditPage-linkbarContainer::after {
  content: "";
  display: block;
  clear: both;
}
.photoEditPage-linkbarContainer .linkbar {
  float: right;
}
.photoEditPage-entryList .photoEditPage-entry {
  margin-bottom: 36px;
}
.photoSlideshow {
  background-color: #333;
}
.ps-empty {
  padding-top: 66.66%;
  display: block;
}
.ps-slide {
  padding-top: 66.66%;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format('woff');
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  opacity: .25;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 5px;
}
[dir='rtl'] .slick-prev {
  right: 5px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: 5px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 5px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-arrow {
  z-index: 1;
}
.slick-arrow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.photoSlider .slide__item {
  display: block;
}
.adjacentEntryLink {
  position: absolute;
  top: 50%;
}
.adjacentEntryLink a {
  height: 46px;
  top: -23px;
  width: 22px;
  display: block;
  position: relative;
  text-indent: -9999px;
}
.adjacentEntryLink-previous {
  left: 0;
}
.adjacentEntryLink-previous a {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/arrow_left.png?xn_version=202507221305") no-repeat;
  left: 0;
}
.span1 .adjacentEntryLink-previous a,
.span2 .adjacentEntryLink-previous a,
.span3 .adjacentEntryLink-previous a,
.span4 .adjacentEntryLink-previous a,
.span5 .adjacentEntryLink-previous a,
.span6 .adjacentEntryLink-previous a,
.span7 .adjacentEntryLink-previous a,
.span8 .adjacentEntryLink-previous a,
.span9 .adjacentEntryLink-previous a,
.span10 .adjacentEntryLink-previous a,
.span11 .adjacentEntryLink-previous a,
.span12 .adjacentEntryLink-previous a {
  left: -26px;
}
@media screen and (max-width: 719px) {
  .adjacentEntryLink-previous a {
    display: none;
  }
}
@media screen and (max-width: 719px) {
  .image .adjacentEntryLink-previous a {
    display: block;
    left: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
  }
}
.adjacentEntryLink-next {
  right: 0;
}
.adjacentEntryLink-next a {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/arrow_right.png?xn_version=202507221305") no-repeat;
  right: 0;
}
.span1 .adjacentEntryLink-next a,
.span2 .adjacentEntryLink-next a,
.span3 .adjacentEntryLink-next a,
.span4 .adjacentEntryLink-next a,
.span5 .adjacentEntryLink-next a,
.span6 .adjacentEntryLink-next a,
.span7 .adjacentEntryLink-next a,
.span8 .adjacentEntryLink-next a,
.span9 .adjacentEntryLink-next a,
.span10 .adjacentEntryLink-next a,
.span11 .adjacentEntryLink-next a,
.span12 .adjacentEntryLink-next a {
  right: -26px;
}
@media screen and (max-width: 719px) {
  .adjacentEntryLink-next a {
    display: none;
  }
}
@media screen and (max-width: 719px) {
  .image .adjacentEntryLink-next a {
    display: block;
    right: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
  }
}
.membersListPage .matrix-itemFrame {
  border-radius: 0px;
  padding: 5px;
  float: left;
  width: 92px;
  -webkit-box-shadow: 0px 0px 0px #ffffff;
  -moz-box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
  border: 1px solid #c6c6c6;
}
.membersListPage .matrix-itemFrame .matrix-item {
  padding-bottom: 0;
  height: 92px;
}
.membersListPage .matrix-itemFrame .matrix-item .avatar {
  padding: 0px;
}
.membersListPage-userInfo {
  margin-left: 92px;
  max-height: 92px;
  padding: 5px 0 5px 20px;
}
.membersListPage-userFeaturedAnswer {
  font-size: 12px;
  padding-top: 1em;
}
.membersListPage-moreInfo {
  margin-top: 10px;
  display: block;
}
.membersListPage-moreInfo .membersListPage-userName {
  display: flex;
  align-content: center;
  margin-bottom: 5px;
}
.member-online-indicator {
  background-color: #2FAC4D;
  flex-basis: 0.65em;
  flex-grow: 0;
  flex-shrink: 0;
  width: 0.65em;
  height: 0.65em;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  position: relative;
  top: 0.3em;
}
.member-online-indicator.bordered {
  border: 2px solid #fff;
}
.profileCoverArea {
  min-height: 245px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.profileCoverArea-socialButtons > .span-full {
  padding-top: 5px;
}
.profileCoverArea-socialButtons > .span-full .socialSharingButton {
  margin-left: 0;
}
.profileCoverArea-box {
  background-color: #eee;
}
.profileCoverArea-box::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.profileCoverArea-box::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 719px) {
  .profileCoverArea-box {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  .profileCoverArea-box > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .profileCoverArea-box > .row > .profileCoverArea-bio {
    width: 100%;
  }
}
@media screen and (max-width: 719px) {
  .profileCoverArea-box {
    background-color: transparent;
  }
  .profileCoverArea-box > .row {
    text-align: center;
  }
  .profileCoverArea-box > .row > .profileCoverArea-avatar {
    display: inline-block;
    float: none;
    text-align: left;
  }
  .profileCoverArea-box > .row > .profileCoverArea-bio {
    text-align: left;
    height: auto;
    margin-top: 24px;
  }
}
.profileCoverArea-avatar {
  text-align: center;
}
.profileCoverArea-avatar .profileCoverArea-friendOptions {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.profileCoverArea-avatar .profileCoverArea-friendOptions .profileCoverArea-mainFriendOption {
  margin-bottom: 3px;
}
.profileCoverArea-avatar .profileCoverArea-friendOptions .profileCoverArea-smallFriendLink {
  font-size: 11px;
}
.profileCoverArea-avatar .profileCoverArea-messageOptions {
  display: inline-block;
}
.profileCoverArea-avatar .profileCoverArea-fullTextFriendButton {
  background-color: #FFFFFF;
  border-color: #C0C0C0;
  border-radius: 1px 1px 1px 1px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15), 0 1px 1px 0 #FFFFFF inset;
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.33333em;
  padding: 0.2em;
  width: 96px;
  cursor: pointer;
}
.profileCoverArea-avatar .profileCoverArea-alternateFriendOption {
  margin-top: -1px;
  position: absolute;
}
.profileCoverArea-bio {
  background-color: #eee;
  color: #555;
  overflow-y: auto;
  height: 170px;
}
.profileCoverArea-bio h2 {
  display: flex;
  align-content: center;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.profileCoverArea-bio p {
  font-size: 11px;
}
.profileCoverArea-questionAndAnswer {
  margin-top: 15px;
}
.profileCoverArea-question {
  font-weight: bold;
}
.profileCoverArea-avatarFrame {
  position: relative;
  padding: 5px;
  margin-bottom: 5px;
  width: 92px;
  -webkit-box-shadow: 0px 3px 3px #c6c6c6;
  -moz-box-shadow: 0px 3px 3px #c6c6c6;
  box-shadow: 0px 3px 3px #c6c6c6;
  box-shadow: 0px 3px 3px #c6c6c6;
  border: 1px solid #c6c6c6;
  background-color: #FFF;
  border-radius: 0px;
}
.profileCoverArea-avatarFrame .profileCoverArea-avatar {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 0px;
  height: 92px;
}
.profileCoverArea-avatarFrame .profileCoverArea-avatar .avatar {
  padding: 0px;
}
.profileCoverArea-friendAndMessageLinks {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.profileCoverArea-bio p.profileCoverArea-limitedProfileMessage {
  margin-top: 15px;
  font-size: 14px;
}
.profileCoverArea-addFriendDialog textarea {
  width: 100%;
  height: 3.5em;
  display: none;
}
.profileCoverArea-requestNotice {
  text-align: center;
}
@media screen and (max-width: 959px) {
  .banner-actionsGroup {
    text-align: center;
  }
}
.profileCoverArea-socialButtons {
  display: inline-flex;
  width: calc(100% - 100px);
  margin-bottom: 12px;
}
.profileCoverArea-socialButtons .likebox,
.profileCoverArea-socialButtons .socialSharingButton {
  float: none;
  display: inline-flex;
  vertical-align: top;
}
.profileCoverArea-socialButtons>.span-full {
  display: flex;
}
.profileCoverArea-socialButtons .facebook-likebox {
  min-width: 78px;
  margin-right: 10px;
}
@media screen and (max-width: 719px) {
  .profileCoverArea-socialButtons {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 719px) {
  .banner-actions {
    float: right;
  }
}
.socialSharingButton {
  margin: 0;
}
.socialButtons {
  display: none;
  align-items: flex-start;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-right: auto;
  width: 450px;
  max-width: 100%;
}
.socialSharingList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.socialSharingListItem,
.socialSharingListItemColored {
  display: inline-flex;
}
.socialSharingListItem.providerFacebook,
.socialSharingListItemColored.providerFacebook {
  order: 20;
}
.socialSharingListItem.dd_menu,
.socialSharingListItemColored.dd_menu {
  display: none;
  order: 999;
}
.socialSharingListItem.dd_menu .socialSharingListItemLink,
.socialSharingListItemColored.dd_menu .socialSharingListItemLink {
  width: 36px;
  height: 26px;
  overflow: hidden;
  margin-right: 10px;
  background: transparent;
  box-shadow: none;
}
.socialSharingListItem.dd_menu .socialSharingListItemLink svg,
.socialSharingListItemColored.dd_menu .socialSharingListItemLink svg {
  width: 34px;
  height: 26px;
  position: relative;
  top: -1px;
}
.socialSharingListItem .hidden-menu,
.socialSharingListItemColored .hidden-menu {
  display: none;
}
.likeButton {
  display: inherit;
}
.likeButton .socialSharingListItemLink {
  height: 26px;
  margin-right: 0;
}
.socialSharingListItemLink {
  color: #15c2b9;
  display: inline-flex;
  border: 1px solid rgba(21,194,185,0.4);
  border-radius: 3px;
  text-decoration: none !important;
  overflow: hidden;
  padding: 0;
  background: transparent;
  margin-right: 10px;
  height: 26px;
}
.socialSharingListItemLink span {
  line-height: 27px;
  margin-left: -7.5px;
  padding-right: 10px;
  font-family: "Fira Sans", sans-serif;
  color: #15c2b9;
}
.socialSharingListItemLink:hover {
  text-decoration: none;
  background: #15c2b9;
  color: #ffffff;
}
.socialSharingListItemLink:hover svg {
  color: #ffffff;
}
.socialSharingListItemLink svg {
  width: 35px;
  height: 27px;
  color: #15c2b9;
  position: relative;
  top: -1px;
}
.socialSharingListItemLink svg use {
  margin-top: -1px;
  margin-right: -1px;
}
.socialSharingListItemLinkColored {
  display: inline-flex;
  border-radius: 3px;
  text-decoration: none;
  overflow: hidden;
  padding: 0;
  background: transparent;
  margin-right: 10px;
  height: 28px;
}
.socialSharingListItemLinkColored:hover {
  text-decoration: none;
}
.socialSharingListItemLinkColored svg {
  width: 36px;
  height: 28px;
  position: relative;
  top: 0;
}
.socialSharingListItemLinkColored svg use {
  margin-top: -1px;
  margin-right: -1px;
}
.mobileSocialModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0,0,0,0.5);
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 0;
  z-index: 9999;
}
.mobileSocialModal .mobileSocialList {
  display: grid;
  grid-template-columns: repeat(3,64px);
  grid-template-rows: repeat(3,64px);
  grid-gap: 30px;
  padding: 22px;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  margin: 0;
  background: #fff;
}
.mobileSocialModal .mobileSocialModalOuter {
  padding: 25px 0;
  max-width: 360px;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
}
.mobileSocialModal .socialSharingListItemLinkMobile {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.mobileSocialModal .socialSharingListItemLinkMobile svg {
  width: 64px;
  height: 64px;
}
.mobileSocialModal .socialSharingListItemLinkMobile .count {
  display: none;
}
.profileSettingsNav li {
  list-style: none outside none;
  float: left;
  border: 1px solid;
  border-right: 0px;
}
.profileSettingsNav li.current a {
  color: #15c2b9;
}
.profileSettingsNav li:last-child {
  border-right: 1px solid;
}
.profileSettingsNav li a {
  padding: 10px;
  display: block;
  color: #535353;
}
.emailSettings-stopFollowingAll {
  float: right;
  text-transform: none;
}
.emailSettings-stopFollowingAll > a {
  cursor: pointer;
}
.aboutNetwork .poweredBy-logo {
  background-image: url('https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/NING_MM_footer_blk1.png?xn_version=202507221305');
  width: 37px;
  height: 15px;
  display: inline-block;
  text-indent: -99999px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) {
  .aboutNetwork .poweredBy-logo {
    background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/NING_MM_footer_blk@2x1.png?xn_version=202507221305");
    background-size: 37px 15px;
  }
}
.aboutNetwork-networkIcon {
  float: left;
  margin-right: 12px;
}
.authService {
  background: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/providers-sprite.png?xn_version=202507221305") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  font-size: 0;
  height: 40px;
  margin: 0 10px 10px 0;
  text-indent: -9999em;
  width: 120px;
}
.authService-tw {
  background-position: 0 -40px;
}
.authService-tw:hover {
  background-position: -120px -40px;
}
.authService-fb {
  background-position: 0 0;
}
.authService-fb:hover {
  background-position: -120px 0;
}
.authService-yahoo {
  background-position: 0 -160px;
}
.authService-yahoo:hover {
  background-position: -120px -160px;
}
.authService-google {
  background-position: 0 -200px;
}
.authService-google:hover {
  background-position: -120px -200px;
}
.authService-linkedin {
  background-position: 0 -400px;
}
.authService-linkedin:hover {
  background-position: -120px -400px;
}
.profileQuestionForm select[name="displayAgeOption"] {
  display: block;
  margin-top: 6px;
}
.profileQuestionForm-options label {
  display: block;
  font-weight: normal;
}
.profileQuestionForm-date input {
  width: auto;
}
.profileQuestionForm-genderOptions label {
  margin-right: 10px;
  font-weight: normal;
}
.profileQuestionForm-photo img {
  display: block;
}
.profileQuestionForm-changeLink {
  margin-left: 1em;
}
.invitePage textarea[name="emailAddresses"] {
  height: 3.5em;
}
.invite-or {
  text-transform: uppercase;
  margin: 2em auto;
  padding-top: 10px;
  text-align: center;
  width: 350px;
  max-width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.invite-or:before,
.invite-or:after {
  content: '';
  height: 1px;
  background-color: #5d272f;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  align-self: center;
}
.invite-or >span {
  margin: 0 auto;
  display: block;
  background: #ffffff;
  padding: 0 12px;
}
.invitePage-bulkInviteSection {
  text-align: center;
}
.invitePage-bulkInviteSection .facebook_share_link {
  min-width: 85px;
  height: 24px;
  border-radius: 2px;
  background-color: #4267b2;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  padding: 3px 8px 3px 3px;
  margin-right: 20px;
  text-decoration: none;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  vertical-align: middle;
  box-sizing: border-box;
}
.invitePage-bulkInviteSection .facebook_share_link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #34518d;
}
.invitePage-bulkInviteSection .facebook_share_link span {
  padding-left: 16px;
}
.invitePage-bulkInviteSection .btn {
  width: auto;
  padding: 0 15px;
  min-height: 24px;
  border: 1px solid #b1b1b1;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  box-shadow: none;
  margin-top: 10px;
  white-space: normal;
}
.invitePage-bulkInviteSection .btn:hover {
  background: #b1b1b1;
}
.invitePage-bulkInviteUrl {
  margin-bottom: 1em;
}
.invite-buttons {
  overflow: auto;
}
.invite-buttons li {
  list-style: none;
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  margin: 5px;
  border-style: solid;
  border-radius: 3px;
  border-width: 1px;
  border-color: #15c2b9;
}
.invite-buttons li:hover,
.invite-buttons li.invite-active {
  border-width: 3px;
  margin: 3px;
}
.invite-buttons li > a,
.invite-buttons li > a:hover {
  color: transparent;
  text-decoration: none;
  background: transparent url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/invite-icons.png?xn_version=202507221305") no-repeat 0 0;
  text-indent: -9999px;
  display: block;
  width: 48px;
  height: 48px;
}
.invite-buttons li > a.invite-facebook,
.invite-buttons li > a:hover.invite-facebook {
  background-position: 8px 8px;
}
.invite-buttons li > a.invite-google,
.invite-buttons li > a:hover.invite-google {
  background-position: 8px -56px;
}
.invite-buttons li > a.invite-yahoo,
.invite-buttons li > a:hover.invite-yahoo {
  background-position: 8px -120px;
}
.invite-buttons li > a.invite-yahooopenidconnect,
.invite-buttons li > a:hover.invite-yahooopenidconnect {
  background-position: 8px -120px;
}
.invite-buttons li > a.invite-enteremail,
.invite-buttons li > a:hover.invite-enteremail {
  background-position: 8px -312px;
}
.invite-buttons li > a.invite-addressbook,
.invite-buttons li > a:hover.invite-addressbook {
  background-position: 8px -376px;
}
.invite-loading {
  background: transparent url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/icon/spinner.gif?xn_version=202507221305") no-repeat 0 20px;
  padding: 20px 0 20px 20px;
  display: table;
  margin: 0 auto;
}
.invite-launchButton {
  text-align: center;
  margin-bottom: 0.5em;
}
#xj_facebook .contactList .contactList-toggleAllCheckboxContainer,
#xj_facebook .contactList .contactList-tableContainer input,
#xj_facebook .contactList .contactList-buttons {
  display: none;
}
.contactList-searchForm label {
  margin-right: 10px;
}
.contactList-searchForm input[name="q"] {
  width: 150px;
}
.contactList-toggleAllCheckboxContainer {
  display: block;
  padding-left: 5px;
}
.contactList-toggleAllCheckbox {
  margin-right: 10px;
}
.contactList-tableContainer {
  height: 300px;
  overflow: auto;
}
.contactList-tableContainer .userTable-toggleContainer {
  width: 20px;
}
.userTable {
  table-layout: fixed;
  width: 100%;
}
.userTable th,
.userTable td {
  padding: 5px;
}
.userTable td {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.userTable td.userTable-avatar {
  width: 40px;
}
.userTable td.userTable-avatar img {
  height: 32px;
  width: 32px;
}
.userTable td label {
  font-weight: normal;
}
.userTable td label.userTable-name {
  font-weight: bold;
}
.composeMessagePage .sheet,
.messageDetailPage .sheet {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.messageTable-selectionControls {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 0 10px 0;
}
.messageTable-name {
  font-size: 14px;
  margin: 0 10px;
  color: rgba(59,59,59,0.9);
  display: inline-block;
  flex: 0 0 80px;
}
.messageTable-item-list {
  display: inline-flex;
  flex-wrap: wrap;
  flex: 0 1 100%;
}
a.messageTable-item {
  font-size: 14px;
  margin: 0 10px;
  display: block;
  font-weight: 500;
  color: #15c2b9;
  opacity: .85;
}
a.messageTable-item.active {
  opacity: 1;
  color: #15c2b9;
}
.messageTable-actions {
  border: 1px solid #15c2b9;
  box-shadow: none;
}
.message-header-wrapper {
  display: flex;
}
.message-user-title {
  margin-bottom: 0;
}
.message-user-title a {
  text-transform: none;
  font-size: 14px;
}
.message-user-title a:hover {
  text-transform: none;
}
.message-header,
.message-header-block {
  display: flex;
  align-items: center;
  align-content: center;
}
.member-online-indicator {
  top: 0;
  margin-bottom: 0;
}
.composeMessagePage .messages-message a {
  padding-left: 0;
}
.composeMessagePage .messages-message .messages-checkbox {
  display: none;
}
.message-header-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.message-header-wrapper .icon {
  overflow: hidden;
  text-indent: 99999px;
  font-family: 'ning-icon-fonts';
}
.message-actions {
  display: flex;
  text-align: right;
}
.message-actions li {
  white-space: nowrap;
  margin-left: 15px;
}
.message-actions .icon {
  display: inherit;
  font-size: 0;
  text-indent: 0;
  background: transparent;
}
.message-actions .icon::before {
  font-size: 14px;
}
.messages-item {
  color: #3b3b3b;
  font-weight: normal;
}
.unread .messages-item {
  font-weight: normal;
}
.messages-avatar {
  border: none;
  padding: 0;
  width: 32px;
  height: 32px;
}
.messages-avatar.media-img {
  max-width: none;
}
.messages-avatar .avatar {
  padding: 0;
}
.messages-avatar .avatar-badgeTextLabel {
  margin: 0;
}
.messages-message {
  line-height: 1.25;
  background-color: transparent;
  padding: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.messages-message > a,
.messages-message > a:hover {
  display: flex;
  font-weight: normal;
  text-decoration: none;
  box-sizing: border-box;
  flex-grow: 1;
}
.messages-message.unread {
  background-color: rgba(21,194,185,0.1);
}
.messages-message.unread:hover {
  background-color: rgba(200,200,200,0.1);
}
.messages-message + .messages-message {
  border-top: 1px solid rgba(200,200,200,0.3);
}
.messages-message.ningbar-panelRow {
  display: flex;
  padding: 5px 10px;
}
.messages-message.ningbar-panelRow a {
  width: 100%;
}
.messages-message.ningbar-panelRow .messages-info {
  flex-grow: 1;
}
.messages-message.ningbar-panelRow .messages-avatar {
  align-self: flex-start;
}
.messages-message.ningbar-panelRow .messages-body {
  margin-top: 3px;
}
.messages-date {
  float: right;
}
.messages-info {
  flex-basis: calc(100% - 42px);
}
.messages-date,
.messages-body {
  font-size: 10.5px;
  color: #3b3b3b;
}
.messages-body {
  white-space: normal;
  word-break: break-word;
}
.ningbar-panel .messages-body {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.message-header-block {
  margin-bottom: 0;
}
.message-header-wrapper .module-actions {
  margin-bottom: 0;
}
.message-button:before {
  display: none;
}
.button-more-messages {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  margin: 10px auto 0;
}
.message-header {
  width: 100%;
  overflow: hidden;
}
.message-header .message-user-title {
  width: 100%;
}
.message-header .message-user-title a {
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}
.more-button-wrapper {
  width: 100%;
  text-align: left;
}
.loader_block {
  display: flex;
}
.loader_block.hidden {
  display: none;
}
.composeMessagePage label {
  display: inherit;
  margin-bottom: 5px;
}
.composeMessagePage .buttonGroup:before {
  border: none;
}
.composeMessagePage .form-actions {
  margin-top: 5px;
}
.messages-message .manageContent .messages-info {
  overflow: hidden;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.messages-message .manageContent .messages-info .messages-body,
.messages-message .manageContent .messages-info .messages-sender {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ningbar-panelBody .messages-message .messages-info {
  display: block;
}
@media screen and (min-width: 959px) {
  .messages-item {
    display: flex;
    align-items: center;
    flex-grow: 1;
  }
  .messages-item > [class*='messages-'] {
    display: flex;
    flex-direction: column;
  }
  .messages-item .messages-sender,
  .messages-item .messages-priority,
  .messages-item .messages-content {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .messages-item .messages-sender {
    align-self: flex-start;
  }
  .messages-item .messages-content {
    margin-top: 5px;
  }
  .messages-item .messages-date {
    float: none;
    width: 123px;
    flex-basis: 123px;
    text-align: right;
  }
  .messages-item .messages-info {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .messages-checkbox {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 20px;
    height: 20px;
  }
  .messages-checkbox .input[type="checkbox"],
  .messages-checkbox .input[type="radio"],
  .messages-checkbox input[type="checkbox"],
  .messages-checkbox input[type="radio"] {
    margin: 0;
  }
}
@media screen and (max-width: 959px) {
  .messages-checkbox {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
  }
  .messages-flag {
    float: right;
  }
  .messages-avatar {
    margin-right: 10px;
  }
  .messageTable-actions {
    width: 100%;
  }
  .message-header-block .avatar-48 {
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .message-header-block .avatar-48 img.avatar,
  .message-header-block .avatar-48 img.photo {
    height: 32px;
  }
  .messages-message {
    padding: 10px 5px;
  }
  .messages-date {
    margin-top: 5px;
    width: 76px;
    max-width: 76px;
    margin-left: auto;
    text-align: right;
  }
  .message-header-wrapper {
    align-items: stretch;
    flex-direction: column-reverse;
  }
  .message-actions li:first-child {
    margin-left: 0;
  }
  .message-header-block {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 959px) and (max-width: 600px) {
  .messages-date {
    max-width: 50px;
  }
}
@media screen and (max-width: 719px) {
  .more-button-wrapper {
    text-align: center;
  }
  .more-button-wrapper a {
    width: 42.5%;
  }
  .composeMessagePage .form-actions {
    text-align: center;
  }
  .composeMessagePage .form-actions button,
  .composeMessagePage .form-actions input[type="button"] {
    width: 42.5%;
  }
}
.messageTable .messages-avatar {
  margin-left: 10px;
}
.messages-item.manageContent {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.messages-item.manageContent .messages-info {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: calc(100% - 76px);
}
@media (max-width: 600px) {
  .messages-item.manageContent .messages-info {
    max-width: 100%;
    flex-wrap: wrap;
  }
}
.messages-item.manageContent .messages-info .messages-sender {
  flex-grow: 1;
  max-width: calc(100% - 50px);
}
@media (max-width: 600px) {
  .messages-item.manageContent .messages-info .messages-sender > a {
    max-width: 109px;
    display: block;
    overflow: hidden;
    max-height: 71px;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.messages-item.manageContent .messages-info .messages-priority {
  padding: 0 10px;
}
.messages-item.manageContent .messages-date {
  margin-top: 0;
}
.manageContentPage-popup .error_text {
  font-size: 12px;
  line-height: 0;
  min-height: 0;
  padding: 0;
}
.manageContentPage-popup .error_text > span {
  min-height: 14px;
  line-height: normal;
  padding: 8px 12px 8px 40px;
}
.manageContentPage-popup form.error .error_text > span {
  display: block;
}
.manageContentPage-popup form.error .error_text > span + span {
  margin-top: 5px;
}
.manageContentPage-popup .popup-block__description {
  width: 100%;
}
.manageContentPage-popup .popup-block__list-item {
  margin: 0 0 15px;
}
.manageContentPage-popup .popup-block__list-item:last-of-type {
  margin-bottom: 0;
}
.manageContentPage-popup .popup-block__list-item .categorySelectionList {
  width: 100%;
  height: 120px;
}
.manageContentPage-popup .popup-block__list-item .categorySelectionList optgroup {
  font-size: 14px;
}
.manageContentPage-popup .popup-block__list-item .categorySelectionList optgroup option {
  counter-increment: lt;
}
.manageContentPage-popup .popup-block__list-item .categorySelectionList optgroup option:before {
  content: counter(lt) '. ';
}
.manageContentPage-popup .MoveToCategorySubmitButton[disabled] {
  background: #dedede;
  border-color: #dedede;
  color: #999999;
  box-shadow: none;
}
.manageContentPage-popup .MoveToCategorySubmitButton[disabled]:hover {
  border-color: #dedede;
  background-color: #dedede;
  color: #999999;
  box-shadow: none;
}
.composeMessagePage select {
  min-width: 250px;
}
.composeMessagePage input[type="checkbox"] {
  margin-right: 5px;
}
.composeMessagePage-recipients li {
  line-height: 21px;
  margin-right: 12px;
}
.composeMessagePage-recipients li .icon-delete {
  font-size: 8px;
  margin-right: 4px;
}
.recipient-input {
  width: 100%;
}
legend,
.legend {
  margin-bottom: 6px;
  width: 100%;
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 0.3em;
}
.transparentFileInputButton {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.transparentFileInputButton-fileInput {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 50px;
  direction: ltr;
  cursor: pointer;
}
.membersSection-avatars {
  margin: 0 !important;
  overflow: hidden;
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: repeat(auto-fit,minmax(83px,1fr));
}
.membersSection-avatars .span {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.membersSection-avatars .membersListPage-userName {
  text-align: center;
  word-break: break-word;
}
.membersSection-avatars.membersSection-1Row {
  grid-template-rows: repeat(1,auto);
  grid-auto-rows: 0;
}
.membersSection-avatars.membersSection-2Rows {
  grid-template-rows: repeat(2,auto);
  grid-auto-rows: 0;
}
.membersSection-avatars.membersSection-3Rows {
  grid-template-rows: repeat(3,auto);
  grid-auto-rows: 0;
}
.membersSection-avatars.membersSection-4Rows {
  grid-template-rows: repeat(4,auto);
  grid-auto-rows: 0;
}
.membersSection-avatars.membersSection-5Rows {
  grid-template-rows: repeat(5,auto);
  grid-auto-rows: 0;
}
.membersSection-avatars.membersSection-smallAvatars {
  grid-template-columns: repeat(auto-fill,minmax(83px,1fr));
}
.membersSection-avatars.membersSection-largeAvatars {
  grid-template-columns: repeat(auto-fill,minmax(131px,1fr));
}
.membersSection-avatars:after {
  display: none;
}
.birthdaySubtitle {
  font-weight: bold;
}
.birthdayWrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.inviteMembersPage-messageLabel {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
.manageGroupMembersPage table {
  width: 100%;
  table-layout: fixed;
}
.manageGroupMembersPage th {
  text-align: left;
  font-weight: bold;
}
.manageGroupMembersPage td {
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
  word-wrap: break-word;
}
.manageGroupMembersPage tr:nth-child(2n) {
  background-color: rgba(200,200,200,0.25);
}
.manageGroupMembersPage-checkboxColumn {
  width: 25px;
}
.manageGroupMembersPage-avatarColumn {
  width: 40px;
}
.manageGroupMembersPage-statusColumn {
  width: 100px;
}
.manageGroupMembersPage-dateJoinedColumn {
  width: 150px;
}
@media screen and (max-width: 719px) {
  .manageGroupMembersPage-statusColumn,
  .manageGroupMembersPage-dateJoinedColumn {
    display: none;
  }
}
.recaptchaPopup .floatingModule-container {
  width: 330px;
}
.recaptchaPopup .floatingModule-body {
  text-align: center;
  padding: 10px;
}
.recaptchaPopup .floatingModule-buttonGroup {
  display: none;
}
.recaptchaPopup .rp-cancel {
  color: #aaa;
  text-decoration: underline;
}
.autoTag {
  position: relative;
  z-index: 2;
}
.autoTag >ul {
  min-width: 200px;
}
.autoTag >ul li {
  box-sizing: border-box;
}
.autoTag.tagit {
  z-index: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.autoTag .avatar {
  display: inline-block;
  vertical-align: middle;
}
.autoTag .ui-menu .ui-menu-item {
  padding: 2px;
}
.autoTag .ui-menu .ui-menu-item a {
  padding: 2px;
}
.compactImagePicker {
  display: inline-block;
}
.compactImagePicker-preview {
  overflow: hidden;
  position: relative;
  display: inline-block;
  border: 1px solid #d2d2d2;
  max-width: 100%;
  vertical-align: middle;
}
.compactImagePicker-preview .compactImagePicker-loadingOverlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.compactImagePicker-preview .compactImagePicker-loadingOverlay img {
  vertical-align: middle;
}
.compactImagePicker-smallPreview {
  width: 50px;
  height: 25px;
}
.compactImagePicker-mediumPreview {
  width: 75px;
  height: 50px;
}
.compactImagePicker-centerText {
  z-index: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -10px;
  width: 100%;
}
.compactImagePicker-button {
  display: inline-block;
  text-align: center;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  color: #a0a0a0;
  padding: 3px 7px;
  cursor: pointer;
  vertical-align: middle;
}
.compactImagePicker-deleteButton {
  display: none;
}
.compactImagePicker-rotateButton {
  display: none;
}
.compactImagePicker-withImage .compactImagePicker-deleteButton {
  display: inline-block;
}
.compactImagePicker-withImage .compactImagePicker-rotateButton {
  display: inline-block;
}
.compactImagePicker-loadingImage .compactImagePicker-loadingOverlay {
  display: block;
}
.imagePicker-container .imagePicker-dragArea {
  position: relative;
  border: 1px dashed #999;
  width: 100px;
  max-width: 100%;
  height: 100px;
  margin-bottom: 5px;
}
.imagePicker-container .imagePicker-dragArea .imagePicker-changeLabel {
  display: none;
}
.imagePicker-container .imagePicker-delete {
  display: none;
}
.imagePicker-container.imagePicker-withImage .imagePicker-delete {
  display: inline-block;
}
.imagePicker-container.imagePicker-withImage .imagePicker-delete a {
  display: inline-block;
  line-height: 1.2;
}
.imagePicker-container.imagePicker-withImage .imagePicker-uploadLabel {
  display: none;
}
.imagePicker-container.imagePicker-withImage .imagePicker-changeLabel {
  display: inline-block;
}
.imagePicker-container.imagePicker-withImage .imagePicker-centerText {
  margin-top: 0;
  transform: translateY(-50%);
}
.imagePicker-container .imagePicker-centerText {
  z-index: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -7px;
  width: 100%;
}
.imagePicker-container .imagePicker-label {
  padding: 5px;
  color: 0;
  border: solid 1px #000;
  background-color: rgba(255,255,255,0.9);
}
.imagePicker-container .imagePicker-spinner {
  vertical-align: middle;
}
.authorBio > .content {
  margin-bottom: 12px;
}
.authorBio-byline {
  margin-bottom: 6px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
.authorBio-body {
  margin-left: 65px;
}
.followDescription {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 10.5px;
  font-weight: normal;
  font-style: normal;
}
.floatingModule.paidContentPopup .floatingModule-container {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/shared/gfx/img_lock.png?xn_version=202507221305");
  background-repeat: no-repeat;
  background-position: 101% 50%;
  box-shadow: 0 2px 22px rgba(0,0,0,0.5);
  border-color: #fff;
  background-color: #fff;
  color: #000;
  border-width: 1px;
  border-radius: 8px;
  padding: 75px;
  opacity: 1;
  width: 600px;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .floatingModule-container {
    width: 320px;
    padding: 35px 15px;
  }
}
.floatingModule.paidContentPopup .floatingModule-body {
  padding: 0;
}
.floatingModule.paidContentPopup .floatingModule-head {
  padding: 0;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .floatingModule-wideContainer {
    min-width: 320px;
  }
}
.floatingModule.paidContentPopup .popup__title {
  text-align: center;
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 18px;
  font-weight: 400;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .popup__title {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}
.floatingModule.paidContentPopup .popup__content {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .popup__content {
    font-size: 15px;
    line-height: 20px;
  }
}
.floatingModule.paidContentPopup .popup__button-group {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .popup__button-group {
    margin-top: 28px;
  }
}
.floatingModule.paidContentPopup .popup_button {
  display: inline-block;
  min-width: 160px;
  min-height: 45px;
  line-height: 45px;
  border-radius: 8px;
  margin: 0 20px;
}
.floatingModule.paidContentPopup .popup_button:hover {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 719px) {
  .floatingModule.paidContentPopup .popup_button {
    min-width: 120px;
    min-height: 30px;
    line-height: 30px;
    margin: 0 10px;
  }
}
.floatingModule.paidContentPopup .popup_button--cancel {
  background-color: #B7B7B7;
}
.floatingModule.paidContentPopup .popup_button--cancel:hover {
  background-color: #CDCCCC;
}
.floatingModule.paidContentPopup .popup_button--subscribe {
  background-color: #75AF2D;
}
.floatingModule.paidContentPopup .popup_button--subscribe:hover {
  background-color: #8CCE3A;
}
.bodyWithOverlay {
  overflow: hidden;
}
@media only screen and (min-width: 681px) {
  .bodyWithOverlay {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
  }
}
.paymentOverlay {
  z-index: 900;
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0,0,0,0.4);
}
@media only screen and (max-width: 680px) {
  .paymentOverlay {
    display: none;
  }
}
.paymentIframe {
  z-index: 950;
  position: fixed;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 680px) {
  .paymentIframe {
    position: relative;
    height: 100vh;
    width: 100vw;
  }
}
.hideContent {
  display: none;
}
.dashboard-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10000;
}
.dashboard-overlay .dashboard-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -29px 0 0 -29px;
}
.dashboard-loader {
  position: relative;
  width: 58px;
  height: 58px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  animation: opacity_loader 500ms forwards;
}
.dashboard-loader_item {
  position: absolute;
  background-color: #97d632;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  animation-name: bounce_circular;
  animation-duration: 1.1s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
.dashboard-loader_item:nth-child(1) {
  left: 0;
  top: 23px;
  animation-delay: 0.41s;
}
.dashboard-loader_item:nth-child(2) {
  left: 6px;
  top: 6px;
  animation-delay: 0.55s;
}
.dashboard-loader_item:nth-child(3) {
  top: 0;
  left: 23px;
  animation-delay: 0.69s;
}
.dashboard-loader_item:nth-child(4) {
  right: 6px;
  top: 6px;
  animation-delay: 0.83s;
}
.dashboard-loader_item:nth-child(5) {
  right: 0;
  top: 23px;
  animation-delay: 0.97s;
}
.dashboard-loader_item:nth-child(6) {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.1s;
}
.dashboard-loader_item:nth-child(7) {
  left: 23px;
  bottom: 0;
  animation-delay: 1.24s;
}
.dashboard-loader_item:nth-child(8) {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.38s;
}
@keyframes bounce_circular {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(.3);
  }
}
@keyframes opacity_loader {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.croppie-container {
  width: 100%;
  height: 100%;
}
.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.croppie-container .cr-viewport {
  position: absolute;
  border: none;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0,0,0,0.5);
  z-index: 0;
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}
.croppie-container .cr-resizer-vertical {
  position: absolute;
  pointer-events: all;
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}
.croppie-container .cr-resizer-vertical::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: '';
  left: 50%;
  margin-left: -5px;
}
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}
.croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: '';
  top: 50%;
  margin-top: -5px;
}
.croppie-container .cr-original-image {
  display: none;
}
.croppie-container .cr-vp-circle {
  border-radius: 50%;
}
.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  touch-action: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.croppie-result {
  position: relative;
  overflow: hidden;
}
.croppie-result img {
  position: absolute;
}
.cr-slider {
  -webkit-appearance: none;
  width: 300px;
  max-width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: transparent;
  height: 17px;
  margin: 0;
}
.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0,0,0,0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:focus {
  outline: none;
}
.cr-slider:focus::-ms-fill-lower {
  background: rgba(0,0,0,0.5);
}
.cr-slider:focus::-ms-fill-upper {
  background: rgba(0,0,0,0.5);
}
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0,0,0,0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}
.cr-slider::-ms-fill-lower {
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
}
.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
.cr-rotate-controls button {
  border: 0;
  background: none;
}
.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.cr-rotate-l i:before {
  content: '↺';
}
.cr-rotate-r i:before {
  content: '↻';
}
.top_banner {
  background-color: #474747;
  padding: 22px 40px;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  line-height: 23px;
}
.top_banner .popup__close-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  display: block;
  opacity: 0.9;
  cursor: pointer;
}
.top_banner .popup__close-icon:before,
.top_banner .popup__close-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #afafaf;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.top_banner .popup__close-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_banner .popup__close-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.top_banner .popup__close-icon:hover:before,
.top_banner .popup__close-icon:hover:after {
  background-color: #fff;
}
.top_banner .bn_title {
  margin-bottom: 7px;
}
.top_banner a {
  font-weight: 500;
  color: #fff;
  text-decoration: underline;
}
.top_banner a:hover {
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  .top_banner {
    padding: 38px 20px;
  }
  .top_banner .popup__close-icon {
    width: 19px;
    height: 19px;
  }
  .top_banner .popup__close-icon:before,
  .top_banner .popup__close-icon:after {
    height: 1px;
  }
  .top_banner .bn_title {
    display: none;
  }
}
@media screen and (max-width: 544px) {
  .top_banner {
    padding: 28px 14px;
  }
  .top_banner .popup__close-icon {
    width: 17px;
    height: 17px;
    top: 7px;
    right: 7px;
  }
  .top_banner .popup__close-icon:before,
  .top_banner .popup__close-icon:after {
    height: 1px;
  }
}
.top_banner a.button_top {
  display: inline-block;
  min-width: 167px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: navajowhite;
  line-height: 25px;
  height: 31px;
  text-align: center;
  padding: 0 10px;
  margin: 20px 0 0;
  box-sizing: border-box;
  border: 2px solid #ffffff;
}
@media screen and (max-width: 440px) {
  .top_banner a.button_top {
    width: 100%;
  }
}
.top_banner a.button_top:hover {
  background-color: #fff;
  color: #474747;
}
.top_banner ~ .top_banner {
  margin-top: 10px;
}
.top_banner[style*="display: none"] ~ .top_banner {
  margin-top: 0;
}
.member_info-wrapper {
  width: 100%;
  background: #fff;
  padding: 0 20px;
  font-family: Montserrat;
  box-sizing: border-box;
  line-height: 1;
}
.member_info-wrapper * {
  box-sizing: border-box;
}
.member_info-table {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  min-height: 200px;
  position: relative;
}
.member_info-table .dashboard-overlay {
  position: absolute;
  height: 100%;
  background: rgba(0,0,0,0.1);
}
.thead_member_info {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #d8d8d8;
  color: #555555;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.12px;
  -ms-align-items: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .thead_member_info {
    display: none;
  }
}
.thead_member_info a {
  color: #555555;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.12px;
  text-decoration: none;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.thead_member_info a.to_up:after {
  transform: rotateX(180deg);
}
.thead_member_info a:after {
  content: "";
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #686767 transparent transparent transparent;
  transform: rotateX(0deg);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.thead_member_info a:hover {
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  color: #3c3c3c;
}
.thead_member_info a:hover:after {
  border-color: #4e4e4e transparent transparent transparent;
}
.thead_member_info>div {
  padding: 18px 0;
  justify-content: space-between;
}
.thead_member_info>div.item_text_info {
  flex: 1 1 38%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.thead_member_info>div.item_text_info .item_name {
  width: 70%;
}
.thead_member_info>div.item_text_info .item_type {
  width: 30%;
}
.thead_member_info>div.member_purshase_date {
  flex: 1 1 18%;
}
.thead_member_info>div.member_amount {
  flex: 1 1 13%;
}
.thead_member_info>div.member_period {
  flex: 1 1 10%;
}
.thead_member_info>div.member_status {
  flex: 1 1 7%;
}
.thead_member_info>div.member_payment {
  flex: 1 1 9%;
}
.thead_member_info>div.member_toggle {
  flex: 1 1 2%;
}
.tbody_member_info {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.member_item-wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
  border-bottom: 1px solid #d8d8d8;
}
.member_item-wrapper.opened>div.member_toggle a:before {
  border-right: 2px solid #555555;
  border-top: 2px solid #555555;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.member_item-wrapper .member_item-title {
  flex: 1 1 100%;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  margin-bottom: 15px;
}
.member_item-wrapper>div {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.12px;
}
.member_item-wrapper>div.active {
  color: #54c673;
}
.member_item-wrapper>div.canceled {
  color: #ff5101;
}
.member_item-wrapper>div.item_text_info {
  flex: 1 1 38%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.member_item-wrapper>div.item_text_info .item_name {
  width: 70%;
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.12px;
  margin-bottom: 5px;
  line-height: 1;
  line-height: 20px;
  padding-right: 22%;
  text-align: left;
}
.member_item-wrapper>div.item_text_info .item_name a {
  color: #39a4f8;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.12px;
  text-decoration: none;
  -webkit-transition: all .25s ease-in-out;
}
.member_item-wrapper>div.item_text_info .item_name a:hover {
  color: #098df5;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.item_text_info .item_name {
    padding-right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
    line-height: 1;
  }
}
.member_item-wrapper>div.item_text_info .item_type {
  width: 30%;
}
.member_item-wrapper>div.item_text_info .item_type span {
  border-radius: 4px;
  background-color: #dcf0ff;
  padding: 5px;
  color: #2b79b5;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-bottom: 6px;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.item_text_info .item_type {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    text-align: left;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.item_text_info .item_type span {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.item_text_info {
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    align-content: center;
    justify-content: space-between;
  }
  .member_item-wrapper>div.item_text_info .item_name {
    width: 50%;
  }
  .member_item-wrapper>div.item_text_info .item_type {
    width: 50%;
  }
}
.member_item-wrapper>div.member_purshase_date {
  flex: 1 1 18%;
  padding-left: 15px;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_purshase_date {
    padding-left: 0;
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.member_purshase_date:before {
    content: attr(data-title);
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.12px;
    flex: 0 0 50%;
  }
}
.member_item-wrapper>div.member_amount {
  flex: 1 1 13%;
  padding-left: 15px;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_amount {
    padding-left: 0;
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.member_amount:before {
    content: attr(data-title);
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.12px;
    flex: 0 0 50%;
  }
}
.member_item-wrapper>div.member_period {
  flex: 1 1 10%;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_period {
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.member_period:before {
    content: attr(data-title);
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.12px;
    flex: 0 0 50%;
  }
}
.member_item-wrapper>div.member_status {
  flex: 1 1 7%;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_status {
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.member_status:before {
    content: attr(data-title);
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.12px;
    flex: 0 0 50%;
  }
}
.member_item-wrapper>div.member_payment {
  flex: 1 1 9%;
}
.member_item-wrapper>div.member_payment.active:after {
  display: inline-block;
  content: "";
  width: 5px;
  height: 3px;
  border-left: 2px solid #54c673;
  border-bottom: 2px solid #54c673;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.member_item-wrapper>div.member_payment.canceled:after {
  display: inline-block;
  content: "—";
  color: #000;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_payment {
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .member_item-wrapper>div.member_payment:before {
    content: attr(data-title);
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.12px;
    flex: 0 0 50%;
  }
}
.member_item-wrapper>div.member_toggle {
  flex: 1 1 2%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.member_item-wrapper>div.member_toggle a {
  width: 15px;
  height: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.member_item-wrapper>div.member_toggle a:before {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-left: 2px solid #555555;
  border-bottom: 2px solid #555555;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
@media screen and (max-width: 992px) {
  .member_item-wrapper>div.member_toggle {
    flex: 1 1 100%;
  }
}
.more_member_info {
  width: 100%;
  margin-top: 7px;
  display: none;
}
@media screen and (max-width: 992px) {
  .more_member_info:before {
    display: none;
  }
}
.more_member_info .more_member_info-table-wrapper {
  width: 100%;
  overflow: auto;
}
.more_member_info .more_member_info-table {
  width: 100%;
  min-width: 400px;
  padding: 0 12px;
}
.more_member_info .more_member_info-table th,
.more_member_info .more_member_info-table td {
  padding: 11px 24px;
}
@media screen and (max-width: 992px) {
  .more_member_info .more_member_info-table th,
  .more_member_info .more_member_info-table td {
    padding: 11px 12px;
  }
}
.invoice_id {
  width: 35%;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .invoice_id {
    width: auto;
  }
  .invoice_id span {
    width: 100px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
  }
}
.invoice_date,
.invoice_status {
  width: 22%;
  text-align: center;
  text-transform: none !important;
}
.invoice_date span,
.invoice_status span {
  display: inline-block;
}
.invoice_date span.time,
.invoice_status span.time {
  margin-left: 15px;
}
@media screen and (max-width: 992px) {
  .invoice_date,
  .invoice_status {
    width: auto;
  }
}
.invoice_amount {
  width: 21%;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .invoice_amount {
    width: auto;
  }
}
.thead_more_member_info {
  background-color: #eef8ff;
  color: #41647f;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.12px;
}
.thead_more_member_info tr th {
  text-transform: uppercase !important;
}
.thead_more_member_info a {
  color: #41647f;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.12px;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.thead_more_member_info a.to_up:after {
  transform: rotateX(180deg);
}
.thead_more_member_info a:after {
  content: "";
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #686767 transparent transparent transparent;
  transform: rotateX(0deg);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.thead_more_member_info a:hover {
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  color: #30495d;
}
.thead_more_member_info a:hover:after {
  border-color: #4e4e4e transparent transparent transparent;
}
.tbody_more_member_info tr {
  background-color: #fff;
}
.tbody_more_member_info tr:nth-child(2n) {
  background-color: #f3f5f6;
}
.tbody_more_member_info tr td {
  color: #555555;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.12px;
}
.more_management {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  margin-top: 6px;
  min-height: 24px;
}
.more_management .more_left {
  margin-right: 15px;
}
.more_management .more_right {
  margin-left: 15px;
}
.more_management .more_management_info {
  flex: 0 1 266px;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.12px;
  font-weight: 400;
  padding-left: 24px;
  display: inline-block;
  max-width: 285px;
}
.more_management .more_management_info strong {
  font-weight: 500;
}
@media (max-width: 992px) {
  .more_management .more_management_info {
    flex: 0 1 auto;
    margin-bottom: 11px;
  }
}
.more_management .cancel_payment {
  flex: 0 1 184px;
}
.more_management .cancel_payment .cancel_recurring_payment {
  float: left;
  width: 100%;
  outline: none;
  height: 34px;
  border-radius: 4px;
  border: 1px solid #bdbcbc;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.12px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background: transparent;
}
.more_management .cancel_payment .cancel_recurring_payment:disabled {
  pointer-events: none;
  background: transparent;
  color: #bdbcbc;
}
.more_management .cancel_payment .cancel_recurring_payment.non_active {
  pointer-events: none;
  background: transparent;
  color: #bdbcbc;
}
.more_management .cancel_payment .cancel_recurring_payment:hover {
  text-decoration: none;
  background: #bdbcbc;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.12px;
}
@media (max-width: 992px) {
  .more_management .cancel_payment {
    flex: 0 1 auto;
    margin-top: 12px;
  }
}
.more_management .arrows {
  flex: 0 1 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.more_management .arrows a {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #bdbcbc;
  margin: 0 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.more_management .arrows a.non_active {
  pointer-events: none;
  opacity: .5;
}
.more_management .arrows a:hover {
  background: #bdbcbc;
}
.more_management .arrows a:hover:before {
  border-color: #fff;
}
.more_management .arrows a:first-child:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.more_management .arrows a:last-child:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.more_management .arrows a:before {
  content: "";
  width: 5px;
  height: 5px;
  border-left: 1.5px solid #bdbcbc;
  border-bottom: 1.5px solid #bdbcbc;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
@media screen and (max-width: 992px) {
  .more_management {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
}
.member_items_pages {
  width: 100%;
  margin-top: 17px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}
.member_items_pages .tip_member {
  width: 100%;
  color: #7f7f7f;
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  left: 0;
  padding-left: 24px;
}
.member_items_pages .member_items_pages_pagination {
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}
.member_items_pages .member_items_pages_pagination li {
  margin: 0 8px 16px;
}
.member_items_pages .member_items_pages_pagination li a {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  background-color: #ffffff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #555555;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.12px;
  border: 1px solid #fff;
  text-decoration: none;
  text-transform: none;
}
.member_items_pages .member_items_pages_pagination li a.active {
  border-color: #bdbcbc;
}
.member_items_pages .member_items_pages_pagination li a:hover {
  color: #000;
  text-decoration: none;
  border-color: #000;
  font-weight: 400;
  letter-spacing: -0.12px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 992px) {
  .member_items_pages {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .member_items_pages .tip_member {
    width: 100%;
    position: static;
    padding: 0;
    margin-bottom: 15px;
  }
}
.empty_member_table {
  width: 100%;
  padding: 48px 0;
  min-height: 520px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  display: none;
}
.empty_member_table .empty_member_table_image {
  margin-bottom: 66px;
}
.empty_member_table .empty_member_table_image:before {
  content: url('https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/wallet.svg');
}
@media screen and (max-width: 719px) {
  .empty_member_table .empty_member_table_image {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  .empty_member_table .empty_member_table_image {
    margin-bottom: 25px;
  }
}
.empty_member_table .empty_member_table_title {
  width: 100%;
  max-width: 550px;
  color: #5a5959;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 719px) {
  .empty_member_table .empty_member_table_title {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  .empty_member_table .empty_member_table_title {
    font-size: 20px;
  }
}
.empty_member_table .empty_member_table_description {
  width: 100%;
  max-width: 550px;
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
  margin-bottom: 34px;
}
@media screen and (max-width: 719px) {
  .empty_member_table .empty_member_table_description {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .empty_member_table .empty_member_table_description {
    font-size: 14px;
  }
}
.empty_member_table .empty_member_table_short_info {
  width: 100%;
  max-width: 550px;
  display: inline-block;
  color: #868686;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.16px;
}
@media screen and (max-width: 719px) {
  .empty_member_table .empty_member_table_short_info {
    font-size: 12px;
  }
}
@media screen and (max-width: 479px) {
  .empty_member_table .empty_member_table_short_info {
    font-size: 12px;
  }
}
.cancel_recurring_modal {
  width: calc(100vw - 24px);
  max-width: 500px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.32);
  border-radius: 4px;
  background-color: #ffffff;
  padding: 28px 40px;
  height: auto;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.cancel_recurring_modal .floatingModule-container {
  width: auto;
  opacity: 1;
  margin: 0;
  border: none;
  background: transparent;
}
.cancel_recurring_modal .floatingModule-head {
  padding: 0;
}
.cancel_recurring_modal .floatingModule-head h2 {
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.16px;
  margin-bottom: 20px;
}
.cancel_recurring_modal .floatingModule-body {
  padding: 0;
}
.cancel_recurring_modal .floatingModule-body .prose {
  width: 100%;
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
}
.cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup .floatingModule-cancelButton {
  padding: 0;
  flex: 0 1 166px;
  height: 40px;
  border-radius: 4px;
  border: 2px solid #bdbdbd;
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  text-transform: none;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup .floatingModule-cancelButton:hover {
  background: #bdbdbd;
  color: #fff;
}
.cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup input[type="submit"] {
  padding: 0;
  flex: 0 1 235px;
  height: 40px;
  border-radius: 4px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  border: 2px solid #000;
  text-transform: none;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  box-shadow: none;
}
.cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup input[type="submit"]:hover {
  background: #fff;
  color: #000;
}
@media screen and (max-width: 570px) {
  .cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-content: center;
  }
  .cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup .floatingModule-cancelButton {
    width: 200px;
    flex: 1 1 auto;
    padding: 0 12px;
  }
  .cancel_recurring_modal .floatingModule-body .floatingModule-buttonGroup input[type="submit"] {
    margin-bottom: 20px;
    width: 200px;
    flex: 1 1 auto;
    padding: 0 12px;
  }
}
.section-account-login .sectionLoginHeader {
  border-bottom: 1px solid #3b3b3b;
}
.section-account-login .accountLoginList,
.section-account-login .accountLoginList > li {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
.section-account-login .accountLoginList:last-of-type,
.section-account-login .accountLoginList > li:last-of-type {
  margin-bottom: 0;
}
.section-account-login .accountLoginList a svg path,
.section-account-login .accountLoginList > li a svg path {
  fill: #999999;
}
.section-account-login .accountLoginList a:hover svg path,
.section-account-login .accountLoginList > li a:hover svg path {
  fill: #2499ff;
}
.section-account-login .accountLoginWelcome {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.section-account-login .accountLoginWelcome .accountLoginWelcomeTitle {
  margin-bottom: 15px;
  color: #3b3b3b;
}
.section-account-login .accountLoginWelcome .accountLoginWelcomeButtons {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  text-align: left;
}
.span16 .thirdParty-instagramFeed {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.span16 .thirdParty-instagramFeed-item {
  padding-right: 2%;
  width: 20%;
  min-width: 150px;
}
.span11 .thirdParty-instagramFeed {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.span11 .thirdParty-instagramFeed-item {
  padding-right: 3%;
  width: 33%;
  min-width: 150px;
}
.span8 .thirdParty-instagramFeed {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.span8 .thirdParty-instagramFeed-item {
  padding-right: 5%;
  width: 50%;
  min-width: 150px;
}
.thirdParty-instagramFeed-item {
  margin-bottom: 24px;
}
.thirdParty-instagramFeed-item div {
  margin-bottom: 16px;
}
.thirdParty-instagramFeed-user {
  display: flex;
  align-items: center;
}
.thirdParty-instagramFeed-user span {
  color: #15c2b9;
  margin-left: 16px;
}
.thirdParty-instagramFeed-user a,
.thirdParty-instagramFeed-user a:hover {
  font-weight: normal;
  text-decoration: none;
  vertical-align: bottom;
}
.thirdParty-instagramFeed-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.thirdParty-instagramFeed-tags {
  color: #15c2b9;
}
@media screen and (max-width: 719px) {
  .advanced-search {
    display: flex;
    flex-direction: column-reverse;
  }
}
.advanced-search__form-select-wrap {
  margin-right: 10px;
  margin-bottom: 10px;
}
.advanced-search__form-input-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.advanced-search__form-search {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
.site-body .advanced-search__link {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 10px;
  color: #15c2b9;
}
.grid-frame > :not(.row) > .row-narrower2.advanced-search__members {
  justify-content: flex-start;
  margin: 0;
}
.grid-frame > :not(.row) > .row-narrower2.advanced-search__members .media-frame {
  overflow: visible;
}
.span16 .mediumMatrix.advanced-search__members .matrix-itemFluid {
  width: auto;
  flex: 1 1 50%;
  min-width: 380px;
}
@media screen and (max-width: 959px) {
  .span16 .mediumMatrix.advanced-search__members .matrix-itemFluid {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
.membersListPage .advanced-search__members {
  display: flex;
  flex-wrap: wrap;
}
.modify-search {
  border: none;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.modify-search .globalsearch-button {
  border: none;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
}
.modify-search:hover .globalsearch-button {
  background: transparent;
}
.advancedMemberSearchForm dl label {
  text-transform: capitalize;
}
.advancedMemberSearchForm dd {
  max-width: 374px;
  width: 100%;
}
.advancedMemberSearchForm .age_wrap {
  width: 100%;
  max-width: 374px;
  display: flex;
  align-items: center;
  align-content: center;
}
.advancedMemberSearchForm .age_wrap .divider_text {
  display: inline-block;
  margin: 0 5px;
}
.advancedMemberSearchForm .age_wrap .flex_field {
  flex: 1 1 auto;
}
.advancedMemberSearchForm .age_wrap .flex_field input {
  width: 100%;
}
.advancedMemberSearchForm .age_wrap input {
  flex: 1 1 100%;
}
.membersListPage-userInfo {
  margin: 0;
  max-height: none;
  padding: 0;
  width: calc(100% - 103px);
}
@media screen and (max-width: 719px) {
  .membersListPage-userInfo {
    width: calc(100% - 70px);
  }
}
.membersListPage-userInfo .profileCoverArea-info {
  margin: 5px 0;
  display: block;
  color: #3b3b3b;
}
.membersListPage-userInfo .profileCoverArea-info .profileCoverArea-question {
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
  color: #6e6e6e;
}
.membersListPage-userInfo .profileCoverArea-info .profileCoverArea-question:empty {
  display: none;
}
.membersListPage-userInfo .userButtons {
  display: inline-flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: auto;
  margin-top: 5px;
}
.membersListPage-userInfo .userButtons .requestText {
  display: inline-block;
  flex: 0 0 100%;
  color: #15c2b9;
  margin-top: 5px;
  font-weight: bold;
}
.membersListPage-userInfo .userButtons .friendLink,
.membersListPage-userInfo .userButtons .followLink {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-top: 5px;
  line-height: 1.2;
}
.membersListPage-userInfo .userButtons .friendLink:hover,
.membersListPage-userInfo .userButtons .followLink:hover {
  text-decoration: none;
}
.membersListPage-userInfo .userButtons .friendLink:hover-icon,
.membersListPage-userInfo .userButtons .followLink:hover-icon {
  overflow: visible;
  color: #3b3b3b;
}
.membersListPage-userInfo .userButtons .friendLink-icon,
.membersListPage-userInfo .userButtons .followLink-icon {
  margin-right: 9px;
  color: #3b3b3b;
  overflow: visible;
}
.membersListPage-userInfo .userButtons .friendLink-icon:before,
.membersListPage-userInfo .userButtons .followLink-icon:before {
  margin-right: 0;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user,
.grid-frame .matrix > .row > .span.membersListPage-user {
  width: 50%;
  max-width: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 15px 0;
}
@media screen and (max-width: 719px) {
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user,
  .grid-frame .matrix > .row > .span.membersListPage-user {
    width: 100%;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .avatar-frame,
.grid-frame .matrix > .row > .span.membersListPage-user .avatar-frame {
  width: 100%;
  height: 100%;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  margin-right: 23px;
  align-self: flex-start;
  box-sizing: border-box;
}
@media screen and (max-width: 719px) {
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img,
  .grid-frame .matrix > .row > .span.membersListPage-user .media-img {
    margin-right: 10px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .membersListPage .matrix-itemFrame .matrix-item,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img .membersListPage .matrix-itemFrame .matrix-item {
  width: 100%;
  height: 100%;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .wrap__avatar,
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .avatar-default,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img .wrap__avatar,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img .avatar-default {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 719px) {
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .wrap__avatar,
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .avatar-default,
  .grid-frame .matrix > .row > .span.membersListPage-user .media-img .wrap__avatar,
  .grid-frame .matrix > .row > .span.membersListPage-user .media-img .avatar-default {
    width: 60px;
    height: 60px;
  }
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .wrap__avatar img,
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .media-img .avatar-default img,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img .wrap__avatar img,
.grid-frame .matrix > .row > .span.membersListPage-user .media-img .avatar-default img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item,
.grid-frame .matrix > .row > .span.membersListPage-user .matrix-item {
  width: 100%;
  height: 100%;
  display: flex;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item .profileCoverArea-info + .profileCoverArea-info::before,
.grid-frame .matrix > .row > .span.membersListPage-user .matrix-item .profileCoverArea-info + .profileCoverArea-info::before {
  display: none;
}
@media screen and (max-width: 719px) {
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item,
  .grid-frame .matrix > .row > .span.membersListPage-user .matrix-item {
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
  }
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item .membersListPage-userInfo,
.grid-frame .matrix > .row > .span.membersListPage-user .matrix-item .membersListPage-userInfo {
  height: auto;
}
@media screen and (max-width: 719px) {
  .mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item .membersListPage-userInfo,
  .grid-frame .matrix > .row > .span.membersListPage-user .matrix-item .membersListPage-userInfo {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 10px;
  }
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item .membersListPage-userInfo .membersListPage-moreInfo,
.grid-frame .matrix > .row > .span.membersListPage-user .matrix-item .membersListPage-userInfo .membersListPage-moreInfo {
  margin-top: 6px;
}
.mediumMatrix.advanced-search__members .matrix-itemFluid.membersListPage-user .matrix-item .avatar,
.grid-frame .matrix > .row > .span.membersListPage-user .matrix-item .avatar {
  width: 100%;
  height: 100%;
  border: none;
}
.advancedSearch {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 719px) {
  .advancedSearch {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.advancedSearch .advanced-search-link {
  margin-left: 15px;
}
@media screen and (max-width: 479px) {
  .advancedSearch .advanced-search-link {
    margin-left: 0;
    margin-top: 15px;
  }
}
#menu_body_body_fontsizeselect_menu span.mceText {
  line-height: 1.2;
}
.ultracompact-editor textarea,
.compact-editor textarea,
.full-editor textarea {
  resize: none;
}
.texteditor {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
}
.texteditor p.texteditor_toolbar {
  margin: 0 !important;
  padding: 4px 3px 1px 3px;
  border-bottom: 1px solid #666;
  background: #E3E3E3 url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/buttons-ningbar.png?xn_version=202507221305") repeat-x 0 0;
}
.form_body {
  position: relative;
  height: 1%;
}
.texteditor p.texteditor_toolbar a {
  padding: 4px 3px 0 3px;
  margin: 1px;
}
.texteditor p.texteditor_toolbar a:hover {
  background-color: #fcfcfc;
  margin: 0;
  border: 1px solid;
  border-color: #bbb #ccc #ccc #bbb;
}
.texteditor p.texteditor_toolbar a.image img {
  margin-top: 6px;
}
.texteditor textarea {
  margin: 0;
  border: 0 none;
  border-top: 1px solid #ddd;
  background-image: none;
  width: 100%;
  overflow-y: auto;
}
.hint_textarea {
  display: block;
}
.swatch {
  float: left;
  display: block;
  width: 45px;
  height: 21px;
  *height: 19px;
  _height: 20px;
  padding: 0;
  border: 1px solid #bbb;
  border-right: 0 none;
  margin-right: -3px;
}
.swatch strong {
  display: block;
  padding: 0 3px 0 0;
  font-size: 0.8em;
  line-height: 21px;
  *line-height: 19px;
  _line-height: 20px;
  text-transform: uppercase;
  text-align: center;
}
.swatch_group {
  position: relative;
  margin: 0 10px 0 0;
  float: left;
  _padding-right: 4px;
  _zoom: 1;
}
p .swatch_group {
  font-size: .90%;
}
.swatch_group a {
  text-decoration: none;
}
.swatch_group img.photo {
  margin-right: 0;
}
.picker {
  position: absolute;
  left: 43px;
  top: 22px;
  padding: 5px 10px;
  width: 220px;
  border: 1px solid #ccc;
  background: #fff url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/bg-form.png?xn_version=202507221305") repeat-x left bottom;
}
iframe.picker {
  width: 218px;
  border: 0 none;
}
.picker h4 {
  color: #444;
  text-align: left !important;
  float: left;
}
.picker h5 {
  color: #444;
}
.picker a {
  float: right;
  margin-left: 7px;
  font-weight: bold;
  color: #06c;
}
.picker p,
.picker li {
  margin-bottom: 0.5em !important;
  color: #666;
  font-size: 100%;
}
.picker input.button {
  font-weight: bold;
}
.picker select {
  margin-left: 1.4em;
}
iframe.color_picker {
  height: 202px;
  width: 222px;
}
.color_picker {
  font-size: .8323699em;
}
.color_picker .heading {
  border-bottom: 1px solid #cccccc;
  margin-bottom: .8em;
  padding-bottom: .3em;
}
.color_picker .right {
  margin-right: -4px;
}
.color_picker .heading a {
  float: none;
  margin: 0 4px;
  color: #00A8FF;
}
.color_picker table {
  clear: left;
  border: 0 none;
  background-color: transparent !important;
  width: 100%;
}
.color_picker table input.textfield {
  width: 104px;
}
.color_picker table tbody td {
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
}
.color_picker table tbody tr.transparent td {
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  cursor: hand;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/transparent.gif?xn_version=202507221305");
  background-position: -1px -3px;
}
.color_picker table tbody tr.selected td {
  background-position: -1px 1px;
}
.color_picker table tbody tr.spacer td {
  height: 8px;
  line-height: 8px;
}
.color_picker table tbody tr.swatches td {
  width: 20px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  cursor: hand;
}
.image_picker {
  width: 250px;
  color: #000;
}
.image_picker li input.file,
.image_picker li label.tile {
  margin: 0.3em 0 0.3em 18px;
}
.image_picker li input.file {
  margin-left: 0;
  white-space: normal;
  width: 250px;
  *width: 230px;
}
.xg_floating_module .image_picker li img,
#xg #xg_body .image_picker li img {
  margin: 0.5em 0 0 18px;
  border: 1px solid #ddd;
  max-width: 200px;
  max-height: 200px;
  height: auto;
}
.texteditor .dy-displaynone {
  display: none;
}
.tinyMce-dialog .xg_icon {
  background-repeat: no-repeat;
  background-color: transparent;
  height: 17px;
  width: 17px;
  padding: 1px 2px 1px 0;
  _padding: 0;
  margin: 1px 0 1px 2px;
  _margin: 0;
  text-indent: -9999px;
  font-size: 0 !important;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.tinyMce-dialog .xg_icon.xg_icon-close {
  background: transparent url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/buttons-ningbar.png?xn_version=202507221305") no-repeat scroll 0 -188px;
  padding: 0;
  position: absolute;
  right: 1px;
  top: 2px;
  z-index: 2;
  height: 17px;
  width: 17px;
  display: block;
}
.tinyMce-dialog .dy-form-1 dl {
  margin-bottom: 10px;
}
.tinyMce-dialog .dy-form-1 dl dt {
  display: block;
  float: none;
  width: auto;
}
.tinyMce-dialog .dy-form-1 dl dd {
  display: block;
  padding-left: 0;
  position: relative;
}
.tinyMce-dialog .dy-form-1 dl dd textarea {
  width: 100%;
}
.tinyMce-dialog .dy-form-2 dl {
  clear: left;
  margin-bottom: 5px;
  display: block;
}
.tinyMce-dialog .dy-form-2 dl dt {
  float: left;
  display: block;
  width: 100px;
  text-align: right;
}
.tinyMce-dialog .dy-form-2 dl dd {
  margin-left: 110px;
  margin-bottom: 10px;
  position: relative;
}
.tinyMce-dialog .dy-label {
  font-size: 95%;
  font-weight: bold;
}
.tinyMce-dialog .dy-input-text {
  border: 1px solid #CCC;
  padding: 2px 3px;
  color: #666;
  font-size: 13px;
  font-family: arial, sans-serif;
  border-top-color: #bbb;
}
.tinyMce-dialog .dy-input-single {
  width: 20px;
}
.tinyMce-dialog .dy-input-narrow {
  width: 60px;
}
.tinyMce-dialog .dy-input-medium {
  width: 250px;
}
@media screen and (max-width: 959px) {
  .tinyMce-dialog .dy-input-medium {
    width: 80% !important;
  }
}
.tinyMce-dialog .dy-small {
  font-size: 0.84615em;
}
.tinyMce-dialog input.button {
  cursor: pointer;
  display: inline-block;
  width: auto;
  border: 1px solid #aaa;
  background: #e3e3e3 url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/buttons-ningbar.png?xn_version=202507221305") repeat-x 0 0;
  font-size: 100%;
  text-decoration: none;
  color: #333;
  overflow: visible;
  white-space: nowrap;
  padding: .25em .5em .25em;
}
.tinyMce-dialog .dy-clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tinyMce-dialog .dy-clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.tinyMce-dialog fieldset dl {
  clear: left;
}
.tinyMce-dialog fieldset dl input[type="file"] {
  outline: none;
}
.tinyMce-dialog fieldset dl dt {
  display: block;
  float: left;
  clear: left;
  line-height: 1.6em;
  font-weight: normal;
}
.tinyMce-dialog fieldset dl dd {
  margin-left: 0 !important;
  padding-left: 120px;
  margin-bottom: .6em;
  line-height: 1.6em;
}
@media screen and (max-width: 719px) {
  .tinyMce-dialog fieldset dl dt {
    width: 80px !important;
  }
  .tinyMce-dialog fieldset dl dd {
    padding-left: 90px !important;
  }
}
@media screen and (max-width: 479px) {
  .tinyMce-dialog fieldset dl dt {
    float: none !important;
    display: block !important;
    text-align: left !important;
  }
  .tinyMce-dialog fieldset dl dd {
    padding-left: 0 !important;
  }
}
.tinyMce-dialog .disabled,
.tinyMce-dialog .dy-disabled,
.tinyMce-dialog input[disabled="disabled"],
.tinyMce-dialog button[disabled="disabled"],
.tinyMce-dialog select[disabled="disabled"],
.tinyMce-dialog optgroup[disabled="disabled"],
.tinyMce-dialog option[disabled="disabled"] {
  color: #7f7f7f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  opacity: 0.4;
  cursor: default;
  *font-weight: normal;
  *zoom: 1;
}
.tinyMce-dialog .page_tabs {
  width: 100%;
  clear: right;
  margin: 5px 0;
  border-style: solid;
  border-width: 0 0 1px;
  z-index: 1;
}
.tinyMce-dialog .page_tabs li {
  display: inline;
  list-style-type: none;
  margin: 0 0 -1px 5px;
  line-height: 190%;
  z-index: 2;
}
.tinyMce-dialog .page_tabs li.this {
  font-weight: bold;
}
.tinyMce-dialog .page_tabs li.this .xg_tabs {
  border-style: solid;
  border-width: 1px 1px 0;
  padding: 1px 7px 2px;
}
.tinyMce-dialog .page_tabs li a {
  padding: 2px 7px;
  text-decoration: none;
  font-weight: normal;
  color: #aeaeae;
}
.tinyMce-inlineToolbar.dy-tooltip {
  position: absolute;
  min-height: 32px;
  z-index: 100000;
  *zoom: 1;
}
.tinyMce-inlineToolbar.dy-tooltip .dy-arrow {
  position: absolute;
  left: 0;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/msg/tooltip-arrow.png?xn_version=202507221305");
  z-index: 50;
}
.tinyMce-inlineToolbar.dy-tooltip .dy-content {
  -moz-box-shadow: 0 0 10px #666;
  -webkit-box-shadow: 0 0 10px #666;
  border: 2px solid #e1e1e1;
  position: absolute;
  width: 180px;
  background-color: #FFF;
  color: #5E5E5E;
  padding: 5px;
  z-index: 10;
  min-height: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px !important;
  text-align: left;
  font-family: 'Lucida Grande', Verdana, sans-serif !important;
}
.tinyMce-inlineToolbar.dy-tooltip .dy-content a {
  color: #00B0D8;
  font-weight: bold;
  text-decoration: none;
}
.tinyMce-inlineToolbar.dy-tooltip-plain .dy-content {
  position: static;
  width: auto;
}
.mce-icon-row a.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5;
  cursor: default;
}
table.mceLayout {
  width: 100% !important;
}
.mceToolbar > tbody > tr > td {
  display: table-row;
  float: left;
  margin-bottom: 1px !important;
}
.defaultSkin .mceSeparator {
  height: 22px !important;
}
#dashboardBar {
  background-color: #75af2d;
  height: 34px;
  float: left;
  font-family: "Fira Sans", sans-serif;
  margin-right: auto;
}
#dashboardBar.widthAuto {
  width: auto;
}
@media (max-width: 768px) {
  #dashboardBar {
    float: none;
    background-color: #fff;
    height: initial;
    position: relative;
    width: auto;
  }
  .ningbar #dashboardBar {
    width: 100%;
    height: 34px;
    background-color: #75af2d;
  }
}
.dashboardBarWrap {
  width: auto;
  float: left;
}
.ningbar .dashboardBarWrap {
  background-color: #75af2d;
  width: 100%;
  height: 34px;
}
.dashboardBar-innerSection {
  float: left;
}
@media (max-width: 768px) {
  .dashboardBar-innerSection {
    float: none;
  }
  .ningbar .dashboardBar-innerSection {
    text-align: center;
  }
}
.dashboardBar-ningLogo {
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/dashboard/logo_ning_mode.png?xn_version=202507221305");
  background-repeat: no-repeat;
  width: 104px;
  height: 34px;
  padding-right: 10px;
  float: left;
  background-position: 10px 0;
}
.dashboardBar-ningLogo.ningbar-show {
  display: none;
  width: 45px;
}
@media (max-width: 768px) {
  .ningbar .dashboardBar-ningLogo.ningbar-show {
    float: none;
    width: 104px;
    display: block;
    margin: auto;
  }
}
.ningbar .dashboardBar-ningLogo.ningbar-show.show {
  display: block;
}
@media (max-width: 768px) {
  .dashboardBar-ningLogo {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) {
  .dashboardBar-ningLogo {
    background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/dashboard/logo_ning_mode@2x.png?xn_version=202507221305");
    background-size: 104px 34px;
  }
}
.dashboardBar-ningLogo.mobile_logo {
  display: none;
  width: 38px;
}
@media (max-width: 768px) {
  .dashboardBar-ningLogo.mobile_logo {
    display: flex !important;
    margin: auto;
    float: none;
    height: 22px;
    background-size: cover;
    width: 79px;
    padding-right: 0;
    background-position: 0;
  }
}
.dashboardBar-toggleButton {
  float: right;
  cursor: pointer;
  width: 25px;
  height: 34px;
  margin-left: 7px;
}
@media (max-width: 768px) {
  .dashboardBar-toggleButton {
    display: none;
  }
}
.dashboardBar-adminIcon {
  background-position: -8px -317px;
  width: 25px;
  height: 20px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-right: 5px;
  border-right: 1px solid rgba(114,114,114,0.6);
  -webkit-box-shadow: 1px 0 rgba(255,255,255,0.3);
  -moz-box-shadow: 1px 0 rgba(255,255,255,0.3);
  box-shadow: 1px 0 rgba(255,255,255,0.3);
  box-shadow: 1px 0 rgba(255,255,255,0.3);
}
@media screen and (max-width: 719px) {
  .dashboardBar-adminIcon {
    background: none;
    width: 0;
    margin-left: 0;
  }
}
.dashboardBar-leftIcon {
  position: relative;
}
.dashboardBar-leftIcon:after {
  content: "";
  position: absolute;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  display: block;
  transform: rotate(-45deg);
  width: 7px;
  height: 7px;
  top: 12px;
  left: 4px;
}
.dashboardBar-rightIcon {
  position: relative;
}
.dashboardBar-rightIcon:after {
  content: "";
  position: absolute;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  display: block;
  transform: rotate(135deg);
  width: 7px;
  height: 7px;
  top: 12px;
  left: 4px;
}
.dashboardBar-innerIcons {
  float: left;
  padding-top: 3px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .dashboardBar-innerIcons {
    float: none;
    margin-left: 0;
  }
  .ningbar .dashboardBar-innerIcons {
    transform: translateX(-150%);
    position: absolute;
    top: 34px;
    background: #fff;
    width: 100%;
    min-height: calc(100vh - 34px);
    z-index: 10001;
    transition: all .4s linear;
    display: flex;
    flex-direction: column;
  }
  .ningbar .dashboardBar-innerIcons.show {
    transform: translateX(0);
  }
}
.dashboardBar-icon {
  background-repeat: no-repeat;
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 31px;
  text-align: center;
  padding-top: 2px;
  margin-right: 5px;
  padding-left: 4px;
  position: relative;
}
@media (max-width: 1235px) {
  .dashboardBar-icon {
    width: 31px;
    padding-left: 0;
  }
}
.dashboardBar-icon svg {
  fill: rgba(255,255,255,0.5);
}
.dashboardBar-icon svg rect {
  stroke: rgba(255,255,255,0.5);
}
.dashboardBar-icon svg #ICO {
  fill: rgba(255,255,255,0.5);
}
@media (max-width: 768px) {
  .dashboardBar-icon svg {
    fill: #000;
  }
  .dashboardBar-icon svg rect {
    stroke: #000;
  }
  .dashboardBar-icon svg #ICO {
    fill: #000;
  }
}
@media (max-width: 768px) {
  .dashboardBar-icon {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 22px;
    box-sizing: border-box;
    height: inherit;
    margin-right: inherit;
  }
  .dashboardBar-innerIcons .dashboardBar-icon,
  .dashboard_bar_menu_mobile .dashboardBar-icon {
    border-bottom: 2px solid rgba(34,37,41,0.12);
  }
}
.dashboardBar-icon:hover,
.dashboardBar-icon.active {
  background-color: #edece9;
}
.dashboardBar-icon:hover svg,
.dashboardBar-icon.active svg {
  fill: #989897;
}
.dashboardBar-icon:hover svg rect,
.dashboardBar-icon.active svg rect {
  stroke: #989897;
}
.dashboardBar-icon:hover svg #ICO,
.dashboardBar-icon.active svg #ICO {
  fill: #989897;
}
@media (max-width: 768px) {
  .dashboardBar-icon:hover svg,
  .dashboardBar-icon.active svg {
    fill: #75af2c;
  }
  .dashboardBar-icon:hover svg rect,
  .dashboardBar-icon.active svg rect {
    stroke: #75af2c;
  }
  .dashboardBar-icon:hover svg #ICO,
  .dashboardBar-icon.active svg #ICO {
    fill: #75af2c;
  }
}
@media (max-width: 768px) {
  .dashboardBar-icon:hover,
  .dashboardBar-icon.active {
    background-color: transparent;
  }
}
.dashboardBar-icon:hover .dashboardBar_title,
.dashboardBar-icon.active .dashboardBar_title {
  color: #75af2c;
}
@media (max-width: 768px) {
  .dashboardBar-icon:last-child {
    order: -1;
  }
}
.dashboardBar-icoIcon {
  background-position: -5px -161px;
}
.dashboardBar-icon:hover .dashboardBar-icoIcon,
.dashboardBar-icon.active .dashboardBar-icoIcon {
  background-position: -5px -187px;
}
.dashboardBar-homeIcon {
  background-position: -5px -161px;
}
.dashboardBar-icon:hover .dashboardBar-homeIcon,
.dashboardBar-icon.active .dashboardBar-homeIcon {
  background-position: -5px -187px;
}
.dashboardBar-dashboardIcon {
  background-position: -5px -57px;
}
.dashboardBar-icon:hover .dashboardBar-dashboardIcon,
.dashboardBar-icon.active .dashboardBar-dashboardIcon {
  background-position: -5px -83px;
}
.dashboardBar_title {
  display: inline-block;
  line-height: 1.5;
  font-size: 13px;
  position: relative;
  padding-right: 7px;
  top: -5px;
  color: #ffffff;
  font-weight: 500;
}
@media (max-width: 1235px) {
  .dashboardBar_title {
    display: none;
  }
}
@media (max-width: 768px) {
  .dashboardBar_title {
    display: block;
    top: auto;
    font-weight: 400;
    padding-right: 0;
    line-height: 1.5;
    color: #000000;
    font-size: 14px;
    margin-left: 15px;
  }
}
.dashboardBar-moderationCount {
  text-align: center;
  color: white;
  background-color: #ff593e;
  border-radius: 5px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 9px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 20px;
  padding: 0 2px;
}
@media (max-width: 768px) {
  .dashboardBar-moderationCount {
    top: 10px;
    left: 36px;
  }
}
.burger {
  width: 20px;
  height: 15px;
  display: none;
  position: absolute;
  top: 0;
  left: 2px;
  margin: 10px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .burger {
    display: block;
  }
}
.burger_line {
  width: 20px;
  height: 3px;
  border-radius: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  transition: .4s;
}
.burger_line-middle {
  top: 6px;
}
.burger_line-bottom {
  top: 12px;
}
.burger.open .burger_line-top {
  top: 6px;
  transform: rotate(45deg);
}
.burger.open .burger_line-middle {
  width: 0;
}
.burger.open .burger_line-bottom {
  top: 6px;
  transform: rotate(-45deg);
}
#dashboard_bar_menu.show {
  transform: translateX(0);
  transition: .4s;
}
.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.editHeader {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
}
.section_header {
  gap: 10px;
}
.section_header .toRightBottom {
  align-self: flex-end;
}
.section_header .editHeader {
  width: calc(100% - 80px);
  gap: 10px;
}
.section_header .editHeader h3 {
  display: block;
}
.module-name + .EditButton {
  align-self: flex-end;
}
.editBlock {
  color: #212121;
  position: absolute;
  z-index: -1;
  opacity: 0;
  transform: translateY(-150%);
  font-size: 12px;
  background-color: #eeede8;
  margin: 10px -10px 0 -10px;
  margin: -10px -10px 10px -10px;
  padding: 10px 10px 10px 10px;
}
.editBlock.editing {
  position: static;
  z-index: 0;
  opacity: 1;
  transform: translateY(0);
}
.editBlock .editBlockList {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
}
.editBlock .editBlockListItemOption {
  display: flex;
  align-items: center;
}
.editBlock .editBlockListItemOption input[type="text"],
.editBlock .editBlockListItemOption .editBlockListInput {
  min-width: 80px;
  width: 100%;
  max-width: 320px;
}
.editBlock select {
  min-width: 80px;
  width: 100%;
  max-width: 320px;
}
.editBlock select.selectSmall {
  width: auto;
}
.editBlock input[type="checkbox"] {
  outline: none;
}
.editBlock .textAfterSelect {
  padding-left: 5px;
}
.editBlock .editBlockListItemTitle,
.editBlock label {
  margin-bottom: 4px;
  display: block;
  font-weight: normal;
}
.editBlock .editBlockListItem {
  margin-bottom: 10px;
}
.editBlock .editBlockListItem:last-of-type {
  margin-bottom: 0;
}
.editBlock .editBlockListItemName {
  font-weight: bold;
}
.editBlock .loading {
  width: 16px;
  height: 16px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/spinner_20.gif?xn_version=202507221305");
  background-size: 16px 16px;
  display: inline-block;
  margin-left: 5px;
}
.ajaxValidation {
  display: none;
  vertical-align: text-bottom;
}
.ajaxValidation.loading {
  width: 16px;
  height: 16px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/spinner_20.gif?xn_version=202507221305");
  background-size: 16px 16px;
  display: inline-block;
  margin-left: 5px;
}
.ajaxValidation.valid {
  width: 16px;
  height: 16px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/greenCheckMark.png?xn_version=202507221305");
  background-size: 16px 16px;
  display: inline-block;
  margin-left: 5px;
}
.ajaxValidation.invalid {
  width: 16px;
  height: 16px;
  background-image: url("https://static.ning.com/TimothyWayneGeorge/widgets/index/gfx/delete-circle.png?xn_version=202507221305");
  background-size: 16px 16px;
  display: inline-block;
  margin-left: 5px;
}
.activityDropdown {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-self: flex-end;
}
.activityDropdownPlus {
  width: 2em;
  height: 2em;
  padding: 1px;
  cursor: pointer;
}
.activityDropdownPlus .icon:before {
  margin: 0;
}
.activityDropdownMenu {
  position: absolute;
  left: 0.15rem;
  top: calc(100% + 0.25rem);
  z-index: 100;
  max-height: 25rem;
  overflow: auto;
  background-color: #ffffff;
  padding: 0.75rem;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.7);
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out, left 150ms ease-in-out;
  pointer-events: none;
}
.activityDropdownMenu.right {
  left: auto;
  right: 0.15rem;
}
.activityDropdownMenu:before {
  position: absolute;
  z-index: -3;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
}
.activityDropdownMenu:after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
}
.activityDropdownMenu .act-bg {
  position: absolute;
  z-index: -2;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(240,240,240,0);
}
.activityDropdown.active > .activityDropdownPlus + .activityDropdownMenu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.activityDropdownTitle {
  font-weight: bold;
  margin-bottom: .25rem;
}
.activityDropdownLink {
  overflow-wrap: break-word;
}
.buttonsGroup {
  display: flex;
  gap: 10px;
}
.EditButtonSave {
  min-width: 0;
  width: 50%;
  max-width: 140px;
}
.EditButtonCansel {
  min-width: 0;
  width: 40%;
  max-width: 120px;
}
.information-grid {
  display: grid;
  grid-template-columns: repeat(1,136px);
  gap: 1rem;
}
.information-flex {
  display: flex;
  flex-direction: column;
  gap: .25rem;
}
h2 {
  text-shadow: 0 1px 0 #FFF;
}
.ningbar {
  background-color: #FFF;
}
.ningbar .ningbar-userLinks > li > a,
.ningbar .ningbar-userLinks > li .ningbar-memberName {
  color: #BBB;
  font-weight: bold;
}
.ningbar .ningbar-userLinks > li > a:hover {
  color: #3b3b3b;
  font-weight: bold;
}
.header-siteName {
  margin-left: 10px;
  text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.navbar,
.navbar a {
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 959px) {
  .mainTab-item {
    padding: 0 1em;
  }
  .mainTab-item + .mainTab-item {
    border-left: 1px solid #bbb;
  }
  .mainTab-item:first-child {
    padding-left: 0;
  }
  .mainTab-item.active,
  .mainTab-item.active > a {
    color: #bbb;
  }
  .mainTab-item > a:hover {
    color: #3b3b3b;
  }
  .subTab {
    margin-top: 5px;
    min-width: 160px;
  }
  .subTab-item {
    padding: 0.3em 1em;
  }
}
.sheet {
  border-top: 1px solid #3b3b3b;
}
.sheet h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.matrix .matrix-itemFrame {
  -webkit-box-shadow: 0 1px 5px 0px #CCC;
  -moz-box-shadow: 0 1px 5px 0px #CCC;
  box-shadow: 0 1px 5px 0px #CCC;
}
.card {
  background-color: #FBFBFB;
}
footer {
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 1px 0 #FFF;
}
@media screen and (min-width: 959px) {
  footer.footer {
    width: 960px;
  }
}
.aboveFooterAdHtml,
footer p {
  background-color: transparent;
}
