/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,sub,sup {
  vertical-align: baseline;
}
button,hr,input {
  overflow: visible;
}
[type=checkbox],[type=radio],legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
  display: block;
}
audio,canvas,progress,video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,input,optgroup,select,textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,select {
  text-transform: none;
}
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
code {
  background-color: #eee;
}
a.become_awesome_banner {
  display: block;
  width: 100%;
  height: 200px;
  background: url("../imgv3/awesome/banner.png") bottom center no-repeat;
  background-size: cover;
  text-decoration: none;
  color: #fff;
  margin-top: 10px;
}
a.become_awesome_banner .info {
  padding-top: 1px;
  padding-left: 70px;
}
a.become_awesome_banner h2 {
  font-size: 34px;
}
a.become_awesome_banner ul {
  font-size: 20px;
}
@media only screen and (max-width: 650px) {
  a.become_awesome_banner .info {
    padding-left: 20px;
  }
  a.become_awesome_banner h2 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 520px) {
  a.become_awesome_banner h2 {
    font-size: 25px;
    margin-top: 41px;
  }
}
.publications__review__nav__voting .voting__vote,
.publications__info__nav__current__voting .voting__vote {
  display: inline-block;
}
.publications__review__nav__voting .voting__vote .voting__vote__btn,
.publications__info__nav__current__voting .voting__vote .voting__vote__btn {
  background-color: transparent;
  background-position: 0;
  background-repeat: no-repeat;
  border: none;
  font-size: 1.2rem;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.publications__review__nav__voting .voting__vote--up .voting__vote__btn,
.publications__info__nav__current__voting .voting__vote--up .voting__vote__btn {
  background-image: url("../svg/plus_base.svg");
}
.publications__review__nav__voting .voting__vote--up .voting__vote__btn--highlighted,
.publications__info__nav__current__voting .voting__vote--up .voting__vote__btn--highlighted,
.publications__review__nav__voting .voting__vote--up .voting__vote__btn:hover,
.publications__info__nav__current__voting .voting__vote--up .voting__vote__btn:hover {
  background-image: url("../svg/plus_active.svg");
}
.publications__review__nav__voting .voting__vote--down .voting__vote__btn,
.publications__info__nav__current__voting .voting__vote--down .voting__vote__btn {
  background-image: url("../svg/minus_base.svg");
}
.publications__review__nav__voting .voting__vote--down .voting__vote__btn--highlighted,
.publications__info__nav__current__voting .voting__vote--down .voting__vote__btn--highlighted,
.publications__review__nav__voting .voting__vote--down .voting__vote__btn:hover,
.publications__info__nav__current__voting .voting__vote--down .voting__vote__btn:hover {
  background-image: url("../svg/minus_active.svg");
}
.publications__review__nav__voting .voting__result,
.publications__info__nav__current__voting .voting__result {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  font-size: 1.3rem;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.publications__review__nav__voting .voting__result__score,
.publications__info__nav__current__voting .voting__result__score {
  font-weight: bold;
  color: $user__profile__blue-text-color;
}
.publications__review__nav__voting .voting__followers,
.publications__info__nav__current__voting .voting__followers {
  display: block;
  padding: 0.2rem 0;
}
.publications__review__nav__voting .voting__followers__follower,
.publications__info__nav__current__voting .voting__followers__follower {
  display: inline-block;
  font-size: 0.7rem;
}
#loadMore {
  margin: 1rem 0;
  text-align: center;
}
#loadMore a {
  color: $main-link-color;
}
#loadMore.hidden {
  display: none;
}
#loadMore #loadMoreLoading.hidden {
  display: none;
}
#loadMore #loadMoreText.hidden {
  display: none;
}
.icon__mission_solved {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2222.926px%22 height=%2222.938px%22 viewBox=%220 0 22.926 22.938%22 enable-background=%22new 0 0 22.926 22.938%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M0,0v22.938h22.926V0H0z M9.588,17.301L4.25,11.96l2.272-2.274l3.065,3.066l7.075-7.076l2.273,2.271 L9.588,17.301z%22/%3E %3C/svg%3E");
}
.icon__mission_notopened {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2222.926px%22 height=%2222.938px%22 viewBox=%220 0 22.926 22.938%22 enable-background=%22new 0 0 22.926 22.938%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M17.369,11.469c0,3.262-2.645,5.906-5.906,5.906l0,0c-3.262,0-5.906-2.645-5.906-5.906l0,0 c0-3.262,2.645-5.906,5.906-5.906l0,0C14.725,5.563,17.369,8.207,17.369,11.469L17.369,11.469z%22/%3E %3C/svg%3E");
}
.animated_loading {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 style=%22margin: auto; background: rgba(0, 0, 0, 0) none repeat scroll 0%25 0%25; display: block; shape-rendering: auto;%22 width=%22141px%22 height=%22141px%22 viewBox=%220 0 100 100%22 preserveAspectRatio=%22xMidYMid%22%3E %3Cg transform=%22translate(80,50)%22%3E %3Cg transform=%22rotate(0)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%221%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.9166666666666666s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.9166666666666666s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(75.98076211353316,65)%22%3E %3Cg transform=%22rotate(29.999999999999996)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.9166666666666666%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.8333333333333334s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.8333333333333334s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(65,75.98076211353316)%22%3E %3Cg transform=%22rotate(59.99999999999999)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.8333333333333334%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.75s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.75s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(50,80)%22%3E %3Cg transform=%22rotate(90)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.75%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.6666666666666666s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.6666666666666666s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(35.00000000000001,75.98076211353316)%22%3E %3Cg transform=%22rotate(119.99999999999999)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.6666666666666666%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.5833333333333334s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.5833333333333334s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(24.01923788646684,65)%22%3E %3Cg transform=%22rotate(150.00000000000003)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.5833333333333334%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.5s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.5s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(20,50.00000000000001)%22%3E %3Cg transform=%22rotate(180)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.5%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.4166666666666667s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.4166666666666667s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(24.019237886466836,35.00000000000001)%22%3E %3Cg transform=%22rotate(209.99999999999997)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.4166666666666667%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.3333333333333333s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.3333333333333333s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(34.999999999999986,24.019237886466847)%22%3E %3Cg transform=%22rotate(239.99999999999997)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.3333333333333333%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.25s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.25s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(49.99999999999999,20)%22%3E %3Cg transform=%22rotate(270)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.25%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.16666666666666666s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.16666666666666666s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(65,24.019237886466843)%22%3E %3Cg transform=%22rotate(300.00000000000006)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.16666666666666666%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%22-0.08333333333333333s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%22-0.08333333333333333s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E%3Cg transform=%22translate(75.98076211353316,34.999999999999986)%22%3E %3Cg transform=%22rotate(329.99999999999994)%22%3E %3Ccircle cx=%220%22 cy=%220%22 r=%223%22 fill=%22%23fd5e04%22 fill-opacity=%220.08333333333333333%22%3E %3CanimateTransform attributeName=%22transform%22 type=%22scale%22 begin=%220s%22 values=%222.51 2.51;1 1%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22%3E%3C/animateTransform%3E %3Canimate attributeName=%22fill-opacity%22 keyTimes=%220;1%22 dur=%221s%22 repeatCount=%22indefinite%22 values=%221;0%22 begin=%220s%22%3E%3C/animate%3E %3C/circle%3E %3C/g%3E %3C/g%3E %3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
#aside__container .mission__aside__menu {
  display: block;
}
#aside__container .mission__aside__menu ul {
  padding-left: 0.8rem;
}
#aside__container .mission__aside__menu ul li {
  list-style: none;
  font-size: 1.5rem;
}
#aside__container .mission__aside__menu ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
#aside__container .mission__aside__menu ul li a:hover {
  color: #247aac;
}
#aside__container .mission__aside__menu ul .active a {
  font-weight: bold;
}
#aside__container .mission__aside__menu ul .disabled {
  color: #808080;
}
#aside__container .mission__aside__menu ul .disabled:hover {
  color: #808080;
}
#aside__container .aside__row {
  background-color: #163e69;
}
.aside__ad__h1 {
  display: block;
  font-size: 1.3rem;
  margin-top: 1rem;
  margin-right: 1rem;
}
.aside__ad__tagline {
  display: block;
  text-decoration: none;
  margin: 0.5rem 1rem;
}
.aside__ad__tagline:hover {
  text-decoration: underline;
}
.aside__ad__details {
  display: block;
  margin: 0.5rem 1rem;
  text-decoration: none;
  font-size: 0.85rem;
}
.aside__ad__details:hover {
  text-decoration: underline;
}
.aside__ad img {
  float: left;
  margin: 1rem;
  max-width: 30%;
  max-height: 4rem;
}
.aside__ad a {
  color: #fff;
}
.aside__row__projects {
  padding: 1rem;
  padding-top: 0;
  color: #fff;
}
.aside__row__projects__item {
  margin-bottom: 1rem;
}
.aside__row__projects a {
  color: #fff;
  display: block;
}
.aside__row__projects h2 {
  display: block;
  font-size: 1.3rem;
  margin-top: 1rem;
  margin-right: 1rem;
}
#aside__container .tags-info,
.aside__row .tags-info {
  margin: 1rem;
}
#aside__container .tags-info p,
.aside__row .tags-info p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#aside__container .social__container,
.aside__row .social__container {
  padding: 0.8rem;
  min-height: 2rem;
}
#aside__container .social__container a,
.aside__row .social__container a {
  float: right;
}
#aside__container .social__container .social-container__title,
.aside__row .social__container .social-container__title {
  color: #fff;
  font-size: 0.8rem;
  vertical-align: top;
}
#aside__container .social__container .social-container__result,
.aside__row .social__container .social-container__result {
  width: 100%;
  color: #fff;
  font-size: 0.7rem;
  text-align: center;
  padding-top: 0.5rem;
}
#aside__container .social__container .social-container__clipboard,
.aside__row .social__container .social-container__clipboard {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#aside__container .social__container .social-container__clipboard input,
.aside__row .social__container .social-container__clipboard input {
  width: calc(100% - 0.3rem);
}
#aside__container .social__container .clipboard_share__btn,
.aside__row .social__container .clipboard_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 viewBox=%220 0 22.9 22.9%22 style=%22enable-background:new 0 0 22.9 22.9;%22 xml:space=%22preserve%22%3E %3Cstyle type=%22text/css%22%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath class=%22st0%22 d=%22M18.3,7.4h-1.7v6.3c0,1.6-1.3,2.9-2.9,2.9H7.5v1.7c0,0.9,0.8,1.7,1.7,1.7h9.1c0.9,0,1.7-0.8,1.7-1.7V9.1 C20,8.1,19.3,7.4,18.3,7.4z%22/%3E %3Cpath class=%22st0%22 d=%22M4.6,2.8h9.1c0.9,0,1.7,0.8,1.7,1.7v9.1c0,0.9-0.8,1.7-1.7,1.7H4.6c-0.9,0-1.7-0.8-1.7-1.7V4.5 C2.9,3.6,3.7,2.8,4.6,2.8z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 2rem;
}
#aside__container .social__container .facebook_share__btn,
.aside__row .social__container .facebook_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg transform=%22matrix(0.5860801935195923, -7.177415073131589e-17, 7.172690217472685e-17, 0.5856944918632507, -500.48083496093744, -439.3405773639678)%22 bx:origin=%220.000014904795534675941 0%22%3E %3Cpath d=%22M871.065,784.033h5.035v-13.426h4.634l0.401-5.035H876.1c0,0,0-0.976,0-1.865&%2310;&%239;&%239;c0-1.068,0.774-1.491,1.807-1.491c0.833,0,3.228,0,3.228,0v-5.035c0,0-3.602,0-4.26,0c-4.023,0-5.809,1.771-5.809,5.164&%2310;&%239;&%239;c0,2.955,0,3.228,0,3.228h-3.356v5.035h3.356V784.033z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3Cpath d=%22M853.946,750.119v40.977h40.95v-40.977H853.946z M893.896,790.095h-38.95v-38.977h38.95V790.095z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  font-weight: bold;
  padding-left: 42px;
  margin-bottom: 5px;
  height: 36px;
  text-align: left;
  color: #069;
  line-height: 36px;
}
#aside__container .social__container .twitter_share__btn,
.aside__row .social__container .twitter_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg transform=%22matrix(0.5860803723335266, 0, 0, 0.5856945511048045, -532.5420532226562, -439.34066585450216)%22 bx:origin=%220.0000059619183048198465 0.0000029789966902171727%22%3E %3Cpath d=%22M908.65,750.119v40.977h40.95v-40.977H908.65z M948.6,790.095h-38.95v-38.977h38.95V790.095z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3Cpath d=%22M916.411,779.087c2.451,1.571,5.362,2.488,8.489,2.488c10.282,0,16.09-8.684,15.739-16.473&%2310;&%239;&%239;c1.083-0.781,2.022-1.756,2.764-2.867c-0.993,0.44-2.061,0.738-3.181,0.873c1.144-0.686,2.021-1.77,2.435-3.063&%2310;&%239;&%239;c-1.069,0.634-2.255,1.095-3.517,1.343c-1.009-1.077-2.449-1.749-4.041-1.749c-3.575,0-6.203,3.336-5.395,6.799&%2310;&%239;&%239;c-4.602-0.23-8.683-2.435-11.414-5.786c-1.45,2.489-0.752,5.745,1.714,7.394c-0.907-0.029-1.762-0.277-2.508-0.692&%2310;&%239;&%239;c-0.06,2.565,1.778,4.964,4.442,5.5c-0.78,0.211-1.633,0.26-2.501,0.094c0.704,2.2,2.75,3.801,5.173,3.846&%2310;&%239;&%239;C922.282,778.618,919.35,779.433,916.411,779.087z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  font-weight: bold;
  padding-left: 38px;
  margin-bottom: 5px;
  height: 36px;
  text-align: left;
  color: #069;
  line-height: 36px;
}
#aside__container__user-title,
.aside__row__user-title {
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 1rem;
  margin-bottom: 0;
  text-align: center;
}
#aside__container__user-do-follow,
.aside__row__user-do-follow {
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 1rem;
  margin-bottom: 0;
  border: 1px solid #fff;
  line-height: 3rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns:bx=%22https://boxy-svg.com%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%22128px%22 height=%22128px%22 viewBox=%220 0 128 128%22 enable-background=%22new 0 0 128 128%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M92.735,80.602c5.755,0.454,11.061,3.047,14.894,6.889c4.282,4.28,6.988,10.266,6.988,16.806 c0,6.55-2.706,12.42-6.988,16.707c-4.288,4.289-10.15,6.989-16.698,6.989h-0.224l0,0H11.643H9.614l0.224-2.028l1.13-19.979 l0.112-1.018l0.787-0.447l35.751-23.248l0.793-11.849L34.65,51.712l-0.446-0.67l0.108-0.795l6.764-39.042l0.116-1.126l1.012-0.339 L69.503-1.206l0.678-0.336l0.671,0.336L98.149,9.739l1.01,0.339l0.116,1.126l6.766,39.042l0.115,0.795l-0.455,0.67L91.948,69.424 L92.735,80.602z M78.071,124.159c-1.466-0.911-2.698-1.921-3.941-3.163c-4.289-4.288-6.88-10.15-6.88-16.7 c0-6.548,2.591-12.525,6.88-16.814c3.833-3.833,9.018-6.318,14.771-6.88l-0.786-11.623l-0.108-0.681l0.447-0.563L102.1,50.016 l-2.484-14.325l0,0L85.63,24.75l-31.464,12.3l-0.562,0.224l-0.795-0.224l-11.617-4.402l-2.93,17.368l13.645,17.719l0.454,0.563 v0.117l9.133,9.819h14.209v3.833H60.708h-0.795l-0.67-0.563l-7.335-7.898l-0.563,8.909l-0.116,0.902l-0.788,0.571l-35.75,23.124 l-1.01,17.038h64.392V124.159z M87.098,21.023l11.616,9.141l-2.932-17.263L70.181,2.627L44.586,12.901l-2.714,15.905l11.617,4.4 l31.688-12.411l1.018-0.451L87.098,21.023z M92.735,92.903v9.48h9.472v3.718h-9.472v9.479h-3.718v-9.479H79.66v-3.718h9.357v-9.48 H92.735z M104.913,90.195c-3.609-3.609-8.568-5.754-13.982-5.754c-5.523,0-10.483,2.145-14.093,5.754 c-3.609,3.612-5.862,8.579-5.862,14.101c0,5.415,2.253,10.383,5.862,13.993c3.609,3.609,8.569,5.87,14.093,5.87 c5.414,0,10.373-2.261,13.982-5.87c3.61-3.61,5.871-8.578,5.871-13.993C110.784,98.766,108.523,93.808,104.913,90.195 L104.913,90.195z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.8em 1.8em;
  background-position: 0.7em 0.5em;
  padding-left: 3.5rem;
}
#aside__container__user__notes,
.aside__row__user__notes {
  font-size: 0.9rem;
}
#aside__container__user-info li,
.aside__row__user-info li {
  list-style: none;
}
#aside__container__user-info li a,
.aside__row__user-info li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.3rem;
}
#aside__container__user-info li a:hover,
.aside__row__user-info li a:hover {
  color: #247aac;
}
#aside__container__user-info .bn_unfollow_user,
.aside__row__user-info .bn_unfollow_user,
#aside__container__user-info .bn_follow_user,
.aside__row__user-info .bn_follow_user {
  color: #fff;
  text-decoration: none;
  font-size: 1.3rem;
}
#aside__container__user-info .bn_unfollow_user:hover,
.aside__row__user-info .bn_unfollow_user:hover,
#aside__container__user-info .bn_follow_user:hover,
.aside__row__user-info .bn_follow_user:hover {
  color: #247aac;
}
#aside__container__user-followers,
.aside__row__user-followers {
  padding: 1rem;
  text-align: center;
}
#aside__container__user-followers a,
.aside__row__user-followers a {
  color: #fff;
  text-decoration: none;
  font-size: 1.3rem;
}
#aside__container__user-followers a:hover,
.aside__row__user-followers a:hover {
  color: #247aac;
}
#aside__container__user-followers .followers,
.aside__row__user-followers .followers {
  display: inline-block;
  width: 40%;
  text-align: center;
}
#aside__container__user-followers .following-users,
.aside__row__user-followers .following-users {
  display: inline-block;
  width: 40%;
  text-align: center;
}
.aside__search .search_container {
  margin: 1rem;
}
.aside__search .search_container #mySearch {
  width: calc(100% - 35px);
  height: 36px;
  vertical-align: middle;
  border: 1px solid #fff;
  background-color: #163e69;
  color: #fff;
  padding-left: 0.6rem;
  margin-right: -6px;
}
.aside__search .search_container #mySearchButton {
  height: 36px;
  vertical-align: middle;
  background-color: #163e69;
  border: 1px solid #fff;
  cursor: pointer;
}
.aside__search .search_container #mySearchButton img {
  vertical-align: middle;
}
.aside__search .search_container a {
  color: #fff;
  font-size: 0.8rem;
  float: right;
  margin-top: 0.6rem;
  padding-bottom: 0.6rem;
}
@media only screen and (max-width: 1050px) {
  .aside__search .search_container .search_help {
    display: none;
  }
}
.aside__search .search_container--narrow {
  margin: 1rem 0.5rem 1rem 0.5rem;
}
.aside__monthly_leaderboard a {
  color: #fff;
}
.aside__monthly_leaderboard span {
  color: #fff;
}
.aside__monthly_leaderboard__title {
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
}
.aside__monthly_leaderboard__leader {
  padding-top: 0;
  padding-left: 0.8rem;
  margin-top: -0.5rem;
  margin-bottom: 0.7rem;
}
.aside__monthly_leaderboard__leader .user-info {
  padding-top: 0.8rem;
}
.aside__monthly_leaderboard__leader .user-info a {
  white-space: nowrap;
  width: calc(100% - 6rem);
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  padding-left: 0.3rem;
  color: #fff;
}
.aside__monthly_leaderboard__leader .user-info img {
  width: 2.3em;
  height: 2.3em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .aside__monthly_leaderboard__leader .user-info img {
    margin-bottom: 0.3rem;
  }
}
.aside__monthly_leaderboard__leader .user-info .username {
  display: inline-block;
}
.aside__monthly_leaderboard__leader .user-info p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.aside__monthly_leaderboard__leader .user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  vertical-align: middle;
  margin-right: 0.1em;
  font-size: 1.7rem;
  text-align: center;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
  background-color: #70a7d7;
}
.aside__monthly_leaderboard__leader .user-info .level_number_pro {
  background-color: #ff7b50;
}
.aside__monthly_leaderboard__footer {
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 0.8rem;
}
.aside__fresh_awesome a {
  color: #fff;
}
.aside__fresh_awesome span {
  color: #fff;
}
.aside__fresh_awesome__title {
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
}
.aside__fresh_awesome__leaders {
  padding-top: 0;
  padding-left: 0.8rem;
  margin-top: -0.5rem;
  margin-bottom: 0.7rem;
}
.aside__fresh_awesome__leaders .user-info {
  padding-top: 0.8rem;
  min-width: 180px;
}
.aside__fresh_awesome__leaders .user-info a {
  white-space: nowrap;
  width: calc(100% - 6rem);
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  padding-left: 0.3rem;
  color: #fff;
}
.aside__fresh_awesome__leaders .user-info img {
  width: 2.3em;
  height: 2.3em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .aside__fresh_awesome__leaders .user-info img {
    margin-bottom: 0.3rem;
  }
}
.aside__fresh_awesome__leaders .user-info .username {
  display: inline-block;
}
.aside__fresh_awesome__leaders .user-info p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.aside__fresh_awesome__leaders .user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  vertical-align: middle;
  margin-right: 0.1em;
  font-size: 1.7rem;
  text-align: center;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
  background-color: #70a7d7;
}
.aside__fresh_awesome__leaders .user-info .level_number_pro {
  background-color: #ff7b50;
}
.aside__fresh_awesome__footer {
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 0.8rem;
}
.aside__group_stats span {
  color: #fff;
}
.aside__group_stats__title {
  text-align: center;
  font-weight: bold;
}
.station-widget__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.station-widget__controls,
.station-widget__stats {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.station-widget__controls a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-bottom: 0.3rem;
}
.station-widget__controls a:hover {
  color: #247aac;
}
.station-widget__controls a.disabled {
  color: #808080;
  pointer-events: none;
  cursor: not-allowed;
}
.station-widget__name {
  text-align: center;
  margin-bottom: 0.3rem;
}
.station-widget__name a,
.station-widget__name span {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.station-widget__name a:hover {
  color: #247aac;
}
.station-widget__progress-wrapper {
  margin-bottom: 0.3rem;
  width: 100%;
  height: 0.3rem;
  background: #266b97;
}
.station-widget__progress {
  height: 0.3rem;
  background: #3aa7ea;
}
.station-widget__score {
  color: #fff;
}
.station-widget__percentage-wrapper {
  color: #fff;
}
.station-widget__percentage-wrapper::before {
  width: 22px;
  height: 20px;
  background: url("../images/station-info/gauge.png");
  display: inline-block;
  content: " ";
  margin: 0 3px 0 0;
  vertical-align: middle;
}
.station-widget__percentage {
  font-size: 10px;
  margin: 0 0 0 2px;
}
.CodeMirror pre {
  height: 18px;
}
.user-info a {
  white-space: nowrap;
  max-width: 5.5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.user-info img {
  width: 2.8em;
  height: 2.8em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .user-info img {
    margin-bottom: 0.3rem;
  }
}
.user-info p {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .user-info p {
    margin-bottom: 0.3rem;
  }
}
.user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.35em !important;
  color: #fff;
  font-size: 2.1em;
  font-weight: bold;
  background-color: #70a7d7;
}
.user-info .level_number.pro {
  background-color: #ff7b50;
}
.user-info .level_number_pro {
  background-color: #ff7b50;
}
.user-info .username {
  color: #0f3f6b;
  font-weight: bold;
}
.full-user-info a {
  white-space: nowrap;
  max-width: 5.5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.full-user-info img {
  width: 2.8em;
  height: 2.8em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .full-user-info img {
    margin-bottom: 0.3rem;
  }
}
.full-user-info p {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .full-user-info p {
    margin-bottom: 0.3rem;
  }
}
.full-user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.35em !important;
  color: #fff;
  font-size: 2.1em;
  font-weight: bold;
  background-color: #70a7d7;
}
.full-user-info .level_number.pro {
  background-color: #ff7b50;
}
.full-user-info .level_number_pro {
  background-color: #ff7b50;
}
.full-user-info .username {
  color: #0f3f6b;
  font-weight: bold;
}
.full-user-info a {
  white-space: normal;
  max-width: none;
}
.btn {
  display: inline-block;
  padding: 0.75rem 3rem;
  background-color: #163e69;
  color: #fff;
  text-decoration: none;
  transition: background-color 1s ease;
  border: none;
  text-align: center;
  cursor: pointer;
}
.btn:hover {
  background-color: #00b3ee;
}
.btn.disabled {
  background-color: #808080;
}
.empty-message {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 1rem;
}
.congratulation {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 4000;
  width: 300px;
  margin: auto 0 0 -150px;
  background-color: #37a4db;
  border: 2px solid #000;
  transform: translateY(-50%);
}
.congratulation__back {
  position: fixed;
  background-color: #000;
  z-index: 3900;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.congratulation__body__likeus {
  margin: 1rem;
}
.congratulation__body__next {
  display: block;
  margin: 1rem;
  text-align: center;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
.congratulation__body__accept {
  background-color: #0f3f6b;
  width: calc(100% - 2rem);
  margin: 1rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.congratulation__body__content .share-widget {
  padding: 0 1rem;
}
.congratulation__body__content__name {
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  font-weight: lighter;
  margin: 1rem;
}
.congratulation__body__content__description {
  text-align: center;
  color: #163e69;
  margin: 1rem;
}
.congratulation__body__content__details {
  text-align: center;
  color: #184173;
  font-size: 0.8rem;
  margin: 1rem;
}
.congratulation__body__content__suggestion {
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
  margin: 1rem;
}
.congratulation__body__icon {
  margin-top: 1rem;
  margin-left: calc(50% - 64px);
  width: 128px;
  height: 128px;
}
.congratulation__body__icon__big {
  width: 267px;
  height: 267px;
  margin-left: calc(50% - 134px);
}
.congratulation__header {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 0.5rem;
  margin-left: 1rem;
}
.congratulation__header__close {
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%22128px%22 height=%22128px%22 viewBox=%220 0 128 128%22 style=%22enable-background:new 0 0 128 128;%22 xml:space=%22preserve%22%3E %3Cstyle type=%22text/css%22%3E %3C!%5BCDATA%5B .st0%7Bfill:%23FFFFFF;%7D %5D%5D%3E %3C/style%3E %3Cpath class=%22st0%22 d=%22M1.5,9.1c-2-2-2-5.5,0-7.6c2.2-2,5.6-2,7.7,0l54.9,54.4l54.9-54.4c2.2-2,5.6-2,7.7,0c2.2,2.2,2.2,5.6,0,7.6 L71.7,63.6l54.9,54.4c2.2,2.2,2.2,5.6,0,7.6c-2,2.2-5.5,2.2-7.7,0L64.1,71.2L9.2,125.6c-2,2.2-5.5,2.2-7.7,0c-2-2-2-5.5,0-7.6 l54.9-54.4L1.5,9.1z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  display: block;
  float: right;
  margin-right: 1rem;
  margin-top: 0.5rem;
  cursor: pointer;
}
.solution-rows .solution-row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #184173;
  background-color: #b0e1f8;
  margin: 0.5rem 1rem;
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.solution-rows .solution-row__information {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__information {
    padding-bottom: 1rem;
  }
}
.solution-rows .solution-row__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  min-width: 170px;
  padding: 0 0.5rem;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .solution-rows .solution-row__title {
    width: 130px;
    min-width: 130px;
  }
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__title {
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.solution-rows .solution-row__title a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 500;
}
.solution-rows .solution-row__title span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.solution-rows .solution-row__date {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  min-width: 170px;
  padding: 0 0.5rem;
  color: #184173;
  background-color: #83d1f5;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.solution-rows .solution-row__date span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 991.98px) {
  .solution-rows .solution-row__date {
    width: 130px;
    min-width: 130px;
  }
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__date {
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
  }
}
.solution-rows .solution-row__tags {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: left;
  -moz-justify-content: left;
  justify-content: left;
  overflow: hidden;
  max-height: 46px;
  padding: 0 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__tags {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding-bottom: 1rem;
    max-height: revert;
  }
}
.solution-rows .solution-row__tags .solution-tag {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  padding-top: 0.15rem;
  padding-right: 0.45rem;
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__tags .solution-tag {
    padding-top: 0.3rem;
  }
}
.solution-rows .solution-row__tags .solution-tag span {
  color: #000;
  background-color: #e0eaf1;
  font-size: 0.8rem;
  text-decoration: none;
  padding: 0.2rem 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.solution-rows .solution-row__stats {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .solution-rows .solution-row__stats {
    width: 100%;
    padding-bottom: 0.5rem;
    -ms-flex-pack: space-evenly;
    -moz-justify-content: space-evenly;
    justify-content: space-evenly;
  }
}
.solution-rows .solution-row__stats .stat {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
}
.solution-rows .solution-row__stats .stat span.hidden {
  display: none;
}
.solution-rows .solution-row__stats .stat--comment span.icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 14 11.7%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22http://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 13.594 8.884 C 13.594 8.884 13.594 3.094 13.594 1.697 C 13.594 0 12.007 0 12.007 0 C 12.007 0 3.28 0 1.64 0 C 0 0 0.132 1.422 0.132 1.422 C 0.132 1.422 0.132 7.486 0.132 8.784 C 0.132 10.281 1.666 10.331 1.666 10.331 L 4.972 10.331 L 5.395 10.331 C 7.247 13.7 10.764 13.7 10.764 13.7 C 8.358 12.577 8.437 10.331 8.437 10.331 C 9.944 10.331 11.611 10.331 12.272 10.331 C 13.7 10.281 13.594 8.884 13.594 8.884 Z%22 style=%22fill: rgb(42, 51, 118);%22 bx:origin=%220.5 0.5%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
}
.solution-rows .solution-row__stats .stat--place span.icon {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg width=%2216px%22 height=%2226px%22 viewBox=%220 0 16 26%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cdesc/%3E %3Cg id=%22Page-1%22 style=%22fill: none; fill-rule: evenodd; stroke: none; stroke-width: 1;%22 transform=%22matrix(0.761905, 0, 0, 1, -4.57143, -3)%22 bx:origin=%222.2706531765948057e-8 0%22%3E %3Cg id=%22icon-15-trophy%22 style=%22fill: rgb(146, 146, 146);%22%3E %3Cpath d=%22M21,25 L21,22 L17,22 L17,17.9999979 L17,17.9999977 C20.3142002,17.9971381 23,15.3165338 23,12.0069348 L23,12 C26.5,10.5 27,3 27,3 L23,3 L22.5080872,3 L10,3 L6,3 C6,3 6.5,10.5 10,12 L10,12.0069348 C10,15.3150447 12.6907305,17.9971322 16,17.9999977 L16,22 L16,22 L12,22 L12,25 L9,25 L9,29 L24,29 L24,25 L21,25 L21,25 Z M10,4 L10,10.8999939 C7.6541748,9.22064209 7.1000061,4 7.1000061,4 L10,4 L10,4 Z M22.9824219,4 L22.9824219,10.8803101 C25.3282471,9.20095825 25.8828125,4 25.8828125,4 L22.9824219,4 L22.9824219,4 Z%22 id=%22trophy%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-left: 0.6rem;
  background-position: 0;
}
.solution-rows .solution-row__stats .stat--vote span.icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
}
.leaderboard-data {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 1rem;
}
.empty-result {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.empty-result span {
  font-weight: bold;
  font-size: 1.17em;
}
.footer {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #222;
}
.footer .footer__row:nth-child(1) {
  padding-left: 4rem;
  border-right: 1px solid #206699;
}
@media only screen and (max-width: 875px) {
  .footer .footer__row:nth-child(1) {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer .footer__row:nth-child(1) {
    padding-left: 1rem;
    border-right: none;
  }
}
@media only screen and (max-width: 400px) {
  .footer .footer__row:nth-child(1) {
    padding-left: 1rem;
    border-right: none;
  }
}
.footer .footer__row:nth-child(2) {
  border-right: 1px solid #206699;
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer .footer__row:nth-child(2) {
    border-right: none;
  }
}
@media only screen and (max-width: 400px) {
  .footer .footer__row:nth-child(2) {
    border-right: none;
  }
}
.footer .footer__row:nth-child(3) {
  border-right: 1px solid #206699;
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer .footer__row:nth-child(3) {
    padding-left: 1rem;
    margin-bottom: 0.3rem;
    border-right: none;
  }
}
@media only screen and (max-width: 400px) {
  .footer .footer__row:nth-child(3) {
    padding-left: 1rem;
    margin-bottom: 0.3rem;
    border-right: none;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer .footer__row {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .footer .footer__row {
    margin-right: 0 !important;
  }
}
.footer ul {
  padding-left: 0;
  text-align: right;
  margin-top: 0.5rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer ul {
    text-align: center;
  }
  .footer ul img {
    width: 2.4rem;
  }
}
@media only screen and (max-width: 400px) {
  .footer ul {
    text-align: center;
  }
  .footer ul img {
    width: 2.4rem;
  }
}
.footer ul li {
  display: inline-block;
}
@media only screen and (max-width: 400px) {
  .footer ul li {
    padding-right: 0.7rem;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer ul li {
    padding-right: 0.7rem;
  }
}
.footer p {
  margin-bottom: 0.2rem;
  margin-top: 0;
  margin-right: 20px;
  font-size: 0.8rem;
  font-weight: 100;
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .footer p {
    font-size: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 400px) {
  .footer p {
    padding-bottom: 1rem;
  }
}
.footer p a {
  color: #b4d2e0;
}
.page__container {
  *zoom: 1;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.page__container:before {
  content: '';
  display: table;
}
.page__container:after {
  content: '';
  display: table;
  clear: both;
}
.page__container:before {
  content: '';
  display: table;
}
.page__container:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .page__container {
    *zoom: 1;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page__container:before {
    content: '';
    display: table;
  }
  .page__container:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .page__container {
    *zoom: 1;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .page__container:before {
    content: '';
    display: table;
  }
  .page__container:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container {
    *zoom: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .page__container:before {
    content: '';
    display: table;
  }
  .page__container:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 400px) {
  .page__container {
    *zoom: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .page__container:before {
    content: '';
    display: table;
  }
  .page__container:after {
    content: '';
    display: table;
    clear: both;
  }
}
.page__container .page-container__column {
  width: calc(99.99% * 4/5 - (30px - 30px * 4/5));
}
.page__container .page-container__column:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container .page-container__column:last-child {
  margin-right: 0;
}
.page__container .page-container__column:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.page__container .page-container__column:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .page__container .page-container__column {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .page__container .page-container__column {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container .page-container__column {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(0n) {
    float: right;
  }
}
@media only screen and (max-width: 400px) {
  .page__container .page-container__column {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(0n) {
    float: right;
  }
}
.page__container .page-container__column:nth-child(2) {
  width: calc(99.99% * 1/5 - (30px - 30px * 1/5));
}
.page__container .page-container__column:nth-child(2):nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container .page-container__column:nth-child(2):last-child {
  margin-right: 0;
}
.page__container .page-container__column:nth-child(2):nth-child(2n) {
  margin-right: 0;
  float: right;
}
.page__container .page-container__column:nth-child(2):nth-child(2n + 1) {
  clear: left;
}
@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .page__container .page-container__column:nth-child(2) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(2):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(2):nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .page__container .page-container__column:nth-child(2) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(2):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(2):nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container .page-container__column:nth-child(2) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(2):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(2):nth-child(0n) {
    float: right;
  }
}
@media only screen and (max-width: 400px) {
  .page__container .page-container__column:nth-child(2) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(2):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(2):nth-child(0n) {
    float: right;
  }
}
.page__container .page-container__column:nth-child(3) {
  width: calc(99.99% * 4/5 - (30px - 30px * 4/5));
}
.page__container .page-container__column:nth-child(3):nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container .page-container__column:nth-child(3):last-child {
  margin-right: 0;
}
.page__container .page-container__column:nth-child(3):nth-child(2n) {
  margin-right: 0;
  float: right;
}
.page__container .page-container__column:nth-child(3):nth-child(2n + 1) {
  clear: left;
}
@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .page__container .page-container__column:nth-child(3) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(3):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(3):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(3):nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .page__container .page-container__column:nth-child(3) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(3):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(3):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(3):nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container .page-container__column:nth-child(3) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(3):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(3):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(3):nth-child(0n) {
    float: right;
  }
}
@media only screen and (max-width: 400px) {
  .page__container .page-container__column:nth-child(3) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .page-container__column:nth-child(3):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .page-container__column:nth-child(3):last-child {
    margin-right: 0;
  }
  .page__container .page-container__column:nth-child(3):nth-child(0n) {
    float: right;
  }
}
.page__container .footer {
  *zoom: 1;
}
.page__container .footer:before {
  content: '';
  display: table;
}
.page__container .footer:after {
  content: '';
  display: table;
  clear: both;
}
.page__container .footer .footer__row {
  width: calc(99.99% * 1/6 - (30px - 30px * 1/6));
}
.page__container .footer .footer__row:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container .footer .footer__row:last-child {
  margin-right: 0;
}
.page__container .footer .footer__row:nth-child(0n) {
  float: right;
}
@media only screen and (max-width: 400px) {
  .page__container .footer .footer__row {
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .page__container .footer .footer__row:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .footer .footer__row:last-child {
    margin-right: 0;
  }
  .page__container .footer .footer__row:nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container .footer .footer__row {
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .page__container .footer .footer__row:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .footer .footer__row:last-child {
    margin-right: 0;
  }
  .page__container .footer .footer__row:nth-child(0n) {
    float: right;
  }
}
.page__container .footer .footer__row:nth-child(5) {
  width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
}
.page__container .footer .footer__row:nth-child(5):nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container .footer .footer__row:nth-child(5):last-child {
  margin-right: 0;
}
.page__container .footer .footer__row:nth-child(5):nth-child(0n) {
  float: right;
}
@media only screen and (max-width: 400px) {
  .page__container .footer .footer__row:nth-child(5) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .footer .footer__row:nth-child(5):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .footer .footer__row:nth-child(5):last-child {
    margin-right: 0;
  }
  .page__container .footer .footer__row:nth-child(5):nth-child(0n) {
    float: right;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .page__container .footer .footer__row:nth-child(5) {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container .footer .footer__row:nth-child(5):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container .footer .footer__row:nth-child(5):last-child {
    margin-right: 0;
  }
  .page__container .footer .footer__row:nth-child(5):nth-child(0n) {
    float: right;
  }
}
.page__container #aside__container {
  *zoom: 1;
}
.page__container #aside__container:before {
  content: '';
  display: table;
}
.page__container #aside__container:after {
  content: '';
  display: table;
  clear: both;
}
.page__container #aside__container .aside__row {
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 1rem;
}
.page__container #aside__container .aside__row:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container #aside__container .aside__row:last-child {
  margin-right: 0;
}
.page__container #aside__container .aside__row:nth-child(0n) {
  float: right;
}
.page__container #aside__container .aside__row__social {
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 1rem;
}
.page__container #aside__container .aside__row__social:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.page__container #aside__container .aside__row__social:last-child {
  margin-right: 0;
}
.page__container #aside__container .aside__row__social:nth-child(0n) {
  float: right;
}
@media only screen and (max-width: 1050px) {
  .page__container #aside__container .aside__row__social {
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
    margin-top: 1rem;
  }
  .page__container #aside__container .aside__row__social:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container #aside__container .aside__row__social:last-child {
    margin-right: 0;
  }
  .page__container #aside__container .aside__row__social:nth-child(0n) {
    float: right;
  }
}
@media only screen and (max-width: 727px) {
  .page__container #aside__container .aside__row__social {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .page__container #aside__container .aside__row__social:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .page__container #aside__container .aside__row__social:last-child {
    margin-right: 0;
  }
  .page__container #aside__container .aside__row__social:nth-child(0n) {
    float: right;
  }
}
a {
  color: #0c64b4;
}
body {
  font-family: Roboto, sans-serif;
  background-image: url("../img/background.png");
  background-repeat: repeat;
  background-color: #c9ebfb;
}
.js-page-container__desktop {
  padding-left: 55px;
}
.js-page-container__mobile {
  padding-top: 3rem !important;
}
.page__container {
  margin-top: 1rem;
  padding-top: 1.5rem;
}
.invite-anonymous {
  text-align: center;
  margin: 1rem;
  background-color: #b0e1f8;
  padding: 1rem;
}
.page__messages {
  position: fixed;
  top: -2px;
  width: calc(100% - 120px);
  transform: translate(calc(50vw - 50%));
  z-index: 100;
}
@media screen and (max-width: 767.98px) {
  .page__messages {
    top: unset;
    bottom: -2px;
    width: 85%;
  }
}
.page__messages div {
  padding: 0.5rem;
  border: 2px solid #fff;
  text-align: center;
  overflow: hidden;
  background: #000;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .page__messages div {
    text-align: unset;
  }
}
.page__messages div a {
  color: #c7ebfc;
}
.page__messages div .close_notification {
  color: #808080;
  float: right;
  margin-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .page__messages div .close_notification {
    margin-right: unset;
  }
}
#main__container {
  background-color: #c9ebfb;
}
@media screen and (max-width: 991.98px) {
  #main__container {
    margin-bottom: 1rem;
  }
}
#main__container p {
  line-height: 1.5rem;
}
#main__container .info_header {
  background-color: #222;
  margin: 1rem;
  margin-bottom: 0;
}
#main__container .info_header ul {
  padding-left: 1rem;
}
#main__container .info_header ul li {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding-right: 1rem;
}
#main__container .info_header ul li img {
  vertical-align: middle;
}
#main__container .info_header .icon {
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 3rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-right: 0.5rem;
  font-size: 3rem;
  display: inline;
}
#main__container .info_header .title {
  display: inline;
  vertical-align: middle;
  line-height: 2.5rem;
  word-break: break-word;
}
#main__container .info_header .link {
  text-decoration: none;
}
#main__container .info_header h1 {
  font-size: 1.5rem;
}
#main__container .info_header ul {
  margin-bottom: 0;
}
.for_editor_only {
  display: none;
}
.comments__icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 14 11.7%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22http://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 13.594 8.884 C 13.594 8.884 13.594 3.094 13.594 1.697 C 13.594 0 12.007 0 12.007 0 C 12.007 0 3.28 0 1.64 0 C 0 0 0.132 1.422 0.132 1.422 C 0.132 1.422 0.132 7.486 0.132 8.784 C 0.132 10.281 1.666 10.331 1.666 10.331 L 4.972 10.331 L 5.395 10.331 C 7.247 13.7 10.764 13.7 10.764 13.7 C 8.358 12.577 8.437 10.331 8.437 10.331 C 9.944 10.331 11.611 10.331 12.272 10.331 C 13.7 10.281 13.594 8.884 13.594 8.884 Z%22 style=%22fill: rgb(42, 51, 118);%22 bx:origin=%220.5 0.5%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
}
.newComment {
  color: #008606;
}
.like__icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  display: inline-block;
}
.post_likes {
  margin-right: 2rem;
}
.post_likes .voting {
  vertical-align: middle;
}
.post_likes .voting_score {
  font-size: 1.2rem;
}
.post_likes .bn_vote_up {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14h-5v5h-4v-5H5v-4h5V5h4v5h5&%2310;&%239;V14z%22 style=%22fill: rgb(70, 180, 234);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0.8rem 0;
  padding-left: 2.5rem;
  font-size: 1.2rem;
  width: 22px;
}
.post_likes .bn_vote_up:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14h-5v5h-4v-5H5v-4h5V5h4v5h5&%2310;&%239;V14z%22 style=%22fill: rgb(22, 62, 105);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
}
.post_likes .bn_vote_up.bn_voted {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14h-5v5h-4v-5H5v-4h5V5h4v5h5&%2310;&%239;V14z%22 style=%22fill: rgb(22, 62, 105);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
}
.post_likes .bn_vote_down {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14H5v-4h14V14z%22 style=%22fill: rgb(70, 180, 234);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-right: 2.5rem;
  font-size: 1.2rem;
  width: 22px;
}
.post_likes .bn_vote_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14H5v-4h14V14z%22 style=%22fill: rgb(22, 62, 105);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
}
.post_likes .bn_vote_down.bn_voted {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cpath d=%22M12,0C5.373,0,0,5.373,0,12s5.373,12,12,12s12-5.373,12-12S18.627,0,12,0z M19,14H5v-4h14V14z%22 style=%22fill: rgb(22, 62, 105);%22 bx:origin=%229.311875714956841e-10 0%22/%3E %3C/svg%3E");
}
.post_likes a {
  color: #000;
  text-decoration: none;
}
.post_likes .bn_login_to_vote {
  display: block;
  text-align: right;
  text-decoration: underline;
  color: #0c64b4;
}
.action_panel {
  text-align: center;
  margin-top: 1rem;
}
@media only screen and (min-width: 900px) {
  .action_panel {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.action_panel__desc {
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.5rem;
  background-color: #b0e1f8;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 900px) {
  .action_panel__desc {
    margin-bottom: 0;
  }
}
.action_panel .btn.long {
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px;
  width: 200px;
}
.action_panel .btn.mid {
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  width: 150px;
}
.content-controls {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem;
}
.content-controls label,
.content-controls label a {
  font-size: 16px;
  font-weight: bold;
  color: #034f8a;
}
.content-controls-tags {
  width: 40%;
  margin: 0.5rem 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 650px) {
  .content-controls-tags {
    width: 100%;
  }
}
.content-controls-tags ul {
  display: inline-block;
  padding-left: 0 !important;
  margin: 0;
}
.content-controls-tags ul li {
  display: inline-block;
  padding-right: 0.4rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.content-controls-tags ul li .main-tag {
  padding: 0.2rem 0.5rem;
  font-size: 0.8rem;
  text-decoration: none;
  color: #000;
  border: 1px solid #70a7d7;
  background-color: #e0eaf1;
}
.content-controls-authors {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0.5rem 0;
}
@media only screen and (max-width: 450px) {
  .content-controls-authors {
    width: 100%;
    -ms-flex-pack: end;
    -moz-justify-content: end;
    justify-content: end;
  }
}
.content-controls-authors-label {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.5rem;
}
.content-controls-authors-widget {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.content-controls-rate {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0.5rem 0;
}
@media only screen and (max-width: 450px) {
  .content-controls-rate {
    width: 100%;
  }
}
.content-controls-rate .like-block {
  display: inline-block;
}
.no_script__explanation {
  font-size: 26px;
  font-weight: bold;
  color: #ffa500;
  text-align: center;
}
.no_script__content {
  text-align: left;
  padding: 1rem;
}
.no_script__content pre {
  border-width: 0;
  background: transparent;
  font-family: monospace, monospace;
  font-size: 0.7rem;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
}
.EasyMDEContainer {
  background-color: #f5f5f5;
}
.EasyMDEContainer .CodeMirror pre {
  height: inherit;
}
#id_description_text_preview,
#id_top_text_preview,
#id_bottom_text_preview {
  overflow-x: auto;
}
.code-preview {
  padding: 0.5rem 0;
}
.code-preview .CodeMirror {
  height: auto;
}
.popup-window {
  display: none;
  background: none repeat scroll 0 0 #fff;
  background-color: #fff !important;
  box-shadow: 0 8px 15px rgba(50,50,50,0.75);
  left: 47%;
  position: absolute;
  top: 18%;
  width: 400px;
  z-index: 10000;
}
@media only screen and (max-width: 1080px) {
  .popup-window {
    bottom: 10px;
  }
}
.arrow-up {
  display: block;
  position: absolute;
  top: -6px;
  right: 12.5%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  box-shadow: 0 8px 15px rgba(50,50,50,0.75);
  z-index: -1;
}
.popup-window .boxclose {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 viewBox=%220 0 29 29%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 28.571 3.563 C 29 3.992 29 4.695 28.571 5.125 L 19.973 13.722 C 19.544 14.15 19.544 14.855 19.973 15.286 L 28.567 23.886 C 28.996 24.316 28.996 25.019 28.567 25.45 L 25.436 28.572 C 25.006 29 24.302 29 23.872 28.572 L 15.28 19.973 C 14.851 19.544 14.146 19.544 13.717 19.973 L 5.119 28.567 C 4.69 28.996 3.984 28.996 3.555 28.567 L 0.429 25.44 C 0 25.011 0 24.307 0.429 23.877 L 9.03 15.28 C 9.459 14.852 9.459 14.148 9.03 13.717 L 0.436 5.115 C 0.005 4.686 0.005 3.981 0.436 3.552 L 3.565 0.428 C 3.996 0 4.699 0 5.129 0.429 L 13.72 9.027 C 14.15 9.458 14.854 9.458 15.283 9.029 L 23.881 0.435 C 24.309 0.007 25.013 0.007 25.445 0.435 L 28.571 3.563 Z%22 bx:origin=%220 0%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  height: 12px;
  padding-left: 0.7rem;
  cursor: pointer;
  position: absolute;
  left: calc(100% - 24px);
  top: 5%;
}
.popup-window .search_popup pre {
  word-wrap: break-word;
  padding: 40px 0 40px 0;
  background-color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}
.share-widget {
  padding: 0.8rem;
  min-height: 2rem;
}
.share-widget-editor > div {
  border: 0;
  background-color: #163e69;
  margin-top: 1rem;
}
.share-widget .social-container__title {
  color: #fff;
  font-size: 0.8rem;
  vertical-align: top;
}
.share-widget .social-container__result {
  width: 100%;
  color: #fff;
  font-size: 0.7rem;
  text-align: center;
  padding-top: 0.5rem;
}
.share-widget .social-container__clipboard {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.share-widget .social-container__clipboard input {
  width: calc(100% - 0.3rem);
}
.share-widget .clipboard_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 viewBox=%220 0 22.9 22.9%22 style=%22enable-background:new 0 0 22.9 22.9;%22 xml:space=%22preserve%22%3E %3Cstyle type=%22text/css%22%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath class=%22st0%22 d=%22M18.3,7.4h-1.7v6.3c0,1.6-1.3,2.9-2.9,2.9H7.5v1.7c0,0.9,0.8,1.7,1.7,1.7h9.1c0.9,0,1.7-0.8,1.7-1.7V9.1 C20,8.1,19.3,7.4,18.3,7.4z%22/%3E %3Cpath class=%22st0%22 d=%22M4.6,2.8h9.1c0.9,0,1.7,0.8,1.7,1.7v9.1c0,0.9-0.8,1.7-1.7,1.7H4.6c-0.9,0-1.7-0.8-1.7-1.7V4.5 C2.9,3.6,3.7,2.8,4.6,2.8z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 2rem;
}
.share-widget .facebook_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg transform=%22matrix(0.5860801935195923, -7.177415073131589e-17, 7.172690217472685e-17, 0.5856944918632507, -500.48083496093744, -439.3405773639678)%22 bx:origin=%220.000014904795534675941 0%22%3E %3Cpath d=%22M871.065,784.033h5.035v-13.426h4.634l0.401-5.035H876.1c0,0,0-0.976,0-1.865&%2310;&%239;&%239;c0-1.068,0.774-1.491,1.807-1.491c0.833,0,3.228,0,3.228,0v-5.035c0,0-3.602,0-4.26,0c-4.023,0-5.809,1.771-5.809,5.164&%2310;&%239;&%239;c0,2.955,0,3.228,0,3.228h-3.356v5.035h3.356V784.033z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3Cpath d=%22M853.946,750.119v40.977h40.95v-40.977H853.946z M893.896,790.095h-38.95v-38.977h38.95V790.095z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  font-weight: bold;
  padding-left: 42px;
  margin-bottom: 5px;
  height: 36px;
  text-align: left;
  color: #069;
  line-height: 36px;
  float: right;
}
.share-widget .twitter_share__btn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg transform=%22matrix(0.5860803723335266, 0, 0, 0.5856945511048045, -532.5420532226562, -439.34066585450216)%22 bx:origin=%220.0000059619183048198465 0.0000029789966902171727%22%3E %3Cpath d=%22M908.65,750.119v40.977h40.95v-40.977H908.65z M948.6,790.095h-38.95v-38.977h38.95V790.095z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3Cpath d=%22M916.411,779.087c2.451,1.571,5.362,2.488,8.489,2.488c10.282,0,16.09-8.684,15.739-16.473&%2310;&%239;&%239;c1.083-0.781,2.022-1.756,2.764-2.867c-0.993,0.44-2.061,0.738-3.181,0.873c1.144-0.686,2.021-1.77,2.435-3.063&%2310;&%239;&%239;c-1.069,0.634-2.255,1.095-3.517,1.343c-1.009-1.077-2.449-1.749-4.041-1.749c-3.575,0-6.203,3.336-5.395,6.799&%2310;&%239;&%239;c-4.602-0.23-8.683-2.435-11.414-5.786c-1.45,2.489-0.752,5.745,1.714,7.394c-0.907-0.029-1.762-0.277-2.508-0.692&%2310;&%239;&%239;c-0.06,2.565,1.778,4.964,4.442,5.5c-0.78,0.211-1.633,0.26-2.501,0.094c0.704,2.2,2.75,3.801,5.173,3.846&%2310;&%239;&%239;C922.282,778.618,919.35,779.433,916.411,779.087z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  font-weight: bold;
  padding-left: 38px;
  margin-bottom: 5px;
  height: 36px;
  text-align: left;
  color: #069;
  line-height: 36px;
  float: right;
}
.socialmedia {
  height: 50px;
}
.socialmedia:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.socialmedia .socialmedia__container {
  padding-right: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  height: 24px;
}
.smart-centered-flex {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: 1rem;
}
.smart-form {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1rem;
}
.smart-form__row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .smart-form__row {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.smart-form__row_title {
  text-align: center;
  background-color: #70a7d7;
  font-weight: bold;
  margin-bottom: 0.1rem;
  padding: 0.5rem 1rem;
}
.smart-form__header-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  padding: 0.5rem 1rem;
  background-color: #70a7d7;
}
@media screen and (max-width: 767.98px) {
  .smart-form__header-block {
    width: inherit;
  }
}
@media screen and (max-width: 767.98px) {
  .smart-form__header-block {
    -ms-flex-pack: inherit;
    -moz-justify-content: inherit;
    justify-content: inherit;
  }
}
.smart-form__header-block--link {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
  background-color: #b0e1f8;
}
@media screen and (max-width: 767.98px) {
  .smart-form__header-block--link {
    margin-bottom: 0.1rem;
  }
}
.smart-form__header-label {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  background-color: #70a7d7;
  font-weight: bold;
}
.smart-form__body-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  max-width: 69%;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0.2rem;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: #b0e1f8;
}
@media screen and (max-width: 767.98px) {
  .smart-form__body-block {
    width: inherit;
    max-width: inherit;
  }
}
@media screen and (max-width: 767.98px) {
  .smart-form__body-block {
    margin-left: inherit;
  }
}
.smart-form__body-block label {
  cursor: pointer;
}
.smart-form__body-block label[disabled="disabled"] {
  cursor: default;
}
.smart-form__body-block textarea,
.smart-form__body-block input,
.smart-form__body-block select {
  width: 100%;
  height: 2rem;
  padding: 0;
  border-width: 0;
}
.smart-form__body-block input {
  text-indent: 0.3rem;
}
.smart-form__body-block textarea {
  height: inherit;
}
.smart-form__body-block input[type="file"] {
  height: inherit;
}
.smart-form__body-block input[type="checkbox"] {
  width: inherit;
  height: inherit;
}
.smart-form__body-block input[type="submit"] {
  width: calc(100% - 1px);
  height: inherit;
  background-color: #163e69;
  border: 0;
  padding: 1rem;
  color: #fff;
  margin: 0.5rem 0;
  margin-top: 0;
  transition: background-color 1s ease;
}
.smart-form__body-block input[type="submit"]:hover {
  background-color: #00b3ee;
  cursor: pointer;
}
.smart-form__body-block input[type="submit"][disabled="disabled"] {
  background-color: #808080;
  cursor: default;
}
.smart-form__body-block .info-text {
  width: 100%;
}
.smart-form__body-block .help-text {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.2rem;
  font-size: 0.8rem;
  font-style: italic;
}
.smart-form__body-block .link-text {
  width: 100%;
  padding: 0.2rem 2rem 0 2rem;
}
.smart-form__footer-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  padding-top: 0.5rem;
}
.smart-form__footer-block input {
  width: 50%;
}
@media screen and (max-width: 767.98px) {
  .smart-form__footer-block input {
    width: 100%;
  }
}
.simple-header {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.simple-header--thin-bottom {
  padding-bottom: 0.5rem;
}
.simple-header--thin {
  padding: 0;
}
.simple-header--disabled {
  padding-top: 0;
}
.simple-header__icon-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1rem;
}
.simple-header__icon--thin {
  background-color: #39b4ed;
}
.simple-header__icon img {
  vertical-align: middle;
  width: 48px;
  height: 48px;
}
.simple-header__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  min-width: 4rem;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  color: #184173;
}
@media screen and (max-width: 767.98px) {
  .simple-header__percentage {
    min-width: 4.5rem;
  }
}
.simple-header__percentage span {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  .simple-header__percentage span {
    font-size: 1.1rem;
  }
}
.simple-header__percentage--disabled {
  color: #404040;
}
.simple-header__name {
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0;
  color: #fff;
  word-break: break-word;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  line-height: 2.5rem;
}
.simple-header__name a {
  color: #fff;
  text-decoration: none;
}
.simple-header__name h1 {
  display: inline;
  font-size: 1.5rem;
  margin: 0;
}
.simple-header__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0.2rem 1rem;
  line-height: 2.5rem;
  background-color: #39b4ed;
}
.simple-header__title--inactive {
  background-color: #808080;
}
.simple-header__title-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.smart-header {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.smart-header__block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  background-color: #222;
}
.smart-header__info {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.smart-header__info ul {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 1rem;
}
.smart-header__info ul li {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding-right: 1rem;
}
.smart-header__info ul li img {
  vertical-align: middle;
}
.smart-header__help {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.smart-header__help a {
  padding-right: 1rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
}
.smart-header__icon {
  display: inline;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 3rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-right: 0.5rem;
  font-size: 3rem;
}
.smart-header__icon--forum {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version=%221%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%2239.9%22 height=%2238.5%22 viewBox=%220 0 39.9 38.5%22%3E%3Cstyle type=%22text/css%22%3E%3C!%5BCDATA%5B .st0%7Bfill:%23FFFFFF;%7D %5D%5D%3E%3C/style%3E%3Cpath class=%22st0%22 d=%22M19.9 1.4l-9.5 3.9-9.2 3.9v15l9.3 3.8 9.5 3.9 5.8-2.4.2-.1.3.1 9.1 5.5-3.6-7.2-.4-.7.6-.1 6.7-2.8v-15l-9.3-3.8-9.5-4zm-9.8 2.7l9.7-4 .1-.1.2.1 9.7 4 9.7 4 .4.2v17l-.4.2-6.4 2.5 4.3 8.6 1 2-1.8-1.1-10.7-6.5-5.7 2.4-.2.1-.2-.1-9.7-4-9.7-4-.4-.2v-16.9l.4-.2 9.7-4z%22/%3E%3C/svg%3E");
}
.smart-header__icon--forum_resolved {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 style=%22enable-background:new 0 0 39.9 38.5;%22 xml:space=%22preserve%22%3E %3Cstyle type=%22text/css%22%3E %3C!%5BCDATA%5B .st0%7Bfill:%23FFFFFF;%7D %5D%5D%3E %3C/style%3E %3Cpath class=%22st0%22 d=%22M19.9,1.4l-9.5,3.9L1.2,9.2v15l9.3,3.8l9.5,3.9l5.8-2.4l0.2-0.1l0.3,0.1L35.4,35L31.8,27.8L31.4,27.1L32,27 l6.7-2.8v-15l-9.3-3.8L19.9,1.4z M10.1,4.1l9.699-4L19.9,0l0.2,0.1l9.699,4l9.7,4l0.4,0.2v17l-0.4,0.2L33.1,28l4.3,8.6l1,2l-1.8-1.1 L25.9,31l-5.7,2.4L20,33.5l-0.2-0.1l-9.699-4l-9.7-4L0,25.2V8.3l0.4-0.2L10.1,4.1L10.1,4.1z%22/%3E %3Cg%3E %3Cpath class=%22st0%22 d=%22M16.511,25.254l-7.854-7.979l3.746-3.806l4.107,4.172l9.482-9.626l3.751,3.802L16.511,25.254z M10.061,17.275 l6.45,6.553l11.829-12.011l-2.347-2.378l-9.482,9.626l-4.107-4.171L10.061,17.275z%22/%3E %3C/g%3E %3C/svg%3E");
}
.smart-header__icon--group {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 enable-background=%22new 0 0 39.9 38.5%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M32.521,18.358v6.574c0,1.602,0.103,2.452,0.442,3.032c0.34,0.511,0.987,0.852,2.077,1.363l-0.442,1.021 c-1.327-0.58-2.112-0.988-2.622-1.805c-0.476-0.749-0.612-1.807-0.612-3.612v-5.927l-11.102,6.336l-0.272,0.171l-0.272-0.171 L0.886,14.577L0,14.1l0.886-0.511L19.717,2.824l0.272-0.171l0.272,0.171l18.832,10.765l0.885,0.511l-0.885,0.477L32.521,18.358z M19.99,3.982L2.318,14.1L19.99,24.184L37.661,14.1L19.99,3.982z M28.879,23.535v6.132v0.342l-0.272,0.171l-8.582,4.904 l-0.308,0.172l-0.272-0.172l-8.069-4.598l-0.272-0.172v-0.34v-6.133v-0.989l0.85,0.478l7.765,4.464l8.309-4.77l0.851-0.478v0.988 H28.879z M27.754,29.361v-4.837l-7.729,4.428l-0.308,0.137l-0.272-0.137L12.26,24.83v4.837l7.457,4.259L27.754,29.361z%22/%3E %3C/svg%3E");
}
.smart-header__icon--notification {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 enable-background=%22new 0 0 39.9 38.5%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M32.521,18.358v6.574c0,1.602,0.103,2.452,0.442,3.032c0.34,0.511,0.987,0.852,2.077,1.363l-0.442,1.021 c-1.327-0.58-2.112-0.988-2.622-1.805c-0.476-0.749-0.612-1.807-0.612-3.612v-5.927l-11.102,6.336l-0.272,0.171l-0.272-0.171 L0.886,14.577L0,14.1l0.886-0.511L19.717,2.824l0.272-0.171l0.272,0.171l18.832,10.765l0.885,0.511l-0.885,0.477L32.521,18.358z M19.99,3.982L2.318,14.1L19.99,24.184L37.661,14.1L19.99,3.982z M28.879,23.535v6.132v0.342l-0.272,0.171l-8.582,4.904 l-0.308,0.172l-0.272-0.172l-8.069-4.598l-0.272-0.172v-0.34v-6.133v-0.989l0.85,0.478l7.765,4.464l8.309-4.77l0.851-0.478v0.988 H28.879z M27.754,29.361v-4.837l-7.729,4.428l-0.308,0.137l-0.272-0.137L12.26,24.83v4.837l7.457,4.259L27.754,29.361z%22/%3E %3C/svg%3E");
}
.smart-header__icon--messages {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 data-name=%22Layer 1%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 39.9 38.5%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 1%3C/title%3E%3Cpath class=%22cls-1%22 d=%22M38.6,16.74l-5-10.08A1.29,1.29,0,0,0,32.44,6h-25a1.29,1.29,0,0,0-1.14.71l-5,10.08a1.25,1.25,0,0,0-.13.57v14a1.26,1.26,0,0,0,1.26,1.27h35a1.26,1.26,0,0,0,1.26-1.27v-14a1.25,1.25,0,0,0-.13-.57ZM7.3,7.26H32.6l4.08,8.88H27.84a1.37,1.37,0,0,0-1.34,1.09c-.05.23-1.26,5.66-6.78,5.66S13,17.46,13,17.23a1.37,1.37,0,0,0-1.34-1.09H3.22ZM2.92,31.13V18l8.34,0a8.38,8.38,0,0,0,8.46,6.59,8.41,8.41,0,0,0,8.49-6.59h9V31.08Z%22/%3E%3C/svg%3E");
  background-size: 40px 39px;
}
.smart-header__icon--timeline {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 enable-background=%22new 0 0 39.9 38.5%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M8.841,3.592C8.179,2.945,7.274,2.538,6.28,2.538c-1.01,0-1.915,0.408-2.563,1.055 c-0.665,0.663-1.07,1.569-1.07,2.563c0,1.01,0.406,1.915,1.069,2.565c0.649,0.661,1.555,1.07,2.563,1.07 c0.994,0,1.898-0.408,2.562-1.071C9.488,8.07,9.895,7.167,9.895,6.155C9.895,5.163,9.488,4.255,8.841,3.592z M8.841,20.525 c-0.664-0.647-1.567-1.054-2.562-1.054c-1.01,0-1.914,0.408-2.562,1.054c-0.661,0.663-1.068,1.569-1.068,2.562 c0,1.011,0.407,1.918,1.069,2.565c0.649,0.662,1.555,1.069,2.563,1.069c0.994,0,1.898-0.407,2.562-1.071 c0.648-0.648,1.055-1.553,1.055-2.564c0-0.992-0.407-1.898-1.055-2.562H8.841z M29.791,28.008c0.857-0.862,2.047-1.39,3.361-1.39 c1.313,0,2.502,0.527,3.36,1.388c0.857,0.859,1.388,2.051,1.388,3.362c0,1.314-0.529,2.503-1.387,3.364 c-0.86,0.859-2.051,1.403-3.362,1.403c-1.312,0-2.504-0.544-3.361-1.403c-0.737-0.727-1.237-1.705-1.37-2.789h-8.004v5.986 c0,0.315-0.242,0.571-0.558,0.571c-0.316,0-0.573-0.253-0.573-0.571V23.661h-8.288c-0.136,1.087-0.633,2.051-1.357,2.791 c-0.858,0.857-2.049,1.4-3.36,1.4c-1.328,0-2.502-0.541-3.362-1.4c-0.874-0.86-1.401-2.053-1.401-3.364 c0-1.311,0.527-2.502,1.401-3.36c0.861-0.861,2.037-1.388,3.362-1.388c1.31,0,2.5,0.527,3.36,1.387 c0.725,0.739,1.22,1.718,1.356,2.806h8.289V7.015h-8.334c-0.179,0.965-0.648,1.841-1.312,2.503c-0.858,0.861-2.048,1.403-3.36,1.403 c-1.327,0-2.502-0.542-3.36-1.403C2.044,8.66,1.516,7.469,1.516,6.157c0-1.311,0.527-2.502,1.401-3.36 C3.778,1.936,4.954,1.408,6.28,1.408c1.31,0,2.5,0.527,3.36,1.387c0.799,0.799,1.311,1.884,1.371,3.091h8.274V0.817 c0-0.316,0.257-0.573,0.573-0.573c0.315,0,0.558,0.257,0.558,0.573v13.345h7.987c0.062-1.207,0.589-2.292,1.389-3.091 c0.858-0.86,2.05-1.387,3.361-1.387s2.502,0.527,3.361,1.387c0.858,0.858,1.386,2.05,1.386,3.361c0,1.329-0.527,2.504-1.386,3.379 c-0.859,0.861-2.05,1.388-3.361,1.388s-2.503-0.527-3.361-1.386c-0.68-0.679-1.144-1.539-1.325-2.519h-8.049v15.517h8.002 C28.553,29.728,29.052,28.746,29.791,28.008z M33.152,27.749c-1.01,0-1.916,0.407-2.562,1.058c-0.661,0.66-1.069,1.568-1.069,2.562 c0,1.011,0.407,1.916,1.069,2.566c0.648,0.66,1.553,1.067,2.562,1.067c0.993,0,1.9-0.408,2.563-1.069 c0.648-0.65,1.055-1.553,1.055-2.564c0-0.992-0.406-1.901-1.055-2.562C35.052,28.156,34.145,27.749,33.152,27.749z M33.152,10.815 c-1.01,0-1.916,0.407-2.562,1.055c-0.661,0.663-1.069,1.568-1.069,2.562c0,1.01,0.407,1.916,1.069,2.579 c0.648,0.648,1.553,1.054,2.562,1.054c0.993,0,1.9-0.406,2.563-1.054c0.648-0.663,1.055-1.569,1.055-2.58 c0-0.995-0.406-1.9-1.055-2.563c-0.662-0.648-1.569-1.055-2.562-1.055V10.815z%22/%3E %3C/svg%3E");
}
.smart-header__title {
  display: inline;
  vertical-align: middle;
  line-height: 2.5rem;
  word-break: break-word;
}
.smart-header__title h1 {
  display: inline;
  font-size: 1.5rem;
}
.smart-preview {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 1rem 1rem 1rem;
}
.smart-preview #smart_preview_text {
  overflow: hidden;
  height: 150px;
  margin-bottom: 0.5rem;
}
.smart-preview #smart_preview_text.full {
  height: inherit;
}
.smart-preview #smart_preview_text .for_info_only {
  display: none;
}
.smart-preview__controls {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  -moz-justify-content: right;
  justify-content: right;
}
.smart-preview__controls a {
  font-size: 0.7rem;
}
.smart-preview-v2__content {
  height: 0;
  overflow: hidden;
}
.smart-preview-v2__controls {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  -moz-justify-content: right;
  justify-content: right;
}
.smart-section {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1rem 1rem 1rem 1rem;
}
.smart-section__row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  background-color: #b0e1f8;
  color: #184173;
}
@media screen and (max-width: 767.98px) {
  .smart-section__row {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.5rem 0;
  }
}
.smart-section__row--error {
  color: #f00;
}
.smart-section__sub-column {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  min-width: 0;
}
@media screen and (max-width: 767.98px) {
  .smart-section__sub-column {
    width: 100%;
    margin: 0.25rem 0;
  }
}
.smart-section__sub-cell {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
}
.smart-section__sub-cell span {
  padding: 0 0.6rem;
}
@media screen and (max-width: 767.98px) {
  .smart-section__sub-cell {
    width: 100%;
    min-width: 0;
    height: inherit;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
    padding: 0 0.3rem;
    margin-right: 0;
  }
}
.smart-sub_header {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.5rem 1rem;
  font-size: 0.8rem;
}
.smart-table {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1rem;
}
.smart-table__header-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.smart-table__header-block--fixed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.smart-table__header-block--scrollable {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
}
.smart-table__body-block {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.smart-table__body-block--fixed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.smart-table__body-block--scrollable {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: none /* IE and Edge */;
  scrollbar-width: none /* Firefox */;
}
.smart-table__body-block--scrollable::-webkit-scrollbar {
  display: none;
}
.smart-table__content-cell {
  height: 2.8rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.smart-table__content-cell--blurred {
  filter: blur(5px);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.smart-table__content-cell .simple-link {
  text-decoration: none;
}
.smart-text {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  margin: 1rem;
  font-size: 1.5rem;
}
.smart-text--small {
  font-size: 1rem;
}
.smart-text--error {
  color: #f00;
}
.smart-text--warning {
  color: #000;
}
.smart-description {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem;
}
form.table-form-asp .errorlist {
  color: #f00;
  margin-bottom: -0.5rem;
  font-size: 0.9rem;
  margin-left: 3.5rem;
  padding: 0;
  list-style-type: none;
}
form.table-form-asp p {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
form.table-form-asp p label {
  width: 3rem;
  padding-right: 0.5rem;
  padding-top: 0.2rem;
}
form.table-form-asp p .helptext {
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  padding-left: 3.5rem;
  font-style: italic;
  font-size: 0.8rem;
}
form.table-form-asp p input[type="text"],
form.table-form-asp p input[type="url"] {
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  height: 1.5rem;
}
.frm.btn {
  display: block;
  transition: background-color 1s ease;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 1rem 0;
}
.frm form {
  margin: 1rem;
  width: calc(100% - 2rem);
}
.frm form table {
  width: 100%;
  border-spacing: 0;
}
.frm form th {
  background-color: #70a7d7;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: right;
  vertical-align: middle;
}
.frm form.left th {
  text-align: left;
  padding-left: 1rem;
}
.frm form td {
  background-color: #b0e1f8;
  height: 2.5rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: middle;
}
.frm form td.error {
  color: #f00;
  border-left: 2px solid #f00;
}
.frm form td.no-input {
  padding-bottom: 0.5rem;
}
.frm form td .helptext {
  font-size: 0.8rem;
  font-style: italic;
}
.frm form td ul.errorlist {
  margin: 0;
  padding-left: 0.5rem;
  font-size: 0.9rem;
  color: #f00;
  list-style-type: none;
}
.frm form td input[type="text"],
.frm form td input[type="url"],
.frm form td select[type="text"] {
  padding: 0;
  border-width: 0;
  width: 100%;
}
.frm form td input[type="submit"] {
  background-color: #163e69;
  border: 0;
  padding: 1rem;
  color: #fff;
  margin: 0.5rem 0;
  margin-top: 0;
  width: calc(100% - 1px);
  transition: background-color 1s ease;
}
.frm form td input[type="submit"]:hover {
  background-color: #00b3ee;
  cursor: pointer;
}
.frm form td input[type="submit"][disabled="disabled"] {
  background-color: #808080;
  cursor: not-allowed;
}
.frm form td textarea {
  width: 100%;
  display: block;
  padding: 0;
  border-width: 0;
}
.user-widget {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8em;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget__avatar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3em;
}
.user-widget__avatar img {
  width: 2.8em;
  height: 2.8em;
}
.user-widget__level {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.3em;
  background-color: #70a7d7;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget__level span {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
}
.user-widget__level--pro {
  background-color: #ff7b50;
}
.user-widget__username {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.user-widget__username a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #0f3f6b;
  font-weight: bold;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
  vertical-align: middle;
  max-width: 10.5rem;
  min-width: 10.5rem;
}
@media screen and (max-width: 767.98px) {
  .user-widget__username a {
    max-width: 3rem;
    min-width: 3rem;
  }
}
.user-widget__username2 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #0f3f6b;
  font-weight: bold;
}
.user-widget__username2 a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget__bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-left: 0.2em;
}
.user-widget__bar__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.user-widget__bar__container__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4em;
  background-color: #b0e1f8;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget__bar__container__percentage span {
  padding-left: 1em;
}
.user-widget__bar__container__percentage span a {
  font-weight: bold;
  color: #0c64b4;
}
.user-widget__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.user-widget__email {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #0f3f6b;
}
.user-widget__email a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget__removed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 2.85rem;
  color: #808080;
}
.user-widget__value {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5em;
  height: 2.8em;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget__value span {
  padding-right: 0.1em;
  font-weight: 500;
}
.user-widget.current {
  border-bottom: solid;
  border-color: #ff7b50;
  border-bottom-width: 0.15em;
}
.user-widget-follow {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8em;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-follow__avatar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3em;
}
.user-widget-follow__avatar img {
  width: 2.8em;
  height: 2.8em;
}
.user-widget-follow__level {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.3em;
  background-color: #70a7d7;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-follow__level span {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
}
.user-widget-follow__level--pro {
  background-color: #ff7b50;
}
.user-widget-follow__username {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.user-widget-follow__username a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #0f3f6b;
  font-weight: bold;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
  vertical-align: middle;
  max-width: 10.5rem;
  min-width: 10.5rem;
}
@media screen and (max-width: 767.98px) {
  .user-widget-follow__username a {
    max-width: 3rem;
    min-width: 3rem;
  }
}
.user-widget-follow__username2 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #0f3f6b;
  font-weight: bold;
}
.user-widget-follow__username2 a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-follow__bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-left: 0.2em;
}
.user-widget-follow__bar__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.user-widget-follow__bar__container__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4em;
  background-color: #b0e1f8;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-follow__bar__container__percentage span {
  padding-left: 1em;
}
.user-widget-follow__bar__container__percentage span a {
  font-weight: bold;
  color: #0c64b4;
}
.user-widget-follow__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.user-widget-follow__email {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #0f3f6b;
}
.user-widget-follow__email a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-follow__removed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 2.85rem;
  color: #808080;
}
.user-widget-follow__value {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5em;
  height: 2.8em;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-follow__value span {
  padding-right: 0.1em;
  font-weight: 500;
}
.user-widget-follow.current {
  border-bottom: solid;
  border-color: #ff7b50;
  border-bottom-width: 0.15em;
}
.user-widget-follow .user-widget__follow {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.7rem;
  padding-top: 0.3rem;
}
.user-widget-follow .user-widget__follow a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
}
.user-widget-follow .user-widget__username a {
  max-width: 5rem;
  min-width: 5rem;
}
.user-widget-follow .user-widget__username--minimal a {
  min-width: 0;
}
.user-widget-table {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8em;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-table__avatar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3em;
}
.user-widget-table__avatar img {
  width: 2.8em;
  height: 2.8em;
}
.user-widget-table__level {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.3em;
  background-color: #70a7d7;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-table__level span {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
}
.user-widget-table__level--pro {
  background-color: #ff7b50;
}
.user-widget-table__username {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.user-widget-table__username a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #0f3f6b;
  font-weight: bold;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
  vertical-align: middle;
  max-width: 10.5rem;
  min-width: 10.5rem;
}
@media screen and (max-width: 767.98px) {
  .user-widget-table__username a {
    max-width: 3rem;
    min-width: 3rem;
  }
}
.user-widget-table__username2 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #0f3f6b;
  font-weight: bold;
}
.user-widget-table__username2 a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-table__bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-left: 0.2em;
}
.user-widget-table__bar__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.user-widget-table__bar__container__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4em;
  background-color: #b0e1f8;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-table__bar__container__percentage span {
  padding-left: 1em;
}
.user-widget-table__bar__container__percentage span a {
  font-weight: bold;
  color: #0c64b4;
}
.user-widget-table__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.user-widget-table__email {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #0f3f6b;
}
.user-widget-table__email a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-table__removed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 2.85rem;
  color: #808080;
}
.user-widget-table__value {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5em;
  height: 2.8em;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-table__value span {
  padding-right: 0.1em;
  font-weight: 500;
}
.user-widget-table.current {
  border-bottom: solid;
  border-color: #ff7b50;
  border-bottom-width: 0.15em;
}
.user-widget-table.current {
  height: 2.65em;
}
.user-widget-table.current .user-widget__avatar img {
  height: 2.65em;
}
.user-widget-table.current .user-widget__level {
  height: 2.65em;
}
.user-widget-progress {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8em;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.user-widget-progress__avatar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3em;
}
.user-widget-progress__avatar img {
  width: 2.8em;
  height: 2.8em;
}
.user-widget-progress__level {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.3em;
  background-color: #70a7d7;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-progress__level span {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
}
.user-widget-progress__level--pro {
  background-color: #ff7b50;
}
.user-widget-progress__username {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.user-widget-progress__username a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #0f3f6b;
  font-weight: bold;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
  vertical-align: middle;
  max-width: 10.5rem;
  min-width: 10.5rem;
}
@media screen and (max-width: 767.98px) {
  .user-widget-progress__username a {
    max-width: 3rem;
    min-width: 3rem;
  }
}
.user-widget-progress__username2 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #0f3f6b;
  font-weight: bold;
}
.user-widget-progress__username2 a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-progress__bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-left: 0.2em;
}
.user-widget-progress__bar__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.user-widget-progress__bar__container__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4em;
  background-color: #b0e1f8;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-progress__bar__container__percentage span {
  padding-left: 1em;
}
.user-widget-progress__bar__container__percentage span a {
  font-weight: bold;
  color: #0c64b4;
}
.user-widget-progress__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.user-widget-progress__email {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #0f3f6b;
}
.user-widget-progress__email a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-progress__removed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 2.85rem;
  color: #808080;
}
.user-widget-progress__value {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5em;
  height: 2.8em;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-progress__value span {
  padding-right: 0.1em;
  font-weight: 500;
}
.user-widget-progress.current {
  border-bottom: solid;
  border-color: #ff7b50;
  border-bottom-width: 0.15em;
}
.user-widget-class-member {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8em;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-class-member__avatar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3em;
}
.user-widget-class-member__avatar img {
  width: 2.8em;
  height: 2.8em;
}
.user-widget-class-member__level {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.3em;
  background-color: #70a7d7;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-class-member__level span {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
}
.user-widget-class-member__level--pro {
  background-color: #ff7b50;
}
.user-widget-class-member__username {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
.user-widget-class-member__username a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #0f3f6b;
  font-weight: bold;
  margin-left: 0.3rem;
  margin-right: 1.1rem;
  vertical-align: middle;
  max-width: 10.5rem;
  min-width: 10.5rem;
}
@media screen and (max-width: 767.98px) {
  .user-widget-class-member__username a {
    max-width: 3rem;
    min-width: 3rem;
  }
}
.user-widget-class-member__username2 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #0f3f6b;
  font-weight: bold;
}
.user-widget-class-member__username2 a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-class-member__bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-left: 0.2em;
}
.user-widget-class-member__bar__container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.user-widget-class-member__bar__container__percentage {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4em;
  background-color: #b0e1f8;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-class-member__bar__container__percentage span {
  padding-left: 1em;
}
.user-widget-class-member__bar__container__percentage span a {
  font-weight: bold;
  color: #0c64b4;
}
.user-widget-class-member__title {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.user-widget-class-member__email {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #0f3f6b;
}
.user-widget-class-member__email a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 0.3rem;
  padding-right: 1.1rem;
}
.user-widget-class-member__removed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 2.85rem;
  color: #808080;
}
.user-widget-class-member__value {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5em;
  height: 2.8em;
  -ms-flex-pack: end;
  -moz-justify-content: end;
  justify-content: end;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.user-widget-class-member__value span {
  padding-right: 0.1em;
  font-weight: 500;
}
.user-widget-class-member.current {
  border-bottom: solid;
  border-color: #ff7b50;
  border-bottom-width: 0.15em;
}
@media screen and (max-width: 767.98px) {
  .user-widget-class-member {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    min-width: 0;
  }
}
