@import "../css/flaticon.css?3";
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
  font-size: inherit;
}
.grecaptcha-badge {
  visibility: hidden;
}
.popover {
  font-family: inherit;
  width: 300px;
  max-width: 100%;
}
.popover .flaticon-loading {
  display: block;
  text-align: center;
  font-size: 30px;
}
.popover .top-item,
.popover .top-item + br {
  display: none;
}
.popover .about-table td,
.popover .about-table th {
  padding: 4px;
}
.popover .about-table tr:first-child td,
.popover .about-table tr:first-child th {
  border-top: 0;
}
.popover .about-table td:first-child {
  width: auto;
}
.popover .about-table td:first-child [class^="flaticon-"] {
  line-height: 21px;
  font-size: 21px;
}
.popover .about-table td:first-child img {
  height: 21px;
}
.popover .about-table .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.popover .about-table .btn img {
  height: 12px;
}
.popover .about-table .long-text-title {
  padding: 0;
}
.navbar-main img.logo {
  max-height: 40px;
  margin: -10px 0;
}
.navbar-nav .open .dropdown-menu > li > a.other-site {
  display: inline-block;
  padding: 3px;
  margin: 0;
}
.navbar-nav .open .dropdown-menu > li > a.other-site img {
  width: 40px;
  border-radius: 15%;
}
#navBarIDDropDownmore + .dropdown-menu .dropdown-header {
  white-space: normal;
}
.navbar .dropdown-menu > li > a img[src*="/static/img/links/"],
body.sitemap a.list-group-item img[src*="/static/img/links/"] {
  display: inline-block;
  box-sizing: content-box;
  padding: 3px;
  margin: -3px 0 -3px -4px;
  background: #333;
  border-radius: 5px;
}
.navbar .dropdown-menu {
  font-size: inherit;
  height: auto;
  max-height: 80vh;
  overflow-x: hidden;
}
.navbar .dropdown-menu > li > a {
  line-height: 2em;
}
.navbar .dropdown-menu .dropdown-header.large {
  padding-right: 80px;
  font-size: 1.1em;
  font-weight: bold;
  background: #eee;
}
.navbar .dropdown-menu .dropdown-header.large:first-child {
  margin-top: 5px;
}
.navbar .dropdown-menu .dropdown-header.large img,
.navbar .dropdown-menu .dropdown-header.large [class^="flaticon"] {
  text-align: center;
  font-size: 28px;
  width: 40px;
  height: 40px;
  margin: -8px 0;
  margin-right: -60px;
  float: right;
}
.link_larger_image {
  height: 36px;
  margin: -10px -8px;
}
@media (min-width: 768px) {
  .navbar [data-link-name^="staff-header-"] {
    background: #eee;
    font-size: 1em;
    padding-right: 80px;
  }
  .navbar [data-link-name^="staff-header-"] img {
    width: 40px;
    height: 40px;
    margin: -8px 0;
    margin-right: -60px;
    float: right;
  }
}
@media (max-width: 768px) {
  .navbar .dropdown-menu .dropdown-header.large {
    background: #f679bc;
    color: white;
  }
}
.col-xs-special-5,
.col-sm-special-5,
.col-md-special-5,
.col-lg-special-5,
.col-xs-special-7,
.col-sm-special-7,
.col-md-special-7,
.col-lg-special-7,
.col-xs-special-8,
.col-sm-special-8,
.col-md-special-8,
.col-lg-special-8,
.col-xs-special-9,
.col-sm-special-9,
.col-md-special-9,
.col-lg-special-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-special-9 {
  float: left;
  width: 11.11%;
}
.col-xs-special-8 {
  float: left;
  width: 12.5%;
}
.col-xs-special-7 {
  float: left;
  width: 14.2%;
}
.col-xs-special-5 {
  float: left;
  width: 20%;
}
@media (max-width: 768px) {
  .col-xs-special-5,
  .col-xs-special-7,
  .col-xs-special-8,
  .col-xs-special-9 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 768px) {
  .col-sm-special-5 {
    float: left;
    width: 20%;
  }
  .col-sm-special-7 {
    float: left;
    width: 14.2%;
  }
  .col-sm-special-8 {
    float: left;
    width: 12.5%;
  }
  .col-sm-special-9 {
    float: left;
    width: 11.11%;
  }
}
@media (min-width: 992px) {
  .col-md-special-5 {
    float: left;
    width: 20%;
  }
  .col-md-special-7 {
    float: left;
    width: 14.2%;
  }
  .col-md-special-8 {
    float: left;
    width: 12.5%;
  }
  .col-md-special-9 {
    float: left;
    width: 11.11%;
  }
}
@media (min-width: 1200px) {
  .col-lg-special-5 {
    float: left;
    width: 20%;
  }
  .col-lg-special-7 {
    float: left;
    width: 14.2%;
  }
  .col-lg-special-8 {
    float: left;
    width: 12.5%;
  }
  .col-lg-special-9 {
    float: left;
    width: 11.11%;
  }
}
.col-xs-offset-special {
  margin: 0!important;
}
@media (max-width: 767px) {
  .col-sm-offset-special {
    margin: 0!important;
  }
}
@media (max-width: 991px) {
  .col-md-offset-special {
    margin: 0!important;
  }
}
@media (max-width: 1199px) {
  .col-lg-offset-special {
    margin: 0!important;
  }
}
@media (max-width: 768px) {
  .col-xs-2 [data-item] {
    padding-left: 1px;
    padding-right: 1px;
  }
}
.page-content-inner,
.collection-page-wrapper {
  margin: 0 15px;
}
.page-content-inner.as-container,
.collection-page-wrapper.as-container {
  max-width: 1170px;
  margin: auto;
  padding: 1px 10px;
}
.page-content-inner.as-small-container,
.collection-page-wrapper.as-small-container {
  max-width: 800px;
  margin: auto;
  padding: 1px 10px;
}
.table-padded > tbody > tr > td,
.table-padded > tbody > tr > th,
.table-padded > tfoot > tr > td,
.table-padded > tfoot > tr > th,
.table-padded > thead > tr > td,
.table-padded > thead > tr > th {
  padding: 20px;
}
.table-rounded > tbody > tr:first-child td,
.table-rounded > tfoot > tr:first-child td,
.table-rounded > tfoot > tr:first-child td,
.table-rounded > thead > tr:first-child td,
.table-rounded > thead > tr:first-child td {
  border-top: 0;
}
.table-rounded > tbody > tr:first-child td:first-child,
.table-rounded > tfoot > tr:first-child td:first-child,
.table-rounded > tfoot > tr:first-child td:first-child,
.table-rounded > thead > tr:first-child td:first-child,
.table-rounded > thead > tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.table-rounded > tbody > tr:first-child td:last-child,
.table-rounded > tfoot > tr:first-child td:last-child,
.table-rounded > tfoot > tr:first-child td:last-child,
.table-rounded > thead > tr:first-child td:last-child,
.table-rounded > thead > tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.table-rounded > tbody > tr:last-child td:first-child,
.table-rounded > tfoot > tr:last-child td:first-child,
.table-rounded > tfoot > tr:last-child td:first-child,
.table-rounded > thead > tr:last-child td:first-child,
.table-rounded > thead > tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.table-rounded > tbody > tr:last-child td:last-child,
.table-rounded > tfoot > tr:last-child td:last-child,
.table-rounded > tfoot > tr:last-child td:last-child,
.table-rounded > thead > tr:last-child td:last-child,
.table-rounded > thead > tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.youtube-embed-container {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.youtube-embed-container iframe,
.youtube-embed-container object,
.youtube-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-table {
  width: 100%;
}
.flex-table,
.flex-table .flex-tr,
.flex-table .flex-td,
.flex-table .flex-th {
  box-sizing: border-box;
}
.flex-table .flex-tr {
  display: flex;
  border-bottom: solid 1px #ddd;
}
.flex-table .flex-tr:last-child {
  border-bottom: 0;
}
.flex-table .flex-td,
.flex-table .flex-th {
  flex: 1;
  padding: 8px;
}
.flex-table .flex-td > .btn-group,
.flex-table .flex-th > .btn-group {
  margin: 0;
}
.flex-table .flex-td > .btn-group > [class*='-link'],
.flex-table .flex-th > .btn-group > [class*='-link'] {
  padding: 0;
}
.flex-table .flex-tr:last-child .flex-td,
.flex-table .flex-tr:last-child .flex-th {
  border-bottom: 0;
}
.flex-table .flex-th {
  font-weight: bold;
}
.flex-table.with-border > .flex-tr > .flex-td:first-child,
.flex-table.with-border > .flex-tr > .flex-th:first-child {
  border-left: solid 1px #ddd;
}
.flex-table.with-border > .flex-tr > .flex-td:last-child,
.flex-table.with-border > .flex-tr > .flex-th:last-child {
  border-right: solid 1px #ddd;
}
.flex-table.with-border > .flex-tr:first-child > .flex-td,
.flex-table.with-top-border > .flex-tr:first-child > .flex-td,
.flex-table.with-border > .flex-tr:first-child > .flex-th,
.flex-table.with-top-border > .flex-tr:first-child > .flex-th {
  border-top: solid 1px #ddd;
}
.flex-table.with-border > .flex-tr:last-child > .flex-td,
.flex-table.with-bottom-border > .flex-tr:last-child > .flex-td,
.flex-table.with-border > .flex-tr:last-child > .flex-th,
.flex-table.with-bottom-border > .flex-tr:last-child > .flex-th {
  border-bottom: solid 1px #ddd;
}
.flex-table.table-rounded > .flex-tr:first-child > .flex-td:first-child,
.flex-table.table-rounded > .flex-tr:first-child > .flex-th:first-child {
  border-top-left-radius: 10px;
}
.flex-table.table-rounded > .flex-tr:first-child > .flex-td:last-child,
.flex-table.table-rounded > .flex-tr:first-child > .flex-th:last-child {
  border-top-right-radius: 10px;
}
.flex-table.table-rounded > .flex-tr:last-child > .flex-td:first-child,
.flex-table.table-rounded > .flex-tr:last-child > .flex-th:first-child {
  border-bottom-left-radius: 10px;
}
.flex-table.table-rounded > .flex-tr:last-child > .flex-td:last-child,
.flex-table.table-rounded > .flex-tr:last-child > .flex-th:last-child {
  border-bottom-right-radius: 10px;
}
.flex-table.table-padded .flex-td {
  padding: 20px;
}
@media (max-width: 767px) {
  .flex-table > .flex-tr {
    flex-wrap: wrap;
  }
  .flex-table > .flex-tr > .flex-collapse-sm {
    width: 100%;
    flex: unset;
    padding: 0 0 8px 0;
  }
  .flex-table > .flex-tr > .flex-collapse-sm:first-child {
    padding: 8px 0;
  }
  .flex-table > .flex-tr > .flex-collapse-sm:empty {
    display: none;
  }
  .flex-table.with-border > .flex-tr > .flex-collapse-sm {
    border: solid 1px #ddd;
  }
  .flex-table.with-border > .flex-tr:first-child > .flex-td.flex-collapse-sm,
  .flex-table.with-top-border > .flex-tr:first-child > .flex-td.flex-collapse-sm,
  .flex-table.with-border > .flex-tr:first-child > .flex-th.flex-collapse-sm,
  .flex-table.with-top-border > .flex-tr:first-child > .flex-th.flex-collapse-sm {
    border-top: 0;
  }
  .flex-table.with-border > .flex-tr:first-child > .flex-td.flex-collapse-sm:first-child,
  .flex-table.with-top-border > .flex-tr:first-child > .flex-td.flex-collapse-sm:first-child,
  .flex-table.with-border > .flex-tr:first-child > .flex-th.flex-collapse-sm:first-child,
  .flex-table.with-top-border > .flex-tr:first-child > .flex-th.flex-collapse-sm:first-child {
    border-top: solid 1px #ddd;
  }
  .flex-table.with-border > .flex-tr:last-child > .flex-td.flex-collapse-sm,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-td.flex-collapse-sm,
  .flex-table.with-border > .flex-tr:last-child > .flex-th.flex-collapse-sm,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-th.flex-collapse-sm {
    border-bottom: 0;
  }
  .flex-table.with-border > .flex-tr:last-child > .flex-td.flex-collapse-sm:last-child,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-td.flex-collapse-sm:last-child,
  .flex-table.with-border > .flex-tr:last-child > .flex-th.flex-collapse-sm:last-child,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-th.flex-collapse-sm:last-child {
    border-bottom: solid 1px #ddd;
  }
  .flex-table.with-border > .flex-tr:last-child,
  .flex-table.with-bottom-border > .flex-tr:last-child {
    border-bottom: 0;
  }
  .flex-table.with-border > .flex-tr:last-child > .flex-td:last-child,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-td:last-child,
  .flex-table.with-border > .flex-tr:last-child > .flex-th-last-child,
  .flex-table.with-bottom-border > .flex-tr:last-child > .flex-th-last-child {
    border-bottom: solid 1px #ddd;
  }
  .flex-table.table-rounded > .flex-tr:first-child > .flex-td:first-child,
  .flex-table.table-rounded > .flex-tr:first-child > .flex-th:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .flex-table.table-rounded > .flex-tr:first-child > .flex-td:last-child,
  .flex-table.table-rounded > .flex-tr:first-child > .flex-th:last-child {
    border-top-right-radius: 0;
  }
  .flex-table.table-rounded > .flex-tr:last-child > .flex-td:first-child,
  .flex-table.table-rounded > .flex-tr:last-child > .flex-th:first-child {
    border-bottom-left-radius: 0;
  }
  .flex-table.table-rounded > .flex-tr:last-child > .flex-td:last-child,
  .flex-table.table-rounded > .flex-tr:last-child > .flex-th:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.about-flex-table,
.flex-table.collection-table,
.about-flex-table .flex-tr,
.flex-table.collection-table .flex-tr,
.about-flex-table .flex-td,
.flex-table.collection-table .flex-td,
.about-flex-table .flex-th,
.flex-table.collection-table .flex-th {
  justify-content: center;
}
.about-flex-table .about-flex-td-icon,
.flex-table.collection-table .about-flex-td-icon {
  flex-basis: 50px;
  flex-grow: 0;
  text-align: center;
  font-size: 34px;
}
.about-flex-table .about-flex-td-icon img,
.flex-table.collection-table .about-flex-td-icon img {
  width: 50px;
  margin: -8px;
}
.about-flex-table .about-flex-th-title,
.flex-table.collection-table .about-flex-th-title,
.about-flex-table .about-flex-td-content,
.flex-table.collection-table .about-flex-td-content {
  padding: 19px 8px;
}
.about-flex-table .about-flex-td-content,
.flex-table.collection-table .about-flex-td-content {
  text-align: right;
}
.about-flex-table .about-flex-td-content.spread-across .verbose-name,
.flex-table.collection-table .about-flex-td-content.spread-across .verbose-name {
  text-align: left;
  display: block;
  font-weight: bold;
  padding-bottom: 19px;
}
.about-flex-table .field-title,
.flex-table.collection-table .field-title {
  font-weight: bold;
}
.about-flex-table .field-title h4,
.flex-table.collection-table .field-title h4 {
  padding: 0;
  margin: 0;
}
.about-flex-table .flex-collapse-sm .field-title,
.flex-table.collection-table .flex-collapse-sm .field-title {
  color: #e10b80;
}
.about-flex-table .flex-collapse-sm .field-title h4,
.flex-table.collection-table .flex-collapse-sm .field-title h4 {
  padding: 5px 0 2px 0;
  margin: 0;
}
.about-flex-table .field-content > .row,
.flex-table.collection-table .field-content > .row {
  margin-bottom: 19px;
}
.about-flex-table .field-content .flaticon-delete,
.flex-table.collection-table .field-content .flaticon-delete {
  color: #d9534f;
}
.about-flex-table .field-content .flaticon-checked,
.flex-table.collection-table .field-content .flaticon-checked {
  color: #5cb85c;
}
.about-flex-table .field-content .btn .flaticon-checked,
.flex-table.collection-table .field-content .btn .flaticon-checked {
  color: inherit;
}
.about-flex-table .field-content ul.list-group,
.flex-table.collection-table .field-content ul.list-group {
  margin: 0;
}
.about-flex-table .field-content .list-wrapper,
.flex-table.collection-table .field-content .list-wrapper {
  display: block;
}
.about-flex-table .field-content .list-wrapper.with_bullet ul,
.flex-table.collection-table .field-content .list-wrapper.with_bullet ul,
.about-flex-table .field-content .list-wrapper.with_bullet ol,
.flex-table.collection-table .field-content .list-wrapper.with_bullet ol {
  float: right;
  text-align: left;
}
.about-flex-table .field-content .list-wrapper:not(.with_bullet) ul li,
.flex-table.collection-table .field-content .list-wrapper:not(.with_bullet) ul li,
.about-flex-table .field-content .list-wrapper:not(.with_bullet) ol li,
.flex-table.collection-table .field-content .list-wrapper:not(.with_bullet) ol li {
  list-style-type: none;
}
.about-flex-table .field-content .text_with_link_wrapper,
.flex-table.collection-table .field-content .text_with_link_wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.about-flex-table .field-content .text_with_link,
.flex-table.collection-table .field-content .text_with_link {
  display: block;
  vertical-align: middle;
}
.about-flex-table .field-content .text_with_link_image,
.flex-table.collection-table .field-content .text_with_link_image {
  display: block;
  padding-left: 10px;
  max-height: 200px;
  vertical-align: middle;
}
.about-flex-table .field-content .image,
.flex-table.collection-table .field-content .image {
  max-width: 100%;
}
.about-flex-table .field-content [href^="/user/"] > .image[src*="s=200"],
.flex-table.collection-table .field-content [href^="/user/"] > .image[src*="s=200"] {
  max-width: 200px;
}
.about-flex-table .field-content .color-viewer,
.flex-table.collection-table .field-content .color-viewer {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.about-flex-table .field-content .itunes [href="#play"],
.flex-table.collection-table .field-content .itunes [href="#play"],
.about-flex-table .field-content .itunes .itunes-details,
.flex-table.collection-table .field-content .itunes .itunes-details {
  display: inline-block;
  vertical-align: middle;
}
.about-flex-table .field-content .itunes [href="#play"],
.flex-table.collection-table .field-content .itunes [href="#play"] {
  font-size: 2em;
  padding-left: 20px;
}
.about-flex-table .field-content .itunes [href="#play"]:hover,
.flex-table.collection-table .field-content .itunes [href="#play"]:hover,
.about-flex-table .field-content .itunes [href="#play"]:focus,
.flex-table.collection-table .field-content .itunes [href="#play"]:focus {
  text-decoration: none;
}
.about-flex-table .field-content dl:not(.inline) dt,
.flex-table.collection-table .field-content dl:not(.inline) dt {
  padding: 8px 0;
}
.about-flex-table .field-buttons,
.flex-table.collection-table .field-buttons {
  clear: both;
}
.about-flex-table .field-buttons .btn-link-muted:last-child,
.flex-table.collection-table .field-buttons .btn-link-muted:last-child {
  padding-right: 0;
}
@media (max-width: 991px) {
  .about-flex-table .field-content > .row,
  .flex-table.collection-table .field-content > .row {
    margin-bottom: 0;
  }
  .about-flex-table .field-content [class^="col-"],
  .flex-table.collection-table .field-content [class^="col-"] {
    margin-bottom: 5px;
  }
  .about-flex-table .field-content .text_with_link_wrapper,
  .flex-table.collection-table .field-content .text_with_link_wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
  }
  .about-flex-table .about-flex-td-content.spread-across,
  .flex-table.collection-table .about-flex-td-content.spread-across,
  .about-flex-table .about-flex-td-content.spread-across-on-small-screens,
  .flex-table.collection-table .about-flex-td-content.spread-across-on-small-screens {
    min-width: 100%;
  }
}
[href^="/user/"] > img[src*="s=200"] {
  max-width: 200px;
}
.popover-content .about-flex-table .field-content .text_with_link_image,
.popover-content .flex-table.collection-table .field-content .text_with_link_image {
  max-width: 100%;
}
.about-table td:first-child > [class^="flaticon-"],
.collection-table td:first-child > [class^="flaticon-"] {
  font-size: 2em;
}
.about-table img,
.collection-table img {
  max-height: 200px;
  max-width: 100%;
}
.about-table td:first-child,
.collection-table td:first-child,
.about-table.collection-table td,
.collection-table.collection-table td {
  width: 60px;
}
.about-table td:first-child img,
.collection-table td:first-child img,
.about-table.collection-table td img,
.collection-table.collection-table td img {
  max-width: 100%;
}
.about-table td:first-child,
.collection-table td:first-child {
  text-align: center;
}
.about-table td:last-child .flaticon-delete,
.collection-table td:last-child .flaticon-delete,
.about-table.collection-table td .flaticon-delete,
.collection-table.collection-table td .flaticon-delete {
  color: #d9534f;
}
.about-table td:last-child .flaticon-checked,
.collection-table td:last-child .flaticon-checked,
.about-table.collection-table td .flaticon-checked,
.collection-table.collection-table td .flaticon-checked {
  color: #5cb85c;
}
.about-table .color-viewer,
.collection-table .color-viewer {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.about-table .long-text-title,
.collection-table .long-text-title {
  display: block;
  padding: 8px 0 16px 0;
  font-weight: bold;
}
.about-table td:last-child .long-text-title,
.collection-table td:last-child .long-text-title,
.about-table td:last-child .long-text-value,
.collection-table td:last-child .long-text-value {
  text-align: left;
}
.about-table td:last-child .long-text-title ul,
.collection-table td:last-child .long-text-title ul,
.about-table td:last-child .long-text-value ul,
.collection-table td:last-child .long-text-value ul {
  list-style-type: disc;
  padding: 8px;
}
.about-table .text-muted,
.collection-table .text-muted {
  color: #ccc;
  font-size: 0.8em;
}
.about-table > tbody > tr > td,
.collection-table > tbody > tr > td,
.about-table > tbody > tr > th,
.collection-table > tbody > tr > th,
.about-table .table > tfoot > tr > td,
.collection-table .table > tfoot > tr > td,
.about-table .table > tfoot > tr > th,
.collection-table .table > tfoot > tr > th,
.about-table .table > thead > tr > td,
.collection-table .table > thead > tr > td,
.about-table .table > thead > tr > th,
.collection-table .table > thead > tr > th {
  vertical-align: middle;
}
.about-table td:last-child,
.collection-table td:last-child {
  text-align: right;
}
.about-table td:last-child ul,
.collection-table td:last-child ul,
.about-table.collection-table ul,
.collection-table.collection-table ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.about-table .itunes [href="#play"],
.collection-table .itunes [href="#play"],
.about-table .itunes .itunes-details,
.collection-table .itunes .itunes-details {
  display: inline-block;
  vertical-align: middle;
}
.about-table .itunes [href="#play"],
.collection-table .itunes [href="#play"] {
  font-size: 2em;
  padding-left: 20px;
}
.about-table .itunes [href="#play"]:hover,
.collection-table .itunes [href="#play"]:hover,
.about-table .itunes [href="#play"]:focus,
.collection-table .itunes [href="#play"]:focus {
  text-decoration: none;
}
.about-table .table-headers-sections th,
.collection-table .table-headers-sections th {
  text-align: center;
  font-weight: bold;
}
.about-table th.table-section-header,
.collection-table th.table-section-header {
  text-align: center;
  font-weight: bold;
}
.about-table .text_with_link,
.collection-table .text_with_link {
  display: inline-block;
  vertical-align: middle;
}
.about-table .text_with_link_image,
.collection-table .text_with_link_image {
  padding-left: 10px;
  max-height: 80px;
  vertical-align: middle;
}
.about-table .long_text_field td,
.collection-table .long_text_field td,
.about-table .long_text_field th,
.collection-table .long_text_field th {
  vertical-align: top;
}
.about-table .long_text_field th,
.collection-table .long_text_field th {
  padding-top: 17px;
}
.about-table .long_text_field td:last-child,
.collection-table .long_text_field td:last-child {
  text-align: justify;
}
.about-table .long_text_field.spread_across td:last-child,
.collection-table .long_text_field.spread_across td:last-child {
  text-align: right;
}
.about-table .long_text_field.spread_across td:last-child a,
.collection-table .long_text_field.spread_across td:last-child a {
  box-sizing: border-box;
}
.about-table .long_text_field.spread_across td:last-child img,
.collection-table .long_text_field.spread_across td:last-child img {
  min-width: 80px;
  max-width: 100%;
  padding: 5px;
  max-height: none;
}
.about-table.collection-table [data-field="buttons"],
.collection-table.collection-table [data-field="buttons"] {
  min-width: 80px;
}
dl.inline {
  margin-bottom: 0;
}
dl.inline dt {
  display: inline-block;
  padding: 0;
  min-width: 60px;
  text-align: left;
}
dl.inline dd {
  display: inline;
}
dl.inline dd:after {
  display: block;
  content: '';
}
.col-xs-1 .about-table,
.col-sm-1 .about-table,
.col-md-1 .about-table,
.col-lg-1 .about-table,
.col-xs-2 .about-table,
.col-sm-2 .about-table,
.col-md-2 .about-table,
.col-lg-2 .about-table,
.col-xs-2 .about-table,
.col-sm-2 .about-table,
.col-md-2 .about-table,
.col-lg-3 .about-table,
.col-xs-special-5 .about-table,
.col-sm-special-5 .about-table,
.col-md-special-5 .about-table,
.col-lg-special-5 .about-table,
.col-xs-special-7 .about-table,
.col-sm-special-7 .about-table,
.col-md-special-7 .about-table,
.col-lg-special-7 .about-table,
.col-xs-special-8 .about-table,
.col-sm-special-8 .about-table,
.col-md-special-8 .about-table,
.col-lg-special-8 .about-table,
.col-xs-special-9 .about-table,
.col-sm-special-9 .about-table,
.col-md-special-9 .about-table,
.col-lg-special-9 .about-table,
.col-xs-1 .about-table tbody,
.col-sm-1 .about-table tbody,
.col-md-1 .about-table tbody,
.col-lg-1 .about-table tbody,
.col-xs-2 .about-table tbody,
.col-sm-2 .about-table tbody,
.col-md-2 .about-table tbody,
.col-lg-2 .about-table tbody,
.col-xs-2 .about-table tbody,
.col-sm-2 .about-table tbody,
.col-md-2 .about-table tbody,
.col-lg-3 .about-table tbody,
.col-xs-special-5 .about-table tbody,
.col-sm-special-5 .about-table tbody,
.col-md-special-5 .about-table tbody,
.col-lg-special-5 .about-table tbody,
.col-xs-special-7 .about-table tbody,
.col-sm-special-7 .about-table tbody,
.col-md-special-7 .about-table tbody,
.col-lg-special-7 .about-table tbody,
.col-xs-special-8 .about-table tbody,
.col-sm-special-8 .about-table tbody,
.col-md-special-8 .about-table tbody,
.col-lg-special-8 .about-table tbody,
.col-xs-special-9 .about-table tbody,
.col-sm-special-9 .about-table tbody,
.col-md-special-9 .about-table tbody,
.col-lg-special-9 .about-table tbody,
.col-xs-1 .about-table tr,
.col-sm-1 .about-table tr,
.col-md-1 .about-table tr,
.col-lg-1 .about-table tr,
.col-xs-2 .about-table tr,
.col-sm-2 .about-table tr,
.col-md-2 .about-table tr,
.col-lg-2 .about-table tr,
.col-xs-2 .about-table tr,
.col-sm-2 .about-table tr,
.col-md-2 .about-table tr,
.col-lg-3 .about-table tr,
.col-xs-special-5 .about-table tr,
.col-sm-special-5 .about-table tr,
.col-md-special-5 .about-table tr,
.col-lg-special-5 .about-table tr,
.col-xs-special-7 .about-table tr,
.col-sm-special-7 .about-table tr,
.col-md-special-7 .about-table tr,
.col-lg-special-7 .about-table tr,
.col-xs-special-8 .about-table tr,
.col-sm-special-8 .about-table tr,
.col-md-special-8 .about-table tr,
.col-lg-special-8 .about-table tr,
.col-xs-special-9 .about-table tr,
.col-sm-special-9 .about-table tr,
.col-md-special-9 .about-table tr,
.col-lg-special-9 .about-table tr,
.col-xs-1 .about-table td,
.col-sm-1 .about-table td,
.col-md-1 .about-table td,
.col-lg-1 .about-table td,
.col-xs-2 .about-table td,
.col-sm-2 .about-table td,
.col-md-2 .about-table td,
.col-lg-2 .about-table td,
.col-xs-2 .about-table td,
.col-sm-2 .about-table td,
.col-md-2 .about-table td,
.col-lg-3 .about-table td,
.col-xs-special-5 .about-table td,
.col-sm-special-5 .about-table td,
.col-md-special-5 .about-table td,
.col-lg-special-5 .about-table td,
.col-xs-special-7 .about-table td,
.col-sm-special-7 .about-table td,
.col-md-special-7 .about-table td,
.col-lg-special-7 .about-table td,
.col-xs-special-8 .about-table td,
.col-sm-special-8 .about-table td,
.col-md-special-8 .about-table td,
.col-lg-special-8 .about-table td,
.col-xs-special-9 .about-table td,
.col-sm-special-9 .about-table td,
.col-md-special-9 .about-table td,
.col-lg-special-9 .about-table td,
.col-xs-1 .about-table th,
.col-sm-1 .about-table th,
.col-md-1 .about-table th,
.col-lg-1 .about-table th,
.col-xs-2 .about-table th,
.col-sm-2 .about-table th,
.col-md-2 .about-table th,
.col-lg-2 .about-table th,
.col-xs-2 .about-table th,
.col-sm-2 .about-table th,
.col-md-2 .about-table th,
.col-lg-3 .about-table th,
.col-xs-special-5 .about-table th,
.col-sm-special-5 .about-table th,
.col-md-special-5 .about-table th,
.col-lg-special-5 .about-table th,
.col-xs-special-7 .about-table th,
.col-sm-special-7 .about-table th,
.col-md-special-7 .about-table th,
.col-lg-special-7 .about-table th,
.col-xs-special-8 .about-table th,
.col-sm-special-8 .about-table th,
.col-md-special-8 .about-table th,
.col-lg-special-8 .about-table th,
.col-xs-special-9 .about-table th,
.col-sm-special-9 .about-table th,
.col-md-special-9 .about-table th,
.col-lg-special-9 .about-table th {
  width: 100%;
  display: block;
  text-align: center;
}
.col-xs-1 .about-table td:first-child,
.col-sm-1 .about-table td:first-child,
.col-md-1 .about-table td:first-child,
.col-lg-1 .about-table td:first-child,
.col-xs-2 .about-table td:first-child,
.col-sm-2 .about-table td:first-child,
.col-md-2 .about-table td:first-child,
.col-lg-2 .about-table td:first-child,
.col-xs-2 .about-table td:first-child,
.col-sm-2 .about-table td:first-child,
.col-md-2 .about-table td:first-child,
.col-lg-3 .about-table td:first-child,
.col-xs-special-5 .about-table td:first-child,
.col-sm-special-5 .about-table td:first-child,
.col-md-special-5 .about-table td:first-child,
.col-lg-special-5 .about-table td:first-child,
.col-xs-special-7 .about-table td:first-child,
.col-sm-special-7 .about-table td:first-child,
.col-md-special-7 .about-table td:first-child,
.col-lg-special-7 .about-table td:first-child,
.col-xs-special-8 .about-table td:first-child,
.col-sm-special-8 .about-table td:first-child,
.col-md-special-8 .about-table td:first-child,
.col-lg-special-8 .about-table td:first-child,
.col-xs-special-9 .about-table td:first-child,
.col-sm-special-9 .about-table td:first-child,
.col-md-special-9 .about-table td:first-child,
.col-lg-special-9 .about-table td:first-child {
  font-size: 12px;
  padding-bottom: 0;
}
.col-xs-1 .about-table th,
.col-sm-1 .about-table th,
.col-md-1 .about-table th,
.col-lg-1 .about-table th,
.col-xs-2 .about-table th,
.col-sm-2 .about-table th,
.col-md-2 .about-table th,
.col-lg-2 .about-table th,
.col-xs-2 .about-table th,
.col-sm-2 .about-table th,
.col-md-2 .about-table th,
.col-lg-3 .about-table th,
.col-xs-special-5 .about-table th,
.col-sm-special-5 .about-table th,
.col-md-special-5 .about-table th,
.col-lg-special-5 .about-table th,
.col-xs-special-7 .about-table th,
.col-sm-special-7 .about-table th,
.col-md-special-7 .about-table th,
.col-lg-special-7 .about-table th,
.col-xs-special-8 .about-table th,
.col-sm-special-8 .about-table th,
.col-md-special-8 .about-table th,
.col-lg-special-8 .about-table th,
.col-xs-special-9 .about-table th,
.col-sm-special-9 .about-table th,
.col-md-special-9 .about-table th,
.col-lg-special-9 .about-table th {
  border-top: 0;
  padding-top: 0;
}
table.text-center th {
  text-align: center;
}
.image-with-links {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
}
.image-with-links + .popover {
  text-align: center;
}
.image-with-links + .popover .list-group {
  display: block;
  border: 0px;
}
.image-with-links + .popover .list-group .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.image-with-links + .popover .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.image-with-links + .popover .list-group:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}
.cuteform-elt {
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
  border: solid 3px;
}
.cuteform-elt [class^="flaticon-"],
img.cuteform-elt,
div.cuteform-elt {
  margin: 0 3px;
}
div.cuteform-elt {
  padding: 4px;
}
img.cuteform-elt,
.cuteform-elt > img {
  width: 30px;
}
.cuteform-elt > img {
  margin: -4px;
}
.title-separator {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  color: #ccc;
  padding: 20px 0;
  cursor: pointer;
}
.title-separator > span {
  position: relative;
  display: inline-block;
}
.title-separator > span .glyphicon {
  font-size: 0.6em;
}
.title-separator > span:before,
.title-separator > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #eaeaea;
}
.title-separator > span:before {
  right: 100%;
}
.title-separator > span:after {
  left: 100%;
}
.title-separator > span:not(:empty):before {
  margin-right: 15px;
}
.title-separator > span:not(:empty):after {
  margin-left: 15px;
}
.get_started .row {
  display: flex;
}
.get_started .col-md-6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.get_started .col-md-6 .get-started-video {
  width: 100%;
}
.get_started .get-started {
  padding-right: 10%;
}
.get_started .get-started li {
  padding: 5px;
}
a.text-muted:hover,
a.text-muted:focus {
  color: #777;
}
.page-title-small {
  font-size: 24px;
}
.page-title .separator {
  padding: 0 10px;
}
.page-title-prefixes {
  font-size: 24px;
}
.page-title-prefixes,
.page-title-prefixes a,
.page-title-prefixes a:focus,
.page-title-prefixes a:hover {
  color: #aaa;
}
#ajaxModal .modal-header h1,
#ajaxModal .modal-header h1 .page-title-prefixes {
  font-size: 18px;
}
#ajaxModal .modal-header h1 .padding50.text-center {
  padding: 0;
  padding-top: 10px;
  font-size: 24px;
  font-weight: bold;
}
.collection-table tr[data-item="staffconfiguration"] td:first-child,
.collection-table tr[data-item="staffconfiguration"] td {
  text-align: left;
  vertical-align: top;
}
.collection-table tr[data-item="staffconfiguration"] [data-field="value"] img {
  width: 100%;
  max-width: none;
}
[data-cuteform-text="---------"],
.empty-image {
  background: white;
  border-radius: 50%;
}
[data-cuteform-text="---------"].empty-image.cuteform-selected,
.empty-image.empty-image.cuteform-selected {
  width: 24px;
}
[data-cuteform-text="---------"],
[data-cuteform-val="1"]:first-of-type {
  font-size: 13px;
}
#cuteform-modal img.cuteform-elt {
  width: auto;
  height: 100px;
}
.cuteform br {
  display: none;
}
.cuteform-modal-button {
  width: 100%;
  text-align: left;
  background: white;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cuteform-modal-button .cuteform-modal-text:after {
  content: "▼";
  font-size: 0.7em;
  float: right;
}
#cf_alert_div {
  margin-top: 51px!important;
  margin-bottom: -51px !important;
}
.text-white {
  color: white;
}
.text-gold {
  color: #c98910;
}
.text-silver {
  color: #a8a8a8;
}
.text-bronze {
  color: #965a38;
}
.inline-block {
  display: inline-block;
}
.nowrap {
  white-space: nowrap;
}
.img-responsive {
  margin: auto;
}
.help-block .text-muted {
  color: #bbb;
}
.btn {
  transition: color 0.2s ease, background 0.2s ease;
}
.btn-with-images {
  margin: 4px 0;
  line-height: 24px;
}
.btn-with-images img {
  width: 24px;
  height: 24px;
}
.btn-with-images [class^="flaticon-"] {
  font-size: 18px;
  width: 24px;
}
.btn-xl {
  padding: 20px 32px;
  font-size: 30px;
  line-height: 1.5;
  border-radius: 20px;
}
.btn-lines {
  white-space: normal !important;
  word-wrap: break-word;
  word-break: normal;
}
.btn-circle {
  width: 30px;
  height: 30px;
  line-height: 18px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  border-radius: 15px;
}
.btn-circle img {
  height: 18px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  line-height: 30px;
  padding: 10px 2px;
  font-size: 22px;
  border-radius: 25px;
}
.btn-circle.btn-lg img {
  margin: -20px;
  height: 30px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  line-height: 50px;
  padding: 10px 2px;
  font-size: 30px;
  border-radius: 35px;
}
.btn-circle.btn-xl img {
  margin: 0 -60px;
  height: 50px;
}
.faded {
  opacity: 0.8;
}
.padding5 {
  padding: 2px;
}
.padding10 {
  padding: 5px;
}
.padding15 {
  padding: 5px;
}
.padding20 {
  padding: 5px;
}
.padding30 {
  padding: 10px;
}
.padding50 {
  padding: 20px;
}
.padding100 {
  padding: 50px;
}
@media (min-width: 768px) {
  .padding5 {
    padding: 5px;
  }
  .padding10 {
    padding: 10px;
  }
  .padding15 {
    padding: 15px;
  }
  .padding20 {
    padding: 20px;
  }
  .padding30 {
    padding: 30px;
  }
  .padding50 {
    padding: 50px;
  }
  .padding100 {
    padding: 100px;
  }
}
.padding-novertical {
  padding-top: 0;
  padding-bottom: 0;
}
.margin-novertical {
  margin-top: 0;
  margin-bottom: 0;
}
.padding-nohorizontal {
  padding-left: 0;
  padding-right: 0;
}
.margin-nohorizontal {
  margin-left: 0;
  margin-right: 0;
}
.jumbotron p {
  font-size: inherit;
}
.jumbotron img,
.well img,
.alert img {
  max-width: 100%;
}
.jumbotron .popover,
.well .popover,
.alert .popover {
  color: #666;
}
#profile.jumbotron {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#profile.jumbotron.with-background {
  background-size: cover;
  background-position: center center;
}
#profile.jumbotron.with-background:before {
  content: '';
  position: absolute;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
}
#profile.jumbotron.with-background .below-item-buttons .btn.staff-only {
  background-color: red;
  color: white;
}
#profile {
  position: relative;
}
#profile .follows-you {
  text-transform: uppercase;
  opacity: 0.8;
  font-size: 0.8em;
  padding-right: 10px;
}
.below-item-buttons {
  margin: 10px 0;
}
.default-index {
  text-align: center;
}
.default-index header {
  padding: 0px 0 40px 0;
}
.default-index header a[href="/donate/"] {
  margin-left: 20px;
}
.default-index #carousel-latest-news .item,
.default-index #carousel-latest-news .item > img,
.default-index .carousel-control {
  border-radius: 20px;
}
.default-index #carousel-latest-news .carousel-inner {
  position: relative;
  width: 100%;
  padding-top: 33.33333%;
}
.default-index #carousel-latest-news .item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.default-index #carousel-latest-news .carousel-caption {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.default-index #carousel-latest-news .carousel-caption h2 {
  width: 100%;
}
.default-index #carousel-latest-news {
  margin-bottom: 20px;
}
.default-index .progress {
  margin: auto;
  max-width: 400px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
#carousel-latest-news {
  margin: auto;
  width: 100%;
  max-width: 800px;
}
#carousel-latest-news .item {
  background-size: cover;
}
#carousel-latest-news .item.birthday {
  background-size: 150%;
  background-position-y: 30%;
  background-position-x: 20%;
  text-align: right;
}
#carousel-latest-news .item.birthday .carousel-caption {
  right: 40%;
  left: 10%;
}
#carousel-latest-news .item.birthday .carousel-caption h2 {
  text-shadow: 0px 2px 30px black;
}
@media (max-width: 1199px) {
  #carousel-latest-news h2 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  #carousel-latest-news h2 {
    font-size: 14px;
  }
}
.mobile-only-home-wrapper {
  display: none;
}
body.homepage #page-content-wrapper,
body.current-homepage_arts #page-content-wrapper {
  padding: 0;
}
body.homepage #togglebutton,
body.current-homepage_arts #togglebutton {
  display: none;
}
body.homepage .activities-container,
body.current-homepage_arts .activities-container,
body.homepage .top_buttons,
body.current-homepage_arts .top_buttons,
body.homepage .total-search-results,
body.current-homepage_arts .total-search-results {
  background: white;
}
body.homepage .activities-container,
body.current-homepage_arts .activities-container {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body.homepage .btn-add-activity,
body.current-homepage_arts .btn-add-activity {
  margin-bottom: 20px;
}
body.homepage .btn-add-activity h3,
body.current-homepage_arts .btn-add-activity h3 {
  display: inline-block;
  margin: 0;
  padding-right: 30px;
}
body.homepage .btn-add-activity small,
body.current-homepage_arts .btn-add-activity small {
  font-style: italic;
  font-size: 0.7em;
}
body.homepage .index-not-authenticated + .top_buttons,
body.current-homepage_arts .index-not-authenticated + .top_buttons {
  display: none;
}
body.homepage .active-tab-title [class^="flaticon-"]:not(.flaticon-about),
body.current-homepage_arts .active-tab-title [class^="flaticon-"]:not(.flaticon-about) {
  font-weight: normal;
}
body.homepage .active-tab-title .text-muted,
body.current-homepage_arts .active-tab-title .text-muted {
  color: #ccc;
  font-size: 0.7em;
  margin-left: 6px;
}
body.homepage .nav-wrapper,
body.current-homepage_arts .nav-wrapper {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
body.homepage .nav-tabs,
body.current-homepage_arts .nav-tabs {
  display: table-row;
}
body.homepage .nav-tabs > li,
body.current-homepage_arts .nav-tabs > li {
  display: table-cell;
  float: none;
}
body.homepage .nav-tabs > li > a,
body.current-homepage_arts .nav-tabs > li > a {
  margin: 0 4px;
  margin-bottom: -1px;
  text-align: center;
  border-radius: 16px 16px 0 0;
  color: inherit;
}
body.homepage .nav-tabs > li > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about),
body.current-homepage_arts .nav-tabs > li > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about) {
  font-weight: normal;
}
body.homepage .nav-tabs > li > a:hover,
body.current-homepage_arts .nav-tabs > li > a:hover,
body.homepage .nav-tabs > li > a:focus,
body.current-homepage_arts .nav-tabs > li > a:focus {
  color: inherit;
  text-decoration: none;
}
body.homepage .nav-tabs > li:first-child > a,
body.current-homepage_arts .nav-tabs > li:first-child > a {
  margin-left: 0;
}
body.homepage .nav-tabs > li:last-child > a,
body.current-homepage_arts .nav-tabs > li:last-child > a {
  margin-right: 0;
}
body.homepage .nav-tabs [data-tab-name="search"],
body.current-homepage_arts .nav-tabs [data-tab-name="search"],
body.homepage .nav-tabs [data-tab-name="about"],
body.current-homepage_arts .nav-tabs [data-tab-name="about"] {
  width: 60px;
}
body.homepage .collection-page-wrapper:not(.as-container),
body.current-homepage_arts .collection-page-wrapper:not(.as-container) {
  margin: 0;
}
body.homepage .home-wrapper,
body.current-homepage_arts .home-wrapper {
  position: relative;
  overflow: hidden;
}
body.homepage .home-wrapper.with-background,
body.current-homepage_arts .home-wrapper.with-background {
  box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.2);
}
body.homepage .home-wrapper.with-gradient .home,
body.current-homepage_arts .home-wrapper.with-gradient .home {
  background-image: linear-gradient(100deg, transparent, transparent, transparent, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.9), transparent, transparent, transparent);
}
body.homepage .home-wrapper.with-gradient.left .home,
body.current-homepage_arts .home-wrapper.with-gradient.left .home {
  background-image: linear-gradient(100deg, transparent, transparent, transparent, transparent, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8), transparent);
}
body.homepage .home-wrapper.with-gradient.right .home,
body.current-homepage_arts .home-wrapper.with-gradient.right .home {
  background-image: linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.9), transparent, transparent, transparent, transparent);
}
body.homepage .home-wrapper .home-foreground img,
body.current-homepage_arts .home-wrapper .home-foreground img {
  position: absolute;
  width: 90%;
  top: 50%;
  z-index: 0;
  transform: translateY(-42%);
}
body.homepage .home-wrapper .nav-tabs,
body.current-homepage_arts .home-wrapper .nav-tabs {
  font-weight: bold;
}
body.homepage .home-wrapper .home,
body.current-homepage_arts .home-wrapper .home {
  position: relative;
  z-index: 2;
}
body.homepage .home-wrapper .home .home-site-description,
body.current-homepage_arts .home-wrapper .home .home-site-description,
body.homepage .home-wrapper .home .btn-xl,
body.current-homepage_arts .home-wrapper .home .btn-xl {
  font-size: 25px;
}
body.homepage .home-wrapper .home .btn,
body.current-homepage_arts .home-wrapper .home .btn {
  border-radius: 16px;
}
body.homepage .home-wrapper .home .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
body.current-homepage_arts .home-wrapper .home .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body.homepage .home-wrapper .home .btn-group > .btn:last-child:not(:first-child),
body.current-homepage_arts .home-wrapper .home .btn-group > .btn:last-child:not(:first-child),
body.homepage .home-wrapper .home .btn-group > .dropdown-toggle:not(:first-child),
body.current-homepage_arts .home-wrapper .home .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body.homepage .home-wrapper .home .home-about-game-button,
body.current-homepage_arts .home-wrapper .home .home-about-game-button,
body.homepage .home-wrapper .home .home-about-site-button,
body.current-homepage_arts .home-wrapper .home .home-about-site-button {
  margin-bottom: 5px;
}
body.homepage .home-wrapper .home .home-inner,
body.current-homepage_arts .home-wrapper .home .home-inner {
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
}
body.homepage .home-wrapper .home .home-inner .home-call-to-action,
body.current-homepage_arts .home-wrapper .home .home-inner .home-call-to-action {
  margin-top: 5px;
}
body.homepage .home-wrapper.left.with-ribbon .index-not-authenticated header,
body.current-homepage_arts .home-wrapper.left.with-ribbon .index-not-authenticated header {
  transform: rotate(-4deg);
  padding-bottom: 65px;
}
body.homepage .home-wrapper.left .home-foreground img,
body.current-homepage_arts .home-wrapper.left .home-foreground img {
  left: -18%;
}
body.homepage .home-wrapper.left .home .home-inner,
body.current-homepage_arts .home-wrapper.left .home .home-inner {
  margin-left: 50%;
  margin-right: 10%;
}
body.homepage .home-wrapper.right.with-ribbon .index-not-authenticated header,
body.current-homepage_arts .home-wrapper.right.with-ribbon .index-not-authenticated header {
  transform: rotate(4deg);
  padding-bottom: 65px;
}
body.homepage .home-wrapper.right .home-foreground img,
body.current-homepage_arts .home-wrapper.right .home-foreground img {
  left: 28%;
}
body.homepage .home-wrapper.right .home .home-inner,
body.current-homepage_arts .home-wrapper.right .home .home-inner {
  margin-right: 50%;
  margin-left: 10%;
}
body.homepage .about-art,
body.current-homepage_arts .about-art {
  font-size: 2em;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: inherit;
  opacity: 0.5;
  color: white;
  text-shadow: 0 0 0.2em #555, 0 0 0.2em #555, 0 0 0.2em #555, 0 0 0.2em #555, 0 0 0.2em #555, 0 0 0.2em #555, 0 0 0.2em #555;
  transition: opacity 0.2s ease;
}
body.homepage .about-art:hover,
body.current-homepage_arts .about-art:hover,
body.homepage .about-art:focus,
body.current-homepage_arts .about-art:focus {
  color: inherit;
  text-decoration: none;
}
body.homepage .about-art code,
body.current-homepage_arts .about-art code {
  text-shadow: none;
}
body.homepage .about-art:hover,
body.current-homepage_arts .about-art:hover,
body.homepage .about-art:focus,
body.current-homepage_arts .about-art:focus {
  opacity: 0.7;
  color: white;
}
body.homepage.current-index main,
body.current-homepage_arts.current-index main {
  margin-bottom: 0;
}
body.homepage .home-text-ribbon,
body.current-homepage_arts .home-text-ribbon {
  position: relative;
  text-align: center;
  padding: 1em 2em;
  color: white;
  background: #e10b80;
  max-width: 800px;
  margin: auto;
}
body.homepage .home-text-ribbon strong,
body.current-homepage_arts .home-text-ribbon strong {
  font-weight: normal;
}
body.homepage .home-text-ribbon:before,
body.current-homepage_arts .home-text-ribbon:before,
body.homepage .home-text-ribbon:after,
body.current-homepage_arts .home-text-ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  z-index: -1;
}
body.homepage .home-text-ribbon:before,
body.current-homepage_arts .home-text-ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent!important;
}
body.homepage .home-text-ribbon:after,
body.current-homepage_arts .home-text-ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent!important;
}
body.homepage .home-text-ribbon .ribbon-content:before,
body.current-homepage_arts .home-text-ribbon .ribbon-content:before,
body.homepage .home-text-ribbon .ribbon-content:after,
body.current-homepage_arts .home-text-ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  bottom: -1em;
}
body.homepage .home-text-ribbon .ribbon-content:before,
body.current-homepage_arts .home-text-ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}
body.homepage .home-text-ribbon .ribbon-content:after,
body.current-homepage_arts .home-text-ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}
body.homepage .home-text-ribbon:before,
body.current-homepage_arts .home-text-ribbon:before,
body.homepage .home-text-ribbon:after,
body.current-homepage_arts .home-text-ribbon:after {
  border: 1.5em solid #b00964;
}
body.homepage .home-text-ribbon .ribbon-content:before,
body.current-homepage_arts .home-text-ribbon .ribbon-content:before,
body.homepage .home-text-ribbon .ribbon-content:after,
body.current-homepage_arts .home-text-ribbon .ribbon-content:after {
  border-color: #800649 transparent transparent transparent;
}
body.homepage .home-text-ribbon .text-muted,
body.current-homepage_arts .home-text-ribbon .text-muted {
  color: rgba(255, 255, 255, 0.5);
}
body.homepage .home-text-ribbon.home-text-ribbon-logged-out,
body.current-homepage_arts .home-text-ribbon.home-text-ribbon-logged-out {
  font-size: 30px;
}
body.homepage .home-text-ribbon.home-text-ribbon-logged-out .home-site-description,
body.current-homepage_arts .home-text-ribbon.home-text-ribbon-logged-out .home-site-description {
  margin: 0;
}
body.homepage .home-text-ribbon.home-text-ribbon-logged-out .btn,
body.current-homepage_arts .home-text-ribbon.home-text-ribbon-logged-out .btn {
  padding-bottom: 0;
}
body.homepage .home-text-ribbon.home-text-ribbon-logged-in,
body.current-homepage_arts .home-text-ribbon.home-text-ribbon-logged-in {
  font-size: 16px;
}
body.homepage .activities-container,
body.current-homepage_arts .activities-container,
body.homepage .home-transition,
body.current-homepage_arts .home-transition {
  padding: 0;
  position: relative;
  z-index: 2;
}
body.homepage .activities-container .top_buttons,
body.current-homepage_arts .activities-container .top_buttons {
  margin: 0 20px;
}
body.homepage .activities-container .top_buttons .btn,
body.current-homepage_arts .activities-container .top_buttons .btn {
  border-radius: 16px;
}
body.homepage .default-index.index-not-authenticated,
body.current-homepage_arts .default-index.index-not-authenticated {
  margin-top: -10px;
  padding-top: 30px;
  padding-bottom: 50px;
}
body.homepage .home-transition,
body.current-homepage_arts .home-transition {
  margin-top: -98px;
}
body.homepage .home-transition svg,
body.current-homepage_arts .home-transition svg {
  margin-bottom: -6px;
}
body.homepage .home-transition svg path,
body.current-homepage_arts .home-transition svg path {
  fill: white;
  stroke: white;
}
body.homepage #togglebutton,
body.current-homepage_arts #togglebutton {
  z-index: 3;
}
body.homepage .tabs-container.with-background,
body.current-homepage_arts .tabs-container.with-background,
body.homepage .home-inner + .tabs-container,
body.current-homepage_arts .home-inner + .tabs-container {
  padding: 0;
}
body.homepage .activities-container.with-background,
body.current-homepage_arts .activities-container.with-background {
  background: white;
  box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  border: 1px #ddd solid;
}
body.homepage .activities-container.with-background .activity,
body.current-homepage_arts .activities-container.with-background .activity {
  background: transparent;
}
body.homepage .home-transition + .activities-container.with-background,
body.current-homepage_arts .home-transition + .activities-container.with-background,
body.homepage .tabs-container + .activities-container.with-background,
body.current-homepage_arts .tabs-container + .activities-container.with-background,
body.homepage .home-wrapper + .activities-container.with-background,
body.current-homepage_arts .home-wrapper + .activities-container.with-background {
  box-shadow: 0px 18px 30px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-top: 0;
}
@media (max-width: 991px) {
  body.homepage .mobile-only-home-wrapper {
    display: block;
    background-position: center 10%;
    background-size: cover;
    height: 150px;
  }
  body.homepage .mobile-only-home-wrapper .mobile-only-home-foreground {
    background-position: center 10%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
  }
  body.homepage .home-wrapper,
  body.homepage .home-wrapper.with-background,
  body.homepage .home-wrapper.right,
  body.homepage .home-wrapper.left {
    margin-top: -1px;
    background: none;
    box-shadow: none;
  }
  body.homepage .home-wrapper .home-foreground,
  body.homepage .home-wrapper.with-background .home-foreground,
  body.homepage .home-wrapper.right .home-foreground,
  body.homepage .home-wrapper.left .home-foreground {
    display: none;
  }
  body.homepage .home-wrapper .home .home-inner,
  body.homepage .home-wrapper.with-background .home .home-inner,
  body.homepage .home-wrapper.right .home .home-inner,
  body.homepage .home-wrapper.left .home .home-inner {
    width: 100%;
    padding: 10px 8%;
    margin: 0;
  }
  body.homepage .home-wrapper .tabs-container,
  body.homepage .home-wrapper.with-background .tabs-container,
  body.homepage .home-wrapper.right .tabs-container,
  body.homepage .home-wrapper.left .tabs-container {
    padding: 0 15px;
  }
  body.homepage .activities-container .row {
    margin: 0;
  }
}
body.current-homepage_arts .home-wrapper {
  display: block;
}
body.current-homepage_arts .home-inner {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.big-text {
  font-size: 22px;
  line-height: 2em;
  letter-spacing: 0.05em;
}
body.current-map,
html.html-current-map {
  height: 100%;
  margin: 0;
  padding: 0;
}
body.current-map main,
html.html-current-map main {
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
}
#map {
  height: 100%;
}
#map-title {
  position: absolute;
  top: 51px;
  z-index: 100;
  background: white;
  border-bottom-right-radius: 10px;
}
#map-title h1 {
  padding: 5px 25px 15px 25px;
}
.list-page-title-privatemessage .h1-page-title-image {
  border-radius: 5px;
}
@media (max-width: 767px) {
  #map-title {
    width: 100%;
    border-bottom-right-radius: 0;
    text-align: center;
  }
}
.top_buttons {
  padding: 20px 0;
}
.top_buttons .btn {
  white-space: normal;
}
.a-nodifference {
  color: inherit;
}
.a-nodifference:hover,
.a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.fontx0-5 {
  font-size: 0.5em;
}
.fontx0-8 {
  font-size: 0.8em;
}
.fontx1-5 {
  font-size: 1.5em;
}
.fontx1-8 {
  font-size: 1.8em;
}
.fontx2 {
  font-size: 2em;
}
.fontx3 {
  font-size: 3em;
}
.fontx4 {
  font-size: 4em;
}
.collectible-search-button {
  display: block;
  text-align: right;
  margin: 5px 0;
}
.row.donation {
  font-size: 1.1em;
  text-align: center;
}
.row.donation img {
  margin: auto;
  margin-bottom: 10px;
}
.row.donation .status {
  font-size: 100px;
}
.row.donation .multiply {
  display: block;
  font-size: 2.8em;
  font-weight: bold;
  margin-top: -40px;
  text-align: right;
}
#wiki-content .loader,
#wiki-sidebar .loader {
  display: block;
  text-align: center;
  font-size: 2em;
  padding: 10%;
}
#wiki-content table,
#wiki-sidebar table {
  width: 100%;
}
#wiki-content table tr,
#wiki-sidebar table tr {
  border-top: 1px solid #ccc;
}
#wiki-content table tr td,
#wiki-sidebar table tr td,
#wiki-content table tr th,
#wiki-sidebar table tr th {
  padding: 20px;
  border: 1px solid #ddd;
}
#wiki-content table tr:nth-child(2n),
#wiki-sidebar table tr:nth-child(2n) {
  background-color: #f8f8f8;
}
#wiki-content table th,
#wiki-sidebar table th {
  font-size: 1.2em;
  font-family: "NeutrafaceDisplay", monospace;
  background-color: #ddd;
}
#wiki-content p,
#wiki-sidebar p {
  padding: 10px 0;
}
#wiki-content img,
#wiki-sidebar img {
  max-width: 100%;
}
.external-link:after,
#wiki-content a:not(.internal-wiki-link):after,
#wiki-sidebar a:not(.internal-wiki-link):after {
  font-family: Flaticon;
  content: "  \f11c";
  font-size: 0.8em;
}
.to-markdown.markdowned img {
  max-width: 100%;
}
.activity {
  background: white;
  border-bottom: 1px #eee solid;
  padding: 20px 0;
}
.activity .owner {
  font-size: 1.2em;
}
.activity a.date-link {
  color: #ccc;
}
.activity .message {
  padding: 10px 0;
  overflow: auto;
  clear: both;
}
.activity .message img {
  max-width: 100%;
}
.activity .language {
  display: block;
  margin-bottom: 15px;
}
.activity .language img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.activity .activity-info {
  padding: 0 3px;
  font-size: 1.2em;
  float: right;
}
.activity .activity-image {
  display: block;
  width: 100%;
  text-align: center;
  color: white;
  position: relative;
  text-shadow: 0 0 0.2em #888, 0 0 0.2em #888, 0 0 0.2em #888, 0 0 0.2em #888, 0 0 0.2em #888, 0 0 0.2em #888, 0 0 0.2em #888;
}
.activity .activity-image img {
  max-width: 100%;
}
.activity .activity-image code {
  text-shadow: none;
}
.activity .activity-image .flaticon-link {
  display: none;
  font-size: 2em;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.activity .activity-image:hover .flaticon-link,
.activity .activity-image:focus .flaticon-link {
  display: block;
}
.activity .btn-group.share {
  float: right;
}
@media (min-width: 768px) {
  .activity {
    padding: 40px 20px;
  }
}
@media (max-width: 768px) {
  .activity .avatar_wrapper .flaticon-heart,
  .private-message .avatar_wrapper .flaticon-heart {
    display: none;
  }
}
form .form-group ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
form .form-group ul li {
  display: inline-block;
  padding: 0 10px;
}
form .form-group ul li label {
  font-weight: normal;
}
form .form-group ul li input {
  width: auto;
  height: auto;
  display: inline-block;
}
.table-buttons {
  width: 100%;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.table-buttons td a {
  color: inherit;
}
.table-buttons td a:hover,
.table-buttons td a:focus {
  color: inherit;
  text-decoration: none;
}
.table-buttons tr {
  border: 0;
}
.table-buttons td {
  padding: 0;
}
.table-buttons td > a {
  display: block;
  padding: 20px;
}
.table-buttons td img.performer {
  height: 44px;
  margin: -10px 0;
  border-radius: 50%;
}
.table-buttons:last-child td:first-child {
  border-bottom-left-radius: 6px;
}
.table-buttons:last-child td:last-child {
  border-bottom-right-radius: 6px;
}
.container_form {
  width: 100%;
}
.navbar + main {
  margin-top: 51px;
  margin-bottom: 50px;
}
#disqus_thread {
  min-height: 327px;
}
#sidebar-wrapper .padded-inner-sidebar {
  padding: 0 20px;
  padding-bottom: 160px;
}
#sidebar-wrapper .padded-inner-sidebar .form-group {
  margin: 5px 0;
}
#sidebar-wrapper .padded-inner-sidebar a {
  color: white;
}
#sidebar-wrapper .padded-inner-sidebar a:hover,
#sidebar-wrapper .padded-inner-sidebar a:focus {
  color: #cccccc;
}
#sidebar-wrapper .padded-inner-sidebar .a-nodifference {
  color: inherit;
}
#sidebar-wrapper .padded-inner-sidebar .a-nodifference:hover,
#sidebar-wrapper .padded-inner-sidebar .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
#sidebar-wrapper .padded-inner-sidebar .text-muted {
  color: rgba(255, 255, 255, 0.5);
}
#sidebar-wrapper .title-separator {
  color: white;
  padding: 10px 0 4px 0;
}
#sidebar-wrapper .title-separator:before,
#sidebar-wrapper .title-separator:after {
  background: white;
}
#sidebar-wrapper #filter-form-presets nav {
  padding: 20px;
}
#sidebar-wrapper #filter-form-presets .back {
  margin: 20px;
}
#sidebar-wrapper .sticky-buttons {
  text-align: center;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-top: 5px dashed #e10b80;
  background: #c90a72;
  position: fixed;
  width: 250px;
  padding: 20px;
  bottom: 0;
}
#sidebar-wrapper #filter-form-extra-buttons {
  margin-bottom: -5px;
}
#sidebar-wrapper #filter-form-extra-buttons .btn {
  padding-bottom: 0;
}
.current-report_list textarea[name="staff_message"] {
  margin: 10px 0;
  height: 100px;
}
.report-Ignored {
  background-color: #d9edf7;
}
.report-Ignored h1 {
  color: #31708f;
}
.report-Edited {
  background-color: #fcf8e3;
}
.report-Edited h1 {
  color: #8a6d3b;
}
.report-Deleted {
  background-color: #edd2d6;
}
.report-Deleted h1 {
  color: #a94442;
}
#page-content-wrapper {
  padding: 15px;
}
.avatar {
  border-radius: 10%;
  overflow: hidden;
}
.avatar_wrapper {
  display: block;
}
.avatar_wrapper .avatar_inner_wrapper {
  display: inline-block;
  position: relative;
}
.avatar_wrapper .flaticon-heart {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white;
}
.avatar_wrapper .flaticon-heart code {
  text-shadow: none;
}
a.avatar_wrapper:hover,
a.avatar_wrapper:focus {
  text-decoration: none;
}
.top-item img {
  max-width: 100%;
}
.top-item a {
  color: inherit;
}
.top-item a:hover {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 768px) {
  [class^="col-xs"] .top-item h3 {
    display: none;
  }
}
.notification,
.current-notification_list .top_buttons,
.current-notification_list .total-search-results,
.current-notification_list .alert {
  display: block;
  margin: auto;
  max-width: 400px;
}
.notification {
  padding: 10px;
  border-bottom: 1px #ccc solid;
  transition: opacity 0.2s ease;
  color: inherit;
}
.notification .link-wrapper {
  position: relative;
}
.notification .flaticon-link {
  display: block;
  opacity: 0;
  position: absolute;
  right: 0;
  top: -18px;
  transition: opacity 0.2s ease;
}
.notification.notification-seen {
  background: #eee;
}
.notification:hover,
.notification:focus {
  color: inherit;
  text-decoration: none;
}
.notification:hover,
.notification:focus {
  opacity: 0.8;
}
.notification:hover .flaticon-link,
.notification:focus .flaticon-link {
  opacity: 0.6;
}
a[href="#hideStaffButtons"] {
  position: fixed;
  z-index: 1060;
  bottom: 20px;
  left: 20px;
  width: 70px;
  height: 70px;
  color: white;
  border-radius: 50%;
  text-align: center;
  padding: 13px 10px;
  font-size: 32px;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}
a[href="#hideStaffButtons"]:hover,
a[href="#hideStaffButtons"]:focus {
  text-decoration: none;
  color: white;
  opacity: 1;
}
.corner-popup {
  position: fixed;
  z-index: 1070;
  bottom: 20px;
  left: 20px;
  max-width: 100%;
  width: 400px;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
  padding: 20px 30px;
  border: 2px solid white;
  box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.2);
}
.corner-popup.with-image {
  padding-right: 130px;
}
.corner-popup > img {
  width: 120px;
  margin-left: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.corner-popup > img.overflow {
  width: 180px;
  margin: -40px -60px;
  margin-left: 0;
}
.corner-popup h3 {
  margin: 0;
  padding-bottom: 6px;
}
.corner-popup small {
  display: block;
  padding-top: 10px;
}
.corner-popup small a {
  color: #aaa;
}
.corner-popup small a:hover,
.corner-popup small a:focus {
  color: #777777;
}
.corner-popup small .a-nodifference {
  color: inherit;
}
.corner-popup small .a-nodifference:hover,
.corner-popup small .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.corner-popup small a {
  font-size: 0.8em;
  display: inline-block;
  padding-right: 10px;
}
nav a[href="/notifications/"] .badge {
  position: absolute;
  top: 22px;
  right: 3px;
  animation: blinker 2s linear infinite;
}
.panel {
  margin-bottom: 0;
}
#profiletabs li {
  width: 50%;
  text-align: center;
}
#profiletabs li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#profiletabs + .tab-content .loader {
  text-align: center;
  font-size: 2em;
  padding: 8%;
}
@media (max-width: 768px) {
  .table-buttons {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
    border: 0;
  }
  .table-buttons,
  .table-buttons tr,
  .table-buttons td,
  .table-buttons tbody {
    display: block;
    width: 100%;
  }
  .table-buttons:last-child {
    margin-bottom: 15px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .table-buttons:last-child td:first-child {
    border-bottom-left-radius: 0;
  }
  .table-buttons:last-child td:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}
.contributor-profile {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  font-size: 0.9em;
}
.contributor-profile h3,
.contributor-profile h4 {
  font-size: 1.2em;
}
.staff-profile,
.contributor-profile,
.donator-profile {
  margin-bottom: 50px;
}
.staff-profile .popover img,
.contributor-profile .popover img,
.donator-profile .popover img {
  box-sizing: content-box;
  padding: 0 0 20px 20px;
}
.staff-profile h4,
.contributor-profile h4,
.donator-profile h4 {
  display: inline-block;
}
.staff-profile .groups,
.contributor-profile .groups,
.donator-profile .groups {
  padding: 2px 0 12px 0;
}
.staff-profile .groups h4,
.contributor-profile .groups h4,
.donator-profile .groups h4 {
  padding: 2px;
}
.staff-profile .groups .flaticon-about,
.contributor-profile .groups .flaticon-about,
.donator-profile .groups .flaticon-about {
  padding-left: 4px;
  font-size: 14px;
  color: #ccc;
}
.staff-profile .staff-photo,
.contributor-profile .staff-photo,
.donator-profile .staff-photo {
  max-width: 100%;
  width: 200px;
}
.staff-profile .contributor-photo,
.contributor-profile .contributor-photo,
.donator-profile .contributor-photo {
  max-width: 100%;
  width: 100px;
}
.staff-profile .mini,
.contributor-profile .mini,
.donator-profile .mini {
  display: inline-block;
  padding: 8px;
}
.staff-profile .hashtags,
.contributor-profile .hashtags,
.donator-profile .hashtags {
  color: #ccc;
  max-width: 100%;
  width: 400px;
  padding: 8px;
  margin: auto;
}
.staff-profile .contributor-links,
.contributor-profile .contributor-links,
.donator-profile .contributor-links,
.staff-profile .staff-links,
.contributor-profile .staff-links,
.donator-profile .staff-links {
  padding: 10px 0;
  width: 300px;
  max-width: 100%;
  margin: auto;
}
.staff-profile .contributor-links .btn,
.contributor-profile .contributor-links .btn,
.donator-profile .contributor-links .btn,
.staff-profile .staff-links .btn,
.contributor-profile .staff-links .btn,
.donator-profile .staff-links .btn {
  margin: 3px 1px;
}
.staff-profile .staff-availability td[width="15%"],
.contributor-profile .staff-availability td[width="15%"],
.donator-profile .staff-availability td[width="15%"],
.staff-profile .staff-availability td[width="20%"],
.contributor-profile .staff-availability td[width="20%"],
.donator-profile .staff-availability td[width="20%"] {
  font-size: 0.8em;
  white-space: nowrap;
}
.staff-profile .staff-availability tr:first-child td[width="15%"],
.contributor-profile .staff-availability tr:first-child td[width="15%"],
.donator-profile .staff-availability tr:first-child td[width="15%"],
.staff-profile .staff-availability tr:first-child td[width="20%"],
.contributor-profile .staff-availability tr:first-child td[width="20%"],
.donator-profile .staff-availability tr:first-child td[width="20%"] {
  font-size: 0.7em;
}
.donator-profile {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
}
.donator-profile .donator-link {
  text-align: center;
  padding: 20px 0;
}
.donator-profile .staff-photo {
  width: 160px;
}
.donator-profile .staff-photo-wrapper {
  display: inline-block;
  position: relative;
}
.donator-profile .rank {
  position: absolute;
  top: -9px;
  left: -29px;
}
.donator-profile .rank img {
  transform: rotate(-28deg);
}
.donator-profile.donator-profile-small {
  width: 16.66%;
}
.donator-profile.donator-profile-small .staff-photo {
  width: 60px;
}
.donator-profile.donator-profile-small .rank img {
  width: 53px;
}
.donator-profile.donator-profile-small .donator-link {
  padding: 0;
}
.donator-profile.donator-profile-small h3 {
  margin: 16px 0 5px 0;
  font-size: 1.1em;
}
.donator-profile.donator-profile-small .groups h4 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.donator-profile .flaticon-heart {
  vertical-align: middle;
  font-size: 1.22em;
  padding: 0 10px;
}
.donators-list {
  text-align: center;
}
.donator-heart-SUPPORTER {
  background: linear-gradient(60deg, #4a86e8, #4a86e8, #4a86e8, #8eb3f1, #4a86e8, #1753b5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.donator-heart-LOVER {
  background: linear-gradient(60deg, #ff53a6, #ff53a6, #ff53a6, #ffa0ce, #ff53a6, #ec0072);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.donator-heart-AMBASSADOR {
  background: linear-gradient(60deg, #a8a8a8, #a8a8a8, #a8a8a8, #cecece, #a8a8a8, #757575);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.donator-heart-PRODUCER {
  background: linear-gradient(60deg, #c98910, #c98910, #c98910, #efaf36, #c98910, #6b4908);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.donator-heart-DEVOTEE {
  background: linear-gradient(60deg, #c98910, #c98910, #c98910, #efaf36, #c98910, #6b4908);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#profiletabs {
  margin-top: 10px;
}
#profiletabs li {
  font-size: 2em;
}
.current-settings #id_type + .cuteform .cuteform-elt:not([data-cuteform-text="---------"]) {
  border-radius: 10px;
  padding: 3px;
  margin-bottom: 5px;
}
.current-settings [data-field-name="d_extra-background"] .cuteform-modal-button .cuteform-elt:not([data-cuteform-text="---------"]),
.current-settings #cuteform-modal [data-cuteform-name="id_d_extra-background"] .cuteform-elt:not([data-cuteform-text="---------"]) {
  border-radius: 10px;
  height: 112px;
  width: auto;
}
[data-form-name="edit_account"] #id_center + .cuteform .cuteform-elt:not([data-cuteform-text="---------"]) {
  width: 100px;
  border-radius: 8px;
}
#sidebar-wrapper #id_c_tags li,
#sidebar-wrapper #id_past_tags li,
#sidebar-wrapper #id_c_tags .cuteform-elt,
#sidebar-wrapper #id_past_tags .cuteform-elt {
  overflow: hidden;
  box-sizing: content-box;
  vertical-align: top;
}
#sidebar-wrapper #id_c_tags li:nth-child(n+10),
#sidebar-wrapper #id_past_tags li:nth-child(n+10),
#sidebar-wrapper #id_c_tags .cuteform-elt:nth-child(n+12),
#sidebar-wrapper #id_past_tags .cuteform-elt:nth-child(n+12) {
  height: 0;
  max-height: 0;
  display: none;
}
#sidebar-wrapper #id_c_tags:after,
#sidebar-wrapper #id_past_tags:after {
  content: "...";
  display: block;
  padding-left: 12px;
  font-size: 2em;
  line-height: 0.7em;
  margin-top: -5px;
}
#sidebar-wrapper #id_c_tags:hover li,
#sidebar-wrapper #id_past_tags:hover li,
#sidebar-wrapper #id_c_tags:hover .cuteform-elt,
#sidebar-wrapper #id_past_tags:hover .cuteform-elt {
  height: auto;
  max-height: none;
  display: inline-block;
}
#sidebar-wrapper #id_c_tags:hover:after,
#sidebar-wrapper #id_past_tags:hover:after {
  content: none;
}
[data-form-name="activities"] .form-group:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)) {
  margin: 0;
}
[data-form-name="activities"] .form-group:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)) .col-sm-4 {
  opacity: 0;
}
.current-privatemessage_list .top_buttons .col-md-12:not(:first-child) {
  display: inline-block;
  width: 50%;
}
.private-message {
  display: block;
}
.private-message .inner-message {
  display: inline-block;
}
.private-message + hr {
  margin: 0;
}
.private-message h2 {
  margin: 0;
  padding: 0 0 10px 0;
}
.private-message .has-unseen-messages,
.private-message .is-new-message,
.private-message .recipient-didnt-see-yet {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 10px;
}
.private-message .recipient-didnt-see-yet {
  background: #eee;
}
.private-message .has-unseen-messages {
  display: none;
  animation: blinker 2s linear infinite;
}
.private-message .recipient-saw {
  display: inline-block;
  vertical-align: middle;
  color: #eee;
  margin: 0 10px;
}
.private-message.has-unseen-messages {
  font-weight: 800;
}
.private-message.has-unseen-messages .has-unseen-messages {
  display: inline-block;
}
.private-message .message-preview {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  vertical-align: bottom;
}
.private-message .message-content {
  border-radius: 10px;
  white-space: pre-line;
}
.private-message .message-content a {
  color: inherit;
  text-decoration: underline;
}
.private-message .message-content a:hover {
  color: inherit;
}
.private-message .message-content.unseen {
  font-weight: bold;
}
.private-message .thread-sent,
.private-message .thread-sender {
  padding: 0 12px;
}
.private-message .thread-sent {
  color: #aaa;
}
.private-message.left .message-content {
  background: #eee;
}
.private-message .thread-avatar {
  padding-top: 10px;
}
@keyframes blinker {
  50% {
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  .container_form {
    width: 50%;
    margin: auto;
  }
  .current-activity_list[class*="shortcut-"] .default-index header {
    padding: 30px 0 80px 0;
  }
  .current-activity_list[class*="shortcut-"] .default-index.index-authenticated header {
    padding: 20px 0;
  }
  .current-activity_list[class*="shortcut-"] .default-index.index-authenticated .home-site-logo {
    width: 120%;
    margin: 0 -10%;
  }
  .current-activity_list[class*="shortcut-"] .default-index .home-text-ribbon-logged-in {
    margin-bottom: -10px;
  }
}
@-webkit-keyframes animate-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes animate-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.animate-pulse {
  -webkit-animation: animate-pulse 1s infinite steps(8);
  animation: animate-pulse 1s infinite steps(8);
}
.flaticon-loading {
  display: inline-block;
  -webkit-animation: animate-pulse 1s infinite steps(8);
  animation: animate-pulse 1s infinite steps(8);
}
.open_remaining .remaining_total {
  padding-right: 30px;
}
#freeModal .open_remaining {
  padding: 20px;
}
.success {
  padding: 50px;
  text-align: center;
}
.success .flaticon-checked {
  font-size: 10em;
}
.user-item {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px #eee solid;
  color: inherit;
}
.user-item:hover,
.user-item:focus {
  color: inherit;
  text-decoration: none;
}
.user-item > a:first-child {
  display: block;
  width: 100%;
}
.user-item .flaticon-toggler {
  vertical-align: middle;
  padding: 30px;
}
.user-item .avatar-section,
.user-item .details-section,
.user-item .buttons-section {
  display: inline-block;
  vertical-align: middle;
}
.user-item .details-section {
  padding: 0 20px;
  font-size: 1.2em;
  font-weight: bold;
}
.user-item .buttons-section .btn-lg {
  font-weight: normal;
}
.user-badge {
  display: block;
  width: 100%;
  height: 200px;
  max-width: 200px;
  background-color: lavender;
  background-position: center center;
  background-size: 100%;
  margin: 20px auto 0 auto;
}
.user-badge img {
  width: 100%;
  height: 200px;
  max-width: 200px;
}
.user-badge + .caption-wrapper {
  text-align: center;
  display: block;
  margin: 0 -10px;
  margin-top: -43px;
}
.user-badge + .caption-wrapper .caption {
  width: 100%;
  display: inline-block;
  border-radius: 10px 0;
}
.user-badge + .caption-wrapper .ribbon {
  font-size: 14px !important;
  width: 50%;
  max-width: 200px;
  margin: 2em auto 3em;
  /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
  position: relative;
  text-align: center;
  padding: 1em 2em;
}
.user-badge + .caption-wrapper .ribbon strong {
  font-weight: normal;
}
.user-badge + .caption-wrapper .ribbon:before,
.user-badge + .caption-wrapper .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  z-index: -1;
}
.user-badge + .caption-wrapper .ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent!important;
}
.user-badge + .caption-wrapper .ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent!important;
}
.user-badge + .caption-wrapper .ribbon .ribbon-content:before,
.user-badge + .caption-wrapper .ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  bottom: -1em;
}
.user-badge + .caption-wrapper .ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}
.user-badge + .caption-wrapper .ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}
.user-badge.badge-color3 {
  background-color: #efaf36;
}
.user-badge.badge-color3 + .caption-wrapper .ribbon {
  color: white;
  background: #efaf36;
}
.user-badge.badge-color3 + .caption-wrapper .ribbon:before,
.user-badge.badge-color3 + .caption-wrapper .ribbon:after {
  border: 1.5em solid #e19912;
}
.user-badge.badge-color3 + .caption-wrapper .ribbon .ribbon-content:before,
.user-badge.badge-color3 + .caption-wrapper .ribbon .ribbon-content:after {
  border-color: #b1790e transparent transparent transparent;
}
.user-badge.badge-color2 {
  background-color: #cecece;
}
.user-badge.badge-color2 + .caption-wrapper .ribbon {
  color: white;
  background: #cecece;
}
.user-badge.badge-color2 + .caption-wrapper .ribbon:before,
.user-badge.badge-color2 + .caption-wrapper .ribbon:after {
  border: 1.5em solid #b5b5b5;
}
.user-badge.badge-color2 + .caption-wrapper .ribbon .ribbon-content:before,
.user-badge.badge-color2 + .caption-wrapper .ribbon .ribbon-content:after {
  border-color: #9b9b9b transparent transparent transparent;
}
.user-badge.badge-color1 {
  background-color: #c17f59;
}
.user-badge.badge-color1 + .caption-wrapper .ribbon {
  color: white;
  background: #c17f59;
}
.user-badge.badge-color1 + .caption-wrapper .ribbon:before,
.user-badge.badge-color1 + .caption-wrapper .ribbon:after {
  border: 1.5em solid #a9653f;
}
.user-badge.badge-color1 + .caption-wrapper .ribbon .ribbon-content:before,
.user-badge.badge-color1 + .caption-wrapper .ribbon .ribbon-content:after {
  border-color: #834f31 transparent transparent transparent;
}
.user-badge.badge-color {
  background-color: #d1d1f6;
}
.user-badge.badge-color + .caption-wrapper .ribbon {
  color: white;
  background: #d1d1f6;
}
.user-badge.badge-color + .caption-wrapper .ribbon:before,
.user-badge.badge-color + .caption-wrapper .ribbon:after {
  border: 1.5em solid #a6a6ed;
}
.user-badge.badge-color + .caption-wrapper .ribbon .ribbon-content:before,
.user-badge.badge-color + .caption-wrapper .ribbon .ribbon-content:after {
  border-color: #7c7ce5 transparent transparent transparent;
}
.user-badge.badge-color + .caption-wrapper .ribbon {
  color: #7c7ce5;
}
.badges {
  color: #7c7ce5;
}
.badges .mini-badge {
  width: 50px;
  height: 50px;
  background-size: 180%;
  background-position: center center;
  display: inline-block;
  border-radius: 50%;
  border: 4px ridge;
  margin: 0 3px;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  text-shadow: none;
}
.badges .mini-badge:hover,
.badges .mini-badge:focus {
  text-decoration: none;
}
.badges .mini-badge .placeholder {
  opacity: 0;
}
.badges .mini-badge.badge-color3 {
  background-color: #f3c266;
  border-color: #efaf36;
}
.badges .mini-badge.badge-color3 .flaticon-more {
  color: #c98910;
  text-shadow: none;
}
.badges .mini-badge.badge-color2 {
  background-color: #e8e8e8;
  border-color: #cecece;
}
.badges .mini-badge.badge-color2 .flaticon-more {
  color: #a8a8a8;
  text-shadow: none;
}
.badges .mini-badge.badge-color1 {
  background-color: #cf9c7e;
  border-color: #c17f59;
}
.badges .mini-badge.badge-color1 .flaticon-more {
  color: #965a38;
  text-shadow: none;
}
.badges .mini-badge.badge-color {
  background-color: #e6e6fa;
  border-color: #bcbcf2;
}
.badges .mini-badge.badge-color .flaticon-more {
  color: #7c7ce5;
  text-shadow: none;
}
.badges [class^="text-badge-color"] img {
  height: 30px;
  width: 50px;
}
.badges .text-badge-color3 {
  color: #c98910;
}
.badges .text-badge-color2 {
  color: #a8a8a8;
}
.badges .text-badge-color1 {
  color: #965a38;
}
.badges .text-badge-color {
  color: #7c7ce5;
}
.badge-info .badge-description {
  font-size: 1.5em;
  padding-top: 10px;
}
.badge-info .subtitle {
  text-align: right;
  padding-bottom: 30px;
}
.badge-info .subtitle .btn {
  margin: 0 30px;
}
.donate-month .progress {
  margin-bottom: 20px;
}
.donate-month .progress,
.donate-month .progress-bar {
  height: 50px;
  line-height: 50px;
  border-radius: 15px;
  font-size: 20px;
}
.donate-month small {
  display: block;
  text-align: right;
}
.donate-month .no-donation {
  display: block;
  text-align: center;
}
.default-account {
  position: relative;
  border-radius: 10px;
  padding: 30px 60px;
}
.default-account h3 {
  font-size: 60px;
  line-height: 100px;
  margin: 0;
}
.default-account h3.username {
  overflow: hidden;
}
.default-account h3.level {
  text-align: right;
}
.default-account .friend_id,
.default-account .friend_code,
.default-account .account_id,
.default-account .account_code,
.default-account .account_type {
  text-align: right;
  overflow: hidden;
  padding-top: 5px;
  margin-top: -30px;
}
.default-account .default-account-buttons {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 25px 0 0;
}
.default-account .default-account-buttons .btn {
  padding: 0 3px;
  text-decoration: none;
}
.default-account .default-account-buttons .btn:hover {
  text-decoration: none;
}
.default-account .leaderboard {
  position: absolute;
  top: -13px;
  left: -5px;
}
.default-account .leaderboard img {
  transform: rotate(-26deg);
}
.default-account .leaderboard span {
  display: block;
  padding-top: 26px;
  padding-left: 36px;
  font-size: 1.2em;
}
.panel-default-account {
  border-radius: 10px;
  margin-bottom: 20px;
}
.panel-default-account.playground {
  background: linear-gradient(45deg, #ffffff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #ffffff 50%, #ffffff 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #ededed;
  background-size: 50px 50px;
}
.panel-default-account.playground .panel-body {
  background-image: linear-gradient(45deg, #ffffff 25%, #fbfbfb 25%, #fbfbfb 50%, #ffffff 50%, #ffffff 75%, #fbfbfb 75%, #fbfbfb 100%);
  background-size: 50px 50px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.panel-default-account.playground .panel-heading {
  opacity: 0.6;
}
.panel-default-account .panel-heading {
  background-position: center 26%;
  background-size: 100%;
}
.panel-default-account .panel-heading-inside {
  border-radius: 8px 8px 0 0;
  padding: 40px 60px;
  padding-bottom: 80px;
}
.panel-default-account .nav-tabs {
  margin: 0 -30px;
  padding: 0 30px;
}
.panel-default-account .account-center {
  width: 100px;
  max-width: 100%;
}
.panel-default-account .default-account {
  border-radius: 9px 9px 0 0;
  padding: 0;
}
.panel-default-account .panel-body {
  padding: 30px;
  padding-top: 0;
  margin-top: -45px;
}
.panel-default-account .account-tabs {
  margin-bottom: 20px;
}
.panel-default-account .account-tabs > li > a {
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, text-shadow 0.2s ease;
}
.panel-default-account .account-tabs > li > a [class^="flaticon-"],
.panel-default-account .account-tabs > li > a img {
  padding: 0 8px;
}
.panel-default-account .account-tabs > li.active > a,
.panel-default-account .account-tabs > li.active > a:focus,
.panel-default-account .account-tabs > li.active > a:hover {
  border-color: white;
  border-bottom: 0;
}
.panel-default-account .account-tabs > li:not(.active) > a {
  color: white;
}
.panel-default-account .account-tabs > li:not(.active) > a:hover,
.panel-default-account .account-tabs > li:not(.active) > a:focus {
  color: inherit;
  border-bottom: 0;
}
.panel-default-account .about-table {
  margin-bottom: 0;
}
.panel-default-account .about-table tr:first-child td,
.panel-default-account .about-table tr:first-child th {
  border-top: 0;
}
@media (max-width: 768px) {
  .panel-default-account .panel-heading {
    background-size: 150%;
  }
  .panel-default-account .panel-heading h3 {
    font-size: 30px;
  }
}
.blocked-info,
.default-blocked-in-list,
.table-blocked tr,
.table-blocked .flex-td,
.staff-only {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #ededed;
  background-size: 50px 50px;
}
.table-blocked > tbody > tr > td {
  vertical-align: middle;
}
.table-blocked > tbody > tr > td .flaticon-block {
  font-size: 30px;
}
.blocked-info {
  text-align: center;
  padding: 100px;
  border-radius: 10px;
  margin: 40px 0;
  font-size: 2em;
}
.default-blocked-in-list {
  text-align: left;
  padding: 20px;
  opacity: 0.6;
}
[class^="btn-link-"] .badge,
[class*=" btn-link-"] .badge {
  color: white!important;
}
html {
  /* Sidebar Styles */
}
html #wrapper {
  padding-right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
html #wrapper.toggled {
  padding-right: 250px;
}
html #sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  right: 250px;
  width: 0;
  height: 100%;
  margin-right: -250px;
  overflow-y: auto;
  background: #e10b80;
  color: white;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 80px;
}
html #sidebar-wrapper h4 {
  background: #c90a72;
}
html #sidebar-wrapper .btn-default {
  color: #fff;
  background-color: #c90a72;
  border-color: #b00964;
}
html #sidebar-wrapper .btn-default:hover,
html #sidebar-wrapper .btn-default:focus,
html #sidebar-wrapper .btn-default.focus,
html #sidebar-wrapper .btn-default:active,
html #sidebar-wrapper .btn-default.active,
.open > .dropdown-togglehtml #sidebar-wrapper .btn-default {
  color: #fff;
  background-color: #980757;
  border-color: #760643;
}
html #sidebar-wrapper .btn-default:active,
html #sidebar-wrapper .btn-default.active,
.open > .dropdown-togglehtml #sidebar-wrapper .btn-default {
  background-image: none;
}
html #sidebar-wrapper .btn-default.disabled,
html #sidebar-wrapper .btn-default[disabled],
fieldset[disabled] html #sidebar-wrapper .btn-default,
html #sidebar-wrapper .btn-default.disabled:hover,
html #sidebar-wrapper .btn-default[disabled]:hover,
fieldset[disabled] html #sidebar-wrapper .btn-default:hover,
html #sidebar-wrapper .btn-default.disabled:focus,
html #sidebar-wrapper .btn-default[disabled]:focus,
fieldset[disabled] html #sidebar-wrapper .btn-default:focus,
html #sidebar-wrapper .btn-default.disabled.focus,
html #sidebar-wrapper .btn-default[disabled].focus,
fieldset[disabled] html #sidebar-wrapper .btn-default.focus,
html #sidebar-wrapper .btn-default.disabled:active,
html #sidebar-wrapper .btn-default[disabled]:active,
fieldset[disabled] html #sidebar-wrapper .btn-default:active,
html #sidebar-wrapper .btn-default.disabled.active,
html #sidebar-wrapper .btn-default[disabled].active,
fieldset[disabled] html #sidebar-wrapper .btn-default.active {
  background-color: #c90a72;
  border-color: #b00964;
}
html #sidebar-wrapper .btn-default .badge {
  color: #c90a72;
  background-color: #fff;
}
html #sidebar-wrapper input[type="text"],
html #sidebar-wrapper input[type="email"],
html #sidebar-wrapper input[type="number"],
html #sidebar-wrapper input[type="password"],
html #sidebar-wrapper select,
html #sidebar-wrapper .cuteform-modal-button {
  border-color: #b00964;
  color: #b00964;
}
html #sidebar-wrapper h4 {
  padding: 10px;
  margin: 0;
}
html #sidebar-wrapper .section {
  padding: 20px;
}
html #sidebar-wrapper .section label {
  font-weight: normal;
}
html #sidebar-wrapper .section .helptext {
  font-size: 0.7em;
}
html #sidebar-wrapper .form-group .help-block {
  color: rgba(255, 255, 255, 0.8);
}
html #sidebar-wrapper .form-group.has-error {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
html #sidebar-wrapper .form-group.has-error .control-label,
html #sidebar-wrapper .form-group.has-error .help-block {
  color: #d9534f;
}
html #wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
html #page-content-wrapper {
  width: 100%;
  position: absolute;
}
html #wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}
html #togglebutton {
  background-color: #e10b80;
  background: #c90a72;
  cursor: pointer;
  right: 0;
  padding: 5px 10px;
  height: 40px;
  width: 40px;
  font-size: 20px;
  z-index: 1;
  margin-left: -7px;
  position: fixed;
  top: 51px;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  display: block;
  color: white;
  font-weight: 700;
}
html #togglebutton:hover {
  background-color: #980757;
}
html #togglebutton i,
html .togglebutton i {
  display: block;
}
html #togglebutton .flaticon-toggler,
html .togglebutton .flaticon-toggler {
  display: none;
}
html #togglebutton:hover,
html .togglebutton:hover {
  background-color: #b00964;
  text-decoration: none;
}
html #wrapper.toggled #togglebutton {
  right: 250px;
}
html #wrapper.toggled #togglebutton .flaticon-search,
html #wrapper.toggled .togglebutton .flaticon-search {
  display: none;
}
html #wrapper.toggled #togglebutton .flaticon-toggler,
html #wrapper.toggled .togglebutton .flaticon-toggler {
  display: block;
}
html .sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
html .sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}
html .sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}
html .sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
html .sidebar-nav li a:active,
html .sidebar-nav li a:focus {
  text-decoration: none;
}
html .sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
html .sidebar-nav > .sidebar-brand a {
  color: #999999;
}
html .sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
@media (min-width: 768px) {
  html #wrapper {
    padding-right: 250px;
  }
  html #togglebutton {
    right: 250px;
  }
  html #togglebutton .flaticon-search,
  html .togglebutton .flaticon-search {
    display: none;
  }
  html #togglebutton .flaticon-toggler,
  html .togglebutton .flaticon-toggler {
    display: block;
  }
  html #wrapper.toggled {
    padding-right: 0;
  }
  html #wrapper.toggled #togglebutton {
    right: 0;
  }
  html #wrapper.toggled #togglebutton .flaticon-search,
  html #wrapper.toggled .togglebutton .flaticon-search {
    display: block;
  }
  html #wrapper.toggled #togglebutton .flaticon-toggler,
  html #wrapper.toggled .togglebutton .flaticon-toggler {
    display: none;
  }
  html #sidebar-wrapper {
    width: 250px;
  }
  html #wrapper.toggled #sidebar-wrapper {
    width: 0;
  }
  html #page-content-wrapper {
    position: relative;
  }
  html #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  html #sidebar-wrapper .form-horizontal .control-label {
    text-align: left;
  }
}
html a {
  color: #e10b80;
}
html a:hover,
html a:focus {
  color: #980757;
}
html .table-main td,
html .table-main .flex-td {
  background-color: #e10b80;
  color: #fff;
}
html .table-main td a,
html .table-main .flex-td a {
  color: #fff;
}
html .table-main td a:hover,
html .table-main .flex-td a:hover,
html .table-main td a:focus,
html .table-main .flex-td a:focus {
  color: #cccccc;
}
html .table-main td .a-nodifference,
html .table-main .flex-td .a-nodifference {
  color: inherit;
}
html .table-main td .a-nodifference:hover,
html .table-main .flex-td .a-nodifference:hover,
html .table-main td .a-nodifference:focus,
html .table-main .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .table-dark td,
html .table-dark .flex-td {
  background-color: #980757;
  color: #fff;
}
html .table-dark td a,
html .table-dark .flex-td a {
  color: #fff;
}
html .table-dark td a:hover,
html .table-dark .flex-td a:hover,
html .table-dark td a:focus,
html .table-dark .flex-td a:focus {
  color: #cccccc;
}
html .table-dark td .a-nodifference,
html .table-dark .flex-td .a-nodifference {
  color: inherit;
}
html .table-dark td .a-nodifference:hover,
html .table-dark .flex-td .a-nodifference:hover,
html .table-dark td .a-nodifference:focus,
html .table-dark .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .text-main {
  color: #e10b80;
}
html .a-main a {
  color: #e10b80;
}
html .a-main a:hover,
html .a-main a:focus {
  color: #800649;
}
html .a-main .a-nodifference {
  color: inherit;
}
html .a-main .a-nodifference:hover,
html .a-main .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .panel-main {
  border-color: #f75bb0;
}
html .panel-main > .panel-heading {
  color: #fff;
  background-color: #e10b80;
  border-color: #f75bb0;
}
html .panel-main > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f75bb0;
}
html .panel-main > .panel-heading .badge {
  color: #e10b80;
  background-color: #fff;
}
html .panel-main > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  text-shadow: 1px 1px 0 #e10b80, -1px -1px 0 #e10b80, 1px -1px 0 #e10b80, -1px 1px 0 #e10b80, 1px 1px 0 #e10b80;
}
@media (max-width: 768px) {
  html .panel-main > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  }
}
html .panel-main .nav-tabs {
  background-image: linear-gradient(0deg, rgba(225, 11, 128, 0.5), rgba(0, 0, 0, 0));
}
html .panel-main .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #e10b80, -1px -1px 0 #e10b80, 1px -1px 0 #e10b80, -1px 1px 0 #e10b80, 1px 1px 0 #e10b80;
}
html .panel-main > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f75bb0;
}
@media (max-width: 768px) {
  html .panel-main .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  }
}
html .panel-main > .panel-heading {
  color: #fff;
  background-color: #e10b80;
  border-color: #f75bb0;
}
html .panel-main > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f75bb0;
}
html .panel-main > .panel-heading .badge {
  color: #e10b80;
  background-color: #fff;
}
html .panel-main > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  text-shadow: 1px 1px 0 #e10b80, -1px -1px 0 #e10b80, 1px -1px 0 #e10b80, -1px 1px 0 #e10b80, 1px 1px 0 #e10b80;
}
@media (max-width: 768px) {
  html .panel-main > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  }
}
html .panel-main .nav-tabs {
  background-image: linear-gradient(0deg, rgba(225, 11, 128, 0.5), rgba(0, 0, 0, 0));
}
html .panel-main .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #e10b80, -1px -1px 0 #e10b80, 1px -1px 0 #e10b80, -1px 1px 0 #e10b80, 1px 1px 0 #e10b80;
}
html .panel-main > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f75bb0;
}
@media (max-width: 768px) {
  html .panel-main .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(225, 11, 128, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(225, 11, 128, 0.95));
  }
}
html .alert-main {
  background-color: #f98cc8;
  border-color: #f75bb0;
  color: white;
}
html .alert-main hr {
  border-top-color: #f643a5;
}
html .alert-main .alert-link {
  color: #e6e6e6;
}
html .alert-main hr {
  border-top-color: #f643a5;
}
html .alert-main .alert-link {
  color: #e6e6e6;
}
html .btn-main,
html a.btn-main {
  color: white;
  background-color: #e10b80;
  border-color: #d70b7a;
}
html .btn-main:hover,
html a.btn-main:hover,
html .btn-main:focus,
html a.btn-main:focus,
html .btn-main.focus,
html a.btn-main.focus,
html .btn-main:active,
html a.btn-main:active,
html .btn-main.active,
html a.btn-main.active,
.open > .dropdown-togglehtml .btn-main,
.open > .dropdown-togglehtml a.btn-main {
  color: white;
  background-color: #b00964;
  border-color: #9d0859;
}
html .btn-main:active,
html a.btn-main:active,
html .btn-main.active,
html a.btn-main.active,
.open > .dropdown-togglehtml .btn-main,
.open > .dropdown-togglehtml a.btn-main {
  background-image: none;
}
html .btn-main.disabled,
html a.btn-main.disabled,
html .btn-main[disabled],
html a.btn-main[disabled],
fieldset[disabled] html .btn-main,
fieldset[disabled] html a.btn-main,
html .btn-main.disabled:hover,
html a.btn-main.disabled:hover,
html .btn-main[disabled]:hover,
html a.btn-main[disabled]:hover,
fieldset[disabled] html .btn-main:hover,
fieldset[disabled] html a.btn-main:hover,
html .btn-main.disabled:focus,
html a.btn-main.disabled:focus,
html .btn-main[disabled]:focus,
html a.btn-main[disabled]:focus,
fieldset[disabled] html .btn-main:focus,
fieldset[disabled] html a.btn-main:focus,
html .btn-main.disabled.focus,
html a.btn-main.disabled.focus,
html .btn-main[disabled].focus,
html a.btn-main[disabled].focus,
fieldset[disabled] html .btn-main.focus,
fieldset[disabled] html a.btn-main.focus,
html .btn-main.disabled:active,
html a.btn-main.disabled:active,
html .btn-main[disabled]:active,
html a.btn-main[disabled]:active,
fieldset[disabled] html .btn-main:active,
fieldset[disabled] html a.btn-main:active,
html .btn-main.disabled.active,
html a.btn-main.disabled.active,
html .btn-main[disabled].active,
html a.btn-main[disabled].active,
fieldset[disabled] html .btn-main.active,
fieldset[disabled] html a.btn-main.active {
  background-color: #e10b80;
  border-color: #d70b7a;
}
html .btn-main .badge,
html a.btn-main .badge {
  color: #e10b80;
  background-color: white;
}
html .btn-link-main {
  color: #e10b80;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-main:hover,
html .btn-link-main:focus,
html .btn-link-main.focus,
html .btn-link-main:active,
html .btn-link-main.active,
.open > .dropdown-togglehtml .btn-link-main {
  color: #e10b80;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-main:active,
html .btn-link-main.active,
.open > .dropdown-togglehtml .btn-link-main {
  background-image: none;
}
html .btn-link-main.disabled,
html .btn-link-main[disabled],
fieldset[disabled] html .btn-link-main,
html .btn-link-main.disabled:hover,
html .btn-link-main[disabled]:hover,
fieldset[disabled] html .btn-link-main:hover,
html .btn-link-main.disabled:focus,
html .btn-link-main[disabled]:focus,
fieldset[disabled] html .btn-link-main:focus,
html .btn-link-main.disabled.focus,
html .btn-link-main[disabled].focus,
fieldset[disabled] html .btn-link-main.focus,
html .btn-link-main.disabled:active,
html .btn-link-main[disabled]:active,
fieldset[disabled] html .btn-link-main:active,
html .btn-link-main.disabled.active,
html .btn-link-main[disabled].active,
fieldset[disabled] html .btn-link-main.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-main .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #e10b80;
}
html .progress-bar-main {
  background-color: #e10b80;
}
html .jumbotron-main {
  background-image: linear-gradient(290deg, #f52a99, #e10b80);
  color: white;
}
html .jumbotron-main a {
  color: #f98cc8;
}
html .jumbotron-main a:hover,
html .jumbotron-main a:focus {
  color: #f52a99;
}
html .jumbotron-main .a-nodifference {
  color: inherit;
}
html .jumbotron-main .a-nodifference:hover,
html .jumbotron-main .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .jumbotron-main h1,
html .jumbotron-main h2,
html .jumbotron-main h3,
html .jumbotron-main h4,
html .jumbotron-main h5,
html .jumbotron-main h6 {
  color: #e10b80;
  color: white;
}
html .jumbotron-main + div:not(.empty) table td {
  background-color: #e10b80;
}
html .jumbotron-main + div:not(.empty) table td:hover,
html .jumbotron-main + div:not(.empty) table td:focus {
  background-color: #b00964;
}
html .jumbotron-main.with-background #username,
html .jumbotron-main.with-background .description,
html .jumbotron-main.with-background .follow-buttons,
html .jumbotron-main.with-background .status-title,
html .jumbotron-main.with-background .staff-status,
html .jumbotron-main.with-background .follows-you,
html .jumbotron-main.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2), 0 0 0.2em rgba(79, 4, 45, 0.2);
}
html .jumbotron-main.with-background #username code,
html .jumbotron-main.with-background .description code,
html .jumbotron-main.with-background .follow-buttons code,
html .jumbotron-main.with-background .status-title code,
html .jumbotron-main.with-background .staff-status code,
html .jumbotron-main.with-background .follows-you code,
html .jumbotron-main.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
html .jumbotron-main.with-background:before {
  background-image: linear-gradient(to bottom right, #800649, #b00964);
}
html .nav-tabs-main a {
  color: #e10b80;
}
html .nav-tabs-main a:hover,
html .nav-tabs-main a:focus {
  color: #800649;
}
html .nav-tabs-main .a-nodifference {
  color: inherit;
}
html .nav-tabs-main .a-nodifference:hover,
html .nav-tabs-main .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .well-main {
  background-color: #e10b80;
  color: white;
  border: 1px solid #e30b81;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #f52a99, #e10b80);
}
html .well-main a {
  color: inherit;
}
html .well-main a:hover,
html .well-main a:focus {
  color: inherit;
  text-decoration: none;
}
html .label-main {
  background-color: #e10b80;
}
html .table-secondary td,
html .table-secondary .flex-td {
  background-color: #FDDE24;
  color: #fff;
}
html .table-secondary td a,
html .table-secondary .flex-td a {
  color: #fff;
}
html .table-secondary td a:hover,
html .table-secondary .flex-td a:hover,
html .table-secondary td a:focus,
html .table-secondary .flex-td a:focus {
  color: #cccccc;
}
html .table-secondary td .a-nodifference,
html .table-secondary .flex-td .a-nodifference {
  color: inherit;
}
html .table-secondary td .a-nodifference:hover,
html .table-secondary .flex-td .a-nodifference:hover,
html .table-secondary td .a-nodifference:focus,
html .table-secondary .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .text-secondary {
  color: #f679bc;
}
html .a-secondary a {
  color: #f679bc;
}
html .a-secondary a:hover,
html .a-secondary a:focus {
  color: #f0198c;
}
html .a-secondary .a-nodifference {
  color: inherit;
}
html .a-secondary .a-nodifference:hover,
html .a-secondary .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .panel-secondary {
  border-color: #feed89;
}
html .panel-secondary > .panel-heading {
  color: #fff;
  background-color: #FDDE24;
  border-color: #feed89;
}
html .panel-secondary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #feed89;
}
html .panel-secondary > .panel-heading .badge {
  color: #FDDE24;
  background-color: #fff;
}
html .panel-secondary > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  text-shadow: 1px 1px 0 #FDDE24, -1px -1px 0 #FDDE24, 1px -1px 0 #FDDE24, -1px 1px 0 #FDDE24, 1px 1px 0 #FDDE24;
}
@media (max-width: 768px) {
  html .panel-secondary > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  }
}
html .panel-secondary .nav-tabs {
  background-image: linear-gradient(0deg, rgba(253, 222, 36, 0.5), rgba(0, 0, 0, 0));
}
html .panel-secondary .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #FDDE24, -1px -1px 0 #FDDE24, 1px -1px 0 #FDDE24, -1px 1px 0 #FDDE24, 1px 1px 0 #FDDE24;
}
html .panel-secondary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #feed89;
}
@media (max-width: 768px) {
  html .panel-secondary .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  }
}
html .panel-secondary > .panel-heading {
  color: #fff;
  background-color: #FDDE24;
  border-color: #feed89;
}
html .panel-secondary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #feed89;
}
html .panel-secondary > .panel-heading .badge {
  color: #FDDE24;
  background-color: #fff;
}
html .panel-secondary > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  text-shadow: 1px 1px 0 #FDDE24, -1px -1px 0 #FDDE24, 1px -1px 0 #FDDE24, -1px 1px 0 #FDDE24, 1px 1px 0 #FDDE24;
}
@media (max-width: 768px) {
  html .panel-secondary > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  }
}
html .panel-secondary .nav-tabs {
  background-image: linear-gradient(0deg, rgba(253, 222, 36, 0.5), rgba(0, 0, 0, 0));
}
html .panel-secondary .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #FDDE24, -1px -1px 0 #FDDE24, 1px -1px 0 #FDDE24, -1px 1px 0 #FDDE24, 1px 1px 0 #FDDE24;
}
html .panel-secondary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #feed89;
}
@media (max-width: 768px) {
  html .panel-secondary .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(253, 222, 36, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(253, 222, 36, 0.95));
  }
}
html .alert-secondary {
  background-color: #ffffff;
  border-color: #fcd9ec;
  color: white;
}
html .alert-secondary hr {
  border-top-color: #fbc1e0;
}
html .alert-secondary .alert-link {
  color: #e6e6e6;
}
html .alert-secondary hr {
  border-top-color: #fbc1e0;
}
html .alert-secondary .alert-link {
  color: #e6e6e6;
}
html .btn-secondary,
html a.btn-secondary {
  color: white;
  background-color: #f679bc;
  border-color: #f56fb7;
}
html .btn-secondary:hover,
html a.btn-secondary:hover,
html .btn-secondary:focus,
html a.btn-secondary:focus,
html .btn-secondary.focus,
html a.btn-secondary.focus,
html .btn-secondary:active,
html a.btn-secondary:active,
html .btn-secondary.active,
html a.btn-secondary.active,
.open > .dropdown-togglehtml .btn-secondary,
.open > .dropdown-togglehtml a.btn-secondary {
  color: white;
  background-color: #f349a4;
  border-color: #f2369b;
}
html .btn-secondary:active,
html a.btn-secondary:active,
html .btn-secondary.active,
html a.btn-secondary.active,
.open > .dropdown-togglehtml .btn-secondary,
.open > .dropdown-togglehtml a.btn-secondary {
  background-image: none;
}
html .btn-secondary.disabled,
html a.btn-secondary.disabled,
html .btn-secondary[disabled],
html a.btn-secondary[disabled],
fieldset[disabled] html .btn-secondary,
fieldset[disabled] html a.btn-secondary,
html .btn-secondary.disabled:hover,
html a.btn-secondary.disabled:hover,
html .btn-secondary[disabled]:hover,
html a.btn-secondary[disabled]:hover,
fieldset[disabled] html .btn-secondary:hover,
fieldset[disabled] html a.btn-secondary:hover,
html .btn-secondary.disabled:focus,
html a.btn-secondary.disabled:focus,
html .btn-secondary[disabled]:focus,
html a.btn-secondary[disabled]:focus,
fieldset[disabled] html .btn-secondary:focus,
fieldset[disabled] html a.btn-secondary:focus,
html .btn-secondary.disabled.focus,
html a.btn-secondary.disabled.focus,
html .btn-secondary[disabled].focus,
html a.btn-secondary[disabled].focus,
fieldset[disabled] html .btn-secondary.focus,
fieldset[disabled] html a.btn-secondary.focus,
html .btn-secondary.disabled:active,
html a.btn-secondary.disabled:active,
html .btn-secondary[disabled]:active,
html a.btn-secondary[disabled]:active,
fieldset[disabled] html .btn-secondary:active,
fieldset[disabled] html a.btn-secondary:active,
html .btn-secondary.disabled.active,
html a.btn-secondary.disabled.active,
html .btn-secondary[disabled].active,
html a.btn-secondary[disabled].active,
fieldset[disabled] html .btn-secondary.active,
fieldset[disabled] html a.btn-secondary.active {
  background-color: #f679bc;
  border-color: #f56fb7;
}
html .btn-secondary .badge,
html a.btn-secondary .badge {
  color: #f679bc;
  background-color: white;
}
html .btn-link-secondary {
  color: #f679bc;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-secondary:hover,
html .btn-link-secondary:focus,
html .btn-link-secondary.focus,
html .btn-link-secondary:active,
html .btn-link-secondary.active,
.open > .dropdown-togglehtml .btn-link-secondary {
  color: #f679bc;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-secondary:active,
html .btn-link-secondary.active,
.open > .dropdown-togglehtml .btn-link-secondary {
  background-image: none;
}
html .btn-link-secondary.disabled,
html .btn-link-secondary[disabled],
fieldset[disabled] html .btn-link-secondary,
html .btn-link-secondary.disabled:hover,
html .btn-link-secondary[disabled]:hover,
fieldset[disabled] html .btn-link-secondary:hover,
html .btn-link-secondary.disabled:focus,
html .btn-link-secondary[disabled]:focus,
fieldset[disabled] html .btn-link-secondary:focus,
html .btn-link-secondary.disabled.focus,
html .btn-link-secondary[disabled].focus,
fieldset[disabled] html .btn-link-secondary.focus,
html .btn-link-secondary.disabled:active,
html .btn-link-secondary[disabled]:active,
fieldset[disabled] html .btn-link-secondary:active,
html .btn-link-secondary.disabled.active,
html .btn-link-secondary[disabled].active,
fieldset[disabled] html .btn-link-secondary.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-secondary .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #f679bc;
}
html .progress-bar-secondary {
  background-color: #f679bc;
}
html .progress-bar-accent {
  background-color: #FDDE24;
}
html .jumbotron-secondary {
  background-image: linear-gradient(290deg, #fde657, #FDDE24);
  color: white;
}
html .jumbotron-secondary a {
  color: #fef5bc;
}
html .jumbotron-secondary a:hover,
html .jumbotron-secondary a:focus {
  color: #fde657;
}
html .jumbotron-secondary .a-nodifference {
  color: inherit;
}
html .jumbotron-secondary .a-nodifference:hover,
html .jumbotron-secondary .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .jumbotron-secondary h1,
html .jumbotron-secondary h2,
html .jumbotron-secondary h3,
html .jumbotron-secondary h4,
html .jumbotron-secondary h5,
html .jumbotron-secondary h6 {
  color: #FDDE24;
  color: white;
}
html .jumbotron-secondary + div:not(.empty) table td {
  background-color: #FDDE24;
}
html .jumbotron-secondary + div:not(.empty) table td:hover,
html .jumbotron-secondary + div:not(.empty) table td:focus {
  background-color: #ecca02;
}
html .jumbotron-secondary.with-background #username,
html .jumbotron-secondary.with-background .description,
html .jumbotron-secondary.with-background .follow-buttons,
html .jumbotron-secondary.with-background .status-title,
html .jumbotron-secondary.with-background .staff-status,
html .jumbotron-secondary.with-background .follows-you,
html .jumbotron-secondary.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2), 0 0 0.2em rgba(135, 116, 1, 0.2);
}
html .jumbotron-secondary.with-background #username code,
html .jumbotron-secondary.with-background .description code,
html .jumbotron-secondary.with-background .follow-buttons code,
html .jumbotron-secondary.with-background .status-title code,
html .jumbotron-secondary.with-background .staff-status code,
html .jumbotron-secondary.with-background .follows-you code,
html .jumbotron-secondary.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
html .jumbotron-secondary.with-background:before {
  background-image: linear-gradient(to bottom right, #b99f02, #ecca02);
}
html .nav-tabs-secondary a {
  color: #f679bc;
}
html .nav-tabs-secondary a:hover,
html .nav-tabs-secondary a:focus {
  color: #f0198c;
}
html .nav-tabs-secondary .a-nodifference {
  color: inherit;
}
html .nav-tabs-secondary .a-nodifference:hover,
html .nav-tabs-secondary .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .well-secondary {
  background-color: #FDDE24;
  color: white;
  border: 1px solid #fdde27;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #fde657, #FDDE24);
}
html .well-secondary a {
  color: inherit;
}
html .well-secondary a:hover,
html .well-secondary a:focus {
  color: inherit;
  text-decoration: none;
}
html .label-secondary {
  background-color: #f679bc;
}
html .text-accent {
  color: #FDDE24;
}
html .a-accent a {
  color: #FDDE24;
}
html .a-accent a:hover,
html .a-accent a:focus {
  color: #b99f02;
}
html .a-accent .a-nodifference {
  color: inherit;
}
html .a-accent .a-nodifference:hover,
html .a-accent .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .alert-accent {
  background-color: #fef5bc;
  border-color: #feed89;
  color: white;
}
html .alert-accent hr {
  border-top-color: #fee970;
}
html .alert-accent .alert-link {
  color: #e6e6e6;
}
html .alert-accent hr {
  border-top-color: #fee970;
}
html .alert-accent .alert-link {
  color: #e6e6e6;
}
html .btn-accent,
html a.btn-accent {
  color: white;
  background-color: #FDDE24;
  border-color: #fddc1a;
}
html .btn-accent:hover,
html a.btn-accent:hover,
html .btn-accent:focus,
html a.btn-accent:focus,
html .btn-accent.focus,
html a.btn-accent.focus,
html .btn-accent:active,
html a.btn-accent:active,
html .btn-accent.active,
html a.btn-accent.active,
.open > .dropdown-togglehtml .btn-accent,
.open > .dropdown-togglehtml a.btn-accent {
  color: white;
  background-color: #ecca02;
  border-color: #d8b902;
}
html .btn-accent:active,
html a.btn-accent:active,
html .btn-accent.active,
html a.btn-accent.active,
.open > .dropdown-togglehtml .btn-accent,
.open > .dropdown-togglehtml a.btn-accent {
  background-image: none;
}
html .btn-accent.disabled,
html a.btn-accent.disabled,
html .btn-accent[disabled],
html a.btn-accent[disabled],
fieldset[disabled] html .btn-accent,
fieldset[disabled] html a.btn-accent,
html .btn-accent.disabled:hover,
html a.btn-accent.disabled:hover,
html .btn-accent[disabled]:hover,
html a.btn-accent[disabled]:hover,
fieldset[disabled] html .btn-accent:hover,
fieldset[disabled] html a.btn-accent:hover,
html .btn-accent.disabled:focus,
html a.btn-accent.disabled:focus,
html .btn-accent[disabled]:focus,
html a.btn-accent[disabled]:focus,
fieldset[disabled] html .btn-accent:focus,
fieldset[disabled] html a.btn-accent:focus,
html .btn-accent.disabled.focus,
html a.btn-accent.disabled.focus,
html .btn-accent[disabled].focus,
html a.btn-accent[disabled].focus,
fieldset[disabled] html .btn-accent.focus,
fieldset[disabled] html a.btn-accent.focus,
html .btn-accent.disabled:active,
html a.btn-accent.disabled:active,
html .btn-accent[disabled]:active,
html a.btn-accent[disabled]:active,
fieldset[disabled] html .btn-accent:active,
fieldset[disabled] html a.btn-accent:active,
html .btn-accent.disabled.active,
html a.btn-accent.disabled.active,
html .btn-accent[disabled].active,
html a.btn-accent[disabled].active,
fieldset[disabled] html .btn-accent.active,
fieldset[disabled] html a.btn-accent.active {
  background-color: #FDDE24;
  border-color: #fddc1a;
}
html .btn-accent .badge,
html a.btn-accent .badge {
  color: #FDDE24;
  background-color: white;
}
html .btn-link-accent {
  color: #FDDE24;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-accent:hover,
html .btn-link-accent:focus,
html .btn-link-accent.focus,
html .btn-link-accent:active,
html .btn-link-accent.active,
.open > .dropdown-togglehtml .btn-link-accent {
  color: #FDDE24;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-accent:active,
html .btn-link-accent.active,
.open > .dropdown-togglehtml .btn-link-accent {
  background-image: none;
}
html .btn-link-accent.disabled,
html .btn-link-accent[disabled],
fieldset[disabled] html .btn-link-accent,
html .btn-link-accent.disabled:hover,
html .btn-link-accent[disabled]:hover,
fieldset[disabled] html .btn-link-accent:hover,
html .btn-link-accent.disabled:focus,
html .btn-link-accent[disabled]:focus,
fieldset[disabled] html .btn-link-accent:focus,
html .btn-link-accent.disabled.focus,
html .btn-link-accent[disabled].focus,
fieldset[disabled] html .btn-link-accent.focus,
html .btn-link-accent.disabled:active,
html .btn-link-accent[disabled]:active,
fieldset[disabled] html .btn-link-accent:active,
html .btn-link-accent.disabled.active,
html .btn-link-accent[disabled].active,
fieldset[disabled] html .btn-link-accent.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-accent .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #FDDE24;
}
html .progress-bar-accent {
  background-color: #FDDE24;
}
html .nav-tabs-accent a {
  color: #FDDE24;
}
html .nav-tabs-accent a:hover,
html .nav-tabs-accent a:focus {
  color: #b99f02;
}
html .nav-tabs-accent .a-nodifference {
  color: inherit;
}
html .nav-tabs-accent .a-nodifference:hover,
html .nav-tabs-accent .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
html .label-accent {
  background-color: #FDDE24;
}
html .btn-link-primary {
  color: #337ab7;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-primary:hover,
html .btn-link-primary:focus,
html .btn-link-primary.focus,
html .btn-link-primary:active,
html .btn-link-primary.active,
.open > .dropdown-togglehtml .btn-link-primary {
  color: #337ab7;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-primary:active,
html .btn-link-primary.active,
.open > .dropdown-togglehtml .btn-link-primary {
  background-image: none;
}
html .btn-link-primary.disabled,
html .btn-link-primary[disabled],
fieldset[disabled] html .btn-link-primary,
html .btn-link-primary.disabled:hover,
html .btn-link-primary[disabled]:hover,
fieldset[disabled] html .btn-link-primary:hover,
html .btn-link-primary.disabled:focus,
html .btn-link-primary[disabled]:focus,
fieldset[disabled] html .btn-link-primary:focus,
html .btn-link-primary.disabled.focus,
html .btn-link-primary[disabled].focus,
fieldset[disabled] html .btn-link-primary.focus,
html .btn-link-primary.disabled:active,
html .btn-link-primary[disabled]:active,
fieldset[disabled] html .btn-link-primary:active,
html .btn-link-primary.disabled.active,
html .btn-link-primary[disabled].active,
fieldset[disabled] html .btn-link-primary.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-primary .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #337ab7;
}
html .btn-link-success {
  color: #5cb85c;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-success:hover,
html .btn-link-success:focus,
html .btn-link-success.focus,
html .btn-link-success:active,
html .btn-link-success.active,
.open > .dropdown-togglehtml .btn-link-success {
  color: #5cb85c;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-success:active,
html .btn-link-success.active,
.open > .dropdown-togglehtml .btn-link-success {
  background-image: none;
}
html .btn-link-success.disabled,
html .btn-link-success[disabled],
fieldset[disabled] html .btn-link-success,
html .btn-link-success.disabled:hover,
html .btn-link-success[disabled]:hover,
fieldset[disabled] html .btn-link-success:hover,
html .btn-link-success.disabled:focus,
html .btn-link-success[disabled]:focus,
fieldset[disabled] html .btn-link-success:focus,
html .btn-link-success.disabled.focus,
html .btn-link-success[disabled].focus,
fieldset[disabled] html .btn-link-success.focus,
html .btn-link-success.disabled:active,
html .btn-link-success[disabled]:active,
fieldset[disabled] html .btn-link-success:active,
html .btn-link-success.disabled.active,
html .btn-link-success[disabled].active,
fieldset[disabled] html .btn-link-success.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-success .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #5cb85c;
}
html .btn-link-info {
  color: #5bc0de;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-info:hover,
html .btn-link-info:focus,
html .btn-link-info.focus,
html .btn-link-info:active,
html .btn-link-info.active,
.open > .dropdown-togglehtml .btn-link-info {
  color: #5bc0de;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-info:active,
html .btn-link-info.active,
.open > .dropdown-togglehtml .btn-link-info {
  background-image: none;
}
html .btn-link-info.disabled,
html .btn-link-info[disabled],
fieldset[disabled] html .btn-link-info,
html .btn-link-info.disabled:hover,
html .btn-link-info[disabled]:hover,
fieldset[disabled] html .btn-link-info:hover,
html .btn-link-info.disabled:focus,
html .btn-link-info[disabled]:focus,
fieldset[disabled] html .btn-link-info:focus,
html .btn-link-info.disabled.focus,
html .btn-link-info[disabled].focus,
fieldset[disabled] html .btn-link-info.focus,
html .btn-link-info.disabled:active,
html .btn-link-info[disabled]:active,
fieldset[disabled] html .btn-link-info:active,
html .btn-link-info.disabled.active,
html .btn-link-info[disabled].active,
fieldset[disabled] html .btn-link-info.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-info .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #5bc0de;
}
html .btn-link-warning {
  color: #f0ad4e;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-warning:hover,
html .btn-link-warning:focus,
html .btn-link-warning.focus,
html .btn-link-warning:active,
html .btn-link-warning.active,
.open > .dropdown-togglehtml .btn-link-warning {
  color: #f0ad4e;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-warning:active,
html .btn-link-warning.active,
.open > .dropdown-togglehtml .btn-link-warning {
  background-image: none;
}
html .btn-link-warning.disabled,
html .btn-link-warning[disabled],
fieldset[disabled] html .btn-link-warning,
html .btn-link-warning.disabled:hover,
html .btn-link-warning[disabled]:hover,
fieldset[disabled] html .btn-link-warning:hover,
html .btn-link-warning.disabled:focus,
html .btn-link-warning[disabled]:focus,
fieldset[disabled] html .btn-link-warning:focus,
html .btn-link-warning.disabled.focus,
html .btn-link-warning[disabled].focus,
fieldset[disabled] html .btn-link-warning.focus,
html .btn-link-warning.disabled:active,
html .btn-link-warning[disabled]:active,
fieldset[disabled] html .btn-link-warning:active,
html .btn-link-warning.disabled.active,
html .btn-link-warning[disabled].active,
fieldset[disabled] html .btn-link-warning.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-warning .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #f0ad4e;
}
html .btn-link-danger {
  color: #d9534f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-danger:hover,
html .btn-link-danger:focus,
html .btn-link-danger.focus,
html .btn-link-danger:active,
html .btn-link-danger.active,
.open > .dropdown-togglehtml .btn-link-danger {
  color: #d9534f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-danger:active,
html .btn-link-danger.active,
.open > .dropdown-togglehtml .btn-link-danger {
  background-image: none;
}
html .btn-link-danger.disabled,
html .btn-link-danger[disabled],
fieldset[disabled] html .btn-link-danger,
html .btn-link-danger.disabled:hover,
html .btn-link-danger[disabled]:hover,
fieldset[disabled] html .btn-link-danger:hover,
html .btn-link-danger.disabled:focus,
html .btn-link-danger[disabled]:focus,
fieldset[disabled] html .btn-link-danger:focus,
html .btn-link-danger.disabled.focus,
html .btn-link-danger[disabled].focus,
fieldset[disabled] html .btn-link-danger.focus,
html .btn-link-danger.disabled:active,
html .btn-link-danger[disabled]:active,
fieldset[disabled] html .btn-link-danger:active,
html .btn-link-danger.disabled.active,
html .btn-link-danger[disabled].active,
fieldset[disabled] html .btn-link-danger.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-danger .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #d9534f;
}
html .btn-link-light-primary {
  color: #5094ce;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-primary:hover,
html .btn-link-light-primary:focus,
html .btn-link-light-primary.focus,
html .btn-link-light-primary:active,
html .btn-link-light-primary.active,
.open > .dropdown-togglehtml .btn-link-light-primary {
  color: #5094ce;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-primary:active,
html .btn-link-light-primary.active,
.open > .dropdown-togglehtml .btn-link-light-primary {
  background-image: none;
}
html .btn-link-light-primary.disabled,
html .btn-link-light-primary[disabled],
fieldset[disabled] html .btn-link-light-primary,
html .btn-link-light-primary.disabled:hover,
html .btn-link-light-primary[disabled]:hover,
fieldset[disabled] html .btn-link-light-primary:hover,
html .btn-link-light-primary.disabled:focus,
html .btn-link-light-primary[disabled]:focus,
fieldset[disabled] html .btn-link-light-primary:focus,
html .btn-link-light-primary.disabled.focus,
html .btn-link-light-primary[disabled].focus,
fieldset[disabled] html .btn-link-light-primary.focus,
html .btn-link-light-primary.disabled:active,
html .btn-link-light-primary[disabled]:active,
fieldset[disabled] html .btn-link-light-primary:active,
html .btn-link-light-primary.disabled.active,
html .btn-link-light-primary[disabled].active,
fieldset[disabled] html .btn-link-light-primary.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-primary .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #5094ce;
}
html .btn-link-light-success {
  color: #80c780;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-success:hover,
html .btn-link-light-success:focus,
html .btn-link-light-success.focus,
html .btn-link-light-success:active,
html .btn-link-light-success.active,
.open > .dropdown-togglehtml .btn-link-light-success {
  color: #80c780;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-success:active,
html .btn-link-light-success.active,
.open > .dropdown-togglehtml .btn-link-light-success {
  background-image: none;
}
html .btn-link-light-success.disabled,
html .btn-link-light-success[disabled],
fieldset[disabled] html .btn-link-light-success,
html .btn-link-light-success.disabled:hover,
html .btn-link-light-success[disabled]:hover,
fieldset[disabled] html .btn-link-light-success:hover,
html .btn-link-light-success.disabled:focus,
html .btn-link-light-success[disabled]:focus,
fieldset[disabled] html .btn-link-light-success:focus,
html .btn-link-light-success.disabled.focus,
html .btn-link-light-success[disabled].focus,
fieldset[disabled] html .btn-link-light-success.focus,
html .btn-link-light-success.disabled:active,
html .btn-link-light-success[disabled]:active,
fieldset[disabled] html .btn-link-light-success:active,
html .btn-link-light-success.disabled.active,
html .btn-link-light-success[disabled].active,
fieldset[disabled] html .btn-link-light-success.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-success .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #80c780;
}
html .btn-link-light-info {
  color: #85d0e7;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-info:hover,
html .btn-link-light-info:focus,
html .btn-link-light-info.focus,
html .btn-link-light-info:active,
html .btn-link-light-info.active,
.open > .dropdown-togglehtml .btn-link-light-info {
  color: #85d0e7;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-info:active,
html .btn-link-light-info.active,
.open > .dropdown-togglehtml .btn-link-light-info {
  background-image: none;
}
html .btn-link-light-info.disabled,
html .btn-link-light-info[disabled],
fieldset[disabled] html .btn-link-light-info,
html .btn-link-light-info.disabled:hover,
html .btn-link-light-info[disabled]:hover,
fieldset[disabled] html .btn-link-light-info:hover,
html .btn-link-light-info.disabled:focus,
html .btn-link-light-info[disabled]:focus,
fieldset[disabled] html .btn-link-light-info:focus,
html .btn-link-light-info.disabled.focus,
html .btn-link-light-info[disabled].focus,
fieldset[disabled] html .btn-link-light-info.focus,
html .btn-link-light-info.disabled:active,
html .btn-link-light-info[disabled]:active,
fieldset[disabled] html .btn-link-light-info:active,
html .btn-link-light-info.disabled.active,
html .btn-link-light-info[disabled].active,
fieldset[disabled] html .btn-link-light-info.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-info .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #85d0e7;
}
html .btn-link-light-warning {
  color: #f4c37d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-warning:hover,
html .btn-link-light-warning:focus,
html .btn-link-light-warning.focus,
html .btn-link-light-warning:active,
html .btn-link-light-warning.active,
.open > .dropdown-togglehtml .btn-link-light-warning {
  color: #f4c37d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-warning:active,
html .btn-link-light-warning.active,
.open > .dropdown-togglehtml .btn-link-light-warning {
  background-image: none;
}
html .btn-link-light-warning.disabled,
html .btn-link-light-warning[disabled],
fieldset[disabled] html .btn-link-light-warning,
html .btn-link-light-warning.disabled:hover,
html .btn-link-light-warning[disabled]:hover,
fieldset[disabled] html .btn-link-light-warning:hover,
html .btn-link-light-warning.disabled:focus,
html .btn-link-light-warning[disabled]:focus,
fieldset[disabled] html .btn-link-light-warning:focus,
html .btn-link-light-warning.disabled.focus,
html .btn-link-light-warning[disabled].focus,
fieldset[disabled] html .btn-link-light-warning.focus,
html .btn-link-light-warning.disabled:active,
html .btn-link-light-warning[disabled]:active,
fieldset[disabled] html .btn-link-light-warning:active,
html .btn-link-light-warning.disabled.active,
html .btn-link-light-warning[disabled].active,
fieldset[disabled] html .btn-link-light-warning.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-warning .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #f4c37d;
}
html .btn-link-light-danger {
  color: #e27c79;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-danger:hover,
html .btn-link-light-danger:focus,
html .btn-link-light-danger.focus,
html .btn-link-light-danger:active,
html .btn-link-light-danger.active,
.open > .dropdown-togglehtml .btn-link-light-danger {
  color: #e27c79;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-danger:active,
html .btn-link-light-danger.active,
.open > .dropdown-togglehtml .btn-link-light-danger {
  background-image: none;
}
html .btn-link-light-danger.disabled,
html .btn-link-light-danger[disabled],
fieldset[disabled] html .btn-link-light-danger,
html .btn-link-light-danger.disabled:hover,
html .btn-link-light-danger[disabled]:hover,
fieldset[disabled] html .btn-link-light-danger:hover,
html .btn-link-light-danger.disabled:focus,
html .btn-link-light-danger[disabled]:focus,
fieldset[disabled] html .btn-link-light-danger:focus,
html .btn-link-light-danger.disabled.focus,
html .btn-link-light-danger[disabled].focus,
fieldset[disabled] html .btn-link-light-danger.focus,
html .btn-link-light-danger.disabled:active,
html .btn-link-light-danger[disabled]:active,
fieldset[disabled] html .btn-link-light-danger:active,
html .btn-link-light-danger.disabled.active,
html .btn-link-light-danger[disabled].active,
fieldset[disabled] html .btn-link-light-danger.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-light-danger .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #e27c79;
}
html .btn-main {
  color: white;
  background-color: #e10b80;
  border-color: #c90a72;
}
html .btn-main:hover,
html .btn-main:focus,
html .btn-main.focus,
html .btn-main:active,
html .btn-main.active,
.open > .dropdown-togglehtml .btn-main {
  color: white;
  background-color: #b00964;
  border-color: #8e0751;
}
html .btn-main:active,
html .btn-main.active,
.open > .dropdown-togglehtml .btn-main {
  background-image: none;
}
html .btn-main.disabled,
html .btn-main[disabled],
fieldset[disabled] html .btn-main,
html .btn-main.disabled:hover,
html .btn-main[disabled]:hover,
fieldset[disabled] html .btn-main:hover,
html .btn-main.disabled:focus,
html .btn-main[disabled]:focus,
fieldset[disabled] html .btn-main:focus,
html .btn-main.disabled.focus,
html .btn-main[disabled].focus,
fieldset[disabled] html .btn-main.focus,
html .btn-main.disabled:active,
html .btn-main[disabled]:active,
fieldset[disabled] html .btn-main:active,
html .btn-main.disabled.active,
html .btn-main[disabled].active,
fieldset[disabled] html .btn-main.active {
  background-color: #e10b80;
  border-color: #c90a72;
}
html .btn-main .badge {
  color: #e10b80;
  background-color: white;
}
html .btn-white {
  color: #e10b80;
  background-color: white;
  border-color: #feedf6;
}
html .btn-white:hover,
html .btn-white:focus,
html .btn-white.focus,
html .btn-white:active,
html .btn-white.active,
.open > .dropdown-togglehtml .btn-white {
  color: #e10b80;
  background-color: #e6e6e6;
  border-color: #fbb3da;
}
html .btn-white:active,
html .btn-white.active,
.open > .dropdown-togglehtml .btn-white {
  background-image: none;
}
html .btn-white.disabled,
html .btn-white[disabled],
fieldset[disabled] html .btn-white,
html .btn-white.disabled:hover,
html .btn-white[disabled]:hover,
fieldset[disabled] html .btn-white:hover,
html .btn-white.disabled:focus,
html .btn-white[disabled]:focus,
fieldset[disabled] html .btn-white:focus,
html .btn-white.disabled.focus,
html .btn-white[disabled].focus,
fieldset[disabled] html .btn-white.focus,
html .btn-white.disabled:active,
html .btn-white[disabled]:active,
fieldset[disabled] html .btn-white:active,
html .btn-white.disabled.active,
html .btn-white[disabled].active,
fieldset[disabled] html .btn-white.active {
  background-color: white;
  border-color: #feedf6;
}
html .btn-white .badge {
  color: white;
  background-color: #e10b80;
}
html .btn-white:hover,
html .btn-white:focus,
html .btn-white.focus,
html .btn-white:active,
html .btn-white.active,
.open > .dropdown-togglehtml .btn-white {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
}
html .btn-secondary {
  color: white;
  background-color: #f679bc;
  border-color: #f461b0;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary.focus,
html .btn-secondary:active,
html .btn-secondary.active,
.open > .dropdown-togglehtml .btn-secondary {
  color: white;
  background-color: #f349a4;
  border-color: #f12893;
}
html .btn-secondary:active,
html .btn-secondary.active,
.open > .dropdown-togglehtml .btn-secondary {
  background-image: none;
}
html .btn-secondary.disabled,
html .btn-secondary[disabled],
fieldset[disabled] html .btn-secondary,
html .btn-secondary.disabled:hover,
html .btn-secondary[disabled]:hover,
fieldset[disabled] html .btn-secondary:hover,
html .btn-secondary.disabled:focus,
html .btn-secondary[disabled]:focus,
fieldset[disabled] html .btn-secondary:focus,
html .btn-secondary.disabled.focus,
html .btn-secondary[disabled].focus,
fieldset[disabled] html .btn-secondary.focus,
html .btn-secondary.disabled:active,
html .btn-secondary[disabled]:active,
fieldset[disabled] html .btn-secondary:active,
html .btn-secondary.disabled.active,
html .btn-secondary[disabled].active,
fieldset[disabled] html .btn-secondary.active {
  background-color: #f679bc;
  border-color: #f461b0;
}
html .btn-secondary .badge {
  color: #f679bc;
  background-color: white;
}
html .btn-link {
  color: #e10b80;
}
html .btn-link:hover,
html .btn-link:focus {
  color: #980757;
}
html .btn-link-muted {
  color: #aaa;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-muted:hover,
html .btn-link-muted:focus,
html .btn-link-muted.focus,
html .btn-link-muted:active,
html .btn-link-muted.active,
.open > .dropdown-togglehtml .btn-link-muted {
  color: #aaa;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-muted:active,
html .btn-link-muted.active,
.open > .dropdown-togglehtml .btn-link-muted {
  background-image: none;
}
html .btn-link-muted.disabled,
html .btn-link-muted[disabled],
fieldset[disabled] html .btn-link-muted,
html .btn-link-muted.disabled:hover,
html .btn-link-muted[disabled]:hover,
fieldset[disabled] html .btn-link-muted:hover,
html .btn-link-muted.disabled:focus,
html .btn-link-muted[disabled]:focus,
fieldset[disabled] html .btn-link-muted:focus,
html .btn-link-muted.disabled.focus,
html .btn-link-muted[disabled].focus,
fieldset[disabled] html .btn-link-muted.focus,
html .btn-link-muted.disabled:active,
html .btn-link-muted[disabled]:active,
fieldset[disabled] html .btn-link-muted:active,
html .btn-link-muted.disabled.active,
html .btn-link-muted[disabled].active,
fieldset[disabled] html .btn-link-muted.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-muted .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #aaa;
}
html .btn-link-white {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-white:hover,
html .btn-link-white:focus,
html .btn-link-white.focus,
html .btn-link-white:active,
html .btn-link-white.active,
.open > .dropdown-togglehtml .btn-link-white {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-white:active,
html .btn-link-white.active,
.open > .dropdown-togglehtml .btn-link-white {
  background-image: none;
}
html .btn-link-white.disabled,
html .btn-link-white[disabled],
fieldset[disabled] html .btn-link-white,
html .btn-link-white.disabled:hover,
html .btn-link-white[disabled]:hover,
fieldset[disabled] html .btn-link-white:hover,
html .btn-link-white.disabled:focus,
html .btn-link-white[disabled]:focus,
fieldset[disabled] html .btn-link-white:focus,
html .btn-link-white.disabled.focus,
html .btn-link-white[disabled].focus,
fieldset[disabled] html .btn-link-white.focus,
html .btn-link-white.disabled:active,
html .btn-link-white[disabled]:active,
fieldset[disabled] html .btn-link-white:active,
html .btn-link-white.disabled.active,
html .btn-link-white[disabled].active,
fieldset[disabled] html .btn-link-white.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
html .btn-link-white .badge {
  color: rgba(0, 0, 0, 0);
  background-color: white;
}
html .well-main {
  background-color: #e10b80;
  color: white;
  border: 1px solid #e30b81;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
}
html .well-main a {
  color: inherit;
}
html .well-main a:hover,
html .well-main a:focus {
  color: inherit;
  text-decoration: none;
}
html .well-secondary {
  background-color: #FDDE24;
  color: white;
  border: 1px solid #fdde27;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
}
html .well-secondary a {
  color: inherit;
}
html .well-secondary a:hover,
html .well-secondary a:focus {
  color: inherit;
  text-decoration: none;
}
html a[href="#hideStaffButtons"] {
  background: #e10b80;
}
html .progress-bar-main {
  background-color: #e10b80;
}
html .table-buttons td {
  color: white;
  background-color: #e10b80;
  border-color: #c90a72;
}
html .table-buttons td:hover,
html .table-buttons td:focus,
html .table-buttons td.focus,
html .table-buttons td:active,
html .table-buttons td.active,
.open > .dropdown-togglehtml .table-buttons td {
  color: white;
  background-color: #b00964;
  border-color: #8e0751;
}
html .table-buttons td:active,
html .table-buttons td.active,
.open > .dropdown-togglehtml .table-buttons td {
  background-image: none;
}
html .table-buttons td.disabled,
html .table-buttons td[disabled],
fieldset[disabled] html .table-buttons td,
html .table-buttons td.disabled:hover,
html .table-buttons td[disabled]:hover,
fieldset[disabled] html .table-buttons td:hover,
html .table-buttons td.disabled:focus,
html .table-buttons td[disabled]:focus,
fieldset[disabled] html .table-buttons td:focus,
html .table-buttons td.disabled.focus,
html .table-buttons td[disabled].focus,
fieldset[disabled] html .table-buttons td.focus,
html .table-buttons td.disabled:active,
html .table-buttons td[disabled]:active,
fieldset[disabled] html .table-buttons td:active,
html .table-buttons td.disabled.active,
html .table-buttons td[disabled].active,
fieldset[disabled] html .table-buttons td.active {
  background-color: #e10b80;
  border-color: #c90a72;
}
html .table-buttons td .badge {
  color: #e10b80;
  background-color: white;
}
html .navbar-main {
  background-color: #e10b80;
  border-color: #b00964;
}
html .navbar-main .navbar-brand {
  color: #ffffff;
}
html .navbar-main .navbar-brand:hover,
html .navbar-main .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
html .navbar-main .navbar-text {
  color: white;
}
html .navbar-main .navbar-nav > li > a {
  color: #ffffff;
}
html .navbar-main .navbar-nav > li > a:hover,
html .navbar-main .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
html .navbar-main .navbar-nav > .active > a,
html .navbar-main .navbar-nav > .active > a:hover,
html .navbar-main .navbar-nav > .active > a:focus {
  color: white;
  background-color: #b00964;
}
html .navbar-main .navbar-nav > .disabled > a,
html .navbar-main .navbar-nav > .disabled > a:hover,
html .navbar-main .navbar-nav > .disabled > a:focus {
  color: #e10b80;
  background-color: transparent;
}
html .navbar-main .navbar-toggle {
  border-color: #e10b80;
}
html .navbar-main .navbar-toggle:hover,
html .navbar-main .navbar-toggle:focus {
  background-color: #e10b80;
}
html .navbar-main .navbar-toggle .icon-bar {
  background-color: white;
}
html .navbar-main .navbar-collapse,
html .navbar-main .navbar-form {
  border-color: #bf096d;
}
html .navbar-main .navbar-nav > .open > a,
html .navbar-main .navbar-nav > .open > a:hover,
html .navbar-main .navbar-nav > .open > a:focus {
  background-color: #b00964;
  color: white;
}
@media (max-width: 767px) {
  html .navbar-main .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #b00964;
  }
  html .navbar-main .navbar-nav .open .dropdown-menu .divider {
    background-color: #b00964;
  }
  html .navbar-main .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  html .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover,
  html .navbar-main .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  html .navbar-main .navbar-nav .open .dropdown-menu > .active > a,
  html .navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover,
  html .navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #b00964;
  }
  html .navbar-main .navbar-nav .open .dropdown-menu > .disabled > a,
  html .navbar-main .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  html .navbar-main .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #e10b80;
    background-color: transparent;
  }
}
html .navbar-main .navbar-link {
  color: #ffffff;
}
html .navbar-main .navbar-link:hover {
  color: white;
}
html .navbar-main .btn-link {
  color: #ffffff;
}
html .navbar-main .btn-link:hover,
html .navbar-main .btn-link:focus {
  color: white;
}
html .navbar-main .btn-link[disabled]:hover,
fieldset[disabled] html .navbar-main .btn-link:hover,
html .navbar-main .btn-link[disabled]:focus,
fieldset[disabled] html .navbar-main .btn-link:focus {
  color: #e10b80;
}
html .navbar-main .dropdown-menu > .active > a,
html .navbar-main .dropdown-menu > .active > a:focus,
html .navbar-main .dropdown-menu > .active > a:hover {
  background-color: #e10b80;
  color: white;
}
html .navbar-main .navbar-toggle.collapsed .flaticon-home {
  color: white;
}
html .navbar .navbar-nav > li > a [class^="flaticon-"]:not(.flaticon-more) {
  color: #FDDE24;
}
html .cuteform-elt {
  border-color: rgba(0, 0, 0, 0);
}
html .cuteform-elt.cuteform-selected {
  border-color: #e10b80;
}
html #sidebar-wrapper .padded-inner-sidebar a {
  color: #FDDE24;
}
html #sidebar-wrapper .cuteform-elt {
  border-color: #e10b80;
}
html #sidebar-wrapper .cuteform-elt.cuteform-selected {
  border-color: #FDDE24;
}
html .pagination > li > a,
html .pagination > li > span {
  color: #e10b80;
}
html .pagination > .active > a,
html .pagination > .active > a:focus,
html .pagination > .active > a:hover,
html .pagination > .active > span,
html .pagination > .active > span:focus,
html .pagination > .active > span:hover {
  background-color: #e10b80;
  border-color: #e10b80;
}
html body.homepage .home-wrapper .nav-tabs > li > a {
  background-color: #e10b80;
  color: white;
}
html body.homepage .home-wrapper .nav-tabs > li > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about) {
  color: #FDDE24;
}
html body.homepage .home-wrapper .nav-tabs > li.active > a,
html body.homepage .home-wrapper .nav-tabs > li:focus > a,
html body.homepage .home-wrapper .nav-tabs > li:hover > a {
  background-color: white;
  color: inherit;
}
html body.homepage .home-wrapper .nav-tabs > li.active > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about),
html body.homepage .home-wrapper .nav-tabs > li:focus > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about),
html body.homepage .home-wrapper .nav-tabs > li:hover > a [class^="flaticon-"]:not(.flaticon-search):not(.flaticon-toggler):not(.flaticon-about) {
  color: #e10b80;
}
html .list-group-item.active,
html .list-group-item.active:focus,
html .list-group-item.active:hover {
  background-color: #e10b80;
  border-color: #f52a99;
}
html .current-settings #id_i_type + .cuteform .cuteform-elt:not([data-cuteform-text="---------"]) {
  width: 20px;
  height: 20px;
  background-color: #e10b80;
  border-radius: 30%;
  padding: 5px;
  margin: 5px;
}
html .current-settings #id_i_type + .cuteform .cuteform-elt:not([data-cuteform-text="---------"]).cuteform-selected {
  background-color: #FDDE24;
}
html .private-message .has-unseen-messages,
html .private-message .is-new-message {
  background-color: #e10b80;
}
html .private-message.right .message-content {
  background: #e10b80;
  color: white;
}
html [data-form-name="groupsSettings"] .alert-warning [class^="flaticon-"],
html [data-form-name="groupsSettings"] .alert-warning img {
  text-align: center;
  display: inline-block;
  box-sizing: content-box;
  padding: 3px;
  margin: -3px 0 -3px -4px;
  border-radius: 5px;
  background: #e10b80;
  color: white;
  width: 20px;
  height: 20px;
}
.table-smile td,
.table-smile .flex-td {
  background-color: #e6006f;
  color: #fff;
}
.table-smile td a,
.table-smile .flex-td a {
  color: #fff;
}
.table-smile td a:hover,
.table-smile .flex-td a:hover,
.table-smile td a:focus,
.table-smile .flex-td a:focus {
  color: #cccccc;
}
.table-smile td .a-nodifference,
.table-smile .flex-td .a-nodifference {
  color: inherit;
}
.table-smile td .a-nodifference:hover,
.table-smile .flex-td .a-nodifference:hover,
.table-smile td .a-nodifference:focus,
.table-smile .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-smile {
  color: #e6006f;
}
.a-smile a {
  color: #e6006f;
}
.a-smile a:hover,
.a-smile a:focus {
  color: #80003e;
}
.a-smile .a-nodifference {
  color: inherit;
}
.a-smile .a-nodifference:hover,
.a-smile .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-smile {
  border-color: #ff4da3;
}
.panel-smile > .panel-heading {
  color: #fff;
  background-color: #e6006f;
  border-color: #ff4da3;
}
.panel-smile > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff4da3;
}
.panel-smile > .panel-heading .badge {
  color: #e6006f;
  background-color: #fff;
}
.panel-smile > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  text-shadow: 1px 1px 0 #e6006f, -1px -1px 0 #e6006f, 1px -1px 0 #e6006f, -1px 1px 0 #e6006f, 1px 1px 0 #e6006f;
}
@media (max-width: 768px) {
  .panel-smile > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  }
}
.panel-smile .nav-tabs {
  background-image: linear-gradient(0deg, rgba(230, 0, 111, 0.5), rgba(0, 0, 0, 0));
}
.panel-smile .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #e6006f, -1px -1px 0 #e6006f, 1px -1px 0 #e6006f, -1px 1px 0 #e6006f, 1px 1px 0 #e6006f;
}
.panel-smile > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff4da3;
}
@media (max-width: 768px) {
  .panel-smile .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  }
}
.panel-smile > .panel-heading {
  color: #fff;
  background-color: #e6006f;
  border-color: #ff4da3;
}
.panel-smile > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff4da3;
}
.panel-smile > .panel-heading .badge {
  color: #e6006f;
  background-color: #fff;
}
.panel-smile > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  text-shadow: 1px 1px 0 #e6006f, -1px -1px 0 #e6006f, 1px -1px 0 #e6006f, -1px 1px 0 #e6006f, 1px 1px 0 #e6006f;
}
@media (max-width: 768px) {
  .panel-smile > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  }
}
.panel-smile .nav-tabs {
  background-image: linear-gradient(0deg, rgba(230, 0, 111, 0.5), rgba(0, 0, 0, 0));
}
.panel-smile .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #e6006f, -1px -1px 0 #e6006f, 1px -1px 0 #e6006f, -1px 1px 0 #e6006f, 1px 1px 0 #e6006f;
}
.panel-smile > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff4da3;
}
@media (max-width: 768px) {
  .panel-smile .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(230, 0, 111, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(230, 0, 111, 0.95));
  }
}
.alert-smile {
  background-color: #ff80bd;
  border-color: #ff4da3;
  color: white;
}
.alert-smile hr {
  border-top-color: #ff3396;
}
.alert-smile .alert-link {
  color: #e6e6e6;
}
.alert-smile hr {
  border-top-color: #ff3396;
}
.alert-smile .alert-link {
  color: #e6e6e6;
}
.btn-smile,
a.btn-smile {
  color: white;
  background-color: #e6006f;
  border-color: #dc006a;
}
.btn-smile:hover,
a.btn-smile:hover,
.btn-smile:focus,
a.btn-smile:focus,
.btn-smile.focus,
a.btn-smile.focus,
.btn-smile:active,
a.btn-smile:active,
.btn-smile.active,
a.btn-smile.active,
.open > .dropdown-toggle.btn-smile,
.open > .dropdown-togglea.btn-smile {
  color: white;
  background-color: #b30056;
  border-color: #9f004d;
}
.btn-smile:active,
a.btn-smile:active,
.btn-smile.active,
a.btn-smile.active,
.open > .dropdown-toggle.btn-smile,
.open > .dropdown-togglea.btn-smile {
  background-image: none;
}
.btn-smile.disabled,
a.btn-smile.disabled,
.btn-smile[disabled],
a.btn-smile[disabled],
fieldset[disabled] .btn-smile,
fieldset[disabled] a.btn-smile,
.btn-smile.disabled:hover,
a.btn-smile.disabled:hover,
.btn-smile[disabled]:hover,
a.btn-smile[disabled]:hover,
fieldset[disabled] .btn-smile:hover,
fieldset[disabled] a.btn-smile:hover,
.btn-smile.disabled:focus,
a.btn-smile.disabled:focus,
.btn-smile[disabled]:focus,
a.btn-smile[disabled]:focus,
fieldset[disabled] .btn-smile:focus,
fieldset[disabled] a.btn-smile:focus,
.btn-smile.disabled.focus,
a.btn-smile.disabled.focus,
.btn-smile[disabled].focus,
a.btn-smile[disabled].focus,
fieldset[disabled] .btn-smile.focus,
fieldset[disabled] a.btn-smile.focus,
.btn-smile.disabled:active,
a.btn-smile.disabled:active,
.btn-smile[disabled]:active,
a.btn-smile[disabled]:active,
fieldset[disabled] .btn-smile:active,
fieldset[disabled] a.btn-smile:active,
.btn-smile.disabled.active,
a.btn-smile.disabled.active,
.btn-smile[disabled].active,
a.btn-smile[disabled].active,
fieldset[disabled] .btn-smile.active,
fieldset[disabled] a.btn-smile.active {
  background-color: #e6006f;
  border-color: #dc006a;
}
.btn-smile .badge,
a.btn-smile .badge {
  color: #e6006f;
  background-color: white;
}
.btn-link-smile {
  color: #e6006f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-smile:hover,
.btn-link-smile:focus,
.btn-link-smile.focus,
.btn-link-smile:active,
.btn-link-smile.active,
.open > .dropdown-toggle.btn-link-smile {
  color: #e6006f;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-smile:active,
.btn-link-smile.active,
.open > .dropdown-toggle.btn-link-smile {
  background-image: none;
}
.btn-link-smile.disabled,
.btn-link-smile[disabled],
fieldset[disabled] .btn-link-smile,
.btn-link-smile.disabled:hover,
.btn-link-smile[disabled]:hover,
fieldset[disabled] .btn-link-smile:hover,
.btn-link-smile.disabled:focus,
.btn-link-smile[disabled]:focus,
fieldset[disabled] .btn-link-smile:focus,
.btn-link-smile.disabled.focus,
.btn-link-smile[disabled].focus,
fieldset[disabled] .btn-link-smile.focus,
.btn-link-smile.disabled:active,
.btn-link-smile[disabled]:active,
fieldset[disabled] .btn-link-smile:active,
.btn-link-smile.disabled.active,
.btn-link-smile[disabled].active,
fieldset[disabled] .btn-link-smile.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-smile .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #e6006f;
}
.progress-bar-smile {
  background-color: #e6006f;
}
.jumbotron-smile {
  background-image: linear-gradient(290deg, #ff1a89, #e6006f);
  color: white;
}
.jumbotron-smile a {
  color: #ff80bd;
}
.jumbotron-smile a:hover,
.jumbotron-smile a:focus {
  color: #ff1a89;
}
.jumbotron-smile .a-nodifference {
  color: inherit;
}
.jumbotron-smile .a-nodifference:hover,
.jumbotron-smile .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-smile h1,
.jumbotron-smile h2,
.jumbotron-smile h3,
.jumbotron-smile h4,
.jumbotron-smile h5,
.jumbotron-smile h6 {
  color: #e6006f;
  color: white;
}
.jumbotron-smile + div:not(.empty) table td {
  background-color: #e6006f;
}
.jumbotron-smile + div:not(.empty) table td:hover,
.jumbotron-smile + div:not(.empty) table td:focus {
  background-color: #b30056;
}
.jumbotron-smile.with-background #username,
.jumbotron-smile.with-background .description,
.jumbotron-smile.with-background .follow-buttons,
.jumbotron-smile.with-background .status-title,
.jumbotron-smile.with-background .staff-status,
.jumbotron-smile.with-background .follows-you,
.jumbotron-smile.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2), 0 0 0.2em rgba(77, 0, 37, 0.2);
}
.jumbotron-smile.with-background #username code,
.jumbotron-smile.with-background .description code,
.jumbotron-smile.with-background .follow-buttons code,
.jumbotron-smile.with-background .status-title code,
.jumbotron-smile.with-background .staff-status code,
.jumbotron-smile.with-background .follows-you code,
.jumbotron-smile.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-smile.with-background:before {
  background-image: linear-gradient(to bottom right, #80003e, #b30056);
}
.nav-tabs-smile a {
  color: #e6006f;
}
.nav-tabs-smile a:hover,
.nav-tabs-smile a:focus {
  color: #80003e;
}
.nav-tabs-smile .a-nodifference {
  color: inherit;
}
.nav-tabs-smile .a-nodifference:hover,
.nav-tabs-smile .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-smile {
  background-color: #e6006f;
  color: white;
  border: 1px solid #e90070;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #ff1a89, #e6006f);
}
.well-smile a {
  color: inherit;
}
.well-smile a:hover,
.well-smile a:focus {
  color: inherit;
  text-decoration: none;
}
.label-smile {
  background-color: #e6006f;
}
.table-pure td,
.table-pure .flex-td {
  background-color: #20ab53;
  color: #fff;
}
.table-pure td a,
.table-pure .flex-td a {
  color: #fff;
}
.table-pure td a:hover,
.table-pure .flex-td a:hover,
.table-pure td a:focus,
.table-pure .flex-td a:focus {
  color: #cccccc;
}
.table-pure td .a-nodifference,
.table-pure .flex-td .a-nodifference {
  color: inherit;
}
.table-pure td .a-nodifference:hover,
.table-pure .flex-td .a-nodifference:hover,
.table-pure td .a-nodifference:focus,
.table-pure .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-pure {
  color: #20ab53;
}
.a-pure a {
  color: #20ab53;
}
.a-pure a:hover,
.a-pure a:focus {
  color: #105529;
}
.a-pure .a-nodifference {
  color: inherit;
}
.a-pure .a-nodifference:hover,
.a-pure .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-pure {
  border-color: #52df86;
}
.panel-pure > .panel-heading {
  color: #fff;
  background-color: #20ab53;
  border-color: #52df86;
}
.panel-pure > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #52df86;
}
.panel-pure > .panel-heading .badge {
  color: #20ab53;
  background-color: #fff;
}
.panel-pure > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  text-shadow: 1px 1px 0 #20ab53, -1px -1px 0 #20ab53, 1px -1px 0 #20ab53, -1px 1px 0 #20ab53, 1px 1px 0 #20ab53;
}
@media (max-width: 768px) {
  .panel-pure > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  }
}
.panel-pure .nav-tabs {
  background-image: linear-gradient(0deg, rgba(32, 171, 83, 0.5), rgba(0, 0, 0, 0));
}
.panel-pure .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #20ab53, -1px -1px 0 #20ab53, 1px -1px 0 #20ab53, -1px 1px 0 #20ab53, 1px 1px 0 #20ab53;
}
.panel-pure > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #52df86;
}
@media (max-width: 768px) {
  .panel-pure .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  }
}
.panel-pure > .panel-heading {
  color: #fff;
  background-color: #20ab53;
  border-color: #52df86;
}
.panel-pure > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #52df86;
}
.panel-pure > .panel-heading .badge {
  color: #20ab53;
  background-color: #fff;
}
.panel-pure > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  text-shadow: 1px 1px 0 #20ab53, -1px -1px 0 #20ab53, 1px -1px 0 #20ab53, -1px 1px 0 #20ab53, 1px 1px 0 #20ab53;
}
@media (max-width: 768px) {
  .panel-pure > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  }
}
.panel-pure .nav-tabs {
  background-image: linear-gradient(0deg, rgba(32, 171, 83, 0.5), rgba(0, 0, 0, 0));
}
.panel-pure .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #20ab53, -1px -1px 0 #20ab53, 1px -1px 0 #20ab53, -1px 1px 0 #20ab53, 1px 1px 0 #20ab53;
}
.panel-pure > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #52df86;
}
@media (max-width: 768px) {
  .panel-pure .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(32, 171, 83, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(32, 171, 83, 0.95));
  }
}
.alert-pure {
  background-color: #7de7a4;
  border-color: #52df86;
  color: white;
}
.alert-pure hr {
  border-top-color: #3ddb77;
}
.alert-pure .alert-link {
  color: #e6e6e6;
}
.alert-pure hr {
  border-top-color: #3ddb77;
}
.alert-pure .alert-link {
  color: #e6e6e6;
}
.btn-pure,
a.btn-pure {
  color: white;
  background-color: #20ab53;
  border-color: #1ea24f;
}
.btn-pure:hover,
a.btn-pure:hover,
.btn-pure:focus,
a.btn-pure:focus,
.btn-pure.focus,
a.btn-pure.focus,
.btn-pure:active,
a.btn-pure:active,
.btn-pure.active,
a.btn-pure.active,
.open > .dropdown-toggle.btn-pure,
.open > .dropdown-togglea.btn-pure {
  color: white;
  background-color: #18803e;
  border-color: #156f36;
}
.btn-pure:active,
a.btn-pure:active,
.btn-pure.active,
a.btn-pure.active,
.open > .dropdown-toggle.btn-pure,
.open > .dropdown-togglea.btn-pure {
  background-image: none;
}
.btn-pure.disabled,
a.btn-pure.disabled,
.btn-pure[disabled],
a.btn-pure[disabled],
fieldset[disabled] .btn-pure,
fieldset[disabled] a.btn-pure,
.btn-pure.disabled:hover,
a.btn-pure.disabled:hover,
.btn-pure[disabled]:hover,
a.btn-pure[disabled]:hover,
fieldset[disabled] .btn-pure:hover,
fieldset[disabled] a.btn-pure:hover,
.btn-pure.disabled:focus,
a.btn-pure.disabled:focus,
.btn-pure[disabled]:focus,
a.btn-pure[disabled]:focus,
fieldset[disabled] .btn-pure:focus,
fieldset[disabled] a.btn-pure:focus,
.btn-pure.disabled.focus,
a.btn-pure.disabled.focus,
.btn-pure[disabled].focus,
a.btn-pure[disabled].focus,
fieldset[disabled] .btn-pure.focus,
fieldset[disabled] a.btn-pure.focus,
.btn-pure.disabled:active,
a.btn-pure.disabled:active,
.btn-pure[disabled]:active,
a.btn-pure[disabled]:active,
fieldset[disabled] .btn-pure:active,
fieldset[disabled] a.btn-pure:active,
.btn-pure.disabled.active,
a.btn-pure.disabled.active,
.btn-pure[disabled].active,
a.btn-pure[disabled].active,
fieldset[disabled] .btn-pure.active,
fieldset[disabled] a.btn-pure.active {
  background-color: #20ab53;
  border-color: #1ea24f;
}
.btn-pure .badge,
a.btn-pure .badge {
  color: #20ab53;
  background-color: white;
}
.btn-link-pure {
  color: #20ab53;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-pure:hover,
.btn-link-pure:focus,
.btn-link-pure.focus,
.btn-link-pure:active,
.btn-link-pure.active,
.open > .dropdown-toggle.btn-link-pure {
  color: #20ab53;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-pure:active,
.btn-link-pure.active,
.open > .dropdown-toggle.btn-link-pure {
  background-image: none;
}
.btn-link-pure.disabled,
.btn-link-pure[disabled],
fieldset[disabled] .btn-link-pure,
.btn-link-pure.disabled:hover,
.btn-link-pure[disabled]:hover,
fieldset[disabled] .btn-link-pure:hover,
.btn-link-pure.disabled:focus,
.btn-link-pure[disabled]:focus,
fieldset[disabled] .btn-link-pure:focus,
.btn-link-pure.disabled.focus,
.btn-link-pure[disabled].focus,
fieldset[disabled] .btn-link-pure.focus,
.btn-link-pure.disabled:active,
.btn-link-pure[disabled]:active,
fieldset[disabled] .btn-link-pure:active,
.btn-link-pure.disabled.active,
.btn-link-pure[disabled].active,
fieldset[disabled] .btn-link-pure.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-pure .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #20ab53;
}
.progress-bar-pure {
  background-color: #20ab53;
}
.jumbotron-pure {
  background-image: linear-gradient(290deg, #28d668, #20ab53);
  color: white;
}
.jumbotron-pure a {
  color: #7de7a4;
}
.jumbotron-pure a:hover,
.jumbotron-pure a:focus {
  color: #28d668;
}
.jumbotron-pure .a-nodifference {
  color: inherit;
}
.jumbotron-pure .a-nodifference:hover,
.jumbotron-pure .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-pure h1,
.jumbotron-pure h2,
.jumbotron-pure h3,
.jumbotron-pure h4,
.jumbotron-pure h5,
.jumbotron-pure h6 {
  color: #20ab53;
  color: white;
}
.jumbotron-pure + div:not(.empty) table td {
  background-color: #20ab53;
}
.jumbotron-pure + div:not(.empty) table td:hover,
.jumbotron-pure + div:not(.empty) table td:focus {
  background-color: #18803e;
}
.jumbotron-pure.with-background #username,
.jumbotron-pure.with-background .description,
.jumbotron-pure.with-background .follow-buttons,
.jumbotron-pure.with-background .status-title,
.jumbotron-pure.with-background .staff-status,
.jumbotron-pure.with-background .follows-you,
.jumbotron-pure.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2), 0 0 0.2em rgba(8, 42, 20, 0.2);
}
.jumbotron-pure.with-background #username code,
.jumbotron-pure.with-background .description code,
.jumbotron-pure.with-background .follow-buttons code,
.jumbotron-pure.with-background .status-title code,
.jumbotron-pure.with-background .staff-status code,
.jumbotron-pure.with-background .follows-you code,
.jumbotron-pure.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-pure.with-background:before {
  background-image: linear-gradient(to bottom right, #105529, #18803e);
}
.nav-tabs-pure a {
  color: #20ab53;
}
.nav-tabs-pure a:hover,
.nav-tabs-pure a:focus {
  color: #105529;
}
.nav-tabs-pure .a-nodifference {
  color: inherit;
}
.nav-tabs-pure .a-nodifference:hover,
.nav-tabs-pure .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-pure {
  background-color: #20ab53;
  color: white;
  border: 1px solid #20ad54;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #28d668, #20ab53);
}
.well-pure a {
  color: inherit;
}
.well-pure a:hover,
.well-pure a:focus {
  color: inherit;
  text-decoration: none;
}
.label-pure {
  background-color: #20ab53;
}
.table-cool td,
.table-cool .flex-td {
  background-color: #0098eb;
  color: #fff;
}
.table-cool td a,
.table-cool .flex-td a {
  color: #fff;
}
.table-cool td a:hover,
.table-cool .flex-td a:hover,
.table-cool td a:focus,
.table-cool .flex-td a:focus {
  color: #cccccc;
}
.table-cool td .a-nodifference,
.table-cool .flex-td .a-nodifference {
  color: inherit;
}
.table-cool td .a-nodifference:hover,
.table-cool .flex-td .a-nodifference:hover,
.table-cool td .a-nodifference:focus,
.table-cool .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-cool {
  color: #0098eb;
}
.a-cool a {
  color: #0098eb;
}
.a-cool a:hover,
.a-cool a:focus {
  color: #005685;
}
.a-cool .a-nodifference {
  color: inherit;
}
.a-cool .a-nodifference:hover,
.a-cool .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-cool {
  border-color: #52c2ff;
}
.panel-cool > .panel-heading {
  color: #fff;
  background-color: #0098eb;
  border-color: #52c2ff;
}
.panel-cool > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #52c2ff;
}
.panel-cool > .panel-heading .badge {
  color: #0098eb;
  background-color: #fff;
}
.panel-cool > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  text-shadow: 1px 1px 0 #0098eb, -1px -1px 0 #0098eb, 1px -1px 0 #0098eb, -1px 1px 0 #0098eb, 1px 1px 0 #0098eb;
}
@media (max-width: 768px) {
  .panel-cool > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  }
}
.panel-cool .nav-tabs {
  background-image: linear-gradient(0deg, rgba(0, 152, 235, 0.5), rgba(0, 0, 0, 0));
}
.panel-cool .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #0098eb, -1px -1px 0 #0098eb, 1px -1px 0 #0098eb, -1px 1px 0 #0098eb, 1px 1px 0 #0098eb;
}
.panel-cool > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #52c2ff;
}
@media (max-width: 768px) {
  .panel-cool .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  }
}
.panel-cool > .panel-heading {
  color: #fff;
  background-color: #0098eb;
  border-color: #52c2ff;
}
.panel-cool > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #52c2ff;
}
.panel-cool > .panel-heading .badge {
  color: #0098eb;
  background-color: #fff;
}
.panel-cool > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  text-shadow: 1px 1px 0 #0098eb, -1px -1px 0 #0098eb, 1px -1px 0 #0098eb, -1px 1px 0 #0098eb, 1px 1px 0 #0098eb;
}
@media (max-width: 768px) {
  .panel-cool > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  }
}
.panel-cool .nav-tabs {
  background-image: linear-gradient(0deg, rgba(0, 152, 235, 0.5), rgba(0, 0, 0, 0));
}
.panel-cool .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #0098eb, -1px -1px 0 #0098eb, 1px -1px 0 #0098eb, -1px 1px 0 #0098eb, 1px 1px 0 #0098eb;
}
.panel-cool > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #52c2ff;
}
@media (max-width: 768px) {
  .panel-cool .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(0, 152, 235, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 152, 235, 0.95));
  }
}
.alert-cool {
  background-color: #85d4ff;
  border-color: #52c2ff;
  color: white;
}
.alert-cool hr {
  border-top-color: #38b9ff;
}
.alert-cool .alert-link {
  color: #e6e6e6;
}
.alert-cool hr {
  border-top-color: #38b9ff;
}
.alert-cool .alert-link {
  color: #e6e6e6;
}
.btn-cool,
a.btn-cool {
  color: white;
  background-color: #0098eb;
  border-color: #0091e1;
}
.btn-cool:hover,
a.btn-cool:hover,
.btn-cool:focus,
a.btn-cool:focus,
.btn-cool.focus,
a.btn-cool.focus,
.btn-cool:active,
a.btn-cool:active,
.btn-cool.active,
a.btn-cool.active,
.open > .dropdown-toggle.btn-cool,
.open > .dropdown-togglea.btn-cool {
  color: white;
  background-color: #0077b8;
  border-color: #006aa4;
}
.btn-cool:active,
a.btn-cool:active,
.btn-cool.active,
a.btn-cool.active,
.open > .dropdown-toggle.btn-cool,
.open > .dropdown-togglea.btn-cool {
  background-image: none;
}
.btn-cool.disabled,
a.btn-cool.disabled,
.btn-cool[disabled],
a.btn-cool[disabled],
fieldset[disabled] .btn-cool,
fieldset[disabled] a.btn-cool,
.btn-cool.disabled:hover,
a.btn-cool.disabled:hover,
.btn-cool[disabled]:hover,
a.btn-cool[disabled]:hover,
fieldset[disabled] .btn-cool:hover,
fieldset[disabled] a.btn-cool:hover,
.btn-cool.disabled:focus,
a.btn-cool.disabled:focus,
.btn-cool[disabled]:focus,
a.btn-cool[disabled]:focus,
fieldset[disabled] .btn-cool:focus,
fieldset[disabled] a.btn-cool:focus,
.btn-cool.disabled.focus,
a.btn-cool.disabled.focus,
.btn-cool[disabled].focus,
a.btn-cool[disabled].focus,
fieldset[disabled] .btn-cool.focus,
fieldset[disabled] a.btn-cool.focus,
.btn-cool.disabled:active,
a.btn-cool.disabled:active,
.btn-cool[disabled]:active,
a.btn-cool[disabled]:active,
fieldset[disabled] .btn-cool:active,
fieldset[disabled] a.btn-cool:active,
.btn-cool.disabled.active,
a.btn-cool.disabled.active,
.btn-cool[disabled].active,
a.btn-cool[disabled].active,
fieldset[disabled] .btn-cool.active,
fieldset[disabled] a.btn-cool.active {
  background-color: #0098eb;
  border-color: #0091e1;
}
.btn-cool .badge,
a.btn-cool .badge {
  color: #0098eb;
  background-color: white;
}
.btn-link-cool {
  color: #0098eb;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-cool:hover,
.btn-link-cool:focus,
.btn-link-cool.focus,
.btn-link-cool:active,
.btn-link-cool.active,
.open > .dropdown-toggle.btn-link-cool {
  color: #0098eb;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-cool:active,
.btn-link-cool.active,
.open > .dropdown-toggle.btn-link-cool {
  background-image: none;
}
.btn-link-cool.disabled,
.btn-link-cool[disabled],
fieldset[disabled] .btn-link-cool,
.btn-link-cool.disabled:hover,
.btn-link-cool[disabled]:hover,
fieldset[disabled] .btn-link-cool:hover,
.btn-link-cool.disabled:focus,
.btn-link-cool[disabled]:focus,
fieldset[disabled] .btn-link-cool:focus,
.btn-link-cool.disabled.focus,
.btn-link-cool[disabled].focus,
fieldset[disabled] .btn-link-cool.focus,
.btn-link-cool.disabled:active,
.btn-link-cool[disabled]:active,
fieldset[disabled] .btn-link-cool:active,
.btn-link-cool.disabled.active,
.btn-link-cool[disabled].active,
fieldset[disabled] .btn-link-cool.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-cool .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #0098eb;
}
.progress-bar-cool {
  background-color: #0098eb;
}
.jumbotron-cool {
  background-image: linear-gradient(290deg, #1fb0ff, #0098eb);
  color: white;
}
.jumbotron-cool a {
  color: #85d4ff;
}
.jumbotron-cool a:hover,
.jumbotron-cool a:focus {
  color: #1fb0ff;
}
.jumbotron-cool .a-nodifference {
  color: inherit;
}
.jumbotron-cool .a-nodifference:hover,
.jumbotron-cool .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-cool h1,
.jumbotron-cool h2,
.jumbotron-cool h3,
.jumbotron-cool h4,
.jumbotron-cool h5,
.jumbotron-cool h6 {
  color: #0098eb;
  color: white;
}
.jumbotron-cool + div:not(.empty) table td {
  background-color: #0098eb;
}
.jumbotron-cool + div:not(.empty) table td:hover,
.jumbotron-cool + div:not(.empty) table td:focus {
  background-color: #0077b8;
}
.jumbotron-cool.with-background #username,
.jumbotron-cool.with-background .description,
.jumbotron-cool.with-background .follow-buttons,
.jumbotron-cool.with-background .status-title,
.jumbotron-cool.with-background .staff-status,
.jumbotron-cool.with-background .follows-you,
.jumbotron-cool.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2), 0 0 0.2em rgba(0, 53, 82, 0.2);
}
.jumbotron-cool.with-background #username code,
.jumbotron-cool.with-background .description code,
.jumbotron-cool.with-background .follow-buttons code,
.jumbotron-cool.with-background .status-title code,
.jumbotron-cool.with-background .staff-status code,
.jumbotron-cool.with-background .follows-you code,
.jumbotron-cool.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-cool.with-background:before {
  background-image: linear-gradient(to bottom right, #005685, #0077b8);
}
.nav-tabs-cool a {
  color: #0098eb;
}
.nav-tabs-cool a:hover,
.nav-tabs-cool a:focus {
  color: #005685;
}
.nav-tabs-cool .a-nodifference {
  color: inherit;
}
.nav-tabs-cool .a-nodifference:hover,
.nav-tabs-cool .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-cool {
  background-color: #0098eb;
  color: white;
  border: 1px solid #009aee;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #1fb0ff, #0098eb);
}
.well-cool a {
  color: inherit;
}
.well-cool a:hover,
.well-cool a:focus {
  color: inherit;
  text-decoration: none;
}
.label-cool {
  background-color: #0098eb;
}
.table-all td,
.table-all .flex-td {
  background-color: #8f56cc;
  color: #fff;
}
.table-all td a,
.table-all .flex-td a {
  color: #fff;
}
.table-all td a:hover,
.table-all .flex-td a:hover,
.table-all td a:focus,
.table-all .flex-td a:focus {
  color: #cccccc;
}
.table-all td .a-nodifference,
.table-all .flex-td .a-nodifference {
  color: inherit;
}
.table-all td .a-nodifference:hover,
.table-all .flex-td .a-nodifference:hover,
.table-all td .a-nodifference:focus,
.table-all .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-all {
  color: #8f56cc;
}
.a-all a {
  color: #8f56cc;
}
.a-all a:hover,
.a-all a:focus {
  color: #5c2c90;
}
.a-all .a-nodifference {
  color: inherit;
}
.a-all .a-nodifference:hover,
.a-all .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-all {
  border-color: #c3a4e4;
}
.panel-all > .panel-heading {
  color: #fff;
  background-color: #8f56cc;
  border-color: #c3a4e4;
}
.panel-all > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c3a4e4;
}
.panel-all > .panel-heading .badge {
  color: #8f56cc;
  background-color: #fff;
}
.panel-all > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  text-shadow: 1px 1px 0 #8f56cc, -1px -1px 0 #8f56cc, 1px -1px 0 #8f56cc, -1px 1px 0 #8f56cc, 1px 1px 0 #8f56cc;
}
@media (max-width: 768px) {
  .panel-all > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  }
}
.panel-all .nav-tabs {
  background-image: linear-gradient(0deg, rgba(143, 86, 204, 0.5), rgba(0, 0, 0, 0));
}
.panel-all .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #8f56cc, -1px -1px 0 #8f56cc, 1px -1px 0 #8f56cc, -1px 1px 0 #8f56cc, 1px 1px 0 #8f56cc;
}
.panel-all > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c3a4e4;
}
@media (max-width: 768px) {
  .panel-all .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  }
}
.panel-all > .panel-heading {
  color: #fff;
  background-color: #8f56cc;
  border-color: #c3a4e4;
}
.panel-all > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c3a4e4;
}
.panel-all > .panel-heading .badge {
  color: #8f56cc;
  background-color: #fff;
}
.panel-all > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  text-shadow: 1px 1px 0 #8f56cc, -1px -1px 0 #8f56cc, 1px -1px 0 #8f56cc, -1px 1px 0 #8f56cc, 1px 1px 0 #8f56cc;
}
@media (max-width: 768px) {
  .panel-all > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  }
}
.panel-all .nav-tabs {
  background-image: linear-gradient(0deg, rgba(143, 86, 204, 0.5), rgba(0, 0, 0, 0));
}
.panel-all .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #8f56cc, -1px -1px 0 #8f56cc, 1px -1px 0 #8f56cc, -1px 1px 0 #8f56cc, 1px 1px 0 #8f56cc;
}
.panel-all > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c3a4e4;
}
@media (max-width: 768px) {
  .panel-all .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(143, 86, 204, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(143, 86, 204, 0.95));
  }
}
.alert-all {
  background-color: #ddccef;
  border-color: #c3a4e4;
  color: white;
}
.alert-all hr {
  border-top-color: #b691de;
}
.alert-all .alert-link {
  color: #e6e6e6;
}
.alert-all hr {
  border-top-color: #b691de;
}
.alert-all .alert-link {
  color: #e6e6e6;
}
.btn-all,
a.btn-all {
  color: white;
  background-color: #8f56cc;
  border-color: #8a4eca;
}
.btn-all:hover,
a.btn-all:hover,
.btn-all:focus,
a.btn-all:focus,
.btn-all.focus,
a.btn-all.focus,
.btn-all:active,
a.btn-all:active,
.btn-all.active,
a.btn-all.active,
.open > .dropdown-toggle.btn-all,
.open > .dropdown-togglea.btn-all {
  color: white;
  background-color: #7537b8;
  border-color: #6b33a8;
}
.btn-all:active,
a.btn-all:active,
.btn-all.active,
a.btn-all.active,
.open > .dropdown-toggle.btn-all,
.open > .dropdown-togglea.btn-all {
  background-image: none;
}
.btn-all.disabled,
a.btn-all.disabled,
.btn-all[disabled],
a.btn-all[disabled],
fieldset[disabled] .btn-all,
fieldset[disabled] a.btn-all,
.btn-all.disabled:hover,
a.btn-all.disabled:hover,
.btn-all[disabled]:hover,
a.btn-all[disabled]:hover,
fieldset[disabled] .btn-all:hover,
fieldset[disabled] a.btn-all:hover,
.btn-all.disabled:focus,
a.btn-all.disabled:focus,
.btn-all[disabled]:focus,
a.btn-all[disabled]:focus,
fieldset[disabled] .btn-all:focus,
fieldset[disabled] a.btn-all:focus,
.btn-all.disabled.focus,
a.btn-all.disabled.focus,
.btn-all[disabled].focus,
a.btn-all[disabled].focus,
fieldset[disabled] .btn-all.focus,
fieldset[disabled] a.btn-all.focus,
.btn-all.disabled:active,
a.btn-all.disabled:active,
.btn-all[disabled]:active,
a.btn-all[disabled]:active,
fieldset[disabled] .btn-all:active,
fieldset[disabled] a.btn-all:active,
.btn-all.disabled.active,
a.btn-all.disabled.active,
.btn-all[disabled].active,
a.btn-all[disabled].active,
fieldset[disabled] .btn-all.active,
fieldset[disabled] a.btn-all.active {
  background-color: #8f56cc;
  border-color: #8a4eca;
}
.btn-all .badge,
a.btn-all .badge {
  color: #8f56cc;
  background-color: white;
}
.btn-link-all {
  color: #8f56cc;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-all:hover,
.btn-link-all:focus,
.btn-link-all.focus,
.btn-link-all:active,
.btn-link-all.active,
.open > .dropdown-toggle.btn-link-all {
  color: #8f56cc;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-all:active,
.btn-link-all.active,
.open > .dropdown-toggle.btn-link-all {
  background-image: none;
}
.btn-link-all.disabled,
.btn-link-all[disabled],
fieldset[disabled] .btn-link-all,
.btn-link-all.disabled:hover,
.btn-link-all[disabled]:hover,
fieldset[disabled] .btn-link-all:hover,
.btn-link-all.disabled:focus,
.btn-link-all[disabled]:focus,
fieldset[disabled] .btn-link-all:focus,
.btn-link-all.disabled.focus,
.btn-link-all[disabled].focus,
fieldset[disabled] .btn-link-all.focus,
.btn-link-all.disabled:active,
.btn-link-all[disabled]:active,
fieldset[disabled] .btn-link-all:active,
.btn-link-all.disabled.active,
.btn-link-all[disabled].active,
fieldset[disabled] .btn-link-all.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-all .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #8f56cc;
}
.progress-bar-all {
  background-color: #8f56cc;
}
.jumbotron-all {
  background-image: linear-gradient(290deg, #a97dd8, #8f56cc);
  color: white;
}
.jumbotron-all a {
  color: #ddccef;
}
.jumbotron-all a:hover,
.jumbotron-all a:focus {
  color: #a97dd8;
}
.jumbotron-all .a-nodifference {
  color: inherit;
}
.jumbotron-all .a-nodifference:hover,
.jumbotron-all .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-all h1,
.jumbotron-all h2,
.jumbotron-all h3,
.jumbotron-all h4,
.jumbotron-all h5,
.jumbotron-all h6 {
  color: #8f56cc;
  color: white;
}
.jumbotron-all + div:not(.empty) table td {
  background-color: #8f56cc;
}
.jumbotron-all + div:not(.empty) table td:hover,
.jumbotron-all + div:not(.empty) table td:focus {
  background-color: #7537b8;
}
.jumbotron-all.with-background #username,
.jumbotron-all.with-background .description,
.jumbotron-all.with-background .follow-buttons,
.jumbotron-all.with-background .status-title,
.jumbotron-all.with-background .staff-status,
.jumbotron-all.with-background .follows-you,
.jumbotron-all.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2), 0 0 0.2em rgba(67, 32, 105, 0.2);
}
.jumbotron-all.with-background #username code,
.jumbotron-all.with-background .description code,
.jumbotron-all.with-background .follow-buttons code,
.jumbotron-all.with-background .status-title code,
.jumbotron-all.with-background .staff-status code,
.jumbotron-all.with-background .follows-you code,
.jumbotron-all.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-all.with-background:before {
  background-image: linear-gradient(to bottom right, #5c2c90, #7537b8);
}
.nav-tabs-all a {
  color: #8f56cc;
}
.nav-tabs-all a:hover,
.nav-tabs-all a:focus {
  color: #5c2c90;
}
.nav-tabs-all .a-nodifference {
  color: inherit;
}
.nav-tabs-all .a-nodifference:hover,
.nav-tabs-all .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-all {
  background-color: #8f56cc;
  color: white;
  border: 1px solid #9058cd;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #a97dd8, #8f56cc);
}
.well-all a {
  color: inherit;
}
.well-all a:hover,
.well-all a:focus {
  color: inherit;
  text-decoration: none;
}
.label-all {
  background-color: #8f56cc;
}
.table-elegant td,
.table-elegant .flex-td {
  background-color: #793C94;
  color: #fff;
}
.table-elegant td a,
.table-elegant .flex-td a {
  color: #fff;
}
.table-elegant td a:hover,
.table-elegant .flex-td a:hover,
.table-elegant td a:focus,
.table-elegant .flex-td a:focus {
  color: #cccccc;
}
.table-elegant td .a-nodifference,
.table-elegant .flex-td .a-nodifference {
  color: inherit;
}
.table-elegant td .a-nodifference:hover,
.table-elegant .flex-td .a-nodifference:hover,
.table-elegant td .a-nodifference:focus,
.table-elegant .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-elegant {
  color: #793C94;
}
.a-elegant a {
  color: #793C94;
}
.a-elegant a:hover,
.a-elegant a:focus {
  color: #3e1f4b;
}
.a-elegant .a-nodifference {
  color: inherit;
}
.a-elegant .a-nodifference:hover,
.a-elegant .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-elegant {
  border-color: #ab71c5;
}
.panel-elegant > .panel-heading {
  color: #fff;
  background-color: #793C94;
  border-color: #ab71c5;
}
.panel-elegant > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ab71c5;
}
.panel-elegant > .panel-heading .badge {
  color: #793C94;
  background-color: #fff;
}
.panel-elegant > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  text-shadow: 1px 1px 0 #793C94, -1px -1px 0 #793C94, 1px -1px 0 #793C94, -1px 1px 0 #793C94, 1px 1px 0 #793C94;
}
@media (max-width: 768px) {
  .panel-elegant > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  }
}
.panel-elegant .nav-tabs {
  background-image: linear-gradient(0deg, rgba(121, 60, 148, 0.5), rgba(0, 0, 0, 0));
}
.panel-elegant .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #793C94, -1px -1px 0 #793C94, 1px -1px 0 #793C94, -1px 1px 0 #793C94, 1px 1px 0 #793C94;
}
.panel-elegant > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ab71c5;
}
@media (max-width: 768px) {
  .panel-elegant .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  }
}
.panel-elegant > .panel-heading {
  color: #fff;
  background-color: #793C94;
  border-color: #ab71c5;
}
.panel-elegant > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ab71c5;
}
.panel-elegant > .panel-heading .badge {
  color: #793C94;
  background-color: #fff;
}
.panel-elegant > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  text-shadow: 1px 1px 0 #793C94, -1px -1px 0 #793C94, 1px -1px 0 #793C94, -1px 1px 0 #793C94, 1px 1px 0 #793C94;
}
@media (max-width: 768px) {
  .panel-elegant > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  }
}
.panel-elegant .nav-tabs {
  background-image: linear-gradient(0deg, rgba(121, 60, 148, 0.5), rgba(0, 0, 0, 0));
}
.panel-elegant .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #793C94, -1px -1px 0 #793C94, 1px -1px 0 #793C94, -1px 1px 0 #793C94, 1px 1px 0 #793C94;
}
.panel-elegant > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ab71c5;
}
@media (max-width: 768px) {
  .panel-elegant .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(121, 60, 148, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(121, 60, 148, 0.95));
  }
}
.alert-elegant {
  background-color: #c195d4;
  border-color: #ab71c5;
  color: white;
}
.alert-elegant hr {
  border-top-color: #a15fbe;
}
.alert-elegant .alert-link {
  color: #e6e6e6;
}
.alert-elegant hr {
  border-top-color: #a15fbe;
}
.alert-elegant .alert-link {
  color: #e6e6e6;
}
.btn-elegant,
a.btn-elegant {
  color: white;
  background-color: #793C94;
  border-color: #73398d;
}
.btn-elegant:hover,
a.btn-elegant:hover,
.btn-elegant:focus,
a.btn-elegant:focus,
.btn-elegant.focus,
a.btn-elegant.focus,
.btn-elegant:active,
a.btn-elegant:active,
.btn-elegant.active,
a.btn-elegant.active,
.open > .dropdown-toggle.btn-elegant,
.open > .dropdown-togglea.btn-elegant {
  color: white;
  background-color: #5b2d70;
  border-color: #4f2761;
}
.btn-elegant:active,
a.btn-elegant:active,
.btn-elegant.active,
a.btn-elegant.active,
.open > .dropdown-toggle.btn-elegant,
.open > .dropdown-togglea.btn-elegant {
  background-image: none;
}
.btn-elegant.disabled,
a.btn-elegant.disabled,
.btn-elegant[disabled],
a.btn-elegant[disabled],
fieldset[disabled] .btn-elegant,
fieldset[disabled] a.btn-elegant,
.btn-elegant.disabled:hover,
a.btn-elegant.disabled:hover,
.btn-elegant[disabled]:hover,
a.btn-elegant[disabled]:hover,
fieldset[disabled] .btn-elegant:hover,
fieldset[disabled] a.btn-elegant:hover,
.btn-elegant.disabled:focus,
a.btn-elegant.disabled:focus,
.btn-elegant[disabled]:focus,
a.btn-elegant[disabled]:focus,
fieldset[disabled] .btn-elegant:focus,
fieldset[disabled] a.btn-elegant:focus,
.btn-elegant.disabled.focus,
a.btn-elegant.disabled.focus,
.btn-elegant[disabled].focus,
a.btn-elegant[disabled].focus,
fieldset[disabled] .btn-elegant.focus,
fieldset[disabled] a.btn-elegant.focus,
.btn-elegant.disabled:active,
a.btn-elegant.disabled:active,
.btn-elegant[disabled]:active,
a.btn-elegant[disabled]:active,
fieldset[disabled] .btn-elegant:active,
fieldset[disabled] a.btn-elegant:active,
.btn-elegant.disabled.active,
a.btn-elegant.disabled.active,
.btn-elegant[disabled].active,
a.btn-elegant[disabled].active,
fieldset[disabled] .btn-elegant.active,
fieldset[disabled] a.btn-elegant.active {
  background-color: #793C94;
  border-color: #73398d;
}
.btn-elegant .badge,
a.btn-elegant .badge {
  color: #793C94;
  background-color: white;
}
.btn-link-elegant {
  color: #793C94;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-elegant:hover,
.btn-link-elegant:focus,
.btn-link-elegant.focus,
.btn-link-elegant:active,
.btn-link-elegant.active,
.open > .dropdown-toggle.btn-link-elegant {
  color: #793C94;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-elegant:active,
.btn-link-elegant.active,
.open > .dropdown-toggle.btn-link-elegant {
  background-image: none;
}
.btn-link-elegant.disabled,
.btn-link-elegant[disabled],
fieldset[disabled] .btn-link-elegant,
.btn-link-elegant.disabled:hover,
.btn-link-elegant[disabled]:hover,
fieldset[disabled] .btn-link-elegant:hover,
.btn-link-elegant.disabled:focus,
.btn-link-elegant[disabled]:focus,
fieldset[disabled] .btn-link-elegant:focus,
.btn-link-elegant.disabled.focus,
.btn-link-elegant[disabled].focus,
fieldset[disabled] .btn-link-elegant.focus,
.btn-link-elegant.disabled:active,
.btn-link-elegant[disabled]:active,
fieldset[disabled] .btn-link-elegant:active,
.btn-link-elegant.disabled.active,
.btn-link-elegant[disabled].active,
fieldset[disabled] .btn-link-elegant.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-elegant .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #793C94;
}
.progress-bar-elegant {
  background-color: #793C94;
}
.jumbotron-elegant {
  background-image: linear-gradient(290deg, #964cb7, #793C94);
  color: white;
}
.jumbotron-elegant a {
  color: #c195d4;
}
.jumbotron-elegant a:hover,
.jumbotron-elegant a:focus {
  color: #964cb7;
}
.jumbotron-elegant .a-nodifference {
  color: inherit;
}
.jumbotron-elegant .a-nodifference:hover,
.jumbotron-elegant .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-elegant h1,
.jumbotron-elegant h2,
.jumbotron-elegant h3,
.jumbotron-elegant h4,
.jumbotron-elegant h5,
.jumbotron-elegant h6 {
  color: #793C94;
  color: white;
}
.jumbotron-elegant + div:not(.empty) table td {
  background-color: #793C94;
}
.jumbotron-elegant + div:not(.empty) table td:hover,
.jumbotron-elegant + div:not(.empty) table td:focus {
  background-color: #5b2d70;
}
.jumbotron-elegant.with-background #username,
.jumbotron-elegant.with-background .description,
.jumbotron-elegant.with-background .follow-buttons,
.jumbotron-elegant.with-background .status-title,
.jumbotron-elegant.with-background .staff-status,
.jumbotron-elegant.with-background .follows-you,
.jumbotron-elegant.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2), 0 0 0.2em rgba(32, 16, 39, 0.2);
}
.jumbotron-elegant.with-background #username code,
.jumbotron-elegant.with-background .description code,
.jumbotron-elegant.with-background .follow-buttons code,
.jumbotron-elegant.with-background .status-title code,
.jumbotron-elegant.with-background .staff-status code,
.jumbotron-elegant.with-background .follows-you code,
.jumbotron-elegant.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-elegant.with-background:before {
  background-image: linear-gradient(to bottom right, #3e1f4b, #5b2d70);
}
.nav-tabs-elegant a {
  color: #793C94;
}
.nav-tabs-elegant a:hover,
.nav-tabs-elegant a:focus {
  color: #3e1f4b;
}
.nav-tabs-elegant .a-nodifference {
  color: inherit;
}
.nav-tabs-elegant .a-nodifference:hover,
.nav-tabs-elegant .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-elegant {
  background-color: #793C94;
  color: white;
  border: 1px solid #7a3d96;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #964cb7, #793C94);
}
.well-elegant a {
  color: inherit;
}
.well-elegant a:hover,
.well-elegant a:focus {
  color: inherit;
  text-decoration: none;
}
.label-elegant {
  background-color: #793C94;
}
.table-natural td,
.table-natural .flex-td {
  background-color: #F3E282;
  color: #fff;
}
.table-natural td a,
.table-natural .flex-td a {
  color: #fff;
}
.table-natural td a:hover,
.table-natural .flex-td a:hover,
.table-natural td a:focus,
.table-natural .flex-td a:focus {
  color: #cccccc;
}
.table-natural td .a-nodifference,
.table-natural .flex-td .a-nodifference {
  color: inherit;
}
.table-natural td .a-nodifference:hover,
.table-natural .flex-td .a-nodifference:hover,
.table-natural td .a-nodifference:focus,
.table-natural .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-natural {
  color: #F3E282;
}
.a-natural a {
  color: #F3E282;
}
.a-natural a:hover,
.a-natural a:focus {
  color: #eacc25;
}
.a-natural .a-nodifference {
  color: inherit;
}
.a-natural .a-nodifference:hover,
.a-natural .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-natural {
  border-color: #fcf8df;
}
.panel-natural > .panel-heading {
  color: #fff;
  background-color: #F3E282;
  border-color: #fcf8df;
}
.panel-natural > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fcf8df;
}
.panel-natural > .panel-heading .badge {
  color: #F3E282;
  background-color: #fff;
}
.panel-natural > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  text-shadow: 1px 1px 0 #F3E282, -1px -1px 0 #F3E282, 1px -1px 0 #F3E282, -1px 1px 0 #F3E282, 1px 1px 0 #F3E282;
}
@media (max-width: 768px) {
  .panel-natural > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  }
}
.panel-natural .nav-tabs {
  background-image: linear-gradient(0deg, rgba(243, 226, 130, 0.5), rgba(0, 0, 0, 0));
}
.panel-natural .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #F3E282, -1px -1px 0 #F3E282, 1px -1px 0 #F3E282, -1px 1px 0 #F3E282, 1px 1px 0 #F3E282;
}
.panel-natural > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fcf8df;
}
@media (max-width: 768px) {
  .panel-natural .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  }
}
.panel-natural > .panel-heading {
  color: #fff;
  background-color: #F3E282;
  border-color: #fcf8df;
}
.panel-natural > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fcf8df;
}
.panel-natural > .panel-heading .badge {
  color: #F3E282;
  background-color: #fff;
}
.panel-natural > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  text-shadow: 1px 1px 0 #F3E282, -1px -1px 0 #F3E282, 1px -1px 0 #F3E282, -1px 1px 0 #F3E282, 1px 1px 0 #F3E282;
}
@media (max-width: 768px) {
  .panel-natural > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  }
}
.panel-natural .nav-tabs {
  background-image: linear-gradient(0deg, rgba(243, 226, 130, 0.5), rgba(0, 0, 0, 0));
}
.panel-natural .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #F3E282, -1px -1px 0 #F3E282, 1px -1px 0 #F3E282, -1px 1px 0 #F3E282, 1px 1px 0 #F3E282;
}
.panel-natural > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fcf8df;
}
@media (max-width: 768px) {
  .panel-natural .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(243, 226, 130, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(243, 226, 130, 0.95));
  }
}
.alert-natural {
  background-color: #ffffff;
  border-color: #fcf8df;
  color: white;
}
.alert-natural hr {
  border-top-color: #faf2c8;
}
.alert-natural .alert-link {
  color: #e6e6e6;
}
.alert-natural hr {
  border-top-color: #faf2c8;
}
.alert-natural .alert-link {
  color: #e6e6e6;
}
.btn-natural,
a.btn-natural {
  color: white;
  background-color: #F3E282;
  border-color: #f2e079;
}
.btn-natural:hover,
a.btn-natural:hover,
.btn-natural:focus,
a.btn-natural:focus,
.btn-natural.focus,
a.btn-natural.focus,
.btn-natural:active,
a.btn-natural:active,
.btn-natural.active,
a.btn-natural.active,
.open > .dropdown-toggle.btn-natural,
.open > .dropdown-togglea.btn-natural {
  color: white;
  background-color: #efd753;
  border-color: #edd341;
}
.btn-natural:active,
a.btn-natural:active,
.btn-natural.active,
a.btn-natural.active,
.open > .dropdown-toggle.btn-natural,
.open > .dropdown-togglea.btn-natural {
  background-image: none;
}
.btn-natural.disabled,
a.btn-natural.disabled,
.btn-natural[disabled],
a.btn-natural[disabled],
fieldset[disabled] .btn-natural,
fieldset[disabled] a.btn-natural,
.btn-natural.disabled:hover,
a.btn-natural.disabled:hover,
.btn-natural[disabled]:hover,
a.btn-natural[disabled]:hover,
fieldset[disabled] .btn-natural:hover,
fieldset[disabled] a.btn-natural:hover,
.btn-natural.disabled:focus,
a.btn-natural.disabled:focus,
.btn-natural[disabled]:focus,
a.btn-natural[disabled]:focus,
fieldset[disabled] .btn-natural:focus,
fieldset[disabled] a.btn-natural:focus,
.btn-natural.disabled.focus,
a.btn-natural.disabled.focus,
.btn-natural[disabled].focus,
a.btn-natural[disabled].focus,
fieldset[disabled] .btn-natural.focus,
fieldset[disabled] a.btn-natural.focus,
.btn-natural.disabled:active,
a.btn-natural.disabled:active,
.btn-natural[disabled]:active,
a.btn-natural[disabled]:active,
fieldset[disabled] .btn-natural:active,
fieldset[disabled] a.btn-natural:active,
.btn-natural.disabled.active,
a.btn-natural.disabled.active,
.btn-natural[disabled].active,
a.btn-natural[disabled].active,
fieldset[disabled] .btn-natural.active,
fieldset[disabled] a.btn-natural.active {
  background-color: #F3E282;
  border-color: #f2e079;
}
.btn-natural .badge,
a.btn-natural .badge {
  color: #F3E282;
  background-color: white;
}
.btn-link-natural {
  color: #F3E282;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-natural:hover,
.btn-link-natural:focus,
.btn-link-natural.focus,
.btn-link-natural:active,
.btn-link-natural.active,
.open > .dropdown-toggle.btn-link-natural {
  color: #F3E282;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-natural:active,
.btn-link-natural.active,
.open > .dropdown-toggle.btn-link-natural {
  background-image: none;
}
.btn-link-natural.disabled,
.btn-link-natural[disabled],
fieldset[disabled] .btn-link-natural,
.btn-link-natural.disabled:hover,
.btn-link-natural[disabled]:hover,
fieldset[disabled] .btn-link-natural:hover,
.btn-link-natural.disabled:focus,
.btn-link-natural[disabled]:focus,
fieldset[disabled] .btn-link-natural:focus,
.btn-link-natural.disabled.focus,
.btn-link-natural[disabled].focus,
fieldset[disabled] .btn-link-natural.focus,
.btn-link-natural.disabled:active,
.btn-link-natural[disabled]:active,
fieldset[disabled] .btn-link-natural:active,
.btn-link-natural.disabled.active,
.btn-link-natural[disabled].active,
fieldset[disabled] .btn-link-natural.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-natural .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #F3E282;
}
.progress-bar-natural {
  background-color: #F3E282;
}
.jumbotron-natural {
  background-image: linear-gradient(290deg, #f7edb1, #F3E282);
  color: white;
}
.jumbotron-natural a {
  color: #ffffff;
}
.jumbotron-natural a:hover,
.jumbotron-natural a:focus {
  color: #cccccc;
}
.jumbotron-natural .a-nodifference {
  color: inherit;
}
.jumbotron-natural .a-nodifference:hover,
.jumbotron-natural .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-natural h1,
.jumbotron-natural h2,
.jumbotron-natural h3,
.jumbotron-natural h4,
.jumbotron-natural h5,
.jumbotron-natural h6 {
  color: #F3E282;
  color: white;
}
.jumbotron-natural + div:not(.empty) table td {
  background-color: #F3E282;
}
.jumbotron-natural + div:not(.empty) table td:hover,
.jumbotron-natural + div:not(.empty) table td:focus {
  background-color: #efd753;
}
.jumbotron-natural.with-background #username,
.jumbotron-natural.with-background .description,
.jumbotron-natural.with-background .follow-buttons,
.jumbotron-natural.with-background .status-title,
.jumbotron-natural.with-background .staff-status,
.jumbotron-natural.with-background .follows-you,
.jumbotron-natural.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2), 0 0 0.2em rgba(201, 173, 19, 0.2);
}
.jumbotron-natural.with-background #username code,
.jumbotron-natural.with-background .description code,
.jumbotron-natural.with-background .follow-buttons code,
.jumbotron-natural.with-background .status-title code,
.jumbotron-natural.with-background .staff-status code,
.jumbotron-natural.with-background .follows-you code,
.jumbotron-natural.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-natural.with-background:before {
  background-image: linear-gradient(to bottom right, #eacc25, #efd753);
}
.nav-tabs-natural a {
  color: #F3E282;
}
.nav-tabs-natural a:hover,
.nav-tabs-natural a:focus {
  color: #eacc25;
}
.nav-tabs-natural .a-nodifference {
  color: inherit;
}
.nav-tabs-natural .a-nodifference:hover,
.nav-tabs-natural .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-natural {
  background-color: #F3E282;
  color: white;
  border: 1px solid #f3e384;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #f7edb1, #F3E282);
}
.well-natural a {
  color: inherit;
}
.well-natural a:hover,
.well-natural a:focus {
  color: inherit;
  text-decoration: none;
}
.label-natural {
  background-color: #F3E282;
}
.table-active td,
.table-active .flex-td {
  background-color: #DC2B32;
  color: #fff;
}
.table-active td a,
.table-active .flex-td a {
  color: #fff;
}
.table-active td a:hover,
.table-active .flex-td a:hover,
.table-active td a:focus,
.table-active .flex-td a:focus {
  color: #cccccc;
}
.table-active td .a-nodifference,
.table-active .flex-td .a-nodifference {
  color: inherit;
}
.table-active td .a-nodifference:hover,
.table-active .flex-td .a-nodifference:hover,
.table-active td .a-nodifference:focus,
.table-active .flex-td .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.text-active {
  color: #DC2B32;
}
.a-active a {
  color: #DC2B32;
}
.a-active a:hover,
.a-active a:focus {
  color: #8a171b;
}
.a-active .a-nodifference {
  color: inherit;
}
.a-active .a-nodifference:hover,
.a-active .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.panel-active {
  border-color: #ea8387;
}
.panel-active > .panel-heading {
  color: #fff;
  background-color: #DC2B32;
  border-color: #ea8387;
}
.panel-active > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea8387;
}
.panel-active > .panel-heading .badge {
  color: #DC2B32;
  background-color: #fff;
}
.panel-active > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  text-shadow: 1px 1px 0 #DC2B32, -1px -1px 0 #DC2B32, 1px -1px 0 #DC2B32, -1px 1px 0 #DC2B32, 1px 1px 0 #DC2B32;
}
@media (max-width: 768px) {
  .panel-active > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  }
}
.panel-active .nav-tabs {
  background-image: linear-gradient(0deg, rgba(220, 43, 50, 0.5), rgba(0, 0, 0, 0));
}
.panel-active .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #DC2B32, -1px -1px 0 #DC2B32, 1px -1px 0 #DC2B32, -1px 1px 0 #DC2B32, 1px 1px 0 #DC2B32;
}
.panel-active > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea8387;
}
@media (max-width: 768px) {
  .panel-active .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  }
}
.panel-active > .panel-heading {
  color: #fff;
  background-color: #DC2B32;
  border-color: #ea8387;
}
.panel-active > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea8387;
}
.panel-active > .panel-heading .badge {
  color: #DC2B32;
  background-color: #fff;
}
.panel-active > .panel-heading .panel-heading-inside {
  background-image: linear-gradient(220deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  text-shadow: 1px 1px 0 #DC2B32, -1px -1px 0 #DC2B32, 1px -1px 0 #DC2B32, -1px 1px 0 #DC2B32, 1px 1px 0 #DC2B32;
}
@media (max-width: 768px) {
  .panel-active > .panel-heading .panel-heading-inside {
    background-image: linear-gradient(160deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  }
}
.panel-active .nav-tabs {
  background-image: linear-gradient(0deg, rgba(220, 43, 50, 0.5), rgba(0, 0, 0, 0));
}
.panel-active .nav-tabs > li:not(.active) > a:not(:hover):not(:focus) {
  text-shadow: 1px 1px 0 #DC2B32, -1px -1px 0 #DC2B32, 1px -1px 0 #DC2B32, -1px 1px 0 #DC2B32, 1px 1px 0 #DC2B32;
}
.panel-active > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea8387;
}
@media (max-width: 768px) {
  .panel-active .panel-heading-inside {
    background-image: linear-gradient(0deg, rgba(220, 43, 50, 0.95), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(220, 43, 50, 0.95));
  }
}
.alert-active {
  background-color: #f2aeb1;
  border-color: #ea8387;
  color: white;
}
.alert-active hr {
  border-top-color: #e76d71;
}
.alert-active .alert-link {
  color: #e6e6e6;
}
.alert-active hr {
  border-top-color: #e76d71;
}
.alert-active .alert-link {
  color: #e6e6e6;
}
.btn-active,
a.btn-active {
  color: white;
  background-color: #DC2B32;
  border-color: #d9242b;
}
.btn-active:hover,
a.btn-active:hover,
.btn-active:focus,
a.btn-active:focus,
.btn-active.focus,
a.btn-active.focus,
.btn-active:active,
a.btn-active:active,
.btn-active.active,
a.btn-active.active,
.open > .dropdown-toggle.btn-active,
.open > .dropdown-togglea.btn-active {
  color: white;
  background-color: #b61e24;
  border-color: #a41b21;
}
.btn-active:active,
a.btn-active:active,
.btn-active.active,
a.btn-active.active,
.open > .dropdown-toggle.btn-active,
.open > .dropdown-togglea.btn-active {
  background-image: none;
}
.btn-active.disabled,
a.btn-active.disabled,
.btn-active[disabled],
a.btn-active[disabled],
fieldset[disabled] .btn-active,
fieldset[disabled] a.btn-active,
.btn-active.disabled:hover,
a.btn-active.disabled:hover,
.btn-active[disabled]:hover,
a.btn-active[disabled]:hover,
fieldset[disabled] .btn-active:hover,
fieldset[disabled] a.btn-active:hover,
.btn-active.disabled:focus,
a.btn-active.disabled:focus,
.btn-active[disabled]:focus,
a.btn-active[disabled]:focus,
fieldset[disabled] .btn-active:focus,
fieldset[disabled] a.btn-active:focus,
.btn-active.disabled.focus,
a.btn-active.disabled.focus,
.btn-active[disabled].focus,
a.btn-active[disabled].focus,
fieldset[disabled] .btn-active.focus,
fieldset[disabled] a.btn-active.focus,
.btn-active.disabled:active,
a.btn-active.disabled:active,
.btn-active[disabled]:active,
a.btn-active[disabled]:active,
fieldset[disabled] .btn-active:active,
fieldset[disabled] a.btn-active:active,
.btn-active.disabled.active,
a.btn-active.disabled.active,
.btn-active[disabled].active,
a.btn-active[disabled].active,
fieldset[disabled] .btn-active.active,
fieldset[disabled] a.btn-active.active {
  background-color: #DC2B32;
  border-color: #d9242b;
}
.btn-active .badge,
a.btn-active .badge {
  color: #DC2B32;
  background-color: white;
}
.btn-link-active {
  color: #DC2B32;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-active:hover,
.btn-link-active:focus,
.btn-link-active.focus,
.btn-link-active:active,
.btn-link-active.active,
.open > .dropdown-toggle.btn-link-active {
  color: #DC2B32;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-active:active,
.btn-link-active.active,
.open > .dropdown-toggle.btn-link-active {
  background-image: none;
}
.btn-link-active.disabled,
.btn-link-active[disabled],
fieldset[disabled] .btn-link-active,
.btn-link-active.disabled:hover,
.btn-link-active[disabled]:hover,
fieldset[disabled] .btn-link-active:hover,
.btn-link-active.disabled:focus,
.btn-link-active[disabled]:focus,
fieldset[disabled] .btn-link-active:focus,
.btn-link-active.disabled.focus,
.btn-link-active[disabled].focus,
fieldset[disabled] .btn-link-active.focus,
.btn-link-active.disabled:active,
.btn-link-active[disabled]:active,
fieldset[disabled] .btn-link-active:active,
.btn-link-active.disabled.active,
.btn-link-active[disabled].active,
fieldset[disabled] .btn-link-active.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-link-active .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #DC2B32;
}
.progress-bar-active {
  background-color: #DC2B32;
}
.jumbotron-active {
  background-image: linear-gradient(290deg, #e3575c, #DC2B32);
  color: white;
}
.jumbotron-active a {
  color: #f2aeb1;
}
.jumbotron-active a:hover,
.jumbotron-active a:focus {
  color: #e3575c;
}
.jumbotron-active .a-nodifference {
  color: inherit;
}
.jumbotron-active .a-nodifference:hover,
.jumbotron-active .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.jumbotron-active h1,
.jumbotron-active h2,
.jumbotron-active h3,
.jumbotron-active h4,
.jumbotron-active h5,
.jumbotron-active h6 {
  color: #DC2B32;
  color: white;
}
.jumbotron-active + div:not(.empty) table td {
  background-color: #DC2B32;
}
.jumbotron-active + div:not(.empty) table td:hover,
.jumbotron-active + div:not(.empty) table td:focus {
  background-color: #b61e24;
}
.jumbotron-active.with-background #username,
.jumbotron-active.with-background .description,
.jumbotron-active.with-background .follow-buttons,
.jumbotron-active.with-background .status-title,
.jumbotron-active.with-background .staff-status,
.jumbotron-active.with-background .follows-you,
.jumbotron-active.with-background .below-item-buttons .btn-link {
  text-shadow: 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2), 0 0 0.2em rgba(94, 16, 19, 0.2);
}
.jumbotron-active.with-background #username code,
.jumbotron-active.with-background .description code,
.jumbotron-active.with-background .follow-buttons code,
.jumbotron-active.with-background .status-title code,
.jumbotron-active.with-background .staff-status code,
.jumbotron-active.with-background .follows-you code,
.jumbotron-active.with-background .below-item-buttons .btn-link code {
  text-shadow: none;
}
.jumbotron-active.with-background:before {
  background-image: linear-gradient(to bottom right, #8a171b, #b61e24);
}
.nav-tabs-active a {
  color: #DC2B32;
}
.nav-tabs-active a:hover,
.nav-tabs-active a:focus {
  color: #8a171b;
}
.nav-tabs-active .a-nodifference {
  color: inherit;
}
.nav-tabs-active .a-nodifference:hover,
.nav-tabs-active .a-nodifference:focus {
  color: inherit;
  text-decoration: none;
}
.well-active {
  background-color: #DC2B32;
  color: white;
  border: 1px solid #dc2d34;
  box-shadow: inset 0 1px 1px rgba(225, 11, 128, 0.005);
  background-image: linear-gradient(290deg, #e3575c, #DC2B32);
}
.well-active a {
  color: inherit;
}
.well-active a:hover,
.well-active a:focus {
  color: inherit;
  text-decoration: none;
}
.label-active {
  background-color: #DC2B32;
}
/******************************************/
/* Import */
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v29/7Aujp_0qiz-afTfcIyoiGtm2P0wG05Fz0e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v29/7Aujp_0qiz-afTfcIyoiGtm2P0wG03Z00e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v29/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkHkw.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v29/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl3kw.ttf) format('truetype');
}
/******************************************/
/* Tools */
/******************************************/
/* Bootstrap defaults */
.text-muted {
  color: #aaa;
}
.about-table .text-muted,
.collection-table .text-muted {
  color: #aaa;
}
/******************************************/
/* MagiCircles */
/******************************************/
/* All pages */
body {
  font-family: 'Muli', 'Century Gothic', sans-serif;
  font-size: 17px;
}
[data-cuteform-val=""] {
  line-height: 0px;
}
#sidebar-wrapper {
  font-size: 0.9em;
}
#sidebar-wrapper label {
  font-weight: normal;
}
#sidebar-wrapper .form-control [class^=flaticon] {
  font-size: 1.2em;
}
.navbar.navbar-fixed-top .navbar-toggle.collapsed {
  border-color: transparent;
}
@media (min-width: 768px) {
  .navbar.navbar-fixed-top {
    background-image: linear-gradient(280deg, #FDDE24, #f679bc, #e10b80, #f679bc, #FDDE24);
    border-color: rgba(225, 11, 128, 0.5);
  }
}
@media (max-width: 767px) {
  .navbar-header {
    background-image: linear-gradient(280deg, #FDDE24, #f679bc, #e10b80, #f679bc, #FDDE24);
    border-color: rgba(225, 11, 128, 0.5);
  }
}
/******************************************/
/* Generic names, appear on multiple pages */
/* Astrological sign */
#id_i_astrological_sign + .cuteform .cuteform-elt:not([data-cuteform-val=""]) {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 3px;
  width: 22px;
}
/* Modal: idol, unit or sub unit */
#cuteform-modal img.cuteform-elt[data-cuteform-val^="i_unit-"],
#cuteform-modal img.cuteform-elt[data-cuteform-val^="i_subunit-"] {
  height: 70px;
  border-radius: 0;
}
#cuteform-modal img.cuteform-elt[data-cuteform-val^="i_unit-"].cuteform-selected,
#cuteform-modal img.cuteform-elt[data-cuteform-val^="i_subunit-"].cuteform-selected {
  border-radius: 30px;
  padding: 10px;
}
/* Modal: favorite character */
#cuteform-modal [data-cuteform-name^="id_favorite_character"] img.cuteform-elt:not([data-cuteform-val=""]) {
  height: auto;
  width: 10%;
  box-sizing: border-box;
  border-radius: 0;
  padding: 5px;
}
#cuteform-modal [data-cuteform-name^="id_favorite_character"] img.cuteform-elt:not([data-cuteform-val=""]).cuteform-selected {
  border-radius: 30px;
}
.gacha-sentence {
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  padding: 50px 20px;
  margin-bottom: 10px;
  font-size: 1.2em;
  text-align: center;
  color: white;
  text-shadow: #E578D5 3px 0px 0px, #E578D5 2.83487px 0.981584px 0px, #E578D5 2.35766px 1.85511px 0px, #E578D5 1.62091px 2.52441px 0px, #E578D5 0.705713px 2.91581px 0px, #E578D5 -0.287171px 2.98622px 0px, #E578D5 -1.24844px 2.72789px 0px, #E578D5 -2.07227px 2.16926px 0px, #E578D5 -2.66798px 1.37182px 0px, #E578D5 -2.96998px 0.42336px 0px, #E578D5 -2.94502px -0.571704px 0px, #E578D5 -2.59586px -1.50383px 0px, #E578D5 -1.96093px -2.27041px 0px, #E578D5 -1.11013px -2.78704px 0px, #E578D5 -0.137119px -2.99686px 0px, #E578D5 0.850987px -2.87677px 0px, #E578D5 1.74541px -2.43999px 0px, #E578D5 2.44769px -1.73459px 0px, #E578D5 2.88051px -0.838247px 0px;
}
/******************************************/
/* Single pages */
/* Index */
.current-activity_list[class*="shortcut-"] .home-wrapper.right.with-ribbon .index-not-authenticated header .home-site-logo,
.current-index .home-wrapper.right.with-ribbon .index-not-authenticated header .home-site-logo {
  transform: rotate(-4deg);
}
.current-activity_list[class*="shortcut-"] .home-wrapper.left.with-ribbon .index-not-authenticated header .home-site-logo,
.current-index .home-wrapper.left.with-ribbon .index-not-authenticated header .home-site-logo {
  transform: rotate(4deg);
}
@media (min-width: 992px) {
  body.homepage .home-wrapper .home-foreground img[src*="homepage/all_idols_transparent.png"] {
    width: 115%;
    left: -6%;
  }
  body.homepage .home-wrapper .home-foreground img[src*="/idol/"] {
    width: 150%;
    top: 90%;
  }
  body.homepage .home-wrapper-not-authenticated .home-foreground img[src*="/idol/"] {
    top: 50%;
  }
  body.homepage .home-wrapper.right .home-foreground img[src*="/idol/"] {
    left: -3%;
  }
  body.homepage .home-wrapper.left .home-foreground img[src*="/idol/"] {
    left: -45%;
  }
  body.homepage .home-wrapper .home-foreground img[src*="/card/transparent/"] {
    width: 150%;
    top: 65%;
  }
  body.homepage .home-wrapper-not-authenticated .home-foreground img[src*="/card/transparent/"] {
    top: 45%;
  }
  body.homepage .home-wrapper.right .home-foreground img[src*="/card/transparent/"] {
    left: -3%;
  }
  body.homepage .home-wrapper.left .home-foreground img[src*="/card/transparent/"] {
    left: -45%;
  }
  body.homepage .home-wrapper .home-foreground img[src*="/sif2/card/transparent/"] {
    width: 150%;
    top: 40%;
  }
}
/******************************************/
/* MagiCollections */
/* Profile */
.profile-tabs a[href^="/idol/"] img {
  height: 45px;
  width: auto;
  margin-bottom: -21px;
}
/* Idol */
[data-item="idol"] .idol-wrapper {
  display: inline-block;
  position: relative;
}
[data-item="idol"] .idol-image {
  border-radius: 50%;
}
[data-item="idol"] .mini-symbol {
  position: absolute;
  right: -5%;
  top: -5%;
  width: 30%;
  height: 30%;
  border-radius: 50%;
  border: 3px solid;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
}
/* Comic */
[data-item="comic"] .top-item {
  background-image: linear-gradient(135deg, #FFC9E1, #68F1E8);
  color: #F93881;
}
[data-item="comic"] .top-item .comic-name {
  font-weight: bold;
}
/* Voice actresses */
[data-item="voiceactress"] .voiceactress-wrapper {
  display: inline-block;
  position: relative;
}
[data-item="voiceactress"] .mini-idol {
  position: absolute;
  right: -5%;
  top: -5%;
  width: 30%;
  border-radius: 50%;
}
[data-item="voiceactress"] .voiceactress-image {
  border-radius: 50%;
  border: 1px solid #ccc;
}
/* Card */
.flex-tr[data-field="statistics"] table td:first-child {
  width: 60px;
}
.flex-tr[data-field="statistics"] table img[src*="/statistic/stamina.png"],
.flex-tr[data-field="statistics"] .panel-body img[src*="/statistic/stamina.png"] {
  background-color: #64CC73;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.flex-tr[data-field="statistics"] table img[src*="/statistic/appeal.png"],
.flex-tr[data-field="statistics"] .panel-body img[src*="/statistic/appeal.png"] {
  background-color: #FB7EAA;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.flex-tr[data-field="statistics"] table img[src*="/statistic/technique.png"],
.flex-tr[data-field="statistics"] .panel-body img[src*="/statistic/technique.png"] {
  background-color: #FBC44B;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.flex-tr[data-field="statistics"] .panel {
  margin: 10px;
  text-align: center;
}
.flex-tr[data-field^="appeal"] .flex-td:first-child img {
  background-color: #FB7EAA;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.flex-tr[data-field^="stamina"] .flex-td:first-child img {
  background-color: #64CC73;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.flex-tr[data-field^="technique"] .flex-td:first-child img {
  background-color: #FBC44B;
  padding: 5px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  min-width: unset!important;
  max-width: unset!important;
}
.sif2-card-image[src*="/card/icon/"],
.sif2-card-image[src*="/img/defaults/default_icon.png"],
.sif2-card-image[src*="/card/transparent/"],
.allstars-card-image[src*="/card/icon/"],
.allstars-card-image[src*="/img/defaults/default_icon.png"],
.allstars-card-image[src*="/card/transparent/"] {
  max-width: 50%;
}
.table-curved {
  border-collapse: separate;
}
.table-curved {
  border: solid #ccc 1px;
  border-radius: 10px;
}
.table-curved td,
.table-curved th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.table-curved tr > *:first-child {
  border-left: 0px;
}
.table-curved tr:first-child > * {
  border-top: 0px;
}
[data-cuteform-name="id_skill_category"] img.cuteform-elt:not([data-cuteform-val=""]),
[data-cuteform-name="id_passive_ability_category"] img.cuteform-elt:not([data-cuteform-val=""]),
[data-cuteform-name="id_show_ability_category"] img.cuteform-elt:not([data-cuteform-val=""]) {
  border-radius: 4px;
}
/* /\* Leaderboard *\/ */
/* .leaderboard-account { */
/*     display: block; */
/*     padding: 30px 20px; */
/*     border-radius: 10px; */
/*     background: no-repeat center top; */
/*     background-size: 101%; */
/*     border: 2px solid fade(@SmileColor, 10%); */
/*     color: white; */
/*     -webkit-text-stroke: 1px fade(@SmileColor, 30%); */
/*     text-shadow: -1px 4px 0 fade(@SmileColor, 30%); */
/*     h3.username { */
/*         font-weight: bold; */
/*         font-size: 3em; */
/*     } */
/*     h3.rank { */
/*         font-size: 80px; */
/*         line-height: 100px; */
/*     } */
/* } */
/* .songwriters-details { */
/*     display: inline-block; */
/*     text-align: left; */
/* } */
/* .idol-small-image { */
/*     display: inline-block; */
/*     max-height: 5em !important; */
/*     max-width: 5em !important; */
/* } */
/* /\* Cards *\/ */
/* .top-item img.card-image { */
/*     max-width: 50%; */
/*     @radius: 8px; */
/*     &:first-child { */
/*         border-top-left-radius: @radius; */
/*         border-bottom-left-radius: @radius; */
/*     } */
/*     &:last-child { */
/*         border-top-right-radius: @radius; */
/*         border-bottom-right-radius: @radius; */
/*     } */
/* } */
/* [data-cuteform-name="id_i_rarity"] img.cuteform-elt:not([data-cuteform-val=""]) { */
/*     margin: 1px; */
/*     width: 21px; */
/*     border-radius: 10px; */
/* } */
/* [data-cuteform-name="id_i_attribute"] img.cuteform-elt:not([data-cuteform-val=""]) { */
/*     width: 25px; */
/* } */
/* [data-cuteform-name="id_i_skill_type"] .cuteform-elt:not([data-cuteform-val=""]) { */
/*     margin: 0 1px; */
/* } */
/* [data-cuteform-name="id_card_type"] .cuteform-elt:not([data-cuteform-val=""]) { */
/*     margin: 0 -2.8px; */
/*     &.cuteform-selected { */
/*         position: relative; */
/*         z-index: 200; */
/*     } */
/* } */
/* span[data-idol-type] { */
/*     margin: 0 10px; */
/*     display: inline-block; */
/*     color: white; */
/*     font-weight: bold; */
/*     font-size: 1.8em; */
/*     position: relative; */
/*     background: transparent; */
/*     z-index: 0; */
/*     -webkit-text-stroke: 1px #49A6A6; */
/*     letter-spacing: -3px; */
/* } */
/* span[data-idol-type]:before { */
/*       content: attr(title); */
/*       position: absolute; */
/*       -webkit-text-stroke: 5px #49A6A6; */
/*       left: 0; */
/*       z-index: -1; */
/*       letter-spacing: -3px; */
/*       @shadowColor: #45D9AD; */
/*       text-shadow: */
/*       4px 4px 0 @shadowColor, */
/*       6px 6px 0 black, */
/*       -1px -1px 0 @shadowColor, */
/*       1px -1px 0 @shadowColor, */
/*       -1px  1px 0 @shadowColor, */
/*       1px  1px 0 @shadowColor; */
/* } */
/* /\* Events *\/ */
/* [class$="event-info"] [data-field$="_cards"] { */
/*     td:last-child { */
/*         width: 500px; */
/*         a { */
/*             .a-nodifference(); */
/*         } */
/*         img { */
/*             margin: 5px; */
/*             width: 100px; */
/*         } */
/*     } */
/* } */
/* /\* ... todo *\/ */
/* #id_i_astrological_sign + .cuteform { */
/*     .cuteform-elt:not([data-cuteform-val=""]) { */
/* 	background-color: fade(white, 80%); */
/* 	border-radius: 8px; */
/* 	padding: 3px; */
/* 	width: 22px; */
/* 	&.cuteform-selected { */
/* 	    background-color: white; */
/* 	} */
/*     } */
/* } */
/* .song-margin { */
/*    margin-top: 1em; */
/* } */
/* .top-item img { */
/*    max-height: 30em; */
/* } */
/* .under-top { */
/*     display: inline-block; */
/*     max-height: 4em !important; */
/* } */
/* .under-top-row{ */
/*     display: block; */
/*     margin: .25em; */
/*     text-align: center; */
/*     color: #777777; */
/* } */
/* .card-statistics { */
/* 	padding: 0; */
/* 	padding-top: 20px; */
/* 	.btn-group, .tab-content { */
/* 	    margin: auto; */
/* 	    width: 100%; */
/* 	    max-width: 800px; */
/* 	} */
/* 	.btn-group { */
/* 	    margin-bottom: 20px; */
/* 	} */
/* 	.tab-content { */
/* 	    text-align: left; */
/* 	} */
/* } */
/* .smile{ */
/*     background-color: @SmileColor */
/* } */
/* .pure{ */
/*     background-color: @PureColor */
/* } */
/* .cool{ */
/*     background-color: @CoolColor */
/* } */
/* .all{ */
/*     background-color: @AllColor */
/* } */
/* .top-item img{ */
/* bottom: 10px; */
/* right: 12px; */
/* } */
