/* Generated by less 2.5.1 */
a {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  color: #b53a3e;
}
a:hover,
a:focus {
  color: #d67f82;
}
h1 {
  line-height: 1em;
}
img {
  max-width: 100%;
  height: auto;
}
.loading-spinner {
  width: 50px;
  height: 50px;
  background-image: url(../loading.gif);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.progress {
  width: 1em;
  height: 1em;
  background-color: transparent;
  background-image: url(../loading.gif);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: -2px;
  margin-left: 0.5em;
}
.btn-primary {
  background-color: #b53a3e;
  border-color: #b53a3e;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #d67f82;
  border-color: #d67f82;
}
.card {
  background-color: #2d445d;
}
html {
  font-size: 120%;
}
body {
  background-color: #1a1f26;
  color: #d1d2d4;
  line-height: 1.1;
}
.page {
  margin-top: 56px;
  padding-bottom: 72px;
}
main {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
main hr {
  border-top-width: 2px;
  border-top-color: #21272F;
}
@media (min-width: 768px) {
  .page {
    padding-bottom: 0;
  }
}
.site-message-info,
.site-message-error {
  padding: 1em;
  border-radius: 4px;
  margin-bottom: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  color: white;
}
.site-message-info font,
.site-message-error font {
  color: inherit;
}
.site-message-info {
  background-color: #2d445d;
}
.site-message-error {
  background-color: #ff0000a6;
}
.navbar {
  display: block;
  max-width: 100%;
  background-color: #1c2d40 !important;
}
.navbar .navbar-brand img {
  height: 28px;
  width: auto;
}
.navbar ul.navbar-nav li.nav-item a {
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.2px;
  line-height: 70%;
}
.navbar ul.navbar-nav li.nav-item a img {
  width: 24px;
  margin-right: 15px;
  margin-top: -2px;
}
.navbar ul.navbar-nav li.nav-item a.nav-upgrade {
  color: #ffd421;
}
.navbar ul.navbar-nav li.nav-item a.nav-upgrade:hover,
.navbar ul.navbar-nav li.nav-item a.nav-upgrade:focus {
  color: #ffe887;
}
.navbar ul.navbar-nav li.nav-main a {
  color: white;
  font-size: 1em;
}
.navbar ul.navbar-nav li.nav-main a:hover,
.navbar ul.navbar-nav li.nav-main a:focus {
  color: #ff4849;
}
.navbar ul.navbar-nav li.nav-item.nav-signup a,
.navbar ul.navbar-nav li.nav-item.nav-logout a {
  color: #b53a3e;
}
.navbar ul.navbar-nav li.nav-item.nav-signup a:focus,
.navbar ul.navbar-nav li.nav-item.nav-logout a:focus,
.navbar ul.navbar-nav li.nav-item.nav-signup a:hover,
.navbar ul.navbar-nav li.nav-item.nav-logout a:hover {
  color: #d67f82;
}
.navbar ul.navbar-nav hr {
  width: 100%;
  border-color: #243b52;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.navbar .navbar-back {
  background: none;
  border: none;
  width: 45px;
  height: 100%;
  margin-left: -20px;
  text-align: center;
}
.navbar .navbar-back img.navbar-back-icon {
  max-width: 80%;
  height: auto;
}
@media (min-width: 769px) {
  .navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
body.page-homepage .navbar .navbar-back {
  display: none!important;
}
.navbar-user {
  position: absolute;
  right: 50px;
  top: 4px;
  z-index: 1050;
}
.navbar-user img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #b53a3e;
}
.navbar-toggler {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  z-index: 1040;
  background-image: url("../ic-hamburguer.png");
  background-size: 27px 27px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 400px) {
  .navbar .navbar-brand img {
    height: 17px;
  }
  .navbar .navbar-back img.navbar-back-icon {
    max-width: 70%;
  }
  .navbar .navbar-toggler img.navbar-toggler-icon {
    max-width: 90%;
  }
}
.navbar.mobile-navbar {
  background-color: #15181d !important;
}
.navbar.mobile-navbar ul.navbar-nav {
  width: 100%;
  flex-direction: row;
  flex-pack: justify;
  justify-content: space-between;
}
.navbar.mobile-navbar ul.navbar-nav li.nav-item {
  flex: 1;
  text-align: center;
}
.navbar.mobile-navbar ul.navbar-nav li.nav-item a.nav-link {
  display: inline-block;
  position: relative;
}
.navbar.mobile-navbar ul.navbar-nav li.nav-item img {
  width: 40px;
  margin: -3px 0 0 0;
}
.navbar.mobile-navbar ul.navbar-nav li.nav-item .nav-new {
  display: block;
  width: 22px;
  height: 22px;
  color: white;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  background-color: #ff4849;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 5px;
}
.sidebar {
  background-color: #171b21 !important;
  padding-right: 0;
  padding-left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.sidebar ul.user-nav li.nav-item a.nav-link {
  color: white;
  background-color: #171b21;
  -webkit-transition: background-color 0.4s ease-out, color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out, color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out, color 0.4s ease-out;
  transition: background-color 0.4s ease-out, color 0.4s ease-out;
}
.sidebar ul.user-nav li.nav-item a.nav-link:hover,
.sidebar ul.user-nav li.nav-item a.nav-link:focus {
  color: #ff4849;
  background-color: #1b2027;
}
.sidebar ul.user-nav li.nav-item a.nav-link.nav-upgrade {
  color: #ffd421;
}
.sidebar ul.user-nav li.nav-item a.nav-link.nav-upgrade:hover,
.sidebar ul.user-nav li.nav-item a.nav-link.nav-upgrade:focus {
  color: #ffde54;
}
.sidebar ul.user-nav li.nav-item img {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  margin-top: -2px;
}
.sidebar ul.user-nav li.nav-item .nav-new {
  display: inline-block;
  float: right;
  width: 22px;
  height: 22px;
  color: white;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  background-color: #ff4849;
  border-radius: 50%;
}
.sidebar hr {
  width: 100%;
  border-color: #242b35;
}
.sidebar .sidebar-banner {
  padding: .5rem 1rem;
  text-align: center;
}
.sidebar .sidebar-banner a {
  color: #d1d2d4;
}
.sidebar .sidebar-banner a:hover,
.sidebar .sidebar-banner a:focus {
  color: #b53a3e;
}
.sidebar .user-stats {
  padding: .5rem 1rem;
}
.sidebar .user-stats .value {
  float: right;
  color: #ff4849;
}
.sidebar .loginbox {
  margin: 0 1em 1em 1em;
}
.sidebar .loginbox .btn.submit {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
}
.footer {
  text-align: center;
}
.footer .links-large {
  background-color: #13171d;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-weight: bold;
  font-size: 0.8em;
}
.footer .links-large a {
  padding: 2rem;
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: none;
  color: #8C8E92;
}
.footer .links-large a:hover,
.footer .links-large a:focus {
  color: #c0c1c4;
}
.footer .links-large a.link-upgrade {
  color: #ffd421;
}
.footer .links-large a.link-upgrade:hover,
.footer .links-large a.link-upgrade:focus {
  color: #ffe887;
}
.footer .links-small {
  background-color: #11151b;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  font-weight: bold;
  font-size: 0.8em;
}
.footer .links-small a {
  padding: 1rem;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
  color: #b53a3e;
}
.footer .links-small a:hover,
.footer .links-small a:focus {
  color: #d67f82;
}
.footer .copyright {
  background-color: #11151b;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  font-size: 0.8em;
  color: #ffffff30;
}
body.page-homepage.logged-in-0 .page,
body.page-account_register.logged-in-0 .page {
  background-color: #070a0e;
  background-image: url(../bg.jpg);
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-homepage.logged-in-0 .sidebar,
body.page-account_register.logged-in-0 .sidebar {
  display: none!important;
}
body.page-homepage.logged-in-0 .homepage-login h1,
body.page-account_register.logged-in-0 .homepage-login h1 {
  color: white;
  font-size: 1.8em;
  margin-bottom: 0.6em;
}
body.page-homepage.logged-in-0 .homepage-login h2,
body.page-account_register.logged-in-0 .homepage-login h2 {
  color: #b53a3e;
  font-size: 1em;
}
body.page-homepage.logged-in-0 .homepage-login h3,
body.page-account_register.logged-in-0 .homepage-login h3 {
  color: #ff4849;
  font-size: 1.1em;
  margin-bottom: 1.4em;
}
body.page-homepage.logged-in-0 .homepage-login h3 a,
body.page-account_register.logged-in-0 .homepage-login h3 a {
  color: #ff4849;
}
body.page-homepage.logged-in-0 .homepage-login p,
body.page-account_register.logged-in-0 .homepage-login p {
  font-size: 0.9em;
  margin-bottom: 2em;
}
body.page-homepage.logged-in-0 .homepage-login p span,
body.page-account_register.logged-in-0 .homepage-login p span {
  display: block;
  color: white;
}
body.page-homepage.logged-in-0 .homepage-login .row.inputs,
body.page-account_register.logged-in-0 .homepage-login .row.inputs {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
body.page-homepage.logged-in-0 .homepage-login .row.inputs .col,
body.page-account_register.logged-in-0 .homepage-login .row.inputs .col {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
body.page-homepage.logged-in-0 .homepage-login .buttons,
body.page-account_register.logged-in-0 .homepage-login .buttons {
  margin: 15px 0;
}
body.page-homepage.logged-in-0 .homepage-login .buttons .btn.login,
body.page-account_register.logged-in-0 .homepage-login .buttons .btn.login {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
body.page-homepage.logged-in-0 .homepage-login .buttons .btn.signup,
body.page-account_register.logged-in-0 .homepage-login .buttons .btn.signup {
  display: block;
  width: 100%;
  margin-top: 15px;
}
body.page-homepage.logged-in-0 .homepage-login .forgot-password,
body.page-account_register.logged-in-0 .homepage-login .forgot-password {
  text-align: right;
}
body.page-homepage.logged-in-0 hr,
body.page-account_register.logged-in-0 hr {
  border-top-color: #0000003d;
}
body.page-homepage.logged-in-0 .text-error.false,
body.page-account_register.logged-in-0 .text-error.false {
  color: #ffc107;
}
body.page-homepage.logged-in-0 .text-error.true,
body.page-account_register.logged-in-0 .text-error.true {
  color: #22c36a;
}
body.page-homepage.logged-in-0 .lookingfor ul,
body.page-account_register.logged-in-0 .lookingfor ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 769px) {
  .homepage-login {
    margin: 3em 0;
  }
}
.block {
  margin-bottom: 2rem;
}
.block .block-header,
.block .block-footer {
  display: flex;
  flex-pack: justify;
  flex-wrap: wrap;
  justify-content: space-between;
  text-transform: uppercase;
  color: #82858a;
  font-weight: bold;
  font-size: 0.8em;
}
.block .block-header .pagination > *,
.block .block-footer .pagination > * {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.block .block-header .block-links,
.block .block-footer .block-links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.block .block-header .block-links > *,
.block .block-footer .block-links > * {
  margin-right: 10px;
  margin-left: 10px;
}
.block .block-header .block-links > *:first-child,
.block .block-footer .block-links > *:first-child {
  margin-left: 0;
}
.block .block-header .block-links > *:last-child,
.block .block-footer .block-links > *:last-child {
  margin-right: 0;
}
.block .block-header a.active,
.block .block-footer a.active {
  color: #ff4849;
}
.block .block-header a.active:hover,
.block .block-footer a.active:hover,
.block .block-header a.active:focus,
.block .block-footer a.active:focus {
  color: #d67f82;
}
.block .block-header .current,
.block .block-footer .current {
  color: #ff6e6f;
}
.block .block-grid {
  display: grid;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-columns: repeat(auto-fill, minmax(5rem, 1fr));
  margin-top: 15px;
  margin-bottom: 15px;
}
.block .block-grid.user-grid {
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(auto-fill, minmax(5.5rem, 1fr));
}
.block .block-grid.user-grid .approve a,
.block .block-grid.user-grid .remove a {
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: center;
  padding: 0.5em 0;
}
.block .block-grid.blog-grid {
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
.block .block-grid.videos-grid {
  grid-template-columns: repeat(auto-fill, minmax(7rem, 1fr));
}
.block .block-filter {
  display: inline-block;
  width: 2em;
  height: 2em;
  background-image: url(../ic-filter.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -0.5em;
  margin-bottom: -0.5em;
}
@media (min-width: 768px) {
  .block .block-grid.user-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
  }
}
.btn-form-submit {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  display: block;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 1em;
  margin: -1em -1em -1em auto;
}
.btn-form-submit:hover,
.btn-form-submit:focus {
  color: #d67f82;
}
.user.user-thumbnail {
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  padding-top: 100%;
}
.user.user-thumbnail:focus,
.user.user-thumbnail:hover {
  transform: scale(1.04, 1.04);
}
.user.user-thumbnail.user-profile-img {
  background-image: url("../user_picture_none.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.user.user-thumbnail.user-details {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  text-decoration: none;
}
.user.user-thumbnail.user-details:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../gradient-overlay.png");
  background-size: 100% 100%;
  border-radius: 4px;
}
.user.user-thumbnail.user-group-1,
.user.user-thumbnail.user-group-5,
.user.user-thumbnail.user-group-7,
.user.user-thumbnail.user-group-11,
.user.user-thumbnail.user-group-13 {
  box-shadow: 0px 0px 10px 0px #ffd52140;
}
.user.user-thumbnail.user-group-1 .user-name,
.user.user-thumbnail.user-group-5 .user-name,
.user.user-thumbnail.user-group-7 .user-name,
.user.user-thumbnail.user-group-11 .user-name,
.user.user-thumbnail.user-group-13 .user-name {
  position: relative;
  color: #ffd421;
}
.user.user-thumbnail.user-group-1 .user-name:before,
.user.user-thumbnail.user-group-5 .user-name:before,
.user.user-thumbnail.user-group-7 .user-name:before,
.user.user-thumbnail.user-group-11 .user-name:before,
.user.user-thumbnail.user-group-13 .user-name:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
  background-image: url(../ic-username-premium.png);
  background-size: 100% 100%;
}
.user.user-thumbnail.user-group-1:before,
.user.user-thumbnail.user-group-5:before,
.user.user-thumbnail.user-group-7:before,
.user.user-thumbnail.user-group-11:before,
.user.user-thumbnail.user-group-13:before {
  border: 1px solid #ffd421;
}
.user.user-thumbnail.user-online-1 {
  box-shadow: 0px 0px 10px 0px #a0cc2440;
}
.user.user-thumbnail.user-online-1:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 10px;
  height: 10px;
  background-color: #a0cc23;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px #00000070;
  z-index: 10;
}
.user.user-thumbnail .user-details-container {
  color: white;
  position: absolute;
  right: 6px;
  bottom: 6px;
  left: 6px;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: hidden;
}
.user.user-thumbnail .user-details-container .user-name {
  font-size: 16px;
  margin-bottom: 4px;
}
.user.user-thumbnail .user-details-container .user-subtitle {
  font-size: 12px;
}
.blog.blog-post .post-author-img,
.blog.blog-post .post-img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.blog.blog-post .post-author-img img,
.blog.blog-post .post-img img {
  max-width: 90px;
  height: auto;
  border-radius: 4px;
}
.blog.blog-post .post-details-container .post-title {
  color: white;
  letter-spacing: 1.5px;
}
.blog.blog-post .post-details-container .post-title a {
  color: white;
}
.blog.blog-post .post-details-container .post-text {
  color: #ffffff80;
  margin-top: 6px;
  font-size: 0.9em;
}
.blog.blog-post .post-details-container .post-text .post-read-more {
  font-weight: bold;
  text-transform: uppercase;
}
.blog.blog-post .post-details-container .post-meta {
  margin-top: 8px;
  font-size: 0.8em;
  color: #ffffff29;
}
.blog.blog-post .post-details-container .post-meta a {
  color: #ffffff29;
}
.blog.blog-post .post-details-container .post-meta a:hover,
.blog.blog-post .post-details-container .post-meta a:focus {
  color: #b53a3e;
}
.video.video-thumbnail {
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  position: relative;
  background-color: #171b22;
  background-image: url("../video_picture_none.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 60%;
  border-radius: 4px;
}
.video.video-thumbnail:focus,
.video.video-thumbnail:hover {
  transform: scale(1.04, 1.04);
}
.video.video-thumbnail:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 50%;
  background-image: url(../ic-playbutton.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.video.video-thumbnail:hover:before,
.video.video-thumbnail:focus:before {
  transform: translate(-50%, -50%) scale(1.1);
}
.video.video-thumbnail.user-group-1 .user-name,
.video.video-thumbnail.user-group-5 .user-name,
.video.video-thumbnail.user-group-7 .user-name,
.video.video-thumbnail.user-group-11 .user-name,
.video.video-thumbnail.user-group-13 .user-name {
  position: relative;
  color: #ffd421;
}
.video.video-thumbnail.user-group-1 .user-name:before,
.video.video-thumbnail.user-group-5 .user-name:before,
.video.video-thumbnail.user-group-7 .user-name:before,
.video.video-thumbnail.user-group-11 .user-name:before,
.video.video-thumbnail.user-group-13 .user-name:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
  background-image: url(../ic-username-premium.png);
  background-size: 100% 100%;
}
.video.video-thumbnail .user-details-container {
  color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow-x: hidden;
  display: flex;
  flex-direction: column-reverse;
}
.video.video-thumbnail .user-details-container .user-name {
  margin: 6px;
  font-size: 16px;
  margin-bottom: 4px;
  z-index: 1;
}
.video.video-thumbnail .user-details-container .video-description {
  margin: 6px;
  color: #8aa4c1;
  font-size: 14px;
  margin-top: -2px;
  margin-bottom: 4px;
  z-index: 1;
}
.video.video-thumbnail .user-details-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../gradient-overlay.png");
  background-size: 100% 100%;
  border-radius: 4px;
}
.profile-block .block-header {
  position: relative;
}
.profile-block .header-toggle {
  display: flex;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
  color: #82858a;
  font-weight: bold;
  outline: none;
}
.profile-block .header-toggle img {
  width: 30px;
  height: 30px;
}
.profile-block .header-toggle[aria-expanded=false] .expanded {
  display: none;
}
.profile-block .header-toggle[aria-expanded=true] .collapsed {
  display: none;
}
.profile-block .header-button {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  background: none;
  border: none;
  outline: none;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
  color: #b53a3e;
  font-weight: bold;
  position: absolute;
  right: 70px;
  top: 1.25rem;
}
.profile-block .header-button:hover,
.profile-block .header-button:focus {
  color: #d67f82;
}
.profile-block .header-title {
  flex: 1;
  text-align: left;
}
.profile-block .header-count {
  color: #b53a3e;
}
.profile-block .block-content {
  margin-top: 1rem;
}
.user-profile .user-profile-img {
  position: relative;
}
.user-profile .user-profile-img img {
  width: 100%;
  height: auto;
  max-width: none;
  border-radius: 4px;
}
.user-profile .user-profile-img .rotate-left,
.user-profile .user-profile-img .rotate-right {
  -webkit-transition: transform 0.1s ease-out;
  -moz-transition: transform 0.1s ease-out;
  -o-transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  position: absolute;
  padding: 1em;
  top: -10px;
}
.user-profile .user-profile-img .rotate-left img,
.user-profile .user-profile-img .rotate-right img {
  width: 30px;
  height: 30px;
}
.user-profile .user-profile-img .rotate-left:hover,
.user-profile .user-profile-img .rotate-right:hover,
.user-profile .user-profile-img .rotate-left:active,
.user-profile .user-profile-img .rotate-right:active,
.user-profile .user-profile-img .rotate-left:focus,
.user-profile .user-profile-img .rotate-right:focus {
  transform: scale(1.1);
}
.user-profile .user-profile-img .rotate-left {
  left: 1px;
}
.user-profile .user-profile-img .rotate-right {
  right: 1px;
}
.user-profile .user-details-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 40%;
  display: flex;
  flex-direction: column-reverse;
}
.user-profile .user-details-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../gradient-overlay.png");
  background-size: 100% 120%;
  background-position: center;
  border-radius: 4px;
}
.user-profile .user-details-container .user-details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1em;
  z-index: 1;
}
.user-profile .user-details-container .user-name {
  flex-basis: 100%;
  margin-bottom: 0.5em;
}
.user-profile .block.block-profile-thumbnails {
  margin-bottom: -0.7em;
}
.user-profile .block.block-profile-thumbnails .block-grid.picture-thumbnails-grid {
  grid-template-columns: repeat(auto-fill, minmax(3rem, 1fr));
  grid-auto-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.user-profile .block.block-profile-thumbnails .block-grid.picture-thumbnails-grid > div {
  border-radius: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100%;
}
.user-profile .user-name {
  font-weight: bold;
  font-size: 1.6em;
  letter-spacing: 2px;
  color: #fff;
  margin-bottom: 0.5em;
}
.user-profile.user-group-1 .user-name,
.user-profile.user-group-5 .user-name,
.user-profile.user-group-7 .user-name,
.user-profile.user-group-11 .user-name,
.user-profile.user-group-13 .user-name {
  position: relative;
  color: #ffd421;
}
.user-profile.user-group-1 .user-name:before,
.user-profile.user-group-5 .user-name:before,
.user-profile.user-group-7 .user-name:before,
.user-profile.user-group-11 .user-name:before,
.user-profile.user-group-13 .user-name:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 3px;
  background-image: url(../ic-username-premium.png);
  background-size: 100% 100%;
}
.user-profile.user-group-1 .user-name:after,
.user-profile.user-group-5 .user-name:after,
.user-profile.user-group-7 .user-name:after,
.user-profile.user-group-11 .user-name:after,
.user-profile.user-group-13 .user-name:after {
  content: "PREMIUM MEMBER";
  letter-spacing: 0;
  font-weight: normal;
  font-size: 0.45em;
  opacity: 0.6;
  display: block;
  margin-top: 4px;
}
.user-profile .user-location > span:after {
  content: ",";
}
.user-profile .user-location > span:last-of-type:after {
  content: none;
}
.user-profile .user-online.now {
  color: #a0cc23;
}
.user-profile .user-actions > a {
  color: white;
  display: block;
  margin-bottom: 0.4em;
}
.user-profile .user-actions > a:hover,
.user-profile .user-actions > a:focus {
  color: #b53a3e;
}
.user-profile .user-actions > a:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  background-size: 100% 100%;
}
.user-profile .user-actions .user-message:before {
  background-image: url(../ic-user-message.png);
}
.user-profile .user-actions .user-wink:before {
  background-image: url(../ic-user-wink.png);
}
.user-profile .user-actions .user-friend:before {
  background-image: url(../ic-user-friend.png);
}
.user-profile .user-actions .user-lock:before {
  background-image: url(../ic-user-lock.png);
}
.user-profile .user-actions .user-unlock:before {
  background-image: url(../ic-user-unlock.png);
}
.user-profile .user-actions .user-favorite:before {
  background-image: url(../ic-user-favorite.png);
}
.user-profile .user-actions .user-block:before {
  background-image: url(../ic-user-block.png);
}
.user-profile .user-actions .user-ban {
  color: #ff4849;
}
.user-profile .user-actions .user-ban:before {
  background-image: url(../ic-user-ban.png);
}
.user-profile .user-actions .user-edit {
  color: #ff4849;
}
.user-profile .user-actions .user-edit:hover,
.user-profile .user-actions .user-edit:focus {
  color: #b53a3e;
}
.user-profile .user-actions .user-edit:before {
  background-image: url(../ic-user-edit.png);
}
.user-profile .user-actions .user-photos:before {
  background-image: url(../ic-user-photos.png);
}
.user-profile .user-text {
  color: #6386ad;
  font-size: 0.8em;
  letter-spacing: 1.2px;
  line-height: 1.2em;
}
.user-profile .user-stats > div {
  margin-bottom: 1em;
}
.user-profile .user-stats label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 2px;
  opacity: 0.5;
  margin-bottom: 0.1em;
}
.user-profile .user-stats span {
  display: block;
  color: white;
  font-size: 0.9em;
  letter-spacing: 2px;
}
.user-profile .thumbnails-right {
  margin-bottom: -1rem;
}
.user-profile .user-report,
.user-profile .user-logout {
  text-transform: uppercase;
  font-weight: bold;
}
.user-profile .user-views {
  font-size: 0.9em;
  opacity: 0.4;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .user-profile .user-profile-img {
    margin: -1em -1em 1em -1em;
  }
}
.user-guestbook ul.guestbook-list {
  list-style: none;
  padding: 0 1em;
}
.user-guestbook li.signature {
  display: flex;
  align-items: center;
  padding-top: 1em;
}
.user-guestbook li.signature:first-of-type {
  padding-top: 0;
}
.user-guestbook li.signature .user-portrait {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-right: 15px;
}
.user-guestbook li.signature .note-content {
  flex: 1;
}
.user-guestbook li.signature .note-meta {
  font-size: 0.8em;
  margin-top: 0.25em;
}
.user-guestbook li.signature .note-date {
  opacity: 0.6;
}
.user-guestbook .guestbook-sign {
  padding: 15px;
  border-radius: 4px;
  background-color: #2d445d;
  margin-bottom: 1em;
}
.user-guestbook .guestbook-sign .form-title {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 1em;
}
.user-guestbook .guestbook-sign #messages_radio_box {
  margin: 0.5em 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 0.5em;
  grid-row-gap: 0.2em;
}
.user-guestbook .guestbook-sign #messages_radio_box input[type="radio"] {
  vertical-align: middle;
  margin-top: -8px;
  margin-right: 0.4em;
}
.user-guestbook .guestbook-sign input.guestbook-submit {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  display: block;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 1em;
  margin: -1em -1em -1em auto;
}
.user-guestbook .guestbook-sign input.guestbook-submit:hover,
.user-guestbook .guestbook-sign input.guestbook-submit:focus {
  color: #d67f82;
}
.user-guestbook.block-guestbook .block-header {
  margin-bottom: 1em;
}
.user-guestbook.block-guestbook .guestbook-list {
  padding: 0;
}
.user-notes #note_message {
  display: none;
  z-index: 1000;
  margin-top: 1rem;
  position: absolute;
  left: 0;
  right: 0;
}
.user-notes #note_message form#frmnote_message {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  border-radius: 4px;
  background-color: #2d445d!important;
  padding: 15px!important;
}
.user-notes #note_message textarea#txtnote_message {
  width: 100%;
  margin: 0!important;
  border-radius: 4px;
  border: none;
}
.user-notes #note_message input[value="submit"],
.user-notes #note_message input[value="cancel"] {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  margin-top: 1em;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.user-notes #note_message input[value="submit"]:hover,
.user-notes #note_message input[value="cancel"]:hover,
.user-notes #note_message input[value="submit"]:focus,
.user-notes #note_message input[value="cancel"]:focus {
  color: #d67f82;
}
.user-notes ul.notes-list {
  list-style: none;
  padding: 0 1em;
}
.user-notes li.note {
  padding-top: 0.5em;
}
.user-notes li.note:first-of-type {
  padding-top: 0;
}
.user-notes li.note .note-meta {
  font-size: 0.8em;
  margin-top: 0.25em;
}
.user-notes li.note .note-date {
  opacity: 0.6;
}
.message-form .buttons {
  margin-top: 1em;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-column-gap: 1rem;
}
.message-form .buttons .message-relock,
.message-form .buttons .message-lock {
  flex: 2;
}
.message-form .buttons .message-history,
.message-form .buttons .message-send {
  flex: 1;
}
.pm-history .message {
  margin-bottom: 0.5em;
}
.pm-history .message .message-meta {
  opacity: 0.6;
  font-size: 0.8em;
  margin-bottom: 0.25em;
}
.pm-history.history-empty {
  display: none;
}
.block.block-messages {
  margin-bottom: 0;
}
.block.block-messages .block-header .inbox {
  margin-right: 1em;
}
.block.block-messages .block-header .outbox {
  margin-right: 1em;
  margin-left: 1em;
}
.block.block-messages .messages-form table {
  margin: 1em 0 -1em 0;
  background-color: transparent;
}
.block.block-messages .messages-form table td,
.block.block-messages .messages-form table th,
.block.block-messages .messages-form table thead th {
  border-color: #21272F;
}
.block.block-messages .messages-form table #check_all_messages {
  display: inline-block;
  margin-bottom: 7px;
}
.block.block-messages .messages-form table th.checkbox {
  max-width: 20px;
  text-align: center;
  padding-right: 0;
  padding-top: 0.9em;
}
.block.block-messages .messages-form .delete-selected {
  margin-right: 1em;
}
.block.block-messages .message {
  margin-top: 1em;
  margin-bottom: 1em;
  border-top: 2px solid #21272F;
  border-bottom: 2px solid #21272F;
  padding-top: 1em;
  padding-bottom: 1em;
}
.block.block-messages .message .message-container {
  display: flex;
}
.block.block-messages .message .user-portrait {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-right: 15px;
}
.block.block-messages .message .message-content {
  flex: 1;
}
.block.block-messages .message .message-text {
  color: #d1d2d4;
}
.block.block-messages .message .message-text .message-subject {
  opacity: 0.7;
}
.block.block-messages .message .message-container.new {
  background-color: #1c2d4061;
}
.block.block-messages .message .message-container.new .message-text {
  color: #fff;
  font-weight: bold;
}
.block.block-messages .message .message-container.new .message-text .message-subject {
  opacity: 1;
}
.block.block-messages .message .message-meta {
  font-size: 0.8em;
  margin-top: 0.25em;
}
.block.block-messages .message .message-date {
  opacity: 0.6;
}
.view-message-buttons {
  margin-bottom: 1em;
}
.message-count {
  font-size: 0.9em;
  opacity: 0.4;
  margin-bottom: 0.5em;
}
.search-form .saved-searches .searches-title,
.profile-edit .saved-searches .searches-title {
  display: flex;
  margin-bottom: 0.5em;
}
.search-form .saved-searches .searches-title .title,
.profile-edit .saved-searches .searches-title .title {
  flex: 1;
  text-transform: uppercase;
  color: #82858a;
  font-weight: bold;
}
.search-form .saved-searches .searches-title .count,
.profile-edit .saved-searches .searches-title .count {
  text-transform: uppercase;
  color: #82858a;
  font-weight: bold;
  text-align: right;
}
.search-form .saved-searches ul,
.profile-edit .saved-searches ul {
  list-style: none;
  padding: 0;
}
.search-form .saved-searches ul li,
.profile-edit .saved-searches ul li {
  position: relative;
  display: flex;
  margin-bottom: 0.5em;
}
.search-form .saved-searches ul li a,
.profile-edit .saved-searches ul li a {
  flex: 1;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  display: block;
  background-color: #ffffff14;
  color: #d1d2d4;
  padding: 0.5em 0.7em;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.search-form .saved-searches ul li a:hover,
.profile-edit .saved-searches ul li a:hover,
.search-form .saved-searches ul li a:focus,
.profile-edit .saved-searches ul li a:focus {
  color: #b53a3e;
  background-color: #ffffff24;
}
.search-form .saved-searches ul li .remove-search,
.profile-edit .saved-searches ul li .remove-search {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  flex-basis: 30px;
  background-color: #ff4848;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-image: url("../ic-toggle-close.png");
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.search-form .saved-searches ul li .remove-search:hover,
.profile-edit .saved-searches ul li .remove-search:hover,
.search-form .saved-searches ul li .remove-search:focus,
.profile-edit .saved-searches ul li .remove-search:focus {
  color: #ff4849;
}
.search-form form.form .form-group label,
.profile-edit form.form .form-group label {
  text-transform: uppercase;
  font-size: 0.8em;
  opacity: 0.8;
  color: #fe4849;
}
.search-form form.form #data_sexually ul,
.profile-edit form.form #data_sexually ul,
.search-form form.form #data_lookingfor ul,
.profile-edit form.form #data_lookingfor ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-column-gap: 15px;
  grid-row-gap: 6px;
  grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
}
.search-form form.form #data_inmyownwords textarea,
.profile-edit form.form #data_inmyownwords textarea {
  min-height: 140px;
}
.search-form form.form #data_age {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.search-form form.form #data_age label {
  flex-basis: 100%;
}
.search-form form.form #data_age select:first-of-type {
  flex: 1;
  margin-right: 7.5px;
}
.search-form form.form #data_age select:last-of-type {
  flex: 1;
  margin-left: 7.5px;
}
.search-form form.form #data_uszip {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.search-form form.form #data_uszip label {
  flex-basis: 100%;
}
.search-form form.form #data_uszip select {
  flex: 1;
  margin-right: 7.5px;
}
.search-form form.form #data_uszip span {
  line-height: 2.3;
}
.search-form form.form #data_uszip input {
  flex: 1;
  margin-left: 7.5px;
}
.block-travels .locations-list .parent {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.block-travels .locations-list .parent .header {
  display: flex;
  background-color: #2d445d;
  border-radius: 4px;
  padding: 0.5em 1em;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
  cursor: pointer;
}
.block-travels .locations-list .parent .header .country {
  flex: 1;
}
.block-travels .locations-list .parent.expanded .header {
  background-color: #2d445d;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.block-travels .locations-list .parent .regions-list {
  display: none;
  padding: 0.75em 1em;
  background-color: #2e445d52;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.block-travels .locations-list .parent .regions-list a {
  display: block;
  padding: 0.25em 0;
}
.block-travels .locations-list .parent.expanded .regions-list {
  display: block;
}
.block-favorites .page-links {
  width: 100%;
}
.block-favorites .page-links a {
  display: inline-block;
}
.limit-warning {
  border-radius: 4px;
  background-color: #202d3c;
  padding: 15px;
}
.limit-warning a {
  color: #ffd421;
}
.limit-warning a:hover,
.limit-warning a:focus {
  color: #ffe887;
}
.block-travellers .traveller {
  display: flex;
  margin: 1em 0;
}
.block-travellers .traveller .traveller-photo {
  width: 110px;
  height: 110px;
  margin-right: 1em;
}
.block-travellers .traveller .traveller-details {
  flex: 1;
}
.block-travellers .traveller .traveller-details .title {
  color: white;
  letter-spacing: 1.5px;
}
.block-travellers .traveller .traveller-details .title a {
  color: white;
}
.block-travellers .traveller .traveller-details .currently-there {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  color: #a0cc23;
}
.block-travellers .traveller .traveller-details .travel-description {
  color: #6386ad;
  font-size: 0.8em;
  letter-spacing: 1.2px;
  line-height: 1.2em;
  margin: 0.5em 0;
}
.block-travellers .traveller .traveller-details .travel-info {
  font-size: 0.9em;
  margin-top: 0.5em;
}
.block-travellers .traveller .traveller-details .travel-info .label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 2px;
  opacity: 0.5;
  margin-bottom: 0.1em;
}
.block-travellers .traveller .traveller-details .travel-info .value {
  display: block;
  color: white;
  font-size: 0.9em;
  letter-spacing: 2px;
}
.block-travellers .pagination > * {
  margin: 0 0.5em;
}
.block-travellers.block-profile-travels .travel-meta {
  margin-top: 8px;
  font-size: 0.8em;
  color: #ffffff29;
}
.block-travellers.block-profile-travels-edit .block-header {
  margin-bottom: 1em;
}
.block-videos.member-videos .block-grid.videos-grid {
  grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));
}
@media (max-width: 768px) {
  .block-videos.member-videos .block-grid.videos-grid {
    grid-template-columns: repeat(auto-fill, minmax(8rem, 1fr));
  }
}
.block-videos.profile-videos .video-container {
  margin-top: 1em;
  margin-bottom: 1em;
}
.block-videos.profile-videos .video-comments ul.comments-list {
  list-style: none;
  padding: 0;
}
.block-videos.profile-videos .video-comments li.signature {
  display: flex;
  align-items: top;
  padding-top: 1em;
}
.block-videos.profile-videos .video-comments li.signature:first-of-type {
  padding-top: 0;
}
.block-videos.profile-videos .video-comments li.signature .user-portrait {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-right: 15px;
}
.block-videos.profile-videos .video-comments li.signature .note-content {
  flex: 1;
  margin-top: -4px;
}
.block-videos.profile-videos .video-comments li.signature .note-meta {
  font-size: 0.8em;
  margin-top: 0.25em;
}
.block-videos.profile-videos .video-comments li.signature .note-date {
  opacity: 0.6;
}
.block-videos.profile-videos .video-comments .videos-comment {
  padding: 15px;
  border-radius: 4px;
  background-color: #2d445d;
  margin-top: 1em;
  margin-bottom: 1em;
}
.block-videos.profile-videos .video-comments .videos-comment .form-title {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 1em;
}
.block-videos.profile-videos .video-comments .videos-comment input.comment-submit {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  display: block;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 1em;
  margin: -1em -1em -1em auto;
}
.block-videos.profile-videos .video-comments .videos-comment input.comment-submit:hover,
.block-videos.profile-videos .video-comments .videos-comment input.comment-submit:focus {
  color: #d67f82;
}
.block-videos.profile-videos-upload .video-container {
  padding-top: 1em;
  padding-bottom: 1em;
}
.block-videos.profile-videos-upload .video-info {
  padding: 15px;
  border-radius: 4px;
  background-color: #2d445d;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 0.9em;
  color: white;
  line-height: 1.3;
}
.block-videos.profile-videos-edit .block-list {
  margin-top: 1em;
  margin-bottom: 1em;
}
.block-videos.profile-videos-edit .block-list .single-video {
  border-top: 2px solid #21272F;
  padding-top: 1em;
  padding-bottom: 1em;
}
.block-videos.profile-videos-edit .block-list .single-video a.video-thumbnail {
  width: 140px;
  height: 84px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 0;
}
.block-videos.profile-videos-edit .block-list .single-video .video-title {
  color: white;
  letter-spacing: 1.5px;
}
.block-videos.profile-videos-edit .block-list .single-video .video-title a {
  color: white;
}
.block-videos.profile-videos-edit .block-list .single-video .video-description {
  color: #ffffff80;
  margin-top: 6px;
  font-size: 0.9em;
}
.block-videos.profile-videos-edit .block-list .single-video .video-meta {
  margin-top: 8px;
  font-size: 0.8em;
  color: #ffffff29;
}
.block-blog-posts.block-profile-blog .post-details-container .post-meta a {
  color: #b53a3e;
}
.block-blog-posts.block-profile-blog-edit .block-header {
  margin-bottom: 1em;
}
.block-blog-posts.block-profile-blog-entry .post-img {
  margin-bottom: 1em;
}
.block-blog-posts.block-profile-blog-entry .post-title {
  color: white;
}
.block-blog-posts.block-profile-blog-entry .post-text {
  color: #ffffff80;
}
.block-blog-posts.block-profile-blog-entry .post-meta {
  color: #ffffff40;
}
.block-blog-posts.block-profile-blog-entry .blogpoll {
  margin-top: 1em;
}
.block-blog-posts.block-profile-blog-entry .blogpoll .question {
  font-size: 1.2em;
}
.block-blog-posts.block-profile-blog-entry .blogpoll .answers {
  margin: 0;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature {
  display: flex;
  align-items: top;
  padding-top: 1em;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature:first-of-type {
  padding-top: 0;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature .user-portrait {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-right: 15px;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature .note-content {
  flex: 1;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature .note-meta {
  font-size: 0.8em;
  margin-top: 0.25em;
}
.block-blog-posts.block-profile-blog-entry .comments-block .signature .note-date {
  opacity: 0.6;
}
.block-blog-posts.block-profile-blog-entry .comment-form {
  padding: 15px;
  border-radius: 4px;
  background-color: #2d445d;
  margin-top: 1em;
  margin-bottom: 1em;
}
.block-blog-posts.block-profile-blog-entry .comment-form .form-title {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.block-blog-posts.block-profile-blog-entry .comment-form .info {
  font-size: 0.9em;
  opacity: 0.8;
  margin-bottom: 1em;
}
.block-blog-posts.block-profile-blog-entry .comment-form input.comment-submit {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  display: block;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 1em;
  margin: -1em -1em -1em auto;
}
.block-blog-posts.block-profile-blog-entry .comment-form input.comment-submit:hover,
.block-blog-posts.block-profile-blog-entry .comment-form input.comment-submit:focus {
  color: #d67f82;
}
.list-upgrades {
  margin-top: 1em;
}
.list-upgrades .upgrade-option {
  background-color: #1c2c3f;
  border-radius: 6px;
  margin-bottom: 1em;
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  border-top: 6px solid transparent;
}
.list-upgrades .upgrade-option:focus,
.list-upgrades .upgrade-option:hover {
  transform: scale(1.03, 1.03);
}
.list-upgrades .upgrade-option .best-value {
  text-align: center;
  text-transform: uppercase;
  color: #ffd421;
  font-size: 0.8em;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
}
.list-upgrades .upgrade-option h2 {
  padding: 1em;
  color: white;
  font-size: 1.1em;
  background-color: #21334a;
  margin: 0;
}
.list-upgrades .upgrade-option .paragraph {
  font-size: 0.9em;
  padding: 1em;
  line-height: 1.3;
}
.list-upgrades .upgrade-option form {
  padding: 1em;
  margin-top: -1em;
}
.list-upgrades div:nth-child(1) .upgrade-option {
  border-color: #ffd421;
}
.list-upgrades div:nth-child(2) .upgrade-option {
  border-color: #ff4849;
}
.list-upgrades div:nth-child(3) .upgrade-option {
  border-color: #a0cc23;
}
.block.profile-pictures-edit .main-picture .main-photo .info {
  font-size: 0.8em;
  line-height: 1.4;
  color: #6386ad;
}
.block.profile-pictures-edit .main-picture .main-photo .info span {
  margin-top: 0.7em;
  display: block;
}
.block.profile-pictures-edit .main-picture .main-photo .info span b {
  color: #7ba1cc;
}
.block.profile-pictures-edit .gallery-header {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 0.8em;
  align-items: flex-end;
}
.block.profile-pictures-edit .gallery-header h3 {
  margin: 0;
  margin-bottom: -5px;
}
.block.profile-pictures-edit .gallery-header a {
  text-transform: uppercase;
}
.block.profile-pictures-edit .block-grid {
  grid-template-columns: repeat(auto-fill, minmax(8rem, 1fr));
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview {
  position: relative;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .photo-private-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 8px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right {
  -webkit-transition: transform 0.1s ease-out;
  -moz-transition: transform 0.1s ease-out;
  -o-transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  position: absolute;
  padding: 1em;
  bottom: -10px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left img,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right img {
  width: 30px;
  height: 30px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left:hover,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right:hover,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left:active,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right:active,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left:focus,
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right:focus {
  transform: scale(1.1);
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-left {
  left: -8px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .rotate-right {
  right: -8px;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-preview .loading-spinner {
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  background-image: url(../user_picture_loading.gif);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-25px, -25px);
  opacity: 0;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-options {
  font-size: 0.8em;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-options .photo-count {
  text-align: center;
  padding-top: 1em;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-options > * {
  display: block;
  padding: 0.5em 0;
}
.block.profile-pictures-edit .block-grid .gallery-photo .photo-options a {
  text-transform: uppercase;
}
.block.profile-pictures-edit .block-grid .gallery-photo.empty .submit {
  width: 100%;
  display: none;
}
.block.profile-pictures-edit .block-grid .gallery-photo.empty.chosen .submit {
  display: block;
}
.block.profile-pictures-edit .block-grid .gallery-photo.empty.chosen .loading-spinner {
  opacity: 1;
}
.block.profile-pictures-edit .block-grid .gallery-photo.empty.chosen .form-group {
  display: none;
}
.block-personals .personals-ad {
  display: flex;
  margin: 1em 0;
}
.block-personals .personals-ad .personals-photo {
  width: 110px;
  height: 110px;
  margin-right: 1em;
}
.block-personals .personals-ad .personals-details {
  flex: 1;
}
.block-personals .personals-ad .personals-details .title {
  color: white;
  letter-spacing: 1.5px;
}
.block-personals .personals-ad .personals-details .title a {
  color: white;
}
.block-personals .personals-ad .personals-details .personals-description {
  color: #6386ad;
  font-size: 0.8em;
  letter-spacing: 1.2px;
  line-height: 1.2em;
  margin: 0.5em 0;
}
.block-personals .personals-ad .personals-details .personals-info {
  font-size: 0.9em;
  margin-top: 0.5em;
}
.block-personals .personals-ad .personals-details .personals-info .label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 2px;
  opacity: 0.5;
  margin-bottom: 0.1em;
}
.block-personals .personals-ad .personals-details .personals-info .value {
  display: block;
  color: white;
  font-size: 0.9em;
  letter-spacing: 2px;
}
.block-personals .personals-ad .personals-meta {
  margin-top: 8px;
  font-size: 0.8em;
  color: #ffffff29;
}
.block-personals .personals-ad .personals-meta a {
  color: #ffffff29;
}
.block-personals .personals-ad .personals-meta a:hover,
.block-personals .personals-ad .personals-meta a:focus {
  color: #b53a3e;
}
.block-personals .personals-ad.premium .title a {
  color: #ffd421;
  font-weight: bold;
}
.block-personals .personals-ad.premium .personals-description a {
  color: #ffd421;
}
.block-personals.personals-single .personals-ad .personals-details .personals-description {
  margin-top: 0;
  font-size: 1em;
}
.block-personals .pagination > * {
  margin: 0 0.5em;
}
.block-personals .personals-respond {
  padding: 1em;
}
.block-personals.personals-edit .edit-info {
  padding: 15px;
  border-radius: 4px;
  background-color: #2d445d;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 0.9em;
  color: white;
  line-height: 1.3;
}
.location-message {
  display: none;
  border-radius: 4px;
  background-color: #2d445d!important;
  padding: 15px!important;
  margin-top: 1em;
  margin-bottom: 1em;
}
.location-message h3 {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.3em;
  margin-top: 0;
}
.location-message .btn {
  margin-top: 0;
}
.location-message.shown {
  display: block;
}
.location-message .location-toggle[aria-expanded="true"] {
  display: none;
}
.location-message #collapsibleMap {
  margin-top: 1em;
}
.location-message #map-picker {
  border-radius: 4px;
}
.block-visitors-vertical .block-header {
  padding-left: 1em;
  padding-right: 1em;
}
.block-visitors-vertical .user-row {
  display: flex;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #ffffff00;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  text-decoration: none;
}
.block-visitors-vertical .user-row .user.user-thumbnail.user-profile-img {
  display: block;
  position: relative;
  width: 36px;
  height: 36px;
  margin-right: 0.5em;
  padding: 0;
}
.block-visitors-vertical .user-row .user-details-container {
  color: white;
}
.block-visitors-vertical .user-row .user-details-container .user-name {
  font-size: 16px;
  margin-bottom: 4px;
}
.block-visitors-vertical .user-row .user-details-container .user-subtitle {
  font-size: 12px;
}
.block-visitors-vertical .user-row:hover,
.block-visitors-vertical .user-row:focus {
  background-color: #ffffff10;
}
#video-js.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#video-js.video-js.vjs-fluid {
  padding-top: 56.25%;
}
